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