Parent Log:
http://ci.aztec-labs.com/232a0193ad74c3c2
Command: 6c32ccc844d598b0 barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.Basic
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/3863bc02d671057d0cffd4ced17ca317788ff190
Env: REF_NAME=gh-readonly-queue/staging/pr-15238-db396f13b7ef374a230174bdc4078d9fbb3c788a CURRENT_VERSION=1.0.0 CI_FULL=1
Date: Tue Jun 24 12:16:40 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15238_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_21327102fb71b48b_staging
12:16:40 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
12:16:40
Note: Google Test filter = ClientIVCRecursionTests.Basic
12:16:40 [==========] Running 1 test from 1 test suite.
12:16:40
[----------] Global test environment set-up.
12:16:40
[----------] 1 test from ClientIVCRecursionTests
12:16:40
[ RUN ] ClientIVCRecursionTests.Basic
12:16:40 BN254 commitment key size: 262144 (mem: 6.00 MiB)
12:16:42 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 427.38 MiB)
12:16:42 Gate blocks summary: (actual gates / fixed capacity) (mem: 427.38 MiB)
12:16:42 goblin ecc op : 10/1024 (mem: 427.38 MiB)
12:16:42 busread : 3/6000 (mem: 427.38 MiB)
12:16:42 lookups : 15000/15000 (mem: 427.38 MiB)
12:16:42 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 427.38 MiB)
12:16:42 arithmetic : 56000/56000 (mem: 427.38 MiB)
12:16:42 delta range : 18000/18000 (mem: 427.38 MiB)
12:16:42 elliptic : 4958/6000 (mem: 427.38 MiB)
12:16:42 auxiliary : 26000/26000 (mem: 427.38 MiB)
12:16:42 poseidon ext : 2/17000 (mem: 427.38 MiB)
12:16:42 poseidon int : 2/92000 (mem: 427.38 MiB)
12:16:42 overflow : 246603/246603 (mem: 427.38 MiB)
12:16:42 (mem: 427.38 MiB)
12:16:42 Total structured size: 488628 (mem: 427.38 MiB)
12:16:52 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1395.69 MiB)
12:16:52 Gate blocks summary: (actual gates / fixed capacity) (mem: 1395.69 MiB)
12:16:52 goblin ecc op : 56/1024 (mem: 1395.69 MiB)
12:16:52 busread : 3/6000 (mem: 1395.69 MiB)
12:16:52 lookups : 13540/15000 (mem: 1395.69 MiB)
12:16:52 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1395.69 MiB)
12:16:52 arithmetic : 29754/56000 (mem: 1395.69 MiB)
12:16:52 delta range : 10259/18000 (mem: 1395.69 MiB)
12:16:52 elliptic : 6000/6000 (mem: 1395.69 MiB)
12:16:52 auxiliary : 11827/26000 (mem: 1395.69 MiB)
12:16:52 poseidon ext : 1322/17000 (mem: 1395.69 MiB)
12:16:52 poseidon int : 7526/92000 (mem: 1395.69 MiB)
12:16:52 overflow : 1850/1850 (mem: 1395.69 MiB)
12:16:52 (mem: 1395.69 MiB)
12:16:52 Total structured size: 243875 (mem: 1395.69 MiB)
12:16:54 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1468.79 MiB)
12:17:00 Largest circuit: 366564 gates. Trace details: (mem: 1561.79 MiB)
12:17:00 Minimum required block sizes for structured trace: (mem: 1561.79 MiB)
12:17:00 ecc_op : 56
12:17:00 busread : 3
12:17:00 lookup : 15000
12:17:00 pub_inputs : 32
12:17:00 arithmetic : 56000
12:17:00 delta_range : 18000
12:17:00 elliptic : 6000
12:17:00 aux : 26000
12:17:00 poseidon2_external : 1322
12:17:00 poseidon2_internal : 7526
12:17:00 overflow : 246603
12:17:00 (mem: 1561.79 MiB)
12:17:12 Constructing a Goblin proof with num ultra ops = 652 (mem: 1570.78 MiB)
12:18:07 Recursive Verifier: finalised num gates = 1859469 (mem: 2975.38 MiB)
12:18:07
[ OK ] ClientIVCRecursionTests.Basic (87240 ms)
12:18:07
[----------] 1 test from ClientIVCRecursionTests (87240 ms total)
12:18:07
12:18:07
[----------] Global test environment tear-down
12:18:07
[==========] 1 test from 1 test suite ran. (87240 ms total)
12:18:07
[ PASSED ] 1 test.