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