/versions/

Action e14c7a333f78e5bd5668b4e093c2a1aeee2b9f5c473ae51238f71f3262296fb0

Summary

state: not queued

kind: driver_aig_to_stats

subject: aig=3cf7158c5f43

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
aig_action_id3cf7158c5f4340b3a6cb608e7886509c18156ffab34e803805392c4786594b84donedriver_ir_to_g8r_aigir=0badf2c2247b top=<auto> fraig=falseaig_file payload/result.aig

Provenance

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

output artifact: aig_stats_file relpath=payload/stats.json

output path: bvc-artifacts/artifacts/e1/4c/e14c7a333f78e5bd5668b4e093c2a1aeee2b9f5c473ae51238f71f3262296fb0/payload/stats.json

Dependencies
Action IDArtifact TypeRelpathPath
3cf7158c5f4340b3a6cb608e7886509c18156ffab34e803805392c4786594b84aig_filepayload/result.aigbvc-artifacts/artifacts/3c/f7/3cf7158c5f4340b3a6cb608e7886509c18156ffab34e803805392c4786594b84/payload/result.aig
0badf2c2247b6a004035b097530ff4bd410c18e89fc6d46f4888f1df2f21b966ir_package_filepayload/package.opt.irbvc-artifacts/artifacts/0b/ad/0badf2c2247b6a004035b097530ff4bd410c18e89fc6d46f4888f1df2f21b966/payload/package.opt.ir
Output Files
PathBytesSHA256
stats.json332d8e0e0b3a7944db8fb430fda3244906188f759371fc9ab08be5186720f2e7293
stats.raw.json296f8bb8dcda8c0d9edf756b3df3533e6df06dbed03d572b5763ee2728f7bf04cc7
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-e14c7a333f78e5bd-1250608-795 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/0b/ad/0badf2c2247b6a004035b097530ff4bd410c18e89fc6d46f4888f1df2f21b966/payload/package.opt.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/e14c7a333f78e5bd5668b4e093c2a1aeee2b9f5c473ae51238f71f3262296fb0-1250608-1771535500870051403/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e FRAIG=false -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": false,
    "ir_action_id": "0badf2c2247b6a004035b097530ff4bd410c18e89fc6d46f4888f1df2f21b966",
    "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": "3cf7158c5f4340b3a6cb608e7886509c18156ffab34e803805392c4786594b84",
  "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"
  }
}