Parent Log:
http://ci.aztec-labs.com/d6c554ed0d0fee9b
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:04 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15049_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_5109e243e4a4dce3_master
10:52:04 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
10:52:04
Note: Google Test filter = ClientIVCTests.DynamicOverflow
10:52:04 [==========] Running 1 test from 1 test suite.
10:52:04
[----------] Global test environment set-up.
10:52:04
[----------] 1 test from ClientIVCTests
10:52:04
[ RUN ] ClientIVCTests.DynamicOverflow
10:52:04 BN254 commitment key size: 262144 (mem: 6.00 MiB)
10:52:06 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 473.18 MiB)
10:52:06 Gate blocks summary: (actual gates / fixed capacity) (mem: 473.18 MiB)
10:52:06 goblin ecc op : 56/16384 (mem: 473.18 MiB)
10:52:06 busread : 3/16384 (mem: 473.18 MiB)
10:52:06 lookups : 2/16384 (mem: 473.18 MiB)
10:52:06 pub inputs : 33/16384 (populated in decider pk constructor) (mem: 473.18 MiB)
10:52:06 arithmetic : 32768/32768 (mem: 473.18 MiB)
10:52:06 delta range : 2030/16384 (mem: 473.18 MiB)
10:52:06 elliptic : 2/16384 (mem: 473.18 MiB)
10:52:06 auxiliary : 50/16384 (mem: 473.18 MiB)
10:52:06 poseidon ext : 882/16384 (mem: 473.18 MiB)
10:52:06 poseidon int : 5018/32768 (mem: 473.18 MiB)
10:52:06 overflow : 36809/36809 (mem: 473.18 MiB)
10:52:06 (mem: 473.18 MiB)
10:52:06 Total structured size: 233418 (mem: 473.18 MiB)
10:52:12 Largest circuit: 77563 gates. Trace details: (mem: 986.18 MiB)
10:52:12 Minimum required block sizes for structured trace: (mem: 986.18 MiB)
10:52:12 ecc_op : 56
10:52:12 busread : 3
10:52:12 lookup : 2
10:52:12 pub_inputs : 33
10:52:12 arithmetic : 32768
10:52:12 delta_range : 2030
10:52:12 elliptic : 2
10:52:12 aux : 50
10:52:12 poseidon2_external : 882
10:52:12 poseidon2_internal : 5018
10:52:12 overflow : 36809
10:52:12 (mem: 986.18 MiB)
10:52:19 Constructing a Goblin proof with num ultra ops = 646 (mem: 986.18 MiB)
10:52:39
[ OK ] ClientIVCTests.DynamicOverflow (35461 ms)
10:52:39
[----------] 1 test from ClientIVCTests (35461 ms total)
10:52:39
10:52:39
[----------] Global test environment tear-down
10:52:39
[==========] 1 test from 1 test suite ran. (35462 ms total)
10:52:39
[ PASSED ] 1 test.