Parent Log:
http://ci.aztec-labs.com/3ca30566e9ce997a
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:14 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14921_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_21327102fb71b48b_next
11:38:14 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
11:38:14
Note: Google Test filter = ClientIVCRecursionTests.Basic
11:38:14 [==========] Running 1 test from 1 test suite.
11:38:14
[----------] Global test environment set-up.
11:38:14
[----------] 1 test from ClientIVCRecursionTests
11:38:14
[ RUN ] ClientIVCRecursionTests.Basic
11:38:14 BN254 commitment key size: 262144 (mem: 6.00 MiB)
11:38:15 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 558.03 MiB)
11:38:15 Gate blocks summary: (actual gates / fixed capacity) (mem: 558.03 MiB)
11:38:15 goblin ecc op : 10/1024 (mem: 558.03 MiB)
11:38:15 busread : 3/6000 (mem: 558.03 MiB)
11:38:15 lookups : 15000/15000 (mem: 558.03 MiB)
11:38:15 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 558.03 MiB)
11:38:15 arithmetic : 56000/56000 (mem: 558.03 MiB)
11:38:15 delta range : 18000/18000 (mem: 558.03 MiB)
11:38:15 elliptic : 4958/6000 (mem: 558.03 MiB)
11:38:15 auxiliary : 26000/26000 (mem: 558.03 MiB)
11:38:15 poseidon ext : 2/17000 (mem: 558.03 MiB)
11:38:15 poseidon int : 2/92000 (mem: 558.03 MiB)
11:38:15 overflow : 246603/246603 (mem: 558.03 MiB)
11:38:15 (mem: 558.03 MiB)
11:38:15 Total structured size: 488628 (mem: 558.03 MiB)
11:38:29 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1671.91 MiB)
11:38:29 Gate blocks summary: (actual gates / fixed capacity) (mem: 1671.91 MiB)
11:38:29 goblin ecc op : 56/1024 (mem: 1671.91 MiB)
11:38:29 busread : 3/6000 (mem: 1671.91 MiB)
11:38:29 lookups : 13540/15000 (mem: 1671.91 MiB)
11:38:29 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1671.91 MiB)
11:38:29 arithmetic : 29702/56000 (mem: 1671.91 MiB)
11:38:29 delta range : 10239/18000 (mem: 1671.91 MiB)
11:38:29 elliptic : 6000/6000 (mem: 1671.91 MiB)
11:38:29 auxiliary : 11827/26000 (mem: 1671.91 MiB)
11:38:29 poseidon ext : 1302/17000 (mem: 1671.91 MiB)
11:38:29 poseidon int : 7412/92000 (mem: 1671.91 MiB)
11:38:29 overflow : 1850/1850 (mem: 1671.91 MiB)
11:38:29 (mem: 1671.91 MiB)
11:38:29 Total structured size: 243875 (mem: 1671.91 MiB)
11:38:32 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1695.39 MiB)
11:38:39 Largest circuit: 366564 gates. Trace details: (mem: 1788.39 MiB)
11:38:39 Minimum required block sizes for structured trace: (mem: 1788.39 MiB)
11:38:39 ecc_op : 56
11:38:39 busread : 3
11:38:39 lookup : 15000
11:38:39 pub_inputs : 32
11:38:39 arithmetic : 56000
11:38:39 delta_range : 18000
11:38:39 elliptic : 6000
11:38:39 aux : 26000
11:38:39 poseidon2_external : 1302
11:38:39 poseidon2_internal : 7412
11:38:39 overflow : 246603
11:38:39 (mem: 1788.39 MiB)
11:38:52 Constructing a Goblin proof with num ultra ops = 652 (mem: 1788.39 MiB)
11:39:50 Recursive Verifier: finalised num gates = 1859289 (mem: 3301.75 MiB)
11:39:50
[ OK ] ClientIVCRecursionTests.Basic (96101 ms)
11:39:50
[----------] 1 test from ClientIVCRecursionTests (96101 ms total)
11:39:50
11:39:50
[----------] Global test environment tear-down
11:39:50
[==========] 1 test from 1 test suite ran. (96101 ms total)
11:39:50
[ PASSED ] 1 test.