Parent Log:
http://ci.aztec-labs.com/2a913f9c1a30a1e1
Command: da96dd06111ce1a0 barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.NativeVerification
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1c9ca312bfdace816082212846900a49694e1e50
Env: REF_NAME=gh-readonly-queue/next/pr-15182-af094bce13530e078c78de9f3264280e6693d533 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 08:59:45 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15182_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_d000831833b1932b_next
08:59:45 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
08:59:45
Note: Google Test filter = ClientIVCRecursionTests.NativeVerification
08:59:45 [==========] Running 1 test from 1 test suite.
08:59:45
[----------] Global test environment set-up.
08:59:45
[----------] 1 test from ClientIVCRecursionTests
08:59:45
[ RUN ] ClientIVCRecursionTests.NativeVerification
08:59:45 BN254 commitment key size: 262144 (mem: 6.00 MiB)
08:59:47 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 424.38 MiB)
08:59:47 Gate blocks summary: (actual gates / fixed capacity) (mem: 424.38 MiB)
08:59:47 goblin ecc op : 10/1024 (mem: 424.38 MiB)
08:59:47 busread : 3/6000 (mem: 424.38 MiB)
08:59:47 lookups : 15000/15000 (mem: 424.38 MiB)
08:59:47 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 424.38 MiB)
08:59:47 arithmetic : 56000/56000 (mem: 424.38 MiB)
08:59:47 delta range : 18000/18000 (mem: 424.38 MiB)
08:59:47 elliptic : 4958/6000 (mem: 424.38 MiB)
08:59:47 auxiliary : 26000/26000 (mem: 424.38 MiB)
08:59:47 poseidon ext : 2/17000 (mem: 424.38 MiB)
08:59:47 poseidon int : 2/92000 (mem: 424.38 MiB)
08:59:47 overflow : 246603/246603 (mem: 424.38 MiB)
08:59:47 (mem: 424.38 MiB)
08:59:47 Total structured size: 488628 (mem: 424.38 MiB)
08:59:57 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1389.84 MiB)
08:59:57 Gate blocks summary: (actual gates / fixed capacity) (mem: 1389.84 MiB)
08:59:57 goblin ecc op : 56/1024 (mem: 1389.84 MiB)
08:59:57 busread : 3/6000 (mem: 1389.84 MiB)
08:59:57 lookups : 13540/15000 (mem: 1389.84 MiB)
08:59:57 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1389.84 MiB)
08:59:57 arithmetic : 29754/56000 (mem: 1389.84 MiB)
08:59:57 delta range : 10259/18000 (mem: 1389.84 MiB)
08:59:57 elliptic : 6000/6000 (mem: 1389.84 MiB)
08:59:57 auxiliary : 11827/26000 (mem: 1389.84 MiB)
08:59:57 poseidon ext : 1322/17000 (mem: 1389.84 MiB)
08:59:57 poseidon int : 7526/92000 (mem: 1389.84 MiB)
08:59:57 overflow : 1850/1850 (mem: 1389.84 MiB)
08:59:57 (mem: 1389.84 MiB)
08:59:57 Total structured size: 243875 (mem: 1389.84 MiB)
08:59:59 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1432.03 MiB)
09:00:07 Largest circuit: 366564 gates. Trace details: (mem: 1529.03 MiB)
09:00:07 Minimum required block sizes for structured trace: (mem: 1529.03 MiB)
09:00:07 ecc_op : 56
09:00:07 busread : 3
09:00:07 lookup : 15000
09:00:07 pub_inputs : 32
09:00:07 arithmetic : 56000
09:00:07 delta_range : 18000
09:00:07 elliptic : 6000
09:00:07 aux : 26000
09:00:07 poseidon2_external : 1322
09:00:07 poseidon2_internal : 7526
09:00:07 overflow : 246603
09:00:07 (mem: 1529.03 MiB)
09:00:23 Constructing a Goblin proof with num ultra ops = 652 (mem: 1529.03 MiB)
09:00:49
[ OK ] ClientIVCRecursionTests.NativeVerification (64025 ms)
09:00:49
[----------] 1 test from ClientIVCRecursionTests (64025 ms total)
09:00:49
09:00:49
[----------] Global test environment tear-down
09:00:49
[==========] 1 test from 1 test suite ran. (64025 ms total)
09:00:49
[ PASSED ] 1 test.