Parent Log:
http://ci.aztec-labs.com/29ef878f08dca81b
Command: 166076f8109a58ac-no-avm barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.Basic
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/d886120f668032e2640beac56487c6f7b18ce81e
Env: REF_NAME=gh-readonly-queue/next/pr-15226-fe574e9be5d341cfa05d23ac296ab738d268f1c0 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Wed Jun 25 16:22:49 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15226_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_21327102fb71b48b_next
16:22:49 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
16:22:49
Note: Google Test filter = ClientIVCRecursionTests.Basic
16:22:49 [==========] Running 1 test from 1 test suite.
16:22:49
[----------] Global test environment set-up.
16:22:49
[----------] 1 test from ClientIVCRecursionTests
16:22:49
[ RUN ] ClientIVCRecursionTests.Basic
16:22:49 BN254 commitment key size: 262144 (mem: 5.50 MiB)
16:22:50 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 427.87 MiB)
16:22:50 Gate blocks summary: (actual gates / fixed capacity) (mem: 427.87 MiB)
16:22:50 goblin ecc op : 10/1024 (mem: 427.87 MiB)
16:22:50 busread : 3/6000 (mem: 427.87 MiB)
16:22:50 lookups : 15000/15000 (mem: 427.87 MiB)
16:22:50 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 427.87 MiB)
16:22:50 arithmetic : 56000/56000 (mem: 427.87 MiB)
16:22:50 delta range : 18000/18000 (mem: 427.87 MiB)
16:22:50 elliptic : 4958/6000 (mem: 427.87 MiB)
16:22:50 auxiliary : 26000/26000 (mem: 427.87 MiB)
16:22:50 poseidon ext : 2/17000 (mem: 427.87 MiB)
16:22:50 poseidon int : 2/92000 (mem: 427.87 MiB)
16:22:50 overflow : 246603/246603 (mem: 427.87 MiB)
16:22:50 (mem: 427.87 MiB)
16:22:50 Total structured size: 488628 (mem: 427.87 MiB)
16:22:58 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1402.43 MiB)
16:22:58 Gate blocks summary: (actual gates / fixed capacity) (mem: 1402.43 MiB)
16:22:58 goblin ecc op : 56/1024 (mem: 1402.43 MiB)
16:22:58 busread : 3/6000 (mem: 1402.43 MiB)
16:22:58 lookups : 13540/15000 (mem: 1402.43 MiB)
16:22:58 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1402.43 MiB)
16:22:58 arithmetic : 29753/56000 (mem: 1402.43 MiB)
16:22:58 delta range : 10259/18000 (mem: 1402.43 MiB)
16:22:58 elliptic : 6000/6000 (mem: 1402.43 MiB)
16:22:58 auxiliary : 11827/26000 (mem: 1402.43 MiB)
16:22:58 poseidon ext : 1322/17000 (mem: 1402.43 MiB)
16:22:58 poseidon int : 7526/92000 (mem: 1402.43 MiB)
16:22:58 overflow : 1850/1850 (mem: 1402.43 MiB)
16:22:58 (mem: 1402.43 MiB)
16:22:58 Total structured size: 243875 (mem: 1402.43 MiB)
16:23:00 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1511.81 MiB)
16:23:04 Largest circuit: 366564 gates. Trace details: (mem: 1571.31 MiB)
16:23:04 Minimum required block sizes for structured trace: (mem: 1571.31 MiB)
16:23:04 ecc_op : 56
16:23:04 busread : 3
16:23:04 lookup : 15000
16:23:04 pub_inputs : 32
16:23:04 arithmetic : 56000
16:23:04 delta_range : 18000
16:23:04 elliptic : 6000
16:23:04 aux : 26000
16:23:04 poseidon2_external : 1322
16:23:04 poseidon2_internal : 7526
16:23:04 overflow : 246603
16:23:04 (mem: 1571.31 MiB)
16:23:14 Constructing a Goblin proof with num ultra ops = 652 (mem: 1586.22 MiB)
16:23:50 Recursive Verifier: finalised num gates = 1865244 (mem: 2942.79 MiB)
16:23:50
[ OK ] ClientIVCRecursionTests.Basic (61166 ms)
16:23:50
[----------] 1 test from ClientIVCRecursionTests (61166 ms total)
16:23:50
16:23:50
[----------] Global test environment tear-down
16:23:50
[==========] 1 test from 1 test suite ran. (61166 ms total)
16:23:50
[ PASSED ] 1 test.