2022/01/14-09:55:04.453239 7f09c554e000 RocksDB version: 6.20.3
2022/01/14-09:55:04.453320 7f09c554e000 Git sha 8608d75d85f8e1b3b64b73a4fb6d19baec61ba5c
2022/01/14-09:55:04.453324 7f09c554e000 Compile date 2021-05-05 20:35:30
2022/01/14-09:55:04.454151 7f09c554e000 DB SUMMARY
2022/01/14-09:55:04.454158 7f09c554e000 DB Session ID:  OV3YJARR3XES5A704T3J
2022/01/14-09:55:04.454820 7f09c554e000 SST files in test-ledger/rocksdb dir, Total Num: 0, files: 
2022/01/14-09:55:04.454829 7f09c554e000 Write Ahead Log file in test-ledger/rocksdb: 
2022/01/14-09:55:04.454832 7f09c554e000                         Options.error_if_exists: 0
2022/01/14-09:55:04.454834 7f09c554e000                       Options.create_if_missing: 1
2022/01/14-09:55:04.454836 7f09c554e000                         Options.paranoid_checks: 1
2022/01/14-09:55:04.454838 7f09c554e000                               Options.track_and_verify_wals_in_manifest: 0
2022/01/14-09:55:04.454839 7f09c554e000                                     Options.env: 0x5640174267e0
2022/01/14-09:55:04.454841 7f09c554e000                                      Options.fs: Posix File System
2022/01/14-09:55:04.454843 7f09c554e000                                Options.info_log: 0x564017da1d70
2022/01/14-09:55:04.454845 7f09c554e000                Options.max_file_opening_threads: 16
2022/01/14-09:55:04.454846 7f09c554e000                              Options.statistics: (nil)
2022/01/14-09:55:04.454848 7f09c554e000                               Options.use_fsync: 0
2022/01/14-09:55:04.454850 7f09c554e000                       Options.max_log_file_size: 0
2022/01/14-09:55:04.454852 7f09c554e000                  Options.max_manifest_file_size: 1073741824
2022/01/14-09:55:04.454853 7f09c554e000                   Options.log_file_time_to_roll: 0
2022/01/14-09:55:04.454855 7f09c554e000                       Options.keep_log_file_num: 1000
2022/01/14-09:55:04.454857 7f09c554e000                    Options.recycle_log_file_num: 0
2022/01/14-09:55:04.454858 7f09c554e000                         Options.allow_fallocate: 1
2022/01/14-09:55:04.454860 7f09c554e000                        Options.allow_mmap_reads: 0
2022/01/14-09:55:04.454862 7f09c554e000                       Options.allow_mmap_writes: 0
2022/01/14-09:55:04.454863 7f09c554e000                        Options.use_direct_reads: 0
2022/01/14-09:55:04.454865 7f09c554e000                        Options.use_direct_io_for_flush_and_compaction: 0
2022/01/14-09:55:04.454866 7f09c554e000          Options.create_missing_column_families: 1
2022/01/14-09:55:04.454868 7f09c554e000                              Options.db_log_dir: 
2022/01/14-09:55:04.454870 7f09c554e000                                 Options.wal_dir: test-ledger/rocksdb
2022/01/14-09:55:04.454871 7f09c554e000                Options.table_cache_numshardbits: 6
2022/01/14-09:55:04.454873 7f09c554e000                         Options.WAL_ttl_seconds: 0
2022/01/14-09:55:04.454874 7f09c554e000                       Options.WAL_size_limit_MB: 0
2022/01/14-09:55:04.454876 7f09c554e000                        Options.max_write_batch_group_size_bytes: 1048576
2022/01/14-09:55:04.454878 7f09c554e000             Options.manifest_preallocation_size: 4194304
2022/01/14-09:55:04.454880 7f09c554e000                     Options.is_fd_close_on_exec: 1
2022/01/14-09:55:04.454881 7f09c554e000                   Options.advise_random_on_open: 1
2022/01/14-09:55:04.454883 7f09c554e000                    Options.db_write_buffer_size: 0
2022/01/14-09:55:04.454884 7f09c554e000                    Options.write_buffer_manager: 0x564017e03e90
2022/01/14-09:55:04.454886 7f09c554e000         Options.access_hint_on_compaction_start: 1
2022/01/14-09:55:04.454888 7f09c554e000  Options.new_table_reader_for_compaction_inputs: 0
2022/01/14-09:55:04.454889 7f09c554e000           Options.random_access_max_buffer_size: 1048576
2022/01/14-09:55:04.454891 7f09c554e000                      Options.use_adaptive_mutex: 0
2022/01/14-09:55:04.454892 7f09c554e000                            Options.rate_limiter: (nil)
2022/01/14-09:55:04.454894 7f09c554e000     Options.sst_file_manager.rate_bytes_per_sec: 0
2022/01/14-09:55:04.454896 7f09c554e000                       Options.wal_recovery_mode: 2
2022/01/14-09:55:04.454898 7f09c554e000                  Options.enable_thread_tracking: 0
2022/01/14-09:55:04.454899 7f09c554e000                  Options.enable_pipelined_write: 0
2022/01/14-09:55:04.454901 7f09c554e000                  Options.unordered_write: 0
2022/01/14-09:55:04.454902 7f09c554e000         Options.allow_concurrent_memtable_write: 1
2022/01/14-09:55:04.454904 7f09c554e000      Options.enable_write_thread_adaptive_yield: 1
2022/01/14-09:55:04.454905 7f09c554e000             Options.write_thread_max_yield_usec: 100
2022/01/14-09:55:04.454907 7f09c554e000            Options.write_thread_slow_yield_usec: 3
2022/01/14-09:55:04.454909 7f09c554e000                               Options.row_cache: None
2022/01/14-09:55:04.454910 7f09c554e000                              Options.wal_filter: None
2022/01/14-09:55:04.454912 7f09c554e000             Options.avoid_flush_during_recovery: 0
2022/01/14-09:55:04.454914 7f09c554e000             Options.allow_ingest_behind: 0
2022/01/14-09:55:04.454915 7f09c554e000             Options.preserve_deletes: 0
2022/01/14-09:55:04.454917 7f09c554e000             Options.two_write_queues: 0
2022/01/14-09:55:04.454918 7f09c554e000             Options.manual_wal_flush: 0
2022/01/14-09:55:04.454920 7f09c554e000             Options.atomic_flush: 0
2022/01/14-09:55:04.454921 7f09c554e000             Options.avoid_unnecessary_blocking_io: 0
2022/01/14-09:55:04.454923 7f09c554e000                 Options.persist_stats_to_disk: 0
2022/01/14-09:55:04.454925 7f09c554e000                 Options.write_dbid_to_manifest: 0
2022/01/14-09:55:04.454926 7f09c554e000                 Options.log_readahead_size: 0
2022/01/14-09:55:04.454928 7f09c554e000                 Options.file_checksum_gen_factory: Unknown
2022/01/14-09:55:04.454930 7f09c554e000                 Options.best_efforts_recovery: 0
2022/01/14-09:55:04.454931 7f09c554e000                Options.max_bgerror_resume_count: 2147483647
2022/01/14-09:55:04.454933 7f09c554e000            Options.bgerror_resume_retry_interval: 1000000
2022/01/14-09:55:04.454935 7f09c554e000             Options.allow_data_in_errors: 0
2022/01/14-09:55:04.454936 7f09c554e000             Options.db_host_id: __hostname__
2022/01/14-09:55:04.454938 7f09c554e000             Options.max_background_jobs: 8
2022/01/14-09:55:04.454939 7f09c554e000             Options.max_background_compactions: -1
2022/01/14-09:55:04.454941 7f09c554e000             Options.max_subcompactions: 1
2022/01/14-09:55:04.454943 7f09c554e000             Options.avoid_flush_during_shutdown: 0
2022/01/14-09:55:04.454944 7f09c554e000           Options.writable_file_max_buffer_size: 1048576
2022/01/14-09:55:04.454946 7f09c554e000             Options.delayed_write_rate : 16777216
2022/01/14-09:55:04.454948 7f09c554e000             Options.max_total_wal_size: 4294967296
2022/01/14-09:55:04.454949 7f09c554e000             Options.delete_obsolete_files_period_micros: 21600000000
2022/01/14-09:55:04.454951 7f09c554e000                   Options.stats_dump_period_sec: 600
2022/01/14-09:55:04.454953 7f09c554e000                 Options.stats_persist_period_sec: 600
2022/01/14-09:55:04.454954 7f09c554e000                 Options.stats_history_buffer_size: 1048576
2022/01/14-09:55:04.454956 7f09c554e000                          Options.max_open_files: -1
2022/01/14-09:55:04.454958 7f09c554e000                          Options.bytes_per_sync: 0
2022/01/14-09:55:04.454959 7f09c554e000                      Options.wal_bytes_per_sync: 0
2022/01/14-09:55:04.454961 7f09c554e000                   Options.strict_bytes_per_sync: 0
2022/01/14-09:55:04.454962 7f09c554e000       Options.compaction_readahead_size: 0
2022/01/14-09:55:04.454964 7f09c554e000                  Options.max_background_flushes: -1
2022/01/14-09:55:04.454966 7f09c554e000 Compression algorithms supported:
2022/01/14-09:55:04.454967 7f09c554e000 	kZSTDNotFinalCompression supported: 0
2022/01/14-09:55:04.454969 7f09c554e000 	kZSTD supported: 0
2022/01/14-09:55:04.454991 7f09c554e000 	kXpressCompression supported: 0
2022/01/14-09:55:04.454993 7f09c554e000 	kLZ4HCCompression supported: 1
2022/01/14-09:55:04.454995 7f09c554e000 	kLZ4Compression supported: 1
2022/01/14-09:55:04.454997 7f09c554e000 	kBZip2Compression supported: 0
2022/01/14-09:55:04.454999 7f09c554e000 	kZlibCompression supported: 0
2022/01/14-09:55:04.455000 7f09c554e000 	kSnappyCompression supported: 0
2022/01/14-09:55:04.455004 7f09c554e000 Fast CRC32 supported: Not supported on x86
2022/01/14-09:55:04.463147 7f09c554e000 [db/db_impl/db_impl_open.cc:285] Creating manifest 1 
2022/01/14-09:55:04.471483 7f09c554e000 [db/version_set.cc:4627] Recovering from manifest file: test-ledger/rocksdb/MANIFEST-000001
2022/01/14-09:55:04.474297 7f09c554e000 [db/column_family.cc:598] --------------- Options for column family [default]:
2022/01/14-09:55:04.474306 7f09c554e000               Options.comparator: leveldb.BytewiseComparator
2022/01/14-09:55:04.474308 7f09c554e000           Options.merge_operator: None
2022/01/14-09:55:04.474310 7f09c554e000        Options.compaction_filter: None
2022/01/14-09:55:04.474311 7f09c554e000        Options.compaction_filter_factory: None
2022/01/14-09:55:04.474313 7f09c554e000  Options.sst_partitioner_factory: None
2022/01/14-09:55:04.474314 7f09c554e000         Options.memtable_factory: SkipListFactory
2022/01/14-09:55:04.474316 7f09c554e000            Options.table_factory: BlockBasedTable
2022/01/14-09:55:04.474355 7f09c554e000            table_factory options:   flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564017dff500)
  cache_index_and_filter_blocks: 0
  cache_index_and_filter_blocks_with_high_priority: 1
  pin_l0_filter_and_index_blocks_in_cache: 0
  pin_top_level_index_and_filter: 1
  index_type: 0
  data_block_index_type: 0
  index_shortening: 1
  data_block_hash_table_util_ratio: 0.750000
  hash_index_allow_collision: 1
  checksum: 1
  no_block_cache: 0
  block_cache: 0x564017dff550
  block_cache_name: LRUCache
  block_cache_options:
    capacity : 8388608
    num_shard_bits : 4
    strict_capacity_limit : 0
    memory_allocator : None
    high_pri_pool_ratio: 0.000
  block_cache_compressed: (nil)
  persistent_cache: (nil)
  block_size: 4096
  block_size_deviation: 10
  block_restart_interval: 16
  index_block_restart_interval: 1
  metadata_block_size: 4096
  partition_filters: 0
  use_delta_encoding: 1
  filter_policy: nullptr
  whole_key_filtering: 1
  verify_compression: 0
  read_amp_bytes_per_bit: 0
  format_version: 5
  enable_index_compression: 1
  block_align: 0
2022/01/14-09:55:04.474357 7f09c554e000        Options.write_buffer_size: 67108864
2022/01/14-09:55:04.474359 7f09c554e000  Options.max_write_buffer_number: 2
2022/01/14-09:55:04.474361 7f09c554e000          Options.compression: NoCompression
2022/01/14-09:55:04.474362 7f09c554e000                  Options.bottommost_compression: Disabled
2022/01/14-09:55:04.474364 7f09c554e000       Options.prefix_extractor: nullptr
2022/01/14-09:55:04.474365 7f09c554e000   Options.memtable_insert_with_hint_prefix_extractor: nullptr
2022/01/14-09:55:04.474367 7f09c554e000             Options.num_levels: 7
2022/01/14-09:55:04.474368 7f09c554e000        Options.min_write_buffer_number_to_merge: 1
2022/01/14-09:55:04.474370 7f09c554e000     Options.max_write_buffer_number_to_maintain: 0
2022/01/14-09:55:04.474371 7f09c554e000     Options.max_write_buffer_size_to_maintain: 0
2022/01/14-09:55:04.474373 7f09c554e000            Options.bottommost_compression_opts.window_bits: -14
2022/01/14-09:55:04.474375 7f09c554e000                  Options.bottommost_compression_opts.level: 32767
2022/01/14-09:55:04.474376 7f09c554e000               Options.bottommost_compression_opts.strategy: 0
2022/01/14-09:55:04.474378 7f09c554e000         Options.bottommost_compression_opts.max_dict_bytes: 0
2022/01/14-09:55:04.474379 7f09c554e000         Options.bottommost_compression_opts.zstd_max_train_bytes: 0
2022/01/14-09:55:04.474381 7f09c554e000         Options.bottommost_compression_opts.parallel_threads: 1
2022/01/14-09:55:04.474383 7f09c554e000                  Options.bottommost_compression_opts.enabled: false
2022/01/14-09:55:04.474384 7f09c554e000         Options.bottommost_compression_opts.max_dict_buffer_bytes: 0
2022/01/14-09:55:04.474386 7f09c554e000            Options.compression_opts.window_bits: -14
2022/01/14-09:55:04.474387 7f09c554e000                  Options.compression_opts.level: 32767
2022/01/14-09:55:04.474389 7f09c554e000               Options.compression_opts.strategy: 0
2022/01/14-09:55:04.474391 7f09c554e000         Options.compression_opts.max_dict_bytes: 0
2022/01/14-09:55:04.474392 7f09c554e000         Options.compression_opts.zstd_max_train_bytes: 0
2022/01/14-09:55:04.474394 7f09c554e000         Options.compression_opts.parallel_threads: 1
2022/01/14-09:55:04.474395 7f09c554e000                  Options.compression_opts.enabled: false
2022/01/14-09:55:04.474397 7f09c554e000         Options.compression_opts.max_dict_buffer_bytes: 0
2022/01/14-09:55:04.474398 7f09c554e000      Options.level0_file_num_compaction_trigger: 4
2022/01/14-09:55:04.474400 7f09c554e000          Options.level0_slowdown_writes_trigger: 20
2022/01/14-09:55:04.474401 7f09c554e000              Options.level0_stop_writes_trigger: 36
2022/01/14-09:55:04.474403 7f09c554e000                   Options.target_file_size_base: 67108864
2022/01/14-09:55:04.474404 7f09c554e000             Options.target_file_size_multiplier: 1
2022/01/14-09:55:04.474406 7f09c554e000                Options.max_bytes_for_level_base: 268435456
2022/01/14-09:55:04.474407 7f09c554e000 Options.level_compaction_dynamic_level_bytes: 0
2022/01/14-09:55:04.474409 7f09c554e000          Options.max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:04.474412 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[0]: 1
2022/01/14-09:55:04.474414 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[1]: 1
2022/01/14-09:55:04.474415 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[2]: 1
2022/01/14-09:55:04.474417 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[3]: 1
2022/01/14-09:55:04.474418 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[4]: 1
2022/01/14-09:55:04.474420 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[5]: 1
2022/01/14-09:55:04.474421 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[6]: 1
2022/01/14-09:55:04.474423 7f09c554e000       Options.max_sequential_skip_in_iterations: 8
2022/01/14-09:55:04.474424 7f09c554e000                    Options.max_compaction_bytes: 1677721600
2022/01/14-09:55:04.474426 7f09c554e000                        Options.arena_block_size: 8388608
2022/01/14-09:55:04.474428 7f09c554e000   Options.soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:04.474429 7f09c554e000   Options.hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:04.474431 7f09c554e000       Options.rate_limit_delay_max_milliseconds: 100
2022/01/14-09:55:04.474432 7f09c554e000                Options.disable_auto_compactions: 0
2022/01/14-09:55:04.474435 7f09c554e000                        Options.compaction_style: kCompactionStyleLevel
2022/01/14-09:55:04.474437 7f09c554e000                          Options.compaction_pri: kMinOverlappingRatio
2022/01/14-09:55:04.474438 7f09c554e000 Options.compaction_options_universal.size_ratio: 1
2022/01/14-09:55:04.474440 7f09c554e000 Options.compaction_options_universal.min_merge_width: 2
2022/01/14-09:55:04.474442 7f09c554e000 Options.compaction_options_universal.max_merge_width: 4294967295
2022/01/14-09:55:04.474443 7f09c554e000 Options.compaction_options_universal.max_size_amplification_percent: 200
2022/01/14-09:55:04.474445 7f09c554e000 Options.compaction_options_universal.compression_size_percent: -1
2022/01/14-09:55:04.474447 7f09c554e000 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize
2022/01/14-09:55:04.474448 7f09c554e000 Options.compaction_options_fifo.max_table_files_size: 1073741824
2022/01/14-09:55:04.474450 7f09c554e000 Options.compaction_options_fifo.allow_compaction: 0
2022/01/14-09:55:04.474456 7f09c554e000                   Options.table_properties_collectors: 
2022/01/14-09:55:04.474477 7f09c554e000                   Options.inplace_update_support: 0
2022/01/14-09:55:04.474479 7f09c554e000                 Options.inplace_update_num_locks: 10000
2022/01/14-09:55:04.474480 7f09c554e000               Options.memtable_prefix_bloom_size_ratio: 0.000000
2022/01/14-09:55:04.474483 7f09c554e000               Options.memtable_whole_key_filtering: 0
2022/01/14-09:55:04.474484 7f09c554e000   Options.memtable_huge_page_size: 0
2022/01/14-09:55:04.474486 7f09c554e000                           Options.bloom_locality: 0
2022/01/14-09:55:04.474487 7f09c554e000                    Options.max_successive_merges: 0
2022/01/14-09:55:04.474489 7f09c554e000                Options.optimize_filters_for_hits: 0
2022/01/14-09:55:04.474490 7f09c554e000                Options.paranoid_file_checks: 0
2022/01/14-09:55:04.474492 7f09c554e000                Options.force_consistency_checks: 1
2022/01/14-09:55:04.474493 7f09c554e000                Options.report_bg_io_stats: 0
2022/01/14-09:55:04.474495 7f09c554e000                               Options.ttl: 2592000
2022/01/14-09:55:04.474497 7f09c554e000          Options.periodic_compaction_seconds: 0
2022/01/14-09:55:04.474498 7f09c554e000                    Options.enable_blob_files: false
2022/01/14-09:55:04.474500 7f09c554e000                        Options.min_blob_size: 0
2022/01/14-09:55:04.474501 7f09c554e000                       Options.blob_file_size: 268435456
2022/01/14-09:55:04.474503 7f09c554e000                Options.blob_compression_type: NoCompression
2022/01/14-09:55:04.474504 7f09c554e000       Options.enable_blob_garbage_collection: false
2022/01/14-09:55:04.474506 7f09c554e000   Options.blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:04.475758 7f09c554e000 [db/version_set.cc:4675] Recovered from manifest file:test-ledger/rocksdb/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0
2022/01/14-09:55:04.475767 7f09c554e000 [db/version_set.cc:4684] Column family [default] (ID 0), log number is 0
2022/01/14-09:55:04.478774 7f09c554e000 [db/version_set.cc:4119] Creating manifest 4
2022/01/14-09:55:04.488662 7f09c554e000 [db/column_family.cc:598] --------------- Options for column family [meta]:
2022/01/14-09:55:04.488669 7f09c554e000               Options.comparator: leveldb.BytewiseComparator
2022/01/14-09:55:04.488671 7f09c554e000           Options.merge_operator: None
2022/01/14-09:55:04.488673 7f09c554e000        Options.compaction_filter: None
2022/01/14-09:55:04.488682 7f09c554e000        Options.compaction_filter_factory: purged_slot_filter_factory(meta)
2022/01/14-09:55:04.488684 7f09c554e000  Options.sst_partitioner_factory: None
2022/01/14-09:55:04.488685 7f09c554e000         Options.memtable_factory: SkipListFactory
2022/01/14-09:55:04.488687 7f09c554e000            Options.table_factory: BlockBasedTable
2022/01/14-09:55:04.488737 7f09c554e000            table_factory options:   flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564017dd58c0)
  cache_index_and_filter_blocks: 0
  cache_index_and_filter_blocks_with_high_priority: 1
  pin_l0_filter_and_index_blocks_in_cache: 0
  pin_top_level_index_and_filter: 1
  index_type: 0
  data_block_index_type: 0
  index_shortening: 1
  data_block_hash_table_util_ratio: 0.750000
  hash_index_allow_collision: 1
  checksum: 1
  no_block_cache: 0
  block_cache: 0x564017dd5910
  block_cache_name: LRUCache
  block_cache_options:
    capacity : 8388608
    num_shard_bits : 4
    strict_capacity_limit : 0
    memory_allocator : None
    high_pri_pool_ratio: 0.000
  block_cache_compressed: (nil)
  persistent_cache: (nil)
  block_size: 4096
  block_size_deviation: 10
  block_restart_interval: 16
  index_block_restart_interval: 1
  metadata_block_size: 4096
  partition_filters: 0
  use_delta_encoding: 1
  filter_policy: nullptr
  whole_key_filtering: 1
  verify_compression: 0
  read_amp_bytes_per_bit: 0
  format_version: 5
  enable_index_compression: 1
  block_align: 0
