Parent Log:
http://ci.aztec-labs.com/b136f0c1bb7af195
Command: de30be46e225864a barretenberg/cpp/scripts/run_test.sh client_ivc_tests ClientIVCTests.DynamicOverflowCircuitSizeChange
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/b1b65bcdbd44a49fbebe5d2265256dc9466e92be
Env: REF_NAME=gh-readonly-queue/master/pr-15044-267ac35e8ccb487bdc79bbe12d428f4c8b4d4d9f CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Fri Jun 13 16:27:27 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15044_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_4a5dd2e82b9c3f12_master
16:27:27 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
16:27:27
Note: Google Test filter = ClientIVCTests.DynamicOverflowCircuitSizeChange
16:27:27 [==========] Running 1 test from 1 test suite.
16:27:27
[----------] Global test environment set-up.
16:27:27
[----------] 1 test from ClientIVCTests
16:27:27
[ RUN ] ClientIVCTests.DynamicOverflowCircuitSizeChange
16:27:27 BN254 commitment key size: 262144 (mem: 6.00 MiB)
16:27:30 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 765.73 MiB)
16:27:30 Gate blocks summary: (actual gates / fixed capacity) (mem: 765.73 MiB)
16:27:30 goblin ecc op : 56/16384 (mem: 765.73 MiB)
16:27:30 busread : 3/16384 (mem: 765.73 MiB)
16:27:30 lookups : 2/16384 (mem: 765.73 MiB)
16:27:30 pub inputs : 33/16384 (populated in decider pk constructor) (mem: 765.73 MiB)
16:27:30 arithmetic : 32768/32768 (mem: 765.73 MiB)
16:27:30 delta range : 2030/16384 (mem: 765.73 MiB)
16:27:30 elliptic : 2/16384 (mem: 765.73 MiB)
16:27:30 auxiliary : 50/16384 (mem: 765.73 MiB)
16:27:30 poseidon ext : 882/16384 (mem: 765.73 MiB)
16:27:30 poseidon int : 5018/32768 (mem: 765.73 MiB)
16:27:30 overflow : 233417/233417 (mem: 765.73 MiB)
16:27:30 (mem: 765.73 MiB)
16:27:30 Total structured size: 430026 (mem: 765.73 MiB)
16:27:35 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 0 from 262144 to 524288 (mem: 1883.03 MiB)
16:27:44 Largest circuit: 274171 gates. Trace details: (mem: 1883.03 MiB)
16:27:44 Minimum required block sizes for structured trace: (mem: 1883.03 MiB)
16:27:44 ecc_op : 56
16:27:44 busread : 3
16:27:44 lookup : 2
16:27:44 pub_inputs : 33
16:27:44 arithmetic : 32768
16:27:44 delta_range : 2030
16:27:44 elliptic : 2
16:27:44 aux : 50
16:27:44 poseidon2_external : 882
16:27:44 poseidon2_internal : 5018
16:27:44 overflow : 233417
16:27:44 (mem: 1883.03 MiB)
16:27:56 Constructing a Goblin proof with num ultra ops = 646 (mem: 1883.03 MiB)
16:28:20
[ OK ] ClientIVCTests.DynamicOverflowCircuitSizeChange (52276 ms)
16:28:20
[----------] 1 test from ClientIVCTests (52276 ms total)
16:28:20
16:28:20
[----------] Global test environment tear-down
16:28:20
[==========] 1 test from 1 test suite ran. (52276 ms total)
16:28:20
[ PASSED ] 1 test.