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