2022/01/14-09:55:04.488741 7f09c554e000        Options.write_buffer_size: 268435456
2022/01/14-09:55:04.488742 7f09c554e000  Options.max_write_buffer_number: 8
2022/01/14-09:55:04.488744 7f09c554e000          Options.compression: NoCompression
2022/01/14-09:55:04.488745 7f09c554e000                  Options.bottommost_compression: Disabled
2022/01/14-09:55:04.488747 7f09c554e000       Options.prefix_extractor: nullptr
2022/01/14-09:55:04.488748 7f09c554e000   Options.memtable_insert_with_hint_prefix_extractor: nullptr
2022/01/14-09:55:04.488750 7f09c554e000             Options.num_levels: 7
2022/01/14-09:55:04.488751 7f09c554e000        Options.min_write_buffer_number_to_merge: 1
2022/01/14-09:55:04.488753 7f09c554e000     Options.max_write_buffer_number_to_maintain: 0
2022/01/14-09:55:04.488754 7f09c554e000     Options.max_write_buffer_size_to_maintain: 0
2022/01/14-09:55:04.488756 7f09c554e000            Options.bottommost_compression_opts.window_bits: -14
2022/01/14-09:55:04.488757 7f09c554e000                  Options.bottommost_compression_opts.level: 32767
2022/01/14-09:55:04.488759 7f09c554e000               Options.bottommost_compression_opts.strategy: 0
2022/01/14-09:55:04.488760 7f09c554e000         Options.bottommost_compression_opts.max_dict_bytes: 0
2022/01/14-09:55:04.488761 7f09c554e000         Options.bottommost_compression_opts.zstd_max_train_bytes: 0
2022/01/14-09:55:04.488763 7f09c554e000         Options.bottommost_compression_opts.parallel_threads: 1
2022/01/14-09:55:04.488764 7f09c554e000                  Options.bottommost_compression_opts.enabled: false
2022/01/14-09:55:04.488766 7f09c554e000         Options.bottommost_compression_opts.max_dict_buffer_bytes: 0
2022/01/14-09:55:04.488767 7f09c554e000            Options.compression_opts.window_bits: -14
2022/01/14-09:55:04.488769 7f09c554e000                  Options.compression_opts.level: 32767
2022/01/14-09:55:04.488770 7f09c554e000               Options.compression_opts.strategy: 0
2022/01/14-09:55:04.488772 7f09c554e000         Options.compression_opts.max_dict_bytes: 0
2022/01/14-09:55:04.488773 7f09c554e000         Options.compression_opts.zstd_max_train_bytes: 0
2022/01/14-09:55:04.488774 7f09c554e000         Options.compression_opts.parallel_threads: 1
2022/01/14-09:55:04.488776 7f09c554e000                  Options.compression_opts.enabled: false
2022/01/14-09:55:04.488777 7f09c554e000         Options.compression_opts.max_dict_buffer_bytes: 0
2022/01/14-09:55:04.488779 7f09c554e000      Options.level0_file_num_compaction_trigger: 4
2022/01/14-09:55:04.488780 7f09c554e000          Options.level0_slowdown_writes_trigger: 20
2022/01/14-09:55:04.488781 7f09c554e000              Options.level0_stop_writes_trigger: 36
2022/01/14-09:55:04.488783 7f09c554e000                   Options.target_file_size_base: 107374182
2022/01/14-09:55:04.488784 7f09c554e000             Options.target_file_size_multiplier: 1
2022/01/14-09:55:04.488786 7f09c554e000                Options.max_bytes_for_level_base: 1073741824
2022/01/14-09:55:04.488787 7f09c554e000 Options.level_compaction_dynamic_level_bytes: 0
2022/01/14-09:55:04.488789 7f09c554e000          Options.max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:04.488792 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[0]: 1
2022/01/14-09:55:04.488793 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[1]: 1
2022/01/14-09:55:04.488795 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[2]: 1
2022/01/14-09:55:04.488796 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[3]: 1
2022/01/14-09:55:04.488798 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[4]: 1
2022/01/14-09:55:04.488799 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[5]: 1
2022/01/14-09:55:04.488801 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[6]: 1
2022/01/14-09:55:04.488802 7f09c554e000       Options.max_sequential_skip_in_iterations: 8
2022/01/14-09:55:04.488803 7f09c554e000                    Options.max_compaction_bytes: 2684354550
2022/01/14-09:55:04.488805 7f09c554e000                        Options.arena_block_size: 33554432
2022/01/14-09:55:04.488806 7f09c554e000   Options.soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:04.488808 7f09c554e000   Options.hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:04.488810 7f09c554e000       Options.rate_limit_delay_max_milliseconds: 100
2022/01/14-09:55:04.488811 7f09c554e000                Options.disable_auto_compactions: 0
2022/01/14-09:55:04.488813 7f09c554e000                        Options.compaction_style: kCompactionStyleLevel
2022/01/14-09:55:04.488815 7f09c554e000                          Options.compaction_pri: kMinOverlappingRatio
2022/01/14-09:55:04.488816 7f09c554e000 Options.compaction_options_universal.size_ratio: 1
2022/01/14-09:55:04.488818 7f09c554e000 Options.compaction_options_universal.min_merge_width: 2
2022/01/14-09:55:04.488819 7f09c554e000 Options.compaction_options_universal.max_merge_width: 4294967295
2022/01/14-09:55:04.488821 7f09c554e000 Options.compaction_options_universal.max_size_amplification_percent: 200
2022/01/14-09:55:04.488822 7f09c554e000 Options.compaction_options_universal.compression_size_percent: -1
2022/01/14-09:55:04.488824 7f09c554e000 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize
2022/01/14-09:55:04.488825 7f09c554e000 Options.compaction_options_fifo.max_table_files_size: 1073741824
2022/01/14-09:55:04.488827 7f09c554e000 Options.compaction_options_fifo.allow_compaction: 0
2022/01/14-09:55:04.488832 7f09c554e000                   Options.table_properties_collectors: 
2022/01/14-09:55:04.488834 7f09c554e000                   Options.inplace_update_support: 0
2022/01/14-09:55:04.488836 7f09c554e000                 Options.inplace_update_num_locks: 10000
2022/01/14-09:55:04.488837 7f09c554e000               Options.memtable_prefix_bloom_size_ratio: 0.000000
2022/01/14-09:55:04.488839 7f09c554e000               Options.memtable_whole_key_filtering: 0
2022/01/14-09:55:04.488840 7f09c554e000   Options.memtable_huge_page_size: 0
2022/01/14-09:55:04.488842 7f09c554e000                           Options.bloom_locality: 0
2022/01/14-09:55:04.488843 7f09c554e000                    Options.max_successive_merges: 0
2022/01/14-09:55:04.488861 7f09c554e000                Options.optimize_filters_for_hits: 0
2022/01/14-09:55:04.488863 7f09c554e000                Options.paranoid_file_checks: 0
2022/01/14-09:55:04.488864 7f09c554e000                Options.force_consistency_checks: 1
2022/01/14-09:55:04.488865 7f09c554e000                Options.report_bg_io_stats: 0
2022/01/14-09:55:04.488867 7f09c554e000                               Options.ttl: 2592000
2022/01/14-09:55:04.488868 7f09c554e000          Options.periodic_compaction_seconds: 2592000
2022/01/14-09:55:04.488870 7f09c554e000                    Options.enable_blob_files: false
2022/01/14-09:55:04.488871 7f09c554e000                        Options.min_blob_size: 0
2022/01/14-09:55:04.488872 7f09c554e000                       Options.blob_file_size: 268435456
2022/01/14-09:55:04.488874 7f09c554e000                Options.blob_compression_type: NoCompression
2022/01/14-09:55:04.488876 7f09c554e000       Options.enable_blob_garbage_collection: false
2022/01/14-09:55:04.488877 7f09c554e000   Options.blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:04.490157 7f09c554e000 [db/db_impl/db_impl.cc:2662] Created column family [meta] (ID 1)
2022/01/14-09:55:04.499672 7f09c554e000 [db/column_family.cc:598] --------------- Options for column family [dead_slots]:
2022/01/14-09:55:04.499679 7f09c554e000               Options.comparator: leveldb.BytewiseComparator
2022/01/14-09:55:04.499681 7f09c554e000           Options.merge_operator: None
2022/01/14-09:55:04.499683 7f09c554e000        Options.compaction_filter: None
2022/01/14-09:55:04.499685 7f09c554e000        Options.compaction_filter_factory: purged_slot_filter_factory(dead_slots)
2022/01/14-09:55:04.499686 7f09c554e000  Options.sst_partitioner_factory: None
2022/01/14-09:55:04.499688 7f09c554e000         Options.memtable_factory: SkipListFactory
2022/01/14-09:55:04.499689 7f09c554e000            Options.table_factory: BlockBasedTable
2022/01/14-09:55:04.499717 7f09c554e000            table_factory options:   flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564017dd79f0)
  cache_index_and_filter_blocks: 0
  cache_index_and_filter_blocks_with_high_priority: 1
  pin_l0_filter_and_index_blocks_in_cache: 0
  pin_top_level_index_and_filter: 1
  index_type: 0
  data_block_index_type: 0
  index_shortening: 1
  data_block_hash_table_util_ratio: 0.750000
  hash_index_allow_collision: 1
  checksum: 1
  no_block_cache: 0
  block_cache: 0x564017dd7a40
  block_cache_name: LRUCache
  block_cache_options:
    capacity : 8388608
    num_shard_bits : 4
    strict_capacity_limit : 0
    memory_allocator : None
    high_pri_pool_ratio: 0.000
  block_cache_compressed: (nil)
  persistent_cache: (nil)
  block_size: 4096
  block_size_deviation: 10
  block_restart_interval: 16
  index_block_restart_interval: 1
  metadata_block_size: 4096
  partition_filters: 0
  use_delta_encoding: 1
  filter_policy: nullptr
  whole_key_filtering: 1
  verify_compression: 0
  read_amp_bytes_per_bit: 0
  format_version: 5
  enable_index_compression: 1
  block_align: 0
2022/01/14-09:55:04.499719 7f09c554e000        Options.write_buffer_size: 268435456
2022/01/14-09:55:04.499721 7f09c554e000  Options.max_write_buffer_number: 8
2022/01/14-09:55:04.499722 7f09c554e000          Options.compression: NoCompression
2022/01/14-09:55:04.499724 7f09c554e000                  Options.bottommost_compression: Disabled
2022/01/14-09:55:04.499725 7f09c554e000       Options.prefix_extractor: nullptr
2022/01/14-09:55:04.499727 7f09c554e000   Options.memtable_insert_with_hint_prefix_extractor: nullptr
2022/01/14-09:55:04.499728 7f09c554e000             Options.num_levels: 7
2022/01/14-09:55:04.499729 7f09c554e000        Options.min_write_buffer_number_to_merge: 1
2022/01/14-09:55:04.499731 7f09c554e000     Options.max_write_buffer_number_to_maintain: 0
2022/01/14-09:55:04.499732 7f09c554e000     Options.max_write_buffer_size_to_maintain: 0
2022/01/14-09:55:04.499734 7f09c554e000            Options.bottommost_compression_opts.window_bits: -14
2022/01/14-09:55:04.499735 7f09c554e000                  Options.bottommost_compression_opts.level: 32767
2022/01/14-09:55:04.499737 7f09c554e000               Options.bottommost_compression_opts.strategy: 0
2022/01/14-09:55:04.499738 7f09c554e000         Options.bottommost_compression_opts.max_dict_bytes: 0
2022/01/14-09:55:04.499740 7f09c554e000         Options.bottommost_compression_opts.zstd_max_train_bytes: 0
2022/01/14-09:55:04.499741 7f09c554e000         Options.bottommost_compression_opts.parallel_threads: 1
2022/01/14-09:55:04.499743 7f09c554e000                  Options.bottommost_compression_opts.enabled: false
2022/01/14-09:55:04.499744 7f09c554e000         Options.bottommost_compression_opts.max_dict_buffer_bytes: 0
2022/01/14-09:55:04.499746 7f09c554e000            Options.compression_opts.window_bits: -14
2022/01/14-09:55:04.499747 7f09c554e000                  Options.compression_opts.level: 32767
2022/01/14-09:55:04.499749 7f09c554e000               Options.compression_opts.strategy: 0
2022/01/14-09:55:04.499750 7f09c554e000         Options.compression_opts.max_dict_bytes: 0
2022/01/14-09:55:04.499751 7f09c554e000         Options.compression_opts.zstd_max_train_bytes: 0
2022/01/14-09:55:04.499753 7f09c554e000         Options.compression_opts.parallel_threads: 1
2022/01/14-09:55:04.499754 7f09c554e000                  Options.compression_opts.enabled: false
2022/01/14-09:55:04.499756 7f09c554e000         Options.compression_opts.max_dict_buffer_bytes: 0
2022/01/14-09:55:04.499757 7f09c554e000      Options.level0_file_num_compaction_trigger: 4
2022/01/14-09:55:04.499759 7f09c554e000          Options.level0_slowdown_writes_trigger: 20
2022/01/14-09:55:04.499760 7f09c554e000              Options.level0_stop_writes_trigger: 36
2022/01/14-09:55:04.499761 7f09c554e000                   Options.target_file_size_base: 107374182
2022/01/14-09:55:04.499763 7f09c554e000             Options.target_file_size_multiplier: 1
2022/01/14-09:55:04.499764 7f09c554e000                Options.max_bytes_for_level_base: 1073741824
2022/01/14-09:55:04.499766 7f09c554e000 Options.level_compaction_dynamic_level_bytes: 0
2022/01/14-09:55:04.499767 7f09c554e000          Options.max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:04.499770 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[0]: 1
2022/01/14-09:55:04.499772 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[1]: 1
2022/01/14-09:55:04.499773 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[2]: 1
2022/01/14-09:55:04.499775 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[3]: 1
2022/01/14-09:55:04.499776 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[4]: 1
2022/01/14-09:55:04.499777 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[5]: 1
2022/01/14-09:55:04.499779 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[6]: 1
2022/01/14-09:55:04.499780 7f09c554e000       Options.max_sequential_skip_in_iterations: 8
2022/01/14-09:55:04.499781 7f09c554e000                    Options.max_compaction_bytes: 2684354550
2022/01/14-09:55:04.499783 7f09c554e000                        Options.arena_block_size: 33554432
2022/01/14-09:55:04.499784 7f09c554e000   Options.soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:04.499786 7f09c554e000   Options.hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:04.499787 7f09c554e000       Options.rate_limit_delay_max_milliseconds: 100
2022/01/14-09:55:04.499789 7f09c554e000                Options.disable_auto_compactions: 0
2022/01/14-09:55:04.499791 7f09c554e000                        Options.compaction_style: kCompactionStyleLevel
2022/01/14-09:55:04.499793 7f09c554e000                          Options.compaction_pri: kMinOverlappingRatio
2022/01/14-09:55:04.499794 7f09c554e000 Options.compaction_options_universal.size_ratio: 1
2022/01/14-09:55:04.499795 7f09c554e000 Options.compaction_options_universal.min_merge_width: 2
2022/01/14-09:55:04.499797 7f09c554e000 Options.compaction_options_universal.max_merge_width: 4294967295
2022/01/14-09:55:04.499798 7f09c554e000 Options.compaction_options_universal.max_size_amplification_percent: 200
2022/01/14-09:55:04.499800 7f09c554e000 Options.compaction_options_universal.compression_size_percent: -1
2022/01/14-09:55:04.499802 7f09c554e000 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize
2022/01/14-09:55:04.499803 7f09c554e000 Options.compaction_options_fifo.max_table_files_size: 1073741824
2022/01/14-09:55:04.499804 7f09c554e000 Options.compaction_options_fifo.allow_compaction: 0
2022/01/14-09:55:04.499809 7f09c554e000                   Options.table_properties_collectors: 
2022/01/14-09:55:04.499811 7f09c554e000                   Options.inplace_update_support: 0
2022/01/14-09:55:04.499812 7f09c554e000                 Options.inplace_update_num_locks: 10000
2022/01/14-09:55:04.499814 7f09c554e000               Options.memtable_prefix_bloom_size_ratio: 0.000000
2022/01/14-09:55:04.499816 7f09c554e000               Options.memtable_whole_key_filtering: 0
2022/01/14-09:55:04.499817 7f09c554e000   Options.memtable_huge_page_size: 0
2022/01/14-09:55:04.499819 7f09c554e000                           Options.bloom_locality: 0
2022/01/14-09:55:04.499820 7f09c554e000                    Options.max_successive_merges: 0
2022/01/14-09:55:04.499835 7f09c554e000                Options.optimize_filters_for_hits: 0
2022/01/14-09:55:04.499837 7f09c554e000                Options.paranoid_file_checks: 0
2022/01/14-09:55:04.499839 7f09c554e000                Options.force_consistency_checks: 1
2022/01/14-09:55:04.499840 7f09c554e000                Options.report_bg_io_stats: 0
2022/01/14-09:55:04.499841 7f09c554e000                               Options.ttl: 2592000
2022/01/14-09:55:04.499843 7f09c554e000          Options.periodic_compaction_seconds: 2592000
2022/01/14-09:55:04.499844 7f09c554e000                    Options.enable_blob_files: false
2022/01/14-09:55:04.499846 7f09c554e000                        Options.min_blob_size: 0
2022/01/14-09:55:04.499847 7f09c554e000                       Options.blob_file_size: 268435456
2022/01/14-09:55:04.499849 7f09c554e000                Options.blob_compression_type: NoCompression
2022/01/14-09:55:04.499850 7f09c554e000       Options.enable_blob_garbage_collection: false
2022/01/14-09:55:04.499851 7f09c554e000   Options.blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:04.500971 7f09c554e000 [db/db_impl/db_impl.cc:2662] Created column family [dead_slots] (ID 2)
2022/01/14-09:55:04.508903 7f09c554e000 [db/column_family.cc:598] --------------- Options for column family [duplicate_slots]:
2022/01/14-09:55:04.508910 7f09c554e000               Options.comparator: leveldb.BytewiseComparator
2022/01/14-09:55:04.508912 7f09c554e000           Options.merge_operator: None
2022/01/14-09:55:04.508914 7f09c554e000        Options.compaction_filter: None
2022/01/14-09:55:04.508916 7f09c554e000        Options.compaction_filter_factory: purged_slot_filter_factory(duplicate_slots)
2022/01/14-09:55:04.508917 7f09c554e000  Options.sst_partitioner_factory: None
2022/01/14-09:55:04.508919 7f09c554e000         Options.memtable_factory: SkipListFactory
2022/01/14-09:55:04.508920 7f09c554e000            Options.table_factory: BlockBasedTable
2022/01/14-09:55:04.508948 7f09c554e000            table_factory options:   flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564017dd9c40)
  cache_index_and_filter_blocks: 0
  cache_index_and_filter_blocks_with_high_priority: 1
  pin_l0_filter_and_index_blocks_in_cache: 0
  pin_top_level_index_and_filter: 1
  index_type: 0
  data_block_index_type: 0
  index_shortening: 1
  data_block_hash_table_util_ratio: 0.750000
  hash_index_allow_collision: 1
  checksum: 1
  no_block_cache: 0
  block_cache: 0x564017dd9c90
  block_cache_name: LRUCache
  block_cache_options:
    capacity : 8388608
    num_shard_bits : 4
    strict_capacity_limit : 0
    memory_allocator : None
    high_pri_pool_ratio: 0.000
  block_cache_compressed: (nil)
  persistent_cache: (nil)
  block_size: 4096
  block_size_deviation: 10
  block_restart_interval: 16
  index_block_restart_interval: 1
  metadata_block_size: 4096
  partition_filters: 0
  use_delta_encoding: 1
  filter_policy: nullptr
  whole_key_filtering: 1
  verify_compression: 0
  read_amp_bytes_per_bit: 0
  format_version: 5
  enable_index_compression: 1
  block_align: 0
2022/01/14-09:55:04.508950 7f09c554e000        Options.write_buffer_size: 268435456
2022/01/14-09:55:04.508951 7f09c554e000  Options.max_write_buffer_number: 8
2022/01/14-09:55:04.508953 7f09c554e000          Options.compression: NoCompression
2022/01/14-09:55:04.508955 7f09c554e000                  Options.bottommost_compression: Disabled
2022/01/14-09:55:04.508956 7f09c554e000       Options.prefix_extractor: nullptr
2022/01/14-09:55:04.508958 7f09c554e000   Options.memtable_insert_with_hint_prefix_extractor: nullptr
2022/01/14-09:55:04.508959 7f09c554e000             Options.num_levels: 7
2022/01/14-09:55:04.508960 7f09c554e000        Options.min_write_buffer_number_to_merge: 1
2022/01/14-09:55:04.508962 7f09c554e000     Options.max_write_buffer_number_to_maintain: 0
2022/01/14-09:55:04.508963 7f09c554e000     Options.max_write_buffer_size_to_maintain: 0
2022/01/14-09:55:04.508965 7f09c554e000            Options.bottommost_compression_opts.window_bits: -14
2022/01/14-09:55:04.508966 7f09c554e000                  Options.bottommost_compression_opts.level: 32767
2022/01/14-09:55:04.508968 7f09c554e000               Options.bottommost_compression_opts.strategy: 0
2022/01/14-09:55:04.508969 7f09c554e000         Options.bottommost_compression_opts.max_dict_bytes: 0
2022/01/14-09:55:04.508971 7f09c554e000         Options.bottommost_compression_opts.zstd_max_train_bytes: 0
2022/01/14-09:55:04.508972 7f09c554e000         Options.bottommost_compression_opts.parallel_threads: 1
2022/01/14-09:55:04.508973 7f09c554e000                  Options.bottommost_compression_opts.enabled: false
2022/01/14-09:55:04.508975 7f09c554e000         Options.bottommost_compression_opts.max_dict_buffer_bytes: 0
2022/01/14-09:55:04.508976 7f09c554e000            Options.compression_opts.window_bits: -14
2022/01/14-09:55:04.508978 7f09c554e000                  Options.compression_opts.level: 32767
2022/01/14-09:55:04.508979 7f09c554e000               Options.compression_opts.strategy: 0
2022/01/14-09:55:04.508981 7f09c554e000         Options.compression_opts.max_dict_bytes: 0
2022/01/14-09:55:04.508982 7f09c554e000         Options.compression_opts.zstd_max_train_bytes: 0
2022/01/14-09:55:04.508983 7f09c554e000         Options.compression_opts.parallel_threads: 1
2022/01/14-09:55:04.508985 7f09c554e000                  Options.compression_opts.enabled: false
2022/01/14-09:55:04.508986 7f09c554e000         Options.compression_opts.max_dict_buffer_bytes: 0
2022/01/14-09:55:04.508988 7f09c554e000      Options.level0_file_num_compaction_trigger: 4
2022/01/14-09:55:04.508989 7f09c554e000          Options.level0_slowdown_writes_trigger: 20
2022/01/14-09:55:04.508991 7f09c554e000              Options.level0_stop_writes_trigger: 36
2022/01/14-09:55:04.508992 7f09c554e000                   Options.target_file_size_base: 107374182
2022/01/14-09:55:04.508993 7f09c554e000             Options.target_file_size_multiplier: 1
2022/01/14-09:55:04.508995 7f09c554e000                Options.max_bytes_for_level_base: 1073741824
2022/01/14-09:55:04.508996 7f09c554e000 Options.level_compaction_dynamic_level_bytes: 0
2022/01/14-09:55:04.508998 7f09c554e000          Options.max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:04.509001 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[0]: 1
2022/01/14-09:55:04.509002 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[1]: 1
2022/01/14-09:55:04.509004 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[2]: 1
2022/01/14-09:55:04.509005 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[3]: 1
2022/01/14-09:55:04.509007 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[4]: 1
2022/01/14-09:55:04.509008 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[5]: 1
2022/01/14-09:55:04.509009 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[6]: 1
2022/01/14-09:55:04.509011 7f09c554e000       Options.max_sequential_skip_in_iterations: 8
2022/01/14-09:55:04.509012 7f09c554e000                    Options.max_compaction_bytes: 2684354550
2022/01/14-09:55:04.509014 7f09c554e000                        Options.arena_block_size: 33554432
2022/01/14-09:55:04.509015 7f09c554e000   Options.soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:04.509017 7f09c554e000   Options.hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:04.509018 7f09c554e000       Options.rate_limit_delay_max_milliseconds: 100
2022/01/14-09:55:04.509020 7f09c554e000                Options.disable_auto_compactions: 0
2022/01/14-09:55:04.509022 7f09c554e000                        Options.compaction_style: kCompactionStyleLevel
2022/01/14-09:55:04.509023 7f09c554e000                          Options.compaction_pri: kMinOverlappingRatio
2022/01/14-09:55:04.509025 7f09c554e000 Options.compaction_options_universal.size_ratio: 1
2022/01/14-09:55:04.509026 7f09c554e000 Options.compaction_options_universal.min_merge_width: 2
2022/01/14-09:55:04.509028 7f09c554e000 Options.compaction_options_universal.max_merge_width: 4294967295
2022/01/14-09:55:04.509029 7f09c554e000 Options.compaction_options_universal.max_size_amplification_percent: 200
2022/01/14-09:55:04.509030 7f09c554e000 Options.compaction_options_universal.compression_size_percent: -1
2022/01/14-09:55:04.509032 7f09c554e000 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize
2022/01/14-09:55:04.509034 7f09c554e000 Options.compaction_options_fifo.max_table_files_size: 1073741824
2022/01/14-09:55:04.509035 7f09c554e000 Options.compaction_options_fifo.allow_compaction: 0
2022/01/14-09:55:04.509040 7f09c554e000                   Options.table_properties_collectors: 
2022/01/14-09:55:04.509042 7f09c554e000                   Options.inplace_update_support: 0
2022/01/14-09:55:04.509043 7f09c554e000                 Options.inplace_update_num_locks: 10000
2022/01/14-09:55:04.509045 7f09c554e000               Options.memtable_prefix_bloom_size_ratio: 0.000000
2022/01/14-09:55:04.509047 7f09c554e000               Options.memtable_whole_key_filtering: 0
2022/01/14-09:55:04.509048 7f09c554e000   Options.memtable_huge_page_size: 0
2022/01/14-09:55:04.509049 7f09c554e000                           Options.bloom_locality: 0
2022/01/14-09:55:04.509051 7f09c554e000                    Options.max_successive_merges: 0
2022/01/14-09:55:04.509063 7f09c554e000                Options.optimize_filters_for_hits: 0
2022/01/14-09:55:04.509065 7f09c554e000                Options.paranoid_file_checks: 0
2022/01/14-09:55:04.509067 7f09c554e000                Options.force_consistency_checks: 1
2022/01/14-09:55:04.509068 7f09c554e000                Options.report_bg_io_stats: 0
2022/01/14-09:55:04.509069 7f09c554e000                               Options.ttl: 2592000
2022/01/14-09:55:04.509071 7f09c554e000          Options.periodic_compaction_seconds: 2592000
2022/01/14-09:55:04.509072 7f09c554e000                    Options.enable_blob_files: false
2022/01/14-09:55:04.509074 7f09c554e000                        Options.min_blob_size: 0
2022/01/14-09:55:04.509075 7f09c554e000                       Options.blob_file_size: 268435456
2022/01/14-09:55:04.509076 7f09c554e000                Options.blob_compression_type: NoCompression
2022/01/14-09:55:04.509078 7f09c554e000       Options.enable_blob_garbage_collection: false
2022/01/14-09:55:04.509079 7f09c554e000   Options.blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:04.510270 7f09c554e000 [db/db_impl/db_impl.cc:2662] Created column family [duplicate_slots] (ID 3)
2022/01/14-09:55:04.519792 7f09c554e000 [db/column_family.cc:598] --------------- Options for column family [erasure_meta]:
2022/01/14-09:55:04.519799 7f09c554e000               Options.comparator: leveldb.BytewiseComparator
2022/01/14-09:55:04.519801 7f09c554e000           Options.merge_operator: None
2022/01/14-09:55:04.519803 7f09c554e000        Options.compaction_filter: None
2022/01/14-09:55:04.519805 7f09c554e000        Options.compaction_filter_factory: purged_slot_filter_factory(erasure_meta)
2022/01/14-09:55:04.519806 7f09c554e000  Options.sst_partitioner_factory: None
2022/01/14-09:55:04.519808 7f09c554e000         Options.memtable_factory: SkipListFactory
2022/01/14-09:55:04.519809 7f09c554e000            Options.table_factory: BlockBasedTable
2022/01/14-09:55:04.519837 7f09c554e000            table_factory options:   flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564017e8b4f0)
  cache_index_and_filter_blocks: 0
  cache_index_and_filter_blocks_with_high_priority: 1
  pin_l0_filter_and_index_blocks_in_cache: 0
  pin_top_level_index_and_filter: 1
  index_type: 0
  data_block_index_type: 0
  index_shortening: 1
  data_block_hash_table_util_ratio: 0.750000
  hash_index_allow_collision: 1
  checksum: 1
  no_block_cache: 0
  block_cache: 0x564017ddbec0
  block_cache_name: LRUCache
  block_cache_options:
    capacity : 8388608
    num_shard_bits : 4
    strict_capacity_limit : 0
    memory_allocator : None
    high_pri_pool_ratio: 0.000
  block_cache_compressed: (nil)
  persistent_cache: (nil)
  block_size: 4096
  block_size_deviation: 10
  block_restart_interval: 16
  index_block_restart_interval: 1
  metadata_block_size: 4096
  partition_filters: 0
  use_delta_encoding: 1
  filter_policy: nullptr
  whole_key_filtering: 1
  verify_compression: 0
  read_amp_bytes_per_bit: 0
  format_version: 5
  enable_index_compression: 1
  block_align: 0
