Parent Log:
http://ci.aztec-labs.com/a23b82fd22ca24f9
Command: d9d212806114aa4a barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.Basic
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/bd28eda782eb6f2e1e5c2101a27104b4ad8796b3
Env: REF_NAME=gh-readonly-queue/next/pr-15315-634f8607a18c02c1d6e9ab5f302821fa8fc0e833 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 26 16:37:28 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15315_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_21327102fb71b48b_next
16:37:28 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
16:37:28
Note: Google Test filter = ClientIVCRecursionTests.Basic
16:37:28 [==========] Running 1 test from 1 test suite.
16:37:28
[----------] Global test environment set-up.
16:37:28
[----------] 1 test from ClientIVCRecursionTests
16:37:28
[ RUN ] ClientIVCRecursionTests.Basic
16:37:28 BN254 commitment key size: 262144 (mem: 6.00 MiB)
16:37:30 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 428.37 MiB)
16:37:30 Gate blocks summary: (actual gates / fixed capacity) (mem: 428.37 MiB)
16:37:30 goblin ecc op : 10/1024 (mem: 428.37 MiB)
16:37:30 busread : 3/6000 (mem: 428.37 MiB)
16:37:30 lookups : 15000/15000 (mem: 428.37 MiB)
16:37:30 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 428.37 MiB)
16:37:30 arithmetic : 56000/56000 (mem: 428.37 MiB)
16:37:30 delta range : 18000/18000 (mem: 428.37 MiB)
16:37:30 elliptic : 4958/6000 (mem: 428.37 MiB)
16:37:30 auxiliary : 26000/26000 (mem: 428.37 MiB)
16:37:30 poseidon ext : 2/17000 (mem: 428.37 MiB)
16:37:30 poseidon int : 2/92000 (mem: 428.37 MiB)
16:37:30 overflow : 246603/246603 (mem: 428.37 MiB)
16:37:30 (mem: 428.37 MiB)
16:37:30 Total structured size: 488628 (mem: 428.37 MiB)
16:37:40 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1399.72 MiB)
16:37:40 Gate blocks summary: (actual gates / fixed capacity) (mem: 1399.72 MiB)
16:37:40 goblin ecc op : 56/1024 (mem: 1399.72 MiB)
16:37:40 busread : 3/6000 (mem: 1399.72 MiB)
16:37:40 lookups : 13540/15000 (mem: 1399.72 MiB)
16:37:40 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1399.72 MiB)
16:37:40 arithmetic : 29688/56000 (mem: 1399.72 MiB)
16:37:40 delta range : 10259/18000 (mem: 1399.72 MiB)
16:37:40 elliptic : 6000/6000 (mem: 1399.72 MiB)
16:37:40 auxiliary : 11827/26000 (mem: 1399.72 MiB)
16:37:40 poseidon ext : 1272/17000 (mem: 1399.72 MiB)
16:37:40 poseidon int : 7241/92000 (mem: 1399.72 MiB)
16:37:40 overflow : 1850/1850 (mem: 1399.72 MiB)
16:37:40 (mem: 1399.72 MiB)
16:37:40 Total structured size: 243875 (mem: 1399.72 MiB)
16:37:42 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1470.92 MiB)
16:37:48 Largest circuit: 366564 gates. Trace details: (mem: 1531.92 MiB)
16:37:48 Minimum required block sizes for structured trace: (mem: 1531.92 MiB)
16:37:48 ecc_op : 56
16:37:48 busread : 3
16:37:48 lookup : 15000
16:37:48 pub_inputs : 32
16:37:48 arithmetic : 56000
16:37:48 delta_range : 18000
16:37:48 elliptic : 6000
16:37:48 aux : 26000
16:37:48 poseidon2_external : 1272
16:37:48 poseidon2_internal : 7241
16:37:48 overflow : 246603
16:37:48 (mem: 1531.92 MiB)
16:38:02 Constructing a Goblin proof with num ultra ops = 652 (mem: 1547.92 MiB)
16:38:59 Recursive Verifier: finalised num gates = 1864772 (mem: 3003.77 MiB)
16:38:59
[ OK ] ClientIVCRecursionTests.Basic (90337 ms)
16:38:59
[----------] 1 test from ClientIVCRecursionTests (90337 ms total)
16:38:59
16:38:59
[----------] Global test environment tear-down
16:38:59
[==========] 1 test from 1 test suite ran. (90337 ms total)
16:38:59
[ PASSED ] 1 test.