Parent Log:
http://ci.aztec-labs.com/84dea640742bbf96
Command: dbc3f7779ce55e5e barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.ClientTubeBase
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/80d800435dd8dfa325e38593d83b405488449dba
Env: REF_NAME=gh-readonly-queue/next/pr-14444-28bf32bfc2566751e8baa0a9125a9db20d474bee CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 16:02:10 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14444_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:02:10 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
16:02:10
Note: Google Test filter = ClientIVCRecursionTests.ClientTubeBase
16:02:10 [==========] Running 1 test from 1 test suite.
16:02:10
[----------] Global test environment set-up.
16:02:10
[----------] 1 test from ClientIVCRecursionTests
16:02:10
[ RUN ] ClientIVCRecursionTests.ClientTubeBase
16:02:10 BN254 commitment key size: 262144 (mem: 6.00 MiB)
16:02:11 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 562.20 MiB)
16:02:11 Gate blocks summary: (actual gates / fixed capacity) (mem: 562.20 MiB)
16:02:11 goblin ecc op : 10/1024 (mem: 563.20 MiB)
16:02:11 busread : 3/6000 (mem: 563.20 MiB)
16:02:11 lookups : 15000/15000 (mem: 563.20 MiB)
16:02:11 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 563.20 MiB)
16:02:11 arithmetic : 56000/56000 (mem: 563.20 MiB)
16:02:11 delta range : 18000/18000 (mem: 563.20 MiB)
16:02:11 elliptic : 4958/6000 (mem: 563.20 MiB)
16:02:11 auxiliary : 26000/26000 (mem: 563.20 MiB)
16:02:11 poseidon ext : 2/17000 (mem: 563.20 MiB)
16:02:11 poseidon int : 2/92000 (mem: 563.20 MiB)
16:02:11 overflow : 246603/246603 (mem: 563.20 MiB)
16:02:11 (mem: 563.20 MiB)
16:02:11 Total structured size: 488628 (mem: 563.20 MiB)
16:02:24 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1672.58 MiB)
16:02:24 Gate blocks summary: (actual gates / fixed capacity) (mem: 1672.58 MiB)
16:02:24 goblin ecc op : 56/1024 (mem: 1672.58 MiB)
16:02:24 busread : 3/6000 (mem: 1672.58 MiB)
16:02:24 lookups : 13540/15000 (mem: 1672.58 MiB)
16:02:24 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1672.58 MiB)
16:02:24 arithmetic : 29754/56000 (mem: 1672.58 MiB)
16:02:24 delta range : 10259/18000 (mem: 1672.58 MiB)
16:02:24 elliptic : 6000/6000 (mem: 1672.58 MiB)
16:02:24 auxiliary : 11827/26000 (mem: 1672.58 MiB)
16:02:24 poseidon ext : 1322/17000 (mem: 1672.58 MiB)
16:02:24 poseidon int : 7526/92000 (mem: 1672.58 MiB)
16:02:24 overflow : 1850/1850 (mem: 1672.58 MiB)
16:02:24 (mem: 1672.58 MiB)
16:02:24 Total structured size: 243875 (mem: 1672.58 MiB)
16:02:27 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1767.57 MiB)
16:02:33 Largest circuit: 366564 gates. Trace details: (mem: 1831.57 MiB)
16:02:33 Minimum required block sizes for structured trace: (mem: 1831.57 MiB)
16:02:33 ecc_op : 56
16:02:33 busread : 3
16:02:33 lookup : 15000
16:02:33 pub_inputs : 32
16:02:33 arithmetic : 56000
16:02:33 delta_range : 18000
16:02:33 elliptic : 6000
16:02:33 aux : 26000
16:02:33 poseidon2_external : 1322
16:02:33 poseidon2_internal : 7526
16:02:33 overflow : 246603
16:02:33 (mem: 1831.57 MiB)
16:02:46 Constructing a Goblin proof with num ultra ops = 652 (mem: 1831.57 MiB)
16:03:14 ClientIVC Recursive Verifier: num prefinalized gates = 1859469 (mem: 2002.98 MiB)
16:05:18 Tube UH Recursive Verifier: num prefinalized gates = 497464 (mem: 10213.78 MiB)
16:05:24
[ OK ] ClientIVCRecursionTests.ClientTubeBase (194705 ms)
16:05:24
[----------] 1 test from ClientIVCRecursionTests (194705 ms total)
16:05:24
16:05:24
[----------] Global test environment tear-down
16:05:24
[==========] 1 test from 1 test suite ran. (194705 ms total)
16:05:24
[ PASSED ] 1 test.