Parent Log:
http://ci.aztec-labs.com/203368854ee7e10a
Command: de30be46e225864a barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.Basic
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/267ac35e8ccb487bdc79bbe12d428f4c8b4d4d9f
Env: REF_NAME=gh-readonly-queue/master/pr-15002-1338cef09c870378254c56748f972ae827c4d482 CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Fri Jun 13 14:59:12 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15002_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_21327102fb71b48b_master
14:59:12 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
14:59:12
Note: Google Test filter = ClientIVCRecursionTests.Basic
14:59:12 [==========] Running 1 test from 1 test suite.
14:59:12
[----------] Global test environment set-up.
14:59:12
[----------] 1 test from ClientIVCRecursionTests
14:59:12
[ RUN ] ClientIVCRecursionTests.Basic
14:59:12 BN254 commitment key size: 262144 (mem: 6.00 MiB)
14:59:14 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 558.99 MiB)
14:59:14 Gate blocks summary: (actual gates / fixed capacity) (mem: 558.99 MiB)
14:59:14 goblin ecc op : 10/1024 (mem: 558.99 MiB)
14:59:14 busread : 3/6000 (mem: 558.99 MiB)
14:59:14 lookups : 15000/15000 (mem: 558.99 MiB)
14:59:14 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 558.99 MiB)
14:59:14 arithmetic : 56000/56000 (mem: 558.99 MiB)
14:59:14 delta range : 18000/18000 (mem: 558.99 MiB)
14:59:14 elliptic : 4958/6000 (mem: 558.99 MiB)
14:59:14 auxiliary : 26000/26000 (mem: 558.99 MiB)
14:59:14 poseidon ext : 2/17000 (mem: 558.99 MiB)
14:59:14 poseidon int : 2/92000 (mem: 558.99 MiB)
14:59:14 overflow : 248607/248607 (mem: 558.99 MiB)
14:59:14 (mem: 558.99 MiB)
14:59:14 Total structured size: 490632 (mem: 558.99 MiB)
14:59:27 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1665.76 MiB)
14:59:27 Gate blocks summary: (actual gates / fixed capacity) (mem: 1665.76 MiB)
14:59:27 goblin ecc op : 56/1024 (mem: 1665.76 MiB)
14:59:27 busread : 3/6000 (mem: 1665.76 MiB)
14:59:27 lookups : 13540/15000 (mem: 1665.76 MiB)
14:59:27 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1665.76 MiB)
14:59:27 arithmetic : 32475/56000 (mem: 1665.76 MiB)
14:59:27 delta range : 10230/18000 (mem: 1665.76 MiB)
14:59:27 elliptic : 6000/6000 (mem: 1665.76 MiB)
14:59:27 auxiliary : 11827/26000 (mem: 1665.76 MiB)
14:59:27 poseidon ext : 882/17000 (mem: 1665.76 MiB)
14:59:27 poseidon int : 5018/92000 (mem: 1665.76 MiB)
14:59:27 overflow : 1850/1850 (mem: 1665.76 MiB)
14:59:27 (mem: 1665.76 MiB)
14:59:27 Total structured size: 243875 (mem: 1665.76 MiB)
14:59:30 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1728.61 MiB)
14:59:37 Largest circuit: 368568 gates. Trace details: (mem: 1818.61 MiB)
14:59:37 Minimum required block sizes for structured trace: (mem: 1818.61 MiB)
14:59:37 ecc_op : 56
14:59:37 busread : 3
14:59:37 lookup : 15000
14:59:37 pub_inputs : 32
14:59:37 arithmetic : 56000
14:59:37 delta_range : 18000
14:59:37 elliptic : 6000
14:59:37 aux : 26000
14:59:37 poseidon2_external : 882
14:59:37 poseidon2_internal : 5018
14:59:37 overflow : 248607
14:59:37 (mem: 1818.61 MiB)
14:59:50 Constructing a Goblin proof with num ultra ops = 652 (mem: 1818.61 MiB)
15:00:45 Recursive Verifier: finalised num gates = 1854597 (mem: 3364.49 MiB)
15:00:45
[ OK ] ClientIVCRecursionTests.Basic (92866 ms)
15:00:45
[----------] 1 test from ClientIVCRecursionTests (92867 ms total)
15:00:45
15:00:45
[----------] Global test environment tear-down
15:00:45
[==========] 1 test from 1 test suite ran. (92867 ms total)
15:00:45
[ PASSED ] 1 test.