Parent Log:
http://ci.aztec-labs.com/e1c501cb022b2628
Command: d9adb066b7d7e95a barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.ClientTubeBase
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1c2c2ee2949dbe31742cc9501a31bf3bce8083cf
Env: REF_NAME=gh-readonly-queue/next/pr-15232-aedcee89a2544b0e6baf93c4e71d88991f09111e CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 13:55:19 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15232_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_d4c40a2848fe45cc_next
13:55:19 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
13:55:19
Note: Google Test filter = ClientIVCRecursionTests.ClientTubeBase
13:55:19 [==========] Running 1 test from 1 test suite.
13:55:19
[----------] Global test environment set-up.
13:55:19
[----------] 1 test from ClientIVCRecursionTests
13:55:19
[ RUN ] ClientIVCRecursionTests.ClientTubeBase
13:55:19 BN254 commitment key size: 262144 (mem: 6.00 MiB)
13:55:20 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 418.38 MiB)
13:55:20 Gate blocks summary: (actual gates / fixed capacity) (mem: 418.38 MiB)
13:55:20 goblin ecc op : 10/1024 (mem: 418.38 MiB)
13:55:20 busread : 3/6000 (mem: 418.38 MiB)
13:55:20 lookups : 15000/15000 (mem: 418.38 MiB)
13:55:20 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 418.38 MiB)
13:55:20 arithmetic : 56000/56000 (mem: 418.38 MiB)
13:55:20 delta range : 18000/18000 (mem: 418.38 MiB)
13:55:20 elliptic : 4958/6000 (mem: 418.38 MiB)
13:55:20 auxiliary : 26000/26000 (mem: 418.38 MiB)
13:55:20 poseidon ext : 2/17000 (mem: 418.38 MiB)
13:55:20 poseidon int : 2/92000 (mem: 418.38 MiB)
13:55:20 overflow : 246603/246603 (mem: 418.38 MiB)
13:55:20 (mem: 418.38 MiB)
13:55:20 Total structured size: 488628 (mem: 418.38 MiB)
13:55:31 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1375.18 MiB)
13:55:31 Gate blocks summary: (actual gates / fixed capacity) (mem: 1375.18 MiB)
13:55:31 goblin ecc op : 56/1024 (mem: 1375.18 MiB)
13:55:31 busread : 3/6000 (mem: 1375.18 MiB)
13:55:31 lookups : 13540/15000 (mem: 1375.18 MiB)
13:55:31 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1375.18 MiB)
13:55:31 arithmetic : 29754/56000 (mem: 1375.18 MiB)
13:55:31 delta range : 10259/18000 (mem: 1375.18 MiB)
13:55:31 elliptic : 6000/6000 (mem: 1375.18 MiB)
13:55:31 auxiliary : 11827/26000 (mem: 1375.18 MiB)
13:55:31 poseidon ext : 1322/17000 (mem: 1375.18 MiB)
13:55:31 poseidon int : 7526/92000 (mem: 1375.18 MiB)
13:55:31 overflow : 1850/1850 (mem: 1375.18 MiB)
13:55:31 (mem: 1375.18 MiB)
13:55:31 Total structured size: 243875 (mem: 1375.18 MiB)
13:55:33 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1487.38 MiB)
13:55:40 Largest circuit: 366564 gates. Trace details: (mem: 1548.38 MiB)
13:55:40 Minimum required block sizes for structured trace: (mem: 1548.38 MiB)
13:55:40 ecc_op : 56
13:55:40 busread : 3
13:55:40 lookup : 15000
13:55:40 pub_inputs : 32
13:55:40 arithmetic : 56000
13:55:40 delta_range : 18000
13:55:40 elliptic : 6000
13:55:40 aux : 26000
13:55:40 poseidon2_external : 1322
13:55:40 poseidon2_internal : 7526
13:55:40 overflow : 246603
13:55:40 (mem: 1548.38 MiB)
13:55:53 Constructing a Goblin proof with num ultra ops = 652 (mem: 1556.41 MiB)
13:56:22 ClientIVC Recursive Verifier: num prefinalized gates = 1859469 (mem: 1688.79 MiB)
13:57:55 Tube UH Recursive Verifier: num prefinalized gates = 497464 (mem: 8091.59 MiB)
13:58:01
[ OK ] ClientIVCRecursionTests.ClientTubeBase (162161 ms)
13:58:01
[----------] 1 test from ClientIVCRecursionTests (162161 ms total)
13:58:01
13:58:01
[----------] Global test environment tear-down
13:58:01
[==========] 1 test from 1 test suite ran. (162161 ms total)
13:58:01
[ PASSED ] 1 test.