Parent Log:
http://ci.aztec-labs.com/c38ea5f9f89d6d6c
Command: 17f1ce0a127de26d barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.Basic
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/78d87cb88633aee537d022d6fd8e57ceb74a3a95
Env: REF_NAME=gh-readonly-queue/next/pr-15024-78a5deb1c3aa24503935bbda20f9374ba35aa5c4 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 10:53:23 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15024_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_21327102fb71b48b_next
10:53:23 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
10:53:23
Note: Google Test filter = ClientIVCRecursionTests.Basic
10:53:23 [==========] Running 1 test from 1 test suite.
10:53:23
[----------] Global test environment set-up.
10:53:23
[----------] 1 test from ClientIVCRecursionTests
10:53:23
[ RUN ] ClientIVCRecursionTests.Basic
10:53:23 BN254 commitment key size: 262144 (mem: 4.00 MiB)
10:53:24 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 553.36 MiB)
10:53:24 Gate blocks summary: (actual gates / fixed capacity) (mem: 553.36 MiB)
10:53:24 goblin ecc op : 10/1024 (mem: 553.36 MiB)
10:53:24 busread : 3/6000 (mem: 553.36 MiB)
10:53:25 lookups : 15000/15000 (mem: 553.36 MiB)
10:53:25 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 553.36 MiB)
10:53:25 arithmetic : 56000/56000 (mem: 553.36 MiB)
10:53:25 delta range : 18000/18000 (mem: 553.36 MiB)
10:53:25 elliptic : 4958/6000 (mem: 553.36 MiB)
10:53:25 auxiliary : 26000/26000 (mem: 553.36 MiB)
10:53:25 poseidon ext : 2/17000 (mem: 553.36 MiB)
10:53:25 poseidon int : 2/92000 (mem: 553.36 MiB)
10:53:25 overflow : 246603/246603 (mem: 553.36 MiB)
10:53:25 (mem: 553.36 MiB)
10:53:25 Total structured size: 488628 (mem: 553.36 MiB)
10:53:37 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1658.07 MiB)
10:53:37 Gate blocks summary: (actual gates / fixed capacity) (mem: 1658.07 MiB)
10:53:37 goblin ecc op : 56/1024 (mem: 1658.07 MiB)
10:53:37 busread : 3/6000 (mem: 1658.07 MiB)
10:53:37 lookups : 13540/15000 (mem: 1658.07 MiB)
10:53:37 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1658.07 MiB)
10:53:37 arithmetic : 29702/56000 (mem: 1658.07 MiB)
10:53:37 delta range : 10239/18000 (mem: 1658.07 MiB)
10:53:37 elliptic : 6000/6000 (mem: 1658.07 MiB)
10:53:37 auxiliary : 11827/26000 (mem: 1658.07 MiB)
10:53:37 poseidon ext : 1302/17000 (mem: 1658.07 MiB)
10:53:37 poseidon int : 7412/92000 (mem: 1658.07 MiB)
10:53:37 overflow : 1850/1850 (mem: 1658.07 MiB)
10:53:37 (mem: 1658.07 MiB)
10:53:37 Total structured size: 243875 (mem: 1658.07 MiB)
10:53:40 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1682.62 MiB)
10:53:47 Largest circuit: 366564 gates. Trace details: (mem: 1776.62 MiB)
10:53:47 Minimum required block sizes for structured trace: (mem: 1776.62 MiB)
10:53:47 ecc_op : 56
10:53:47 busread : 3
10:53:47 lookup : 15000
10:53:47 pub_inputs : 32
10:53:47 arithmetic : 56000
10:53:47 delta_range : 18000
10:53:47 elliptic : 6000
10:53:47 aux : 26000
10:53:47 poseidon2_external : 1302
10:53:47 poseidon2_internal : 7412
10:53:47 overflow : 246603
10:53:47 (mem: 1776.62 MiB)
10:54:00 Constructing a Goblin proof with num ultra ops = 652 (mem: 1777.62 MiB)
10:54:58 Recursive Verifier: finalised num gates = 1859289 (mem: 3288.29 MiB)
10:54:58
[ OK ] ClientIVCRecursionTests.Basic (95771 ms)
10:54:58
[----------] 1 test from ClientIVCRecursionTests (95771 ms total)
10:54:58
10:54:58
[----------] Global test environment tear-down
10:54:58
[==========] 1 test from 1 test suite ran. (95771 ms total)
10:54:58
[ PASSED ] 1 test.