Parent Log:
http://ci.aztec-labs.com/f823d0a4ebbfe5c2
Command: de30be46e225864a barretenberg/cpp/scripts/run_test.sh client_ivc_tests ClientIVCTests.DynamicOverflow
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/2707ec99de02004f3e30e7af0810e0d741ab9794
Env: REF_NAME=gh-readonly-queue/master/pr-15049-f4ac84d7ac4041d505399edd8819840bb14d6c9d CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Sat Jun 14 10:52:06 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15049_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_5109e243e4a4dce3_master
10:52:06 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
10:52:06
Note: Google Test filter = ClientIVCTests.DynamicOverflow
10:52:06 [==========] Running 1 test from 1 test suite.
10:52:06
[----------] Global test environment set-up.
10:52:06
[----------] 1 test from ClientIVCTests
10:52:06
[ RUN ] ClientIVCTests.DynamicOverflow
10:52:06 BN254 commitment key size: 262144 (mem: 6.00 MiB)
10:52:08 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 477.25 MiB)
10:52:08 Gate blocks summary: (actual gates / fixed capacity) (mem: 477.25 MiB)
10:52:08 goblin ecc op : 56/16384 (mem: 477.25 MiB)
10:52:08 busread : 3/16384 (mem: 477.25 MiB)
10:52:08 lookups : 2/16384 (mem: 477.25 MiB)
10:52:08 pub inputs : 33/16384 (populated in decider pk constructor) (mem: 477.25 MiB)
10:52:08 arithmetic : 32768/32768 (mem: 477.25 MiB)
10:52:08 delta range : 2030/16384 (mem: 477.25 MiB)
10:52:08 elliptic : 2/16384 (mem: 477.25 MiB)
10:52:08 auxiliary : 50/16384 (mem: 477.25 MiB)
10:52:08 poseidon ext : 882/16384 (mem: 477.25 MiB)
10:52:08 poseidon int : 5018/32768 (mem: 477.25 MiB)
10:52:08 overflow : 36809/36809 (mem: 477.25 MiB)
10:52:08 (mem: 477.25 MiB)
10:52:08 Total structured size: 233418 (mem: 477.25 MiB)
10:52:15 Largest circuit: 77563 gates. Trace details: (mem: 987.25 MiB)
10:52:15 Minimum required block sizes for structured trace: (mem: 987.25 MiB)
10:52:15 ecc_op : 56
10:52:15 busread : 3
10:52:15 lookup : 2
10:52:15 pub_inputs : 33
10:52:15 arithmetic : 32768
10:52:15 delta_range : 2030
10:52:15 elliptic : 2
10:52:15 aux : 50
10:52:15 poseidon2_external : 882
10:52:15 poseidon2_internal : 5018
10:52:15 overflow : 36809
10:52:15 (mem: 987.25 MiB)
10:52:22 Constructing a Goblin proof with num ultra ops = 646 (mem: 987.25 MiB)
10:52:43
[ OK ] ClientIVCTests.DynamicOverflow (37820 ms)
10:52:43
[----------] 1 test from ClientIVCTests (37820 ms total)
10:52:43
10:52:43
[----------] Global test environment tear-down
10:52:43
[==========] 1 test from 1 test suite ran. (37820 ms total)
10:52:43
[ PASSED ] 1 test.