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