Parent Log:
http://ci.aztec-labs.com/d447f9a13417abbf
Command: de30be46e225864a barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.NativeVerification
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/71fe6b444df8fafa5531226cf458dbd22d2f3ab7
Env: REF_NAME=gh-readonly-queue/master/pr-15117-c06f30929f18b85bcea93c0926a8d640a3819f00 CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Tue Jun 17 19:31:55 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15117_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_d000831833b1932b_master
19:31:55 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
19:31:55
Note: Google Test filter = ClientIVCRecursionTests.NativeVerification
19:31:55 [==========] Running 1 test from 1 test suite.
19:31:55
[----------] Global test environment set-up.
19:31:55
[----------] 1 test from ClientIVCRecursionTests
19:31:55
[ RUN ] ClientIVCRecursionTests.NativeVerification
19:31:55 BN254 commitment key size: 262144 (mem: 5.00 MiB)
19:31:57 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 551.77 MiB)
19:31:57 Gate blocks summary: (actual gates / fixed capacity) (mem: 551.77 MiB)
19:31:57 goblin ecc op : 10/1024 (mem: 551.77 MiB)
19:31:57 busread : 3/6000 (mem: 551.77 MiB)
19:31:57 lookups : 15000/15000 (mem: 551.77 MiB)
19:31:57 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 551.77 MiB)
19:31:57 arithmetic : 56000/56000 (mem: 551.77 MiB)
19:31:57 delta range : 18000/18000 (mem: 551.77 MiB)
19:31:57 elliptic : 4958/6000 (mem: 551.77 MiB)
19:31:57 auxiliary : 26000/26000 (mem: 551.77 MiB)
19:31:57 poseidon ext : 2/17000 (mem: 551.77 MiB)
19:31:57 poseidon int : 2/92000 (mem: 551.77 MiB)
19:31:57 overflow : 248607/248607 (mem: 551.77 MiB)
19:31:57 (mem: 551.77 MiB)
19:31:57 Total structured size: 490632 (mem: 551.77 MiB)
19:32:10 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1661.28 MiB)
19:32:10 Gate blocks summary: (actual gates / fixed capacity) (mem: 1661.28 MiB)
19:32:10 goblin ecc op : 56/1024 (mem: 1661.28 MiB)
19:32:10 busread : 3/6000 (mem: 1661.28 MiB)
19:32:10 lookups : 13540/15000 (mem: 1661.28 MiB)
19:32:10 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1661.28 MiB)
19:32:10 arithmetic : 32475/56000 (mem: 1661.28 MiB)
19:32:10 delta range : 10230/18000 (mem: 1661.28 MiB)
19:32:10 elliptic : 6000/6000 (mem: 1661.28 MiB)
19:32:10 auxiliary : 11827/26000 (mem: 1661.28 MiB)
19:32:10 poseidon ext : 882/17000 (mem: 1661.28 MiB)
19:32:10 poseidon int : 5018/92000 (mem: 1661.28 MiB)
19:32:10 overflow : 1850/1850 (mem: 1661.28 MiB)
19:32:10 (mem: 1661.28 MiB)
19:32:10 Total structured size: 243875 (mem: 1661.28 MiB)
19:32:13 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1704.50 MiB)
19:32:20 Largest circuit: 368568 gates. Trace details: (mem: 1783.50 MiB)
19:32:20 Minimum required block sizes for structured trace: (mem: 1783.50 MiB)
19:32:20 ecc_op : 56
19:32:20 busread : 3
19:32:20 lookup : 15000
19:32:20 pub_inputs : 32
19:32:20 arithmetic : 56000
19:32:20 delta_range : 18000
19:32:20 elliptic : 6000
19:32:20 aux : 26000
19:32:20 poseidon2_external : 882
19:32:20 poseidon2_internal : 5018
19:32:20 overflow : 248607
19:32:20 (mem: 1783.50 MiB)
19:32:33 Constructing a Goblin proof with num ultra ops = 652 (mem: 1791.50 MiB)
19:32:56
[ OK ] ClientIVCRecursionTests.NativeVerification (60732 ms)
19:32:56
[----------] 1 test from ClientIVCRecursionTests (60732 ms total)
19:32:56
19:32:56
[----------] Global test environment tear-down
19:32:56
[==========] 1 test from 1 test suite ran. (60732 ms total)
19:32:56
[ PASSED ] 1 test.