Parent Log:
http://ci.aztec-labs.com/d9cbe39da05505e1
Command: 3a96e6e71ecf0e69 FLOW=prove_then_verify_tube barretenberg/acir_tests/scripts/run_test.sh 6_array
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/c0e766a133071c44b2c0d8fac5df352c6e059df1
Env: REF_NAME=gh-readonly-queue/next/pr-15015-cf8be0f9e81e248048560619de041e90d9d6990a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 08:00:54 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15015_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_e7cc86e02dbb4512_next
08:00:54 + mkdir -p ./proofs
08:00:54 + CRS_PATH=/home/aztec-dev/.bb-crs
08:00:54 + realpath /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb
08:00:54 + BIN=/home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb
08:00:54 + [ -n ]
08:00:54 + mktemp -d
08:00:54 + outdir=/tmp/tmp.BtNTWJ5zkf
08:00:54 + trap rm -rf /tmp/tmp.BtNTWJ5zkf EXIT
08:00:54 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb OLD_API write_arbitrary_valid_client_ivc_proof_and_vk_to_file -c /home/aztec-dev/.bb-crs -v -o /tmp/tmp.BtNTWJ5zkf
08:00:54 bb command: OLD_API (mem: 6.00 MiB)
08:00:54 bb command: write_arbitrary_valid_client_ivc_proof_and_vk_to_file (mem: 7.00 MiB)
08:00:54 Scheme is: ultra_honk, num threads: 8 (mem: 7.00 MiB)
08:00:54 --verbose: true (mem: 7.00 MiB)
08:00:54 --crs_path: /home/aztec-dev/.bb-crs (mem: 7.00 MiB)
08:00:54 --output_path: /tmp/tmp.BtNTWJ5zkf (mem: 7.00 MiB)
08:00:54 BN254 commitment key size: 262144 (mem: 7.00 MiB)
08:00:54 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 128.00 MiB)
08:00:54 Initialized BN254 CRS from memory with num points = 262209 (mem: 176.08 MiB)
08:00:56 Constructing DeciderProvingKey (mem: 396.11 MiB)
08:00:56 Gate blocks summary: (actual gates / fixed capacity) (mem: 445.11 MiB)
08:00:56 goblin ecc op : 10/1024 (mem: 445.11 MiB)
08:00:56 busread : 3/6000 (mem: 445.11 MiB)
08:00:56 lookups : 54285/15000 (mem: 445.11 MiB)
08:00:56 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 445.11 MiB)
08:00:56 arithmetic : 149439/56000 (mem: 445.11 MiB)
08:00:56 delta range : 65649/18000 (mem: 445.11 MiB)
08:00:56 elliptic : 4958/6000 (mem: 445.11 MiB)
08:00:56 auxiliary : 94242/26000 (mem: 445.11 MiB)
08:00:56 poseidon ext : 2/17000 (mem: 445.11 MiB)
08:00:56 poseidon int : 2/92000 (mem: 445.11 MiB)
08:00:56 overflow : 0/0 (mem: 445.11 MiB)
08:00:56 (mem: 445.11 MiB)
08:00:56 Total structured size: 242025 (mem: 445.11 MiB)
08:00:56 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 563.11 MiB)
08:00:56 Gate blocks summary: (actual gates / fixed capacity) (mem: 563.11 MiB)
08:00:56 goblin ecc op : 10/1024 (mem: 563.11 MiB)
08:00:56 busread : 3/6000 (mem: 563.11 MiB)
08:00:56 lookups : 15000/15000 (mem: 563.11 MiB)
08:00:56 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 563.11 MiB)
08:00:56 arithmetic : 56000/56000 (mem: 563.11 MiB)
08:00:56 delta range : 18000/18000 (mem: 563.11 MiB)
08:00:56 elliptic : 4958/6000 (mem: 563.11 MiB)
08:00:56 auxiliary : 26000/26000 (mem: 563.11 MiB)
08:00:56 poseidon ext : 2/17000 (mem: 563.11 MiB)
08:00:56 poseidon int : 2/92000 (mem: 563.11 MiB)
08:00:56 overflow : 248619/248619 (mem: 563.11 MiB)
08:00:56 (mem: 563.11 MiB)
08:00:56 Total structured size: 490644 (mem: 563.11 MiB)
08:00:56 allocating polynomials object in proving key... (mem: 563.11 MiB)
08:00:56 populating trace... (mem: 1399.11 MiB)
08:00:57 time to construct proving key: 783 ms. (mem: 1464.11 MiB)
08:00:57 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1552.99 MiB)
08:00:57 Initialized BN254 CRS from memory with num points = 524353 (mem: 1648.99 MiB)
08:00:57 getting honk vk... precomputed?: 0 (mem: 1648.99 MiB)
08:01:00 computing oink proof... (mem: 1648.99 MiB)
08:01:00 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 1648.99 MiB)
08:01:04 vkey hash in Oink prover: 0x00000000000000000000000000000000bd499ce906022cd9e425d3ee7beb2793 (mem: 1648.99 MiB)
08:01:07 oink proof constructed (mem: 1648.99 MiB)
08:01:07 vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000bd499ce906022cd9e425d3ee7beb2793 (mem: 1648.99 MiB)
08:01:07 Constructing DeciderProvingKey (mem: 1648.99 MiB)
08:01:08 Gate blocks summary: (actual gates / fixed capacity) (mem: 1648.99 MiB)
08:01:08 goblin ecc op : 56/1024 (mem: 1648.99 MiB)
08:01:08 busread : 3/6000 (mem: 1648.99 MiB)
08:01:08 lookups : 13540/15000 (mem: 1648.99 MiB)
08:01:08 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1648.99 MiB)
08:01:08 arithmetic : 32894/56000 (mem: 1648.99 MiB)
08:01:08 delta range : 10239/18000 (mem: 1648.99 MiB)
08:01:08 elliptic : 7849/6000 (mem: 1648.99 MiB)
08:01:08 auxiliary : 11827/26000 (mem: 1648.99 MiB)
08:01:08 poseidon ext : 1302/17000 (mem: 1648.99 MiB)
08:01:08 poseidon int : 7412/92000 (mem: 1648.99 MiB)
08:01:08 overflow : 0/0 (mem: 1648.99 MiB)
08:01:08 (mem: 1648.99 MiB)
08:01:08 Total structured size: 242025 (mem: 1648.99 MiB)
08:01:08 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1648.99 MiB)
08:01:08 Gate blocks summary: (actual gates / fixed capacity) (mem: 1648.99 MiB)
08:01:08 goblin ecc op : 56/1024 (mem: 1648.99 MiB)
08:01:08 busread : 3/6000 (mem: 1648.99 MiB)
08:01:08 lookups : 13540/15000 (mem: 1648.99 MiB)
08:01:08 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1648.99 MiB)
08:01:08 arithmetic : 32894/56000 (mem: 1648.99 MiB)
08:01:08 delta range : 10239/18000 (mem: 1648.99 MiB)
08:01:08 elliptic : 6000/6000 (mem: 1648.99 MiB)
08:01:08 auxiliary : 11827/26000 (mem: 1648.99 MiB)
08:01:08 poseidon ext : 1302/17000 (mem: 1648.99 MiB)
08:01:08 poseidon int : 7412/92000 (mem: 1648.99 MiB)
08:01:08 overflow : 1850/1850 (mem: 1648.99 MiB)
08:01:08 (mem: 1648.99 MiB)
08:01:08 Total structured size: 243875 (mem: 1648.99 MiB)
08:01:08 allocating polynomials object in proving key... (mem: 1648.99 MiB)
08:01:08 populating trace... (mem: 1728.95 MiB)
08:01:08 time to construct proving key: 430 ms. (mem: 1729.95 MiB)
08:01:08 getting honk vk... precomputed?: 0 (mem: 1729.95 MiB)
08:01:09 computing folding proof (mem: 1729.95 MiB)
08:01:09 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1729.95 MiB)
08:01:09 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 1729.95 MiB)
08:01:11 vkey hash in Oink prover: 0x00000000000000000000000000000000baf0302fd7db606acb9d4afe269e7328 (mem: 1729.95 MiB)
08:01:12 oink prover on each incomplete key (mem: 1750.95 MiB)
08:01:13 perturbator round (mem: 1804.95 MiB)
08:01:14 combiner quotient round (mem: 1836.95 MiB)
08:01:14 folded (mem: 1836.95 MiB)
08:01:14 constructed folding proof (mem: 1836.95 MiB)
08:01:14 Largest circuit: 368580 gates. Trace details: (mem: 1836.95 MiB)
08:01:14 Minimum required block sizes for structured trace: (mem: 1836.95 MiB)
08:01:14 ecc_op : 56
08:01:14 busread : 3
08:01:14 lookup : 15000
08:01:14 pub_inputs : 32
08:01:14 arithmetic : 56000
08:01:14 delta_range : 18000
08:01:14 elliptic : 6000
08:01:14 aux : 26000
08:01:14 poseidon2_external : 1302
08:01:14 poseidon2_internal : 7412
08:01:14 overflow : 248619
08:01:14 (mem: 1836.95 MiB)
08:01:14 prove decider... (mem: 1836.95 MiB)
08:01:15 starting sumcheck rounds... (mem: 1836.95 MiB)
08:01:16 completed 19 rounds of sumcheck (mem: 1836.95 MiB)
08:01:18 executed multivariate-to-univariate reduction (mem: 1836.95 MiB)
08:01:18 computed opening proof (mem: 1836.95 MiB)
08:01:18 finished decider proving. (mem: 1836.95 MiB)
08:01:18 vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000baf0302fd7db606acb9d4afe269e7328 (mem: 1836.95 MiB)
08:01:18 Constructing DeciderProvingKey (mem: 1836.95 MiB)
08:01:18 allocating polynomials object in proving key... (mem: 1836.95 MiB)
08:01:18 populating trace... (mem: 1836.95 MiB)
08:01:18 time to construct proving key: 65 ms. (mem: 1836.95 MiB)
08:01:19 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 1836.95 MiB)
08:01:19 vkey hash in Oink prover: 0x000000000000000000000000000000003c09e266e42af68dee0aa9e7cfe175ec (mem: 1836.95 MiB)
08:01:19 created oink proof (mem: 1836.95 MiB)
08:01:19 starting sumcheck rounds... (mem: 1836.95 MiB)
08:01:20 completed 16 rounds of sumcheck (mem: 1836.95 MiB)
08:01:20 executed multivariate-to-univariate reduction (mem: 1836.95 MiB)
08:01:20 computed opening proof (mem: 1836.95 MiB)
08:01:20 finished decider proving. (mem: 1836.95 MiB)
08:01:20 Constructing a Goblin proof with num ultra ops = 652 (mem: 1836.95 MiB)
08:01:20 prove eccvm... (mem: 1836.95 MiB)
08:01:20 using cached grumpkin crs with num points 262144 at: "/home/aztec-dev/.bb-crs/grumpkin_g1.flat.dat" (mem: 1836.95 MiB)
08:01:20 Initialized Grumpkin prover CRS from memory with num points = 65601 (mem: 1836.95 MiB)
08:01:21 starting sumcheck rounds... (mem: 1836.95 MiB)
08:01:23 completed 16 rounds of sumcheck (mem: 1836.95 MiB)
08:01:25 finished eccvm proving. (mem: 1836.95 MiB)
08:01:25 prove translator... (mem: 1836.95 MiB)
08:01:26 starting sumcheck rounds... (mem: 1837.94 MiB)
08:01:28 completed 18 rounds of sumcheck (mem: 1838.94 MiB)
08:01:30 computed opening proof (mem: 1838.94 MiB)
08:01:30 finished translator proving. (mem: 1838.94 MiB)
08:01:30 writing ClientIVC proof and vk... (mem: 1838.94 MiB)
08:01:30 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove_tube -c /home/aztec-dev/.bb-crs -v -k /tmp/tmp.BtNTWJ5zkf/vk -o /tmp/tmp.BtNTWJ5zkf
08:01:30 bb command: prove_tube (mem: 5.00 MiB)
08:01:30 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB)
08:01:30 --verbose: true (mem: 6.00 MiB)
08:01:30 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB)
08:01:30 --vk_path: /tmp/tmp.BtNTWJ5zkf/vk (mem: 6.00 MiB)
08:01:30 --output_path: /tmp/tmp.BtNTWJ5zkf (mem: 6.00 MiB)
08:01:30 using cached grumpkin crs with num points 262144 at: "/home/aztec-dev/.bb-crs/grumpkin_g1.flat.dat" (mem: 39.00 MiB)
08:01:30 Initialized Grumpkin prover CRS from memory with num points = 65601 (mem: 51.75 MiB)
08:01:30 vkey hash in Oink recursive verifier: 0x000000000000000000000000000000003c09e266e42af68dee0aa9e7cfe175ec (mem: 56.76 MiB)
08:01:37 Constructing DeciderProvingKey (mem: 1413.93 MiB)
08:01:38 allocating polynomials object in proving key... (mem: 1587.68 MiB)
08:01:39 populating trace... (mem: 5126.68 MiB)
08:01:40 time to construct proving key: 2941 ms. (mem: 5615.68 MiB)
08:01:40 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 7196.62 MiB)
08:01:42 Initialized BN254 CRS from memory with num points = 4194369 (mem: 7964.65 MiB)
08:01:42 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 7964.65 MiB)
08:01:52 vkey hash in Oink prover: 0x0000000000000000000000000000000091e32657c7625e95cc1b25dfae8555bc (mem: 7964.65 MiB)
08:01:58 created oink proof (mem: 7964.65 MiB)
08:02:02 starting sumcheck rounds... (mem: 8166.29 MiB)
08:02:06 completed 22 rounds of sumcheck (mem: 8166.29 MiB)
08:02:12 executed multivariate-to-univariate reduction (mem: 8604.22 MiB)
08:02:14 computed opening proof (mem: 8604.22 MiB)
08:02:14 finished decider proving. (mem: 8604.22 MiB)
08:02:24 verificaton key length in fields:113 (mem: 8604.22 MiB)
08:02:24 Native verification of the tube_proof (mem: 8604.22 MiB)
08:02:24 vkey hash in Oink verifier: 0x0000000000000000000000000000000091e32657c7625e95cc1b25dfae8555bc (mem: 8604.22 MiB)
08:02:24 sumcheck_verified: 1 (mem: 8604.22 MiB)
08:02:24 libra_evals_verified: 1 (mem: 8604.22 MiB)
08:02:24 pairing_check_verified: 1 (mem: 8604.22 MiB)
08:02:24 Tube proof verification: 1 (mem: 8604.22 MiB)
08:02:24 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify_tube -c /home/aztec-dev/.bb-crs -v -o /tmp/tmp.BtNTWJ5zkf
08:02:24 bb command: verify_tube (mem: 6.00 MiB)
08:02:24 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB)
08:02:24 --verbose: true (mem: 6.00 MiB)
08:02:24 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB)
08:02:24 --output_path: /tmp/tmp.BtNTWJ5zkf (mem: 6.00 MiB)
08:02:24 using cached grumpkin crs with num points 262144 at: "/home/aztec-dev/.bb-crs/grumpkin_g1.flat.dat" (mem: 40.00 MiB)
08:02:24 Initialized Grumpkin prover CRS from memory with num points = 65600 (mem: 52.00 MiB)
08:02:24 vkey hash in Oink verifier: 0x0000000000000000000000000000000091e32657c7625e95cc1b25dfae8555bc (mem: 52.00 MiB)
08:02:25 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 66.01 MiB)
08:02:25 Initialized BN254 CRS from memory with num points = 65 (mem: 66.01 MiB)
08:02:25 sumcheck_verified: 1 (mem: 66.01 MiB)
08:02:25 libra_evals_verified: 1 (mem: 66.01 MiB)
08:02:25 pairing_check_verified: 1 (mem: 66.01 MiB)
08:02:25 Proof verified successfully (mem: 66.01 MiB)
08:02:25 + rm -rf /tmp/tmp.BtNTWJ5zkf
08:02:25
PASSED (91s)