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