Parent Log:
http://ci.aztec-labs.com/d6b9e3e678db815e
Command: 4c8712b58c350c2f barretenberg/cpp/scripts/run_test.sh client_ivc_tests ClientIVCTests.DynamicOverflow
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:52 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_5109e243e4a4dce3_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.DynamicOverflow
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.DynamicOverflow
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: 478.24 MiB)
15:23:54 Gate blocks summary: (actual gates / fixed capacity) (mem: 478.24 MiB)
15:23:54 goblin ecc op : 56/16384 (mem: 478.24 MiB)
15:23:54 busread : 3/16384 (mem: 478.24 MiB)
15:23:54 lookups : 2/16384 (mem: 478.24 MiB)
15:23:54 pub inputs : 33/16384 (populated in decider pk constructor) (mem: 478.24 MiB)
15:23:54 arithmetic : 32768/32768 (mem: 478.24 MiB)
15:23:54 delta range : 2030/16384 (mem: 478.24 MiB)
15:23:54 elliptic : 2/16384 (mem: 478.24 MiB)
15:23:54 auxiliary : 50/16384 (mem: 478.24 MiB)
15:23:54 poseidon ext : 882/16384 (mem: 478.24 MiB)
15:23:54 poseidon int : 5018/32768 (mem: 478.24 MiB)
15:23:54 overflow : 36809/36809 (mem: 478.24 MiB)
15:23:54 (mem: 478.24 MiB)
15:23:54 Total structured size: 233418 (mem: 478.24 MiB)
15:23:59 Largest circuit: 77563 gates. Trace details: (mem: 991.74 MiB)
15:23:59 Minimum required block sizes for structured trace: (mem: 991.74 MiB)
15:23:59 ecc_op : 56
15:23:59 busread : 3
15:23:59 lookup : 2
15:23:59 pub_inputs : 33
15:23:59 arithmetic : 32768
15:23:59 delta_range : 2030
15:23:59 elliptic : 2
15:23:59 aux : 50
15:23:59 poseidon2_external : 882
15:23:59 poseidon2_internal : 5018
15:23:59 overflow : 36809
15:23:59 (mem: 991.74 MiB)
15:24:05 Constructing a Goblin proof with num ultra ops = 646 (mem: 991.74 MiB)
15:24:23
[ OK ] ClientIVCTests.DynamicOverflow (30066 ms)
15:24:23
[----------] 1 test from ClientIVCTests (30066 ms total)
15:24:23
15:24:23
[----------] Global test environment tear-down
15:24:23
[==========] 1 test from 1 test suite ran. (30066 ms total)
15:24:23
[ PASSED ] 1 test.