Parent Log:
http://ci.aztec-labs.com/64e2bdc106a2b1fc
Command: 381729888d660e62-no-avm barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.Basic
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a8c553f203c98e5ca274e763c8e51daaaaf760d6
Env: REF_NAME=gh-readonly-queue/next/pr-15017-30660269b33bab8cca354c41659533acf4d48e07 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Fri Jun 13 09:44:50 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15017_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_21327102fb71b48b_next
09:44:50 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
09:44:50
Note: Google Test filter = ClientIVCRecursionTests.Basic
09:44:50 [==========] Running 1 test from 1 test suite.
09:44:50
[----------] Global test environment set-up.
09:44:50
[----------] 1 test from ClientIVCRecursionTests
09:44:50
[ RUN ] ClientIVCRecursionTests.Basic
09:44:50 BN254 commitment key size: 262144 (mem: 5.50 MiB)
09:44:51 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 557.02 MiB)
09:44:51 Gate blocks summary: (actual gates / fixed capacity) (mem: 557.02 MiB)
09:44:51 goblin ecc op : 10/1024 (mem: 557.02 MiB)
09:44:51 busread : 3/6000 (mem: 557.02 MiB)
09:44:51 lookups : 15000/15000 (mem: 557.02 MiB)
09:44:51 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 557.02 MiB)
09:44:51 arithmetic : 56000/56000 (mem: 557.02 MiB)
09:44:51 delta range : 18000/18000 (mem: 557.02 MiB)
09:44:51 elliptic : 4958/6000 (mem: 557.02 MiB)
09:44:51 auxiliary : 26000/26000 (mem: 557.02 MiB)
09:44:51 poseidon ext : 2/17000 (mem: 557.02 MiB)
09:44:51 poseidon int : 2/92000 (mem: 557.02 MiB)
09:44:51 overflow : 248619/248619 (mem: 557.02 MiB)
09:44:51 (mem: 557.02 MiB)
09:44:51 Total structured size: 490644 (mem: 557.02 MiB)
09:44:57 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 1670.14 MiB)
09:45:06 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1670.14 MiB)
09:45:06 Gate blocks summary: (actual gates / fixed capacity) (mem: 1670.14 MiB)
09:45:06 goblin ecc op : 56/1024 (mem: 1670.14 MiB)
09:45:06 busread : 3/6000 (mem: 1670.14 MiB)
09:45:06 lookups : 13540/15000 (mem: 1670.14 MiB)
09:45:06 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1670.14 MiB)
09:45:06 arithmetic : 32894/56000 (mem: 1670.14 MiB)
09:45:06 delta range : 10239/18000 (mem: 1670.14 MiB)
09:45:06 elliptic : 6000/6000 (mem: 1670.14 MiB)
09:45:06 auxiliary : 11827/26000 (mem: 1670.14 MiB)
09:45:06 poseidon ext : 1302/17000 (mem: 1670.14 MiB)
09:45:06 poseidon int : 7412/92000 (mem: 1670.14 MiB)
09:45:06 overflow : 1850/1850 (mem: 1670.14 MiB)
09:45:06 (mem: 1670.14 MiB)
09:45:06 Total structured size: 243875 (mem: 1670.14 MiB)
09:45:08 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1747.25 MiB)
09:45:08 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 1747.25 MiB)
09:45:16 Largest circuit: 368580 gates. Trace details: (mem: 1807.25 MiB)
09:45:16 Minimum required block sizes for structured trace: (mem: 1807.25 MiB)
09:45:16 ecc_op : 56
09:45:16 busread : 3
09:45:16 lookup : 15000
09:45:16 pub_inputs : 32
09:45:16 arithmetic : 56000
09:45:16 delta_range : 18000
09:45:16 elliptic : 6000
09:45:16 aux : 26000
09:45:16 poseidon2_external : 1302
09:45:16 poseidon2_internal : 7412
09:45:16 overflow : 248619
09:45:16 (mem: 1807.25 MiB)
09:45:24 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 1815.25 MiB)
09:45:26 Constructing a Goblin proof with num ultra ops = 652 (mem: 1815.25 MiB)
09:46:01 Recursive Verifier: finalised num gates = 1859587 (mem: 3246.30 MiB)
09:46:01
[ OK ] ClientIVCRecursionTests.Basic (70986 ms)
09:46:01
[----------] 1 test from ClientIVCRecursionTests (70986 ms total)
09:46:01
09:46:01
[----------] Global test environment tear-down
09:46:01
[==========] 1 test from 1 test suite ran. (70986 ms total)
09:46:01
[ PASSED ] 1 test.