/versions/

Action 5454c047eebfce4d32f3d59d5530b6bfc1c80a30ca40127d5d33e49ea2239e88

Summary

state: not queued

kind: driver_aig_to_stats

subject: aig=36f86bdf48bf

crate:v0.29.0dso:v0.35.0driver:crate:v0.31.0

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
aig_action_id36f86bdf48bf59d3f4a01982fe5bf8110faff2f02d6b6dffc4d66a6290b33de2donedriver_ir_to_g8r_aigir=517face89c4d top=<auto> fraig=trueaig_file payload/result.aig

Provenance

created_utc: 2026-02-20T03:04:41.265109801+00:00

output artifact: aig_stats_file relpath=payload/stats.json

output path: bvc-artifacts/artifacts/54/54/5454c047eebfce4d32f3d59d5530b6bfc1c80a30ca40127d5d33e49ea2239e88/payload/stats.json

Dependencies
Action IDArtifact TypeRelpathPath
36f86bdf48bf59d3f4a01982fe5bf8110faff2f02d6b6dffc4d66a6290b33de2aig_filepayload/result.aigbvc-artifacts/artifacts/36/f8/36f86bdf48bf59d3f4a01982fe5bf8110faff2f02d6b6dffc4d66a6290b33de2/payload/result.aig
Output Files
PathBytesSHA256
stats.json1859b4d7c0181175ba2aa6702332f225b6bc8490dc733a66859cc17406b3d0c6d1b
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-5454c047eebfce4d-3016926-16126 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/36/f8/36f86bdf48bf59d3f4a01982fe5bf8110faff2f02d6b6dffc4d66a6290b33de2/payload/result.aig:/inputs/input.aig:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/5454c047eebfce4d32f3d59d5530b6bfc1c80a30ca40127d5d33e49ea2239e88-3016926-1771556676305490129/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e XLSYNTH_PLATFORM=ubuntu2004 -e XLSYNTH_VERSION=v0.35.0 xlsynth-bvc-driver:0.31.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 aig-stats /inputs/input.aig --output_json /outputs/stats.json
test -s /outputs/stats.json
Details JSON
{
  "aig_stats_mode": "aiger_aig_stats",
  "crate_version_label": "crate:v0.29.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.35.0",
  "runtime_xlsynth_version": "v0.35.0",
  "source_aig_crate_version_label": "crate:v0.29.0",
  "source_aig_driver_runtime": {
    "docker_image": "xlsynth-bvc-driver:0.29.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile",
    "driver_version": "0.29.0",
    "release_platform": "ubuntu2004"
  },
  "source_aig_dso_version_label": "dso:v0.35.0",
  "stats_runtime_crate_version_label": "crate:v0.31.0",
  "stats_runtime_dso_version_label": "dso:v0.35.0",
  "xlsynth_version": "v0.35.0"
}

Action JSON

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