Parent Log:
http://ci.aztec-labs.com/6dc709803944a101
Command: 060f2775b5406036 barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.ClientTubeBase
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/7339c264ad706420ee9babb0dd1b6ed793e97402
Env: REF_NAME=gh-readonly-queue/next/pr-15039-ddabb45f79cc171e41a0a5330544775de9fdf7fd CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 15:06:55 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15039_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_d4c40a2848fe45cc_next
15:06:55 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
15:06:55
Note: Google Test filter = ClientIVCRecursionTests.ClientTubeBase
15:06:55 [==========] Running 1 test from 1 test suite.
15:06:55
[----------] Global test environment set-up.
15:06:55
[----------] 1 test from ClientIVCRecursionTests
15:06:55
[ RUN ] ClientIVCRecursionTests.ClientTubeBase
15:06:55 BN254 commitment key size: 262144 (mem: 6.00 MiB)
15:06:57 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 558.77 MiB)
15:06:57 Gate blocks summary: (actual gates / fixed capacity) (mem: 558.77 MiB)
15:06:57 goblin ecc op : 10/1024 (mem: 558.77 MiB)
15:06:57 busread : 3/6000 (mem: 558.77 MiB)
15:06:57 lookups : 15000/15000 (mem: 558.77 MiB)
15:06:57 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 558.77 MiB)
15:06:57 arithmetic : 56000/56000 (mem: 558.77 MiB)
15:06:57 delta range : 18000/18000 (mem: 558.77 MiB)
15:06:57 elliptic : 4958/6000 (mem: 558.77 MiB)
15:06:57 auxiliary : 26000/26000 (mem: 558.77 MiB)
15:06:57 poseidon ext : 2/17000 (mem: 558.77 MiB)
15:06:57 poseidon int : 2/92000 (mem: 558.77 MiB)
15:06:57 overflow : 248619/248619 (mem: 558.77 MiB)
15:06:57 (mem: 558.77 MiB)
15:06:57 Total structured size: 490644 (mem: 558.77 MiB)
15:07:04 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 1649.83 MiB)
15:07:15 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1649.83 MiB)
15:07:15 Gate blocks summary: (actual gates / fixed capacity) (mem: 1649.83 MiB)
15:07:15 goblin ecc op : 56/1024 (mem: 1649.83 MiB)
15:07:15 busread : 3/6000 (mem: 1649.83 MiB)
15:07:15 lookups : 13540/15000 (mem: 1649.83 MiB)
15:07:15 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1649.83 MiB)
15:07:15 arithmetic : 32894/56000 (mem: 1649.83 MiB)
15:07:15 delta range : 10239/18000 (mem: 1649.83 MiB)
15:07:15 elliptic : 6000/6000 (mem: 1649.83 MiB)
15:07:15 auxiliary : 11827/26000 (mem: 1649.83 MiB)
15:07:15 poseidon ext : 1302/17000 (mem: 1649.83 MiB)
15:07:15 poseidon int : 7412/92000 (mem: 1649.83 MiB)
15:07:15 overflow : 1850/1850 (mem: 1649.83 MiB)
15:07:15 (mem: 1649.83 MiB)
15:07:15 Total structured size: 243875 (mem: 1649.83 MiB)
15:07:18 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1700.16 MiB)
15:07:18 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 1700.16 MiB)
15:07:27 Largest circuit: 368580 gates. Trace details: (mem: 1792.16 MiB)
15:07:27 Minimum required block sizes for structured trace: (mem: 1792.16 MiB)
15:07:27 ecc_op : 56
15:07:27 busread : 3
15:07:27 lookup : 15000
15:07:27 pub_inputs : 32
15:07:27 arithmetic : 56000
15:07:27 delta_range : 18000
15:07:27 elliptic : 6000
15:07:27 aux : 26000
15:07:27 poseidon2_external : 1302
15:07:27 poseidon2_internal : 7412
15:07:27 overflow : 248619
15:07:27 (mem: 1792.16 MiB)
15:07:37 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 1793.16 MiB)
15:07:40 Constructing a Goblin proof with num ultra ops = 652 (mem: 1793.16 MiB)
15:08:11 ClientIVC Recursive Verifier: num prefinalized gates = 1859587 (mem: 2065.16 MiB)
15:08: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: 8299.05 MiB)
15:10:32 Tube UH Recursive Verifier: num prefinalized gates = 497459 (mem: 10204.11 MiB)
15:10:38
[ OK ] ClientIVCRecursionTests.ClientTubeBase (223100 ms)
15:10:38
[----------] 1 test from ClientIVCRecursionTests (223100 ms total)
15:10:38
15:10:38
[----------] Global test environment tear-down
15:10:38
[==========] 1 test from 1 test suite ran. (223100 ms total)
15:10:38
[ PASSED ] 1 test.