Parent Log:
http://ci.aztec-labs.com/e5716000eec0ec74
Command: 6c32ccc844d598b0 barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.Basic
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/328bbab47c7c4669218f45f56840c0c5959f16a8
Env: REF_NAME=gh-readonly-queue/next/pr-15206-fe25e8151d865a744220512c782713e46482165a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 23 08:48:31 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15206_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_21327102fb71b48b_next
08:48:31 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
08:48:31
Note: Google Test filter = ClientIVCRecursionTests.Basic
08:48:31 [==========] Running 1 test from 1 test suite.
08:48:31
[----------] Global test environment set-up.
08:48:31
[----------] 1 test from ClientIVCRecursionTests
08:48:31
[ RUN ] ClientIVCRecursionTests.Basic
08:48:31 BN254 commitment key size: 262144 (mem: 4.00 MiB)
08:48:33 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 425.38 MiB)
08:48:33 Gate blocks summary: (actual gates / fixed capacity) (mem: 425.38 MiB)
08:48:33 goblin ecc op : 10/1024 (mem: 425.38 MiB)
08:48:33 busread : 3/6000 (mem: 425.38 MiB)
08:48:33 lookups : 15000/15000 (mem: 425.38 MiB)
08:48:33 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 425.38 MiB)
08:48:33 arithmetic : 56000/56000 (mem: 425.38 MiB)
08:48:33 delta range : 18000/18000 (mem: 425.38 MiB)
08:48:33 elliptic : 4958/6000 (mem: 425.38 MiB)
08:48:33 auxiliary : 26000/26000 (mem: 425.38 MiB)
08:48:33 poseidon ext : 2/17000 (mem: 425.38 MiB)
08:48:33 poseidon int : 2/92000 (mem: 425.38 MiB)
08:48:33 overflow : 246603/246603 (mem: 425.38 MiB)
08:48:33 (mem: 425.38 MiB)
08:48:33 Total structured size: 488628 (mem: 425.38 MiB)
08:48:44 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1390.09 MiB)
08:48:44 Gate blocks summary: (actual gates / fixed capacity) (mem: 1390.09 MiB)
08:48:44 goblin ecc op : 56/1024 (mem: 1390.09 MiB)
08:48:44 busread : 3/6000 (mem: 1390.09 MiB)
08:48:44 lookups : 13540/15000 (mem: 1390.09 MiB)
08:48:44 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1390.09 MiB)
08:48:44 arithmetic : 29754/56000 (mem: 1390.09 MiB)
08:48:44 delta range : 10259/18000 (mem: 1390.09 MiB)
08:48:44 elliptic : 6000/6000 (mem: 1390.09 MiB)
08:48:44 auxiliary : 11827/26000 (mem: 1390.09 MiB)
08:48:44 poseidon ext : 1322/17000 (mem: 1390.09 MiB)
08:48:44 poseidon int : 7526/92000 (mem: 1390.09 MiB)
08:48:44 overflow : 1850/1850 (mem: 1390.09 MiB)
08:48:44 (mem: 1390.09 MiB)
08:48:44 Total structured size: 243875 (mem: 1390.09 MiB)
08:48:45 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1463.28 MiB)
08:48:52 Largest circuit: 366564 gates. Trace details: (mem: 1556.28 MiB)
08:48:52 Minimum required block sizes for structured trace: (mem: 1556.28 MiB)
08:48:52 ecc_op : 56
08:48:52 busread : 3
08:48:52 lookup : 15000
08:48:52 pub_inputs : 32
08:48:52 arithmetic : 56000
08:48:52 delta_range : 18000
08:48:52 elliptic : 6000
08:48:52 aux : 26000
08:48:52 poseidon2_external : 1322
08:48:52 poseidon2_internal : 7526
08:48:52 overflow : 246603
08:48:52 (mem: 1556.28 MiB)
08:49:05 Constructing a Goblin proof with num ultra ops = 652 (mem: 1565.66 MiB)
08:50:02 Recursive Verifier: finalised num gates = 1859469 (mem: 2984.18 MiB)
08:50:02
[ OK ] ClientIVCRecursionTests.Basic (90375 ms)
08:50:02
[----------] 1 test from ClientIVCRecursionTests (90375 ms total)
08:50:02
08:50:02
[----------] Global test environment tear-down
08:50:02
[==========] 1 test from 1 test suite ran. (90375 ms total)
08:50:02
[ PASSED ] 1 test.