Parent Log:
http://ci.aztec-labs.com/c19999cfd6428d34
Command: 4c8712b58c350c2f barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.ClientTubeBase
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f3a077dd83e56ee0ae0a1175f0dc39fdfa50e6d7
Env: REF_NAME=gh-readonly-queue/master/pr-14734-a229cf871638d3fd774f9272645cc1ac29b8196a CURRENT_VERSION=0.87.9 CI_FULL=0
Date: Tue Jun 24 10:38:19 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14734_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_d4c40a2848fe45cc_master
10:38:19 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
10:38:19
Note: Google Test filter = ClientIVCRecursionTests.ClientTubeBase
10:38:19 [==========] Running 1 test from 1 test suite.
10:38:19
[----------] Global test environment set-up.
10:38:19
[----------] 1 test from ClientIVCRecursionTests
10:38:19
[ RUN ] ClientIVCRecursionTests.ClientTubeBase
10:38:19 BN254 commitment key size: 262144 (mem: 5.50 MiB)
10:38:20 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 561.68 MiB)
10:38:20 Gate blocks summary: (actual gates / fixed capacity) (mem: 561.68 MiB)
10:38:20 goblin ecc op : 10/1024 (mem: 561.68 MiB)
10:38:20 busread : 3/6000 (mem: 561.68 MiB)
10:38:20 lookups : 15000/15000 (mem: 561.68 MiB)
10:38:20 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 561.68 MiB)
10:38:20 arithmetic : 56000/56000 (mem: 561.68 MiB)
10:38:20 delta range : 18000/18000 (mem: 561.68 MiB)
10:38:20 elliptic : 4958/6000 (mem: 561.68 MiB)
10:38:20 auxiliary : 26000/26000 (mem: 561.68 MiB)
10:38:20 poseidon ext : 2/17000 (mem: 561.68 MiB)
10:38:20 poseidon int : 2/92000 (mem: 561.68 MiB)
10:38:20 overflow : 248607/248607 (mem: 561.68 MiB)
10:38:20 (mem: 561.68 MiB)
10:38:20 Total structured size: 490632 (mem: 561.68 MiB)
10:38:29 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1667.98 MiB)
10:38:29 Gate blocks summary: (actual gates / fixed capacity) (mem: 1667.98 MiB)
10:38:29 goblin ecc op : 56/1024 (mem: 1667.98 MiB)
10:38:29 busread : 3/6000 (mem: 1667.98 MiB)
10:38:29 lookups : 13540/15000 (mem: 1667.98 MiB)
10:38:29 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1667.98 MiB)
10:38:29 arithmetic : 32475/56000 (mem: 1667.98 MiB)
10:38:29 delta range : 10230/18000 (mem: 1667.98 MiB)
10:38:29 elliptic : 6000/6000 (mem: 1667.98 MiB)
10:38:29 auxiliary : 11827/26000 (mem: 1667.98 MiB)
10:38:29 poseidon ext : 882/17000 (mem: 1667.98 MiB)
10:38:29 poseidon int : 5018/92000 (mem: 1667.98 MiB)
10:38:29 overflow : 1850/1850 (mem: 1667.98 MiB)
10:38:29 (mem: 1667.98 MiB)
10:38:29 Total structured size: 243875 (mem: 1667.98 MiB)
10:38:32 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1706.11 MiB)
10:38:36 Largest circuit: 368568 gates. Trace details: (mem: 1795.11 MiB)
10:38:36 Minimum required block sizes for structured trace: (mem: 1795.11 MiB)
10:38:36 ecc_op : 56
10:38:36 busread : 3
10:38:36 lookup : 15000
10:38:36 pub_inputs : 32
10:38:36 arithmetic : 56000
10:38:36 delta_range : 18000
10:38:36 elliptic : 6000
10:38:36 aux : 26000
10:38:36 poseidon2_external : 882
10:38:36 poseidon2_internal : 5018
10:38:36 overflow : 248607
10:38:36 (mem: 1795.11 MiB)
10:38:46 Constructing a Goblin proof with num ultra ops = 652 (mem: 1795.61 MiB)
10:39:06 ClientIVC Recursive Verifier: num prefinalized gates = 1854597 (mem: 2128.11 MiB)
10:41:12 Tube UH Recursive Verifier: num prefinalized gates = 494678 (mem: 10236.83 MiB)
10:41:17
[ OK ] ClientIVCRecursionTests.ClientTubeBase (178606 ms)
10:41:17
[----------] 1 test from ClientIVCRecursionTests (178606 ms total)
10:41:17
10:41:17
[----------] Global test environment tear-down
10:41:17
[==========] 1 test from 1 test suite ran. (178606 ms total)
10:41:17
[ PASSED ] 1 test.