/versions/

Action 797eab56269de63035b8b95970e77a2ef8af318bd24373b87e02087a8dcd6f39

Summary

state: not queued

kind: driver_ir_to_g8r_aig

subject: ir=540cc1a45d0e top=<auto> fraig=true

crate:v0.15.0dso:v0.15.0driver:crate:v0.15.0

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id540cc1a45d0ea8d3f4fba497c75e09b9835aed890cbe88e08046797ae0ef6503donedriver_ir_to_optir=e13b9d4a284a top=__float32__fast_rsqrtir_package_file payload/package.opt.ir

Failure

timeout at 2026-02-20T04:56:49.554887850+00:00 by unknown-host:2098204:web-runner-30

summary: TIMEOUT(300) docker run exceeded 300 seconds (container=xlsynth-bvc-run-797eab56269de630-2098204-110)

TIMEOUT(300) docker run exceeded 300 seconds (container=xlsynth-bvc-run-797eab56269de630-2098204-110)
command:
docker run --name xlsynth-bvc-run-797eab56269de630-2098204-110 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/54/0c/540cc1a45d0ea8d3f4fba497c75e09b9835aed890cbe88e08046797ae0ef6503/payload/package.opt.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/797eab56269de63035b8b95970e77a2ef8af318bd24373b87e02087a8dcd6f39-2098204-1771563105778873655/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.15.0 xlsynth-bvc-driver:0.15.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-797eab56269de630-2098204-110 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/54/0c/540cc1a45d0ea8d3f4fba497c75e09b9835aed890cbe88e08046797ae0ef6503/payload/package.opt.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/797eab56269de63035b8b95970e77a2ef8af318bd24373b87e02087a8dcd6f39-2098204-1771563105778873655/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.15.0 xlsynth-bvc-driver:0.15.0 bash -lc set -euo pipefail

Action JSON

{
  "action": "driver_ir_to_g8r_aig",
  "ir_action_id": "540cc1a45d0ea8d3f4fba497c75e09b9835aed890cbe88e08046797ae0ef6503",
  "top_fn_name": null,
  "fraig": true,
  "version": "v0.15.0",
  "runtime": {
    "driver_version": "0.15.0",
    "release_platform": "ubuntu2004",
    "docker_image": "xlsynth-bvc-driver:0.15.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile"
  }
}