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