Parent Log:
http://ci.aztec-labs.com/0829684da0f6266d
Command: a23ed5f4cabd3a36 barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.Basic
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/fa4d5ef48c8de52059b5658bbd42e4514386f7db
Env: REF_NAME=gh-readonly-queue/next/pr-15073-5ca43853c40a2b8bfbc2148d5fdd46c6f82a74eb CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 15:36:30 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15073_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_21327102fb71b48b_next
15:36:30 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
15:36:30
Note: Google Test filter = ClientIVCRecursionTests.Basic
15:36:30 [==========] Running 1 test from 1 test suite.
15:36:30
[----------] Global test environment set-up.
15:36:30
[----------] 1 test from ClientIVCRecursionTests
15:36:30
[ RUN ] ClientIVCRecursionTests.Basic
15:36:30 BN254 commitment key size: 262144 (mem: 6.00 MiB)
15:36:32 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 551.03 MiB)
15:36:32 Gate blocks summary: (actual gates / fixed capacity) (mem: 551.03 MiB)
15:36:32 goblin ecc op : 10/1024 (mem: 551.03 MiB)
15:36:32 busread : 3/6000 (mem: 551.03 MiB)
15:36:32 lookups : 15000/15000 (mem: 551.03 MiB)
15:36:32 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 551.03 MiB)
15:36:32 arithmetic : 56000/56000 (mem: 551.03 MiB)
15:36:32 delta range : 18000/18000 (mem: 551.03 MiB)
15:36:32 elliptic : 4958/6000 (mem: 551.03 MiB)
15:36:32 auxiliary : 26000/26000 (mem: 551.03 MiB)
15:36:32 poseidon ext : 2/17000 (mem: 551.03 MiB)
15:36:32 poseidon int : 2/92000 (mem: 551.03 MiB)
15:36:32 overflow : 248619/248619 (mem: 551.03 MiB)
15:36:32 (mem: 551.03 MiB)
15:36:32 Total structured size: 490644 (mem: 551.03 MiB)
15:36:45 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1648.00 MiB)
15:36:45 Gate blocks summary: (actual gates / fixed capacity) (mem: 1648.00 MiB)
15:36:45 goblin ecc op : 56/1024 (mem: 1648.00 MiB)
15:36:45 busread : 3/6000 (mem: 1648.00 MiB)
15:36:45 lookups : 13540/15000 (mem: 1648.00 MiB)
15:36:45 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1648.00 MiB)
15:36:45 arithmetic : 32894/56000 (mem: 1648.00 MiB)
15:36:45 delta range : 10239/18000 (mem: 1648.00 MiB)
15:36:45 elliptic : 6000/6000 (mem: 1648.00 MiB)
15:36:45 auxiliary : 11827/26000 (mem: 1648.00 MiB)
15:36:45 poseidon ext : 1302/17000 (mem: 1648.00 MiB)
15:36:45 poseidon int : 7412/92000 (mem: 1648.00 MiB)
15:36:45 overflow : 1850/1850 (mem: 1648.00 MiB)
15:36:45 (mem: 1648.00 MiB)
15:36:45 Total structured size: 243875 (mem: 1648.00 MiB)
15:36:48 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1707.73 MiB)
15:36:55 Largest circuit: 368580 gates. Trace details: (mem: 1784.73 MiB)
15:36:55 Minimum required block sizes for structured trace: (mem: 1784.73 MiB)
15:36:55 ecc_op : 56
15:36:55 busread : 3
15:36:55 lookup : 15000
15:36:55 pub_inputs : 32
15:36:55 arithmetic : 56000
15:36:55 delta_range : 18000
15:36:55 elliptic : 6000
15:36:55 aux : 26000
15:36:55 poseidon2_external : 1302
15:36:55 poseidon2_internal : 7412
15:36:55 overflow : 248619
15:36:55 (mem: 1784.73 MiB)
15:37:09 Constructing a Goblin proof with num ultra ops = 652 (mem: 1785.73 MiB)
15:38:08 Recursive Verifier: finalised num gates = 1859587 (mem: 3254.52 MiB)
15:38:09
[ OK ] ClientIVCRecursionTests.Basic (98544 ms)
15:38:09
[----------] 1 test from ClientIVCRecursionTests (98545 ms total)
15:38:09
15:38:09
[----------] Global test environment tear-down
15:38:09
[==========] 1 test from 1 test suite ran. (98545 ms total)
15:38:09
[ PASSED ] 1 test.