Parent Log:
http://ci.aztec-labs.com/db32bb36b2b5fc89
Command: ecf04592d062e0f7 barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.ClientTubeBase
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f6a105fa6c48358e009a1e84cc8734cc4073459f
Env: REF_NAME=gh-readonly-queue/next/pr-15239-0f26f87af2947423f556c64f03e0100cbf5136f7 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 25 11:32:55 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15239_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_d4c40a2848fe45cc_next
11:32:55 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
11:32:55
Note: Google Test filter = ClientIVCRecursionTests.ClientTubeBase
11:32:55 [==========] Running 1 test from 1 test suite.
11:32:55
[----------] Global test environment set-up.
11:32:55
[----------] 1 test from ClientIVCRecursionTests
11:32:55
[ RUN ] ClientIVCRecursionTests.ClientTubeBase
11:32:55 BN254 commitment key size: 262144 (mem: 6.00 MiB)
11:32:56 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 416.03 MiB)
11:32:56 Gate blocks summary: (actual gates / fixed capacity) (mem: 416.03 MiB)
11:32:56 goblin ecc op : 10/1024 (mem: 416.03 MiB)
11:32:56 busread : 3/6000 (mem: 416.03 MiB)
11:32:56 lookups : 15000/15000 (mem: 416.03 MiB)
11:32:56 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 416.03 MiB)
11:32:56 arithmetic : 56000/56000 (mem: 416.03 MiB)
11:32:56 delta range : 18000/18000 (mem: 416.03 MiB)
11:32:56 elliptic : 4958/6000 (mem: 416.03 MiB)
11:32:56 auxiliary : 26000/26000 (mem: 416.03 MiB)
11:32:56 poseidon ext : 2/17000 (mem: 416.03 MiB)
11:32:56 poseidon int : 2/92000 (mem: 416.03 MiB)
11:32:56 overflow : 246603/246603 (mem: 416.03 MiB)
11:32:56 (mem: 416.03 MiB)
11:32:56 Total structured size: 488628 (mem: 416.03 MiB)
11:33:07 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1381.45 MiB)
11:33:07 Gate blocks summary: (actual gates / fixed capacity) (mem: 1381.45 MiB)
11:33:07 goblin ecc op : 56/1024 (mem: 1381.45 MiB)
11:33:07 busread : 3/6000 (mem: 1381.45 MiB)
11:33:07 lookups : 13540/15000 (mem: 1381.45 MiB)
11:33:07 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1381.45 MiB)
11:33:07 arithmetic : 29753/56000 (mem: 1381.45 MiB)
11:33:07 delta range : 10259/18000 (mem: 1381.45 MiB)
11:33:07 elliptic : 6000/6000 (mem: 1381.45 MiB)
11:33:07 auxiliary : 11827/26000 (mem: 1381.45 MiB)
11:33:07 poseidon ext : 1322/17000 (mem: 1381.45 MiB)
11:33:07 poseidon int : 7526/92000 (mem: 1381.45 MiB)
11:33:07 overflow : 1850/1850 (mem: 1381.45 MiB)
11:33:07 (mem: 1381.45 MiB)
11:33:07 Total structured size: 243875 (mem: 1381.45 MiB)
11:33:09 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1499.04 MiB)
11:33:16 Largest circuit: 366564 gates. Trace details: (mem: 1558.04 MiB)
11:33:16 Minimum required block sizes for structured trace: (mem: 1558.04 MiB)
11:33:16 ecc_op : 56
11:33:16 busread : 3
11:33:16 lookup : 15000
11:33:16 pub_inputs : 32
11:33:16 arithmetic : 56000
11:33:16 delta_range : 18000
11:33:16 elliptic : 6000
11:33:16 aux : 26000
11:33:16 poseidon2_external : 1322
11:33:16 poseidon2_internal : 7526
11:33:16 overflow : 246603
11:33:16 (mem: 1558.04 MiB)
11:33:29 Constructing a Goblin proof with num ultra ops = 652 (mem: 1559.47 MiB)
11:33:58 ClientIVC Recursive Verifier: num prefinalized gates = 1865244 (mem: 1726.40 MiB)
11:35:32 Tube UH Recursive Verifier: num prefinalized gates = 497464 (mem: 8070.20 MiB)
11:35:38
[ OK ] ClientIVCRecursionTests.ClientTubeBase (163559 ms)
11:35:38
[----------] 1 test from ClientIVCRecursionTests (163559 ms total)
11:35:38
11:35:38
[----------] Global test environment tear-down
11:35:38
[==========] 1 test from 1 test suite ran. (163559 ms total)
11:35:38
[ PASSED ] 1 test.