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