Parent Log:
http://ci.aztec-labs.com/a0752cf2bc977ac8
Command: 76b039a0ac133f0c barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.ClientTubeBase
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/4110b08ca823c6af4399e58e54e0483d6e3459ed
Env: REF_NAME=gh-readonly-queue/next/pr-15064-daebab2c4bace59ef25ddb29040a040926f095e6 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 09:34:28 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15064_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_d4c40a2848fe45cc_next
09:34:28 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
09:34:28
Note: Google Test filter = ClientIVCRecursionTests.ClientTubeBase
09:34:28 [==========] Running 1 test from 1 test suite.
09:34:28
[----------] Global test environment set-up.
09:34:28
[----------] 1 test from ClientIVCRecursionTests
09:34:28
[ RUN ] ClientIVCRecursionTests.ClientTubeBase
09:34:28 BN254 commitment key size: 262144 (mem: 5.00 MiB)
09:34:30 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 552.01 MiB)
09:34:30 Gate blocks summary: (actual gates / fixed capacity) (mem: 552.01 MiB)
09:34:30 goblin ecc op : 10/1024 (mem: 552.01 MiB)
09:34:30 busread : 3/6000 (mem: 552.01 MiB)
09:34:30 lookups : 15000/15000 (mem: 552.01 MiB)
09:34:30 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 552.01 MiB)
09:34:30 arithmetic : 56000/56000 (mem: 552.01 MiB)
09:34:30 delta range : 18000/18000 (mem: 552.01 MiB)
09:34:30 elliptic : 4958/6000 (mem: 552.01 MiB)
09:34:30 auxiliary : 26000/26000 (mem: 552.01 MiB)
09:34:30 poseidon ext : 2/17000 (mem: 552.01 MiB)
09:34:30 poseidon int : 2/92000 (mem: 552.01 MiB)
09:34:30 overflow : 248619/248619 (mem: 552.01 MiB)
09:34:30 (mem: 552.01 MiB)
09:34:30 Total structured size: 490644 (mem: 552.01 MiB)
09:34:42 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1657.64 MiB)
09:34:42 Gate blocks summary: (actual gates / fixed capacity) (mem: 1657.64 MiB)
09:34:42 goblin ecc op : 56/1024 (mem: 1657.64 MiB)
09:34:42 busread : 3/6000 (mem: 1657.64 MiB)
09:34:42 lookups : 13540/15000 (mem: 1657.64 MiB)
09:34:42 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1657.64 MiB)
09:34:42 arithmetic : 32894/56000 (mem: 1657.64 MiB)
09:34:42 delta range : 10239/18000 (mem: 1657.64 MiB)
09:34:42 elliptic : 6000/6000 (mem: 1657.64 MiB)
09:34:42 auxiliary : 11827/26000 (mem: 1657.64 MiB)
09:34:42 poseidon ext : 1302/17000 (mem: 1657.64 MiB)
09:34:42 poseidon int : 7412/92000 (mem: 1657.64 MiB)
09:34:42 overflow : 1850/1850 (mem: 1657.64 MiB)
09:34:42 (mem: 1657.64 MiB)
09:34:42 Total structured size: 243875 (mem: 1657.64 MiB)
09:34:45 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1694.11 MiB)
09:34:52 Largest circuit: 368580 gates. Trace details: (mem: 1792.11 MiB)
09:34:52 Minimum required block sizes for structured trace: (mem: 1792.11 MiB)
09:34:52 ecc_op : 56
09:34:52 busread : 3
09:34:52 lookup : 15000
09:34:52 pub_inputs : 32
09:34:52 arithmetic : 56000
09:34:52 delta_range : 18000
09:34:52 elliptic : 6000
09:34:52 aux : 26000
09:34:52 poseidon2_external : 1302
09:34:52 poseidon2_internal : 7412
09:34:52 overflow : 248619
09:34:52 (mem: 1792.11 MiB)
09:35:05 Constructing a Goblin proof with num ultra ops = 652 (mem: 1792.11 MiB)
09:35:34 ClientIVC Recursive Verifier: num prefinalized gates = 1859587 (mem: 2065.11 MiB)
09:37:35 Tube UH Recursive Verifier: num prefinalized gates = 497459 (mem: 10204.30 MiB)
09:37:42
[ OK ] ClientIVCRecursionTests.ClientTubeBase (194540 ms)
09:37:42
[----------] 1 test from ClientIVCRecursionTests (194540 ms total)
09:37:42
09:37:42
[----------] Global test environment tear-down
09:37:42
[==========] 1 test from 1 test suite ran. (194540 ms total)
09:37:42
[ PASSED ] 1 test.