/versions/

Action a387904ecec87d0f8866e4736216d4da1a6e5202c76fcd5732dfbdb1ab133c89

Summary

state: not queued

kind: driver_ir_to_g8r_aig

subject: ir=35064fc51155 top=<auto> fraig=true

crate:v0.20.0dso:v0.23.0driver:crate:v0.20.0

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id35064fc51155584609e0e4c11aa35dd55234f20b1dbe468cd89c9d4a61bbfc4edonedriver_ir_to_optir=ccd4ad79b2b7 top=__float32__fmair_package_file payload/package.opt.ir

Failure

timeout at 2026-02-20T05:01:48.054232603+00:00 by unknown-host:2098204:web-runner-27

summary: TIMEOUT(300) docker run exceeded 300 seconds (container=xlsynth-bvc-run-a387904ecec87d0f-2098204-150)

TIMEOUT(300) docker run exceeded 300 seconds (container=xlsynth-bvc-run-a387904ecec87d0f-2098204-150)
command:
docker run --name xlsynth-bvc-run-a387904ecec87d0f-2098204-150 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/35/06/35064fc51155584609e0e4c11aa35dd55234f20b1dbe468cd89c9d4a61bbfc4e/payload/package.opt.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/a387904ecec87d0f8866e4736216d4da1a6e5202c76fcd5732dfbdb1ab133c89-2098204-1771563406320823771/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e FRAIG=true -e XLSYNTH_PLATFORM=ubuntu2004 -e XLSYNTH_VERSION=v0.23.0 xlsynth-bvc-driver:0.20.0 bash -lc set -euo pipefail

cache_dir="/cache/${XLSYNTH_VERSION}/${XLSYNTH_PLATFORM}"
if [ ! -d "${cache_dir}" ]; then
  echo "missing cached xlsynth release at ${cache_dir}" >&2
  exit 1
fi
rm -rf /tmp/xlsynth-release
mkdir -p /tmp/xlsynth-release
cp -a "${cache_dir}/." /tmp/xlsynth-release/
for ext in so dylib; do
  if [ -f "/tmp/xlsynth-release/libxls-${XLSYNTH_PLATFORM}.${ext}" ]; then
    ln -sf "/tmp/xlsynth-release/libxls-${XLSYNTH_PLATFORM}.${ext}" "/tmp/xlsynth-release/libxls-${XLSYNTH_VERSION}-${XLSYNTH_PLATFORM}.${ext}"
  fi
done
export XLSYNTH_TOOLS=/tmp/xlsynth-release
export LD_LIBRARY_PATH="/tmp/xlsynth-release:${LD_LIBRARY_PATH:-}"

xlsynth-driver ir2g8r --fraig="${FRAIG}" --bin-out /outputs/result.aig --stats-out /outputs/result.g8r_stats.json /inputs/input.ir > /dev/null
test -s /outputs/result.g8r_stats.json

cleanup: removed timed-out container
stdout:

stderr:
Attempted Command
docker run --name xlsynth-bvc-run-a387904ecec87d0f-2098204-150 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/35/06/35064fc51155584609e0e4c11aa35dd55234f20b1dbe468cd89c9d4a61bbfc4e/payload/package.opt.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/a387904ecec87d0f8866e4736216d4da1a6e5202c76fcd5732dfbdb1ab133c89-2098204-1771563406320823771/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e FRAIG=true -e XLSYNTH_PLATFORM=ubuntu2004 -e XLSYNTH_VERSION=v0.23.0 xlsynth-bvc-driver:0.20.0 bash -lc set -euo pipefail

Action JSON

{
  "action": "driver_ir_to_g8r_aig",
  "ir_action_id": "35064fc51155584609e0e4c11aa35dd55234f20b1dbe468cd89c9d4a61bbfc4e",
  "top_fn_name": null,
  "fraig": true,
  "version": "v0.23.0",
  "runtime": {
    "driver_version": "0.20.0",
    "release_platform": "ubuntu2004",
    "docker_image": "xlsynth-bvc-driver:0.20.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile"
  }
}