Parent Log:
http://ci.aztec-labs.com/dd2e464ee553ddb1
Command: e849176a182e8daf barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.ClientTubeBase
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/df0c3e8efd6211cf15eedf67d2a591cc54099ac8
Env: REF_NAME=gh-readonly-queue/next/pr-14847-d71b7a63300e898a3d40f7da703f7cde545afb41 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 18:13:38 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14847_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_d4c40a2848fe45cc_next
18:13:38 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
18:13:38
Note: Google Test filter = ClientIVCRecursionTests.ClientTubeBase
18:13:38 [==========] Running 1 test from 1 test suite.
18:13:38
[----------] Global test environment set-up.
18:13:38
[----------] 1 test from ClientIVCRecursionTests
18:13:38
[ RUN ] ClientIVCRecursionTests.ClientTubeBase
18:13:38 BN254 commitment key size: 262144 (mem: 6.00 MiB)
18:13:40 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 561.60 MiB)
18:13:40 Gate blocks summary: (actual gates / fixed capacity) (mem: 561.60 MiB)
18:13:40 goblin ecc op : 10/1024 (mem: 561.60 MiB)
18:13:40 busread : 3/6000 (mem: 561.60 MiB)
18:13:40 lookups : 15000/15000 (mem: 561.60 MiB)
18:13:40 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 561.60 MiB)
18:13:40 arithmetic : 56000/56000 (mem: 561.60 MiB)
18:13:40 delta range : 18000/18000 (mem: 561.60 MiB)
18:13:40 elliptic : 4958/6000 (mem: 561.60 MiB)
18:13:40 auxiliary : 26000/26000 (mem: 561.60 MiB)
18:13:40 poseidon ext : 2/17000 (mem: 561.60 MiB)
18:13:40 poseidon int : 2/92000 (mem: 561.60 MiB)
18:13:40 overflow : 246603/246603 (mem: 561.60 MiB)
18:13:40 (mem: 561.60 MiB)
18:13:40 Total structured size: 488628 (mem: 561.60 MiB)
18:13:52 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1670.63 MiB)
18:13:52 Gate blocks summary: (actual gates / fixed capacity) (mem: 1670.63 MiB)
18:13:52 goblin ecc op : 56/1024 (mem: 1670.63 MiB)
18:13:52 busread : 3/6000 (mem: 1670.63 MiB)
18:13:52 lookups : 13540/15000 (mem: 1670.63 MiB)
18:13:52 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1670.63 MiB)
18:13:52 arithmetic : 29754/56000 (mem: 1670.63 MiB)
18:13:52 delta range : 10259/18000 (mem: 1670.63 MiB)
18:13:52 elliptic : 6000/6000 (mem: 1670.63 MiB)
18:13:52 auxiliary : 11827/26000 (mem: 1670.63 MiB)
18:13:52 poseidon ext : 1322/17000 (mem: 1670.63 MiB)
18:13:52 poseidon int : 7526/92000 (mem: 1670.63 MiB)
18:13:52 overflow : 1850/1850 (mem: 1670.63 MiB)
18:13:52 (mem: 1670.63 MiB)
18:13:52 Total structured size: 243875 (mem: 1670.63 MiB)
18:13:55 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1761.82 MiB)
18:14:02 Largest circuit: 366564 gates. Trace details: (mem: 1826.82 MiB)
18:14:02 Minimum required block sizes for structured trace: (mem: 1826.82 MiB)
18:14:02 ecc_op : 56
18:14:02 busread : 3
18:14:02 lookup : 15000
18:14:02 pub_inputs : 32
18:14:02 arithmetic : 56000
18:14:02 delta_range : 18000
18:14:02 elliptic : 6000
18:14:02 aux : 26000
18:14:02 poseidon2_external : 1322
18:14:02 poseidon2_internal : 7526
18:14:02 overflow : 246603
18:14:02 (mem: 1826.82 MiB)
18:14:15 Constructing a Goblin proof with num ultra ops = 652 (mem: 1826.82 MiB)
18:14:42 ClientIVC Recursive Verifier: num prefinalized gates = 1859495 (mem: 1937.56 MiB)
18:16:43 Tube UH Recursive Verifier: num prefinalized gates = 497464 (mem: 10194.54 MiB)
18:16:50
[ OK ] ClientIVCRecursionTests.ClientTubeBase (191517 ms)
18:16:50
[----------] 1 test from ClientIVCRecursionTests (191517 ms total)
18:16:50
18:16:50
[----------] Global test environment tear-down
18:16:50
[==========] 1 test from 1 test suite ran. (191517 ms total)
18:16:50
[ PASSED ] 1 test.