Parent Log:
http://ci.aztec-labs.com/6199c9f37bd6630e
Command: 8a172cd719fd94be barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.ClientTubeBase
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/4b0e4dc09fa55f0bc808fa0c7c3e95e8fa997069
Env: REF_NAME=gh-readonly-queue/next/pr-15116-433ba6218aed45169029991a493e4232b30b8ec6 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 17 20:34:26 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15116_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_d4c40a2848fe45cc_next
20:34:26 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
20:34:26
Note: Google Test filter = ClientIVCRecursionTests.ClientTubeBase
20:34:26 [==========] Running 1 test from 1 test suite.
20:34:26
[----------] Global test environment set-up.
20:34:26
[----------] 1 test from ClientIVCRecursionTests
20:34:26
[ RUN ] ClientIVCRecursionTests.ClientTubeBase
20:34:26 BN254 commitment key size: 262144 (mem: 6.00 MiB)
20:34:27 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 562.24 MiB)
20:34:27 Gate blocks summary: (actual gates / fixed capacity) (mem: 562.24 MiB)
20:34:27 goblin ecc op : 10/1024 (mem: 562.24 MiB)
20:34:27 busread : 3/6000 (mem: 562.24 MiB)
20:34:27 lookups : 15000/15000 (mem: 562.24 MiB)
20:34:27 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 562.24 MiB)
20:34:27 arithmetic : 56000/56000 (mem: 562.24 MiB)
20:34:27 delta range : 18000/18000 (mem: 562.24 MiB)
20:34:27 elliptic : 4958/6000 (mem: 562.24 MiB)
20:34:27 auxiliary : 26000/26000 (mem: 562.24 MiB)
20:34:27 poseidon ext : 2/17000 (mem: 562.24 MiB)
20:34:27 poseidon int : 2/92000 (mem: 562.24 MiB)
20:34:27 overflow : 246603/246603 (mem: 562.24 MiB)
20:34:27 (mem: 562.24 MiB)
20:34:27 Total structured size: 488628 (mem: 562.24 MiB)
20:34:39 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1672.81 MiB)
20:34:39 Gate blocks summary: (actual gates / fixed capacity) (mem: 1672.81 MiB)
20:34:39 goblin ecc op : 56/1024 (mem: 1672.81 MiB)
20:34:39 busread : 3/6000 (mem: 1672.81 MiB)
20:34:39 lookups : 13540/15000 (mem: 1672.81 MiB)
20:34:39 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1672.81 MiB)
20:34:39 arithmetic : 29702/56000 (mem: 1672.81 MiB)
20:34:39 delta range : 10239/18000 (mem: 1672.81 MiB)
20:34:39 elliptic : 6000/6000 (mem: 1672.81 MiB)
20:34:39 auxiliary : 11827/26000 (mem: 1672.81 MiB)
20:34:39 poseidon ext : 1302/17000 (mem: 1672.81 MiB)
20:34:39 poseidon int : 7412/92000 (mem: 1672.81 MiB)
20:34:39 overflow : 1850/1850 (mem: 1672.81 MiB)
20:34:39 (mem: 1672.81 MiB)
20:34:39 Total structured size: 243875 (mem: 1672.81 MiB)
20:34:42 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1771.46 MiB)
20:34:49 Largest circuit: 366564 gates. Trace details: (mem: 1831.46 MiB)
20:34:49 Minimum required block sizes for structured trace: (mem: 1831.46 MiB)
20:34:49 ecc_op : 56
20:34:49 busread : 3
20:34:49 lookup : 15000
20:34:49 pub_inputs : 32
20:34:49 arithmetic : 56000
20:34:49 delta_range : 18000
20:34:49 elliptic : 6000
20:34:49 aux : 26000
20:34:49 poseidon2_external : 1302
20:34:49 poseidon2_internal : 7412
20:34:49 overflow : 246603
20:34:49 (mem: 1831.46 MiB)
20:35:02 Constructing a Goblin proof with num ultra ops = 652 (mem: 1831.46 MiB)
20:35:33 ClientIVC Recursive Verifier: num prefinalized gates = 1859289 (mem: 1968.51 MiB)
20:37:32 Tube UH Recursive Verifier: num prefinalized gates = 497459 (mem: 10211.30 MiB)
20:37:39
[ OK ] ClientIVCRecursionTests.ClientTubeBase (193279 ms)
20:37:39
[----------] 1 test from ClientIVCRecursionTests (193279 ms total)
20:37:39
20:37:39
[----------] Global test environment tear-down
20:37:39
[==========] 1 test from 1 test suite ran. (193279 ms total)
20:37:39
[ PASSED ] 1 test.