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