/versions/

Action 9e0be10c8a2be243e8b64deb0efe0b9f26f3e67ef38c991e14c460c05d52b559

Summary

state: not queued

kind: driver_aig_to_stats

subject: aig=c0bac0cc99e5

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
aig_action_idc0bac0cc99e51b3a307492fef8e387eae4c148ba024b3f51e42346613429a7dfdonedriver_ir_to_g8r_aigir=80c95477e852 top=<auto> fraig=trueaig_file payload/result.aig

Provenance

created_utc: 2026-02-19T21:11:06.998440600+00:00

output artifact: aig_stats_file relpath=payload/stats.json

output path: bvc-artifacts/artifacts/9e/0b/9e0be10c8a2be243e8b64deb0efe0b9f26f3e67ef38c991e14c460c05d52b559/payload/stats.json

Dependencies
Action IDArtifact TypeRelpathPath
c0bac0cc99e51b3a307492fef8e387eae4c148ba024b3f51e42346613429a7dfaig_filepayload/result.aigbvc-artifacts/artifacts/c0/ba/c0bac0cc99e51b3a307492fef8e387eae4c148ba024b3f51e42346613429a7df/payload/result.aig
80c95477e852cc4ec5211dcd7d6a259c066f7660bf0882aac3f262e10f98cf77ir_package_filepayload/package.opt.irbvc-artifacts/artifacts/80/c9/80c95477e852cc4ec5211dcd7d6a259c066f7660bf0882aac3f262e10f98cf77/payload/package.opt.ir
Output Files
PathBytesSHA256
stats.json76589501f8cb4f65ff3b2a8aeb16cd7a290296db6c4b98f9b2baafb41f61b447438
stats.raw.json7276f217647aca3d068be649272cd1c19b618eea46b808c1e03fb7d44e78e1e3c5a
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-9e0be10c8a2be243-1250608-713 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/80/c9/80c95477e852cc4ec5211dcd7d6a259c066f7660bf0882aac3f262e10f98cf77/payload/package.opt.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/9e0be10c8a2be243e8b64deb0efe0b9f26f3e67ef38c991e14c460c05d52b559-1250608-1771535465773734033/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}" --stats-out /outputs/stats.raw.json /inputs/input.ir > /dev/null
test -s /outputs/stats.raw.json
Details JSON
{
  "aig_stats_mode": "legacy_ir2g8r_stats_out_recompute",
  "crate_version_label": "crate:v0.15.0",
  "driver_runtime": {
    "docker_image": "xlsynth-bvc-driver:0.31.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile",
    "driver_version": "0.31.0",
    "release_platform": "ubuntu2004"
  },
  "driver_subcommand": "aig-stats",
  "dso_version_label": "dso:v0.15.0",
  "legacy_g8r_source": {
    "fraig": true,
    "ir_action_id": "80c95477e852cc4ec5211dcd7d6a259c066f7660bf0882aac3f262e10f98cf77",
    "source_runtime": {
      "docker_image": "xlsynth-bvc-driver:0.15.0",
      "dockerfile": "docker/xlsynth-driver.Dockerfile",
      "driver_version": "0.15.0",
      "release_platform": "ubuntu2004"
    },
    "source_xlsynth_version": "v0.15.0"
  },
  "legacy_g8r_stats_sidecar_missing": "payload/result.g8r_stats.json",
  "runtime_xlsynth_version": "v0.35.0",
  "source_aig_crate_version_label": "crate:v0.15.0",
  "source_aig_driver_runtime": {
    "docker_image": "xlsynth-bvc-driver:0.15.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile",
    "driver_version": "0.15.0",
    "release_platform": "ubuntu2004"
  },
  "source_aig_dso_version_label": "dso:v0.15.0",
  "stats_runtime_crate_version_label": "crate:v0.31.0",
  "stats_runtime_dso_version_label": "dso:v0.35.0",
  "xlsynth_version": "v0.15.0"
}

Action JSON

{
  "action": "driver_aig_to_stats",
  "aig_action_id": "c0bac0cc99e51b3a307492fef8e387eae4c148ba024b3f51e42346613429a7df",
  "version": "v0.15.0",
  "runtime": {
    "driver_version": "0.31.0",
    "release_platform": "ubuntu2004",
    "docker_image": "xlsynth-bvc-driver:0.31.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile"
  }
}