Parent Log:
http://ci.aztec-labs.com/78cea4cf271fb3a9
Command: 2a8416cbba16d2b6 SYS=ultra_honk FLOW=prove_then_verify barretenberg/acir_tests/scripts/run_test.sh signed_truncation
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/76ca48a2187e3506bb464eae574e49476c2876ca
Env: REF_NAME=gh-readonly-queue/next/pr-15045-9d6fb0bd1594726370a5f3a56591963452264642 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 18:10:35 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15045_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_d760d95959759d01_next
18:10:35 bb command: prove (mem: 6.00 MiB)
18:10:35 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB)
18:10:35 --scheme: ultra_honk (mem: 6.00 MiB)
18:10:35 --bytecode_path: ./target/program.json (mem: 6.00 MiB)
18:10:35 --output_path: /tmp/tmp.J6QAUhBlAH (mem: 6.00 MiB)
18:10:35 --verbose: true (mem: 6.00 MiB)
18:10:35 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB)
18:10:35 --oracle_hash: poseidon2 (mem: 6.00 MiB)
18:10:35 created circuit (mem: 8.00 MiB)
18:10:35 Constructing DeciderProvingKey (mem: 8.00 MiB)
18:10:35 allocating polynomials object in proving key... (mem: 11.00 MiB)
18:10:35 populating trace... (mem: 19.00 MiB)
18:10:35 time to construct proving key: 21 ms. (mem: 19.00 MiB)
18:10:35 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 19.00 MiB)
18:10:35 Initialized BN254 CRS from memory with num points = 4161 (mem: 19.00 MiB)
18:10:35 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 19.00 MiB)
18:10:35 vkey hash in Oink prover: 0x000000000000000000000000000000003eb33e75316e514bb0a389c13071d9ba (mem: 19.00 MiB)
18:10:35 created oink proof (mem: 19.00 MiB)
18:10:35 starting sumcheck rounds... (mem: 19.00 MiB)
18:10:35 completed 12 rounds of sumcheck (mem: 19.00 MiB)
18:10:35 executed multivariate-to-univariate reduction (mem: 19.00 MiB)
18:10:35 computed opening proof (mem: 19.00 MiB)
18:10:35 finished decider proving. (mem: 19.00 MiB)
18:10:35 Public inputs saved to "/tmp/tmp.J6QAUhBlAH/public_inputs" (mem: 19.00 MiB)
18:10:35 Proof saved to "/tmp/tmp.J6QAUhBlAH/proof" (mem: 19.00 MiB)
18:10:35 bb command: verify (mem: 6.00 MiB)
18:10:35 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB)
18:10:35 --public_inputs_path: /tmp/tmp.J6QAUhBlAH/public_inputs (mem: 6.00 MiB)
18:10:35 --proof_path: /tmp/tmp.J6QAUhBlAH/proof (mem: 6.00 MiB)
18:10:35 --vk_path: /dev/fd/62 (mem: 6.00 MiB)
18:10:35 --verbose: true (mem: 6.00 MiB)
18:10:35 --scheme: ultra_honk (mem: 6.00 MiB)
18:10:35 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB)
18:10:35 --oracle_hash: poseidon2 (mem: 6.00 MiB)
18:10:35 bb command: write_vk (mem: 6.00 MiB)
18:10:35 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB)
18:10:35 --scheme: ultra_honk (mem: 6.00 MiB)
18:10:35 --bytecode_path: ./target/program.json (mem: 6.00 MiB)
18:10:35 --output_path: - (mem: 6.00 MiB)
18:10:35 --verbose: true (mem: 6.00 MiB)
18:10:35 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB)
18:10:35 --oracle_hash: poseidon2 (mem: 6.00 MiB)
18:10:35 created circuit (mem: 7.00 MiB)
18:10:35 Constructing DeciderProvingKey (mem: 8.00 MiB)
18:10:35 allocating polynomials object in proving key... (mem: 11.00 MiB)
18:10:35 populating trace... (mem: 20.00 MiB)
18:10:35 time to construct proving key: 24 ms. (mem: 20.00 MiB)
18:10:35 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 20.00 MiB)
18:10:35 Initialized BN254 CRS from memory with num points = 4161 (mem: 20.00 MiB)
18:10:35 vkey hash in Oink verifier: 0x000000000000000000000000000000003eb33e75316e514bb0a389c13071d9ba (mem: 7.00 MiB)
18:10:35 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 8.00 MiB)
18:10:35 Initialized BN254 CRS from memory with num points = 65 (mem: 8.00 MiB)
18:10:35 sumcheck_verified: 1 (mem: 8.00 MiB)
18:10:35 libra_evals_verified: 1 (mem: 8.00 MiB)
18:10:35 pairing_check_verified: 1 (mem: 8.00 MiB)
18:10:35 Proof verified successfully (mem: 8.00 MiB)
18:10:35 verified: 1 (mem: 8.00 MiB)
18:10:35
PASSED (0s)