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