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