Parent Log:
http://ci.aztec-labs.com/7ff29a265ab9c574
Command: c065bf7213f35b7e:ISOLATE=1:NAME=prover-client/src/test/bb_prover_full_rollup.test.ts:CPUS=16:MEM=96g LOG_LEVEL=verbose yarn-project/scripts/run_test.sh prover-client/src/test/bb_prover_full_rollup.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/fe25e8151d865a744220512c782713e46482165a
Env: REF_NAME=v1.0.0-nightly.20250622 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Sun Jun 22 02:47:38 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=v1_0_0-nightly_20250622_arm64_a-nightly
Resources: CPU_LIST=0-63 CPUS=16 MEM=96g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_be20a80131a4ae4a_v1.0.0-nightly.20250622
02:47:38 +++ id -u
02:47:38 +++ id -g
02:47:38 ++ docker run -d --name prover-client_src_test_bb_prover_full_rollup.test.ts --net=none --cpuset-cpus=0-63 --cpus=16 --memory=96g --user 1000:1000 -v/home/aztec-dev:/home/aztec-dev --mount type=tmpfs,target=/tmp,tmpfs-size=1g --workdir /home/aztec-dev/aztec-packages -e HOME -e VERBOSE -e GIT_CONFIG_GLOBAL=/home/aztec-dev/aztec-packages/build-images/src/home/.gitconfig -e FORCE_COLOR=true -e CPUS -e MEM aztecprotocol/build:3.0 /bin/bash -c 'timeout -v 600s bash -c '\''LOG_LEVEL=verbose yarn-project/scripts/run_test.sh prover-client/src/test/bb_prover_full_rollup.test.ts'\'''
02:47:39 + cid=59a49cd22bd09874f6b781f75c772b36c07c11439db4bf7477a9e7c4ab2dcd42
02:47:39 + set +x
02:47:40 {"level":25,"time":1750560460587,"pid":7,"hostname":"59a49cd22bd0","module":"logger","msg":"Logger initialized with level verbose"}
02:47:45 [02:47:45.134]
INFO:
world-state:database Creating world state data store at directory /tmp/aztec-world-state-TwUPbv/world_state with map sizes {"archiveTreeMapSizeKb":10485760,"nullifierTreeMapSizeKb":10485760,"noteHashTreeMapSizeKb":10485760,"messageTreeMapSizeKb":10485760,"publicDataTreeMapSizeKb":10485760} and 16 threads.
02:47:45 [02:47:45.170]
INFO:
prover-client:test:bb-prover-full-rollup Found native BB binary at /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb with working directory /tmp/96d4a9e9/bb
02:47:45 [02:47:45.171]
INFO:
prover-client:test:bb-prover-full-rollup Found native ACVM binary at /home/aztec-dev/aztec-packages/noir/noir-repo/target/release/acvm with working directory /tmp/96d4a9e9/acvm
02:47:45 [02:47:45.172]
INFO:
bb-prover Using native BB at /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb and working directory /tmp/96d4a9e9/bb
02:47:45 [02:47:45.172]
INFO:
bb-prover Using native ACVM at /home/aztec-dev/aztec-packages/noir/noir-repo/target/release/acvm and working directory /tmp/96d4a9e9/acvm
02:47:45 [02:47:45.174]
INFO:
prover-client:proving-broker Proving Broker started
02:47:45 [02:47:45.176]
VERBOSE:
prover-client:broker-circuit-prover-facade Starting BrokerCircuitProverFacade
02:47:45 [02:47:45.177]
INFO:
prover-client:test:bb-prover-full-rollup Proving epoch with 1/1 blocks with 0/2 non-empty txs
02:47:45 [02:47:45.178]
INFO:
prover-client:test:bb-prover-full-rollup Processing public functions
02:47:45 [02:47:45.179]
INFO:
simulator:public-processor Processed 0 successful txs and 0 failed txs in 0.00004764199999954144s
{"duration":0.00004764199999954144,"rate":0,"totalPublicGas":{"daGas":0,"l2Gas":0},"totalBlockGas":{"daGas":0,"l2Gas":0},"totalSizeInBytes":0}
02:47:45 [02:47:45.190]
INFO:
prover-client:orchestrator Starting epoch 1 with 1 blocks
02:47:45 [02:47:45.191]
INFO:
prover-client:test:bb-prover-full-rollup Starting new block #1
02:47:45 [02:47:45.191]
INFO:
prover-client:orchestrator Starting block 1 for slot 1
02:47:45 [02:47:45.202]
WARN:
prover-client:orchestrator Provided no txs to orchestrator addTxs.
02:47:45 [02:47:45.202]
INFO:
prover-client:test:bb-prover-full-rollup Setting block as completed
02:47:45 [02:47:45.202]
VERBOSE:
prover-client:orchestrator Block 1 completed. Assembling header.
02:47:45 [02:47:45.205]
INFO:
prover-client:proving-broker New proving job id=1:BASE_PARITY:78d0e20fe16342fde99ad1a11e4836546a962b17678e97ec705790cbd83c26ff epochNumber=1
{"provingJobId":"1:BASE_PARITY:78d0e20fe16342fde99ad1a11e4836546a962b17678e97ec705790cbd83c26ff"}
02:47:45 [02:47:45.205]
VERBOSE:
prover-client:broker-circuit-prover-facade Job enqueued with broker id=1:BASE_PARITY:78d0e20fe16342fde99ad1a11e4836546a962b17678e97ec705790cbd83c26ff type=BASE_PARITY epochNumber=1
{"provingJobId":"1:BASE_PARITY:78d0e20fe16342fde99ad1a11e4836546a962b17678e97ec705790cbd83c26ff","provingJobType":"BASE_PARITY","epochNumber":1,"inputsUri":"data:application/json;charset=utf-8,%7B%22type%22%3A9%2C%22input...","status":"not-found","numOutstandingJobs":1}
02:47:45 [02:47:45.206]
INFO:
prover-client:proving-broker New proving job id=1:BASE_PARITY:b8bb6f584745b45a8ce286b4f55e994e317f82f2cfc70d7c64ea502cc5879744 epochNumber=1
{"provingJobId":"1:BASE_PARITY:b8bb6f584745b45a8ce286b4f55e994e317f82f2cfc70d7c64ea502cc5879744"}
02:47:45 [02:47:45.207]
VERBOSE:
prover-client:broker-circuit-prover-facade Job enqueued with broker id=1:BASE_PARITY:b8bb6f584745b45a8ce286b4f55e994e317f82f2cfc70d7c64ea502cc5879744 type=BASE_PARITY epochNumber=1
{"provingJobId":"1:BASE_PARITY:b8bb6f584745b45a8ce286b4f55e994e317f82f2cfc70d7c64ea502cc5879744","provingJobType":"BASE_PARITY","epochNumber":1,"inputsUri":"data:application/json;charset=utf-8,%7B%22type%22%3A9%2C%22input...","status":"not-found","numOutstandingJobs":2}
02:47:45 [02:47:45.207]
INFO:
prover-client:proving-broker New proving job id=1:BASE_PARITY:bb57be1c522359f32faf50108c1e4e0ff03b33637e182d8c1467dd4fc95a2149 epochNumber=1
{"provingJobId":"1:BASE_PARITY:bb57be1c522359f32faf50108c1e4e0ff03b33637e182d8c1467dd4fc95a2149"}
02:47:45 [02:47:45.208]
VERBOSE:
prover-client:broker-circuit-prover-facade Job enqueued with broker id=1:BASE_PARITY:bb57be1c522359f32faf50108c1e4e0ff03b33637e182d8c1467dd4fc95a2149 type=BASE_PARITY epochNumber=1
{"provingJobId":"1:BASE_PARITY:bb57be1c522359f32faf50108c1e4e0ff03b33637e182d8c1467dd4fc95a2149","provingJobType":"BASE_PARITY","epochNumber":1,"inputsUri":"data:application/json;charset=utf-8,%7B%22type%22%3A9%2C%22input...","status":"not-found","numOutstandingJobs":3}
02:47:45 [02:47:45.208]
INFO:
prover-client:proving-broker New proving job id=1:BASE_PARITY:e3d998d73bf47eb2345715e7d67ccd2cd4fe5751d7fffff987773445f1c09ced epochNumber=1
{"provingJobId":"1:BASE_PARITY:e3d998d73bf47eb2345715e7d67ccd2cd4fe5751d7fffff987773445f1c09ced"}
02:47:45 [02:47:45.209]
VERBOSE:
prover-client:broker-circuit-prover-facade Job enqueued with broker id=1:BASE_PARITY:e3d998d73bf47eb2345715e7d67ccd2cd4fe5751d7fffff987773445f1c09ced type=BASE_PARITY epochNumber=1
{"provingJobId":"1:BASE_PARITY:e3d998d73bf47eb2345715e7d67ccd2cd4fe5751d7fffff987773445f1c09ced","provingJobType":"BASE_PARITY","epochNumber":1,"inputsUri":"data:application/json;charset=utf-8,%7B%22type%22%3A9%2C%22input...","status":"not-found","numOutstandingJobs":4}
02:47:45 [02:47:45.216]
VERBOSE:
prover-client:orchestrator Updating archive tree with block 1 header 0x211374e23b64dda36d95e7c6f4782ed75b46d59448b64965a00f8969987b6329
02:47:45 [02:47:45.218]
VERBOSE:
prover-client:orchestrator Orchestrator finalised block 1
02:47:45 [02:47:45.227]
INFO:
prover-client:test:bb-prover-full-rollup Updating world state with new block
02:47:45 [02:47:45.244]
INFO:
prover-client:test:bb-prover-full-rollup Awaiting proofs
02:47:45 [02:47:45.278]
INFO:
prover-client:proving-agent Starting job id=1:BASE_PARITY:78d0e20fe16342fde99ad1a11e4836546a962b17678e97ec705790cbd83c26ff type=BASE_PARITY inputsUri=data:application/json;charset=utf-8,%7B%22type%22%3A9%2C%22input...
02:47:45 [02:47:45.278]
INFO:
prover-client:proving-agent:job-controller-63dbe9a0 Job controller started jobId=1:BASE_PARITY:78d0e20fe16342fde99ad1a11e4836546a962b17678e97ec705790cbd83c26ff
{"jobId":"1:BASE_PARITY:78d0e20fe16342fde99ad1a11e4836546a962b17678e97ec705790cbd83c26ff"}
02:47:45 [02:47:45.360]
INFO:
bb-prover Generated witness
{"circuitName":"base-parity","duration":29.650816000000304,"inputSize":160,"outputSize":96,"eventName":"circuit-witness-generation"}
02:47:45 [02:47:45.361]
INFO:
bb-prover BaseParityArtifact BB out - BB concurrency: undefined
02:47:45 [02:47:45.361]
INFO:
bb-prover BaseParityArtifact BB out - Executing BB with: /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove --scheme ultra_honk --oracle_hash poseidon2 --disable_zk --output_format bytes_and_fields --write_vk -o /tmp/96d4a9e9/bb/tmp-XIQ1eg -b /tmp/96d4a9e9/bb/tmp-XIQ1eg/BaseParityArtifact-bytecode -w /tmp/96d4a9e9/bb/tmp-XIQ1eg/partial-witness.gz -v --init_kzg_accumulator -v
02:47:45 [02:47:45.380]
INFO:
bb-prover BaseParityArtifact BB out - bb command: prove (mem: 256.27 MiB)
02:47:45 Scheme is: ultra_honk, num threads: 64 (mem: 256.27 MiB)
02:47:45 --scheme: ultra_honk (mem: 256.27 MiB)
02:47:45 --bytecode_path: /tmp/96d4a9e9/bb/tmp-XIQ1eg/BaseParityArtifact-bytecode (mem: 256.27 MiB)
02:47:45 --witness_path: /tmp/96d4a9e9/bb/tmp-XIQ1eg/partial-witness.gz (mem: 256.27 MiB)
02:47:45 --output_path: /tmp/96d4a9e9/bb/tmp-XIQ1eg (mem: 256.27 MiB)
02:47:45 Warning: the following option is called more than once (mem: 256.27 MiB)
02:47:45 --verbose: true (mem: 256.27 MiB)
02:47:45 --oracle_hash: poseidon2 (mem: 256.27 MiB)
02:47:45 --output_format: bytes_and_fields (mem: 256.27 MiB)
02:47:45 --write_vk: true (mem: 256.27 MiB)
02:47:45 --disable_zk: true (mem: 256.27 MiB)
02:47:45 --init_kzg_accumulator: true (mem: 256.27 MiB)
02:47:45 [02:47:45.452]
INFO:
bb-prover BaseParityArtifact BB out - created circuit (mem: 256.27 MiB)
02:47:45 [02:47:45.452]
INFO:
bb-prover BaseParityArtifact BB out - Constructing DeciderProvingKey (mem: 256.27 MiB)
02:47:45 [02:47:45.454]
INFO:
bb-prover BaseParityArtifact BB out - allocating polynomials object in proving key... (mem: 256.27 MiB)
02:47:45 [02:47:45.483]
INFO:
bb-prover BaseParityArtifact BB out - populating trace... (mem: 256.27 MiB)
02:47:45 [02:47:45.505]
INFO:
bb-prover BaseParityArtifact BB out - time to construct proving key: 52 ms. (mem: 256.27 MiB)
02:47:45 [02:47:45.507]
INFO:
bb-prover BaseParityArtifact BB out - WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 256.27 MiB)
02:47:45 [02:47:45.507]
INFO:
bb-prover BaseParityArtifact BB out - using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 256.27 MiB)
02:47:45 [02:47:45.516]
INFO:
bb-prover BaseParityArtifact BB out - Initialized BN254 CRS from memory with num points = 65537 (mem: 256.27 MiB)
02:47:45 [02:47:45.596]
INFO:
bb-prover BaseParityArtifact BB out - vkey hash in Oink prover: 0x00000000000000000000000000000000786cdc7f7bdc64868b5aab1479f542f7 (mem: 256.27 MiB)
02:47:45 [02:47:45.680]
INFO:
bb-prover BaseParityArtifact BB out - created oink proof (mem: 256.27 MiB)
02:47:45 [02:47:45.689]
INFO:
bb-prover BaseParityArtifact BB out - starting sumcheck rounds... (mem: 256.27 MiB)
02:47:45 [02:47:45.701]
INFO:
bb-prover BaseParityArtifact BB out - completed 16 rounds of sumcheck (mem: 256.27 MiB)
02:47:45 [02:47:45.834]
INFO:
bb-prover BaseParityArtifact BB out - executed multivariate-to-univariate reduction (mem: 256.27 MiB)
02:47:45 [02:47:45.872]
INFO:
bb-prover BaseParityArtifact BB out - computed opening proof (mem: 256.27 MiB)
02:47:45 finished decider proving. (mem: 256.27 MiB)
02:47:45 [02:47:45.872]
INFO:
bb-prover BaseParityArtifact BB out - Public inputs saved to "/tmp/96d4a9e9/bb/tmp-XIQ1eg/public_inputs" (mem: 256.27 MiB)
02:47:45 Public inputs fields saved to "/tmp/96d4a9e9/bb/tmp-XIQ1eg/public_inputs_fields.json" (mem: 256.27 MiB)
02:47:45 Proof saved to "/tmp/96d4a9e9/bb/tmp-XIQ1eg/proof" (mem: 256.27 MiB)
02:47:45 [02:47:45.873]
INFO:
bb-prover BaseParityArtifact BB out - Proof fields saved to "/tmp/96d4a9e9/bb/tmp-XIQ1eg/proof_fields.json" (mem: 256.27 MiB)
02:47:45 VK saved to "/tmp/96d4a9e9/bb/tmp-XIQ1eg/vk" (mem: 256.27 MiB)
02:47:45 VK fields saved to "/tmp/96d4a9e9/bb/tmp-XIQ1eg/vk_fields.json" (mem: 256.27 MiB)
02:47:45 [02:47:45.895]
INFO:
bb-prover Generated proof for BaseParityArtifact in 533 ms, size: 456 fields
{"circuitName":"base-parity","circuitSize":65536,"duration":532.2323770000003,"inputSize":96,"proofSize":14688,"eventName":"circuit-proving","numPublicInputs":19}
02:47:45 [02:47:45.897]
VERBOSE:
bb-prover bb-prover (verify) BB out - BB concurrency: undefined
02:47:45 [02:47:45.898]
VERBOSE:
bb-prover bb-prover (verify) BB out - Executing BB with: /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -p /tmp/96d4a9e9/bb/tmp-TEa44F/proof -k /tmp/96d4a9e9/bb/tmp-TEa44F/vk -i /tmp/96d4a9e9/bb/tmp-TEa44F/public_inputs --disable_zk --scheme ultra_honk --oracle_hash poseidon2 -v
02:47:45 [02:47:45.915]
VERBOSE:
bb-prover bb-prover (verify) BB out - bb command: verify (mem:
02:47:45 [02:47:45.915]
VERBOSE:
bb-prover bb-prover (verify) BB out - 256.27 MiB)
02:47:45 Scheme is: ultra_honk, num threads: 64 (mem: 256.27 MiB)
02:47:45 --public_inputs_path: /tmp/96d4a9e9/bb/tmp-TEa44F/public_inputs (mem: 256.27 MiB)
02:47:45 --proof_path: /tmp/96d4a9e9/bb/tmp-TEa44F/proof (mem: 256.27 MiB)
02:47:45 --vk_path: /tmp/96d4a9e9/bb/tmp-TEa44F/vk (mem: 256.27 MiB)
02:47:45 --verbose: true (mem: 256.27 MiB)
02:47:45 --scheme: ultra_honk (mem: 256.27 MiB)
02:47:45 --oracle_hash: poseidon2 (mem: 256.27 MiB)
02:47:45 --disable_zk: true (mem: 256.27 MiB)
02:47:45 [02:47:45.915]
VERBOSE:
bb-prover bb-prover (verify) BB out - vkey hash in Oink verifier: 0x00000000000000000000000000000000786cdc7f7bdc64868b5aab1479f542f7 (mem: 256.27 MiB)
02:47:45 [02:47:45.929]
VERBOSE:
bb-prover bb-prover (verify) BB out - using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 256.27 MiB)
02:47:45 [02:47:45.929]
VERBOSE:
bb-prover bb-prover (verify) BB out - Initialized BN254 CRS from memory with num points = 1 (mem: 256.27 MiB)
02:47:45 [02:47:45.930]
VERBOSE:
bb-prover bb-prover (verify) BB out - sumcheck_verified: 1 (mem: 256.27 MiB)
02:47:45 libra_evals_verified: 1 (mem: 256.27 MiB)
02:47:45 pairing_check_verified: 1 (mem: 256.27 MiB)
02:47:45 [02:47:45.930]
VERBOSE:
bb-prover bb-prover (verify) BB out - Proof verified successfully (mem: 256.27 MiB)
02:47:45 verified: 1 (mem: 256.27 MiB)
02:47:45 [02:47:45.931]
INFO:
bb-prover Successfully verified proof from key in 33.62665500000003 ms
02:47:45 [02:47:45.937]
INFO:
prover-client:proving-agent Job id=1:BASE_PARITY:78d0e20fe16342fde99ad1a11e4836546a962b17678e97ec705790cbd83c26ff type=BASE_PARITY completed outputUri=data:application/json;charset=utf-8,%7B%22type%22%3A9%2C%22resul...
02:47:45 [02:47:45.937]
INFO:
prover-client:proving-broker Proving job complete id=1:BASE_PARITY:78d0e20fe16342fde99ad1a11e4836546a962b17678e97ec705790cbd83c26ff type=BASE_PARITY totalAttempts=1
{"provingJobId":"1:BASE_PARITY:78d0e20fe16342fde99ad1a11e4836546a962b17678e97ec705790cbd83c26ff"}
02:47:45 [02:47:45.938]
INFO:
prover-client:proving-agent Starting job id=1:BASE_PARITY:b8bb6f584745b45a8ce286b4f55e994e317f82f2cfc70d7c64ea502cc5879744 type=BASE_PARITY inputsUri=data:application/json;charset=utf-8,%7B%22type%22%3A9%2C%22input...
02:47:45 [02:47:45.938]
INFO:
prover-client:proving-agent:job-controller-0e7cfcaa Job controller started jobId=1:BASE_PARITY:b8bb6f584745b45a8ce286b4f55e994e317f82f2cfc70d7c64ea502cc5879744
{"jobId":"1:BASE_PARITY:b8bb6f584745b45a8ce286b4f55e994e317f82f2cfc70d7c64ea502cc5879744"}
02:47:45 [02:47:45.994]
INFO:
bb-prover Generated witness
{"circuitName":"base-parity","duration":27.955897000000732,"inputSize":160,"outputSize":96,"eventName":"circuit-witness-generation"}
02:47:45 [02:47:45.995]
INFO:
bb-prover BaseParityArtifact BB out - BB concurrency: undefined
02:47:45 [02:47:45.995]
INFO:
bb-prover BaseParityArtifact BB out - Executing BB with: /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove --scheme ultra_honk --oracle_hash poseidon2 --disable_zk --output_format bytes_and_fields --write_vk -o /tmp/96d4a9e9/bb/tmp-c0VkiF -b /tmp/96d4a9e9/bb/tmp-c0VkiF/BaseParityArtifact-bytecode -w /tmp/96d4a9e9/bb/tmp-c0VkiF/partial-witness.gz -v --init_kzg_accumulator -v
02:47:46 [02:47:46.012]
INFO:
bb-prover BaseParityArtifact BB out - bb command: prove (mem: 256.90 MiB)
02:47:46 [02:47:46.012]
INFO:
bb-prover BaseParityArtifact BB out -
02:47:46 Scheme is: ultra_honk, num threads: 64 (mem: 256.90 MiB)
02:47:46 --scheme: ultra_honk (mem: 256.90 MiB)
02:47:46 --bytecode_path: /tmp/96d4a9e9/bb/tmp-c0VkiF/BaseParityArtifact-bytecode (mem: 256.90 MiB)
02:47:46 --witness_path: /tmp/96d4a9e9/bb/tmp-c0VkiF/partial-witness.gz (mem: 256.90 MiB)
02:47:46 --output_path: /tmp/96d4a9e9/bb/tmp-c0VkiF (mem: 256.90 MiB)
02:47:46 Warning: the following option is called more than once (mem: 256.90 MiB)
02:47:46 --verbose: true (mem: 256.90 MiB)
02:47:46 --oracle_hash: poseidon2 (mem: 256.90 MiB)
02:47:46 --output_format: bytes_and_fields (mem: 256.90 MiB)
02:47:46 --write_vk: true (mem: 256.90 MiB)
02:47:46 --disable_zk: true (mem: 256.90 MiB)
02:47:46 --init_kzg_accumulator: true (mem: 256.90 MiB)
02:47:46 [02:47:46.084]
INFO:
bb-prover BaseParityArtifact BB out - created circuit (mem: 256.90 MiB)
02:47:46 [02:47:46.084]
INFO:
bb-prover BaseParityArtifact BB out - Constructing DeciderProvingKey (mem: 256.90 MiB)
02:47:46 [02:47:46.086]
INFO:
bb-prover BaseParityArtifact BB out - allocating polynomials object in proving key... (mem: 256.90 MiB)
02:47:46 [02:47:46.114]
INFO:
bb-prover BaseParityArtifact BB out - populating trace... (mem: 256.90 MiB)
02:47:46 [02:47:46.135]
INFO:
bb-prover BaseParityArtifact BB out - time to construct proving key: 51 ms. (mem: 256.90 MiB)
02:47:46 [02:47:46.137]
INFO:
bb-prover BaseParityArtifact BB out - WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 256.90 MiB)
02:47:46 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 256.90 MiB)
02:47:46 [02:47:46.146]
INFO:
bb-prover BaseParityArtifact BB out - Initialized BN254 CRS from memory with num points = 65537 (mem: 256.90 MiB)
02:47:46 [02:47:46.177]
VERBOSE:
prover-client:broker-circuit-prover-facade Check for job completion notifications returned 1 job(s), snapshot ids length: 0, num outstanding jobs: 4, total jobs ready: 1
02:47:46 [02:47:46.179]
VERBOSE:
prover-client:broker-circuit-prover-facade Resolved proving job id=1:BASE_PARITY:78d0e20fe16342fde99ad1a11e4836546a962b17678e97ec705790cbd83c26ff type=BASE_PARITY
02:47:46 [02:47:46.180]
VERBOSE:
prover-client:broker-circuit-prover-facade Successfully retrieved 1 of 1 jobs that should be ready, total ready jobs is now: 0
02:47:46 [02:47:46.216]
INFO:
bb-prover BaseParityArtifact BB out - vkey hash in Oink prover: 0x00000000000000000000000000000000786cdc7f7bdc64868b5aab1479f542f7 (mem: 256.90 MiB)
02:47:46 [02:47:46.313]
INFO:
bb-prover BaseParityArtifact BB out - created oink proof (mem: 256.90 MiB)
02:47:46 [02:47:46.364]
INFO:
bb-prover BaseParityArtifact BB out - starting sumcheck rounds... (mem: 256.90 MiB)
02:47:46 [02:47:46.376]
INFO:
bb-prover BaseParityArtifact BB out - completed 16 rounds of sumcheck (mem: 256.90 MiB)
02:47:46 [02:47:46.489]
INFO:
bb-prover BaseParityArtifact BB out - executed multivariate-to-univariate reduction (mem: 256.90 MiB)
02:47:46 [02:47:46.505]
INFO:
bb-prover BaseParityArtifact BB out - computed opening proof (mem: 256.90 MiB)
02:47:46 finished decider proving. (mem: 256.90 MiB)
02:47:46 [02:47:46.505]
INFO:
bb-prover BaseParityArtifact BB out - Public inputs saved to "/tmp/96d4a9e9/bb/tmp-c0VkiF/public_inputs" (mem: 256.90 MiB)
02:47:46 Public inputs fields saved to "/tmp/96d4a9e9/bb/tmp-c0VkiF/public_inputs_fields.json" (mem: 256.90 MiB)
02:47:46 Proof saved to "/tmp/96d4a9e9/bb/tmp-c0VkiF/proof" (mem: 256.90 MiB)
02:47:46 [02:47:46.506]
INFO:
bb-prover BaseParityArtifact BB out - Proof fields saved to "/tmp/96d4a9e9/bb/tmp-c0VkiF/proof_fields.json" (mem: 256.90 MiB)
02:47:46 VK saved to "/tmp/96d4a9e9/bb/tmp-c0VkiF/vk" (mem: 256.90 MiB)
02:47:46 VK fields saved to "/tmp/96d4a9e9/bb/tmp-c0VkiF/vk_fields.json" (mem: 256.90 MiB)
02:47:46 [02:47:46.527]
INFO:
bb-prover Generated proof for BaseParityArtifact in 531 ms, size: 456 fields
{"circuitName":"base-parity","circuitSize":65536,"duration":530.4170510000004,"inputSize":96,"proofSize":14688,"eventName":"circuit-proving","numPublicInputs":19}
02:47:46 [02:47:46.534]
VERBOSE:
bb-prover bb-prover (verify) BB out - BB concurrency: undefined
02:47:46 [02:47:46.534]
VERBOSE:
bb-prover bb-prover (verify) BB out - Executing BB with: /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -p /tmp/96d4a9e9/bb/tmp-uxUCqg/proof -k /tmp/96d4a9e9/bb/tmp-uxUCqg/vk -i /tmp/96d4a9e9/bb/tmp-uxUCqg/public_inputs --disable_zk --scheme ultra_honk --oracle_hash poseidon2 -v
02:47:46 [02:47:46.552]
VERBOSE:
bb-prover bb-prover (verify) BB out - bb command: verify (mem: 256.91 MiB)
02:47:46 [02:47:46.552]
VERBOSE:
bb-prover bb-prover (verify) BB out - Scheme is: ultra_honk, num threads: 64 (mem: 256.91 MiB)
02:47:46 --public_inputs_path: /tmp/96d4a9e9/bb/tmp-uxUCqg/public_inputs (mem: 256.91 MiB)
02:47:46 --proof_path: /tmp/96d4a9e9/bb/tmp-uxUCqg/proof (mem: 256.91 MiB)
02:47:46 --vk_path: /tmp/96d4a9e9/bb/tmp-uxUCqg/vk (mem: 256.91 MiB)
02:47:46 --verbose: true (mem: 256.91 MiB)
02:47:46 --scheme: ultra_honk (mem: 256.91 MiB)
02:47:46 --oracle_hash: poseidon2 (mem: 256.91 MiB)
02:47:46 --disable_zk: true (mem: 256.91 MiB)
02:47:46 [02:47:46.553]
VERBOSE:
bb-prover bb-prover (verify) BB out - vkey hash in Oink verifier: 0x00000000000000000000000000000000786cdc7f7bdc64868b5aab1479f542f7 (mem: 256.91 MiB)
02:47:46 [02:47:46.566]
VERBOSE:
bb-prover bb-prover (verify) BB out - using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 256.91 MiB)
02:47:46 [02:47:46.566]
VERBOSE:
bb-prover bb-prover (verify) BB out - Initialized BN254 CRS from memory with num points = 1 (mem: 256.91 MiB)
02:47:46 [02:47:46.567]
VERBOSE:
bb-prover bb-prover (verify) BB out - sumcheck_verified: 1 (mem: 256.91 MiB)
02:47:46 libra_evals_verified: 1 (mem: 256.91 MiB)
02:47:46 pairing_check_verified: 1 (mem: 256.91 MiB)
02:47:46 Proof verified successfully (mem: 256.91 MiB)
02:47:46 [02:47:46.567]
VERBOSE:
bb-prover bb-prover (verify) BB out - verified: 1 (mem: 256.91 MiB)
02:47:46 [02:47:46.568]
INFO:
bb-prover Successfully verified proof from key in 33.87770499999988 ms
02:47:46 [02:47:46.570]
INFO:
prover-client:proving-agent Job id=1:BASE_PARITY:b8bb6f584745b45a8ce286b4f55e994e317f82f2cfc70d7c64ea502cc5879744 type=BASE_PARITY completed outputUri=data:application/json;charset=utf-8,%7B%22type%22%3A9%2C%22resul...
02:47:46 [02:47:46.571]
INFO:
prover-client:proving-broker Proving job complete id=1:BASE_PARITY:b8bb6f584745b45a8ce286b4f55e994e317f82f2cfc70d7c64ea502cc5879744 type=BASE_PARITY totalAttempts=1
{"provingJobId":"1:BASE_PARITY:b8bb6f584745b45a8ce286b4f55e994e317f82f2cfc70d7c64ea502cc5879744"}
02:47:46 [02:47:46.571]
INFO:
prover-client:proving-agent Starting job id=1:BASE_PARITY:bb57be1c522359f32faf50108c1e4e0ff03b33637e182d8c1467dd4fc95a2149 type=BASE_PARITY inputsUri=data:application/json;charset=utf-8,%7B%22type%22%3A9%2C%22input...
02:47:46 [02:47:46.571]
INFO:
prover-client:proving-agent:job-controller-ea9cb41c Job controller started jobId=1:BASE_PARITY:bb57be1c522359f32faf50108c1e4e0ff03b33637e182d8c1467dd4fc95a2149
{"jobId":"1:BASE_PARITY:bb57be1c522359f32faf50108c1e4e0ff03b33637e182d8c1467dd4fc95a2149"}
02:47:46 [02:47:46.621]
INFO:
bb-prover Generated witness
{"circuitName":"base-parity","duration":27.46433799999977,"inputSize":160,"outputSize":96,"eventName":"circuit-witness-generation"}
02:47:46 [02:47:46.622]
INFO:
bb-prover BaseParityArtifact BB out - BB concurrency: undefined
02:47:46 [02:47:46.622]
INFO:
bb-prover BaseParityArtifact BB out - Executing BB with: /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove --scheme ultra_honk --oracle_hash poseidon2 --disable_zk --output_format bytes_and_fields --write_vk -o /tmp/96d4a9e9/bb/tmp-7Eo3eo -b /tmp/96d4a9e9/bb/tmp-7Eo3eo/BaseParityArtifact-bytecode -w /tmp/96d4a9e9/bb/tmp-7Eo3eo/partial-witness.gz -v --init_kzg_accumulator -v
02:47:46 [02:47:46.638]
INFO:
bb-prover BaseParityArtifact BB out - bb command: prove (mem: 257.64 MiB)
02:47:46 Scheme is: ultra_honk, num threads: 64 (mem: 257.64 MiB)
02:47:46 --scheme: ultra_honk (mem: 257.64 MiB)
02:47:46 --bytecode_path: /tmp/96d4a9e9/bb/tmp-7Eo3eo/BaseParityArtifact-bytecode (mem: 257.64 MiB)
02:47:46 --witness_path: /tmp/96d4a9e9/bb/tmp-7Eo3eo/partial-witness.gz (mem: 257.64 MiB)
02:47:46 --output_path: /tmp/96d4a9e9/bb/tmp-7Eo3eo (mem: 257.64 MiB)
02:47:46 Warning: the following option is called more than once (mem: 257.64 MiB)
02:47:46 --verbose: true (mem: 257.64 MiB)
02:47:46 --oracle_hash: poseidon2 (mem: 257.64 MiB)
02:47:46 --output_format: bytes_and_fields (mem: 257.64 MiB)
02:47:46 [02:47:46.639]
INFO:
bb-prover BaseParityArtifact BB out - --write_vk: true (mem: 257.64 MiB)
02:47:46 --disable_zk: true (mem: 257.64 MiB)
02:47:46 --init_kzg_accumulator: true (mem: 257.64 MiB)
02:47:46 [02:47:46.710]
INFO:
bb-prover BaseParityArtifact BB out - created circuit (mem: 257.64 MiB)
02:47:46 [02:47:46.711]
INFO:
bb-prover BaseParityArtifact BB out - Constructing DeciderProvingKey (mem: 257.64 MiB)
02:47:46 [02:47:46.713]
INFO:
bb-prover BaseParityArtifact BB out - allocating polynomials object in proving key... (mem: 257.64 MiB)
02:47:46 [02:47:46.743]
INFO:
bb-prover BaseParityArtifact BB out - populating trace... (mem: 257.64 MiB)
02:47:46 [02:47:46.777]
INFO:
bb-prover BaseParityArtifact BB out - time to construct proving key: 66 ms. (mem: 257.64 MiB)
02:47:46 [02:47:46.779]
INFO:
bb-prover BaseParityArtifact BB out - WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 257.64 MiB)
02:47:46 [02:47:46.779]
INFO:
bb-prover BaseParityArtifact BB out - using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 257.64 MiB)
02:47:46 [02:47:46.788]
INFO:
bb-prover BaseParityArtifact BB out - Initialized BN254 CRS from memory with num points = 65537 (mem: 257.64 MiB)
02:47:46 [02:47:46.869]
INFO:
bb-prover BaseParityArtifact BB out - vkey hash in Oink prover: 0x00000000000000000000000000000000786cdc7f7bdc64868b5aab1479f542f7 (mem: 257.64 MiB)
02:47:46 [02:47:46.955]
INFO:
bb-prover BaseParityArtifact BB out - created oink proof (mem: 257.64 MiB)
02:47:46 [02:47:46.964]
INFO:
bb-prover BaseParityArtifact BB out - starting sumcheck rounds... (mem: 257.64 MiB)
02:47:46 [02:47:46.976]
INFO:
bb-prover BaseParityArtifact BB out - completed 16 rounds of sumcheck (mem: 257.64 MiB)
02:47:47 [02:47:47.101]
INFO:
bb-prover BaseParityArtifact BB out - executed multivariate-to-univariate reduction (mem: 257.64 MiB)
02:47:47 [02:47:47.126]
INFO:
bb-prover BaseParityArtifact BB out - computed opening proof (mem: 257.64 MiB)
02:47:47 finished decider proving. (mem:
02:47:47 [02:47:47.126]
INFO:
bb-prover BaseParityArtifact BB out - 257.64 MiB)
02:47:47 Public inputs saved to "/tmp/96d4a9e9/bb/tmp-7Eo3eo/public_inputs" (mem: 257.64 MiB)
02:47:47 Public inputs fields saved to "/tmp/96d4a9e9/bb/tmp-7Eo3eo/public_inputs_fields.json" (mem: 257.64 MiB)
02:47:47 Proof saved to "/tmp/96d4a9e9/bb/tmp-7Eo3eo/proof" (mem: 257.64 MiB)
02:47:47 [02:47:47.126]
INFO:
bb-prover BaseParityArtifact BB out - Proof fields saved to "/tmp/96d4a9e9/bb/tmp-7Eo3eo/proof_fields.json" (mem: 257.64 MiB)
02:47:47 VK saved to "/tmp/96d4a9e9/bb/tmp-7Eo3eo/vk" (mem: 257.64 MiB)
02:47:47 VK fields saved to "/tmp/96d4a9e9/bb/tmp-7Eo3eo/vk_fields.json" (mem: 257.64 MiB)
02:47:47 [02:47:47.148]
INFO:
bb-prover Generated proof for BaseParityArtifact in 525 ms, size: 456 fields
{"circuitName":"base-parity","circuitSize":65536,"duration":524.0196249999999,"inputSize":96,"proofSize":14688,"eventName":"circuit-proving","numPublicInputs":19}
02:47:47 [02:47:47.151]
VERBOSE:
bb-prover bb-prover (verify) BB out - BB concurrency: undefined
02:47:47 [02:47:47.151]
VERBOSE:
bb-prover bb-prover (verify) BB out - Executing BB with: /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -p /tmp/96d4a9e9/bb/tmp-7mCeFv/proof -k /tmp/96d4a9e9/bb/tmp-7mCeFv/vk -i /tmp/96d4a9e9/bb/tmp-7mCeFv/public_inputs --disable_zk --scheme ultra_honk --oracle_hash poseidon2 -v
02:47:47 [02:47:47.168]
VERBOSE:
bb-prover bb-prover (verify) BB out - bb command: verify (mem: 257.66 MiB)
02:47:47 [02:47:47.169]
VERBOSE:
bb-prover bb-prover (verify) BB out - Scheme is: ultra_honk, num threads: 64 (mem: 257.66 MiB)
02:47:47 --public_inputs_path: /tmp/96d4a9e9/bb/tmp-7mCeFv/public_inputs (mem: 257.66 MiB)
02:47:47 --proof_path: /tmp/96d4a9e9/bb/tmp-7mCeFv/proof (mem: 257.66 MiB)
02:47:47 --vk_path: /tmp/96d4a9e9/bb/tmp-7mCeFv/vk (mem: 257.66 MiB)
02:47:47 --verbose: true (mem: 257.66 MiB)
02:47:47 --scheme: ultra_honk (mem: 257.66 MiB)
02:47:47 --oracle_hash: poseidon2 (mem: 257.66 MiB)
02:47:47 --disable_zk: true (mem: 257.66 MiB)
02:47:47 [02:47:47.169]
VERBOSE:
bb-prover bb-prover (verify) BB out - vkey hash in Oink verifier: 0x00000000000000000000000000000000786cdc7f7bdc64868b5aab1479f542f7 (mem: 257.66 MiB)
02:47:47 [02:47:47.181]
VERBOSE:
prover-client:broker-circuit-prover-facade Check for job completion notifications returned 1 job(s), snapshot ids length: 0, num outstanding jobs: 3, total jobs ready: 1
02:47:47 [02:47:47.182]
VERBOSE:
prover-client:broker-circuit-prover-facade Resolved proving job id=1:BASE_PARITY:b8bb6f584745b45a8ce286b4f55e994e317f82f2cfc70d7c64ea502cc5879744 type=BASE_PARITY
02:47:47 [02:47:47.183]
VERBOSE:
prover-client:broker-circuit-prover-facade Successfully retrieved 1 of 1 jobs that should be ready, total ready jobs is now: 0
02:47:47 [02:47:47.183]
VERBOSE:
bb-prover bb-prover (verify) BB out - using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 257.66 MiB)
02:47:47 Initialized BN254 CRS from memory with num points = 1 (mem: 257.66 MiB)
02:47:47 [02:47:47.183]
VERBOSE:
bb-prover bb-prover (verify) BB out - sumcheck_verified: 1 (mem: 257.66 MiB)
02:47:47 libra_evals_verified: 1 (mem: 257.66 MiB)
02:47:47 pairing_check_verified: 1 (mem: 257.66 MiB)
02:47:47 Proof verified successfully (mem: 257.66 MiB)
02:47:47 [02:47:47.184]
VERBOSE:
bb-prover bb-prover (verify) BB out - verified: 1 (mem: 257.66 MiB)
02:47:47 [02:47:47.184]
INFO:
bb-prover Successfully verified proof from key in 33.353165000000445 ms
02:47:47 [02:47:47.187]
INFO:
prover-client:proving-agent Job id=1:BASE_PARITY:bb57be1c522359f32faf50108c1e4e0ff03b33637e182d8c1467dd4fc95a2149 type=BASE_PARITY completed outputUri=data:application/json;charset=utf-8,%7B%22type%22%3A9%2C%22resul...
02:47:47 [02:47:47.187]
INFO:
prover-client:proving-broker Proving job complete id=1:BASE_PARITY:bb57be1c522359f32faf50108c1e4e0ff03b33637e182d8c1467dd4fc95a2149 type=BASE_PARITY totalAttempts=1
{"provingJobId":"1:BASE_PARITY:bb57be1c522359f32faf50108c1e4e0ff03b33637e182d8c1467dd4fc95a2149"}
02:47:47 [02:47:47.188]
INFO:
prover-client:proving-agent Starting job id=1:BASE_PARITY:e3d998d73bf47eb2345715e7d67ccd2cd4fe5751d7fffff987773445f1c09ced type=BASE_PARITY inputsUri=data:application/json;charset=utf-8,%7B%22type%22%3A9%2C%22input...
02:47:47 [02:47:47.188]
INFO:
prover-client:proving-agent:job-controller-26b8885a Job controller started jobId=1:BASE_PARITY:e3d998d73bf47eb2345715e7d67ccd2cd4fe5751d7fffff987773445f1c09ced
{"jobId":"1:BASE_PARITY:e3d998d73bf47eb2345715e7d67ccd2cd4fe5751d7fffff987773445f1c09ced"}
02:47:47 [02:47:47.238]
INFO:
bb-prover Generated witness
{"circuitName":"base-parity","duration":28.090993999999228,"inputSize":160,"outputSize":96,"eventName":"circuit-witness-generation"}
02:47:47 [02:47:47.239]
INFO:
bb-prover BaseParityArtifact BB out - BB concurrency: undefined
02:47:47 [02:47:47.239]
INFO:
bb-prover BaseParityArtifact BB out - Executing BB with: /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove --scheme ultra_honk --oracle_hash poseidon2 --disable_zk --output_format bytes_and_fields --write_vk -o /tmp/96d4a9e9/bb/tmp-8LozyL -b /tmp/96d4a9e9/bb/tmp-8LozyL/BaseParityArtifact-bytecode -w /tmp/96d4a9e9/bb/tmp-8LozyL/partial-witness.gz -v --init_kzg_accumulator -v
02:47:47 [02:47:47.256]
INFO:
bb-prover BaseParityArtifact BB out - bb command: prove (mem: 257.66 MiB)
02:47:47 [02:47:47.256]
INFO:
bb-prover BaseParityArtifact BB out - Scheme is: ultra_honk, num threads: 64 (mem: 257.66 MiB)
02:47:47 --scheme: ultra_honk (mem: 257.66 MiB)
02:47:47 --bytecode_path: /tmp/96d4a9e9/bb/tmp-8LozyL/BaseParityArtifact-bytecode (mem: 257.66 MiB)
02:47:47 --witness_path: /tmp/96d4a9e9/bb/tmp-8LozyL/partial-witness.gz (mem: 257.66 MiB)
02:47:47 --output_path: /tmp/96d4a9e9/bb/tmp-8LozyL (mem: 257.66 MiB)
02:47:47 Warning: the following option is called more than once (mem: 257.66 MiB)
02:47:47 --verbose: true (mem: 257.66 MiB)
02:47:47 --oracle_hash: poseidon2 (mem: 257.66 MiB)
02:47:47 --output_format: bytes_and_fields (mem: 257.66 MiB)
02:47:47 --write_vk: true (mem: 257.66 MiB)
02:47:47 --disable_zk: true (mem: 257.66 MiB)
02:47:47 --init_kzg_accumulator: true (mem: 257.66 MiB)
02:47:47 [02:47:47.327]
INFO:
bb-prover BaseParityArtifact BB out - created circuit (mem: 257.66 MiB)
02:47:47 [02:47:47.328]
INFO:
bb-prover BaseParityArtifact BB out - Constructing DeciderProvingKey (mem: 257.66 MiB)
02:47:47 [02:47:47.329]
INFO:
bb-prover BaseParityArtifact BB out - allocating polynomials object in proving key... (mem: 257.66 MiB)
02:47:47 [02:47:47.357]
INFO:
bb-prover BaseParityArtifact BB out - populating trace... (mem: 257.66 MiB)
02:47:47 [02:47:47.379]
INFO:
bb-prover BaseParityArtifact BB out - time to construct proving key: 51 ms. (mem: 257.66 MiB)
02:47:47 [02:47:47.381]
INFO:
bb-prover BaseParityArtifact BB out - WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 257.66 MiB)
02:47:47 [02:47:47.381]
INFO:
bb-prover BaseParityArtifact BB out - using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 257.66 MiB)
02:47:47 [02:47:47.390]
INFO:
bb-prover BaseParityArtifact BB out - Initialized BN254 CRS from memory with num points = 65537 (mem: 257.66 MiB)
02:47:47 [02:47:47.461]
INFO:
bb-prover BaseParityArtifact BB out - vkey hash in Oink prover: 0x00000000000000000000000000000000786cdc7f7bdc64868b5aab1479f542f7 (mem: 257.66 MiB)
02:47:47 [02:47:47.564]
INFO:
bb-prover BaseParityArtifact BB out - created oink proof (mem: 257.66 MiB)
02:47:47 [02:47:47.573]
INFO:
bb-prover BaseParityArtifact BB out - starting sumcheck rounds... (mem: 257.66 MiB)
02:47:47 [02:47:47.585]
INFO:
bb-prover BaseParityArtifact BB out - completed 16 rounds of sumcheck (mem: 257.66 MiB)
02:47:47 [02:47:47.706]
INFO:
bb-prover BaseParityArtifact BB out - executed multivariate-to-univariate reduction (mem: 257.66 MiB)
02:47:47 [02:47:47.760]
INFO:
bb-prover BaseParityArtifact BB out - computed opening proof (mem: 257.66 MiB)
02:47:47 finished decider proving. (mem: 257.66 MiB)
02:47:47 [02:47:47.761]
INFO:
bb-prover BaseParityArtifact BB out - Public inputs saved to "/tmp/96d4a9e9/bb/tmp-8LozyL/public_inputs" (mem: 257.66 MiB)
02:47:47 Public inputs fields saved to "/tmp/96d4a9e9/bb/tmp-8LozyL/public_inputs_fields.json" (mem: 257.66 MiB)
02:47:47 Proof saved to "/tmp/96d4a9e9/bb/tmp-8LozyL/proof" (mem: 257.66 MiB)
02:47:47 [02:47:47.761]
INFO:
bb-prover BaseParityArtifact BB out - Proof fields saved to "/tmp/96d4a9e9/bb/tmp-8LozyL/proof_fields.json" (mem: 257.66 MiB)
02:47:47 VK saved to "/tmp/96d4a9e9/bb/tmp-8LozyL/vk" (mem: 257.66 MiB)
02:47:47 VK fields saved to "/tmp/96d4a9e9/bb/tmp-8LozyL/vk_fields.json" (mem: 257.66 MiB)
02:47:47 [02:47:47.782]
INFO:
bb-prover Generated proof for BaseParityArtifact in 542 ms, size: 456 fields
{"circuitName":"base-parity","circuitSize":65536,"duration":541.7433010000004,"inputSize":96,"proofSize":14688,"eventName":"circuit-proving","numPublicInputs":19}
02:47:47 [02:47:47.784]
VERBOSE:
bb-prover bb-prover (verify) BB out - BB concurrency: undefined
02:47:47 [02:47:47.784]
VERBOSE:
bb-prover bb-prover (verify) BB out - Executing BB with: /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -p /tmp/96d4a9e9/bb/tmp-QJ05i9/proof -k /tmp/96d4a9e9/bb/tmp-QJ05i9/vk -i /tmp/96d4a9e9/bb/tmp-QJ05i9/public_inputs --disable_zk --scheme ultra_honk --oracle_hash poseidon2 -v
02:47:47 [02:47:47.801]
VERBOSE:
bb-prover bb-prover (verify) BB out - bb command: verify (mem: 257.66 MiB)
02:47:47 [02:47:47.802]
VERBOSE:
bb-prover bb-prover (verify) BB out - Scheme is: ultra_honk, num threads: 64 (mem: 257.66 MiB)
02:47:47 --public_inputs_path: /tmp/96d4a9e9/bb/tmp-QJ05i9/public_inputs (mem: 257.66 MiB)
02:47:47 --proof_path: /tmp/96d4a9e9/bb/tmp-QJ05i9/proof (mem: 257.66 MiB)
02:47:47 --vk_path: /tmp/96d4a9e9/bb/tmp-QJ05i9/vk (mem: 257.66 MiB)
02:47:47 --verbose: true (mem: 257.66 MiB)
02:47:47 --scheme: ultra_honk (mem: 257.66 MiB)
02:47:47 --oracle_hash: poseidon2 (mem: 257.66 MiB)
02:47:47 --disable_zk: true (mem: 257.66 MiB)
02:47:47 [02:47:47.802]
VERBOSE:
bb-prover bb-prover (verify) BB out - vkey hash in Oink verifier: 0x00000000000000000000000000000000786cdc7f7bdc64868b5aab1479f542f7 (mem: 257.66 MiB)
02:47:47 [02:47:47.815]
VERBOSE:
bb-prover bb-prover (verify) BB out - using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 257.66 MiB)
02:47:47 [02:47:47.815]
VERBOSE:
bb-prover bb-prover (verify) BB out - Initialized BN254 CRS from memory with num points = 1 (mem: 257.66 MiB)
02:47:47 [02:47:47.816]
VERBOSE:
bb-prover bb-prover (verify) BB out - sumcheck_verified: 1 (mem: 257.66 MiB)
02:47:47 libra_evals_verified: 1 (mem: 257.66 MiB)
02:47:47 pairing_check_verified: 1 (mem: 257.66 MiB)
02:47:47 [02:47:47.817]
VERBOSE:
bb-prover bb-prover (verify) BB out - Proof verified successfully (mem: 257.66 MiB)
02:47:47 verified: 1 (mem: 257.66 MiB)
02:47:47 [02:47:47.817]
INFO:
bb-prover Successfully verified proof from key in 33.38541599999917 ms
02:47:47 [02:47:47.819]
INFO:
prover-client:proving-agent Job id=1:BASE_PARITY:e3d998d73bf47eb2345715e7d67ccd2cd4fe5751d7fffff987773445f1c09ced type=BASE_PARITY completed outputUri=data:application/json;charset=utf-8,%7B%22type%22%3A9%2C%22resul...
02:47:47 [02:47:47.819]
INFO:
prover-client:proving-broker Proving job complete id=1:BASE_PARITY:e3d998d73bf47eb2345715e7d67ccd2cd4fe5751d7fffff987773445f1c09ced type=BASE_PARITY totalAttempts=1
{"provingJobId":"1:BASE_PARITY:e3d998d73bf47eb2345715e7d67ccd2cd4fe5751d7fffff987773445f1c09ced"}
02:47:48 [02:47:48.183]
VERBOSE:
prover-client:broker-circuit-prover-facade Check for job completion notifications returned 2 job(s), snapshot ids length: 0, num outstanding jobs: 2, total jobs ready: 2
02:47:48 [02:47:48.186]
VERBOSE:
prover-client:broker-circuit-prover-facade Resolved proving job id=1:BASE_PARITY:bb57be1c522359f32faf50108c1e4e0ff03b33637e182d8c1467dd4fc95a2149 type=BASE_PARITY
02:47:48 [02:47:48.186]
VERBOSE:
prover-client:broker-circuit-prover-facade Resolved proving job id=1:BASE_PARITY:e3d998d73bf47eb2345715e7d67ccd2cd4fe5751d7fffff987773445f1c09ced type=BASE_PARITY
02:47:48 [02:47:48.186]
VERBOSE:
prover-client:broker-circuit-prover-facade Successfully retrieved 2 of 2 jobs that should be ready, total ready jobs is now: 0
02:47:48 [02:47:48.210]
INFO:
prover-client:proving-broker New proving job id=1:ROOT_PARITY:33822e2c3c60f45f05f12e87caf02866930da40ee5b7f3d19e5132d67eaf0edc epochNumber=1
{"provingJobId":"1:ROOT_PARITY:33822e2c3c60f45f05f12e87caf02866930da40ee5b7f3d19e5132d67eaf0edc"}
02:47:48 [02:47:48.211]
VERBOSE:
prover-client:broker-circuit-prover-facade Job enqueued with broker id=1:ROOT_PARITY:33822e2c3c60f45f05f12e87caf02866930da40ee5b7f3d19e5132d67eaf0edc type=ROOT_PARITY epochNumber=1
{"provingJobId":"1:ROOT_PARITY:33822e2c3c60f45f05f12e87caf02866930da40ee5b7f3d19e5132d67eaf0edc","provingJobType":"ROOT_PARITY","epochNumber":1,"inputsUri":"data:application/json;charset=utf-8,%7B%22type%22%3A10%2C%22inpu...","status":"not-found","numOutstandingJobs":1}
02:47:48 [02:47:48.223]
INFO:
prover-client:proving-agent Starting job id=1:ROOT_PARITY:33822e2c3c60f45f05f12e87caf02866930da40ee5b7f3d19e5132d67eaf0edc type=ROOT_PARITY inputsUri=data:application/json;charset=utf-8,%7B%22type%22%3A10%2C%22inpu...
02:47:48 [02:47:48.224]
INFO:
prover-client:proving-agent:job-controller-0ceabfe0 Job controller started jobId=1:ROOT_PARITY:33822e2c3c60f45f05f12e87caf02866930da40ee5b7f3d19e5132d67eaf0edc
{"jobId":"1:ROOT_PARITY:33822e2c3c60f45f05f12e87caf02866930da40ee5b7f3d19e5132d67eaf0edc"}
02:47:48 [02:47:48.349]
INFO:
bb-prover Generated witness
{"circuitName":"root-parity","duration":61.21180800000002,"inputSize":132804,"outputSize":96,"eventName":"circuit-witness-generation"}
02:47:48 [02:47:48.350]
INFO:
bb-prover RootParityArtifact BB out - BB concurrency: undefined
02:47:48 [02:47:48.350]
INFO:
bb-prover RootParityArtifact BB out - Executing BB with: /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove --scheme ultra_honk --oracle_hash poseidon2 --disable_zk --output_format bytes_and_fields --write_vk -o /tmp/96d4a9e9/bb/tmp-7pfOgG -b /tmp/96d4a9e9/bb/tmp-7pfOgG/RootParityArtifact-bytecode -w /tmp/96d4a9e9/bb/tmp-7pfOgG/partial-witness.gz -v --init_kzg_accumulator -v
02:47:48 [02:47:48.368]
INFO:
bb-prover RootParityArtifact BB out - bb command: prove (mem: 260.63 MiB)
02:47:48 [02:47:48.368]
INFO:
bb-prover RootParityArtifact BB out - Scheme is: ultra_honk, num threads: 64 (mem: 260.63 MiB)
02:47:48 --scheme: ultra_honk (mem: 260.63 MiB)
02:47:48 --bytecode_path: /tmp/96d4a9e9/bb/tmp-7pfOgG/RootParityArtifact-bytecode (mem: 260.63 MiB)
02:47:48 --witness_path: /tmp/96d4a9e9/bb/tmp-7pfOgG/partial-witness.gz (mem: 260.63 MiB)
02:47:48 --output_path: /tmp/96d4a9e9/bb/tmp-7pfOgG (mem: 260.63 MiB)
02:47:48 Warning: the following option is called more than once (mem: 260.63 MiB)
02:47:48 --verbose: true (mem: 260.63 MiB)
02:47:48 --oracle_hash: poseidon2 (mem: 260.63 MiB)
02:47:48 --output_format: bytes_and_fields (mem: 260.63 MiB)
02:47:48 --write_vk: true (mem: 260.63 MiB)
02:47:48 --disable_zk: true (mem: 260.63 MiB)
02:47:48 --init_kzg_accumulator: true (mem: 260.63 MiB)
02:47:48 [02:47:48.459]
INFO:
bb-prover RootParityArtifact BB out - vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000786cdc7f7bdc64868b5aab1479f542f7 (mem: 260.63 MiB)
02:47:49 [02:47:49.403]
INFO:
bb-prover RootParityArtifact BB out - vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000786cdc7f7bdc64868b5aab1479f542f7 (mem: 418.22 MiB)
02:47:50 [02:47:50.445]
INFO:
bb-prover RootParityArtifact BB out - vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000786cdc7f7bdc64868b5aab1479f542f7 (mem: 790.91 MiB)
02:47:51 [02:47:51.443]
INFO:
bb-prover RootParityArtifact BB out - vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000786cdc7f7bdc64868b5aab1479f542f7 (mem: 1066.62 MiB)
02:47:52 [02:47:52.622]
INFO:
bb-prover RootParityArtifact BB out - created circuit (mem: 1438.52 MiB)
02:47:52 [02:47:52.623]
INFO:
bb-prover RootParityArtifact BB out - Constructing DeciderProvingKey (mem: 1438.52 MiB)
02:47:53 [02:47:53.344]
INFO:
bb-prover RootParityArtifact BB out - allocating polynomials object in proving key... (mem: 1829.77 MiB)
02:47:53 [02:47:53.868]
INFO:
bb-prover RootParityArtifact BB out - populating trace... (mem: 5467.70 MiB)
02:47:54 [02:47:54.786]
INFO:
bb-prover RootParityArtifact BB out - time to construct proving key: 2163 ms. (mem: 6046.20 MiB)
02:47:54 [02:47:54.878]
INFO:
bb-prover RootParityArtifact BB out - WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 6046.20 MiB)
02:47:54 [02:47:54.879]
INFO:
bb-prover RootParityArtifact BB out - using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 6046.20 MiB)
02:47:55 [02:47:55.583]
INFO:
bb-prover RootParityArtifact BB out - Initialized BN254 CRS from memory with num points = 4194305 (mem: 6046.20 MiB)
02:47:58 [02:47:58.206]
INFO:
bb-prover RootParityArtifact BB out - vkey hash in Oink prover: 0x000000000000000000000000000000005da76fa69a23bbbd93da106130ab0e6f (mem: 6046.20 MiB)
02:48:01 [02:48:01.525]
INFO:
bb-prover RootParityArtifact BB out - created oink proof (mem: 6046.20 MiB)
02:48:02 [02:48:02.383]
INFO:
bb-prover RootParityArtifact BB out - starting sumcheck rounds... (mem: 6839.90 MiB)
02:48:03 [02:48:03.495]
INFO:
bb-prover RootParityArtifact BB out - completed 22 rounds of sumcheck (mem: 6839.90 MiB)
02:48:07 [02:48:07.469]
INFO:
bb-prover RootParityArtifact BB out - executed multivariate-to-univariate reduction (mem: 6839.90 MiB)
02:48:08 [02:48:08.767]
INFO:
bb-prover RootParityArtifact BB out - computed opening proof (mem: 6839.90 MiB)
02:48:08 [02:48:08.776]
INFO:
bb-prover RootParityArtifact BB out - finished decider proving. (mem: 6839.90 MiB)
02:48:09 [02:48:09.038]
INFO:
bb-prover RootParityArtifact BB out - Public inputs saved to "/tmp/96d4a9e9/bb/tmp-7pfOgG/public_inputs" (mem: 6839.90 MiB)
02:48:09 [02:48:09.038]
INFO:
bb-prover RootParityArtifact BB out - Public inputs fields saved to "/tmp/96d4a9e9/bb/tmp-7pfOgG/public_inputs_fields.json" (mem: 6839.90 MiB)
02:48:09 Proof saved to "/tmp/96d4a9e9/bb/tmp-7pfOgG/proof" (mem: 6839.90 MiB)
02:48:09 Proof fields saved to "/tmp/96d4a9e9/bb/tmp-7pfOgG/proof_fields.json" (mem: 6839.90 MiB)
02:48:09 VK saved to "/tmp/96d4a9e9/bb/tmp-7pfOgG/vk" (mem: 6839.90 MiB)
02:48:09 [02:48:09.038]
INFO:
bb-prover RootParityArtifact BB out - VK fields saved to "/tmp/96d4a9e9/bb/tmp-7pfOgG/vk_fields.json" (mem: 6839.90 MiB)
02:48:09 [02:48:09.166]
INFO:
bb-prover Generated proof for RootParityArtifact in 20815 ms, size: 456 fields
{"circuitName":"root-parity","circuitSize":4194304,"duration":20814.101797,"inputSize":96,"proofSize":14688,"eventName":"circuit-proving","numPublicInputs":19}
02:48:09 [02:48:09.167]
VERBOSE:
bb-prover bb-prover (verify) BB out - BB concurrency: undefined
02:48:09 [02:48:09.168]
VERBOSE:
bb-prover bb-prover (verify) BB out - Executing BB with: /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -p /tmp/96d4a9e9/bb/tmp-jsjEJx/proof -k /tmp/96d4a9e9/bb/tmp-jsjEJx/vk -i /tmp/96d4a9e9/bb/tmp-jsjEJx/public_inputs --disable_zk --scheme ultra_honk --oracle_hash poseidon2 -v
02:48:09 [02:48:09.184]
VERBOSE:
bb-prover bb-prover (verify) BB out - bb command: verify (mem: 260.63 MiB)
02:48:09 [02:48:09.185]
VERBOSE:
bb-prover bb-prover (verify) BB out - Scheme is: ultra_honk, num threads: 64 (mem: 260.63 MiB)
02:48:09 --public_inputs_path: /tmp/96d4a9e9/bb/tmp-jsjEJx/public_inputs (mem: 260.63 MiB)
02:48:09 --proof_path: /tmp/96d4a9e9/bb/tmp-jsjEJx/proof (mem: 260.63 MiB)
02:48:09 --vk_path: /tmp/96d4a9e9/bb/tmp-jsjEJx/vk (mem: 260.63 MiB)
02:48:09 --verbose: true (mem: 260.63 MiB)
02:48:09 --scheme: ultra_honk (mem: 260.63 MiB)
02:48:09 --oracle_hash: poseidon2 (mem: 260.63 MiB)
02:48:09 --disable_zk: true (mem: 260.63 MiB)
02:48:09 [02:48:09.185]
VERBOSE:
bb-prover bb-prover (verify) BB out - vkey hash in Oink verifier: 0x000000000000000000000000000000005da76fa69a23bbbd93da106130ab0e6f (mem: 260.63 MiB)
02:48:09 [02:48:09.199]
VERBOSE:
bb-prover bb-prover (verify) BB out - using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 260.63 MiB)
02:48:09 [02:48:09.199]
VERBOSE:
bb-prover bb-prover (verify) BB out - Initialized BN254 CRS from memory with num points = 1 (mem: 260.63 MiB)
02:48:09 [02:48:09.200]
VERBOSE:
bb-prover bb-prover (verify) BB out - sumcheck_verified: 1 (mem: 260.63 MiB)
02:48:09 libra_evals_verified: 1 (mem: 260.63 MiB)
02:48:09 pairing_check_verified: 1 (mem:
02:48:09 [02:48:09.200]
VERBOSE:
bb-prover bb-prover (verify) BB out - 260.63 MiB)
02:48:09 Proof verified successfully (mem: 260.63 MiB)
02:48:09 verified: 1 (mem: 260.63 MiB)
02:48:09 [02:48:09.201]
INFO:
bb-prover Successfully verified proof from key in 33.54602099999829 ms
02:48:09 [02:48:09.203]
INFO:
prover-client:proving-agent Job id=1:ROOT_PARITY:33822e2c3c60f45f05f12e87caf02866930da40ee5b7f3d19e5132d67eaf0edc type=ROOT_PARITY completed outputUri=data:application/json;charset=utf-8,%7B%22type%22%3A10%2C%22resu...
02:48:09 [02:48:09.203]
INFO:
prover-client:proving-broker Proving job complete id=1:ROOT_PARITY:33822e2c3c60f45f05f12e87caf02866930da40ee5b7f3d19e5132d67eaf0edc type=ROOT_PARITY totalAttempts=1
{"provingJobId":"1:ROOT_PARITY:33822e2c3c60f45f05f12e87caf02866930da40ee5b7f3d19e5132d67eaf0edc"}
02:48:09 [02:48:09.259]
VERBOSE:
prover-client:broker-circuit-prover-facade Check for job completion notifications returned 1 job(s), snapshot ids length: 0, num outstanding jobs: 1, total jobs ready: 1
02:48:09 [02:48:09.261]
VERBOSE:
prover-client:broker-circuit-prover-facade Resolved proving job id=1:ROOT_PARITY:33822e2c3c60f45f05f12e87caf02866930da40ee5b7f3d19e5132d67eaf0edc type=ROOT_PARITY
02:48:09 [02:48:09.261]
VERBOSE:
prover-client:broker-circuit-prover-facade Successfully retrieved 1 of 1 jobs that should be ready, total ready jobs is now: 0
02:48:09 [02:48:09.270]
INFO:
prover-client:proving-broker New proving job id=1:EMPTY_BLOCK_ROOT_ROLLUP:b31564277d7e1bbf86ab92eefc37a6492a0985051f0d8a2b244fda7e61894c49 epochNumber=1
{"provingJobId":"1:EMPTY_BLOCK_ROOT_ROLLUP:b31564277d7e1bbf86ab92eefc37a6492a0985051f0d8a2b244fda7e61894c49"}
02:48:09 [02:48:09.270]
VERBOSE:
prover-client:broker-circuit-prover-facade Job enqueued with broker id=1:EMPTY_BLOCK_ROOT_ROLLUP:b31564277d7e1bbf86ab92eefc37a6492a0985051f0d8a2b244fda7e61894c49 type=EMPTY_BLOCK_ROOT_ROLLUP epochNumber=1
{"provingJobId":"1:EMPTY_BLOCK_ROOT_ROLLUP:b31564277d7e1bbf86ab92eefc37a6492a0985051f0d8a2b244fda7e61894c49","provingJobType":"EMPTY_BLOCK_ROOT_ROLLUP","epochNumber":1,"inputsUri":"data:application/json;charset=utf-8,%7B%22type%22%3A4%2C%22input...","status":"not-found","numOutstandingJobs":1}
02:48:09 [02:48:09.304]
INFO:
prover-client:proving-agent Starting job id=1:EMPTY_BLOCK_ROOT_ROLLUP:b31564277d7e1bbf86ab92eefc37a6492a0985051f0d8a2b244fda7e61894c49 type=EMPTY_BLOCK_ROOT_ROLLUP inputsUri=data:application/json;charset=utf-8,%7B%22type%22%3A4%2C%22input...
02:48:09 [02:48:09.305]
INFO:
prover-client:proving-agent:job-controller-beb79803 Job controller started jobId=1:EMPTY_BLOCK_ROOT_ROLLUP:b31564277d7e1bbf86ab92eefc37a6492a0985051f0d8a2b244fda7e61894c49
{"jobId":"1:EMPTY_BLOCK_ROOT_ROLLUP:b31564277d7e1bbf86ab92eefc37a6492a0985051f0d8a2b244fda7e61894c49"}
02:48:10 [02:48:10.087]
INFO:
bb-prover Generated witness
{"circuitName":"empty-block-root-rollup","duration":569.5885959999978,"inputSize":37390,"outputSize":5192,"eventName":"circuit-witness-generation"}
02:48:10 [02:48:10.091]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - BB concurrency: undefined
02:48:10 [02:48:10.091]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - Executing BB with: /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove --scheme ultra_honk --oracle_hash poseidon2 --ipa_accumulation --disable_zk --output_format bytes_and_fields --write_vk -o /tmp/96d4a9e9/bb/tmp-ThAsQ8 -b /tmp/96d4a9e9/bb/tmp-ThAsQ8/EmptyBlockRootRollupArtifact-bytecode -w /tmp/96d4a9e9/bb/tmp-ThAsQ8/partial-witness.gz -v --init_kzg_accumulator -v
02:48:10 [02:48:10.110]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - bb command: prove (mem: 297.03 MiB)
02:48:10 [02:48:10.110]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - Scheme is: ultra_honk, num threads: 64 (mem: 297.03 MiB)
02:48:10 --scheme: ultra_honk (mem: 297.03 MiB)
02:48:10 --bytecode_path: /tmp/96d4a9e9/bb/tmp-ThAsQ8/EmptyBlockRootRollupArtifact-bytecode (mem: 297.03 MiB)
02:48:10 --witness_path: /tmp/96d4a9e9/bb/tmp-ThAsQ8/partial-witness.gz (mem: 297.03 MiB)
02:48:10 --output_path: /tmp/96d4a9e9/bb/tmp-ThAsQ8 (mem: 297.03 MiB)
02:48:10 Warning: the following option is called more than once (mem: 297.03 MiB)
02:48:10 --verbose: true (mem: 297.03 MiB)
02:48:10 --oracle_hash: poseidon2 (mem: 297.03 MiB)
02:48:10 --output_format: bytes_and_fields (mem: 297.03 MiB)
02:48:10 --write_vk: true (mem: 297.03 MiB)
02:48:10 --disable_zk: true (mem: 297.03 MiB)
02:48:10 --init_kzg_accumulator: true (mem: 297.03 MiB)
02:48:10 --ipa_accumulation: true (mem: 297.03 MiB)
02:48:10 [02:48:10.751]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - vkey hash in Oink recursive verifier: 0x000000000000000000000000000000005da76fa69a23bbbd93da106130ab0e6f (mem: 297.03 MiB)
02:48:11 [02:48:11.673]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - Proving with UltraRollupHonk but no IPA claims exist. (mem: 533.52 MiB)
02:48:11 [02:48:11.673]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - using cached grumpkin crs with num points 262144 at: "/home/aztec-dev/.bb-crs/grumpkin_g1.flat.dat" (mem: 533.52 MiB)
02:48:11 [02:48:11.680]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - Initialized Grumpkin prover CRS from memory with num points = 65537 (mem: 533.52 MiB)
02:48:11 [02:48:11.711]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - created circuit (mem: 597.02 MiB)
02:48:11 [02:48:11.716]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - Constructing DeciderProvingKey (mem: 597.02 MiB)
02:48:11 [02:48:11.958]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - allocating polynomials object in proving key... (mem: 715.64 MiB)
02:48:12 [02:48:12.069]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - populating trace... (mem: 1582.64 MiB)
02:48:12 [02:48:12.354]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - time to construct proving key: 637 ms. (mem: 1722.64 MiB)
02:48:12 [02:48:12.361]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 1722.64 MiB)
02:48:12 [02:48:12.361]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1722.64 MiB)
02:48:12 [02:48:12.485]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - Initialized BN254 CRS from memory with num points = 1048577 (mem: 1722.64 MiB)
02:48:13 [02:48:13.393]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - vkey hash in Oink prover: 0x000000000000000000000000000000001ff96bc297ce4229eac9406d00e56a26 (mem: 1722.64 MiB)
02:48:14 [02:48:14.427]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - created oink proof (mem: 1722.64 MiB)
02:48:14 [02:48:14.616]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - starting sumcheck rounds... (mem: 1799.13 MiB)
02:48:14 [02:48:14.904]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - completed 20 rounds of sumcheck (mem: 1799.13 MiB)
02:48:16 [02:48:16.209]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - executed multivariate-to-univariate reduction (mem: 1799.13 MiB)
02:48:16 [02:48:16.675]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - computed opening proof (mem: 1799.13 MiB)
02:48:16 finished decider proving. (mem: 1799.13 MiB)
02:48:16 [02:48:16.741]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - Public inputs saved to "/tmp/96d4a9e9/bb/tmp-ThAsQ8/public_inputs" (mem: 1799.13 MiB)
02:48:16 [02:48:16.742]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - Public inputs fields saved to "/tmp/96d4a9e9/bb/tmp-ThAsQ8/public_inputs_fields.json" (mem: 1799.13 MiB)
02:48:16 Proof saved to "/tmp/96d4a9e9/bb/tmp-ThAsQ8/proof" (mem: 1799.13 MiB)
02:48:16 Proof fields saved to "/tmp/96d4a9e9/bb/tmp-ThAsQ8/proof_fields.json" (mem: 1799.13 MiB)
02:48:16 [02:48:16.742]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out -
02:48:16 VK saved to "/tmp/96d4a9e9/bb/tmp-ThAsQ8/vk" (mem: 1799.13 MiB)
02:48:16 VK fields saved to "/tmp/96d4a9e9/bb/tmp-ThAsQ8/vk_fields.json" (mem: 1799.13 MiB)
02:48:16 [02:48:16.823]
INFO:
bb-prover Generated proof for EmptyBlockRootRollupArtifact in 6730 ms, size: 535 fields
{"circuitName":"empty-block-root-rollup","circuitSize":1048576,"duration":6729.647684,"inputSize":5192,"proofSize":23840,"eventName":"circuit-proving","numPublicInputs":236}
02:48:16 [02:48:16.824]
VERBOSE:
bb-prover bb-prover (verify) BB out - BB concurrency: undefined
02:48:16 [02:48:16.825]
VERBOSE:
bb-prover bb-prover (verify) BB out - Executing BB with: /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -p /tmp/96d4a9e9/bb/tmp-BEwv3R/proof -k /tmp/96d4a9e9/bb/tmp-BEwv3R/vk -i /tmp/96d4a9e9/bb/tmp-BEwv3R/public_inputs --disable_zk --scheme ultra_honk --oracle_hash poseidon2 --ipa_accumulation -v
02:48:16 [02:48:16.849]
VERBOSE:
bb-prover bb-prover (verify) BB out - bb command: verify (mem: 297.03 MiB)
02:48:16 [02:48:16.849]
VERBOSE:
bb-prover bb-prover (verify) BB out - Scheme is: ultra_honk, num threads: 64 (mem: 297.03 MiB)
02:48:16 --public_inputs_path: /tmp/96d4a9e9/bb/tmp-BEwv3R/public_inputs (mem: 297.03 MiB)
02:48:16 --proof_path: /tmp/96d4a9e9/bb/tmp-BEwv3R/proof (mem: 297.03 MiB)
02:48:16 --vk_path: /tmp/96d4a9e9/bb/tmp-BEwv3R/vk (mem: 297.03 MiB)
02:48:16 --verbose: true (mem: 297.03 MiB)
02:48:16 --scheme: ultra_honk (mem: 297.03 MiB)
02:48:16 --oracle_hash: poseidon2 (mem: 297.03 MiB)
02:48:16 --disable_zk: true (mem: 297.03 MiB)
02:48:16 --ipa_accumulation: true (mem: 297.03 MiB)
02:48:16 using cached grumpkin crs with num points 262144 at: "/home/aztec-dev/.bb-crs/grumpkin_g1.flat.dat" (mem: 297.03 MiB)
02:48:16 [02:48:16.860]
VERBOSE:
bb-prover bb-prover (verify) BB out - Initialized Grumpkin prover CRS from memory with num points = 65536 (mem: 297.03 MiB)
02:48:16 [02:48:16.861]
VERBOSE:
bb-prover bb-prover (verify) BB out - vkey hash in Oink verifier: 0x000000000000000000000000000000001ff96bc297ce4229eac9406d00e56a26 (mem: 297.03 MiB)
02:48:16 [02:48:16.903]
VERBOSE:
bb-prover bb-prover (verify) BB out - using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 297.03 MiB)
02:48:16 [02:48:16.903]
VERBOSE:
bb-prover bb-prover (verify) BB out - Initialized BN254 CRS from memory with num points = 1 (mem: 297.03 MiB)
02:48:16 [02:48:16.904]
VERBOSE:
bb-prover bb-prover (verify) BB out - sumcheck_verified: 1 (mem: 297.03 MiB)
02:48:16 libra_evals_verified: 1 (mem: 297.03 MiB)
02:48:16 pairing_check_verified: 1 (mem: 297.03 MiB)
02:48:16 [02:48:16.904]
VERBOSE:
bb-prover bb-prover (verify) BB out - Proof verified successfully (mem: 297.03 MiB)
02:48:16 verified: 1 (mem: 297.03 MiB)
02:48:16 [02:48:16.916]
INFO:
bb-prover Successfully verified proof from key in 91.6587539999964 ms
02:48:16 [02:48:16.919]
INFO:
prover-client:proving-agent Job id=1:EMPTY_BLOCK_ROOT_ROLLUP:b31564277d7e1bbf86ab92eefc37a6492a0985051f0d8a2b244fda7e61894c49 type=EMPTY_BLOCK_ROOT_ROLLUP completed outputUri=data:application/json;charset=utf-8,%7B%22type%22%3A4%2C%22resul...
02:48:16 [02:48:16.919]
INFO:
prover-client:proving-broker Proving job complete id=1:EMPTY_BLOCK_ROOT_ROLLUP:b31564277d7e1bbf86ab92eefc37a6492a0985051f0d8a2b244fda7e61894c49 type=EMPTY_BLOCK_ROOT_ROLLUP totalAttempts=1
{"provingJobId":"1:EMPTY_BLOCK_ROOT_ROLLUP:b31564277d7e1bbf86ab92eefc37a6492a0985051f0d8a2b244fda7e61894c49"}
02:48:17 [02:48:17.270]
VERBOSE:
prover-client:broker-circuit-prover-facade Check for job completion notifications returned 1 job(s), snapshot ids length: 0, num outstanding jobs: 1, total jobs ready: 1
02:48:17 [02:48:17.272]
VERBOSE:
prover-client:broker-circuit-prover-facade Resolved proving job id=1:EMPTY_BLOCK_ROOT_ROLLUP:b31564277d7e1bbf86ab92eefc37a6492a0985051f0d8a2b244fda7e61894c49 type=EMPTY_BLOCK_ROOT_ROLLUP
02:48:17 [02:48:17.272]
VERBOSE:
prover-client:broker-circuit-prover-facade Successfully retrieved 1 of 1 jobs that should be ready, total ready jobs is now: 0
02:48:17 [02:48:17.279]
INFO:
prover-client:proving-broker New proving job id=1:EMPTY_BLOCK_ROOT_ROLLUP:d9a62df3cd89262ca2241066f7df9c83b61fd7df2f69dfa764dde5683369bc45 epochNumber=1
{"provingJobId":"1:EMPTY_BLOCK_ROOT_ROLLUP:d9a62df3cd89262ca2241066f7df9c83b61fd7df2f69dfa764dde5683369bc45"}
02:48:17 [02:48:17.279]
VERBOSE:
prover-client:broker-circuit-prover-facade Job enqueued with broker id=1:EMPTY_BLOCK_ROOT_ROLLUP:d9a62df3cd89262ca2241066f7df9c83b61fd7df2f69dfa764dde5683369bc45 type=EMPTY_BLOCK_ROOT_ROLLUP epochNumber=1
{"provingJobId":"1:EMPTY_BLOCK_ROOT_ROLLUP:d9a62df3cd89262ca2241066f7df9c83b61fd7df2f69dfa764dde5683369bc45","provingJobType":"EMPTY_BLOCK_ROOT_ROLLUP","epochNumber":1,"inputsUri":"data:application/json;charset=utf-8,%7B%22type%22%3A4%2C%22input...","status":"not-found","numOutstandingJobs":1}
02:48:17 [02:48:17.322]
INFO:
prover-client:proving-agent Starting job id=1:EMPTY_BLOCK_ROOT_ROLLUP:d9a62df3cd89262ca2241066f7df9c83b61fd7df2f69dfa764dde5683369bc45 type=EMPTY_BLOCK_ROOT_ROLLUP inputsUri=data:application/json;charset=utf-8,%7B%22type%22%3A4%2C%22input...
02:48:17 [02:48:17.322]
INFO:
prover-client:proving-agent:job-controller-c014dcd1 Job controller started jobId=1:EMPTY_BLOCK_ROOT_ROLLUP:d9a62df3cd89262ca2241066f7df9c83b61fd7df2f69dfa764dde5683369bc45
{"jobId":"1:EMPTY_BLOCK_ROOT_ROLLUP:d9a62df3cd89262ca2241066f7df9c83b61fd7df2f69dfa764dde5683369bc45"}
02:48:18 [02:48:18.100]
INFO:
bb-prover Generated witness
{"circuitName":"empty-block-root-rollup","duration":567.1166569999987,"inputSize":37390,"outputSize":5192,"eventName":"circuit-witness-generation"}
02:48:18 [02:48:18.104]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - BB concurrency: undefined
02:48:18 [02:48:18.104]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - Executing BB with: /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove --scheme ultra_honk --oracle_hash poseidon2 --ipa_accumulation --disable_zk --output_format bytes_and_fields --write_vk -o /tmp/96d4a9e9/bb/tmp-PG2a3t -b /tmp/96d4a9e9/bb/tmp-PG2a3t/EmptyBlockRootRollupArtifact-bytecode -w /tmp/96d4a9e9/bb/tmp-PG2a3t/partial-witness.gz -v --init_kzg_accumulator -v
02:48:18 [02:48:18.122]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - bb command: prove (mem: 310.05 MiB)
02:48:18 [02:48:18.122]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - Scheme is: ultra_honk, num threads: 64 (mem: 310.05 MiB)
02:48:18 --scheme: ultra_honk (mem: 310.05 MiB)
02:48:18 --bytecode_path: /tmp/96d4a9e9/bb/tmp-PG2a3t/EmptyBlockRootRollupArtifact-bytecode (mem: 310.05 MiB)
02:48:18 --witness_path: /tmp/96d4a9e9/bb/tmp-PG2a3t/partial-witness.gz (mem: 310.05 MiB)
02:48:18 --output_path: /tmp/96d4a9e9/bb/tmp-PG2a3t (mem: 310.05 MiB)
02:48:18 Warning: the following option is called more than once (mem: 310.05 MiB)
02:48:18 --verbose: true (mem: 310.05 MiB)
02:48:18 --oracle_hash: poseidon2 (mem: 310.05 MiB)
02:48:18 --output_format: bytes_and_fields (mem: 310.05 MiB)
02:48:18 --write_vk: true (mem: 310.05 MiB)
02:48:18 --disable_zk: true (mem: 310.05 MiB)
02:48:18 --init_kzg_accumulator: true (mem: 310.05 MiB)
02:48:18 --ipa_accumulation: true (mem: 310.05 MiB)
02:48:18 [02:48:18.770]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - vkey hash in Oink recursive verifier: 0x000000000000000000000000000000005da76fa69a23bbbd93da106130ab0e6f (mem: 310.05 MiB)
02:48:19 [02:48:19.694]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - Proving with UltraRollupHonk but no IPA claims exist. (mem: 532.06 MiB)
02:48:19 [02:48:19.694]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - using cached grumpkin crs with num points 262144 at: "/home/aztec-dev/.bb-crs/grumpkin_g1.flat.dat" (mem: 532.56 MiB)
02:48:19 [02:48:19.701]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - Initialized Grumpkin prover CRS from memory with num points = 65537 (mem: 532.56 MiB)
02:48:19 [02:48:19.743]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - created circuit (mem: 596.56 MiB)
02:48:19 [02:48:19.749]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - Constructing DeciderProvingKey (mem: 596.56 MiB)
02:48:19 [02:48:19.991]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - allocating polynomials object in proving key... (mem: 715.20 MiB)
02:48:20 [02:48:20.065]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - populating trace... (mem: 1584.20 MiB)
02:48:20 [02:48:20.352]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - time to construct proving key: 602 ms. (mem: 1723.70 MiB)
02:48:20 [02:48:20.360]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 1723.70 MiB)
02:48:20 [02:48:20.360]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1723.70 MiB)
02:48:20 [02:48:20.482]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - Initialized BN254 CRS from memory with num points = 1048577 (mem: 1723.70 MiB)
02:48:21 [02:48:21.415]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - vkey hash in Oink prover: 0x000000000000000000000000000000001ff96bc297ce4229eac9406d00e56a26 (mem: 1723.70 MiB)
02:48:22 [02:48:22.420]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - created oink proof (mem: 1723.70 MiB)
02:48:22 [02:48:22.663]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - starting sumcheck rounds... (mem: 1798.71 MiB)
02:48:22 [02:48:22.978]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - completed 20 rounds of sumcheck (mem: 1799.71 MiB)
02:48:24 [02:48:24.203]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - executed multivariate-to-univariate reduction (mem: 1799.71 MiB)
02:48:24 [02:48:24.669]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - computed opening proof (mem: 1799.71 MiB)
02:48:24 finished decider proving. (mem: 1799.71 MiB)
02:48:24 [02:48:24.736]
INFO:
bb-prover EmptyBlockRootRollupArtifact BB out - Public inputs saved to "/tmp/96d4a9e9/bb/tmp-PG2a3t/public_inputs" (mem: 1799.71 MiB)
02:48:24 Public inputs fields saved to "/tmp/96d4a9e9/bb/tmp-PG2a3t/public_inputs_fields.json" (mem: 1799.71 MiB)
02:48:24 Proof saved to "/tmp/96d4a9e9/bb/tmp-PG2a3t/proof" (mem: 1799.71 MiB)
02:48:24 Proof fields saved to "/tmp/96d4a9e9/bb/tmp-PG2a3t/proof_fields.json" (mem: 1799.71 MiB)
02:48:24 VK saved to "/tmp/96d4a9e9/bb/tmp-PG2a3t/vk" (mem: 1799.71 MiB)
02:48:24 VK fields saved to "/tmp/96d4a9e9/bb/tmp-PG2a3t/vk_fields.json" (mem: 1799.71 MiB)
02:48:24 [02:48:24.816]
INFO:
bb-prover Generated proof for EmptyBlockRootRollupArtifact in 6710 ms, size: 535 fields
{"circuitName":"empty-block-root-rollup","circuitSize":1048576,"duration":6709.825675,"inputSize":5192,"proofSize":23840,"eventName":"circuit-proving","numPublicInputs":236}
02:48:24 [02:48:24.817]
VERBOSE:
bb-prover bb-prover (verify) BB out - BB concurrency: undefined
02:48:24 [02:48:24.818]
VERBOSE:
bb-prover bb-prover (verify) BB out - Executing BB with: /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -p /tmp/96d4a9e9/bb/tmp-9xGky1/proof -k /tmp/96d4a9e9/bb/tmp-9xGky1/vk -i /tmp/96d4a9e9/bb/tmp-9xGky1/public_inputs --disable_zk --scheme ultra_honk --oracle_hash poseidon2 --ipa_accumulation -v
02:48:24 [02:48:24.836]
VERBOSE:
bb-prover bb-prover (verify) BB out - bb command: verify (mem: 310.05 MiB)
02:48:24 [02:48:24.836]
VERBOSE:
bb-prover bb-prover (verify) BB out - Scheme is: ultra_honk, num threads: 64 (mem: 310.05 MiB)
02:48:24 --public_inputs_path: /tmp/96d4a9e9/bb/tmp-9xGky1/public_inputs (mem: 310.05 MiB)
02:48:24 --proof_path: /tmp/96d4a9e9/bb/tmp-9xGky1/proof (mem: 310.05 MiB)
02:48:24 --vk_path: /tmp/96d4a9e9/bb/tmp-9xGky1/vk (mem: 310.05 MiB)
02:48:24 --verbose: true (mem: 310.05 MiB)
02:48:24 --scheme: ultra_honk (mem: 310.05 MiB)
02:48:24 --oracle_hash: poseidon2 (mem: 310.05 MiB)
02:48:24 --disable_zk: true (mem: 310.05 MiB)
02:48:24 --ipa_accumulation: true (mem: 310.05 MiB)
02:48:24 using cached grumpkin crs with num points 262144 at: "/home/aztec-dev/.bb-crs/grumpkin_g1.flat.dat" (mem: 310.05 MiB)
02:48:24 [02:48:24.847]
VERBOSE:
bb-prover bb-prover (verify) BB out - Initialized Grumpkin prover CRS from memory with num points = 65536 (mem: 310.05 MiB)
02:48:24 [02:48:24.848]
VERBOSE:
bb-prover bb-prover (verify) BB out - vkey hash in Oink verifier: 0x000000000000000000000000000000001ff96bc297ce4229eac9406d00e56a26 (mem: 310.05 MiB)
02:48:24 [02:48:24.892]
VERBOSE:
bb-prover bb-prover (verify) BB out - using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 310.05 MiB)
02:48:24 [02:48:24.892]
VERBOSE:
bb-prover bb-prover (verify) BB out - Initialized BN254 CRS from memory with num points = 1 (mem: 310.05 MiB)
02:48:24 [02:48:24.893]
VERBOSE:
bb-prover bb-prover (verify) BB out - sumcheck_verified: 1 (mem: 310.05 MiB)
02:48:24 libra_evals_verified: 1 (mem: 310.05 MiB)
02:48:24 pairing_check_verified: 1 (mem: 310.05 MiB)
02:48:24 [02:48:24.894]
VERBOSE:
bb-prover bb-prover (verify) BB out - Proof verified successfully (mem: 310.05 MiB)
02:48:24 verified: 1 (mem: 310.05 MiB)
02:48:24 [02:48:24.904]
INFO:
bb-prover Successfully verified proof from key in 86.85573300000397 ms
02:48:24 [02:48:24.907]
INFO:
prover-client:proving-agent Job id=1:EMPTY_BLOCK_ROOT_ROLLUP:d9a62df3cd89262ca2241066f7df9c83b61fd7df2f69dfa764dde5683369bc45 type=EMPTY_BLOCK_ROOT_ROLLUP completed outputUri=data:application/json;charset=utf-8,%7B%22type%22%3A4%2C%22resul...
02:48:24 [02:48:24.907]
INFO:
prover-client:proving-broker Proving job complete id=1:EMPTY_BLOCK_ROOT_ROLLUP:d9a62df3cd89262ca2241066f7df9c83b61fd7df2f69dfa764dde5683369bc45 type=EMPTY_BLOCK_ROOT_ROLLUP totalAttempts=1
{"provingJobId":"1:EMPTY_BLOCK_ROOT_ROLLUP:d9a62df3cd89262ca2241066f7df9c83b61fd7df2f69dfa764dde5683369bc45"}
02:48:25 [02:48:25.281]
VERBOSE:
prover-client:broker-circuit-prover-facade Check for job completion notifications returned 1 job(s), snapshot ids length: 0, num outstanding jobs: 1, total jobs ready: 1
02:48:25 [02:48:25.282]
VERBOSE:
prover-client:broker-circuit-prover-facade Resolved proving job id=1:EMPTY_BLOCK_ROOT_ROLLUP:d9a62df3cd89262ca2241066f7df9c83b61fd7df2f69dfa764dde5683369bc45 type=EMPTY_BLOCK_ROOT_ROLLUP
02:48:25 [02:48:25.283]
VERBOSE:
prover-client:broker-circuit-prover-facade Successfully retrieved 1 of 1 jobs that should be ready, total ready jobs is now: 0
02:48:25 [02:48:25.293]
INFO:
prover-client:proving-broker New proving job id=1:ROOT_ROLLUP:f175d2aa09334240de3ed5608bc489412a2394d93384a5a2bc78b6356d01e9bc epochNumber=1
{"provingJobId":"1:ROOT_ROLLUP:f175d2aa09334240de3ed5608bc489412a2394d93384a5a2bc78b6356d01e9bc"}
02:48:25 [02:48:25.294]
VERBOSE:
prover-client:broker-circuit-prover-facade Job enqueued with broker id=1:ROOT_ROLLUP:f175d2aa09334240de3ed5608bc489412a2394d93384a5a2bc78b6356d01e9bc type=ROOT_ROLLUP epochNumber=1
{"provingJobId":"1:ROOT_ROLLUP:f175d2aa09334240de3ed5608bc489412a2394d93384a5a2bc78b6356d01e9bc","provingJobType":"ROOT_ROLLUP","epochNumber":1,"inputsUri":"data:application/json;charset=utf-8,%7B%22type%22%3A8%2C%22input...","status":"not-found","numOutstandingJobs":1}
02:48:25 [02:48:25.311]
INFO:
prover-client:proving-agent Starting job id=1:ROOT_ROLLUP:f175d2aa09334240de3ed5608bc489412a2394d93384a5a2bc78b6356d01e9bc type=ROOT_ROLLUP inputsUri=data:application/json;charset=utf-8,%7B%22type%22%3A8%2C%22input...
02:48:25 [02:48:25.312]
INFO:
prover-client:proving-agent:job-controller-4b7af0d4 Job controller started jobId=1:ROOT_ROLLUP:f175d2aa09334240de3ed5608bc489412a2394d93384a5a2bc78b6356d01e9bc
{"jobId":"1:ROOT_ROLLUP:f175d2aa09334240de3ed5608bc489412a2394d93384a5a2bc78b6356d01e9bc"}
02:48:25 [02:48:25.412]
INFO:
bb-prover Generated witness
{"circuitName":"root-rollup","duration":44.02719600000273,"inputSize":103570,"outputSize":4448,"eventName":"circuit-witness-generation"}
02:48:25 [02:48:25.412]
INFO:
bb-prover RootRollupArtifact BB out - BB concurrency: undefined
02:48:25 [02:48:25.413]
INFO:
bb-prover RootRollupArtifact BB out - Executing BB with: /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove --scheme ultra_honk --oracle_hash keccak --disable_zk --output_format bytes_and_fields --write_vk -o /tmp/96d4a9e9/bb/tmp-5z7TQj -b /tmp/96d4a9e9/bb/tmp-5z7TQj/RootRollupArtifact-bytecode -w /tmp/96d4a9e9/bb/tmp-5z7TQj/partial-witness.gz -v --init_kzg_accumulator -v
02:48:25 [02:48:25.430]
INFO:
bb-prover RootRollupArtifact BB out - bb command: prove (mem: 310.05 MiB)
02:48:25 [02:48:25.431]
INFO:
bb-prover RootRollupArtifact BB out -
02:48:25 Scheme is: ultra_honk, num threads: 64 (mem: 310.05 MiB)
02:48:25 --scheme: ultra_honk (mem: 310.05 MiB)
02:48:25 --bytecode_path: /tmp/96d4a9e9/bb/tmp-5z7TQj/RootRollupArtifact-bytecode (mem: 310.05 MiB)
02:48:25 --witness_path: /tmp/96d4a9e9/bb/tmp-5z7TQj/partial-witness.gz (mem: 310.05 MiB)
02:48:25 --output_path: /tmp/96d4a9e9/bb/tmp-5z7TQj (mem: 310.05 MiB)
02:48:25 Warning: the following option is called more than once (mem: 310.05 MiB)
02:48:25 --verbose: true (mem: 310.05 MiB)
02:48:25 --oracle_hash: keccak (mem: 310.05 MiB)
02:48:25 --output_format: bytes_and_fields (mem: 310.05 MiB)
02:48:25 --write_vk: true (mem: 310.05 MiB)
02:48:25 --disable_zk: true (mem: 310.05 MiB)
02:48:25 --init_kzg_accumulator: true (mem: 310.05 MiB)
02:48:25 [02:48:25.467]
INFO:
bb-prover RootRollupArtifact BB out - vkey hash in Oink recursive verifier: 0x000000000000000000000000000000001ff96bc297ce4229eac9406d00e56a26 (mem: 310.05 MiB)
02:48:26 [02:48:26.429]
INFO:
bb-prover RootRollupArtifact BB out - vkey hash in Oink recursive verifier: 0x000000000000000000000000000000001ff96bc297ce4229eac9406d00e56a26 (mem: 396.80 MiB)
02:48:27 [02:48:27.480]
INFO:
bb-prover RootRollupArtifact BB out - using cached grumpkin crs with num points 262144 at: "/home/aztec-dev/.bb-crs/grumpkin_g1.flat.dat" (mem: 787.28 MiB)
02:48:27 [02:48:27.487]
INFO:
bb-prover RootRollupArtifact BB out - Initialized Grumpkin prover CRS from memory with num points = 65537 (mem: 787.28 MiB)
02:49:16 [02:49:16.235]
INFO:
bb-prover RootRollupArtifact BB out - created circuit (mem: 16078.52 MiB)
02:49:16 [02:49:16.235]
INFO:
bb-prover RootRollupArtifact BB out - Constructing DeciderProvingKey (mem: 16078.52 MiB)
02:49:26 [02:49:26.914]
INFO:
bb-prover RootRollupArtifact BB out - allocating polynomials object in proving key... (mem: 18075.60 MiB)
02:49:31 [02:49:31.369]
INFO:
bb-prover RootRollupArtifact BB out - populating trace... (mem: 47164.60 MiB)
02:49:43 [02:49:43.002]
INFO:
bb-prover RootRollupArtifact BB out - time to construct proving key: 26766 ms. (mem: 51023.69 MiB)
02:49:44 [02:49:44.600]
INFO:
bb-prover RootRollupArtifact BB out - WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 51023.69 MiB)
02:49:44 [02:49:44.612]
INFO:
bb-prover RootRollupArtifact BB out - using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 51023.69 MiB)
02:49:50 [02:49:50.396]
INFO:
bb-prover RootRollupArtifact BB out - Initialized BN254 CRS from memory with num points = 33554433 (mem: 51023.69 MiB)
02:50:39 [02:50:39.360]
INFO:
bb-prover RootRollupArtifact BB out - created oink proof (mem: 51023.69 MiB)
02:50:49 [02:50:49.668]
INFO:
bb-prover RootRollupArtifact BB out - starting sumcheck rounds... (mem: 53656.49 MiB)
02:50:59 [02:50:59.868]
INFO:
bb-prover RootRollupArtifact BB out - completed 25 rounds of sumcheck (mem: 53656.99 MiB)
02:51:30 [02:51:30.564]
INFO:
bb-prover RootRollupArtifact BB out - executed multivariate-to-univariate reduction (mem: 53656.99 MiB)
02:51:40 [02:51:40.126]
INFO:
bb-prover RootRollupArtifact BB out - computed opening proof (mem: 53656.99 MiB)
02:51:40 [02:51:40.353]
INFO:
bb-prover RootRollupArtifact BB out - finished decider proving. (mem: 53656.99 MiB)
02:51:42 [02:51:42.303]
INFO:
bb-prover RootRollupArtifact BB out - Public inputs saved to "/tmp/96d4a9e9/bb/tmp-5z7TQj/public_inputs" (mem: 53656.99 MiB)
02:51:42 [02:51:42.304]
INFO:
bb-prover RootRollupArtifact BB out - Public inputs fields saved to "/tmp/96d4a9e9/bb/tmp-5z7TQj/public_inputs_fields.json" (mem: 53656.99 MiB)
02:51:42 Proof saved to "/tmp/96d4a9e9/bb/tmp-5z7TQj/proof" (mem: 53656.99 MiB)
02:51:42 Proof fields saved to "/tmp/96d4a9e9/bb/tmp-5z7TQj/proof_fields.json" (mem: 53656.99 MiB)
02:51:42 [02:51:42.304]
INFO:
bb-prover RootRollupArtifact BB out - VK saved to "/tmp/96d4a9e9/bb/tmp-5z7TQj/vk" (mem: 53656.99 MiB)
02:51:42 VK fields saved to "/tmp/96d4a9e9/bb/tmp-5z7TQj/vk_fields.json" (mem: 53656.99 MiB)
02:51:42 [02:51:42.835]
INFO:
bb-prover Generated proof for RootRollupArtifact in 197420 ms
{"circuitName":"root-rollup","duration":197419.87473799998,"proofSize":19648,"eventName":"circuit-proving","inputSize":4448,"circuitSize":33554432,"numPublicInputs":174}
02:51:42 [02:51:42.836]
VERBOSE:
bb-prover bb-prover (verify) BB out - BB concurrency: undefined
02:51:42 [02:51:42.837]
VERBOSE:
bb-prover bb-prover (verify) BB out - Executing BB with: /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -p /tmp/96d4a9e9/bb/tmp-vZtf4g/proof -k /tmp/96d4a9e9/bb/tmp-vZtf4g/vk -i /tmp/96d4a9e9/bb/tmp-vZtf4g/public_inputs --disable_zk --scheme ultra_honk --oracle_hash keccak -v
02:51:42 [02:51:42.852]
VERBOSE:
bb-prover bb-prover (verify) BB out - bb command: verify (mem: 257.61 MiB)
02:51:42 [02:51:42.852]
VERBOSE:
bb-prover bb-prover (verify) BB out - Scheme is: ultra_honk, num threads: 64 (mem: 257.61 MiB)
02:51:42 --public_inputs_path: /tmp/96d4a9e9/bb/tmp-vZtf4g/public_inputs (mem: 257.61 MiB)
02:51:42 --proof_path: /tmp/96d4a9e9/bb/tmp-vZtf4g/proof (mem: 257.61 MiB)
02:51:42 --vk_path: /tmp/96d4a9e9/bb/tmp-vZtf4g/vk (mem: 257.61 MiB)
02:51:42 --verbose: true (mem: 257.61 MiB)
02:51:42 --scheme: ultra_honk (mem: 257.61 MiB)
02:51:42 --oracle_hash: keccak (mem: 257.61 MiB)
02:51:42 --disable_zk: true (mem: 257.61 MiB)
02:51:42 [02:51:42.860]
VERBOSE:
bb-prover bb-prover (verify) BB out - using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 257.61 MiB)
02:51:42 [02:51:42.861]
VERBOSE:
bb-prover bb-prover (verify) BB out - Initialized BN254 CRS from memory with num points = 1 (mem: 257.61 MiB)
02:51:42 [02:51:42.862]
VERBOSE:
bb-prover bb-prover (verify) BB out - sumcheck_verified: 1 (mem: 257.61 MiB)
02:51:42 libra_evals_verified: 1 (mem: 257.61 MiB)
02:51:42 pairing_check_verified: 1 (mem: 257.61 MiB)
02:51:42 Proof verified successfully
02:51:42 [02:51:42.862]
VERBOSE:
bb-prover bb-prover (verify) BB out - (mem: 257.61 MiB)
02:51:42 verified: 1 (mem: 257.61 MiB)
02:51:42 [02:51:42.863]
INFO:
bb-prover Successfully verified proof from key in 26.0452740000037 ms
02:51:42 [02:51:42.865]
INFO:
prover-client:proving-agent Job id=1:ROOT_ROLLUP:f175d2aa09334240de3ed5608bc489412a2394d93384a5a2bc78b6356d01e9bc type=ROOT_ROLLUP completed outputUri=data:application/json;charset=utf-8,%7B%22type%22%3A8%2C%22resul...
02:51:42 [02:51:42.867]
INFO:
prover-client:proving-broker Proving job complete id=1:ROOT_ROLLUP:f175d2aa09334240de3ed5608bc489412a2394d93384a5a2bc78b6356d01e9bc type=ROOT_ROLLUP totalAttempts=1
{"provingJobId":"1:ROOT_ROLLUP:f175d2aa09334240de3ed5608bc489412a2394d93384a5a2bc78b6356d01e9bc"}
02:51:43 [02:51:43.553]
VERBOSE:
prover-client:broker-circuit-prover-facade Check for job completion notifications returned 1 job(s), snapshot ids length: 0, num outstanding jobs: 1, total jobs ready: 1
02:51:43 [02:51:43.555]
VERBOSE:
prover-client:broker-circuit-prover-facade Resolved proving job id=1:ROOT_ROLLUP:f175d2aa09334240de3ed5608bc489412a2394d93384a5a2bc78b6356d01e9bc type=ROOT_ROLLUP
02:51:43 [02:51:43.556]
VERBOSE:
prover-client:broker-circuit-prover-facade Successfully retrieved 1 of 1 jobs that should be ready, total ready jobs is now: 0
02:51:43 [02:51:43.556]
VERBOSE:
prover-client:orchestrator Orchestrator completed root rollup for epoch 1
02:51:43 [02:51:43.559]
VERBOSE:
bb-prover bb-prover (verify) BB out - BB concurrency: undefined
02:51:43 [02:51:43.559]
VERBOSE:
bb-prover bb-prover (verify) BB out - Executing BB with: /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -p /tmp/96d4a9e9/bb/tmp-ZtbZYf/proof -k /tmp/96d4a9e9/bb/tmp-ZtbZYf/vk -i /tmp/96d4a9e9/bb/tmp-ZtbZYf/public_inputs --disable_zk --scheme ultra_honk --oracle_hash keccak -v
02:51:43 [02:51:43.571]
VERBOSE:
bb-prover bb-prover (verify) BB out - bb command: verify (mem: 257.61 MiB)
02:51:43 [02:51:43.571]
VERBOSE:
bb-prover bb-prover (verify) BB out - Scheme is: ultra_honk, num threads: 64 (mem: 257.61 MiB)
02:51:43 --public_inputs_path: /tmp/96d4a9e9/bb/tmp-ZtbZYf/public_inputs (mem: 257.61 MiB)
02:51:43 --proof_path: /tmp/96d4a9e9/bb/tmp-ZtbZYf/proof (mem: 257.61 MiB)
02:51:43 --vk_path: /tmp/96d4a9e9/bb/tmp-ZtbZYf/vk (mem: 257.61 MiB)
02:51:43 --verbose: true (mem: 257.61 MiB)
02:51:43 --scheme: ultra_honk (mem: 257.61 MiB)
02:51:43 --oracle_hash: keccak (mem: 257.61 MiB)
02:51:43 --disable_zk: true (mem: 257.61 MiB)
02:51:43 [02:51:43.579]
VERBOSE:
bb-prover bb-prover (verify) BB out - using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 257.61 MiB)
02:51:43 [02:51:43.580]
VERBOSE:
bb-prover bb-prover (verify) BB out - Initialized BN254 CRS from memory with num points = 1 (mem: 257.61 MiB)
02:51:43 [02:51:43.581]
VERBOSE:
bb-prover bb-prover (verify) BB out - sumcheck_verified: 1 (mem: 257.61 MiB)
02:51:43 libra_evals_verified: 1 (mem: 257.61 MiB)
02:51:43 pairing_check_verified: 1 (mem:
02:51:43 [02:51:43.581]
VERBOSE:
bb-prover bb-prover (verify) BB out - 257.61 MiB)
02:51:43 Proof verified successfully (mem: 257.61 MiB)
02:51:43 verified: 1 (mem: 257.61 MiB)
02:51:43 [02:51:43.581]
INFO:
bb-prover Successfully verified proof from key in 22.808434999984456 ms
02:51:43 [02:51:43.583]
VERBOSE:
prover-client:broker-circuit-prover-facade Stopping BrokerCircuitProverFacade
02:51:43
PASS src/test/bb_prover_full_rollup.test.ts (
243.18 s)
02:51:43 prover/bb_prover/full-rollup
02:51:43
✓ proves a private-only epoch with 1/1 blocks with 0/2 non-empty txs each (238626 ms)
02:51:43
○ skipped proves all circuits
02:51:43
02:51:43
Test Suites: 1 passed, 1 total
02:51:43
Tests: 1 skipped,
1 passed, 2 total
02:51:43
Snapshots: 0 total
02:51:43
Time: 243.248 s
02:51:43
Ran all test suites matching prover-client/src/test/bb_prover_full_rollup.test.ts
.
02:51:43
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?