Parent Log:
http://ci.aztec-labs.com/897defd362a3a69b
Command: ddee941f13db6e98 barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.Basic
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/9d6fb0bd1594726370a5f3a56591963452264642
Env: REF_NAME=gh-readonly-queue/next/pr-14985-47c749527b1c3cce3edd9defedc46e89ea00c69e CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 17:29:25 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14985_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_21327102fb71b48b_next
17:29:25 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
17:29:25
Note: Google Test filter = ClientIVCRecursionTests.Basic
17:29:25 [==========] Running 1 test from 1 test suite.
17:29:25
[----------] Global test environment set-up.
17:29:25
[----------] 1 test from ClientIVCRecursionTests
17:29:25
[ RUN ] ClientIVCRecursionTests.Basic
17:29:25 BN254 commitment key size: 262144 (mem: 6.00 MiB)
17:29:27 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 554.46 MiB)
17:29:27 Gate blocks summary: (actual gates / fixed capacity) (mem: 554.46 MiB)
17:29:27 goblin ecc op : 10/1024 (mem: 554.46 MiB)
17:29:27 busread : 3/6000 (mem: 554.46 MiB)
17:29:27 lookups : 15000/15000 (mem: 554.46 MiB)
17:29:27 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 554.46 MiB)
17:29:27 arithmetic : 56000/56000 (mem: 554.46 MiB)
17:29:27 delta range : 18000/18000 (mem: 554.46 MiB)
17:29:27 elliptic : 4958/6000 (mem: 554.46 MiB)
17:29:27 auxiliary : 26000/26000 (mem: 554.46 MiB)
17:29:27 poseidon ext : 2/17000 (mem: 554.46 MiB)
17:29:27 poseidon int : 2/92000 (mem: 554.46 MiB)
17:29:27 overflow : 248619/248619 (mem: 554.46 MiB)
17:29:27 (mem: 554.46 MiB)
17:29:27 Total structured size: 490644 (mem: 554.46 MiB)
17:29:36 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 1664.48 MiB)
17:29:48 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1664.48 MiB)
17:29:48 Gate blocks summary: (actual gates / fixed capacity) (mem: 1664.48 MiB)
17:29:48 goblin ecc op : 56/1024 (mem: 1664.48 MiB)
17:29:48 busread : 3/6000 (mem: 1664.48 MiB)
17:29:48 lookups : 13540/15000 (mem: 1664.48 MiB)
17:29:48 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1664.48 MiB)
17:29:48 arithmetic : 32894/56000 (mem: 1664.48 MiB)
17:29:48 delta range : 10239/18000 (mem: 1664.48 MiB)
17:29:48 elliptic : 6000/6000 (mem: 1664.48 MiB)
17:29:48 auxiliary : 11827/26000 (mem: 1664.48 MiB)
17:29:48 poseidon ext : 1302/17000 (mem: 1664.48 MiB)
17:29:48 poseidon int : 7412/92000 (mem: 1664.48 MiB)
17:29:48 overflow : 1850/1850 (mem: 1664.48 MiB)
17:29:48 (mem: 1664.48 MiB)
17:29:48 Total structured size: 243875 (mem: 1664.48 MiB)
17:29:51 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1725.32 MiB)
17:29:51 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 1725.32 MiB)
17:30:01 Largest circuit: 368580 gates. Trace details: (mem: 1802.32 MiB)
17:30:01 Minimum required block sizes for structured trace: (mem: 1802.32 MiB)
17:30:01 ecc_op : 56
17:30:01 busread : 3
17:30:01 lookup : 15000
17:30:01 pub_inputs : 32
17:30:01 arithmetic : 56000
17:30:01 delta_range : 18000
17:30:01 elliptic : 6000
17:30:01 aux : 26000
17:30:01 poseidon2_external : 1302
17:30:01 poseidon2_internal : 7412
17:30:01 overflow : 248619
17:30:01 (mem: 1802.32 MiB)
17:30:13 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 1803.32 MiB)
17:30:16 Constructing a Goblin proof with num ultra ops = 652 (mem: 1803.32 MiB)
17:31:16 Recursive Verifier: finalised num gates = 1859587 (mem: 3272.85 MiB)
17:31:16
[ OK ] ClientIVCRecursionTests.Basic (111132 ms)
17:31:16
[----------] 1 test from ClientIVCRecursionTests (111132 ms total)
17:31:16
17:31:16
[----------] Global test environment tear-down
17:31:16
[==========] 1 test from 1 test suite ran. (111132 ms total)
17:31:16
[ PASSED ] 1 test.