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