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