Parent Log:
http://ci.aztec-labs.com/4377c19df791fe00
Command: b65330ebb7ef0b78 barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.ClientTubeBase
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/420e0a54fb4bfe8b04d7dd479f59ed0fe3ad3b74
Env: REF_NAME=gh-readonly-queue/next/pr-14922-106f897363bb5aee27ddd091b5be9641b011c5bb CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 16:17:36 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14922_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_d4c40a2848fe45cc_next
16:17:36 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
16:17:36
Note: Google Test filter = ClientIVCRecursionTests.ClientTubeBase
16:17:36 [==========] Running 1 test from 1 test suite.
16:17:36
[----------] Global test environment set-up.
16:17:36
[----------] 1 test from ClientIVCRecursionTests
16:17:36
[ RUN ] ClientIVCRecursionTests.ClientTubeBase
16:17:36 BN254 commitment key size: 262144 (mem: 6.00 MiB)
16:17:37 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 560.16 MiB)
16:17:37 Gate blocks summary: (actual gates / fixed capacity) (mem: 560.16 MiB)
16:17:37 goblin ecc op : 10/1024 (mem: 560.16 MiB)
16:17:37 busread : 3/6000 (mem: 560.16 MiB)
16:17:37 lookups : 15000/15000 (mem: 560.16 MiB)
16:17:37 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 560.16 MiB)
16:17:37 arithmetic : 56000/56000 (mem: 560.16 MiB)
16:17:37 delta range : 18000/18000 (mem: 560.16 MiB)
16:17:37 elliptic : 4958/6000 (mem: 560.16 MiB)
16:17:37 auxiliary : 26000/26000 (mem: 560.16 MiB)
16:17:37 poseidon ext : 2/17000 (mem: 560.16 MiB)
16:17:37 poseidon int : 2/92000 (mem: 560.16 MiB)
16:17:37 overflow : 248619/248619 (mem: 560.16 MiB)
16:17:37 (mem: 560.16 MiB)
16:17:37 Total structured size: 490644 (mem: 560.16 MiB)
16:17:45 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.91 MiB)
16:17:56 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1656.91 MiB)
16:17:56 Gate blocks summary: (actual gates / fixed capacity) (mem: 1656.91 MiB)
16:17:56 goblin ecc op : 56/1024 (mem: 1656.91 MiB)
16:17:56 busread : 3/6000 (mem: 1656.91 MiB)
16:17:56 lookups : 13540/15000 (mem: 1656.91 MiB)
16:17:56 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1656.91 MiB)
16:17:56 arithmetic : 32894/56000 (mem: 1656.91 MiB)
16:17:56 delta range : 10239/18000 (mem: 1656.91 MiB)
16:17:56 elliptic : 6000/6000 (mem: 1656.91 MiB)
16:17:56 auxiliary : 11827/26000 (mem: 1656.91 MiB)
16:17:56 poseidon ext : 1302/17000 (mem: 1656.91 MiB)
16:17:56 poseidon int : 7412/92000 (mem: 1656.91 MiB)
16:17:56 overflow : 1850/1850 (mem: 1656.91 MiB)
16:17:56 (mem: 1656.91 MiB)
16:17:56 Total structured size: 243875 (mem: 1656.91 MiB)
16:17:59 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1709.38 MiB)
16:17:59 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 1709.38 MiB)
16:18:08 Largest circuit: 368580 gates. Trace details: (mem: 1800.38 MiB)
16:18:08 Minimum required block sizes for structured trace: (mem: 1800.38 MiB)
16:18:08 ecc_op : 56
16:18:08 busread : 3
16:18:08 lookup : 15000
16:18:08 pub_inputs : 32
16:18:08 arithmetic : 56000
16:18:08 delta_range : 18000
16:18:08 elliptic : 6000
16:18:08 aux : 26000
16:18:08 poseidon2_external : 1302
16:18:08 poseidon2_internal : 7412
16:18:08 overflow : 248619
16:18:08 (mem: 1800.38 MiB)
16:18:18 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 1801.38 MiB)
16:18:21 Constructing a Goblin proof with num ultra ops = 652 (mem: 1801.38 MiB)
16:18:52 ClientIVC Recursive Verifier: num prefinalized gates = 1859587 (mem: 2140.38 MiB)
16:18:59 WARNING: We are temporarily regressing prover speed by computing the verification key in the prover. This will be fixed in a followup PR. (mem: 8241.50 MiB)
16:21:13 Tube UH Recursive Verifier: num prefinalized gates = 497459 (mem: 10146.11 MiB)
16:21:19
[ OK ] ClientIVCRecursionTests.ClientTubeBase (223567 ms)
16:21:19
[----------] 1 test from ClientIVCRecursionTests (223567 ms total)
16:21:19
16:21:19
[----------] Global test environment tear-down
16:21:19
[==========] 1 test from 1 test suite ran. (223567 ms total)
16:21:19
[ PASSED ] 1 test.