Parent Log:
http://ci.aztec-labs.com/f9669e12f7badca7
Command: 2f453b27dba5d77f barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.Basic
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/07aee119a58dd438ddfb5bd53e124e7269e6c651
Env: REF_NAME=gh-readonly-queue/next/pr-15083-9b801754ba98479ee645488c29d2fda1eecbfd85 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 21:09:50 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15083_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_21327102fb71b48b_next
21:09:51 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
21:09:51
Note: Google Test filter = ClientIVCRecursionTests.Basic
21:09:51 [==========] Running 1 test from 1 test suite.
21:09:51
[----------] Global test environment set-up.
21:09:51
[----------] 1 test from ClientIVCRecursionTests
21:09:51
[ RUN ] ClientIVCRecursionTests.Basic
21:09:51 BN254 commitment key size: 262144 (mem: 6.00 MiB)
21:09:52 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 553.61 MiB)
21:09:52 Gate blocks summary: (actual gates / fixed capacity) (mem: 553.61 MiB)
21:09:52 goblin ecc op : 10/1024 (mem: 553.61 MiB)
21:09:52 busread : 3/6000 (mem: 553.61 MiB)
21:09:52 lookups : 15000/15000 (mem: 553.61 MiB)
21:09:52 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 553.61 MiB)
21:09:52 arithmetic : 56000/56000 (mem: 553.61 MiB)
21:09:52 delta range : 18000/18000 (mem: 553.61 MiB)
21:09:52 elliptic : 4958/6000 (mem: 553.61 MiB)
21:09:52 auxiliary : 26000/26000 (mem: 553.61 MiB)
21:09:52 poseidon ext : 2/17000 (mem: 553.61 MiB)
21:09:52 poseidon int : 2/92000 (mem: 553.61 MiB)
21:09:52 overflow : 248619/248619 (mem: 553.61 MiB)
21:09:52 (mem: 553.61 MiB)
21:09:52 Total structured size: 490644 (mem: 553.61 MiB)
21:10:05 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1660.29 MiB)
21:10:05 Gate blocks summary: (actual gates / fixed capacity) (mem: 1660.29 MiB)
21:10:05 goblin ecc op : 56/1024 (mem: 1660.29 MiB)
21:10:05 busread : 3/6000 (mem: 1660.29 MiB)
21:10:05 lookups : 13540/15000 (mem: 1660.29 MiB)
21:10:05 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1660.29 MiB)
21:10:05 arithmetic : 32894/56000 (mem: 1660.29 MiB)
21:10:05 delta range : 10239/18000 (mem: 1660.29 MiB)
21:10:05 elliptic : 6000/6000 (mem: 1660.29 MiB)
21:10:05 auxiliary : 11827/26000 (mem: 1660.29 MiB)
21:10:05 poseidon ext : 1302/17000 (mem: 1660.29 MiB)
21:10:05 poseidon int : 7412/92000 (mem: 1660.29 MiB)
21:10:05 overflow : 1850/1850 (mem: 1660.29 MiB)
21:10:05 (mem: 1660.29 MiB)
21:10:05 Total structured size: 243875 (mem: 1660.29 MiB)
21:10:08 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1700.21 MiB)
21:10:15 Largest circuit: 368580 gates. Trace details: (mem: 1798.21 MiB)
21:10:15 Minimum required block sizes for structured trace: (mem: 1798.21 MiB)
21:10:15 ecc_op : 56
21:10:15 busread : 3
21:10:15 lookup : 15000
21:10:15 pub_inputs : 32
21:10:15 arithmetic : 56000
21:10:15 delta_range : 18000
21:10:15 elliptic : 6000
21:10:15 aux : 26000
21:10:15 poseidon2_external : 1302
21:10:15 poseidon2_internal : 7412
21:10:15 overflow : 248619
21:10:15 (mem: 1798.21 MiB)
21:10:29 Constructing a Goblin proof with num ultra ops = 652 (mem: 1798.21 MiB)
21:11:26 Recursive Verifier: finalised num gates = 1859587 (mem: 3298.64 MiB)
21:11:27
[ OK ] ClientIVCRecursionTests.Basic (95980 ms)
21:11:27
[----------] 1 test from ClientIVCRecursionTests (95980 ms total)
21:11:27
21:11:27
[----------] Global test environment tear-down
21:11:27
[==========] 1 test from 1 test suite ran. (95980 ms total)
21:11:27
[ PASSED ] 1 test.