Parent Log:
http://ci.aztec-labs.com/806eea33511d2bcb
Command: 29c2aaf40a1c80d0 barretenberg/cpp/scripts/run_test.sh stdlib_client_ivc_verifier_tests ClientIVCRecursionTests.NativeVerification
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/629a86eb64e58e40099493dcb61b8ddb08319fc5
Env: REF_NAME=gh-readonly-queue/next/pr-15327-dbfd8421af552f5a3c09615204514bbfb98a8a06 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 26 22:19:41 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15327_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_d000831833b1932b_next
22:19:41 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
22:19:41
Note: Google Test filter = ClientIVCRecursionTests.NativeVerification
22:19:41 [==========] Running 1 test from 1 test suite.
22:19:41
[----------] Global test environment set-up.
22:19:41
[----------] 1 test from ClientIVCRecursionTests
22:19:41
[ RUN ] ClientIVCRecursionTests.NativeVerification
22:19:41 BN254 commitment key size: 262144 (mem: 6.00 MiB)
22:19:43 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 423.37 MiB)
22:19:43 Gate blocks summary: (actual gates / fixed capacity) (mem: 423.37 MiB)
22:19:43 goblin ecc op : 10/1024 (mem: 423.37 MiB)
22:19:43 busread : 3/6000 (mem: 423.37 MiB)
22:19:43 lookups : 15000/15000 (mem: 423.37 MiB)
22:19:43 pub inputs : 16/5000 (populated in decider pk constructor) (mem: 423.37 MiB)
22:19:43 arithmetic : 56000/56000 (mem: 423.37 MiB)
22:19:43 delta range : 18000/18000 (mem: 423.37 MiB)
22:19:43 elliptic : 4958/6000 (mem: 423.37 MiB)
22:19:43 auxiliary : 26000/26000 (mem: 423.37 MiB)
22:19:43 poseidon ext : 2/17000 (mem: 423.37 MiB)
22:19:43 poseidon int : 2/92000 (mem: 423.37 MiB)
22:19:43 overflow : 246603/246603 (mem: 423.37 MiB)
22:19:43 (mem: 423.37 MiB)
22:19:43 Total structured size: 488628 (mem: 423.37 MiB)
22:19:53 WARNING: Structured trace overflow mechanism in use. Performance may be degraded! (mem: 1388.46 MiB)
22:19:53 Gate blocks summary: (actual gates / fixed capacity) (mem: 1388.46 MiB)
22:19:53 goblin ecc op : 56/1024 (mem: 1388.46 MiB)
22:19:53 busread : 3/6000 (mem: 1388.46 MiB)
22:19:53 lookups : 13540/15000 (mem: 1388.46 MiB)
22:19:53 pub inputs : 32/5000 (populated in decider pk constructor) (mem: 1388.46 MiB)
22:19:53 arithmetic : 29688/56000 (mem: 1388.46 MiB)
22:19:53 delta range : 10259/18000 (mem: 1388.46 MiB)
22:19:53 elliptic : 6000/6000 (mem: 1388.46 MiB)
22:19:53 auxiliary : 11827/26000 (mem: 1388.46 MiB)
22:19:53 poseidon ext : 1272/17000 (mem: 1388.46 MiB)
22:19:53 poseidon int : 7241/92000 (mem: 1388.46 MiB)
22:19:53 overflow : 1850/1850 (mem: 1388.46 MiB)
22:19:53 (mem: 1388.46 MiB)
22:19:53 Total structured size: 243875 (mem: 1388.46 MiB)
22:19:55 ProtogalaxyProver: circuit size mismatch - increasing virtual size of key 1 from 262144 to 524288 (mem: 1424.66 MiB)
22:20:02 Largest circuit: 366564 gates. Trace details: (mem: 1520.66 MiB)
22:20:02 Minimum required block sizes for structured trace: (mem: 1520.66 MiB)
22:20:02 ecc_op : 56
22:20:02 busread : 3
22:20:02 lookup : 15000
22:20:02 pub_inputs : 32
22:20:02 arithmetic : 56000
22:20:02 delta_range : 18000
22:20:02 elliptic : 6000
22:20:02 aux : 26000
22:20:02 poseidon2_external : 1272
22:20:02 poseidon2_internal : 7241
22:20:02 overflow : 246603
22:20:02 (mem: 1520.66 MiB)
22:20:15 Constructing a Goblin proof with num ultra ops = 652 (mem: 1520.66 MiB)
22:20:35
[ OK ] ClientIVCRecursionTests.NativeVerification (53472 ms)
22:20:35
[----------] 1 test from ClientIVCRecursionTests (53472 ms total)
22:20:35
22:20:35
[----------] Global test environment tear-down
22:20:35
[==========] 1 test from 1 test suite ran. (53472 ms total)
22:20:35
[ PASSED ] 1 test.