Parent Log: http://ci.aztec-labs.com/396b9faae4f30dda Command: ed599b69b1b675f7 barretenberg/cpp/scripts/run_test.sh stdlib_honk_verifier_tests RecursiveVerifierTest/8.SingleRecursiveVerification Commit: https://github.com/AztecProtocol/aztec-packages/commit/116e66bf46c1aada2a913568edad66725d08d06c Env: REF_NAME=gh-readonly-queue/next/pr-15292-dbfd8421af552f5a3c09615204514bbfb98a8a06 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 26 21:55:18 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15292_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_a4b4e60035f519c5_next 21:55:18 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc 21:55:18 Note: Google Test filter = RecursiveVerifierTest/8.SingleRecursiveVerification 21:55:18 [==========] Running 1 test from 1 test suite. 21:55:18 [----------] Global test environment set-up. 21:55:18 [----------] 1 test from RecursiveVerifierTest/8, where TypeParam = bb::MegaZKRecursiveFlavor_<bb::UltraCircuitBuilder_<bb::UltraExecutionTraceBlocks> > 21:55:18 [ RUN ] RecursiveVerifierTest/8.SingleRecursiveVerification 21:55:18 Constructing DeciderProvingKey (mem: 9.00 MiB) 21:55:18 allocating polynomials object in proving key... (mem: 12.00 MiB) 21:55:18 populating trace... (mem: 26.00 MiB) 21:55:18 time to construct proving key: 13 ms. (mem: 27.00 MiB) 21:55:18 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 27.00 MiB) 21:55:18 Initialized BN254 CRS from memory with num points = 8193 (mem: 27.00 MiB) 21:55:18 vkey hash in Oink prover: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 27.00 MiB) 21:55:19 created oink proof (mem: 28.00 MiB) 21:55:19 starting sumcheck rounds... (mem: 28.00 MiB) 21:55:19 completed 13 rounds of sumcheck (mem: 36.00 MiB) 21:55:19 executed multivariate-to-univariate reduction (mem: 36.00 MiB) 21:55:19 computed opening proof (mem: 36.00 MiB) 21:55:19 finished decider proving. (mem: 36.00 MiB) 21:55:19 vkey hash in Oink recursive verifier: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 36.32 MiB) 21:55:21 vkey hash in Oink verifier: 0x000000000000000000000000000000002d92c989500bee43e12232ae7513a7d2 (mem: 433.45 MiB) 21:55:21 sumcheck_verified: 1 (mem: 433.45 MiB) 21:55:21 libra_evals_verified: 1 (mem: 433.45 MiB) 21:55:21 pairing_check_verified: 1 (mem: 433.45 MiB) 21:55:21 input pairing points result: 1 (mem: 433.45 MiB) 21:55:21 Constructing DeciderProvingKey (mem: 433.45 MiB) 21:55:22 allocating polynomials object in proving key... (mem: 655.03 MiB) 21:55:22 populating trace... (mem: 1541.03 MiB) 21:55:23 time to construct proving key: 1664 ms. (mem: 1631.03 MiB) 21:55:23 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1631.03 MiB) 21:55:23 Initialized BN254 CRS from memory with num points = 1048577 (mem: 1708.67 MiB) 21:55:30 Recursive Verifier: num gates = 875529 (mem: 1708.67 MiB) 21:55:30 vkey hash in Oink prover: 0x000000000000000000000000000000005ae87f5dfc584904f9892daffd9a9d17 (mem: 1708.67 MiB) 21:55:37 created oink proof (mem: 1710.16 MiB) 21:55:40 starting sumcheck rounds... (mem: 2252.16 MiB) 21:55:44 completed 20 rounds of sumcheck (mem: 2252.16 MiB) 21:55:51 executed multivariate-to-univariate reduction (mem: 2252.16 MiB) 21:55:53 computed opening proof (mem: 2252.16 MiB) 21:55:53 finished decider proving. (mem: 2252.16 MiB) 21:55:53 vkey hash in Oink verifier: 0x000000000000000000000000000000005ae87f5dfc584904f9892daffd9a9d17 (mem: 2252.16 MiB) 21:55:53 sumcheck_verified: 1 (mem: 2252.16 MiB) 21:55:53 libra_evals_verified: 1 (mem: 2252.16 MiB) 21:55:53 pairing_check_verified: 1 (mem: 2252.16 MiB) 21:55:53 [ OK ] RecursiveVerifierTest/8.SingleRecursiveVerification (34902 ms) 21:55:53 [----------] 1 test from RecursiveVerifierTest/8 (34902 ms total) 21:55:53 21:55:53 [----------] Global test environment tear-down 21:55:53 [==========] 1 test from 1 test suite ran. (34902 ms total) 21:55:53 [ PASSED ] 1 test.