Parent Log:
http://ci.aztec-labs.com/1566bd89da2c1869
Command: 6c32ccc844d598b0 barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.NativeVerification
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9ba478709ce5c48099f79f9531da8292811cb18a
Env: REF_NAME=gh-readonly-queue/staging/pr-15247-3863bc02d671057d0cffd4ced17ca317788ff190 CURRENT_VERSION=1.0.0 CI_FULL=1
Date: Tue Jun 24 15:02:58 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15247_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_d000831833b1932b_staging
15:02:58 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
15:02:58
Note: Google Test filter = ClientIVCRecursionTests.NativeVerification
15:02:58 [==========] Running 1 test from 1 test suite.
15:02:58
[----------] Global test environment set-up.
15:02:58
[----------] 1 test from ClientIVCRecursionTests
15:02:58
[ RUN ] ClientIVCRecursionTests.NativeVerification
15:02:58 BN254 commitment key size: 262144 (mem: 5.00 MiB)
15:02:59 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 426.34 MiB)
15:02:59 Gate blocks summary: (actual gates / fixed capacity) (mem: 426.34 MiB)
15:02:59 goblin ecc op : 10/1024 (mem: 426.34 MiB)
15:02:59 busread : 3/6000 (mem: 426.34 MiB)
15:02:59 lookups : 15000/15000 (mem: 426.34 MiB)
15:02:59 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 426.34 MiB)
15:02:59 arithmetic : 56000/56000 (mem: 426.34 MiB)
15:02:59 delta range : 18000/18000 (mem: 426.34 MiB)
15:02:59 elliptic : 4958/6000 (mem: 426.34 MiB)
15:02:59 auxiliary : 26000/26000 (mem: 426.34 MiB)
15:02:59 poseidon ext : 2/17000 (mem: 426.34 MiB)
15:02:59 poseidon int : 2/92000 (mem: 426.34 MiB)
15:02:59 overflow : 246603/246603 (mem: 426.34 MiB)
15:02:59 (mem: 426.34 MiB)
15:02:59 Total structured size: 488628 (mem: 426.34 MiB)
15:03:10 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1388.86 MiB)
15:03:10 Gate blocks summary: (actual gates / fixed capacity) (mem: 1388.86 MiB)
15:03:10 goblin ecc op : 56/1024 (mem: 1388.86 MiB)
15:03:10 busread : 3/6000 (mem: 1388.86 MiB)
15:03:10 lookups : 13540/15000 (mem: 1388.86 MiB)
15:03:10 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1388.86 MiB)
15:03:10 arithmetic : 29754/56000 (mem: 1388.86 MiB)
15:03:10 delta range : 10259/18000 (mem: 1388.86 MiB)
15:03:10 elliptic : 6000/6000 (mem: 1388.86 MiB)
15:03:10 auxiliary : 11827/26000 (mem: 1388.86 MiB)
15:03:10 poseidon ext : 1322/17000 (mem: 1388.86 MiB)
15:03:10 poseidon int : 7526/92000 (mem: 1388.86 MiB)
15:03:10 overflow : 1850/1850 (mem: 1388.86 MiB)
15:03:10 (mem: 1388.86 MiB)
15:03:10 Total structured size: 243875 (mem: 1388.86 MiB)
15:03:11 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1428.41 MiB)
15:03:18 Largest circuit: 366564 gates. Trace details: (mem: 1526.41 MiB)
15:03:18 Minimum required block sizes for structured trace: (mem: 1526.41 MiB)
15:03:18 ecc_op : 56
15:03:18 busread : 3
15:03:18 lookup : 15000
15:03:18 pub_inputs : 32
15:03:18 arithmetic : 56000
15:03:18 delta_range : 18000
15:03:18 elliptic : 6000
15:03:18 aux : 26000
15:03:18 poseidon2_external : 1322
15:03:18 poseidon2_internal : 7526
15:03:18 overflow : 246603
15:03:18 (mem: 1526.41 MiB)
15:03:30 Constructing a Goblin proof with num ultra ops = 652 (mem: 1526.41 MiB)
15:03:53
[ OK ] ClientIVCRecursionTests.NativeVerification (55542 ms)
15:03:53
[----------] 1 test from ClientIVCRecursionTests (55542 ms total)
15:03:53
15:03:53
[----------] Global test environment tear-down
15:03:53
[==========] 1 test from 1 test suite ran. (55542 ms total)
15:03:53
[ PASSED ] 1 test.