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