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