2022/01/14-09:55:04.519839 7f09c554e000        Options.write_buffer_size: 268435456
2022/01/14-09:55:04.519840 7f09c554e000  Options.max_write_buffer_number: 8
2022/01/14-09:55:04.519842 7f09c554e000          Options.compression: NoCompression
2022/01/14-09:55:04.519844 7f09c554e000                  Options.bottommost_compression: Disabled
2022/01/14-09:55:04.519845 7f09c554e000       Options.prefix_extractor: nullptr
2022/01/14-09:55:04.519847 7f09c554e000   Options.memtable_insert_with_hint_prefix_extractor: nullptr
2022/01/14-09:55:04.519848 7f09c554e000             Options.num_levels: 7
2022/01/14-09:55:04.519850 7f09c554e000        Options.min_write_buffer_number_to_merge: 1
2022/01/14-09:55:04.519851 7f09c554e000     Options.max_write_buffer_number_to_maintain: 0
2022/01/14-09:55:04.519852 7f09c554e000     Options.max_write_buffer_size_to_maintain: 0
2022/01/14-09:55:04.519854 7f09c554e000            Options.bottommost_compression_opts.window_bits: -14
2022/01/14-09:55:04.519855 7f09c554e000                  Options.bottommost_compression_opts.level: 32767
2022/01/14-09:55:04.519857 7f09c554e000               Options.bottommost_compression_opts.strategy: 0
2022/01/14-09:55:04.519858 7f09c554e000         Options.bottommost_compression_opts.max_dict_bytes: 0
2022/01/14-09:55:04.519860 7f09c554e000         Options.bottommost_compression_opts.zstd_max_train_bytes: 0
2022/01/14-09:55:04.519861 7f09c554e000         Options.bottommost_compression_opts.parallel_threads: 1
2022/01/14-09:55:04.519863 7f09c554e000                  Options.bottommost_compression_opts.enabled: false
2022/01/14-09:55:04.519864 7f09c554e000         Options.bottommost_compression_opts.max_dict_buffer_bytes: 0
2022/01/14-09:55:04.519866 7f09c554e000            Options.compression_opts.window_bits: -14
2022/01/14-09:55:04.519867 7f09c554e000                  Options.compression_opts.level: 32767
2022/01/14-09:55:04.519869 7f09c554e000               Options.compression_opts.strategy: 0
2022/01/14-09:55:04.519870 7f09c554e000         Options.compression_opts.max_dict_bytes: 0
2022/01/14-09:55:04.519872 7f09c554e000         Options.compression_opts.zstd_max_train_bytes: 0
2022/01/14-09:55:04.519873 7f09c554e000         Options.compression_opts.parallel_threads: 1
2022/01/14-09:55:04.519874 7f09c554e000                  Options.compression_opts.enabled: false
2022/01/14-09:55:04.519876 7f09c554e000         Options.compression_opts.max_dict_buffer_bytes: 0
2022/01/14-09:55:04.519877 7f09c554e000      Options.level0_file_num_compaction_trigger: 4
2022/01/14-09:55:04.519879 7f09c554e000          Options.level0_slowdown_writes_trigger: 20
2022/01/14-09:55:04.519880 7f09c554e000              Options.level0_stop_writes_trigger: 36
2022/01/14-09:55:04.519881 7f09c554e000                   Options.target_file_size_base: 107374182
2022/01/14-09:55:04.519883 7f09c554e000             Options.target_file_size_multiplier: 1
2022/01/14-09:55:04.519884 7f09c554e000                Options.max_bytes_for_level_base: 1073741824
2022/01/14-09:55:04.519886 7f09c554e000 Options.level_compaction_dynamic_level_bytes: 0
2022/01/14-09:55:04.519887 7f09c554e000          Options.max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:04.519890 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[0]: 1
2022/01/14-09:55:04.519892 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[1]: 1
2022/01/14-09:55:04.519893 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[2]: 1
2022/01/14-09:55:04.519895 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[3]: 1
2022/01/14-09:55:04.519896 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[4]: 1
2022/01/14-09:55:04.519897 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[5]: 1
2022/01/14-09:55:04.519899 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[6]: 1
2022/01/14-09:55:04.519900 7f09c554e000       Options.max_sequential_skip_in_iterations: 8
2022/01/14-09:55:04.519902 7f09c554e000                    Options.max_compaction_bytes: 2684354550
2022/01/14-09:55:04.519903 7f09c554e000                        Options.arena_block_size: 33554432
2022/01/14-09:55:04.519905 7f09c554e000   Options.soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:04.519906 7f09c554e000   Options.hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:04.519908 7f09c554e000       Options.rate_limit_delay_max_milliseconds: 100
2022/01/14-09:55:04.519909 7f09c554e000                Options.disable_auto_compactions: 0
2022/01/14-09:55:04.519911 7f09c554e000                        Options.compaction_style: kCompactionStyleLevel
2022/01/14-09:55:04.519913 7f09c554e000                          Options.compaction_pri: kMinOverlappingRatio
2022/01/14-09:55:04.519914 7f09c554e000 Options.compaction_options_universal.size_ratio: 1
2022/01/14-09:55:04.519916 7f09c554e000 Options.compaction_options_universal.min_merge_width: 2
2022/01/14-09:55:04.519917 7f09c554e000 Options.compaction_options_universal.max_merge_width: 4294967295
2022/01/14-09:55:04.519919 7f09c554e000 Options.compaction_options_universal.max_size_amplification_percent: 200
2022/01/14-09:55:04.519920 7f09c554e000 Options.compaction_options_universal.compression_size_percent: -1
2022/01/14-09:55:04.519922 7f09c554e000 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize
2022/01/14-09:55:04.519924 7f09c554e000 Options.compaction_options_fifo.max_table_files_size: 1073741824
2022/01/14-09:55:04.519925 7f09c554e000 Options.compaction_options_fifo.allow_compaction: 0
2022/01/14-09:55:04.519930 7f09c554e000                   Options.table_properties_collectors: 
2022/01/14-09:55:04.519932 7f09c554e000                   Options.inplace_update_support: 0
2022/01/14-09:55:04.519933 7f09c554e000                 Options.inplace_update_num_locks: 10000
2022/01/14-09:55:04.519935 7f09c554e000               Options.memtable_prefix_bloom_size_ratio: 0.000000
2022/01/14-09:55:04.519936 7f09c554e000               Options.memtable_whole_key_filtering: 0
2022/01/14-09:55:04.519938 7f09c554e000   Options.memtable_huge_page_size: 0
2022/01/14-09:55:04.519939 7f09c554e000                           Options.bloom_locality: 0
2022/01/14-09:55:04.519941 7f09c554e000                    Options.max_successive_merges: 0
2022/01/14-09:55:04.519956 7f09c554e000                Options.optimize_filters_for_hits: 0
2022/01/14-09:55:04.519957 7f09c554e000                Options.paranoid_file_checks: 0
2022/01/14-09:55:04.519959 7f09c554e000                Options.force_consistency_checks: 1
2022/01/14-09:55:04.519960 7f09c554e000                Options.report_bg_io_stats: 0
2022/01/14-09:55:04.519962 7f09c554e000                               Options.ttl: 2592000
2022/01/14-09:55:04.519963 7f09c554e000          Options.periodic_compaction_seconds: 2592000
2022/01/14-09:55:04.519964 7f09c554e000                    Options.enable_blob_files: false
2022/01/14-09:55:04.519966 7f09c554e000                        Options.min_blob_size: 0
2022/01/14-09:55:04.519967 7f09c554e000                       Options.blob_file_size: 268435456
2022/01/14-09:55:04.519969 7f09c554e000                Options.blob_compression_type: NoCompression
2022/01/14-09:55:04.519970 7f09c554e000       Options.enable_blob_garbage_collection: false
2022/01/14-09:55:04.519972 7f09c554e000   Options.blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:04.521244 7f09c554e000 [db/db_impl/db_impl.cc:2662] Created column family [erasure_meta] (ID 4)
2022/01/14-09:55:04.531873 7f09c554e000 [db/column_family.cc:598] --------------- Options for column family [orphans]:
2022/01/14-09:55:04.531880 7f09c554e000               Options.comparator: leveldb.BytewiseComparator
2022/01/14-09:55:04.531882 7f09c554e000           Options.merge_operator: None
2022/01/14-09:55:04.531884 7f09c554e000        Options.compaction_filter: None
2022/01/14-09:55:04.531886 7f09c554e000        Options.compaction_filter_factory: purged_slot_filter_factory(orphans)
2022/01/14-09:55:04.531888 7f09c554e000  Options.sst_partitioner_factory: None
2022/01/14-09:55:04.531889 7f09c554e000         Options.memtable_factory: SkipListFactory
2022/01/14-09:55:04.531891 7f09c554e000            Options.table_factory: BlockBasedTable
2022/01/14-09:55:04.531920 7f09c554e000            table_factory options:   flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564017dde0f0)
  cache_index_and_filter_blocks: 0
  cache_index_and_filter_blocks_with_high_priority: 1
  pin_l0_filter_and_index_blocks_in_cache: 0
  pin_top_level_index_and_filter: 1
  index_type: 0
  data_block_index_type: 0
  index_shortening: 1
  data_block_hash_table_util_ratio: 0.750000
  hash_index_allow_collision: 1
  checksum: 1
  no_block_cache: 0
  block_cache: 0x564017dde140
  block_cache_name: LRUCache
  block_cache_options:
    capacity : 8388608
    num_shard_bits : 4
    strict_capacity_limit : 0
    memory_allocator : None
    high_pri_pool_ratio: 0.000
  block_cache_compressed: (nil)
  persistent_cache: (nil)
  block_size: 4096
  block_size_deviation: 10
  block_restart_interval: 16
  index_block_restart_interval: 1
  metadata_block_size: 4096
  partition_filters: 0
  use_delta_encoding: 1
  filter_policy: nullptr
  whole_key_filtering: 1
  verify_compression: 0
  read_amp_bytes_per_bit: 0
  format_version: 5
  enable_index_compression: 1
  block_align: 0
2022/01/14-09:55:04.531922 7f09c554e000        Options.write_buffer_size: 268435456
2022/01/14-09:55:04.531924 7f09c554e000  Options.max_write_buffer_number: 8
2022/01/14-09:55:04.531926 7f09c554e000          Options.compression: NoCompression
2022/01/14-09:55:04.531927 7f09c554e000                  Options.bottommost_compression: Disabled
2022/01/14-09:55:04.531929 7f09c554e000       Options.prefix_extractor: nullptr
2022/01/14-09:55:04.531931 7f09c554e000   Options.memtable_insert_with_hint_prefix_extractor: nullptr
2022/01/14-09:55:04.531932 7f09c554e000             Options.num_levels: 7
2022/01/14-09:55:04.531934 7f09c554e000        Options.min_write_buffer_number_to_merge: 1
2022/01/14-09:55:04.531935 7f09c554e000     Options.max_write_buffer_number_to_maintain: 0
2022/01/14-09:55:04.531937 7f09c554e000     Options.max_write_buffer_size_to_maintain: 0
2022/01/14-09:55:04.531938 7f09c554e000            Options.bottommost_compression_opts.window_bits: -14
2022/01/14-09:55:04.531940 7f09c554e000                  Options.bottommost_compression_opts.level: 32767
2022/01/14-09:55:04.531942 7f09c554e000               Options.bottommost_compression_opts.strategy: 0
2022/01/14-09:55:04.531943 7f09c554e000         Options.bottommost_compression_opts.max_dict_bytes: 0
2022/01/14-09:55:04.531945 7f09c554e000         Options.bottommost_compression_opts.zstd_max_train_bytes: 0
2022/01/14-09:55:04.531946 7f09c554e000         Options.bottommost_compression_opts.parallel_threads: 1
2022/01/14-09:55:04.531948 7f09c554e000                  Options.bottommost_compression_opts.enabled: false
2022/01/14-09:55:04.531949 7f09c554e000         Options.bottommost_compression_opts.max_dict_buffer_bytes: 0
2022/01/14-09:55:04.531951 7f09c554e000            Options.compression_opts.window_bits: -14
2022/01/14-09:55:04.531952 7f09c554e000                  Options.compression_opts.level: 32767
2022/01/14-09:55:04.531954 7f09c554e000               Options.compression_opts.strategy: 0
2022/01/14-09:55:04.531956 7f09c554e000         Options.compression_opts.max_dict_bytes: 0
2022/01/14-09:55:04.531957 7f09c554e000         Options.compression_opts.zstd_max_train_bytes: 0
2022/01/14-09:55:04.531959 7f09c554e000         Options.compression_opts.parallel_threads: 1
2022/01/14-09:55:04.531960 7f09c554e000                  Options.compression_opts.enabled: false
2022/01/14-09:55:04.531962 7f09c554e000         Options.compression_opts.max_dict_buffer_bytes: 0
2022/01/14-09:55:04.531963 7f09c554e000      Options.level0_file_num_compaction_trigger: 4
2022/01/14-09:55:04.531965 7f09c554e000          Options.level0_slowdown_writes_trigger: 20
2022/01/14-09:55:04.531966 7f09c554e000              Options.level0_stop_writes_trigger: 36
2022/01/14-09:55:04.531968 7f09c554e000                   Options.target_file_size_base: 107374182
2022/01/14-09:55:04.531969 7f09c554e000             Options.target_file_size_multiplier: 1
2022/01/14-09:55:04.531971 7f09c554e000                Options.max_bytes_for_level_base: 1073741824
2022/01/14-09:55:04.531972 7f09c554e000 Options.level_compaction_dynamic_level_bytes: 0
2022/01/14-09:55:04.531974 7f09c554e000          Options.max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:04.531977 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[0]: 1
2022/01/14-09:55:04.531979 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[1]: 1
2022/01/14-09:55:04.531980 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[2]: 1
2022/01/14-09:55:04.531982 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[3]: 1
2022/01/14-09:55:04.531983 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[4]: 1
2022/01/14-09:55:04.531985 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[5]: 1
2022/01/14-09:55:04.531986 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[6]: 1
2022/01/14-09:55:04.531988 7f09c554e000       Options.max_sequential_skip_in_iterations: 8
2022/01/14-09:55:04.531989 7f09c554e000                    Options.max_compaction_bytes: 2684354550
2022/01/14-09:55:04.531991 7f09c554e000                        Options.arena_block_size: 33554432
2022/01/14-09:55:04.531992 7f09c554e000   Options.soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:04.531994 7f09c554e000   Options.hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:04.531996 7f09c554e000       Options.rate_limit_delay_max_milliseconds: 100
2022/01/14-09:55:04.531997 7f09c554e000                Options.disable_auto_compactions: 0
2022/01/14-09:55:04.531999 7f09c554e000                        Options.compaction_style: kCompactionStyleLevel
2022/01/14-09:55:04.532001 7f09c554e000                          Options.compaction_pri: kMinOverlappingRatio
2022/01/14-09:55:04.532002 7f09c554e000 Options.compaction_options_universal.size_ratio: 1
2022/01/14-09:55:04.532004 7f09c554e000 Options.compaction_options_universal.min_merge_width: 2
2022/01/14-09:55:04.532005 7f09c554e000 Options.compaction_options_universal.max_merge_width: 4294967295
2022/01/14-09:55:04.532007 7f09c554e000 Options.compaction_options_universal.max_size_amplification_percent: 200
2022/01/14-09:55:04.532009 7f09c554e000 Options.compaction_options_universal.compression_size_percent: -1
2022/01/14-09:55:04.532010 7f09c554e000 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize
2022/01/14-09:55:04.532012 7f09c554e000 Options.compaction_options_fifo.max_table_files_size: 1073741824
2022/01/14-09:55:04.532013 7f09c554e000 Options.compaction_options_fifo.allow_compaction: 0
2022/01/14-09:55:04.532019 7f09c554e000                   Options.table_properties_collectors: 
2022/01/14-09:55:04.532021 7f09c554e000                   Options.inplace_update_support: 0
2022/01/14-09:55:04.532022 7f09c554e000                 Options.inplace_update_num_locks: 10000
2022/01/14-09:55:04.532024 7f09c554e000               Options.memtable_prefix_bloom_size_ratio: 0.000000
2022/01/14-09:55:04.532026 7f09c554e000               Options.memtable_whole_key_filtering: 0
2022/01/14-09:55:04.532027 7f09c554e000   Options.memtable_huge_page_size: 0
2022/01/14-09:55:04.532029 7f09c554e000                           Options.bloom_locality: 0
2022/01/14-09:55:04.532030 7f09c554e000                    Options.max_successive_merges: 0
2022/01/14-09:55:04.532046 7f09c554e000                Options.optimize_filters_for_hits: 0
2022/01/14-09:55:04.532048 7f09c554e000                Options.paranoid_file_checks: 0
2022/01/14-09:55:04.532049 7f09c554e000                Options.force_consistency_checks: 1
2022/01/14-09:55:04.532051 7f09c554e000                Options.report_bg_io_stats: 0
2022/01/14-09:55:04.532052 7f09c554e000                               Options.ttl: 2592000
2022/01/14-09:55:04.532054 7f09c554e000          Options.periodic_compaction_seconds: 2592000
2022/01/14-09:55:04.532055 7f09c554e000                    Options.enable_blob_files: false
2022/01/14-09:55:04.532057 7f09c554e000                        Options.min_blob_size: 0
2022/01/14-09:55:04.532058 7f09c554e000                       Options.blob_file_size: 268435456
2022/01/14-09:55:04.532060 7f09c554e000                Options.blob_compression_type: NoCompression
2022/01/14-09:55:04.532062 7f09c554e000       Options.enable_blob_garbage_collection: false
2022/01/14-09:55:04.532063 7f09c554e000   Options.blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:04.533337 7f09c554e000 [db/db_impl/db_impl.cc:2662] Created column family [orphans] (ID 5)
2022/01/14-09:55:04.545144 7f09c554e000 [db/column_family.cc:598] --------------- Options for column family [bank_hashes]:
2022/01/14-09:55:04.545151 7f09c554e000               Options.comparator: leveldb.BytewiseComparator
2022/01/14-09:55:04.545153 7f09c554e000           Options.merge_operator: None
2022/01/14-09:55:04.545154 7f09c554e000        Options.compaction_filter: None
2022/01/14-09:55:04.545156 7f09c554e000        Options.compaction_filter_factory: purged_slot_filter_factory(bank_hashes)
2022/01/14-09:55:04.545158 7f09c554e000  Options.sst_partitioner_factory: None
2022/01/14-09:55:04.545160 7f09c554e000         Options.memtable_factory: SkipListFactory
2022/01/14-09:55:04.545161 7f09c554e000            Options.table_factory: BlockBasedTable
2022/01/14-09:55:04.545197 7f09c554e000            table_factory options:   flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564017de0460)
  cache_index_and_filter_blocks: 0
  cache_index_and_filter_blocks_with_high_priority: 1
  pin_l0_filter_and_index_blocks_in_cache: 0
  pin_top_level_index_and_filter: 1
  index_type: 0
  data_block_index_type: 0
  index_shortening: 1
  data_block_hash_table_util_ratio: 0.750000
  hash_index_allow_collision: 1
  checksum: 1
  no_block_cache: 0
  block_cache: 0x564017de04b0
  block_cache_name: LRUCache
  block_cache_options:
    capacity : 8388608
    num_shard_bits : 4
    strict_capacity_limit : 0
    memory_allocator : None
    high_pri_pool_ratio: 0.000
  block_cache_compressed: (nil)
  persistent_cache: (nil)
  block_size: 4096
  block_size_deviation: 10
  block_restart_interval: 16
  index_block_restart_interval: 1
  metadata_block_size: 4096
  partition_filters: 0
  use_delta_encoding: 1
  filter_policy: nullptr
  whole_key_filtering: 1
  verify_compression: 0
  read_amp_bytes_per_bit: 0
  format_version: 5
  enable_index_compression: 1
  block_align: 0
2022/01/14-09:55:04.545203 7f09c554e000        Options.write_buffer_size: 268435456
2022/01/14-09:55:04.545205 7f09c554e000  Options.max_write_buffer_number: 8
2022/01/14-09:55:04.545207 7f09c554e000          Options.compression: NoCompression
2022/01/14-09:55:04.545208 7f09c554e000                  Options.bottommost_compression: Disabled
2022/01/14-09:55:04.545210 7f09c554e000       Options.prefix_extractor: nullptr
2022/01/14-09:55:04.545212 7f09c554e000   Options.memtable_insert_with_hint_prefix_extractor: nullptr
2022/01/14-09:55:04.545213 7f09c554e000             Options.num_levels: 7
2022/01/14-09:55:04.545215 7f09c554e000        Options.min_write_buffer_number_to_merge: 1
2022/01/14-09:55:04.545216 7f09c554e000     Options.max_write_buffer_number_to_maintain: 0
2022/01/14-09:55:04.545218 7f09c554e000     Options.max_write_buffer_size_to_maintain: 0
2022/01/14-09:55:04.545219 7f09c554e000            Options.bottommost_compression_opts.window_bits: -14
2022/01/14-09:55:04.545221 7f09c554e000                  Options.bottommost_compression_opts.level: 32767
2022/01/14-09:55:04.545222 7f09c554e000               Options.bottommost_compression_opts.strategy: 0
2022/01/14-09:55:04.545224 7f09c554e000         Options.bottommost_compression_opts.max_dict_bytes: 0
2022/01/14-09:55:04.545225 7f09c554e000         Options.bottommost_compression_opts.zstd_max_train_bytes: 0
2022/01/14-09:55:04.545227 7f09c554e000         Options.bottommost_compression_opts.parallel_threads: 1
2022/01/14-09:55:04.545229 7f09c554e000                  Options.bottommost_compression_opts.enabled: false
2022/01/14-09:55:04.545230 7f09c554e000         Options.bottommost_compression_opts.max_dict_buffer_bytes: 0
2022/01/14-09:55:04.545232 7f09c554e000            Options.compression_opts.window_bits: -14
2022/01/14-09:55:04.545233 7f09c554e000                  Options.compression_opts.level: 32767
2022/01/14-09:55:04.545235 7f09c554e000               Options.compression_opts.strategy: 0
2022/01/14-09:55:04.545236 7f09c554e000         Options.compression_opts.max_dict_bytes: 0
2022/01/14-09:55:04.545238 7f09c554e000         Options.compression_opts.zstd_max_train_bytes: 0
2022/01/14-09:55:04.545239 7f09c554e000         Options.compression_opts.parallel_threads: 1
2022/01/14-09:55:04.545241 7f09c554e000                  Options.compression_opts.enabled: false
2022/01/14-09:55:04.545242 7f09c554e000         Options.compression_opts.max_dict_buffer_bytes: 0
2022/01/14-09:55:04.545244 7f09c554e000      Options.level0_file_num_compaction_trigger: 4
2022/01/14-09:55:04.545245 7f09c554e000          Options.level0_slowdown_writes_trigger: 20
2022/01/14-09:55:04.545247 7f09c554e000              Options.level0_stop_writes_trigger: 36
2022/01/14-09:55:04.545248 7f09c554e000                   Options.target_file_size_base: 107374182
2022/01/14-09:55:04.545250 7f09c554e000             Options.target_file_size_multiplier: 1
2022/01/14-09:55:04.545251 7f09c554e000                Options.max_bytes_for_level_base: 1073741824
2022/01/14-09:55:04.545253 7f09c554e000 Options.level_compaction_dynamic_level_bytes: 0
2022/01/14-09:55:04.545255 7f09c554e000          Options.max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:04.545258 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[0]: 1
2022/01/14-09:55:04.545259 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[1]: 1
2022/01/14-09:55:04.545261 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[2]: 1
2022/01/14-09:55:04.545263 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[3]: 1
2022/01/14-09:55:04.545264 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[4]: 1
2022/01/14-09:55:04.545266 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[5]: 1
2022/01/14-09:55:04.545267 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[6]: 1
2022/01/14-09:55:04.545269 7f09c554e000       Options.max_sequential_skip_in_iterations: 8
2022/01/14-09:55:04.545270 7f09c554e000                    Options.max_compaction_bytes: 2684354550
2022/01/14-09:55:04.545272 7f09c554e000                        Options.arena_block_size: 33554432
2022/01/14-09:55:04.545273 7f09c554e000   Options.soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:04.545275 7f09c554e000   Options.hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:04.545277 7f09c554e000       Options.rate_limit_delay_max_milliseconds: 100
2022/01/14-09:55:04.545278 7f09c554e000                Options.disable_auto_compactions: 0
2022/01/14-09:55:04.545280 7f09c554e000                        Options.compaction_style: kCompactionStyleLevel
2022/01/14-09:55:04.545282 7f09c554e000                          Options.compaction_pri: kMinOverlappingRatio
2022/01/14-09:55:04.545283 7f09c554e000 Options.compaction_options_universal.size_ratio: 1
2022/01/14-09:55:04.545285 7f09c554e000 Options.compaction_options_universal.min_merge_width: 2
2022/01/14-09:55:04.545286 7f09c554e000 Options.compaction_options_universal.max_merge_width: 4294967295
2022/01/14-09:55:04.545288 7f09c554e000 Options.compaction_options_universal.max_size_amplification_percent: 200
2022/01/14-09:55:04.545290 7f09c554e000 Options.compaction_options_universal.compression_size_percent: -1
2022/01/14-09:55:04.545291 7f09c554e000 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize
2022/01/14-09:55:04.545293 7f09c554e000 Options.compaction_options_fifo.max_table_files_size: 1073741824
2022/01/14-09:55:04.545294 7f09c554e000 Options.compaction_options_fifo.allow_compaction: 0
2022/01/14-09:55:04.545300 7f09c554e000                   Options.table_properties_collectors: 
2022/01/14-09:55:04.545302 7f09c554e000                   Options.inplace_update_support: 0
2022/01/14-09:55:04.545303 7f09c554e000                 Options.inplace_update_num_locks: 10000
2022/01/14-09:55:04.545305 7f09c554e000               Options.memtable_prefix_bloom_size_ratio: 0.000000
2022/01/14-09:55:04.545307 7f09c554e000               Options.memtable_whole_key_filtering: 0
2022/01/14-09:55:04.545308 7f09c554e000   Options.memtable_huge_page_size: 0
2022/01/14-09:55:04.545310 7f09c554e000                           Options.bloom_locality: 0
2022/01/14-09:55:04.545311 7f09c554e000                    Options.max_successive_merges: 0
2022/01/14-09:55:04.545324 7f09c554e000                Options.optimize_filters_for_hits: 0
2022/01/14-09:55:04.545326 7f09c554e000                Options.paranoid_file_checks: 0
2022/01/14-09:55:04.545328 7f09c554e000                Options.force_consistency_checks: 1
2022/01/14-09:55:04.545329 7f09c554e000                Options.report_bg_io_stats: 0
2022/01/14-09:55:04.545331 7f09c554e000                               Options.ttl: 2592000
2022/01/14-09:55:04.545332 7f09c554e000          Options.periodic_compaction_seconds: 2592000
2022/01/14-09:55:04.545334 7f09c554e000                    Options.enable_blob_files: false
2022/01/14-09:55:04.545336 7f09c554e000                        Options.min_blob_size: 0
2022/01/14-09:55:04.545337 7f09c554e000                       Options.blob_file_size: 268435456
2022/01/14-09:55:04.545339 7f09c554e000                Options.blob_compression_type: NoCompression
2022/01/14-09:55:04.545340 7f09c554e000       Options.enable_blob_garbage_collection: false
2022/01/14-09:55:04.545342 7f09c554e000   Options.blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:04.546651 7f09c554e000 [db/db_impl/db_impl.cc:2662] Created column family [bank_hashes] (ID 6)
2022/01/14-09:55:04.559127 7f09c554e000 [db/column_family.cc:598] --------------- Options for column family [root]:
2022/01/14-09:55:04.559138 7f09c554e000               Options.comparator: leveldb.BytewiseComparator
2022/01/14-09:55:04.559139 7f09c554e000           Options.merge_operator: None
2022/01/14-09:55:04.559141 7f09c554e000        Options.compaction_filter: None
2022/01/14-09:55:04.559143 7f09c554e000        Options.compaction_filter_factory: purged_slot_filter_factory(root)
2022/01/14-09:55:04.559145 7f09c554e000  Options.sst_partitioner_factory: None
2022/01/14-09:55:04.559146 7f09c554e000         Options.memtable_factory: SkipListFactory
2022/01/14-09:55:04.559148 7f09c554e000            Options.table_factory: BlockBasedTable
2022/01/14-09:55:04.559188 7f09c554e000            table_factory options:   flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564017de27d0)
  cache_index_and_filter_blocks: 0
  cache_index_and_filter_blocks_with_high_priority: 1
  pin_l0_filter_and_index_blocks_in_cache: 0
  pin_top_level_index_and_filter: 1
  index_type: 0
  data_block_index_type: 0
  index_shortening: 1
  data_block_hash_table_util_ratio: 0.750000
  hash_index_allow_collision: 1
  checksum: 1
  no_block_cache: 0
  block_cache: 0x564017de2820
  block_cache_name: LRUCache
  block_cache_options:
    capacity : 8388608
    num_shard_bits : 4
    strict_capacity_limit : 0
    memory_allocator : None
    high_pri_pool_ratio: 0.000
  block_cache_compressed: (nil)
  persistent_cache: (nil)
  block_size: 4096
  block_size_deviation: 10
  block_restart_interval: 16
  index_block_restart_interval: 1
  metadata_block_size: 4096
  partition_filters: 0
  use_delta_encoding: 1
  filter_policy: nullptr
  whole_key_filtering: 1
  verify_compression: 0
  read_amp_bytes_per_bit: 0
  format_version: 5
  enable_index_compression: 1
  block_align: 0
