Parent Log:
http://ci.aztec-labs.com/284c9e4852412789
Command: 8a172cd719fd94be barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.NativeVerification
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/263498dd65e8700218979d7a94dbfd25b2a8a8a8
Env: REF_NAME=gh-readonly-queue/next/pr-14921-4b0e4dc09fa55f0bc808fa0c7c3e95e8fa997069 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 20:39:28 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14921_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_d000831833b1932b_next
20:39:28 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
20:39:28
Note: Google Test filter = ClientIVCRecursionTests.NativeVerification
20:39:28 [==========] Running 1 test from 1 test suite.
20:39:28
[----------] Global test environment set-up.
20:39:28
[----------] 1 test from ClientIVCRecursionTests
20:39:28
[ RUN ] ClientIVCRecursionTests.NativeVerification
20:39:28 BN254 commitment key size: 262144 (mem: 6.00 MiB)
20:39:29 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 554.60 MiB)
20:39:29 Gate blocks summary: (actual gates / fixed capacity) (mem: 554.60 MiB)
20:39:29 goblin ecc op : 10/1024 (mem: 554.60 MiB)
20:39:29 busread : 3/6000 (mem: 554.60 MiB)
20:39:29 lookups : 15000/15000 (mem: 554.60 MiB)
20:39:29 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 554.60 MiB)
20:39:29 arithmetic : 56000/56000 (mem: 554.60 MiB)
20:39:29 delta range : 18000/18000 (mem: 554.60 MiB)
20:39:29 elliptic : 4958/6000 (mem: 554.60 MiB)
20:39:29 auxiliary : 26000/26000 (mem: 554.60 MiB)
20:39:29 poseidon ext : 2/17000 (mem: 554.60 MiB)
20:39:29 poseidon int : 2/92000 (mem: 554.60 MiB)
20:39:29 overflow : 246603/246603 (mem: 554.60 MiB)
20:39:29 (mem: 554.60 MiB)
20:39:29 Total structured size: 488628 (mem: 554.60 MiB)
20:39:43 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1665.70 MiB)
20:39:43 Gate blocks summary: (actual gates / fixed capacity) (mem: 1665.70 MiB)
20:39:43 goblin ecc op : 56/1024 (mem: 1665.70 MiB)
20:39:43 busread : 3/6000 (mem: 1665.70 MiB)
20:39:43 lookups : 13540/15000 (mem: 1665.70 MiB)
20:39:43 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1665.70 MiB)
20:39:43 arithmetic : 29702/56000 (mem: 1665.70 MiB)
20:39:43 delta range : 10239/18000 (mem: 1665.70 MiB)
20:39:43 elliptic : 6000/6000 (mem: 1665.70 MiB)
20:39:43 auxiliary : 11827/26000 (mem: 1665.70 MiB)
20:39:43 poseidon ext : 1302/17000 (mem: 1665.70 MiB)
20:39:43 poseidon int : 7412/92000 (mem: 1665.70 MiB)
20:39:43 overflow : 1850/1850 (mem: 1665.70 MiB)
20:39:43 (mem: 1665.70 MiB)
20:39:43 Total structured size: 243875 (mem: 1665.70 MiB)
20:39:46 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1704.89 MiB)
20:39:53 Largest circuit: 366564 gates. Trace details: (mem: 1781.89 MiB)
20:39:53 Minimum required block sizes for structured trace: (mem: 1781.89 MiB)
20:39:53 ecc_op : 56
20:39:53 busread : 3
20:39:53 lookup : 15000
20:39:53 pub_inputs : 32
20:39:53 arithmetic : 56000
20:39:53 delta_range : 18000
20:39:53 elliptic : 6000
20:39:53 aux : 26000
20:39:53 poseidon2_external : 1302
20:39:53 poseidon2_internal : 7412
20:39:53 overflow : 246603
20:39:53 (mem: 1781.89 MiB)
20:40:06 Constructing a Goblin proof with num ultra ops = 652 (mem: 1789.89 MiB)
20:40:28
[ OK ] ClientIVCRecursionTests.NativeVerification (60591 ms)
20:40:28
[----------] 1 test from ClientIVCRecursionTests (60591 ms total)
20:40:28
20:40:28
[----------] Global test environment tear-down
20:40:28
[==========] 1 test from 1 test suite ran. (60591 ms total)
20:40:28
[ PASSED ] 1 test.