Parent Log:
http://ci.aztec-labs.com/c49e2be907ee77f3
Command: ed599b69b1b675f7 barretenberg/cpp/scripts/run_test.sh stdlib_honk_verifier_tests RecursiveVerifierTest/2.SingleRecursiveVerification
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/e4e2d988072932519ccdfe9e9c7f4419d2d6ca1a
Env: REF_NAME=gh-readonly-queue/next/pr-15275-5154a64456f8ee26126f902542c8b29e33638ff7 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 27 07:21:46 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15275_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_1c0e3ee95bfad303_next
07:21:46 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
07:21:46
Note: Google Test filter = RecursiveVerifierTest/2.SingleRecursiveVerification
07:21:46 [==========] Running 1 test from 1 test suite.
07:21:46
[----------] Global test environment set-up.
07:21:46
[----------] 1 test from RecursiveVerifierTest/2, where TypeParam = bb::UltraRecursiveFlavor_<bb::UltraCircuitBuilder_<bb::UltraExecutionTraceBlocks> >
07:21:46
[ RUN ] RecursiveVerifierTest/2.SingleRecursiveVerification
07:21:46 Constructing DeciderProvingKey (mem: 9.00 MiB)
07:21:46 allocating polynomials object in proving key... (mem: 12.00 MiB)
07:21:46 populating trace... (mem: 18.00 MiB)
07:21:46 time to construct proving key: 18 ms. (mem: 19.00 MiB)
07:21:46 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 19.00 MiB)
07:21:46 Initialized BN254 CRS from memory with num points = 8193 (mem: 19.00 MiB)
07:21:46 vkey hash in Oink prover: 0x00000000000000000000000000000000245dea4334930a692f5e5f81d583d76d (mem: 19.00 MiB)
07:21:47 created oink proof (mem: 19.00 MiB)
07:21:47 starting sumcheck rounds... (mem: 20.00 MiB)
07:21:47 completed 13 rounds of sumcheck (mem: 20.00 MiB)
07:21:47 executed multivariate-to-univariate reduction (mem: 20.00 MiB)
07:21:47 computed opening proof (mem: 20.00 MiB)
07:21:47 finished decider proving. (mem: 20.00 MiB)
07:21:47 vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000245dea4334930a692f5e5f81d583d76d (mem: 21.61 MiB)
07:21:49 vkey hash in Oink verifier: 0x00000000000000000000000000000000245dea4334930a692f5e5f81d583d76d (mem: 388.96 MiB)
07:21:49 sumcheck_verified: 1 (mem: 388.96 MiB)
07:21:49 libra_evals_verified: 1 (mem: 388.96 MiB)
07:21:49 pairing_check_verified: 1 (mem: 388.96 MiB)
07:21:49 input pairing points result: 1 (mem: 388.96 MiB)
07:21:49 Constructing DeciderProvingKey (mem: 388.96 MiB)
07:21:49 allocating polynomials object in proving key... (mem: 478.72 MiB)
07:21:49 populating trace... (mem: 1364.72 MiB)
07:21:50 time to construct proving key: 1123 ms. (mem: 1488.72 MiB)
07:21:50 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1488.72 MiB)
07:21:50 Initialized BN254 CRS from memory with num points = 1048577 (mem: 1578.83 MiB)
07:21:55 Recursive Verifier: num gates = 667290 (mem: 1578.83 MiB)
07:21:55 vkey hash in Oink prover: 0x000000000000000000000000000000009b5f35e00cb0dc414bfaca41743622b4 (mem: 1578.83 MiB)
07:22:01 created oink proof (mem: 1578.83 MiB)
07:22:04 starting sumcheck rounds... (mem: 2051.83 MiB)
07:22:07 completed 20 rounds of sumcheck (mem: 2051.83 MiB)
07:22:13 executed multivariate-to-univariate reduction (mem: 2051.83 MiB)
07:22:14 computed opening proof (mem: 2051.83 MiB)
07:22:14 finished decider proving. (mem: 2051.83 MiB)
07:22:14 vkey hash in Oink verifier: 0x000000000000000000000000000000009b5f35e00cb0dc414bfaca41743622b4 (mem: 2051.83 MiB)
07:22:14 sumcheck_verified: 1 (mem: 2051.83 MiB)
07:22:14 libra_evals_verified: 1 (mem: 2051.83 MiB)
07:22:14 pairing_check_verified: 1 (mem: 2051.83 MiB)
07:22:14
[ OK ] RecursiveVerifierTest/2.SingleRecursiveVerification (28110 ms)
07:22:14
[----------] 1 test from RecursiveVerifierTest/2 (28110 ms total)
07:22:14
07:22:14
[----------] Global test environment tear-down
07:22:14
[==========] 1 test from 1 test suite ran. (28110 ms total)
07:22:14
[ PASSED ] 1 test.