Parent Log:
http://ci.aztec-labs.com/6348f16c9c1344f2
Command: dbc3f7779ce55e5e barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.Basic
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f0619dd82429a5973f3e1da8d7eb0877264908e3
Env: REF_NAME=gh-readonly-queue/next/pr-15188-ef6780e77e5f82f98ddfe92fd387cfd5fa7682e8 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 16:14:13 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15188_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_21327102fb71b48b_next
16:14:13 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
16:14:13
Note: Google Test filter = ClientIVCRecursionTests.Basic
16:14:13 [==========] Running 1 test from 1 test suite.
16:14:13
[----------] Global test environment set-up.
16:14:13
[----------] 1 test from ClientIVCRecursionTests
16:14:13
[ RUN ] ClientIVCRecursionTests.Basic
16:14:13 BN254 commitment key size: 262144 (mem: 6.00 MiB)
16:14:15 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 556.20 MiB)
16:14:15 Gate blocks summary: (actual gates / fixed capacity) (mem: 556.20 MiB)
16:14:15 goblin ecc op : 10/1024 (mem: 556.20 MiB)
16:14:15 busread : 3/6000 (mem: 556.20 MiB)
16:14:15 lookups : 15000/15000 (mem: 556.20 MiB)
16:14:15 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 556.20 MiB)
16:14:15 arithmetic : 56000/56000 (mem: 556.20 MiB)
16:14:15 delta range : 18000/18000 (mem: 556.20 MiB)
16:14:15 elliptic : 4958/6000 (mem: 556.20 MiB)
16:14:15 auxiliary : 26000/26000 (mem: 556.20 MiB)
16:14:15 poseidon ext : 2/17000 (mem: 556.20 MiB)
16:14:15 poseidon int : 2/92000 (mem: 556.20 MiB)
16:14:15 overflow : 246603/246603 (mem: 556.20 MiB)
16:14:15 (mem: 556.20 MiB)
16:14:15 Total structured size: 488628 (mem: 556.20 MiB)
16:14:27 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1670.60 MiB)
16:14:27 Gate blocks summary: (actual gates / fixed capacity) (mem: 1670.60 MiB)
16:14:27 goblin ecc op : 56/1024 (mem: 1670.60 MiB)
16:14:27 busread : 3/6000 (mem: 1670.60 MiB)
16:14:27 lookups : 13540/15000 (mem: 1670.60 MiB)
16:14:27 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1670.60 MiB)
16:14:27 arithmetic : 29754/56000 (mem: 1670.60 MiB)
16:14:27 delta range : 10259/18000 (mem: 1670.60 MiB)
16:14:27 elliptic : 6000/6000 (mem: 1670.60 MiB)
16:14:27 auxiliary : 11827/26000 (mem: 1670.60 MiB)
16:14:27 poseidon ext : 1322/17000 (mem: 1670.60 MiB)
16:14:27 poseidon int : 7526/92000 (mem: 1670.60 MiB)
16:14:27 overflow : 1850/1850 (mem: 1670.60 MiB)
16:14:27 (mem: 1670.60 MiB)
16:14:27 Total structured size: 243875 (mem: 1670.60 MiB)
16:14:30 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1704.95 MiB)
16:14:36 Largest circuit: 366564 gates. Trace details: (mem: 1798.95 MiB)
16:14:36 Minimum required block sizes for structured trace: (mem: 1798.95 MiB)
16:14:36 ecc_op : 56
16:14:36 busread : 3
16:14:36 lookup : 15000
16:14:36 pub_inputs : 32
16:14:36 arithmetic : 56000
16:14:36 delta_range : 18000
16:14:36 elliptic : 6000
16:14:36 aux : 26000
16:14:36 poseidon2_external : 1322
16:14:36 poseidon2_internal : 7526
16:14:36 overflow : 246603
16:14:36 (mem: 1798.95 MiB)
16:14:49 Constructing a Goblin proof with num ultra ops = 652 (mem: 1799.95 MiB)
16:15:42 Recursive Verifier: finalised num gates = 1859469 (mem: 3267.80 MiB)
16:15:42
[ OK ] ClientIVCRecursionTests.Basic (88976 ms)
16:15:42
[----------] 1 test from ClientIVCRecursionTests (88976 ms total)
16:15:42
16:15:42
[----------] Global test environment tear-down
16:15:42
[==========] 1 test from 1 test suite ran. (88976 ms total)
16:15:42
[ PASSED ] 1 test.