2022/01/14-09:55:04.559191 7f09c554e000        Options.write_buffer_size: 268435456
2022/01/14-09:55:04.559193 7f09c554e000  Options.max_write_buffer_number: 8
2022/01/14-09:55:04.559194 7f09c554e000          Options.compression: NoCompression
2022/01/14-09:55:04.559196 7f09c554e000                  Options.bottommost_compression: Disabled
2022/01/14-09:55:04.559197 7f09c554e000       Options.prefix_extractor: nullptr
2022/01/14-09:55:04.559199 7f09c554e000   Options.memtable_insert_with_hint_prefix_extractor: nullptr
2022/01/14-09:55:04.559201 7f09c554e000             Options.num_levels: 7
2022/01/14-09:55:04.559202 7f09c554e000        Options.min_write_buffer_number_to_merge: 1
2022/01/14-09:55:04.559204 7f09c554e000     Options.max_write_buffer_number_to_maintain: 0
2022/01/14-09:55:04.559205 7f09c554e000     Options.max_write_buffer_size_to_maintain: 0
2022/01/14-09:55:04.559206 7f09c554e000            Options.bottommost_compression_opts.window_bits: -14
2022/01/14-09:55:04.559208 7f09c554e000                  Options.bottommost_compression_opts.level: 32767
2022/01/14-09:55:04.559210 7f09c554e000               Options.bottommost_compression_opts.strategy: 0
2022/01/14-09:55:04.559211 7f09c554e000         Options.bottommost_compression_opts.max_dict_bytes: 0
2022/01/14-09:55:04.559213 7f09c554e000         Options.bottommost_compression_opts.zstd_max_train_bytes: 0
2022/01/14-09:55:04.559214 7f09c554e000         Options.bottommost_compression_opts.parallel_threads: 1
2022/01/14-09:55:04.559216 7f09c554e000                  Options.bottommost_compression_opts.enabled: false
2022/01/14-09:55:04.559217 7f09c554e000         Options.bottommost_compression_opts.max_dict_buffer_bytes: 0
2022/01/14-09:55:04.559219 7f09c554e000            Options.compression_opts.window_bits: -14
2022/01/14-09:55:04.559220 7f09c554e000                  Options.compression_opts.level: 32767
2022/01/14-09:55:04.559222 7f09c554e000               Options.compression_opts.strategy: 0
2022/01/14-09:55:04.559223 7f09c554e000         Options.compression_opts.max_dict_bytes: 0
2022/01/14-09:55:04.559225 7f09c554e000         Options.compression_opts.zstd_max_train_bytes: 0
2022/01/14-09:55:04.559226 7f09c554e000         Options.compression_opts.parallel_threads: 1
2022/01/14-09:55:04.559228 7f09c554e000                  Options.compression_opts.enabled: false
2022/01/14-09:55:04.559229 7f09c554e000         Options.compression_opts.max_dict_buffer_bytes: 0
2022/01/14-09:55:04.559230 7f09c554e000      Options.level0_file_num_compaction_trigger: 4
2022/01/14-09:55:04.559232 7f09c554e000          Options.level0_slowdown_writes_trigger: 20
2022/01/14-09:55:04.559233 7f09c554e000              Options.level0_stop_writes_trigger: 36
2022/01/14-09:55:04.559235 7f09c554e000                   Options.target_file_size_base: 107374182
2022/01/14-09:55:04.559236 7f09c554e000             Options.target_file_size_multiplier: 1
2022/01/14-09:55:04.559238 7f09c554e000                Options.max_bytes_for_level_base: 1073741824
2022/01/14-09:55:04.559239 7f09c554e000 Options.level_compaction_dynamic_level_bytes: 0
2022/01/14-09:55:04.559241 7f09c554e000          Options.max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:04.559244 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[0]: 1
2022/01/14-09:55:04.559246 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[1]: 1
2022/01/14-09:55:04.559248 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[2]: 1
2022/01/14-09:55:04.559249 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[3]: 1
2022/01/14-09:55:04.559250 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[4]: 1
2022/01/14-09:55:04.559252 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[5]: 1
2022/01/14-09:55:04.559253 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[6]: 1
2022/01/14-09:55:04.559255 7f09c554e000       Options.max_sequential_skip_in_iterations: 8
2022/01/14-09:55:04.559256 7f09c554e000                    Options.max_compaction_bytes: 2684354550
2022/01/14-09:55:04.559258 7f09c554e000                        Options.arena_block_size: 33554432
2022/01/14-09:55:04.559259 7f09c554e000   Options.soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:04.559261 7f09c554e000   Options.hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:04.559262 7f09c554e000       Options.rate_limit_delay_max_milliseconds: 100
2022/01/14-09:55:04.559264 7f09c554e000                Options.disable_auto_compactions: 0
2022/01/14-09:55:04.559266 7f09c554e000                        Options.compaction_style: kCompactionStyleLevel
2022/01/14-09:55:04.559268 7f09c554e000                          Options.compaction_pri: kMinOverlappingRatio
2022/01/14-09:55:04.559270 7f09c554e000 Options.compaction_options_universal.size_ratio: 1
2022/01/14-09:55:04.559271 7f09c554e000 Options.compaction_options_universal.min_merge_width: 2
2022/01/14-09:55:04.559272 7f09c554e000 Options.compaction_options_universal.max_merge_width: 4294967295
2022/01/14-09:55:04.559274 7f09c554e000 Options.compaction_options_universal.max_size_amplification_percent: 200
2022/01/14-09:55:04.559276 7f09c554e000 Options.compaction_options_universal.compression_size_percent: -1
2022/01/14-09:55:04.559278 7f09c554e000 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize
2022/01/14-09:55:04.559279 7f09c554e000 Options.compaction_options_fifo.max_table_files_size: 1073741824
2022/01/14-09:55:04.559281 7f09c554e000 Options.compaction_options_fifo.allow_compaction: 0
2022/01/14-09:55:04.559289 7f09c554e000                   Options.table_properties_collectors: 
2022/01/14-09:55:04.559291 7f09c554e000                   Options.inplace_update_support: 0
2022/01/14-09:55:04.559292 7f09c554e000                 Options.inplace_update_num_locks: 10000
2022/01/14-09:55:04.559294 7f09c554e000               Options.memtable_prefix_bloom_size_ratio: 0.000000
2022/01/14-09:55:04.559296 7f09c554e000               Options.memtable_whole_key_filtering: 0
2022/01/14-09:55:04.559297 7f09c554e000   Options.memtable_huge_page_size: 0
2022/01/14-09:55:04.559299 7f09c554e000                           Options.bloom_locality: 0
2022/01/14-09:55:04.559300 7f09c554e000                    Options.max_successive_merges: 0
2022/01/14-09:55:04.559316 7f09c554e000                Options.optimize_filters_for_hits: 0
2022/01/14-09:55:04.559318 7f09c554e000                Options.paranoid_file_checks: 0
2022/01/14-09:55:04.559319 7f09c554e000                Options.force_consistency_checks: 1
2022/01/14-09:55:04.559321 7f09c554e000                Options.report_bg_io_stats: 0
2022/01/14-09:55:04.559322 7f09c554e000                               Options.ttl: 2592000
2022/01/14-09:55:04.559323 7f09c554e000          Options.periodic_compaction_seconds: 2592000
2022/01/14-09:55:04.559325 7f09c554e000                    Options.enable_blob_files: false
2022/01/14-09:55:04.559326 7f09c554e000                        Options.min_blob_size: 0
2022/01/14-09:55:04.559328 7f09c554e000                       Options.blob_file_size: 268435456
2022/01/14-09:55:04.559329 7f09c554e000                Options.blob_compression_type: NoCompression
2022/01/14-09:55:04.559331 7f09c554e000       Options.enable_blob_garbage_collection: false
2022/01/14-09:55:04.559332 7f09c554e000   Options.blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:04.560693 7f09c554e000 [db/db_impl/db_impl.cc:2662] Created column family [root] (ID 7)
2022/01/14-09:55:04.573669 7f09c554e000 [db/column_family.cc:598] --------------- Options for column family [index]:
2022/01/14-09:55:04.573676 7f09c554e000               Options.comparator: leveldb.BytewiseComparator
2022/01/14-09:55:04.573678 7f09c554e000           Options.merge_operator: None
2022/01/14-09:55:04.573680 7f09c554e000        Options.compaction_filter: None
2022/01/14-09:55:04.573681 7f09c554e000        Options.compaction_filter_factory: purged_slot_filter_factory(index)
2022/01/14-09:55:04.573683 7f09c554e000  Options.sst_partitioner_factory: None
2022/01/14-09:55:04.573684 7f09c554e000         Options.memtable_factory: SkipListFactory
2022/01/14-09:55:04.573686 7f09c554e000            Options.table_factory: BlockBasedTable
2022/01/14-09:55:04.573715 7f09c554e000            table_factory options:   flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564017de4b20)
  cache_index_and_filter_blocks: 0
  cache_index_and_filter_blocks_with_high_priority: 1
  pin_l0_filter_and_index_blocks_in_cache: 0
  pin_top_level_index_and_filter: 1
  index_type: 0
  data_block_index_type: 0
  index_shortening: 1
  data_block_hash_table_util_ratio: 0.750000
  hash_index_allow_collision: 1
  checksum: 1
  no_block_cache: 0
  block_cache: 0x564017de4b70
  block_cache_name: LRUCache
  block_cache_options:
    capacity : 8388608
    num_shard_bits : 4
    strict_capacity_limit : 0
    memory_allocator : None
    high_pri_pool_ratio: 0.000
  block_cache_compressed: (nil)
  persistent_cache: (nil)
  block_size: 4096
  block_size_deviation: 10
  block_restart_interval: 16
  index_block_restart_interval: 1
  metadata_block_size: 4096
  partition_filters: 0
  use_delta_encoding: 1
  filter_policy: nullptr
  whole_key_filtering: 1
  verify_compression: 0
  read_amp_bytes_per_bit: 0
  format_version: 5
  enable_index_compression: 1
  block_align: 0
2022/01/14-09:55:04.573717 7f09c554e000        Options.write_buffer_size: 268435456
2022/01/14-09:55:04.573719 7f09c554e000  Options.max_write_buffer_number: 8
2022/01/14-09:55:04.573721 7f09c554e000          Options.compression: NoCompression
2022/01/14-09:55:04.573722 7f09c554e000                  Options.bottommost_compression: Disabled
2022/01/14-09:55:04.573724 7f09c554e000       Options.prefix_extractor: nullptr
2022/01/14-09:55:04.573725 7f09c554e000   Options.memtable_insert_with_hint_prefix_extractor: nullptr
2022/01/14-09:55:04.573726 7f09c554e000             Options.num_levels: 7
2022/01/14-09:55:04.573728 7f09c554e000        Options.min_write_buffer_number_to_merge: 1
2022/01/14-09:55:04.573729 7f09c554e000     Options.max_write_buffer_number_to_maintain: 0
2022/01/14-09:55:04.573731 7f09c554e000     Options.max_write_buffer_size_to_maintain: 0
2022/01/14-09:55:04.573732 7f09c554e000            Options.bottommost_compression_opts.window_bits: -14
2022/01/14-09:55:04.573734 7f09c554e000                  Options.bottommost_compression_opts.level: 32767
2022/01/14-09:55:04.573735 7f09c554e000               Options.bottommost_compression_opts.strategy: 0
2022/01/14-09:55:04.573737 7f09c554e000         Options.bottommost_compression_opts.max_dict_bytes: 0
2022/01/14-09:55:04.573738 7f09c554e000         Options.bottommost_compression_opts.zstd_max_train_bytes: 0
2022/01/14-09:55:04.573740 7f09c554e000         Options.bottommost_compression_opts.parallel_threads: 1
2022/01/14-09:55:04.573741 7f09c554e000                  Options.bottommost_compression_opts.enabled: false
2022/01/14-09:55:04.573743 7f09c554e000         Options.bottommost_compression_opts.max_dict_buffer_bytes: 0
2022/01/14-09:55:04.573744 7f09c554e000            Options.compression_opts.window_bits: -14
2022/01/14-09:55:04.573746 7f09c554e000                  Options.compression_opts.level: 32767
2022/01/14-09:55:04.573747 7f09c554e000               Options.compression_opts.strategy: 0
2022/01/14-09:55:04.573749 7f09c554e000         Options.compression_opts.max_dict_bytes: 0
2022/01/14-09:55:04.573750 7f09c554e000         Options.compression_opts.zstd_max_train_bytes: 0
2022/01/14-09:55:04.573751 7f09c554e000         Options.compression_opts.parallel_threads: 1
2022/01/14-09:55:04.573753 7f09c554e000                  Options.compression_opts.enabled: false
2022/01/14-09:55:04.573754 7f09c554e000         Options.compression_opts.max_dict_buffer_bytes: 0
2022/01/14-09:55:04.573756 7f09c554e000      Options.level0_file_num_compaction_trigger: 4
2022/01/14-09:55:04.573757 7f09c554e000          Options.level0_slowdown_writes_trigger: 20
2022/01/14-09:55:04.573759 7f09c554e000              Options.level0_stop_writes_trigger: 36
2022/01/14-09:55:04.573760 7f09c554e000                   Options.target_file_size_base: 107374182
2022/01/14-09:55:04.573762 7f09c554e000             Options.target_file_size_multiplier: 1
2022/01/14-09:55:04.573763 7f09c554e000                Options.max_bytes_for_level_base: 1073741824
2022/01/14-09:55:04.573764 7f09c554e000 Options.level_compaction_dynamic_level_bytes: 0
2022/01/14-09:55:04.573766 7f09c554e000          Options.max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:04.573769 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[0]: 1
2022/01/14-09:55:04.573770 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[1]: 1
2022/01/14-09:55:04.573772 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[2]: 1
2022/01/14-09:55:04.573773 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[3]: 1
2022/01/14-09:55:04.573775 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[4]: 1
2022/01/14-09:55:04.573776 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[5]: 1
2022/01/14-09:55:04.573778 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[6]: 1
2022/01/14-09:55:04.573779 7f09c554e000       Options.max_sequential_skip_in_iterations: 8
2022/01/14-09:55:04.573780 7f09c554e000                    Options.max_compaction_bytes: 2684354550
2022/01/14-09:55:04.573782 7f09c554e000                        Options.arena_block_size: 33554432
2022/01/14-09:55:04.573783 7f09c554e000   Options.soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:04.573785 7f09c554e000   Options.hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:04.573786 7f09c554e000       Options.rate_limit_delay_max_milliseconds: 100
2022/01/14-09:55:04.573788 7f09c554e000                Options.disable_auto_compactions: 0
2022/01/14-09:55:04.573790 7f09c554e000                        Options.compaction_style: kCompactionStyleLevel
2022/01/14-09:55:04.573792 7f09c554e000                          Options.compaction_pri: kMinOverlappingRatio
2022/01/14-09:55:04.573793 7f09c554e000 Options.compaction_options_universal.size_ratio: 1
2022/01/14-09:55:04.573794 7f09c554e000 Options.compaction_options_universal.min_merge_width: 2
2022/01/14-09:55:04.573796 7f09c554e000 Options.compaction_options_universal.max_merge_width: 4294967295
2022/01/14-09:55:04.573797 7f09c554e000 Options.compaction_options_universal.max_size_amplification_percent: 200
2022/01/14-09:55:04.573799 7f09c554e000 Options.compaction_options_universal.compression_size_percent: -1
2022/01/14-09:55:04.573801 7f09c554e000 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize
2022/01/14-09:55:04.573802 7f09c554e000 Options.compaction_options_fifo.max_table_files_size: 1073741824
2022/01/14-09:55:04.573804 7f09c554e000 Options.compaction_options_fifo.allow_compaction: 0
2022/01/14-09:55:04.573811 7f09c554e000                   Options.table_properties_collectors: 
2022/01/14-09:55:04.573813 7f09c554e000                   Options.inplace_update_support: 0
2022/01/14-09:55:04.573814 7f09c554e000                 Options.inplace_update_num_locks: 10000
2022/01/14-09:55:04.573815 7f09c554e000               Options.memtable_prefix_bloom_size_ratio: 0.000000
2022/01/14-09:55:04.573817 7f09c554e000               Options.memtable_whole_key_filtering: 0
2022/01/14-09:55:04.573819 7f09c554e000   Options.memtable_huge_page_size: 0
2022/01/14-09:55:04.573820 7f09c554e000                           Options.bloom_locality: 0
2022/01/14-09:55:04.573822 7f09c554e000                    Options.max_successive_merges: 0
2022/01/14-09:55:04.573837 7f09c554e000                Options.optimize_filters_for_hits: 0
2022/01/14-09:55:04.573839 7f09c554e000                Options.paranoid_file_checks: 0
2022/01/14-09:55:04.573841 7f09c554e000                Options.force_consistency_checks: 1
2022/01/14-09:55:04.573842 7f09c554e000                Options.report_bg_io_stats: 0
2022/01/14-09:55:04.573844 7f09c554e000                               Options.ttl: 2592000
2022/01/14-09:55:04.573845 7f09c554e000          Options.periodic_compaction_seconds: 2592000
2022/01/14-09:55:04.573847 7f09c554e000                    Options.enable_blob_files: false
2022/01/14-09:55:04.573848 7f09c554e000                        Options.min_blob_size: 0
2022/01/14-09:55:04.573849 7f09c554e000                       Options.blob_file_size: 268435456
2022/01/14-09:55:04.573851 7f09c554e000                Options.blob_compression_type: NoCompression
2022/01/14-09:55:04.573852 7f09c554e000       Options.enable_blob_garbage_collection: false
2022/01/14-09:55:04.573854 7f09c554e000   Options.blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:04.575199 7f09c554e000 [db/db_impl/db_impl.cc:2662] Created column family [index] (ID 8)
2022/01/14-09:55:04.589387 7f09c554e000 [db/column_family.cc:598] --------------- Options for column family [data_shred]:
2022/01/14-09:55:04.589398 7f09c554e000               Options.comparator: leveldb.BytewiseComparator
2022/01/14-09:55:04.589400 7f09c554e000           Options.merge_operator: None
2022/01/14-09:55:04.589402 7f09c554e000        Options.compaction_filter: None
2022/01/14-09:55:04.589404 7f09c554e000        Options.compaction_filter_factory: purged_slot_filter_factory(data_shred)
2022/01/14-09:55:04.589406 7f09c554e000  Options.sst_partitioner_factory: None
2022/01/14-09:55:04.589407 7f09c554e000         Options.memtable_factory: SkipListFactory
2022/01/14-09:55:04.589409 7f09c554e000            Options.table_factory: BlockBasedTable
2022/01/14-09:55:04.589440 7f09c554e000            table_factory options:   flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x564017de6e90)
  cache_index_and_filter_blocks: 0
  cache_index_and_filter_blocks_with_high_priority: 1
  pin_l0_filter_and_index_blocks_in_cache: 0
  pin_top_level_index_and_filter: 1
  index_type: 0
  data_block_index_type: 0
  index_shortening: 1
  data_block_hash_table_util_ratio: 0.750000
  hash_index_allow_collision: 1
  checksum: 1
  no_block_cache: 0
  block_cache: 0x564017de6ee0
  block_cache_name: LRUCache
  block_cache_options:
    capacity : 8388608
    num_shard_bits : 4
    strict_capacity_limit : 0
    memory_allocator : None
    high_pri_pool_ratio: 0.000
  block_cache_compressed: (nil)
  persistent_cache: (nil)
  block_size: 4096
  block_size_deviation: 10
  block_restart_interval: 16
  index_block_restart_interval: 1
  metadata_block_size: 4096
  partition_filters: 0
  use_delta_encoding: 1
  filter_policy: nullptr
  whole_key_filtering: 1
  verify_compression: 0
  read_amp_bytes_per_bit: 0
  format_version: 5
  enable_index_compression: 1
  block_align: 0
