Parent Log:
http://ci.aztec-labs.com/c49e2be907ee77f3
Command: ed599b69b1b675f7 barretenberg/cpp/scripts/run_test.sh stdlib_honk_verifier_tests RecursiveVerifierTest/4.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:49 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_7c18d3789baf6dcc_next
07:21:49 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
07:21:49
Note: Google Test filter = RecursiveVerifierTest/4.SingleRecursiveVerification
07:21:49 [==========] Running 1 test from 1 test suite.
07:21:49
[----------] Global test environment set-up.
07:21:49
[----------] 1 test from RecursiveVerifierTest/4, where TypeParam = bb::UltraZKRecursiveFlavor_<bb::UltraCircuitBuilder_<bb::UltraExecutionTraceBlocks> >
07:21:49
[ RUN ] RecursiveVerifierTest/4.SingleRecursiveVerification
07:21:49 Constructing DeciderProvingKey (mem: 8.00 MiB)
07:21:49 allocating polynomials object in proving key... (mem: 11.00 MiB)
07:21:49 populating trace... (mem: 19.00 MiB)
07:21:49 time to construct proving key: 16 ms. (mem: 20.00 MiB)
07:21:49 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 20.00 MiB)
07:21:49 Initialized BN254 CRS from memory with num points = 8193 (mem: 20.00 MiB)
07:21:49 vkey hash in Oink prover: 0x00000000000000000000000000000000245dea4334930a692f5e5f81d583d76d (mem: 20.00 MiB)
07:21:49 created oink proof (mem: 20.00 MiB)
07:21:49 starting sumcheck rounds... (mem: 20.00 MiB)
07:21:49 completed 13 rounds of sumcheck (mem: 22.00 MiB)
07:21:49 executed multivariate-to-univariate reduction (mem: 22.00 MiB)
07:21:49 computed opening proof (mem: 22.00 MiB)
07:21:49 finished decider proving. (mem: 22.00 MiB)
07:21:49 vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000245dea4334930a692f5e5f81d583d76d (mem: 22.14 MiB)
07:21:51 vkey hash in Oink verifier: 0x00000000000000000000000000000000245dea4334930a692f5e5f81d583d76d (mem: 401.94 MiB)
07:21:51 sumcheck_verified: 1 (mem: 401.94 MiB)
07:21:51 libra_evals_verified: 1 (mem: 401.94 MiB)
07:21:51 pairing_check_verified: 1 (mem: 401.94 MiB)
07:21:51 input pairing points result: 1 (mem: 401.94 MiB)
07:21:51 Constructing DeciderProvingKey (mem: 401.94 MiB)
07:21:51 allocating polynomials object in proving key... (mem: 479.96 MiB)
07:21:52 populating trace... (mem: 1362.96 MiB)
07:21:52 time to construct proving key: 1310 ms. (mem: 1500.96 MiB)
07:21:52 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1500.96 MiB)
07:21:53 Initialized BN254 CRS from memory with num points = 1048577 (mem: 1588.58 MiB)
07:21:58 Recursive Verifier: num gates = 709127 (mem: 1588.58 MiB)
07:21:58 vkey hash in Oink prover: 0x000000000000000000000000000000006a06e6822759a22a7d196b76e37d74bd (mem: 1588.58 MiB)
07:22:04 created oink proof (mem: 1588.58 MiB)
07:22:07 starting sumcheck rounds... (mem: 2051.04 MiB)
07:22:10 completed 20 rounds of sumcheck (mem: 2051.04 MiB)
07:22:15 executed multivariate-to-univariate reduction (mem: 2051.04 MiB)
07:22:17 computed opening proof (mem: 2051.04 MiB)
07:22:17 finished decider proving. (mem: 2051.04 MiB)
07:22:17 vkey hash in Oink verifier: 0x000000000000000000000000000000006a06e6822759a22a7d196b76e37d74bd (mem: 2051.04 MiB)
07:22:17 sumcheck_verified: 1 (mem: 2051.04 MiB)
07:22:17 libra_evals_verified: 1 (mem: 2051.04 MiB)
07:22:17 pairing_check_verified: 1 (mem: 2051.04 MiB)
07:22:17
[ OK ] RecursiveVerifierTest/4.SingleRecursiveVerification (28689 ms)
07:22:17
[----------] 1 test from RecursiveVerifierTest/4 (28689 ms total)
07:22:17
07:22:17
[----------] Global test environment tear-down
07:22:17
[==========] 1 test from 1 test suite ran. (28689 ms total)
07:22:17
[ PASSED ] 1 test.