Parent Log:
http://ci.aztec-labs.com/b136f0c1bb7af195
Command: de30be46e225864a barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.ClientTubeBase
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/b1b65bcdbd44a49fbebe5d2265256dc9466e92be
Env: REF_NAME=gh-readonly-queue/master/pr-15044-267ac35e8ccb487bdc79bbe12d428f4c8b4d4d9f CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Fri Jun 13 16:28:02 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15044_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_d4c40a2848fe45cc_master
16:28:02 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
16:28:02
Note: Google Test filter = ClientIVCRecursionTests.ClientTubeBase
16:28:02 [==========] Running 1 test from 1 test suite.
16:28:02
[----------] Global test environment set-up.
16:28:02
[----------] 1 test from ClientIVCRecursionTests
16:28:02
[ RUN ] ClientIVCRecursionTests.ClientTubeBase
16:28:02 BN254 commitment key size: 262144 (mem: 6.00 MiB)
16:28:04 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 556.76 MiB)
16:28:04 Gate blocks summary: (actual gates / fixed capacity) (mem: 556.76 MiB)
16:28:04 goblin ecc op : 10/1024 (mem: 556.76 MiB)
16:28:04 busread : 3/6000 (mem: 556.76 MiB)
16:28:04 lookups : 15000/15000 (mem: 556.76 MiB)
16:28:04 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 556.76 MiB)
16:28:04 arithmetic : 56000/56000 (mem: 556.76 MiB)
16:28:04 delta range : 18000/18000 (mem: 556.76 MiB)
16:28:04 elliptic : 4958/6000 (mem: 556.76 MiB)
16:28:04 auxiliary : 26000/26000 (mem: 556.76 MiB)
16:28:04 poseidon ext : 2/17000 (mem: 556.76 MiB)
16:28:04 poseidon int : 2/92000 (mem: 556.76 MiB)
16:28:04 overflow : 248607/248607 (mem: 556.76 MiB)
16:28:04 (mem: 556.76 MiB)
16:28:04 Total structured size: 490632 (mem: 556.76 MiB)
16:28:17 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1654.09 MiB)
16:28:17 Gate blocks summary: (actual gates / fixed capacity) (mem: 1654.09 MiB)
16:28:17 goblin ecc op : 56/1024 (mem: 1654.09 MiB)
16:28:17 busread : 3/6000 (mem: 1654.09 MiB)
16:28:17 lookups : 13540/15000 (mem: 1654.09 MiB)
16:28:17 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1654.09 MiB)
16:28:17 arithmetic : 32475/56000 (mem: 1654.09 MiB)
16:28:17 delta range : 10230/18000 (mem: 1654.09 MiB)
16:28:17 elliptic : 6000/6000 (mem: 1654.09 MiB)
16:28:17 auxiliary : 11827/26000 (mem: 1654.09 MiB)
16:28:17 poseidon ext : 882/17000 (mem: 1654.09 MiB)
16:28:17 poseidon int : 5018/92000 (mem: 1654.09 MiB)
16:28:17 overflow : 1850/1850 (mem: 1654.09 MiB)
16:28:17 (mem: 1654.09 MiB)
16:28:17 Total structured size: 243875 (mem: 1654.09 MiB)
16:28:20 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1693.59 MiB)
16:28:28 Largest circuit: 368568 gates. Trace details: (mem: 1784.59 MiB)
16:28:28 Minimum required block sizes for structured trace: (mem: 1784.59 MiB)
16:28:28 ecc_op : 56
16:28:28 busread : 3
16:28:28 lookup : 15000
16:28:28 pub_inputs : 32
16:28:28 arithmetic : 56000
16:28:28 delta_range : 18000
16:28:28 elliptic : 6000
16:28:28 aux : 26000
16:28:28 poseidon2_external : 882
16:28:28 poseidon2_internal : 5018
16:28:28 overflow : 248607
16:28:28 (mem: 1784.59 MiB)
16:28:41 Constructing a Goblin proof with num ultra ops = 652 (mem: 1784.59 MiB)
16:29:11 ClientIVC Recursive Verifier: num prefinalized gates = 1854597 (mem: 2054.59 MiB)
16:31:06 Tube UH Recursive Verifier: num prefinalized gates = 494678 (mem: 10234.42 MiB)
16:31:13
[ OK ] ClientIVCRecursionTests.ClientTubeBase (190718 ms)
16:31:13
[----------] 1 test from ClientIVCRecursionTests (190718 ms total)
16:31:13
16:31:13
[----------] Global test environment tear-down
16:31:13
[==========] 1 test from 1 test suite ran. (190718 ms total)
16:31:13
[ PASSED ] 1 test.