2022/01/14-09:55:04.589443 7f09c554e000        Options.write_buffer_size: 268435456
2022/01/14-09:55:04.589444 7f09c554e000  Options.max_write_buffer_number: 8
2022/01/14-09:55:04.589446 7f09c554e000          Options.compression: NoCompression
2022/01/14-09:55:04.589448 7f09c554e000                  Options.bottommost_compression: Disabled
2022/01/14-09:55:04.589449 7f09c554e000       Options.prefix_extractor: nullptr
2022/01/14-09:55:04.589451 7f09c554e000   Options.memtable_insert_with_hint_prefix_extractor: nullptr
2022/01/14-09:55:04.589452 7f09c554e000             Options.num_levels: 7
2022/01/14-09:55:04.589453 7f09c554e000        Options.min_write_buffer_number_to_merge: 1
2022/01/14-09:55:04.589455 7f09c554e000     Options.max_write_buffer_number_to_maintain: 0
2022/01/14-09:55:04.589456 7f09c554e000     Options.max_write_buffer_size_to_maintain: 0
2022/01/14-09:55:04.589458 7f09c554e000            Options.bottommost_compression_opts.window_bits: -14
2022/01/14-09:55:04.589460 7f09c554e000                  Options.bottommost_compression_opts.level: 32767
2022/01/14-09:55:04.589461 7f09c554e000               Options.bottommost_compression_opts.strategy: 0
2022/01/14-09:55:04.589463 7f09c554e000         Options.bottommost_compression_opts.max_dict_bytes: 0
2022/01/14-09:55:04.589464 7f09c554e000         Options.bottommost_compression_opts.zstd_max_train_bytes: 0
2022/01/14-09:55:04.589466 7f09c554e000         Options.bottommost_compression_opts.parallel_threads: 1
2022/01/14-09:55:04.589467 7f09c554e000                  Options.bottommost_compression_opts.enabled: false
2022/01/14-09:55:04.589469 7f09c554e000         Options.bottommost_compression_opts.max_dict_buffer_bytes: 0
2022/01/14-09:55:04.589471 7f09c554e000            Options.compression_opts.window_bits: -14
2022/01/14-09:55:04.589472 7f09c554e000                  Options.compression_opts.level: 32767
2022/01/14-09:55:04.589474 7f09c554e000               Options.compression_opts.strategy: 0
2022/01/14-09:55:04.589475 7f09c554e000         Options.compression_opts.max_dict_bytes: 0
2022/01/14-09:55:04.589476 7f09c554e000         Options.compression_opts.zstd_max_train_bytes: 0
2022/01/14-09:55:04.589478 7f09c554e000         Options.compression_opts.parallel_threads: 1
2022/01/14-09:55:04.589479 7f09c554e000                  Options.compression_opts.enabled: false
2022/01/14-09:55:04.589481 7f09c554e000         Options.compression_opts.max_dict_buffer_bytes: 0
2022/01/14-09:55:04.589482 7f09c554e000      Options.level0_file_num_compaction_trigger: 4
2022/01/14-09:55:04.589484 7f09c554e000          Options.level0_slowdown_writes_trigger: 20
2022/01/14-09:55:04.589485 7f09c554e000              Options.level0_stop_writes_trigger: 36
2022/01/14-09:55:04.589486 7f09c554e000                   Options.target_file_size_base: 107374182
2022/01/14-09:55:04.589488 7f09c554e000             Options.target_file_size_multiplier: 1
2022/01/14-09:55:04.589489 7f09c554e000                Options.max_bytes_for_level_base: 1073741824
2022/01/14-09:55:04.589491 7f09c554e000 Options.level_compaction_dynamic_level_bytes: 0
2022/01/14-09:55:04.589492 7f09c554e000          Options.max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:04.589495 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[0]: 1
2022/01/14-09:55:04.589497 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[1]: 1
2022/01/14-09:55:04.589498 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[2]: 1
2022/01/14-09:55:04.589500 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[3]: 1
2022/01/14-09:55:04.589501 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[4]: 1
2022/01/14-09:55:04.589503 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[5]: 1
2022/01/14-09:55:04.589504 7f09c554e000 Options.max_bytes_for_level_multiplier_addtl[6]: 1
2022/01/14-09:55:04.589506 7f09c554e000       Options.max_sequential_skip_in_iterations: 8
2022/01/14-09:55:04.589507 7f09c554e000                    Options.max_compaction_bytes: 2684354550
2022/01/14-09:55:04.589508 7f09c554e000                        Options.arena_block_size: 33554432
2022/01/14-09:55:04.589510 7f09c554e000   Options.soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:04.589511 7f09c554e000   Options.hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:04.589513 7f09c554e000       Options.rate_limit_delay_max_milliseconds: 100
2022/01/14-09:55:04.589514 7f09c554e000                Options.disable_auto_compactions: 0
2022/01/14-09:55:04.589517 7f09c554e000                        Options.compaction_style: kCompactionStyleLevel
2022/01/14-09:55:04.589519 7f09c554e000                          Options.compaction_pri: kMinOverlappingRatio
2022/01/14-09:55:04.589520 7f09c554e000 Options.compaction_options_universal.size_ratio: 1
2022/01/14-09:55:04.589521 7f09c554e000 Options.compaction_options_universal.min_merge_width: 2
2022/01/14-09:55:04.589523 7f09c554e000 Options.compaction_options_universal.max_merge_width: 4294967295
2022/01/14-09:55:04.589524 7f09c554e000 Options.compaction_options_universal.max_size_amplification_percent: 200
2022/01/14-09:55:04.589526 7f09c554e000 Options.compaction_options_universal.compression_size_percent: -1
2022/01/14-09:55:04.589528 7f09c554e000 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize
2022/01/14-09:55:04.589529 7f09c554e000 Options.compaction_options_fifo.max_table_files_size: 1073741824
2022/01/14-09:55:04.589531 7f09c554e000 Options.compaction_options_fifo.allow_compaction: 0
2022/01/14-09:55:04.589539 7f09c554e000                   Options.table_properties_collectors: 
2022/01/14-09:55:04.589541 7f09c554e000                   Options.inplace_update_support: 0
2022/01/14-09:55:04.589542 7f09c554e000                 Options.inplace_update_num_locks: 10000
2022/01/14-09:55:04.589544 7f09c554e000               Options.memtable_prefix_bloom_size_ratio: 0.000000
2022/01/14-09:55:04.589546 7f09c554e000               Options.memtable_whole_key_filtering: 0
2022/01/14-09:55:04.589547 7f09c554e000   Options.memtable_huge_page_size: 0
2022/01/14-09:55:04.589549 7f09c554e000                           Options.bloom_locality: 0
2022/01/14-09:55:04.589550 7f09c554e000                    Options.max_successive_merges: 0
2022/01/14-09:55:04.589570 7f09c554e000                Options.optimize_filters_for_hits: 0
2022/01/14-09:55:04.589571 7f09c554e000                Options.paranoid_file_checks: 0
2022/01/14-09:55:04.589573 7f09c554e000                Options.force_consistency_checks: 1
2022/01/14-09:55:04.589574 7f09c554e000                Options.report_bg_io_stats: 0
2022/01/14-09:55:04.589576 7f09c554e000                               Options.ttl: 2592000
2022/01/14-09:55:04.589577 7f09c554e000          Options.periodic_compaction_seconds: 2592000
2022/01/14-09:55:04.589578 7f09c554e000                    Options.enable_blob_files: false
2022/01/14-09:55:04.589580 7f09c554e000                        Options.min_blob_size: 0
2022/01/14-09:55:04.589581 7f09c554e000                       Options.blob_file_size: 268435456
2022/01/14-09:55:04.589583 7f09c554e000                Options.blob_compression_type: NoCompression
2022/01/14-09:55:04.589584 7f09c554e000       Options.enable_blob_garbage_collection: false
2022/01/14-09:55:04.589586 7f09c554e000   Options.blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:04.591007 7f09c554e000 [db/db_impl/db_impl.cc:2662] Created column family [data_shred] (ID 9)
2022/01/14-09:55:04.606143 7f09c554e000 [db/column_family.cc:601] 	(skipping printing options)
2022/01/14-09:55:04.607498 7f09c554e000 [db/db_impl/db_impl.cc:2662] Created column family [code_shred] (ID 10)
2022/01/14-09:55:04.622522 7f09c554e000 [db/column_family.cc:601] 	(skipping printing options)
2022/01/14-09:55:04.623813 7f09c554e000 [db/db_impl/db_impl.cc:2662] Created column family [transaction_status] (ID 11)
2022/01/14-09:55:04.639882 7f09c554e000 [db/column_family.cc:601] 	(skipping printing options)
2022/01/14-09:55:04.641356 7f09c554e000 [db/db_impl/db_impl.cc:2662] Created column family [address_signatures] (ID 12)
2022/01/14-09:55:04.657831 7f09c554e000 [db/column_family.cc:601] 	(skipping printing options)
2022/01/14-09:55:04.659225 7f09c554e000 [db/db_impl/db_impl.cc:2662] Created column family [transaction_memos] (ID 13)
2022/01/14-09:55:04.676303 7f09c554e000 [db/column_family.cc:601] 	(skipping printing options)
2022/01/14-09:55:04.677790 7f09c554e000 [db/db_impl/db_impl.cc:2662] Created column family [transaction_status_index] (ID 14)
2022/01/14-09:55:04.695188 7f09c554e000 [db/column_family.cc:601] 	(skipping printing options)
2022/01/14-09:55:04.696544 7f09c554e000 [db/db_impl/db_impl.cc:2662] Created column family [rewards] (ID 15)
2022/01/14-09:55:04.714609 7f09c554e000 [db/column_family.cc:601] 	(skipping printing options)
2022/01/14-09:55:04.716000 7f09c554e000 [db/db_impl/db_impl.cc:2662] Created column family [blocktime] (ID 16)
2022/01/14-09:55:04.735256 7f09c554e000 [db/column_family.cc:601] 	(skipping printing options)
2022/01/14-09:55:04.736703 7f09c554e000 [db/db_impl/db_impl.cc:2662] Created column family [perf_samples] (ID 17)
2022/01/14-09:55:04.756561 7f09c554e000 [db/column_family.cc:601] 	(skipping printing options)
2022/01/14-09:55:04.758068 7f09c554e000 [db/db_impl/db_impl.cc:2662] Created column family [block_height] (ID 18)
2022/01/14-09:55:04.777977 7f09c554e000 [db/column_family.cc:601] 	(skipping printing options)
2022/01/14-09:55:04.779304 7f09c554e000 [db/db_impl/db_impl.cc:2662] Created column family [program_costs] (ID 19)
2022/01/14-09:55:04.817673 7f09c554e000 [db/db_impl/db_impl_open.cc:1757] SstFileManager instance 0x564017e01eb0
2022/01/14-09:55:04.819055 7f09c554e000 DB pointer 0x564017e04180
2022/01/14-09:55:04.820323 7f0927fff700 [db/db_impl/db_impl.cc:932] ------- DUMPING STATS -------
2022/01/14-09:55:04.820675 7f0927fff700 [db/db_impl/db_impl.cc:933] 
** DB Stats **
Uptime(secs): 0.3 total, 0.3 interval
Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s
Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s
Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent
Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s
Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s
Interval stall: 00:00:0.000 H:M:S, 0.0 percent

** Compaction Stats [default] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [default] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.3 total, 0.3 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [default] **

** Compaction Stats [meta] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [meta] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.3 total, 0.3 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [meta] **

** Compaction Stats [dead_slots] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [dead_slots] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.3 total, 0.3 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [dead_slots] **

** Compaction Stats [duplicate_slots] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [duplicate_slots] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.3 total, 0.3 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [duplicate_slots] **

** Compaction Stats [erasure_meta] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [erasure_meta] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.3 total, 0.3 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [erasure_meta] **

** Compaction Stats [orphans] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [orphans] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.3 total, 0.3 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [orphans] **

** Compaction Stats [bank_hashes] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [bank_hashes] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.3 total, 0.3 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [bank_hashes] **

** Compaction Stats [root] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [root] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.3 total, 0.3 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [root] **

** Compaction Stats [index] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [index] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.2 total, 0.2 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [index] **

** Compaction Stats [data_shred] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [data_shred] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.2 total, 0.2 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [data_shred] **

** Compaction Stats [code_shred] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [code_shred] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.2 total, 0.2 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [code_shred] **

** Compaction Stats [transaction_status] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [transaction_status] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.2 total, 0.2 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [transaction_status] **

** Compaction Stats [address_signatures] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [address_signatures] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.2 total, 0.2 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [address_signatures] **

** Compaction Stats [transaction_memos] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [transaction_memos] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.2 total, 0.2 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [transaction_memos] **

** Compaction Stats [transaction_status_index] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [transaction_status_index] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.1 total, 0.1 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [transaction_status_index] **

** Compaction Stats [rewards] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [rewards] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.1 total, 0.1 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [rewards] **

** Compaction Stats [blocktime] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [blocktime] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.1 total, 0.1 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [blocktime] **

** Compaction Stats [perf_samples] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [perf_samples] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.1 total, 0.1 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [perf_samples] **

** Compaction Stats [block_height] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [block_height] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.1 total, 0.1 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [block_height] **

** Compaction Stats [program_costs] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [program_costs] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.0 total, 0.0 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [program_costs] **

** Compaction Stats [default] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [default] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.3 total, 0.0 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [default] **

** Compaction Stats [meta] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [meta] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.3 total, 0.0 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [meta] **

** Compaction Stats [dead_slots] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [dead_slots] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.3 total, 0.0 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [dead_slots] **

** Compaction Stats [duplicate_slots] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [duplicate_slots] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.3 total, 0.0 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [duplicate_slots] **

** Compaction Stats [erasure_meta] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [erasure_meta] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.3 total, 0.0 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [erasure_meta] **

** Compaction Stats [orphans] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [orphans] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.3 total, 0.0 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [orphans] **

** Compaction Stats [bank_hashes] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [bank_hashes] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.3 total, 0.0 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [bank_hashes] **

** Compaction Stats [root] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [root] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.3 total, 0.0 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [root] **

** Compaction Stats [index] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [index] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.2 total, 0.0 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [index] **

** Compaction Stats [data_shred] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [data_shred] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.2 total, 0.0 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [data_shred] **

** Compaction Stats [code_shred] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [code_shred] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.2 total, 0.0 interval
Flush(GB): cumulative 0.000, interval 0.000
AddFile(GB): cumulative 0.000, interval 0.000
AddFile(Total Files): cumulative 0, interval 0
AddFile(L0 Files): cumulative 0, interval 0
AddFile(Keys): cumulative 0, interval 0
Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds
Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count

** File Read Latency Histogram By Level [code_shred] **

** Compaction Stats [transaction_status] **
Level    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 Sum      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0
 Int      0/0    0.00 KB   0.0      0.0     0.0      0.0       0.0      0.0       0.0   0.0      0.0      0.0      0.00              0.00         0    0.000       0      0       0.0       0.0

** Compaction Stats [transaction_status] **
Priority    Files   Size     Score Read(GB)  Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB)
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Blob file count: 0, total size: 0.0 GB

