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