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