Skip to content

Instantly share code, notes, and snippets.

@vmx
Last active February 6, 2020 10:35
Show Gist options
  • Save vmx/43f4f5fa48f8602ad80cd1a58582fb18 to your computer and use it in GitHub Desktop.
Save vmx/43f4f5fa48f8602ad80cd1a58582fb18 to your computer and use it in GitHub Desktop.
out001.log: one high onw low priority thread, out002.log: no high priority thread (the threads are still named "high" and "low", but no locking is happening)
Finished release [optimized] target(s) in 0.18s
Running `/home/ubuntu/vmx/rust-fil-proofs/target/release/gpu-cpu-test`
2020-02-05T21:38:17.468 29733 main INFO gpu_cpu_test > Running high and low priority proofs in parallel
2020-02-05T21:38:17.469 29733 main INFO gpu_cpu_test > Force low piority proofs to CPU
2020-02-05T21:38:17.469 29733 main INFO gpu_cpu_test > Using threads
2020-02-05T21:38:18.527 29733 main INFO filecoin_proofs::api::seal > seal_pre_commit_phase1: start
2020-02-05T21:38:18.542 29733 main INFO filecoin_proofs::api::seal > building merkle tree for the original data
2020-02-05T21:38:18.888 29733 main INFO filecoin_proofs::api::seal > verifying pieces
2020-02-05T21:38:18.888 29733 main INFO filecoin_proofs::pieces > verifying 1 pieces
2020-02-05T21:38:18.888 29733 main INFO storage_proofs::stacked::proof > replicate_phase1
2020-02-05T21:38:18.888 29733 main INFO storage_proofs::stacked::proof > generate labels
2020-02-05T21:38:18.888 29733 main INFO storage_proofs::stacked::proof > generating layer: 1
2020-02-05T21:38:25.577 29733 main INFO storage_proofs::stacked::proof > setting exp parents
2020-02-05T21:38:25.587 29733 main INFO storage_proofs::stacked::proof > storing labels on disk
2020-02-05T21:38:25.596 29733 main INFO storage_proofs::stacked::proof > generated layer 1 store with id layer-1
2020-02-05T21:38:25.596 29733 main INFO storage_proofs::stacked::proof > generating layer: 2
2020-02-05T21:38:32.403 29733 main INFO storage_proofs::stacked::proof > setting exp parents
2020-02-05T21:38:32.406 29733 main INFO storage_proofs::stacked::proof > storing labels on disk
2020-02-05T21:38:32.415 29733 main INFO storage_proofs::stacked::proof > generated layer 2 store with id layer-2
2020-02-05T21:38:32.415 29733 main INFO storage_proofs::stacked::proof > generating layer: 3
2020-02-05T21:38:39.214 29733 main INFO storage_proofs::stacked::proof > setting exp parents
2020-02-05T21:38:39.217 29733 main INFO storage_proofs::stacked::proof > storing labels on disk
2020-02-05T21:38:39.226 29733 main INFO storage_proofs::stacked::proof > generated layer 3 store with id layer-3
2020-02-05T21:38:39.226 29733 main INFO storage_proofs::stacked::proof > generating layer: 4
2020-02-05T21:38:46.024 29733 main INFO storage_proofs::stacked::proof > setting exp parents
2020-02-05T21:38:46.027 29733 main INFO storage_proofs::stacked::proof > storing labels on disk
2020-02-05T21:38:46.036 29733 main INFO storage_proofs::stacked::proof > generated layer 4 store with id layer-4
2020-02-05T21:38:46.036 29733 main INFO storage_proofs::stacked::proof > generating layer: 5
2020-02-05T21:38:52.833 29733 main INFO storage_proofs::stacked::proof > setting exp parents
2020-02-05T21:38:52.835 29733 main INFO storage_proofs::stacked::proof > storing labels on disk
2020-02-05T21:38:52.844 29733 main INFO storage_proofs::stacked::proof > generated layer 5 store with id layer-5
2020-02-05T21:38:52.844 29733 main INFO storage_proofs::stacked::proof > generating layer: 6
2020-02-05T21:38:59.629 29733 main INFO storage_proofs::stacked::proof > setting exp parents
2020-02-05T21:38:59.632 29733 main INFO storage_proofs::stacked::proof > storing labels on disk
2020-02-05T21:38:59.641 29733 main INFO storage_proofs::stacked::proof > generated layer 6 store with id layer-6
2020-02-05T21:38:59.641 29733 main INFO storage_proofs::stacked::proof > generating layer: 7
2020-02-05T21:39:06.447 29733 main INFO storage_proofs::stacked::proof > setting exp parents
2020-02-05T21:39:06.450 29733 main INFO storage_proofs::stacked::proof > storing labels on disk
2020-02-05T21:39:06.459 29733 main INFO storage_proofs::stacked::proof > generated layer 7 store with id layer-7
2020-02-05T21:39:06.459 29733 main INFO storage_proofs::stacked::proof > generating layer: 8
2020-02-05T21:39:13.257 29733 main INFO storage_proofs::stacked::proof > setting exp parents
2020-02-05T21:39:13.259 29733 main INFO storage_proofs::stacked::proof > storing labels on disk
2020-02-05T21:39:13.268 29733 main INFO storage_proofs::stacked::proof > generated layer 8 store with id layer-8
2020-02-05T21:39:13.268 29733 main INFO storage_proofs::stacked::proof > generating layer: 9
2020-02-05T21:39:20.056 29733 main INFO storage_proofs::stacked::proof > setting exp parents
2020-02-05T21:39:20.058 29733 main INFO storage_proofs::stacked::proof > storing labels on disk
2020-02-05T21:39:20.067 29733 main INFO storage_proofs::stacked::proof > generated layer 9 store with id layer-9
2020-02-05T21:39:20.067 29733 main INFO storage_proofs::stacked::proof > generating layer: 10
2020-02-05T21:39:26.842 29733 main INFO storage_proofs::stacked::proof > setting exp parents
2020-02-05T21:39:26.845 29733 main INFO storage_proofs::stacked::proof > storing labels on disk
2020-02-05T21:39:26.854 29733 main INFO storage_proofs::stacked::proof > generated layer 10 store with id layer-10
2020-02-05T21:39:26.854 29733 main INFO storage_proofs::stacked::proof > generating layer: 11
2020-02-05T21:39:33.636 29733 main INFO storage_proofs::stacked::proof > setting exp parents
2020-02-05T21:39:33.638 29733 main INFO storage_proofs::stacked::proof > storing labels on disk
2020-02-05T21:39:33.647 29733 main INFO storage_proofs::stacked::proof > generated layer 11 store with id layer-11
2020-02-05T21:39:33.649 29733 main INFO filecoin_proofs::api::seal > seal_pre_commit_phase2: start
2020-02-05T21:39:33.649 29733 main INFO storage_proofs::stacked::proof > replicate_phase2
2020-02-05T21:39:33.649 29733 main INFO storage_proofs::stacked::proof > Building column hashes
2020-02-05T21:39:33.682 29733 main INFO storage_proofs::stacked::proof > column hash 1
2020-02-05T21:39:33.686 29733 main INFO storage_proofs::stacked::proof > column hash 2
2020-02-05T21:39:33.744 29733 main INFO storage_proofs::stacked::proof > column hash 3
2020-02-05T21:39:33.747 29733 main INFO storage_proofs::stacked::proof > column hash 4
2020-02-05T21:39:33.805 29733 main INFO storage_proofs::stacked::proof > column hash 5
2020-02-05T21:39:33.809 29733 main INFO storage_proofs::stacked::proof > column hash 6
2020-02-05T21:39:33.867 29733 main INFO storage_proofs::stacked::proof > column hash 7
2020-02-05T21:39:33.870 29733 main INFO storage_proofs::stacked::proof > column hash 8
2020-02-05T21:39:33.928 29733 main INFO storage_proofs::stacked::proof > column hash 9
2020-02-05T21:39:33.931 29733 main INFO storage_proofs::stacked::proof > column hash 10
2020-02-05T21:39:33.989 29733 main INFO storage_proofs::stacked::proof > column hash 11
2020-02-05T21:39:33.993 29733 main INFO storage_proofs::stacked::proof > building tree_c
2020-02-05T21:39:43.434 29733 main INFO storage_proofs::stacked::proof > tree_c done
2020-02-05T21:39:43.434 29733 main INFO storage_proofs::stacked::proof > building tree_r_last
2020-02-05T21:39:47.327 29733 main INFO storage_proofs::stacked::proof > tree_r_last done
2020-02-05T21:39:47.338 29733 main INFO storage_proofs::porep > dropping data /tmp/.tmpIU6d5V
2020-02-05T21:39:47.343 29733 main INFO filecoin_proofs::api::seal > seal_commit_phase1:start
2020-02-05T21:39:47.343 29733 main INFO filecoin_proofs::pieces > verifying 1 pieces
2020-02-05T21:39:47.365 29733 main INFO filecoin_proofs::api::seal > seal_commit_phase1:end
2020-02-05T21:39:47.365 29733 main INFO filecoin_proofs::api::seal > seal_commit_phase2:start
2020-02-05T21:39:47.365 29733 main INFO filecoin_proofs::caches > trying parameters memory cache for: STACKED[16777216]
2020-02-05T21:39:47.365 29733 main INFO filecoin_proofs::caches > no params in memory cache for STACKED[16777216]
2020-02-05T21:39:47.365 29733 main INFO storage_proofs::parameter_cache > parameter set identifier for cache: layered_drgporep::PublicParams{ graph: stacked_graph::StackedGraph{expansion_degree: 8 base_graph: drgraph::BucketGraph{size: 524288; degree: 6; hasher: PedersenHasher} }, challenges: LayerChallenges { layers: 11, max_count: 2 } }
2020-02-05T21:39:47.365 29733 main INFO storage_proofs::parameter_cache > ensuring that all ancestor directories for: "/var/tmp/filecoin-proof-parameters/v21-stacked-proof-of-replication-61611e3894d4c29ef6010cac433fd0fc103dd7821a490b7e2d1a77ddaf043cb8.params" exist
2020-02-05T21:39:47.365 29733 main INFO storage_proofs::parameter_cache > checking cache_path: "/var/tmp/filecoin-proof-parameters/v21-stacked-proof-of-replication-61611e3894d4c29ef6010cac433fd0fc103dd7821a490b7e2d1a77ddaf043cb8.params" for parameters
2020-02-05T21:41:21.530 29733 main INFO storage_proofs::parameter_cache > read parameters from cache "/var/tmp/filecoin-proof-parameters/v21-stacked-proof-of-replication-61611e3894d4c29ef6010cac433fd0fc103dd7821a490b7e2d1a77ddaf043cb8.params"
2020-02-05T21:41:21.530 29733 main INFO filecoin_proofs::api::seal > got groth params (16777216) while sealing
2020-02-05T21:41:21.530 29733 main INFO filecoin_proofs::api::seal > snark_proof:start
2020-02-05T21:41:21.530 29733 main INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:41:40.903 29733 main INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:41:40.903 29733 main DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:41:40.903 29733 main DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:41:41.125 29733 main INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:41:41.126 29733 main INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:41:41.126 29733 main INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:41:53.750 29733 main DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:41:53.750 29733 main INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:41:53.750 29733 main DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:41:53.750 29733 main DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:41:53.886 29733 main INFO bellperson::gpu::utils > Adding "Tesla V100-SXM2-16GB" to GPU list with 5120 CUDA cores.
2020-02-05T21:41:53.887 29733 main INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:41:53.887 29733 main INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:41:53.887 29733 main INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:42:28.063 29733 main DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:42:28.094 29733 main INFO filecoin_proofs::api::seal > snark_proof:finish
2020-02-05T21:42:28.094 29733 main INFO filecoin_proofs::caches > trying parameters memory cache for: STACKED[16777216]-verifying-key
2020-02-05T21:42:28.094 29733 main INFO filecoin_proofs::caches > no params in memory cache for STACKED[16777216]-verifying-key
2020-02-05T21:42:28.094 29733 main INFO storage_proofs::parameter_cache > parameter set identifier for cache: layered_drgporep::PublicParams{ graph: stacked_graph::StackedGraph{expansion_degree: 8 base_graph: drgraph::BucketGraph{size: 524288; degree: 6; hasher: PedersenHasher} }, challenges: LayerChallenges { layers: 11, max_count: 2 } }
2020-02-05T21:42:28.094 29733 main INFO storage_proofs::parameter_cache > ensuring that all ancestor directories for: "/var/tmp/filecoin-proof-parameters/v21-stacked-proof-of-replication-61611e3894d4c29ef6010cac433fd0fc103dd7821a490b7e2d1a77ddaf043cb8.vk" exist
2020-02-05T21:42:28.094 29733 main INFO storage_proofs::parameter_cache > checking cache_path: "/var/tmp/filecoin-proof-parameters/v21-stacked-proof-of-replication-61611e3894d4c29ef6010cac433fd0fc103dd7821a490b7e2d1a77ddaf043cb8.vk" for verifying key
2020-02-05T21:42:28.111 29733 main INFO storage_proofs::parameter_cache > read verifying key from cache "/var/tmp/filecoin-proof-parameters/v21-stacked-proof-of-replication-61611e3894d4c29ef6010cac433fd0fc103dd7821a490b7e2d1a77ddaf043cb8.vk"
2020-02-05T21:42:28.111 29733 main INFO filecoin_proofs::api::seal > got verifying key (16777216) while verifying seal
2020-02-05T21:42:28.130 29733 main INFO filecoin_proofs::api::seal > seal_commit_phase2:end
2020-02-05T21:42:28.130 29733 main INFO filecoin_proofs::api::post > generate_candidates:start
2020-02-05T21:42:28.133 29733 main INFO filecoin_proofs::api::post > generate_candidates:finish
2020-02-05T21:42:28.133 29733 high INFO gpu_cpu_test > iter 0
2020-02-05T21:42:28.133 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:42:28.133 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:42:28.133 29733 low INFO gpu_cpu_test > iter 0
2020-02-05T21:42:28.133 29733 high INFO filecoin_proofs::caches > no params in memory cache for POST[16777216]
2020-02-05T21:42:28.133 29733 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:42:28.133 29733 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:42:28.133 29733 low INFO filecoin_proofs::caches > no params in memory cache for POST[16777216]
2020-02-05T21:42:28.133 29733 high INFO storage_proofs::parameter_cache > parameter set identifier for cache: ElectionPoSt::PublicParams{sector_size: 16777216, count: 65, nodes: 1}
2020-02-05T21:42:28.133 29733 high INFO storage_proofs::parameter_cache > ensuring that all ancestor directories for: "/var/tmp/filecoin-proof-parameters/v21-proof-of-spacetime-election-9b5673a5c0df861151c2b8087fe4f0d8657558d07ce768b7067dab2eea76dad4.params" exist
2020-02-05T21:42:28.133 29733 low INFO storage_proofs::parameter_cache > parameter set identifier for cache: ElectionPoSt::PublicParams{sector_size: 16777216, count: 65, nodes: 1}
2020-02-05T21:42:28.133 29733 high INFO storage_proofs::parameter_cache > checking cache_path: "/var/tmp/filecoin-proof-parameters/v21-proof-of-spacetime-election-9b5673a5c0df861151c2b8087fe4f0d8657558d07ce768b7067dab2eea76dad4.params" for parameters
2020-02-05T21:42:28.133 29733 low INFO storage_proofs::parameter_cache > ensuring that all ancestor directories for: "/var/tmp/filecoin-proof-parameters/v21-proof-of-spacetime-election-9b5673a5c0df861151c2b8087fe4f0d8657558d07ce768b7067dab2eea76dad4.params" exist
2020-02-05T21:42:28.133 29733 low INFO storage_proofs::parameter_cache > checking cache_path: "/var/tmp/filecoin-proof-parameters/v21-proof-of-spacetime-election-9b5673a5c0df861151c2b8087fe4f0d8657558d07ce768b7067dab2eea76dad4.params" for parameters
2020-02-05T21:42:36.125 29733 high INFO storage_proofs::parameter_cache > read parameters from cache "/var/tmp/filecoin-proof-parameters/v21-proof-of-spacetime-election-9b5673a5c0df861151c2b8087fe4f0d8657558d07ce768b7067dab2eea76dad4.params"
2020-02-05T21:42:36.125 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:42:36.125 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:42:36.125 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:42:36.125 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:42:36.126 29733 high INFO storage_proofs::proof > groth_proof_time: 643.814µs
2020-02-05T21:42:36.126 29733 high INFO storage_proofs::proof > total_groth_proof_time: 675.871µs
2020-02-05T21:42:36.126 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:42:36.170 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:42:36.171 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:42:36.171 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:42:36.171 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:42:39.836 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:42:39.836 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:42:39.836 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:42:39.985 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:42:39.985 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:42:39.985 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:42:40.692 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:42:40.692 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:42:40.692 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:42:40.692 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:42:40.831 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:42:40.831 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:42:40.831 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:42:44.372 29733 low INFO storage_proofs::parameter_cache > read parameters from cache "/var/tmp/filecoin-proof-parameters/v21-proof-of-spacetime-election-9b5673a5c0df861151c2b8087fe4f0d8657558d07ce768b7067dab2eea76dad4.params"
2020-02-05T21:42:44.372 29733 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:42:44.372 29733 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:42:44.372 29733 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:42:44.372 29733 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:42:44.372 29733 low INFO storage_proofs::proof > groth_proof_time: 644.979µs
2020-02-05T21:42:44.373 29733 low INFO storage_proofs::proof > total_groth_proof_time: 706.373µs
2020-02-05T21:42:44.373 29733 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:42:44.419 29733 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:42:44.420 29733 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:42:45.733 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:42:45.739 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:42:45.741 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:42:45.741 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:42:45.768 29733 high INFO gpu_cpu_test > iter 1
2020-02-05T21:42:45.768 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:42:45.768 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:42:45.768 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:42:45.768 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:42:45.768 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:42:45.768 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:42:45.768 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:42:45.769 29733 high INFO storage_proofs::proof > groth_proof_time: 961.115µs
2020-02-05T21:42:45.769 29733 high INFO storage_proofs::proof > total_groth_proof_time: 1.000062ms
2020-02-05T21:42:45.769 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:42:45.813 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:42:45.813 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:42:45.813 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:42:45.813 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:42:50.566 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:42:50.566 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:42:50.566 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:42:50.798 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:42:50.799 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:42:50.799 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:42:52.065 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:42:52.065 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:42:52.065 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:42:52.065 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:42:52.314 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:42:52.315 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:42:52.315 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:42:57.928 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:42:57.939 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:42:57.943 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:42:57.943 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:42:57.943 29733 high INFO gpu_cpu_test > iter 2
2020-02-05T21:42:57.943 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:42:57.943 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:42:57.943 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:42:57.943 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:42:57.943 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:42:57.943 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:42:57.943 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:42:57.945 29733 high INFO storage_proofs::proof > groth_proof_time: 1.486787ms
2020-02-05T21:42:57.945 29733 high INFO storage_proofs::proof > total_groth_proof_time: 1.580348ms
2020-02-05T21:42:57.945 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:42:58.013 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:42:58.014 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:42:58.014 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:42:58.014 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:43:04.723 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:43:04.723 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:43:04.723 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:43:05.002 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:43:05.002 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:43:05.003 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:43:06.508 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:43:06.508 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:43:06.508 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:43:06.508 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:43:06.717 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:43:06.717 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:43:06.717 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:43:12.001 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:43:12.011 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:43:12.015 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:43:12.015 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:43:12.015 29733 high INFO gpu_cpu_test > iter 3
2020-02-05T21:43:12.015 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:43:12.016 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:43:12.016 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:43:12.016 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:43:12.016 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:43:12.016 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:43:12.016 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:43:12.017 29733 high INFO storage_proofs::proof > groth_proof_time: 1.256104ms
2020-02-05T21:43:12.017 29733 high INFO storage_proofs::proof > total_groth_proof_time: 1.361373ms
2020-02-05T21:43:12.017 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:43:12.134 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:43:12.135 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:43:12.135 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:43:12.135 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:43:17.958 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:43:17.958 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:43:17.958 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:43:18.096 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:43:18.096 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:43:18.096 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:43:19.376 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:43:19.376 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:43:19.376 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:43:19.376 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:43:19.570 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:43:19.570 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:43:19.570 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:43:25.150 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:43:25.156 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:43:25.158 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:43:25.158 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:43:25.158 29733 high INFO gpu_cpu_test > iter 4
2020-02-05T21:43:25.159 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:43:25.159 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:43:25.159 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:43:25.159 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:43:25.159 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:43:25.159 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:43:25.159 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:43:25.160 29733 high INFO storage_proofs::proof > groth_proof_time: 1.211415ms
2020-02-05T21:43:25.160 29733 high INFO storage_proofs::proof > total_groth_proof_time: 1.242326ms
2020-02-05T21:43:25.160 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:43:25.204 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:43:25.204 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:43:25.204 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:43:25.204 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:43:26.006 29733 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:43:26.006 29733 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:43:26.006 29733 low INFO gpu_cpu_test > iter 1
2020-02-05T21:43:26.006 29733 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:43:26.006 29733 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:43:26.006 29733 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:43:26.006 29733 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:43:26.006 29733 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:43:26.006 29733 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:43:26.006 29733 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:43:26.007 29733 low INFO storage_proofs::proof > groth_proof_time: 648.84µs
2020-02-05T21:43:26.007 29733 low INFO storage_proofs::proof > total_groth_proof_time: 679.388µs
2020-02-05T21:43:26.007 29733 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:43:26.052 29733 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:43:26.053 29733 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:43:28.857 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:43:28.857 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:43:28.857 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:43:28.999 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:43:28.999 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:43:28.999 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:43:29.750 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:43:29.750 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:43:29.750 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:43:29.750 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:43:29.889 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:43:29.889 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:43:29.889 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:43:35.600 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:43:35.610 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:43:35.626 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:43:35.627 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:43:35.627 29733 high INFO gpu_cpu_test > iter 5
2020-02-05T21:43:35.627 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:43:35.627 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:43:35.627 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:43:35.627 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:43:35.627 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:43:35.627 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:43:35.627 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:43:35.628 29733 high INFO storage_proofs::proof > groth_proof_time: 949.211µs
2020-02-05T21:43:35.628 29733 high INFO storage_proofs::proof > total_groth_proof_time: 1.016906ms
2020-02-05T21:43:35.628 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:43:35.695 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:43:35.696 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:43:35.696 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:43:35.696 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:43:41.667 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:43:41.667 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:43:41.667 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:43:41.883 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:43:41.883 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:43:41.883 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:43:43.384 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:43:43.384 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:43:43.384 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:43:43.384 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:43:43.606 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:43:43.607 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:43:43.607 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:43:49.017 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:43:49.023 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:43:49.025 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:43:49.025 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:43:49.025 29733 high INFO gpu_cpu_test > iter 6
2020-02-05T21:43:49.025 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:43:49.025 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:43:49.025 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:43:49.025 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:43:49.025 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:43:49.025 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:43:49.025 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:43:49.026 29733 high INFO storage_proofs::proof > groth_proof_time: 1.015348ms
2020-02-05T21:43:49.026 29733 high INFO storage_proofs::proof > total_groth_proof_time: 1.044585ms
2020-02-05T21:43:49.026 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:43:49.071 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:43:49.071 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:43:49.071 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:43:49.071 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:43:54.200 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:43:54.200 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:43:54.200 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:43:54.522 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:43:54.523 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:43:54.523 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:43:55.889 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:43:55.889 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:43:55.889 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:43:55.889 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:43:56.025 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:43:56.025 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:43:56.025 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:44:01.280 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:44:01.306 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:44:01.311 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:44:01.311 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:44:01.311 29733 high INFO gpu_cpu_test > iter 7
2020-02-05T21:44:01.311 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:44:01.311 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:44:01.311 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:44:01.311 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:44:01.311 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:44:01.311 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:44:01.311 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:44:01.312 29733 high INFO storage_proofs::proof > groth_proof_time: 600.324µs
2020-02-05T21:44:01.312 29733 high INFO storage_proofs::proof > total_groth_proof_time: 647.263µs
2020-02-05T21:44:01.312 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:44:01.421 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:44:01.421 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:44:01.421 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:44:01.421 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:44:07.396 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:44:07.396 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:44:07.396 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:44:07.533 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:44:07.533 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:44:07.533 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:44:07.664 29733 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:44:07.664 29733 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:44:07.664 29733 low INFO gpu_cpu_test > iter 2
2020-02-05T21:44:07.664 29733 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:44:07.664 29733 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:44:07.664 29733 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:44:07.664 29733 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:44:07.664 29733 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:44:07.664 29733 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:44:07.664 29733 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:44:07.665 29733 low INFO storage_proofs::proof > groth_proof_time: 634.373µs
2020-02-05T21:44:07.665 29733 low INFO storage_proofs::proof > total_groth_proof_time: 682.751µs
2020-02-05T21:44:07.665 29733 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:44:07.726 29733 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:44:07.726 29733 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:44:08.249 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:44:08.249 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:44:08.249 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:44:08.249 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:44:08.387 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:44:08.387 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:44:08.387 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:44:13.573 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:44:13.579 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:44:13.582 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:44:13.582 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:44:13.582 29733 high INFO gpu_cpu_test > iter 8
2020-02-05T21:44:13.582 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:44:13.582 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:44:13.582 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:44:13.582 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:44:13.582 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:44:13.582 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:44:13.582 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:44:13.583 29733 high INFO storage_proofs::proof > groth_proof_time: 954.4µs
2020-02-05T21:44:13.583 29733 high INFO storage_proofs::proof > total_groth_proof_time: 1.018681ms
2020-02-05T21:44:13.583 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:44:13.627 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:44:13.628 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:44:13.628 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:44:13.628 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:44:19.352 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:44:19.352 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:44:19.352 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:44:19.503 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:44:19.503 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:44:19.503 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:44:20.956 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:44:20.956 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:44:20.956 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:44:20.957 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:44:21.176 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:44:21.176 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:44:21.177 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:44:26.716 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:44:26.726 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:44:26.730 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:44:26.746 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:44:26.746 29733 high INFO gpu_cpu_test > iter 9
2020-02-05T21:44:26.746 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:44:26.746 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:44:26.746 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:44:26.746 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:44:26.746 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:44:26.747 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:44:26.747 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:44:26.747 29733 high INFO storage_proofs::proof > groth_proof_time: 844.267µs
2020-02-05T21:44:26.747 29733 high INFO storage_proofs::proof > total_groth_proof_time: 875.79µs
2020-02-05T21:44:26.747 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:44:26.816 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:44:26.816 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:44:26.816 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:44:26.816 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:44:32.198 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:44:32.198 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:44:32.198 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:44:32.333 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:44:32.333 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:44:32.333 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:44:33.504 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:44:33.504 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:44:33.504 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:44:33.504 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:44:33.717 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:44:33.717 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:44:33.717 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:44:39.177 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:44:39.189 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:44:39.193 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:44:39.193 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:44:39.193 29733 high INFO gpu_cpu_test > iter 10
2020-02-05T21:44:39.193 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:44:39.193 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:44:39.193 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:44:39.193 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:44:39.193 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:44:39.194 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:44:39.194 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:44:39.196 29733 high INFO storage_proofs::proof > groth_proof_time: 2.137441ms
2020-02-05T21:44:39.196 29733 high INFO storage_proofs::proof > total_groth_proof_time: 2.229866ms
2020-02-05T21:44:39.196 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:44:39.264 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:44:39.265 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:44:39.265 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:44:39.265 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:44:45.134 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:44:45.134 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:44:45.134 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:44:45.315 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:44:45.315 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:44:45.315 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:44:46.839 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:44:46.839 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:44:46.839 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:44:46.839 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:44:47.117 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:44:47.117 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:44:47.117 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:44:49.523 29733 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:44:49.523 29733 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:44:49.523 29733 low INFO gpu_cpu_test > iter 3
2020-02-05T21:44:49.523 29733 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:44:49.523 29733 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:44:49.523 29733 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:44:49.523 29733 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:44:49.524 29733 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:44:49.524 29733 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:44:49.524 29733 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:44:49.524 29733 low INFO storage_proofs::proof > groth_proof_time: 789.506µs
2020-02-05T21:44:49.524 29733 low INFO storage_proofs::proof > total_groth_proof_time: 819.405µs
2020-02-05T21:44:49.524 29733 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:44:49.571 29733 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:44:49.572 29733 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:44:52.188 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:44:52.194 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:44:52.196 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:44:52.196 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:44:52.196 29733 high INFO gpu_cpu_test > iter 11
2020-02-05T21:44:52.196 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:44:52.196 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:44:52.196 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:44:52.196 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:44:52.196 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:44:52.196 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:44:52.196 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:44:52.197 29733 high INFO storage_proofs::proof > groth_proof_time: 584.643µs
2020-02-05T21:44:52.197 29733 high INFO storage_proofs::proof > total_groth_proof_time: 645.469µs
2020-02-05T21:44:52.197 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:44:52.242 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:44:52.242 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:44:52.242 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:44:52.242 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:44:57.944 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:44:57.944 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:44:57.944 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:44:58.212 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:44:58.212 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:44:58.212 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:44:59.416 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:44:59.416 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:44:59.416 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:44:59.416 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:44:59.623 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:44:59.623 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:44:59.623 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:45:05.190 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:45:05.201 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:45:05.205 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:45:05.205 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:45:05.205 29733 high INFO gpu_cpu_test > iter 12
2020-02-05T21:45:05.205 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:45:05.205 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:45:05.205 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:45:05.205 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:45:05.205 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:45:05.205 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:45:05.205 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:45:05.207 29733 high INFO storage_proofs::proof > groth_proof_time: 2.179465ms
2020-02-05T21:45:05.207 29733 high INFO storage_proofs::proof > total_groth_proof_time: 2.279361ms
2020-02-05T21:45:05.207 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:45:05.276 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:45:05.276 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:45:05.276 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:45:05.276 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:45:11.562 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:45:11.562 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:45:11.562 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:45:11.859 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:45:11.859 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:45:11.859 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:45:12.709 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:45:12.710 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:45:12.710 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:45:12.710 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:45:12.846 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:45:12.846 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:45:12.846 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:45:18.476 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:45:18.487 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:45:18.491 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:45:18.491 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:45:18.491 29733 high INFO gpu_cpu_test > iter 13
2020-02-05T21:45:18.491 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:45:18.491 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:45:18.491 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:45:18.491 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:45:18.491 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:45:18.491 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:45:18.491 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:45:18.493 29733 high INFO storage_proofs::proof > groth_proof_time: 1.256748ms
2020-02-05T21:45:18.493 29733 high INFO storage_proofs::proof > total_groth_proof_time: 1.401948ms
2020-02-05T21:45:18.493 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:45:18.561 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:45:18.562 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:45:18.562 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:45:18.562 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:45:24.092 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:45:24.092 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:45:24.092 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:45:24.306 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:45:24.307 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:45:24.307 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:45:25.409 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:45:25.409 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:45:25.409 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:45:25.409 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:45:25.674 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:45:25.674 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:45:25.674 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:45:31.123 29733 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:45:31.123 29733 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:45:31.123 29733 low INFO gpu_cpu_test > iter 4
2020-02-05T21:45:31.123 29733 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:45:31.123 29733 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:45:31.123 29733 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:45:31.123 29733 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:45:31.123 29733 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:45:31.123 29733 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:45:31.123 29733 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:45:31.124 29733 low INFO storage_proofs::proof > groth_proof_time: 621.535µs
2020-02-05T21:45:31.124 29733 low INFO storage_proofs::proof > total_groth_proof_time: 660.855µs
2020-02-05T21:45:31.124 29733 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:45:31.179 29733 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:45:31.180 29733 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:45:31.295 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:45:31.301 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:45:31.303 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:45:31.303 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:45:31.303 29733 high INFO gpu_cpu_test > iter 14
2020-02-05T21:45:31.303 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:45:31.303 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:45:31.303 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:45:31.303 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:45:31.303 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:45:31.303 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:45:31.303 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:45:31.304 29733 high INFO storage_proofs::proof > groth_proof_time: 603.536µs
2020-02-05T21:45:31.304 29733 high INFO storage_proofs::proof > total_groth_proof_time: 679.275µs
2020-02-05T21:45:31.304 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:45:31.348 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:45:31.348 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:45:31.348 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:45:31.348 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:45:35.142 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:45:35.142 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:45:35.142 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:45:35.386 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:45:35.387 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:45:35.387 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:45:36.740 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:45:36.740 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:45:36.740 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:45:36.740 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:45:37.004 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:45:37.004 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:45:37.004 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:45:42.376 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:45:42.401 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:45:42.406 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:45:42.406 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:45:42.406 29733 high INFO gpu_cpu_test > iter 15
2020-02-05T21:45:42.406 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:45:42.406 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:45:42.406 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:45:42.406 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:45:42.406 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:45:42.406 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:45:42.406 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:45:42.409 29733 high INFO storage_proofs::proof > groth_proof_time: 3.249228ms
2020-02-05T21:45:42.409 29733 high INFO storage_proofs::proof > total_groth_proof_time: 3.405886ms
2020-02-05T21:45:42.409 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:45:42.456 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:45:42.456 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:45:42.456 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:45:42.456 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:45:49.130 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:45:49.130 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:45:49.131 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:45:49.397 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:45:49.398 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:45:49.398 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:45:50.996 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:45:50.996 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:45:50.996 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:45:50.996 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:45:51.250 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:45:51.251 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:45:51.251 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:45:56.752 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:45:56.764 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:45:56.776 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:45:56.776 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:45:56.776 29733 high INFO gpu_cpu_test > iter 16
2020-02-05T21:45:56.776 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:45:56.776 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:45:56.776 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:45:56.776 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:45:56.776 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:45:56.776 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:45:56.776 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:45:56.784 29733 high INFO storage_proofs::proof > groth_proof_time: 8.103484ms
2020-02-05T21:45:56.784 29733 high INFO storage_proofs::proof > total_groth_proof_time: 8.1373ms
2020-02-05T21:45:56.784 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:45:56.877 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:45:56.877 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:45:56.877 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:45:56.878 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:46:03.237 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:46:03.237 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:46:03.237 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:46:03.590 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:46:03.590 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:46:03.590 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:46:04.820 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:46:04.820 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:46:04.820 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:46:04.820 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:46:04.958 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:46:04.958 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:46:04.958 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:46:10.766 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:46:10.790 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:46:10.794 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:46:10.794 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:46:10.794 29733 high INFO gpu_cpu_test > iter 17
2020-02-05T21:46:10.794 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:46:10.794 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:46:10.794 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:46:10.794 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:46:10.794 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:46:10.794 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:46:10.794 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:46:10.797 29733 high INFO storage_proofs::proof > groth_proof_time: 2.285847ms
2020-02-05T21:46:10.797 29733 high INFO storage_proofs::proof > total_groth_proof_time: 2.378275ms
2020-02-05T21:46:10.797 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:46:10.866 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:46:10.866 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:46:10.866 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:46:10.866 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:46:12.750 29733 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:46:12.750 29733 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:46:12.750 29733 low INFO gpu_cpu_test > iter 5
2020-02-05T21:46:12.750 29733 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:46:12.750 29733 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:46:12.750 29733 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:46:12.750 29733 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:46:12.750 29733 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:46:12.750 29733 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:46:12.750 29733 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:46:12.751 29733 low INFO storage_proofs::proof > groth_proof_time: 637.863µs
2020-02-05T21:46:12.751 29733 low INFO storage_proofs::proof > total_groth_proof_time: 688.789µs
2020-02-05T21:46:12.751 29733 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:46:12.797 29733 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:46:12.797 29733 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:46:14.915 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:46:14.915 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:46:14.915 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:46:15.055 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:46:15.055 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:46:15.055 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:46:15.763 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:46:15.763 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:46:15.763 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:46:15.763 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:46:15.900 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:46:15.900 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:46:15.900 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:46:21.484 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:46:21.496 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:46:21.500 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:46:21.500 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:46:21.500 29733 high INFO gpu_cpu_test > iter 18
2020-02-05T21:46:21.500 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:46:21.500 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:46:21.500 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:46:21.500 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:46:21.501 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:46:21.501 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:46:21.501 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:46:21.503 29733 high INFO storage_proofs::proof > groth_proof_time: 2.539582ms
2020-02-05T21:46:21.503 29733 high INFO storage_proofs::proof > total_groth_proof_time: 2.694669ms
2020-02-05T21:46:21.503 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:46:21.583 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:46:21.584 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:46:21.584 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:46:21.584 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:46:27.562 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:46:27.562 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:46:27.562 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:46:27.800 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:46:27.814 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:46:27.815 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:46:29.415 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:46:29.415 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:46:29.415 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:46:29.415 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:46:29.651 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:46:29.651 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:46:29.651 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:46:35.213 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:46:35.225 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:46:35.229 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:46:35.229 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:46:35.229 29733 high INFO gpu_cpu_test > iter 19
2020-02-05T21:46:35.229 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:46:35.229 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:46:35.229 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:46:35.229 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:46:35.229 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:46:35.229 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:46:35.229 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:46:35.233 29733 high INFO storage_proofs::proof > groth_proof_time: 3.624984ms
2020-02-05T21:46:35.233 29733 high INFO storage_proofs::proof > total_groth_proof_time: 3.709232ms
2020-02-05T21:46:35.233 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:46:35.302 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:46:35.302 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:46:35.302 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:46:35.302 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:46:40.231 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:46:40.231 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:46:40.231 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:46:40.545 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:46:40.545 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:46:40.545 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:46:42.020 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:46:42.020 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:46:42.020 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:46:42.020 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:46:42.223 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:46:42.223 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:46:42.223 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:46:47.667 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:46:47.678 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:46:47.682 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:46:47.682 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:46:47.682 29733 high INFO gpu_cpu_test > iter 20
2020-02-05T21:46:47.682 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:46:47.682 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:46:47.682 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:46:47.682 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:46:47.683 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:46:47.683 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:46:47.683 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:46:47.687 29733 high INFO storage_proofs::proof > groth_proof_time: 4.112079ms
2020-02-05T21:46:47.687 29733 high INFO storage_proofs::proof > total_groth_proof_time: 4.198514ms
2020-02-05T21:46:47.687 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:46:47.755 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:46:47.756 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:46:47.756 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:46:47.756 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:46:53.653 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:46:53.653 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:46:53.653 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:46:53.797 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:46:53.797 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:46:53.797 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:46:54.563 29733 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:46:54.563 29733 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:46:54.563 29733 low INFO gpu_cpu_test > iter 6
2020-02-05T21:46:54.563 29733 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:46:54.563 29733 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:46:54.563 29733 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:46:54.563 29733 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:46:54.563 29733 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:46:54.563 29733 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:46:54.563 29733 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:46:54.564 29733 low INFO storage_proofs::proof > groth_proof_time: 1.048164ms
2020-02-05T21:46:54.565 29733 low INFO storage_proofs::proof > total_groth_proof_time: 1.094333ms
2020-02-05T21:46:54.565 29733 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:46:54.581 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:46:54.581 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:46:54.581 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:46:54.581 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:46:54.611 29733 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:46:54.611 29733 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:46:54.718 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:46:54.718 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:46:54.718 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:46:59.912 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:46:59.922 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:46:59.943 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:46:59.943 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:46:59.943 29733 high INFO gpu_cpu_test > iter 21
2020-02-05T21:46:59.943 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:46:59.943 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:46:59.943 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:46:59.943 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:46:59.943 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:46:59.943 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:46:59.943 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:46:59.943 29733 high INFO storage_proofs::proof > groth_proof_time: 621.058µs
2020-02-05T21:46:59.944 29733 high INFO storage_proofs::proof > total_groth_proof_time: 705.764µs
2020-02-05T21:46:59.944 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:47:00.061 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:47:00.061 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:47:00.061 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:47:00.061 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:47:06.010 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:47:06.010 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:47:06.010 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:47:06.166 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:47:06.166 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:47:06.166 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:47:07.628 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:47:07.628 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:47:07.628 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:47:07.629 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:47:07.844 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:47:07.845 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:47:07.845 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:47:13.640 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:47:13.651 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:47:13.655 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:47:13.655 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:47:13.655 29733 high INFO gpu_cpu_test > iter 22
2020-02-05T21:47:13.655 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:47:13.655 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:47:13.655 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:47:13.655 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:47:13.655 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:47:13.655 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:47:13.655 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:47:13.657 29733 high INFO storage_proofs::proof > groth_proof_time: 1.315888ms
2020-02-05T21:47:13.657 29733 high INFO storage_proofs::proof > total_groth_proof_time: 1.406059ms
2020-02-05T21:47:13.657 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:47:13.725 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:47:13.726 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:47:13.726 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:47:13.726 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:47:18.782 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:47:18.782 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:47:18.782 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:47:18.918 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:47:18.918 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:47:18.918 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:47:19.660 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:47:19.660 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:47:19.660 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:47:19.660 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:47:19.796 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:47:19.796 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:47:19.796 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:47:25.071 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:47:25.078 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:47:25.080 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:47:25.080 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:47:25.080 29733 high INFO gpu_cpu_test > iter 23
2020-02-05T21:47:25.081 29733 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:47:25.081 29733 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:47:25.081 29733 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:47:25.081 29733 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:47:25.081 29733 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:47:25.081 29733 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:47:25.081 29733 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:47:25.082 29733 high INFO storage_proofs::proof > groth_proof_time: 838.325µs
2020-02-05T21:47:25.082 29733 high INFO storage_proofs::proof > total_groth_proof_time: 900.966µs
2020-02-05T21:47:25.082 29733 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:47:25.126 29733 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:47:25.127 29733 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:47:25.127 29733 high DEBUG bellperson::gpu::locks > Acquiring priority lock...
2020-02-05T21:47:25.127 29733 high DEBUG bellperson::gpu::locks > Priority lock acquired!
2020-02-05T21:47:28.133 29733 main INFO gpu_cpu_test > Waited long enough to kill all threads
2020-02-05T21:47:30.918 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:47:30.918 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:47:30.919 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:47:31.213 29733 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:47:31.213 29733 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:47:31.213 29733 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:47:32.720 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:47:32.720 29733 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:47:32.720 29733 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:47:32.720 29733 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:47:32.980 29733 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:47:32.994 29733 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:47:32.994 29733 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:47:36.272 29733 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:47:36.272 29733 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:47:36.272 29733 low DEBUG gpu_cpu_test > High priority proofs received kill message
2020-02-05T21:47:38.232 29733 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:47:38.239 29733 high DEBUG bellperson::gpu::locks > Priority lock released!
2020-02-05T21:47:38.241 29733 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:47:38.241 29733 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:47:38.241 29733 high DEBUG gpu_cpu_test > High priority proofs received kill message
2020-02-05T21:47:38.241 29733 main INFO gpu_cpu_test > Thread high info: RunInfo { elapsed: 310.107977855s, iterations: 23 }
2020-02-05T21:47:38.241 29733 main INFO gpu_cpu_test > Thread low info: RunInfo { elapsed: 308.139481678s, iterations: 6 }
Thread high info: RunInfo { elapsed: 310.107977855s, iterations: 23 }Thread low info: RunInfo { elapsed: 308.139481678s, iterations: 6 }
Finished release [optimized] target(s) in 0.18s
Running `/home/ubuntu/vmx/rust-fil-proofs/target/release/gpu-cpu-test --gpu-stealing false`
2020-02-05T21:50:50.667 1761 main INFO gpu_cpu_test > Running high and low priority proofs in parallel
2020-02-05T21:50:50.667 1761 main INFO gpu_cpu_test > Let everyone queue up to run on GPU
2020-02-05T21:50:50.667 1761 main INFO gpu_cpu_test > Using threads
2020-02-05T21:50:51.732 1761 main INFO filecoin_proofs::api::seal > seal_pre_commit_phase1: start
2020-02-05T21:50:51.748 1761 main INFO filecoin_proofs::api::seal > building merkle tree for the original data
2020-02-05T21:50:52.096 1761 main INFO filecoin_proofs::api::seal > verifying pieces
2020-02-05T21:50:52.096 1761 main INFO filecoin_proofs::pieces > verifying 1 pieces
2020-02-05T21:50:52.096 1761 main INFO storage_proofs::stacked::proof > replicate_phase1
2020-02-05T21:50:52.096 1761 main INFO storage_proofs::stacked::proof > generate labels
2020-02-05T21:50:52.096 1761 main INFO storage_proofs::stacked::proof > generating layer: 1
2020-02-05T21:50:58.836 1761 main INFO storage_proofs::stacked::proof > setting exp parents
2020-02-05T21:50:58.847 1761 main INFO storage_proofs::stacked::proof > storing labels on disk
2020-02-05T21:50:58.856 1761 main INFO storage_proofs::stacked::proof > generated layer 1 store with id layer-1
2020-02-05T21:50:58.856 1761 main INFO storage_proofs::stacked::proof > generating layer: 2
2020-02-05T21:51:05.753 1761 main INFO storage_proofs::stacked::proof > setting exp parents
2020-02-05T21:51:05.756 1761 main INFO storage_proofs::stacked::proof > storing labels on disk
2020-02-05T21:51:05.765 1761 main INFO storage_proofs::stacked::proof > generated layer 2 store with id layer-2
2020-02-05T21:51:05.765 1761 main INFO storage_proofs::stacked::proof > generating layer: 3
2020-02-05T21:51:12.669 1761 main INFO storage_proofs::stacked::proof > setting exp parents
2020-02-05T21:51:12.672 1761 main INFO storage_proofs::stacked::proof > storing labels on disk
2020-02-05T21:51:12.681 1761 main INFO storage_proofs::stacked::proof > generated layer 3 store with id layer-3
2020-02-05T21:51:12.681 1761 main INFO storage_proofs::stacked::proof > generating layer: 4
2020-02-05T21:51:19.529 1761 main INFO storage_proofs::stacked::proof > setting exp parents
2020-02-05T21:51:19.533 1761 main INFO storage_proofs::stacked::proof > storing labels on disk
2020-02-05T21:51:19.543 1761 main INFO storage_proofs::stacked::proof > generated layer 4 store with id layer-4
2020-02-05T21:51:19.543 1761 main INFO storage_proofs::stacked::proof > generating layer: 5
2020-02-05T21:51:26.397 1761 main INFO storage_proofs::stacked::proof > setting exp parents
2020-02-05T21:51:26.400 1761 main INFO storage_proofs::stacked::proof > storing labels on disk
2020-02-05T21:51:26.410 1761 main INFO storage_proofs::stacked::proof > generated layer 5 store with id layer-5
2020-02-05T21:51:26.410 1761 main INFO storage_proofs::stacked::proof > generating layer: 6
2020-02-05T21:51:33.301 1761 main INFO storage_proofs::stacked::proof > setting exp parents
2020-02-05T21:51:33.305 1761 main INFO storage_proofs::stacked::proof > storing labels on disk
2020-02-05T21:51:33.315 1761 main INFO storage_proofs::stacked::proof > generated layer 6 store with id layer-6
2020-02-05T21:51:33.315 1761 main INFO storage_proofs::stacked::proof > generating layer: 7
2020-02-05T21:51:40.213 1761 main INFO storage_proofs::stacked::proof > setting exp parents
2020-02-05T21:51:40.217 1761 main INFO storage_proofs::stacked::proof > storing labels on disk
2020-02-05T21:51:40.226 1761 main INFO storage_proofs::stacked::proof > generated layer 7 store with id layer-7
2020-02-05T21:51:40.226 1761 main INFO storage_proofs::stacked::proof > generating layer: 8
2020-02-05T21:51:47.087 1761 main INFO storage_proofs::stacked::proof > setting exp parents
2020-02-05T21:51:47.091 1761 main INFO storage_proofs::stacked::proof > storing labels on disk
2020-02-05T21:51:47.100 1761 main INFO storage_proofs::stacked::proof > generated layer 8 store with id layer-8
2020-02-05T21:51:47.100 1761 main INFO storage_proofs::stacked::proof > generating layer: 9
2020-02-05T21:51:53.959 1761 main INFO storage_proofs::stacked::proof > setting exp parents
2020-02-05T21:51:53.962 1761 main INFO storage_proofs::stacked::proof > storing labels on disk
2020-02-05T21:51:53.971 1761 main INFO storage_proofs::stacked::proof > generated layer 9 store with id layer-9
2020-02-05T21:51:53.971 1761 main INFO storage_proofs::stacked::proof > generating layer: 10
2020-02-05T21:52:00.810 1761 main INFO storage_proofs::stacked::proof > setting exp parents
2020-02-05T21:52:00.814 1761 main INFO storage_proofs::stacked::proof > storing labels on disk
2020-02-05T21:52:00.824 1761 main INFO storage_proofs::stacked::proof > generated layer 10 store with id layer-10
2020-02-05T21:52:00.824 1761 main INFO storage_proofs::stacked::proof > generating layer: 11
2020-02-05T21:52:07.678 1761 main INFO storage_proofs::stacked::proof > setting exp parents
2020-02-05T21:52:07.682 1761 main INFO storage_proofs::stacked::proof > storing labels on disk
2020-02-05T21:52:07.691 1761 main INFO storage_proofs::stacked::proof > generated layer 11 store with id layer-11
2020-02-05T21:52:07.693 1761 main INFO filecoin_proofs::api::seal > seal_pre_commit_phase2: start
2020-02-05T21:52:07.693 1761 main INFO storage_proofs::stacked::proof > replicate_phase2
2020-02-05T21:52:07.693 1761 main INFO storage_proofs::stacked::proof > Building column hashes
2020-02-05T21:52:07.726 1761 main INFO storage_proofs::stacked::proof > column hash 1
2020-02-05T21:52:07.730 1761 main INFO storage_proofs::stacked::proof > column hash 2
2020-02-05T21:52:07.789 1761 main INFO storage_proofs::stacked::proof > column hash 3
2020-02-05T21:52:07.793 1761 main INFO storage_proofs::stacked::proof > column hash 4
2020-02-05T21:52:07.851 1761 main INFO storage_proofs::stacked::proof > column hash 5
2020-02-05T21:52:07.854 1761 main INFO storage_proofs::stacked::proof > column hash 6
2020-02-05T21:52:07.912 1761 main INFO storage_proofs::stacked::proof > column hash 7
2020-02-05T21:52:07.916 1761 main INFO storage_proofs::stacked::proof > column hash 8
2020-02-05T21:52:07.974 1761 main INFO storage_proofs::stacked::proof > column hash 9
2020-02-05T21:52:07.978 1761 main INFO storage_proofs::stacked::proof > column hash 10
2020-02-05T21:52:08.036 1761 main INFO storage_proofs::stacked::proof > column hash 11
2020-02-05T21:52:08.040 1761 main INFO storage_proofs::stacked::proof > building tree_c
2020-02-05T21:52:17.552 1761 main INFO storage_proofs::stacked::proof > tree_c done
2020-02-05T21:52:17.552 1761 main INFO storage_proofs::stacked::proof > building tree_r_last
2020-02-05T21:52:21.532 1761 main INFO storage_proofs::stacked::proof > tree_r_last done
2020-02-05T21:52:21.542 1761 main INFO storage_proofs::porep > dropping data /tmp/.tmpzXrROO
2020-02-05T21:52:21.547 1761 main INFO filecoin_proofs::api::seal > seal_commit_phase1:start
2020-02-05T21:52:21.547 1761 main INFO filecoin_proofs::pieces > verifying 1 pieces
2020-02-05T21:52:21.569 1761 main INFO filecoin_proofs::api::seal > seal_commit_phase1:end
2020-02-05T21:52:21.570 1761 main INFO filecoin_proofs::api::seal > seal_commit_phase2:start
2020-02-05T21:52:21.570 1761 main INFO filecoin_proofs::caches > trying parameters memory cache for: STACKED[16777216]
2020-02-05T21:52:21.570 1761 main INFO filecoin_proofs::caches > no params in memory cache for STACKED[16777216]
2020-02-05T21:52:21.570 1761 main INFO storage_proofs::parameter_cache > parameter set identifier for cache: layered_drgporep::PublicParams{ graph: stacked_graph::StackedGraph{expansion_degree: 8 base_graph: drgraph::BucketGraph{size: 524288; degree: 6; hasher: PedersenHasher} }, challenges: LayerChallenges { layers: 11, max_count: 2 } }
2020-02-05T21:52:21.570 1761 main INFO storage_proofs::parameter_cache > ensuring that all ancestor directories for: "/var/tmp/filecoin-proof-parameters/v21-stacked-proof-of-replication-61611e3894d4c29ef6010cac433fd0fc103dd7821a490b7e2d1a77ddaf043cb8.params" exist
2020-02-05T21:52:21.570 1761 main INFO storage_proofs::parameter_cache > checking cache_path: "/var/tmp/filecoin-proof-parameters/v21-stacked-proof-of-replication-61611e3894d4c29ef6010cac433fd0fc103dd7821a490b7e2d1a77ddaf043cb8.params" for parameters
2020-02-05T21:53:56.670 1761 main INFO storage_proofs::parameter_cache > read parameters from cache "/var/tmp/filecoin-proof-parameters/v21-stacked-proof-of-replication-61611e3894d4c29ef6010cac433fd0fc103dd7821a490b7e2d1a77ddaf043cb8.params"
2020-02-05T21:53:56.670 1761 main INFO filecoin_proofs::api::seal > got groth params (16777216) while sealing
2020-02-05T21:53:56.670 1761 main INFO filecoin_proofs::api::seal > snark_proof:start
2020-02-05T21:53:56.670 1761 main INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:54:15.931 1761 main INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:54:15.931 1761 main DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:54:15.931 1761 main DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:54:16.157 1761 main INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:54:16.157 1761 main INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:54:16.157 1761 main INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:54:28.784 1761 main DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:54:28.784 1761 main INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:54:28.784 1761 main DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:54:28.784 1761 main DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:54:28.924 1761 main INFO bellperson::gpu::utils > Adding "Tesla V100-SXM2-16GB" to GPU list with 5120 CUDA cores.
2020-02-05T21:54:28.925 1761 main INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:54:28.925 1761 main INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:54:28.925 1761 main INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:55:03.260 1761 main DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:55:03.292 1761 main INFO filecoin_proofs::api::seal > snark_proof:finish
2020-02-05T21:55:03.292 1761 main INFO filecoin_proofs::caches > trying parameters memory cache for: STACKED[16777216]-verifying-key
2020-02-05T21:55:03.292 1761 main INFO filecoin_proofs::caches > no params in memory cache for STACKED[16777216]-verifying-key
2020-02-05T21:55:03.292 1761 main INFO storage_proofs::parameter_cache > parameter set identifier for cache: layered_drgporep::PublicParams{ graph: stacked_graph::StackedGraph{expansion_degree: 8 base_graph: drgraph::BucketGraph{size: 524288; degree: 6; hasher: PedersenHasher} }, challenges: LayerChallenges { layers: 11, max_count: 2 } }
2020-02-05T21:55:03.292 1761 main INFO storage_proofs::parameter_cache > ensuring that all ancestor directories for: "/var/tmp/filecoin-proof-parameters/v21-stacked-proof-of-replication-61611e3894d4c29ef6010cac433fd0fc103dd7821a490b7e2d1a77ddaf043cb8.vk" exist
2020-02-05T21:55:03.292 1761 main INFO storage_proofs::parameter_cache > checking cache_path: "/var/tmp/filecoin-proof-parameters/v21-stacked-proof-of-replication-61611e3894d4c29ef6010cac433fd0fc103dd7821a490b7e2d1a77ddaf043cb8.vk" for verifying key
2020-02-05T21:55:03.308 1761 main INFO storage_proofs::parameter_cache > read verifying key from cache "/var/tmp/filecoin-proof-parameters/v21-stacked-proof-of-replication-61611e3894d4c29ef6010cac433fd0fc103dd7821a490b7e2d1a77ddaf043cb8.vk"
2020-02-05T21:55:03.308 1761 main INFO filecoin_proofs::api::seal > got verifying key (16777216) while verifying seal
2020-02-05T21:55:03.328 1761 main INFO filecoin_proofs::api::seal > seal_commit_phase2:end
2020-02-05T21:55:03.328 1761 main INFO filecoin_proofs::api::post > generate_candidates:start
2020-02-05T21:55:03.331 1761 main INFO filecoin_proofs::api::post > generate_candidates:finish
2020-02-05T21:55:03.331 1761 high INFO gpu_cpu_test > iter 0
2020-02-05T21:55:03.331 1761 low INFO gpu_cpu_test > iter 0
2020-02-05T21:55:03.331 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:55:03.331 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:55:03.331 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:55:03.331 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:55:03.331 1761 high INFO filecoin_proofs::caches > no params in memory cache for POST[16777216]
2020-02-05T21:55:03.331 1761 low INFO filecoin_proofs::caches > no params in memory cache for POST[16777216]
2020-02-05T21:55:03.331 1761 high INFO storage_proofs::parameter_cache > parameter set identifier for cache: ElectionPoSt::PublicParams{sector_size: 16777216, count: 65, nodes: 1}
2020-02-05T21:55:03.331 1761 low INFO storage_proofs::parameter_cache > parameter set identifier for cache: ElectionPoSt::PublicParams{sector_size: 16777216, count: 65, nodes: 1}
2020-02-05T21:55:03.331 1761 high INFO storage_proofs::parameter_cache > ensuring that all ancestor directories for: "/var/tmp/filecoin-proof-parameters/v21-proof-of-spacetime-election-9b5673a5c0df861151c2b8087fe4f0d8657558d07ce768b7067dab2eea76dad4.params" exist
2020-02-05T21:55:03.331 1761 low INFO storage_proofs::parameter_cache > ensuring that all ancestor directories for: "/var/tmp/filecoin-proof-parameters/v21-proof-of-spacetime-election-9b5673a5c0df861151c2b8087fe4f0d8657558d07ce768b7067dab2eea76dad4.params" exist
2020-02-05T21:55:03.331 1761 high INFO storage_proofs::parameter_cache > checking cache_path: "/var/tmp/filecoin-proof-parameters/v21-proof-of-spacetime-election-9b5673a5c0df861151c2b8087fe4f0d8657558d07ce768b7067dab2eea76dad4.params" for parameters
2020-02-05T21:55:03.331 1761 low INFO storage_proofs::parameter_cache > checking cache_path: "/var/tmp/filecoin-proof-parameters/v21-proof-of-spacetime-election-9b5673a5c0df861151c2b8087fe4f0d8657558d07ce768b7067dab2eea76dad4.params" for parameters
2020-02-05T21:55:11.338 1761 high INFO storage_proofs::parameter_cache > read parameters from cache "/var/tmp/filecoin-proof-parameters/v21-proof-of-spacetime-election-9b5673a5c0df861151c2b8087fe4f0d8657558d07ce768b7067dab2eea76dad4.params"
2020-02-05T21:55:11.338 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:55:11.338 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:55:11.338 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:55:11.338 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:55:11.339 1761 high INFO storage_proofs::proof > groth_proof_time: 894.624µs
2020-02-05T21:55:11.339 1761 high INFO storage_proofs::proof > total_groth_proof_time: 925.4µs
2020-02-05T21:55:11.339 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:55:11.385 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:55:11.385 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:55:15.036 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:55:15.036 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:55:15.036 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:55:15.176 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:55:15.176 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:55:15.176 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:55:15.894 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:55:15.895 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:55:15.895 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:55:15.895 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:55:16.031 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:55:16.031 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:55:16.031 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:55:19.534 1761 low INFO storage_proofs::parameter_cache > read parameters from cache "/var/tmp/filecoin-proof-parameters/v21-proof-of-spacetime-election-9b5673a5c0df861151c2b8087fe4f0d8657558d07ce768b7067dab2eea76dad4.params"
2020-02-05T21:55:19.534 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:55:19.534 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:55:19.534 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:55:19.534 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:55:19.535 1761 low INFO storage_proofs::proof > groth_proof_time: 625.127µs
2020-02-05T21:55:19.535 1761 low INFO storage_proofs::proof > total_groth_proof_time: 663.317µs
2020-02-05T21:55:19.535 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:55:19.581 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:55:19.581 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:55:20.941 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:55:20.949 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:55:20.949 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:55:20.976 1761 high INFO gpu_cpu_test > iter 1
2020-02-05T21:55:20.976 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:55:20.976 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:55:20.976 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:55:20.976 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:55:20.976 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:55:20.976 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:55:20.976 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:55:20.976 1761 high INFO storage_proofs::proof > groth_proof_time: 697.741µs
2020-02-05T21:55:20.976 1761 high INFO storage_proofs::proof > total_groth_proof_time: 738.797µs
2020-02-05T21:55:20.976 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:55:21.023 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:55:21.023 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:55:23.275 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:55:23.275 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:55:23.275 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:55:23.412 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:55:23.412 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:55:23.412 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:55:24.135 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:55:24.135 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:55:24.135 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:55:24.135 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:55:24.273 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:55:24.273 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:55:24.273 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:55:24.855 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:55:24.855 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:55:29.136 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:55:29.136 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:55:29.144 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:55:29.144 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:55:29.144 1761 low INFO gpu_cpu_test > iter 1
2020-02-05T21:55:29.144 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:55:29.144 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:55:29.144 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:55:29.144 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:55:29.144 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:55:29.144 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:55:29.144 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:55:29.145 1761 low INFO storage_proofs::proof > groth_proof_time: 721.672µs
2020-02-05T21:55:29.145 1761 low INFO storage_proofs::proof > total_groth_proof_time: 756.372µs
2020-02-05T21:55:29.145 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:55:29.192 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:55:29.193 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:55:29.312 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:55:29.312 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:55:29.312 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:55:30.017 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:55:30.017 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:55:30.017 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:55:30.018 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:55:30.156 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:55:30.156 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:55:30.156 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:55:33.013 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:55:33.013 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:55:35.071 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:55:35.071 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:55:35.080 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:55:35.080 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:55:35.080 1761 high INFO gpu_cpu_test > iter 2
2020-02-05T21:55:35.080 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:55:35.080 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:55:35.080 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:55:35.080 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:55:35.080 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:55:35.080 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:55:35.080 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:55:35.081 1761 high INFO storage_proofs::proof > groth_proof_time: 620.508µs
2020-02-05T21:55:35.081 1761 high INFO storage_proofs::proof > total_groth_proof_time: 663.296µs
2020-02-05T21:55:35.081 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:55:35.129 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:55:35.129 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:55:35.249 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:55:35.249 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:55:35.249 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:55:35.960 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:55:35.961 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:55:35.961 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:55:35.961 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:55:36.099 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:55:36.099 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:55:36.099 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:55:38.949 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:55:38.949 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:55:40.969 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:55:40.969 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:55:40.978 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:55:40.978 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:55:40.978 1761 low INFO gpu_cpu_test > iter 2
2020-02-05T21:55:40.978 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:55:40.978 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:55:40.978 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:55:40.978 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:55:40.978 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:55:40.978 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:55:40.978 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:55:40.979 1761 low INFO storage_proofs::proof > groth_proof_time: 656.332µs
2020-02-05T21:55:40.979 1761 low INFO storage_proofs::proof > total_groth_proof_time: 698.938µs
2020-02-05T21:55:40.979 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:55:41.025 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:55:41.026 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:55:41.149 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:55:41.149 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:55:41.149 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:55:41.855 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:55:41.855 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:55:41.855 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:55:41.855 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:55:41.994 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:55:41.994 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:55:41.994 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:55:44.846 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:55:44.846 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:55:46.925 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:55:46.925 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:55:46.934 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:55:46.934 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:55:46.934 1761 high INFO gpu_cpu_test > iter 3
2020-02-05T21:55:46.934 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:55:46.934 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:55:46.934 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:55:46.934 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:55:46.934 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:55:46.934 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:55:46.934 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:55:46.935 1761 high INFO storage_proofs::proof > groth_proof_time: 701.662µs
2020-02-05T21:55:46.935 1761 high INFO storage_proofs::proof > total_groth_proof_time: 735.763µs
2020-02-05T21:55:46.935 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:55:46.982 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:55:46.982 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:55:47.105 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:55:47.105 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:55:47.105 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:55:47.827 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:55:47.827 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:55:47.827 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:55:47.827 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:55:47.979 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:55:47.979 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:55:47.979 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:55:50.784 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:55:50.784 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:55:52.864 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:55:52.864 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:55:52.873 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:55:52.873 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:55:52.873 1761 low INFO gpu_cpu_test > iter 3
2020-02-05T21:55:52.873 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:55:52.873 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:55:52.873 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:55:52.873 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:55:52.873 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:55:52.873 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:55:52.873 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:55:52.874 1761 low INFO storage_proofs::proof > groth_proof_time: 875.202µs
2020-02-05T21:55:52.874 1761 low INFO storage_proofs::proof > total_groth_proof_time: 908.414µs
2020-02-05T21:55:52.874 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:55:52.922 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:55:52.922 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:55:53.058 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:55:53.058 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:55:53.058 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:55:53.767 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:55:53.767 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:55:53.767 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:55:53.767 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:55:53.904 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:55:53.904 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:55:53.904 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:55:56.728 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:55:56.728 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:55:58.777 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:55:58.777 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:55:58.785 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:55:58.786 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:55:58.786 1761 high INFO gpu_cpu_test > iter 4
2020-02-05T21:55:58.786 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:55:58.786 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:55:58.786 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:55:58.786 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:55:58.786 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:55:58.786 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:55:58.786 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:55:58.787 1761 high INFO storage_proofs::proof > groth_proof_time: 972.827µs
2020-02-05T21:55:58.787 1761 high INFO storage_proofs::proof > total_groth_proof_time: 1.000004ms
2020-02-05T21:55:58.787 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:55:58.833 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:55:58.833 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:55:58.954 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:55:58.954 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:55:58.954 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:55:59.663 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:55:59.663 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:55:59.663 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:55:59.663 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:55:59.812 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:55:59.812 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:55:59.812 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:56:02.642 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:56:02.642 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:56:04.711 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:56:04.711 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:56:04.720 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:56:04.720 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:56:04.720 1761 low INFO gpu_cpu_test > iter 4
2020-02-05T21:56:04.720 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:56:04.720 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:56:04.720 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:56:04.720 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:56:04.720 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:56:04.720 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:56:04.720 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:56:04.720 1761 low INFO storage_proofs::proof > groth_proof_time: 640.628µs
2020-02-05T21:56:04.720 1761 low INFO storage_proofs::proof > total_groth_proof_time: 668.207µs
2020-02-05T21:56:04.721 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:56:04.767 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:56:04.767 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:56:04.904 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:56:04.904 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:56:04.904 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:56:05.620 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:56:05.620 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:56:05.620 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:56:05.620 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:56:05.757 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:56:05.757 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:56:05.757 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:56:08.600 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:56:08.600 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:56:10.647 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:56:10.647 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:56:10.656 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:56:10.656 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:56:10.656 1761 high INFO gpu_cpu_test > iter 5
2020-02-05T21:56:10.656 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:56:10.656 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:56:10.656 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:56:10.656 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:56:10.656 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:56:10.656 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:56:10.656 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:56:10.657 1761 high INFO storage_proofs::proof > groth_proof_time: 732.595µs
2020-02-05T21:56:10.657 1761 high INFO storage_proofs::proof > total_groth_proof_time: 802.094µs
2020-02-05T21:56:10.657 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:56:10.704 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:56:10.704 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:56:10.826 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:56:10.826 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:56:10.826 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:56:11.535 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:56:11.535 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:56:11.535 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:56:11.535 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:56:11.684 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:56:11.684 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:56:11.684 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:56:14.513 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:56:14.513 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:56:16.602 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:56:16.602 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:56:16.610 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:56:16.610 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:56:16.610 1761 low INFO gpu_cpu_test > iter 5
2020-02-05T21:56:16.610 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:56:16.610 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:56:16.610 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:56:16.610 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:56:16.610 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:56:16.610 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:56:16.610 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:56:16.611 1761 low INFO storage_proofs::proof > groth_proof_time: 674.77µs
2020-02-05T21:56:16.611 1761 low INFO storage_proofs::proof > total_groth_proof_time: 710.308µs
2020-02-05T21:56:16.611 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:56:16.658 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:56:16.658 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:56:16.794 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:56:16.794 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:56:16.794 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:56:17.518 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:56:17.518 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:56:17.518 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:56:17.518 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:56:17.656 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:56:17.656 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:56:17.656 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:56:20.481 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:56:20.481 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:56:22.527 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:56:22.527 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:56:22.536 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:56:22.536 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:56:22.536 1761 high INFO gpu_cpu_test > iter 6
2020-02-05T21:56:22.536 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:56:22.536 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:56:22.536 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:56:22.536 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:56:22.536 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:56:22.536 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:56:22.536 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:56:22.536 1761 high INFO storage_proofs::proof > groth_proof_time: 761.699µs
2020-02-05T21:56:22.536 1761 high INFO storage_proofs::proof > total_groth_proof_time: 790.077µs
2020-02-05T21:56:22.536 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:56:22.583 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:56:22.584 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:56:22.704 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:56:22.704 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:56:22.704 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:56:23.418 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:56:23.418 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:56:23.418 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:56:23.418 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:56:23.554 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:56:23.555 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:56:23.555 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:56:26.393 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:56:26.393 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:56:28.444 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:56:28.444 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:56:28.452 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:56:28.452 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:56:28.452 1761 low INFO gpu_cpu_test > iter 6
2020-02-05T21:56:28.452 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:56:28.452 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:56:28.452 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:56:28.452 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:56:28.453 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:56:28.453 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:56:28.453 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:56:28.453 1761 low INFO storage_proofs::proof > groth_proof_time: 570.706µs
2020-02-05T21:56:28.453 1761 low INFO storage_proofs::proof > total_groth_proof_time: 638.013µs
2020-02-05T21:56:28.453 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:56:28.500 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:56:28.500 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:56:28.622 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:56:28.622 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:56:28.622 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:56:29.343 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:56:29.343 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:56:29.343 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:56:29.343 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:56:29.482 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:56:29.482 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:56:29.482 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:56:32.344 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:56:32.344 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:56:34.406 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:56:34.406 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:56:34.415 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:56:34.415 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:56:34.415 1761 high INFO gpu_cpu_test > iter 7
2020-02-05T21:56:34.415 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:56:34.415 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:56:34.415 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:56:34.415 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:56:34.415 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:56:34.415 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:56:34.415 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:56:34.416 1761 high INFO storage_proofs::proof > groth_proof_time: 649.638µs
2020-02-05T21:56:34.416 1761 high INFO storage_proofs::proof > total_groth_proof_time: 698.55µs
2020-02-05T21:56:34.416 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:56:34.462 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:56:34.463 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:56:34.583 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:56:34.583 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:56:34.583 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:56:35.311 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:56:35.311 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:56:35.311 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:56:35.311 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:56:35.459 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:56:35.459 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:56:35.459 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:56:38.266 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:56:38.266 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:56:40.342 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:56:40.342 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:56:40.351 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:56:40.351 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:56:40.351 1761 low INFO gpu_cpu_test > iter 7
2020-02-05T21:56:40.351 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:56:40.351 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:56:40.351 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:56:40.351 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:56:40.351 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:56:40.351 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:56:40.351 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:56:40.352 1761 low INFO storage_proofs::proof > groth_proof_time: 623.934µs
2020-02-05T21:56:40.352 1761 low INFO storage_proofs::proof > total_groth_proof_time: 685.455µs
2020-02-05T21:56:40.352 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:56:40.398 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:56:40.398 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:56:40.534 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:56:40.534 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:56:40.534 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:56:41.248 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:56:41.248 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:56:41.248 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:56:41.248 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:56:41.383 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:56:41.383 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:56:41.383 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:56:44.213 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:56:44.213 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:56:46.259 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:56:46.260 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:56:46.268 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:56:46.268 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:56:46.268 1761 high INFO gpu_cpu_test > iter 8
2020-02-05T21:56:46.268 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:56:46.268 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:56:46.268 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:56:46.268 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:56:46.268 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:56:46.268 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:56:46.268 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:56:46.269 1761 high INFO storage_proofs::proof > groth_proof_time: 676.172µs
2020-02-05T21:56:46.269 1761 high INFO storage_proofs::proof > total_groth_proof_time: 718.646µs
2020-02-05T21:56:46.269 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:56:46.316 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:56:46.316 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:56:46.436 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:56:46.436 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:56:46.436 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:56:47.131 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:56:47.131 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:56:47.131 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:56:47.131 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:56:47.267 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:56:47.267 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:56:47.267 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:56:50.116 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:56:50.116 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:56:52.123 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:56:52.123 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:56:52.131 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:56:52.131 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:56:52.131 1761 low INFO gpu_cpu_test > iter 8
2020-02-05T21:56:52.131 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:56:52.131 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:56:52.131 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:56:52.131 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:56:52.131 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:56:52.131 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:56:52.131 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:56:52.132 1761 low INFO storage_proofs::proof > groth_proof_time: 577.066µs
2020-02-05T21:56:52.132 1761 low INFO storage_proofs::proof > total_groth_proof_time: 610.866µs
2020-02-05T21:56:52.132 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:56:52.179 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:56:52.179 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:56:52.299 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:56:52.299 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:56:52.299 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:56:53.018 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:56:53.018 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:56:53.018 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:56:53.018 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:56:53.154 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:56:53.154 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:56:53.154 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:56:56.008 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:56:56.008 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:56:58.026 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:56:58.026 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:56:58.035 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:56:58.035 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:56:58.035 1761 high INFO gpu_cpu_test > iter 9
2020-02-05T21:56:58.035 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:56:58.035 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:56:58.035 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:56:58.035 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:56:58.035 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:56:58.035 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:56:58.035 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:56:58.036 1761 high INFO storage_proofs::proof > groth_proof_time: 577.742µs
2020-02-05T21:56:58.036 1761 high INFO storage_proofs::proof > total_groth_proof_time: 617.713µs
2020-02-05T21:56:58.036 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:56:58.082 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:56:58.082 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:56:58.203 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:56:58.203 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:56:58.203 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:56:58.918 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:56:58.918 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:56:58.918 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:56:58.918 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:56:59.053 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:56:59.053 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:56:59.053 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:57:01.923 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:57:01.923 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:57:03.943 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:57:03.943 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:57:03.951 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:57:03.952 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:57:03.952 1761 low INFO gpu_cpu_test > iter 9
2020-02-05T21:57:03.952 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:57:03.952 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:57:03.952 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:57:03.952 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:57:03.952 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:57:03.952 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:57:03.952 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:57:03.952 1761 low INFO storage_proofs::proof > groth_proof_time: 706.889µs
2020-02-05T21:57:03.952 1761 low INFO storage_proofs::proof > total_groth_proof_time: 744.592µs
2020-02-05T21:57:03.952 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:57:03.999 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:57:03.999 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:57:04.121 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:57:04.121 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:57:04.121 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:57:04.846 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:57:04.846 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:57:04.846 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:57:04.846 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:57:04.982 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:57:04.982 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:57:04.982 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:57:07.850 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:57:07.850 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:57:09.857 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:57:09.857 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:57:09.866 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:57:09.866 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:57:09.866 1761 high INFO gpu_cpu_test > iter 10
2020-02-05T21:57:09.866 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:57:09.866 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:57:09.866 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:57:09.866 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:57:09.866 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:57:09.866 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:57:09.866 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:57:09.866 1761 high INFO storage_proofs::proof > groth_proof_time: 641.026µs
2020-02-05T21:57:09.866 1761 high INFO storage_proofs::proof > total_groth_proof_time: 681.701µs
2020-02-05T21:57:09.866 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:57:09.913 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:57:09.913 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:57:10.034 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:57:10.034 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:57:10.034 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:57:10.735 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:57:10.735 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:57:10.735 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:57:10.735 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:57:10.871 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:57:10.871 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:57:10.871 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:57:13.737 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:57:13.737 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:57:15.783 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:57:15.783 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:57:15.792 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:57:15.792 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:57:15.792 1761 low INFO gpu_cpu_test > iter 10
2020-02-05T21:57:15.792 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:57:15.792 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:57:15.792 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:57:15.792 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:57:15.792 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:57:15.792 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:57:15.792 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:57:15.793 1761 low INFO storage_proofs::proof > groth_proof_time: 613.934µs
2020-02-05T21:57:15.793 1761 low INFO storage_proofs::proof > total_groth_proof_time: 680.112µs
2020-02-05T21:57:15.793 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:57:15.840 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:57:15.840 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:57:15.962 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:57:15.962 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:57:15.962 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:57:16.693 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:57:16.693 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:57:16.693 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:57:16.693 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:57:16.829 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:57:16.829 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:57:16.829 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:57:19.693 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:57:19.693 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:57:21.736 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:57:21.737 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:57:21.745 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:57:21.745 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:57:21.745 1761 high INFO gpu_cpu_test > iter 11
2020-02-05T21:57:21.745 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:57:21.745 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:57:21.745 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:57:21.745 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:57:21.745 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:57:21.745 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:57:21.745 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:57:21.746 1761 high INFO storage_proofs::proof > groth_proof_time: 682.677µs
2020-02-05T21:57:21.746 1761 high INFO storage_proofs::proof > total_groth_proof_time: 722.487µs
2020-02-05T21:57:21.746 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:57:21.792 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:57:21.792 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:57:21.913 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:57:21.913 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:57:21.913 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:57:22.625 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:57:22.625 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:57:22.625 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:57:22.625 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:57:22.761 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:57:22.761 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:57:22.761 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:57:25.629 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:57:25.629 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:57:27.658 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:57:27.658 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:57:27.667 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:57:27.667 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:57:27.667 1761 low INFO gpu_cpu_test > iter 11
2020-02-05T21:57:27.667 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:57:27.667 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:57:27.667 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:57:27.667 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:57:27.667 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:57:27.667 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:57:27.667 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:57:27.668 1761 low INFO storage_proofs::proof > groth_proof_time: 955.696µs
2020-02-05T21:57:27.668 1761 low INFO storage_proofs::proof > total_groth_proof_time: 981.654µs
2020-02-05T21:57:27.668 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:57:27.714 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:57:27.714 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:57:27.835 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:57:27.835 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:57:27.835 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:57:28.551 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:57:28.551 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:57:28.551 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:57:28.551 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:57:28.686 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:57:28.686 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:57:28.686 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:57:31.535 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:57:31.535 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:57:33.584 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:57:33.584 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:57:33.592 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:57:33.592 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:57:33.592 1761 high INFO gpu_cpu_test > iter 12
2020-02-05T21:57:33.592 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:57:33.592 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:57:33.592 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:57:33.592 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:57:33.592 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:57:33.592 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:57:33.592 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:57:33.593 1761 high INFO storage_proofs::proof > groth_proof_time: 603.429µs
2020-02-05T21:57:33.593 1761 high INFO storage_proofs::proof > total_groth_proof_time: 630.735µs
2020-02-05T21:57:33.593 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:57:33.640 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:57:33.640 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:57:33.761 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:57:33.761 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:57:33.761 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:57:34.481 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:57:34.481 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:57:34.481 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:57:34.481 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:57:34.616 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:57:34.616 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:57:34.616 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:57:37.454 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:57:37.454 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:57:39.499 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:57:39.499 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:57:39.508 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:57:39.508 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:57:39.508 1761 low INFO gpu_cpu_test > iter 12
2020-02-05T21:57:39.508 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:57:39.508 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:57:39.508 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:57:39.508 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:57:39.508 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:57:39.508 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:57:39.508 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:57:39.509 1761 low INFO storage_proofs::proof > groth_proof_time: 767.15µs
2020-02-05T21:57:39.509 1761 low INFO storage_proofs::proof > total_groth_proof_time: 800.675µs
2020-02-05T21:57:39.509 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:57:39.556 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:57:39.556 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:57:39.676 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:57:39.676 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:57:39.676 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:57:40.398 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:57:40.398 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:57:40.398 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:57:40.398 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:57:40.532 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:57:40.533 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:57:40.533 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:57:43.416 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:57:43.416 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:57:45.462 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:57:45.462 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:57:45.470 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:57:45.470 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:57:45.470 1761 high INFO gpu_cpu_test > iter 13
2020-02-05T21:57:45.470 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:57:45.470 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:57:45.470 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:57:45.470 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:57:45.470 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:57:45.470 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:57:45.470 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:57:45.471 1761 high INFO storage_proofs::proof > groth_proof_time: 819.686µs
2020-02-05T21:57:45.471 1761 high INFO storage_proofs::proof > total_groth_proof_time: 858.002µs
2020-02-05T21:57:45.471 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:57:45.518 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:57:45.518 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:57:45.639 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:57:45.639 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:57:45.639 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:57:46.357 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:57:46.357 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:57:46.357 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:57:46.357 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:57:46.506 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:57:46.506 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:57:46.506 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:57:49.364 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:57:49.364 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:57:51.426 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:57:51.426 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:57:51.434 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:57:51.434 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:57:51.434 1761 low INFO gpu_cpu_test > iter 13
2020-02-05T21:57:51.434 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:57:51.434 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:57:51.434 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:57:51.434 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:57:51.434 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:57:51.434 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:57:51.434 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:57:51.435 1761 low INFO storage_proofs::proof > groth_proof_time: 752.19µs
2020-02-05T21:57:51.435 1761 low INFO storage_proofs::proof > total_groth_proof_time: 798.084µs
2020-02-05T21:57:51.435 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:57:51.482 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:57:51.482 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:57:51.615 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:57:51.615 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:57:51.615 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:57:52.332 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:57:52.332 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:57:52.332 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:57:52.332 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:57:52.469 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:57:52.469 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:57:52.469 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:57:55.333 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:57:55.333 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:57:57.359 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:57:57.360 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:57:57.368 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:57:57.368 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:57:57.368 1761 high INFO gpu_cpu_test > iter 14
2020-02-05T21:57:57.368 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:57:57.368 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:57:57.368 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:57:57.368 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:57:57.368 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:57:57.368 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:57:57.368 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:57:57.369 1761 high INFO storage_proofs::proof > groth_proof_time: 897.151µs
2020-02-05T21:57:57.369 1761 high INFO storage_proofs::proof > total_groth_proof_time: 930.818µs
2020-02-05T21:57:57.369 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:57:57.415 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:57:57.416 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:57:57.535 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:57:57.535 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:57:57.535 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:57:58.258 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:57:58.258 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:57:58.258 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:57:58.258 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:57:58.393 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:57:58.393 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:57:58.393 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:58:01.252 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:58:01.252 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:58:03.289 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:58:03.289 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:58:03.297 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:58:03.297 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:58:03.297 1761 low INFO gpu_cpu_test > iter 14
2020-02-05T21:58:03.297 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:58:03.297 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:58:03.297 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:58:03.297 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:58:03.297 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:58:03.297 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:58:03.297 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:58:03.298 1761 low INFO storage_proofs::proof > groth_proof_time: 877.522µs
2020-02-05T21:58:03.298 1761 low INFO storage_proofs::proof > total_groth_proof_time: 908.583µs
2020-02-05T21:58:03.298 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:58:03.345 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:58:03.345 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:58:03.465 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:58:03.465 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:58:03.465 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:58:04.174 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:58:04.174 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:58:04.174 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:58:04.174 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:58:04.309 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:58:04.309 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:58:04.309 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:58:07.185 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:58:07.185 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:58:09.235 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:58:09.235 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:58:09.244 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:58:09.244 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:58:09.244 1761 high INFO gpu_cpu_test > iter 15
2020-02-05T21:58:09.244 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:58:09.244 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:58:09.244 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:58:09.244 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:58:09.244 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:58:09.244 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:58:09.244 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:58:09.245 1761 high INFO storage_proofs::proof > groth_proof_time: 597.944µs
2020-02-05T21:58:09.245 1761 high INFO storage_proofs::proof > total_groth_proof_time: 636.413µs
2020-02-05T21:58:09.245 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:58:09.292 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:58:09.292 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:58:09.413 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:58:09.413 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:58:09.413 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:58:10.133 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:58:10.133 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:58:10.133 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:58:10.133 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:58:10.268 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:58:10.268 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:58:10.268 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:58:13.105 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:58:13.105 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:58:15.179 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:58:15.179 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:58:15.187 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:58:15.187 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:58:15.187 1761 low INFO gpu_cpu_test > iter 15
2020-02-05T21:58:15.187 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:58:15.187 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:58:15.187 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:58:15.187 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:58:15.187 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:58:15.187 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:58:15.187 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:58:15.188 1761 low INFO storage_proofs::proof > groth_proof_time: 738.534µs
2020-02-05T21:58:15.188 1761 low INFO storage_proofs::proof > total_groth_proof_time: 761.499µs
2020-02-05T21:58:15.188 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:58:15.235 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:58:15.235 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:58:15.355 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:58:15.355 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:58:15.355 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:58:16.073 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:58:16.073 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:58:16.074 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:58:16.074 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:58:16.208 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:58:16.208 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:58:16.208 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:58:19.055 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:58:19.055 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:58:21.145 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:58:21.146 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:58:21.154 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:58:21.154 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:58:21.154 1761 high INFO gpu_cpu_test > iter 16
2020-02-05T21:58:21.154 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:58:21.154 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:58:21.154 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:58:21.154 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:58:21.154 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:58:21.154 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:58:21.154 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:58:21.155 1761 high INFO storage_proofs::proof > groth_proof_time: 710.389µs
2020-02-05T21:58:21.155 1761 high INFO storage_proofs::proof > total_groth_proof_time: 755.512µs
2020-02-05T21:58:21.155 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:58:21.201 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:58:21.202 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:58:21.323 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:58:21.323 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:58:21.323 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:58:22.031 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:58:22.031 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:58:22.031 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:58:22.031 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:58:22.166 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:58:22.166 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:58:22.166 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:58:25.028 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:58:25.028 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:58:27.046 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:58:27.046 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:58:27.054 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:58:27.054 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:58:27.054 1761 low INFO gpu_cpu_test > iter 16
2020-02-05T21:58:27.054 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:58:27.054 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:58:27.054 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:58:27.054 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:58:27.054 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:58:27.054 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:58:27.054 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:58:27.055 1761 low INFO storage_proofs::proof > groth_proof_time: 629.546µs
2020-02-05T21:58:27.055 1761 low INFO storage_proofs::proof > total_groth_proof_time: 696.567µs
2020-02-05T21:58:27.055 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:58:27.111 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:58:27.111 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:58:27.224 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:58:27.224 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:58:27.224 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:58:27.938 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:58:27.938 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:58:27.938 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:58:27.938 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:58:28.073 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:58:28.073 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:58:28.073 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:58:30.961 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:58:30.961 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:58:32.969 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:58:32.969 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:58:32.977 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:58:32.977 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:58:32.977 1761 high INFO gpu_cpu_test > iter 17
2020-02-05T21:58:32.977 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:58:32.977 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:58:32.977 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:58:32.977 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:58:32.977 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:58:32.977 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:58:32.977 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:58:32.978 1761 high INFO storage_proofs::proof > groth_proof_time: 754.372µs
2020-02-05T21:58:32.978 1761 high INFO storage_proofs::proof > total_groth_proof_time: 787.148µs
2020-02-05T21:58:32.978 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:58:33.025 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:58:33.025 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:58:33.145 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:58:33.145 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:58:33.145 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:58:33.869 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:58:33.869 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:58:33.869 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:58:33.869 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:58:34.017 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:58:34.018 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:58:34.018 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:58:36.828 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:58:36.828 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:58:38.911 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:58:38.911 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:58:38.919 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:58:38.919 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:58:38.919 1761 low INFO gpu_cpu_test > iter 17
2020-02-05T21:58:38.919 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:58:38.919 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:58:38.919 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:58:38.919 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:58:38.919 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:58:38.919 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:58:38.919 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:58:38.920 1761 low INFO storage_proofs::proof > groth_proof_time: 771.992µs
2020-02-05T21:58:38.920 1761 low INFO storage_proofs::proof > total_groth_proof_time: 801.132µs
2020-02-05T21:58:38.920 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:58:38.966 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:58:38.966 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:58:39.100 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:58:39.100 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:58:39.100 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:58:39.818 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:58:39.818 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:58:39.818 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:58:39.818 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:58:39.953 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:58:39.953 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:58:39.953 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:58:42.796 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:58:42.796 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:58:44.816 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:58:44.816 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:58:44.824 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:58:44.824 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:58:44.824 1761 high INFO gpu_cpu_test > iter 18
2020-02-05T21:58:44.824 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:58:44.824 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:58:44.824 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:58:44.824 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:58:44.824 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:58:44.824 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:58:44.824 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:58:44.825 1761 high INFO storage_proofs::proof > groth_proof_time: 824.798µs
2020-02-05T21:58:44.825 1761 high INFO storage_proofs::proof > total_groth_proof_time: 856.65µs
2020-02-05T21:58:44.825 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:58:44.872 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:58:44.872 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:58:44.991 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:58:44.991 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:58:44.991 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:58:45.713 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:58:45.713 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:58:45.713 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:58:45.713 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:58:45.848 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:58:45.848 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:58:45.848 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:58:48.697 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:58:48.697 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:58:50.750 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:58:50.750 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:58:50.758 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:58:50.758 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:58:50.758 1761 low INFO gpu_cpu_test > iter 18
2020-02-05T21:58:50.759 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:58:50.759 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:58:50.759 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:58:50.759 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:58:50.759 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:58:50.759 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:58:50.759 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:58:50.759 1761 low INFO storage_proofs::proof > groth_proof_time: 675.179µs
2020-02-05T21:58:50.759 1761 low INFO storage_proofs::proof > total_groth_proof_time: 714.519µs
2020-02-05T21:58:50.759 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:58:50.806 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:58:50.806 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:58:50.928 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:58:50.928 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:58:50.928 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:58:51.639 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:58:51.639 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:58:51.639 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:58:51.639 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:58:51.776 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:58:51.776 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:58:51.776 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:58:54.635 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:58:54.635 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:58:56.695 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:58:56.695 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:58:56.703 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:58:56.703 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:58:56.703 1761 high INFO gpu_cpu_test > iter 19
2020-02-05T21:58:56.703 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:58:56.703 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:58:56.704 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:58:56.704 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:58:56.704 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:58:56.704 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:58:56.704 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:58:56.704 1761 high INFO storage_proofs::proof > groth_proof_time: 668.89µs
2020-02-05T21:58:56.704 1761 high INFO storage_proofs::proof > total_groth_proof_time: 709.406µs
2020-02-05T21:58:56.704 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:58:56.751 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:58:56.751 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:58:56.872 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:58:56.872 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:58:56.872 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:58:57.575 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:58:57.575 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:58:57.575 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:58:57.575 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:58:57.710 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:58:57.710 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:58:57.710 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:59:00.569 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:59:00.569 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:59:02.606 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:59:02.606 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:59:02.615 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:59:02.615 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:59:02.615 1761 low INFO gpu_cpu_test > iter 19
2020-02-05T21:59:02.615 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:59:02.615 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:59:02.615 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:59:02.615 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:59:02.615 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:59:02.615 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:59:02.615 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:59:02.616 1761 low INFO storage_proofs::proof > groth_proof_time: 771.319µs
2020-02-05T21:59:02.616 1761 low INFO storage_proofs::proof > total_groth_proof_time: 798.953µs
2020-02-05T21:59:02.616 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:59:02.662 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:59:02.663 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:59:02.784 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:59:02.784 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:59:02.784 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:59:03.499 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:59:03.500 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:59:03.500 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:59:03.500 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:59:03.636 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:59:03.637 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:59:03.637 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:59:06.487 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:59:06.487 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:59:08.540 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:59:08.540 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:59:08.548 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:59:08.548 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:59:08.548 1761 high INFO gpu_cpu_test > iter 20
2020-02-05T21:59:08.548 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:59:08.548 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:59:08.548 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:59:08.548 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:59:08.548 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:59:08.548 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:59:08.548 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:59:08.549 1761 high INFO storage_proofs::proof > groth_proof_time: 762.574µs
2020-02-05T21:59:08.549 1761 high INFO storage_proofs::proof > total_groth_proof_time: 792.097µs
2020-02-05T21:59:08.549 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:59:08.596 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:59:08.596 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:59:08.717 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:59:08.717 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:59:08.717 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:59:09.424 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:59:09.424 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:59:09.424 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:59:09.424 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:59:09.559 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:59:09.559 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:59:09.559 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:59:12.430 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:59:12.430 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:59:14.473 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:59:14.473 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:59:14.481 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:59:14.481 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:59:14.481 1761 low INFO gpu_cpu_test > iter 20
2020-02-05T21:59:14.481 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:59:14.481 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:59:14.481 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:59:14.481 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:59:14.481 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:59:14.481 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:59:14.481 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:59:14.482 1761 low INFO storage_proofs::proof > groth_proof_time: 642.752µs
2020-02-05T21:59:14.482 1761 low INFO storage_proofs::proof > total_groth_proof_time: 729.816µs
2020-02-05T21:59:14.482 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:59:14.530 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:59:14.530 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:59:14.652 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:59:14.652 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:59:14.652 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:59:15.372 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:59:15.373 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:59:15.373 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:59:15.373 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:59:15.510 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:59:15.510 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:59:15.510 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:59:18.352 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:59:18.352 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:59:20.445 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:59:20.445 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:59:20.453 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:59:20.453 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:59:20.453 1761 high INFO gpu_cpu_test > iter 21
2020-02-05T21:59:20.453 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:59:20.453 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:59:20.453 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:59:20.454 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:59:20.454 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:59:20.454 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:59:20.454 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:59:20.454 1761 high INFO storage_proofs::proof > groth_proof_time: 660.031µs
2020-02-05T21:59:20.454 1761 high INFO storage_proofs::proof > total_groth_proof_time: 701.748µs
2020-02-05T21:59:20.454 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:59:20.501 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:59:20.501 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:59:20.622 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:59:20.622 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:59:20.622 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:59:21.339 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:59:21.339 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:59:21.339 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:59:21.339 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:59:21.474 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:59:21.474 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:59:21.474 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:59:24.320 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:59:24.320 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:59:26.338 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:59:26.338 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:59:26.346 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:59:26.346 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:59:26.346 1761 low INFO gpu_cpu_test > iter 21
2020-02-05T21:59:26.346 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:59:26.346 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:59:26.346 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:59:26.346 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:59:26.346 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:59:26.346 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:59:26.346 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:59:26.347 1761 low INFO storage_proofs::proof > groth_proof_time: 881.076µs
2020-02-05T21:59:26.347 1761 low INFO storage_proofs::proof > total_groth_proof_time: 914.437µs
2020-02-05T21:59:26.347 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:59:26.394 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:59:26.394 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:59:26.515 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:59:26.515 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:59:26.515 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:59:27.228 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:59:27.228 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:59:27.228 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:59:27.228 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:59:27.364 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:59:27.364 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:59:27.364 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:59:30.245 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:59:30.245 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:59:32.342 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:59:32.342 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:59:32.351 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:59:32.351 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:59:32.351 1761 high INFO gpu_cpu_test > iter 22
2020-02-05T21:59:32.351 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:59:32.351 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:59:32.351 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:59:32.351 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:59:32.351 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:59:32.351 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:59:32.351 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:59:32.351 1761 high INFO storage_proofs::proof > groth_proof_time: 585.072µs
2020-02-05T21:59:32.352 1761 high INFO storage_proofs::proof > total_groth_proof_time: 652.319µs
2020-02-05T21:59:32.352 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:59:32.398 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:59:32.398 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:59:32.519 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:59:32.519 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:59:32.519 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:59:33.239 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:59:33.239 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:59:33.239 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:59:33.239 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:59:33.374 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:59:33.374 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:59:33.374 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:59:36.261 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:59:36.261 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:59:38.296 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:59:38.296 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:59:38.305 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:59:38.305 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:59:38.305 1761 low INFO gpu_cpu_test > iter 22
2020-02-05T21:59:38.305 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:59:38.305 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:59:38.305 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:59:38.305 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:59:38.305 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:59:38.305 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:59:38.305 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:59:38.305 1761 low INFO storage_proofs::proof > groth_proof_time: 614.787µs
2020-02-05T21:59:38.305 1761 low INFO storage_proofs::proof > total_groth_proof_time: 637.883µs
2020-02-05T21:59:38.305 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:59:38.352 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:59:38.352 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:59:38.473 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:59:38.473 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:59:38.473 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:59:39.184 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:59:39.184 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:59:39.184 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:59:39.184 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:59:39.320 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:59:39.320 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:59:39.320 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:59:42.158 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:59:42.158 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:59:44.223 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:59:44.223 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:59:44.231 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:59:44.231 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:59:44.231 1761 high INFO gpu_cpu_test > iter 23
2020-02-05T21:59:44.231 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:59:44.231 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:59:44.231 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:59:44.231 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:59:44.231 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:59:44.231 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:59:44.231 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:59:44.232 1761 high INFO storage_proofs::proof > groth_proof_time: 739.745µs
2020-02-05T21:59:44.232 1761 high INFO storage_proofs::proof > total_groth_proof_time: 780.125µs
2020-02-05T21:59:44.232 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:59:44.279 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:59:44.279 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:59:44.399 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:59:44.399 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:59:44.399 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:59:45.113 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:59:45.113 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:59:45.113 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:59:45.113 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:59:45.249 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:59:45.249 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:59:45.249 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:59:48.125 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:59:48.125 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:59:50.169 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:59:50.169 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:59:50.177 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:59:50.177 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:59:50.177 1761 low INFO gpu_cpu_test > iter 23
2020-02-05T21:59:50.177 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:59:50.177 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:59:50.177 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:59:50.177 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:59:50.177 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:59:50.177 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:59:50.177 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:59:50.178 1761 low INFO storage_proofs::proof > groth_proof_time: 711.212µs
2020-02-05T21:59:50.178 1761 low INFO storage_proofs::proof > total_groth_proof_time: 748.477µs
2020-02-05T21:59:50.178 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:59:50.224 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:59:50.225 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:59:50.347 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:59:50.347 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:59:50.347 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:59:51.069 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:59:51.069 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:59:51.069 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:59:51.069 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:59:51.206 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:59:51.206 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:59:51.206 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T21:59:54.063 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:59:54.063 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:59:56.165 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:59:56.165 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:59:56.173 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T21:59:56.173 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T21:59:56.174 1761 high INFO gpu_cpu_test > iter 24
2020-02-05T21:59:56.174 1761 high INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T21:59:56.174 1761 high INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T21:59:56.174 1761 high INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T21:59:56.174 1761 high INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T21:59:56.174 1761 high INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T21:59:56.174 1761 high INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T21:59:56.174 1761 high INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T21:59:56.174 1761 high INFO storage_proofs::proof > groth_proof_time: 672.785µs
2020-02-05T21:59:56.174 1761 high INFO storage_proofs::proof > total_groth_proof_time: 702.967µs
2020-02-05T21:59:56.174 1761 high INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T21:59:56.221 1761 high INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T21:59:56.221 1761 high INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T21:59:56.342 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T21:59:56.342 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T21:59:56.342 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T21:59:57.057 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T21:59:57.057 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T21:59:57.057 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T21:59:57.057 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T21:59:57.192 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T21:59:57.192 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T21:59:57.192 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T22:00:00.042 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T22:00:00.042 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T22:00:02.114 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T22:00:02.114 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T22:00:02.123 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T22:00:02.123 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T22:00:02.123 1761 low INFO gpu_cpu_test > iter 24
2020-02-05T22:00:02.123 1761 low INFO filecoin_proofs::api::post > generate_post:start
2020-02-05T22:00:02.123 1761 low INFO filecoin_proofs::caches > trying parameters memory cache for: POST[16777216]
2020-02-05T22:00:02.123 1761 low INFO filecoin_proofs::caches > found params in memory cache for POST[16777216]
2020-02-05T22:00:02.123 1761 low INFO storage_proofs::compound_proof > vanilla_proof:start
2020-02-05T22:00:02.123 1761 low INFO storage_proofs::proof > groth_proof_count: 1
2020-02-05T22:00:02.123 1761 low INFO storage_proofs::proof > generating 1 groth proofs.
2020-02-05T22:00:02.123 1761 low INFO storage_proofs::proof > generating groth proof 0.
2020-02-05T22:00:02.124 1761 low INFO storage_proofs::proof > groth_proof_time: 687.195µs
2020-02-05T22:00:02.124 1761 low INFO storage_proofs::proof > total_groth_proof_time: 739.986µs
2020-02-05T22:00:02.124 1761 low INFO storage_proofs::compound_proof > vanilla_proof:finish
2020-02-05T22:00:02.171 1761 low INFO storage_proofs::compound_proof > snark_proof:start
2020-02-05T22:00:02.171 1761 low INFO bellperson::groth16::prover > Bellperson 0.5.5 is being used!
2020-02-05T22:00:02.295 1761 high INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T22:00:02.295 1761 high INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T22:00:02.295 1761 high INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T22:00:03.010 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T22:00:03.010 1761 high INFO bellperson::gpu::locks > GPU is available!
2020-02-05T22:00:03.010 1761 high DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T22:00:03.010 1761 high DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T22:00:03.146 1761 high INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T22:00:03.146 1761 high INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T22:00:03.146 1761 high INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T22:00:03.331 1761 main INFO gpu_cpu_test > Waited long enough to kill all threads
2020-02-05T22:00:06.003 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T22:00:06.003 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T22:00:08.013 1761 high DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T22:00:08.013 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T22:00:08.022 1761 high INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T22:00:08.022 1761 high INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T22:00:08.022 1761 high DEBUG gpu_cpu_test > High priority proofs received kill message
2020-02-05T22:00:08.023 1761 main INFO gpu_cpu_test > Thread high info: RunInfo { elapsed: 304.69049444s, iterations: 24 }
2020-02-05T22:00:08.192 1761 low INFO bellperson::gpu::fft > FFT: 1 working device(s) selected.
2020-02-05T22:00:08.192 1761 low INFO bellperson::gpu::fft > FFT: Device 0: Tesla V100-SXM2-16GB
2020-02-05T22:00:08.192 1761 low INFO bellperson::domain > GPU FFT kernel instantiated!
2020-02-05T22:00:08.803 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T22:00:08.803 1761 low INFO bellperson::gpu::locks > GPU is available!
2020-02-05T22:00:08.803 1761 low DEBUG bellperson::gpu::locks > Acquiring GPU lock...
2020-02-05T22:00:08.803 1761 low DEBUG bellperson::gpu::locks > GPU lock acquired!
2020-02-05T22:00:08.939 1761 low INFO bellperson::gpu::multiexp > Multiexp: 1 working device(s) selected. (CPU utilization: 0)
2020-02-05T22:00:08.939 1761 low INFO bellperson::gpu::multiexp > Multiexp: Device 0: Tesla V100-SXM2-16GB (Chunk-size: 8810587)
2020-02-05T22:00:08.939 1761 low INFO bellperson::multiexp > GPU Multiexp kernel instantiated!
2020-02-05T22:00:13.835 1761 low DEBUG bellperson::gpu::locks > GPU lock released!
2020-02-05T22:00:13.844 1761 low INFO storage_proofs::compound_proof > snark_proof:finish
2020-02-05T22:00:13.844 1761 low INFO filecoin_proofs::api::post > generate_post:finish
2020-02-05T22:00:13.844 1761 low DEBUG gpu_cpu_test > High priority proofs received kill message
2020-02-05T22:00:13.844 1761 main INFO gpu_cpu_test > Thread low info: RunInfo { elapsed: 310.512290479s, iterations: 24 }
Thread high info: RunInfo { elapsed: 304.69049444s, iterations: 24 }Thread low info: RunInfo { elapsed: 310.512290479s, iterations: 24 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment