Parent Log:
http://ci.aztec-labs.com/57a3a05ea1e502d0
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:07 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14444_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_d4c40a2848fe45cc_next
16:02:07 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
16:02:07
Note: Google Test filter = ClientIVCRecursionTests.ClientTubeBase
16:02:07 [==========] Running 1 test from 1 test suite.
16:02:07
[----------] Global test environment set-up.
16:02:07
[----------] 1 test from ClientIVCRecursionTests
16:02:07
[ RUN ] ClientIVCRecursionTests.ClientTubeBase
16:02:07 BN254 commitment key size: 262144 (mem: 6.00 MiB)
16:02:08 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 561.18 MiB)
16:02:08 Gate blocks summary: (actual gates / fixed capacity) (mem: 561.18 MiB)
16:02:08 goblin ecc op : 10/1024 (mem: 561.18 MiB)
16:02:08 busread : 3/6000 (mem: 561.18 MiB)
16:02:08 lookups : 15000/15000 (mem: 561.18 MiB)
16:02:08 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 561.18 MiB)
16:02:08 arithmetic : 56000/56000 (mem: 561.18 MiB)
16:02:08 delta range : 18000/18000 (mem: 561.18 MiB)
16:02:08 elliptic : 4958/6000 (mem: 561.18 MiB)
16:02:08 auxiliary : 26000/26000 (mem: 561.18 MiB)
16:02:08 poseidon ext : 2/17000 (mem: 561.18 MiB)
16:02:08 poseidon int : 2/92000 (mem: 561.18 MiB)
16:02:08 overflow : 246603/246603 (mem: 561.18 MiB)
16:02:08 (mem: 561.18 MiB)
16:02:08 Total structured size: 488628 (mem: 561.18 MiB)
16:02:20 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1672.48 MiB)
16:02:20 Gate blocks summary: (actual gates / fixed capacity) (mem: 1672.48 MiB)
16:02:20 goblin ecc op : 56/1024 (mem: 1672.48 MiB)
16:02:20 busread : 3/6000 (mem: 1672.48 MiB)
16:02:20 lookups : 13540/15000 (mem: 1672.48 MiB)
16:02:20 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1672.48 MiB)
16:02:20 arithmetic : 29754/56000 (mem: 1672.48 MiB)
16:02:20 delta range : 10259/18000 (mem: 1672.48 MiB)
16:02:20 elliptic : 6000/6000 (mem: 1672.48 MiB)
16:02:20 auxiliary : 11827/26000 (mem: 1672.48 MiB)
16:02:20 poseidon ext : 1322/17000 (mem: 1672.48 MiB)
16:02:20 poseidon int : 7526/92000 (mem: 1672.48 MiB)
16:02:20 overflow : 1850/1850 (mem: 1672.48 MiB)
16:02:20 (mem: 1672.48 MiB)
16:02:20 Total structured size: 243875 (mem: 1672.48 MiB)
16:02:23 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1762.72 MiB)
16:02:30 Largest circuit: 366564 gates. Trace details: (mem: 1828.72 MiB)
16:02:30 Minimum required block sizes for structured trace: (mem: 1828.72 MiB)
16:02:30 ecc_op : 56
16:02:30 busread : 3
16:02:30 lookup : 15000
16:02:30 pub_inputs : 32
16:02:30 arithmetic : 56000
16:02:30 delta_range : 18000
16:02:30 elliptic : 6000
16:02:30 aux : 26000
16:02:30 poseidon2_external : 1322
16:02:30 poseidon2_internal : 7526
16:02:30 overflow : 246603
16:02:30 (mem: 1828.72 MiB)
16:02:43 Constructing a Goblin proof with num ultra ops = 652 (mem: 1828.72 MiB)
16:03:11 ClientIVC Recursive Verifier: num prefinalized gates = 1859469 (mem: 2005.91 MiB)
16:05:15 Tube UH Recursive Verifier: num prefinalized gates = 497464 (mem: 10215.64 MiB)
16:05:22
[ OK ] ClientIVCRecursionTests.ClientTubeBase (194837 ms)
16:05:22
[----------] 1 test from ClientIVCRecursionTests (194837 ms total)
16:05:22
16:05:22
[----------] Global test environment tear-down
16:05:22
[==========] 1 test from 1 test suite ran. (194837 ms total)
16:05:22
[ PASSED ] 1 test.