Parent Log: http://ci.aztec-labs.com/cd08052a52dbb30f Command: ed599b69b1b675f7 barretenberg/cpp/scripts/run_test.sh stdlib_honk_verifier_tests RecursiveVerifierTest/1.SingleRecursiveVerification Commit: https://github.com/AztecProtocol/aztec-packages/commit/bf5d93af0a8ce02b399337bfcc820c48b2f18c36 Env: REF_NAME=gh-readonly-queue/next/pr-15268-3aaa83afa9cad3f8acfd8e1f724fe30adc7a8a5e CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 26 22:57:29 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15268_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_5a61c6a7e554fda7_next 22:57:29 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc 22:57:29 Note: Google Test filter = RecursiveVerifierTest/1.SingleRecursiveVerification 22:57:29 [==========] Running 1 test from 1 test suite. 22:57:29 [----------] Global test environment set-up. 22:57:29 [----------] 1 test from RecursiveVerifierTest/1, where TypeParam = bb::MegaRecursiveFlavor_<bb::UltraCircuitBuilder_<bb::UltraExecutionTraceBlocks> > 22:57:29 [ RUN ] RecursiveVerifierTest/1.SingleRecursiveVerification 22:57:29 Constructing DeciderProvingKey (mem: 9.00 MiB) 22:57:29 allocating polynomials object in proving key... (mem: 12.00 MiB) 22:57:29 populating trace... (mem: 24.00 MiB) 22:57:29 time to construct proving key: 18 ms. (mem: 25.00 MiB) 22:57:29 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 25.00 MiB) 22:57:29 Initialized BN254 CRS from memory with num points = 8193 (mem: 25.00 MiB) 22:57:29 vkey hash in Oink prover: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 25.00 MiB) 22:57:29 created oink proof (mem: 25.00 MiB) 22:57:29 starting sumcheck rounds... (mem: 31.00 MiB) 22:57:29 completed 13 rounds of sumcheck (mem: 31.00 MiB) 22:57:30 executed multivariate-to-univariate reduction (mem: 31.00 MiB) 22:57:30 computed opening proof (mem: 31.00 MiB) 22:57:30 finished decider proving. (mem: 31.00 MiB) 22:57:30 vkey hash in Oink recursive verifier: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 31.00 MiB) 22:57:32 vkey hash in Oink verifier: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 404.34 MiB) 22:57:32 sumcheck_verified: 1 (mem: 404.34 MiB) 22:57:32 libra_evals_verified: 1 (mem: 404.34 MiB) 22:57:32 pairing_check_verified: 1 (mem: 404.34 MiB) 22:57:32 input pairing points result: 1 (mem: 404.34 MiB) 22:57:32 Constructing DeciderProvingKey (mem: 404.34 MiB) 22:57:33 allocating polynomials object in proving key... (mem: 607.34 MiB) 22:57:33 populating trace... (mem: 1495.34 MiB) 22:57:34 time to construct proving key: 1666 ms. (mem: 1583.34 MiB) 22:57:34 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1583.34 MiB) 22:57:34 Initialized BN254 CRS from memory with num points = 1048577 (mem: 1663.43 MiB) 22:57:41 Recursive Verifier: num gates = 832285 (mem: 1663.43 MiB) 22:57:41 vkey hash in Oink prover: 0x0000000000000000000000000000000007d68ff933c8daed3f98cb0c4996aa1a (mem: 1663.43 MiB) 22:57:48 created oink proof (mem: 1663.43 MiB) 22:57:51 starting sumcheck rounds... (mem: 2195.43 MiB) 22:57:54 completed 20 rounds of sumcheck (mem: 2195.43 MiB) 22:58:00 executed multivariate-to-univariate reduction (mem: 2195.43 MiB) 22:58:02 computed opening proof (mem: 2195.43 MiB) 22:58:02 finished decider proving. (mem: 2195.43 MiB) 22:58:02 vkey hash in Oink verifier: 0x0000000000000000000000000000000007d68ff933c8daed3f98cb0c4996aa1a (mem: 2195.43 MiB) 22:58:02 sumcheck_verified: 1 (mem: 2195.43 MiB) 22:58:02 libra_evals_verified: 1 (mem: 2195.43 MiB) 22:58:02 pairing_check_verified: 1 (mem: 2195.43 MiB) 22:58:03 [ OK ] RecursiveVerifierTest/1.SingleRecursiveVerification (33238 ms) 22:58:03 [----------] 1 test from RecursiveVerifierTest/1 (33238 ms total) 22:58:03 22:58:03 [----------] Global test environment tear-down 22:58:03 [==========] 1 test from 1 test suite ran. (33238 ms total) 22:58:03 [ PASSED ] 1 test.