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