Parent Log:
http://ci.aztec-labs.com/cb3dbbfc375fd172
Command: 060f2775b5406036 barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.ClientTubeBase
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/7339c264ad706420ee9babb0dd1b6ed793e97402
Env: REF_NAME=gh-readonly-queue/next/pr-15039-ddabb45f79cc171e41a0a5330544775de9fdf7fd CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 15:07:35 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15039_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_d4c40a2848fe45cc_next
15:07:35 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
15:07:35
Note: Google Test filter = ClientIVCRecursionTests.ClientTubeBase
15:07:35 [==========] Running 1 test from 1 test suite.
15:07:35
[----------] Global test environment set-up.
15:07:35
[----------] 1 test from ClientIVCRecursionTests
15:07:35
[ RUN ] ClientIVCRecursionTests.ClientTubeBase
15:07:35 BN254 commitment key size: 262144 (mem: 6.00 MiB)
15:07:37 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 559.23 MiB)
15:07:37 Gate blocks summary: (actual gates / fixed capacity) (mem: 559.23 MiB)
15:07:37 goblin ecc op : 10/1024 (mem: 559.23 MiB)
15:07:37 busread : 3/6000 (mem: 559.23 MiB)
15:07:37 lookups : 15000/15000 (mem: 559.23 MiB)
15:07:37 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 559.23 MiB)
15:07:37 arithmetic : 56000/56000 (mem: 559.23 MiB)
15:07:37 delta range : 18000/18000 (mem: 559.23 MiB)
15:07:37 elliptic : 4958/6000 (mem: 559.23 MiB)
15:07:37 auxiliary : 26000/26000 (mem: 559.23 MiB)
15:07:37 poseidon ext : 2/17000 (mem: 559.23 MiB)
15:07:37 poseidon int : 2/92000 (mem: 559.23 MiB)
15:07:37 overflow : 248619/248619 (mem: 559.23 MiB)
15:07:37 (mem: 559.23 MiB)
15:07:37 Total structured size: 490644 (mem: 559.23 MiB)
15:07:44 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 1656.95 MiB)
15:07:55 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1656.95 MiB)
15:07:55 Gate blocks summary: (actual gates / fixed capacity) (mem: 1656.95 MiB)
15:07:55 goblin ecc op : 56/1024 (mem: 1656.95 MiB)
15:07:55 busread : 3/6000 (mem: 1656.95 MiB)
15:07:55 lookups : 13540/15000 (mem: 1656.95 MiB)
15:07:55 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1656.95 MiB)
15:07:55 arithmetic : 32894/56000 (mem: 1656.95 MiB)
15:07:55 delta range : 10239/18000 (mem: 1656.95 MiB)
15:07:55 elliptic : 6000/6000 (mem: 1656.95 MiB)
15:07:55 auxiliary : 11827/26000 (mem: 1656.95 MiB)
15:07:55 poseidon ext : 1302/17000 (mem: 1656.95 MiB)
15:07:55 poseidon int : 7412/92000 (mem: 1656.95 MiB)
15:07:55 overflow : 1850/1850 (mem: 1656.95 MiB)
15:07:55 (mem: 1656.95 MiB)
15:07:55 Total structured size: 243875 (mem: 1656.95 MiB)
15:07:58 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1714.63 MiB)
15:07:58 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 1714.63 MiB)
15:08:07 Largest circuit: 368580 gates. Trace details: (mem: 1805.63 MiB)
15:08:07 Minimum required block sizes for structured trace: (mem: 1805.63 MiB)
15:08:07 ecc_op : 56
15:08:07 busread : 3
15:08:07 lookup : 15000
15:08:07 pub_inputs : 32
15:08:07 arithmetic : 56000
15:08:07 delta_range : 18000
15:08:07 elliptic : 6000
15:08:07 aux : 26000
15:08:07 poseidon2_external : 1302
15:08:07 poseidon2_internal : 7412
15:08:07 overflow : 248619
15:08:07 (mem: 1805.63 MiB)
15:08:17 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 1805.63 MiB)
15:08:20 Constructing a Goblin proof with num ultra ops = 652 (mem: 1805.63 MiB)
15:08:48 ClientIVC Recursive Verifier: num prefinalized gates = 1859587 (mem: 2078.63 MiB)
15:08:56 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 8308.62 MiB)
15:11:25 Tube UH Recursive Verifier: num prefinalized gates = 497459 (mem: 10213.03 MiB)
15:11:31
[ OK ] ClientIVCRecursionTests.ClientTubeBase (236214 ms)
15:11:31
[----------] 1 test from ClientIVCRecursionTests (236214 ms total)
15:11:31
15:11:31
[----------] Global test environment tear-down
15:11:31
[==========] 1 test from 1 test suite ran. (236214 ms total)
15:11:31
[ PASSED ] 1 test.