Parent Log:
http://ci.aztec-labs.com/b49593a05eb5324c
Command: 17f1ce0a127de26d barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.Basic
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/8cc8a56892d36191eefb49254ebbe49ea99ef4b8
Env: REF_NAME=gh-readonly-queue/next/pr-14921-78d87cb88633aee537d022d6fd8e57ceb74a3a95 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 11:38:13 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14921_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_21327102fb71b48b_next
11:38:13 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
11:38:13
Note: Google Test filter = ClientIVCRecursionTests.Basic
11:38:13 [==========] Running 1 test from 1 test suite.
11:38:13
[----------] Global test environment set-up.
11:38:13
[----------] 1 test from ClientIVCRecursionTests
11:38:13
[ RUN ] ClientIVCRecursionTests.Basic
11:38:13 BN254 commitment key size: 262144 (mem: 6.00 MiB)
11:38:15 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 553.23 MiB)
11:38:15 Gate blocks summary: (actual gates / fixed capacity) (mem: 553.23 MiB)
11:38:15 goblin ecc op : 10/1024 (mem: 553.23 MiB)
11:38:15 busread : 3/6000 (mem: 553.23 MiB)
11:38:15 lookups : 15000/15000 (mem: 553.23 MiB)
11:38:15 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 553.23 MiB)
11:38:15 arithmetic : 56000/56000 (mem: 553.23 MiB)
11:38:15 delta range : 18000/18000 (mem: 553.23 MiB)
11:38:15 elliptic : 4958/6000 (mem: 553.23 MiB)
11:38:15 auxiliary : 26000/26000 (mem: 553.23 MiB)
11:38:15 poseidon ext : 2/17000 (mem: 553.23 MiB)
11:38:15 poseidon int : 2/92000 (mem: 553.23 MiB)
11:38:15 overflow : 246603/246603 (mem: 553.23 MiB)
11:38:15 (mem: 553.23 MiB)
11:38:15 Total structured size: 488628 (mem: 553.23 MiB)
11:38:28 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1664.45 MiB)
11:38:28 Gate blocks summary: (actual gates / fixed capacity) (mem: 1664.45 MiB)
11:38:28 goblin ecc op : 56/1024 (mem: 1664.45 MiB)
11:38:28 busread : 3/6000 (mem: 1664.45 MiB)
11:38:28 lookups : 13540/15000 (mem: 1664.45 MiB)
11:38:28 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1664.45 MiB)
11:38:28 arithmetic : 29702/56000 (mem: 1664.45 MiB)
11:38:28 delta range : 10239/18000 (mem: 1664.45 MiB)
11:38:28 elliptic : 6000/6000 (mem: 1664.45 MiB)
11:38:28 auxiliary : 11827/26000 (mem: 1664.45 MiB)
11:38:28 poseidon ext : 1302/17000 (mem: 1664.45 MiB)
11:38:28 poseidon int : 7412/92000 (mem: 1664.45 MiB)
11:38:28 overflow : 1850/1850 (mem: 1664.45 MiB)
11:38:28 (mem: 1664.45 MiB)
11:38:28 Total structured size: 243875 (mem: 1664.45 MiB)
11:38:31 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1688.01 MiB)
11:38:38 Largest circuit: 366564 gates. Trace details: (mem: 1782.01 MiB)
11:38:38 Minimum required block sizes for structured trace: (mem: 1782.01 MiB)
11:38:38 ecc_op : 56
11:38:38 busread : 3
11:38:38 lookup : 15000
11:38:38 pub_inputs : 32
11:38:38 arithmetic : 56000
11:38:38 delta_range : 18000
11:38:38 elliptic : 6000
11:38:38 aux : 26000
11:38:38 poseidon2_external : 1302
11:38:38 poseidon2_internal : 7412
11:38:38 overflow : 246603
11:38:38 (mem: 1782.01 MiB)
11:38:51 Constructing a Goblin proof with num ultra ops = 652 (mem: 1782.01 MiB)
11:39:51 Recursive Verifier: finalised num gates = 1859289 (mem: 3291.88 MiB)
11:39:51
[ OK ] ClientIVCRecursionTests.Basic (97415 ms)
11:39:51
[----------] 1 test from ClientIVCRecursionTests (97416 ms total)
11:39:51
11:39:51
[----------] Global test environment tear-down
11:39:51
[==========] 1 test from 1 test suite ran. (97416 ms total)
11:39:51
[ PASSED ] 1 test.