/versions/

Action e13c2dfc532b3d82ab1d41662d5b1e7da4614abf2554b31d0c078f9d01008ea4

Summary

state: not queued

kind: driver_aig_to_stats

subject: aig=3b1e4b461be3

crate:v0.6.0dso:v0.7.0driver:crate:v0.31.0

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
aig_action_id3b1e4b461be3505f9557c40c71b1524811dd9501df0cc1f85de042155f218c50donecombo_verilog_to_yosys_abc_aigverilog=52acc6642280 top=__float64__is_neg_infaig_file payload/result.aig

Provenance

created_utc: 2026-02-19T23:18:21.430449727+00:00

output artifact: aig_stats_file relpath=payload/stats.json

output path: bvc-artifacts/artifacts/e1/3c/e13c2dfc532b3d82ab1d41662d5b1e7da4614abf2554b31d0c078f9d01008ea4/payload/stats.json

Dependencies
Action IDArtifact TypeRelpathPath
3b1e4b461be3505f9557c40c71b1524811dd9501df0cc1f85de042155f218c50aig_filepayload/result.aigbvc-artifacts/artifacts/3b/1e/3b1e4b461be3505f9557c40c71b1524811dd9501df0cc1f85de042155f218c50/payload/result.aig
Output Files
PathBytesSHA256
stats.json175cc0c1eb70c038e85c88e79537da6e82908414c63f6dd5a506a2c7878f38165ce
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-e13c2dfc532b3d82-3016926-598 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/3b/1e/3b1e4b461be3505f9557c40c71b1524811dd9501df0cc1f85de042155f218c50/payload/result.aig:/inputs/input.aig:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/e13c2dfc532b3d82ab1d41662d5b1e7da4614abf2554b31d0c078f9d01008ea4-3016926-1771543094998613506/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.6.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.7.0",
  "runtime_xlsynth_version": "v0.35.0",
  "source_aig_crate_version_label": "crate:v0.6.0",
  "source_aig_driver_runtime": {
    "docker_image": "xlsynth-bvc-driver:0.6.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile",
    "driver_version": "0.6.0",
    "release_platform": "ubuntu2004"
  },
  "source_aig_dso_version_label": "dso:v0.7.0",
  "stats_runtime_crate_version_label": "crate:v0.31.0",
  "stats_runtime_dso_version_label": "dso:v0.35.0",
  "xlsynth_version": "v0.7.0"
}

Action JSON

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