Uptime(secs): 0.2 total, 0.0 
2022/01/14-09:55:04.835038 7f09c554e000 [db/db_impl/db_impl.cc:1036] SetOptions() on column family [meta], inputs:
2022/01/14-09:55:04.835042 7f09c554e000 [db/db_impl/db_impl.cc:1039] periodic_compaction_seconds: 86400
2022/01/14-09:55:04.835044 7f09c554e000 [db/db_impl/db_impl.cc:1043] [meta] SetOptions() succeeded
2022/01/14-09:55:04.835045 7f09c554e000 [options/cf_options.cc:917]                         write_buffer_size: 268435456
2022/01/14-09:55:04.835046 7f09c554e000 [options/cf_options.cc:919]                   max_write_buffer_number: 8
2022/01/14-09:55:04.835047 7f09c554e000 [options/cf_options.cc:922]                          arena_block_size: 33554432
2022/01/14-09:55:04.835049 7f09c554e000 [options/cf_options.cc:924]               memtable_prefix_bloom_ratio: 0.000000
2022/01/14-09:55:04.835051 7f09c554e000 [options/cf_options.cc:926]               memtable_whole_key_filtering: 0
2022/01/14-09:55:04.835052 7f09c554e000 [options/cf_options.cc:929]                   memtable_huge_page_size: 0
2022/01/14-09:55:04.835053 7f09c554e000 [options/cf_options.cc:932]                     max_successive_merges: 0
2022/01/14-09:55:04.835054 7f09c554e000 [options/cf_options.cc:935]                  inplace_update_num_locks: 10000
2022/01/14-09:55:04.835055 7f09c554e000 [options/cf_options.cc:938]                          prefix_extractor: nullptr
2022/01/14-09:55:04.835056 7f09c554e000 [options/cf_options.cc:940]                  disable_auto_compactions: 0
2022/01/14-09:55:04.835057 7f09c554e000 [options/cf_options.cc:942]       soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:04.835058 7f09c554e000 [options/cf_options.cc:944]       hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:04.835059 7f09c554e000 [options/cf_options.cc:946]        level0_file_num_compaction_trigger: 4
2022/01/14-09:55:04.835060 7f09c554e000 [options/cf_options.cc:948]            level0_slowdown_writes_trigger: 20
2022/01/14-09:55:04.835061 7f09c554e000 [options/cf_options.cc:950]                level0_stop_writes_trigger: 36
2022/01/14-09:55:04.835062 7f09c554e000 [options/cf_options.cc:952]                      max_compaction_bytes: 2684354550
2022/01/14-09:55:04.835063 7f09c554e000 [options/cf_options.cc:954]                     target_file_size_base: 107374182
2022/01/14-09:55:04.835064 7f09c554e000 [options/cf_options.cc:956]               target_file_size_multiplier: 1
2022/01/14-09:55:04.835065 7f09c554e000 [options/cf_options.cc:958]                  max_bytes_for_level_base: 1073741824
2022/01/14-09:55:04.835066 7f09c554e000 [options/cf_options.cc:960]            max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:04.835068 7f09c554e000 [options/cf_options.cc:962]                                       ttl: 2592000
2022/01/14-09:55:04.835069 7f09c554e000 [options/cf_options.cc:964]               periodic_compaction_seconds: 86400
2022/01/14-09:55:04.835072 7f09c554e000 [options/cf_options.cc:978] max_bytes_for_level_multiplier_additional: 1, 1, 1, 1, 1, 1, 1
2022/01/14-09:55:04.835073 7f09c554e000 [options/cf_options.cc:980]         max_sequential_skip_in_iterations: 8
2022/01/14-09:55:04.835074 7f09c554e000 [options/cf_options.cc:982]          check_flush_compaction_key_order: 1
2022/01/14-09:55:04.835075 7f09c554e000 [options/cf_options.cc:984]                      paranoid_file_checks: 0
2022/01/14-09:55:04.835076 7f09c554e000 [options/cf_options.cc:986]                        report_bg_io_stats: 0
2022/01/14-09:55:04.835077 7f09c554e000 [options/cf_options.cc:988]                               compression: 0
2022/01/14-09:55:04.835078 7f09c554e000 [options/cf_options.cc:992] compaction_options_universal.size_ratio : 1
2022/01/14-09:55:04.835079 7f09c554e000 [options/cf_options.cc:994] compaction_options_universal.min_merge_width : 2
2022/01/14-09:55:04.835080 7f09c554e000 [options/cf_options.cc:996] compaction_options_universal.max_merge_width : -1
2022/01/14-09:55:04.835081 7f09c554e000 [options/cf_options.cc:999] compaction_options_universal.max_size_amplification_percent : 200
2022/01/14-09:55:04.835082 7f09c554e000 [options/cf_options.cc:1002] compaction_options_universal.compression_size_percent : -1
2022/01/14-09:55:04.835083 7f09c554e000 [options/cf_options.cc:1004] compaction_options_universal.stop_style : 1
2022/01/14-09:55:04.835084 7f09c554e000 [options/cf_options.cc:1007] compaction_options_universal.allow_trivial_move : 0
2022/01/14-09:55:04.835085 7f09c554e000 [options/cf_options.cc:1011] compaction_options_fifo.max_table_files_size : 1073741824
2022/01/14-09:55:04.835086 7f09c554e000 [options/cf_options.cc:1013] compaction_options_fifo.allow_compaction : 0
2022/01/14-09:55:04.835087 7f09c554e000 [options/cf_options.cc:1017]                         enable_blob_files: false
2022/01/14-09:55:04.835088 7f09c554e000 [options/cf_options.cc:1019]                             min_blob_size: 0
2022/01/14-09:55:04.835089 7f09c554e000 [options/cf_options.cc:1021]                            blob_file_size: 268435456
2022/01/14-09:55:04.835090 7f09c554e000 [options/cf_options.cc:1023]                     blob_compression_type: NoCompression
2022/01/14-09:55:04.835091 7f09c554e000 [options/cf_options.cc:1025]            enable_blob_garbage_collection: false
2022/01/14-09:55:04.835092 7f09c554e000 [options/cf_options.cc:1027]        blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:04.850729 7f09c554e000 [db/db_impl/db_impl.cc:1036] SetOptions() on column family [dead_slots], inputs:
2022/01/14-09:55:04.850734 7f09c554e000 [db/db_impl/db_impl.cc:1039] periodic_compaction_seconds: 86400
2022/01/14-09:55:04.850735 7f09c554e000 [db/db_impl/db_impl.cc:1043] [dead_slots] SetOptions() succeeded
2022/01/14-09:55:04.850736 7f09c554e000 [options/cf_options.cc:917]                         write_buffer_size: 268435456
2022/01/14-09:55:04.850738 7f09c554e000 [options/cf_options.cc:919]                   max_write_buffer_number: 8
2022/01/14-09:55:04.850739 7f09c554e000 [options/cf_options.cc:922]                          arena_block_size: 33554432
2022/01/14-09:55:04.850740 7f09c554e000 [options/cf_options.cc:924]               memtable_prefix_bloom_ratio: 0.000000
2022/01/14-09:55:04.850742 7f09c554e000 [options/cf_options.cc:926]               memtable_whole_key_filtering: 0
2022/01/14-09:55:04.850743 7f09c554e000 [options/cf_options.cc:929]                   memtable_huge_page_size: 0
2022/01/14-09:55:04.850744 7f09c554e000 [options/cf_options.cc:932]                     max_successive_merges: 0
2022/01/14-09:55:04.850745 7f09c554e000 [options/cf_options.cc:935]                  inplace_update_num_locks: 10000
2022/01/14-09:55:04.850746 7f09c554e000 [options/cf_options.cc:938]                          prefix_extractor: nullptr
2022/01/14-09:55:04.850747 7f09c554e000 [options/cf_options.cc:940]                  disable_auto_compactions: 0
2022/01/14-09:55:04.850748 7f09c554e000 [options/cf_options.cc:942]       soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:04.850749 7f09c554e000 [options/cf_options.cc:944]       hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:04.850750 7f09c554e000 [options/cf_options.cc:946]        level0_file_num_compaction_trigger: 4
2022/01/14-09:55:04.850751 7f09c554e000 [options/cf_options.cc:948]            level0_slowdown_writes_trigger: 20
2022/01/14-09:55:04.850752 7f09c554e000 [options/cf_options.cc:950]                level0_stop_writes_trigger: 36
2022/01/14-09:55:04.850753 7f09c554e000 [options/cf_options.cc:952]                      max_compaction_bytes: 2684354550
2022/01/14-09:55:04.850754 7f09c554e000 [options/cf_options.cc:954]                     target_file_size_base: 107374182
2022/01/14-09:55:04.850755 7f09c554e000 [options/cf_options.cc:956]               target_file_size_multiplier: 1
2022/01/14-09:55:04.850756 7f09c554e000 [options/cf_options.cc:958]                  max_bytes_for_level_base: 1073741824
2022/01/14-09:55:04.850757 7f09c554e000 [options/cf_options.cc:960]            max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:04.850759 7f09c554e000 [options/cf_options.cc:962]                                       ttl: 2592000
2022/01/14-09:55:04.850760 7f09c554e000 [options/cf_options.cc:964]               periodic_compaction_seconds: 86400
2022/01/14-09:55:04.850763 7f09c554e000 [options/cf_options.cc:978] max_bytes_for_level_multiplier_additional: 1, 1, 1, 1, 1, 1, 1
2022/01/14-09:55:04.850764 7f09c554e000 [options/cf_options.cc:980]         max_sequential_skip_in_iterations: 8
2022/01/14-09:55:04.850765 7f09c554e000 [options/cf_options.cc:982]          check_flush_compaction_key_order: 1
2022/01/14-09:55:04.850766 7f09c554e000 [options/cf_options.cc:984]                      paranoid_file_checks: 0
2022/01/14-09:55:04.850767 7f09c554e000 [options/cf_options.cc:986]                        report_bg_io_stats: 0
2022/01/14-09:55:04.850768 7f09c554e000 [options/cf_options.cc:988]                               compression: 0
2022/01/14-09:55:04.850769 7f09c554e000 [options/cf_options.cc:992] compaction_options_universal.size_ratio : 1
2022/01/14-09:55:04.850770 7f09c554e000 [options/cf_options.cc:994] compaction_options_universal.min_merge_width : 2
2022/01/14-09:55:04.850771 7f09c554e000 [options/cf_options.cc:996] compaction_options_universal.max_merge_width : -1
2022/01/14-09:55:04.850772 7f09c554e000 [options/cf_options.cc:999] compaction_options_universal.max_size_amplification_percent : 200
2022/01/14-09:55:04.850773 7f09c554e000 [options/cf_options.cc:1002] compaction_options_universal.compression_size_percent : -1
2022/01/14-09:55:04.850774 7f09c554e000 [options/cf_options.cc:1004] compaction_options_universal.stop_style : 1
2022/01/14-09:55:04.850775 7f09c554e000 [options/cf_options.cc:1007] compaction_options_universal.allow_trivial_move : 0
2022/01/14-09:55:04.850776 7f09c554e000 [options/cf_options.cc:1011] compaction_options_fifo.max_table_files_size : 1073741824
2022/01/14-09:55:04.850777 7f09c554e000 [options/cf_options.cc:1013] compaction_options_fifo.allow_compaction : 0
2022/01/14-09:55:04.850778 7f09c554e000 [options/cf_options.cc:1017]                         enable_blob_files: false
2022/01/14-09:55:04.850779 7f09c554e000 [options/cf_options.cc:1019]                             min_blob_size: 0
2022/01/14-09:55:04.850780 7f09c554e000 [options/cf_options.cc:1021]                            blob_file_size: 268435456
2022/01/14-09:55:04.850781 7f09c554e000 [options/cf_options.cc:1023]                     blob_compression_type: NoCompression
2022/01/14-09:55:04.850782 7f09c554e000 [options/cf_options.cc:1025]            enable_blob_garbage_collection: false
2022/01/14-09:55:04.850783 7f09c554e000 [options/cf_options.cc:1027]        blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:04.866399 7f09c554e000 [db/db_impl/db_impl.cc:1036] SetOptions() on column family [duplicate_slots], inputs:
2022/01/14-09:55:04.866403 7f09c554e000 [db/db_impl/db_impl.cc:1039] periodic_compaction_seconds: 86400
2022/01/14-09:55:04.866405 7f09c554e000 [db/db_impl/db_impl.cc:1043] [duplicate_slots] SetOptions() succeeded
2022/01/14-09:55:04.866406 7f09c554e000 [options/cf_options.cc:917]                         write_buffer_size: 268435456
2022/01/14-09:55:04.866407 7f09c554e000 [options/cf_options.cc:919]                   max_write_buffer_number: 8
2022/01/14-09:55:04.866409 7f09c554e000 [options/cf_options.cc:922]                          arena_block_size: 33554432
2022/01/14-09:55:04.866410 7f09c554e000 [options/cf_options.cc:924]               memtable_prefix_bloom_ratio: 0.000000
2022/01/14-09:55:04.866412 7f09c554e000 [options/cf_options.cc:926]               memtable_whole_key_filtering: 0
2022/01/14-09:55:04.866413 7f09c554e000 [options/cf_options.cc:929]                   memtable_huge_page_size: 0
2022/01/14-09:55:04.866414 7f09c554e000 [options/cf_options.cc:932]                     max_successive_merges: 0
2022/01/14-09:55:04.866415 7f09c554e000 [options/cf_options.cc:935]                  inplace_update_num_locks: 10000
2022/01/14-09:55:04.866416 7f09c554e000 [options/cf_options.cc:938]                          prefix_extractor: nullptr
2022/01/14-09:55:04.866417 7f09c554e000 [options/cf_options.cc:940]                  disable_auto_compactions: 0
2022/01/14-09:55:04.866418 7f09c554e000 [options/cf_options.cc:942]       soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:04.866419 7f09c554e000 [options/cf_options.cc:944]       hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:04.866420 7f09c554e000 [options/cf_options.cc:946]        level0_file_num_compaction_trigger: 4
2022/01/14-09:55:04.866421 7f09c554e000 [options/cf_options.cc:948]            level0_slowdown_writes_trigger: 20
2022/01/14-09:55:04.866422 7f09c554e000 [options/cf_options.cc:950]                level0_stop_writes_trigger: 36
2022/01/14-09:55:04.866423 7f09c554e000 [options/cf_options.cc:952]                      max_compaction_bytes: 2684354550
2022/01/14-09:55:04.866424 7f09c554e000 [options/cf_options.cc:954]                     target_file_size_base: 107374182
2022/01/14-09:55:04.866425 7f09c554e000 [options/cf_options.cc:956]               target_file_size_multiplier: 1
2022/01/14-09:55:04.866426 7f09c554e000 [options/cf_options.cc:958]                  max_bytes_for_level_base: 1073741824
2022/01/14-09:55:04.866427 7f09c554e000 [options/cf_options.cc:960]            max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:04.866429 7f09c554e000 [options/cf_options.cc:962]                                       ttl: 2592000
2022/01/14-09:55:04.866430 7f09c554e000 [options/cf_options.cc:964]               periodic_compaction_seconds: 86400
2022/01/14-09:55:04.866433 7f09c554e000 [options/cf_options.cc:978] max_bytes_for_level_multiplier_additional: 1, 1, 1, 1, 1, 1, 1
2022/01/14-09:55:04.866434 7f09c554e000 [options/cf_options.cc:980]         max_sequential_skip_in_iterations: 8
2022/01/14-09:55:04.866435 7f09c554e000 [options/cf_options.cc:982]          check_flush_compaction_key_order: 1
2022/01/14-09:55:04.866436 7f09c554e000 [options/cf_options.cc:984]                      paranoid_file_checks: 0
2022/01/14-09:55:04.866437 7f09c554e000 [options/cf_options.cc:986]                        report_bg_io_stats: 0
2022/01/14-09:55:04.866438 7f09c554e000 [options/cf_options.cc:988]                               compression: 0
2022/01/14-09:55:04.866439 7f09c554e000 [options/cf_options.cc:992] compaction_options_universal.size_ratio : 1
2022/01/14-09:55:04.866440 7f09c554e000 [options/cf_options.cc:994] compaction_options_universal.min_merge_width : 2
2022/01/14-09:55:04.866441 7f09c554e000 [options/cf_options.cc:996] compaction_options_universal.max_merge_width : -1
2022/01/14-09:55:04.866442 7f09c554e000 [options/cf_options.cc:999] compaction_options_universal.max_size_amplification_percent : 200
2022/01/14-09:55:04.866443 7f09c554e000 [options/cf_options.cc:1002] compaction_options_universal.compression_size_percent : -1
2022/01/14-09:55:04.866444 7f09c554e000 [options/cf_options.cc:1004] compaction_options_universal.stop_style : 1
2022/01/14-09:55:04.866445 7f09c554e000 [options/cf_options.cc:1007] compaction_options_universal.allow_trivial_move : 0
2022/01/14-09:55:04.866446 7f09c554e000 [options/cf_options.cc:1011] compaction_options_fifo.max_table_files_size : 1073741824
2022/01/14-09:55:04.866447 7f09c554e000 [options/cf_options.cc:1013] compaction_options_fifo.allow_compaction : 0
2022/01/14-09:55:04.866448 7f09c554e000 [options/cf_options.cc:1017]                         enable_blob_files: false
2022/01/14-09:55:04.866449 7f09c554e000 [options/cf_options.cc:1019]                             min_blob_size: 0
2022/01/14-09:55:04.866450 7f09c554e000 [options/cf_options.cc:1021]                            blob_file_size: 268435456
2022/01/14-09:55:04.866451 7f09c554e000 [options/cf_options.cc:1023]                     blob_compression_type: NoCompression
2022/01/14-09:55:04.866452 7f09c554e000 [options/cf_options.cc:1025]            enable_blob_garbage_collection: false
2022/01/14-09:55:04.866453 7f09c554e000 [options/cf_options.cc:1027]        blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:04.881747 7f09c554e000 [db/db_impl/db_impl.cc:1036] SetOptions() on column family [erasure_meta], inputs:
2022/01/14-09:55:04.881756 7f09c554e000 [db/db_impl/db_impl.cc:1039] periodic_compaction_seconds: 86400
2022/01/14-09:55:04.881758 7f09c554e000 [db/db_impl/db_impl.cc:1043] [erasure_meta] SetOptions() succeeded
2022/01/14-09:55:04.881759 7f09c554e000 [options/cf_options.cc:917]                         write_buffer_size: 268435456
2022/01/14-09:55:04.881760 7f09c554e000 [options/cf_options.cc:919]                   max_write_buffer_number: 8
2022/01/14-09:55:04.881761 7f09c554e000 [options/cf_options.cc:922]                          arena_block_size: 33554432
2022/01/14-09:55:04.881763 7f09c554e000 [options/cf_options.cc:924]               memtable_prefix_bloom_ratio: 0.000000
2022/01/14-09:55:04.881766 7f09c554e000 [options/cf_options.cc:926]               memtable_whole_key_filtering: 0
2022/01/14-09:55:04.881767 7f09c554e000 [options/cf_options.cc:929]                   memtable_huge_page_size: 0
2022/01/14-09:55:04.881768 7f09c554e000 [options/cf_options.cc:932]                     max_successive_merges: 0
2022/01/14-09:55:04.881769 7f09c554e000 [options/cf_options.cc:935]                  inplace_update_num_locks: 10000
2022/01/14-09:55:04.881770 7f09c554e000 [options/cf_options.cc:938]                          prefix_extractor: nullptr
2022/01/14-09:55:04.881771 7f09c554e000 [options/cf_options.cc:940]                  disable_auto_compactions: 0
2022/01/14-09:55:04.881772 7f09c554e000 [options/cf_options.cc:942]       soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:04.881773 7f09c554e000 [options/cf_options.cc:944]       hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:04.881774 7f09c554e000 [options/cf_options.cc:946]        level0_file_num_compaction_trigger: 4
2022/01/14-09:55:04.881775 7f09c554e000 [options/cf_options.cc:948]            level0_slowdown_writes_trigger: 20
2022/01/14-09:55:04.881776 7f09c554e000 [options/cf_options.cc:950]                level0_stop_writes_trigger: 36
2022/01/14-09:55:04.881777 7f09c554e000 [options/cf_options.cc:952]                      max_compaction_bytes: 2684354550
2022/01/14-09:55:04.881778 7f09c554e000 [options/cf_options.cc:954]                     target_file_size_base: 107374182
2022/01/14-09:55:04.881779 7f09c554e000 [options/cf_options.cc:956]               target_file_size_multiplier: 1
2022/01/14-09:55:04.881780 7f09c554e000 [options/cf_options.cc:958]                  max_bytes_for_level_base: 1073741824
2022/01/14-09:55:04.881781 7f09c554e000 [options/cf_options.cc:960]            max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:04.881784 7f09c554e000 [options/cf_options.cc:962]                                       ttl: 2592000
2022/01/14-09:55:04.881785 7f09c554e000 [options/cf_options.cc:964]               periodic_compaction_seconds: 86400
2022/01/14-09:55:04.881788 7f09c554e000 [options/cf_options.cc:978] max_bytes_for_level_multiplier_additional: 1, 1, 1, 1, 1, 1, 1
2022/01/14-09:55:04.881790 7f09c554e000 [options/cf_options.cc:980]         max_sequential_skip_in_iterations: 8
2022/01/14-09:55:04.881791 7f09c554e000 [options/cf_options.cc:982]          check_flush_compaction_key_order: 1
2022/01/14-09:55:04.881792 7f09c554e000 [options/cf_options.cc:984]                      paranoid_file_checks: 0
2022/01/14-09:55:04.881793 7f09c554e000 [options/cf_options.cc:986]                        report_bg_io_stats: 0
2022/01/14-09:55:04.881793 7f09c554e000 [options/cf_options.cc:988]                               compression: 0
2022/01/14-09:55:04.881794 7f09c554e000 [options/cf_options.cc:992] compaction_options_universal.size_ratio : 1
2022/01/14-09:55:04.881795 7f09c554e000 [options/cf_options.cc:994] compaction_options_universal.min_merge_width : 2
2022/01/14-09:55:04.881796 7f09c554e000 [options/cf_options.cc:996] compaction_options_universal.max_merge_width : -1
2022/01/14-09:55:04.881797 7f09c554e000 [options/cf_options.cc:999] compaction_options_universal.max_size_amplification_percent : 200
2022/01/14-09:55:04.881798 7f09c554e000 [options/cf_options.cc:1002] compaction_options_universal.compression_size_percent : -1
2022/01/14-09:55:04.881800 7f09c554e000 [options/cf_options.cc:1004] compaction_options_universal.stop_style : 1
2022/01/14-09:55:04.881801 7f09c554e000 [options/cf_options.cc:1007] compaction_options_universal.allow_trivial_move : 0
2022/01/14-09:55:04.881802 7f09c554e000 [options/cf_options.cc:1011] compaction_options_fifo.max_table_files_size : 1073741824
2022/01/14-09:55:04.881803 7f09c554e000 [options/cf_options.cc:1013] compaction_options_fifo.allow_compaction : 0
2022/01/14-09:55:04.881804 7f09c554e000 [options/cf_options.cc:1017]                         enable_blob_files: false
2022/01/14-09:55:04.881804 7f09c554e000 [options/cf_options.cc:1019]                             min_blob_size: 0
2022/01/14-09:55:04.881805 7f09c554e000 [options/cf_options.cc:1021]                            blob_file_size: 268435456
2022/01/14-09:55:04.881807 7f09c554e000 [options/cf_options.cc:1023]                     blob_compression_type: NoCompression
2022/01/14-09:55:04.881808 7f09c554e000 [options/cf_options.cc:1025]            enable_blob_garbage_collection: false
2022/01/14-09:55:04.881809 7f09c554e000 [options/cf_options.cc:1027]        blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:04.897468 7f09c554e000 [db/db_impl/db_impl.cc:1036] SetOptions() on column family [orphans], inputs:
2022/01/14-09:55:04.897473 7f09c554e000 [db/db_impl/db_impl.cc:1039] periodic_compaction_seconds: 86400
2022/01/14-09:55:04.897475 7f09c554e000 [db/db_impl/db_impl.cc:1043] [orphans] SetOptions() succeeded
2022/01/14-09:55:04.897476 7f09c554e000 [options/cf_options.cc:917]                         write_buffer_size: 268435456
2022/01/14-09:55:04.897477 7f09c554e000 [options/cf_options.cc:919]                   max_write_buffer_number: 8
2022/01/14-09:55:04.897478 7f09c554e000 [options/cf_options.cc:922]                          arena_block_size: 33554432
2022/01/14-09:55:04.897480 7f09c554e000 [options/cf_options.cc:924]               memtable_prefix_bloom_ratio: 0.000000
2022/01/14-09:55:04.897482 7f09c554e000 [options/cf_options.cc:926]               memtable_whole_key_filtering: 0
2022/01/14-09:55:04.897483 7f09c554e000 [options/cf_options.cc:929]                   memtable_huge_page_size: 0
2022/01/14-09:55:04.897484 7f09c554e000 [options/cf_options.cc:932]                     max_successive_merges: 0
2022/01/14-09:55:04.897485 7f09c554e000 [options/cf_options.cc:935]                  inplace_update_num_locks: 10000
2022/01/14-09:55:04.897486 7f09c554e000 [options/cf_options.cc:938]                          prefix_extractor: nullptr
2022/01/14-09:55:04.897487 7f09c554e000 [options/cf_options.cc:940]                  disable_auto_compactions: 0
2022/01/14-09:55:04.897488 7f09c554e000 [options/cf_options.cc:942]       soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:04.897489 7f09c554e000 [options/cf_options.cc:944]       hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:04.897490 7f09c554e000 [options/cf_options.cc:946]        level0_file_num_compaction_trigger: 4
2022/01/14-09:55:04.897491 7f09c554e000 [options/cf_options.cc:948]            level0_slowdown_writes_trigger: 20
2022/01/14-09:55:04.897492 7f09c554e000 [options/cf_options.cc:950]                level0_stop_writes_trigger: 36
2022/01/14-09:55:04.897493 7f09c554e000 [options/cf_options.cc:952]                      max_compaction_bytes: 2684354550
2022/01/14-09:55:04.897494 7f09c554e000 [options/cf_options.cc:954]                     target_file_size_base: 107374182
2022/01/14-09:55:04.897495 7f09c554e000 [options/cf_options.cc:956]               target_file_size_multiplier: 1
2022/01/14-09:55:04.897496 7f09c554e000 [options/cf_options.cc:958]                  max_bytes_for_level_base: 1073741824
2022/01/14-09:55:04.897497 7f09c554e000 [options/cf_options.cc:960]            max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:04.897499 7f09c554e000 [options/cf_options.cc:962]                                       ttl: 2592000
2022/01/14-09:55:04.897500 7f09c554e000 [options/cf_options.cc:964]               periodic_compaction_seconds: 86400
2022/01/14-09:55:04.897503 7f09c554e000 [options/cf_options.cc:978] max_bytes_for_level_multiplier_additional: 1, 1, 1, 1, 1, 1, 1
2022/01/14-09:55:04.897504 7f09c554e000 [options/cf_options.cc:980]         max_sequential_skip_in_iterations: 8
2022/01/14-09:55:04.897505 7f09c554e000 [options/cf_options.cc:982]          check_flush_compaction_key_order: 1
2022/01/14-09:55:04.897506 7f09c554e000 [options/cf_options.cc:984]                      paranoid_file_checks: 0
2022/01/14-09:55:04.897507 7f09c554e000 [options/cf_options.cc:986]                        report_bg_io_stats: 0
2022/01/14-09:55:04.897508 7f09c554e000 [options/cf_options.cc:988]                               compression: 0
2022/01/14-09:55:04.897509 7f09c554e000 [options/cf_options.cc:992] compaction_options_universal.size_ratio : 1
2022/01/14-09:55:04.897510 7f09c554e000 [options/cf_options.cc:994] compaction_options_universal.min_merge_width : 2
2022/01/14-09:55:04.897511 7f09c554e000 [options/cf_options.cc:996] compaction_options_universal.max_merge_width : -1
2022/01/14-09:55:04.897512 7f09c554e000 [options/cf_options.cc:999] compaction_options_universal.max_size_amplification_percent : 200
2022/01/14-09:55:04.897513 7f09c554e000 [options/cf_options.cc:1002] compaction_options_universal.compression_size_percent : -1
2022/01/14-09:55:04.897514 7f09c554e000 [options/cf_options.cc:1004] compaction_options_universal.stop_style : 1
2022/01/14-09:55:04.897515 7f09c554e000 [options/cf_options.cc:1007] compaction_options_universal.allow_trivial_move : 0
2022/01/14-09:55:04.897516 7f09c554e000 [options/cf_options.cc:1011] compaction_options_fifo.max_table_files_size : 1073741824
2022/01/14-09:55:04.897517 7f09c554e000 [options/cf_options.cc:1013] compaction_options_fifo.allow_compaction : 0
2022/01/14-09:55:04.897518 7f09c554e000 [options/cf_options.cc:1017]                         enable_blob_files: false
2022/01/14-09:55:04.897519 7f09c554e000 [options/cf_options.cc:1019]                             min_blob_size: 0
2022/01/14-09:55:04.897520 7f09c554e000 [options/cf_options.cc:1021]                            blob_file_size: 268435456
2022/01/14-09:55:04.897521 7f09c554e000 [options/cf_options.cc:1023]                     blob_compression_type: NoCompression
2022/01/14-09:55:04.897522 7f09c554e000 [options/cf_options.cc:1025]            enable_blob_garbage_collection: false
2022/01/14-09:55:04.897523 7f09c554e000 [options/cf_options.cc:1027]        blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:04.913279 7f09c554e000 [db/db_impl/db_impl.cc:1036] SetOptions() on column family [bank_hashes], inputs:
2022/01/14-09:55:04.913288 7f09c554e000 [db/db_impl/db_impl.cc:1039] periodic_compaction_seconds: 86400
2022/01/14-09:55:04.913289 7f09c554e000 [db/db_impl/db_impl.cc:1043] [bank_hashes] SetOptions() succeeded
2022/01/14-09:55:04.913291 7f09c554e000 [options/cf_options.cc:917]                         write_buffer_size: 268435456
2022/01/14-09:55:04.913292 7f09c554e000 [options/cf_options.cc:919]                   max_write_buffer_number: 8
2022/01/14-09:55:04.913293 7f09c554e000 [options/cf_options.cc:922]                          arena_block_size: 33554432
2022/01/14-09:55:04.913294 7f09c554e000 [options/cf_options.cc:924]               memtable_prefix_bloom_ratio: 0.000000
2022/01/14-09:55:04.913297 7f09c554e000 [options/cf_options.cc:926]               memtable_whole_key_filtering: 0
2022/01/14-09:55:04.913298 7f09c554e000 [options/cf_options.cc:929]                   memtable_huge_page_size: 0
2022/01/14-09:55:04.913299 7f09c554e000 [options/cf_options.cc:932]                     max_successive_merges: 0
2022/01/14-09:55:04.913300 7f09c554e000 [options/cf_options.cc:935]                  inplace_update_num_locks: 10000
2022/01/14-09:55:04.913301 7f09c554e000 [options/cf_options.cc:938]                          prefix_extractor: nullptr
2022/01/14-09:55:04.913303 7f09c554e000 [options/cf_options.cc:940]                  disable_auto_compactions: 0
2022/01/14-09:55:04.913304 7f09c554e000 [options/cf_options.cc:942]       soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:04.913305 7f09c554e000 [options/cf_options.cc:944]       hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:04.913306 7f09c554e000 [options/cf_options.cc:946]        level0_file_num_compaction_trigger: 4
2022/01/14-09:55:04.913307 7f09c554e000 [options/cf_options.cc:948]            level0_slowdown_writes_trigger: 20
2022/01/14-09:55:04.913308 7f09c554e000 [options/cf_options.cc:950]                level0_stop_writes_trigger: 36
2022/01/14-09:55:04.913309 7f09c554e000 [options/cf_options.cc:952]                      max_compaction_bytes: 2684354550
2022/01/14-09:55:04.913310 7f09c554e000 [options/cf_options.cc:954]                     target_file_size_base: 107374182
2022/01/14-09:55:04.913311 7f09c554e000 [options/cf_options.cc:956]               target_file_size_multiplier: 1
2022/01/14-09:55:04.913312 7f09c554e000 [options/cf_options.cc:958]                  max_bytes_for_level_base: 1073741824
2022/01/14-09:55:04.913313 7f09c554e000 [options/cf_options.cc:960]            max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:04.913315 7f09c554e000 [options/cf_options.cc:962]                                       ttl: 2592000
2022/01/14-09:55:04.913316 7f09c554e000 [options/cf_options.cc:964]               periodic_compaction_seconds: 86400
2022/01/14-09:55:04.913320 7f09c554e000 [options/cf_options.cc:978] max_bytes_for_level_multiplier_additional: 1, 1, 1, 1, 1, 1, 1
2022/01/14-09:55:04.913321 7f09c554e000 [options/cf_options.cc:980]         max_sequential_skip_in_iterations: 8
2022/01/14-09:55:04.913322 7f09c554e000 [options/cf_options.cc:982]          check_flush_compaction_key_order: 1
2022/01/14-09:55:04.913323 7f09c554e000 [options/cf_options.cc:984]                      paranoid_file_checks: 0
2022/01/14-09:55:04.913324 7f09c554e000 [options/cf_options.cc:986]                        report_bg_io_stats: 0
2022/01/14-09:55:04.913325 7f09c554e000 [options/cf_options.cc:988]                               compression: 0
2022/01/14-09:55:04.913326 7f09c554e000 [options/cf_options.cc:992] compaction_options_universal.size_ratio : 1
2022/01/14-09:55:04.913327 7f09c554e000 [options/cf_options.cc:994] compaction_options_universal.min_merge_width : 2
2022/01/14-09:55:04.913328 7f09c554e000 [options/cf_options.cc:996] compaction_options_universal.max_merge_width : -1
2022/01/14-09:55:04.913329 7f09c554e000 [options/cf_options.cc:999] compaction_options_universal.max_size_amplification_percent : 200
2022/01/14-09:55:04.913330 7f09c554e000 [options/cf_options.cc:1002] compaction_options_universal.compression_size_percent : -1
2022/01/14-09:55:04.913331 7f09c554e000 [options/cf_options.cc:1004] compaction_options_universal.stop_style : 1
2022/01/14-09:55:04.913332 7f09c554e000 [options/cf_options.cc:1007] compaction_options_universal.allow_trivial_move : 0
2022/01/14-09:55:04.913333 7f09c554e000 [options/cf_options.cc:1011] compaction_options_fifo.max_table_files_size : 1073741824
2022/01/14-09:55:04.913334 7f09c554e000 [options/cf_options.cc:1013] compaction_options_fifo.allow_compaction : 0
2022/01/14-09:55:04.913335 7f09c554e000 [options/cf_options.cc:1017]                         enable_blob_files: false
2022/01/14-09:55:04.913336 7f09c554e000 [options/cf_options.cc:1019]                             min_blob_size: 0
2022/01/14-09:55:04.913337 7f09c554e000 [options/cf_options.cc:1021]                            blob_file_size: 268435456
2022/01/14-09:55:04.913339 7f09c554e000 [options/cf_options.cc:1023]                     blob_compression_type: NoCompression
2022/01/14-09:55:04.913340 7f09c554e000 [options/cf_options.cc:1025]            enable_blob_garbage_collection: false
2022/01/14-09:55:04.913340 7f09c554e000 [options/cf_options.cc:1027]        blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:04.929034 7f09c554e000 [db/db_impl/db_impl.cc:1036] SetOptions() on column family [root], inputs:
2022/01/14-09:55:04.929040 7f09c554e000 [db/db_impl/db_impl.cc:1039] periodic_compaction_seconds: 86400
2022/01/14-09:55:04.929042 7f09c554e000 [db/db_impl/db_impl.cc:1043] [root] SetOptions() succeeded
2022/01/14-09:55:04.929043 7f09c554e000 [options/cf_options.cc:917]                         write_buffer_size: 268435456
2022/01/14-09:55:04.929044 7f09c554e000 [options/cf_options.cc:919]                   max_write_buffer_number: 8
2022/01/14-09:55:04.929045 7f09c554e000 [options/cf_options.cc:922]                          arena_block_size: 33554432
2022/01/14-09:55:04.929046 7f09c554e000 [options/cf_options.cc:924]               memtable_prefix_bloom_ratio: 0.000000
2022/01/14-09:55:04.929049 7f09c554e000 [options/cf_options.cc:926]               memtable_whole_key_filtering: 0
2022/01/14-09:55:04.929050 7f09c554e000 [options/cf_options.cc:929]                   memtable_huge_page_size: 0
2022/01/14-09:55:04.929051 7f09c554e000 [options/cf_options.cc:932]                     max_successive_merges: 0
2022/01/14-09:55:04.929052 7f09c554e000 [options/cf_options.cc:935]                  inplace_update_num_locks: 10000
2022/01/14-09:55:04.929053 7f09c554e000 [options/cf_options.cc:938]                          prefix_extractor: nullptr
2022/01/14-09:55:04.929054 7f09c554e000 [options/cf_options.cc:940]                  disable_auto_compactions: 0
2022/01/14-09:55:04.929055 7f09c554e000 [options/cf_options.cc:942]       soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:04.929056 7f09c554e000 [options/cf_options.cc:944]       hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:04.929057 7f09c554e000 [options/cf_options.cc:946]        level0_file_num_compaction_trigger: 4
2022/01/14-09:55:04.929058 7f09c554e000 [options/cf_options.cc:948]            level0_slowdown_writes_trigger: 20
2022/01/14-09:55:04.929059 7f09c554e000 [options/cf_options.cc:950]                level0_stop_writes_trigger: 36
2022/01/14-09:55:04.929060 7f09c554e000 [options/cf_options.cc:952]                      max_compaction_bytes: 2684354550
2022/01/14-09:55:04.929061 7f09c554e000 [options/cf_options.cc:954]                     target_file_size_base: 107374182
2022/01/14-09:55:04.929062 7f09c554e000 [options/cf_options.cc:956]               target_file_size_multiplier: 1
2022/01/14-09:55:04.929063 7f09c554e000 [options/cf_options.cc:958]                  max_bytes_for_level_base: 1073741824
2022/01/14-09:55:04.929064 7f09c554e000 [options/cf_options.cc:960]            max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:04.929066 7f09c554e000 [options/cf_options.cc:962]                                       ttl: 2592000
2022/01/14-09:55:04.929067 7f09c554e000 [options/cf_options.cc:964]               periodic_compaction_seconds: 86400
2022/01/14-09:55:04.929070 7f09c554e000 [options/cf_options.cc:978] max_bytes_for_level_multiplier_additional: 1, 1, 1, 1, 1, 1, 1
2022/01/14-09:55:04.929071 7f09c554e000 [options/cf_options.cc:980]         max_sequential_skip_in_iterations: 8
2022/01/14-09:55:04.929072 7f09c554e000 [options/cf_options.cc:982]          check_flush_compaction_key_order: 1
2022/01/14-09:55:04.929073 7f09c554e000 [options/cf_options.cc:984]                      paranoid_file_checks: 0
2022/01/14-09:55:04.929074 7f09c554e000 [options/cf_options.cc:986]                        report_bg_io_stats: 0
2022/01/14-09:55:04.929075 7f09c554e000 [options/cf_options.cc:988]                               compression: 0
2022/01/14-09:55:04.929076 7f09c554e000 [options/cf_options.cc:992] compaction_options_universal.size_ratio : 1
2022/01/14-09:55:04.929077 7f09c554e000 [options/cf_options.cc:994] compaction_options_universal.min_merge_width : 2
2022/01/14-09:55:04.929078 7f09c554e000 [options/cf_options.cc:996] compaction_options_universal.max_merge_width : -1
2022/01/14-09:55:04.929079 7f09c554e000 [options/cf_options.cc:999] compaction_options_universal.max_size_amplification_percent : 200
2022/01/14-09:55:04.929080 7f09c554e000 [options/cf_options.cc:1002] compaction_options_universal.compression_size_percent : -1
2022/01/14-09:55:04.929081 7f09c554e000 [options/cf_options.cc:1004] compaction_options_universal.stop_style : 1
2022/01/14-09:55:04.929082 7f09c554e000 [options/cf_options.cc:1007] compaction_options_universal.allow_trivial_move : 0
2022/01/14-09:55:04.929083 7f09c554e000 [options/cf_options.cc:1011] compaction_options_fifo.max_table_files_size : 1073741824
2022/01/14-09:55:04.929084 7f09c554e000 [options/cf_options.cc:1013] compaction_options_fifo.allow_compaction : 0
2022/01/14-09:55:04.929085 7f09c554e000 [options/cf_options.cc:1017]                         enable_blob_files: false
2022/01/14-09:55:04.929086 7f09c554e000 [options/cf_options.cc:1019]                             min_blob_size: 0
2022/01/14-09:55:04.929087 7f09c554e000 [options/cf_options.cc:1021]                            blob_file_size: 268435456
2022/01/14-09:55:04.929088 7f09c554e000 [options/cf_options.cc:1023]                     blob_compression_type: NoCompression
2022/01/14-09:55:04.929089 7f09c554e000 [options/cf_options.cc:1025]            enable_blob_garbage_collection: false
2022/01/14-09:55:04.929090 7f09c554e000 [options/cf_options.cc:1027]        blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:04.944512 7f09c554e000 [db/db_impl/db_impl.cc:1036] SetOptions() on column family [index], inputs:
2022/01/14-09:55:04.944517 7f09c554e000 [db/db_impl/db_impl.cc:1039] periodic_compaction_seconds: 86400
2022/01/14-09:55:04.944519 7f09c554e000 [db/db_impl/db_impl.cc:1043] [index] SetOptions() succeeded
2022/01/14-09:55:04.944520 7f09c554e000 [options/cf_options.cc:917]                         write_buffer_size: 268435456
2022/01/14-09:55:04.944521 7f09c554e000 [options/cf_options.cc:919]                   max_write_buffer_number: 8
2022/01/14-09:55:04.944522 7f09c554e000 [options/cf_options.cc:922]                          arena_block_size: 33554432
2022/01/14-09:55:04.944523 7f09c554e000 [options/cf_options.cc:924]               memtable_prefix_bloom_ratio: 0.000000
2022/01/14-09:55:04.944526 7f09c554e000 [options/cf_options.cc:926]               memtable_whole_key_filtering: 0
2022/01/14-09:55:04.944527 7f09c554e000 [options/cf_options.cc:929]                   memtable_huge_page_size: 0
2022/01/14-09:55:04.944528 7f09c554e000 [options/cf_options.cc:932]                     max_successive_merges: 0
2022/01/14-09:55:04.944529 7f09c554e000 [options/cf_options.cc:935]                  inplace_update_num_locks: 10000
2022/01/14-09:55:04.944530 7f09c554e000 [options/cf_options.cc:938]                          prefix_extractor: nullptr
2022/01/14-09:55:04.944531 7f09c554e000 [options/cf_options.cc:940]                  disable_auto_compactions: 0
2022/01/14-09:55:04.944532 7f09c554e000 [options/cf_options.cc:942]       soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:04.944533 7f09c554e000 [options/cf_options.cc:944]       hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:04.944534 7f09c554e000 [options/cf_options.cc:946]        level0_file_num_compaction_trigger: 4
2022/01/14-09:55:04.944535 7f09c554e000 [options/cf_options.cc:948]            level0_slowdown_writes_trigger: 20
2022/01/14-09:55:04.944536 7f09c554e000 [options/cf_options.cc:950]                level0_stop_writes_trigger: 36
2022/01/14-09:55:04.944537 7f09c554e000 [options/cf_options.cc:952]                      max_compaction_bytes: 2684354550
2022/01/14-09:55:04.944538 7f09c554e000 [options/cf_options.cc:954]                     target_file_size_base: 107374182
2022/01/14-09:55:04.944539 7f09c554e000 [options/cf_options.cc:956]               target_file_size_multiplier: 1
2022/01/14-09:55:04.944540 7f09c554e000 [options/cf_options.cc:958]                  max_bytes_for_level_base: 1073741824
2022/01/14-09:55:04.944541 7f09c554e000 [options/cf_options.cc:960]            max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:04.944543 7f09c554e000 [options/cf_options.cc:962]                                       ttl: 2592000
2022/01/14-09:55:04.944544 7f09c554e000 [options/cf_options.cc:964]               periodic_compaction_seconds: 86400
2022/01/14-09:55:04.944547 7f09c554e000 [options/cf_options.cc:978] max_bytes_for_level_multiplier_additional: 1, 1, 1, 1, 1, 1, 1
2022/01/14-09:55:04.944548 7f09c554e000 [options/cf_options.cc:980]         max_sequential_skip_in_iterations: 8
2022/01/14-09:55:04.944549 7f09c554e000 [options/cf_options.cc:982]          check_flush_compaction_key_order: 1
2022/01/14-09:55:04.944550 7f09c554e000 [options/cf_options.cc:984]                      paranoid_file_checks: 0
2022/01/14-09:55:04.944551 7f09c554e000 [options/cf_options.cc:986]                        report_bg_io_stats: 0
2022/01/14-09:55:04.944552 7f09c554e000 [options/cf_options.cc:988]                               compression: 0
2022/01/14-09:55:04.944552 7f09c554e000 [options/cf_options.cc:992] compaction_options_universal.size_ratio : 1
2022/01/14-09:55:04.944553 7f09c554e000 [options/cf_options.cc:994] compaction_options_universal.min_merge_width : 2
2022/01/14-09:55:04.944554 7f09c554e000 [options/cf_options.cc:996] compaction_options_universal.max_merge_width : -1
2022/01/14-09:55:04.944555 7f09c554e000 [options/cf_options.cc:999] compaction_options_universal.max_size_amplification_percent : 200
2022/01/14-09:55:04.944556 7f09c554e000 [options/cf_options.cc:1002] compaction_options_universal.compression_size_percent : -1
2022/01/14-09:55:04.944557 7f09c554e000 [options/cf_options.cc:1004] compaction_options_universal.stop_style : 1
2022/01/14-09:55:04.944558 7f09c554e000 [options/cf_options.cc:1007] compaction_options_universal.allow_trivial_move : 0
2022/01/14-09:55:04.944559 7f09c554e000 [options/cf_options.cc:1011] compaction_options_fifo.max_table_files_size : 1073741824
2022/01/14-09:55:04.944560 7f09c554e000 [options/cf_options.cc:1013] compaction_options_fifo.allow_compaction : 0
2022/01/14-09:55:04.944561 7f09c554e000 [options/cf_options.cc:1017]                         enable_blob_files: false
2022/01/14-09:55:04.944562 7f09c554e000 [options/cf_options.cc:1019]                             min_blob_size: 0
2022/01/14-09:55:04.944563 7f09c554e000 [options/cf_options.cc:1021]                            blob_file_size: 268435456
2022/01/14-09:55:04.944565 7f09c554e000 [options/cf_options.cc:1023]                     blob_compression_type: NoCompression
2022/01/14-09:55:04.944566 7f09c554e000 [options/cf_options.cc:1025]            enable_blob_garbage_collection: false
2022/01/14-09:55:04.944567 7f09c554e000 [options/cf_options.cc:1027]        blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:04.960194 7f09c554e000 [db/db_impl/db_impl.cc:1036] SetOptions() on column family [data_shred], inputs:
2022/01/14-09:55:04.960199 7f09c554e000 [db/db_impl/db_impl.cc:1039] periodic_compaction_seconds: 86400
2022/01/14-09:55:04.960200 7f09c554e000 [db/db_impl/db_impl.cc:1043] [data_shred] SetOptions() succeeded
2022/01/14-09:55:04.960201 7f09c554e000 [options/cf_options.cc:917]                         write_buffer_size: 268435456
2022/01/14-09:55:04.960203 7f09c554e000 [options/cf_options.cc:919]                   max_write_buffer_number: 8
2022/01/14-09:55:04.960204 7f09c554e000 [options/cf_options.cc:922]                          arena_block_size: 33554432
2022/01/14-09:55:04.960205 7f09c554e000 [options/cf_options.cc:924]               memtable_prefix_bloom_ratio: 0.000000
2022/01/14-09:55:04.960207 7f09c554e000 [options/cf_options.cc:926]               memtable_whole_key_filtering: 0
2022/01/14-09:55:04.960208 7f09c554e000 [options/cf_options.cc:929]                   memtable_huge_page_size: 0
2022/01/14-09:55:04.960209 7f09c554e000 [options/cf_options.cc:932]                     max_successive_merges: 0
2022/01/14-09:55:04.960210 7f09c554e000 [options/cf_options.cc:935]                  inplace_update_num_locks: 10000
2022/01/14-09:55:04.960211 7f09c554e000 [options/cf_options.cc:938]                          prefix_extractor: nullptr
2022/01/14-09:55:04.960212 7f09c554e000 [options/cf_options.cc:940]                  disable_auto_compactions: 0
2022/01/14-09:55:04.960213 7f09c554e000 [options/cf_options.cc:942]       soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:04.960214 7f09c554e000 [options/cf_options.cc:944]       hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:04.960215 7f09c554e000 [options/cf_options.cc:946]        level0_file_num_compaction_trigger: 4
2022/01/14-09:55:04.960216 7f09c554e000 [options/cf_options.cc:948]            level0_slowdown_writes_trigger: 20
2022/01/14-09:55:04.960217 7f09c554e000 [options/cf_options.cc:950]                level0_stop_writes_trigger: 36
2022/01/14-09:55:04.960218 7f09c554e000 [options/cf_options.cc:952]                      max_compaction_bytes: 2684354550
2022/01/14-09:55:04.960219 7f09c554e000 [options/cf_options.cc:954]                     target_file_size_base: 107374182
2022/01/14-09:55:04.960220 7f09c554e000 [options/cf_options.cc:956]               target_file_size_multiplier: 1
2022/01/14-09:55:04.960221 7f09c554e000 [options/cf_options.cc:958]                  max_bytes_for_level_base: 1073741824
2022/01/14-09:55:04.960222 7f09c554e000 [options/cf_options.cc:960]            max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:04.960224 7f09c554e000 [options/cf_options.cc:962]                                       ttl: 2592000
2022/01/14-09:55:04.960225 7f09c554e000 [options/cf_options.cc:964]               periodic_compaction_seconds: 86400
2022/01/14-09:55:04.960228 7f09c554e000 [options/cf_options.cc:978] max_bytes_for_level_multiplier_additional: 1, 1, 1, 1, 1, 1, 1
2022/01/14-09:55:04.960229 7f09c554e000 [options/cf_options.cc:980]         max_sequential_skip_in_iterations: 8
2022/01/14-09:55:04.960230 7f09c554e000 [options/cf_options.cc:982]          check_flush_compaction_key_order: 1
2022/01/14-09:55:04.960231 7f09c554e000 [options/cf_options.cc:984]                      paranoid_file_checks: 0
2022/01/14-09:55:04.960232 7f09c554e000 [options/cf_options.cc:986]                        report_bg_io_stats: 0
2022/01/14-09:55:04.960233 7f09c554e000 [options/cf_options.cc:988]                               compression: 0
2022/01/14-09:55:04.960234 7f09c554e000 [options/cf_options.cc:992] compaction_options_universal.size_ratio : 1
2022/01/14-09:55:04.960235 7f09c554e000 [options/cf_options.cc:994] compaction_options_universal.min_merge_width : 2
2022/01/14-09:55:04.960236 7f09c554e000 [options/cf_options.cc:996] compaction_options_universal.max_merge_width : -1
2022/01/14-09:55:04.960237 7f09c554e000 [options/cf_options.cc:999] compaction_options_universal.max_size_amplification_percent : 200
2022/01/14-09:55:04.960238 7f09c554e000 [options/cf_options.cc:1002] compaction_options_universal.compression_size_percent : -1
2022/01/14-09:55:04.960239 7f09c554e000 [options/cf_options.cc:1004] compaction_options_universal.stop_style : 1
2022/01/14-09:55:04.960240 7f09c554e000 [options/cf_options.cc:1007] compaction_options_universal.allow_trivial_move : 0
2022/01/14-09:55:04.960241 7f09c554e000 [options/cf_options.cc:1011] compaction_options_fifo.max_table_files_size : 1073741824
2022/01/14-09:55:04.960242 7f09c554e000 [options/cf_options.cc:1013] compaction_options_fifo.allow_compaction : 0
2022/01/14-09:55:04.960243 7f09c554e000 [options/cf_options.cc:1017]                         enable_blob_files: false
2022/01/14-09:55:04.960244 7f09c554e000 [options/cf_options.cc:1019]                             min_blob_size: 0
2022/01/14-09:55:04.960245 7f09c554e000 [options/cf_options.cc:1021]                            blob_file_size: 268435456
2022/01/14-09:55:04.960246 7f09c554e000 [options/cf_options.cc:1023]                     blob_compression_type: NoCompression
2022/01/14-09:55:04.960247 7f09c554e000 [options/cf_options.cc:1025]            enable_blob_garbage_collection: false
2022/01/14-09:55:04.960248 7f09c554e000 [options/cf_options.cc:1027]        blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:04.976282 7f09c554e000 [db/db_impl/db_impl.cc:1036] SetOptions() on column family [code_shred], inputs:
2022/01/14-09:55:04.976287 7f09c554e000 [db/db_impl/db_impl.cc:1039] periodic_compaction_seconds: 86400
2022/01/14-09:55:04.976289 7f09c554e000 [db/db_impl/db_impl.cc:1043] [code_shred] SetOptions() succeeded
2022/01/14-09:55:04.976290 7f09c554e000 [options/cf_options.cc:917]                         write_buffer_size: 268435456
2022/01/14-09:55:04.976292 7f09c554e000 [options/cf_options.cc:919]                   max_write_buffer_number: 8
2022/01/14-09:55:04.976293 7f09c554e000 [options/cf_options.cc:922]                          arena_block_size: 33554432
2022/01/14-09:55:04.976294 7f09c554e000 [options/cf_options.cc:924]               memtable_prefix_bloom_ratio: 0.000000
2022/01/14-09:55:04.976296 7f09c554e000 [options/cf_options.cc:926]               memtable_whole_key_filtering: 0
2022/01/14-09:55:04.976297 7f09c554e000 [options/cf_options.cc:929]                   memtable_huge_page_size: 0
2022/01/14-09:55:04.976298 7f09c554e000 [options/cf_options.cc:932]                     max_successive_merges: 0
2022/01/14-09:55:04.976299 7f09c554e000 [options/cf_options.cc:935]                  inplace_update_num_locks: 10000
2022/01/14-09:55:04.976300 7f09c554e000 [options/cf_options.cc:938]                          prefix_extractor: nullptr
2022/01/14-09:55:04.976301 7f09c554e000 [options/cf_options.cc:940]                  disable_auto_compactions: 0
2022/01/14-09:55:04.976302 7f09c554e000 [options/cf_options.cc:942]       soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:04.976303 7f09c554e000 [options/cf_options.cc:944]       hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:04.976304 7f09c554e000 [options/cf_options.cc:946]        level0_file_num_compaction_trigger: 4
2022/01/14-09:55:04.976305 7f09c554e000 [options/cf_options.cc:948]            level0_slowdown_writes_trigger: 20
2022/01/14-09:55:04.976306 7f09c554e000 [options/cf_options.cc:950]                level0_stop_writes_trigger: 36
2022/01/14-09:55:04.976307 7f09c554e000 [options/cf_options.cc:952]                      max_compaction_bytes: 2684354550
2022/01/14-09:55:04.976308 7f09c554e000 [options/cf_options.cc:954]                     target_file_size_base: 107374182
2022/01/14-09:55:04.976309 7f09c554e000 [options/cf_options.cc:956]               target_file_size_multiplier: 1
2022/01/14-09:55:04.976310 7f09c554e000 [options/cf_options.cc:958]                  max_bytes_for_level_base: 1073741824
2022/01/14-09:55:04.976311 7f09c554e000 [options/cf_options.cc:960]            max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:04.976313 7f09c554e000 [options/cf_options.cc:962]                                       ttl: 2592000
2022/01/14-09:55:04.976314 7f09c554e000 [options/cf_options.cc:964]               periodic_compaction_seconds: 86400
2022/01/14-09:55:04.976317 7f09c554e000 [options/cf_options.cc:978] max_bytes_for_level_multiplier_additional: 1, 1, 1, 1, 1, 1, 1
2022/01/14-09:55:04.976318 7f09c554e000 [options/cf_options.cc:980]         max_sequential_skip_in_iterations: 8
2022/01/14-09:55:04.976319 7f09c554e000 [options/cf_options.cc:982]          check_flush_compaction_key_order: 1
2022/01/14-09:55:04.976320 7f09c554e000 [options/cf_options.cc:984]                      paranoid_file_checks: 0
2022/01/14-09:55:04.976321 7f09c554e000 [options/cf_options.cc:986]                        report_bg_io_stats: 0
2022/01/14-09:55:04.976322 7f09c554e000 [options/cf_options.cc:988]                               compression: 0
2022/01/14-09:55:04.976323 7f09c554e000 [options/cf_options.cc:992] compaction_options_universal.size_ratio : 1
2022/01/14-09:55:04.976324 7f09c554e000 [options/cf_options.cc:994] compaction_options_universal.min_merge_width : 2
2022/01/14-09:55:04.976325 7f09c554e000 [options/cf_options.cc:996] compaction_options_universal.max_merge_width : -1
2022/01/14-09:55:04.976326 7f09c554e000 [options/cf_options.cc:999] compaction_options_universal.max_size_amplification_percent : 200
2022/01/14-09:55:04.976327 7f09c554e000 [options/cf_options.cc:1002] compaction_options_universal.compression_size_percent : -1
2022/01/14-09:55:04.976328 7f09c554e000 [options/cf_options.cc:1004] compaction_options_universal.stop_style : 1
2022/01/14-09:55:04.976329 7f09c554e000 [options/cf_options.cc:1007] compaction_options_universal.allow_trivial_move : 0
2022/01/14-09:55:04.976331 7f09c554e000 [options/cf_options.cc:1011] compaction_options_fifo.max_table_files_size : 1073741824
2022/01/14-09:55:04.976332 7f09c554e000 [options/cf_options.cc:1013] compaction_options_fifo.allow_compaction : 0
2022/01/14-09:55:04.976332 7f09c554e000 [options/cf_options.cc:1017]                         enable_blob_files: false
2022/01/14-09:55:04.976333 7f09c554e000 [options/cf_options.cc:1019]                             min_blob_size: 0
2022/01/14-09:55:04.976334 7f09c554e000 [options/cf_options.cc:1021]                            blob_file_size: 268435456
2022/01/14-09:55:04.976336 7f09c554e000 [options/cf_options.cc:1023]                     blob_compression_type: NoCompression
2022/01/14-09:55:04.976337 7f09c554e000 [options/cf_options.cc:1025]            enable_blob_garbage_collection: false
2022/01/14-09:55:04.976338 7f09c554e000 [options/cf_options.cc:1027]        blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:04.992954 7f09c554e000 [db/db_impl/db_impl.cc:1036] SetOptions() on column family [transaction_status], inputs:
2022/01/14-09:55:04.992960 7f09c554e000 [db/db_impl/db_impl.cc:1039] periodic_compaction_seconds: 86400
2022/01/14-09:55:04.992961 7f09c554e000 [db/db_impl/db_impl.cc:1043] [transaction_status] SetOptions() succeeded
2022/01/14-09:55:04.992963 7f09c554e000 [options/cf_options.cc:917]                         write_buffer_size: 268435456
2022/01/14-09:55:04.992964 7f09c554e000 [options/cf_options.cc:919]                   max_write_buffer_number: 8
2022/01/14-09:55:04.992965 7f09c554e000 [options/cf_options.cc:922]                          arena_block_size: 33554432
2022/01/14-09:55:04.992966 7f09c554e000 [options/cf_options.cc:924]               memtable_prefix_bloom_ratio: 0.000000
2022/01/14-09:55:04.992968 7f09c554e000 [options/cf_options.cc:926]               memtable_whole_key_filtering: 0
2022/01/14-09:55:04.992969 7f09c554e000 [options/cf_options.cc:929]                   memtable_huge_page_size: 0
2022/01/14-09:55:04.992970 7f09c554e000 [options/cf_options.cc:932]                     max_successive_merges: 0
2022/01/14-09:55:04.992971 7f09c554e000 [options/cf_options.cc:935]                  inplace_update_num_locks: 10000
2022/01/14-09:55:04.992972 7f09c554e000 [options/cf_options.cc:938]                          prefix_extractor: nullptr
2022/01/14-09:55:04.992973 7f09c554e000 [options/cf_options.cc:940]                  disable_auto_compactions: 0
2022/01/14-09:55:04.992974 7f09c554e000 [options/cf_options.cc:942]       soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:04.992975 7f09c554e000 [options/cf_options.cc:944]       hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:04.992977 7f09c554e000 [options/cf_options.cc:946]        level0_file_num_compaction_trigger: 4
2022/01/14-09:55:04.992978 7f09c554e000 [options/cf_options.cc:948]            level0_slowdown_writes_trigger: 20
2022/01/14-09:55:04.992979 7f09c554e000 [options/cf_options.cc:950]                level0_stop_writes_trigger: 36
2022/01/14-09:55:04.992980 7f09c554e000 [options/cf_options.cc:952]                      max_compaction_bytes: 2684354550
2022/01/14-09:55:04.992981 7f09c554e000 [options/cf_options.cc:954]                     target_file_size_base: 107374182
2022/01/14-09:55:04.992982 7f09c554e000 [options/cf_options.cc:956]               target_file_size_multiplier: 1
2022/01/14-09:55:04.992983 7f09c554e000 [options/cf_options.cc:958]                  max_bytes_for_level_base: 1073741824
2022/01/14-09:55:04.992984 7f09c554e000 [options/cf_options.cc:960]            max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:04.992986 7f09c554e000 [options/cf_options.cc:962]                                       ttl: 2592000
2022/01/14-09:55:04.992987 7f09c554e000 [options/cf_options.cc:964]               periodic_compaction_seconds: 86400
2022/01/14-09:55:04.992990 7f09c554e000 [options/cf_options.cc:978] max_bytes_for_level_multiplier_additional: 1, 1, 1, 1, 1, 1, 1
2022/01/14-09:55:04.992991 7f09c554e000 [options/cf_options.cc:980]         max_sequential_skip_in_iterations: 8
2022/01/14-09:55:04.992992 7f09c554e000 [options/cf_options.cc:982]          check_flush_compaction_key_order: 1
2022/01/14-09:55:04.992993 7f09c554e000 [options/cf_options.cc:984]                      paranoid_file_checks: 0
2022/01/14-09:55:04.992994 7f09c554e000 [options/cf_options.cc:986]                        report_bg_io_stats: 0
2022/01/14-09:55:04.992995 7f09c554e000 [options/cf_options.cc:988]                               compression: 0
2022/01/14-09:55:04.992996 7f09c554e000 [options/cf_options.cc:992] compaction_options_universal.size_ratio : 1
2022/01/14-09:55:04.992997 7f09c554e000 [options/cf_options.cc:994] compaction_options_universal.min_merge_width : 2
2022/01/14-09:55:04.992998 7f09c554e000 [options/cf_options.cc:996] compaction_options_universal.max_merge_width : -1
2022/01/14-09:55:04.992999 7f09c554e000 [options/cf_options.cc:999] compaction_options_universal.max_size_amplification_percent : 200
2022/01/14-09:55:04.993000 7f09c554e000 [options/cf_options.cc:1002] compaction_options_universal.compression_size_percent : -1
2022/01/14-09:55:04.993001 7f09c554e000 [options/cf_options.cc:1004] compaction_options_universal.stop_style : 1
2022/01/14-09:55:04.993002 7f09c554e000 [options/cf_options.cc:1007] compaction_options_universal.allow_trivial_move : 0
2022/01/14-09:55:04.993003 7f09c554e000 [options/cf_options.cc:1011] compaction_options_fifo.max_table_files_size : 1073741824
2022/01/14-09:55:04.993004 7f09c554e000 [options/cf_options.cc:1013] compaction_options_fifo.allow_compaction : 0
2022/01/14-09:55:04.993005 7f09c554e000 [options/cf_options.cc:1017]                         enable_blob_files: false
2022/01/14-09:55:04.993006 7f09c554e000 [options/cf_options.cc:1019]                             min_blob_size: 0
2022/01/14-09:55:04.993007 7f09c554e000 [options/cf_options.cc:1021]                            blob_file_size: 268435456
2022/01/14-09:55:04.993008 7f09c554e000 [options/cf_options.cc:1023]                     blob_compression_type: NoCompression
2022/01/14-09:55:04.993009 7f09c554e000 [options/cf_options.cc:1025]            enable_blob_garbage_collection: false
2022/01/14-09:55:04.993010 7f09c554e000 [options/cf_options.cc:1027]        blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:05.008860 7f09c554e000 [db/db_impl/db_impl.cc:1036] SetOptions() on column family [address_signatures], inputs:
2022/01/14-09:55:05.008865 7f09c554e000 [db/db_impl/db_impl.cc:1039] periodic_compaction_seconds: 86400
2022/01/14-09:55:05.008866 7f09c554e000 [db/db_impl/db_impl.cc:1043] [address_signatures] SetOptions() succeeded
2022/01/14-09:55:05.008868 7f09c554e000 [options/cf_options.cc:917]                         write_buffer_size: 268435456
2022/01/14-09:55:05.008869 7f09c554e000 [options/cf_options.cc:919]                   max_write_buffer_number: 8
2022/01/14-09:55:05.008870 7f09c554e000 [options/cf_options.cc:922]                          arena_block_size: 33554432
2022/01/14-09:55:05.008871 7f09c554e000 [options/cf_options.cc:924]               memtable_prefix_bloom_ratio: 0.000000
2022/01/14-09:55:05.008873 7f09c554e000 [options/cf_options.cc:926]               memtable_whole_key_filtering: 0
2022/01/14-09:55:05.008874 7f09c554e000 [options/cf_options.cc:929]                   memtable_huge_page_size: 0
2022/01/14-09:55:05.008875 7f09c554e000 [options/cf_options.cc:932]                     max_successive_merges: 0
2022/01/14-09:55:05.008876 7f09c554e000 [options/cf_options.cc:935]                  inplace_update_num_locks: 10000
2022/01/14-09:55:05.008877 7f09c554e000 [options/cf_options.cc:938]                          prefix_extractor: nullptr
2022/01/14-09:55:05.008879 7f09c554e000 [options/cf_options.cc:940]                  disable_auto_compactions: 0
2022/01/14-09:55:05.008880 7f09c554e000 [options/cf_options.cc:942]       soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:05.008881 7f09c554e000 [options/cf_options.cc:944]       hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:05.008882 7f09c554e000 [options/cf_options.cc:946]        level0_file_num_compaction_trigger: 4
2022/01/14-09:55:05.008883 7f09c554e000 [options/cf_options.cc:948]            level0_slowdown_writes_trigger: 20
2022/01/14-09:55:05.008884 7f09c554e000 [options/cf_options.cc:950]                level0_stop_writes_trigger: 36
2022/01/14-09:55:05.008885 7f09c554e000 [options/cf_options.cc:952]                      max_compaction_bytes: 2684354550
2022/01/14-09:55:05.008886 7f09c554e000 [options/cf_options.cc:954]                     target_file_size_base: 107374182
2022/01/14-09:55:05.008887 7f09c554e000 [options/cf_options.cc:956]               target_file_size_multiplier: 1
2022/01/14-09:55:05.008888 7f09c554e000 [options/cf_options.cc:958]                  max_bytes_for_level_base: 1073741824
2022/01/14-09:55:05.008889 7f09c554e000 [options/cf_options.cc:960]            max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:05.008891 7f09c554e000 [options/cf_options.cc:962]                                       ttl: 2592000
2022/01/14-09:55:05.008892 7f09c554e000 [options/cf_options.cc:964]               periodic_compaction_seconds: 86400
2022/01/14-09:55:05.008895 7f09c554e000 [options/cf_options.cc:978] max_bytes_for_level_multiplier_additional: 1, 1, 1, 1, 1, 1, 1
2022/01/14-09:55:05.008896 7f09c554e000 [options/cf_options.cc:980]         max_sequential_skip_in_iterations: 8
2022/01/14-09:55:05.008897 7f09c554e000 [options/cf_options.cc:982]          check_flush_compaction_key_order: 1
2022/01/14-09:55:05.008898 7f09c554e000 [options/cf_options.cc:984]                      paranoid_file_checks: 0
2022/01/14-09:55:05.008899 7f09c554e000 [options/cf_options.cc:986]                        report_bg_io_stats: 0
2022/01/14-09:55:05.008900 7f09c554e000 [options/cf_options.cc:988]                               compression: 0
2022/01/14-09:55:05.008901 7f09c554e000 [options/cf_options.cc:992] compaction_options_universal.size_ratio : 1
2022/01/14-09:55:05.008902 7f09c554e000 [options/cf_options.cc:994] compaction_options_universal.min_merge_width : 2
2022/01/14-09:55:05.008903 7f09c554e000 [options/cf_options.cc:996] compaction_options_universal.max_merge_width : -1
2022/01/14-09:55:05.008904 7f09c554e000 [options/cf_options.cc:999] compaction_options_universal.max_size_amplification_percent : 200
2022/01/14-09:55:05.008905 7f09c554e000 [options/cf_options.cc:1002] compaction_options_universal.compression_size_percent : -1
2022/01/14-09:55:05.008906 7f09c554e000 [options/cf_options.cc:1004] compaction_options_universal.stop_style : 1
2022/01/14-09:55:05.008907 7f09c554e000 [options/cf_options.cc:1007] compaction_options_universal.allow_trivial_move : 0
2022/01/14-09:55:05.008908 7f09c554e000 [options/cf_options.cc:1011] compaction_options_fifo.max_table_files_size : 1073741824
2022/01/14-09:55:05.008909 7f09c554e000 [options/cf_options.cc:1013] compaction_options_fifo.allow_compaction : 0
2022/01/14-09:55:05.008910 7f09c554e000 [options/cf_options.cc:1017]                         enable_blob_files: false
2022/01/14-09:55:05.008911 7f09c554e000 [options/cf_options.cc:1019]                             min_blob_size: 0
2022/01/14-09:55:05.008912 7f09c554e000 [options/cf_options.cc:1021]                            blob_file_size: 268435456
2022/01/14-09:55:05.008913 7f09c554e000 [options/cf_options.cc:1023]                     blob_compression_type: NoCompression
2022/01/14-09:55:05.008914 7f09c554e000 [options/cf_options.cc:1025]            enable_blob_garbage_collection: false
2022/01/14-09:55:05.008915 7f09c554e000 [options/cf_options.cc:1027]        blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:05.024381 7f09c554e000 [db/db_impl/db_impl.cc:1036] SetOptions() on column family [rewards], inputs:
2022/01/14-09:55:05.024386 7f09c554e000 [db/db_impl/db_impl.cc:1039] periodic_compaction_seconds: 86400
2022/01/14-09:55:05.024387 7f09c554e000 [db/db_impl/db_impl.cc:1043] [rewards] SetOptions() succeeded
2022/01/14-09:55:05.024389 7f09c554e000 [options/cf_options.cc:917]                         write_buffer_size: 268435456
2022/01/14-09:55:05.024390 7f09c554e000 [options/cf_options.cc:919]                   max_write_buffer_number: 8
2022/01/14-09:55:05.024391 7f09c554e000 [options/cf_options.cc:922]                          arena_block_size: 33554432
2022/01/14-09:55:05.024392 7f09c554e000 [options/cf_options.cc:924]               memtable_prefix_bloom_ratio: 0.000000
2022/01/14-09:55:05.024394 7f09c554e000 [options/cf_options.cc:926]               memtable_whole_key_filtering: 0
2022/01/14-09:55:05.024395 7f09c554e000 [options/cf_options.cc:929]                   memtable_huge_page_size: 0
2022/01/14-09:55:05.024396 7f09c554e000 [options/cf_options.cc:932]                     max_successive_merges: 0
2022/01/14-09:55:05.024397 7f09c554e000 [options/cf_options.cc:935]                  inplace_update_num_locks: 10000
2022/01/14-09:55:05.024398 7f09c554e000 [options/cf_options.cc:938]                          prefix_extractor: nullptr
2022/01/14-09:55:05.024399 7f09c554e000 [options/cf_options.cc:940]                  disable_auto_compactions: 0
2022/01/14-09:55:05.024400 7f09c554e000 [options/cf_options.cc:942]       soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:05.024402 7f09c554e000 [options/cf_options.cc:944]       hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:05.024403 7f09c554e000 [options/cf_options.cc:946]        level0_file_num_compaction_trigger: 4
2022/01/14-09:55:05.024404 7f09c554e000 [options/cf_options.cc:948]            level0_slowdown_writes_trigger: 20
2022/01/14-09:55:05.024405 7f09c554e000 [options/cf_options.cc:950]                level0_stop_writes_trigger: 36
2022/01/14-09:55:05.024406 7f09c554e000 [options/cf_options.cc:952]                      max_compaction_bytes: 2684354550
2022/01/14-09:55:05.024407 7f09c554e000 [options/cf_options.cc:954]                     target_file_size_base: 107374182
2022/01/14-09:55:05.024408 7f09c554e000 [options/cf_options.cc:956]               target_file_size_multiplier: 1
2022/01/14-09:55:05.024409 7f09c554e000 [options/cf_options.cc:958]                  max_bytes_for_level_base: 1073741824
2022/01/14-09:55:05.024410 7f09c554e000 [options/cf_options.cc:960]            max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:05.024412 7f09c554e000 [options/cf_options.cc:962]                                       ttl: 2592000
2022/01/14-09:55:05.024413 7f09c554e000 [options/cf_options.cc:964]               periodic_compaction_seconds: 86400
2022/01/14-09:55:05.024416 7f09c554e000 [options/cf_options.cc:978] max_bytes_for_level_multiplier_additional: 1, 1, 1, 1, 1, 1, 1
2022/01/14-09:55:05.024417 7f09c554e000 [options/cf_options.cc:980]         max_sequential_skip_in_iterations: 8
2022/01/14-09:55:05.024418 7f09c554e000 [options/cf_options.cc:982]          check_flush_compaction_key_order: 1
2022/01/14-09:55:05.024419 7f09c554e000 [options/cf_options.cc:984]                      paranoid_file_checks: 0
2022/01/14-09:55:05.024420 7f09c554e000 [options/cf_options.cc:986]                        report_bg_io_stats: 0
2022/01/14-09:55:05.024421 7f09c554e000 [options/cf_options.cc:988]                               compression: 0
2022/01/14-09:55:05.024422 7f09c554e000 [options/cf_options.cc:992] compaction_options_universal.size_ratio : 1
2022/01/14-09:55:05.024423 7f09c554e000 [options/cf_options.cc:994] compaction_options_universal.min_merge_width : 2
2022/01/14-09:55:05.024424 7f09c554e000 [options/cf_options.cc:996] compaction_options_universal.max_merge_width : -1
2022/01/14-09:55:05.024425 7f09c554e000 [options/cf_options.cc:999] compaction_options_universal.max_size_amplification_percent : 200
2022/01/14-09:55:05.024426 7f09c554e000 [options/cf_options.cc:1002] compaction_options_universal.compression_size_percent : -1
2022/01/14-09:55:05.024427 7f09c554e000 [options/cf_options.cc:1004] compaction_options_universal.stop_style : 1
2022/01/14-09:55:05.024428 7f09c554e000 [options/cf_options.cc:1007] compaction_options_universal.allow_trivial_move : 0
2022/01/14-09:55:05.024429 7f09c554e000 [options/cf_options.cc:1011] compaction_options_fifo.max_table_files_size : 1073741824
2022/01/14-09:55:05.024430 7f09c554e000 [options/cf_options.cc:1013] compaction_options_fifo.allow_compaction : 0
2022/01/14-09:55:05.024431 7f09c554e000 [options/cf_options.cc:1017]                         enable_blob_files: false
2022/01/14-09:55:05.024432 7f09c554e000 [options/cf_options.cc:1019]                             min_blob_size: 0
2022/01/14-09:55:05.024433 7f09c554e000 [options/cf_options.cc:1021]                            blob_file_size: 268435456
2022/01/14-09:55:05.024434 7f09c554e000 [options/cf_options.cc:1023]                     blob_compression_type: NoCompression
2022/01/14-09:55:05.024435 7f09c554e000 [options/cf_options.cc:1025]            enable_blob_garbage_collection: false
2022/01/14-09:55:05.024436 7f09c554e000 [options/cf_options.cc:1027]        blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:05.040011 7f09c554e000 [db/db_impl/db_impl.cc:1036] SetOptions() on column family [blocktime], inputs:
2022/01/14-09:55:05.040016 7f09c554e000 [db/db_impl/db_impl.cc:1039] periodic_compaction_seconds: 86400
2022/01/14-09:55:05.040018 7f09c554e000 [db/db_impl/db_impl.cc:1043] [blocktime] SetOptions() succeeded
2022/01/14-09:55:05.040019 7f09c554e000 [options/cf_options.cc:917]                         write_buffer_size: 268435456
2022/01/14-09:55:05.040020 7f09c554e000 [options/cf_options.cc:919]                   max_write_buffer_number: 8
2022/01/14-09:55:05.040021 7f09c554e000 [options/cf_options.cc:922]                          arena_block_size: 33554432
2022/01/14-09:55:05.040023 7f09c554e000 [options/cf_options.cc:924]               memtable_prefix_bloom_ratio: 0.000000
2022/01/14-09:55:05.040025 7f09c554e000 [options/cf_options.cc:926]               memtable_whole_key_filtering: 0
2022/01/14-09:55:05.040026 7f09c554e000 [options/cf_options.cc:929]                   memtable_huge_page_size: 0
2022/01/14-09:55:05.040027 7f09c554e000 [options/cf_options.cc:932]                     max_successive_merges: 0
2022/01/14-09:55:05.040028 7f09c554e000 [options/cf_options.cc:935]                  inplace_update_num_locks: 10000
2022/01/14-09:55:05.040029 7f09c554e000 [options/cf_options.cc:938]                          prefix_extractor: nullptr
2022/01/14-09:55:05.040030 7f09c554e000 [options/cf_options.cc:940]                  disable_auto_compactions: 0
2022/01/14-09:55:05.040031 7f09c554e000 [options/cf_options.cc:942]       soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:05.040032 7f09c554e000 [options/cf_options.cc:944]       hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:05.040033 7f09c554e000 [options/cf_options.cc:946]        level0_file_num_compaction_trigger: 4
2022/01/14-09:55:05.040034 7f09c554e000 [options/cf_options.cc:948]            level0_slowdown_writes_trigger: 20
2022/01/14-09:55:05.040035 7f09c554e000 [options/cf_options.cc:950]                level0_stop_writes_trigger: 36
2022/01/14-09:55:05.040036 7f09c554e000 [options/cf_options.cc:952]                      max_compaction_bytes: 2684354550
2022/01/14-09:55:05.040037 7f09c554e000 [options/cf_options.cc:954]                     target_file_size_base: 107374182
2022/01/14-09:55:05.040038 7f09c554e000 [options/cf_options.cc:956]               target_file_size_multiplier: 1
2022/01/14-09:55:05.040039 7f09c554e000 [options/cf_options.cc:958]                  max_bytes_for_level_base: 1073741824
2022/01/14-09:55:05.040040 7f09c554e000 [options/cf_options.cc:960]            max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:05.040042 7f09c554e000 [options/cf_options.cc:962]                                       ttl: 2592000
2022/01/14-09:55:05.040043 7f09c554e000 [options/cf_options.cc:964]               periodic_compaction_seconds: 86400
2022/01/14-09:55:05.040046 7f09c554e000 [options/cf_options.cc:978] max_bytes_for_level_multiplier_additional: 1, 1, 1, 1, 1, 1, 1
2022/01/14-09:55:05.040048 7f09c554e000 [options/cf_options.cc:980]         max_sequential_skip_in_iterations: 8
2022/01/14-09:55:05.040049 7f09c554e000 [options/cf_options.cc:982]          check_flush_compaction_key_order: 1
2022/01/14-09:55:05.040050 7f09c554e000 [options/cf_options.cc:984]                      paranoid_file_checks: 0
2022/01/14-09:55:05.040051 7f09c554e000 [options/cf_options.cc:986]                        report_bg_io_stats: 0
2022/01/14-09:55:05.040052 7f09c554e000 [options/cf_options.cc:988]                               compression: 0
2022/01/14-09:55:05.040053 7f09c554e000 [options/cf_options.cc:992] compaction_options_universal.size_ratio : 1
2022/01/14-09:55:05.040054 7f09c554e000 [options/cf_options.cc:994] compaction_options_universal.min_merge_width : 2
2022/01/14-09:55:05.040055 7f09c554e000 [options/cf_options.cc:996] compaction_options_universal.max_merge_width : -1
2022/01/14-09:55:05.040056 7f09c554e000 [options/cf_options.cc:999] compaction_options_universal.max_size_amplification_percent : 200
2022/01/14-09:55:05.040057 7f09c554e000 [options/cf_options.cc:1002] compaction_options_universal.compression_size_percent : -1
2022/01/14-09:55:05.040058 7f09c554e000 [options/cf_options.cc:1004] compaction_options_universal.stop_style : 1
2022/01/14-09:55:05.040059 7f09c554e000 [options/cf_options.cc:1007] compaction_options_universal.allow_trivial_move : 0
2022/01/14-09:55:05.040060 7f09c554e000 [options/cf_options.cc:1011] compaction_options_fifo.max_table_files_size : 1073741824
2022/01/14-09:55:05.040061 7f09c554e000 [options/cf_options.cc:1013] compaction_options_fifo.allow_compaction : 0
2022/01/14-09:55:05.040062 7f09c554e000 [options/cf_options.cc:1017]                         enable_blob_files: false
2022/01/14-09:55:05.040063 7f09c554e000 [options/cf_options.cc:1019]                             min_blob_size: 0
2022/01/14-09:55:05.040064 7f09c554e000 [options/cf_options.cc:1021]                            blob_file_size: 268435456
2022/01/14-09:55:05.040065 7f09c554e000 [options/cf_options.cc:1023]                     blob_compression_type: NoCompression
2022/01/14-09:55:05.040066 7f09c554e000 [options/cf_options.cc:1025]            enable_blob_garbage_collection: false
2022/01/14-09:55:05.040067 7f09c554e000 [options/cf_options.cc:1027]        blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:05.056037 7f09c554e000 [db/db_impl/db_impl.cc:1036] SetOptions() on column family [perf_samples], inputs:
2022/01/14-09:55:05.056042 7f09c554e000 [db/db_impl/db_impl.cc:1039] periodic_compaction_seconds: 86400
2022/01/14-09:55:05.056044 7f09c554e000 [db/db_impl/db_impl.cc:1043] [perf_samples] SetOptions() succeeded
2022/01/14-09:55:05.056045 7f09c554e000 [options/cf_options.cc:917]                         write_buffer_size: 268435456
2022/01/14-09:55:05.056047 7f09c554e000 [options/cf_options.cc:919]                   max_write_buffer_number: 8
2022/01/14-09:55:05.056048 7f09c554e000 [options/cf_options.cc:922]                          arena_block_size: 33554432
2022/01/14-09:55:05.056049 7f09c554e000 [options/cf_options.cc:924]               memtable_prefix_bloom_ratio: 0.000000
2022/01/14-09:55:05.056051 7f09c554e000 [options/cf_options.cc:926]               memtable_whole_key_filtering: 0
2022/01/14-09:55:05.056052 7f09c554e000 [options/cf_options.cc:929]                   memtable_huge_page_size: 0
2022/01/14-09:55:05.056053 7f09c554e000 [options/cf_options.cc:932]                     max_successive_merges: 0
2022/01/14-09:55:05.056054 7f09c554e000 [options/cf_options.cc:935]                  inplace_update_num_locks: 10000
2022/01/14-09:55:05.056055 7f09c554e000 [options/cf_options.cc:938]                          prefix_extractor: nullptr
2022/01/14-09:55:05.056056 7f09c554e000 [options/cf_options.cc:940]                  disable_auto_compactions: 0
2022/01/14-09:55:05.056057 7f09c554e000 [options/cf_options.cc:942]       soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:05.056058 7f09c554e000 [options/cf_options.cc:944]       hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:05.056059 7f09c554e000 [options/cf_options.cc:946]        level0_file_num_compaction_trigger: 4
2022/01/14-09:55:05.056060 7f09c554e000 [options/cf_options.cc:948]            level0_slowdown_writes_trigger: 20
2022/01/14-09:55:05.056061 7f09c554e000 [options/cf_options.cc:950]                level0_stop_writes_trigger: 36
2022/01/14-09:55:05.056062 7f09c554e000 [options/cf_options.cc:952]                      max_compaction_bytes: 2684354550
2022/01/14-09:55:05.056063 7f09c554e000 [options/cf_options.cc:954]                     target_file_size_base: 107374182
2022/01/14-09:55:05.056064 7f09c554e000 [options/cf_options.cc:956]               target_file_size_multiplier: 1
2022/01/14-09:55:05.056065 7f09c554e000 [options/cf_options.cc:958]                  max_bytes_for_level_base: 1073741824
2022/01/14-09:55:05.056066 7f09c554e000 [options/cf_options.cc:960]            max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:05.056068 7f09c554e000 [options/cf_options.cc:962]                                       ttl: 2592000
2022/01/14-09:55:05.056069 7f09c554e000 [options/cf_options.cc:964]               periodic_compaction_seconds: 86400
2022/01/14-09:55:05.056072 7f09c554e000 [options/cf_options.cc:978] max_bytes_for_level_multiplier_additional: 1, 1, 1, 1, 1, 1, 1
2022/01/14-09:55:05.056073 7f09c554e000 [options/cf_options.cc:980]         max_sequential_skip_in_iterations: 8
2022/01/14-09:55:05.056074 7f09c554e000 [options/cf_options.cc:982]          check_flush_compaction_key_order: 1
2022/01/14-09:55:05.056076 7f09c554e000 [options/cf_options.cc:984]                      paranoid_file_checks: 0
2022/01/14-09:55:05.056077 7f09c554e000 [options/cf_options.cc:986]                        report_bg_io_stats: 0
2022/01/14-09:55:05.056077 7f09c554e000 [options/cf_options.cc:988]                               compression: 0
2022/01/14-09:55:05.056078 7f09c554e000 [options/cf_options.cc:992] compaction_options_universal.size_ratio : 1
2022/01/14-09:55:05.056079 7f09c554e000 [options/cf_options.cc:994] compaction_options_universal.min_merge_width : 2
2022/01/14-09:55:05.056080 7f09c554e000 [options/cf_options.cc:996] compaction_options_universal.max_merge_width : -1
2022/01/14-09:55:05.056081 7f09c554e000 [options/cf_options.cc:999] compaction_options_universal.max_size_amplification_percent : 200
2022/01/14-09:55:05.056082 7f09c554e000 [options/cf_options.cc:1002] compaction_options_universal.compression_size_percent : -1
2022/01/14-09:55:05.056083 7f09c554e000 [options/cf_options.cc:1004] compaction_options_universal.stop_style : 1
2022/01/14-09:55:05.056084 7f09c554e000 [options/cf_options.cc:1007] compaction_options_universal.allow_trivial_move : 0
2022/01/14-09:55:05.056086 7f09c554e000 [options/cf_options.cc:1011] compaction_options_fifo.max_table_files_size : 1073741824
2022/01/14-09:55:05.056087 7f09c554e000 [options/cf_options.cc:1013] compaction_options_fifo.allow_compaction : 0
2022/01/14-09:55:05.056087 7f09c554e000 [options/cf_options.cc:1017]                         enable_blob_files: false
2022/01/14-09:55:05.056088 7f09c554e000 [options/cf_options.cc:1019]                             min_blob_size: 0
2022/01/14-09:55:05.056089 7f09c554e000 [options/cf_options.cc:1021]                            blob_file_size: 268435456
2022/01/14-09:55:05.056091 7f09c554e000 [options/cf_options.cc:1023]                     blob_compression_type: NoCompression
2022/01/14-09:55:05.056092 7f09c554e000 [options/cf_options.cc:1025]            enable_blob_garbage_collection: false
2022/01/14-09:55:05.056093 7f09c554e000 [options/cf_options.cc:1027]        blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:05.071639 7f09c554e000 [db/db_impl/db_impl.cc:1036] SetOptions() on column family [block_height], inputs:
2022/01/14-09:55:05.071644 7f09c554e000 [db/db_impl/db_impl.cc:1039] periodic_compaction_seconds: 86400
2022/01/14-09:55:05.071646 7f09c554e000 [db/db_impl/db_impl.cc:1043] [block_height] SetOptions() succeeded
2022/01/14-09:55:05.071647 7f09c554e000 [options/cf_options.cc:917]                         write_buffer_size: 268435456
2022/01/14-09:55:05.071648 7f09c554e000 [options/cf_options.cc:919]                   max_write_buffer_number: 8
2022/01/14-09:55:05.071650 7f09c554e000 [options/cf_options.cc:922]                          arena_block_size: 33554432
2022/01/14-09:55:05.071651 7f09c554e000 [options/cf_options.cc:924]               memtable_prefix_bloom_ratio: 0.000000
2022/01/14-09:55:05.071653 7f09c554e000 [options/cf_options.cc:926]               memtable_whole_key_filtering: 0
2022/01/14-09:55:05.071654 7f09c554e000 [options/cf_options.cc:929]                   memtable_huge_page_size: 0
2022/01/14-09:55:05.071655 7f09c554e000 [options/cf_options.cc:932]                     max_successive_merges: 0
2022/01/14-09:55:05.071656 7f09c554e000 [options/cf_options.cc:935]                  inplace_update_num_locks: 10000
2022/01/14-09:55:05.071657 7f09c554e000 [options/cf_options.cc:938]                          prefix_extractor: nullptr
2022/01/14-09:55:05.071658 7f09c554e000 [options/cf_options.cc:940]                  disable_auto_compactions: 0
2022/01/14-09:55:05.071659 7f09c554e000 [options/cf_options.cc:942]       soft_pending_compaction_bytes_limit: 68719476736
2022/01/14-09:55:05.071660 7f09c554e000 [options/cf_options.cc:944]       hard_pending_compaction_bytes_limit: 274877906944
2022/01/14-09:55:05.071661 7f09c554e000 [options/cf_options.cc:946]        level0_file_num_compaction_trigger: 4
2022/01/14-09:55:05.071662 7f09c554e000 [options/cf_options.cc:948]            level0_slowdown_writes_trigger: 20
2022/01/14-09:55:05.071663 7f09c554e000 [options/cf_options.cc:950]                level0_stop_writes_trigger: 36
2022/01/14-09:55:05.071664 7f09c554e000 [options/cf_options.cc:952]                      max_compaction_bytes: 2684354550
2022/01/14-09:55:05.071665 7f09c554e000 [options/cf_options.cc:954]                     target_file_size_base: 107374182
2022/01/14-09:55:05.071666 7f09c554e000 [options/cf_options.cc:956]               target_file_size_multiplier: 1
2022/01/14-09:55:05.071667 7f09c554e000 [options/cf_options.cc:958]                  max_bytes_for_level_base: 1073741824
2022/01/14-09:55:05.071668 7f09c554e000 [options/cf_options.cc:960]            max_bytes_for_level_multiplier: 10.000000
2022/01/14-09:55:05.071670 7f09c554e000 [options/cf_options.cc:962]                                       ttl: 2592000
2022/01/14-09:55:05.071671 7f09c554e000 [options/cf_options.cc:964]               periodic_compaction_seconds: 86400
2022/01/14-09:55:05.071674 7f09c554e000 [options/cf_options.cc:978] max_bytes_for_level_multiplier_additional: 1, 1, 1, 1, 1, 1, 1
2022/01/14-09:55:05.071675 7f09c554e000 [options/cf_options.cc:980]         max_sequential_skip_in_iterations: 8
2022/01/14-09:55:05.071676 7f09c554e000 [options/cf_options.cc:982]          check_flush_compaction_key_order: 1
2022/01/14-09:55:05.071677 7f09c554e000 [options/cf_options.cc:984]                      paranoid_file_checks: 0
2022/01/14-09:55:05.071678 7f09c554e000 [options/cf_options.cc:986]                        report_bg_io_stats: 0
2022/01/14-09:55:05.071679 7f09c554e000 [options/cf_options.cc:988]                               compression: 0
2022/01/14-09:55:05.071680 7f09c554e000 [options/cf_options.cc:992] compaction_options_universal.size_ratio : 1
2022/01/14-09:55:05.071681 7f09c554e000 [options/cf_options.cc:994] compaction_options_universal.min_merge_width : 2
2022/01/14-09:55:05.071682 7f09c554e000 [options/cf_options.cc:996] compaction_options_universal.max_merge_width : -1
2022/01/14-09:55:05.071683 7f09c554e000 [options/cf_options.cc:999] compaction_options_universal.max_size_amplification_percent : 200
2022/01/14-09:55:05.071684 7f09c554e000 [options/cf_options.cc:1002] compaction_options_universal.compression_size_percent : -1
2022/01/14-09:55:05.071685 7f09c554e000 [options/cf_options.cc:1004] compaction_options_universal.stop_style : 1
2022/01/14-09:55:05.071686 7f09c554e000 [options/cf_options.cc:1007] compaction_options_universal.allow_trivial_move : 0
2022/01/14-09:55:05.071687 7f09c554e000 [options/cf_options.cc:1011] compaction_options_fifo.max_table_files_size : 1073741824
2022/01/14-09:55:05.071689 7f09c554e000 [options/cf_options.cc:1013] compaction_options_fifo.allow_compaction : 0
2022/01/14-09:55:05.071689 7f09c554e000 [options/cf_options.cc:1017]                         enable_blob_files: false
2022/01/14-09:55:05.071690 7f09c554e000 [options/cf_options.cc:1019]                             min_blob_size: 0
2022/01/14-09:55:05.071691 7f09c554e000 [options/cf_options.cc:1021]                            blob_file_size: 268435456
2022/01/14-09:55:05.071693 7f09c554e000 [options/cf_options.cc:1023]                     blob_compression_type: NoCompression
2022/01/14-09:55:05.071694 7f09c554e000 [options/cf_options.cc:1025]            enable_blob_garbage_collection: false
2022/01/14-09:55:05.071695 7f09c554e000 [options/cf_options.cc:1027]        blob_garbage_collection_age_cutoff: 0.250000
2022/01/14-09:55:05.089544 7f09c554e000 [db/db_impl/db_impl.cc:463] Shutdown: canceling all background work
2022/01/14-09:55:05.095308 7f09c554e000 [db/db_impl/db_impl.cc:642] Shutdown complete
