/versions/

Action 5e13010800f7cafd7a18822fa500013ae6eac7fb7a94d4f0d867299d86a4d350

Summary

state: not queued

kind: driver_ir_to_g8r_aig

subject: ir=01a7bdf0a511 top=<auto> fraig=false

crate:v0.20.0dso:v0.23.0driver:crate:v0.20.0

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id01a7bdf0a51148dbdaed8d5479693ba82779cb4c06f4e73718ecd9b978aad4c9donedriver_ir_to_optir=8a2478e140df top=__fixed_point__binary_exponent_after_truncationir_package_file payload/package.opt.ir

Provenance

created_utc: 2026-02-19T22:45:34.556197160+00:00

output artifact: aig_file relpath=payload/result.aig

output path: bvc-artifacts/artifacts/5e/13/5e13010800f7cafd7a18822fa500013ae6eac7fb7a94d4f0d867299d86a4d350/payload/result.aig

Dependencies
Action IDArtifact TypeRelpathPath
01a7bdf0a51148dbdaed8d5479693ba82779cb4c06f4e73718ecd9b978aad4c9ir_package_filepayload/package.opt.irbvc-artifacts/artifacts/01/a7/01a7bdf0a51148dbdaed8d5479693ba82779cb4c06f4e73718ecd9b978aad4c9/payload/package.opt.ir
Suggested Next Actions
Action IDStateKindSubjectReason
69547c797ce5014ed6c8b2d83ab84d68c97b398c3a034c8b50a06ab199c7b54bdonedriver_aig_to_statsaig=5e13010800f7Compute AIG stats with DriverAigToStats
Output Files
PathBytesSHA256
result.aig43669994292699b8d73b1239368f811b055d5060867b1eda723985eeecaac6cd20361
result.g8r_stats.json74636352c1914b0aa50308c792b8a01a619f59afc717f6be746ebb48dce35ece861
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-5e13010800f7cafd-1374217-6026 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/01/a7/01a7bdf0a51148dbdaed8d5479693ba82779cb4c06f4e73718ecd9b978aad4c9/payload/package.opt.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/5e13010800f7cafd7a18822fa500013ae6eac7fb7a94d4f0d867299d86a4d350-1374217-1771541129530201201/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.23.0 xlsynth-bvc-driver:0.20.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
Details JSON
{
  "crate_version_label": "crate:v0.20.0",
  "driver_ir2g8r_cli_mode": "legacy_bin_out",
  "driver_ir2g8r_output_kind": "g8rbin_with_stats_sidecar",
  "driver_runtime": {
    "docker_image": "xlsynth-bvc-driver:0.20.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile",
    "driver_version": "0.20.0",
    "release_platform": "ubuntu2004"
  },
  "driver_subcommand": "ir2g8r",
  "dso_version_label": "dso:v0.23.0",
  "fraig": false,
  "input_ir_fn_structural_hash_error": "docker run failed (exit=Some(2)): error: unrecognized subcommand 'ir-fn-structural-hash'\nstdout:\n\nstderr:\nerror: unrecognized subcommand 'ir-fn-structural-hash'\n\n  tip: a similar subcommand exists: 'ir-fn-eval'\n\nUsage: xlsynth-driver [OPTIONS] [COMMAND]\n\nFor more information, try '--help'.\n",
  "ir_top": "__fixed_point__binary_exponent_after_truncation",
  "ir_top_explicit": null,
  "legacy_g8r_stats_relpath": "payload/result.g8r_stats.json",
  "xlsynth_version": "v0.23.0"
}

Action JSON

{
  "action": "driver_ir_to_g8r_aig",
  "ir_action_id": "01a7bdf0a51148dbdaed8d5479693ba82779cb4c06f4e73718ecd9b978aad4c9",
  "top_fn_name": null,
  "fraig": false,
  "version": "v0.23.0",
  "runtime": {
    "driver_version": "0.20.0",
    "release_platform": "ubuntu2004",
    "docker_image": "xlsynth-bvc-driver:0.20.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile"
  }
}