Parent Log:
http://ci.aztec-labs.com/81043fcb565088fe
Command: 36be43c3c0bfc026 barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.ClientTubeBase
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/bcb41f0bbab679d1b5d50e6b59b4af0faeeb9b48
Env: REF_NAME=gh-readonly-queue/next/pr-15138-3c671e0822075208f705135771771f5a47e9652e CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 16:21:28 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15138_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_d4c40a2848fe45cc_next
16:21:28 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
16:21:28
Note: Google Test filter = ClientIVCRecursionTests.ClientTubeBase
16:21:28 [==========] Running 1 test from 1 test suite.
16:21:28
[----------] Global test environment set-up.
16:21:28
[----------] 1 test from ClientIVCRecursionTests
16:21:28
[ RUN ] ClientIVCRecursionTests.ClientTubeBase
16:21:28 BN254 commitment key size: 262144 (mem: 6.00 MiB)
16:21:30 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 557.84 MiB)
16:21:30 Gate blocks summary: (actual gates / fixed capacity) (mem: 557.84 MiB)
16:21:30 goblin ecc op : 10/1024 (mem: 557.84 MiB)
16:21:30 busread : 3/6000 (mem: 557.84 MiB)
16:21:30 lookups : 15000/15000 (mem: 557.84 MiB)
16:21:30 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 557.84 MiB)
16:21:30 arithmetic : 56000/56000 (mem: 557.84 MiB)
16:21:30 delta range : 18000/18000 (mem: 557.84 MiB)
16:21:30 elliptic : 4958/6000 (mem: 557.84 MiB)
16:21:30 auxiliary : 26000/26000 (mem: 557.84 MiB)
16:21:30 poseidon ext : 2/17000 (mem: 557.84 MiB)
16:21:30 poseidon int : 2/92000 (mem: 557.84 MiB)
16:21:30 overflow : 246603/246603 (mem: 557.84 MiB)
16:21:30 (mem: 557.84 MiB)
16:21:30 Total structured size: 488628 (mem: 557.84 MiB)
16:21:42 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1667.84 MiB)
16:21:42 Gate blocks summary: (actual gates / fixed capacity) (mem: 1667.84 MiB)
16:21:42 goblin ecc op : 56/1024 (mem: 1667.84 MiB)
16:21:42 busread : 3/6000 (mem: 1667.84 MiB)
16:21:42 lookups : 13540/15000 (mem: 1667.84 MiB)
16:21:42 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1667.84 MiB)
16:21:42 arithmetic : 29702/56000 (mem: 1667.84 MiB)
16:21:42 delta range : 10239/18000 (mem: 1667.84 MiB)
16:21:42 elliptic : 6000/6000 (mem: 1667.84 MiB)
16:21:42 auxiliary : 11827/26000 (mem: 1667.84 MiB)
16:21:42 poseidon ext : 1302/17000 (mem: 1667.84 MiB)
16:21:42 poseidon int : 7412/92000 (mem: 1667.84 MiB)
16:21:42 overflow : 1850/1850 (mem: 1667.84 MiB)
16:21:42 (mem: 1667.84 MiB)
16:21:42 Total structured size: 243875 (mem: 1667.84 MiB)
16:21:45 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1767.43 MiB)
16:21:52 Largest circuit: 366564 gates. Trace details: (mem: 1829.43 MiB)
16:21:52 Minimum required block sizes for structured trace: (mem: 1829.43 MiB)
16:21:52 ecc_op : 56
16:21:52 busread : 3
16:21:52 lookup : 15000
16:21:52 pub_inputs : 32
16:21:52 arithmetic : 56000
16:21:52 delta_range : 18000
16:21:52 elliptic : 6000
16:21:52 aux : 26000
16:21:52 poseidon2_external : 1302
16:21:52 poseidon2_internal : 7412
16:21:52 overflow : 246603
16:21:52 (mem: 1829.43 MiB)
16:22:05 Constructing a Goblin proof with num ultra ops = 652 (mem: 1829.43 MiB)
16:22:34 ClientIVC Recursive Verifier: num prefinalized gates = 1859289 (mem: 2005.16 MiB)
16:24:38 Tube UH Recursive Verifier: num prefinalized gates = 497459 (mem: 10211.99 MiB)
16:24:44
[ OK ] ClientIVCRecursionTests.ClientTubeBase (196512 ms)
16:24:44
[----------] 1 test from ClientIVCRecursionTests (196512 ms total)
16:24:44
16:24:44
[----------] Global test environment tear-down
16:24:44
[==========] 1 test from 1 test suite ran. (196512 ms total)
16:24:44
[ PASSED ] 1 test.