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