Parent Log:
http://ci.aztec-labs.com/6dbd0591bad96188
Command: e849176a182e8daf barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.Basic
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/d5a262aabc20f5384a720a0d831e2ec28badc7f9
Env: REF_NAME=gh-readonly-queue/next/pr-15042-17ea18ade041a1bb437806e047c30b29da124094 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 18:09:57 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
18:09:57 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
18:09:57
Note: Google Test filter = ClientIVCRecursionTests.Basic
18:09:57 [==========] Running 1 test from 1 test suite.
18:09:57
[----------] Global test environment set-up.
18:09:57
[----------] 1 test from ClientIVCRecursionTests
18:09:57
[ RUN ] ClientIVCRecursionTests.Basic
18:09:57 BN254 commitment key size: 262144 (mem: 6.00 MiB)
18:09:59 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 557.03 MiB)
18:09:59 Gate blocks summary: (actual gates / fixed capacity) (mem: 557.03 MiB)
18:09:59 goblin ecc op : 10/1024 (mem: 557.03 MiB)
18:09:59 busread : 3/6000 (mem: 557.03 MiB)
18:09:59 lookups : 15000/15000 (mem: 557.03 MiB)
18:09:59 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 557.03 MiB)
18:09:59 arithmetic : 56000/56000 (mem: 557.03 MiB)
18:09:59 delta range : 18000/18000 (mem: 557.03 MiB)
18:09:59 elliptic : 4958/6000 (mem: 557.03 MiB)
18:09:59 auxiliary : 26000/26000 (mem: 557.03 MiB)
18:09:59 poseidon ext : 2/17000 (mem: 557.03 MiB)
18:09:59 poseidon int : 2/92000 (mem: 557.03 MiB)
18:09:59 overflow : 246603/246603 (mem: 557.03 MiB)
18:09:59 (mem: 557.03 MiB)
18:09:59 Total structured size: 488628 (mem: 557.03 MiB)
18:10:12 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1665.16 MiB)
18:10:12 Gate blocks summary: (actual gates / fixed capacity) (mem: 1665.16 MiB)
18:10:12 goblin ecc op : 56/1024 (mem: 1665.16 MiB)
18:10:12 busread : 3/6000 (mem: 1665.16 MiB)
18:10:12 lookups : 13540/15000 (mem: 1665.16 MiB)
18:10:12 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1665.16 MiB)
18:10:12 arithmetic : 29754/56000 (mem: 1665.16 MiB)
18:10:12 delta range : 10259/18000 (mem: 1665.16 MiB)
18:10:12 elliptic : 6000/6000 (mem: 1665.16 MiB)
18:10:12 auxiliary : 11827/26000 (mem: 1665.16 MiB)
18:10:12 poseidon ext : 1322/17000 (mem: 1665.16 MiB)
18:10:12 poseidon int : 7526/92000 (mem: 1665.16 MiB)
18:10:12 overflow : 1850/1850 (mem: 1665.16 MiB)
18:10:12 (mem: 1665.16 MiB)
18:10:12 Total structured size: 243875 (mem: 1665.16 MiB)
18:10:15 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1691.96 MiB)
18:10:23 Largest circuit: 366564 gates. Trace details: (mem: 1787.96 MiB)
18:10:23 Minimum required block sizes for structured trace: (mem: 1787.96 MiB)
18:10:23 ecc_op : 56
18:10:23 busread : 3
18:10:23 lookup : 15000
18:10:23 pub_inputs : 32
18:10:23 arithmetic : 56000
18:10:23 delta_range : 18000
18:10:23 elliptic : 6000
18:10:23 aux : 26000
18:10:23 poseidon2_external : 1322
18:10:23 poseidon2_internal : 7526
18:10:23 overflow : 246603
18:10:23 (mem: 1787.96 MiB)
18:10:36 Constructing a Goblin proof with num ultra ops = 652 (mem: 1788.96 MiB)
18:11:36 Recursive Verifier: finalised num gates = 1859495 (mem: 3265.16 MiB)
18:11:36
[ OK ] ClientIVCRecursionTests.Basic (99225 ms)
18:11:36
[----------] 1 test from ClientIVCRecursionTests (99225 ms total)
18:11:36
18:11:36
[----------] Global test environment tear-down
18:11:36
[==========] 1 test from 1 test suite ran. (99225 ms total)
18:11:36
[ PASSED ] 1 test.