Skip to content

Instantly share code, notes, and snippets.

@menski
Created March 19, 2019 08:27
Show Gist options
  • Save menski/925b5aafa1545593012f3e4c8dc1f098 to your computer and use it in GitHub Desktop.
Save menski/925b5aafa1545593012f3e4c8dc1f098 to your computer and use it in GitHub Desktop.
RocksDB log with 4 partitions and default settings
This file has been truncated, but you can view the full file.
2019/03/18-18:55:13.519161 7f19105fa700 RocksDB version: 5.17.2
2019/03/18-18:55:13.519366 7f19105fa700 Git sha rocksdb_build_git_sha:
2019/03/18-18:55:13.519369 7f19105fa700 Compile date Nov 26 2018
2019/03/18-18:55:13.519371 7f19105fa700 DB SUMMARY
2019/03/18-18:55:13.519454 7f19105fa700 SST files in /usr/local/zeebe/data/partition-0/state/0_zb-stream-processor/runtime dir, Total Num: 0, files:
2019/03/18-18:55:13.519458 7f19105fa700 Write Ahead Log file in /usr/local/zeebe/data/partition-0/state/0_zb-stream-processor/runtime:
2019/03/18-18:55:13.519460 7f19105fa700 Options.error_if_exists: 0
2019/03/18-18:55:13.519461 7f19105fa700 Options.create_if_missing: 1
2019/03/18-18:55:13.519463 7f19105fa700 Options.paranoid_checks: 1
2019/03/18-18:55:13.519465 7f19105fa700 Options.env: 0x7f19032f3620
2019/03/18-18:55:13.519466 7f19105fa700 Options.info_log: 0x7f18b01187a0
2019/03/18-18:55:13.519470 7f19105fa700 Options.max_file_opening_threads: 16
2019/03/18-18:55:13.519484 7f19105fa700 Options.statistics: (nil)
2019/03/18-18:55:13.519495 7f19105fa700 Options.use_fsync: 0
2019/03/18-18:55:13.519497 7f19105fa700 Options.max_log_file_size: 0
2019/03/18-18:55:13.519499 7f19105fa700 Options.max_manifest_file_size: 1073741824
2019/03/18-18:55:13.519501 7f19105fa700 Options.log_file_time_to_roll: 0
2019/03/18-18:55:13.519505 7f19105fa700 Options.keep_log_file_num: 1000
2019/03/18-18:55:13.519515 7f19105fa700 Options.recycle_log_file_num: 0
2019/03/18-18:55:13.519517 7f19105fa700 Options.allow_fallocate: 1
2019/03/18-18:55:13.519523 7f19105fa700 Options.allow_mmap_reads: 0
2019/03/18-18:55:13.519525 7f19105fa700 Options.allow_mmap_writes: 0
2019/03/18-18:55:13.519526 7f19105fa700 Options.use_direct_reads: 0
2019/03/18-18:55:13.519528 7f19105fa700 Options.use_direct_io_for_flush_and_compaction: 0
2019/03/18-18:55:13.519530 7f19105fa700 Options.create_missing_column_families: 1
2019/03/18-18:55:13.519532 7f19105fa700 Options.db_log_dir:
2019/03/18-18:55:13.519534 7f19105fa700 Options.wal_dir: /usr/local/zeebe/data/partition-0/state/0_zb-stream-processor/runtime
2019/03/18-18:55:13.519535 7f19105fa700 Options.table_cache_numshardbits: 6
2019/03/18-18:55:13.519537 7f19105fa700 Options.max_subcompactions: 1
2019/03/18-18:55:13.519539 7f19105fa700 Options.max_background_flushes: -1
2019/03/18-18:55:13.519542 7f19105fa700 Options.WAL_ttl_seconds: 0
2019/03/18-18:55:13.519549 7f19105fa700 Options.WAL_size_limit_MB: 0
2019/03/18-18:55:13.519556 7f19105fa700 Options.manifest_preallocation_size: 4194304
2019/03/18-18:55:13.519557 7f19105fa700 Options.is_fd_close_on_exec: 1
2019/03/18-18:55:13.519559 7f19105fa700 Options.advise_random_on_open: 1
2019/03/18-18:55:13.519561 7f19105fa700 Options.db_write_buffer_size: 0
2019/03/18-18:55:13.519562 7f19105fa700 Options.write_buffer_manager: 0x7f18b0118330
2019/03/18-18:55:13.519565 7f19105fa700 Options.access_hint_on_compaction_start: 1
2019/03/18-18:55:13.519568 7f19105fa700 Options.new_table_reader_for_compaction_inputs: 0
2019/03/18-18:55:13.519570 7f19105fa700 Options.random_access_max_buffer_size: 1048576
2019/03/18-18:55:13.519572 7f19105fa700 Options.use_adaptive_mutex: 0
2019/03/18-18:55:13.519573 7f19105fa700 Options.rate_limiter: (nil)
2019/03/18-18:55:13.519575 7f19105fa700 Options.sst_file_manager.rate_bytes_per_sec: 0
2019/03/18-18:55:13.519578 7f19105fa700 Options.wal_recovery_mode: 2
2019/03/18-18:55:13.519581 7f19105fa700 Options.enable_thread_tracking: 0
2019/03/18-18:55:13.519602 7f19105fa700 Options.enable_pipelined_write: 0
2019/03/18-18:55:13.519620 7f19105fa700 Options.allow_concurrent_memtable_write: 1
2019/03/18-18:55:13.519622 7f19105fa700 Options.enable_write_thread_adaptive_yield: 1
2019/03/18-18:55:13.519648 7f19105fa700 Options.write_thread_max_yield_usec: 100
2019/03/18-18:55:13.519650 7f19105fa700 Options.write_thread_slow_yield_usec: 3
2019/03/18-18:55:13.519651 7f19105fa700 Options.row_cache: None
2019/03/18-18:55:13.519654 7f19105fa700 Options.wal_filter: None
2019/03/18-18:55:13.519656 7f19105fa700 Options.avoid_flush_during_recovery: 0
2019/03/18-18:55:13.519657 7f19105fa700 Options.allow_ingest_behind: 0
2019/03/18-18:55:13.519659 7f19105fa700 Options.preserve_deletes: 0
2019/03/18-18:55:13.519660 7f19105fa700 Options.two_write_queues: 0
2019/03/18-18:55:13.519662 7f19105fa700 Options.manual_wal_flush: 0
2019/03/18-18:55:13.519663 7f19105fa700 Options.max_background_jobs: 2
2019/03/18-18:55:13.519665 7f19105fa700 Options.max_background_compactions: -1
2019/03/18-18:55:13.519666 7f19105fa700 Options.avoid_flush_during_shutdown: 0
2019/03/18-18:55:13.519668 7f19105fa700 Options.writable_file_max_buffer_size: 1048576
2019/03/18-18:55:13.519670 7f19105fa700 Options.delayed_write_rate : 16777216
2019/03/18-18:55:13.519671 7f19105fa700 Options.max_total_wal_size: 0
2019/03/18-18:55:13.519673 7f19105fa700 Options.delete_obsolete_files_period_micros: 21600000000
2019/03/18-18:55:13.519674 7f19105fa700 Options.stats_dump_period_sec: 600
2019/03/18-18:55:13.519676 7f19105fa700 Options.max_open_files: -1
2019/03/18-18:55:13.519678 7f19105fa700 Options.bytes_per_sync: 0
2019/03/18-18:55:13.519679 7f19105fa700 Options.wal_bytes_per_sync: 0
2019/03/18-18:55:13.519681 7f19105fa700 Options.compaction_readahead_size: 0
2019/03/18-18:55:13.519682 7f19105fa700 Compression algorithms supported:
2019/03/18-18:55:13.519683 7f19105fa700 kZSTDNotFinalCompression supported: 1
2019/03/18-18:55:13.519685 7f19105fa700 kZSTD supported: 1
2019/03/18-18:55:13.519687 7f19105fa700 kXpressCompression supported: 0
2019/03/18-18:55:13.519688 7f19105fa700 kLZ4HCCompression supported: 1
2019/03/18-18:55:13.519690 7f19105fa700 kLZ4Compression supported: 1
2019/03/18-18:55:13.519692 7f19105fa700 kBZip2Compression supported: 1
2019/03/18-18:55:13.519694 7f19105fa700 kZlibCompression supported: 1
2019/03/18-18:55:13.519695 7f19105fa700 kSnappyCompression supported: 1
2019/03/18-18:55:13.519698 7f19105fa700 Fast CRC32 supported: Not supported on x86
2019/03/18-18:55:13.519852 7f19105fa700 [db/db_impl_open.cc:230] Creating manifest 1
2019/03/18-18:55:13.529695 7f19105fa700 [db/version_set.cc:3406] Recovering from manifest file: MANIFEST-000001
2019/03/18-18:55:13.529863 7f19105fa700 [db/column_family.cc:475] --------------- Options for column family [default]:
2019/03/18-18:55:13.529867 7f19105fa700 Options.comparator: leveldb.BytewiseComparator
2019/03/18-18:55:13.529869 7f19105fa700 Options.merge_operator: None
2019/03/18-18:55:13.529871 7f19105fa700 Options.compaction_filter: None
2019/03/18-18:55:13.529873 7f19105fa700 Options.compaction_filter_factory: None
2019/03/18-18:55:13.529874 7f19105fa700 Options.memtable_factory: SkipListFactory
2019/03/18-18:55:13.529894 7f19105fa700 Options.table_factory: BlockBasedTable
2019/03/18-18:55:13.530242 7f19105fa700 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x7f18b010fa50)
cache_index_and_filter_blocks: 0
cache_index_and_filter_blocks_with_high_priority: 0
pin_l0_filter_and_index_blocks_in_cache: 0
pin_top_level_index_and_filter: 1
index_type: 0
hash_index_allow_collision: 1
checksum: 1
no_block_cache: 0
block_cache: 0x7f18b010f590
block_cache_name: LRUCache
block_cache_options:
capacity : 8388608
num_shard_bits : 4
strict_capacity_limit : 0
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: 2
enable_index_compression: 1
block_align: 0
2019/03/18-18:55:13.530269 7f19105fa700 Options.write_buffer_size: 67108864
2019/03/18-18:55:13.530271 7f19105fa700 Options.max_write_buffer_number: 2
2019/03/18-18:55:13.530273 7f19105fa700 Options.compression: Snappy
2019/03/18-18:55:13.530275 7f19105fa700 Options.bottommost_compression: Disabled
2019/03/18-18:55:13.530276 7f19105fa700 Options.prefix_extractor: nullptr
2019/03/18-18:55:13.530280 7f19105fa700 Options.memtable_insert_with_hint_prefix_extractor: nullptr
2019/03/18-18:55:13.530281 7f19105fa700 Options.num_levels: 7
2019/03/18-18:55:13.530284 7f19105fa700 Options.min_write_buffer_number_to_merge: 1
2019/03/18-18:55:13.530286 7f19105fa700 Options.max_write_buffer_number_to_maintain: 2
2019/03/18-18:55:13.530287 7f19105fa700 Options.bottommost_compression_opts.window_bits: -14
2019/03/18-18:55:13.530289 7f19105fa700 Options.bottommost_compression_opts.level: 32767
2019/03/18-18:55:13.530291 7f19105fa700 Options.bottommost_compression_opts.strategy: 0
2019/03/18-18:55:13.530293 7f19105fa700 Options.bottommost_compression_opts.max_dict_bytes: 0
2019/03/18-18:55:13.530294 7f19105fa700 Options.bottommost_compression_opts.zstd_max_train_bytes: 0
2019/03/18-18:55:13.530297 7f19105fa700 Options.bottommost_compression_opts.enabled: false
2019/03/18-18:55:13.530299 7f19105fa700 Options.compression_opts.window_bits: -14
2019/03/18-18:55:13.530300 7f19105fa700 Options.compression_opts.level: 32767
2019/03/18-18:55:13.530302 7f19105fa700 Options.compression_opts.strategy: 0
2019/03/18-18:55:13.530304 7f19105fa700 Options.compression_opts.max_dict_bytes: 0
2019/03/18-18:55:13.530310 7f19105fa700 Options.compression_opts.zstd_max_train_bytes: 0
2019/03/18-18:55:13.530312 7f19105fa700 Options.compression_opts.enabled: false
2019/03/18-18:55:13.530313 7f19105fa700 Options.level0_file_num_compaction_trigger: 4
2019/03/18-18:55:13.530316 7f19105fa700 Options.level0_slowdown_writes_trigger: 20
2019/03/18-18:55:13.530317 7f19105fa700 Options.level0_stop_writes_trigger: 36
2019/03/18-18:55:13.530319 7f19105fa700 Options.target_file_size_base: 67108864
2019/03/18-18:55:13.530321 7f19105fa700 Options.target_file_size_multiplier: 1
2019/03/18-18:55:13.530323 7f19105fa700 Options.max_bytes_for_level_base: 268435456
2019/03/18-18:55:13.530325 7f19105fa700 Options.level_compaction_dynamic_level_bytes: 0
2019/03/18-18:55:13.530327 7f19105fa700 Options.max_bytes_for_level_multiplier: 10.000000
2019/03/18-18:55:13.530332 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[0]: 1
2019/03/18-18:55:13.530342 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[1]: 1
2019/03/18-18:55:13.530345 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[2]: 1
2019/03/18-18:55:13.530347 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[3]: 1
2019/03/18-18:55:13.530350 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[4]: 1
2019/03/18-18:55:13.530352 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[5]: 1
2019/03/18-18:55:13.530355 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[6]: 1
2019/03/18-18:55:13.530358 7f19105fa700 Options.max_sequential_skip_in_iterations: 8
2019/03/18-18:55:13.530398 7f19105fa700 Options.max_compaction_bytes: 1677721600
2019/03/18-18:55:13.530400 7f19105fa700 Options.arena_block_size: 8388608
2019/03/18-18:55:13.530402 7f19105fa700 Options.soft_pending_compaction_bytes_limit: 68719476736
2019/03/18-18:55:13.530404 7f19105fa700 Options.hard_pending_compaction_bytes_limit: 274877906944
2019/03/18-18:55:13.530406 7f19105fa700 Options.rate_limit_delay_max_milliseconds: 100
2019/03/18-18:55:13.530408 7f19105fa700 Options.disable_auto_compactions: 0
2019/03/18-18:55:13.530411 7f19105fa700 Options.compaction_style: kCompactionStyleLevel
2019/03/18-18:55:13.530418 7f19105fa700 Options.compaction_pri: kByCompensatedSize
2019/03/18-18:55:13.530420 7f19105fa700 Options.compaction_options_universal.size_ratio: 1
2019/03/18-18:55:13.530422 7f19105fa700 Options.compaction_options_universal.min_merge_width: 2
2019/03/18-18:55:13.530424 7f19105fa700 Options.compaction_options_universal.max_merge_width: 4294967295
2019/03/18-18:55:13.530443 7f19105fa700 Options.compaction_options_universal.max_size_amplification_percent: 200
2019/03/18-18:55:13.530445 7f19105fa700 Options.compaction_options_universal.compression_size_percent: -1
2019/03/18-18:55:13.530446 7f19105fa700 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize
2019/03/18-18:55:13.530448 7f19105fa700 Options.compaction_options_fifo.max_table_files_size: 1073741824
2019/03/18-18:55:13.530450 7f19105fa700 Options.compaction_options_fifo.allow_compaction: 0
2019/03/18-18:55:13.530451 7f19105fa700 Options.compaction_options_fifo.ttl: 0
2019/03/18-18:55:13.530453 7f19105fa700 Options.table_properties_collectors:
2019/03/18-18:55:13.530455 7f19105fa700 Options.inplace_update_support: 0
2019/03/18-18:55:13.530457 7f19105fa700 Options.inplace_update_num_locks: 10000
2019/03/18-18:55:13.530459 7f19105fa700 Options.memtable_prefix_bloom_size_ratio: 0.000000
2019/03/18-18:55:13.530461 7f19105fa700 Options.memtable_huge_page_size: 0
2019/03/18-18:55:13.530463 7f19105fa700 Options.bloom_locality: 0
2019/03/18-18:55:13.530465 7f19105fa700 Options.max_successive_merges: 0
2019/03/18-18:55:13.530467 7f19105fa700 Options.optimize_filters_for_hits: 0
2019/03/18-18:55:13.530470 7f19105fa700 Options.paranoid_file_checks: 0
2019/03/18-18:55:13.530593 7f19105fa700 Options.force_consistency_checks: 0
2019/03/18-18:55:13.530596 7f19105fa700 Options.report_bg_io_stats: 0
2019/03/18-18:55:13.530597 7f19105fa700 Options.ttl: 0
2019/03/18-18:55:13.538362 7f19105fa700 [db/version_set.cc:3610] Recovered from manifest file:/usr/local/zeebe/data/partition-0/state/0_zb-stream-processor/runtime/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
2019/03/18-18:55:13.538371 7f19105fa700 [db/version_set.cc:3618] Column family [default] (ID 0), log number is 0
2019/03/18-18:55:13.538623 7f19105fa700 [db/version_set.cc:2936] Creating manifest 4
2019/03/18-18:55:13.553953 7f19105fa700 [db/column_family.cc:475] --------------- Options for column family [key]:
2019/03/18-18:55:13.553959 7f19105fa700 Options.comparator: leveldb.BytewiseComparator
2019/03/18-18:55:13.553961 7f19105fa700 Options.merge_operator: None
2019/03/18-18:55:13.553962 7f19105fa700 Options.compaction_filter: None
2019/03/18-18:55:13.553963 7f19105fa700 Options.compaction_filter_factory: None
2019/03/18-18:55:13.553964 7f19105fa700 Options.memtable_factory: SkipListFactory
2019/03/18-18:55:13.553966 7f19105fa700 Options.table_factory: BlockBasedTable
2019/03/18-18:55:13.554030 7f19105fa700 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x7f18b010fa50)
cache_index_and_filter_blocks: 0
cache_index_and_filter_blocks_with_high_priority: 0
pin_l0_filter_and_index_blocks_in_cache: 0
pin_top_level_index_and_filter: 1
index_type: 0
hash_index_allow_collision: 1
checksum: 1
no_block_cache: 0
block_cache: 0x7f18b010f590
block_cache_name: LRUCache
block_cache_options:
capacity : 8388608
num_shard_bits : 4
strict_capacity_limit : 0
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: 2
enable_index_compression: 1
block_align: 0
2019/03/18-18:55:13.554032 7f19105fa700 Options.write_buffer_size: 67108864
2019/03/18-18:55:13.554033 7f19105fa700 Options.max_write_buffer_number: 2
2019/03/18-18:55:13.554035 7f19105fa700 Options.compression: Snappy
2019/03/18-18:55:13.554043 7f19105fa700 Options.bottommost_compression: Disabled
2019/03/18-18:55:13.554044 7f19105fa700 Options.prefix_extractor: nullptr
2019/03/18-18:55:13.554045 7f19105fa700 Options.memtable_insert_with_hint_prefix_extractor: nullptr
2019/03/18-18:55:13.554046 7f19105fa700 Options.num_levels: 7
2019/03/18-18:55:13.554047 7f19105fa700 Options.min_write_buffer_number_to_merge: 1
2019/03/18-18:55:13.554048 7f19105fa700 Options.max_write_buffer_number_to_maintain: 2
2019/03/18-18:55:13.554049 7f19105fa700 Options.bottommost_compression_opts.window_bits: -14
2019/03/18-18:55:13.554050 7f19105fa700 Options.bottommost_compression_opts.level: 32767
2019/03/18-18:55:13.554051 7f19105fa700 Options.bottommost_compression_opts.strategy: 0
2019/03/18-18:55:13.554052 7f19105fa700 Options.bottommost_compression_opts.max_dict_bytes: 0
2019/03/18-18:55:13.554053 7f19105fa700 Options.bottommost_compression_opts.zstd_max_train_bytes: 0
2019/03/18-18:55:13.554054 7f19105fa700 Options.bottommost_compression_opts.enabled: false
2019/03/18-18:55:13.554055 7f19105fa700 Options.compression_opts.window_bits: -14
2019/03/18-18:55:13.554056 7f19105fa700 Options.compression_opts.level: 32767
2019/03/18-18:55:13.554057 7f19105fa700 Options.compression_opts.strategy: 0
2019/03/18-18:55:13.554058 7f19105fa700 Options.compression_opts.max_dict_bytes: 0
2019/03/18-18:55:13.554059 7f19105fa700 Options.compression_opts.zstd_max_train_bytes: 0
2019/03/18-18:55:13.554060 7f19105fa700 Options.compression_opts.enabled: false
2019/03/18-18:55:13.554061 7f19105fa700 Options.level0_file_num_compaction_trigger: 4
2019/03/18-18:55:13.554062 7f19105fa700 Options.level0_slowdown_writes_trigger: 20
2019/03/18-18:55:13.554063 7f19105fa700 Options.level0_stop_writes_trigger: 36
2019/03/18-18:55:13.554064 7f19105fa700 Options.target_file_size_base: 67108864
2019/03/18-18:55:13.554065 7f19105fa700 Options.target_file_size_multiplier: 1
2019/03/18-18:55:13.554066 7f19105fa700 Options.max_bytes_for_level_base: 268435456
2019/03/18-18:55:13.554084 7f19105fa700 Options.level_compaction_dynamic_level_bytes: 0
2019/03/18-18:55:13.554086 7f19105fa700 Options.max_bytes_for_level_multiplier: 10.000000
2019/03/18-18:55:13.554089 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[0]: 1
2019/03/18-18:55:13.554090 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[1]: 1
2019/03/18-18:55:13.554091 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[2]: 1
2019/03/18-18:55:13.554092 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[3]: 1
2019/03/18-18:55:13.554093 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[4]: 1
2019/03/18-18:55:13.554093 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[5]: 1
2019/03/18-18:55:13.554094 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[6]: 1
2019/03/18-18:55:13.554095 7f19105fa700 Options.max_sequential_skip_in_iterations: 8
2019/03/18-18:55:13.554096 7f19105fa700 Options.max_compaction_bytes: 1677721600
2019/03/18-18:55:13.554097 7f19105fa700 Options.arena_block_size: 8388608
2019/03/18-18:55:13.554098 7f19105fa700 Options.soft_pending_compaction_bytes_limit: 68719476736
2019/03/18-18:55:13.554099 7f19105fa700 Options.hard_pending_compaction_bytes_limit: 274877906944
2019/03/18-18:55:13.554100 7f19105fa700 Options.rate_limit_delay_max_milliseconds: 100
2019/03/18-18:55:13.554101 7f19105fa700 Options.disable_auto_compactions: 0
2019/03/18-18:55:13.554103 7f19105fa700 Options.compaction_style: kCompactionStyleLevel
2019/03/18-18:55:13.554104 7f19105fa700 Options.compaction_pri: kByCompensatedSize
2019/03/18-18:55:13.554105 7f19105fa700 Options.compaction_options_universal.size_ratio: 1
2019/03/18-18:55:13.554106 7f19105fa700 Options.compaction_options_universal.min_merge_width: 2
2019/03/18-18:55:13.554107 7f19105fa700 Options.compaction_options_universal.max_merge_width: 4294967295
2019/03/18-18:55:13.554108 7f19105fa700 Options.compaction_options_universal.max_size_amplification_percent: 200
2019/03/18-18:55:13.554109 7f19105fa700 Options.compaction_options_universal.compression_size_percent: -1
2019/03/18-18:55:13.554111 7f19105fa700 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize
2019/03/18-18:55:13.554111 7f19105fa700 Options.compaction_options_fifo.max_table_files_size: 1073741824
2019/03/18-18:55:13.554112 7f19105fa700 Options.compaction_options_fifo.allow_compaction: 0
2019/03/18-18:55:13.554113 7f19105fa700 Options.compaction_options_fifo.ttl: 0
2019/03/18-18:55:13.554114 7f19105fa700 Options.table_properties_collectors:
2019/03/18-18:55:13.554115 7f19105fa700 Options.inplace_update_support: 0
2019/03/18-18:55:13.554116 7f19105fa700 Options.inplace_update_num_locks: 10000
2019/03/18-18:55:13.554117 7f19105fa700 Options.memtable_prefix_bloom_size_ratio: 0.000000
2019/03/18-18:55:13.554118 7f19105fa700 Options.memtable_huge_page_size: 0
2019/03/18-18:55:13.554119 7f19105fa700 Options.bloom_locality: 0
2019/03/18-18:55:13.554120 7f19105fa700 Options.max_successive_merges: 0
2019/03/18-18:55:13.554121 7f19105fa700 Options.optimize_filters_for_hits: 0
2019/03/18-18:55:13.554122 7f19105fa700 Options.paranoid_file_checks: 0
2019/03/18-18:55:13.554123 7f19105fa700 Options.force_consistency_checks: 0
2019/03/18-18:55:13.554124 7f19105fa700 Options.report_bg_io_stats: 0
2019/03/18-18:55:13.554125 7f19105fa700 Options.ttl: 0
2019/03/18-18:55:13.554171 7f19105fa700 [db/db_impl.cc:1546] Created column family [key] (ID 1)
2019/03/18-18:55:13.560907 7f19105fa700 [db/column_family.cc:475] --------------- Options for column family [workflow_version]:
2019/03/18-18:55:13.560915 7f19105fa700 Options.comparator: leveldb.BytewiseComparator
2019/03/18-18:55:13.560917 7f19105fa700 Options.merge_operator: None
2019/03/18-18:55:13.560919 7f19105fa700 Options.compaction_filter: None
2019/03/18-18:55:13.560920 7f19105fa700 Options.compaction_filter_factory: None
2019/03/18-18:55:13.560922 7f19105fa700 Options.memtable_factory: SkipListFactory
2019/03/18-18:55:13.560924 7f19105fa700 Options.table_factory: BlockBasedTable
2019/03/18-18:55:13.560955 7f19105fa700 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x7f18b010fa50)
cache_index_and_filter_blocks: 0
cache_index_and_filter_blocks_with_high_priority: 0
pin_l0_filter_and_index_blocks_in_cache: 0
pin_top_level_index_and_filter: 1
index_type: 0
hash_index_allow_collision: 1
checksum: 1
no_block_cache: 0
block_cache: 0x7f18b010f590
block_cache_name: LRUCache
block_cache_options:
capacity : 8388608
num_shard_bits : 4
strict_capacity_limit : 0
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: 2
enable_index_compression: 1
block_align: 0
2019/03/18-18:55:13.560958 7f19105fa700 Options.write_buffer_size: 67108864
2019/03/18-18:55:13.560959 7f19105fa700 Options.max_write_buffer_number: 2
2019/03/18-18:55:13.560961 7f19105fa700 Options.compression: Snappy
2019/03/18-18:55:13.560962 7f19105fa700 Options.bottommost_compression: Disabled
2019/03/18-18:55:13.560964 7f19105fa700 Options.prefix_extractor: nullptr
2019/03/18-18:55:13.560966 7f19105fa700 Options.memtable_insert_with_hint_prefix_extractor: nullptr
2019/03/18-18:55:13.560968 7f19105fa700 Options.num_levels: 7
2019/03/18-18:55:13.560969 7f19105fa700 Options.min_write_buffer_number_to_merge: 1
2019/03/18-18:55:13.560971 7f19105fa700 Options.max_write_buffer_number_to_maintain: 2
2019/03/18-18:55:13.560972 7f19105fa700 Options.bottommost_compression_opts.window_bits: -14
2019/03/18-18:55:13.560974 7f19105fa700 Options.bottommost_compression_opts.level: 32767
2019/03/18-18:55:13.560975 7f19105fa700 Options.bottommost_compression_opts.strategy: 0
2019/03/18-18:55:13.560977 7f19105fa700 Options.bottommost_compression_opts.max_dict_bytes: 0
2019/03/18-18:55:13.560978 7f19105fa700 Options.bottommost_compression_opts.zstd_max_train_bytes: 0
2019/03/18-18:55:13.560980 7f19105fa700 Options.bottommost_compression_opts.enabled: false
2019/03/18-18:55:13.560981 7f19105fa700 Options.compression_opts.window_bits: -14
2019/03/18-18:55:13.560983 7f19105fa700 Options.compression_opts.level: 32767
2019/03/18-18:55:13.560984 7f19105fa700 Options.compression_opts.strategy: 0
2019/03/18-18:55:13.560986 7f19105fa700 Options.compression_opts.max_dict_bytes: 0
2019/03/18-18:55:13.560987 7f19105fa700 Options.compression_opts.zstd_max_train_bytes: 0
2019/03/18-18:55:13.560989 7f19105fa700 Options.compression_opts.enabled: false
2019/03/18-18:55:13.560990 7f19105fa700 Options.level0_file_num_compaction_trigger: 4
2019/03/18-18:55:13.560991 7f19105fa700 Options.level0_slowdown_writes_trigger: 20
2019/03/18-18:55:13.560992 7f19105fa700 Options.level0_stop_writes_trigger: 36
2019/03/18-18:55:13.560994 7f19105fa700 Options.target_file_size_base: 67108864
2019/03/18-18:55:13.560995 7f19105fa700 Options.target_file_size_multiplier: 1
2019/03/18-18:55:13.560996 7f19105fa700 Options.max_bytes_for_level_base: 268435456
2019/03/18-18:55:13.561010 7f19105fa700 Options.level_compaction_dynamic_level_bytes: 0
2019/03/18-18:55:13.561011 7f19105fa700 Options.max_bytes_for_level_multiplier: 10.000000
2019/03/18-18:55:13.561014 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[0]: 1
2019/03/18-18:55:13.561015 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[1]: 1
2019/03/18-18:55:13.561017 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[2]: 1
2019/03/18-18:55:13.561018 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[3]: 1
2019/03/18-18:55:13.561019 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[4]: 1
2019/03/18-18:55:13.561020 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[5]: 1
2019/03/18-18:55:13.561021 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[6]: 1
2019/03/18-18:55:13.561022 7f19105fa700 Options.max_sequential_skip_in_iterations: 8
2019/03/18-18:55:13.561023 7f19105fa700 Options.max_compaction_bytes: 1677721600
2019/03/18-18:55:13.561025 7f19105fa700 Options.arena_block_size: 8388608
2019/03/18-18:55:13.561026 7f19105fa700 Options.soft_pending_compaction_bytes_limit: 68719476736
2019/03/18-18:55:13.561028 7f19105fa700 Options.hard_pending_compaction_bytes_limit: 274877906944
2019/03/18-18:55:13.561030 7f19105fa700 Options.rate_limit_delay_max_milliseconds: 100
2019/03/18-18:55:13.561031 7f19105fa700 Options.disable_auto_compactions: 0
2019/03/18-18:55:13.561033 7f19105fa700 Options.compaction_style: kCompactionStyleLevel
2019/03/18-18:55:13.561043 7f19105fa700 Options.compaction_pri: kByCompensatedSize
2019/03/18-18:55:13.561045 7f19105fa700 Options.compaction_options_universal.size_ratio: 1
2019/03/18-18:55:13.561046 7f19105fa700 Options.compaction_options_universal.min_merge_width: 2
2019/03/18-18:55:13.561048 7f19105fa700 Options.compaction_options_universal.max_merge_width: 4294967295
2019/03/18-18:55:13.561050 7f19105fa700 Options.compaction_options_universal.max_size_amplification_percent: 200
2019/03/18-18:55:13.561051 7f19105fa700 Options.compaction_options_universal.compression_size_percent: -1
2019/03/18-18:55:13.561053 7f19105fa700 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize
2019/03/18-18:55:13.561054 7f19105fa700 Options.compaction_options_fifo.max_table_files_size: 1073741824
2019/03/18-18:55:13.561056 7f19105fa700 Options.compaction_options_fifo.allow_compaction: 0
2019/03/18-18:55:13.561057 7f19105fa700 Options.compaction_options_fifo.ttl: 0
2019/03/18-18:55:13.561059 7f19105fa700 Options.table_properties_collectors:
2019/03/18-18:55:13.561060 7f19105fa700 Options.inplace_update_support: 0
2019/03/18-18:55:13.561062 7f19105fa700 Options.inplace_update_num_locks: 10000
2019/03/18-18:55:13.561064 7f19105fa700 Options.memtable_prefix_bloom_size_ratio: 0.000000
2019/03/18-18:55:13.561066 7f19105fa700 Options.memtable_huge_page_size: 0
2019/03/18-18:55:13.561067 7f19105fa700 Options.bloom_locality: 0
2019/03/18-18:55:13.561069 7f19105fa700 Options.max_successive_merges: 0
2019/03/18-18:55:13.561070 7f19105fa700 Options.optimize_filters_for_hits: 0
2019/03/18-18:55:13.561072 7f19105fa700 Options.paranoid_file_checks: 0
2019/03/18-18:55:13.561074 7f19105fa700 Options.force_consistency_checks: 0
2019/03/18-18:55:13.561075 7f19105fa700 Options.report_bg_io_stats: 0
2019/03/18-18:55:13.561077 7f19105fa700 Options.ttl: 0
2019/03/18-18:55:13.561179 7f19105fa700 [db/db_impl.cc:1546] Created column family [workflow_version] (ID 2)
2019/03/18-18:55:13.567394 7f19105fa700 [db/column_family.cc:475] --------------- Options for column family [workflow_cache]:
2019/03/18-18:55:13.567401 7f19105fa700 Options.comparator: leveldb.BytewiseComparator
2019/03/18-18:55:13.567402 7f19105fa700 Options.merge_operator: None
2019/03/18-18:55:13.567403 7f19105fa700 Options.compaction_filter: None
2019/03/18-18:55:13.567404 7f19105fa700 Options.compaction_filter_factory: None
2019/03/18-18:55:13.567405 7f19105fa700 Options.memtable_factory: SkipListFactory
2019/03/18-18:55:13.567406 7f19105fa700 Options.table_factory: BlockBasedTable
2019/03/18-18:55:13.567422 7f19105fa700 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x7f18b010fa50)
cache_index_and_filter_blocks: 0
cache_index_and_filter_blocks_with_high_priority: 0
pin_l0_filter_and_index_blocks_in_cache: 0
pin_top_level_index_and_filter: 1
index_type: 0
hash_index_allow_collision: 1
checksum: 1
no_block_cache: 0
block_cache: 0x7f18b010f590
block_cache_name: LRUCache
block_cache_options:
capacity : 8388608
num_shard_bits : 4
strict_capacity_limit : 0
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: 2
enable_index_compression: 1
block_align: 0
2019/03/18-18:55:13.567424 7f19105fa700 Options.write_buffer_size: 67108864
2019/03/18-18:55:13.567425 7f19105fa700 Options.max_write_buffer_number: 2
2019/03/18-18:55:13.567426 7f19105fa700 Options.compression: Snappy
2019/03/18-18:55:13.567427 7f19105fa700 Options.bottommost_compression: Disabled
2019/03/18-18:55:13.567428 7f19105fa700 Options.prefix_extractor: nullptr
2019/03/18-18:55:13.567429 7f19105fa700 Options.memtable_insert_with_hint_prefix_extractor: nullptr
2019/03/18-18:55:13.567430 7f19105fa700 Options.num_levels: 7
2019/03/18-18:55:13.567431 7f19105fa700 Options.min_write_buffer_number_to_merge: 1
2019/03/18-18:55:13.567432 7f19105fa700 Options.max_write_buffer_number_to_maintain: 2
2019/03/18-18:55:13.567433 7f19105fa700 Options.bottommost_compression_opts.window_bits: -14
2019/03/18-18:55:13.567434 7f19105fa700 Options.bottommost_compression_opts.level: 32767
2019/03/18-18:55:13.567435 7f19105fa700 Options.bottommost_compression_opts.strategy: 0
2019/03/18-18:55:13.567436 7f19105fa700 Options.bottommost_compression_opts.max_dict_bytes: 0
2019/03/18-18:55:13.567437 7f19105fa700 Options.bottommost_compression_opts.zstd_max_train_bytes: 0
2019/03/18-18:55:13.567438 7f19105fa700 Options.bottommost_compression_opts.enabled: false
2019/03/18-18:55:13.567439 7f19105fa700 Options.compression_opts.window_bits: -14
2019/03/18-18:55:13.567440 7f19105fa700 Options.compression_opts.level: 32767
2019/03/18-18:55:13.567441 7f19105fa700 Options.compression_opts.strategy: 0
2019/03/18-18:55:13.567441 7f19105fa700 Options.compression_opts.max_dict_bytes: 0
2019/03/18-18:55:13.567442 7f19105fa700 Options.compression_opts.zstd_max_train_bytes: 0
2019/03/18-18:55:13.567443 7f19105fa700 Options.compression_opts.enabled: false
2019/03/18-18:55:13.567444 7f19105fa700 Options.level0_file_num_compaction_trigger: 4
2019/03/18-18:55:13.567445 7f19105fa700 Options.level0_slowdown_writes_trigger: 20
2019/03/18-18:55:13.567446 7f19105fa700 Options.level0_stop_writes_trigger: 36
2019/03/18-18:55:13.567447 7f19105fa700 Options.target_file_size_base: 67108864
2019/03/18-18:55:13.567448 7f19105fa700 Options.target_file_size_multiplier: 1
2019/03/18-18:55:13.567449 7f19105fa700 Options.max_bytes_for_level_base: 268435456
2019/03/18-18:55:13.567458 7f19105fa700 Options.level_compaction_dynamic_level_bytes: 0
2019/03/18-18:55:13.567459 7f19105fa700 Options.max_bytes_for_level_multiplier: 10.000000
2019/03/18-18:55:13.567461 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[0]: 1
2019/03/18-18:55:13.567462 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[1]: 1
2019/03/18-18:55:13.567463 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[2]: 1
2019/03/18-18:55:13.567464 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[3]: 1
2019/03/18-18:55:13.567465 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[4]: 1
2019/03/18-18:55:13.567466 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[5]: 1
2019/03/18-18:55:13.567467 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[6]: 1
2019/03/18-18:55:13.567468 7f19105fa700 Options.max_sequential_skip_in_iterations: 8
2019/03/18-18:55:13.567469 7f19105fa700 Options.max_compaction_bytes: 1677721600
2019/03/18-18:55:13.567470 7f19105fa700 Options.arena_block_size: 8388608
2019/03/18-18:55:13.567470 7f19105fa700 Options.soft_pending_compaction_bytes_limit: 68719476736
2019/03/18-18:55:13.567471 7f19105fa700 Options.hard_pending_compaction_bytes_limit: 274877906944
2019/03/18-18:55:13.567472 7f19105fa700 Options.rate_limit_delay_max_milliseconds: 100
2019/03/18-18:55:13.567473 7f19105fa700 Options.disable_auto_compactions: 0
2019/03/18-18:55:13.567475 7f19105fa700 Options.compaction_style: kCompactionStyleLevel
2019/03/18-18:55:13.567476 7f19105fa700 Options.compaction_pri: kByCompensatedSize
2019/03/18-18:55:13.567477 7f19105fa700 Options.compaction_options_universal.size_ratio: 1
2019/03/18-18:55:13.567478 7f19105fa700 Options.compaction_options_universal.min_merge_width: 2
2019/03/18-18:55:13.567479 7f19105fa700 Options.compaction_options_universal.max_merge_width: 4294967295
2019/03/18-18:55:13.567480 7f19105fa700 Options.compaction_options_universal.max_size_amplification_percent: 200
2019/03/18-18:55:13.567481 7f19105fa700 Options.compaction_options_universal.compression_size_percent: -1
2019/03/18-18:55:13.567487 7f19105fa700 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize
2019/03/18-18:55:13.567488 7f19105fa700 Options.compaction_options_fifo.max_table_files_size: 1073741824
2019/03/18-18:55:13.567489 7f19105fa700 Options.compaction_options_fifo.allow_compaction: 0
2019/03/18-18:55:13.567490 7f19105fa700 Options.compaction_options_fifo.ttl: 0
2019/03/18-18:55:13.567491 7f19105fa700 Options.table_properties_collectors:
2019/03/18-18:55:13.567492 7f19105fa700 Options.inplace_update_support: 0
2019/03/18-18:55:13.567493 7f19105fa700 Options.inplace_update_num_locks: 10000
2019/03/18-18:55:13.567494 7f19105fa700 Options.memtable_prefix_bloom_size_ratio: 0.000000
2019/03/18-18:55:13.567495 7f19105fa700 Options.memtable_huge_page_size: 0
2019/03/18-18:55:13.567496 7f19105fa700 Options.bloom_locality: 0
2019/03/18-18:55:13.567497 7f19105fa700 Options.max_successive_merges: 0
2019/03/18-18:55:13.567498 7f19105fa700 Options.optimize_filters_for_hits: 0
2019/03/18-18:55:13.567499 7f19105fa700 Options.paranoid_file_checks: 0
2019/03/18-18:55:13.567500 7f19105fa700 Options.force_consistency_checks: 0
2019/03/18-18:55:13.567501 7f19105fa700 Options.report_bg_io_stats: 0
2019/03/18-18:55:13.567502 7f19105fa700 Options.ttl: 0
2019/03/18-18:55:13.567532 7f19105fa700 [db/db_impl.cc:1546] Created column family [workflow_cache] (ID 3)
2019/03/18-18:55:13.574309 7f19105fa700 [db/column_family.cc:475] --------------- Options for column family [workflow_cache_by_id_and_version]:
2019/03/18-18:55:13.574316 7f19105fa700 Options.comparator: leveldb.BytewiseComparator
2019/03/18-18:55:13.574318 7f19105fa700 Options.merge_operator: None
2019/03/18-18:55:13.574320 7f19105fa700 Options.compaction_filter: None
2019/03/18-18:55:13.574321 7f19105fa700 Options.compaction_filter_factory: None
2019/03/18-18:55:13.574323 7f19105fa700 Options.memtable_factory: SkipListFactory
2019/03/18-18:55:13.574324 7f19105fa700 Options.table_factory: BlockBasedTable
2019/03/18-18:55:13.574346 7f19105fa700 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x7f18b010fa50)
cache_index_and_filter_blocks: 0
cache_index_and_filter_blocks_with_high_priority: 0
pin_l0_filter_and_index_blocks_in_cache: 0
pin_top_level_index_and_filter: 1
index_type: 0
hash_index_allow_collision: 1
checksum: 1
no_block_cache: 0
block_cache: 0x7f18b010f590
block_cache_name: LRUCache
block_cache_options:
capacity : 8388608
num_shard_bits : 4
strict_capacity_limit : 0
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: 2
enable_index_compression: 1
block_align: 0
2019/03/18-18:55:13.574348 7f19105fa700 Options.write_buffer_size: 67108864
2019/03/18-18:55:13.574349 7f19105fa700 Options.max_write_buffer_number: 2
2019/03/18-18:55:13.574351 7f19105fa700 Options.compression: Snappy
2019/03/18-18:55:13.574353 7f19105fa700 Options.bottommost_compression: Disabled
2019/03/18-18:55:13.574354 7f19105fa700 Options.prefix_extractor: nullptr
2019/03/18-18:55:13.574356 7f19105fa700 Options.memtable_insert_with_hint_prefix_extractor: nullptr
2019/03/18-18:55:13.574357 7f19105fa700 Options.num_levels: 7
2019/03/18-18:55:13.574359 7f19105fa700 Options.min_write_buffer_number_to_merge: 1
2019/03/18-18:55:13.574360 7f19105fa700 Options.max_write_buffer_number_to_maintain: 2
2019/03/18-18:55:13.574362 7f19105fa700 Options.bottommost_compression_opts.window_bits: -14
2019/03/18-18:55:13.574363 7f19105fa700 Options.bottommost_compression_opts.level: 32767
2019/03/18-18:55:13.574365 7f19105fa700 Options.bottommost_compression_opts.strategy: 0
2019/03/18-18:55:13.574366 7f19105fa700 Options.bottommost_compression_opts.max_dict_bytes: 0
2019/03/18-18:55:13.574368 7f19105fa700 Options.bottommost_compression_opts.zstd_max_train_bytes: 0
2019/03/18-18:55:13.574369 7f19105fa700 Options.bottommost_compression_opts.enabled: false
2019/03/18-18:55:13.574371 7f19105fa700 Options.compression_opts.window_bits: -14
2019/03/18-18:55:13.574372 7f19105fa700 Options.compression_opts.level: 32767
2019/03/18-18:55:13.574374 7f19105fa700 Options.compression_opts.strategy: 0
2019/03/18-18:55:13.574375 7f19105fa700 Options.compression_opts.max_dict_bytes: 0
2019/03/18-18:55:13.574376 7f19105fa700 Options.compression_opts.zstd_max_train_bytes: 0
2019/03/18-18:55:13.574378 7f19105fa700 Options.compression_opts.enabled: false
2019/03/18-18:55:13.574379 7f19105fa700 Options.level0_file_num_compaction_trigger: 4
2019/03/18-18:55:13.574381 7f19105fa700 Options.level0_slowdown_writes_trigger: 20
2019/03/18-18:55:13.574382 7f19105fa700 Options.level0_stop_writes_trigger: 36
2019/03/18-18:55:13.574383 7f19105fa700 Options.target_file_size_base: 67108864
2019/03/18-18:55:13.574385 7f19105fa700 Options.target_file_size_multiplier: 1
2019/03/18-18:55:13.574416 7f19105fa700 Options.max_bytes_for_level_base: 268435456
2019/03/18-18:55:13.574419 7f19105fa700 Options.level_compaction_dynamic_level_bytes: 0
2019/03/18-18:55:13.574420 7f19105fa700 Options.max_bytes_for_level_multiplier: 10.000000
2019/03/18-18:55:13.574423 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[0]: 1
2019/03/18-18:55:13.574425 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[1]: 1
2019/03/18-18:55:13.574427 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[2]: 1
2019/03/18-18:55:13.574428 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[3]: 1
2019/03/18-18:55:13.574430 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[4]: 1
2019/03/18-18:55:13.574432 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[5]: 1
2019/03/18-18:55:13.574434 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[6]: 1
2019/03/18-18:55:13.574436 7f19105fa700 Options.max_sequential_skip_in_iterations: 8
2019/03/18-18:55:13.574437 7f19105fa700 Options.max_compaction_bytes: 1677721600
2019/03/18-18:55:13.574439 7f19105fa700 Options.arena_block_size: 8388608
2019/03/18-18:55:13.574441 7f19105fa700 Options.soft_pending_compaction_bytes_limit: 68719476736
2019/03/18-18:55:13.574443 7f19105fa700 Options.hard_pending_compaction_bytes_limit: 274877906944
2019/03/18-18:55:13.574444 7f19105fa700 Options.rate_limit_delay_max_milliseconds: 100
2019/03/18-18:55:13.574446 7f19105fa700 Options.disable_auto_compactions: 0
2019/03/18-18:55:13.574448 7f19105fa700 Options.compaction_style: kCompactionStyleLevel
2019/03/18-18:55:13.574450 7f19105fa700 Options.compaction_pri: kByCompensatedSize
2019/03/18-18:55:13.574452 7f19105fa700 Options.compaction_options_universal.size_ratio: 1
2019/03/18-18:55:13.574454 7f19105fa700 Options.compaction_options_universal.min_merge_width: 2
2019/03/18-18:55:13.574455 7f19105fa700 Options.compaction_options_universal.max_merge_width: 4294967295
2019/03/18-18:55:13.574457 7f19105fa700 Options.compaction_options_universal.max_size_amplification_percent: 200
2019/03/18-18:55:13.574459 7f19105fa700 Options.compaction_options_universal.compression_size_percent: -1
2019/03/18-18:55:13.574461 7f19105fa700 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize
2019/03/18-18:55:13.574463 7f19105fa700 Options.compaction_options_fifo.max_table_files_size: 1073741824
2019/03/18-18:55:13.574464 7f19105fa700 Options.compaction_options_fifo.allow_compaction: 0
2019/03/18-18:55:13.574466 7f19105fa700 Options.compaction_options_fifo.ttl: 0
2019/03/18-18:55:13.574468 7f19105fa700 Options.table_properties_collectors:
2019/03/18-18:55:13.574470 7f19105fa700 Options.inplace_update_support: 0
2019/03/18-18:55:13.574471 7f19105fa700 Options.inplace_update_num_locks: 10000
2019/03/18-18:55:13.574473 7f19105fa700 Options.memtable_prefix_bloom_size_ratio: 0.000000
2019/03/18-18:55:13.574475 7f19105fa700 Options.memtable_huge_page_size: 0
2019/03/18-18:55:13.574477 7f19105fa700 Options.bloom_locality: 0
2019/03/18-18:55:13.574478 7f19105fa700 Options.max_successive_merges: 0
2019/03/18-18:55:13.574480 7f19105fa700 Options.optimize_filters_for_hits: 0
2019/03/18-18:55:13.574482 7f19105fa700 Options.paranoid_file_checks: 0
2019/03/18-18:55:13.574484 7f19105fa700 Options.force_consistency_checks: 0
2019/03/18-18:55:13.574485 7f19105fa700 Options.report_bg_io_stats: 0
2019/03/18-18:55:13.574487 7f19105fa700 Options.ttl: 0
2019/03/18-18:55:13.574540 7f19105fa700 [db/db_impl.cc:1546] Created column family [workflow_cache_by_id_and_version] (ID 4)
2019/03/18-18:55:13.583585 7f19105fa700 [db/column_family.cc:475] --------------- Options for column family [workflow_cache_latest_key]:
2019/03/18-18:55:13.583591 7f19105fa700 Options.comparator: leveldb.BytewiseComparator
2019/03/18-18:55:13.583593 7f19105fa700 Options.merge_operator: None
2019/03/18-18:55:13.583595 7f19105fa700 Options.compaction_filter: None
2019/03/18-18:55:13.583596 7f19105fa700 Options.compaction_filter_factory: None
2019/03/18-18:55:13.583597 7f19105fa700 Options.memtable_factory: SkipListFactory
2019/03/18-18:55:13.583599 7f19105fa700 Options.table_factory: BlockBasedTable
2019/03/18-18:55:13.583617 7f19105fa700 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x7f18b010fa50)
cache_index_and_filter_blocks: 0
cache_index_and_filter_blocks_with_high_priority: 0
pin_l0_filter_and_index_blocks_in_cache: 0
pin_top_level_index_and_filter: 1
index_type: 0
hash_index_allow_collision: 1
checksum: 1
no_block_cache: 0
block_cache: 0x7f18b010f590
block_cache_name: LRUCache
block_cache_options:
capacity : 8388608
num_shard_bits : 4
strict_capacity_limit : 0
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: 2
enable_index_compression: 1
block_align: 0
2019/03/18-18:55:13.583619 7f19105fa700 Options.write_buffer_size: 67108864
2019/03/18-18:55:13.583621 7f19105fa700 Options.max_write_buffer_number: 2
2019/03/18-18:55:13.583622 7f19105fa700 Options.compression: Snappy
2019/03/18-18:55:13.583624 7f19105fa700 Options.bottommost_compression: Disabled
2019/03/18-18:55:13.583626 7f19105fa700 Options.prefix_extractor: nullptr
2019/03/18-18:55:13.583627 7f19105fa700 Options.memtable_insert_with_hint_prefix_extractor: nullptr
2019/03/18-18:55:13.583628 7f19105fa700 Options.num_levels: 7
2019/03/18-18:55:13.583629 7f19105fa700 Options.min_write_buffer_number_to_merge: 1
2019/03/18-18:55:13.583631 7f19105fa700 Options.max_write_buffer_number_to_maintain: 2
2019/03/18-18:55:13.583632 7f19105fa700 Options.bottommost_compression_opts.window_bits: -14
2019/03/18-18:55:13.583634 7f19105fa700 Options.bottommost_compression_opts.level: 32767
2019/03/18-18:55:13.583635 7f19105fa700 Options.bottommost_compression_opts.strategy: 0
2019/03/18-18:55:13.583636 7f19105fa700 Options.bottommost_compression_opts.max_dict_bytes: 0
2019/03/18-18:55:13.583638 7f19105fa700 Options.bottommost_compression_opts.zstd_max_train_bytes: 0
2019/03/18-18:55:13.583639 7f19105fa700 Options.bottommost_compression_opts.enabled: false
2019/03/18-18:55:13.583641 7f19105fa700 Options.compression_opts.window_bits: -14
2019/03/18-18:55:13.583642 7f19105fa700 Options.compression_opts.level: 32767
2019/03/18-18:55:13.583643 7f19105fa700 Options.compression_opts.strategy: 0
2019/03/18-18:55:13.583645 7f19105fa700 Options.compression_opts.max_dict_bytes: 0
2019/03/18-18:55:13.583646 7f19105fa700 Options.compression_opts.zstd_max_train_bytes: 0
2019/03/18-18:55:13.583648 7f19105fa700 Options.compression_opts.enabled: false
2019/03/18-18:55:13.583649 7f19105fa700 Options.level0_file_num_compaction_trigger: 4
2019/03/18-18:55:13.583651 7f19105fa700 Options.level0_slowdown_writes_trigger: 20
2019/03/18-18:55:13.583652 7f19105fa700 Options.level0_stop_writes_trigger: 36
2019/03/18-18:55:13.583654 7f19105fa700 Options.target_file_size_base: 67108864
2019/03/18-18:55:13.583655 7f19105fa700 Options.target_file_size_multiplier: 1
2019/03/18-18:55:13.583656 7f19105fa700 Options.max_bytes_for_level_base: 268435456
2019/03/18-18:55:13.583667 7f19105fa700 Options.level_compaction_dynamic_level_bytes: 0
2019/03/18-18:55:13.583669 7f19105fa700 Options.max_bytes_for_level_multiplier: 10.000000
2019/03/18-18:55:13.583671 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[0]: 1
2019/03/18-18:55:13.583673 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[1]: 1
2019/03/18-18:55:13.583674 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[2]: 1
2019/03/18-18:55:13.583676 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[3]: 1
2019/03/18-18:55:13.583677 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[4]: 1
2019/03/18-18:55:13.583678 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[5]: 1
2019/03/18-18:55:13.583680 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[6]: 1
2019/03/18-18:55:13.583681 7f19105fa700 Options.max_sequential_skip_in_iterations: 8
2019/03/18-18:55:13.583683 7f19105fa700 Options.max_compaction_bytes: 1677721600
2019/03/18-18:55:13.583684 7f19105fa700 Options.arena_block_size: 8388608
2019/03/18-18:55:13.583686 7f19105fa700 Options.soft_pending_compaction_bytes_limit: 68719476736
2019/03/18-18:55:13.583687 7f19105fa700 Options.hard_pending_compaction_bytes_limit: 274877906944
2019/03/18-18:55:13.583689 7f19105fa700 Options.rate_limit_delay_max_milliseconds: 100
2019/03/18-18:55:13.583690 7f19105fa700 Options.disable_auto_compactions: 0
2019/03/18-18:55:13.583692 7f19105fa700 Options.compaction_style: kCompactionStyleLevel
2019/03/18-18:55:13.583694 7f19105fa700 Options.compaction_pri: kByCompensatedSize
2019/03/18-18:55:13.583695 7f19105fa700 Options.compaction_options_universal.size_ratio: 1
2019/03/18-18:55:13.583697 7f19105fa700 Options.compaction_options_universal.min_merge_width: 2
2019/03/18-18:55:13.583698 7f19105fa700 Options.compaction_options_universal.max_merge_width: 4294967295
2019/03/18-18:55:13.583699 7f19105fa700 Options.compaction_options_universal.max_size_amplification_percent: 200
2019/03/18-18:55:13.583701 7f19105fa700 Options.compaction_options_universal.compression_size_percent: -1
2019/03/18-18:55:13.583703 7f19105fa700 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize
2019/03/18-18:55:13.583704 7f19105fa700 Options.compaction_options_fifo.max_table_files_size: 1073741824
2019/03/18-18:55:13.583705 7f19105fa700 Options.compaction_options_fifo.allow_compaction: 0
2019/03/18-18:55:13.583707 7f19105fa700 Options.compaction_options_fifo.ttl: 0
2019/03/18-18:55:13.583708 7f19105fa700 Options.table_properties_collectors:
2019/03/18-18:55:13.583709 7f19105fa700 Options.inplace_update_support: 0
2019/03/18-18:55:13.583711 7f19105fa700 Options.inplace_update_num_locks: 10000
2019/03/18-18:55:13.583712 7f19105fa700 Options.memtable_prefix_bloom_size_ratio: 0.000000
2019/03/18-18:55:13.583715 7f19105fa700 Options.memtable_huge_page_size: 0
2019/03/18-18:55:13.583716 7f19105fa700 Options.bloom_locality: 0
2019/03/18-18:55:13.583718 7f19105fa700 Options.max_successive_merges: 0
2019/03/18-18:55:13.583720 7f19105fa700 Options.optimize_filters_for_hits: 0
2019/03/18-18:55:13.583722 7f19105fa700 Options.paranoid_file_checks: 0
2019/03/18-18:55:13.583723 7f19105fa700 Options.force_consistency_checks: 0
2019/03/18-18:55:13.583725 7f19105fa700 Options.report_bg_io_stats: 0
2019/03/18-18:55:13.583727 7f19105fa700 Options.ttl: 0
2019/03/18-18:55:13.583759 7f19105fa700 [db/db_impl.cc:1546] Created column family [workflow_cache_latest_key] (ID 5)
2019/03/18-18:55:13.593437 7f19105fa700 [db/column_family.cc:475] --------------- Options for column family [element_instance_parent_child]:
2019/03/18-18:55:13.593444 7f19105fa700 Options.comparator: leveldb.BytewiseComparator
2019/03/18-18:55:13.593445 7f19105fa700 Options.merge_operator: None
2019/03/18-18:55:13.593447 7f19105fa700 Options.compaction_filter: None
2019/03/18-18:55:13.593447 7f19105fa700 Options.compaction_filter_factory: None
2019/03/18-18:55:13.593448 7f19105fa700 Options.memtable_factory: SkipListFactory
2019/03/18-18:55:13.593449 7f19105fa700 Options.table_factory: BlockBasedTable
2019/03/18-18:55:13.593464 7f19105fa700 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x7f18b010fa50)
cache_index_and_filter_blocks: 0
cache_index_and_filter_blocks_with_high_priority: 0
pin_l0_filter_and_index_blocks_in_cache: 0
pin_top_level_index_and_filter: 1
index_type: 0
hash_index_allow_collision: 1
checksum: 1
no_block_cache: 0
block_cache: 0x7f18b010f590
block_cache_name: LRUCache
block_cache_options:
capacity : 8388608
num_shard_bits : 4
strict_capacity_limit : 0
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: 2
enable_index_compression: 1
block_align: 0
2019/03/18-18:55:13.593466 7f19105fa700 Options.write_buffer_size: 67108864
2019/03/18-18:55:13.593467 7f19105fa700 Options.max_write_buffer_number: 2
2019/03/18-18:55:13.593468 7f19105fa700 Options.compression: Snappy
2019/03/18-18:55:13.593469 7f19105fa700 Options.bottommost_compression: Disabled
2019/03/18-18:55:13.593470 7f19105fa700 Options.prefix_extractor: nullptr
2019/03/18-18:55:13.593471 7f19105fa700 Options.memtable_insert_with_hint_prefix_extractor: nullptr
2019/03/18-18:55:13.593472 7f19105fa700 Options.num_levels: 7
2019/03/18-18:55:13.593473 7f19105fa700 Options.min_write_buffer_number_to_merge: 1
2019/03/18-18:55:13.593474 7f19105fa700 Options.max_write_buffer_number_to_maintain: 2
2019/03/18-18:55:13.593475 7f19105fa700 Options.bottommost_compression_opts.window_bits: -14
2019/03/18-18:55:13.593476 7f19105fa700 Options.bottommost_compression_opts.level: 32767
2019/03/18-18:55:13.593477 7f19105fa700 Options.bottommost_compression_opts.strategy: 0
2019/03/18-18:55:13.593478 7f19105fa700 Options.bottommost_compression_opts.max_dict_bytes: 0
2019/03/18-18:55:13.593479 7f19105fa700 Options.bottommost_compression_opts.zstd_max_train_bytes: 0
2019/03/18-18:55:13.593480 7f19105fa700 Options.bottommost_compression_opts.enabled: false
2019/03/18-18:55:13.593480 7f19105fa700 Options.compression_opts.window_bits: -14
2019/03/18-18:55:13.593481 7f19105fa700 Options.compression_opts.level: 32767
2019/03/18-18:55:13.593482 7f19105fa700 Options.compression_opts.strategy: 0
2019/03/18-18:55:13.593483 7f19105fa700 Options.compression_opts.max_dict_bytes: 0
2019/03/18-18:55:13.593484 7f19105fa700 Options.compression_opts.zstd_max_train_bytes: 0
2019/03/18-18:55:13.593485 7f19105fa700 Options.compression_opts.enabled: false
2019/03/18-18:55:13.593486 7f19105fa700 Options.level0_file_num_compaction_trigger: 4
2019/03/18-18:55:13.593487 7f19105fa700 Options.level0_slowdown_writes_trigger: 20
2019/03/18-18:55:13.593488 7f19105fa700 Options.level0_stop_writes_trigger: 36
2019/03/18-18:55:13.593489 7f19105fa700 Options.target_file_size_base: 67108864
2019/03/18-18:55:13.593490 7f19105fa700 Options.target_file_size_multiplier: 1
2019/03/18-18:55:13.593503 7f19105fa700 Options.max_bytes_for_level_base: 268435456
2019/03/18-18:55:13.593504 7f19105fa700 Options.level_compaction_dynamic_level_bytes: 0
2019/03/18-18:55:13.593505 7f19105fa700 Options.max_bytes_for_level_multiplier: 10.000000
2019/03/18-18:55:13.593507 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[0]: 1
2019/03/18-18:55:13.593508 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[1]: 1
2019/03/18-18:55:13.593509 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[2]: 1
2019/03/18-18:55:13.593510 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[3]: 1
2019/03/18-18:55:13.593511 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[4]: 1
2019/03/18-18:55:13.593512 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[5]: 1
2019/03/18-18:55:13.593513 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[6]: 1
2019/03/18-18:55:13.593514 7f19105fa700 Options.max_sequential_skip_in_iterations: 8
2019/03/18-18:55:13.593515 7f19105fa700 Options.max_compaction_bytes: 1677721600
2019/03/18-18:55:13.593516 7f19105fa700 Options.arena_block_size: 8388608
2019/03/18-18:55:13.593517 7f19105fa700 Options.soft_pending_compaction_bytes_limit: 68719476736
2019/03/18-18:55:13.593518 7f19105fa700 Options.hard_pending_compaction_bytes_limit: 274877906944
2019/03/18-18:55:13.593518 7f19105fa700 Options.rate_limit_delay_max_milliseconds: 100
2019/03/18-18:55:13.593519 7f19105fa700 Options.disable_auto_compactions: 0
2019/03/18-18:55:13.593521 7f19105fa700 Options.compaction_style: kCompactionStyleLevel
2019/03/18-18:55:13.593522 7f19105fa700 Options.compaction_pri: kByCompensatedSize
2019/03/18-18:55:13.593523 7f19105fa700 Options.compaction_options_universal.size_ratio: 1
2019/03/18-18:55:13.593524 7f19105fa700 Options.compaction_options_universal.min_merge_width: 2
2019/03/18-18:55:13.593525 7f19105fa700 Options.compaction_options_universal.max_merge_width: 4294967295
2019/03/18-18:55:13.593526 7f19105fa700 Options.compaction_options_universal.max_size_amplification_percent: 200
2019/03/18-18:55:13.593526 7f19105fa700 Options.compaction_options_universal.compression_size_percent: -1
2019/03/18-18:55:13.593528 7f19105fa700 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize
2019/03/18-18:55:13.593528 7f19105fa700 Options.compaction_options_fifo.max_table_files_size: 1073741824
2019/03/18-18:55:13.593529 7f19105fa700 Options.compaction_options_fifo.allow_compaction: 0
2019/03/18-18:55:13.593530 7f19105fa700 Options.compaction_options_fifo.ttl: 0
2019/03/18-18:55:13.593531 7f19105fa700 Options.table_properties_collectors:
2019/03/18-18:55:13.593532 7f19105fa700 Options.inplace_update_support: 0
2019/03/18-18:55:13.593533 7f19105fa700 Options.inplace_update_num_locks: 10000
2019/03/18-18:55:13.593534 7f19105fa700 Options.memtable_prefix_bloom_size_ratio: 0.000000
2019/03/18-18:55:13.593535 7f19105fa700 Options.memtable_huge_page_size: 0
2019/03/18-18:55:13.593536 7f19105fa700 Options.bloom_locality: 0
2019/03/18-18:55:13.593537 7f19105fa700 Options.max_successive_merges: 0
2019/03/18-18:55:13.593538 7f19105fa700 Options.optimize_filters_for_hits: 0
2019/03/18-18:55:13.593539 7f19105fa700 Options.paranoid_file_checks: 0
2019/03/18-18:55:13.593540 7f19105fa700 Options.force_consistency_checks: 0
2019/03/18-18:55:13.593541 7f19105fa700 Options.report_bg_io_stats: 0
2019/03/18-18:55:13.593541 7f19105fa700 Options.ttl: 0
2019/03/18-18:55:13.593571 7f19105fa700 [db/db_impl.cc:1546] Created column family [element_instance_parent_child] (ID 6)
2019/03/18-18:55:13.605149 7f19105fa700 [db/column_family.cc:475] --------------- Options for column family [element_instance_key]:
2019/03/18-18:55:13.605159 7f19105fa700 Options.comparator: leveldb.BytewiseComparator
2019/03/18-18:55:13.605160 7f19105fa700 Options.merge_operator: None
2019/03/18-18:55:13.605162 7f19105fa700 Options.compaction_filter: None
2019/03/18-18:55:13.605163 7f19105fa700 Options.compaction_filter_factory: None
2019/03/18-18:55:13.605163 7f19105fa700 Options.memtable_factory: SkipListFactory
2019/03/18-18:55:13.605164 7f19105fa700 Options.table_factory: BlockBasedTable
2019/03/18-18:55:13.605186 7f19105fa700 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x7f18b010fa50)
cache_index_and_filter_blocks: 0
cache_index_and_filter_blocks_with_high_priority: 0
pin_l0_filter_and_index_blocks_in_cache: 0
pin_top_level_index_and_filter: 1
index_type: 0
hash_index_allow_collision: 1
checksum: 1
no_block_cache: 0
block_cache: 0x7f18b010f590
block_cache_name: LRUCache
block_cache_options:
capacity : 8388608
num_shard_bits : 4
strict_capacity_limit : 0
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: 2
enable_index_compression: 1
block_align: 0
2019/03/18-18:55:13.605188 7f19105fa700 Options.write_buffer_size: 67108864
2019/03/18-18:55:13.605189 7f19105fa700 Options.max_write_buffer_number: 2
2019/03/18-18:55:13.605190 7f19105fa700 Options.compression: Snappy
2019/03/18-18:55:13.605191 7f19105fa700 Options.bottommost_compression: Disabled
2019/03/18-18:55:13.605192 7f19105fa700 Options.prefix_extractor: nullptr
2019/03/18-18:55:13.605193 7f19105fa700 Options.memtable_insert_with_hint_prefix_extractor: nullptr
2019/03/18-18:55:13.605194 7f19105fa700 Options.num_levels: 7
2019/03/18-18:55:13.605195 7f19105fa700 Options.min_write_buffer_number_to_merge: 1
2019/03/18-18:55:13.605196 7f19105fa700 Options.max_write_buffer_number_to_maintain: 2
2019/03/18-18:55:13.605197 7f19105fa700 Options.bottommost_compression_opts.window_bits: -14
2019/03/18-18:55:13.605200 7f19105fa700 Options.bottommost_compression_opts.level: 32767
2019/03/18-18:55:13.605201 7f19105fa700 Options.bottommost_compression_opts.strategy: 0
2019/03/18-18:55:13.605202 7f19105fa700 Options.bottommost_compression_opts.max_dict_bytes: 0
2019/03/18-18:55:13.605203 7f19105fa700 Options.bottommost_compression_opts.zstd_max_train_bytes: 0
2019/03/18-18:55:13.605204 7f19105fa700 Options.bottommost_compression_opts.enabled: false
2019/03/18-18:55:13.605205 7f19105fa700 Options.compression_opts.window_bits: -14
2019/03/18-18:55:13.605206 7f19105fa700 Options.compression_opts.level: 32767
2019/03/18-18:55:13.605207 7f19105fa700 Options.compression_opts.strategy: 0
2019/03/18-18:55:13.605208 7f19105fa700 Options.compression_opts.max_dict_bytes: 0
2019/03/18-18:55:13.605209 7f19105fa700 Options.compression_opts.zstd_max_train_bytes: 0
2019/03/18-18:55:13.605209 7f19105fa700 Options.compression_opts.enabled: false
2019/03/18-18:55:13.605210 7f19105fa700 Options.level0_file_num_compaction_trigger: 4
2019/03/18-18:55:13.605211 7f19105fa700 Options.level0_slowdown_writes_trigger: 20
2019/03/18-18:55:13.605212 7f19105fa700 Options.level0_stop_writes_trigger: 36
2019/03/18-18:55:13.605213 7f19105fa700 Options.target_file_size_base: 67108864
2019/03/18-18:55:13.605214 7f19105fa700 Options.target_file_size_multiplier: 1
2019/03/18-18:55:13.605215 7f19105fa700 Options.max_bytes_for_level_base: 268435456
2019/03/18-18:55:13.605704 7f19105fa700 Options.level_compaction_dynamic_level_bytes: 0
2019/03/18-18:55:13.605706 7f19105fa700 Options.max_bytes_for_level_multiplier: 10.000000
2019/03/18-18:55:13.605709 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[0]: 1
2019/03/18-18:55:13.605710 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[1]: 1
2019/03/18-18:55:13.605711 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[2]: 1
2019/03/18-18:55:13.605712 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[3]: 1
2019/03/18-18:55:13.605713 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[4]: 1
2019/03/18-18:55:13.605714 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[5]: 1
2019/03/18-18:55:13.605714 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[6]: 1
2019/03/18-18:55:13.605715 7f19105fa700 Options.max_sequential_skip_in_iterations: 8
2019/03/18-18:55:13.605716 7f19105fa700 Options.max_compaction_bytes: 1677721600
2019/03/18-18:55:13.605717 7f19105fa700 Options.arena_block_size: 8388608
2019/03/18-18:55:13.605718 7f19105fa700 Options.soft_pending_compaction_bytes_limit: 68719476736
2019/03/18-18:55:13.605719 7f19105fa700 Options.hard_pending_compaction_bytes_limit: 274877906944
2019/03/18-18:55:13.605720 7f19105fa700 Options.rate_limit_delay_max_milliseconds: 100
2019/03/18-18:55:13.605721 7f19105fa700 Options.disable_auto_compactions: 0
2019/03/18-18:55:13.605722 7f19105fa700 Options.compaction_style: kCompactionStyleLevel
2019/03/18-18:55:13.605724 7f19105fa700 Options.compaction_pri: kByCompensatedSize
2019/03/18-18:55:13.605725 7f19105fa700 Options.compaction_options_universal.size_ratio: 1
2019/03/18-18:55:13.605726 7f19105fa700 Options.compaction_options_universal.min_merge_width: 2
2019/03/18-18:55:13.605727 7f19105fa700 Options.compaction_options_universal.max_merge_width: 4294967295
2019/03/18-18:55:13.605728 7f19105fa700 Options.compaction_options_universal.max_size_amplification_percent: 200
2019/03/18-18:55:13.605729 7f19105fa700 Options.compaction_options_universal.compression_size_percent: -1
2019/03/18-18:55:13.605730 7f19105fa700 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize
2019/03/18-18:55:13.605731 7f19105fa700 Options.compaction_options_fifo.max_table_files_size: 1073741824
2019/03/18-18:55:13.605732 7f19105fa700 Options.compaction_options_fifo.allow_compaction: 0
2019/03/18-18:55:13.605733 7f19105fa700 Options.compaction_options_fifo.ttl: 0
2019/03/18-18:55:13.605733 7f19105fa700 Options.table_properties_collectors:
2019/03/18-18:55:13.605735 7f19105fa700 Options.inplace_update_support: 0
2019/03/18-18:55:13.605735 7f19105fa700 Options.inplace_update_num_locks: 10000
2019/03/18-18:55:13.605736 7f19105fa700 Options.memtable_prefix_bloom_size_ratio: 0.000000
2019/03/18-18:55:13.605738 7f19105fa700 Options.memtable_huge_page_size: 0
2019/03/18-18:55:13.605739 7f19105fa700 Options.bloom_locality: 0
2019/03/18-18:55:13.605739 7f19105fa700 Options.max_successive_merges: 0
2019/03/18-18:55:13.605740 7f19105fa700 Options.optimize_filters_for_hits: 0
2019/03/18-18:55:13.605741 7f19105fa700 Options.paranoid_file_checks: 0
2019/03/18-18:55:13.605742 7f19105fa700 Options.force_consistency_checks: 0
2019/03/18-18:55:13.605743 7f19105fa700 Options.report_bg_io_stats: 0
2019/03/18-18:55:13.605744 7f19105fa700 Options.ttl: 0
2019/03/18-18:55:13.605774 7f19105fa700 [db/db_impl.cc:1546] Created column family [element_instance_key] (ID 7)
2019/03/18-18:55:13.618730 7f19105fa700 [db/column_family.cc:475] --------------- Options for column family [stored_instance_events]:
2019/03/18-18:55:13.618737 7f19105fa700 Options.comparator: leveldb.BytewiseComparator
2019/03/18-18:55:13.618739 7f19105fa700 Options.merge_operator: None
2019/03/18-18:55:13.618740 7f19105fa700 Options.compaction_filter: None
2019/03/18-18:55:13.618741 7f19105fa700 Options.compaction_filter_factory: None
2019/03/18-18:55:13.618742 7f19105fa700 Options.memtable_factory: SkipListFactory
2019/03/18-18:55:13.618743 7f19105fa700 Options.table_factory: BlockBasedTable
2019/03/18-18:55:13.618761 7f19105fa700 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x7f18b010fa50)
cache_index_and_filter_blocks: 0
cache_index_and_filter_blocks_with_high_priority: 0
pin_l0_filter_and_index_blocks_in_cache: 0
pin_top_level_index_and_filter: 1
index_type: 0
hash_index_allow_collision: 1
checksum: 1
no_block_cache: 0
block_cache: 0x7f18b010f590
block_cache_name: LRUCache
block_cache_options:
capacity : 8388608
num_shard_bits : 4
strict_capacity_limit : 0
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: 2
enable_index_compression: 1
block_align: 0
2019/03/18-18:55:13.618763 7f19105fa700 Options.write_buffer_size: 67108864
2019/03/18-18:55:13.618764 7f19105fa700 Options.max_write_buffer_number: 2
2019/03/18-18:55:13.618765 7f19105fa700 Options.compression: Snappy
2019/03/18-18:55:13.618766 7f19105fa700 Options.bottommost_compression: Disabled
2019/03/18-18:55:13.618767 7f19105fa700 Options.prefix_extractor: nullptr
2019/03/18-18:55:13.618768 7f19105fa700 Options.memtable_insert_with_hint_prefix_extractor: nullptr
2019/03/18-18:55:13.618769 7f19105fa700 Options.num_levels: 7
2019/03/18-18:55:13.618770 7f19105fa700 Options.min_write_buffer_number_to_merge: 1
2019/03/18-18:55:13.618771 7f19105fa700 Options.max_write_buffer_number_to_maintain: 2
2019/03/18-18:55:13.618771 7f19105fa700 Options.bottommost_compression_opts.window_bits: -14
2019/03/18-18:55:13.618772 7f19105fa700 Options.bottommost_compression_opts.level: 32767
2019/03/18-18:55:13.618773 7f19105fa700 Options.bottommost_compression_opts.strategy: 0
2019/03/18-18:55:13.618774 7f19105fa700 Options.bottommost_compression_opts.max_dict_bytes: 0
2019/03/18-18:55:13.618775 7f19105fa700 Options.bottommost_compression_opts.zstd_max_train_bytes: 0
2019/03/18-18:55:13.618776 7f19105fa700 Options.bottommost_compression_opts.enabled: false
2019/03/18-18:55:13.618777 7f19105fa700 Options.compression_opts.window_bits: -14
2019/03/18-18:55:13.618778 7f19105fa700 Options.compression_opts.level: 32767
2019/03/18-18:55:13.618779 7f19105fa700 Options.compression_opts.strategy: 0
2019/03/18-18:55:13.618780 7f19105fa700 Options.compression_opts.max_dict_bytes: 0
2019/03/18-18:55:13.618781 7f19105fa700 Options.compression_opts.zstd_max_train_bytes: 0
2019/03/18-18:55:13.618782 7f19105fa700 Options.compression_opts.enabled: false
2019/03/18-18:55:13.618783 7f19105fa700 Options.level0_file_num_compaction_trigger: 4
2019/03/18-18:55:13.618783 7f19105fa700 Options.level0_slowdown_writes_trigger: 20
2019/03/18-18:55:13.618784 7f19105fa700 Options.level0_stop_writes_trigger: 36
2019/03/18-18:55:13.618785 7f19105fa700 Options.target_file_size_base: 67108864
2019/03/18-18:55:13.618786 7f19105fa700 Options.target_file_size_multiplier: 1
2019/03/18-18:55:13.618787 7f19105fa700 Options.max_bytes_for_level_base: 268435456
2019/03/18-18:55:13.618796 7f19105fa700 Options.level_compaction_dynamic_level_bytes: 0
2019/03/18-18:55:13.618797 7f19105fa700 Options.max_bytes_for_level_multiplier: 10.000000
2019/03/18-18:55:13.618799 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[0]: 1
2019/03/18-18:55:13.618800 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[1]: 1
2019/03/18-18:55:13.618801 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[2]: 1
2019/03/18-18:55:13.618802 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[3]: 1
2019/03/18-18:55:13.618803 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[4]: 1
2019/03/18-18:55:13.618804 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[5]: 1
2019/03/18-18:55:13.618805 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[6]: 1
2019/03/18-18:55:13.618806 7f19105fa700 Options.max_sequential_skip_in_iterations: 8
2019/03/18-18:55:13.618807 7f19105fa700 Options.max_compaction_bytes: 1677721600
2019/03/18-18:55:13.618808 7f19105fa700 Options.arena_block_size: 8388608
2019/03/18-18:55:13.618809 7f19105fa700 Options.soft_pending_compaction_bytes_limit: 68719476736
2019/03/18-18:55:13.618810 7f19105fa700 Options.hard_pending_compaction_bytes_limit: 274877906944
2019/03/18-18:55:13.618811 7f19105fa700 Options.rate_limit_delay_max_milliseconds: 100
2019/03/18-18:55:13.618812 7f19105fa700 Options.disable_auto_compactions: 0
2019/03/18-18:55:13.618813 7f19105fa700 Options.compaction_style: kCompactionStyleLevel
2019/03/18-18:55:13.618814 7f19105fa700 Options.compaction_pri: kByCompensatedSize
2019/03/18-18:55:13.618815 7f19105fa700 Options.compaction_options_universal.size_ratio: 1
2019/03/18-18:55:13.618816 7f19105fa700 Options.compaction_options_universal.min_merge_width: 2
2019/03/18-18:55:13.618817 7f19105fa700 Options.compaction_options_universal.max_merge_width: 4294967295
2019/03/18-18:55:13.618818 7f19105fa700 Options.compaction_options_universal.max_size_amplification_percent: 200
2019/03/18-18:55:13.618819 7f19105fa700 Options.compaction_options_universal.compression_size_percent: -1
2019/03/18-18:55:13.618820 7f19105fa700 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize
2019/03/18-18:55:13.618821 7f19105fa700 Options.compaction_options_fifo.max_table_files_size: 1073741824
2019/03/18-18:55:13.618822 7f19105fa700 Options.compaction_options_fifo.allow_compaction: 0
2019/03/18-18:55:13.618823 7f19105fa700 Options.compaction_options_fifo.ttl: 0
2019/03/18-18:55:13.618824 7f19105fa700 Options.table_properties_collectors:
2019/03/18-18:55:13.618825 7f19105fa700 Options.inplace_update_support: 0
2019/03/18-18:55:13.618826 7f19105fa700 Options.inplace_update_num_locks: 10000
2019/03/18-18:55:13.618827 7f19105fa700 Options.memtable_prefix_bloom_size_ratio: 0.000000
2019/03/18-18:55:13.618828 7f19105fa700 Options.memtable_huge_page_size: 0
2019/03/18-18:55:13.618829 7f19105fa700 Options.bloom_locality: 0
2019/03/18-18:55:13.618830 7f19105fa700 Options.max_successive_merges: 0
2019/03/18-18:55:13.618831 7f19105fa700 Options.optimize_filters_for_hits: 0
2019/03/18-18:55:13.618832 7f19105fa700 Options.paranoid_file_checks: 0
2019/03/18-18:55:13.618833 7f19105fa700 Options.force_consistency_checks: 0
2019/03/18-18:55:13.618834 7f19105fa700 Options.report_bg_io_stats: 0
2019/03/18-18:55:13.618834 7f19105fa700 Options.ttl: 0
2019/03/18-18:55:13.618866 7f19105fa700 [db/db_impl.cc:1546] Created column family [stored_instance_events] (ID 8)
2019/03/18-18:55:13.629950 7f19105fa700 [db/column_family.cc:475] --------------- Options for column family [stored_instance_events_parent_child]:
2019/03/18-18:55:13.629959 7f19105fa700 Options.comparator: leveldb.BytewiseComparator
2019/03/18-18:55:13.629960 7f19105fa700 Options.merge_operator: None
2019/03/18-18:55:13.629961 7f19105fa700 Options.compaction_filter: None
2019/03/18-18:55:13.629962 7f19105fa700 Options.compaction_filter_factory: None
2019/03/18-18:55:13.629963 7f19105fa700 Options.memtable_factory: SkipListFactory
2019/03/18-18:55:13.629964 7f19105fa700 Options.table_factory: BlockBasedTable
2019/03/18-18:55:13.629981 7f19105fa700 table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x7f18b010fa50)
cache_index_and_filter_blocks: 0
cache_index_and_filter_blocks_with_high_priority: 0
pin_l0_filter_and_index_blocks_in_cache: 0
pin_top_level_index_and_filter: 1
index_type: 0
hash_index_allow_collision: 1
checksum: 1
no_block_cache: 0
block_cache: 0x7f18b010f590
block_cache_name: LRUCache
block_cache_options:
capacity : 8388608
num_shard_bits : 4
strict_capacity_limit : 0
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: 2
enable_index_compression: 1
block_align: 0
2019/03/18-18:55:13.629983 7f19105fa700 Options.write_buffer_size: 67108864
2019/03/18-18:55:13.629984 7f19105fa700 Options.max_write_buffer_number: 2
2019/03/18-18:55:13.629985 7f19105fa700 Options.compression: Snappy
2019/03/18-18:55:13.629986 7f19105fa700 Options.bottommost_compression: Disabled
2019/03/18-18:55:13.629987 7f19105fa700 Options.prefix_extractor: nullptr
2019/03/18-18:55:13.629988 7f19105fa700 Options.memtable_insert_with_hint_prefix_extractor: nullptr
2019/03/18-18:55:13.629989 7f19105fa700 Options.num_levels: 7
2019/03/18-18:55:13.629990 7f19105fa700 Options.min_write_buffer_number_to_merge: 1
2019/03/18-18:55:13.629991 7f19105fa700 Options.max_write_buffer_number_to_maintain: 2
2019/03/18-18:55:13.629992 7f19105fa700 Options.bottommost_compression_opts.window_bits: -14
2019/03/18-18:55:13.629993 7f19105fa700 Options.bottommost_compression_opts.level: 32767
2019/03/18-18:55:13.629994 7f19105fa700 Options.bottommost_compression_opts.strategy: 0
2019/03/18-18:55:13.629995 7f19105fa700 Options.bottommost_compression_opts.max_dict_bytes: 0
2019/03/18-18:55:13.629996 7f19105fa700 Options.bottommost_compression_opts.zstd_max_train_bytes: 0
2019/03/18-18:55:13.629996 7f19105fa700 Options.bottommost_compression_opts.enabled: false
2019/03/18-18:55:13.629997 7f19105fa700 Options.compression_opts.window_bits: -14
2019/03/18-18:55:13.629998 7f19105fa700 Options.compression_opts.level: 32767
2019/03/18-18:55:13.629999 7f19105fa700 Options.compression_opts.strategy: 0
2019/03/18-18:55:13.630000 7f19105fa700 Options.compression_opts.max_dict_bytes: 0
2019/03/18-18:55:13.630001 7f19105fa700 Options.compression_opts.zstd_max_train_bytes: 0
2019/03/18-18:55:13.630002 7f19105fa700 Options.compression_opts.enabled: false
2019/03/18-18:55:13.630003 7f19105fa700 Options.level0_file_num_compaction_trigger: 4
2019/03/18-18:55:13.630004 7f19105fa700 Options.level0_slowdown_writes_trigger: 20
2019/03/18-18:55:13.630005 7f19105fa700 Options.level0_stop_writes_trigger: 36
2019/03/18-18:55:13.630006 7f19105fa700 Options.target_file_size_base: 67108864
2019/03/18-18:55:13.630007 7f19105fa700 Options.target_file_size_multiplier: 1
2019/03/18-18:55:13.630016 7f19105fa700 Options.max_bytes_for_level_base: 268435456
2019/03/18-18:55:13.630017 7f19105fa700 Options.level_compaction_dynamic_level_bytes: 0
2019/03/18-18:55:13.630018 7f19105fa700 Options.max_bytes_for_level_multiplier: 10.000000
2019/03/18-18:55:13.630020 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[0]: 1
2019/03/18-18:55:13.630021 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[1]: 1
2019/03/18-18:55:13.630022 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[2]: 1
2019/03/18-18:55:13.630023 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[3]: 1
2019/03/18-18:55:13.630024 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[4]: 1
2019/03/18-18:55:13.630025 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[5]: 1
2019/03/18-18:55:13.630026 7f19105fa700 Options.max_bytes_for_level_multiplier_addtl[6]: 1
2019/03/18-18:55:13.630027 7f19105fa700 Options.max_sequential_skip_in_iterations: 8
2019/03/18-18:55:13.630028 7f19105fa700 Options.max_compaction_bytes: 1677721600
2019/03/18-18:55:13.630029 7f19105fa700 Options.arena_block_size: 8388608
2019/03/18-18:55:13.630030 7f19105fa700 Options.soft_pending_compaction_bytes_limit: 68719476736
2019/03/18-18:55:13.630031 7f19105fa700 Options.hard_pending_compaction_bytes_limit: 274877906944
2019/03/18-18:55:13.630032 7f19105fa700 Options.rate_limit_delay_max_milliseconds: 100
2019/03/18-18:55:13.630033 7f19105fa700 Options.disable_auto_compactions: 0
2019/03/18-18:55:13.630034 7f19105fa700 Options.compaction_style: kCompactionStyleLevel
2019/03/18-18:55:13.630044 7f19105fa700 Options.compaction_pri: kByCompensatedSize
2019/03/18-18:55:13.630045 7f19105fa700 Options.compaction_options_universal.size_ratio: 1
2019/03/18-18:55:13.630045 7f19105fa700 Options.compaction_options_universal.min_merge_width: 2
2019/03/18-18:55:13.630046 7f19105fa700 Options.compaction_options_universal.max_merge_width: 4294967295
2019/03/18-18:55:13.630047 7f19105fa700 Options.compaction_options_universal.max_size_amplification_percent: 200
2019/03/18-18:55:13.630048 7f19105fa700 Options.compaction_options_universal.compression_size_percent: -1
2019/03/18-18:55:13.630050 7f19105fa700 Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize
2019/03/18-18:55:13.630051 7f19105fa700 Options.compaction_options_fifo.max_table_files_size: 1073741824
2019/03/18-18:55:13.630052 7f19105fa700 Options.compaction_options_fifo.allow_compaction: 0
2019/03/18-18:55:13.630053 7f19105fa700 Options.compaction_options_fifo.ttl: 0
2019/03/18-18:55:13.630053 7f19105fa700 Options.table_properties_collectors:
2019/03/18-18:55:13.630054 7f19105fa700 Options.inplace_update_support: 0
2019/03/18-18:55:13.630055 7f19105fa700 Options.inplace_update_num_locks: 10000
2019/03/18-18:55:13.630056 7f19105fa700 Options.memtable_prefix_bloom_size_ratio: 0.000000
2019/03/18-18:55:13.630058 7f19105fa700 Options.memtable_huge_page_size: 0
2019/03/18-18:55:13.630058 7f19105fa700 Options.bloom_locality: 0
2019/03/18-18:55:13.630059 7f19105fa700 Options.max_successive_merges: 0
2019/03/18-18:55:13.630060 7f19105fa700 Options.optimize_filters_for_hits: 0
2019/03/18-18:55:13.630061 7f19105fa700 Options.paranoid_file_checks: 0
2019/03/18-18:55:13.630062 7f19105fa700 Options.force_consistency_checks: 0
2019/03/18-18:55:13.630063 7f19105fa700 Options.report_bg_io_stats: 0
2019/03/18-18:55:13.630064 7f19105fa700 Options.ttl: 0
2019/03/18-18:55:13.630100 7f19105fa700 [db/db_impl.cc:1546] Created column family [stored_instance_events_parent_child] (ID 9)
2019/03/18-18:55:13.644951 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:13.644993 7f19105fa700 [db/db_impl.cc:1546] Created column family [element_instance_child_parent] (ID 10)
2019/03/18-18:55:13.662551 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:13.662589 7f19105fa700 [db/db_impl.cc:1546] Created column family [variables] (ID 11)
2019/03/18-18:55:13.683839 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:13.683888 7f19105fa700 [db/db_impl.cc:1546] Created column family [payload] (ID 12)
2019/03/18-18:55:13.701986 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:13.702094 7f19105fa700 [db/db_impl.cc:1546] Created column family [timers] (ID 13)
2019/03/18-18:55:13.719436 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:13.719471 7f19105fa700 [db/db_impl.cc:1546] Created column family [timer_due_dates] (ID 14)
2019/03/18-18:55:13.737805 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:13.737845 7f19105fa700 [db/db_impl.cc:1546] Created column family [pending_deployment] (ID 15)
2019/03/18-18:55:13.757064 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:13.757109 7f19105fa700 [db/db_impl.cc:1546] Created column family [jobs] (ID 16)
2019/03/18-18:55:13.773181 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:13.773221 7f19105fa700 [db/db_impl.cc:1546] Created column family [job_states] (ID 17)
2019/03/18-18:55:13.803286 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:13.803341 7f19105fa700 [db/db_impl.cc:1546] Created column family [job_deadlines] (ID 18)
2019/03/18-18:55:13.819316 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:13.819383 7f19105fa700 [db/db_impl.cc:1546] Created column family [job_activatable] (ID 19)
2019/03/18-18:55:13.843152 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:13.843192 7f19105fa700 [db/db_impl.cc:1546] Created column family [message_key] (ID 20)
2019/03/18-18:55:13.863799 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:13.863841 7f19105fa700 [db/db_impl.cc:1546] Created column family [messages] (ID 21)
2019/03/18-18:55:13.888659 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:13.888708 7f19105fa700 [db/db_impl.cc:1546] Created column family [message_deadlines] (ID 22)
2019/03/18-18:55:13.914334 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:13.914377 7f19105fa700 [db/db_impl.cc:1546] Created column family [message_ids] (ID 23)
2019/03/18-18:55:13.939505 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:13.939544 7f19105fa700 [db/db_impl.cc:1546] Created column family [message_correlated] (ID 24)
2019/03/18-18:55:13.964126 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:13.964172 7f19105fa700 [db/db_impl.cc:1546] Created column family [message_subscription_by_key] (ID 25)
2019/03/18-18:55:14.002989 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:14.003024 7f19105fa700 [db/db_impl.cc:1546] Created column family [message_subscription_by_sent_time] (ID 26)
2019/03/18-18:55:14.027726 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:14.027771 7f19105fa700 [db/db_impl.cc:1546] Created column family [message_subscription_by_name_and_correlation_key] (ID 27)
2019/03/18-18:55:14.061118 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:14.061179 7f19105fa700 [db/db_impl.cc:1546] Created column family [message_start_event_subscription_by_name_and_key] (ID 28)
2019/03/18-18:55:14.090407 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:14.090471 7f19105fa700 [db/db_impl.cc:1546] Created column family [message_start_event_subscription_by_key_and_name] (ID 29)
2019/03/18-18:55:14.123218 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:14.123293 7f19105fa700 [db/db_impl.cc:1546] Created column family [workflow_subscription_by_key] (ID 30)
2019/03/18-18:55:14.163810 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:14.163851 7f19105fa700 [db/db_impl.cc:1546] Created column family [workflow_subscription_by_sent_time] (ID 31)
2019/03/18-18:55:14.196443 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:14.196485 7f19105fa700 [db/db_impl.cc:1546] Created column family [incidents] (ID 32)
2019/03/18-18:55:14.228580 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:14.228614 7f19105fa700 [db/db_impl.cc:1546] Created column family [incident_workflow_instances] (ID 33)
2019/03/18-18:55:14.260722 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:14.260776 7f19105fa700 [db/db_impl.cc:1546] Created column family [incident_jobs] (ID 34)
2019/03/18-18:55:14.294845 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:14.294895 7f19105fa700 [db/db_impl.cc:1546] Created column family [event_scope] (ID 35)
2019/03/18-18:55:14.340413 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:14.340451 7f19105fa700 [db/db_impl.cc:1546] Created column family [event_trigger] (ID 36)
2019/03/18-18:55:14.375012 7f19105fa700 [db/column_family.cc:478] (skipping printing options)
2019/03/18-18:55:14.375110 7f19105fa700 [db/db_impl.cc:1546] Created column family [blacklist] (ID 37)
2019/03/18-18:55:14.456956 7f19105fa700 [db/db_impl_open.cc:1287] DB pointer 0x7f18b01173a0
2019/03/18-18:59:35.858224 7f19105fa700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #81. Immutable memtables: 0.
2019/03/18-18:59:36.188448 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 2] Syncing log #3
2019/03/18-18:59:36.466558 7f1902121700 (Original Log Time 2019/03/18-18:59:36.188437) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-18:59:36.466573 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 2] Flushing memtable with next log file: 81
2019/03/18-18:59:36.466615 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935576466605, "job": 2, "event": "flush_started", "num_memtables": 1, "num_entries": 36328, "num_deletes": 18072, "memory_usage": 65059216, "flush_reason": "Write Buffer Full"}
2019/03/18-18:59:36.466620 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 2] Level-0 flush table #82: started
2019/03/18-18:59:36.498318 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935576498289, "cf_name": "variables", "job": 2, "event": "table_file_creation", "file_number": 82, "file_size": 817863, "table_properties": {"data_size": 814305, "index_size": 5713, "filter_size": 0, "raw_key_size": 652652, "raw_average_key_size": 35, "raw_value_size": 635904, "raw_average_value_size": 34, "num_data_blocks": 177, "num_entries": 18256, "filter_policy_name": "", "kDeletedKeys": "18072", "kMergeOperands": "0"}}
2019/03/18-18:59:36.498386 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 2] Level-0 flush table #82: 817863 bytes OK
2019/03/18-18:59:36.502082 7f1902121700 (Original Log Time 2019/03/18-18:59:36.499962) [db/memtable_list.cc:377] [variables] Level-0 commit table #82 started
2019/03/18-18:59:36.502086 7f1902121700 (Original Log Time 2019/03/18-18:59:36.501940) [db/memtable_list.cc:424] [variables] Level-0 commit table #82: memtable #1 done
2019/03/18-18:59:36.502087 7f1902121700 (Original Log Time 2019/03/18-18:59:36.501969) EVENT_LOG_v1 {"time_micros": 1552935576501962, "job": 2, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-18:59:36.502089 7f1902121700 (Original Log Time 2019/03/18-18:59:36.501992) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[1 0 0 0 0 0 0] max score 0.30
2019/03/18-18:59:37.730456 7f190bdfd700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #83. Immutable memtables: 0.
2019/03/18-18:59:37.730647 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 3] Syncing log #81
2019/03/18-18:59:37.743554 7f1902121700 (Original Log Time 2019/03/18-18:59:37.730631) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-18:59:37.743565 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 3] Flushing memtable with next log file: 83
2019/03/18-18:59:37.743609 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935577743589, "job": 3, "event": "flush_started", "num_memtables": 1, "num_entries": 9347, "num_deletes": 4673, "memory_usage": 65050512, "flush_reason": "Write Buffer Full"}
2019/03/18-18:59:37.743614 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 3] Level-0 flush table #84: started
2019/03/18-18:59:37.754124 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935577754109, "cf_name": "payload", "job": 3, "event": "table_file_creation", "file_number": 84, "file_size": 50077, "table_properties": {"data_size": 49177, "index_size": 414, "filter_size": 0, "raw_key_size": 74784, "raw_average_key_size": 16, "raw_value_size": 13827, "raw_average_value_size": 2, "num_data_blocks": 15, "num_entries": 4674, "filter_policy_name": "", "kDeletedKeys": "4673", "kMergeOperands": "0"}}
2019/03/18-18:59:37.754151 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 3] Level-0 flush table #84: 50077 bytes OK
2019/03/18-18:59:37.757783 7f1902121700 (Original Log Time 2019/03/18-18:59:37.755606) [db/memtable_list.cc:377] [payload] Level-0 commit table #84 started
2019/03/18-18:59:37.757788 7f1902121700 (Original Log Time 2019/03/18-18:59:37.757654) [db/memtable_list.cc:424] [payload] Level-0 commit table #84: memtable #1 done
2019/03/18-18:59:37.757790 7f1902121700 (Original Log Time 2019/03/18-18:59:37.757678) EVENT_LOG_v1 {"time_micros": 1552935577757670, "job": 3, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-18:59:37.757793 7f1902121700 (Original Log Time 2019/03/18-18:59:37.757704) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[1 0 0 0 0 0 0] max score 0.27
2019/03/18-19:00:30.516744 7f19103f8700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #85. Immutable memtables: 0.
2019/03/18-19:00:31.170783 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 4] Syncing log #83
2019/03/18-19:00:31.434199 7f1902121700 (Original Log Time 2019/03/18-19:00:31.170773) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:00:31.434216 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 4] Flushing memtable with next log file: 85
2019/03/18-19:00:31.434264 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935631434252, "job": 4, "event": "flush_started", "num_memtables": 1, "num_entries": 36444, "num_deletes": 18236, "memory_usage": 65052664, "flush_reason": "Write Buffer Full"}
2019/03/18-19:00:31.434271 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 4] Level-0 flush table #86: started
2019/03/18-19:00:31.464056 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935631464015, "cf_name": "variables", "job": 4, "event": "table_file_creation", "file_number": 86, "file_size": 720035, "table_properties": {"data_size": 716537, "index_size": 5554, "filter_size": 0, "raw_key_size": 657514, "raw_average_key_size": 35, "raw_value_size": 539448, "raw_average_value_size": 29, "num_data_blocks": 172, "num_entries": 18392, "filter_policy_name": "", "kDeletedKeys": "18236", "kMergeOperands": "0"}}
2019/03/18-19:00:31.464079 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 4] Level-0 flush table #86: 720035 bytes OK
2019/03/18-19:00:31.467146 7f1902121700 (Original Log Time 2019/03/18-19:00:31.465399) [db/memtable_list.cc:377] [variables] Level-0 commit table #86 started
2019/03/18-19:00:31.467151 7f1902121700 (Original Log Time 2019/03/18-19:00:31.467000) [db/memtable_list.cc:424] [variables] Level-0 commit table #86: memtable #1 done
2019/03/18-19:00:31.467154 7f1902121700 (Original Log Time 2019/03/18-19:00:31.467026) EVENT_LOG_v1 {"time_micros": 1552935631467018, "job": 4, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:00:31.467157 7f1902121700 (Original Log Time 2019/03/18-19:00:31.467064) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[2 0 0 0 0 0 0] max score 0.59
2019/03/18-19:00:33.727448 7f19104f9700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #87. Immutable memtables: 0.
2019/03/18-19:00:33.742296 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 5] Syncing log #85
2019/03/18-19:00:33.766868 7f1902121700 (Original Log Time 2019/03/18-19:00:33.742289) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:00:33.766895 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 5] Flushing memtable with next log file: 87
2019/03/18-19:00:33.766935 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935633766917, "job": 5, "event": "flush_started", "num_memtables": 1, "num_entries": 9344, "num_deletes": 4670, "memory_usage": 65050560, "flush_reason": "Write Buffer Full"}
2019/03/18-19:00:33.766940 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 5] Level-0 flush table #88: started
2019/03/18-19:00:33.776279 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935633776263, "cf_name": "payload", "job": 5, "event": "table_file_creation", "file_number": 88, "file_size": 105778, "table_properties": {"data_size": 104818, "index_size": 525, "filter_size": 0, "raw_key_size": 74800, "raw_average_key_size": 16, "raw_value_size": 69135, "raw_average_value_size": 14, "num_data_blocks": 19, "num_entries": 4675, "filter_policy_name": "", "kDeletedKeys": "4670", "kMergeOperands": "0"}}
2019/03/18-19:00:33.776334 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 5] Level-0 flush table #88: 105778 bytes OK
2019/03/18-19:00:33.780213 7f1902121700 (Original Log Time 2019/03/18-19:00:33.778088) [db/memtable_list.cc:377] [payload] Level-0 commit table #88 started
2019/03/18-19:00:33.780219 7f1902121700 (Original Log Time 2019/03/18-19:00:33.780095) [db/memtable_list.cc:424] [payload] Level-0 commit table #88: memtable #1 done
2019/03/18-19:00:33.780222 7f1902121700 (Original Log Time 2019/03/18-19:00:33.780119) EVENT_LOG_v1 {"time_micros": 1552935633780111, "job": 5, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:00:33.780224 7f1902121700 (Original Log Time 2019/03/18-19:00:33.780146) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[2 0 0 0 0 0 0] max score 0.59
2019/03/18-19:00:36.696180 7f19105fa700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #89. Immutable memtables: 0.
2019/03/18-19:00:36.696281 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 6] Syncing log #87
2019/03/18-19:00:36.709453 7f1902121700 (Original Log Time 2019/03/18-19:00:36.696265) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:00:36.709464 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 6] Flushing memtable with next log file: 89
2019/03/18-19:00:36.709495 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935636709485, "job": 6, "event": "flush_started", "num_memtables": 1, "num_entries": 344006, "num_deletes": 38397, "memory_usage": 65046904, "flush_reason": "Write Buffer Full"}
2019/03/18-19:00:36.709499 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 6] Level-0 flush table #90: started
2019/03/18-19:00:36.805165 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935636805139, "cf_name": "element_instance_key", "job": 6, "event": "table_file_creation", "file_number": 90, "file_size": 274012, "table_properties": {"data_size": 271294, "index_size": 3463, "filter_size": 0, "raw_key_size": 615808, "raw_average_key_size": 16, "raw_value_size": 15468, "raw_average_value_size": 0, "num_data_blocks": 124, "num_entries": 38488, "filter_policy_name": "", "kDeletedKeys": "38397", "kMergeOperands": "0"}}
2019/03/18-19:00:36.805190 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 6] Level-0 flush table #90: 274012 bytes OK
2019/03/18-19:00:36.808867 7f1902121700 (Original Log Time 2019/03/18-19:00:36.806362) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #90 started
2019/03/18-19:00:36.808872 7f1902121700 (Original Log Time 2019/03/18-19:00:36.808743) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #90: memtable #1 done
2019/03/18-19:00:36.808874 7f1902121700 (Original Log Time 2019/03/18-19:00:36.808768) EVENT_LOG_v1 {"time_micros": 1552935636808760, "job": 6, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:00:36.808904 7f1902121700 (Original Log Time 2019/03/18-19:00:36.808794) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[1 0 0 0 0 0 0] max score 0.25
2019/03/18-19:01:25.090902 7f19104f9700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #91. Immutable memtables: 0.
2019/03/18-19:01:25.604831 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 7] Syncing log #89
2019/03/18-19:01:25.838853 7f1902121700 (Original Log Time 2019/03/18-19:01:25.604821) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:01:25.838868 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 7] Flushing memtable with next log file: 91
2019/03/18-19:01:25.838928 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935685838916, "job": 7, "event": "flush_started", "num_memtables": 1, "num_entries": 36388, "num_deletes": 18188, "memory_usage": 65048848, "flush_reason": "Write Buffer Full"}
2019/03/18-19:01:25.838934 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 7] Level-0 flush table #92: started
2019/03/18-19:01:25.884198 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935685884177, "cf_name": "variables", "job": 7, "event": "table_file_creation", "file_number": 92, "file_size": 763232, "table_properties": {"data_size": 759704, "index_size": 5618, "filter_size": 0, "raw_key_size": 656227, "raw_average_key_size": 35, "raw_value_size": 580944, "raw_average_value_size": 31, "num_data_blocks": 174, "num_entries": 18356, "filter_policy_name": "", "kDeletedKeys": "18188", "kMergeOperands": "0"}}
2019/03/18-19:01:25.884230 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 7] Level-0 flush table #92: 763232 bytes OK
2019/03/18-19:01:25.887445 7f1902121700 (Original Log Time 2019/03/18-19:01:25.885452) [db/memtable_list.cc:377] [variables] Level-0 commit table #92 started
2019/03/18-19:01:25.887449 7f1902121700 (Original Log Time 2019/03/18-19:01:25.887327) [db/memtable_list.cc:424] [variables] Level-0 commit table #92: memtable #1 done
2019/03/18-19:01:25.887450 7f1902121700 (Original Log Time 2019/03/18-19:01:25.887350) EVENT_LOG_v1 {"time_micros": 1552935685887342, "job": 7, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:01:25.887452 7f1902121700 (Original Log Time 2019/03/18-19:01:25.887378) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[3 0 0 0 0 0 0] max score 0.88
2019/03/18-19:01:30.012439 7f19101f6700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #93. Immutable memtables: 0.
2019/03/18-19:01:30.041802 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 8] Syncing log #91
2019/03/18-19:01:30.079853 7f1902121700 (Original Log Time 2019/03/18-19:01:30.041794) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:01:30.079864 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 8] Flushing memtable with next log file: 93
2019/03/18-19:01:30.079911 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935690079901, "job": 8, "event": "flush_started", "num_memtables": 1, "num_entries": 9352, "num_deletes": 4678, "memory_usage": 65042192, "flush_reason": "Write Buffer Full"}
2019/03/18-19:01:30.079917 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 8] Level-0 flush table #94: started
2019/03/18-19:01:30.091094 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935690091078, "cf_name": "payload", "job": 8, "event": "table_file_creation", "file_number": 94, "file_size": 50315, "table_properties": {"data_size": 49401, "index_size": 439, "filter_size": 0, "raw_key_size": 74864, "raw_average_key_size": 16, "raw_value_size": 13827, "raw_average_value_size": 2, "num_data_blocks": 16, "num_entries": 4679, "filter_policy_name": "", "kDeletedKeys": "4678", "kMergeOperands": "0"}}
2019/03/18-19:01:30.091128 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 8] Level-0 flush table #94: 50315 bytes OK
2019/03/18-19:01:30.094230 7f1902121700 (Original Log Time 2019/03/18-19:01:30.092298) [db/memtable_list.cc:377] [payload] Level-0 commit table #94 started
2019/03/18-19:01:30.094234 7f1902121700 (Original Log Time 2019/03/18-19:01:30.094090) [db/memtable_list.cc:424] [payload] Level-0 commit table #94: memtable #1 done
2019/03/18-19:01:30.094237 7f1902121700 (Original Log Time 2019/03/18-19:01:30.094117) EVENT_LOG_v1 {"time_micros": 1552935690094109, "job": 8, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:01:30.094240 7f1902121700 (Original Log Time 2019/03/18-19:01:30.094154) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[3 0 0 0 0 0 0] max score 0.90
2019/03/18-19:02:19.679314 7f190bdfd700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #95. Immutable memtables: 0.
2019/03/18-19:02:20.100681 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 9] Syncing log #93
2019/03/18-19:02:20.289830 7f1902121700 (Original Log Time 2019/03/18-19:02:20.100668) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:02:20.289838 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 9] Flushing memtable with next log file: 95
2019/03/18-19:02:20.289861 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935740289853, "job": 9, "event": "flush_started", "num_memtables": 1, "num_entries": 36388, "num_deletes": 18188, "memory_usage": 65026456, "flush_reason": "Write Buffer Full"}
2019/03/18-19:02:20.289865 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 9] Level-0 flush table #96: started
2019/03/18-19:02:20.329462 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935740329437, "cf_name": "variables", "job": 9, "event": "table_file_creation", "file_number": 96, "file_size": 805374, "table_properties": {"data_size": 801788, "index_size": 5714, "filter_size": 0, "raw_key_size": 656656, "raw_average_key_size": 35, "raw_value_size": 622440, "raw_average_value_size": 33, "num_data_blocks": 177, "num_entries": 18368, "filter_policy_name": "", "kDeletedKeys": "18188", "kMergeOperands": "0"}}
2019/03/18-19:02:20.329486 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 9] Level-0 flush table #96: 805374 bytes OK
2019/03/18-19:02:20.332499 7f1902121700 (Original Log Time 2019/03/18-19:02:20.330765) [db/memtable_list.cc:377] [variables] Level-0 commit table #96 started
2019/03/18-19:02:20.332505 7f1902121700 (Original Log Time 2019/03/18-19:02:20.332350) [db/memtable_list.cc:424] [variables] Level-0 commit table #96: memtable #1 done
2019/03/18-19:02:20.332508 7f1902121700 (Original Log Time 2019/03/18-19:02:20.332374) EVENT_LOG_v1 {"time_micros": 1552935740332366, "job": 9, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:02:20.332511 7f1902121700 (Original Log Time 2019/03/18-19:02:20.332427) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[4 0 0 0 0 0 0] max score 1.17
2019/03/18-19:02:20.334488 7f1902922700 [WARN] [db/db_impl.cc:625] ------- DUMPING STATS -------
2019/03/18-19:02:20.335063 7f1902922700 [WARN] [db/db_impl.cc:626]
** DB Stats **
Uptime(secs): 426.8 total, 426.8 interval
Cumulative writes: 430K writes, 2701K keys, 430K commit groups, 1.0 writes per commit group, ingest: 0.62 GB, 1.49 MB/s
Cumulative WAL: 430K writes, 0 syncs, 430497.00 writes per sync, written: 0.62 GB, 1.49 MB/s
Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent
Interval writes: 430K writes, 2701K keys, 430K commit groups, 1.0 writes per commit group, ingest: 636.77 MB, 1.49 MB/s
Interval WAL: 430K writes, 0 syncs, 430497.00 writes per sync, written: 0.62 MB, 1.49 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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.8 total, 426.8 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 [key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.8 total, 426.8 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 [key] **
** Compaction Stats [workflow_version] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.8 total, 426.8 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 [workflow_version] **
** Compaction Stats [workflow_cache] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.8 total, 426.8 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 [workflow_cache] **
** Compaction Stats [workflow_cache_by_id_and_version] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.8 total, 426.8 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 [workflow_cache_by_id_and_version] **
** Compaction Stats [workflow_cache_latest_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.7 total, 426.7 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 [workflow_cache_latest_key] **
** Compaction Stats [element_instance_parent_child] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.7 total, 426.7 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 [element_instance_parent_child] **
** Compaction Stats [element_instance_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 267.59 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.7 0 1 0.097 0 0
Sum 1/0 267.59 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.7 0 1 0.097 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.7 0 1 0.097 0 0
Uptime(secs): 426.7 total, 426.7 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.1 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.1 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 [element_instance_key] **
** Compaction Stats [stored_instance_events] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.7 total, 426.7 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 [stored_instance_events] **
** Compaction Stats [stored_instance_events_parent_child] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.7 total, 426.7 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 [stored_instance_events_parent_child] **
** Compaction Stats [element_instance_child_parent] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.7 total, 426.7 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 [element_instance_child_parent] **
** Compaction Stats [variables] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 4/0 2.96 MB 1.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 19.5 0 4 0.038 0 0
Sum 4/0 2.96 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 19.5 0 4 0.038 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 19.5 0 4 0.038 0 0
Uptime(secs): 426.7 total, 426.7 interval
Flush(GB): cumulative 0.003, interval 0.003
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.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.2 seconds
Interval compaction: 0.00 GB write, 0.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.2 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 [variables] **
** Compaction Stats [payload] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 3/0 201.34 KB 0.9 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.5 0 3 0.012 0 0
Sum 3/0 201.34 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.5 0 3 0.012 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.5 0 3 0.012 0 0
Uptime(secs): 426.6 total, 426.6 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 [payload] **
** Compaction Stats [timers] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.6 total, 426.6 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 [timers] **
** Compaction Stats [timer_due_dates] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.6 total, 426.6 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 [timer_due_dates] **
** Compaction Stats [pending_deployment] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.6 total, 426.6 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 [pending_deployment] **
** Compaction Stats [jobs] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.6 total, 426.6 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 [jobs] **
** Compaction Stats [job_states] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.6 total, 426.6 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 [job_states] **
** Compaction Stats [job_deadlines] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.5 total, 426.5 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 [job_deadlines] **
** Compaction Stats [job_activatable] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.5 total, 426.5 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 [job_activatable] **
** Compaction Stats [message_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.5 total, 426.5 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 [message_key] **
** Compaction Stats [messages] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.5 total, 426.5 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 [messages] **
** Compaction Stats [message_deadlines] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.4 total, 426.4 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 [message_deadlines] **
** Compaction Stats [message_ids] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.4 total, 426.4 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 [message_ids] **
** Compaction Stats [message_correlated] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.4 total, 426.4 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 [message_correlated] **
** Compaction Stats [message_subscription_by_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.4 total, 426.4 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 [message_subscription_by_key] **
** Compaction Stats [message_subscription_by_sent_time] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.3 total, 426.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 [message_subscription_by_sent_time] **
** Compaction Stats [message_subscription_by_name_and_correlation_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.3 total, 426.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 [message_subscription_by_name_and_correlation_key] **
** Compaction Stats [message_start_event_subscription_by_name_and_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.3 total, 426.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 [message_start_event_subscription_by_name_and_key] **
** Compaction Stats [message_start_event_subscription_by_key_and_name] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.2 total, 426.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 [message_start_event_subscription_by_key_and_name] **
** Compaction Stats [workflow_subscription_by_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.2 total, 426.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 [workflow_subscription_by_key] **
** Compaction Stats [workflow_subscription_by_sent_time] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.2 total, 426.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 [workflow_subscription_by_sent_time] **
** Compaction Stats [incidents] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.1 total, 426.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 [incidents] **
** Compaction Stats [incident_workflow_instances] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.1 total, 426.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 [incident_workflow_instances] **
** Compaction Stats [incident_jobs] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.1 total, 426.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 [incident_jobs] **
** Compaction Stats [event_scope] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.0 total, 426.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 [event_scope] **
** Compaction Stats [event_trigger] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.0 total, 426.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 [event_trigger] **
** Compaction Stats [blacklist] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.0 total, 426.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 [blacklist] **
** 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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.8 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 [key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.8 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 [key] **
** Compaction Stats [workflow_version] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.8 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 [workflow_version] **
** Compaction Stats [workflow_cache] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.8 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 [workflow_cache] **
** Compaction Stats [workflow_cache_by_id_and_version] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.8 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 [workflow_cache_by_id_and_version] **
** Compaction Stats [workflow_cache_latest_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 426.8 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 [workflow_cache_latest_key] **
** Compaction Stats [element_instance_parent_child] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 0 0
Int 0/0 0.00 K
2019/03/18-19:02:20.335541 7f1902922700 [db/compaction_job.cc:1636] [variables] [JOB 10] Compacting 4@0 files to L1, score 1.17
2019/03/18-19:02:20.335551 7f1902922700 [db/compaction_job.cc:1640] [variables] Compaction start summary: Base version 46 Base level 0, inputs: [86(703KB) 82(798KB) 92(745KB) 96(786KB)]
2019/03/18-19:02:20.335573 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935740335562, "job": 10, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [86, 82, 92, 96], "score": 1.16669, "input_data_size": 3106504}
2019/03/18-19:02:20.381715 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 10] Generated table #97: 180 keys, 630073 bytes
2019/03/18-19:02:20.381764 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935740381749, "cf_name": "variables", "job": 10, "event": "table_file_creation", "file_number": 97, "file_size": 630073, "table_properties": {"data_size": 628688, "index_size": 1467, "filter_size": 0, "raw_key_size": 6435, "raw_average_key_size": 35, "raw_value_size": 622440, "raw_average_value_size": 3458, "num_data_blocks": 46, "num_entries": 180, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:02:20.383522 7f1902922700 [db/compaction_job.cc:1390] [variables] [JOB 10] Compacted 4@0 files to L1 => 630073 bytes
2019/03/18-19:02:20.385307 7f1902922700 (Original Log Time 2019/03/18-19:02:20.385190) [db/compaction_job.cc:752] [variables] compacted to: base level 1 max bytes base 268435456 files[0 1 0 0 0 0 0] max score 0.00, MB/sec: 67.2 rd, 13.6 wr, level 1, files in(4, 0) out(1) MB in(3.0, 0.0) out(0.6), read-write-amplify(1.2) write-amplify(0.2) OK, records in: 73372, records dropped: 73192 output_compression: Snappy
2019/03/18-19:02:20.385312 7f1902922700 (Original Log Time 2019/03/18-19:02:20.385217) EVENT_LOG_v1 {"time_micros": 1552935740385207, "job": 10, "event": "compaction_finished", "compaction_time_micros": 46229, "output_level": 1, "num_output_files": 1, "total_output_size": 630073, "num_input_records": 73372, "num_output_records": 180, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 1, 0, 0, 0, 0, 0]}
2019/03/18-19:02:20.385938 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935740385933, "job": 10, "event": "table_file_deletion", "file_number": 96}
2019/03/18-19:02:20.386591 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935740386588, "job": 10, "event": "table_file_deletion", "file_number": 92}
2019/03/18-19:02:20.387003 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935740387000, "job": 10, "event": "table_file_deletion", "file_number": 86}
2019/03/18-19:02:20.387573 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935740387569, "job": 10, "event": "table_file_deletion", "file_number": 82}
2019/03/18-19:02:25.848593 7f190bdfd700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #98. Immutable memtables: 0.
2019/03/18-19:02:25.848694 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 11] Syncing log #95
2019/03/18-19:02:25.888260 7f1902121700 (Original Log Time 2019/03/18-19:02:25.848680) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:02:25.888273 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 11] Flushing memtable with next log file: 98
2019/03/18-19:02:25.888305 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935745888295, "job": 11, "event": "flush_started", "num_memtables": 1, "num_entries": 9347, "num_deletes": 4673, "memory_usage": 65017776, "flush_reason": "Write Buffer Full"}
2019/03/18-19:02:25.888309 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 11] Level-0 flush table #99: started
2019/03/18-19:02:25.896695 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935745896677, "cf_name": "payload", "job": 11, "event": "table_file_creation", "file_number": 99, "file_size": 64082, "table_properties": {"data_size": 63167, "index_size": 440, "filter_size": 0, "raw_key_size": 74800, "raw_average_key_size": 16, "raw_value_size": 27654, "raw_average_value_size": 5, "num_data_blocks": 16, "num_entries": 4675, "filter_policy_name": "", "kDeletedKeys": "4673", "kMergeOperands": "0"}}
2019/03/18-19:02:25.896724 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 11] Level-0 flush table #99: 64082 bytes OK
2019/03/18-19:02:25.899931 7f1902121700 (Original Log Time 2019/03/18-19:02:25.898028) [db/memtable_list.cc:377] [payload] Level-0 commit table #99 started
2019/03/18-19:02:25.899935 7f1902121700 (Original Log Time 2019/03/18-19:02:25.899787) [db/memtable_list.cc:424] [payload] Level-0 commit table #99: memtable #1 done
2019/03/18-19:02:25.899938 7f1902121700 (Original Log Time 2019/03/18-19:02:25.899813) EVENT_LOG_v1 {"time_micros": 1552935745899805, "job": 11, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:02:25.899941 7f1902121700 (Original Log Time 2019/03/18-19:02:25.899849) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[4 0 0 0 0 0 0] max score 1.21
2019/03/18-19:02:25.900073 7f1902922700 [db/compaction_job.cc:1636] [payload] [JOB 12] Compacting 4@0 files to L1, score 1.21
2019/03/18-19:02:25.900088 7f1902922700 [db/compaction_job.cc:1640] [payload] Compaction start summary: Base version 48 Base level 0, inputs: [94(49KB) 88(103KB) 84(48KB) 99(62KB)]
2019/03/18-19:02:25.900116 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935745900098, "job": 12, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [94, 88, 84, 99], "score": 1.21124, "input_data_size": 270252}
2019/03/18-19:02:25.915480 7f1902922700 [db/compaction_job.cc:1324] [payload] [JOB 12] Generated table #100: 2 keys, 28389 bytes
2019/03/18-19:02:25.915527 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935745915512, "cf_name": "payload", "job": 12, "event": "table_file_creation", "file_number": 100, "file_size": 28389, "table_properties": {"data_size": 27720, "index_size": 55, "filter_size": 0, "raw_key_size": 32, "raw_average_key_size": 16, "raw_value_size": 27654, "raw_average_value_size": 13827, "num_data_blocks": 2, "num_entries": 2, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:02:25.917192 7f1902922700 [db/compaction_job.cc:1390] [payload] [JOB 12] Compacted 4@0 files to L1 => 28389 bytes
2019/03/18-19:02:25.918790 7f1902922700 (Original Log Time 2019/03/18-19:02:25.918697) [db/compaction_job.cc:752] [payload] compacted to: base level 1 max bytes base 268435456 files[0 1 0 0 0 0 0] max score 0.00, MB/sec: 17.5 rd, 1.8 wr, level 1, files in(4, 0) out(1) MB in(0.3, 0.0) out(0.0), read-write-amplify(1.1) write-amplify(0.1) OK, records in: 18703, records dropped: 18701 output_compression: Snappy
2019/03/18-19:02:25.918794 7f1902922700 (Original Log Time 2019/03/18-19:02:25.918726) EVENT_LOG_v1 {"time_micros": 1552935745918715, "job": 12, "event": "compaction_finished", "compaction_time_micros": 15451, "output_level": 1, "num_output_files": 1, "total_output_size": 28389, "num_input_records": 18703, "num_output_records": 2, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 1, 0, 0, 0, 0, 0]}
2019/03/18-19:02:25.918950 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935745918946, "job": 12, "event": "table_file_deletion", "file_number": 99}
2019/03/18-19:02:25.919046 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935745919034, "job": 12, "event": "table_file_deletion", "file_number": 94}
2019/03/18-19:02:25.919600 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935745919597, "job": 12, "event": "table_file_deletion", "file_number": 88}
2019/03/18-19:02:25.919687 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935745919685, "job": 12, "event": "table_file_deletion", "file_number": 84}
2019/03/18-19:02:31.338783 7f190bfff700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #101. Immutable memtables: 0.
2019/03/18-19:02:31.338914 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 13] Syncing log #98
2019/03/18-19:02:31.373360 7f1902121700 (Original Log Time 2019/03/18-19:02:31.338900) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:02:31.373372 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 13] Flushing memtable with next log file: 101
2019/03/18-19:02:31.373403 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935751373394, "job": 13, "event": "flush_started", "num_memtables": 1, "num_entries": 342601, "num_deletes": 38256, "memory_usage": 65026288, "flush_reason": "Write Buffer Full"}
2019/03/18-19:02:31.373408 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 13] Level-0 flush table #102: started
2019/03/18-19:02:31.476308 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935751476279, "cf_name": "element_instance_key", "job": 13, "event": "table_file_creation", "file_number": 102, "file_size": 272009, "table_properties": {"data_size": 269325, "index_size": 3434, "filter_size": 0, "raw_key_size": 613120, "raw_average_key_size": 16, "raw_value_size": 10876, "raw_average_value_size": 0, "num_data_blocks": 123, "num_entries": 38320, "filter_policy_name": "", "kDeletedKeys": "38256", "kMergeOperands": "0"}}
2019/03/18-19:02:31.476355 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 13] Level-0 flush table #102: 272009 bytes OK
2019/03/18-19:02:31.480010 7f1902121700 (Original Log Time 2019/03/18-19:02:31.477771) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #102 started
2019/03/18-19:02:31.480015 7f1902121700 (Original Log Time 2019/03/18-19:02:31.479861) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #102: memtable #1 done
2019/03/18-19:02:31.480018 7f1902121700 (Original Log Time 2019/03/18-19:02:31.479907) EVENT_LOG_v1 {"time_micros": 1552935751479898, "job": 13, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:02:31.480021 7f1902121700 (Original Log Time 2019/03/18-19:02:31.479934) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[2 0 0 0 0 0 0] max score 0.50
2019/03/18-19:03:14.278775 7f19103f8700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #103. Immutable memtables: 0.
2019/03/18-19:03:14.497432 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 14] Syncing log #101
2019/03/18-19:03:14.650033 7f1902121700 (Original Log Time 2019/03/18-19:03:14.497424) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:03:14.650055 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 14] Flushing memtable with next log file: 103
2019/03/18-19:03:14.650090 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935794650078, "job": 14, "event": "flush_started", "num_memtables": 1, "num_entries": 36352, "num_deletes": 18152, "memory_usage": 65017960, "flush_reason": "Write Buffer Full"}
2019/03/18-19:03:14.650095 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 14] Level-0 flush table #104: started
2019/03/18-19:03:14.681373 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935794681346, "cf_name": "variables", "job": 14, "event": "table_file_creation", "file_number": 104, "file_size": 972061, "table_properties": {"data_size": 968309, "index_size": 6098, "filter_size": 0, "raw_key_size": 657085, "raw_average_key_size": 35, "raw_value_size": 788424, "raw_average_value_size": 42, "num_data_blocks": 189, "num_entries": 18380, "filter_policy_name": "", "kDeletedKeys": "18152", "kMergeOperands": "0"}}
2019/03/18-19:03:14.681397 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 14] Level-0 flush table #104: 972061 bytes OK
2019/03/18-19:03:14.684827 7f1902121700 (Original Log Time 2019/03/18-19:03:14.682866) [db/memtable_list.cc:377] [variables] Level-0 commit table #104 started
2019/03/18-19:03:14.684832 7f1902121700 (Original Log Time 2019/03/18-19:03:14.684716) [db/memtable_list.cc:424] [variables] Level-0 commit table #104: memtable #1 done
2019/03/18-19:03:14.684835 7f1902121700 (Original Log Time 2019/03/18-19:03:14.684738) EVENT_LOG_v1 {"time_micros": 1552935794684731, "job": 14, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:03:14.684838 7f1902121700 (Original Log Time 2019/03/18-19:03:14.684763) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[1 1 0 0 0 0 0] max score 0.31
2019/03/18-19:03:22.051219 7f19105fa700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #105. Immutable memtables: 0.
2019/03/18-19:03:22.051317 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 15] Syncing log #103
2019/03/18-19:03:22.105747 7f1902121700 (Original Log Time 2019/03/18-19:03:22.051305) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:03:22.105763 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 15] Flushing memtable with next log file: 105
2019/03/18-19:03:22.105805 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935802105795, "job": 15, "event": "flush_started", "num_memtables": 1, "num_entries": 9348, "num_deletes": 4674, "memory_usage": 65017312, "flush_reason": "Write Buffer Full"}
2019/03/18-19:03:22.105813 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 15] Level-0 flush table #106: started
2019/03/18-19:03:22.114747 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935802114732, "cf_name": "payload", "job": 15, "event": "table_file_creation", "file_number": 106, "file_size": 64077, "table_properties": {"data_size": 63155, "index_size": 441, "filter_size": 0, "raw_key_size": 74816, "raw_average_key_size": 16, "raw_value_size": 27654, "raw_average_value_size": 5, "num_data_blocks": 16, "num_entries": 4676, "filter_policy_name": "", "kDeletedKeys": "4674", "kMergeOperands": "0"}}
2019/03/18-19:03:22.114778 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 15] Level-0 flush table #106: 64077 bytes OK
2019/03/18-19:03:22.119298 7f1902121700 (Original Log Time 2019/03/18-19:03:22.115920) [db/memtable_list.cc:377] [payload] Level-0 commit table #106 started
2019/03/18-19:03:22.119302 7f1902121700 (Original Log Time 2019/03/18-19:03:22.119185) [db/memtable_list.cc:424] [payload] Level-0 commit table #106: memtable #1 done
2019/03/18-19:03:22.119305 7f1902121700 (Original Log Time 2019/03/18-19:03:22.119210) EVENT_LOG_v1 {"time_micros": 1552935802119202, "job": 15, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:03:22.119309 7f1902121700 (Original Log Time 2019/03/18-19:03:22.119236) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[1 1 0 0 0 0 0] max score 0.32
2019/03/18-19:04:08.911124 7f190befe700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #107. Immutable memtables: 0.
2019/03/18-19:04:09.171399 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 16] Syncing log #105
2019/03/18-19:04:09.321835 7f1902121700 (Original Log Time 2019/03/18-19:04:09.171389) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:04:09.321850 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 16] Flushing memtable with next log file: 107
2019/03/18-19:04:09.321915 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935849321903, "job": 16, "event": "flush_started", "num_memtables": 1, "num_entries": 36376, "num_deletes": 18176, "memory_usage": 65021560, "flush_reason": "Write Buffer Full"}
2019/03/18-19:04:09.321922 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 16] Level-0 flush table #108: started
2019/03/18-19:04:09.356166 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935849356141, "cf_name": "variables", "job": 16, "event": "table_file_creation", "file_number": 108, "file_size": 1056669, "table_properties": {"data_size": 1052808, "index_size": 6290, "filter_size": 0, "raw_key_size": 658801, "raw_average_key_size": 35, "raw_value_size": 871416, "raw_average_value_size": 47, "num_data_blocks": 195, "num_entries": 18428, "filter_policy_name": "", "kDeletedKeys": "18176", "kMergeOperands": "0"}}
2019/03/18-19:04:09.356191 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 16] Level-0 flush table #108: 1056669 bytes OK
2019/03/18-19:04:09.367643 7f1902121700 (Original Log Time 2019/03/18-19:04:09.357263) [db/memtable_list.cc:377] [variables] Level-0 commit table #108 started
2019/03/18-19:04:09.367648 7f1902121700 (Original Log Time 2019/03/18-19:04:09.367492) [db/memtable_list.cc:424] [variables] Level-0 commit table #108: memtable #1 done
2019/03/18-19:04:09.367651 7f1902121700 (Original Log Time 2019/03/18-19:04:09.367525) EVENT_LOG_v1 {"time_micros": 1552935849367516, "job": 16, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:04:09.367654 7f1902121700 (Original Log Time 2019/03/18-19:04:09.367553) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[2 1 0 0 0 0 0] max score 0.62
2019/03/18-19:04:18.178613 7f190befe700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #109. Immutable memtables: 0.
2019/03/18-19:04:18.315164 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 17] Syncing log #107
2019/03/18-19:04:18.433260 7f1902121700 (Original Log Time 2019/03/18-19:04:18.315155) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:04:18.433282 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 17] Flushing memtable with next log file: 109
2019/03/18-19:04:18.433314 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935858433305, "job": 17, "event": "flush_started", "num_memtables": 1, "num_entries": 9347, "num_deletes": 4673, "memory_usage": 65016976, "flush_reason": "Write Buffer Full"}
2019/03/18-19:04:18.433318 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 17] Level-0 flush table #110: started
2019/03/18-19:04:18.442015 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935858441999, "cf_name": "payload", "job": 17, "event": "table_file_creation", "file_number": 110, "file_size": 77814, "table_properties": {"data_size": 76870, "index_size": 496, "filter_size": 0, "raw_key_size": 74816, "raw_average_key_size": 16, "raw_value_size": 41481, "raw_average_value_size": 8, "num_data_blocks": 18, "num_entries": 4676, "filter_policy_name": "", "kDeletedKeys": "4673", "kMergeOperands": "0"}}
2019/03/18-19:04:18.442073 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 17] Level-0 flush table #110: 77814 bytes OK
2019/03/18-19:04:18.445979 7f1902121700 (Original Log Time 2019/03/18-19:04:18.443421) [db/memtable_list.cc:377] [payload] Level-0 commit table #110 started
2019/03/18-19:04:18.445983 7f1902121700 (Original Log Time 2019/03/18-19:04:18.445778) [db/memtable_list.cc:424] [payload] Level-0 commit table #110: memtable #1 done
2019/03/18-19:04:18.445987 7f1902121700 (Original Log Time 2019/03/18-19:04:18.445804) EVENT_LOG_v1 {"time_micros": 1552935858445796, "job": 17, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:04:18.445990 7f1902121700 (Original Log Time 2019/03/18-19:04:18.445834) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[2 1 0 0 0 0 0] max score 0.63
2019/03/18-19:04:26.145656 7f19101f6700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #111. Immutable memtables: 0.
2019/03/18-19:04:26.145773 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 18] Syncing log #109
2019/03/18-19:04:26.199658 7f1902121700 (Original Log Time 2019/03/18-19:04:26.145759) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:04:26.199669 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 18] Flushing memtable with next log file: 111
2019/03/18-19:04:26.199701 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935866199691, "job": 18, "event": "flush_started", "num_memtables": 1, "num_entries": 342518, "num_deletes": 38163, "memory_usage": 65014152, "flush_reason": "Write Buffer Full"}
2019/03/18-19:04:26.199706 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 18] Level-0 flush table #112: started
2019/03/18-19:04:26.288918 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935866288869, "cf_name": "element_instance_key", "job": 18, "event": "table_file_creation", "file_number": 112, "file_size": 274315, "table_properties": {"data_size": 271572, "index_size": 3493, "filter_size": 0, "raw_key_size": 612640, "raw_average_key_size": 16, "raw_value_size": 21580, "raw_average_value_size": 0, "num_data_blocks": 125, "num_entries": 38290, "filter_policy_name": "", "kDeletedKeys": "38163", "kMergeOperands": "0"}}
2019/03/18-19:04:26.288952 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 18] Level-0 flush table #112: 274315 bytes OK
2019/03/18-19:04:26.291695 7f1902121700 (Original Log Time 2019/03/18-19:04:26.290086) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #112 started
2019/03/18-19:04:26.291700 7f1902121700 (Original Log Time 2019/03/18-19:04:26.291571) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #112: memtable #1 done
2019/03/18-19:04:26.291703 7f1902121700 (Original Log Time 2019/03/18-19:04:26.291600) EVENT_LOG_v1 {"time_micros": 1552935866291592, "job": 18, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:04:26.291706 7f1902121700 (Original Log Time 2019/03/18-19:04:26.291626) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[3 0 0 0 0 0 0] max score 0.75
2019/03/18-19:05:03.552140 7f19104f9700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #113. Immutable memtables: 0.
2019/03/18-19:05:03.648251 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 19] Syncing log #111
2019/03/18-19:05:03.661561 7f1902121700 (Original Log Time 2019/03/18-19:05:03.648244) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:05:03.661572 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 19] Flushing memtable with next log file: 113
2019/03/18-19:05:03.661604 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935903661596, "job": 19, "event": "flush_started", "num_memtables": 1, "num_entries": 36336, "num_deletes": 18136, "memory_usage": 65019848, "flush_reason": "Write Buffer Full"}
2019/03/18-19:05:03.661609 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 19] Level-0 flush table #114: started
2019/03/18-19:05:03.699967 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935903699938, "cf_name": "variables", "job": 19, "event": "table_file_creation", "file_number": 114, "file_size": 1279232, "table_properties": {"data_size": 1275127, "index_size": 6802, "filter_size": 0, "raw_key_size": 659659, "raw_average_key_size": 35, "raw_value_size": 1092728, "raw_average_value_size": 59, "num_data_blocks": 211, "num_entries": 18452, "filter_policy_name": "", "kDeletedKeys": "18136", "kMergeOperands": "0"}}
2019/03/18-19:05:03.699992 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 19] Level-0 flush table #114: 1279232 bytes OK
2019/03/18-19:05:03.702868 7f1902121700 (Original Log Time 2019/03/18-19:05:03.701201) [db/memtable_list.cc:377] [variables] Level-0 commit table #114 started
2019/03/18-19:05:03.702872 7f1902121700 (Original Log Time 2019/03/18-19:05:03.702746) [db/memtable_list.cc:424] [variables] Level-0 commit table #114: memtable #1 done
2019/03/18-19:05:03.702897 7f1902121700 (Original Log Time 2019/03/18-19:05:03.702767) EVENT_LOG_v1 {"time_micros": 1552935903702759, "job": 19, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:05:03.702900 7f1902121700 (Original Log Time 2019/03/18-19:05:03.702790) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[3 1 0 0 0 0 0] max score 0.94
2019/03/18-19:05:14.253681 7f19101f6700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #115. Immutable memtables: 0.
2019/03/18-19:05:14.339529 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 20] Syncing log #113
2019/03/18-19:05:14.441623 7f1902121700 (Original Log Time 2019/03/18-19:05:14.339519) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:05:14.441635 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 20] Flushing memtable with next log file: 115
2019/03/18-19:05:14.441664 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935914441654, "job": 20, "event": "flush_started", "num_memtables": 1, "num_entries": 9349, "num_deletes": 4675, "memory_usage": 65017696, "flush_reason": "Write Buffer Full"}
2019/03/18-19:05:14.441667 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 20] Level-0 flush table #116: started
2019/03/18-19:05:14.449633 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935914449618, "cf_name": "payload", "job": 20, "event": "table_file_creation", "file_number": 116, "file_size": 63789, "table_properties": {"data_size": 62852, "index_size": 469, "filter_size": 0, "raw_key_size": 74832, "raw_average_key_size": 16, "raw_value_size": 27654, "raw_average_value_size": 5, "num_data_blocks": 17, "num_entries": 4677, "filter_policy_name": "", "kDeletedKeys": "4675", "kMergeOperands": "0"}}
2019/03/18-19:05:14.449665 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 20] Level-0 flush table #116: 63789 bytes OK
2019/03/18-19:05:14.453504 7f1902121700 (Original Log Time 2019/03/18-19:05:14.450846) [db/memtable_list.cc:377] [payload] Level-0 commit table #116 started
2019/03/18-19:05:14.453509 7f1902121700 (Original Log Time 2019/03/18-19:05:14.452707) [db/memtable_list.cc:424] [payload] Level-0 commit table #116: memtable #1 done
2019/03/18-19:05:14.453512 7f1902121700 (Original Log Time 2019/03/18-19:05:14.452732) EVENT_LOG_v1 {"time_micros": 1552935914452724, "job": 20, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:05:14.453515 7f1902121700 (Original Log Time 2019/03/18-19:05:14.453429) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[3 1 0 0 0 0 0] max score 0.95
2019/03/18-19:05:58.110696 7f190bdfd700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #117. Immutable memtables: 0.
2019/03/18-19:05:58.126630 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 21] Syncing log #115
2019/03/18-19:05:58.135590 7f1902121700 (Original Log Time 2019/03/18-19:05:58.126623) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:05:58.135600 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 21] Flushing memtable with next log file: 117
2019/03/18-19:05:58.135632 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935958135622, "job": 21, "event": "flush_started", "num_memtables": 1, "num_entries": 36112, "num_deletes": 17908, "memory_usage": 65016920, "flush_reason": "Write Buffer Full"}
2019/03/18-19:05:58.135636 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 21] Level-0 flush table #118: started
2019/03/18-19:05:58.194943 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935958194920, "cf_name": "variables", "job": 21, "event": "table_file_creation", "file_number": 118, "file_size": 2315906, "table_properties": {"data_size": 2310773, "index_size": 9088, "filter_size": 0, "raw_key_size": 662090, "raw_average_key_size": 35, "raw_value_size": 2116296, "raw_average_value_size": 114, "num_data_blocks": 282, "num_entries": 18520, "filter_policy_name": "", "kDeletedKeys": "17908", "kMergeOperands": "0"}}
2019/03/18-19:05:58.194978 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 21] Level-0 flush table #118: 2315906 bytes OK
2019/03/18-19:05:58.198732 7f1902121700 (Original Log Time 2019/03/18-19:05:58.196382) [db/memtable_list.cc:377] [variables] Level-0 commit table #118 started
2019/03/18-19:05:58.198738 7f1902121700 (Original Log Time 2019/03/18-19:05:58.198604) [db/memtable_list.cc:424] [variables] Level-0 commit table #118: memtable #1 done
2019/03/18-19:05:58.198741 7f1902121700 (Original Log Time 2019/03/18-19:05:58.198627) EVENT_LOG_v1 {"time_micros": 1552935958198620, "job": 21, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:05:58.198743 7f1902121700 (Original Log Time 2019/03/18-19:05:58.198666) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[4 1 0 0 0 0 0] max score 1.27
2019/03/18-19:05:58.198903 7f1902922700 [db/compaction_job.cc:1636] [variables] [JOB 22] Compacting 4@0 + 1@1 files to L1, score 1.27
2019/03/18-19:05:58.198913 7f1902922700 [db/compaction_job.cc:1640] [variables] Compaction start summary: Base version 58 Base level 0, inputs: [118(2261KB) 114(1249KB) 108(1031KB) 104(949KB)], [97(615KB)]
2019/03/18-19:05:58.198933 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935958198921, "job": 22, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [118, 114, 108, 104], "files_L1": [97], "score": 1.26666, "input_data_size": 6253941}
2019/03/18-19:05:58.250945 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 22] Generated table #119: 612 keys, 2140620 bytes
2019/03/18-19:05:58.250998 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935958250979, "cf_name": "variables", "job": 22, "event": "table_file_creation", "file_number": 119, "file_size": 2140620, "table_properties": {"data_size": 2137566, "index_size": 4926, "filter_size": 0, "raw_key_size": 21879, "raw_average_key_size": 35, "raw_value_size": 2116296, "raw_average_value_size": 3458, "num_data_blocks": 154, "num_entries": 612, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:05:58.252577 7f1902922700 [db/compaction_job.cc:1390] [variables] [JOB 22] Compacted 4@0 + 1@1 files to L1 => 2140620 bytes
2019/03/18-19:05:58.254471 7f1902922700 (Original Log Time 2019/03/18-19:05:58.254377) [db/compaction_job.cc:752] [variables] compacted to: base level 1 max bytes base 268435456 files[0 1 0 0 0 0 0] max score 0.01, MB/sec: 120.0 rd, 41.1 wr, level 1, files in(4, 1) out(1) MB in(5.4, 0.6) out(2.0), read-write-amplify(1.5) write-amplify(0.4) OK, records in: 73960, records dropped: 73348 output_compression: Snappy
2019/03/18-19:05:58.254483 7f1902922700 (Original Log Time 2019/03/18-19:05:58.254405) EVENT_LOG_v1 {"time_micros": 1552935958254395, "job": 22, "event": "compaction_finished", "compaction_time_micros": 52116, "output_level": 1, "num_output_files": 1, "total_output_size": 2140620, "num_input_records": 73960, "num_output_records": 612, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 1, 0, 0, 0, 0, 0]}
2019/03/18-19:05:58.255727 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935958255722, "job": 22, "event": "table_file_deletion", "file_number": 118}
2019/03/18-19:05:58.256251 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935958256248, "job": 22, "event": "table_file_deletion", "file_number": 114}
2019/03/18-19:05:58.256728 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935958256725, "job": 22, "event": "table_file_deletion", "file_number": 108}
2019/03/18-19:05:58.257459 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935958257455, "job": 22, "event": "table_file_deletion", "file_number": 104}
2019/03/18-19:05:58.257828 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935958257825, "job": 22, "event": "table_file_deletion", "file_number": 97}
2019/03/18-19:06:04.879561 7f19104f9700 [db/db_impl_write.cc:1423] [element_instance_parent_child] New memtable created with log file: #120. Immutable memtables: 0.
2019/03/18-19:06:04.879666 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 23] Syncing log #117
2019/03/18-19:06:04.926990 7f1902121700 (Original Log Time 2019/03/18-19:06:04.879652) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_parent_child], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:06:04.927002 7f1902121700 [db/flush_job.cc:304] [element_instance_parent_child] [JOB 23] Flushing memtable with next log file: 120
2019/03/18-19:06:04.927035 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935964927025, "job": 23, "event": "flush_started", "num_memtables": 1, "num_entries": 1324904, "num_deletes": 147762, "memory_usage": 65026208, "flush_reason": "Write Buffer Full"}
2019/03/18-19:06:04.927067 7f1902121700 [db/flush_job.cc:334] [element_instance_parent_child] [JOB 23] Level-0 flush table #121: started
2019/03/18-19:06:05.224579 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935965224549, "cf_name": "element_instance_parent_child", "job": 23, "event": "table_file_creation", "file_number": 121, "file_size": 1357550, "table_properties": {"data_size": 1346480, "index_size": 18803, "filter_size": 0, "raw_key_size": 3548928, "raw_average_key_size": 24, "raw_value_size": 110, "raw_average_value_size": 0, "num_data_blocks": 559, "num_entries": 147872, "filter_policy_name": "", "kDeletedKeys": "147762", "kMergeOperands": "0"}}
2019/03/18-19:06:05.224605 7f1902121700 [db/flush_job.cc:374] [element_instance_parent_child] [JOB 23] Level-0 flush table #121: 1357550 bytes OK
2019/03/18-19:06:05.228013 7f1902121700 (Original Log Time 2019/03/18-19:06:05.225905) [db/memtable_list.cc:377] [element_instance_parent_child] Level-0 commit table #121 started
2019/03/18-19:06:05.228019 7f1902121700 (Original Log Time 2019/03/18-19:06:05.227895) [db/memtable_list.cc:424] [element_instance_parent_child] Level-0 commit table #121: memtable #1 done
2019/03/18-19:06:05.228021 7f1902121700 (Original Log Time 2019/03/18-19:06:05.227919) EVENT_LOG_v1 {"time_micros": 1552935965227911, "job": 23, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:06:05.228024 7f1902121700 (Original Log Time 2019/03/18-19:06:05.227947) [db/db_impl_compaction_flush.cc:177] [element_instance_parent_child] Level summary: base level 1 max bytes base 268435456 files[1 0 0 0 0 0 0] max score 0.25
2019/03/18-19:06:10.416839 7f190bfff700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #122. Immutable memtables: 0.
2019/03/18-19:06:10.440468 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 24] Syncing log #120
2019/03/18-19:06:10.476332 7f1902121700 (Original Log Time 2019/03/18-19:06:10.440461) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:06:10.476351 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 24] Flushing memtable with next log file: 122
2019/03/18-19:06:10.476374 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935970476366, "job": 24, "event": "flush_started", "num_memtables": 1, "num_entries": 9349, "num_deletes": 4675, "memory_usage": 65017568, "flush_reason": "Write Buffer Full"}
2019/03/18-19:06:10.476381 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 24] Level-0 flush table #123: started
2019/03/18-19:06:10.485947 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935970485933, "cf_name": "payload", "job": 24, "event": "table_file_creation", "file_number": 123, "file_size": 49865, "table_properties": {"data_size": 48942, "index_size": 438, "filter_size": 0, "raw_key_size": 74816, "raw_average_key_size": 16, "raw_value_size": 13827, "raw_average_value_size": 2, "num_data_blocks": 16, "num_entries": 4676, "filter_policy_name": "", "kDeletedKeys": "4675", "kMergeOperands": "0"}}
2019/03/18-19:06:10.485975 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 24] Level-0 flush table #123: 49865 bytes OK
2019/03/18-19:06:10.489155 7f1902922700 [db/compaction_job.cc:1636] [payload] [JOB 25] Compacting 4@0 + 1@1 files to L1, score 1.26
2019/03/18-19:06:10.489167 7f1902922700 [db/compaction_job.cc:1640] [payload] Compaction start summary: Base version 61 Base level 0, inputs: [116(62KB) 110(75KB) 106(62KB) 123(48KB)], [100(27KB)]
2019/03/18-19:06:10.489185 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935970489173, "job": 25, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [116, 110, 106, 123], "files_L1": [100], "score": 1.25641, "input_data_size": 283934}
2019/03/18-19:06:10.494493 7f1902121700 (Original Log Time 2019/03/18-19:06:10.487196) [db/memtable_list.cc:377] [payload] Level-0 commit table #123 started
2019/03/18-19:06:10.494499 7f1902121700 (Original Log Time 2019/03/18-19:06:10.488971) [db/memtable_list.cc:424] [payload] Level-0 commit table #123: memtable #1 done
2019/03/18-19:06:10.494503 7f1902121700 (Original Log Time 2019/03/18-19:06:10.488990) EVENT_LOG_v1 {"time_micros": 1552935970488983, "job": 24, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:06:10.494505 7f1902121700 (Original Log Time 2019/03/18-19:06:10.489035) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[4 1 0 0 0 0 0] max score 1.26
2019/03/18-19:06:10.496719 7f1902922700 [db/compaction_job.cc:1324] [payload] [JOB 25] Generated table #124: 1 keys, 14506 bytes
2019/03/18-19:06:10.496752 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935970496738, "cf_name": "payload", "job": 25, "event": "table_file_creation", "file_number": 124, "file_size": 14506, "table_properties": {"data_size": 13860, "index_size": 28, "filter_size": 0, "raw_key_size": 16, "raw_average_key_size": 16, "raw_value_size": 13827, "raw_average_value_size": 13827, "num_data_blocks": 1, "num_entries": 1, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:06:10.498249 7f1902922700 [db/compaction_job.cc:1390] [payload] [JOB 25] Compacted 4@0 + 1@1 files to L1 => 14506 bytes
2019/03/18-19:06:10.500131 7f1902922700 (Original Log Time 2019/03/18-19:06:10.499970) [db/compaction_job.cc:752] [payload] compacted to: base level 1 max bytes base 268435456 files[0 1 0 0 0 0 0] max score 0.00, MB/sec: 37.4 rd, 1.9 wr, level 1, files in(4, 1) out(1) MB in(0.2, 0.0) out(0.0), read-write-amplify(1.2) write-amplify(0.1) OK, records in: 18707, records dropped: 18706 output_compression: Snappy
2019/03/18-19:06:10.500136 7f1902922700 (Original Log Time 2019/03/18-19:06:10.499993) EVENT_LOG_v1 {"time_micros": 1552935970499985, "job": 25, "event": "compaction_finished", "compaction_time_micros": 7598, "output_level": 1, "num_output_files": 1, "total_output_size": 14506, "num_input_records": 18707, "num_output_records": 1, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 1, 0, 0, 0, 0, 0]}
2019/03/18-19:06:10.500278 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935970500274, "job": 25, "event": "table_file_deletion", "file_number": 123}
2019/03/18-19:06:10.500596 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935970500594, "job": 25, "event": "table_file_deletion", "file_number": 116}
2019/03/18-19:06:10.500685 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935970500683, "job": 25, "event": "table_file_deletion", "file_number": 110}
2019/03/18-19:06:10.500772 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935970500770, "job": 25, "event": "table_file_deletion", "file_number": 106}
2019/03/18-19:06:10.500851 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935970500850, "job": 25, "event": "table_file_deletion", "file_number": 100}
2019/03/18-19:06:18.120994 7f19103f8700 [db/db_impl_write.cc:1423] [element_instance_child_parent] New memtable created with log file: #125. Immutable memtables: 0.
2019/03/18-19:06:18.121103 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 26] Syncing log #122
2019/03/18-19:06:18.173789 7f1902121700 (Original Log Time 2019/03/18-19:06:18.121091) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_child_parent], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:06:18.173800 7f1902121700 [db/flush_job.cc:304] [element_instance_child_parent] [JOB 26] Flushing memtable with next log file: 125
2019/03/18-19:06:18.173830 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935978173821, "job": 26, "event": "flush_started", "num_memtables": 1, "num_entries": 1364539, "num_deletes": 152172, "memory_usage": 65026224, "flush_reason": "Write Buffer Full"}
2019/03/18-19:06:18.173834 7f1902121700 [db/flush_job.cc:334] [element_instance_child_parent] [JOB 26] Level-0 flush table #126: started
2019/03/18-19:06:18.405839 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935978405810, "cf_name": "element_instance_child_parent", "job": 26, "event": "table_file_creation", "file_number": 126, "file_size": 1071449, "table_properties": {"data_size": 1062848, "index_size": 13282, "filter_size": 0, "raw_key_size": 2436544, "raw_average_key_size": 16, "raw_value_size": 896, "raw_average_value_size": 0, "num_data_blocks": 475, "num_entries": 152284, "filter_policy_name": "", "kDeletedKeys": "152172", "kMergeOperands": "0"}}
2019/03/18-19:06:18.405867 7f1902121700 [db/flush_job.cc:374] [element_instance_child_parent] [JOB 26] Level-0 flush table #126: 1071449 bytes OK
2019/03/18-19:06:18.409017 7f1902121700 (Original Log Time 2019/03/18-19:06:18.407207) [db/memtable_list.cc:377] [element_instance_child_parent] Level-0 commit table #126 started
2019/03/18-19:06:18.409022 7f1902121700 (Original Log Time 2019/03/18-19:06:18.408904) [db/memtable_list.cc:424] [element_instance_child_parent] Level-0 commit table #126: memtable #1 done
2019/03/18-19:06:18.409024 7f1902121700 (Original Log Time 2019/03/18-19:06:18.408925) EVENT_LOG_v1 {"time_micros": 1552935978408918, "job": 26, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:06:18.409027 7f1902121700 (Original Log Time 2019/03/18-19:06:18.408953) [db/db_impl_compaction_flush.cc:177] [element_instance_child_parent] Level summary: base level 1 max bytes base 268435456 files[1 0 0 0 0 0 0] max score 0.25
2019/03/18-19:06:20.654283 7f19102f7700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #127. Immutable memtables: 0.
2019/03/18-19:06:20.654381 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 27] Syncing log #125
2019/03/18-19:06:20.667814 7f1902121700 (Original Log Time 2019/03/18-19:06:20.654359) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:06:20.667825 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 27] Flushing memtable with next log file: 127
2019/03/18-19:06:20.667858 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935980667848, "job": 27, "event": "flush_started", "num_memtables": 1, "num_entries": 342449, "num_deletes": 38101, "memory_usage": 65014296, "flush_reason": "Write Buffer Full"}
2019/03/18-19:06:20.667862 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 27] Level-0 flush table #128: started
2019/03/18-19:06:20.775931 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552935980775869, "cf_name": "element_instance_key", "job": 27, "event": "table_file_creation", "file_number": 128, "file_size": 276409, "table_properties": {"data_size": 273571, "index_size": 3576, "filter_size": 0, "raw_key_size": 612528, "raw_average_key_size": 16, "raw_value_size": 30812, "raw_average_value_size": 0, "num_data_blocks": 128, "num_entries": 38283, "filter_policy_name": "", "kDeletedKeys": "38101", "kMergeOperands": "0"}}
2019/03/18-19:06:20.775970 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 27] Level-0 flush table #128: 276409 bytes OK
2019/03/18-19:06:20.778793 7f1902121700 (Original Log Time 2019/03/18-19:06:20.777157) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #128 started
2019/03/18-19:06:20.778796 7f1902121700 (Original Log Time 2019/03/18-19:06:20.778663) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #128: memtable #1 done
2019/03/18-19:06:20.778798 7f1902121700 (Original Log Time 2019/03/18-19:06:20.778700) EVENT_LOG_v1 {"time_micros": 1552935980778693, "job": 27, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:06:20.778800 7f1902121700 (Original Log Time 2019/03/18-19:06:20.778736) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[4 0 0 0 0 0 0] max score 1.00
2019/03/18-19:06:20.778840 7f1902922700 [db/compaction_job.cc:1636] [element_instance_key] [JOB 28] Compacting 4@0 files to L1, score 1.00
2019/03/18-19:06:20.778853 7f1902922700 [db/compaction_job.cc:1640] [element_instance_key] Compaction start summary: Base version 64 Base level 0, inputs: [102(265KB) 90(267KB) 112(267KB) 128(269KB)]
2019/03/18-19:06:20.778890 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935980778864, "job": 28, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [102, 90, 112, 128], "score": 1, "input_data_size": 1096745}
2019/03/18-19:06:20.819529 7f1902922700 [db/compaction_job.cc:1324] [element_instance_key] [JOB 28] Generated table #129: 182 keys, 7609 bytes
2019/03/18-19:06:20.819575 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935980819559, "cf_name": "element_instance_key", "job": 28, "event": "table_file_creation", "file_number": 129, "file_size": 7609, "table_properties": {"data_size": 6812, "index_size": 244, "filter_size": 0, "raw_key_size": 2912, "raw_average_key_size": 16, "raw_value_size": 30812, "raw_average_value_size": 169, "num_data_blocks": 9, "num_entries": 182, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:06:20.821639 7f1902922700 [db/compaction_job.cc:1390] [element_instance_key] [JOB 28] Compacted 4@0 files to L1 => 7609 bytes
2019/03/18-19:06:20.823587 7f1902922700 (Original Log Time 2019/03/18-19:06:20.823473) [db/compaction_job.cc:752] [element_instance_key] compacted to: base level 1 max bytes base 268435456 files[0 1 0 0 0 0 0] max score 0.00, MB/sec: 26.9 rd, 0.2 wr, level 1, files in(4, 0) out(1) MB in(1.0, 0.0) out(0.0), read-write-amplify(1.0) write-amplify(0.0) OK, records in: 153381, records dropped: 153199 output_compression: Snappy
2019/03/18-19:06:20.823600 7f1902922700 (Original Log Time 2019/03/18-19:06:20.823505) EVENT_LOG_v1 {"time_micros": 1552935980823493, "job": 28, "event": "compaction_finished", "compaction_time_micros": 40721, "output_level": 1, "num_output_files": 1, "total_output_size": 7609, "num_input_records": 153381, "num_output_records": 182, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 1, 0, 0, 0, 0, 0]}
2019/03/18-19:06:20.823841 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935980823836, "job": 28, "event": "table_file_deletion", "file_number": 128}
2019/03/18-19:06:20.824173 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935980824170, "job": 28, "event": "table_file_deletion", "file_number": 112}
2019/03/18-19:06:20.824335 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935980824333, "job": 28, "event": "table_file_deletion", "file_number": 102}
2019/03/18-19:06:20.824556 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552935980824554, "job": 28, "event": "table_file_deletion", "file_number": 90}
2019/03/18-19:06:52.712709 7f190bfff700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #130. Immutable memtables: 0.
2019/03/18-19:06:53.095826 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 29] Syncing log #127
2019/03/18-19:06:53.269808 7f1902121700 (Original Log Time 2019/03/18-19:06:53.095816) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:06:53.269824 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 29] Flushing memtable with next log file: 130
2019/03/18-19:06:53.269871 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936013269858, "job": 29, "event": "flush_started", "num_memtables": 1, "num_entries": 36700, "num_deletes": 18504, "memory_usage": 65016520, "flush_reason": "Write Buffer Full"}
2019/03/18-19:06:53.269895 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 29] Level-0 flush table #131: started
2019/03/18-19:06:53.306006 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936013305977, "cf_name": "variables", "job": 29, "event": "table_file_creation", "file_number": 131, "file_size": 1240120, "table_properties": {"data_size": 1236047, "index_size": 6799, "filter_size": 0, "raw_key_size": 672386, "raw_average_key_size": 35, "raw_value_size": 1051232, "raw_average_value_size": 55, "num_data_blocks": 211, "num_entries": 18808, "filter_policy_name": "", "kDeletedKeys": "18504", "kMergeOperands": "0"}}
2019/03/18-19:06:53.306056 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 29] Level-0 flush table #131: 1240120 bytes OK
2019/03/18-19:06:53.309354 7f1902121700 (Original Log Time 2019/03/18-19:06:53.307357) [db/memtable_list.cc:377] [variables] Level-0 commit table #131 started
2019/03/18-19:06:53.309359 7f1902121700 (Original Log Time 2019/03/18-19:06:53.309235) [db/memtable_list.cc:424] [variables] Level-0 commit table #131: memtable #1 done
2019/03/18-19:06:53.309362 7f1902121700 (Original Log Time 2019/03/18-19:06:53.309259) EVENT_LOG_v1 {"time_micros": 1552936013309252, "job": 29, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:06:53.309365 7f1902121700 (Original Log Time 2019/03/18-19:06:53.309285) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[1 1 0 0 0 0 0] max score 0.36
2019/03/18-19:07:06.719489 7f19105fa700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #132. Immutable memtables: 0.
2019/03/18-19:07:06.719609 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 30] Syncing log #130
2019/03/18-19:07:06.744067 7f1902121700 (Original Log Time 2019/03/18-19:07:06.719596) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:07:06.744078 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 30] Flushing memtable with next log file: 132
2019/03/18-19:07:06.744119 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936026744109, "job": 30, "event": "flush_started", "num_memtables": 1, "num_entries": 9348, "num_deletes": 4674, "memory_usage": 65017456, "flush_reason": "Write Buffer Full"}
2019/03/18-19:07:06.744124 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 30] Level-0 flush table #133: started
2019/03/18-19:07:06.752760 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936026752748, "cf_name": "payload", "job": 30, "event": "table_file_creation", "file_number": 133, "file_size": 49723, "table_properties": {"data_size": 48815, "index_size": 413, "filter_size": 0, "raw_key_size": 74800, "raw_average_key_size": 16, "raw_value_size": 13827, "raw_average_value_size": 2, "num_data_blocks": 15, "num_entries": 4675, "filter_policy_name": "", "kDeletedKeys": "4674", "kMergeOperands": "0"}}
2019/03/18-19:07:06.752798 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 30] Level-0 flush table #133: 49723 bytes OK
2019/03/18-19:07:06.756347 7f1902121700 (Original Log Time 2019/03/18-19:07:06.754280) [db/memtable_list.cc:377] [payload] Level-0 commit table #133 started
2019/03/18-19:07:06.756352 7f1902121700 (Original Log Time 2019/03/18-19:07:06.756231) [db/memtable_list.cc:424] [payload] Level-0 commit table #133: memtable #1 done
2019/03/18-19:07:06.756355 7f1902121700 (Original Log Time 2019/03/18-19:07:06.756255) EVENT_LOG_v1 {"time_micros": 1552936026756246, "job": 30, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:07:06.756358 7f1902121700 (Original Log Time 2019/03/18-19:07:06.756282) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[1 1 0 0 0 0 0] max score 0.31
2019/03/18-19:07:47.310540 7f19104f9700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #134. Immutable memtables: 0.
2019/03/18-19:07:47.524068 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 31] Syncing log #132
2019/03/18-19:07:47.576838 7f1902121700 (Original Log Time 2019/03/18-19:07:47.524058) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:07:47.576849 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 31] Flushing memtable with next log file: 134
2019/03/18-19:07:47.576896 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936067576871, "job": 31, "event": "flush_started", "num_memtables": 1, "num_entries": 36012, "num_deletes": 17804, "memory_usage": 65026304, "flush_reason": "Write Buffer Full"}
2019/03/18-19:07:47.576900 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 31] Level-0 flush table #135: started
2019/03/18-19:07:47.637295 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936067637262, "cf_name": "variables", "job": 31, "event": "table_file_creation", "file_number": 135, "file_size": 2645836, "table_properties": {"data_size": 2640334, "index_size": 9912, "filter_size": 0, "raw_key_size": 661804, "raw_average_key_size": 35, "raw_value_size": 2448264, "raw_average_value_size": 132, "num_data_blocks": 307, "num_entries": 18512, "filter_policy_name": "", "kDeletedKeys": "17804", "kMergeOperands": "0"}}
2019/03/18-19:07:47.637320 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 31] Level-0 flush table #135: 2645836 bytes OK
2019/03/18-19:07:47.642912 7f1902121700 (Original Log Time 2019/03/18-19:07:47.639587) [db/memtable_list.cc:377] [variables] Level-0 commit table #135 started
2019/03/18-19:07:47.642924 7f1902121700 (Original Log Time 2019/03/18-19:07:47.642782) [db/memtable_list.cc:424] [variables] Level-0 commit table #135: memtable #1 done
2019/03/18-19:07:47.642927 7f1902121700 (Original Log Time 2019/03/18-19:07:47.642808) EVENT_LOG_v1 {"time_micros": 1552936067642800, "job": 31, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:07:47.642930 7f1902121700 (Original Log Time 2019/03/18-19:07:47.642833) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[2 1 0 0 0 0 0] max score 0.70
2019/03/18-19:08:03.562054 7f19102f7700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #136. Immutable memtables: 0.
2019/03/18-19:08:03.562158 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 32] Syncing log #134
2019/03/18-19:08:03.572666 7f1902121700 (Original Log Time 2019/03/18-19:08:03.562144) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:08:03.572677 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 32] Flushing memtable with next log file: 136
2019/03/18-19:08:03.572710 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936083572700, "job": 32, "event": "flush_started", "num_memtables": 1, "num_entries": 9339, "num_deletes": 4665, "memory_usage": 65017392, "flush_reason": "Write Buffer Full"}
2019/03/18-19:08:03.572715 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 32] Level-0 flush table #137: started
2019/03/18-19:08:03.583731 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936083583716, "cf_name": "payload", "job": 32, "event": "table_file_creation", "file_number": 137, "file_size": 174520, "table_properties": {"data_size": 173481, "index_size": 662, "filter_size": 0, "raw_key_size": 74800, "raw_average_key_size": 16, "raw_value_size": 138270, "raw_average_value_size": 29, "num_data_blocks": 24, "num_entries": 4675, "filter_policy_name": "", "kDeletedKeys": "4665", "kMergeOperands": "0"}}
2019/03/18-19:08:03.583776 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 32] Level-0 flush table #137: 174520 bytes OK
2019/03/18-19:08:03.587639 7f1902121700 (Original Log Time 2019/03/18-19:08:03.585131) [db/memtable_list.cc:377] [payload] Level-0 commit table #137 started
2019/03/18-19:08:03.587643 7f1902121700 (Original Log Time 2019/03/18-19:08:03.587520) [db/memtable_list.cc:424] [payload] Level-0 commit table #137: memtable #1 done
2019/03/18-19:08:03.587646 7f1902121700 (Original Log Time 2019/03/18-19:08:03.587544) EVENT_LOG_v1 {"time_micros": 1552936083587535, "job": 32, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:08:03.587649 7f1902121700 (Original Log Time 2019/03/18-19:08:03.587568) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[2 1 0 0 0 0 0] max score 0.63
2019/03/18-19:08:15.004775 7f190befe700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #138. Immutable memtables: 0.
2019/03/18-19:08:15.004910 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 33] Syncing log #136
2019/03/18-19:08:15.104717 7f1902121700 (Original Log Time 2019/03/18-19:08:15.004896) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:08:15.104728 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 33] Flushing memtable with next log file: 138
2019/03/18-19:08:15.104764 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936095104754, "job": 33, "event": "flush_started", "num_memtables": 1, "num_entries": 342429, "num_deletes": 38060, "memory_usage": 65014024, "flush_reason": "Write Buffer Full"}
2019/03/18-19:08:15.104769 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 33] Level-0 flush table #139: started
2019/03/18-19:08:15.209515 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936095209490, "cf_name": "element_instance_key", "job": 33, "event": "table_file_creation", "file_number": 139, "file_size": 278635, "table_properties": {"data_size": 275772, "index_size": 3602, "filter_size": 0, "raw_key_size": 612448, "raw_average_key_size": 16, "raw_value_size": 37060, "raw_average_value_size": 0, "num_data_blocks": 129, "num_entries": 38278, "filter_policy_name": "", "kDeletedKeys": "38060", "kMergeOperands": "0"}}
2019/03/18-19:08:15.209539 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 33] Level-0 flush table #139: 278635 bytes OK
2019/03/18-19:08:15.212796 7f1902121700 (Original Log Time 2019/03/18-19:08:15.210911) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #139 started
2019/03/18-19:08:15.212801 7f1902121700 (Original Log Time 2019/03/18-19:08:15.212666) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #139: memtable #1 done
2019/03/18-19:08:15.212804 7f1902121700 (Original Log Time 2019/03/18-19:08:15.212692) EVENT_LOG_v1 {"time_micros": 1552936095212684, "job": 33, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:08:15.212807 7f1902121700 (Original Log Time 2019/03/18-19:08:15.212727) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[1 1 0 0 0 0 0] max score 0.25
2019/03/18-19:08:42.140452 7f19105fa700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #140. Immutable memtables: 0.
2019/03/18-19:08:43.369712 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 34] Syncing log #138
2019/03/18-19:08:43.371261 7f1902121700 (Original Log Time 2019/03/18-19:08:43.369697) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:08:43.371269 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 34] Flushing memtable with next log file: 140
2019/03/18-19:08:43.371289 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936123371282, "job": 34, "event": "flush_started", "num_memtables": 1, "num_entries": 36568, "num_deletes": 18372, "memory_usage": 65014312, "flush_reason": "Write Buffer Full"}
2019/03/18-19:08:43.371293 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 34] Level-0 flush table #141: started
2019/03/18-19:08:43.409683 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936123409655, "cf_name": "variables", "job": 34, "event": "table_file_creation", "file_number": 141, "file_size": 2036158, "table_properties": {"data_size": 2031240, "index_size": 8595, "filter_size": 0, "raw_key_size": 675818, "raw_average_key_size": 35, "raw_value_size": 1839656, "raw_average_value_size": 97, "num_data_blocks": 267, "num_entries": 18904, "filter_policy_name": "", "kDeletedKeys": "18372", "kMergeOperands": "0"}}
2019/03/18-19:08:43.409705 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 34] Level-0 flush table #141: 2036158 bytes OK
2019/03/18-19:08:43.412461 7f1902121700 (Original Log Time 2019/03/18-19:08:43.410892) [db/memtable_list.cc:377] [variables] Level-0 commit table #141 started
2019/03/18-19:08:43.412466 7f1902121700 (Original Log Time 2019/03/18-19:08:43.412339) [db/memtable_list.cc:424] [variables] Level-0 commit table #141: memtable #1 done
2019/03/18-19:08:43.412469 7f1902121700 (Original Log Time 2019/03/18-19:08:43.412362) EVENT_LOG_v1 {"time_micros": 1552936123412353, "job": 34, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:08:43.412472 7f1902121700 (Original Log Time 2019/03/18-19:08:43.412389) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[3 1 0 0 0 0 0] max score 1.06
2019/03/18-19:08:43.428106 7f1902922700 [db/compaction_job.cc:1636] [variables] [JOB 35] Compacting 3@0 + 1@1 files to L1, score 1.06
2019/03/18-19:08:43.428114 7f1902922700 [db/compaction_job.cc:1640] [variables] Compaction start summary: Base version 71 Base level 0, inputs: [141(1988KB) 135(2583KB) 131(1211KB)], [119(2090KB)]
2019/03/18-19:08:43.428130 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936123428119, "job": 35, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [141, 135, 131], "files_L1": [119], "score": 1.06414, "input_data_size": 8062734}
2019/03/18-19:08:43.463342 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 35] Generated table #142: 532 keys, 1860867 bytes
2019/03/18-19:08:43.463395 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936123463375, "cf_name": "variables", "job": 35, "event": "table_file_creation", "file_number": 142, "file_size": 1860867, "table_properties": {"data_size": 1858138, "index_size": 4283, "filter_size": 0, "raw_key_size": 19019, "raw_average_key_size": 35, "raw_value_size": 1839656, "raw_average_value_size": 3458, "num_data_blocks": 134, "num_entries": 532, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:08:43.464962 7f1902922700 [db/compaction_job.cc:1390] [variables] [JOB 35] Compacted 3@0 + 1@1 files to L1 => 1860867 bytes
2019/03/18-19:08:43.466759 7f1902922700 (Original Log Time 2019/03/18-19:08:43.466664) [db/compaction_job.cc:752] [variables] compacted to: base level 1 max bytes base 268435456 files[0 1 0 0 0 0 0] max score 0.01, MB/sec: 228.4 rd, 52.7 wr, level 1, files in(3, 1) out(1) MB in(5.6, 2.0) out(1.8), read-write-amplify(1.7) write-amplify(0.3) OK, records in: 56836, records dropped: 56304 output_compression: Snappy
2019/03/18-19:08:43.466769 7f1902922700 (Original Log Time 2019/03/18-19:08:43.466694) EVENT_LOG_v1 {"time_micros": 1552936123466682, "job": 35, "event": "compaction_finished", "compaction_time_micros": 35305, "output_level": 1, "num_output_files": 1, "total_output_size": 1860867, "num_input_records": 56836, "num_output_records": 532, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 1, 0, 0, 0, 0, 0]}
2019/03/18-19:08:43.467669 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936123467665, "job": 35, "event": "table_file_deletion", "file_number": 141}
2019/03/18-19:08:43.468794 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936123468791, "job": 35, "event": "table_file_deletion", "file_number": 135}
2019/03/18-19:08:43.469405 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936123469402, "job": 35, "event": "table_file_deletion", "file_number": 131}
2019/03/18-19:08:43.470429 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936123470425, "job": 35, "event": "table_file_deletion", "file_number": 119}
2019/03/18-19:09:00.337655 7f190bdfd700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #143. Immutable memtables: 0.
2019/03/18-19:09:00.337801 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 36] Syncing log #140
2019/03/18-19:09:00.360196 7f1902121700 (Original Log Time 2019/03/18-19:09:00.337786) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:09:00.360209 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 36] Flushing memtable with next log file: 143
2019/03/18-19:09:00.360243 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936140360233, "job": 36, "event": "flush_started", "num_memtables": 1, "num_entries": 9326, "num_deletes": 4652, "memory_usage": 65016472, "flush_reason": "Write Buffer Full"}
2019/03/18-19:09:00.360249 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 36] Level-0 flush table #144: started
2019/03/18-19:09:00.374977 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936140374962, "cf_name": "payload", "job": 36, "event": "table_file_creation", "file_number": 144, "file_size": 479474, "table_properties": {"data_size": 478090, "index_size": 1279, "filter_size": 0, "raw_key_size": 74944, "raw_average_key_size": 16, "raw_value_size": 442464, "raw_average_value_size": 94, "num_data_blocks": 46, "num_entries": 4684, "filter_policy_name": "", "kDeletedKeys": "4652", "kMergeOperands": "0"}}
2019/03/18-19:09:00.375012 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 36] Level-0 flush table #144: 479474 bytes OK
2019/03/18-19:09:00.380446 7f1902121700 (Original Log Time 2019/03/18-19:09:00.376472) [db/memtable_list.cc:377] [payload] Level-0 commit table #144 started
2019/03/18-19:09:00.380451 7f1902121700 (Original Log Time 2019/03/18-19:09:00.380312) [db/memtable_list.cc:424] [payload] Level-0 commit table #144: memtable #1 done
2019/03/18-19:09:00.380454 7f1902121700 (Original Log Time 2019/03/18-19:09:00.380339) EVENT_LOG_v1 {"time_micros": 1552936140380329, "job": 36, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:09:00.380457 7f1902121700 (Original Log Time 2019/03/18-19:09:00.380367) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[3 1 0 0 0 0 0] max score 0.99
2019/03/18-19:09:36.503660 7f19104f9700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #145. Immutable memtables: 0.
2019/03/18-19:09:36.630180 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 37] Syncing log #143
2019/03/18-19:09:36.640682 7f1902121700 (Original Log Time 2019/03/18-19:09:36.630170) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:09:36.640691 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 37] Flushing memtable with next log file: 145
2019/03/18-19:09:36.640719 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936176640711, "job": 37, "event": "flush_started", "num_memtables": 1, "num_entries": 35872, "num_deletes": 17668, "memory_usage": 65014696, "flush_reason": "Write Buffer Full"}
2019/03/18-19:09:36.640723 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 37] Level-0 flush table #146: started
2019/03/18-19:09:36.714997 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936176714966, "cf_name": "variables", "job": 37, "event": "table_file_creation", "file_number": 146, "file_size": 3903409, "table_properties": {"data_size": 3896522, "index_size": 12849, "filter_size": 0, "raw_key_size": 669812, "raw_average_key_size": 35, "raw_value_size": 3693144, "raw_average_value_size": 197, "num_data_blocks": 396, "num_entries": 18736, "filter_policy_name": "", "kDeletedKeys": "17668", "kMergeOperands": "0"}}
2019/03/18-19:09:36.715058 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 37] Level-0 flush table #146: 3903409 bytes OK
2019/03/18-19:09:36.719604 7f1902121700 (Original Log Time 2019/03/18-19:09:36.716297) [db/memtable_list.cc:377] [variables] Level-0 commit table #146 started
2019/03/18-19:09:36.719609 7f1902121700 (Original Log Time 2019/03/18-19:09:36.719477) [db/memtable_list.cc:424] [variables] Level-0 commit table #146: memtable #1 done
2019/03/18-19:09:36.719611 7f1902121700 (Original Log Time 2019/03/18-19:09:36.719502) EVENT_LOG_v1 {"time_micros": 1552936176719495, "job": 37, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:09:36.719614 7f1902121700 (Original Log Time 2019/03/18-19:09:36.719530) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[1 1 0 0 0 0 0] max score 0.36
2019/03/18-19:09:58.571494 7f190bdfd700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #147. Immutable memtables: 0.
2019/03/18-19:09:58.571592 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 38] Syncing log #145
2019/03/18-19:09:58.658974 7f1902121700 (Original Log Time 2019/03/18-19:09:58.571576) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:09:58.658984 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 38] Flushing memtable with next log file: 147
2019/03/18-19:09:58.659046 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936198659025, "job": 38, "event": "flush_started", "num_memtables": 1, "num_entries": 9377, "num_deletes": 4703, "memory_usage": 65017520, "flush_reason": "Write Buffer Full"}
2019/03/18-19:09:58.659052 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 38] Level-0 flush table #148: started
2019/03/18-19:09:58.667771 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936198667755, "cf_name": "payload", "job": 38, "event": "table_file_creation", "file_number": 148, "file_size": 77715, "table_properties": {"data_size": 76769, "index_size": 467, "filter_size": 0, "raw_key_size": 75296, "raw_average_key_size": 16, "raw_value_size": 41481, "raw_average_value_size": 8, "num_data_blocks": 17, "num_entries": 4706, "filter_policy_name": "", "kDeletedKeys": "4703", "kMergeOperands": "0"}}
2019/03/18-19:09:58.667799 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 38] Level-0 flush table #148: 77715 bytes OK
2019/03/18-19:09:58.671137 7f1902121700 (Original Log Time 2019/03/18-19:09:58.669030) [db/memtable_list.cc:377] [payload] Level-0 commit table #148 started
2019/03/18-19:09:58.671142 7f1902121700 (Original Log Time 2019/03/18-19:09:58.670979) [db/memtable_list.cc:424] [payload] Level-0 commit table #148: memtable #1 done
2019/03/18-19:09:58.671145 7f1902121700 (Original Log Time 2019/03/18-19:09:58.671001) EVENT_LOG_v1 {"time_micros": 1552936198670994, "job": 38, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:09:58.671210 7f1902922700 [db/compaction_job.cc:1636] [payload] [JOB 39] Compacting 4@0 + 1@1 files to L1, score 1.35
2019/03/18-19:09:58.671216 7f1902922700 [db/compaction_job.cc:1640] [payload] Compaction start summary: Base version 75 Base level 0, inputs: [148(75KB) 144(468KB) 137(170KB) 133(48KB)], [124(14KB)]
2019/03/18-19:09:58.671233 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936198671222, "job": 39, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [148, 144, 137, 133], "files_L1": [124], "score": 1.3533, "input_data_size": 795938}
2019/03/18-19:09:58.671147 7f1902121700 (Original Log Time 2019/03/18-19:09:58.671071) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[4 1 0 0 0 0 0] max score 1.35
2019/03/18-19:09:58.680834 7f1902922700 [db/compaction_job.cc:1324] [payload] [JOB 39] Generated table #149: 3 keys, 42270 bytes
2019/03/18-19:09:58.680869 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936198680856, "cf_name": "payload", "job": 39, "event": "table_file_creation", "file_number": 149, "file_size": 42270, "table_properties": {"data_size": 41580, "index_size": 83, "filter_size": 0, "raw_key_size": 48, "raw_average_key_size": 16, "raw_value_size": 41481, "raw_average_value_size": 13827, "num_data_blocks": 3, "num_entries": 3, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:09:58.682246 7f1902922700 [db/compaction_job.cc:1390] [payload] [JOB 39] Compacted 4@0 + 1@1 files to L1 => 42270 bytes
2019/03/18-19:09:58.683934 7f1902922700 (Original Log Time 2019/03/18-19:09:58.683819) [db/compaction_job.cc:752] [payload] compacted to: base level 1 max bytes base 268435456 files[0 1 0 0 0 0 0] max score 0.00, MB/sec: 82.2 rd, 4.4 wr, level 1, files in(4, 1) out(1) MB in(0.7, 0.0) out(0.0), read-write-amplify(1.1) write-amplify(0.1) OK, records in: 18741, records dropped: 18738 output_compression: Snappy
2019/03/18-19:09:58.683939 7f1902922700 (Original Log Time 2019/03/18-19:09:58.683843) EVENT_LOG_v1 {"time_micros": 1552936198683834, "job": 39, "event": "compaction_finished", "compaction_time_micros": 9683, "output_level": 1, "num_output_files": 1, "total_output_size": 42270, "num_input_records": 18741, "num_output_records": 3, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 1, 0, 0, 0, 0, 0]}
2019/03/18-19:09:58.684095 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936198684091, "job": 39, "event": "table_file_deletion", "file_number": 148}
2019/03/18-19:09:58.684426 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936198684423, "job": 39, "event": "table_file_deletion", "file_number": 144}
2019/03/18-19:09:58.684557 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936198684554, "job": 39, "event": "table_file_deletion", "file_number": 137}
2019/03/18-19:09:58.684740 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936198684738, "job": 39, "event": "table_file_deletion", "file_number": 133}
2019/03/18-19:09:58.684814 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936198684812, "job": 39, "event": "table_file_deletion", "file_number": 124}
2019/03/18-19:10:11.096068 7f19105fa700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #150. Immutable memtables: 0.
2019/03/18-19:10:11.096177 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 40] Syncing log #147
2019/03/18-19:10:11.123749 7f1902121700 (Original Log Time 2019/03/18-19:10:11.096161) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:10:11.123761 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 40] Flushing memtable with next log file: 150
2019/03/18-19:10:11.123798 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936211123787, "job": 40, "event": "flush_started", "num_memtables": 1, "num_entries": 342125, "num_deletes": 37710, "memory_usage": 65014120, "flush_reason": "Write Buffer Full"}
2019/03/18-19:10:11.123802 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 40] Level-0 flush table #151: started
2019/03/18-19:10:11.243770 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936211243744, "cf_name": "element_instance_key", "job": 40, "event": "table_file_creation", "file_number": 151, "file_size": 300471, "table_properties": {"data_size": 297196, "index_size": 4331, "filter_size": 0, "raw_key_size": 616432, "raw_average_key_size": 16, "raw_value_size": 138624, "raw_average_value_size": 3, "num_data_blocks": 155, "num_entries": 38527, "filter_policy_name": "", "kDeletedKeys": "37710", "kMergeOperands": "0"}}
2019/03/18-19:10:11.243806 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 40] Level-0 flush table #151: 300471 bytes OK
2019/03/18-19:10:11.246800 7f1902121700 (Original Log Time 2019/03/18-19:10:11.244843) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #151 started
2019/03/18-19:10:11.246804 7f1902121700 (Original Log Time 2019/03/18-19:10:11.246689) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #151: memtable #1 done
2019/03/18-19:10:11.246807 7f1902121700 (Original Log Time 2019/03/18-19:10:11.246710) EVENT_LOG_v1 {"time_micros": 1552936211246702, "job": 40, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:10:11.246810 7f1902121700 (Original Log Time 2019/03/18-19:10:11.246736) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[2 1 0 0 0 0 0] max score 0.50
2019/03/18-19:10:14.641775 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:83] Started the snapshot process -- creating snapshot in directory /usr/local/zeebe/data/partition-0/state/0_zb-stream-processor/snapshots/9294310456880_9294311203472_1
2019/03/18-19:10:14.641796 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:99] Snapshot process -- using temporary directory /usr/local/zeebe/data/partition-0/state/0_zb-stream-processor/snapshots/9294310456880_9294311203472_1.tmp
2019/03/18-19:10:14.641912 7f190bbfb700 [db/db_filesnapshot.cc:34] File Deletions Disabled
2019/03/18-19:10:14.642120 7f190bbfb700 [db/db_impl_write.cc:1423] [key] New memtable created with log file: #152. Immutable memtables: 0.
2019/03/18-19:10:14.711738 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 41] Syncing log #150
2019/03/18-19:10:14.726152 7f1902121700 (Original Log Time 2019/03/18-19:10:14.711729) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:10:14.726163 7f1902121700 [db/flush_job.cc:304] [key] [JOB 41] Flushing memtable with next log file: 152
2019/03/18-19:10:14.726195 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936214726188, "job": 41, "event": "flush_started", "num_memtables": 1, "num_entries": 720155, "num_deletes": 0, "memory_usage": 35340104, "flush_reason": "Get Live Files"}
2019/03/18-19:10:14.726199 7f1902121700 [db/flush_job.cc:334] [key] [JOB 41] Level-0 flush table #153: started
2019/03/18-19:10:14.761683 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936214761666, "cf_name": "key", "job": 41, "event": "table_file_creation", "file_number": 153, "file_size": 687, "table_properties": {"data_size": 45, "index_size": 27, "filter_size": 0, "raw_key_size": 21, "raw_average_key_size": 21, "raw_value_size": 8, "raw_average_value_size": 8, "num_data_blocks": 1, "num_entries": 1, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:10:14.761714 7f1902121700 [db/flush_job.cc:374] [key] [JOB 41] Level-0 flush table #153: 687 bytes OK
2019/03/18-19:10:14.764500 7f1902121700 (Original Log Time 2019/03/18-19:10:14.762827) [db/memtable_list.cc:377] [key] Level-0 commit table #153 started
2019/03/18-19:10:14.764505 7f1902121700 (Original Log Time 2019/03/18-19:10:14.764415) [db/memtable_list.cc:424] [key] Level-0 commit table #153: memtable #1 done
2019/03/18-19:10:14.764508 7f1902121700 (Original Log Time 2019/03/18-19:10:14.764437) EVENT_LOG_v1 {"time_micros": 1552936214764430, "job": 41, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:10:14.764510 7f1902121700 (Original Log Time 2019/03/18-19:10:14.764469) [db/db_impl_compaction_flush.cc:177] [key] Level summary: base level 1 max bytes base 268435456 files[1 0 0 0 0 0 0] max score 0.25
2019/03/18-19:10:14.764561 7f190bbfb700 [db/db_impl_write.cc:1423] [workflow_version] New memtable created with log file: #152. Immutable memtables: 0.
2019/03/18-19:10:14.769725 7f1902121700 (Original Log Time 2019/03/18-19:10:14.769716) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [workflow_version], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:10:14.769729 7f1902121700 [db/flush_job.cc:304] [workflow_version] [JOB 42] Flushing memtable with next log file: 152
2019/03/18-19:10:14.769741 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936214769736, "job": 42, "event": "flush_started", "num_memtables": 1, "num_entries": 1, "num_deletes": 0, "memory_usage": 776, "flush_reason": "Get Live Files"}
2019/03/18-19:10:14.769744 7f1902121700 [db/flush_job.cc:334] [workflow_version] [JOB 42] Level-0 flush table #154: started
2019/03/18-19:10:14.772031 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936214772019, "cf_name": "workflow_version", "job": 42, "event": "table_file_creation", "file_number": 154, "file_size": 694, "table_properties": {"data_size": 39, "index_size": 27, "filter_size": 0, "raw_key_size": 21, "raw_average_key_size": 21, "raw_value_size": 8, "raw_average_value_size": 8, "num_data_blocks": 1, "num_entries": 1, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:10:14.772071 7f1902121700 [db/flush_job.cc:374] [workflow_version] [JOB 42] Level-0 flush table #154: 694 bytes OK
2019/03/18-19:10:14.774832 7f1902121700 (Original Log Time 2019/03/18-19:10:14.773105) [db/memtable_list.cc:377] [workflow_version] Level-0 commit table #154 started
2019/03/18-19:10:14.774836 7f1902121700 (Original Log Time 2019/03/18-19:10:14.774763) [db/memtable_list.cc:424] [workflow_version] Level-0 commit table #154: memtable #1 done
2019/03/18-19:10:14.774839 7f1902121700 (Original Log Time 2019/03/18-19:10:14.774781) EVENT_LOG_v1 {"time_micros": 1552936214774775, "job": 42, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:10:14.774842 7f1902121700 (Original Log Time 2019/03/18-19:10:14.774804) [db/db_impl_compaction_flush.cc:177] [workflow_version] Level summary: base level 1 max bytes base 268435456 files[1 0 0 0 0 0 0] max score 0.25
2019/03/18-19:10:14.774914 7f190bbfb700 [db/db_impl_write.cc:1423] [workflow_cache] New memtable created with log file: #152. Immutable memtables: 0.
2019/03/18-19:10:14.779682 7f1902121700 (Original Log Time 2019/03/18-19:10:14.779673) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [workflow_cache], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:10:14.779685 7f1902121700 [db/flush_job.cc:304] [workflow_cache] [JOB 43] Flushing memtable with next log file: 152
2019/03/18-19:10:14.779695 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936214779690, "job": 43, "event": "flush_started", "num_memtables": 1, "num_entries": 1, "num_deletes": 0, "memory_usage": 8888, "flush_reason": "Get Live Files"}
2019/03/18-19:10:14.779698 7f1902121700 [db/flush_job.cc:334] [workflow_cache] [JOB 43] Level-0 flush table #155: started
2019/03/18-19:10:14.782217 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936214782208, "cf_name": "workflow_cache", "job": 43, "event": "table_file_creation", "file_number": 155, "file_size": 2021, "table_properties": {"data_size": 1364, "index_size": 28, "filter_size": 0, "raw_key_size": 16, "raw_average_key_size": 16, "raw_value_size": 2655, "raw_average_value_size": 2655, "num_data_blocks": 1, "num_entries": 1, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:10:14.782244 7f1902121700 [db/flush_job.cc:374] [workflow_cache] [JOB 43] Level-0 flush table #155: 2021 bytes OK
2019/03/18-19:10:14.784649 7f1902121700 (Original Log Time 2019/03/18-19:10:14.783178) [db/memtable_list.cc:377] [workflow_cache] Level-0 commit table #155 started
2019/03/18-19:10:14.784652 7f1902121700 (Original Log Time 2019/03/18-19:10:14.784602) [db/memtable_list.cc:424] [workflow_cache] Level-0 commit table #155: memtable #1 done
2019/03/18-19:10:14.784653 7f1902121700 (Original Log Time 2019/03/18-19:10:14.784617) EVENT_LOG_v1 {"time_micros": 1552936214784611, "job": 43, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:10:14.784655 7f1902121700 (Original Log Time 2019/03/18-19:10:14.784630) [db/db_impl_compaction_flush.cc:177] [workflow_cache] Level summary: base level 1 max bytes base 268435456 files[1 0 0 0 0 0 0] max score 0.25
2019/03/18-19:10:14.784703 7f190bbfb700 [db/db_impl_write.cc:1423] [workflow_cache_by_id_and_version] New memtable created with log file: #152. Immutable memtables: 0.
2019/03/18-19:10:14.789873 7f1902121700 (Original Log Time 2019/03/18-19:10:14.789865) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [workflow_cache_by_id_and_version], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:10:14.789889 7f1902121700 [db/flush_job.cc:304] [workflow_cache_by_id_and_version] [JOB 44] Flushing memtable with next log file: 152
2019/03/18-19:10:14.789899 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936214789895, "job": 44, "event": "flush_started", "num_memtables": 1, "num_entries": 1, "num_deletes": 0, "memory_usage": 8904, "flush_reason": "Get Live Files"}
2019/03/18-19:10:14.789902 7f1902121700 [db/flush_job.cc:334] [workflow_cache_by_id_and_version] [JOB 44] Level-0 flush table #156: started
2019/03/18-19:10:14.792092 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936214792079, "cf_name": "workflow_cache_by_id_and_version", "job": 44, "event": "table_file_creation", "file_number": 156, "file_size": 2017, "table_properties": {"data_size": 1342, "index_size": 28, "filter_size": 0, "raw_key_size": 29, "raw_average_key_size": 29, "raw_value_size": 2655, "raw_average_value_size": 2655, "num_data_blocks": 1, "num_entries": 1, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:10:14.792112 7f1902121700 [db/flush_job.cc:374] [workflow_cache_by_id_and_version] [JOB 44] Level-0 flush table #156: 2017 bytes OK
2019/03/18-19:10:14.794434 7f1902121700 (Original Log Time 2019/03/18-19:10:14.793028) [db/memtable_list.cc:377] [workflow_cache_by_id_and_version] Level-0 commit table #156 started
2019/03/18-19:10:14.794437 7f1902121700 (Original Log Time 2019/03/18-19:10:14.794390) [db/memtable_list.cc:424] [workflow_cache_by_id_and_version] Level-0 commit table #156: memtable #1 done
2019/03/18-19:10:14.794438 7f1902121700 (Original Log Time 2019/03/18-19:10:14.794402) EVENT_LOG_v1 {"time_micros": 1552936214794399, "job": 44, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:10:14.794440 7f1902121700 (Original Log Time 2019/03/18-19:10:14.794415) [db/db_impl_compaction_flush.cc:177] [workflow_cache_by_id_and_version] Level summary: base level 1 max bytes base 268435456 files[1 0 0 0 0 0 0] max score 0.25
2019/03/18-19:10:14.794485 7f190bbfb700 [db/db_impl_write.cc:1423] [workflow_cache_latest_key] New memtable created with log file: #152. Immutable memtables: 0.
2019/03/18-19:10:14.936583 7f1902121700 (Original Log Time 2019/03/18-19:10:14.936571) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [workflow_cache_latest_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:10:14.936586 7f1902121700 [db/flush_job.cc:304] [workflow_cache_latest_key] [JOB 45] Flushing memtable with next log file: 152
2019/03/18-19:10:14.936597 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936214936592, "job": 45, "event": "flush_started", "num_memtables": 1, "num_entries": 1, "num_deletes": 0, "memory_usage": 776, "flush_reason": "Get Live Files"}
2019/03/18-19:10:14.936599 7f1902121700 [db/flush_job.cc:334] [workflow_cache_latest_key] [JOB 45] Level-0 flush table #157: started
2019/03/18-19:10:14.938464 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936214938455, "cf_name": "workflow_cache_latest_key", "job": 45, "event": "table_file_creation", "file_number": 157, "file_size": 703, "table_properties": {"data_size": 39, "index_size": 27, "filter_size": 0, "raw_key_size": 21, "raw_average_key_size": 21, "raw_value_size": 8, "raw_average_value_size": 8, "num_data_blocks": 1, "num_entries": 1, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:10:14.938491 7f1902121700 [db/flush_job.cc:374] [workflow_cache_latest_key] [JOB 45] Level-0 flush table #157: 703 bytes OK
2019/03/18-19:10:14.941073 7f1902121700 (Original Log Time 2019/03/18-19:10:14.939481) [db/memtable_list.cc:377] [workflow_cache_latest_key] Level-0 commit table #157 started
2019/03/18-19:10:14.941076 7f1902121700 (Original Log Time 2019/03/18-19:10:14.941018) [db/memtable_list.cc:424] [workflow_cache_latest_key] Level-0 commit table #157: memtable #1 done
2019/03/18-19:10:14.941078 7f1902121700 (Original Log Time 2019/03/18-19:10:14.941031) EVENT_LOG_v1 {"time_micros": 1552936214941026, "job": 45, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:10:14.941079 7f1902121700 (Original Log Time 2019/03/18-19:10:14.941053) [db/db_impl_compaction_flush.cc:177] [workflow_cache_latest_key] Level summary: base level 1 max bytes base 268435456 files[1 0 0 0 0 0 0] max score 0.25
2019/03/18-19:10:14.941150 7f190bbfb700 [db/db_impl_write.cc:1423] [element_instance_parent_child] New memtable created with log file: #152. Immutable memtables: 0.
2019/03/18-19:10:14.954021 7f1902121700 (Original Log Time 2019/03/18-19:10:14.954012) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_parent_child], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:10:14.954024 7f1902121700 [db/flush_job.cc:304] [element_instance_parent_child] [JOB 46] Flushing memtable with next log file: 152
2019/03/18-19:10:14.954033 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936214954029, "job": 46, "event": "flush_started", "num_memtables": 1, "num_entries": 742243, "num_deletes": 82158, "memory_usage": 36419800, "flush_reason": "Get Live Files"}
2019/03/18-19:10:14.954044 7f1902121700 [db/flush_job.cc:334] [element_instance_parent_child] [JOB 46] Level-0 flush table #158: started
2019/03/18-19:10:15.092694 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936215092674, "cf_name": "element_instance_parent_child", "job": 46, "event": "table_file_creation", "file_number": 158, "file_size": 738857, "table_properties": {"data_size": 732327, "index_size": 10708, "filter_size": 0, "raw_key_size": 1990872, "raw_average_key_size": 24, "raw_value_size": 795, "raw_average_value_size": 0, "num_data_blocks": 316, "num_entries": 82953, "filter_policy_name": "", "kDeletedKeys": "82158", "kMergeOperands": "0"}}
2019/03/18-19:10:15.092715 7f1902121700 [db/flush_job.cc:374] [element_instance_parent_child] [JOB 46] Level-0 flush table #158: 738857 bytes OK
2019/03/18-19:10:15.095789 7f1902121700 (Original Log Time 2019/03/18-19:10:15.093922) [db/memtable_list.cc:377] [element_instance_parent_child] Level-0 commit table #158 started
2019/03/18-19:10:15.095794 7f1902121700 (Original Log Time 2019/03/18-19:10:15.095683) [db/memtable_list.cc:424] [element_instance_parent_child] Level-0 commit table #158: memtable #1 done
2019/03/18-19:10:15.095798 7f1902121700 (Original Log Time 2019/03/18-19:10:15.095710) EVENT_LOG_v1 {"time_micros": 1552936215095701, "job": 46, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:10:15.095801 7f1902121700 (Original Log Time 2019/03/18-19:10:15.095745) [db/db_impl_compaction_flush.cc:177] [element_instance_parent_child] Level summary: base level 1 max bytes base 268435456 files[2 0 0 0 0 0 0] max score 0.50
2019/03/18-19:10:15.095924 7f190bbfb700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #152. Immutable memtables: 0.
2019/03/18-19:10:15.220477 7f1902121700 (Original Log Time 2019/03/18-19:10:15.220465) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:10:15.220479 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 47] Flushing memtable with next log file: 152
2019/03/18-19:10:15.220489 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936215220485, "job": 47, "event": "flush_started", "num_memtables": 1, "num_entries": 11019, "num_deletes": 1233, "memory_usage": 2091856, "flush_reason": "Get Live Files"}
2019/03/18-19:10:15.220491 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 47] Level-0 flush table #159: started
2019/03/18-19:10:15.226528 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936215226506, "cf_name": "element_instance_key", "job": 47, "event": "table_file_creation", "file_number": 159, "file_size": 42213, "table_properties": {"data_size": 40869, "index_size": 1106, "filter_size": 0, "raw_key_size": 32176, "raw_average_key_size": 16, "raw_value_size": 132248, "raw_average_value_size": 65, "num_data_blocks": 40, "num_entries": 2011, "filter_policy_name": "", "kDeletedKeys": "1233", "kMergeOperands": "0"}}
2019/03/18-19:10:15.226550 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 47] Level-0 flush table #159: 42213 bytes OK
2019/03/18-19:10:15.229368 7f1902121700 (Original Log Time 2019/03/18-19:10:15.227650) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #159 started
2019/03/18-19:10:15.229371 7f1902121700 (Original Log Time 2019/03/18-19:10:15.229291) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #159: memtable #1 done
2019/03/18-19:10:15.229372 7f1902121700 (Original Log Time 2019/03/18-19:10:15.229307) EVENT_LOG_v1 {"time_micros": 1552936215229301, "job": 47, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:10:15.229374 7f1902121700 (Original Log Time 2019/03/18-19:10:15.229342) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[3 1 0 0 0 0 0] max score 0.75
2019/03/18-19:10:15.229434 7f190bbfb700 [db/db_impl_write.cc:1423] [element_instance_child_parent] New memtable created with log file: #152. Immutable memtables: 0.
2019/03/18-19:10:15.294042 7f1902121700 (Original Log Time 2019/03/18-19:10:15.294022) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_child_parent], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:10:15.294046 7f1902121700 [db/flush_job.cc:304] [element_instance_child_parent] [JOB 48] Flushing memtable with next log file: 152
2019/03/18-19:10:15.294060 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936215294054, "job": 48, "event": "flush_started", "num_memtables": 1, "num_entries": 702608, "num_deletes": 77748, "memory_usage": 33480000, "flush_reason": "Get Live Files"}
2019/03/18-19:10:15.294063 7f1902121700 [db/flush_job.cc:334] [element_instance_child_parent] [JOB 48] Level-0 flush table #160: started
2019/03/18-19:10:15.389304 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936215389276, "cf_name": "element_instance_child_parent", "job": 48, "event": "table_file_creation", "file_number": 160, "file_size": 559479, "table_properties": {"data_size": 554660, "index_size": 6909, "filter_size": 0, "raw_key_size": 1256688, "raw_average_key_size": 16, "raw_value_size": 6360, "raw_average_value_size": 0, "num_data_blocks": 247, "num_entries": 78543, "filter_policy_name": "", "kDeletedKeys": "77748", "kMergeOperands": "0"}}
2019/03/18-19:10:15.389342 7f1902121700 [db/flush_job.cc:374] [element_instance_child_parent] [JOB 48] Level-0 flush table #160: 559479 bytes OK
2019/03/18-19:10:15.392548 7f1902121700 (Original Log Time 2019/03/18-19:10:15.390781) [db/memtable_list.cc:377] [element_instance_child_parent] Level-0 commit table #160 started
2019/03/18-19:10:15.392553 7f1902121700 (Original Log Time 2019/03/18-19:10:15.392455) [db/memtable_list.cc:424] [element_instance_child_parent] Level-0 commit table #160: memtable #1 done
2019/03/18-19:10:15.392556 7f1902121700 (Original Log Time 2019/03/18-19:10:15.392480) EVENT_LOG_v1 {"time_micros": 1552936215392472, "job": 48, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:10:15.392559 7f1902121700 (Original Log Time 2019/03/18-19:10:15.392512) [db/db_impl_compaction_flush.cc:177] [element_instance_child_parent] Level summary: base level 1 max bytes base 268435456 files[2 0 0 0 0 0 0] max score 0.50
2019/03/18-19:10:15.392633 7f190bbfb700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #152. Immutable memtables: 0.
2019/03/18-19:10:15.399350 7f1902121700 (Original Log Time 2019/03/18-19:10:15.399339) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:10:15.399353 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 49] Flushing memtable with next log file: 152
2019/03/18-19:10:15.399365 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936215399360, "job": 49, "event": "flush_started", "num_memtables": 1, "num_entries": 24816, "num_deletes": 12132, "memory_usage": 45274248, "flush_reason": "Get Live Files"}
2019/03/18-19:10:15.399368 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 49] Level-0 flush table #161: started
2019/03/18-19:10:15.483355 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936215483329, "cf_name": "variables", "job": 49, "event": "table_file_creation", "file_number": 161, "file_size": 5783088, "table_properties": {"data_size": 5774889, "index_size": 16069, "filter_size": 0, "raw_key_size": 491634, "raw_average_key_size": 35, "raw_value_size": 5601960, "raw_average_value_size": 407, "num_data_blocks": 493, "num_entries": 13752, "filter_policy_name": "", "kDeletedKeys": "12132", "kMergeOperands": "0"}}
2019/03/18-19:10:15.483383 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 49] Level-0 flush table #161: 5783088 bytes OK
2019/03/18-19:10:15.486290 7f1902121700 (Original Log Time 2019/03/18-19:10:15.484417) [db/memtable_list.cc:377] [variables] Level-0 commit table #161 started
2019/03/18-19:10:15.486293 7f1902121700 (Original Log Time 2019/03/18-19:10:15.486208) [db/memtable_list.cc:424] [variables] Level-0 commit table #161: memtable #1 done
2019/03/18-19:10:15.486295 7f1902121700 (Original Log Time 2019/03/18-19:10:15.486227) EVENT_LOG_v1 {"time_micros": 1552936215486221, "job": 49, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:10:15.486297 7f1902121700 (Original Log Time 2019/03/18-19:10:15.486258) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[2 1 0 0 0 0 0] max score 0.60
2019/03/18-19:10:15.486377 7f190bbfb700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #152. Immutable memtables: 0.
2019/03/18-19:10:15.541366 7f1902121700 (Original Log Time 2019/03/18-19:10:15.541356) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:10:15.541369 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 50] Flushing memtable with next log file: 152
2019/03/18-19:10:15.541378 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936215541374, "job": 50, "event": "flush_started", "num_memtables": 1, "num_entries": 2619, "num_deletes": 1307, "memory_usage": 18252176, "flush_reason": "Get Live Files"}
2019/03/18-19:10:15.541380 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 50] Level-0 flush table #162: started
2019/03/18-19:10:15.547961 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936215547950, "cf_name": "payload", "job": 50, "event": "table_file_creation", "file_number": 162, "file_size": 121320, "table_properties": {"data_size": 120478, "index_size": 332, "filter_size": 0, "raw_key_size": 21040, "raw_average_key_size": 16, "raw_value_size": 110616, "raw_average_value_size": 84, "num_data_blocks": 12, "num_entries": 1315, "filter_policy_name": "", "kDeletedKeys": "1307", "kMergeOperands": "0"}}
2019/03/18-19:10:15.547993 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 50] Level-0 flush table #162: 121320 bytes OK
2019/03/18-19:10:15.551062 7f1902121700 (Original Log Time 2019/03/18-19:10:15.549208) [db/memtable_list.cc:377] [payload] Level-0 commit table #162 started
2019/03/18-19:10:15.551065 7f1902121700 (Original Log Time 2019/03/18-19:10:15.550988) [db/memtable_list.cc:424] [payload] Level-0 commit table #162: memtable #1 done
2019/03/18-19:10:15.551067 7f1902121700 (Original Log Time 2019/03/18-19:10:15.551005) EVENT_LOG_v1 {"time_micros": 1552936215551000, "job": 50, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:10:15.551069 7f1902121700 (Original Log Time 2019/03/18-19:10:15.551027) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[1 1 0 0 0 0 0] max score 0.25
2019/03/18-19:10:15.551145 7f190bbfb700 [db/db_impl_write.cc:1423] [pending_deployment] New memtable created with log file: #152. Immutable memtables: 0.
2019/03/18-19:10:15.620185 7f1902121700 (Original Log Time 2019/03/18-19:10:15.620173) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [pending_deployment], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:10:15.620189 7f1902121700 [db/flush_job.cc:304] [pending_deployment] [JOB 51] Flushing memtable with next log file: 152
2019/03/18-19:10:15.620203 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936215620197, "job": 51, "event": "flush_started", "num_memtables": 1, "num_entries": 2, "num_deletes": 1, "memory_usage": 9560, "flush_reason": "Get Live Files"}
2019/03/18-19:10:15.620205 7f1902121700 [db/flush_job.cc:334] [pending_deployment] [JOB 51] Level-0 flush table #163: started
2019/03/18-19:10:15.622613 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936215622600, "cf_name": "pending_deployment", "job": 51, "event": "table_file_creation", "file_number": 163, "file_size": 689, "table_properties": {"data_size": 32, "index_size": 27, "filter_size": 0, "raw_key_size": 16, "raw_average_key_size": 16, "raw_value_size": 0, "raw_average_value_size": 0, "num_data_blocks": 1, "num_entries": 1, "filter_policy_name": "", "kDeletedKeys": "1", "kMergeOperands": "0"}}
2019/03/18-19:10:15.622638 7f1902121700 [db/flush_job.cc:374] [pending_deployment] [JOB 51] Level-0 flush table #163: 689 bytes OK
2019/03/18-19:10:15.625795 7f1902121700 (Original Log Time 2019/03/18-19:10:15.623894) [db/memtable_list.cc:377] [pending_deployment] Level-0 commit table #163 started
2019/03/18-19:10:15.625799 7f1902121700 (Original Log Time 2019/03/18-19:10:15.625720) [db/memtable_list.cc:424] [pending_deployment] Level-0 commit table #163: memtable #1 done
2019/03/18-19:10:15.625801 7f1902121700 (Original Log Time 2019/03/18-19:10:15.625740) EVENT_LOG_v1 {"time_micros": 1552936215625733, "job": 51, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:10:15.625804 7f1902121700 (Original Log Time 2019/03/18-19:10:15.625764) [db/db_impl_compaction_flush.cc:177] [pending_deployment] Level summary: base level 1 max bytes base 268435456 files[1 0 0 0 0 0 0] max score 0.25
2019/03/18-19:10:15.625911 7f190bbfb700 [db/db_impl_write.cc:1423] [jobs] New memtable created with log file: #152. Immutable memtables: 0.
2019/03/18-19:10:15.697966 7f1902121700 (Original Log Time 2019/03/18-19:10:15.697953) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [jobs], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:10:15.697969 7f1902121700 [db/flush_job.cc:304] [jobs] [JOB 52] Flushing memtable with next log file: 152
2019/03/18-19:10:15.697980 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936215697975, "job": 52, "event": "flush_started", "num_memtables": 1, "num_entries": 172655, "num_deletes": 57406, "memory_usage": 34344504, "flush_reason": "Get Live Files"}
2019/03/18-19:10:15.697982 7f1902121700 [db/flush_job.cc:334] [jobs] [JOB 52] Level-0 flush table #164: started
2019/03/18-19:10:15.767900 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936215767862, "cf_name": "jobs", "job": 52, "event": "table_file_creation", "file_number": 164, "file_size": 435717, "table_properties": {"data_size": 431705, "index_size": 5641, "filter_size": 0, "raw_key_size": 924160, "raw_average_key_size": 16, "raw_value_size": 83810, "raw_average_value_size": 1, "num_data_blocks": 202, "num_entries": 57760, "filter_policy_name": "", "kDeletedKeys": "57406", "kMergeOperands": "0"}}
2019/03/18-19:10:15.767928 7f1902121700 [db/flush_job.cc:374] [jobs] [JOB 52] Level-0 flush table #164: 435717 bytes OK
2019/03/18-19:10:15.770956 7f1902121700 (Original Log Time 2019/03/18-19:10:15.769103) [db/memtable_list.cc:377] [jobs] Level-0 commit table #164 started
2019/03/18-19:10:15.770960 7f1902121700 (Original Log Time 2019/03/18-19:10:15.770863) [db/memtable_list.cc:424] [jobs] Level-0 commit table #164: memtable #1 done
2019/03/18-19:10:15.770963 7f1902121700 (Original Log Time 2019/03/18-19:10:15.770896) EVENT_LOG_v1 {"time_micros": 1552936215770890, "job": 52, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:10:15.770966 7f1902121700 (Original Log Time 2019/03/18-19:10:15.770923) [db/db_impl_compaction_flush.cc:177] [jobs] Level summary: base level 1 max bytes base 268435456 files[1 0 0 0 0 0 0] max score 0.25
2019/03/18-19:10:15.771034 7f190bbfb700 [db/db_impl_write.cc:1423] [job_states] New memtable created with log file: #152. Immutable memtables: 0.
2019/03/18-19:10:15.822861 7f1902121700 (Original Log Time 2019/03/18-19:10:15.822851) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [job_states], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:10:15.822864 7f1902121700 [db/flush_job.cc:304] [job_states] [JOB 53] Flushing memtable with next log file: 152
2019/03/18-19:10:15.822873 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936215822869, "job": 53, "event": "flush_started", "num_memtables": 1, "num_entries": 172655, "num_deletes": 57406, "memory_usage": 6266584, "flush_reason": "Get Live Files"}
2019/03/18-19:10:15.822889 7f1902121700 [db/flush_job.cc:334] [job_states] [JOB 53] Level-0 flush table #165: started
2019/03/18-19:10:15.882803 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936215882775, "cf_name": "job_states", "job": 53, "event": "table_file_creation", "file_number": 165, "file_size": 424396, "table_properties": {"data_size": 420717, "index_size": 5054, "filter_size": 0, "raw_key_size": 924160, "raw_average_key_size": 16, "raw_value_size": 354, "raw_average_value_size": 0, "num_data_blocks": 181, "num_entries": 57760, "filter_policy_name": "", "kDeletedKeys": "57406", "kMergeOperands": "0"}}
2019/03/18-19:10:15.885569 7f1902121700 [db/flush_job.cc:374] [job_states] [JOB 53] Level-0 flush table #165: 424396 bytes OK
2019/03/18-19:10:15.888542 7f1902121700 (Original Log Time 2019/03/18-19:10:15.886901) [db/memtable_list.cc:377] [job_states] Level-0 commit table #165 started
2019/03/18-19:10:15.888546 7f1902121700 (Original Log Time 2019/03/18-19:10:15.888433) [db/memtable_list.cc:424] [job_states] Level-0 commit table #165: memtable #1 done
2019/03/18-19:10:15.888550 7f1902121700 (Original Log Time 2019/03/18-19:10:15.888464) EVENT_LOG_v1 {"time_micros": 1552936215888455, "job": 53, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:10:15.888552 7f1902121700 (Original Log Time 2019/03/18-19:10:15.888499) [db/db_impl_compaction_flush.cc:177] [job_states] Level summary: base level 1 max bytes base 268435456 files[1 0 0 0 0 0 0] max score 0.25
2019/03/18-19:10:15.888628 7f190bbfb700 [db/db_impl_write.cc:1423] [job_deadlines] New memtable created with log file: #152. Immutable memtables: 0.
2019/03/18-19:10:16.041577 7f1902121700 (Original Log Time 2019/03/18-19:10:16.041567) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [job_deadlines], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:10:16.041579 7f1902121700 [db/flush_job.cc:304] [job_deadlines] [JOB 54] Flushing memtable with next log file: 152
2019/03/18-19:10:16.041589 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936216041584, "job": 54, "event": "flush_started", "num_memtables": 1, "num_entries": 114895, "num_deletes": 57406, "memory_usage": 5642936, "flush_reason": "Get Live Files"}
2019/03/18-19:10:16.041591 7f1902121700 [db/flush_job.cc:334] [job_deadlines] [JOB 54] Level-0 flush table #166: started
2019/03/18-19:10:16.085626 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936216085596, "cf_name": "job_deadlines", "job": 54, "event": "table_file_creation", "file_number": 166, "file_size": 571180, "table_properties": {"data_size": 565978, "index_size": 7474, "filter_size": 0, "raw_key_size": 1379736, "raw_average_key_size": 24, "raw_value_size": 83, "raw_average_value_size": 0, "num_data_blocks": 223, "num_entries": 57489, "filter_policy_name": "", "kDeletedKeys": "57406", "kMergeOperands": "0"}}
2019/03/18-19:10:16.085646 7f1902121700 [db/flush_job.cc:374] [job_deadlines] [JOB 54] Level-0 flush table #166: 571180 bytes OK
2019/03/18-19:10:16.088455 7f1902121700 (Original Log Time 2019/03/18-19:10:16.086822) [db/memtable_list.cc:377] [job_deadlines] Level-0 commit table #166 started
2019/03/18-19:10:16.088460 7f1902121700 (Original Log Time 2019/03/18-19:10:16.088372) [db/memtable_list.cc:424] [job_deadlines] Level-0 commit table #166: memtable #1 done
2019/03/18-19:10:16.088463 7f1902121700 (Original Log Time 2019/03/18-19:10:16.088393) EVENT_LOG_v1 {"time_micros": 1552936216088387, "job": 54, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:10:16.088466 7f1902121700 (Original Log Time 2019/03/18-19:10:16.088421) [db/db_impl_compaction_flush.cc:177] [job_deadlines] Level summary: base level 1 max bytes base 268435456 files[1 0 0 0 0 0 0] max score 0.25
2019/03/18-19:10:16.088544 7f190bbfb700 [db/db_impl_write.cc:1423] [job_activatable] New memtable created with log file: #152. Immutable memtables: 0.
2019/03/18-19:10:16.088619 7f1902121700 (Original Log Time 2019/03/18-19:10:16.088608) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [job_activatable], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:10:16.088623 7f1902121700 [db/flush_job.cc:304] [job_activatable] [JOB 55] Flushing memtable with next log file: 152
2019/03/18-19:10:16.088637 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936216088631, "job": 55, "event": "flush_started", "num_memtables": 1, "num_entries": 172655, "num_deletes": 114895, "memory_usage": 9023832, "flush_reason": "Get Live Files"}
2019/03/18-19:10:16.088641 7f1902121700 [db/flush_job.cc:334] [job_activatable] [JOB 55] Level-0 flush table #167: started
2019/03/18-19:10:16.134313 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936216134291, "cf_name": "job_activatable", "job": 55, "event": "table_file_creation", "file_number": 167, "file_size": 433645, "table_properties": {"data_size": 429527, "index_size": 9116, "filter_size": 0, "raw_key_size": 1963840, "raw_average_key_size": 34, "raw_value_size": 271, "raw_average_value_size": 0, "num_data_blocks": 199, "num_entries": 57760, "filter_policy_name": "", "kDeletedKeys": "57489", "kMergeOperands": "0"}}
2019/03/18-19:10:16.134343 7f1902121700 [db/flush_job.cc:374] [job_activatable] [JOB 55] Level-0 flush table #167: 433645 bytes OK
2019/03/18-19:10:16.137274 7f1902121700 (Original Log Time 2019/03/18-19:10:16.135434) [db/memtable_list.cc:377] [job_activatable] Level-0 commit table #167 started
2019/03/18-19:10:16.137277 7f1902121700 (Original Log Time 2019/03/18-19:10:16.137179) [db/memtable_list.cc:424] [job_activatable] Level-0 commit table #167: memtable #1 done
2019/03/18-19:10:16.137279 7f1902121700 (Original Log Time 2019/03/18-19:10:16.137213) EVENT_LOG_v1 {"time_micros": 1552936216137207, "job": 55, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:10:16.137280 7f1902121700 (Original Log Time 2019/03/18-19:10:16.137238) [db/db_impl_compaction_flush.cc:177] [job_activatable] Level summary: base level 1 max bytes base 268435456 files[1 0 0 0 0 0 0] max score 0.25
2019/03/18-19:10:16.137356 7f190bbfb700 [db/db_impl_write.cc:1423] [event_scope] New memtable created with log file: #152. Immutable memtables: 0.
2019/03/18-19:10:16.137420 7f1902121700 (Original Log Time 2019/03/18-19:10:16.137411) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [event_scope], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:10:16.137422 7f1902121700 [db/flush_job.cc:304] [event_scope] [JOB 56] Flushing memtable with next log file: 152
2019/03/18-19:10:16.137432 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936216137428, "job": 56, "event": "flush_started", "num_memtables": 1, "num_entries": 402472, "num_deletes": 287312, "memory_usage": 17922832, "flush_reason": "Get Live Files"}
2019/03/18-19:10:16.137434 7f1902121700 [db/flush_job.cc:334] [event_scope] [JOB 56] Level-0 flush table #168: started
2019/03/18-19:10:16.284545 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936216284518, "cf_name": "event_scope", "job": 56, "event": "table_file_creation", "file_number": 168, "file_size": 1622808, "table_properties": {"data_size": 1609995, "index_size": 20141, "filter_size": 0, "raw_key_size": 3684640, "raw_average_key_size": 16, "raw_value_size": 9568, "raw_average_value_size": 0, "num_data_blocks": 720, "num_entries": 230290, "filter_policy_name": "", "kDeletedKeys": "229922", "kMergeOperands": "0"}}
2019/03/18-19:10:16.284569 7f1902121700 [db/flush_job.cc:374] [event_scope] [JOB 56] Level-0 flush table #168: 1622808 bytes OK
2019/03/18-19:10:16.287394 7f1902121700 (Original Log Time 2019/03/18-19:10:16.285780) [db/memtable_list.cc:377] [event_scope] Level-0 commit table #168 started
2019/03/18-19:10:16.287399 7f1902121700 (Original Log Time 2019/03/18-19:10:16.287314) [db/memtable_list.cc:424] [event_scope] Level-0 commit table #168: memtable #1 done
2019/03/18-19:10:16.287401 7f1902121700 (Original Log Time 2019/03/18-19:10:16.287331) EVENT_LOG_v1 {"time_micros": 1552936216287324, "job": 56, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:10:16.287404 7f1902121700 (Original Log Time 2019/03/18-19:10:16.287360) [db/db_impl_compaction_flush.cc:177] [event_scope] Level summary: base level 1 max bytes base 268435456 files[1 0 0 0 0 0 0] max score 0.25
2019/03/18-19:10:16.407654 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000153.sst
2019/03/18-19:10:16.407692 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000154.sst
2019/03/18-19:10:16.407707 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000155.sst
2019/03/18-19:10:16.407726 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000156.sst
2019/03/18-19:10:16.407739 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000157.sst
2019/03/18-19:10:16.407754 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000158.sst
2019/03/18-19:10:16.407766 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000121.sst
2019/03/18-19:10:16.407779 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000159.sst
2019/03/18-19:10:16.407792 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000151.sst
2019/03/18-19:10:16.407820 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000139.sst
2019/03/18-19:10:16.407833 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000129.sst
2019/03/18-19:10:16.407847 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000160.sst
2019/03/18-19:10:16.407864 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000126.sst
2019/03/18-19:10:16.407894 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000161.sst
2019/03/18-19:10:16.407911 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000146.sst
2019/03/18-19:10:16.407927 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000142.sst
2019/03/18-19:10:16.407942 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000162.sst
2019/03/18-19:10:16.407959 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000149.sst
2019/03/18-19:10:16.407975 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000163.sst
2019/03/18-19:10:16.407993 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000164.sst
2019/03/18-19:10:16.408010 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000165.sst
2019/03/18-19:10:16.408028 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000166.sst
2019/03/18-19:10:16.408056 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000167.sst
2019/03/18-19:10:16.408077 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000168.sst
2019/03/18-19:10:16.408096 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:116] Copying /MANIFEST-000004
2019/03/18-19:10:16.411567 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:116] Copying /OPTIONS-000080
2019/03/18-19:10:16.416658 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:122] Creating /CURRENT
2019/03/18-19:10:16.418577 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:296] Number of log files 33
2019/03/18-19:10:16.418598 7f190bbfb700 [db/db_filesnapshot.cc:57] File Deletions Enabled
2019/03/18-19:10:16.418782 7f190bbfb700 [db/db_impl_files.cc:347] [JOB 0] Try to delete WAL files size 2109082865, prev total WAL file size 2109082865, number of live WAL files 34.
2019/03/18-19:10:16.629999 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:145] Snapshot DONE. All is good
2019/03/18-19:10:16.630018 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:147] Snapshot sequence number: 8532418
2019/03/18-19:11:08.315516 7f190bdfd700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #169. Immutable memtables: 0.
2019/03/18-19:11:08.316438 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 57] Syncing log #152
2019/03/18-19:11:08.324709 7f1902121700 (Original Log Time 2019/03/18-19:11:08.316424) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:11:08.324719 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 57] Flushing memtable with next log file: 169
2019/03/18-19:11:08.324758 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936268324747, "job": 57, "event": "flush_started", "num_memtables": 1, "num_entries": 9352, "num_deletes": 4678, "memory_usage": 65017600, "flush_reason": "Write Buffer Full"}
2019/03/18-19:11:08.324762 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 57] Level-0 flush table #170: started
2019/03/18-19:11:08.333474 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936268333458, "cf_name": "payload", "job": 57, "event": "table_file_creation", "file_number": 170, "file_size": 91564, "table_properties": {"data_size": 90611, "index_size": 497, "filter_size": 0, "raw_key_size": 74912, "raw_average_key_size": 16, "raw_value_size": 55308, "raw_average_value_size": 11, "num_data_blocks": 18, "num_entries": 4682, "filter_policy_name": "", "kDeletedKeys": "4678", "kMergeOperands": "0"}}
2019/03/18-19:11:08.333502 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 57] Level-0 flush table #170: 91564 bytes OK
2019/03/18-19:11:08.337363 7f1902121700 (Original Log Time 2019/03/18-19:11:08.334723) [db/memtable_list.cc:377] [payload] Level-0 commit table #170 started
2019/03/18-19:11:08.337368 7f1902121700 (Original Log Time 2019/03/18-19:11:08.337174) [db/memtable_list.cc:424] [payload] Level-0 commit table #170: memtable #1 done
2019/03/18-19:11:08.337371 7f1902121700 (Original Log Time 2019/03/18-19:11:08.337200) EVENT_LOG_v1 {"time_micros": 1552936268337191, "job": 57, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:11:08.337375 7f1902121700 (Original Log Time 2019/03/18-19:11:08.337258) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[2 1 0 0 0 0 0] max score 0.50
2019/03/18-19:11:09.175096 7f19101f6700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #171. Immutable memtables: 0.
2019/03/18-19:11:09.175208 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 58] Syncing log #169
2019/03/18-19:11:09.181611 7f1902121700 (Original Log Time 2019/03/18-19:11:09.175193) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:11:09.181619 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 58] Flushing memtable with next log file: 171
2019/03/18-19:11:09.181649 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936269181640, "job": 58, "event": "flush_started", "num_memtables": 1, "num_entries": 36980, "num_deletes": 18792, "memory_usage": 65023256, "flush_reason": "Write Buffer Full"}
2019/03/18-19:11:09.181653 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 58] Level-0 flush table #172: started
2019/03/18-19:11:09.278169 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936269278139, "cf_name": "variables", "job": 58, "event": "table_file_creation", "file_number": 172, "file_size": 3732412, "table_properties": {"data_size": 3725630, "index_size": 12681, "filter_size": 0, "raw_key_size": 708136, "raw_average_key_size": 35, "raw_value_size": 3513328, "raw_average_value_size": 177, "num_data_blocks": 391, "num_entries": 19808, "filter_policy_name": "", "kDeletedKeys": "18792", "kMergeOperands": "0"}}
2019/03/18-19:11:09.278204 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 58] Level-0 flush table #172: 3732412 bytes OK
2019/03/18-19:11:09.281308 7f1902121700 (Original Log Time 2019/03/18-19:11:09.279418) [db/memtable_list.cc:377] [variables] Level-0 commit table #172 started
2019/03/18-19:11:09.281313 7f1902121700 (Original Log Time 2019/03/18-19:11:09.281184) [db/memtable_list.cc:424] [variables] Level-0 commit table #172: memtable #1 done
2019/03/18-19:11:09.281316 7f1902121700 (Original Log Time 2019/03/18-19:11:09.281209) EVENT_LOG_v1 {"time_micros": 1552936269281201, "job": 58, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:11:09.281319 7f1902121700 (Original Log Time 2019/03/18-19:11:09.281242) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[3 1 0 0 0 0 0] max score 1.00
2019/03/18-19:11:09.281388 7f1902922700 [db/compaction_job.cc:1636] [variables] [JOB 59] Compacting 3@0 + 1@1 files to L1, score 1.00
2019/03/18-19:11:09.281398 7f1902922700 [db/compaction_job.cc:1640] [variables] Compaction start summary: Base version 95 Base level 0, inputs: [172(3644KB) 161(5647KB) 146(3811KB)], [142(1817KB)]
2019/03/18-19:11:09.281419 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936269281406, "job": 59, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [172, 161, 146], "files_L1": [142], "score": 1.00026, "input_data_size": 15279776}
2019/03/18-19:11:09.726986 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 59] Generated table #173: 1016 keys, 3553207 bytes
2019/03/18-19:11:09.727056 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936269727024, "cf_name": "variables", "job": 59, "event": "table_file_creation", "file_number": 173, "file_size": 3553207, "table_properties": {"data_size": 3548635, "index_size": 8259, "filter_size": 0, "raw_key_size": 36322, "raw_average_key_size": 35, "raw_value_size": 3513328, "raw_average_value_size": 3458, "num_data_blocks": 255, "num_entries": 1016, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:11:09.730178 7f1902922700 [db/compaction_job.cc:1390] [variables] [JOB 59] Compacted 3@0 + 1@1 files to L1 => 3553207 bytes
2019/03/18-19:11:09.732129 7f1902922700 (Original Log Time 2019/03/18-19:11:09.732013) [db/compaction_job.cc:752] [variables] compacted to: base level 1 max bytes base 268435456 files[0 1 0 0 0 0 0] max score 0.01, MB/sec: 34.3 rd, 8.0 wr, level 1, files in(3, 1) out(1) MB in(12.8, 1.8) out(3.4), read-write-amplify(1.4) write-amplify(0.3) OK, records in: 52828, records dropped: 51812 output_compression: Snappy
2019/03/18-19:11:09.732140 7f1902922700 (Original Log Time 2019/03/18-19:11:09.732051) EVENT_LOG_v1 {"time_micros": 1552936269732029, "job": 59, "event": "compaction_finished", "compaction_time_micros": 445711, "output_level": 1, "num_output_files": 1, "total_output_size": 3553207, "num_input_records": 52828, "num_output_records": 1016, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 1, 0, 0, 0, 0, 0]}
2019/03/18-19:11:09.733758 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936269733753, "job": 59, "event": "table_file_deletion", "file_number": 172}
2019/03/18-19:11:09.733814 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936269733812, "job": 59, "event": "table_file_deletion", "file_number": 161}
2019/03/18-19:11:09.733874 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936269733872, "job": 59, "event": "table_file_deletion", "file_number": 146}
2019/03/18-19:11:09.733926 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936269733925, "job": 59, "event": "table_file_deletion", "file_number": 142}
2019/03/18-19:12:02.968746 7f190bdfd700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #174. Immutable memtables: 0.
2019/03/18-19:12:02.991716 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 60] Syncing log #171
2019/03/18-19:12:03.050131 7f1902121700 (Original Log Time 2019/03/18-19:12:02.991701) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:12:03.050143 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 60] Flushing memtable with next log file: 174
2019/03/18-19:12:03.050176 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936323050166, "job": 60, "event": "flush_started", "num_memtables": 1, "num_entries": 9349, "num_deletes": 4675, "memory_usage": 65017968, "flush_reason": "Write Buffer Full"}
2019/03/18-19:12:03.050181 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 60] Level-0 flush table #175: started
2019/03/18-19:12:03.061482 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936323061467, "cf_name": "payload", "job": 60, "event": "table_file_creation", "file_number": 175, "file_size": 77522, "table_properties": {"data_size": 76568, "index_size": 495, "filter_size": 0, "raw_key_size": 74848, "raw_average_key_size": 16, "raw_value_size": 41481, "raw_average_value_size": 8, "num_data_blocks": 18, "num_entries": 4678, "filter_policy_name": "", "kDeletedKeys": "4675", "kMergeOperands": "0"}}
2019/03/18-19:12:03.062420 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 60] Level-0 flush table #175: 77522 bytes OK
2019/03/18-19:12:03.066585 7f1902121700 (Original Log Time 2019/03/18-19:12:03.063820) [db/memtable_list.cc:377] [payload] Level-0 commit table #175 started
2019/03/18-19:12:03.066590 7f1902121700 (Original Log Time 2019/03/18-19:12:03.066445) [db/memtable_list.cc:424] [payload] Level-0 commit table #175: memtable #1 done
2019/03/18-19:12:03.066593 7f1902121700 (Original Log Time 2019/03/18-19:12:03.066472) EVENT_LOG_v1 {"time_micros": 1552936323066464, "job": 60, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:12:03.066596 7f1902121700 (Original Log Time 2019/03/18-19:12:03.066506) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[3 1 0 0 0 0 0] max score 0.83
2019/03/18-19:12:03.716156 7f19105fa700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #176. Immutable memtables: 0.
2019/03/18-19:12:03.716276 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 61] Syncing log #174
2019/03/18-19:12:03.724802 7f1902121700 (Original Log Time 2019/03/18-19:12:03.716265) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:12:03.724812 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 61] Flushing memtable with next log file: 176
2019/03/18-19:12:03.724845 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936323724835, "job": 61, "event": "flush_started", "num_memtables": 1, "num_entries": 37000, "num_deletes": 18808, "memory_usage": 65016240, "flush_reason": "Write Buffer Full"}
2019/03/18-19:12:03.724849 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 61] Level-0 flush table #177: started
2019/03/18-19:12:03.782912 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936323782852, "cf_name": "variables", "job": 61, "event": "table_file_creation", "file_number": 177, "file_size": 1579300, "table_properties": {"data_size": 1574809, "index_size": 7636, "filter_size": 0, "raw_key_size": 686686, "raw_average_key_size": 35, "raw_value_size": 1383200, "raw_average_value_size": 72, "num_data_blocks": 237, "num_entries": 19208, "filter_policy_name": "", "kDeletedKeys": "18808", "kMergeOperands": "0"}}
2019/03/18-19:12:03.782943 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 61] Level-0 flush table #177: 1579300 bytes OK
2019/03/18-19:12:03.788012 7f1902121700 (Original Log Time 2019/03/18-19:12:03.784154) [db/memtable_list.cc:377] [variables] Level-0 commit table #177 started
2019/03/18-19:12:03.788017 7f1902121700 (Original Log Time 2019/03/18-19:12:03.787824) [db/memtable_list.cc:424] [variables] Level-0 commit table #177: memtable #1 done
2019/03/18-19:12:03.788020 7f1902121700 (Original Log Time 2019/03/18-19:12:03.787854) EVENT_LOG_v1 {"time_micros": 1552936323787846, "job": 61, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:12:03.788023 7f1902121700 (Original Log Time 2019/03/18-19:12:03.787931) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[1 1 0 0 0 0 0] max score 0.41
2019/03/18-19:12:07.126728 7f19103f8700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #178. Immutable memtables: 0.
2019/03/18-19:12:07.224632 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 62] Syncing log #176
2019/03/18-19:12:07.235925 7f1902121700 (Original Log Time 2019/03/18-19:12:07.224622) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:12:07.235946 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 62] Flushing memtable with next log file: 178
2019/03/18-19:12:07.235974 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936327235966, "job": 62, "event": "flush_started", "num_memtables": 1, "num_entries": 342790, "num_deletes": 38458, "memory_usage": 65014176, "flush_reason": "Write Buffer Full"}
2019/03/18-19:12:07.235979 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 62] Level-0 flush table #179: started
2019/03/18-19:12:07.365424 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936327365396, "cf_name": "element_instance_key", "job": 62, "event": "table_file_creation", "file_number": 179, "file_size": 281080, "table_properties": {"data_size": 278234, "index_size": 3604, "filter_size": 0, "raw_key_size": 618480, "raw_average_key_size": 16, "raw_value_size": 33468, "raw_average_value_size": 0, "num_data_blocks": 129, "num_entries": 38655, "filter_policy_name": "", "kDeletedKeys": "38458", "kMergeOperands": "0"}}
2019/03/18-19:12:07.365465 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 62] Level-0 flush table #179: 281080 bytes OK
2019/03/18-19:12:07.374987 7f1902121700 (Original Log Time 2019/03/18-19:12:07.372968) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #179 started
2019/03/18-19:12:07.374991 7f1902121700 (Original Log Time 2019/03/18-19:12:07.374813) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #179: memtable #1 done
2019/03/18-19:12:07.374994 7f1902121700 (Original Log Time 2019/03/18-19:12:07.374844) EVENT_LOG_v1 {"time_micros": 1552936327374834, "job": 62, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:12:07.374997 7f1902121700 (Original Log Time 2019/03/18-19:12:07.374903) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[4 1 0 0 0 0 0] max score 1.00
2019/03/18-19:12:07.375093 7f1902922700 [db/compaction_job.cc:1636] [element_instance_key] [JOB 63] Compacting 4@0 + 1@1 files to L1, score 1.00
2019/03/18-19:12:07.375113 7f1902922700 [db/compaction_job.cc:1640] [element_instance_key] Compaction start summary: Base version 99 Base level 0, inputs: [151(293KB) 139(272KB) 179(274KB) 159(41KB)], [129(7609B)]
2019/03/18-19:12:07.375143 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936327375125, "job": 63, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [151, 139, 179, 159], "files_L1": [129], "score": 1, "input_data_size": 910008}
2019/03/18-19:12:07.432085 7f1902922700 [db/compaction_job.cc:1324] [element_instance_key] [JOB 63] Generated table #180: 197 keys, 8429 bytes
2019/03/18-19:12:07.432122 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936327432107, "cf_name": "element_instance_key", "job": 63, "event": "table_file_creation", "file_number": 180, "file_size": 8429, "table_properties": {"data_size": 7632, "index_size": 244, "filter_size": 0, "raw_key_size": 3152, "raw_average_key_size": 16, "raw_value_size": 33468, "raw_average_value_size": 169, "num_data_blocks": 9, "num_entries": 197, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:12:07.437474 7f1902922700 [db/compaction_job.cc:1390] [element_instance_key] [JOB 63] Compacted 4@0 + 1@1 files to L1 => 8429 bytes
2019/03/18-19:12:07.443956 7f1902922700 (Original Log Time 2019/03/18-19:12:07.443836) [db/compaction_job.cc:752] [element_instance_key] compacted to: base level 1 max bytes base 268435456 files[0 1 0 0 0 0 0] max score 0.00, MB/sec: 16.0 rd, 0.1 wr, level 1, files in(4, 1) out(1) MB in(0.9, 0.0) out(0.0), read-write-amplify(1.0) write-amplify(0.0) OK, records in: 117653, records dropped: 117456 output_compression: Snappy
2019/03/18-19:12:07.443960 7f1902922700 (Original Log Time 2019/03/18-19:12:07.443867) EVENT_LOG_v1 {"time_micros": 1552936327443855, "job": 63, "event": "compaction_finished", "compaction_time_micros": 57016, "output_level": 1, "num_output_files": 1, "total_output_size": 8429, "num_input_records": 117653, "num_output_records": 197, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 1, 0, 0, 0, 0, 0]}
2019/03/18-19:12:07.444187 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936327444182, "job": 63, "event": "table_file_deletion", "file_number": 179}
2019/03/18-19:12:07.444239 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936327444237, "job": 63, "event": "table_file_deletion", "file_number": 159}
2019/03/18-19:12:07.444280 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936327444278, "job": 63, "event": "table_file_deletion", "file_number": 151}
2019/03/18-19:12:07.444316 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936327444314, "job": 63, "event": "table_file_deletion", "file_number": 139}
2019/03/18-19:12:07.444349 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936327444347, "job": 63, "event": "table_file_deletion", "file_number": 129}
2019/03/18-19:12:58.322016 7f19103f8700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #181. Immutable memtables: 0.
2019/03/18-19:12:58.335066 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 64] Syncing log #178
2019/03/18-19:12:58.403996 7f1902121700 (Original Log Time 2019/03/18-19:12:58.335047) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:12:58.404005 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 64] Flushing memtable with next log file: 181
2019/03/18-19:12:58.404046 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936378404029, "job": 64, "event": "flush_started", "num_memtables": 1, "num_entries": 35848, "num_deletes": 17640, "memory_usage": 65021120, "flush_reason": "Write Buffer Full"}
2019/03/18-19:12:58.404052 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 64] Level-0 flush table #182: started
2019/03/18-19:12:58.495933 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936378495904, "cf_name": "variables", "job": 64, "event": "table_file_creation", "file_number": 182, "file_size": 3555677, "table_properties": {"data_size": 3549207, "index_size": 11992, "filter_size": 0, "raw_key_size": 665236, "raw_average_key_size": 35, "raw_value_size": 3347344, "raw_average_value_size": 179, "num_data_blocks": 370, "num_entries": 18608, "filter_policy_name": "", "kDeletedKeys": "17640", "kMergeOperands": "0"}}
2019/03/18-19:12:58.495960 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 64] Level-0 flush table #182: 3555677 bytes OK
2019/03/18-19:12:58.500754 7f1902121700 (Original Log Time 2019/03/18-19:12:58.497474) [db/memtable_list.cc:377] [variables] Level-0 commit table #182 started
2019/03/18-19:12:58.500759 7f1902121700 (Original Log Time 2019/03/18-19:12:58.500554) [db/memtable_list.cc:424] [variables] Level-0 commit table #182: memtable #1 done
2019/03/18-19:12:58.500760 7f1902121700 (Original Log Time 2019/03/18-19:12:58.500601) EVENT_LOG_v1 {"time_micros": 1552936378500571, "job": 64, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:12:58.500762 7f1902121700 (Original Log Time 2019/03/18-19:12:58.500634) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[2 1 0 0 0 0 0] max score 0.78
2019/03/18-19:13:00.531839 7f190befe700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #183. Immutable memtables: 0.
2019/03/18-19:13:00.531977 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 65] Syncing log #181
2019/03/18-19:13:00.544986 7f1902121700 (Original Log Time 2019/03/18-19:13:00.531962) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:13:00.544996 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 65] Flushing memtable with next log file: 183
2019/03/18-19:13:00.545028 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936380545017, "job": 65, "event": "flush_started", "num_memtables": 1, "num_entries": 9341, "num_deletes": 4667, "memory_usage": 65017600, "flush_reason": "Write Buffer Full"}
2019/03/18-19:13:00.545032 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 65] Level-0 flush table #184: started
2019/03/18-19:13:00.554486 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936380554469, "cf_name": "payload", "job": 65, "event": "table_file_creation", "file_number": 184, "file_size": 174493, "table_properties": {"data_size": 173442, "index_size": 664, "filter_size": 0, "raw_key_size": 74832, "raw_average_key_size": 16, "raw_value_size": 138270, "raw_average_value_size": 29, "num_data_blocks": 24, "num_entries": 4677, "filter_policy_name": "", "kDeletedKeys": "4667", "kMergeOperands": "0"}}
2019/03/18-19:13:00.554523 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 65] Level-0 flush table #184: 174493 bytes OK
2019/03/18-19:13:00.557745 7f1902121700 (Original Log Time 2019/03/18-19:13:00.555813) [db/memtable_list.cc:377] [payload] Level-0 commit table #184 started
2019/03/18-19:13:00.557750 7f1902121700 (Original Log Time 2019/03/18-19:13:00.557606) [db/memtable_list.cc:424] [payload] Level-0 commit table #184: memtable #1 done
2019/03/18-19:13:00.557753 7f1902121700 (Original Log Time 2019/03/18-19:13:00.557625) EVENT_LOG_v1 {"time_micros": 1552936380557619, "job": 65, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:13:00.557755 7f1902121700 (Original Log Time 2019/03/18-19:13:00.557666) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[4 1 0 0 0 0 0] max score 1.20
2019/03/18-19:13:00.560555 7f1902922700 [WARN] [db/db_impl.cc:625] ------- DUMPING STATS -------
2019/03/18-19:13:00.561355 7f1902922700 [WARN] [db/db_impl.cc:626]
** DB Stats **
Uptime(secs): 1067.0 total, 640.2 interval
Cumulative writes: 1676K writes, 10M keys, 1676K commit groups, 1.0 writes per commit group, ingest: 2.44 GB, 2.34 MB/s
Cumulative WAL: 1676K writes, 0 syncs, 1676422.00 writes per sync, written: 2.44 GB, 2.34 MB/s
Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent
Interval writes: 1245K writes, 7892K keys, 1245K commit groups, 1.0 writes per commit group, ingest: 1860.97 MB, 2.91 MB/s
Interval WAL: 1245K writes, 0 syncs, 1245925.00 writes per sync, written: 1.82 MB, 2.91 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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1067.0 total, 640.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 [default] **
** Compaction Stats [key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 0.67 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0 1 0.037 0 0
Sum 1/0 0.67 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0 1 0.037 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0 1 0.037 0 0
Uptime(secs): 1067.0 total, 640.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 [key] **
** Compaction Stats [workflow_version] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 0.68 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 0 0
Sum 1/0 0.68 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 0 0
Uptime(secs): 1067.0 total, 640.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 [workflow_version] **
** Compaction Stats [workflow_cache] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 1.97 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 0 0
Sum 1/0 1.97 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 0 0
Uptime(secs): 1067.0 total, 640.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 [workflow_cache] **
** Compaction Stats [workflow_cache_by_id_and_version] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 1.97 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 0 0
Sum 1/0 1.97 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 0 0
Uptime(secs): 1067.0 total, 640.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 [workflow_cache_by_id_and_version] **
** Compaction Stats [workflow_cache_latest_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 0.69 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 0 0
Sum 1/0 0.69 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 0 0
Uptime(secs): 1067.0 total, 640.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 [workflow_cache_latest_key] **
** Compaction Stats [element_instance_parent_child] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 2/0 2.00 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.6 0 2 0.219 0 0
Sum 2/0 2.00 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.6 0 2 0.219 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.6 0 2 0.219 0 0
Uptime(secs): 1067.0 total, 640.2 interval
Flush(GB): cumulative 0.002, interval 0.002
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.4 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.4 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 [element_instance_parent_child] **
** Compaction Stats [element_instance_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.5 1 8 0.097 0 0
L1 1/0 8.23 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 19.6 0.2 0 2 0.049 271K 270K
Sum 1/0 8.23 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 2.2 2.2 1 10 0.087 271K 270K
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 2.5 2.1 1 9 0.086 271K 270K
Uptime(secs): 1067.0 total, 640.2 interval
Flush(GB): cumulative 0.002, interval 0.002
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.9 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.8 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 [element_instance_key] **
** Compaction Stats [stored_instance_events] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1066.9 total, 640.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 [stored_instance_events] **
** Compaction Stats [stored_instance_events_parent_child] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1066.9 total, 640.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 [stored_instance_events_parent_child] **
** Compaction Stats [element_instance_child_parent] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 2/0 1.56 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.7 0 2 0.165 0 0
Sum 2/0 1.56 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.7 0 2 0.165 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.7 0 2 0.165 0 0
Uptime(secs): 1066.9 total, 640.2 interval
Flush(GB): cumulative 0.002, interval 0.002
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.3 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.3 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 [element_instance_child_parent] **
** Compaction Stats [variables] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 2/0 4.90 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 36.3 1 16 0.055 0 0
L1 1/0 3.39 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.3 53.8 13.5 1 4 0.145 256K 254K
Sum 3/0 8.29 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.2 21.5 27.2 1 20 0.073 256K 254K
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.3 24.0 28.1 1 16 0.081 256K 254K
Uptime(secs): 1066.9 total, 640.2 interval
Flush(GB): cumulative 0.031, interval 0.028
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.04 GB write, 0.04 MB/s write, 0.03 GB read, 0.03 MB/s read, 1.5 seconds
Interval compaction: 0.04 GB write, 0.06 MB/s write, 0.03 GB read, 0.05 MB/s read, 1.3 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 [variables] **
** Compaction Stats [payload] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 4/0 454.00 KB 1.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 9.5 0 16 0.011 0 0
L1 1/0 41.28 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.1 39.3 2.5 0 3 0.011 56K 56K
Sum 5/0 495.28 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 6.1 8.4 0 19 0.011 56K 56K
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.1 7.4 9.0 0 16 0.011 56K 56K
Uptime(secs): 1066.9 total, 640.2 interval
Flush(GB): cumulative 0.002, interval 0.001
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.2 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.2 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 [payload] **
** Compaction Stats [timers] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1066.9 total, 640.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 [timers] **
** Compaction Stats [timer_due_dates] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1066.8 total, 640.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 [timer_due_dates] **
** Compaction Stats [pending_deployment] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 0.67 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.004 0 0
Sum 1/0 0.67 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.004 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.004 0 0
Uptime(secs): 1066.8 total, 640.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 [pending_deployment] **
** Compaction Stats [jobs] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 425.50 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.8 0 1 0.071 0 0
Sum 1/0 425.50 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.8 0 1 0.071 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.8 0 1 0.071 0 0
Uptime(secs): 1066.8 total, 640.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.1 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.1 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 [jobs] **
** Compaction Stats [job_states] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 414.45 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.3 0 1 0.064 0 0
Sum 1/0 414.45 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.3 0 1 0.064 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.3 0 1 0.064 0 0
Uptime(secs): 1066.8 total, 640.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.1 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.1 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 [job_states] **
** Compaction Stats [job_deadlines] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 557.79 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 12.0 0 1 0.045 0 0
Sum 1/0 557.79 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 12.0 0 1 0.045 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 12.0 0 1 0.045 0 0
Uptime(secs): 1066.8 total, 640.2 interval
Flush(GB): cumulative 0.001, interval 0.001
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 [job_deadlines] **
** Compaction Stats [job_activatable] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 423.48 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 8.8 0 1 0.047 0 0
Sum 1/0 423.48 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 8.8 0 1 0.047 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 8.8 0 1 0.047 0 0
Uptime(secs): 1066.7 total, 640.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 [job_activatable] **
** Compaction Stats [message_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1066.7 total, 640.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 [message_key] **
** Compaction Stats [messages] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1066.7 total, 640.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 [messages] **
** Compaction Stats [message_deadlines] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1066.7 total, 640.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 [message_deadlines] **
** Compaction Stats [message_ids] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1066.6 total, 640.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 [message_ids] **
** Compaction Stats [message_correlated] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1066.6 total, 640.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 [message_correlated] **
** Compaction Stats [message_subscription_by_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1066.6 total, 640.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 [message_subscription_by_key] **
** Compaction Stats [message_subscription_by_sent_time] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1066.6 total, 640.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 [message_subscription_by_sent_time] **
** Compaction Stats [message_subscription_by_name_and_correlation_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1066.5 total, 640.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 [message_subscription_by_name_and_correlation_key] **
** Compaction Stats [message_start_event_subscription_by_name_and_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1066.5 total, 640.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 [message_start_event_subscription_by_name_and_key] **
** Compaction Stats [message_start_event_subscription_by_key_and_name] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1066.5 total, 640.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 [message_start_event_subscription_by_key_and_name] **
** Compaction Stats [workflow_subscription_by_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1066.4 total, 640.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 [workflow_subscription_by_key] **
** Compaction Stats [workflow_subscription_by_sent_time] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1066.4 total, 640.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 [workflow_subscription_by_sent_time] **
** Compaction Stats [incidents] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1066.4 total, 640.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 [incidents] **
** Compaction Stats [incident_workflow_instances] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1066.3 total, 640.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 [incident_workflow_instances] **
** Compaction Stats [incident_jobs] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1066.3 total, 640.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 [incident_jobs] **
** Compaction Stats [event_scope] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 1.55 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 10.4 0 1 0.148 0 0
Sum 1/0 1.55 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 10.4 0 1 0.148 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 10.4 0 1 0.148 0 0
Uptime(secs): 1066.3 total, 640.2 interval
Flush(GB): cumulative 0.002, interval 0.002
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.1 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.1 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 [event_scope] **
** Compaction Stats [event_trigger] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1066.2 total, 640.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 [event_trigger] **
** Compaction Stats [blacklist] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1066.2 total, 640.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 [blacklist] **
** 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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1067.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 [default] **
** Compaction Stats [key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 0.67 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0 1 0.037 0 0
Sum 1/0 0.67 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0 1 0.037 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 0 0.000 0 0
Uptime(secs): 1067.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 [key] **
** Compaction Stats [workflow_version] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 0.68 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 0 0
Sum 1/0 0.68 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 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 0 0.000 0 0
Uptime(secs): 1067.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 [workflow_version] **
** Compaction Stats [workflow_cache] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 1.97 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 0 0
Sum 1/0 1.97 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 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 0 0.000 0 0
Uptime(secs): 1067.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 [workflow_cache] **
** Compaction Stats [workflow_cache_by_id_and_version] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 1.97 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1
2019/03/18-19:13:00.561837 7f1902922700 [db/compaction_job.cc:1636] [payload] [JOB 66] Compacting 4@0 + 1@1 files to L1, score 1.20
2019/03/18-19:13:00.561846 7f1902922700 [db/compaction_job.cc:1640] [payload] Compaction start summary: Base version 102 Base level 0, inputs: [175(75KB) 170(89KB) 162(118KB) 184(170KB)], [149(41KB)]
2019/03/18-19:13:00.561870 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936380561856, "job": 66, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [175, 170, 162, 184], "files_L1": [149], "score": 1.19703, "input_data_size": 507169}
2019/03/18-19:13:00.597938 7f1902922700 [db/compaction_job.cc:1324] [payload] [JOB 66] Generated table #185: 10 keys, 139406 bytes
2019/03/18-19:13:00.597986 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936380597970, "cf_name": "payload", "job": 66, "event": "table_file_creation", "file_number": 185, "file_size": 139406, "table_properties": {"data_size": 138600, "index_size": 278, "filter_size": 0, "raw_key_size": 160, "raw_average_key_size": 16, "raw_value_size": 138270, "raw_average_value_size": 13827, "num_data_blocks": 10, "num_entries": 10, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:13:00.599898 7f1902922700 [db/compaction_job.cc:1390] [payload] [JOB 66] Compacted 4@0 + 1@1 files to L1 => 139406 bytes
2019/03/18-19:13:00.601993 7f1902922700 (Original Log Time 2019/03/18-19:13:00.601870) [db/compaction_job.cc:752] [payload] compacted to: base level 1 max bytes base 268435456 files[0 1 0 0 0 0 0] max score 0.00, MB/sec: 14.0 rd, 3.9 wr, level 1, files in(4, 1) out(1) MB in(0.4, 0.0) out(0.1), read-write-amplify(1.4) write-amplify(0.3) OK, records in: 15355, records dropped: 15345 output_compression: Snappy
2019/03/18-19:13:00.602001 7f1902922700 (Original Log Time 2019/03/18-19:13:00.601916) EVENT_LOG_v1 {"time_micros": 1552936380601906, "job": 66, "event": "compaction_finished", "compaction_time_micros": 36206, "output_level": 1, "num_output_files": 1, "total_output_size": 139406, "num_input_records": 15355, "num_output_records": 10, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 1, 0, 0, 0, 0, 0]}
2019/03/18-19:13:00.602307 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936380602302, "job": 66, "event": "table_file_deletion", "file_number": 184}
2019/03/18-19:13:00.602401 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936380602399, "job": 66, "event": "table_file_deletion", "file_number": 175}
2019/03/18-19:13:00.602476 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936380602475, "job": 66, "event": "table_file_deletion", "file_number": 170}
2019/03/18-19:13:00.602515 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936380602513, "job": 66, "event": "table_file_deletion", "file_number": 162}
2019/03/18-19:13:00.602553 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936380602552, "job": 66, "event": "table_file_deletion", "file_number": 149}
2019/03/18-19:13:52.943859 7f19104f9700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #186. Immutable memtables: 0.
2019/03/18-19:13:52.956450 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 67] Syncing log #183
2019/03/18-19:13:53.017444 7f1902121700 (Original Log Time 2019/03/18-19:13:52.956422) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:13:53.017456 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 67] Flushing memtable with next log file: 186
2019/03/18-19:13:53.017493 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936433017485, "job": 67, "event": "flush_started", "num_memtables": 1, "num_entries": 35760, "num_deletes": 17552, "memory_usage": 65014776, "flush_reason": "Write Buffer Full"}
2019/03/18-19:13:53.017497 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 67] Level-0 flush table #187: started
2019/03/18-19:13:53.124333 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936433124304, "cf_name": "variables", "job": 67, "event": "table_file_creation", "file_number": 187, "file_size": 5846795, "table_properties": {"data_size": 5837952, "index_size": 17404, "filter_size": 0, "raw_key_size": 685542, "raw_average_key_size": 35, "raw_value_size": 5615792, "raw_average_value_size": 292, "num_data_blocks": 534, "num_entries": 19176, "filter_policy_name": "", "kDeletedKeys": "17552", "kMergeOperands": "0"}}
2019/03/18-19:13:53.124378 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 67] Level-0 flush table #187: 5846795 bytes OK
2019/03/18-19:13:53.128511 7f1902121700 (Original Log Time 2019/03/18-19:13:53.125645) [db/memtable_list.cc:377] [variables] Level-0 commit table #187 started
2019/03/18-19:13:53.128516 7f1902121700 (Original Log Time 2019/03/18-19:13:53.128366) [db/memtable_list.cc:424] [variables] Level-0 commit table #187: memtable #1 done
2019/03/18-19:13:53.128519 7f1902121700 (Original Log Time 2019/03/18-19:13:53.128405) EVENT_LOG_v1 {"time_micros": 1552936433128398, "job": 67, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:13:53.128521 7f1902121700 (Original Log Time 2019/03/18-19:13:53.128441) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[3 1 0 0 0 0 0] max score 1.16
2019/03/18-19:13:53.128572 7f1902922700 [db/compaction_job.cc:1636] [variables] [JOB 68] Compacting 3@0 + 1@1 files to L1, score 1.16
2019/03/18-19:13:53.128580 7f1902922700 [db/compaction_job.cc:1640] [variables] Compaction start summary: Base version 104 Base level 0, inputs: [182(3472KB) 177(1542KB) 187(5709KB)], [173(3469KB)]
2019/03/18-19:13:53.128618 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936433128587, "job": 68, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [182, 177, 187], "files_L1": [173], "score": 1.15734, "input_data_size": 14534979}
2019/03/18-19:13:53.413125 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 68] Generated table #188: 1624 keys, 5679027 bytes
2019/03/18-19:13:53.413179 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936433413159, "cf_name": "variables", "job": 68, "event": "table_file_creation", "file_number": 188, "file_size": 5679027, "table_properties": {"data_size": 5672234, "index_size": 13275, "filter_size": 0, "raw_key_size": 58058, "raw_average_key_size": 35, "raw_value_size": 5615792, "raw_average_value_size": 3458, "num_data_blocks": 407, "num_entries": 1624, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:13:53.416602 7f1902922700 [db/compaction_job.cc:1390] [variables] [JOB 68] Compacted 3@0 + 1@1 files to L1 => 5679027 bytes
2019/03/18-19:13:53.423927 7f1902922700 (Original Log Time 2019/03/18-19:13:53.423795) [db/compaction_job.cc:752] [variables] compacted to: base level 1 max bytes base 268435456 files[0 1 0 0 0 0 0] max score 0.02, MB/sec: 51.1 rd, 20.0 wr, level 1, files in(3, 1) out(1) MB in(10.5, 3.4) out(5.4), read-write-amplify(1.8) write-amplify(0.5) OK, records in: 58008, records dropped: 56384 output_compression: Snappy
2019/03/18-19:13:53.423938 7f1902922700 (Original Log Time 2019/03/18-19:13:53.423829) EVENT_LOG_v1 {"time_micros": 1552936433423818, "job": 68, "event": "compaction_finished", "compaction_time_micros": 284603, "output_level": 1, "num_output_files": 1, "total_output_size": 5679027, "num_input_records": 58008, "num_output_records": 1624, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 1, 0, 0, 0, 0, 0]}
2019/03/18-19:13:53.426075 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936433426070, "job": 68, "event": "table_file_deletion", "file_number": 187}
2019/03/18-19:13:53.427610 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936433427606, "job": 68, "event": "table_file_deletion", "file_number": 182}
2019/03/18-19:13:53.428183 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936433428180, "job": 68, "event": "table_file_deletion", "file_number": 177}
2019/03/18-19:13:53.429330 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936433429327, "job": 68, "event": "table_file_deletion", "file_number": 173}
2019/03/18-19:13:59.977157 7f19103f8700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #189. Immutable memtables: 0.
2019/03/18-19:13:59.977269 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 69] Syncing log #186
2019/03/18-19:13:59.991295 7f1902121700 (Original Log Time 2019/03/18-19:13:59.977255) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:13:59.991306 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 69] Flushing memtable with next log file: 189
2019/03/18-19:13:59.991342 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936439991332, "job": 69, "event": "flush_started", "num_memtables": 1, "num_entries": 9356, "num_deletes": 4682, "memory_usage": 65019136, "flush_reason": "Write Buffer Full"}
2019/03/18-19:13:59.991346 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 69] Level-0 flush table #190: started
2019/03/18-19:13:59.999391 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936439999374, "cf_name": "payload", "job": 69, "event": "table_file_creation", "file_number": 190, "file_size": 63688, "table_properties": {"data_size": 62740, "index_size": 468, "filter_size": 0, "raw_key_size": 74944, "raw_average_key_size": 16, "raw_value_size": 27654, "raw_average_value_size": 5, "num_data_blocks": 17, "num_entries": 4684, "filter_policy_name": "", "kDeletedKeys": "4682", "kMergeOperands": "0"}}
2019/03/18-19:13:59.999432 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 69] Level-0 flush table #190: 63688 bytes OK
2019/03/18-19:14:00.002687 7f1902121700 (Original Log Time 2019/03/18-19:14:00.000687) [db/memtable_list.cc:377] [payload] Level-0 commit table #190 started
2019/03/18-19:14:00.002692 7f1902121700 (Original Log Time 2019/03/18-19:14:00.002559) [db/memtable_list.cc:424] [payload] Level-0 commit table #190: memtable #1 done
2019/03/18-19:14:00.002695 7f1902121700 (Original Log Time 2019/03/18-19:14:00.002585) EVENT_LOG_v1 {"time_micros": 1552936440002577, "job": 69, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:14:00.002698 7f1902121700 (Original Log Time 2019/03/18-19:14:00.002618) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[1 1 0 0 0 0 0] max score 0.37
2019/03/18-19:14:03.157279 7f19102f7700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #191. Immutable memtables: 0.
2019/03/18-19:14:03.157420 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 70] Syncing log #189
2019/03/18-19:14:03.174019 7f1902121700 (Original Log Time 2019/03/18-19:14:03.157406) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:14:03.174030 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 70] Flushing memtable with next log file: 191
2019/03/18-19:14:03.174074 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936443174064, "job": 70, "event": "flush_started", "num_memtables": 1, "num_entries": 342100, "num_deletes": 37634, "memory_usage": 65014104, "flush_reason": "Write Buffer Full"}
2019/03/18-19:14:03.174078 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 70] Level-0 flush table #192: started
2019/03/18-19:14:03.277837 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936443277810, "cf_name": "element_instance_key", "job": 70, "event": "table_file_creation", "file_number": 192, "file_size": 304579, "table_properties": {"data_size": 301201, "index_size": 4444, "filter_size": 0, "raw_key_size": 616464, "raw_average_key_size": 16, "raw_value_size": 152148, "raw_average_value_size": 3, "num_data_blocks": 159, "num_entries": 38529, "filter_policy_name": "", "kDeletedKeys": "37634", "kMergeOperands": "0"}}
2019/03/18-19:14:03.277860 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 70] Level-0 flush table #192: 304579 bytes OK
2019/03/18-19:14:03.280809 7f1902121700 (Original Log Time 2019/03/18-19:14:03.279025) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #192 started
2019/03/18-19:14:03.280814 7f1902121700 (Original Log Time 2019/03/18-19:14:03.280664) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #192: memtable #1 done
2019/03/18-19:14:03.280817 7f1902121700 (Original Log Time 2019/03/18-19:14:03.280705) EVENT_LOG_v1 {"time_micros": 1552936443280697, "job": 70, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:14:03.280820 7f1902121700 (Original Log Time 2019/03/18-19:14:03.280732) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[1 1 0 0 0 0 0] max score 0.25
2019/03/18-19:14:47.725969 7f190befe700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #193. Immutable memtables: 0.
2019/03/18-19:14:48.216111 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 71] Syncing log #191
2019/03/18-19:14:48.268654 7f1902121700 (Original Log Time 2019/03/18-19:14:48.216079) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:14:48.268666 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 71] Flushing memtable with next log file: 193
2019/03/18-19:14:48.268697 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936488268687, "job": 71, "event": "flush_started", "num_memtables": 1, "num_entries": 35148, "num_deletes": 16932, "memory_usage": 65024600, "flush_reason": "Write Buffer Full"}
2019/03/18-19:14:48.268701 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 71] Level-0 flush table #194: started
2019/03/18-19:14:48.412528 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936488412498, "cf_name": "variables", "job": 71, "event": "table_file_creation", "file_number": 194, "file_size": 10331475, "table_properties": {"data_size": 10318097, "index_size": 27834, "filter_size": 0, "raw_key_size": 709280, "raw_average_key_size": 35, "raw_value_size": 10055864, "raw_average_value_size": 506, "num_data_blocks": 850, "num_entries": 19840, "filter_policy_name": "", "kDeletedKeys": "16932", "kMergeOperands": "0"}}
2019/03/18-19:14:48.412558 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 71] Level-0 flush table #194: 10331475 bytes OK
2019/03/18-19:14:48.416788 7f1902121700 (Original Log Time 2019/03/18-19:14:48.413717) [db/memtable_list.cc:377] [variables] Level-0 commit table #194 started
2019/03/18-19:14:48.416793 7f1902121700 (Original Log Time 2019/03/18-19:14:48.416650) [db/memtable_list.cc:424] [variables] Level-0 commit table #194: memtable #1 done
2019/03/18-19:14:48.416796 7f1902121700 (Original Log Time 2019/03/18-19:14:48.416681) EVENT_LOG_v1 {"time_micros": 1552936488416671, "job": 71, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:14:48.416799 7f1902121700 (Original Log Time 2019/03/18-19:14:48.416709) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[1 1 0 0 0 0 0] max score 0.36
2019/03/18-19:14:59.680991 7f19103f8700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #195. Immutable memtables: 0.
2019/03/18-19:14:59.681100 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 72] Syncing log #193
2019/03/18-19:14:59.740302 7f1902121700 (Original Log Time 2019/03/18-19:14:59.681086) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:14:59.740313 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 72] Flushing memtable with next log file: 195
2019/03/18-19:14:59.740347 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936499740337, "job": 72, "event": "flush_started", "num_memtables": 1, "num_entries": 9348, "num_deletes": 4674, "memory_usage": 65018112, "flush_reason": "Write Buffer Full"}
2019/03/18-19:14:59.740351 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 72] Level-0 flush table #196: started
2019/03/18-19:14:59.749706 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936499749689, "cf_name": "payload", "job": 72, "event": "table_file_creation", "file_number": 196, "file_size": 63487, "table_properties": {"data_size": 62566, "index_size": 440, "filter_size": 0, "raw_key_size": 74816, "raw_average_key_size": 16, "raw_value_size": 27654, "raw_average_value_size": 5, "num_data_blocks": 16, "num_entries": 4676, "filter_policy_name": "", "kDeletedKeys": "4674", "kMergeOperands": "0"}}
2019/03/18-19:14:59.749747 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 72] Level-0 flush table #196: 63487 bytes OK
2019/03/18-19:14:59.752685 7f1902121700 (Original Log Time 2019/03/18-19:14:59.750824) [db/memtable_list.cc:377] [payload] Level-0 commit table #196 started
2019/03/18-19:14:59.752690 7f1902121700 (Original Log Time 2019/03/18-19:14:59.752547) [db/memtable_list.cc:424] [payload] Level-0 commit table #196: memtable #1 done
2019/03/18-19:14:59.752693 7f1902121700 (Original Log Time 2019/03/18-19:14:59.752568) EVENT_LOG_v1 {"time_micros": 1552936499752561, "job": 72, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:14:59.752696 7f1902121700 (Original Log Time 2019/03/18-19:14:59.752595) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[2 1 0 0 0 0 0] max score 0.74
2019/03/18-19:15:42.323694 7f19103f8700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #197. Immutable memtables: 0.
2019/03/18-19:15:42.348477 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 73] Syncing log #195
2019/03/18-19:15:42.354162 7f1902121700 (Original Log Time 2019/03/18-19:15:42.348454) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:15:42.354176 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 73] Flushing memtable with next log file: 197
2019/03/18-19:15:42.354219 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936542354208, "job": 73, "event": "flush_started", "num_memtables": 1, "num_entries": 33788, "num_deletes": 15544, "memory_usage": 65027016, "flush_reason": "Write Buffer Full"}
2019/03/18-19:15:42.354224 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 73] Level-0 flush table #198: started
2019/03/18-19:15:42.673705 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936542673678, "cf_name": "variables", "job": 73, "event": "table_file_creation", "file_number": 198, "file_size": 19758264, "table_properties": {"data_size": 19735386, "index_size": 49783, "filter_size": 0, "raw_key_size": 756184, "raw_average_key_size": 35, "raw_value_size": 19392464, "raw_average_value_size": 916, "num_data_blocks": 1515, "num_entries": 21152, "filter_policy_name": "", "kDeletedKeys": "15544", "kMergeOperands": "0"}}
2019/03/18-19:15:42.673732 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 73] Level-0 flush table #198: 19758264 bytes OK
2019/03/18-19:15:42.677314 7f1902121700 (Original Log Time 2019/03/18-19:15:42.674904) [db/memtable_list.cc:377] [variables] Level-0 commit table #198 started
2019/03/18-19:15:42.677318 7f1902121700 (Original Log Time 2019/03/18-19:15:42.677188) [db/memtable_list.cc:424] [variables] Level-0 commit table #198: memtable #1 done
2019/03/18-19:15:42.677321 7f1902121700 (Original Log Time 2019/03/18-19:15:42.677211) EVENT_LOG_v1 {"time_micros": 1552936542677203, "job": 73, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:15:42.677324 7f1902121700 (Original Log Time 2019/03/18-19:15:42.677238) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[2 1 0 0 0 0 0] max score 0.66
2019/03/18-19:16:03.197686 7f190bfff700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #199. Immutable memtables: 0.
2019/03/18-19:16:03.218407 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 74] Syncing log #197
2019/03/18-19:16:03.334402 7f1902121700 (Original Log Time 2019/03/18-19:16:03.218397) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:16:03.334414 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 74] Flushing memtable with next log file: 199
2019/03/18-19:16:03.334447 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936563334437, "job": 74, "event": "flush_started", "num_memtables": 1, "num_entries": 341329, "num_deletes": 36737, "memory_usage": 65014088, "flush_reason": "Write Buffer Full"}
2019/03/18-19:16:03.334452 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 74] Level-0 flush table #200: started
2019/03/18-19:16:03.442081 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936563442052, "cf_name": "element_instance_key", "job": 74, "event": "table_file_creation", "file_number": 200, "file_size": 390834, "table_properties": {"data_size": 385913, "index_size": 7160, "filter_size": 0, "raw_key_size": 636848, "raw_average_key_size": 16, "raw_value_size": 521172, "raw_average_value_size": 13, "num_data_blocks": 256, "num_entries": 39803, "filter_policy_name": "", "kDeletedKeys": "36737", "kMergeOperands": "0"}}
2019/03/18-19:16:03.442118 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 74] Level-0 flush table #200: 390834 bytes OK
2019/03/18-19:16:03.445112 7f1902121700 (Original Log Time 2019/03/18-19:16:03.443215) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #200 started
2019/03/18-19:16:03.445117 7f1902121700 (Original Log Time 2019/03/18-19:16:03.444981) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #200: memtable #1 done
2019/03/18-19:16:03.445119 7f1902121700 (Original Log Time 2019/03/18-19:16:03.445003) EVENT_LOG_v1 {"time_micros": 1552936563444995, "job": 74, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:16:03.445122 7f1902121700 (Original Log Time 2019/03/18-19:16:03.445032) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[2 1 0 0 0 0 0] max score 0.50
2019/03/18-19:16:06.398224 7f19105fa700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #201. Immutable memtables: 0.
2019/03/18-19:16:06.398324 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 75] Syncing log #199
2019/03/18-19:16:06.410170 7f1902121700 (Original Log Time 2019/03/18-19:16:06.398299) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:16:06.410180 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 75] Flushing memtable with next log file: 201
2019/03/18-19:16:06.410211 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936566410201, "job": 75, "event": "flush_started", "num_memtables": 1, "num_entries": 9335, "num_deletes": 4661, "memory_usage": 65017472, "flush_reason": "Write Buffer Full"}
2019/03/18-19:16:06.410215 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 75] Level-0 flush table #202: started
2019/03/18-19:16:06.431218 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936566431202, "cf_name": "payload", "job": 75, "event": "table_file_creation", "file_number": 202, "file_size": 243771, "table_properties": {"data_size": 242641, "index_size": 803, "filter_size": 0, "raw_key_size": 74816, "raw_average_key_size": 16, "raw_value_size": 207405, "raw_average_value_size": 44, "num_data_blocks": 29, "num_entries": 4676, "filter_policy_name": "", "kDeletedKeys": "4661", "kMergeOperands": "0"}}
2019/03/18-19:16:06.431250 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 75] Level-0 flush table #202: 243771 bytes OK
2019/03/18-19:16:06.434103 7f1902121700 (Original Log Time 2019/03/18-19:16:06.432392) [db/memtable_list.cc:377] [payload] Level-0 commit table #202 started
2019/03/18-19:16:06.434108 7f1902121700 (Original Log Time 2019/03/18-19:16:06.433919) [db/memtable_list.cc:424] [payload] Level-0 commit table #202: memtable #1 done
2019/03/18-19:16:06.434112 7f1902121700 (Original Log Time 2019/03/18-19:16:06.433940) EVENT_LOG_v1 {"time_micros": 1552936566433933, "job": 75, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:16:06.434115 7f1902121700 (Original Log Time 2019/03/18-19:16:06.433999) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[3 1 0 0 0 0 0] max score 1.11
2019/03/18-19:16:06.434194 7f1902922700 [db/compaction_job.cc:1636] [payload] [JOB 76] Compacting 3@0 + 1@1 files to L1, score 1.11
2019/03/18-19:16:06.434210 7f1902922700 [db/compaction_job.cc:1640] [payload] Compaction start summary: Base version 112 Base level 0, inputs: [196(61KB) 190(62KB) 202(238KB)], [185(136KB)]
2019/03/18-19:16:06.434234 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936566434219, "job": 76, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [196, 190, 202], "files_L1": [185], "score": 1.10723, "input_data_size": 510352}
2019/03/18-19:16:06.454793 7f1902922700 [db/compaction_job.cc:1324] [payload] [JOB 76] Generated table #203: 15 keys, 208779 bytes
2019/03/18-19:16:06.454836 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936566454821, "cf_name": "payload", "job": 76, "event": "table_file_creation", "file_number": 203, "file_size": 208779, "table_properties": {"data_size": 207900, "index_size": 418, "filter_size": 0, "raw_key_size": 240, "raw_average_key_size": 16, "raw_value_size": 207405, "raw_average_value_size": 13827, "num_data_blocks": 15, "num_entries": 15, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:16:06.456079 7f1902922700 [db/compaction_job.cc:1390] [payload] [JOB 76] Compacted 3@0 + 1@1 files to L1 => 208779 bytes
2019/03/18-19:16:06.457815 7f1902922700 (Original Log Time 2019/03/18-19:16:06.457727) [db/compaction_job.cc:752] [payload] compacted to: base level 1 max bytes base 268435456 files[0 1 0 0 0 0 0] max score 0.00, MB/sec: 24.7 rd, 10.1 wr, level 1, files in(3, 1) out(1) MB in(0.4, 0.1) out(0.2), read-write-amplify(1.9) write-amplify(0.6) OK, records in: 14046, records dropped: 14031 output_compression: Snappy
2019/03/18-19:16:06.457819 7f1902922700 (Original Log Time 2019/03/18-19:16:06.457752) EVENT_LOG_v1 {"time_micros": 1552936566457741, "job": 76, "event": "compaction_finished", "compaction_time_micros": 20634, "output_level": 1, "num_output_files": 1, "total_output_size": 208779, "num_input_records": 14046, "num_output_records": 15, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 1, 0, 0, 0, 0, 0]}
2019/03/18-19:16:06.458156 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936566458151, "job": 76, "event": "table_file_deletion", "file_number": 202}
2019/03/18-19:16:06.458254 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936566458252, "job": 76, "event": "table_file_deletion", "file_number": 196}
2019/03/18-19:16:06.458330 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936566458328, "job": 76, "event": "table_file_deletion", "file_number": 190}
2019/03/18-19:16:06.458419 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936566458418, "job": 76, "event": "table_file_deletion", "file_number": 185}
2019/03/18-19:16:37.194527 7f190bfff700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #204. Immutable memtables: 0.
2019/03/18-19:16:39.479207 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 77] Syncing log #201
2019/03/18-19:16:39.480572 7f1902121700 (Original Log Time 2019/03/18-19:16:39.479197) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:16:39.480580 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 77] Flushing memtable with next log file: 204
2019/03/18-19:16:39.480609 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936599480596, "job": 77, "event": "flush_started", "num_memtables": 1, "num_entries": 33476, "num_deletes": 15236, "memory_usage": 65014096, "flush_reason": "Write Buffer Full"}
2019/03/18-19:16:39.480613 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 77] Level-0 flush table #205: started
2019/03/18-19:16:40.005822 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936600005792, "cf_name": "variables", "job": 77, "event": "table_file_creation", "file_number": 205, "file_size": 30257452, "table_properties": {"data_size": 30223947, "index_size": 74501, "filter_size": 0, "raw_key_size": 852566, "raw_average_key_size": 35, "raw_value_size": 29780296, "raw_average_value_size": 1248, "num_data_blocks": 2264, "num_entries": 23848, "filter_policy_name": "", "kDeletedKeys": "15236", "kMergeOperands": "0"}}
2019/03/18-19:16:40.006289 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 77] Level-0 flush table #205: 30257452 bytes OK
2019/03/18-19:16:40.010513 7f1902121700 (Original Log Time 2019/03/18-19:16:40.007597) [db/memtable_list.cc:377] [variables] Level-0 commit table #205 started
2019/03/18-19:16:40.010518 7f1902121700 (Original Log Time 2019/03/18-19:16:40.010374) [db/memtable_list.cc:424] [variables] Level-0 commit table #205: memtable #1 done
2019/03/18-19:16:40.010520 7f1902121700 (Original Log Time 2019/03/18-19:16:40.010411) EVENT_LOG_v1 {"time_micros": 1552936600010394, "job": 77, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:16:40.010523 7f1902121700 (Original Log Time 2019/03/18-19:16:40.010439) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[3 1 0 0 0 0 0] max score 0.93
2019/03/18-19:17:17.640814 7f190bfff700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #206. Immutable memtables: 0.
2019/03/18-19:17:17.641534 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 78] Syncing log #204
2019/03/18-19:17:17.652931 7f1902121700 (Original Log Time 2019/03/18-19:17:17.641517) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:17:17.652940 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 78] Flushing memtable with next log file: 206
2019/03/18-19:17:17.652973 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936637652964, "job": 78, "event": "flush_started", "num_memtables": 1, "num_entries": 9356, "num_deletes": 4682, "memory_usage": 65018256, "flush_reason": "Write Buffer Full"}
2019/03/18-19:17:17.652977 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 78] Level-0 flush table #207: started
2019/03/18-19:17:17.663154 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936637663139, "cf_name": "payload", "job": 78, "event": "table_file_creation", "file_number": 207, "file_size": 133007, "table_properties": {"data_size": 132004, "index_size": 581, "filter_size": 0, "raw_key_size": 75024, "raw_average_key_size": 16, "raw_value_size": 96789, "raw_average_value_size": 20, "num_data_blocks": 21, "num_entries": 4689, "filter_policy_name": "", "kDeletedKeys": "4682", "kMergeOperands": "0"}}
2019/03/18-19:17:17.663185 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 78] Level-0 flush table #207: 133007 bytes OK
2019/03/18-19:17:17.667200 7f1902121700 (Original Log Time 2019/03/18-19:17:17.664584) [db/memtable_list.cc:377] [payload] Level-0 commit table #207 started
2019/03/18-19:17:17.667205 7f1902121700 (Original Log Time 2019/03/18-19:17:17.667083) [db/memtable_list.cc:424] [payload] Level-0 commit table #207: memtable #1 done
2019/03/18-19:17:17.667207 7f1902121700 (Original Log Time 2019/03/18-19:17:17.667105) EVENT_LOG_v1 {"time_micros": 1552936637667098, "job": 78, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:17:17.667209 7f1902121700 (Original Log Time 2019/03/18-19:17:17.667132) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[1 1 0 0 0 0 0] max score 0.38
2019/03/18-19:17:31.886697 7f19103f8700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #208. Immutable memtables: 0.
2019/03/18-19:17:32.576050 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 79] Syncing log #206
2019/03/18-19:17:32.717096 7f1902121700 (Original Log Time 2019/03/18-19:17:32.576023) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:17:32.717106 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 79] Flushing memtable with next log file: 208
2019/03/18-19:17:32.717146 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936652717136, "job": 79, "event": "flush_started", "num_memtables": 1, "num_entries": 32788, "num_deletes": 14536, "memory_usage": 65022848, "flush_reason": "Write Buffer Full"}
2019/03/18-19:17:32.717150 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 79] Level-0 flush table #209: started
2019/03/18-19:17:33.410739 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936653410710, "cf_name": "variables", "job": 79, "event": "table_file_creation", "file_number": 209, "file_size": 43246238, "table_properties": {"data_size": 43199136, "index_size": 104963, "filter_size": 0, "raw_key_size": 960388, "raw_average_key_size": 35, "raw_value_size": 42630224, "raw_average_value_size": 1586, "num_data_blocks": 3187, "num_entries": 26864, "filter_policy_name": "", "kDeletedKeys": "14536", "kMergeOperands": "0"}}
2019/03/18-19:17:33.410771 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 79] Level-0 flush table #209: 43246238 bytes OK
2019/03/18-19:17:33.413809 7f1902121700 (Original Log Time 2019/03/18-19:17:33.412023) [db/memtable_list.cc:377] [variables] Level-0 commit table #209 started
2019/03/18-19:17:33.413814 7f1902121700 (Original Log Time 2019/03/18-19:17:33.413681) [db/memtable_list.cc:424] [variables] Level-0 commit table #209: memtable #1 done
2019/03/18-19:17:33.413817 7f1902121700 (Original Log Time 2019/03/18-19:17:33.413704) EVENT_LOG_v1 {"time_micros": 1552936653413696, "job": 79, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:17:33.413820 7f1902121700 (Original Log Time 2019/03/18-19:17:33.413737) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[4 1 0 0 0 0 0] max score 1.15
2019/03/18-19:17:33.413972 7f1902922700 [db/compaction_job.cc:1636] [variables] [JOB 80] Compacting 4@0 + 1@1 files to L1, score 1.15
2019/03/18-19:17:33.413982 7f1902922700 [db/compaction_job.cc:1640] [variables] Compaction start summary: Base version 116 Base level 0, inputs: [198(18MB) 194(10089KB) 205(28MB) 209(41MB)], [188(5545KB)]
2019/03/18-19:17:33.414004 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936653413990, "job": 80, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [198, 194, 205, 209], "files_L1": [188], "score": 1.14849, "input_data_size": 109272456}
2019/03/18-19:17:35.667992 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 80] Generated table #210: 12328 keys, 43104185 bytes
2019/03/18-19:17:35.668061 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936655668028, "cf_name": "variables", "job": 80, "event": "table_file_creation", "file_number": 210, "file_size": 43104185, "table_properties": {"data_size": 43058757, "index_size": 101583, "filter_size": 0, "raw_key_size": 440726, "raw_average_key_size": 35, "raw_value_size": 42630224, "raw_average_value_size": 3458, "num_data_blocks": 3083, "num_entries": 12328, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:17:35.670491 7f1902922700 [db/compaction_job.cc:1390] [variables] [JOB 80] Compacted 4@0 + 1@1 files to L1 => 43104185 bytes
2019/03/18-19:17:35.672326 7f1902922700 (Original Log Time 2019/03/18-19:17:35.672245) [db/compaction_job.cc:752] [variables] compacted to: base level 1 max bytes base 268435456 files[0 1 0 0 0 0 0] max score 0.16, MB/sec: 48.5 rd, 19.1 wr, level 1, files in(4, 1) out(1) MB in(98.8, 5.4) out(41.1), read-write-amplify(1.5) write-amplify(0.4) OK, records in: 93328, records dropped: 81000 output_compression: Snappy
2019/03/18-19:17:35.672333 7f1902922700 (Original Log Time 2019/03/18-19:17:35.672265) EVENT_LOG_v1 {"time_micros": 1552936655672258, "job": 80, "event": "compaction_finished", "compaction_time_micros": 2254111, "output_level": 1, "num_output_files": 1, "total_output_size": 43104185, "num_input_records": 93328, "num_output_records": 12328, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 1, 0, 0, 0, 0, 0]}
2019/03/18-19:17:35.693414 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936655693406, "job": 80, "event": "table_file_deletion", "file_number": 209}
2019/03/18-19:17:35.705538 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936655705531, "job": 80, "event": "table_file_deletion", "file_number": 205}
2019/03/18-19:17:35.714193 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936655714187, "job": 80, "event": "table_file_deletion", "file_number": 198}
2019/03/18-19:17:35.719312 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936655719307, "job": 80, "event": "table_file_deletion", "file_number": 194}
2019/03/18-19:17:35.722048 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936655722034, "job": 80, "event": "table_file_deletion", "file_number": 188}
2019/03/18-19:17:54.141525 7f190bdfd700 [db/db_impl_write.cc:1423] [element_instance_parent_child] New memtable created with log file: #211. Immutable memtables: 0.
2019/03/18-19:17:54.141625 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 81] Syncing log #208
2019/03/18-19:17:54.177098 7f1902121700 (Original Log Time 2019/03/18-19:17:54.141615) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_parent_child], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:17:54.177109 7f1902121700 [db/flush_job.cc:304] [element_instance_parent_child] [JOB 81] Flushing memtable with next log file: 211
2019/03/18-19:17:54.177138 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936674177128, "job": 81, "event": "flush_started", "num_memtables": 1, "num_entries": 1325185, "num_deletes": 143868, "memory_usage": 65014024, "flush_reason": "Write Buffer Full"}
2019/03/18-19:17:54.177143 7f1902121700 [db/flush_job.cc:334] [element_instance_parent_child] [JOB 81] Level-0 flush table #212: started
2019/03/18-19:17:54.516590 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936674516558, "cf_name": "element_instance_parent_child", "job": 81, "event": "table_file_creation", "file_number": 212, "file_size": 1334717, "table_properties": {"data_size": 1323237, "index_size": 19545, "filter_size": 0, "raw_key_size": 3621384, "raw_average_key_size": 24, "raw_value_size": 7023, "raw_average_value_size": 0, "num_data_blocks": 579, "num_entries": 150891, "filter_policy_name": "", "kDeletedKeys": "143868", "kMergeOperands": "0"}}
2019/03/18-19:17:54.516616 7f1902121700 [db/flush_job.cc:374] [element_instance_parent_child] [JOB 81] Level-0 flush table #212: 1334717 bytes OK
2019/03/18-19:17:54.521200 7f1902121700 (Original Log Time 2019/03/18-19:17:54.517837) [db/memtable_list.cc:377] [element_instance_parent_child] Level-0 commit table #212 started
2019/03/18-19:17:54.521205 7f1902121700 (Original Log Time 2019/03/18-19:17:54.521070) [db/memtable_list.cc:424] [element_instance_parent_child] Level-0 commit table #212: memtable #1 done
2019/03/18-19:17:54.521208 7f1902121700 (Original Log Time 2019/03/18-19:17:54.521097) EVENT_LOG_v1 {"time_micros": 1552936674521089, "job": 81, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:17:54.521211 7f1902121700 (Original Log Time 2019/03/18-19:17:54.521125) [db/db_impl_compaction_flush.cc:177] [element_instance_parent_child] Level summary: base level 1 max bytes base 268435456 files[3 0 0 0 0 0 0] max score 0.75
2019/03/18-19:18:08.269458 7f19102f7700 [db/db_impl_write.cc:1423] [element_instance_child_parent] New memtable created with log file: #213. Immutable memtables: 0.
2019/03/18-19:18:08.341958 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 82] Syncing log #211
2019/03/18-19:18:08.437444 7f1902121700 (Original Log Time 2019/03/18-19:18:08.341949) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_child_parent], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:18:08.437465 7f1902121700 [db/flush_job.cc:304] [element_instance_child_parent] [JOB 82] Flushing memtable with next log file: 213
2019/03/18-19:18:08.437500 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936688437489, "job": 82, "event": "flush_started", "num_memtables": 1, "num_entries": 1363753, "num_deletes": 147929, "memory_usage": 65013976, "flush_reason": "Write Buffer Full"}
2019/03/18-19:18:08.437504 7f1902121700 [db/flush_job.cc:334] [element_instance_child_parent] [JOB 82] Level-0 flush table #214: started
2019/03/18-19:18:08.702976 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936688702943, "cf_name": "element_instance_child_parent", "job": 82, "event": "table_file_creation", "file_number": 214, "file_size": 1137539, "table_properties": {"data_size": 1128249, "index_size": 13960, "filter_size": 0, "raw_key_size": 2485856, "raw_average_key_size": 16, "raw_value_size": 59496, "raw_average_value_size": 0, "num_data_blocks": 499, "num_entries": 155366, "filter_policy_name": "", "kDeletedKeys": "147929", "kMergeOperands": "0"}}
2019/03/18-19:18:08.703002 7f1902121700 [db/flush_job.cc:374] [element_instance_child_parent] [JOB 82] Level-0 flush table #214: 1137539 bytes OK
2019/03/18-19:18:08.705986 7f1902121700 (Original Log Time 2019/03/18-19:18:08.704095) [db/memtable_list.cc:377] [element_instance_child_parent] Level-0 commit table #214 started
2019/03/18-19:18:08.705991 7f1902121700 (Original Log Time 2019/03/18-19:18:08.705853) [db/memtable_list.cc:424] [element_instance_child_parent] Level-0 commit table #214: memtable #1 done
2019/03/18-19:18:08.705994 7f1902121700 (Original Log Time 2019/03/18-19:18:08.705889) EVENT_LOG_v1 {"time_micros": 1552936688705868, "job": 82, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:18:08.705997 7f1902121700 (Original Log Time 2019/03/18-19:18:08.705918) [db/db_impl_compaction_flush.cc:177] [element_instance_child_parent] Level summary: base level 1 max bytes base 268435456 files[3 0 0 0 0 0 0] max score 0.75
2019/03/18-19:18:08.781327 7f19102f7700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #215. Immutable memtables: 0.
2019/03/18-19:18:08.781444 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 83] Syncing log #213
2019/03/18-19:18:08.788462 7f1902121700 (Original Log Time 2019/03/18-19:18:08.781429) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:18:08.788472 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 83] Flushing memtable with next log file: 215
2019/03/18-19:18:08.788510 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936688788499, "job": 83, "event": "flush_started", "num_memtables": 1, "num_entries": 340297, "num_deletes": 35475, "memory_usage": 65014232, "flush_reason": "Write Buffer Full"}
2019/03/18-19:18:08.788513 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 83] Level-0 flush table #216: started
2019/03/18-19:18:08.908367 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936688908340, "cf_name": "element_instance_key", "job": 83, "event": "table_file_creation", "file_number": 216, "file_size": 558301, "table_properties": {"data_size": 550139, "index_size": 12534, "filter_size": 0, "raw_key_size": 684544, "raw_average_key_size": 16, "raw_value_size": 1242468, "raw_average_value_size": 29, "num_data_blocks": 448, "num_entries": 42784, "filter_policy_name": "", "kDeletedKeys": "35475", "kMergeOperands": "0"}}
2019/03/18-19:18:08.908411 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 83] Level-0 flush table #216: 558301 bytes OK
2019/03/18-19:18:08.911150 7f1902121700 (Original Log Time 2019/03/18-19:18:08.909355) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #216 started
2019/03/18-19:18:08.911154 7f1902121700 (Original Log Time 2019/03/18-19:18:08.911033) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #216: memtable #1 done
2019/03/18-19:18:08.911155 7f1902121700 (Original Log Time 2019/03/18-19:18:08.911059) EVENT_LOG_v1 {"time_micros": 1552936688911053, "job": 83, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:18:08.911157 7f1902121700 (Original Log Time 2019/03/18-19:18:08.911085) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[3 1 0 0 0 0 0] max score 0.75
2019/03/18-19:18:24.568741 7f190bfff700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #217. Immutable memtables: 0.
2019/03/18-19:18:24.674211 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 84] Syncing log #215
2019/03/18-19:18:24.859704 7f1902121700 (Original Log Time 2019/03/18-19:18:24.674200) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:18:24.859714 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 84] Flushing memtable with next log file: 217
2019/03/18-19:18:24.859752 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936704859741, "job": 84, "event": "flush_started", "num_memtables": 1, "num_entries": 9343, "num_deletes": 4669, "memory_usage": 65018432, "flush_reason": "Write Buffer Full"}
2019/03/18-19:18:24.859757 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 84] Level-0 flush table #218: started
2019/03/18-19:18:24.871304 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936704871287, "cf_name": "payload", "job": 84, "event": "table_file_creation", "file_number": 218, "file_size": 202069, "table_properties": {"data_size": 200996, "index_size": 720, "filter_size": 0, "raw_key_size": 74896, "raw_average_key_size": 16, "raw_value_size": 165924, "raw_average_value_size": 35, "num_data_blocks": 26, "num_entries": 4681, "filter_policy_name": "", "kDeletedKeys": "4669", "kMergeOperands": "0"}}
2019/03/18-19:18:24.871334 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 84] Level-0 flush table #218: 202069 bytes OK
2019/03/18-19:18:24.882439 7f1902121700 (Original Log Time 2019/03/18-19:18:24.872457) [db/memtable_list.cc:377] [payload] Level-0 commit table #218 started
2019/03/18-19:18:24.882444 7f1902121700 (Original Log Time 2019/03/18-19:18:24.882290) [db/memtable_list.cc:424] [payload] Level-0 commit table #218: memtable #1 done
2019/03/18-19:18:24.882447 7f1902121700 (Original Log Time 2019/03/18-19:18:24.882323) EVENT_LOG_v1 {"time_micros": 1552936704882314, "job": 84, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:18:24.882449 7f1902121700 (Original Log Time 2019/03/18-19:18:24.882355) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[2 1 0 0 0 0 0] max score 0.76
2019/03/18-19:18:26.547288 7f19105fa700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #219. Immutable memtables: 0.
2019/03/18-19:18:26.547417 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 85] Syncing log #217
2019/03/18-19:18:26.558500 7f1902121700 (Original Log Time 2019/03/18-19:18:26.547403) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:18:26.558510 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 85] Flushing memtable with next log file: 219
2019/03/18-19:18:26.558542 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936706558532, "job": 85, "event": "flush_started", "num_memtables": 1, "num_entries": 33360, "num_deletes": 15112, "memory_usage": 65027160, "flush_reason": "Write Buffer Full"}
2019/03/18-19:18:26.558546 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 85] Level-0 flush table #220: started
2019/03/18-19:18:27.451481 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936707451454, "cf_name": "variables", "job": 85, "event": "table_file_creation", "file_number": 220, "file_size": 54214012, "table_properties": {"data_size": 54155710, "index_size": 130998, "filter_size": 0, "raw_key_size": 1093092, "raw_average_key_size": 35, "raw_value_size": 53474512, "raw_average_value_size": 1748, "num_data_blocks": 3976, "num_entries": 30576, "filter_policy_name": "", "kDeletedKeys": "15112", "kMergeOperands": "0"}}
2019/03/18-19:18:27.451522 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 85] Level-0 flush table #220: 54214012 bytes OK
2019/03/18-19:18:27.454780 7f1902121700 (Original Log Time 2019/03/18-19:18:27.453150) [db/memtable_list.cc:377] [variables] Level-0 commit table #220 started
2019/03/18-19:18:27.454785 7f1902121700 (Original Log Time 2019/03/18-19:18:27.454660) [db/memtable_list.cc:424] [variables] Level-0 commit table #220: memtable #1 done
2019/03/18-19:18:27.454787 7f1902121700 (Original Log Time 2019/03/18-19:18:27.454682) EVENT_LOG_v1 {"time_micros": 1552936707454675, "job": 85, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:18:27.454788 7f1902121700 (Original Log Time 2019/03/18-19:18:27.454712) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[1 1 0 0 0 0 0] max score 0.25
2019/03/18-19:19:21.378377 7f190befe700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #221. Immutable memtables: 0.
2019/03/18-19:19:21.379223 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 86] Syncing log #219
2019/03/18-19:19:21.391656 7f1902121700 (Original Log Time 2019/03/18-19:19:21.379208) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:19:21.391668 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 86] Flushing memtable with next log file: 221
2019/03/18-19:19:21.391701 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936761391691, "job": 86, "event": "flush_started", "num_memtables": 1, "num_entries": 31240, "num_deletes": 12964, "memory_usage": 65019160, "flush_reason": "Write Buffer Full"}
2019/03/18-19:19:21.391706 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 86] Level-0 flush table #222: started
2019/03/18-19:19:22.445224 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936762445194, "cf_name": "variables", "job": 86, "event": "table_file_creation", "file_number": 222, "file_size": 64024017, "table_properties": {"data_size": 63955564, "index_size": 153702, "filter_size": 0, "raw_key_size": 1116830, "raw_average_key_size": 35, "raw_value_size": 63198408, "raw_average_value_size": 2022, "num_data_blocks": 4664, "num_entries": 31240, "filter_policy_name": "", "kDeletedKeys": "12964", "kMergeOperands": "0"}}
2019/03/18-19:19:22.445257 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 86] Level-0 flush table #222: 64024017 bytes OK
2019/03/18-19:19:22.450465 7f1902121700 (Original Log Time 2019/03/18-19:19:22.446943) [db/memtable_list.cc:377] [variables] Level-0 commit table #222 started
2019/03/18-19:19:22.450470 7f1902121700 (Original Log Time 2019/03/18-19:19:22.450321) [db/memtable_list.cc:424] [variables] Level-0 commit table #222: memtable #1 done
2019/03/18-19:19:22.450473 7f1902121700 (Original Log Time 2019/03/18-19:19:22.450350) EVENT_LOG_v1 {"time_micros": 1552936762450342, "job": 86, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:19:22.450476 7f1902121700 (Original Log Time 2019/03/18-19:19:22.450380) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[2 1 0 0 0 0 0] max score 0.50
2019/03/18-19:19:43.594800 7f19104f9700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #223. Immutable memtables: 0.
2019/03/18-19:19:43.594935 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 87] Syncing log #221
2019/03/18-19:19:43.680137 7f1902121700 (Original Log Time 2019/03/18-19:19:43.594922) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:19:43.680148 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 87] Flushing memtable with next log file: 223
2019/03/18-19:19:43.680179 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936783680169, "job": 87, "event": "flush_started", "num_memtables": 1, "num_entries": 9353, "num_deletes": 4679, "memory_usage": 65018360, "flush_reason": "Write Buffer Full"}
2019/03/18-19:19:43.680183 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 87] Level-0 flush table #224: started
2019/03/18-19:19:43.689634 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936783689611, "cf_name": "payload", "job": 87, "event": "table_file_creation", "file_number": 224, "file_size": 132936, "table_properties": {"data_size": 131918, "index_size": 580, "filter_size": 0, "raw_key_size": 74976, "raw_average_key_size": 16, "raw_value_size": 96789, "raw_average_value_size": 20, "num_data_blocks": 21, "num_entries": 4686, "filter_policy_name": "", "kDeletedKeys": "4679", "kMergeOperands": "0"}}
2019/03/18-19:19:43.689665 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 87] Level-0 flush table #224: 132936 bytes OK
2019/03/18-19:19:43.692779 7f1902121700 (Original Log Time 2019/03/18-19:19:43.690792) [db/memtable_list.cc:377] [payload] Level-0 commit table #224 started
2019/03/18-19:19:43.692783 7f1902121700 (Original Log Time 2019/03/18-19:19:43.692650) [db/memtable_list.cc:424] [payload] Level-0 commit table #224: memtable #1 done
2019/03/18-19:19:43.692786 7f1902121700 (Original Log Time 2019/03/18-19:19:43.692672) EVENT_LOG_v1 {"time_micros": 1552936783692664, "job": 87, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:19:43.692789 7f1902121700 (Original Log Time 2019/03/18-19:19:43.692710) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[3 1 0 0 0 0 0] max score 1.14
2019/03/18-19:19:43.692861 7f1902922700 [db/compaction_job.cc:1636] [payload] [JOB 88] Compacting 3@0 + 1@1 files to L1, score 1.14
2019/03/18-19:19:43.692870 7f1902922700 [db/compaction_job.cc:1640] [payload] Compaction start summary: Base version 124 Base level 0, inputs: [224(129KB) 218(197KB) 207(129KB)], [203(203KB)]
2019/03/18-19:19:43.692909 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936783692897, "job": 88, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [224, 218, 207], "files_L1": [203], "score": 1.13809, "input_data_size": 676791}
2019/03/18-19:19:43.707128 7f1902922700 [db/compaction_job.cc:1324] [payload] [JOB 88] Generated table #225: 7 keys, 97778 bytes
2019/03/18-19:19:43.707167 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936783707154, "cf_name": "payload", "job": 88, "event": "table_file_creation", "file_number": 225, "file_size": 97778, "table_properties": {"data_size": 97020, "index_size": 195, "filter_size": 0, "raw_key_size": 112, "raw_average_key_size": 16, "raw_value_size": 96789, "raw_average_value_size": 13827, "num_data_blocks": 7, "num_entries": 7, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:19:43.708742 7f1902922700 [db/compaction_job.cc:1390] [payload] [JOB 88] Compacted 3@0 + 1@1 files to L1 => 97778 bytes
2019/03/18-19:19:43.710739 7f1902922700 (Original Log Time 2019/03/18-19:19:43.710648) [db/compaction_job.cc:752] [payload] compacted to: base level 1 max bytes base 268435456 files[0 1 0 0 0 0 0] max score 0.00, MB/sec: 47.4 rd, 6.8 wr, level 1, files in(3, 1) out(1) MB in(0.4, 0.2) out(0.1), read-write-amplify(1.7) write-amplify(0.2) OK, records in: 14071, records dropped: 14064 output_compression: Snappy
2019/03/18-19:19:43.710743 7f1902922700 (Original Log Time 2019/03/18-19:19:43.710674) EVENT_LOG_v1 {"time_micros": 1552936783710664, "job": 88, "event": "compaction_finished", "compaction_time_micros": 14289, "output_level": 1, "num_output_files": 1, "total_output_size": 97778, "num_input_records": 14071, "num_output_records": 7, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 1, 0, 0, 0, 0, 0]}
2019/03/18-19:19:43.710925 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936783710921, "job": 88, "event": "table_file_deletion", "file_number": 224}
2019/03/18-19:19:43.711063 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936783711060, "job": 88, "event": "table_file_deletion", "file_number": 218}
2019/03/18-19:19:43.711171 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936783711169, "job": 88, "event": "table_file_deletion", "file_number": 207}
2019/03/18-19:19:43.711464 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936783711461, "job": 88, "event": "table_file_deletion", "file_number": 203}
2019/03/18-19:20:16.247198 7f19105fa700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #226. Immutable memtables: 0.
2019/03/18-19:20:16.247312 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 89] Syncing log #223
2019/03/18-19:20:16.531582 7f1902121700 (Original Log Time 2019/03/18-19:20:16.247293) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:20:16.531593 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 89] Flushing memtable with next log file: 226
2019/03/18-19:20:16.531625 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936816531615, "job": 89, "event": "flush_started", "num_memtables": 1, "num_entries": 30132, "num_deletes": 11840, "memory_usage": 65014064, "flush_reason": "Write Buffer Full"}
2019/03/18-19:20:16.531630 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 89] Level-0 flush table #227: started
2019/03/18-19:20:17.585315 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936817585284, "cf_name": "variables", "job": 89, "event": "table_file_creation", "file_number": 227, "file_size": 64069284, "table_properties": {"data_size": 64000906, "index_size": 153546, "filter_size": 0, "raw_key_size": 1077219, "raw_average_key_size": 35, "raw_value_size": 63253736, "raw_average_value_size": 2099, "num_data_blocks": 4659, "num_entries": 30132, "filter_policy_name": "", "kDeletedKeys": "11840", "kMergeOperands": "0"}}
2019/03/18-19:20:17.585348 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 89] Level-0 flush table #227: 64069284 bytes OK
2019/03/18-19:20:17.589164 7f1902121700 (Original Log Time 2019/03/18-19:20:17.586563) [db/memtable_list.cc:377] [variables] Level-0 commit table #227 started
2019/03/18-19:20:17.589168 7f1902121700 (Original Log Time 2019/03/18-19:20:17.589014) [db/memtable_list.cc:424] [variables] Level-0 commit table #227: memtable #1 done
2019/03/18-19:20:17.589171 7f1902121700 (Original Log Time 2019/03/18-19:20:17.589054) EVENT_LOG_v1 {"time_micros": 1552936817589033, "job": 89, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:20:17.589173 7f1902121700 (Original Log Time 2019/03/18-19:20:17.589086) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[3 1 0 0 0 0 0] max score 0.75
2019/03/18-19:20:22.641561 7f19105fa700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #228. Immutable memtables: 0.
2019/03/18-19:20:22.642249 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 90] Syncing log #226
2019/03/18-19:20:22.669023 7f1902121700 (Original Log Time 2019/03/18-19:20:22.642234) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:20:22.669035 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 90] Flushing memtable with next log file: 228
2019/03/18-19:20:22.669077 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936822669066, "job": 90, "event": "flush_started", "num_memtables": 1, "num_entries": 338892, "num_deletes": 33771, "memory_usage": 65014336, "flush_reason": "Write Buffer Full"}
2019/03/18-19:20:22.669082 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 90] Level-0 flush table #229: started
2019/03/18-19:20:22.815627 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936822815596, "cf_name": "element_instance_key", "job": 90, "event": "table_file_creation", "file_number": 229, "file_size": 833129, "table_properties": {"data_size": 819697, "index_size": 21458, "filter_size": 0, "raw_key_size": 770416, "raw_average_key_size": 16, "raw_value_size": 2443676, "raw_average_value_size": 50, "num_data_blocks": 767, "num_entries": 48151, "filter_policy_name": "", "kDeletedKeys": "33771", "kMergeOperands": "0"}}
2019/03/18-19:20:22.815652 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 90] Level-0 flush table #229: 833129 bytes OK
2019/03/18-19:20:22.818571 7f1902121700 (Original Log Time 2019/03/18-19:20:22.816803) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #229 started
2019/03/18-19:20:22.818575 7f1902121700 (Original Log Time 2019/03/18-19:20:22.818437) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #229: memtable #1 done
2019/03/18-19:20:22.818578 7f1902121700 (Original Log Time 2019/03/18-19:20:22.818460) EVENT_LOG_v1 {"time_micros": 1552936822818452, "job": 90, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:20:22.818580 7f1902121700 (Original Log Time 2019/03/18-19:20:22.818502) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[4 1 0 0 0 0 0] max score 1.00
2019/03/18-19:20:22.818645 7f1902922700 [db/compaction_job.cc:1636] [element_instance_key] [JOB 91] Compacting 4@0 + 1@1 files to L1, score 1.00
2019/03/18-19:20:22.818654 7f1902922700 [db/compaction_job.cc:1640] [element_instance_key] Compaction start summary: Base version 127 Base level 0, inputs: [200(381KB) 192(297KB) 216(545KB) 229(813KB)], [180(8429B)]
2019/03/18-19:20:22.818675 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936822818662, "job": 91, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [200, 192, 216, 229], "files_L1": [180], "score": 1, "input_data_size": 2095272}
2019/03/18-19:20:22.964971 7f1902922700 [db/compaction_job.cc:1324] [element_instance_key] [JOB 91] Generated table #230: 14380 keys, 568376 bytes
2019/03/18-19:20:22.965025 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936822965004, "cf_name": "element_instance_key", "job": 91, "event": "table_file_creation", "file_number": 230, "file_size": 568376, "table_properties": {"data_size": 557566, "index_size": 18278, "filter_size": 0, "raw_key_size": 230080, "raw_average_key_size": 16, "raw_value_size": 2443676, "raw_average_value_size": 169, "num_data_blocks": 654, "num_entries": 14380, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:20:22.967204 7f1902922700 [db/compaction_job.cc:1390] [element_instance_key] [JOB 91] Compacted 4@0 + 1@1 files to L1 => 568376 bytes
2019/03/18-19:20:22.971819 7f1902922700 (Original Log Time 2019/03/18-19:20:22.971718) [db/compaction_job.cc:752] [element_instance_key] compacted to: base level 1 max bytes base 268435456 files[0 1 0 0 0 0 0] max score 0.00, MB/sec: 14.3 rd, 3.9 wr, level 1, files in(4, 1) out(1) MB in(2.0, 0.0) out(0.5), read-write-amplify(1.3) write-amplify(0.3) OK, records in: 169464, records dropped: 155084 output_compression: Snappy
2019/03/18-19:20:22.971828 7f1902922700 (Original Log Time 2019/03/18-19:20:22.971755) EVENT_LOG_v1 {"time_micros": 1552936822971742, "job": 91, "event": "compaction_finished", "compaction_time_micros": 146404, "output_level": 1, "num_output_files": 1, "total_output_size": 568376, "num_input_records": 169464, "num_output_records": 14380, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 1, 0, 0, 0, 0, 0]}
2019/03/18-19:21:11.183415 7f19104f9700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #231. Immutable memtables: 0.
2019/03/18-19:21:11.184443 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 92] Syncing log #228
2019/03/18-19:21:11.209339 7f1902121700 (Original Log Time 2019/03/18-19:21:11.184427) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:21:11.209350 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 92] Flushing memtable with next log file: 231
2019/03/18-19:21:11.209388 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936871209377, "job": 92, "event": "flush_started", "num_memtables": 1, "num_entries": 29024, "num_deletes": 10716, "memory_usage": 65021976, "flush_reason": "Write Buffer Full"}
2019/03/18-19:21:11.209392 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 92] Level-0 flush table #232: started
2019/03/18-19:21:12.242747 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936872242716, "cf_name": "variables", "job": 92, "event": "table_file_creation", "file_number": 232, "file_size": 64116298, "table_properties": {"data_size": 64047989, "index_size": 153419, "filter_size": 0, "raw_key_size": 1037608, "raw_average_key_size": 35, "raw_value_size": 63309064, "raw_average_value_size": 2181, "num_data_blocks": 4655, "num_entries": 29024, "filter_policy_name": "", "kDeletedKeys": "10716", "kMergeOperands": "0"}}
2019/03/18-19:21:12.242784 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 92] Level-0 flush table #232: 64116298 bytes OK
2019/03/18-19:21:12.246872 7f1902121700 (Original Log Time 2019/03/18-19:21:12.244204) [db/memtable_list.cc:377] [variables] Level-0 commit table #232 started
2019/03/18-19:21:12.246899 7f1902121700 (Original Log Time 2019/03/18-19:21:12.246730) [db/memtable_list.cc:424] [variables] Level-0 commit table #232: memtable #1 done
2019/03/18-19:21:12.246902 7f1902121700 (Original Log Time 2019/03/18-19:21:12.246754) EVENT_LOG_v1 {"time_micros": 1552936872246748, "job": 92, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:21:12.246905 7f1902121700 (Original Log Time 2019/03/18-19:21:12.246789) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[4 1 0 0 0 0 0] max score 1.00
2019/03/18-19:21:12.246950 7f1902922700 [db/compaction_job.cc:1636] [variables] [JOB 93] Compacting 4@0 + 1@1 files to L1, score 1.00
2019/03/18-19:21:12.246965 7f1902922700 [db/compaction_job.cc:1640] [variables] Compaction start summary: Base version 129 Base level 0, inputs: [232(61MB) 227(61MB) 222(61MB) 220(51MB)], [210(41MB)]
2019/03/18-19:21:12.246989 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936872246975, "job": 93, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [232, 227, 222, 220], "files_L1": [210], "score": 1, "input_data_size": 289527796}
2019/03/18-19:21:12.247113 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936872247109, "job": 92, "event": "table_file_deletion", "file_number": 229}
2019/03/18-19:21:12.247437 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936872247434, "job": 92, "event": "table_file_deletion", "file_number": 216}
2019/03/18-19:21:12.247669 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936872247665, "job": 92, "event": "table_file_deletion", "file_number": 200}
2019/03/18-19:21:12.247775 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936872247771, "job": 92, "event": "table_file_deletion", "file_number": 192}
2019/03/18-19:21:12.247860 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936872247858, "job": 92, "event": "table_file_deletion", "file_number": 180}
2019/03/18-19:21:17.178197 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 93] Generated table #233: 19214 keys, 67187332 bytes
2019/03/18-19:21:17.178252 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936877178230, "cf_name": "variables", "job": 93, "event": "table_file_creation", "file_number": 233, "file_size": 67187332, "table_properties": {"data_size": 67116826, "index_size": 158408, "filter_size": 0, "raw_key_size": 686898, "raw_average_key_size": 35, "raw_value_size": 66448890, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19214, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:21:18.170652 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 93] Generated table #234: 15606 keys, 54558199 bytes
2019/03/18-19:21:18.170705 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936878170683, "cf_name": "variables", "job": 93, "event": "table_file_creation", "file_number": 234, "file_size": 54558199, "table_properties": {"data_size": 54501134, "index_size": 128610, "filter_size": 0, "raw_key_size": 557917, "raw_average_key_size": 35, "raw_value_size": 53958670, "raw_average_value_size": 3457, "num_data_blocks": 3902, "num_entries": 15606, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:21:18.174020 7f1902922700 [db/compaction_job.cc:1390] [variables] [JOB 93] Compacted 4@0 + 1@1 files to L1 => 121745531 bytes
2019/03/18-19:21:18.202584 7f1902922700 (Original Log Time 2019/03/18-19:21:18.202455) [db/compaction_job.cc:752] [variables] compacted to: base level 1 max bytes base 268435456 files[0 2 0 0 0 0 0] max score 0.45, MB/sec: 48.9 rd, 20.6 wr, level 1, files in(4, 1) out(2) MB in(235.0, 41.1) out(116.1), read-write-amplify(1.7) write-amplify(0.5) OK, records in: 133300, records dropped: 98480 output_compression: Snappy
2019/03/18-19:21:18.202597 7f1902922700 (Original Log Time 2019/03/18-19:21:18.202491) EVENT_LOG_v1 {"time_micros": 1552936878202479, "job": 93, "event": "compaction_finished", "compaction_time_micros": 5923761, "output_level": 1, "num_output_files": 2, "total_output_size": 121745531, "num_input_records": 133300, "num_output_records": 34820, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 2, 0, 0, 0, 0, 0]}
2019/03/18-19:21:18.231381 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936878231374, "job": 93, "event": "table_file_deletion", "file_number": 232}
2019/03/18-19:21:18.255584 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936878255576, "job": 93, "event": "table_file_deletion", "file_number": 227}
2019/03/18-19:21:18.277602 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936878277594, "job": 93, "event": "table_file_deletion", "file_number": 222}
2019/03/18-19:21:18.293971 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936878293964, "job": 93, "event": "table_file_deletion", "file_number": 220}
2019/03/18-19:21:18.308464 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552936878308456, "job": 93, "event": "table_file_deletion", "file_number": 210}
2019/03/18-19:21:19.570972 7f190bfff700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #235. Immutable memtables: 0.
2019/03/18-19:21:19.571105 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 94] Syncing log #231
2019/03/18-19:21:19.609662 7f1902121700 (Original Log Time 2019/03/18-19:21:19.571090) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:21:19.609674 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 94] Flushing memtable with next log file: 235
2019/03/18-19:21:19.609706 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936879609695, "job": 94, "event": "flush_started", "num_memtables": 1, "num_entries": 9352, "num_deletes": 4678, "memory_usage": 65018792, "flush_reason": "Write Buffer Full"}
2019/03/18-19:21:19.609711 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 94] Level-0 flush table #236: started
2019/03/18-19:21:19.618312 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936879618295, "cf_name": "payload", "job": 94, "event": "table_file_creation", "file_number": 236, "file_size": 77431, "table_properties": {"data_size": 76471, "index_size": 494, "filter_size": 0, "raw_key_size": 74896, "raw_average_key_size": 16, "raw_value_size": 41481, "raw_average_value_size": 8, "num_data_blocks": 18, "num_entries": 4681, "filter_policy_name": "", "kDeletedKeys": "4678", "kMergeOperands": "0"}}
2019/03/18-19:21:19.618351 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 94] Level-0 flush table #236: 77431 bytes OK
2019/03/18-19:21:19.624058 7f1902121700 (Original Log Time 2019/03/18-19:21:19.619485) [db/memtable_list.cc:377] [payload] Level-0 commit table #236 started
2019/03/18-19:21:19.624062 7f1902121700 (Original Log Time 2019/03/18-19:21:19.623929) [db/memtable_list.cc:424] [payload] Level-0 commit table #236: memtable #1 done
2019/03/18-19:21:19.624065 7f1902121700 (Original Log Time 2019/03/18-19:21:19.623953) EVENT_LOG_v1 {"time_micros": 1552936879623945, "job": 94, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:21:19.624068 7f1902121700 (Original Log Time 2019/03/18-19:21:19.623979) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[1 1 0 0 0 0 0] max score 0.38
2019/03/18-19:22:06.322145 7f190bdfd700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #237. Immutable memtables: 0.
2019/03/18-19:22:08.515466 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 95] Syncing log #235
2019/03/18-19:22:08.653805 7f1902121700 (Original Log Time 2019/03/18-19:22:08.515455) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:22:08.653818 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 95] Flushing memtable with next log file: 237
2019/03/18-19:22:08.653896 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936928653870, "job": 95, "event": "flush_started", "num_memtables": 1, "num_entries": 28652, "num_deletes": 10336, "memory_usage": 65024920, "flush_reason": "Write Buffer Full"}
2019/03/18-19:22:08.653908 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 95] Level-0 flush table #238: started
2019/03/18-19:22:09.925028 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936929924999, "cf_name": "variables", "job": 95, "event": "table_file_creation", "file_number": 238, "file_size": 64138916, "table_properties": {"data_size": 64070650, "index_size": 153385, "filter_size": 0, "raw_key_size": 1024309, "raw_average_key_size": 35, "raw_value_size": 63336728, "raw_average_value_size": 2210, "num_data_blocks": 4654, "num_entries": 28652, "filter_policy_name": "", "kDeletedKeys": "10336", "kMergeOperands": "0"}}
2019/03/18-19:22:09.925070 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 95] Level-0 flush table #238: 64138916 bytes OK
2019/03/18-19:22:09.929807 7f1902121700 (Original Log Time 2019/03/18-19:22:09.926465) [db/memtable_list.cc:377] [variables] Level-0 commit table #238 started
2019/03/18-19:22:09.929812 7f1902121700 (Original Log Time 2019/03/18-19:22:09.929686) [db/memtable_list.cc:424] [variables] Level-0 commit table #238: memtable #1 done
2019/03/18-19:22:09.929814 7f1902121700 (Original Log Time 2019/03/18-19:22:09.929711) EVENT_LOG_v1 {"time_micros": 1552936929929702, "job": 95, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 2, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:22:09.929817 7f1902121700 (Original Log Time 2019/03/18-19:22:09.929739) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[1 2 0 0 0 0 0] max score 0.45
2019/03/18-19:22:39.733853 7f19102f7700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #239. Immutable memtables: 0.
2019/03/18-19:22:39.734827 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 96] Syncing log #237
2019/03/18-19:22:39.977703 7f1902121700 (Original Log Time 2019/03/18-19:22:39.734808) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:22:39.977715 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 96] Flushing memtable with next log file: 239
2019/03/18-19:22:39.977749 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936959977738, "job": 96, "event": "flush_started", "num_memtables": 1, "num_entries": 337945, "num_deletes": 32646, "memory_usage": 65014312, "flush_reason": "Write Buffer Full"}
2019/03/18-19:22:39.977759 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 96] Level-0 flush table #240: started
2019/03/18-19:22:40.132547 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936960132514, "cf_name": "element_instance_key", "job": 96, "event": "table_file_creation", "file_number": 240, "file_size": 1187337, "table_properties": {"data_size": 1167124, "index_size": 32797, "filter_size": 0, "raw_key_size": 893568, "raw_average_key_size": 16, "raw_value_size": 3943488, "raw_average_value_size": 70, "num_data_blocks": 1172, "num_entries": 55848, "filter_policy_name": "", "kDeletedKeys": "32646", "kMergeOperands": "0"}}
2019/03/18-19:22:40.132574 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 96] Level-0 flush table #240: 1187337 bytes OK
2019/03/18-19:22:40.135761 7f1902121700 (Original Log Time 2019/03/18-19:22:40.133871) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #240 started
2019/03/18-19:22:40.135765 7f1902121700 (Original Log Time 2019/03/18-19:22:40.135631) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #240: memtable #1 done
2019/03/18-19:22:40.135768 7f1902121700 (Original Log Time 2019/03/18-19:22:40.135656) EVENT_LOG_v1 {"time_micros": 1552936960135648, "job": 96, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:22:40.135771 7f1902121700 (Original Log Time 2019/03/18-19:22:40.135684) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[1 1 0 0 0 0 0] max score 0.25
2019/03/18-19:22:47.211495 7f190befe700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #241. Immutable memtables: 0.
2019/03/18-19:22:47.211620 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 97] Syncing log #239
2019/03/18-19:22:47.258927 7f1902121700 (Original Log Time 2019/03/18-19:22:47.211595) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:22:47.258939 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 97] Flushing memtable with next log file: 241
2019/03/18-19:22:47.258976 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936967258965, "job": 97, "event": "flush_started", "num_memtables": 1, "num_entries": 9317, "num_deletes": 4643, "memory_usage": 65018256, "flush_reason": "Write Buffer Full"}
2019/03/18-19:22:47.258980 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 97] Level-0 flush table #242: started
2019/03/18-19:22:47.275805 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936967275788, "cf_name": "payload", "job": 97, "event": "table_file_creation", "file_number": 242, "file_size": 507035, "table_properties": {"data_size": 505608, "index_size": 1337, "filter_size": 0, "raw_key_size": 74832, "raw_average_key_size": 16, "raw_value_size": 470118, "raw_average_value_size": 100, "num_data_blocks": 48, "num_entries": 4677, "filter_policy_name": "", "kDeletedKeys": "4643", "kMergeOperands": "0"}}
2019/03/18-19:22:47.275844 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 97] Level-0 flush table #242: 507035 bytes OK
2019/03/18-19:22:47.279939 7f1902121700 (Original Log Time 2019/03/18-19:22:47.277077) [db/memtable_list.cc:377] [payload] Level-0 commit table #242 started
2019/03/18-19:22:47.279944 7f1902121700 (Original Log Time 2019/03/18-19:22:47.279798) [db/memtable_list.cc:424] [payload] Level-0 commit table #242: memtable #1 done
2019/03/18-19:22:47.279946 7f1902121700 (Original Log Time 2019/03/18-19:22:47.279829) EVENT_LOG_v1 {"time_micros": 1552936967279822, "job": 97, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:22:47.279949 7f1902121700 (Original Log Time 2019/03/18-19:22:47.279860) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[2 1 0 0 0 0 0] max score 0.77
2019/03/18-19:23:00.962653 7f190bfff700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #243. Immutable memtables: 0.
2019/03/18-19:23:00.962762 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 98] Syncing log #241
2019/03/18-19:23:01.051985 7f1902121700 (Original Log Time 2019/03/18-19:23:00.962746) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:23:01.051996 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 98] Flushing memtable with next log file: 243
2019/03/18-19:23:01.052027 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936981052017, "job": 98, "event": "flush_started", "num_memtables": 1, "num_entries": 30864, "num_deletes": 12592, "memory_usage": 65020136, "flush_reason": "Write Buffer Full"}
2019/03/18-19:23:01.052032 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 98] Level-0 flush table #244: started
2019/03/18-19:23:02.144812 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552936982144779, "cf_name": "variables", "job": 98, "event": "table_file_creation", "file_number": 244, "file_size": 64007329, "table_properties": {"data_size": 63938918, "index_size": 153577, "filter_size": 0, "raw_key_size": 1103388, "raw_average_key_size": 35, "raw_value_size": 63184576, "raw_average_value_size": 2047, "num_data_blocks": 4660, "num_entries": 30864, "filter_policy_name": "", "kDeletedKeys": "12592", "kMergeOperands": "0"}}
2019/03/18-19:23:02.144847 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 98] Level-0 flush table #244: 64007329 bytes OK
2019/03/18-19:23:02.149052 7f1902121700 (Original Log Time 2019/03/18-19:23:02.146268) [db/memtable_list.cc:377] [variables] Level-0 commit table #244 started
2019/03/18-19:23:02.149057 7f1902121700 (Original Log Time 2019/03/18-19:23:02.148903) [db/memtable_list.cc:424] [variables] Level-0 commit table #244: memtable #1 done
2019/03/18-19:23:02.149060 7f1902121700 (Original Log Time 2019/03/18-19:23:02.148930) EVENT_LOG_v1 {"time_micros": 1552936982148922, "job": 98, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 2, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:23:02.149062 7f1902121700 (Original Log Time 2019/03/18-19:23:02.148961) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[2 2 0 0 0 0 0] max score 0.50
2019/03/18-19:23:56.138971 7f19102f7700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #245. Immutable memtables: 0.
2019/03/18-19:23:59.605158 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 99] Syncing log #243
2019/03/18-19:23:59.733180 7f1902121700 (Original Log Time 2019/03/18-19:23:59.605146) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:23:59.733192 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 99] Flushing memtable with next log file: 245
2019/03/18-19:23:59.733226 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937039733216, "job": 99, "event": "flush_started", "num_memtables": 1, "num_entries": 29612, "num_deletes": 11308, "memory_usage": 65026536, "flush_reason": "Write Buffer Full"}
2019/03/18-19:23:59.733231 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 99] Level-0 flush table #246: started
2019/03/18-19:24:00.731292 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937040731261, "cf_name": "variables", "job": 99, "event": "table_file_creation", "file_number": 246, "file_size": 64106406, "table_properties": {"data_size": 64038019, "index_size": 153541, "filter_size": 0, "raw_key_size": 1058629, "raw_average_key_size": 35, "raw_value_size": 63295232, "raw_average_value_size": 2137, "num_data_blocks": 4659, "num_entries": 29612, "filter_policy_name": "", "kDeletedKeys": "11308", "kMergeOperands": "0"}}
2019/03/18-19:24:00.731326 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 99] Level-0 flush table #246: 64106406 bytes OK
2019/03/18-19:24:00.740776 7f1902121700 (Original Log Time 2019/03/18-19:24:00.737911) [db/memtable_list.cc:377] [variables] Level-0 commit table #246 started
2019/03/18-19:24:00.740780 7f1902121700 (Original Log Time 2019/03/18-19:24:00.740634) [db/memtable_list.cc:424] [variables] Level-0 commit table #246: memtable #1 done
2019/03/18-19:24:00.740783 7f1902121700 (Original Log Time 2019/03/18-19:24:00.740663) EVENT_LOG_v1 {"time_micros": 1552937040740655, "job": 99, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 2, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:24:00.740786 7f1902121700 (Original Log Time 2019/03/18-19:24:00.740693) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[3 2 0 0 0 0 0] max score 0.75
2019/03/18-19:24:14.065491 7f19105fa700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #247. Immutable memtables: 0.
2019/03/18-19:24:14.065700 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 100] Syncing log #245
2019/03/18-19:24:14.200219 7f1902121700 (Original Log Time 2019/03/18-19:24:14.065687) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:24:14.200231 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 100] Flushing memtable with next log file: 247
2019/03/18-19:24:14.200268 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937054200256, "job": 100, "event": "flush_started", "num_memtables": 1, "num_entries": 9363, "num_deletes": 4689, "memory_usage": 65018272, "flush_reason": "Write Buffer Full"}
2019/03/18-19:24:14.200272 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 100] Level-0 flush table #248: started
2019/03/18-19:24:14.212322 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937054212306, "cf_name": "payload", "job": 100, "event": "table_file_creation", "file_number": 248, "file_size": 299448, "table_properties": {"data_size": 298241, "index_size": 915, "filter_size": 0, "raw_key_size": 75328, "raw_average_key_size": 16, "raw_value_size": 262713, "raw_average_value_size": 55, "num_data_blocks": 33, "num_entries": 4708, "filter_policy_name": "", "kDeletedKeys": "4689", "kMergeOperands": "0"}}
2019/03/18-19:24:14.212350 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 100] Level-0 flush table #248: 299448 bytes OK
2019/03/18-19:24:14.218807 7f1902922700 [WARN] [db/db_impl.cc:625] ------- DUMPING STATS -------
2019/03/18-19:24:14.219602 7f1902922700 [WARN] [db/db_impl.cc:626]
** DB Stats **
Uptime(secs): 1740.7 total, 673.7 interval
Cumulative writes: 2823K writes, 17M keys, 2823K commit groups, 1.0 writes per commit group, ingest: 4.12 GB, 2.42 MB/s
Cumulative WAL: 2823K writes, 0 syncs, 2823489.00 writes per sync, written: 4.12 GB, 2.42 MB/s
Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent
Interval writes: 1147K writes, 7299K keys, 1147K commit groups, 1.0 writes per commit group, ingest: 1721.20 MB, 2.56 MB/s
Interval WAL: 1147K writes, 0 syncs, 1147067.00 writes per sync, written: 1.68 MB, 2.56 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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1740.7 total, 673.7 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 [key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 0.67 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0 1 0.037 0 0
Sum 1/0 0.67 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0 1 0.037 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 0 0.000 0 0
Uptime(secs): 1740.7 total, 673.7 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 [key] **
** Compaction Stats [workflow_version] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 0.68 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 0 0
Sum 1/0 0.68 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 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 0 0.000 0 0
Uptime(secs): 1740.7 total, 673.7 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 [workflow_version] **
** Compaction Stats [workflow_cache] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 1.97 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 0 0
Sum 1/0 1.97 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 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 0 0.000 0 0
Uptime(secs): 1740.6 total, 673.7 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 [workflow_cache] **
** Compaction Stats [workflow_cache_by_id_and_version] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 1.97 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 0 0
Sum 1/0 1.97 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 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 0 0.000 0 0
Uptime(secs): 1740.6 total, 673.7 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 [workflow_cache_by_id_and_version] **
** Compaction Stats [workflow_cache_latest_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 0.69 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 0 0
Sum 1/0 0.69 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 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 0 0.000 0 0
Uptime(secs): 1740.6 total, 673.7 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 [workflow_cache_latest_key] **
** Compaction Stats [element_instance_parent_child] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 3/0 3.27 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 1 3 0.260 0 0
Sum 3/0 3.27 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.2 1 3 0.260 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0 1 0.341 0 0
Uptime(secs): 1740.6 total, 673.7 interval
Flush(GB): cumulative 0.003, interval 0.001
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.8 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.3 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 [element_instance_parent_child] **
** Compaction Stats [element_instance_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 1.13 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.6 1 13 0.109 0 0
L1 1/0 555.05 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.1 16.0 2.3 0 3 0.081 440K 425K
Sum 2/0 1.67 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.1 2.4 3.4 2 16 0.103 440K 425K
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.2 2.5 4.7 1 6 0.131 169K 155K
Uptime(secs): 1740.6 total, 673.7 interval
Flush(GB): cumulative 0.005, interval 0.003
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.01 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 1.7 seconds
Interval compaction: 0.00 GB write, 0.01 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.8 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 [element_instance_key] **
** Compaction Stats [stored_instance_events] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1740.6 total, 673.7 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 [stored_instance_events] **
** Compaction Stats [stored_instance_events_parent_child] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1740.6 total, 673.7 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 [stored_instance_events_parent_child] **
** Compaction Stats [element_instance_child_parent] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 3/0 2.64 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.4 1 3 0.199 0 0
Sum 3/0 2.64 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.4 1 3 0.199 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 0 1 0.267 0 0
Uptime(secs): 1740.6 total, 673.7 interval
Flush(GB): cumulative 0.003, interval 0.001
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.6 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.3 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 [element_instance_child_parent] **
** Compaction Stats [variables] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 3/0 183.35 MB 0.8 0.0 0.0 0.0 0.5 0.5 0.0 1.0 0.0 55.0 10 28 0.360 0 0
L1 2/0 116.11 MB 0.5 0.4 0.4 0.1 0.2 0.1 0.0 0.5 47.0 18.8 9 7 1.292 541K 490K
Sum 5/0 299.45 MB 0.0 0.4 0.4 0.1 0.7 0.7 0.0 1.3 22.2 37.9 19 35 0.546 541K 490K
Int 0/0 0.00 KB 0.0 0.4 0.3 0.0 0.7 0.6 0.0 1.3 22.3 38.8 18 15 1.178 284K 235K
Uptime(secs): 1740.6 total, 673.7 interval
Flush(GB): cumulative 0.541, interval 0.510
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.71 GB write, 0.42 MB/s write, 0.42 GB read, 0.24 MB/s read, 19.1 seconds
Interval compaction: 0.67 GB write, 1.02 MB/s write, 0.38 GB read, 0.59 MB/s read, 17.7 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 [variables] **
** Compaction Stats [payload] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 3/0 863.20 KB 1.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 11.3 0 25 0.012 0 0
L1 1/0 95.49 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.2 28.0 4.9 0 6 0.017 99K 99K
Sum 4/0 958.68 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.2 7.3 9.6 0 31 0.013 99K 99K
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.3 8.5 10.9 0 12 0.016 43K 43K
Uptime(secs): 1740.5 total, 673.7 interval
Flush(GB): cumulative 0.003, interval 0.002
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.4 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.2 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 [payload] **
** Compaction Stats [timers] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1740.5 total, 673.7 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 [timers] **
** Compaction Stats [timer_due_dates] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1740.5 total, 673.7 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 [timer_due_dates] **
** Compaction Stats [pending_deployment] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 0.67 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.004 0 0
Sum 1/0 0.67 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.004 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 0 0.000 0 0
Uptime(secs): 1740.5 total, 673.7 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 [pending_deployment] **
** Compaction Stats [jobs] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 425.50 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.8 0 1 0.071 0 0
Sum 1/0 425.50 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.8 0 1 0.071 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 0 0.000 0 0
Uptime(secs): 1740.5 total, 673.7 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.1 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 [jobs] **
** Compaction Stats [job_states] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 414.45 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.3 0 1 0.064 0 0
Sum 1/0 414.45 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.3 0 1 0.064 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 0 0.000 0 0
Uptime(secs): 1740.4 total, 673.7 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.1 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 [job_states] **
** Compaction Stats [job_deadlines] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 557.79 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 12.0 0 1 0.045 0 0
Sum 1/0 557.79 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 12.0 0 1 0.045 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 0 0.000 0 0
Uptime(secs): 1740.4 total, 673.7 interval
Flush(GB): cumulative 0.001, 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 [job_deadlines] **
** Compaction Stats [job_activatable] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 423.48 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 8.8 0 1 0.047 0 0
Sum 1/0 423.48 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 8.8 0 1 0.047 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 0 0.000 0 0
Uptime(secs): 1740.4 total, 673.7 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 [job_activatable] **
** Compaction Stats [message_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1740.4 total, 673.7 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 [message_key] **
** Compaction Stats [messages] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1740.4 total, 673.7 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 [messages] **
** Compaction Stats [message_deadlines] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1740.3 total, 673.7 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 [message_deadlines] **
** Compaction Stats [message_ids] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1740.3 total, 673.7 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 [message_ids] **
** Compaction Stats [message_correlated] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1740.3 total, 673.7 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 [message_correlated] **
** Compaction Stats [message_subscription_by_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1740.3 total, 673.7 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 [message_subscription_by_key] **
** Compaction Stats [message_subscription_by_sent_time] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1740.2 total, 673.7 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 [message_subscription_by_sent_time] **
** Compaction Stats [message_subscription_by_name_and_correlation_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1740.2 total, 673.7 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 [message_subscription_by_name_and_correlation_key] **
** Compaction Stats [message_start_event_subscription_by_name_and_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1740.2 total, 673.7 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 [message_start_event_subscription_by_name_and_key] **
** Compaction Stats [message_start_event_subscription_by_key_and_name] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1740.1 total, 673.7 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 [message_start_event_subscription_by_key_and_name] **
** Compaction Stats [workflow_subscription_by_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1740.1 total, 673.7 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 [workflow_subscription_by_key] **
** Compaction Stats [workflow_subscription_by_sent_time] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1740.1 total, 673.7 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 [workflow_subscription_by_sent_time] **
** Compaction Stats [incidents] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1740.0 total, 673.7 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 [incidents] **
** Compaction Stats [incident_workflow_instances] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1740.0 total, 673.7 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 [incident_workflow_instances] **
** Compaction Stats [incident_jobs] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1740.0 total, 673.7 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 [incident_jobs] **
** Compaction Stats [event_scope] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 1.55 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 10.4 0 1 0.148 0 0
Sum 1/0 1.55 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 10.4 0 1 0.148 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 0 0.000 0 0
Uptime(secs): 1739.9 total, 673.7 interval
Flush(GB): cumulative 0.002, 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.1 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 [event_scope] **
** Compaction Stats [event_trigger] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1739.9 total, 673.7 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 [event_trigger] **
** Compaction Stats [blacklist] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1739.8 total, 673.7 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 [blacklist] **
** 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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 1740.7 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 [key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 0.67 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0 1 0.037 0 0
Sum 1/0 0.67 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0 1 0.037 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 0 0.000 0 0
Uptime(secs): 1740.7 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 [key] **
** Compaction Stats [workflow_version] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 0.68 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 0 0
Sum 1/0 0.68 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 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 0 0.000 0 0
Uptime(secs): 1740.7 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 [workflow_version] **
** Compaction Stats [workflow_cache] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 1.97 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 0 0
Sum 1/0 1.97 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 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 0 0.000 0 0
Uptime(secs): 1740.7 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 [workflow_cache] **
** Compaction Stats [workflow_cache_by_id_and_version] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 1.97 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0
2019/03/18-19:24:14.224208 7f1902922700 [db/compaction_job.cc:1636] [payload] [JOB 101] Compacting 3@0 + 1@1 files to L1, score 1.16
2019/03/18-19:24:14.224224 7f1902922700 [db/compaction_job.cc:1640] [payload] Compaction start summary: Base version 137 Base level 0, inputs: [248(292KB) 242(495KB) 236(75KB)], [225(95KB)]
2019/03/18-19:24:14.224250 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937054224236, "job": 101, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [248, 242, 236], "files_L1": [225], "score": 1.15749, "input_data_size": 981692}
2019/03/18-19:24:14.224368 7f1902121700 (Original Log Time 2019/03/18-19:24:14.213678) [db/memtable_list.cc:377] [payload] Level-0 commit table #248 started
2019/03/18-19:24:14.224372 7f1902121700 (Original Log Time 2019/03/18-19:24:14.215870) [db/memtable_list.cc:424] [payload] Level-0 commit table #248: memtable #1 done
2019/03/18-19:24:14.224375 7f1902121700 (Original Log Time 2019/03/18-19:24:14.215907) EVENT_LOG_v1 {"time_micros": 1552937054215900, "job": 100, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:24:14.224379 7f1902121700 (Original Log Time 2019/03/18-19:24:14.215972) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[3 1 0 0 0 0 0] max score 1.16
2019/03/18-19:24:14.247909 7f1902922700 [db/compaction_job.cc:1324] [payload] [JOB 101] Generated table #249: 19 keys, 264280 bytes
2019/03/18-19:24:14.247947 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937054247932, "cf_name": "payload", "job": 101, "event": "table_file_creation", "file_number": 249, "file_size": 264280, "table_properties": {"data_size": 263340, "index_size": 529, "filter_size": 0, "raw_key_size": 304, "raw_average_key_size": 16, "raw_value_size": 262713, "raw_average_value_size": 13827, "num_data_blocks": 19, "num_entries": 19, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:24:14.251203 7f1902922700 [db/compaction_job.cc:1390] [payload] [JOB 101] Compacted 3@0 + 1@1 files to L1 => 264280 bytes
2019/03/18-19:24:14.253332 7f1902922700 (Original Log Time 2019/03/18-19:24:14.253248) [db/compaction_job.cc:752] [payload] compacted to: base level 1 max bytes base 268435456 files[0 1 0 0 0 0 0] max score 0.00, MB/sec: 41.4 rd, 11.1 wr, level 1, files in(3, 1) out(1) MB in(0.8, 0.1) out(0.3), read-write-amplify(1.4) write-amplify(0.3) OK, records in: 14073, records dropped: 14054 output_compression: Snappy
2019/03/18-19:24:14.253335 7f1902922700 (Original Log Time 2019/03/18-19:24:14.253272) EVENT_LOG_v1 {"time_micros": 1552937054253262, "job": 101, "event": "compaction_finished", "compaction_time_micros": 23733, "output_level": 1, "num_output_files": 1, "total_output_size": 264280, "num_input_records": 14073, "num_output_records": 19, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 1, 0, 0, 0, 0, 0]}
2019/03/18-19:24:14.254144 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937054254139, "job": 101, "event": "table_file_deletion", "file_number": 248}
2019/03/18-19:24:14.254535 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937054254531, "job": 101, "event": "table_file_deletion", "file_number": 242}
2019/03/18-19:24:14.254681 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937054254678, "job": 101, "event": "table_file_deletion", "file_number": 236}
2019/03/18-19:24:14.254931 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937054254928, "job": 101, "event": "table_file_deletion", "file_number": 225}
2019/03/18-19:24:50.820598 7f190bdfd700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #250. Immutable memtables: 0.
2019/03/18-19:24:50.830829 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 102] Syncing log #247
2019/03/18-19:24:50.976788 7f1902121700 (Original Log Time 2019/03/18-19:24:50.830814) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:24:50.976799 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 102] Flushing memtable with next log file: 250
2019/03/18-19:24:50.976825 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937090976818, "job": 102, "event": "flush_started", "num_memtables": 1, "num_entries": 28228, "num_deletes": 9904, "memory_usage": 65018968, "flush_reason": "Write Buffer Full"}
2019/03/18-19:24:50.976828 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 102] Level-0 flush table #251: started
2019/03/18-19:24:51.866555 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937091866525, "cf_name": "variables", "job": 102, "event": "table_file_creation", "file_number": 251, "file_size": 64165041, "table_properties": {"data_size": 64096803, "index_size": 153355, "filter_size": 0, "raw_key_size": 1009151, "raw_average_key_size": 35, "raw_value_size": 63364392, "raw_average_value_size": 2244, "num_data_blocks": 4653, "num_entries": 28228, "filter_policy_name": "", "kDeletedKeys": "9904", "kMergeOperands": "0"}}
2019/03/18-19:24:51.866610 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 102] Level-0 flush table #251: 64165041 bytes OK
2019/03/18-19:24:51.870429 7f1902121700 (Original Log Time 2019/03/18-19:24:51.867833) [db/memtable_list.cc:377] [variables] Level-0 commit table #251 started
2019/03/18-19:24:51.870434 7f1902121700 (Original Log Time 2019/03/18-19:24:51.870291) [db/memtable_list.cc:424] [variables] Level-0 commit table #251: memtable #1 done
2019/03/18-19:24:51.870436 7f1902121700 (Original Log Time 2019/03/18-19:24:51.870315) EVENT_LOG_v1 {"time_micros": 1552937091870307, "job": 102, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 2, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:24:51.870439 7f1902121700 (Original Log Time 2019/03/18-19:24:51.870352) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[4 2 0 0 0 0 0] max score 1.00
2019/03/18-19:24:51.877934 7f1902922700 [db/compaction_job.cc:1636] [variables] [JOB 103] Compacting 4@0 + 2@1 files to L1, score 1.00
2019/03/18-19:24:51.877953 7f1902922700 [db/compaction_job.cc:1640] [variables] Compaction start summary: Base version 139 Base level 0, inputs: [251(61MB) 246(61MB) 244(61MB) 238(61MB)], [233(64MB) 234(52MB)]
2019/03/18-19:24:51.877980 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937091877966, "job": 103, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [251, 246, 244, 238], "files_L1": [233, 234], "score": 1, "input_data_size": 378163223}
2019/03/18-19:24:55.490808 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 103] Generated table #252: 19214 keys, 67187237 bytes
2019/03/18-19:24:55.490862 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937095490841, "cf_name": "variables", "job": 103, "event": "table_file_creation", "file_number": 252, "file_size": 67187237, "table_properties": {"data_size": 67116821, "index_size": 158408, "filter_size": 0, "raw_key_size": 686898, "raw_average_key_size": 35, "raw_value_size": 66448890, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19214, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:24:57.893253 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 103] Generated table #253: 19216 keys, 67187416 bytes
2019/03/18-19:24:57.893312 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937097893290, "cf_name": "variables", "job": 103, "event": "table_file_creation", "file_number": 253, "file_size": 67187416, "table_properties": {"data_size": 67116927, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:24:59.172427 7f19102f7700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #255. Immutable memtables: 0.
2019/03/18-19:24:59.172512 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 104] Syncing log #250
2019/03/18-19:24:59.207649 7f1902121700 (Original Log Time 2019/03/18-19:24:59.172503) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 1
2019/03/18-19:24:59.207660 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 104] Flushing memtable with next log file: 255
2019/03/18-19:24:59.207694 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937099207684, "job": 104, "event": "flush_started", "num_memtables": 1, "num_entries": 337522, "num_deletes": 32122, "memory_usage": 65014248, "flush_reason": "Write Buffer Full"}
2019/03/18-19:24:59.207699 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 104] Level-0 flush table #256: started
2019/03/18-19:24:59.451131 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 103] Generated table #254: 19216 keys, 67187413 bytes
2019/03/18-19:24:59.451184 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937099451163, "cf_name": "variables", "job": 103, "event": "table_file_creation", "file_number": 254, "file_size": 67187413, "table_properties": {"data_size": 67116921, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:24:59.451521 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937099451499, "cf_name": "element_instance_key", "job": 104, "event": "table_file_creation", "file_number": 256, "file_size": 1209132, "table_properties": {"data_size": 1188420, "index_size": 33548, "filter_size": 0, "raw_key_size": 895504, "raw_average_key_size": 16, "raw_value_size": 4054156, "raw_average_value_size": 72, "num_data_blocks": 1199, "num_entries": 55969, "filter_policy_name": "", "kDeletedKeys": "32122", "kMergeOperands": "0"}}
2019/03/18-19:24:59.451544 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 104] Level-0 flush table #256: 1209132 bytes OK
2019/03/18-19:24:59.456593 7f1902121700 (Original Log Time 2019/03/18-19:24:59.454380) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #256 started
2019/03/18-19:24:59.456598 7f1902121700 (Original Log Time 2019/03/18-19:24:59.456469) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #256: memtable #1 done
2019/03/18-19:24:59.456601 7f1902121700 (Original Log Time 2019/03/18-19:24:59.456492) EVENT_LOG_v1 {"time_micros": 1552937099456484, "job": 104, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:24:59.456604 7f1902121700 (Original Log Time 2019/03/18-19:24:59.456522) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[2 1 0 0 0 0 0] max score 0.50
2019/03/18-19:24:59.841943 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 103] Generated table #257: 6250 keys, 21846246 bytes
2019/03/18-19:24:59.841999 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937099841978, "cf_name": "variables", "job": 103, "event": "table_file_creation", "file_number": 257, "file_size": 21846246, "table_properties": {"data_size": 21822860, "index_size": 51423, "filter_size": 0, "raw_key_size": 223440, "raw_average_key_size": 35, "raw_value_size": 21605622, "raw_average_value_size": 3456, "num_data_blocks": 1563, "num_entries": 6250, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:24:59.846763 7f1902922700 [db/compaction_job.cc:1390] [variables] [JOB 103] Compacted 4@0 + 2@1 files to L1 => 223408312 bytes
2019/03/18-19:24:59.949652 7f1902922700 (Original Log Time 2019/03/18-19:24:59.949492) [db/compaction_job.cc:752] [variables] compacted to: base level 1 max bytes base 268435456 files[0 4 0 0 0 0 0] max score 0.83, MB/sec: 47.5 rd, 28.1 wr, level 1, files in(4, 2) out(4) MB in(244.5, 116.1) out(213.1), read-write-amplify(2.3) write-amplify(0.9) OK, records in: 152176, records dropped: 88280 output_compression: Snappy
2019/03/18-19:24:59.949667 7f1902922700 (Original Log Time 2019/03/18-19:24:59.949544) EVENT_LOG_v1 {"time_micros": 1552937099949516, "job": 103, "event": "compaction_finished", "compaction_time_micros": 7964075, "output_level": 1, "num_output_files": 4, "total_output_size": 223408312, "num_input_records": 152176, "num_output_records": 63896, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 4, 0, 0, 0, 0, 0]}
2019/03/18-19:24:59.981323 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937099981314, "job": 103, "event": "table_file_deletion", "file_number": 251}
2019/03/18-19:24:59.999853 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937099999845, "job": 103, "event": "table_file_deletion", "file_number": 246}
2019/03/18-19:25:00.024007 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937100023999, "job": 103, "event": "table_file_deletion", "file_number": 244}
2019/03/18-19:25:00.042274 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937100042266, "job": 103, "event": "table_file_deletion", "file_number": 238}
2019/03/18-19:25:00.059167 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937100059159, "job": 103, "event": "table_file_deletion", "file_number": 234}
2019/03/18-19:25:00.080977 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937100080969, "job": 103, "event": "table_file_deletion", "file_number": 233}
2019/03/18-19:25:14.725857 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:83] Started the snapshot process -- creating snapshot in directory /usr/local/zeebe/data/partition-0/state/0_zb-stream-processor/snapshots/19877109747376_19877109750080_1
2019/03/18-19:25:14.725917 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:99] Snapshot process -- using temporary directory /usr/local/zeebe/data/partition-0/state/0_zb-stream-processor/snapshots/19877109747376_19877109750080_1.tmp
2019/03/18-19:25:14.726061 7f190bbfb700 [db/db_filesnapshot.cc:34] File Deletions Disabled
2019/03/18-19:25:14.726232 7f190bbfb700 [db/db_impl_write.cc:1423] [key] New memtable created with log file: #258. Immutable memtables: 0.
2019/03/18-19:25:14.726781 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 105] Syncing log #255
2019/03/18-19:25:14.820528 7f1902121700 (Original Log Time 2019/03/18-19:25:14.726766) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:25:14.820537 7f1902121700 [db/flush_job.cc:304] [key] [JOB 105] Flushing memtable with next log file: 258
2019/03/18-19:25:14.820564 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937114820557, "job": 105, "event": "flush_started", "num_memtables": 1, "num_entries": 883885, "num_deletes": 0, "memory_usage": 43370808, "flush_reason": "Get Live Files"}
2019/03/18-19:25:14.820567 7f1902121700 [db/flush_job.cc:334] [key] [JOB 105] Level-0 flush table #259: started
2019/03/18-19:25:14.862806 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937114862790, "cf_name": "key", "job": 105, "event": "table_file_creation", "file_number": 259, "file_size": 687, "table_properties": {"data_size": 45, "index_size": 27, "filter_size": 0, "raw_key_size": 21, "raw_average_key_size": 21, "raw_value_size": 8, "raw_average_value_size": 8, "num_data_blocks": 1, "num_entries": 1, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:25:14.862837 7f1902121700 [db/flush_job.cc:374] [key] [JOB 105] Level-0 flush table #259: 687 bytes OK
2019/03/18-19:25:14.865664 7f1902121700 (Original Log Time 2019/03/18-19:25:14.863735) [db/memtable_list.cc:377] [key] Level-0 commit table #259 started
2019/03/18-19:25:14.865669 7f1902121700 (Original Log Time 2019/03/18-19:25:14.865567) [db/memtable_list.cc:424] [key] Level-0 commit table #259: memtable #1 done
2019/03/18-19:25:14.865671 7f1902121700 (Original Log Time 2019/03/18-19:25:14.865590) EVENT_LOG_v1 {"time_micros": 1552937114865583, "job": 105, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:25:14.865674 7f1902121700 (Original Log Time 2019/03/18-19:25:14.865631) [db/db_impl_compaction_flush.cc:177] [key] Level summary: base level 1 max bytes base 268435456 files[2 0 0 0 0 0 0] max score 0.50
2019/03/18-19:25:14.865737 7f190bbfb700 [db/db_impl_write.cc:1423] [element_instance_parent_child] New memtable created with log file: #258. Immutable memtables: 0.
2019/03/18-19:25:15.062105 7f1902121700 (Original Log Time 2019/03/18-19:25:15.062091) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_parent_child], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:25:15.062109 7f1902121700 [db/flush_job.cc:304] [element_instance_parent_child] [JOB 106] Flushing memtable with next log file: 258
2019/03/18-19:25:15.062122 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937115062116, "job": 106, "event": "flush_started", "num_memtables": 1, "num_entries": 1093723, "num_deletes": 106638, "memory_usage": 53666368, "flush_reason": "Get Live Files"}
2019/03/18-19:25:15.062126 7f1902121700 [db/flush_job.cc:334] [element_instance_parent_child] [JOB 106] Level-0 flush table #260: started
2019/03/18-19:25:15.374469 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937115374442, "cf_name": "element_instance_parent_child", "job": 106, "event": "table_file_creation", "file_number": 260, "file_size": 1252148, "table_properties": {"data_size": 1241254, "index_size": 18674, "filter_size": 0, "raw_key_size": 3371784, "raw_average_key_size": 24, "raw_value_size": 33853, "raw_average_value_size": 0, "num_data_blocks": 558, "num_entries": 140491, "filter_policy_name": "", "kDeletedKeys": "106638", "kMergeOperands": "0"}}
2019/03/18-19:25:15.374527 7f1902121700 [db/flush_job.cc:374] [element_instance_parent_child] [JOB 106] Level-0 flush table #260: 1252148 bytes OK
2019/03/18-19:25:15.385342 7f1902121700 (Original Log Time 2019/03/18-19:25:15.375740) [db/memtable_list.cc:377] [element_instance_parent_child] Level-0 commit table #260 started
2019/03/18-19:25:15.385347 7f1902121700 (Original Log Time 2019/03/18-19:25:15.385203) [db/memtable_list.cc:424] [element_instance_parent_child] Level-0 commit table #260: memtable #1 done
2019/03/18-19:25:15.385350 7f1902121700 (Original Log Time 2019/03/18-19:25:15.385238) EVENT_LOG_v1 {"time_micros": 1552937115385229, "job": 106, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:25:15.385353 7f1902121700 (Original Log Time 2019/03/18-19:25:15.385286) [db/db_impl_compaction_flush.cc:177] [element_instance_parent_child] Level summary: base level 1 max bytes base 268435456 files[4 0 0 0 0 0 0] max score 1.00
2019/03/18-19:25:15.385724 7f190bbfb700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #258. Immutable memtables: 0.
2019/03/18-19:25:15.385837 7f1902922700 [db/compaction_job.cc:1636] [element_instance_parent_child] [JOB 107] Compacting 4@0 files to L1, score 1.00
2019/03/18-19:25:15.385852 7f1902922700 [db/compaction_job.cc:1640] [element_instance_parent_child] Compaction start summary: Base version 143 Base level 0, inputs: [260(1222KB) 212(1303KB) 158(721KB) 121(1325KB)]
2019/03/18-19:25:15.385892 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937115385863, "job": 107, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [260, 212, 158, 121], "score": 1, "input_data_size": 4683272}
2019/03/18-19:25:15.695555 7f1902922700 [db/compaction_job.cc:1324] [element_instance_parent_child] [JOB 107] Generated table #261: 33853 keys, 242893 bytes
2019/03/18-19:25:15.695609 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937115695588, "cf_name": "element_instance_parent_child", "job": 107, "event": "table_file_creation", "file_number": 261, "file_size": 242893, "table_properties": {"data_size": 239780, "index_size": 4667, "filter_size": 0, "raw_key_size": 812472, "raw_average_key_size": 24, "raw_value_size": 33853, "raw_average_value_size": 1, "num_data_blocks": 150, "num_entries": 33853, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:25:15.697140 7f1902922700 [db/compaction_job.cc:1390] [element_instance_parent_child] [JOB 107] Compacted 4@0 files to L1 => 242893 bytes
2019/03/18-19:25:15.698829 7f1902922700 (Original Log Time 2019/03/18-19:25:15.698744) [db/compaction_job.cc:752] [element_instance_parent_child] compacted to: base level 1 max bytes base 268435456 files[0 1 0 0 0 0 0] max score 0.00, MB/sec: 15.1 rd, 0.8 wr, level 1, files in(4, 0) out(1) MB in(4.5, 0.0) out(0.2), read-write-amplify(1.1) write-amplify(0.1) OK, records in: 522207, records dropped: 488354 output_compression: Snappy
2019/03/18-19:25:15.698839 7f1902922700 (Original Log Time 2019/03/18-19:25:15.698784) EVENT_LOG_v1 {"time_micros": 1552937115698774, "job": 107, "event": "compaction_finished", "compaction_time_micros": 309774, "output_level": 1, "num_output_files": 1, "total_output_size": 242893, "num_input_records": 522207, "num_output_records": 33853, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 1, 0, 0, 0, 0, 0]}
2019/03/18-19:25:15.716397 7f1902121700 (Original Log Time 2019/03/18-19:25:15.716386) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:25:15.716400 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 108] Flushing memtable with next log file: 258
2019/03/18-19:25:15.716410 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937115716405, "job": 108, "event": "flush_started", "num_memtables": 1, "num_entries": 38033, "num_deletes": 3663, "memory_usage": 7317480, "flush_reason": "Get Live Files"}
2019/03/18-19:25:15.716413 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 108] Level-0 flush table #262: started
2019/03/18-19:25:15.735429 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937115735404, "cf_name": "element_instance_key", "job": 108, "event": "table_file_creation", "file_number": 262, "file_size": 134149, "table_properties": {"data_size": 131310, "index_size": 3685, "filter_size": 0, "raw_key_size": 100496, "raw_average_key_size": 16, "raw_value_size": 445048, "raw_average_value_size": 70, "num_data_blocks": 132, "num_entries": 6281, "filter_policy_name": "", "kDeletedKeys": "3663", "kMergeOperands": "0"}}
2019/03/18-19:25:15.735452 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 108] Level-0 flush table #262: 134149 bytes OK
2019/03/18-19:25:15.738191 7f1902121700 (Original Log Time 2019/03/18-19:25:15.736586) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #262 started
2019/03/18-19:25:15.738194 7f1902121700 (Original Log Time 2019/03/18-19:25:15.738111) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #262: memtable #1 done
2019/03/18-19:25:15.738197 7f1902121700 (Original Log Time 2019/03/18-19:25:15.738130) EVENT_LOG_v1 {"time_micros": 1552937115738123, "job": 108, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:25:15.738200 7f1902121700 (Original Log Time 2019/03/18-19:25:15.738160) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[3 1 0 0 0 0 0] max score 0.75
2019/03/18-19:25:15.738247 7f190bbfb700 [db/db_impl_write.cc:1423] [element_instance_child_parent] New memtable created with log file: #258. Immutable memtables: 0.
2019/03/18-19:25:15.776844 7f1902121700 (Original Log Time 2019/03/18-19:25:15.776834) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_child_parent], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:25:15.776847 7f1902121700 [db/flush_job.cc:304] [element_instance_child_parent] [JOB 109] Flushing memtable with next log file: 258
2019/03/18-19:25:15.776856 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937115776852, "job": 109, "event": "flush_started", "num_memtables": 1, "num_entries": 1055155, "num_deletes": 102577, "memory_usage": 50463760, "flush_reason": "Get Live Files"}
2019/03/18-19:25:15.776858 7f1902121700 [db/flush_job.cc:334] [element_instance_child_parent] [JOB 109] Level-0 flush table #263: started
2019/03/18-19:25:16.018097 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937116018062, "cf_name": "element_instance_child_parent", "job": 109, "event": "table_file_creation", "file_number": 263, "file_size": 1131260, "table_properties": {"data_size": 1122115, "index_size": 13794, "filter_size": 0, "raw_key_size": 2182880, "raw_average_key_size": 16, "raw_value_size": 270824, "raw_average_value_size": 1, "num_data_blocks": 493, "num_entries": 136430, "filter_policy_name": "", "kDeletedKeys": "102577", "kMergeOperands": "0"}}
2019/03/18-19:25:16.018137 7f1902121700 [db/flush_job.cc:374] [element_instance_child_parent] [JOB 109] Level-0 flush table #263: 1131260 bytes OK
2019/03/18-19:25:16.020938 7f1902121700 (Original Log Time 2019/03/18-19:25:16.019182) [db/memtable_list.cc:377] [element_instance_child_parent] Level-0 commit table #263 started
2019/03/18-19:25:16.020942 7f1902121700 (Original Log Time 2019/03/18-19:25:16.020817) [db/memtable_list.cc:424] [element_instance_child_parent] Level-0 commit table #263: memtable #1 done
2019/03/18-19:25:16.020945 7f1902121700 (Original Log Time 2019/03/18-19:25:16.020838) EVENT_LOG_v1 {"time_micros": 1552937116020831, "job": 109, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:25:16.020948 7f1902121700 (Original Log Time 2019/03/18-19:25:16.020895) [db/db_impl_compaction_flush.cc:177] [element_instance_child_parent] Level summary: base level 1 max bytes base 268435456 files[4 0 0 0 0 0 0] max score 1.00
2019/03/18-19:25:16.021001 7f1902922700 [db/compaction_job.cc:1636] [element_instance_child_parent] [JOB 110] Compacting 4@0 files to L1, score 1.00
2019/03/18-19:25:16.021016 7f1902922700 [db/compaction_job.cc:1640] [element_instance_child_parent] Compaction start summary: Base version 146 Base level 0, inputs: [160(546KB) 126(1046KB) 214(1110KB) 263(1104KB)]
2019/03/18-19:25:16.021041 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937116021028, "job": 110, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [160, 126, 214, 263], "score": 1, "input_data_size": 3899727}
2019/03/18-19:25:16.021103 7f190bbfb700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #258. Immutable memtables: 0.
2019/03/18-19:25:16.220203 7f1902922700 [db/compaction_job.cc:1324] [element_instance_child_parent] [JOB 110] Generated table #264: 33853 keys, 274797 bytes
2019/03/18-19:25:16.220289 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937116220254, "cf_name": "element_instance_child_parent", "job": 110, "event": "table_file_creation", "file_number": 264, "file_size": 274797, "table_properties": {"data_size": 271357, "index_size": 4828, "filter_size": 0, "raw_key_size": 541648, "raw_average_key_size": 16, "raw_value_size": 270824, "raw_average_value_size": 8, "num_data_blocks": 173, "num_entries": 33853, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:25:16.221715 7f1902922700 [db/compaction_job.cc:1390] [element_instance_child_parent] [JOB 110] Compacted 4@0 files to L1 => 274797 bytes
2019/03/18-19:25:16.223762 7f1902922700 (Original Log Time 2019/03/18-19:25:16.223669) [db/compaction_job.cc:752] [element_instance_child_parent] compacted to: base level 1 max bytes base 268435456 files[0 1 0 0 0 0 0] max score 0.00, MB/sec: 19.6 rd, 1.4 wr, level 1, files in(4, 0) out(1) MB in(3.7, 0.0) out(0.3), read-write-amplify(1.1) write-amplify(0.1) OK, records in: 522623, records dropped: 488770 output_compression: Snappy
2019/03/18-19:25:16.223771 7f1902922700 (Original Log Time 2019/03/18-19:25:16.223699) EVENT_LOG_v1 {"time_micros": 1552937116223688, "job": 110, "event": "compaction_finished", "compaction_time_micros": 199299, "output_level": 1, "num_output_files": 1, "total_output_size": 274797, "num_input_records": 522623, "num_output_records": 33853, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 1, 0, 0, 0, 0, 0]}
2019/03/18-19:25:16.265966 7f1902121700 (Original Log Time 2019/03/18-19:25:16.265953) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:25:16.265970 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 111] Flushing memtable with next log file: 258
2019/03/18-19:25:16.266006 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937116266002, "job": 111, "event": "flush_started", "num_memtables": 1, "num_entries": 12108, "num_deletes": 4148, "memory_usage": 28241576, "flush_reason": "Get Live Files"}
2019/03/18-19:25:16.266010 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 111] Level-0 flush table #265: started
2019/03/18-19:25:16.758288 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937116758257, "cf_name": "variables", "job": 111, "event": "table_file_creation", "file_number": 265, "file_size": 27871470, "table_properties": {"data_size": 27841564, "index_size": 66514, "filter_size": 0, "raw_key_size": 432861, "raw_average_key_size": 35, "raw_value_size": 27525680, "raw_average_value_size": 2273, "num_data_blocks": 2021, "num_entries": 12108, "filter_policy_name": "", "kDeletedKeys": "4148", "kMergeOperands": "0"}}
2019/03/18-19:25:16.758324 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 111] Level-0 flush table #265: 27871470 bytes OK
2019/03/18-19:25:16.760970 7f1902121700 (Original Log Time 2019/03/18-19:25:16.759355) [db/memtable_list.cc:377] [variables] Level-0 commit table #265 started
2019/03/18-19:25:16.760975 7f1902121700 (Original Log Time 2019/03/18-19:25:16.760863) [db/memtable_list.cc:424] [variables] Level-0 commit table #265: memtable #1 done
2019/03/18-19:25:16.760978 7f1902121700 (Original Log Time 2019/03/18-19:25:16.760898) EVENT_LOG_v1 {"time_micros": 1552937116760891, "job": 111, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 4, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:25:16.760980 7f1902121700 (Original Log Time 2019/03/18-19:25:16.760928) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[1 4 0 0 0 0 0] max score 0.83
2019/03/18-19:25:16.761056 7f190bbfb700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #258. Immutable memtables: 0.
2019/03/18-19:25:17.115532 7f1902121700 (Original Log Time 2019/03/18-19:25:17.115519) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:25:17.115535 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 112] Flushing memtable with next log file: 258
2019/03/18-19:25:17.115547 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937117115542, "job": 112, "event": "flush_started", "num_memtables": 1, "num_entries": 4799, "num_deletes": 2409, "memory_usage": 33242112, "flush_reason": "Get Live Files"}
2019/03/18-19:25:17.115550 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 112] Level-0 flush table #266: started
2019/03/18-19:25:17.120635 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937117120624, "cf_name": "payload", "job": 112, "event": "table_file_creation", "file_number": 266, "file_size": 18255, "table_properties": {"data_size": 17468, "index_size": 217, "filter_size": 0, "raw_key_size": 38544, "raw_average_key_size": 16, "raw_value_size": 0, "raw_average_value_size": 0, "num_data_blocks": 8, "num_entries": 2409, "filter_policy_name": "", "kDeletedKeys": "2409", "kMergeOperands": "0"}}
2019/03/18-19:25:17.120671 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 112] Level-0 flush table #266: 18255 bytes OK
2019/03/18-19:25:17.123552 7f1902121700 (Original Log Time 2019/03/18-19:25:17.121774) [db/memtable_list.cc:377] [payload] Level-0 commit table #266 started
2019/03/18-19:25:17.123556 7f1902121700 (Original Log Time 2019/03/18-19:25:17.123476) [db/memtable_list.cc:424] [payload] Level-0 commit table #266: memtable #1 done
2019/03/18-19:25:17.123559 7f1902121700 (Original Log Time 2019/03/18-19:25:17.123495) EVENT_LOG_v1 {"time_micros": 1552937117123488, "job": 112, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:25:17.123562 7f1902121700 (Original Log Time 2019/03/18-19:25:17.123521) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[1 1 0 0 0 0 0] max score 0.25
2019/03/18-19:25:17.125910 7f190bbfb700 [db/db_impl_write.cc:1423] [jobs] New memtable created with log file: #258. Immutable memtables: 0.
2019/03/18-19:25:17.135249 7f1902121700 (Original Log Time 2019/03/18-19:25:17.135240) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [jobs], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:25:17.135252 7f1902121700 [db/flush_job.cc:304] [jobs] [JOB 113] Flushing memtable with next log file: 258
2019/03/18-19:25:17.135263 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937117135259, "job": 113, "event": "flush_started", "num_memtables": 1, "num_entries": 191910, "num_deletes": 58472, "memory_usage": 39490992, "flush_reason": "Get Live Files"}
2019/03/18-19:25:17.135266 7f1902121700 [db/flush_job.cc:334] [jobs] [JOB 113] Level-0 flush table #267: started
2019/03/18-19:25:17.271080 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937117271052, "cf_name": "jobs", "job": 113, "event": "table_file_creation", "file_number": 267, "file_size": 1070651, "table_properties": {"data_size": 1050152, "index_size": 34692, "filter_size": 0, "raw_key_size": 1206240, "raw_average_key_size": 16, "raw_value_size": 3942102, "raw_average_value_size": 52, "num_data_blocks": 1241, "num_entries": 75390, "filter_policy_name": "", "kDeletedKeys": "58472", "kMergeOperands": "0"}}
2019/03/18-19:25:17.271113 7f1902121700 [db/flush_job.cc:374] [jobs] [JOB 113] Level-0 flush table #267: 1070651 bytes OK
2019/03/18-19:25:17.273991 7f1902121700 (Original Log Time 2019/03/18-19:25:17.272193) [db/memtable_list.cc:377] [jobs] Level-0 commit table #267 started
2019/03/18-19:25:17.273995 7f1902121700 (Original Log Time 2019/03/18-19:25:17.273863) [db/memtable_list.cc:424] [jobs] Level-0 commit table #267: memtable #1 done
2019/03/18-19:25:17.273996 7f1902121700 (Original Log Time 2019/03/18-19:25:17.273931) EVENT_LOG_v1 {"time_micros": 1552937117273926, "job": 113, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:25:17.273998 7f1902121700 (Original Log Time 2019/03/18-19:25:17.273959) [db/db_impl_compaction_flush.cc:177] [jobs] Level summary: base level 1 max bytes base 268435456 files[2 0 0 0 0 0 0] max score 0.50
2019/03/18-19:25:17.281923 7f190bbfb700 [db/db_impl_write.cc:1423] [job_states] New memtable created with log file: #258. Immutable memtables: 0.
2019/03/18-19:25:17.383208 7f1902121700 (Original Log Time 2019/03/18-19:25:17.383197) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [job_states], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:25:17.383211 7f1902121700 [db/flush_job.cc:304] [job_states] [JOB 114] Flushing memtable with next log file: 258
2019/03/18-19:25:17.383223 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937117383217, "job": 114, "event": "flush_started", "num_memtables": 1, "num_entries": 191910, "num_deletes": 58472, "memory_usage": 6960560, "flush_reason": "Get Live Files"}
2019/03/18-19:25:17.383226 7f1902121700 [db/flush_job.cc:334] [job_states] [JOB 114] Level-0 flush table #268: started
2019/03/18-19:25:17.481548 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937117481518, "cf_name": "job_states", "job": 114, "event": "table_file_creation", "file_number": 268, "file_size": 548174, "table_properties": {"data_size": 543482, "index_size": 6702, "filter_size": 0, "raw_key_size": 1206240, "raw_average_key_size": 16, "raw_value_size": 16918, "raw_average_value_size": 0, "num_data_blocks": 240, "num_entries": 75390, "filter_policy_name": "", "kDeletedKeys": "58472", "kMergeOperands": "0"}}
2019/03/18-19:25:17.484660 7f1902121700 [db/flush_job.cc:374] [job_states] [JOB 114] Level-0 flush table #268: 548174 bytes OK
2019/03/18-19:25:17.496318 7f1902121700 (Original Log Time 2019/03/18-19:25:17.485860) [db/memtable_list.cc:377] [job_states] Level-0 commit table #268 started
2019/03/18-19:25:17.496323 7f1902121700 (Original Log Time 2019/03/18-19:25:17.496198) [db/memtable_list.cc:424] [job_states] Level-0 commit table #268: memtable #1 done
2019/03/18-19:25:17.496326 7f1902121700 (Original Log Time 2019/03/18-19:25:17.496231) EVENT_LOG_v1 {"time_micros": 1552937117496223, "job": 114, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:25:17.496328 7f1902121700 (Original Log Time 2019/03/18-19:25:17.496269) [db/db_impl_compaction_flush.cc:177] [job_states] Level summary: base level 1 max bytes base 268435456 files[2 0 0 0 0 0 0] max score 0.50
2019/03/18-19:25:17.496390 7f190bbfb700 [db/db_impl_write.cc:1423] [job_deadlines] New memtable created with log file: #258. Immutable memtables: 0.
2019/03/18-19:25:17.583511 7f1902121700 (Original Log Time 2019/03/18-19:25:17.583500) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [job_deadlines], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:25:17.583515 7f1902121700 [db/flush_job.cc:304] [job_deadlines] [JOB 115] Flushing memtable with next log file: 258
2019/03/18-19:25:17.583527 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937117583522, "job": 115, "event": "flush_started", "num_memtables": 1, "num_entries": 116874, "num_deletes": 58472, "memory_usage": 5732920, "flush_reason": "Get Live Files"}
2019/03/18-19:25:17.583530 7f1902121700 [db/flush_job.cc:334] [job_deadlines] [JOB 115] Level-0 flush table #269: started
2019/03/18-19:25:17.662972 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937117662946, "cf_name": "job_deadlines", "job": 115, "event": "table_file_creation", "file_number": 269, "file_size": 559105, "table_properties": {"data_size": 553862, "index_size": 7466, "filter_size": 0, "raw_key_size": 1403640, "raw_average_key_size": 24, "raw_value_size": 13, "raw_average_value_size": 0, "num_data_blocks": 221, "num_entries": 58485, "filter_policy_name": "", "kDeletedKeys": "58472", "kMergeOperands": "0"}}
2019/03/18-19:25:17.662998 7f1902121700 [db/flush_job.cc:374] [job_deadlines] [JOB 115] Level-0 flush table #269: 559105 bytes OK
2019/03/18-19:25:17.687135 7f1902121700 (Original Log Time 2019/03/18-19:25:17.664135) [db/memtable_list.cc:377] [job_deadlines] Level-0 commit table #269 started
2019/03/18-19:25:17.687139 7f1902121700 (Original Log Time 2019/03/18-19:25:17.686987) [db/memtable_list.cc:424] [job_deadlines] Level-0 commit table #269: memtable #1 done
2019/03/18-19:25:17.687142 7f1902121700 (Original Log Time 2019/03/18-19:25:17.687032) EVENT_LOG_v1 {"time_micros": 1552937117687024, "job": 115, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:25:17.687144 7f1902121700 (Original Log Time 2019/03/18-19:25:17.687076) [db/db_impl_compaction_flush.cc:177] [job_deadlines] Level summary: base level 1 max bytes base 268435456 files[2 0 0 0 0 0 0] max score 0.50
2019/03/18-19:25:17.687193 7f190bbfb700 [db/db_impl_write.cc:1423] [job_activatable] New memtable created with log file: #258. Immutable memtables: 0.
2019/03/18-19:25:17.783361 7f1902121700 (Original Log Time 2019/03/18-19:25:17.783349) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [job_activatable], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:25:17.783365 7f1902121700 [db/flush_job.cc:304] [job_activatable] [JOB 116] Flushing memtable with next log file: 258
2019/03/18-19:25:17.783379 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937117783372, "job": 116, "event": "flush_started", "num_memtables": 1, "num_entries": 191910, "num_deletes": 116874, "memory_usage": 10038640, "flush_reason": "Get Live Files"}
2019/03/18-19:25:17.783383 7f1902121700 [db/flush_job.cc:334] [job_activatable] [JOB 116] Level-0 flush table #270: started
2019/03/18-19:25:17.861114 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937117861086, "cf_name": "job_activatable", "job": 116, "event": "table_file_creation", "file_number": 270, "file_size": 560473, "table_properties": {"data_size": 555085, "index_size": 12059, "filter_size": 0, "raw_key_size": 2563260, "raw_average_key_size": 34, "raw_value_size": 16905, "raw_average_value_size": 0, "num_data_blocks": 263, "num_entries": 75390, "filter_policy_name": "", "kDeletedKeys": "58485", "kMergeOperands": "0"}}
2019/03/18-19:25:17.861149 7f1902121700 [db/flush_job.cc:374] [job_activatable] [JOB 116] Level-0 flush table #270: 560473 bytes OK
2019/03/18-19:25:17.876333 7f1902121700 (Original Log Time 2019/03/18-19:25:17.867298) [db/memtable_list.cc:377] [job_activatable] Level-0 commit table #270 started
2019/03/18-19:25:17.876337 7f1902121700 (Original Log Time 2019/03/18-19:25:17.876222) [db/memtable_list.cc:424] [job_activatable] Level-0 commit table #270: memtable #1 done
2019/03/18-19:25:17.876340 7f1902121700 (Original Log Time 2019/03/18-19:25:17.876251) EVENT_LOG_v1 {"time_micros": 1552937117876243, "job": 116, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:25:17.876342 7f1902121700 (Original Log Time 2019/03/18-19:25:17.876285) [db/db_impl_compaction_flush.cc:177] [job_activatable] Level summary: base level 1 max bytes base 268435456 files[2 0 0 0 0 0 0] max score 0.50
2019/03/18-19:25:17.876409 7f190bbfb700 [db/db_impl_write.cc:1423] [event_scope] New memtable created with log file: #258. Immutable memtables: 0.
2019/03/18-19:25:17.952792 7f1902121700 (Original Log Time 2019/03/18-19:25:17.952780) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [event_scope], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:25:17.952796 7f1902121700 [db/flush_job.cc:304] [event_scope] [JOB 117] Flushing memtable with next log file: 258
2019/03/18-19:25:17.952809 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937117952804, "job": 117, "event": "flush_started", "num_memtables": 1, "num_entries": 442508, "num_deletes": 308992, "memory_usage": 19896104, "flush_reason": "Get Live Files"}
2019/03/18-19:25:17.952812 7f1902121700 [db/flush_job.cc:334] [event_scope] [JOB 117] Level-0 flush table #271: started
2019/03/18-19:25:18.195808 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937118195780, "cf_name": "event_scope", "job": 117, "event": "table_file_creation", "file_number": 271, "file_size": 1958393, "table_properties": {"data_size": 1941527, "index_size": 26355, "filter_size": 0, "raw_key_size": 4278816, "raw_average_key_size": 16, "raw_value_size": 439920, "raw_average_value_size": 1, "num_data_blocks": 942, "num_entries": 267426, "filter_policy_name": "", "kDeletedKeys": "250506", "kMergeOperands": "0"}}
2019/03/18-19:25:18.196213 7f1902121700 [db/flush_job.cc:374] [event_scope] [JOB 117] Level-0 flush table #271: 1958393 bytes OK
2019/03/18-19:25:18.198846 7f1902121700 (Original Log Time 2019/03/18-19:25:18.197239) [db/memtable_list.cc:377] [event_scope] Level-0 commit table #271 started
2019/03/18-19:25:18.198851 7f1902121700 (Original Log Time 2019/03/18-19:25:18.198758) [db/memtable_list.cc:424] [event_scope] Level-0 commit table #271: memtable #1 done
2019/03/18-19:25:18.198854 7f1902121700 (Original Log Time 2019/03/18-19:25:18.198781) EVENT_LOG_v1 {"time_micros": 1552937118198774, "job": 117, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:25:18.198857 7f1902121700 (Original Log Time 2019/03/18-19:25:18.198810) [db/db_impl_compaction_flush.cc:177] [event_scope] Level summary: base level 1 max bytes base 268435456 files[2 0 0 0 0 0 0] max score 0.50
2019/03/18-19:25:18.412496 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000259.sst
2019/03/18-19:25:18.412546 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000153.sst
2019/03/18-19:25:18.412567 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000154.sst
2019/03/18-19:25:18.412587 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000155.sst
2019/03/18-19:25:18.412604 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000156.sst
2019/03/18-19:25:18.412621 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000157.sst
2019/03/18-19:25:18.412641 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000261.sst
2019/03/18-19:25:18.412658 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000262.sst
2019/03/18-19:25:18.412674 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000256.sst
2019/03/18-19:25:18.412722 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000240.sst
2019/03/18-19:25:18.412750 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000230.sst
2019/03/18-19:25:18.412768 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000264.sst
2019/03/18-19:25:18.412784 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000265.sst
2019/03/18-19:25:18.412801 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000252.sst
2019/03/18-19:25:18.412819 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000253.sst
2019/03/18-19:25:18.412835 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000254.sst
2019/03/18-19:25:18.412852 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000257.sst
2019/03/18-19:25:18.412869 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000266.sst
2019/03/18-19:25:18.412907 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000249.sst
2019/03/18-19:25:18.412924 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000163.sst
2019/03/18-19:25:18.412941 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000267.sst
2019/03/18-19:25:18.412959 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000164.sst
2019/03/18-19:25:18.412976 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000268.sst
2019/03/18-19:25:18.412992 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000165.sst
2019/03/18-19:25:18.413008 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000269.sst
2019/03/18-19:25:18.413027 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000166.sst
2019/03/18-19:25:18.413053 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000270.sst
2019/03/18-19:25:18.413069 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000167.sst
2019/03/18-19:25:18.413086 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000271.sst
2019/03/18-19:25:18.413103 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000168.sst
2019/03/18-19:25:18.413154 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:116] Copying /MANIFEST-000004
2019/03/18-19:25:18.416416 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:116] Copying /OPTIONS-000080
2019/03/18-19:25:18.439203 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:122] Creating /CURRENT
2019/03/18-19:25:18.441164 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:296] Number of log files 38
2019/03/18-19:25:18.441186 7f190bbfb700 [db/db_filesnapshot.cc:57] File Deletions Enabled
2019/03/18-19:25:18.441441 7f190bbfb700 [db/db_impl_files.cc:347] [JOB 0] Try to delete WAL files size 2452991677, prev total WAL file size 2452991677, number of live WAL files 39.
2019/03/18-19:25:18.442037 7f190bbfb700 EVENT_LOG_v1 {"time_micros": 1552937118442032, "job": 0, "event": "table_file_deletion", "file_number": 263}
2019/03/18-19:25:18.442563 7f190bbfb700 EVENT_LOG_v1 {"time_micros": 1552937118442561, "job": 0, "event": "table_file_deletion", "file_number": 260}
2019/03/18-19:25:18.483351 7f190bbfb700 EVENT_LOG_v1 {"time_micros": 1552937118483344, "job": 0, "event": "table_file_deletion", "file_number": 214}
2019/03/18-19:25:18.483909 7f190bbfb700 EVENT_LOG_v1 {"time_micros": 1552937118483905, "job": 0, "event": "table_file_deletion", "file_number": 212}
2019/03/18-19:25:18.561919 7f190bbfb700 EVENT_LOG_v1 {"time_micros": 1552937118561912, "job": 0, "event": "table_file_deletion", "file_number": 160}
2019/03/18-19:25:18.562501 7f190bbfb700 EVENT_LOG_v1 {"time_micros": 1552937118562498, "job": 0, "event": "table_file_deletion", "file_number": 158}
2019/03/18-19:25:18.599015 7f190bbfb700 EVENT_LOG_v1 {"time_micros": 1552937118599009, "job": 0, "event": "table_file_deletion", "file_number": 126}
2019/03/18-19:25:18.599085 7f190bbfb700 EVENT_LOG_v1 {"time_micros": 1552937118599083, "job": 0, "event": "table_file_deletion", "file_number": 121}
2019/03/18-19:25:18.622855 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:145] Snapshot DONE. All is good
2019/03/18-19:25:18.622866 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:147] Snapshot sequence number: 18459111
2019/03/18-19:26:09.703164 7f190bfff700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #272. Immutable memtables: 0.
2019/03/18-19:26:12.213786 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 118] Syncing log #258
2019/03/18-19:26:12.491958 7f1902121700 (Original Log Time 2019/03/18-19:26:12.213776) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:26:12.491970 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 118] Flushing memtable with next log file: 272
2019/03/18-19:26:12.492004 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937172491993, "job": 118, "event": "flush_started", "num_memtables": 1, "num_entries": 28436, "num_deletes": 10112, "memory_usage": 65018728, "flush_reason": "Write Buffer Full"}
2019/03/18-19:26:12.492008 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 118] Level-0 flush table #273: started
2019/03/18-19:26:13.471984 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937173471952, "cf_name": "variables", "job": 118, "event": "table_file_creation", "file_number": 273, "file_size": 64165727, "table_properties": {"data_size": 64097429, "index_size": 153419, "filter_size": 0, "raw_key_size": 1016587, "raw_average_key_size": 35, "raw_value_size": 63364392, "raw_average_value_size": 2228, "num_data_blocks": 4655, "num_entries": 28436, "filter_policy_name": "", "kDeletedKeys": "10112", "kMergeOperands": "0"}}
2019/03/18-19:26:13.473684 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 118] Level-0 flush table #273: 64165727 bytes OK
2019/03/18-19:26:13.477691 7f1902121700 (Original Log Time 2019/03/18-19:26:13.475017) [db/memtable_list.cc:377] [variables] Level-0 commit table #273 started
2019/03/18-19:26:13.477695 7f1902121700 (Original Log Time 2019/03/18-19:26:13.477526) [db/memtable_list.cc:424] [variables] Level-0 commit table #273: memtable #1 done
2019/03/18-19:26:13.477698 7f1902121700 (Original Log Time 2019/03/18-19:26:13.477557) EVENT_LOG_v1 {"time_micros": 1552937173477547, "job": 118, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 4, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:26:13.477701 7f1902121700 (Original Log Time 2019/03/18-19:26:13.477589) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[2 4 0 0 0 0 0] max score 0.83
2019/03/18-19:26:50.362673 7f19101f6700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #274. Immutable memtables: 0.
2019/03/18-19:26:50.363306 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 119] Syncing log #272
2019/03/18-19:26:50.436930 7f1902121700 (Original Log Time 2019/03/18-19:26:50.363290) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:26:50.436940 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 119] Flushing memtable with next log file: 274
2019/03/18-19:26:50.436976 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937210436965, "job": 119, "event": "flush_started", "num_memtables": 1, "num_entries": 9325, "num_deletes": 4651, "memory_usage": 65017216, "flush_reason": "Write Buffer Full"}
2019/03/18-19:26:50.436981 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 119] Level-0 flush table #275: started
2019/03/18-19:26:50.453228 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937210453211, "cf_name": "payload", "job": 119, "event": "table_file_creation", "file_number": 275, "file_size": 354561, "table_properties": {"data_size": 353311, "index_size": 1027, "filter_size": 0, "raw_key_size": 74784, "raw_average_key_size": 16, "raw_value_size": 318021, "raw_average_value_size": 68, "num_data_blocks": 37, "num_entries": 4674, "filter_policy_name": "", "kDeletedKeys": "4651", "kMergeOperands": "0"}}
2019/03/18-19:26:50.453262 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 119] Level-0 flush table #275: 354561 bytes OK
2019/03/18-19:26:50.457502 7f1902121700 (Original Log Time 2019/03/18-19:26:50.454516) [db/memtable_list.cc:377] [payload] Level-0 commit table #275 started
2019/03/18-19:26:50.457507 7f1902121700 (Original Log Time 2019/03/18-19:26:50.457365) [db/memtable_list.cc:424] [payload] Level-0 commit table #275: memtable #1 done
2019/03/18-19:26:50.457510 7f1902121700 (Original Log Time 2019/03/18-19:26:50.457392) EVENT_LOG_v1 {"time_micros": 1552937210457384, "job": 119, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:26:50.457512 7f1902121700 (Original Log Time 2019/03/18-19:26:50.457423) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[2 1 0 0 0 0 0] max score 0.60
2019/03/18-19:27:04.606577 7f19103f8700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #276. Immutable memtables: 0.
2019/03/18-19:27:05.481296 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 120] Syncing log #274
2019/03/18-19:27:05.498249 7f1902121700 (Original Log Time 2019/03/18-19:27:05.481286) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:27:05.498272 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 120] Flushing memtable with next log file: 276
2019/03/18-19:27:05.498305 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937225498295, "job": 120, "event": "flush_started", "num_memtables": 1, "num_entries": 29956, "num_deletes": 11656, "memory_usage": 65020504, "flush_reason": "Write Buffer Full"}
2019/03/18-19:27:05.498310 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 120] Level-0 flush table #277: started
2019/03/18-19:27:06.565302 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937226565260, "cf_name": "variables", "job": 120, "event": "table_file_creation", "file_number": 277, "file_size": 64096956, "table_properties": {"data_size": 64028576, "index_size": 153579, "filter_size": 0, "raw_key_size": 1070927, "raw_average_key_size": 35, "raw_value_size": 63281400, "raw_average_value_size": 2112, "num_data_blocks": 4660, "num_entries": 29956, "filter_policy_name": "", "kDeletedKeys": "11656", "kMergeOperands": "0"}}
2019/03/18-19:27:06.565347 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 120] Level-0 flush table #277: 64096956 bytes OK
2019/03/18-19:27:06.568693 7f1902121700 (Original Log Time 2019/03/18-19:27:06.566633) [db/memtable_list.cc:377] [variables] Level-0 commit table #277 started
2019/03/18-19:27:06.568697 7f1902121700 (Original Log Time 2019/03/18-19:27:06.568561) [db/memtable_list.cc:424] [variables] Level-0 commit table #277: memtable #1 done
2019/03/18-19:27:06.568700 7f1902121700 (Original Log Time 2019/03/18-19:27:06.568586) EVENT_LOG_v1 {"time_micros": 1552937226568577, "job": 120, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 4, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:27:06.568703 7f1902121700 (Original Log Time 2019/03/18-19:27:06.568617) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[3 4 0 0 0 0 0] max score 0.83
2019/03/18-19:27:35.623849 7f19102f7700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #278. Immutable memtables: 0.
2019/03/18-19:27:35.623982 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 121] Syncing log #276
2019/03/18-19:27:35.650645 7f1902121700 (Original Log Time 2019/03/18-19:27:35.623970) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:27:35.650656 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 121] Flushing memtable with next log file: 278
2019/03/18-19:27:35.650687 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937255650677, "job": 121, "event": "flush_started", "num_memtables": 1, "num_entries": 337473, "num_deletes": 32097, "memory_usage": 65014040, "flush_reason": "Write Buffer Full"}
2019/03/18-19:27:35.650692 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 121] Level-0 flush table #279: started
2019/03/18-19:27:35.846100 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937255846069, "cf_name": "element_instance_key", "job": 121, "event": "table_file_creation", "file_number": 279, "file_size": 1189123, "table_properties": {"data_size": 1168760, "index_size": 33185, "filter_size": 0, "raw_key_size": 890480, "raw_average_key_size": 16, "raw_value_size": 4004576, "raw_average_value_size": 71, "num_data_blocks": 1186, "num_entries": 55655, "filter_policy_name": "", "kDeletedKeys": "32097", "kMergeOperands": "0"}}
2019/03/18-19:27:35.846135 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 121] Level-0 flush table #279: 1189123 bytes OK
2019/03/18-19:27:35.851312 7f1902121700 (Original Log Time 2019/03/18-19:27:35.848713) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #279 started
2019/03/18-19:27:35.851317 7f1902121700 (Original Log Time 2019/03/18-19:27:35.851136) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #279: memtable #1 done
2019/03/18-19:27:35.851320 7f1902121700 (Original Log Time 2019/03/18-19:27:35.851166) EVENT_LOG_v1 {"time_micros": 1552937255851157, "job": 121, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:27:35.851323 7f1902121700 (Original Log Time 2019/03/18-19:27:35.851219) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[4 1 0 0 0 0 0] max score 1.00
2019/03/18-19:27:35.851385 7f1902922700 [db/compaction_job.cc:1636] [element_instance_key] [JOB 122] Compacting 4@0 + 1@1 files to L1, score 1.00
2019/03/18-19:27:35.851401 7f1902922700 [db/compaction_job.cc:1640] [element_instance_key] Compaction start summary: Base version 158 Base level 0, inputs: [279(1161KB) 262(131KB) 256(1180KB) 240(1159KB)], [230(555KB)]
2019/03/18-19:27:35.851426 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937255851410, "job": 122, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [279, 262, 256, 240], "files_L1": [230], "score": 1, "input_data_size": 4288117}
2019/03/18-19:27:36.127441 7f1902922700 [db/compaction_job.cc:1324] [element_instance_key] [JOB 122] Generated table #280: 43644 keys, 1728700 bytes
2019/03/18-19:27:36.127497 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937256127475, "cf_name": "element_instance_key", "job": 122, "event": "table_file_creation", "file_number": 280, "file_size": 1728700, "table_properties": {"data_size": 1696895, "index_size": 55547, "filter_size": 0, "raw_key_size": 698304, "raw_average_key_size": 16, "raw_value_size": 7419188, "raw_average_value_size": 169, "num_data_blocks": 1986, "num_entries": 43644, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:27:36.129475 7f1902922700 [db/compaction_job.cc:1390] [element_instance_key] [JOB 122] Compacted 4@0 + 1@1 files to L1 => 1728700 bytes
2019/03/18-19:27:36.131325 7f1902922700 (Original Log Time 2019/03/18-19:27:36.131214) [db/compaction_job.cc:752] [element_instance_key] compacted to: base level 1 max bytes base 268435456 files[0 1 0 0 0 0 0] max score 0.01, MB/sec: 15.5 rd, 6.3 wr, level 1, files in(4, 1) out(1) MB in(3.5, 0.5) out(1.6), read-write-amplify(1.6) write-amplify(0.5) OK, records in: 188133, records dropped: 144489 output_compression: Snappy
2019/03/18-19:27:36.131332 7f1902922700 (Original Log Time 2019/03/18-19:27:36.131243) EVENT_LOG_v1 {"time_micros": 1552937256131232, "job": 122, "event": "compaction_finished", "compaction_time_micros": 276110, "output_level": 1, "num_output_files": 1, "total_output_size": 1728700, "num_input_records": 188133, "num_output_records": 43644, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 1, 0, 0, 0, 0, 0]}
2019/03/18-19:27:36.131988 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937256131984, "job": 122, "event": "table_file_deletion", "file_number": 279}
2019/03/18-19:27:36.132056 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937256132043, "job": 122, "event": "table_file_deletion", "file_number": 262}
2019/03/18-19:27:36.132123 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937256132122, "job": 122, "event": "table_file_deletion", "file_number": 256}
2019/03/18-19:27:36.132163 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937256132161, "job": 122, "event": "table_file_deletion", "file_number": 240}
2019/03/18-19:27:36.132198 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937256132197, "job": 122, "event": "table_file_deletion", "file_number": 230}
2019/03/18-19:27:59.549407 7f190befe700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #281. Immutable memtables: 0.
2019/03/18-19:28:01.496011 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 123] Syncing log #278
2019/03/18-19:28:01.542412 7f1902121700 (Original Log Time 2019/03/18-19:28:01.496001) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:28:01.542424 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 123] Flushing memtable with next log file: 281
2019/03/18-19:28:01.542459 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937281542448, "job": 123, "event": "flush_started", "num_memtables": 1, "num_entries": 29196, "num_deletes": 10892, "memory_usage": 65022712, "flush_reason": "Write Buffer Full"}
2019/03/18-19:28:01.542464 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 123] Level-0 flush table #282: started
2019/03/18-19:28:02.519896 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937282519850, "cf_name": "variables", "job": 123, "event": "table_file_creation", "file_number": 282, "file_size": 64102463, "table_properties": {"data_size": 64034097, "index_size": 153443, "filter_size": 0, "raw_key_size": 1043757, "raw_average_key_size": 35, "raw_value_size": 63295232, "raw_average_value_size": 2167, "num_data_blocks": 4656, "num_entries": 29196, "filter_policy_name": "", "kDeletedKeys": "10892", "kMergeOperands": "0"}}
2019/03/18-19:28:02.519941 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 123] Level-0 flush table #282: 64102463 bytes OK
2019/03/18-19:28:02.526121 7f1902121700 (Original Log Time 2019/03/18-19:28:02.520985) [db/memtable_list.cc:377] [variables] Level-0 commit table #282 started
2019/03/18-19:28:02.526126 7f1902121700 (Original Log Time 2019/03/18-19:28:02.525926) [db/memtable_list.cc:424] [variables] Level-0 commit table #282: memtable #1 done
2019/03/18-19:28:02.526128 7f1902121700 (Original Log Time 2019/03/18-19:28:02.525959) EVENT_LOG_v1 {"time_micros": 1552937282525950, "job": 123, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 4, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:28:02.526131 7f1902121700 (Original Log Time 2019/03/18-19:28:02.526010) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[4 4 0 0 0 0 0] max score 1.00
2019/03/18-19:28:02.526214 7f1902922700 [db/compaction_job.cc:1636] [variables] [JOB 124] Compacting 4@0 + 4@1 files to L1, score 1.00
2019/03/18-19:28:02.526230 7f1902922700 [db/compaction_job.cc:1640] [variables] Compaction start summary: Base version 160 Base level 0, inputs: [282(61MB) 277(61MB) 273(61MB) 265(26MB)], [252(64MB) 253(64MB) 254(64MB) 257(20MB)]
2019/03/18-19:28:02.526257 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937282526242, "job": 124, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [282, 277, 273, 265], "files_L1": [252, 253, 254, 257], "score": 1, "input_data_size": 443644928}
2019/03/18-19:28:05.531837 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 124] Generated table #283: 19214 keys, 67187334 bytes
2019/03/18-19:28:05.531927 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937285531873, "cf_name": "variables", "job": 124, "event": "table_file_creation", "file_number": 283, "file_size": 67187334, "table_properties": {"data_size": 67116824, "index_size": 158408, "filter_size": 0, "raw_key_size": 686898, "raw_average_key_size": 35, "raw_value_size": 66448890, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19214, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:28:07.690004 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 124] Generated table #284: 19216 keys, 67187364 bytes
2019/03/18-19:28:07.690072 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937287690038, "cf_name": "variables", "job": 124, "event": "table_file_creation", "file_number": 284, "file_size": 67187364, "table_properties": {"data_size": 67116904, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:28:09.971454 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 124] Generated table #285: 19216 keys, 67187436 bytes
2019/03/18-19:28:09.971510 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937289971489, "cf_name": "variables", "job": 124, "event": "table_file_creation", "file_number": 285, "file_size": 67187436, "table_properties": {"data_size": 67116934, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:28:12.116621 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 124] Generated table #286: 19216 keys, 67187303 bytes
2019/03/18-19:28:12.116676 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937292116656, "cf_name": "variables", "job": 124, "event": "table_file_creation", "file_number": 286, "file_size": 67187303, "table_properties": {"data_size": 67116921, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:28:13.026569 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 124] Generated table #287: 13114 keys, 45845385 bytes
2019/03/18-19:28:13.026623 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937293026603, "cf_name": "variables", "job": 124, "event": "table_file_creation", "file_number": 287, "file_size": 45845385, "table_properties": {"data_size": 45797177, "index_size": 108051, "filter_size": 0, "raw_key_size": 468828, "raw_average_key_size": 35, "raw_value_size": 45341334, "raw_average_value_size": 3457, "num_data_blocks": 3279, "num_entries": 13114, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:28:13.033194 7f1902922700 [db/compaction_job.cc:1390] [variables] [JOB 124] Compacted 4@0 + 4@1 files to L1 => 314594822 bytes
2019/03/18-19:28:13.042348 7f1902922700 (Original Log Time 2019/03/18-19:28:13.042183) [db/compaction_job.cc:752] [variables] compacted to: base level 1 max bytes base 268435456 files[0 5 0 0 0 0 0] max score 1.17, MB/sec: 42.3 rd, 30.0 wr, level 1, files in(4, 4) out(5) MB in(210.0, 213.1) out(300.0), read-write-amplify(3.4) write-amplify(1.4) OK, records in: 163592, records dropped: 73616 output_compression: Snappy
2019/03/18-19:28:13.042356 7f1902922700 (Original Log Time 2019/03/18-19:28:13.042225) EVENT_LOG_v1 {"time_micros": 1552937293042210, "job": 124, "event": "compaction_finished", "compaction_time_micros": 10500415, "output_level": 1, "num_output_files": 5, "total_output_size": 314594822, "num_input_records": 163592, "num_output_records": 89976, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 5, 0, 0, 0, 0, 0]}
2019/03/18-19:28:13.071992 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937293071984, "job": 124, "event": "table_file_deletion", "file_number": 282}
2019/03/18-19:28:13.094232 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937293094223, "job": 124, "event": "table_file_deletion", "file_number": 277}
2019/03/18-19:28:13.112092 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937293112084, "job": 124, "event": "table_file_deletion", "file_number": 273}
2019/03/18-19:28:13.112198 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937293112196, "job": 124, "event": "table_file_deletion", "file_number": 265}
2019/03/18-19:28:13.112238 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937293112237, "job": 124, "event": "table_file_deletion", "file_number": 257}
2019/03/18-19:28:13.112280 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937293112279, "job": 124, "event": "table_file_deletion", "file_number": 254}
2019/03/18-19:28:13.112318 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937293112317, "job": 124, "event": "table_file_deletion", "file_number": 253}
2019/03/18-19:28:13.112358 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937293112357, "job": 124, "event": "table_file_deletion", "file_number": 252}
2019/03/18-19:28:13.216943 7f1902922700 (Original Log Time 2019/03/18-19:28:13.112438) [db/db_impl_compaction_flush.cc:1991] [variables] Moving #285 to level-2 67187436 bytes
2019/03/18-19:28:13.216949 7f1902922700 (Original Log Time 2019/03/18-19:28:13.216860) EVENT_LOG_v1 {"time_micros": 1552937293216854, "job": 125, "event": "trivial_move", "destination_level": 2, "files": 1, "total_files_size": 67187436}
2019/03/18-19:28:13.216952 7f1902922700 (Original Log Time 2019/03/18-19:28:13.216872) [db/db_impl_compaction_flush.cc:2020] [variables] Moved #1 files to level-2 67187436 bytes OK: base level 1 max bytes base 268435456 files[0 4 1 0 0 0 0] max score 0.92
2019/03/18-19:28:23.097826 7f19101f6700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #288. Immutable memtables: 0.
2019/03/18-19:28:23.097964 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 126] Syncing log #281
2019/03/18-19:28:23.200019 7f1902121700 (Original Log Time 2019/03/18-19:28:23.097949) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:28:23.200029 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 126] Flushing memtable with next log file: 288
2019/03/18-19:28:23.200077 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937303200066, "job": 126, "event": "flush_started", "num_memtables": 1, "num_entries": 9366, "num_deletes": 4692, "memory_usage": 65017824, "flush_reason": "Write Buffer Full"}
2019/03/18-19:28:23.200082 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 126] Level-0 flush table #289: started
2019/03/18-19:28:23.208974 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937303208956, "cf_name": "payload", "job": 126, "event": "table_file_creation", "file_number": 289, "file_size": 105295, "table_properties": {"data_size": 104311, "index_size": 525, "filter_size": 0, "raw_key_size": 75152, "raw_average_key_size": 16, "raw_value_size": 69135, "raw_average_value_size": 14, "num_data_blocks": 19, "num_entries": 4697, "filter_policy_name": "", "kDeletedKeys": "4692", "kMergeOperands": "0"}}
2019/03/18-19:28:23.209003 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 126] Level-0 flush table #289: 105295 bytes OK
2019/03/18-19:28:23.212379 7f1902121700 (Original Log Time 2019/03/18-19:28:23.209984) [db/memtable_list.cc:377] [payload] Level-0 commit table #289 started
2019/03/18-19:28:23.212385 7f1902121700 (Original Log Time 2019/03/18-19:28:23.212246) [db/memtable_list.cc:424] [payload] Level-0 commit table #289: memtable #1 done
2019/03/18-19:28:23.212388 7f1902121700 (Original Log Time 2019/03/18-19:28:23.212271) EVENT_LOG_v1 {"time_micros": 1552937303212262, "job": 126, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:28:23.212390 7f1902121700 (Original Log Time 2019/03/18-19:28:23.212300) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[3 1 0 0 0 0 0] max score 1.00
2019/03/18-19:28:54.939800 7f19105fa700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #290. Immutable memtables: 0.
2019/03/18-19:28:58.554521 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 127] Syncing log #288
2019/03/18-19:28:58.556149 7f1902121700 (Original Log Time 2019/03/18-19:28:58.554510) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:28:58.556156 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 127] Flushing memtable with next log file: 290
2019/03/18-19:28:58.556181 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937338556172, "job": 127, "event": "flush_started", "num_memtables": 1, "num_entries": 29784, "num_deletes": 11484, "memory_usage": 65020752, "flush_reason": "Write Buffer Full"}
2019/03/18-19:28:58.556186 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 127] Level-0 flush table #291: started
2019/03/18-19:28:59.791835 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937339791805, "cf_name": "variables", "job": 127, "event": "table_file_creation", "file_number": 291, "file_size": 64094662, "table_properties": {"data_size": 64026298, "index_size": 153547, "filter_size": 0, "raw_key_size": 1064778, "raw_average_key_size": 35, "raw_value_size": 63281400, "raw_average_value_size": 2124, "num_data_blocks": 4659, "num_entries": 29784, "filter_policy_name": "", "kDeletedKeys": "11484", "kMergeOperands": "0"}}
2019/03/18-19:28:59.791897 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 127] Level-0 flush table #291: 64094662 bytes OK
2019/03/18-19:28:59.802562 7f1902121700 (Original Log Time 2019/03/18-19:28:59.793389) [db/memtable_list.cc:377] [variables] Level-0 commit table #291 started
2019/03/18-19:28:59.802566 7f1902121700 (Original Log Time 2019/03/18-19:28:59.802399) [db/memtable_list.cc:424] [variables] Level-0 commit table #291: memtable #1 done
2019/03/18-19:28:59.802569 7f1902121700 (Original Log Time 2019/03/18-19:28:59.802433) EVENT_LOG_v1 {"time_micros": 1552937339802424, "job": 127, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 4, 1, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:28:59.802571 7f1902121700 (Original Log Time 2019/03/18-19:28:59.802463) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[1 4 1 0 0 0 0] max score 0.92
2019/03/18-19:29:49.457784 7f19101f6700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #292. Immutable memtables: 0.
2019/03/18-19:29:50.402915 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 128] Syncing log #290
2019/03/18-19:29:50.406285 7f1902121700 (Original Log Time 2019/03/18-19:29:50.402903) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:29:50.406296 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 128] Flushing memtable with next log file: 292
2019/03/18-19:29:50.406328 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937390406319, "job": 128, "event": "flush_started", "num_memtables": 1, "num_entries": 28776, "num_deletes": 10464, "memory_usage": 65022088, "flush_reason": "Write Buffer Full"}
2019/03/18-19:29:50.406334 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 128] Level-0 flush table #293: started
2019/03/18-19:29:51.513644 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937391513616, "cf_name": "variables", "job": 128, "event": "table_file_creation", "file_number": 293, "file_size": 64126314, "table_properties": {"data_size": 64058032, "index_size": 153385, "filter_size": 0, "raw_key_size": 1028742, "raw_average_key_size": 35, "raw_value_size": 63322896, "raw_average_value_size": 2200, "num_data_blocks": 4654, "num_entries": 28776, "filter_policy_name": "", "kDeletedKeys": "10464", "kMergeOperands": "0"}}
2019/03/18-19:29:51.513681 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 128] Level-0 flush table #293: 64126314 bytes OK
2019/03/18-19:29:51.519288 7f1902121700 (Original Log Time 2019/03/18-19:29:51.515668) [db/memtable_list.cc:377] [variables] Level-0 commit table #293 started
2019/03/18-19:29:51.519292 7f1902121700 (Original Log Time 2019/03/18-19:29:51.519125) [db/memtable_list.cc:424] [variables] Level-0 commit table #293: memtable #1 done
2019/03/18-19:29:51.519294 7f1902121700 (Original Log Time 2019/03/18-19:29:51.519163) EVENT_LOG_v1 {"time_micros": 1552937391519155, "job": 128, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 4, 1, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:29:51.519296 7f1902121700 (Original Log Time 2019/03/18-19:29:51.519201) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[2 4 1 0 0 0 0] max score 0.92
2019/03/18-19:29:53.098480 7f19103f8700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #294. Immutable memtables: 0.
2019/03/18-19:29:53.999025 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 129] Syncing log #292
2019/03/18-19:29:54.007738 7f1902121700 (Original Log Time 2019/03/18-19:29:53.999015) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:29:54.007749 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 129] Flushing memtable with next log file: 294
2019/03/18-19:29:54.007783 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937394007773, "job": 129, "event": "flush_started", "num_memtables": 1, "num_entries": 337886, "num_deletes": 32571, "memory_usage": 65014360, "flush_reason": "Write Buffer Full"}
2019/03/18-19:29:54.007788 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 129] Level-0 flush table #295: started
2019/03/18-19:29:54.145641 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937394145609, "cf_name": "element_instance_key", "job": 129, "event": "table_file_creation", "file_number": 295, "file_size": 1190158, "table_properties": {"data_size": 1169995, "index_size": 32845, "filter_size": 0, "raw_key_size": 893456, "raw_average_key_size": 16, "raw_value_size": 3955700, "raw_average_value_size": 70, "num_data_blocks": 1174, "num_entries": 55841, "filter_policy_name": "", "kDeletedKeys": "32571", "kMergeOperands": "0"}}
2019/03/18-19:29:54.145680 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 129] Level-0 flush table #295: 1190158 bytes OK
2019/03/18-19:29:54.151143 7f1902121700 (Original Log Time 2019/03/18-19:29:54.147074) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #295 started
2019/03/18-19:29:54.151148 7f1902121700 (Original Log Time 2019/03/18-19:29:54.150978) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #295: memtable #1 done
2019/03/18-19:29:54.151272 7f1902121700 (Original Log Time 2019/03/18-19:29:54.151008) EVENT_LOG_v1 {"time_micros": 1552937394150999, "job": 129, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:29:54.151279 7f1902121700 (Original Log Time 2019/03/18-19:29:54.151040) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[1 1 0 0 0 0 0] max score 0.25
2019/03/18-19:29:56.934039 7f19103f8700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #296. Immutable memtables: 0.
2019/03/18-19:29:56.934150 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 130] Syncing log #294
2019/03/18-19:29:56.947998 7f1902121700 (Original Log Time 2019/03/18-19:29:56.934134) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:29:56.948009 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 130] Flushing memtable with next log file: 296
2019/03/18-19:29:56.948045 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937396948034, "job": 130, "event": "flush_started", "num_memtables": 1, "num_entries": 9314, "num_deletes": 4640, "memory_usage": 65016240, "flush_reason": "Write Buffer Full"}
2019/03/18-19:29:56.948060 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 130] Level-0 flush table #297: started
2019/03/18-19:29:56.967636 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937396967620, "cf_name": "payload", "job": 130, "event": "table_file_creation", "file_number": 297, "file_size": 576304, "table_properties": {"data_size": 574799, "index_size": 1469, "filter_size": 0, "raw_key_size": 74864, "raw_average_key_size": 16, "raw_value_size": 539253, "raw_average_value_size": 115, "num_data_blocks": 53, "num_entries": 4679, "filter_policy_name": "", "kDeletedKeys": "4640", "kMergeOperands": "0"}}
2019/03/18-19:29:56.967697 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 130] Level-0 flush table #297: 576304 bytes OK
2019/03/18-19:29:56.971234 7f1902121700 (Original Log Time 2019/03/18-19:29:56.968932) [db/memtable_list.cc:377] [payload] Level-0 commit table #297 started
2019/03/18-19:29:56.971239 7f1902121700 (Original Log Time 2019/03/18-19:29:56.971076) [db/memtable_list.cc:424] [payload] Level-0 commit table #297: memtable #1 done
2019/03/18-19:29:56.971242 7f1902121700 (Original Log Time 2019/03/18-19:29:56.971101) EVENT_LOG_v1 {"time_micros": 1552937396971094, "job": 130, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:29:56.971244 7f1902121700 (Original Log Time 2019/03/18-19:29:56.971145) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[4 1 0 0 0 0 0] max score 1.39
2019/03/18-19:29:56.971293 7f1902922700 [db/compaction_job.cc:1636] [payload] [JOB 131] Compacting 3@0 files to L1, score 1.39
2019/03/18-19:29:56.971301 7f1902922700 [db/compaction_job.cc:1640] [payload] Compaction start summary: Base version 167 Base level 0, inputs: [297(562KB) 289(102KB) 275(346KB)]
2019/03/18-19:29:56.971321 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937396971309, "job": 131, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [297, 289, 275], "score": 1.39293, "input_data_size": 1036160}
2019/03/18-19:29:56.997621 7f1902922700 [db/compaction_job.cc:1324] [payload] [JOB 131] Generated table #298: 39 keys, 541777 bytes
2019/03/18-19:29:56.997671 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937396997655, "cf_name": "payload", "job": 131, "event": "table_file_creation", "file_number": 298, "file_size": 541777, "table_properties": {"data_size": 540540, "index_size": 1083, "filter_size": 0, "raw_key_size": 624, "raw_average_key_size": 16, "raw_value_size": 539253, "raw_average_value_size": 13827, "num_data_blocks": 39, "num_entries": 39, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:29:56.999244 7f1902922700 [db/compaction_job.cc:1390] [payload] [JOB 131] Compacted 3@0 files to L1 => 541777 bytes
2019/03/18-19:29:57.002465 7f1902922700 (Original Log Time 2019/03/18-19:29:57.002348) [db/compaction_job.cc:752] [payload] compacted to: base level 1 max bytes base 268435456 files[1 2 0 0 0 0 0] max score 0.25, MB/sec: 39.3 rd, 20.5 wr, level 1, files in(3, 0) out(1) MB in(1.0, 0.0) out(0.5), read-write-amplify(1.5) write-amplify(0.5) OK, records in: 14050, records dropped: 14011 output_compression: Snappy
2019/03/18-19:29:57.002470 7f1902922700 (Original Log Time 2019/03/18-19:29:57.002382) EVENT_LOG_v1 {"time_micros": 1552937397002370, "job": 131, "event": "compaction_finished", "compaction_time_micros": 26391, "output_level": 1, "num_output_files": 1, "total_output_size": 541777, "num_input_records": 14050, "num_output_records": 39, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [1, 2, 0, 0, 0, 0, 0]}
2019/03/18-19:29:57.003011 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937397003006, "job": 131, "event": "table_file_deletion", "file_number": 297}
2019/03/18-19:29:57.003157 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937397003155, "job": 131, "event": "table_file_deletion", "file_number": 289}
2019/03/18-19:29:57.003517 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937397003514, "job": 131, "event": "table_file_deletion", "file_number": 275}
2019/03/18-19:30:44.467954 7f19101f6700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #299. Immutable memtables: 0.
2019/03/18-19:30:46.468150 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 132] Syncing log #296
2019/03/18-19:30:46.500660 7f1902121700 (Original Log Time 2019/03/18-19:30:46.468139) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:30:46.500671 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 132] Flushing memtable with next log file: 299
2019/03/18-19:30:46.500706 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937446500695, "job": 132, "event": "flush_started", "num_memtables": 1, "num_entries": 29336, "num_deletes": 11032, "memory_usage": 65019208, "flush_reason": "Write Buffer Full"}
2019/03/18-19:30:46.500711 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 132] Level-0 flush table #300: started
2019/03/18-19:30:47.557399 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937447557368, "cf_name": "variables", "job": 132, "event": "table_file_creation", "file_number": 300, "file_size": 64103791, "table_properties": {"data_size": 64035437, "index_size": 153476, "filter_size": 0, "raw_key_size": 1048762, "raw_average_key_size": 35, "raw_value_size": 63295232, "raw_average_value_size": 2157, "num_data_blocks": 4657, "num_entries": 29336, "filter_policy_name": "", "kDeletedKeys": "11032", "kMergeOperands": "0"}}
2019/03/18-19:30:47.557461 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 132] Level-0 flush table #300: 64103791 bytes OK
2019/03/18-19:30:47.561987 7f1902121700 (Original Log Time 2019/03/18-19:30:47.559106) [db/memtable_list.cc:377] [variables] Level-0 commit table #300 started
2019/03/18-19:30:47.561992 7f1902121700 (Original Log Time 2019/03/18-19:30:47.561813) [db/memtable_list.cc:424] [variables] Level-0 commit table #300: memtable #1 done
2019/03/18-19:30:47.561995 7f1902121700 (Original Log Time 2019/03/18-19:30:47.561845) EVENT_LOG_v1 {"time_micros": 1552937447561836, "job": 132, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 4, 1, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:30:47.561997 7f1902121700 (Original Log Time 2019/03/18-19:30:47.561898) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[3 4 1 0 0 0 0] max score 0.92
2019/03/18-19:31:27.874562 7f190bdfd700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #301. Immutable memtables: 0.
2019/03/18-19:31:27.875506 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 133] Syncing log #299
2019/03/18-19:31:27.883819 7f1902121700 (Original Log Time 2019/03/18-19:31:27.875478) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:31:27.883830 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 133] Flushing memtable with next log file: 301
2019/03/18-19:31:27.883865 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937487883854, "job": 133, "event": "flush_started", "num_memtables": 1, "num_entries": 9382, "num_deletes": 4708, "memory_usage": 65017568, "flush_reason": "Write Buffer Full"}
2019/03/18-19:31:27.883869 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 133] Level-0 flush table #302: started
2019/03/18-19:31:27.899554 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937487899537, "cf_name": "payload", "job": 133, "event": "table_file_creation", "file_number": 302, "file_size": 105199, "table_properties": {"data_size": 104216, "index_size": 526, "filter_size": 0, "raw_key_size": 75408, "raw_average_key_size": 16, "raw_value_size": 69135, "raw_average_value_size": 14, "num_data_blocks": 19, "num_entries": 4713, "filter_policy_name": "", "kDeletedKeys": "4708", "kMergeOperands": "0"}}
2019/03/18-19:31:27.899588 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 133] Level-0 flush table #302: 105199 bytes OK
2019/03/18-19:31:27.903607 7f1902121700 (Original Log Time 2019/03/18-19:31:27.900993) [db/memtable_list.cc:377] [payload] Level-0 commit table #302 started
2019/03/18-19:31:27.903612 7f1902121700 (Original Log Time 2019/03/18-19:31:27.903454) [db/memtable_list.cc:424] [payload] Level-0 commit table #302: memtable #1 done
2019/03/18-19:31:27.903615 7f1902121700 (Original Log Time 2019/03/18-19:31:27.903492) EVENT_LOG_v1 {"time_micros": 1552937487903483, "job": 133, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 2, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:31:27.903618 7f1902121700 (Original Log Time 2019/03/18-19:31:27.903522) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[2 2 0 0 0 0 0] max score 0.61
2019/03/18-19:31:39.265564 7f19102f7700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #303. Immutable memtables: 0.
2019/03/18-19:31:41.490504 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 134] Syncing log #301
2019/03/18-19:31:41.545529 7f1902121700 (Original Log Time 2019/03/18-19:31:41.490493) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:31:41.545540 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 134] Flushing memtable with next log file: 303
2019/03/18-19:31:41.545579 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937501545568, "job": 134, "event": "flush_started", "num_memtables": 1, "num_entries": 29144, "num_deletes": 10840, "memory_usage": 65018744, "flush_reason": "Write Buffer Full"}
2019/03/18-19:31:41.545585 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 134] Level-0 flush table #304: started
2019/03/18-19:31:42.658899 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937502658856, "cf_name": "variables", "job": 134, "event": "table_file_creation", "file_number": 304, "file_size": 64103510, "table_properties": {"data_size": 64035148, "index_size": 153417, "filter_size": 0, "raw_key_size": 1041898, "raw_average_key_size": 35, "raw_value_size": 63295232, "raw_average_value_size": 2171, "num_data_blocks": 4655, "num_entries": 29144, "filter_policy_name": "", "kDeletedKeys": "10840", "kMergeOperands": "0"}}
2019/03/18-19:31:42.658929 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 134] Level-0 flush table #304: 64103510 bytes OK
2019/03/18-19:31:42.662276 7f1902121700 (Original Log Time 2019/03/18-19:31:42.660341) [db/memtable_list.cc:377] [variables] Level-0 commit table #304 started
2019/03/18-19:31:42.662279 7f1902121700 (Original Log Time 2019/03/18-19:31:42.662133) [db/memtable_list.cc:424] [variables] Level-0 commit table #304: memtable #1 done
2019/03/18-19:31:42.662281 7f1902121700 (Original Log Time 2019/03/18-19:31:42.662158) EVENT_LOG_v1 {"time_micros": 1552937502662151, "job": 134, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 4, 1, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:31:42.662283 7f1902121700 (Original Log Time 2019/03/18-19:31:42.662192) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[4 4 1 0 0 0 0] max score 1.00
2019/03/18-19:31:42.667478 7f1902922700 [db/compaction_job.cc:1636] [variables] [JOB 135] Compacting 4@0 + 4@1 files to L1, score 1.00
2019/03/18-19:31:42.667502 7f1902922700 [db/compaction_job.cc:1640] [variables] Compaction start summary: Base version 171 Base level 0, inputs: [304(61MB) 300(61MB) 293(61MB) 291(61MB)], [283(64MB) 284(64MB) 286(64MB) 287(43MB)]
2019/03/18-19:31:42.667591 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937502667520, "job": 135, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [304, 300, 293, 291], "files_L1": [283, 284, 286, 287], "score": 1, "input_data_size": 503835663}
2019/03/18-19:31:46.044140 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 135] Generated table #305: 24590 keys, 67182868 bytes
2019/03/18-19:31:46.044195 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937506044174, "cf_name": "variables", "job": 135, "event": "table_file_creation", "file_number": 305, "file_size": 67182868, "table_properties": {"data_size": 67111904, "index_size": 159532, "filter_size": 0, "raw_key_size": 879095, "raw_average_key_size": 35, "raw_value_size": 66393600, "raw_average_value_size": 2700, "num_data_blocks": 4840, "num_entries": 24590, "filter_policy_name": "", "kDeletedKeys": "5390", "kMergeOperands": "0"}}
2019/03/18-19:31:48.221456 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 135] Generated table #306: 19216 keys, 67187421 bytes
2019/03/18-19:31:48.221515 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937508221493, "cf_name": "variables", "job": 135, "event": "table_file_creation", "file_number": 306, "file_size": 67187421, "table_properties": {"data_size": 67116927, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:31:50.511930 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 135] Generated table #307: 19216 keys, 67187330 bytes
2019/03/18-19:31:50.511989 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937510511966, "cf_name": "variables", "job": 135, "event": "table_file_creation", "file_number": 307, "file_size": 67187330, "table_properties": {"data_size": 67116922, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:31:52.855030 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 135] Generated table #308: 19216 keys, 67187303 bytes
2019/03/18-19:31:52.855102 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937512855073, "cf_name": "variables", "job": 135, "event": "table_file_creation", "file_number": 308, "file_size": 67187303, "table_properties": {"data_size": 67116920, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:31:54.811621 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 135] Generated table #309: 19216 keys, 67187369 bytes
2019/03/18-19:31:54.811676 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937514811655, "cf_name": "variables", "job": 135, "event": "table_file_creation", "file_number": 309, "file_size": 67187369, "table_properties": {"data_size": 67116923, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:31:55.399934 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 135] Generated table #310: 9486 keys, 33160502 bytes
2019/03/18-19:31:55.399992 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937515399969, "cf_name": "variables", "job": 135, "event": "table_file_creation", "file_number": 310, "file_size": 33160502, "table_properties": {"data_size": 33125441, "index_size": 78120, "filter_size": 0, "raw_key_size": 339127, "raw_average_key_size": 35, "raw_value_size": 32795710, "raw_average_value_size": 3457, "num_data_blocks": 2372, "num_entries": 9486, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:31:55.406869 7f1902922700 [db/compaction_job.cc:1390] [variables] [JOB 135] Compacted 4@0 + 4@1 files to L1 => 369092793 bytes
2019/03/18-19:31:55.411905 7f1902922700 (Original Log Time 2019/03/18-19:31:55.411734) [db/compaction_job.cc:752] [variables] compacted to: base level 1 max bytes base 268435456 files[0 6 1 0 0 0 0] max score 1.37, MB/sec: 39.6 rd, 29.0 wr, level 1, files in(4, 4) out(6) MB in(244.5, 235.9) out(352.0), read-write-amplify(3.4) write-amplify(1.4) OK, records in: 187800, records dropped: 76860 output_compression: Snappy
2019/03/18-19:31:55.411915 7f1902922700 (Original Log Time 2019/03/18-19:31:55.411774) EVENT_LOG_v1 {"time_micros": 1552937515411760, "job": 135, "event": "compaction_finished", "compaction_time_micros": 12732469, "output_level": 1, "num_output_files": 6, "total_output_size": 369092793, "num_input_records": 187800, "num_output_records": 110940, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 6, 1, 0, 0, 0, 0]}
2019/03/18-19:31:55.441948 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937515441939, "job": 135, "event": "table_file_deletion", "file_number": 304}
2019/03/18-19:31:55.459357 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937515459350, "job": 135, "event": "table_file_deletion", "file_number": 300}
2019/03/18-19:31:55.476830 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937515476822, "job": 135, "event": "table_file_deletion", "file_number": 293}
2019/03/18-19:31:55.493455 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937515493447, "job": 135, "event": "table_file_deletion", "file_number": 291}
2019/03/18-19:31:55.505443 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937515505435, "job": 135, "event": "table_file_deletion", "file_number": 287}
2019/03/18-19:31:55.526378 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937515526370, "job": 135, "event": "table_file_deletion", "file_number": 286}
2019/03/18-19:31:55.548787 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937515548780, "job": 135, "event": "table_file_deletion", "file_number": 284}
2019/03/18-19:31:55.570277 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937515570270, "job": 135, "event": "table_file_deletion", "file_number": 283}
2019/03/18-19:31:55.606424 7f1902922700 (Original Log Time 2019/03/18-19:31:55.603674) [db/db_impl_compaction_flush.cc:1991] [variables] Moving #306 to level-2 67187421 bytes
2019/03/18-19:31:55.606428 7f1902922700 (Original Log Time 2019/03/18-19:31:55.606351) EVENT_LOG_v1 {"time_micros": 1552937515606320, "job": 136, "event": "trivial_move", "destination_level": 2, "files": 1, "total_files_size": 67187421}
2019/03/18-19:31:55.606431 7f1902922700 (Original Log Time 2019/03/18-19:31:55.606361) [db/db_impl_compaction_flush.cc:2020] [variables] Moved #1 files to level-2 67187421 bytes OK: base level 1 max bytes base 268435456 files[0 5 2 0 0 0 0] max score 1.12
2019/03/18-19:31:55.608397 7f1902922700 (Original Log Time 2019/03/18-19:31:55.606499) [db/db_impl_compaction_flush.cc:1991] [variables] Moving #309 to level-2 67187369 bytes
2019/03/18-19:31:55.608401 7f1902922700 (Original Log Time 2019/03/18-19:31:55.608325) EVENT_LOG_v1 {"time_micros": 1552937515608321, "job": 137, "event": "trivial_move", "destination_level": 2, "files": 1, "total_files_size": 67187369}
2019/03/18-19:31:55.608404 7f1902922700 (Original Log Time 2019/03/18-19:31:55.608348) [db/db_impl_compaction_flush.cc:2020] [variables] Moved #1 files to level-2 67187369 bytes OK: base level 1 max bytes base 268435456 files[0 4 3 0 0 0 0] max score 0.87
2019/03/18-19:32:13.129261 7f190bdfd700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #311. Immutable memtables: 0.
2019/03/18-19:32:13.129390 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 138] Syncing log #303
2019/03/18-19:32:13.143833 7f1902121700 (Original Log Time 2019/03/18-19:32:13.129376) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:32:13.143844 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 138] Flushing memtable with next log file: 311
2019/03/18-19:32:13.143900 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937533143867, "job": 138, "event": "flush_started", "num_memtables": 1, "num_entries": 337450, "num_deletes": 32052, "memory_usage": 65014136, "flush_reason": "Write Buffer Full"}
2019/03/18-19:32:13.143905 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 138] Level-0 flush table #312: started
2019/03/18-19:32:13.310201 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937533310173, "cf_name": "element_instance_key", "job": 138, "event": "table_file_creation", "file_number": 312, "file_size": 1194085, "table_properties": {"data_size": 1173667, "index_size": 33073, "filter_size": 0, "raw_key_size": 888704, "raw_average_key_size": 16, "raw_value_size": 3993668, "raw_average_value_size": 71, "num_data_blocks": 1182, "num_entries": 55544, "filter_policy_name": "", "kDeletedKeys": "32052", "kMergeOperands": "0"}}
2019/03/18-19:32:13.310283 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 138] Level-0 flush table #312: 1194085 bytes OK
2019/03/18-19:32:13.313474 7f1902121700 (Original Log Time 2019/03/18-19:32:13.311482) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #312 started
2019/03/18-19:32:13.313478 7f1902121700 (Original Log Time 2019/03/18-19:32:13.313335) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #312: memtable #1 done
2019/03/18-19:32:13.313480 7f1902121700 (Original Log Time 2019/03/18-19:32:13.313372) EVENT_LOG_v1 {"time_micros": 1552937533313363, "job": 138, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:32:13.313481 7f1902121700 (Original Log Time 2019/03/18-19:32:13.313398) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[2 1 0 0 0 0 0] max score 0.50
2019/03/18-19:32:34.447568 7f190bdfd700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #313. Immutable memtables: 0.
2019/03/18-19:32:38.592946 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 139] Syncing log #311
2019/03/18-19:32:38.594417 7f1902121700 (Original Log Time 2019/03/18-19:32:38.592934) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:32:38.594424 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 139] Flushing memtable with next log file: 313
2019/03/18-19:32:38.594449 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937558594441, "job": 139, "event": "flush_started", "num_memtables": 1, "num_entries": 28336, "num_deletes": 10012, "memory_usage": 65022520, "flush_reason": "Write Buffer Full"}
2019/03/18-19:32:38.594453 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 139] Level-0 flush table #314: started
2019/03/18-19:32:39.776910 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937559776866, "cf_name": "variables", "job": 139, "event": "table_file_creation", "file_number": 314, "file_size": 64165388, "table_properties": {"data_size": 64097135, "index_size": 153386, "filter_size": 0, "raw_key_size": 1013012, "raw_average_key_size": 35, "raw_value_size": 63364392, "raw_average_value_size": 2236, "num_data_blocks": 4654, "num_entries": 28336, "filter_policy_name": "", "kDeletedKeys": "10012", "kMergeOperands": "0"}}
2019/03/18-19:32:39.777409 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 139] Level-0 flush table #314: 64165388 bytes OK
2019/03/18-19:32:39.781183 7f1902121700 (Original Log Time 2019/03/18-19:32:39.778788) [db/memtable_list.cc:377] [variables] Level-0 commit table #314 started
2019/03/18-19:32:39.781188 7f1902121700 (Original Log Time 2019/03/18-19:32:39.781019) [db/memtable_list.cc:424] [variables] Level-0 commit table #314: memtable #1 done
2019/03/18-19:32:39.781190 7f1902121700 (Original Log Time 2019/03/18-19:32:39.781058) EVENT_LOG_v1 {"time_micros": 1552937559781039, "job": 139, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 4, 3, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:32:39.781193 7f1902121700 (Original Log Time 2019/03/18-19:32:39.781079) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[1 4 3 0 0 0 0] max score 0.87
2019/03/18-19:33:09.251116 7f19105fa700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #315. Immutable memtables: 0.
2019/03/18-19:33:09.251848 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 140] Syncing log #313
2019/03/18-19:33:09.283848 7f1902121700 (Original Log Time 2019/03/18-19:33:09.251835) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:33:09.283859 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 140] Flushing memtable with next log file: 315
2019/03/18-19:33:09.283912 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937589283901, "job": 140, "event": "flush_started", "num_memtables": 1, "num_entries": 9325, "num_deletes": 4651, "memory_usage": 65016960, "flush_reason": "Write Buffer Full"}
2019/03/18-19:33:09.283917 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 140] Level-0 flush table #316: started
2019/03/18-19:33:09.295707 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937589295690, "cf_name": "payload", "job": 140, "event": "table_file_creation", "file_number": 316, "file_size": 424012, "table_properties": {"data_size": 422673, "index_size": 1168, "filter_size": 0, "raw_key_size": 74864, "raw_average_key_size": 16, "raw_value_size": 387156, "raw_average_value_size": 82, "num_data_blocks": 42, "num_entries": 4679, "filter_policy_name": "", "kDeletedKeys": "4651", "kMergeOperands": "0"}}
2019/03/18-19:33:09.295754 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 140] Level-0 flush table #316: 424012 bytes OK
2019/03/18-19:33:09.299766 7f1902121700 (Original Log Time 2019/03/18-19:33:09.297087) [db/memtable_list.cc:377] [payload] Level-0 commit table #316 started
2019/03/18-19:33:09.299770 7f1902121700 (Original Log Time 2019/03/18-19:33:09.299600) [db/memtable_list.cc:424] [payload] Level-0 commit table #316: memtable #1 done
2019/03/18-19:33:09.299773 7f1902121700 (Original Log Time 2019/03/18-19:33:09.299631) EVENT_LOG_v1 {"time_micros": 1552937589299622, "job": 140, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 2, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:33:09.299776 7f1902121700 (Original Log Time 2019/03/18-19:33:09.299674) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[3 2 0 0 0 0 0] max score 1.02
2019/03/18-19:33:09.299819 7f1902922700 [db/compaction_job.cc:1636] [payload] [JOB 141] Compacting 2@0 + 1@1 files to L1, score 1.02
2019/03/18-19:33:09.299832 7f1902922700 [db/compaction_job.cc:1640] [payload] Compaction start summary: Base version 177 Base level 0, inputs: [316(414KB) 302(102KB)], [298(529KB)]
2019/03/18-19:33:09.299856 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937589299843, "job": 141, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [316, 302], "files_L1": [298], "score": 1.01877, "input_data_size": 1070988}
2019/03/18-19:33:09.315425 7f1902922700 [db/compaction_job.cc:1324] [payload] [JOB 141] Generated table #317: 28 keys, 389154 bytes
2019/03/18-19:33:09.315471 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937589315456, "cf_name": "payload", "job": 141, "event": "table_file_creation", "file_number": 317, "file_size": 389154, "table_properties": {"data_size": 388080, "index_size": 782, "filter_size": 0, "raw_key_size": 448, "raw_average_key_size": 16, "raw_value_size": 387156, "raw_average_value_size": 13827, "num_data_blocks": 28, "num_entries": 28, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:33:09.316991 7f1902922700 [db/compaction_job.cc:1390] [payload] [JOB 141] Compacted 2@0 + 1@1 files to L1 => 389154 bytes
2019/03/18-19:33:09.318788 7f1902922700 (Original Log Time 2019/03/18-19:33:09.318653) [db/compaction_job.cc:752] [payload] compacted to: base level 1 max bytes base 268435456 files[1 2 0 0 0 0 0] max score 0.25, MB/sec: 68.4 rd, 24.9 wr, level 1, files in(2, 1) out(1) MB in(0.5, 0.5) out(0.4), read-write-amplify(2.8) write-amplify(0.7) OK, records in: 9431, records dropped: 9403 output_compression: Snappy
2019/03/18-19:33:09.318792 7f1902922700 (Original Log Time 2019/03/18-19:33:09.318698) EVENT_LOG_v1 {"time_micros": 1552937589318687, "job": 141, "event": "compaction_finished", "compaction_time_micros": 15653, "output_level": 1, "num_output_files": 1, "total_output_size": 389154, "num_input_records": 9431, "num_output_records": 28, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [1, 2, 0, 0, 0, 0, 0]}
2019/03/18-19:33:09.319075 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937589319071, "job": 141, "event": "table_file_deletion", "file_number": 316}
2019/03/18-19:33:09.319326 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937589319323, "job": 141, "event": "table_file_deletion", "file_number": 302}
2019/03/18-19:33:09.319679 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937589319677, "job": 141, "event": "table_file_deletion", "file_number": 298}
2019/03/18-19:33:29.425768 7f19104f9700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #318. Immutable memtables: 0.
2019/03/18-19:33:32.046220 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 142] Syncing log #315
2019/03/18-19:33:32.049536 7f1902121700 (Original Log Time 2019/03/18-19:33:32.046198) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:33:32.049544 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 142] Flushing memtable with next log file: 318
2019/03/18-19:33:32.049577 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937612049566, "job": 142, "event": "flush_started", "num_memtables": 1, "num_entries": 28836, "num_deletes": 10524, "memory_usage": 65018776, "flush_reason": "Write Buffer Full"}
2019/03/18-19:33:32.049582 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 142] Level-0 flush table #319: started
2019/03/18-19:33:33.127398 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937613127366, "cf_name": "variables", "job": 142, "event": "table_file_creation", "file_number": 319, "file_size": 64127488, "table_properties": {"data_size": 64059199, "index_size": 153418, "filter_size": 0, "raw_key_size": 1030887, "raw_average_key_size": 35, "raw_value_size": 63322896, "raw_average_value_size": 2195, "num_data_blocks": 4655, "num_entries": 28836, "filter_policy_name": "", "kDeletedKeys": "10524", "kMergeOperands": "0"}}
2019/03/18-19:33:33.127432 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 142] Level-0 flush table #319: 64127488 bytes OK
2019/03/18-19:33:33.146605 7f1902121700 (Original Log Time 2019/03/18-19:33:33.143779) [db/memtable_list.cc:377] [variables] Level-0 commit table #319 started
2019/03/18-19:33:33.146610 7f1902121700 (Original Log Time 2019/03/18-19:33:33.146449) [db/memtable_list.cc:424] [variables] Level-0 commit table #319: memtable #1 done
2019/03/18-19:33:33.146613 7f1902121700 (Original Log Time 2019/03/18-19:33:33.146482) EVENT_LOG_v1 {"time_micros": 1552937613146473, "job": 142, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 4, 3, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:33:33.146615 7f1902121700 (Original Log Time 2019/03/18-19:33:33.146514) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[2 4 3 0 0 0 0] max score 0.87
2019/03/18-19:34:23.089074 7f190bdfd700 [db/db_impl_write.cc:1423] [element_instance_parent_child] New memtable created with log file: #320. Immutable memtables: 0.
2019/03/18-19:34:23.092186 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 143] Syncing log #318
2019/03/18-19:34:23.166359 7f1902121700 (Original Log Time 2019/03/18-19:34:23.092170) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_parent_child], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:34:23.166370 7f1902121700 [db/flush_job.cc:304] [element_instance_parent_child] [JOB 143] Flushing memtable with next log file: 320
2019/03/18-19:34:23.166420 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937663166396, "job": 143, "event": "flush_started", "num_memtables": 1, "num_entries": 1325119, "num_deletes": 126393, "memory_usage": 65013984, "flush_reason": "Write Buffer Full"}
2019/03/18-19:34:23.166425 7f1902121700 [db/flush_job.cc:334] [element_instance_parent_child] [JOB 143] Level-0 flush table #321: started
2019/03/18-19:34:23.590730 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937663590702, "cf_name": "element_instance_parent_child", "job": 143, "event": "table_file_creation", "file_number": 321, "file_size": 1785667, "table_properties": {"data_size": 1770524, "index_size": 26731, "filter_size": 0, "raw_key_size": 4747656, "raw_average_key_size": 24, "raw_value_size": 71426, "raw_average_value_size": 0, "num_data_blocks": 799, "num_entries": 197819, "filter_policy_name": "", "kDeletedKeys": "126393", "kMergeOperands": "0"}}
2019/03/18-19:34:23.590770 7f1902121700 [db/flush_job.cc:374] [element_instance_parent_child] [JOB 143] Level-0 flush table #321: 1785667 bytes OK
2019/03/18-19:34:23.594346 7f1902121700 (Original Log Time 2019/03/18-19:34:23.592038) [db/memtable_list.cc:377] [element_instance_parent_child] Level-0 commit table #321 started
2019/03/18-19:34:23.594351 7f1902121700 (Original Log Time 2019/03/18-19:34:23.594207) [db/memtable_list.cc:424] [element_instance_parent_child] Level-0 commit table #321: memtable #1 done
2019/03/18-19:34:23.594354 7f1902121700 (Original Log Time 2019/03/18-19:34:23.594233) EVENT_LOG_v1 {"time_micros": 1552937663594225, "job": 143, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:34:23.594357 7f1902121700 (Original Log Time 2019/03/18-19:34:23.594260) [db/db_impl_compaction_flush.cc:177] [element_instance_parent_child] Level summary: base level 1 max bytes base 268435456 files[1 1 0 0 0 0 0] max score 0.25
2019/03/18-19:34:24.275475 7f19105fa700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #322. Immutable memtables: 0.
2019/03/18-19:34:26.285169 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 144] Syncing log #320
2019/03/18-19:34:26.291504 7f1902121700 (Original Log Time 2019/03/18-19:34:26.285157) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:34:26.291513 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 144] Flushing memtable with next log file: 322
2019/03/18-19:34:26.291545 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937666291536, "job": 144, "event": "flush_started", "num_memtables": 1, "num_entries": 28956, "num_deletes": 10640, "memory_usage": 65027688, "flush_reason": "Write Buffer Full"}
2019/03/18-19:34:26.291549 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 144] Level-0 flush table #323: started
2019/03/18-19:34:27.575395 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937667575371, "cf_name": "variables", "job": 144, "event": "table_file_creation", "file_number": 323, "file_size": 64142158, "table_properties": {"data_size": 64073832, "index_size": 153484, "filter_size": 0, "raw_key_size": 1035177, "raw_average_key_size": 35, "raw_value_size": 63336728, "raw_average_value_size": 2187, "num_data_blocks": 4657, "num_entries": 28956, "filter_policy_name": "", "kDeletedKeys": "10640", "kMergeOperands": "0"}}
2019/03/18-19:34:27.575428 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 144] Level-0 flush table #323: 64142158 bytes OK
2019/03/18-19:34:27.578446 7f1902121700 (Original Log Time 2019/03/18-19:34:27.576561) [db/memtable_list.cc:377] [variables] Level-0 commit table #323 started
2019/03/18-19:34:27.578450 7f1902121700 (Original Log Time 2019/03/18-19:34:27.578308) [db/memtable_list.cc:424] [variables] Level-0 commit table #323: memtable #1 done
2019/03/18-19:34:27.578451 7f1902121700 (Original Log Time 2019/03/18-19:34:27.578332) EVENT_LOG_v1 {"time_micros": 1552937667578326, "job": 144, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 4, 3, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:34:27.578453 7f1902121700 (Original Log Time 2019/03/18-19:34:27.578365) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[3 4 3 0 0 0 0] max score 0.87
2019/03/18-19:34:34.328148 7f19103f8700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #324. Immutable memtables: 0.
2019/03/18-19:34:34.328272 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 145] Syncing log #322
2019/03/18-19:34:34.362964 7f1902121700 (Original Log Time 2019/03/18-19:34:34.328249) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:34:34.362976 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 145] Flushing memtable with next log file: 324
2019/03/18-19:34:34.363009 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937674362999, "job": 145, "event": "flush_started", "num_memtables": 1, "num_entries": 337352, "num_deletes": 31912, "memory_usage": 65014088, "flush_reason": "Write Buffer Full"}
2019/03/18-19:34:34.363013 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 145] Level-0 flush table #325: started
2019/03/18-19:34:34.550859 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937674550829, "cf_name": "element_instance_key", "job": 145, "event": "table_file_creation", "file_number": 325, "file_size": 1196636, "table_properties": {"data_size": 1175962, "index_size": 33209, "filter_size": 0, "raw_key_size": 887984, "raw_average_key_size": 16, "raw_value_size": 4009632, "raw_average_value_size": 72, "num_data_blocks": 1187, "num_entries": 55499, "filter_policy_name": "", "kDeletedKeys": "31912", "kMergeOperands": "0"}}
2019/03/18-19:34:34.550919 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 145] Level-0 flush table #325: 1196636 bytes OK
2019/03/18-19:34:34.554281 7f1902121700 (Original Log Time 2019/03/18-19:34:34.552191) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #325 started
2019/03/18-19:34:34.554285 7f1902121700 (Original Log Time 2019/03/18-19:34:34.554124) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #325: memtable #1 done
2019/03/18-19:34:34.554288 7f1902121700 (Original Log Time 2019/03/18-19:34:34.554152) EVENT_LOG_v1 {"time_micros": 1552937674554143, "job": 145, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:34:34.554291 7f1902121700 (Original Log Time 2019/03/18-19:34:34.554181) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[3 1 0 0 0 0 0] max score 0.75
2019/03/18-19:34:38.362961 7f19104f9700 [db/db_impl_write.cc:1423] [element_instance_child_parent] New memtable created with log file: #326. Immutable memtables: 0.
2019/03/18-19:34:38.363065 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 146] Syncing log #324
2019/03/18-19:34:38.377231 7f1902121700 (Original Log Time 2019/03/18-19:34:38.363039) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_child_parent], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:34:38.377242 7f1902121700 [db/flush_job.cc:304] [element_instance_child_parent] [JOB 146] Flushing memtable with next log file: 326
2019/03/18-19:34:38.377278 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937678377267, "job": 146, "event": "flush_started", "num_memtables": 1, "num_entries": 1358447, "num_deletes": 129328, "memory_usage": 65013960, "flush_reason": "Write Buffer Full"}
2019/03/18-19:34:38.377282 7f1902121700 [db/flush_job.cc:334] [element_instance_child_parent] [JOB 146] Level-0 flush table #327: started
2019/03/18-19:34:38.726267 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937678726234, "cf_name": "element_instance_child_parent", "job": 146, "event": "table_file_creation", "file_number": 327, "file_size": 1783918, "table_properties": {"data_size": 1769888, "index_size": 21651, "filter_size": 0, "raw_key_size": 3234464, "raw_average_key_size": 16, "raw_value_size": 582608, "raw_average_value_size": 2, "num_data_blocks": 774, "num_entries": 202154, "filter_policy_name": "", "kDeletedKeys": "129328", "kMergeOperands": "0"}}
2019/03/18-19:34:38.726307 7f1902121700 [db/flush_job.cc:374] [element_instance_child_parent] [JOB 146] Level-0 flush table #327: 1783918 bytes OK
2019/03/18-19:34:38.729336 7f1902121700 (Original Log Time 2019/03/18-19:34:38.727416) [db/memtable_list.cc:377] [element_instance_child_parent] Level-0 commit table #327 started
2019/03/18-19:34:38.729341 7f1902121700 (Original Log Time 2019/03/18-19:34:38.729196) [db/memtable_list.cc:424] [element_instance_child_parent] Level-0 commit table #327: memtable #1 done
2019/03/18-19:34:38.729344 7f1902121700 (Original Log Time 2019/03/18-19:34:38.729220) EVENT_LOG_v1 {"time_micros": 1552937678729212, "job": 146, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:34:38.729347 7f1902121700 (Original Log Time 2019/03/18-19:34:38.729250) [db/db_impl_compaction_flush.cc:177] [element_instance_child_parent] Level summary: base level 1 max bytes base 268435456 files[1 1 0 0 0 0 0] max score 0.25
2019/03/18-19:34:51.217974 7f19102f7700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #328. Immutable memtables: 0.
2019/03/18-19:34:51.218113 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 147] Syncing log #326
2019/03/18-19:34:51.290128 7f1902121700 (Original Log Time 2019/03/18-19:34:51.218099) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:34:51.290139 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 147] Flushing memtable with next log file: 328
2019/03/18-19:34:51.290174 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937691290163, "job": 147, "event": "flush_started", "num_memtables": 1, "num_entries": 9371, "num_deletes": 4697, "memory_usage": 65017792, "flush_reason": "Write Buffer Full"}
2019/03/18-19:34:51.290178 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 147] Level-0 flush table #329: started
2019/03/18-19:34:51.302188 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937691302171, "cf_name": "payload", "job": 147, "event": "table_file_creation", "file_number": 329, "file_size": 105441, "table_properties": {"data_size": 104461, "index_size": 526, "filter_size": 0, "raw_key_size": 75232, "raw_average_key_size": 16, "raw_value_size": 69135, "raw_average_value_size": 14, "num_data_blocks": 19, "num_entries": 4702, "filter_policy_name": "", "kDeletedKeys": "4697", "kMergeOperands": "0"}}
2019/03/18-19:34:51.302223 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 147] Level-0 flush table #329: 105441 bytes OK
2019/03/18-19:34:51.305752 7f1902121700 (Original Log Time 2019/03/18-19:34:51.303583) [db/memtable_list.cc:377] [payload] Level-0 commit table #329 started
2019/03/18-19:34:51.305757 7f1902121700 (Original Log Time 2019/03/18-19:34:51.305605) [db/memtable_list.cc:424] [payload] Level-0 commit table #329: memtable #1 done
2019/03/18-19:34:51.305760 7f1902121700 (Original Log Time 2019/03/18-19:34:51.305632) EVENT_LOG_v1 {"time_micros": 1552937691305623, "job": 147, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 2, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:34:51.305763 7f1902121700 (Original Log Time 2019/03/18-19:34:51.305660) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[2 2 0 0 0 0 0] max score 0.62
2019/03/18-19:35:19.034784 7f190befe700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #330. Immutable memtables: 0.
2019/03/18-19:35:19.035755 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 148] Syncing log #328
2019/03/18-19:35:19.221666 7f1902121700 (Original Log Time 2019/03/18-19:35:19.035739) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:35:19.221680 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 148] Flushing memtable with next log file: 330
2019/03/18-19:35:19.221717 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937719221707, "job": 148, "event": "flush_started", "num_memtables": 1, "num_entries": 26960, "num_deletes": 8624, "memory_usage": 65024008, "flush_reason": "Write Buffer Full"}
2019/03/18-19:35:19.221722 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 148] Level-0 flush table #331: started
2019/03/18-19:35:20.292648 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937720292615, "cf_name": "variables", "job": 148, "event": "table_file_creation", "file_number": 331, "file_size": 64194027, "table_properties": {"data_size": 64125847, "index_size": 153159, "filter_size": 0, "raw_key_size": 963820, "raw_average_key_size": 35, "raw_value_size": 63405888, "raw_average_value_size": 2351, "num_data_blocks": 4647, "num_entries": 26960, "filter_policy_name": "", "kDeletedKeys": "8624", "kMergeOperands": "0"}}
2019/03/18-19:35:20.292681 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 148] Level-0 flush table #331: 64194027 bytes OK
2019/03/18-19:35:20.297527 7f1902121700 (Original Log Time 2019/03/18-19:35:20.293904) [db/memtable_list.cc:377] [variables] Level-0 commit table #331 started
2019/03/18-19:35:20.297532 7f1902121700 (Original Log Time 2019/03/18-19:35:20.297367) [db/memtable_list.cc:424] [variables] Level-0 commit table #331: memtable #1 done
2019/03/18-19:35:20.297535 7f1902121700 (Original Log Time 2019/03/18-19:35:20.297397) EVENT_LOG_v1 {"time_micros": 1552937720297388, "job": 148, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 4, 3, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:35:20.297538 7f1902121700 (Original Log Time 2019/03/18-19:35:20.297436) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[4 4 3 0 0 0 0] max score 1.00
2019/03/18-19:35:20.308266 7f1902922700 [WARN] [db/db_impl.cc:625] ------- DUMPING STATS -------
2019/03/18-19:35:20.309011 7f1902922700 [WARN] [db/db_impl.cc:626]
** DB Stats **
Uptime(secs): 2406.8 total, 666.1 interval
Cumulative writes: 3846K writes, 24M keys, 3846K commit groups, 1.0 writes per commit group, ingest: 5.62 GB, 2.39 MB/s
Cumulative WAL: 3846K writes, 0 syncs, 3846371.00 writes per sync, written: 5.62 GB, 2.39 MB/s
Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent
Interval writes: 1022K writes, 6504K keys, 1022K commit groups, 1.0 writes per commit group, ingest: 1531.44 MB, 2.30 MB/s
Interval WAL: 1022K writes, 0 syncs, 1022882.00 writes per sync, written: 1.50 MB, 2.30 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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2406.8 total, 666.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 [default] **
** Compaction Stats [key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 2/0 1.34 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0 2 0.040 0 0
Sum 2/0 1.34 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0 2 0.040 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0 1 0.043 0 0
Uptime(secs): 2406.7 total, 666.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.1 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 [key] **
** Compaction Stats [workflow_version] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 0.68 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 0 0
Sum 1/0 0.68 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 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 0 0.000 0 0
Uptime(secs): 2406.7 total, 666.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 [workflow_version] **
** Compaction Stats [workflow_cache] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 1.97 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 0 0
Sum 1/0 1.97 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 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 0 0.000 0 0
Uptime(secs): 2406.7 total, 666.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 [workflow_cache] **
** Compaction Stats [workflow_cache_by_id_and_version] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 1.97 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 0 0
Sum 1/0 1.97 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 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 0 0.000 0 0
Uptime(secs): 2406.7 total, 666.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 [workflow_cache_by_id_and_version] **
** Compaction Stats [workflow_cache_latest_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 0.69 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 0 0
Sum 1/0 0.69 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 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 0 0.000 0 0
Uptime(secs): 2406.7 total, 666.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 [workflow_cache_latest_key] **
** Compaction Stats [element_instance_parent_child] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 1.70 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 2 5 0.304 0 0
L1 1/0 237.20 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.1 14.4 0.7 0 1 0.310 522K 488K
Sum 2/0 1.93 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 2.4 3.5 2 6 0.305 522K 488K
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.1 4.3 3.0 1 3 0.350 522K 488K
Uptime(secs): 2406.7 total, 666.1 interval
Flush(GB): cumulative 0.006, interval 0.003
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.01 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 1.8 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.01 MB/s read, 1.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 [element_instance_parent_child] **
** Compaction Stats [element_instance_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 3/0 3.41 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.6 2 19 0.125 0 0
L1 1/0 1.65 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.3 15.4 4.2 1 4 0.130 628K 570K
Sum 4/0 5.06 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.2 2.8 4.5 3 23 0.126 628K 570K
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.3 3.3 6.0 1 7 0.177 188K 144K
Uptime(secs): 2406.7 total, 666.1 interval
Flush(GB): cumulative 0.011, interval 0.006
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.01 GB write, 0.01 MB/s write, 0.01 GB read, 0.00 MB/s read, 2.9 seconds
Interval compaction: 0.01 GB write, 0.01 MB/s write, 0.00 GB read, 0.01 MB/s read, 1.2 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 [element_instance_key] **
** Compaction Stats [stored_instance_events] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2406.7 total, 666.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 [stored_instance_events] **
** Compaction Stats [stored_instance_events_parent_child] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2406.7 total, 666.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 [stored_instance_events_parent_child] **
** Compaction Stats [element_instance_child_parent] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 1.70 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.6 1 5 0.238 0 0
L1 1/0 268.36 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.1 18.7 1.3 0 1 0.199 522K 488K
Sum 2/0 1.96 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 2.7 4.1 1 6 0.231 522K 488K
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.1 4.7 3.8 1 3 0.264 522K 488K
Uptime(secs): 2406.7 total, 666.1 interval
Flush(GB): cumulative 0.005, interval 0.003
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.01 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 1.4 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.01 MB/s read, 0.8 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 [element_instance_child_parent] **
** Compaction Stats [variables] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 4/0 244.74 MB 1.0 0.0 0.0 0.0 1.3 1.3 0.0 1.0 0.0 55.6 24 41 0.577 0 0
L1 4/0 223.84 MB 0.9 1.7 1.0 0.6 1.0 0.4 0.0 1.0 42.0 25.7 40 10 4.024 1045K 729K
L2 3/0 192.22 MB 0.1 0.0 0.0 0.0 0.0 0.0 0.2 0.0 0.0 0.0 0 0 0.000 0 0
Sum 11/0 660.81 MB 0.0 1.7 1.0 0.6 2.3 1.7 0.2 1.8 26.4 36.8 64 51 1.253 1045K 729K
Int 0/0 0.00 KB 0.0 1.2 0.7 0.6 1.6 1.0 0.2 2.1 28.2 36.3 45 16 2.798 503K 238K
Uptime(secs): 2406.6 total, 666.1 interval
Flush(GB): cumulative 1.284, interval 0.743
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: 2.30 GB write, 0.98 MB/s write, 1.65 GB read, 0.70 MB/s read, 63.9 seconds
Interval compaction: 1.59 GB write, 2.44 MB/s write, 1.23 GB read, 1.90 MB/s read, 44.8 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 [variables] **
** Compaction Stats [payload] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 2/0 120.80 KB 0.6 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 12.5 0 32 0.012 0 0
L1 2/0 638.12 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.3 34.5 9.7 0 9 0.019 137K 137K
Sum 4/0 758.92 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.3 10.4 11.7 1 41 0.014 137K 137K
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.7 17.9 16.7 0 10 0.016 37K 37K
Uptime(secs): 2406.6 total, 666.1 interval
Flush(GB): cumulative 0.005, interval 0.002
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.01 GB write, 0.00 MB/s write, 0.01 GB read, 0.00 MB/s read, 0.6 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.2 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 [payload] **
** Compaction Stats [timers] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2406.6 total, 666.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 [timers] **
** Compaction Stats [timer_due_dates] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2406.6 total, 666.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 [timer_due_dates] **
** Compaction Stats [pending_deployment] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 0.67 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.004 0 0
Sum 1/0 0.67 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.004 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 0 0.000 0 0
Uptime(secs): 2406.6 total, 666.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 [pending_deployment] **
** Compaction Stats [jobs] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 2/0 1.44 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.9 0 2 0.104 0 0
Sum 2/0 1.44 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.9 0 2 0.104 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 7.5 0 1 0.137 0 0
Uptime(secs): 2406.5 total, 666.1 interval
Flush(GB): cumulative 0.001, interval 0.001
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.2 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.1 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 [jobs] **
** Compaction Stats [job_states] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 2/0 949.78 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.6 0 2 0.083 0 0
Sum 2/0 949.78 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.6 0 2 0.083 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.1 0 1 0.103 0 0
Uptime(secs): 2406.5 total, 666.1 interval
Flush(GB): cumulative 0.001, interval 0.001
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.2 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.1 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 [job_states] **
** Compaction Stats [job_deadlines] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 2/0 1.08 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 8.6 0 2 0.063 0 0
Sum 2/0 1.08 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 8.6 0 2 0.063 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.6 0 1 0.081 0 0
Uptime(secs): 2406.5 total, 666.1 interval
Flush(GB): cumulative 0.001, interval 0.001
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.1 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.1 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 [job_deadlines] **
** Compaction Stats [job_activatable] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 2/0 970.82 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 7.3 0 2 0.065 0 0
Sum 2/0 970.82 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 7.3 0 2 0.065 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.4 0 1 0.084 0 0
Uptime(secs): 2406.5 total, 666.1 interval
Flush(GB): cumulative 0.001, interval 0.001
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.1 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.1 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 [job_activatable] **
** Compaction Stats [message_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2406.5 total, 666.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 [message_key] **
** Compaction Stats [messages] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2406.4 total, 666.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 [messages] **
** Compaction Stats [message_deadlines] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2406.4 total, 666.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 [message_deadlines] **
** Compaction Stats [message_ids] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2406.4 total, 666.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 [message_ids] **
** Compaction Stats [message_correlated] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2406.4 total, 666.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 [message_correlated] **
** Compaction Stats [message_subscription_by_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2406.3 total, 666.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 [message_subscription_by_key] **
** Compaction Stats [message_subscription_by_sent_time] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2406.3 total, 666.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 [message_subscription_by_sent_time] **
** Compaction Stats [message_subscription_by_name_and_correlation_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2406.3 total, 666.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 [message_subscription_by_name_and_correlation_key] **
** Compaction Stats [message_start_event_subscription_by_name_and_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2406.2 total, 666.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 [message_start_event_subscription_by_name_and_key] **
** Compaction Stats [message_start_event_subscription_by_key_and_name] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2406.2 total, 666.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 [message_start_event_subscription_by_key_and_name] **
** Compaction Stats [workflow_subscription_by_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2406.2 total, 666.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 [workflow_subscription_by_key] **
** Compaction Stats [workflow_subscription_by_sent_time] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2406.1 total, 666.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 [workflow_subscription_by_sent_time] **
** Compaction Stats [incidents] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2406.1 total, 666.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 [incidents] **
** Compaction Stats [incident_workflow_instances] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2406.1 total, 666.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 [incident_workflow_instances] **
** Compaction Stats [incident_jobs] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2406.0 total, 666.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 [incident_jobs] **
** Compaction Stats [event_scope] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 2/0 3.42 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 8.7 0 2 0.196 0 0
Sum 2/0 3.42 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 8.7 0 2 0.196 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 7.6 0 1 0.244 0 0
Uptime(secs): 2406.0 total, 666.1 interval
Flush(GB): cumulative 0.003, interval 0.002
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.4 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.2 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 [event_scope] **
** Compaction Stats [event_trigger] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2406.0 total, 666.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 [event_trigger] **
** Compaction Stats [blacklist] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2405.9 total, 666.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 [blacklist] **
** 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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 2406.8 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 [key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 2/0 1.34 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0 2 0.040 0 0
Sum 2/0 1.34 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0 2 0.040 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 0 0.000 0 0
Uptime(secs): 2406.8 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.1 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 [key] **
** Compaction Stats [workflow_version] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 0.68 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 0 0
Sum 1/0 0.68 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 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 0 0.000 0 0
Uptime(secs): 2406.7 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 [workflow_version] **
** Compaction Stats [workflow_cache] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 1.97 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 0 0
Sum 1/0 1.97 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 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 0 0.000 0 0
Uptime(secs): 2406.7 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 [workflow_cache] **
** Compaction Stats [workflow_
2019/03/18-19:35:20.310633 7f1902922700 [db/compaction_job.cc:1636] [variables] [JOB 149] Compacting 4@0 + 4@1 files to L1, score 1.00
2019/03/18-19:35:20.310646 7f1902922700 [db/compaction_job.cc:1640] [variables] Compaction start summary: Base version 185 Base level 0, inputs: [331(61MB) 323(61MB) 319(61MB) 314(61MB)], [305(64MB) 307(64MB) 308(64MB) 310(31MB)]
2019/03/18-19:35:20.310676 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937720310663, "job": 149, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [331, 323, 319, 314], "files_L1": [305, 307, 308, 310], "score": 1, "input_data_size": 491347064}
2019/03/18-19:35:23.314118 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 149] Generated table #332: 45134 keys, 67184290 bytes
2019/03/18-19:35:23.314172 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937723314150, "cf_name": "variables", "job": 149, "event": "table_file_creation", "file_number": 332, "file_size": 67184290, "table_properties": {"data_size": 67111110, "index_size": 163927, "filter_size": 0, "raw_key_size": 1613543, "raw_average_key_size": 35, "raw_value_size": 66199952, "raw_average_value_size": 1466, "num_data_blocks": 4975, "num_entries": 45134, "filter_policy_name": "", "kDeletedKeys": "25990", "kMergeOperands": "0"}}
2019/03/18-19:35:26.030414 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 149] Generated table #333: 19216 keys, 67187327 bytes
2019/03/18-19:35:26.030470 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937726030448, "cf_name": "variables", "job": 149, "event": "table_file_creation", "file_number": 333, "file_size": 67187327, "table_properties": {"data_size": 67116920, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:35:28.375910 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 149] Generated table #334: 19216 keys, 67187386 bytes
2019/03/18-19:35:28.375965 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937728375944, "cf_name": "variables", "job": 149, "event": "table_file_creation", "file_number": 334, "file_size": 67187386, "table_properties": {"data_size": 67116924, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:35:30.591058 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 149] Generated table #335: 19216 keys, 67187482 bytes
2019/03/18-19:35:30.591116 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937730591090, "cf_name": "variables", "job": 149, "event": "table_file_creation", "file_number": 335, "file_size": 67187482, "table_properties": {"data_size": 67116924, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:35:32.887738 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 149] Generated table #336: 19216 keys, 67187426 bytes
2019/03/18-19:35:32.887787 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937732887770, "cf_name": "variables", "job": 149, "event": "table_file_creation", "file_number": 336, "file_size": 67187426, "table_properties": {"data_size": 67116923, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:35:35.194426 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 149] Generated table #337: 19216 keys, 67187338 bytes
2019/03/18-19:35:35.194483 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937735194461, "cf_name": "variables", "job": 149, "event": "table_file_creation", "file_number": 337, "file_size": 67187338, "table_properties": {"data_size": 67116913, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:35:35.899163 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 149] Generated table #338: 5982 keys, 20909221 bytes
2019/03/18-19:35:35.899221 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937735899197, "cf_name": "variables", "job": 149, "event": "table_file_creation", "file_number": 338, "file_size": 20909221, "table_properties": {"data_size": 20886804, "index_size": 49212, "filter_size": 0, "raw_key_size": 213859, "raw_average_key_size": 35, "raw_value_size": 20678878, "raw_average_value_size": 3456, "num_data_blocks": 1496, "num_entries": 5982, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:35:35.906695 7f1902922700 [db/compaction_job.cc:1390] [variables] [JOB 149] Compacted 4@0 + 4@1 files to L1 => 424030470 bytes
2019/03/18-19:35:35.909804 7f1902922700 (Original Log Time 2019/03/18-19:35:35.909639) [db/compaction_job.cc:752] [variables] compacted to: base level 1 max bytes base 268435456 files[0 7 3 0 0 0 0] max score 1.76, MB/sec: 31.5 rd, 27.2 wr, level 1, files in(4, 4) out(7) MB in(244.7, 223.8) out(404.4), read-write-amplify(3.6) write-amplify(1.7) OK, records in: 185596, records dropped: 38400 output_compression: Snappy
2019/03/18-19:35:35.909812 7f1902922700 (Original Log Time 2019/03/18-19:35:35.909679) EVENT_LOG_v1 {"time_micros": 1552937735909665, "job": 149, "event": "compaction_finished", "compaction_time_micros": 15588609, "output_level": 1, "num_output_files": 7, "total_output_size": 424030470, "num_input_records": 185596, "num_output_records": 147196, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 7, 3, 0, 0, 0, 0]}
2019/03/18-19:35:35.925673 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937735925664, "job": 149, "event": "table_file_deletion", "file_number": 331}
2019/03/18-19:35:35.943674 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937735943665, "job": 149, "event": "table_file_deletion", "file_number": 323}
2019/03/18-19:35:35.960131 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937735960118, "job": 149, "event": "table_file_deletion", "file_number": 319}
2019/03/18-19:35:35.977635 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937735977627, "job": 149, "event": "table_file_deletion", "file_number": 314}
2019/03/18-19:35:35.987147 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937735987133, "job": 149, "event": "table_file_deletion", "file_number": 310}
2019/03/18-19:35:36.005842 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937736005830, "job": 149, "event": "table_file_deletion", "file_number": 308}
2019/03/18-19:35:36.023373 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937736023362, "job": 149, "event": "table_file_deletion", "file_number": 307}
2019/03/18-19:35:36.041314 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937736041300, "job": 149, "event": "table_file_deletion", "file_number": 305}
2019/03/18-19:35:36.049814 7f1902922700 [db/compaction_job.cc:1636] [variables] [JOB 150] Compacting 1@1 + 2@2 files to L2, score 1.76
2019/03/18-19:35:36.049822 7f1902922700 [db/compaction_job.cc:1640] [variables] Compaction start summary: Base version 186 Base level 1, inputs: [332(64MB)], [285(64MB) 306(64MB)]
2019/03/18-19:35:36.049842 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937736049828, "job": 150, "event": "compaction_started", "compaction_reason": "LevelMaxLevelSize", "files_L1": [332], "files_L2": [285, 306], "score": 1.75515, "input_data_size": 201559147}
2019/03/18-19:35:37.160775 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 150] Generated table #339: 19214 keys, 67187290 bytes
2019/03/18-19:35:37.160833 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937737160810, "cf_name": "variables", "job": 150, "event": "table_file_creation", "file_number": 339, "file_size": 67187290, "table_properties": {"data_size": 67116826, "index_size": 158408, "filter_size": 0, "raw_key_size": 686898, "raw_average_key_size": 35, "raw_value_size": 66448890, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19214, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:35:37.622095 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 150] Generated table #340: 12372 keys, 43258001 bytes
2019/03/18-19:35:37.622161 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937737622138, "cf_name": "variables", "job": 150, "event": "table_file_creation", "file_number": 340, "file_size": 43258001, "table_properties": {"data_size": 43212464, "index_size": 101945, "filter_size": 0, "raw_key_size": 442299, "raw_average_key_size": 35, "raw_value_size": 42782376, "raw_average_value_size": 3458, "num_data_blocks": 3094, "num_entries": 12372, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:35:37.625331 7f1902922700 [db/compaction_job.cc:1390] [variables] [JOB 150] Compacted 1@1 + 2@2 files to L2 => 110445291 bytes
2019/03/18-19:35:37.627330 7f1902922700 (Original Log Time 2019/03/18-19:35:37.627195) [db/compaction_job.cc:752] [variables] compacted to: base level 1 max bytes base 268435456 files[0 6 3 0 0 0 0] max score 1.33, MB/sec: 128.2 rd, 70.2 wr, level 2, files in(1, 2) out(2) MB in(64.1, 128.1) out(105.3), read-write-amplify(4.6) write-amplify(1.6) OK, records in: 83566, records dropped: 51980 output_compression: Snappy
2019/03/18-19:35:37.627339 7f1902922700 (Original Log Time 2019/03/18-19:35:37.627233) EVENT_LOG_v1 {"time_micros": 1552937737627220, "job": 150, "event": "compaction_finished", "compaction_time_micros": 1572371, "output_level": 2, "num_output_files": 2, "total_output_size": 110445291, "num_input_records": 83566, "num_output_records": 31586, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 6, 3, 0, 0, 0, 0]}
2019/03/18-19:35:37.648658 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937737648650, "job": 150, "event": "table_file_deletion", "file_number": 332}
2019/03/18-19:35:37.685757 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937737685749, "job": 150, "event": "table_file_deletion", "file_number": 306}
2019/03/18-19:35:37.705851 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937737705845, "job": 150, "event": "table_file_deletion", "file_number": 285}
2019/03/18-19:35:37.708404 7f1902922700 (Original Log Time 2019/03/18-19:35:37.705975) [db/db_impl_compaction_flush.cc:1991] [variables] Moving #335 to level-2 67187482 bytes
2019/03/18-19:35:37.708409 7f1902922700 (Original Log Time 2019/03/18-19:35:37.708310) EVENT_LOG_v1 {"time_micros": 1552937737708303, "job": 151, "event": "trivial_move", "destination_level": 2, "files": 1, "total_files_size": 67187482}
2019/03/18-19:35:37.708412 7f1902922700 (Original Log Time 2019/03/18-19:35:37.708323) [db/db_impl_compaction_flush.cc:2020] [variables] Moved #1 files to level-2 67187482 bytes OK: base level 1 max bytes base 268435456 files[0 5 4 0 0 0 0] max score 1.08
2019/03/18-19:35:37.711711 7f1902922700 (Original Log Time 2019/03/18-19:35:37.708525) [db/db_impl_compaction_flush.cc:1991] [variables] Moving #336 to level-2 67187426 bytes
2019/03/18-19:35:37.711722 7f1902922700 (Original Log Time 2019/03/18-19:35:37.711627) EVENT_LOG_v1 {"time_micros": 1552937737711622, "job": 152, "event": "trivial_move", "destination_level": 2, "files": 1, "total_files_size": 67187426}
2019/03/18-19:35:37.711725 7f1902922700 (Original Log Time 2019/03/18-19:35:37.711641) [db/db_impl_compaction_flush.cc:2020] [variables] Moved #1 files to level-2 67187426 bytes OK: base level 1 max bytes base 268435456 files[0 4 5 0 0 0 0] max score 0.83
2019/03/18-19:36:14.180091 7f19105fa700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #341. Immutable memtables: 0.
2019/03/18-19:36:15.073451 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 153] Syncing log #330
2019/03/18-19:36:15.197192 7f1902121700 (Original Log Time 2019/03/18-19:36:15.073440) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:36:15.197214 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 153] Flushing memtable with next log file: 341
2019/03/18-19:36:15.197248 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937775197238, "job": 153, "event": "flush_started", "num_memtables": 1, "num_entries": 27928, "num_deletes": 9600, "memory_usage": 65023992, "flush_reason": "Write Buffer Full"}
2019/03/18-19:36:15.197252 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 153] Level-0 flush table #342: started
2019/03/18-19:36:16.358915 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937776358866, "cf_name": "variables", "job": 153, "event": "table_file_creation", "file_number": 342, "file_size": 64175572, "table_properties": {"data_size": 64107272, "index_size": 153322, "filter_size": 0, "raw_key_size": 998426, "raw_average_key_size": 35, "raw_value_size": 63378224, "raw_average_value_size": 2269, "num_data_blocks": 4652, "num_entries": 27928, "filter_policy_name": "", "kDeletedKeys": "9600", "kMergeOperands": "0"}}
2019/03/18-19:36:16.358950 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 153] Level-0 flush table #342: 64175572 bytes OK
2019/03/18-19:36:16.362038 7f1902121700 (Original Log Time 2019/03/18-19:36:16.360045) [db/memtable_list.cc:377] [variables] Level-0 commit table #342 started
2019/03/18-19:36:16.362043 7f1902121700 (Original Log Time 2019/03/18-19:36:16.361897) [db/memtable_list.cc:424] [variables] Level-0 commit table #342: memtable #1 done
2019/03/18-19:36:16.362046 7f1902121700 (Original Log Time 2019/03/18-19:36:16.361926) EVENT_LOG_v1 {"time_micros": 1552937776361917, "job": 153, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 4, 5, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:36:16.362061 7f1902121700 (Original Log Time 2019/03/18-19:36:16.361956) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[1 4 5 0 0 0 0] max score 0.83
2019/03/18-19:36:40.993531 7f190befe700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #343. Immutable memtables: 0.
2019/03/18-19:36:40.994470 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 154] Syncing log #341
2019/03/18-19:36:41.016132 7f1902121700 (Original Log Time 2019/03/18-19:36:40.994456) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:36:41.016142 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 154] Flushing memtable with next log file: 343
2019/03/18-19:36:41.016193 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937801016182, "job": 154, "event": "flush_started", "num_memtables": 1, "num_entries": 9345, "num_deletes": 4671, "memory_usage": 65017320, "flush_reason": "Write Buffer Full"}
2019/03/18-19:36:41.016198 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 154] Level-0 flush table #344: started
2019/03/18-19:36:41.029930 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937801029913, "cf_name": "payload", "job": 154, "event": "table_file_creation", "file_number": 344, "file_size": 146656, "table_properties": {"data_size": 145631, "index_size": 609, "filter_size": 0, "raw_key_size": 74864, "raw_average_key_size": 16, "raw_value_size": 110616, "raw_average_value_size": 23, "num_data_blocks": 22, "num_entries": 4679, "filter_policy_name": "", "kDeletedKeys": "4671", "kMergeOperands": "0"}}
2019/03/18-19:36:41.029967 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 154] Level-0 flush table #344: 146656 bytes OK
2019/03/18-19:36:41.248283 7f1902121700 (Original Log Time 2019/03/18-19:36:41.031501) [db/memtable_list.cc:377] [payload] Level-0 commit table #344 started
2019/03/18-19:36:41.248288 7f1902121700 (Original Log Time 2019/03/18-19:36:41.248097) [db/memtable_list.cc:424] [payload] Level-0 commit table #344: memtable #1 done
2019/03/18-19:36:41.248291 7f1902121700 (Original Log Time 2019/03/18-19:36:41.248136) EVENT_LOG_v1 {"time_micros": 1552937801248126, "job": 154, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 2, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:36:41.248294 7f1902121700 (Original Log Time 2019/03/18-19:36:41.248172) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[3 2 0 0 0 0 0] max score 1.03
2019/03/18-19:36:59.673669 7f19103f8700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #345. Immutable memtables: 0.
2019/03/18-19:36:59.673791 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 155] Syncing log #343
2019/03/18-19:36:59.702593 7f1902121700 (Original Log Time 2019/03/18-19:36:59.673777) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 1
2019/03/18-19:36:59.702610 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 155] Flushing memtable with next log file: 345
2019/03/18-19:36:59.702652 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937819702642, "job": 155, "event": "flush_started", "num_memtables": 1, "num_entries": 336495, "num_deletes": 30864, "memory_usage": 65014056, "flush_reason": "Write Buffer Full"}
2019/03/18-19:36:59.702657 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 155] Level-0 flush table #346: started
2019/03/18-19:36:59.853265 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937819853236, "cf_name": "element_instance_key", "job": 155, "event": "table_file_creation", "file_number": 346, "file_size": 1216928, "table_properties": {"data_size": 1195920, "index_size": 34111, "filter_size": 0, "raw_key_size": 883632, "raw_average_key_size": 16, "raw_value_size": 4141704, "raw_average_value_size": 74, "num_data_blocks": 1219, "num_entries": 55227, "filter_policy_name": "", "kDeletedKeys": "30864", "kMergeOperands": "0"}}
2019/03/18-19:36:59.853311 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 155] Level-0 flush table #346: 1216928 bytes OK
2019/03/18-19:36:59.857492 7f1902121700 (Original Log Time 2019/03/18-19:36:59.854681) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #346 started
2019/03/18-19:36:59.857497 7f1902121700 (Original Log Time 2019/03/18-19:36:59.857331) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #346: memtable #1 done
2019/03/18-19:36:59.857500 7f1902121700 (Original Log Time 2019/03/18-19:36:59.857364) EVENT_LOG_v1 {"time_micros": 1552937819857354, "job": 155, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:36:59.857503 7f1902121700 (Original Log Time 2019/03/18-19:36:59.857394) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[4 1 0 0 0 0 0] max score 1.00
2019/03/18-19:37:02.777493 7f1902922700 [db/compaction_job.cc:1636] [payload] [JOB 156] Compacting 2@0 + 1@1 files to L1, score 1.03
2019/03/18-19:37:02.777506 7f1902922700 [db/compaction_job.cc:1640] [payload] Compaction start summary: Base version 191 Base level 0, inputs: [344(143KB) 329(102KB)], [317(380KB)]
2019/03/18-19:37:02.777524 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937822777512, "job": 156, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [344, 329], "files_L1": [317], "score": 1.02691, "input_data_size": 641251}
2019/03/18-19:37:02.790783 7f1902922700 [db/compaction_job.cc:1324] [payload] [JOB 156] Generated table #347: 8 keys, 111654 bytes
2019/03/18-19:37:02.790833 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937822790816, "cf_name": "payload", "job": 156, "event": "table_file_creation", "file_number": 347, "file_size": 111654, "table_properties": {"data_size": 110880, "index_size": 223, "filter_size": 0, "raw_key_size": 128, "raw_average_key_size": 16, "raw_value_size": 110616, "raw_average_value_size": 13827, "num_data_blocks": 8, "num_entries": 8, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:37:02.792497 7f1902922700 [db/compaction_job.cc:1390] [payload] [JOB 156] Compacted 2@0 + 1@1 files to L1 => 111654 bytes
2019/03/18-19:37:02.794431 7f1902922700 (Original Log Time 2019/03/18-19:37:02.794315) [db/compaction_job.cc:752] [payload] compacted to: base level 1 max bytes base 268435456 files[1 2 0 0 0 0 0] max score 0.25, MB/sec: 48.0 rd, 8.4 wr, level 1, files in(2, 1) out(1) MB in(0.2, 0.4) out(0.1), read-write-amplify(3.0) write-amplify(0.4) OK, records in: 9409, records dropped: 9401 output_compression: Snappy
2019/03/18-19:37:02.794435 7f1902922700 (Original Log Time 2019/03/18-19:37:02.794346) EVENT_LOG_v1 {"time_micros": 1552937822794333, "job": 156, "event": "compaction_finished", "compaction_time_micros": 13347, "output_level": 1, "num_output_files": 1, "total_output_size": 111654, "num_input_records": 9409, "num_output_records": 8, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [1, 2, 0, 0, 0, 0, 0]}
2019/03/18-19:37:02.794868 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937822794863, "job": 156, "event": "table_file_deletion", "file_number": 344}
2019/03/18-19:37:02.795032 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937822795029, "job": 156, "event": "table_file_deletion", "file_number": 329}
2019/03/18-19:37:02.795396 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937822795393, "job": 156, "event": "table_file_deletion", "file_number": 317}
2019/03/18-19:37:06.476009 7f1902922700 [db/compaction_job.cc:1636] [element_instance_key] [JOB 157] Compacting 4@0 + 1@1 files to L1, score 1.00
2019/03/18-19:37:06.476021 7f1902922700 [db/compaction_job.cc:1640] [element_instance_key] Compaction start summary: Base version 192 Base level 0, inputs: [346(1188KB) 325(1168KB) 312(1166KB) 295(1162KB)], [280(1688KB)]
2019/03/18-19:37:06.476039 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937826476027, "job": 157, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [346, 325, 312, 295], "files_L1": [280], "score": 1, "input_data_size": 6526507}
2019/03/18-19:37:06.905526 7f1902922700 [db/compaction_job.cc:1324] [element_instance_key] [JOB 157] Generated table #348: 84165 keys, 3347039 bytes
2019/03/18-19:37:06.905576 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937826905559, "cf_name": "element_instance_key", "job": 157, "event": "table_file_creation", "file_number": 348, "file_size": 3347039, "table_properties": {"data_size": 3285213, "index_size": 108469, "filter_size": 0, "raw_key_size": 1346640, "raw_average_key_size": 16, "raw_value_size": 14308024, "raw_average_value_size": 169, "num_data_blocks": 3827, "num_entries": 84165, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:37:06.907620 7f1902922700 [db/compaction_job.cc:1390] [element_instance_key] [JOB 157] Compacted 4@0 + 1@1 files to L1 => 3347039 bytes
2019/03/18-19:37:06.910198 7f1902922700 (Original Log Time 2019/03/18-19:37:06.910075) [db/compaction_job.cc:752] [element_instance_key] compacted to: base level 1 max bytes base 268435456 files[0 1 0 0 0 0 0] max score 0.01, MB/sec: 15.2 rd, 7.8 wr, level 1, files in(4, 1) out(1) MB in(4.6, 1.6) out(3.2), read-write-amplify(2.1) write-amplify(0.7) OK, records in: 265755, records dropped: 181590 output_compression: Snappy
2019/03/18-19:37:06.910204 7f1902922700 (Original Log Time 2019/03/18-19:37:06.910110) EVENT_LOG_v1 {"time_micros": 1552937826910101, "job": 157, "event": "compaction_finished", "compaction_time_micros": 429590, "output_level": 1, "num_output_files": 1, "total_output_size": 3347039, "num_input_records": 265755, "num_output_records": 84165, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 1, 0, 0, 0, 0, 0]}
2019/03/18-19:37:06.910874 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937826910870, "job": 157, "event": "table_file_deletion", "file_number": 346}
2019/03/18-19:37:06.911333 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937826911331, "job": 157, "event": "table_file_deletion", "file_number": 325}
2019/03/18-19:37:06.911693 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937826911691, "job": 157, "event": "table_file_deletion", "file_number": 312}
2019/03/18-19:37:06.912021 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937826912019, "job": 157, "event": "table_file_deletion", "file_number": 295}
2019/03/18-19:37:06.912530 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937826912527, "job": 157, "event": "table_file_deletion", "file_number": 280}
2019/03/18-19:37:09.831014 7f19105fa700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #349. Immutable memtables: 0.
2019/03/18-19:37:11.979514 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 158] Syncing log #345
2019/03/18-19:37:11.985579 7f1902121700 (Original Log Time 2019/03/18-19:37:11.979503) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:37:11.985589 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 158] Flushing memtable with next log file: 349
2019/03/18-19:37:11.985622 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937831985613, "job": 158, "event": "flush_started", "num_memtables": 1, "num_entries": 27308, "num_deletes": 8968, "memory_usage": 65023224, "flush_reason": "Write Buffer Full"}
2019/03/18-19:37:11.985627 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 158] Level-0 flush table #350: started
2019/03/18-19:37:13.542647 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937833542612, "cf_name": "variables", "job": 158, "event": "table_file_creation", "file_number": 350, "file_size": 64209846, "table_properties": {"data_size": 64141601, "index_size": 153283, "filter_size": 0, "raw_key_size": 976261, "raw_average_key_size": 35, "raw_value_size": 63419720, "raw_average_value_size": 2322, "num_data_blocks": 4651, "num_entries": 27308, "filter_policy_name": "", "kDeletedKeys": "8968", "kMergeOperands": "0"}}
2019/03/18-19:37:13.542697 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 158] Level-0 flush table #350: 64209846 bytes OK
2019/03/18-19:37:13.546211 7f1902121700 (Original Log Time 2019/03/18-19:37:13.544200) [db/memtable_list.cc:377] [variables] Level-0 commit table #350 started
2019/03/18-19:37:13.546215 7f1902121700 (Original Log Time 2019/03/18-19:37:13.546041) [db/memtable_list.cc:424] [variables] Level-0 commit table #350: memtable #1 done
2019/03/18-19:37:13.546216 7f1902121700 (Original Log Time 2019/03/18-19:37:13.546084) EVENT_LOG_v1 {"time_micros": 1552937833546075, "job": 158, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 4, 5, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:37:13.546219 7f1902121700 (Original Log Time 2019/03/18-19:37:13.546129) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[2 4 5 0 0 0 0] max score 0.83
2019/03/18-19:38:04.075333 7f190befe700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #351. Immutable memtables: 0.
2019/03/18-19:38:05.020949 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 159] Syncing log #349
2019/03/18-19:38:05.095187 7f1902121700 (Original Log Time 2019/03/18-19:38:05.020939) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:38:05.095199 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 159] Flushing memtable with next log file: 351
2019/03/18-19:38:05.095235 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937885095224, "job": 159, "event": "flush_started", "num_memtables": 1, "num_entries": 28824, "num_deletes": 10512, "memory_usage": 65025360, "flush_reason": "Write Buffer Full"}
2019/03/18-19:38:05.095241 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 159] Level-0 flush table #352: started
2019/03/18-19:38:06.207711 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937886205326, "cf_name": "variables", "job": 159, "event": "table_file_creation", "file_number": 352, "file_size": 64127092, "table_properties": {"data_size": 64058804, "index_size": 153417, "filter_size": 0, "raw_key_size": 1030458, "raw_average_key_size": 35, "raw_value_size": 63322896, "raw_average_value_size": 2196, "num_data_blocks": 4655, "num_entries": 28824, "filter_policy_name": "", "kDeletedKeys": "10512", "kMergeOperands": "0"}}
2019/03/18-19:38:06.207756 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 159] Level-0 flush table #352: 64127092 bytes OK
2019/03/18-19:38:06.222378 7f1902121700 (Original Log Time 2019/03/18-19:38:06.209214) [db/memtable_list.cc:377] [variables] Level-0 commit table #352 started
2019/03/18-19:38:06.222383 7f1902121700 (Original Log Time 2019/03/18-19:38:06.222219) [db/memtable_list.cc:424] [variables] Level-0 commit table #352: memtable #1 done
2019/03/18-19:38:06.222387 7f1902121700 (Original Log Time 2019/03/18-19:38:06.222253) EVENT_LOG_v1 {"time_micros": 1552937886222243, "job": 159, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 4, 5, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:38:06.222389 7f1902121700 (Original Log Time 2019/03/18-19:38:06.222288) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[3 4 5 0 0 0 0] max score 0.83
2019/03/18-19:38:27.511022 7f19104f9700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #353. Immutable memtables: 0.
2019/03/18-19:38:27.511203 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 160] Syncing log #351
2019/03/18-19:38:27.615249 7f1902121700 (Original Log Time 2019/03/18-19:38:27.511175) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:38:27.615279 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 160] Flushing memtable with next log file: 353
2019/03/18-19:38:27.615377 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937907615347, "job": 160, "event": "flush_started", "num_memtables": 1, "num_entries": 9336, "num_deletes": 4662, "memory_usage": 65017408, "flush_reason": "Write Buffer Full"}
2019/03/18-19:38:27.615384 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 160] Level-0 flush table #354: started
2019/03/18-19:38:27.641618 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937907641577, "cf_name": "payload", "job": 160, "event": "table_file_creation", "file_number": 354, "file_size": 313121, "table_properties": {"data_size": 311931, "index_size": 944, "filter_size": 0, "raw_key_size": 74912, "raw_average_key_size": 16, "raw_value_size": 276540, "raw_average_value_size": 59, "num_data_blocks": 34, "num_entries": 4682, "filter_policy_name": "", "kDeletedKeys": "4662", "kMergeOperands": "0"}}
2019/03/18-19:38:27.641672 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 160] Level-0 flush table #354: 313121 bytes OK
2019/03/18-19:38:27.652162 7f1902121700 (Original Log Time 2019/03/18-19:38:27.645369) [db/memtable_list.cc:377] [payload] Level-0 commit table #354 started
2019/03/18-19:38:27.652168 7f1902121700 (Original Log Time 2019/03/18-19:38:27.651931) [db/memtable_list.cc:424] [payload] Level-0 commit table #354: memtable #1 done
2019/03/18-19:38:27.652170 7f1902121700 (Original Log Time 2019/03/18-19:38:27.651966) EVENT_LOG_v1 {"time_micros": 1552937907651956, "job": 160, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 2, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:38:27.652173 7f1902121700 (Original Log Time 2019/03/18-19:38:27.652017) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[2 2 0 0 0 0 0] max score 0.61
2019/03/18-19:38:59.358720 7f190befe700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #355. Immutable memtables: 0.
2019/03/18-19:39:02.807791 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 161] Syncing log #353
2019/03/18-19:39:02.810178 7f1902121700 (Original Log Time 2019/03/18-19:39:02.807780) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:39:02.810186 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 161] Flushing memtable with next log file: 355
2019/03/18-19:39:02.810227 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937942810217, "job": 161, "event": "flush_started", "num_memtables": 1, "num_entries": 27352, "num_deletes": 9016, "memory_usage": 65017288, "flush_reason": "Write Buffer Full"}
2019/03/18-19:39:02.810231 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 161] Level-0 flush table #356: started
2019/03/18-19:39:04.055480 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937944055448, "cf_name": "variables", "job": 161, "event": "table_file_creation", "file_number": 356, "file_size": 64197196, "table_properties": {"data_size": 64129048, "index_size": 153258, "filter_size": 0, "raw_key_size": 977834, "raw_average_key_size": 35, "raw_value_size": 63405888, "raw_average_value_size": 2318, "num_data_blocks": 4650, "num_entries": 27352, "filter_policy_name": "", "kDeletedKeys": "9016", "kMergeOperands": "0"}}
2019/03/18-19:39:04.057805 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 161] Level-0 flush table #356: 64197196 bytes OK
2019/03/18-19:39:04.072507 7f1902121700 (Original Log Time 2019/03/18-19:39:04.069343) [db/memtable_list.cc:377] [variables] Level-0 commit table #356 started
2019/03/18-19:39:04.072513 7f1902121700 (Original Log Time 2019/03/18-19:39:04.072298) [db/memtable_list.cc:424] [variables] Level-0 commit table #356: memtable #1 done
2019/03/18-19:39:04.072516 7f1902121700 (Original Log Time 2019/03/18-19:39:04.072331) EVENT_LOG_v1 {"time_micros": 1552937944072322, "job": 161, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 4, 5, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:39:04.072519 7f1902121700 (Original Log Time 2019/03/18-19:39:04.072384) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[4 4 5 0 0 0 0] max score 1.00
2019/03/18-19:39:04.072588 7f1902922700 [db/compaction_job.cc:1636] [variables] [JOB 162] Compacting 4@0 + 4@1 files to L1, score 1.00
2019/03/18-19:39:04.072605 7f1902922700 [db/compaction_job.cc:1640] [variables] Compaction start summary: Base version 198 Base level 0, inputs: [356(61MB) 352(61MB) 350(61MB) 342(61MB)], [333(64MB) 334(64MB) 337(64MB) 338(19MB)]
2019/03/18-19:39:04.072631 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937944072617, "job": 162, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [356, 352, 350, 342], "files_L1": [333, 334, 337, 338], "score": 1, "input_data_size": 479180978}
2019/03/18-19:39:06.741383 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 162] Generated table #357: 50716 keys, 67194834 bytes
2019/03/18-19:39:06.741478 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937946741419, "cf_name": "variables", "job": 162, "event": "table_file_creation", "file_number": 357, "file_size": 67194834, "table_properties": {"data_size": 67121024, "index_size": 165136, "filter_size": 0, "raw_key_size": 1813092, "raw_average_key_size": 35, "raw_value_size": 66158418, "raw_average_value_size": 1304, "num_data_blocks": 5012, "num_entries": 50716, "filter_policy_name": "", "kDeletedKeys": "31586", "kMergeOperands": "0"}}
2019/03/18-19:39:09.275032 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 162] Generated table #358: 19216 keys, 67187365 bytes
2019/03/18-19:39:09.275099 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937949275076, "cf_name": "variables", "job": 162, "event": "table_file_creation", "file_number": 358, "file_size": 67187365, "table_properties": {"data_size": 67116922, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:39:11.786759 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 162] Generated table #359: 19216 keys, 67187385 bytes
2019/03/18-19:39:11.786817 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937951786793, "cf_name": "variables", "job": 162, "event": "table_file_creation", "file_number": 359, "file_size": 67187385, "table_properties": {"data_size": 67116917, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:39:14.210110 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 162] Generated table #360: 19216 keys, 67187426 bytes
2019/03/18-19:39:14.210166 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937954210144, "cf_name": "variables", "job": 162, "event": "table_file_creation", "file_number": 360, "file_size": 67187426, "table_properties": {"data_size": 67116919, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:39:16.760450 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 162] Generated table #361: 19216 keys, 67187460 bytes
2019/03/18-19:39:16.760515 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937956760492, "cf_name": "variables", "job": 162, "event": "table_file_creation", "file_number": 361, "file_size": 67187460, "table_properties": {"data_size": 67116917, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:39:19.092283 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 162] Generated table #362: 19216 keys, 67187367 bytes
2019/03/18-19:39:19.092337 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937959092313, "cf_name": "variables", "job": 162, "event": "table_file_creation", "file_number": 362, "file_size": 67187367, "table_properties": {"data_size": 67116921, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:39:21.111402 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 162] Generated table #363: 15226 keys, 53229576 bytes
2019/03/18-19:39:21.111458 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937961111436, "cf_name": "variables", "job": 162, "event": "table_file_creation", "file_number": 363, "file_size": 53229576, "table_properties": {"data_size": 53173885, "index_size": 125475, "filter_size": 0, "raw_key_size": 544332, "raw_average_key_size": 35, "raw_value_size": 52644630, "raw_average_value_size": 3457, "num_data_blocks": 3807, "num_entries": 15226, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:39:21.120347 7f1902922700 [db/compaction_job.cc:1390] [variables] [JOB 162] Compacted 4@0 + 4@1 files to L1 => 456361413 bytes
2019/03/18-19:39:21.123453 7f1902922700 (Original Log Time 2019/03/18-19:39:21.123284) [db/compaction_job.cc:752] [variables] compacted to: base level 1 max bytes base 268435456 files[0 7 5 0 0 0 0] max score 2.02, MB/sec: 28.1 rd, 26.8 wr, level 1, files in(4, 4) out(7) MB in(244.8, 212.2) out(435.2), read-write-amplify(3.6) write-amplify(1.8) OK, records in: 175042, records dropped: 13020 output_compression: Snappy
2019/03/18-19:39:21.123461 7f1902922700 (Original Log Time 2019/03/18-19:39:21.123323) EVENT_LOG_v1 {"time_micros": 1552937961123309, "job": 162, "event": "compaction_finished", "compaction_time_micros": 17038877, "output_level": 1, "num_output_files": 7, "total_output_size": 456361413, "num_input_records": 175042, "num_output_records": 162022, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 7, 5, 0, 0, 0, 0]}
2019/03/18-19:39:21.148179 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937961148171, "job": 162, "event": "table_file_deletion", "file_number": 356}
2019/03/18-19:39:21.166127 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937961166118, "job": 162, "event": "table_file_deletion", "file_number": 352}
2019/03/18-19:39:21.185253 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937961185245, "job": 162, "event": "table_file_deletion", "file_number": 350}
2019/03/18-19:39:21.203491 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937961203483, "job": 162, "event": "table_file_deletion", "file_number": 342}
2019/03/18-19:39:21.209425 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937961209416, "job": 162, "event": "table_file_deletion", "file_number": 338}
2019/03/18-19:39:21.228518 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937961228510, "job": 162, "event": "table_file_deletion", "file_number": 337}
2019/03/18-19:39:21.247415 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937961247407, "job": 162, "event": "table_file_deletion", "file_number": 334}
2019/03/18-19:39:21.266284 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937961266275, "job": 162, "event": "table_file_deletion", "file_number": 333}
2019/03/18-19:39:21.271374 7f1902922700 [db/compaction_job.cc:1636] [variables] [JOB 163] Compacting 1@1 + 3@2 files to L2, score 2.02
2019/03/18-19:39:21.271382 7f1902922700 [db/compaction_job.cc:1640] [variables] Compaction start summary: Base version 199 Base level 1, inputs: [357(64MB)], [339(64MB) 340(41MB) 309(64MB)]
2019/03/18-19:39:21.271400 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937961271388, "job": 163, "event": "compaction_started", "compaction_reason": "LevelMaxLevelSize", "files_L1": [357], "files_L2": [339, 340, 309], "score": 2.0197, "input_data_size": 244827494}
2019/03/18-19:39:22.692677 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 163] Generated table #364: 19214 keys, 67187208 bytes
2019/03/18-19:39:22.692733 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937962692711, "cf_name": "variables", "job": 163, "event": "table_file_creation", "file_number": 364, "file_size": 67187208, "table_properties": {"data_size": 67116821, "index_size": 158408, "filter_size": 0, "raw_key_size": 686898, "raw_average_key_size": 35, "raw_value_size": 66448890, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19214, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:39:23.579487 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 163] Generated table #365: 19132 keys, 66893684 bytes
2019/03/18-19:39:23.579542 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937963579519, "cf_name": "variables", "job": 163, "event": "table_file_creation", "file_number": 365, "file_size": 66893684, "table_properties": {"data_size": 66823529, "index_size": 157715, "filter_size": 0, "raw_key_size": 683969, "raw_average_key_size": 35, "raw_value_size": 66158456, "raw_average_value_size": 3458, "num_data_blocks": 4784, "num_entries": 19132, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:39:23.582740 7f1902922700 [db/compaction_job.cc:1390] [variables] [JOB 163] Compacted 1@1 + 3@2 files to L2 => 134080892 bytes
2019/03/18-19:39:23.584740 7f1902922700 (Original Log Time 2019/03/18-19:39:23.584603) [db/compaction_job.cc:752] [variables] compacted to: base level 1 max bytes base 268435456 files[0 6 4 0 0 0 0] max score 1.45, MB/sec: 106.1 rd, 58.1 wr, level 2, files in(1, 3) out(2) MB in(64.1, 169.4) out(127.9), read-write-amplify(5.6) write-amplify(2.0) OK, records in: 101518, records dropped: 63172 output_compression: Snappy
2019/03/18-19:39:23.584748 7f1902922700 (Original Log Time 2019/03/18-19:39:23.584646) EVENT_LOG_v1 {"time_micros": 1552937963584634, "job": 163, "event": "compaction_finished", "compaction_time_micros": 2308184, "output_level": 2, "num_output_files": 2, "total_output_size": 134080892, "num_input_records": 101518, "num_output_records": 38346, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 6, 4, 0, 0, 0, 0]}
2019/03/18-19:39:23.618964 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937963618955, "job": 163, "event": "table_file_deletion", "file_number": 357}
2019/03/18-19:39:23.635221 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937963635214, "job": 163, "event": "table_file_deletion", "file_number": 340}
2019/03/18-19:39:23.663352 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937963663343, "job": 163, "event": "table_file_deletion", "file_number": 339}
2019/03/18-19:39:23.684537 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552937963684530, "job": 163, "event": "table_file_deletion", "file_number": 309}
2019/03/18-19:39:23.687561 7f1902922700 (Original Log Time 2019/03/18-19:39:23.684673) [db/db_impl_compaction_flush.cc:1991] [variables] Moving #361 to level-2 67187460 bytes
2019/03/18-19:39:23.687567 7f1902922700 (Original Log Time 2019/03/18-19:39:23.687452) EVENT_LOG_v1 {"time_micros": 1552937963687427, "job": 164, "event": "trivial_move", "destination_level": 2, "files": 1, "total_files_size": 67187460}
2019/03/18-19:39:23.687587 7f1902922700 (Original Log Time 2019/03/18-19:39:23.687467) [db/db_impl_compaction_flush.cc:2020] [variables] Moved #1 files to level-2 67187460 bytes OK: base level 1 max bytes base 268435456 files[0 5 5 0 0 0 0] max score 1.20
2019/03/18-19:39:23.694116 7f1902922700 (Original Log Time 2019/03/18-19:39:23.688824) [db/db_impl_compaction_flush.cc:1991] [variables] Moving #360 to level-2 67187426 bytes
2019/03/18-19:39:23.694121 7f1902922700 (Original Log Time 2019/03/18-19:39:23.693987) EVENT_LOG_v1 {"time_micros": 1552937963693979, "job": 165, "event": "trivial_move", "destination_level": 2, "files": 1, "total_files_size": 67187426}
2019/03/18-19:39:23.694123 7f1902922700 (Original Log Time 2019/03/18-19:39:23.694000) [db/db_impl_compaction_flush.cc:2020] [variables] Moved #1 files to level-2 67187426 bytes OK: base level 1 max bytes base 268435456 files[0 4 6 0 0 0 0] max score 0.95
2019/03/18-19:39:26.738677 7f19101f6700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #366. Immutable memtables: 0.
2019/03/18-19:39:26.740243 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 166] Syncing log #355
2019/03/18-19:39:26.790117 7f1902121700 (Original Log Time 2019/03/18-19:39:26.740218) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:39:26.790129 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 166] Flushing memtable with next log file: 366
2019/03/18-19:39:26.790166 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937966790154, "job": 166, "event": "flush_started", "num_memtables": 1, "num_entries": 336168, "num_deletes": 30496, "memory_usage": 65014328, "flush_reason": "Write Buffer Full"}
2019/03/18-19:39:26.790171 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 166] Level-0 flush table #367: started
2019/03/18-19:39:26.954139 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937966954108, "cf_name": "element_instance_key", "job": 166, "event": "table_file_creation", "file_number": 367, "file_size": 1227840, "table_properties": {"data_size": 1206411, "index_size": 34452, "filter_size": 0, "raw_key_size": 882400, "raw_average_key_size": 16, "raw_value_size": 4191004, "raw_average_value_size": 75, "num_data_blocks": 1231, "num_entries": 55150, "filter_policy_name": "", "kDeletedKeys": "30496", "kMergeOperands": "0"}}
2019/03/18-19:39:26.954168 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 166] Level-0 flush table #367: 1227840 bytes OK
2019/03/18-19:39:26.957797 7f1902121700 (Original Log Time 2019/03/18-19:39:26.955568) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #367 started
2019/03/18-19:39:26.957802 7f1902121700 (Original Log Time 2019/03/18-19:39:26.957642) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #367: memtable #1 done
2019/03/18-19:39:26.957804 7f1902121700 (Original Log Time 2019/03/18-19:39:26.957671) EVENT_LOG_v1 {"time_micros": 1552937966957663, "job": 166, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:39:26.957807 7f1902121700 (Original Log Time 2019/03/18-19:39:26.957701) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[1 1 0 0 0 0 0] max score 0.25
2019/03/18-19:39:53.987183 7f19103f8700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #368. Immutable memtables: 0.
2019/03/18-19:39:55.668308 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 167] Syncing log #366
2019/03/18-19:39:55.938076 7f1902121700 (Original Log Time 2019/03/18-19:39:55.668296) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:39:55.938088 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 167] Flushing memtable with next log file: 368
2019/03/18-19:39:55.938132 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937995938122, "job": 167, "event": "flush_started", "num_memtables": 1, "num_entries": 26832, "num_deletes": 8488, "memory_usage": 65017080, "flush_reason": "Write Buffer Full"}
2019/03/18-19:39:55.938138 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 167] Level-0 flush table #369: started
2019/03/18-19:39:57.360079 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552937997360021, "cf_name": "variables", "job": 167, "event": "table_file_creation", "file_number": 369, "file_size": 64220871, "table_properties": {"data_size": 64152629, "index_size": 153193, "filter_size": 0, "raw_key_size": 959244, "raw_average_key_size": 35, "raw_value_size": 63433552, "raw_average_value_size": 2364, "num_data_blocks": 4648, "num_entries": 26832, "filter_policy_name": "", "kDeletedKeys": "8488", "kMergeOperands": "0"}}
2019/03/18-19:39:57.360121 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 167] Level-0 flush table #369: 64220871 bytes OK
2019/03/18-19:39:57.364170 7f1902121700 (Original Log Time 2019/03/18-19:39:57.361732) [db/memtable_list.cc:377] [variables] Level-0 commit table #369 started
2019/03/18-19:39:57.364175 7f1902121700 (Original Log Time 2019/03/18-19:39:57.363981) [db/memtable_list.cc:424] [variables] Level-0 commit table #369: memtable #1 done
2019/03/18-19:39:57.364178 7f1902121700 (Original Log Time 2019/03/18-19:39:57.364011) EVENT_LOG_v1 {"time_micros": 1552937997364002, "job": 167, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 4, 6, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:39:57.364181 7f1902121700 (Original Log Time 2019/03/18-19:39:57.364049) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[1 4 6 0 0 0 0] max score 0.95
2019/03/18-19:40:14.839499 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:83] Started the snapshot process -- creating snapshot in directory /usr/local/zeebe/data/partition-0/state/0_zb-stream-processor/snapshots/28896542308640_28900835493976_1
2019/03/18-19:40:14.843712 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:99] Snapshot process -- using temporary directory /usr/local/zeebe/data/partition-0/state/0_zb-stream-processor/snapshots/28896542308640_28900835493976_1.tmp
2019/03/18-19:40:14.843854 7f190bbfb700 [db/db_filesnapshot.cc:34] File Deletions Disabled
2019/03/18-19:40:14.844090 7f190bbfb700 [db/db_impl_write.cc:1423] [key] New memtable created with log file: #370. Immutable memtables: 0.
2019/03/18-19:40:14.844277 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 168] Syncing log #368
2019/03/18-19:40:14.856818 7f1902121700 (Original Log Time 2019/03/18-19:40:14.844264) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:40:14.856828 7f1902121700 [db/flush_job.cc:304] [key] [JOB 168] Flushing memtable with next log file: 370
2019/03/18-19:40:14.856860 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938014856849, "job": 168, "event": "flush_started", "num_memtables": 1, "num_entries": 843426, "num_deletes": 0, "memory_usage": 41392848, "flush_reason": "Get Live Files"}
2019/03/18-19:40:14.856864 7f1902121700 [db/flush_job.cc:334] [key] [JOB 168] Level-0 flush table #371: started
2019/03/18-19:40:14.906638 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938014906622, "cf_name": "key", "job": 168, "event": "table_file_creation", "file_number": 371, "file_size": 687, "table_properties": {"data_size": 45, "index_size": 27, "filter_size": 0, "raw_key_size": 21, "raw_average_key_size": 21, "raw_value_size": 8, "raw_average_value_size": 8, "num_data_blocks": 1, "num_entries": 1, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:40:14.906683 7f1902121700 [db/flush_job.cc:374] [key] [JOB 168] Level-0 flush table #371: 687 bytes OK
2019/03/18-19:40:14.911166 7f1902121700 (Original Log Time 2019/03/18-19:40:14.908239) [db/memtable_list.cc:377] [key] Level-0 commit table #371 started
2019/03/18-19:40:14.911171 7f1902121700 (Original Log Time 2019/03/18-19:40:14.911072) [db/memtable_list.cc:424] [key] Level-0 commit table #371: memtable #1 done
2019/03/18-19:40:14.911174 7f1902121700 (Original Log Time 2019/03/18-19:40:14.911100) EVENT_LOG_v1 {"time_micros": 1552938014911092, "job": 168, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:40:14.911177 7f1902121700 (Original Log Time 2019/03/18-19:40:14.911130) [db/db_impl_compaction_flush.cc:177] [key] Level summary: base level 1 max bytes base 268435456 files[3 0 0 0 0 0 0] max score 0.75
2019/03/18-19:40:14.911244 7f190bbfb700 [db/db_impl_write.cc:1423] [element_instance_parent_child] New memtable created with log file: #370. Immutable memtables: 0.
2019/03/18-19:40:15.136485 7f1902121700 (Original Log Time 2019/03/18-19:40:15.136472) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_parent_child], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:40:15.136490 7f1902121700 [db/flush_job.cc:304] [element_instance_parent_child] [JOB 169] Flushing memtable with next log file: 370
2019/03/18-19:40:15.136504 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938015136497, "job": 169, "event": "flush_started", "num_memtables": 1, "num_entries": 800094, "num_deletes": 72430, "memory_usage": 39253112, "flush_reason": "Get Live Files"}
2019/03/18-19:40:15.136508 7f1902121700 [db/flush_job.cc:334] [element_instance_parent_child] [JOB 169] Level-0 flush table #372: started
2019/03/18-19:40:15.382034 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938015382004, "cf_name": "element_instance_parent_child", "job": 169, "event": "table_file_creation", "file_number": 372, "file_size": 1196202, "table_properties": {"data_size": 1185906, "index_size": 17930, "filter_size": 0, "raw_key_size": 3149592, "raw_average_key_size": 24, "raw_value_size": 58803, "raw_average_value_size": 0, "num_data_blocks": 536, "num_entries": 131233, "filter_policy_name": "", "kDeletedKeys": "72430", "kMergeOperands": "0"}}
2019/03/18-19:40:15.382075 7f1902121700 [db/flush_job.cc:374] [element_instance_parent_child] [JOB 169] Level-0 flush table #372: 1196202 bytes OK
2019/03/18-19:40:15.384897 7f1902121700 (Original Log Time 2019/03/18-19:40:15.383258) [db/memtable_list.cc:377] [element_instance_parent_child] Level-0 commit table #372 started
2019/03/18-19:40:15.384901 7f1902121700 (Original Log Time 2019/03/18-19:40:15.384778) [db/memtable_list.cc:424] [element_instance_parent_child] Level-0 commit table #372: memtable #1 done
2019/03/18-19:40:15.384904 7f1902121700 (Original Log Time 2019/03/18-19:40:15.384803) EVENT_LOG_v1 {"time_micros": 1552938015384795, "job": 169, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:40:15.384907 7f1902121700 (Original Log Time 2019/03/18-19:40:15.384840) [db/db_impl_compaction_flush.cc:177] [element_instance_parent_child] Level summary: base level 1 max bytes base 268435456 files[2 1 0 0 0 0 0] max score 0.50
2019/03/18-19:40:15.384977 7f190bbfb700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #370. Immutable memtables: 0.
2019/03/18-19:40:15.605282 7f1902121700 (Original Log Time 2019/03/18-19:40:15.605266) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:40:15.605286 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 170] Flushing memtable with next log file: 370
2019/03/18-19:40:15.605300 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938015605294, "job": 170, "event": "flush_started", "num_memtables": 1, "num_entries": 102389, "num_deletes": 8831, "memory_usage": 19882816, "flush_reason": "Get Live Files"}
2019/03/18-19:40:15.605303 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 170] Level-0 flush table #373: started
2019/03/18-19:40:15.651117 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938015651086, "cf_name": "element_instance_key", "job": 170, "event": "table_file_creation", "file_number": 373, "file_size": 397447, "table_properties": {"data_size": 390047, "index_size": 11413, "filter_size": 0, "raw_key_size": 273424, "raw_average_key_size": 16, "raw_value_size": 1403488, "raw_average_value_size": 82, "num_data_blocks": 408, "num_entries": 17089, "filter_policy_name": "", "kDeletedKeys": "8831", "kMergeOperands": "0"}}
2019/03/18-19:40:15.651163 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 170] Level-0 flush table #373: 397447 bytes OK
2019/03/18-19:40:15.655229 7f1902121700 (Original Log Time 2019/03/18-19:40:15.653157) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #373 started
2019/03/18-19:40:15.655235 7f1902121700 (Original Log Time 2019/03/18-19:40:15.655095) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #373: memtable #1 done
2019/03/18-19:40:15.655238 7f1902121700 (Original Log Time 2019/03/18-19:40:15.655127) EVENT_LOG_v1 {"time_micros": 1552938015655119, "job": 170, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:40:15.655241 7f1902121700 (Original Log Time 2019/03/18-19:40:15.655165) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[2 1 0 0 0 0 0] max score 0.50
2019/03/18-19:40:15.655320 7f190bbfb700 [db/db_impl_write.cc:1423] [element_instance_child_parent] New memtable created with log file: #370. Immutable memtables: 0.
2019/03/18-19:40:15.717631 7f1902121700 (Original Log Time 2019/03/18-19:40:15.717616) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_child_parent], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:40:15.717635 7f1902121700 [db/flush_job.cc:304] [element_instance_child_parent] [JOB 171] Flushing memtable with next log file: 370
2019/03/18-19:40:15.717648 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938015717642, "job": 171, "event": "flush_started", "num_memtables": 1, "num_entries": 766766, "num_deletes": 69495, "memory_usage": 36733408, "flush_reason": "Get Live Files"}
2019/03/18-19:40:15.717650 7f1902121700 [db/flush_job.cc:334] [element_instance_child_parent] [JOB 171] Level-0 flush table #374: started
2019/03/18-19:40:15.889468 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938015889445, "cf_name": "element_instance_child_parent", "job": 171, "event": "table_file_creation", "file_number": 374, "file_size": 1159953, "table_properties": {"data_size": 1150672, "index_size": 14098, "filter_size": 0, "raw_key_size": 2014240, "raw_average_key_size": 16, "raw_value_size": 451160, "raw_average_value_size": 3, "num_data_blocks": 504, "num_entries": 125890, "filter_policy_name": "", "kDeletedKeys": "69495", "kMergeOperands": "0"}}
2019/03/18-19:40:15.889492 7f1902121700 [db/flush_job.cc:374] [element_instance_child_parent] [JOB 171] Level-0 flush table #374: 1159953 bytes OK
2019/03/18-19:40:15.892613 7f1902121700 (Original Log Time 2019/03/18-19:40:15.890675) [db/memtable_list.cc:377] [element_instance_child_parent] Level-0 commit table #374 started
2019/03/18-19:40:15.892617 7f1902121700 (Original Log Time 2019/03/18-19:40:15.892507) [db/memtable_list.cc:424] [element_instance_child_parent] Level-0 commit table #374: memtable #1 done
2019/03/18-19:40:15.892619 7f1902121700 (Original Log Time 2019/03/18-19:40:15.892536) EVENT_LOG_v1 {"time_micros": 1552938015892529, "job": 171, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:40:15.892621 7f1902121700 (Original Log Time 2019/03/18-19:40:15.892567) [db/db_impl_compaction_flush.cc:177] [element_instance_child_parent] Level summary: base level 1 max bytes base 268435456 files[2 1 0 0 0 0 0] max score 0.50
2019/03/18-19:40:15.893140 7f190bbfb700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #370. Immutable memtables: 0.
2019/03/18-19:40:16.065668 7f1902121700 (Original Log Time 2019/03/18-19:40:16.065650) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:40:16.065672 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 172] Flushing memtable with next log file: 370
2019/03/18-19:40:16.065693 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938016065684, "job": 172, "event": "flush_started", "num_memtables": 1, "num_entries": 9148, "num_deletes": 2256, "memory_usage": 24382824, "flush_reason": "Get Live Files"}
2019/03/18-19:40:16.065696 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 172] Level-0 flush table #375: started
2019/03/18-19:40:16.395920 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938016395864, "cf_name": "variables", "job": 172, "event": "table_file_creation", "file_number": 375, "file_size": 24120172, "table_properties": {"data_size": 24094256, "index_size": 57247, "filter_size": 0, "raw_key_size": 327041, "raw_average_key_size": 35, "raw_value_size": 23832536, "raw_average_value_size": 2605, "num_data_blocks": 1740, "num_entries": 9148, "filter_policy_name": "", "kDeletedKeys": "2256", "kMergeOperands": "0"}}
2019/03/18-19:40:16.395962 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 172] Level-0 flush table #375: 24120172 bytes OK
2019/03/18-19:40:16.399145 7f1902121700 (Original Log Time 2019/03/18-19:40:16.397118) [db/memtable_list.cc:377] [variables] Level-0 commit table #375 started
2019/03/18-19:40:16.399149 7f1902121700 (Original Log Time 2019/03/18-19:40:16.399021) [db/memtable_list.cc:424] [variables] Level-0 commit table #375: memtable #1 done
2019/03/18-19:40:16.399151 7f1902121700 (Original Log Time 2019/03/18-19:40:16.399047) EVENT_LOG_v1 {"time_micros": 1552938016399040, "job": 172, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 4, 6, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:40:16.399152 7f1902121700 (Original Log Time 2019/03/18-19:40:16.399097) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[2 4 6 0 0 0 0] max score 0.95
2019/03/18-19:40:16.399255 7f190bbfb700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #370. Immutable memtables: 0.
2019/03/18-19:40:16.722296 7f1902121700 (Original Log Time 2019/03/18-19:40:16.722282) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:40:16.722301 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 173] Flushing memtable with next log file: 370
2019/03/18-19:40:16.722314 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938016722308, "job": 173, "event": "flush_started", "num_memtables": 1, "num_entries": 8012, "num_deletes": 4010, "memory_usage": 55670160, "flush_reason": "Get Live Files"}
2019/03/18-19:40:16.722317 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 173] Level-0 flush table #376: started
2019/03/18-19:40:16.733138 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938016733120, "cf_name": "payload", "job": 173, "event": "table_file_creation", "file_number": 376, "file_size": 197273, "table_properties": {"data_size": 196232, "index_size": 665, "filter_size": 0, "raw_key_size": 64352, "raw_average_key_size": 16, "raw_value_size": 165924, "raw_average_value_size": 41, "num_data_blocks": 24, "num_entries": 4022, "filter_policy_name": "", "kDeletedKeys": "4010", "kMergeOperands": "0"}}
2019/03/18-19:40:16.733182 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 173] Level-0 flush table #376: 197273 bytes OK
2019/03/18-19:40:16.736349 7f1902121700 (Original Log Time 2019/03/18-19:40:16.734280) [db/memtable_list.cc:377] [payload] Level-0 commit table #376 started
2019/03/18-19:40:16.736353 7f1902121700 (Original Log Time 2019/03/18-19:40:16.736247) [db/memtable_list.cc:424] [payload] Level-0 commit table #376: memtable #1 done
2019/03/18-19:40:16.736355 7f1902121700 (Original Log Time 2019/03/18-19:40:16.736276) EVENT_LOG_v1 {"time_micros": 1552938016736269, "job": 173, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 2, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:40:16.736356 7f1902121700 (Original Log Time 2019/03/18-19:40:16.736307) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[3 2 0 0 0 0 0] max score 0.97
2019/03/18-19:40:16.736531 7f190bbfb700 [db/db_impl_write.cc:1423] [jobs] New memtable created with log file: #370. Immutable memtables: 0.
2019/03/18-19:40:16.747965 7f1902121700 (Original Log Time 2019/03/18-19:40:16.747953) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [jobs], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:40:16.747969 7f1902121700 [db/flush_job.cc:304] [jobs] [JOB 174] Flushing memtable with next log file: 370
2019/03/18-19:40:16.747983 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938016747977, "job": 174, "event": "flush_started", "num_memtables": 1, "num_entries": 157575, "num_deletes": 41399, "memory_usage": 33890448, "flush_reason": "Get Live Files"}
2019/03/18-19:40:16.747986 7f1902121700 [db/flush_job.cc:334] [jobs] [JOB 174] Level-0 flush table #377: started
2019/03/18-19:40:16.896971 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938016896940, "cf_name": "jobs", "job": 174, "event": "table_file_creation", "file_number": 377, "file_size": 2217316, "table_properties": {"data_size": 2164239, "index_size": 91640, "filter_size": 0, "raw_key_size": 1467056, "raw_average_key_size": 16, "raw_value_size": 11718308, "raw_average_value_size": 127, "num_data_blocks": 3273, "num_entries": 91691, "filter_policy_name": "", "kDeletedKeys": "41399", "kMergeOperands": "0"}}
2019/03/18-19:40:16.897004 7f1902121700 [db/flush_job.cc:374] [jobs] [JOB 174] Level-0 flush table #377: 2217316 bytes OK
2019/03/18-19:40:16.900225 7f1902121700 (Original Log Time 2019/03/18-19:40:16.898347) [db/memtable_list.cc:377] [jobs] Level-0 commit table #377 started
2019/03/18-19:40:16.900229 7f1902121700 (Original Log Time 2019/03/18-19:40:16.900125) [db/memtable_list.cc:424] [jobs] Level-0 commit table #377: memtable #1 done
2019/03/18-19:40:16.900232 7f1902121700 (Original Log Time 2019/03/18-19:40:16.900150) EVENT_LOG_v1 {"time_micros": 1552938016900142, "job": 174, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:40:16.900235 7f1902121700 (Original Log Time 2019/03/18-19:40:16.900184) [db/db_impl_compaction_flush.cc:177] [jobs] Level summary: base level 1 max bytes base 268435456 files[3 0 0 0 0 0 0] max score 0.75
2019/03/18-19:40:16.900303 7f190bbfb700 [db/db_impl_write.cc:1423] [job_states] New memtable created with log file: #370. Immutable memtables: 0.
2019/03/18-19:40:17.055351 7f1902121700 (Original Log Time 2019/03/18-19:40:17.055337) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [job_states], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:40:17.055355 7f1902121700 [db/flush_job.cc:304] [job_states] [JOB 175] Flushing memtable with next log file: 370
2019/03/18-19:40:17.055369 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938017055362, "job": 175, "event": "flush_started", "num_memtables": 1, "num_entries": 157575, "num_deletes": 41399, "memory_usage": 5716656, "flush_reason": "Get Live Files"}
2019/03/18-19:40:17.055373 7f1902121700 [db/flush_job.cc:334] [job_states] [JOB 175] Level-0 flush table #378: started
2019/03/18-19:40:17.112283 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938017112261, "cf_name": "job_states", "job": 175, "event": "table_file_creation", "file_number": 378, "file_size": 665294, "table_properties": {"data_size": 659476, "index_size": 8359, "filter_size": 0, "raw_key_size": 1467056, "raw_average_key_size": 16, "raw_value_size": 50292, "raw_average_value_size": 0, "num_data_blocks": 299, "num_entries": 91691, "filter_policy_name": "", "kDeletedKeys": "41399", "kMergeOperands": "0"}}
2019/03/18-19:40:17.112325 7f1902121700 [db/flush_job.cc:374] [job_states] [JOB 175] Level-0 flush table #378: 665294 bytes OK
2019/03/18-19:40:17.115311 7f1902121700 (Original Log Time 2019/03/18-19:40:17.113568) [db/memtable_list.cc:377] [job_states] Level-0 commit table #378 started
2019/03/18-19:40:17.115316 7f1902121700 (Original Log Time 2019/03/18-19:40:17.115230) [db/memtable_list.cc:424] [job_states] Level-0 commit table #378: memtable #1 done
2019/03/18-19:40:17.115333 7f1902121700 (Original Log Time 2019/03/18-19:40:17.115247) EVENT_LOG_v1 {"time_micros": 1552938017115242, "job": 175, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:40:17.115335 7f1902121700 (Original Log Time 2019/03/18-19:40:17.115277) [db/db_impl_compaction_flush.cc:177] [job_states] Level summary: base level 1 max bytes base 268435456 files[3 0 0 0 0 0 0] max score 0.75
2019/03/18-19:40:17.115395 7f190bbfb700 [db/db_impl_write.cc:1423] [job_deadlines] New memtable created with log file: #370. Immutable memtables: 0.
2019/03/18-19:40:17.175946 7f1902121700 (Original Log Time 2019/03/18-19:40:17.175934) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [job_deadlines], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:40:17.175949 7f1902121700 [db/flush_job.cc:304] [job_deadlines] [JOB 176] Flushing memtable with next log file: 370
2019/03/18-19:40:17.175960 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938017175955, "job": 176, "event": "flush_started", "num_memtables": 1, "num_entries": 82802, "num_deletes": 41399, "memory_usage": 4063576, "flush_reason": "Get Live Files"}
2019/03/18-19:40:17.175962 7f1902121700 [db/flush_job.cc:334] [job_deadlines] [JOB 176] Level-0 flush table #379: started
2019/03/18-19:40:17.204779 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938017204752, "cf_name": "job_deadlines", "job": 176, "event": "table_file_creation", "file_number": 379, "file_size": 391493, "table_properties": {"data_size": 387520, "index_size": 5350, "filter_size": 0, "raw_key_size": 993984, "raw_average_key_size": 24, "raw_value_size": 17, "raw_average_value_size": 0, "num_data_blocks": 157, "num_entries": 41416, "filter_policy_name": "", "kDeletedKeys": "41399", "kMergeOperands": "0"}}
2019/03/18-19:40:17.204806 7f1902121700 [db/flush_job.cc:374] [job_deadlines] [JOB 176] Level-0 flush table #379: 391493 bytes OK
2019/03/18-19:40:17.207752 7f1902121700 (Original Log Time 2019/03/18-19:40:17.205979) [db/memtable_list.cc:377] [job_deadlines] Level-0 commit table #379 started
2019/03/18-19:40:17.207755 7f1902121700 (Original Log Time 2019/03/18-19:40:17.207664) [db/memtable_list.cc:424] [job_deadlines] Level-0 commit table #379: memtable #1 done
2019/03/18-19:40:17.207757 7f1902121700 (Original Log Time 2019/03/18-19:40:17.207685) EVENT_LOG_v1 {"time_micros": 1552938017207679, "job": 176, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:40:17.207759 7f1902121700 (Original Log Time 2019/03/18-19:40:17.207717) [db/db_impl_compaction_flush.cc:177] [job_deadlines] Level summary: base level 1 max bytes base 268435456 files[3 0 0 0 0 0 0] max score 0.75
2019/03/18-19:40:17.207821 7f190bbfb700 [db/db_impl_write.cc:1423] [job_activatable] New memtable created with log file: #370. Immutable memtables: 0.
2019/03/18-19:40:17.242991 7f1902121700 (Original Log Time 2019/03/18-19:40:17.242979) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [job_activatable], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:40:17.242993 7f1902121700 [db/flush_job.cc:304] [job_activatable] [JOB 177] Flushing memtable with next log file: 370
2019/03/18-19:40:17.243004 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938017242999, "job": 177, "event": "flush_started", "num_memtables": 1, "num_entries": 157575, "num_deletes": 82802, "memory_usage": 8238072, "flush_reason": "Get Live Files"}
2019/03/18-19:40:17.243006 7f1902121700 [db/flush_job.cc:334] [job_activatable] [JOB 177] Level-0 flush table #380: started
2019/03/18-19:40:17.306421 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938017306391, "cf_name": "job_activatable", "job": 177, "event": "table_file_creation", "file_number": 380, "file_size": 679776, "table_properties": {"data_size": 673178, "index_size": 15009, "filter_size": 0, "raw_key_size": 3117494, "raw_average_key_size": 34, "raw_value_size": 50275, "raw_average_value_size": 0, "num_data_blocks": 327, "num_entries": 91691, "filter_policy_name": "", "kDeletedKeys": "41416", "kMergeOperands": "0"}}
2019/03/18-19:40:17.306465 7f1902121700 [db/flush_job.cc:374] [job_activatable] [JOB 177] Level-0 flush table #380: 679776 bytes OK
2019/03/18-19:40:17.309528 7f1902121700 (Original Log Time 2019/03/18-19:40:17.307584) [db/memtable_list.cc:377] [job_activatable] Level-0 commit table #380 started
2019/03/18-19:40:17.309532 7f1902121700 (Original Log Time 2019/03/18-19:40:17.309440) [db/memtable_list.cc:424] [job_activatable] Level-0 commit table #380: memtable #1 done
2019/03/18-19:40:17.309533 7f1902121700 (Original Log Time 2019/03/18-19:40:17.309461) EVENT_LOG_v1 {"time_micros": 1552938017309455, "job": 177, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:40:17.309535 7f1902121700 (Original Log Time 2019/03/18-19:40:17.309489) [db/db_impl_compaction_flush.cc:177] [job_activatable] Level summary: base level 1 max bytes base 268435456 files[3 0 0 0 0 0 0] max score 0.75
2019/03/18-19:40:17.309618 7f190bbfb700 [db/db_impl_write.cc:1423] [event_scope] New memtable created with log file: #370. Immutable memtables: 0.
2019/03/18-19:40:17.368539 7f1902121700 (Original Log Time 2019/03/18-19:40:17.368524) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [event_scope], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:40:17.368543 7f1902121700 [db/flush_job.cc:304] [event_scope] [JOB 178] Flushing memtable with next log file: 370
2019/03/18-19:40:17.368554 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938017368549, "job": 178, "event": "flush_started", "num_memtables": 1, "num_entries": 356417, "num_deletes": 240205, "memory_usage": 16276888, "flush_reason": "Get Live Files"}
2019/03/18-19:40:17.368557 7f1902121700 [db/flush_job.cc:334] [event_scope] [JOB 178] Level-0 flush table #381: started
2019/03/18-19:40:17.540811 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938017540756, "cf_name": "event_scope", "job": 178, "event": "table_file_creation", "file_number": 381, "file_size": 1951215, "table_properties": {"data_size": 1931342, "index_size": 30798, "filter_size": 0, "raw_key_size": 3987008, "raw_average_key_size": 16, "raw_value_size": 1309256, "raw_average_value_size": 5, "num_data_blocks": 1101, "num_entries": 249188, "filter_policy_name": "", "kDeletedKeys": "198832", "kMergeOperands": "0"}}
2019/03/18-19:40:17.542007 7f1902121700 [db/flush_job.cc:374] [event_scope] [JOB 178] Level-0 flush table #381: 1951215 bytes OK
2019/03/18-19:40:17.545126 7f1902121700 (Original Log Time 2019/03/18-19:40:17.543268) [db/memtable_list.cc:377] [event_scope] Level-0 commit table #381 started
2019/03/18-19:40:17.545129 7f1902121700 (Original Log Time 2019/03/18-19:40:17.545020) [db/memtable_list.cc:424] [event_scope] Level-0 commit table #381: memtable #1 done
2019/03/18-19:40:17.545131 7f1902121700 (Original Log Time 2019/03/18-19:40:17.545045) EVENT_LOG_v1 {"time_micros": 1552938017545038, "job": 178, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 0, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:40:17.545133 7f1902121700 (Original Log Time 2019/03/18-19:40:17.545084) [db/db_impl_compaction_flush.cc:177] [event_scope] Level summary: base level 1 max bytes base 268435456 files[3 0 0 0 0 0 0] max score 0.75
2019/03/18-19:40:17.728500 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000371.sst
2019/03/18-19:40:17.728545 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000259.sst
2019/03/18-19:40:17.728563 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000153.sst
2019/03/18-19:40:17.728579 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000154.sst
2019/03/18-19:40:17.728593 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000155.sst
2019/03/18-19:40:17.728606 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000156.sst
2019/03/18-19:40:17.728626 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000157.sst
2019/03/18-19:40:17.728642 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000372.sst
2019/03/18-19:40:17.728655 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000321.sst
2019/03/18-19:40:17.728668 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000261.sst
2019/03/18-19:40:17.728682 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000373.sst
2019/03/18-19:40:17.728695 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000367.sst
2019/03/18-19:40:17.728709 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000348.sst
2019/03/18-19:40:17.728722 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000374.sst
2019/03/18-19:40:17.728735 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000327.sst
2019/03/18-19:40:17.728748 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000264.sst
2019/03/18-19:40:17.728760 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000375.sst
2019/03/18-19:40:17.728773 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000369.sst
2019/03/18-19:40:17.728788 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000358.sst
2019/03/18-19:40:17.728804 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000359.sst
2019/03/18-19:40:17.728818 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000362.sst
2019/03/18-19:40:17.728831 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000363.sst
2019/03/18-19:40:17.728844 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000364.sst
2019/03/18-19:40:17.728859 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000365.sst
2019/03/18-19:40:17.728872 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000335.sst
2019/03/18-19:40:17.728913 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000336.sst
2019/03/18-19:40:17.728927 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000360.sst
2019/03/18-19:40:17.728940 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000361.sst
2019/03/18-19:40:17.728954 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000376.sst
2019/03/18-19:40:17.728966 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000354.sst
2019/03/18-19:40:17.729005 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000266.sst
2019/03/18-19:40:17.729017 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000249.sst
2019/03/18-19:40:17.729035 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000347.sst
2019/03/18-19:40:17.729048 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000163.sst
2019/03/18-19:40:17.729077 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000377.sst
2019/03/18-19:40:17.729094 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000267.sst
2019/03/18-19:40:17.729111 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000164.sst
2019/03/18-19:40:17.729129 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000378.sst
2019/03/18-19:40:17.729142 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000268.sst
2019/03/18-19:40:17.729157 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000165.sst
2019/03/18-19:40:17.729171 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000379.sst
2019/03/18-19:40:17.729184 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000269.sst
2019/03/18-19:40:17.729198 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000166.sst
2019/03/18-19:40:17.729211 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000380.sst
2019/03/18-19:40:17.729225 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000270.sst
2019/03/18-19:40:17.729238 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000167.sst
2019/03/18-19:40:17.729251 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000381.sst
2019/03/18-19:40:17.729264 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000271.sst
2019/03/18-19:40:17.729277 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:110] Hard Linking /000168.sst
2019/03/18-19:40:17.729294 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:116] Copying /MANIFEST-000004
2019/03/18-19:40:17.780935 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:116] Copying /OPTIONS-000080
2019/03/18-19:40:17.792471 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:122] Creating /CURRENT
2019/03/18-19:40:17.794506 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:296] Number of log files 33
2019/03/18-19:40:17.794539 7f190bbfb700 [db/db_filesnapshot.cc:57] File Deletions Enabled
2019/03/18-19:40:17.794774 7f190bbfb700 [db/db_impl_files.cc:347] [JOB 0] Try to delete WAL files size 2146477581, prev total WAL file size 2146477581, number of live WAL files 34.
2019/03/18-19:40:17.908666 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:145] Snapshot DONE. All is good
2019/03/18-19:40:17.908674 7f190bbfb700 [utilities/checkpoint/checkpoint_impl.cc:147] Snapshot sequence number: 27138004
2019/03/18-19:41:09.759325 7f19104f9700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #382. Immutable memtables: 0.
2019/03/18-19:41:10.889320 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 179] Syncing log #370
2019/03/18-19:41:10.891740 7f1902121700 (Original Log Time 2019/03/18-19:41:10.889309) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:41:10.891748 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 179] Flushing memtable with next log file: 382
2019/03/18-19:41:10.891773 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938070891765, "job": 179, "event": "flush_started", "num_memtables": 1, "num_entries": 25540, "num_deletes": 7176, "memory_usage": 65025376, "flush_reason": "Write Buffer Full"}
2019/03/18-19:41:10.891778 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 179] Level-0 flush table #383: started
2019/03/18-19:41:12.069687 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938072069653, "cf_name": "variables", "job": 179, "event": "table_file_creation", "file_number": 383, "file_size": 64276716, "table_properties": {"data_size": 64208637, "index_size": 153058, "filter_size": 0, "raw_key_size": 913055, "raw_average_key_size": 35, "raw_value_size": 63502712, "raw_average_value_size": 2486, "num_data_blocks": 4644, "num_entries": 25540, "filter_policy_name": "", "kDeletedKeys": "7176", "kMergeOperands": "0"}}
2019/03/18-19:41:12.078805 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 179] Level-0 flush table #383: 64276716 bytes OK
2019/03/18-19:41:12.100188 7f1902121700 (Original Log Time 2019/03/18-19:41:12.086913) [db/memtable_list.cc:377] [variables] Level-0 commit table #383 started
2019/03/18-19:41:12.100193 7f1902121700 (Original Log Time 2019/03/18-19:41:12.099980) [db/memtable_list.cc:424] [variables] Level-0 commit table #383: memtable #1 done
2019/03/18-19:41:12.100196 7f1902121700 (Original Log Time 2019/03/18-19:41:12.100019) EVENT_LOG_v1 {"time_micros": 1552938072100010, "job": 179, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 4, 6, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:41:12.100199 7f1902121700 (Original Log Time 2019/03/18-19:41:12.100067) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[3 4 6 0 0 0 0] max score 0.95
2019/03/18-19:42:04.960171 7f190bdfd700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #384. Immutable memtables: 0.
2019/03/18-19:42:07.118873 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 180] Syncing log #382
2019/03/18-19:42:07.284499 7f1902121700 (Original Log Time 2019/03/18-19:42:07.118864) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:42:07.284522 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 180] Flushing memtable with next log file: 384
2019/03/18-19:42:07.284557 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938127284546, "job": 180, "event": "flush_started", "num_memtables": 1, "num_entries": 27524, "num_deletes": 9192, "memory_usage": 65023800, "flush_reason": "Write Buffer Full"}
2019/03/18-19:42:07.284561 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 180] Level-0 flush table #385: started
2019/03/18-19:42:08.311980 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938128311951, "cf_name": "variables", "job": 180, "event": "table_file_creation", "file_number": 385, "file_size": 64185719, "table_properties": {"data_size": 64117513, "index_size": 153257, "filter_size": 0, "raw_key_size": 983983, "raw_average_key_size": 35, "raw_value_size": 63392056, "raw_average_value_size": 2303, "num_data_blocks": 4650, "num_entries": 27524, "filter_policy_name": "", "kDeletedKeys": "9192", "kMergeOperands": "0"}}
2019/03/18-19:42:08.312014 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 180] Level-0 flush table #385: 64185719 bytes OK
2019/03/18-19:42:08.316610 7f1902121700 (Original Log Time 2019/03/18-19:42:08.313545) [db/memtable_list.cc:377] [variables] Level-0 commit table #385 started
2019/03/18-19:42:08.316619 7f1902121700 (Original Log Time 2019/03/18-19:42:08.316385) [db/memtable_list.cc:424] [variables] Level-0 commit table #385: memtable #1 done
2019/03/18-19:42:08.316621 7f1902121700 (Original Log Time 2019/03/18-19:42:08.316417) EVENT_LOG_v1 {"time_micros": 1552938128316408, "job": 180, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 4, 6, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:42:08.316624 7f1902121700 (Original Log Time 2019/03/18-19:42:08.316459) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[4 4 6 0 0 0 0] max score 1.00
2019/03/18-19:42:08.316797 7f1902922700 [db/compaction_job.cc:1636] [variables] [JOB 181] Compacting 4@0 + 4@1 files to L1, score 1.00
2019/03/18-19:42:08.316808 7f1902922700 [db/compaction_job.cc:1640] [variables] Compaction start summary: Base version 217 Base level 0, inputs: [385(61MB) 383(61MB) 375(23MB) 369(61MB)], [358(64MB) 359(64MB) 362(64MB) 363(50MB)]
2019/03/18-19:42:08.316832 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938128316816, "job": 181, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [385, 383, 375, 369], "files_L1": [358, 359, 362, 363], "score": 1, "input_data_size": 471595171}
2019/03/18-19:42:11.011986 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 181] Generated table #386: 46256 keys, 67195629 bytes
2019/03/18-19:42:11.012042 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938131012017, "cf_name": "variables", "job": 181, "event": "table_file_creation", "file_number": 386, "file_size": 67195629, "table_properties": {"data_size": 67122307, "index_size": 164192, "filter_size": 0, "raw_key_size": 1653652, "raw_average_key_size": 35, "raw_value_size": 66199952, "raw_average_value_size": 1431, "num_data_blocks": 4983, "num_entries": 46256, "filter_policy_name": "", "kDeletedKeys": "27112", "kMergeOperands": "0"}}
2019/03/18-19:42:13.414255 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 181] Generated table #387: 19216 keys, 67187392 bytes
2019/03/18-19:42:13.414297 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938133414277, "cf_name": "variables", "job": 181, "event": "table_file_creation", "file_number": 387, "file_size": 67187392, "table_properties": {"data_size": 67116917, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:42:15.646638 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 181] Generated table #388: 19216 keys, 67187426 bytes
2019/03/18-19:42:15.646695 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938135646673, "cf_name": "variables", "job": 181, "event": "table_file_creation", "file_number": 388, "file_size": 67187426, "table_properties": {"data_size": 67116927, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:42:17.791094 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 181] Generated table #389: 19216 keys, 67187329 bytes
2019/03/18-19:42:17.791156 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938137791132, "cf_name": "variables", "job": 181, "event": "table_file_creation", "file_number": 389, "file_size": 67187329, "table_properties": {"data_size": 67116917, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:42:20.122198 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 181] Generated table #390: 19216 keys, 67187351 bytes
2019/03/18-19:42:20.122257 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938140122235, "cf_name": "variables", "job": 181, "event": "table_file_creation", "file_number": 390, "file_size": 67187351, "table_properties": {"data_size": 67116915, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:42:22.339350 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 181] Generated table #391: 19216 keys, 67187316 bytes
2019/03/18-19:42:22.339407 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938142339384, "cf_name": "variables", "job": 181, "event": "table_file_creation", "file_number": 391, "file_size": 67187316, "table_properties": {"data_size": 67116914, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:42:23.018755 7f19101f6700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #393. Immutable memtables: 0.
2019/03/18-19:42:23.018860 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 182] Syncing log #384
2019/03/18-19:42:23.056659 7f1902121700 (Original Log Time 2019/03/18-19:42:23.018846) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 1
2019/03/18-19:42:23.056671 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 182] Flushing memtable with next log file: 393
2019/03/18-19:42:23.056705 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938143056694, "job": 182, "event": "flush_started", "num_memtables": 1, "num_entries": 9335, "num_deletes": 4661, "memory_usage": 65016768, "flush_reason": "Write Buffer Full"}
2019/03/18-19:42:23.056709 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 182] Level-0 flush table #394: started
2019/03/18-19:42:23.083695 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938143083677, "cf_name": "payload", "job": 182, "event": "table_file_creation", "file_number": 394, "file_size": 382424, "table_properties": {"data_size": 381131, "index_size": 1083, "filter_size": 0, "raw_key_size": 74976, "raw_average_key_size": 16, "raw_value_size": 345675, "raw_average_value_size": 73, "num_data_blocks": 39, "num_entries": 4686, "filter_policy_name": "", "kDeletedKeys": "4661", "kMergeOperands": "0"}}
2019/03/18-19:42:23.083732 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 182] Level-0 flush table #394: 382424 bytes OK
2019/03/18-19:42:23.094160 7f1902121700 (Original Log Time 2019/03/18-19:42:23.085158) [db/memtable_list.cc:377] [payload] Level-0 commit table #394 started
2019/03/18-19:42:23.094165 7f1902121700 (Original Log Time 2019/03/18-19:42:23.093967) [db/memtable_list.cc:424] [payload] Level-0 commit table #394: memtable #1 done
2019/03/18-19:42:23.094168 7f1902121700 (Original Log Time 2019/03/18-19:42:23.093999) EVENT_LOG_v1 {"time_micros": 1552938143093990, "job": 182, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 2, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:42:23.094171 7f1902121700 (Original Log Time 2019/03/18-19:42:23.094031) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[4 2 0 0 0 0 0] max score 1.38
2019/03/18-19:42:24.634820 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 181] Generated table #392: 19216 keys, 67187308 bytes
2019/03/18-19:42:24.634903 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938144634855, "cf_name": "variables", "job": 181, "event": "table_file_creation", "file_number": 392, "file_size": 67187308, "table_properties": {"data_size": 67116914, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:42:24.668629 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 181] Generated table #395: 366 keys, 1273556 bytes
2019/03/18-19:42:24.668683 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938144668662, "cf_name": "variables", "job": 181, "event": "table_file_creation", "file_number": 395, "file_size": 1273556, "table_properties": {"data_size": 1271456, "index_size": 2939, "filter_size": 0, "raw_key_size": 13087, "raw_average_key_size": 35, "raw_value_size": 1258750, "raw_average_value_size": 3439, "num_data_blocks": 92, "num_entries": 366, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:42:24.678232 7f1902922700 [db/compaction_job.cc:1390] [variables] [JOB 181] Compacted 4@0 + 4@1 files to L1 => 471593307 bytes
2019/03/18-19:42:24.681192 7f1902922700 (Original Log Time 2019/03/18-19:42:24.680972) [db/compaction_job.cc:752] [variables] compacted to: base level 1 max bytes base 268435456 files[0 8 6 0 0 0 0] max score 1.96, MB/sec: 28.8 rd, 28.8 wr, level 1, files in(4, 4) out(8) MB in(206.8, 243.0) out(449.7), read-write-amplify(4.4) write-amplify(2.2) OK, records in: 161918, records dropped: 0 output_compression: Snappy
2019/03/18-19:42:24.681202 7f1902922700 (Original Log Time 2019/03/18-19:42:24.681012) EVENT_LOG_v1 {"time_micros": 1552938144680998, "job": 181, "event": "compaction_finished", "compaction_time_micros": 16351895, "output_level": 1, "num_output_files": 8, "total_output_size": 471593307, "num_input_records": 161918, "num_output_records": 161918, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 8, 6, 0, 0, 0, 0]}
2019/03/18-19:42:24.704688 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938144704680, "job": 181, "event": "table_file_deletion", "file_number": 385}
2019/03/18-19:42:24.725191 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938144725182, "job": 181, "event": "table_file_deletion", "file_number": 383}
2019/03/18-19:42:24.725324 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938144725321, "job": 181, "event": "table_file_deletion", "file_number": 375}
2019/03/18-19:42:24.725375 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938144725373, "job": 181, "event": "table_file_deletion", "file_number": 369}
2019/03/18-19:42:24.725438 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938144725436, "job": 181, "event": "table_file_deletion", "file_number": 363}
2019/03/18-19:42:24.725480 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938144725479, "job": 181, "event": "table_file_deletion", "file_number": 362}
2019/03/18-19:42:24.725532 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938144725530, "job": 181, "event": "table_file_deletion", "file_number": 359}
2019/03/18-19:42:24.725580 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938144725578, "job": 181, "event": "table_file_deletion", "file_number": 358}
2019/03/18-19:42:24.807131 7f1902922700 [db/compaction_job.cc:1636] [payload] [JOB 183] Compacting 3@0 + 1@1 files to L1, score 1.38
2019/03/18-19:42:24.807140 7f1902922700 [db/compaction_job.cc:1640] [payload] Compaction start summary: Base version 218 Base level 0, inputs: [394(373KB) 376(192KB) 354(305KB)], [347(109KB)]
2019/03/18-19:42:24.807164 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938144807151, "job": 183, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [394, 376, 354], "files_L1": [347], "score": 1.37901, "input_data_size": 1004472}
2019/03/18-19:42:24.824656 7f1902922700 [db/compaction_job.cc:1324] [payload] [JOB 183] Generated table #396: 25 keys, 347532 bytes
2019/03/18-19:42:24.824705 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938144824689, "cf_name": "payload", "job": 183, "event": "table_file_creation", "file_number": 396, "file_size": 347532, "table_properties": {"data_size": 346500, "index_size": 698, "filter_size": 0, "raw_key_size": 400, "raw_average_key_size": 16, "raw_value_size": 345675, "raw_average_value_size": 13827, "num_data_blocks": 25, "num_entries": 25, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:42:24.826338 7f1902922700 [db/compaction_job.cc:1390] [payload] [JOB 183] Compacted 3@0 + 1@1 files to L1 => 347532 bytes
2019/03/18-19:42:24.828446 7f1902922700 (Original Log Time 2019/03/18-19:42:24.828321) [db/compaction_job.cc:752] [payload] compacted to: base level 1 max bytes base 268435456 files[1 2 0 0 0 0 0] max score 0.25, MB/sec: 57.1 rd, 19.8 wr, level 1, files in(3, 1) out(1) MB in(0.9, 0.1) out(0.3), read-write-amplify(1.5) write-amplify(0.4) OK, records in: 13398, records dropped: 13373 output_compression: Snappy
2019/03/18-19:42:24.828450 7f1902922700 (Original Log Time 2019/03/18-19:42:24.828355) EVENT_LOG_v1 {"time_micros": 1552938144828342, "job": 183, "event": "compaction_finished", "compaction_time_micros": 17584, "output_level": 1, "num_output_files": 1, "total_output_size": 347532, "num_input_records": 13398, "num_output_records": 25, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [1, 2, 0, 0, 0, 0, 0]}
2019/03/18-19:42:24.828955 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938144828952, "job": 183, "event": "table_file_deletion", "file_number": 394}
2019/03/18-19:42:24.829003 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938144829002, "job": 183, "event": "table_file_deletion", "file_number": 376}
2019/03/18-19:42:24.829044 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938144829042, "job": 183, "event": "table_file_deletion", "file_number": 354}
2019/03/18-19:42:24.829104 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938144829102, "job": 183, "event": "table_file_deletion", "file_number": 347}
2019/03/18-19:42:24.829201 7f1902922700 [db/compaction_job.cc:1636] [variables] [JOB 184] Compacting 1@1 + 4@2 files to L2, score 1.96
2019/03/18-19:42:24.829209 7f1902922700 [db/compaction_job.cc:1640] [variables] Compaction start summary: Base version 219 Base level 1, inputs: [386(64MB)], [364(64MB) 365(63MB) 335(64MB) 336(64MB)]
2019/03/18-19:42:24.829226 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938144829214, "job": 184, "event": "compaction_started", "compaction_reason": "LevelMaxLevelSize", "files_L1": [386], "files_L2": [364, 365, 335, 336], "score": 1.9614, "input_data_size": 335651429}
2019/03/18-19:42:26.791088 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 184] Generated table #397: 19214 keys, 67187269 bytes
2019/03/18-19:42:26.791156 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938146791133, "cf_name": "variables", "job": 184, "event": "table_file_creation", "file_number": 397, "file_size": 67187269, "table_properties": {"data_size": 67116821, "index_size": 158408, "filter_size": 0, "raw_key_size": 686898, "raw_average_key_size": 35, "raw_value_size": 66448890, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19214, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:42:29.112348 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 184] Generated table #398: 19216 keys, 67187390 bytes
2019/03/18-19:42:29.112404 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938149112383, "cf_name": "variables", "job": 184, "event": "table_file_creation", "file_number": 398, "file_size": 67187390, "table_properties": {"data_size": 67116921, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:42:31.564113 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 184] Generated table #399: 19216 keys, 67187343 bytes
2019/03/18-19:42:31.564170 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938151564149, "cf_name": "variables", "job": 184, "event": "table_file_creation", "file_number": 399, "file_size": 67187343, "table_properties": {"data_size": 67116923, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:42:32.953915 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 184] Generated table #400: 11164 keys, 39034496 bytes
2019/03/18-19:42:32.953990 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938152953949, "cf_name": "variables", "job": 184, "event": "table_file_creation", "file_number": 400, "file_size": 39034496, "table_properties": {"data_size": 38993207, "index_size": 91979, "filter_size": 0, "raw_key_size": 399113, "raw_average_key_size": 35, "raw_value_size": 38605112, "raw_average_value_size": 3458, "num_data_blocks": 2792, "num_entries": 11164, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:42:32.958761 7f1902922700 [db/compaction_job.cc:1390] [variables] [JOB 184] Compacted 1@1 + 4@2 files to L2 => 240596498 bytes
2019/03/18-19:42:32.960944 7f1902922700 (Original Log Time 2019/03/18-19:42:32.960777) [db/compaction_job.cc:752] [variables] compacted to: base level 1 max bytes base 268435456 files[0 7 6 0 0 0 0] max score 1.51, MB/sec: 41.3 rd, 29.6 wr, level 2, files in(1, 4) out(4) MB in(64.1, 256.0) out(229.5), read-write-amplify(8.6) write-amplify(3.6) OK, records in: 123034, records dropped: 54224 output_compression: Snappy
2019/03/18-19:42:32.960953 7f1902922700 (Original Log Time 2019/03/18-19:42:32.960814) EVENT_LOG_v1 {"time_micros": 1552938152960802, "job": 184, "event": "compaction_finished", "compaction_time_micros": 8124813, "output_level": 2, "num_output_files": 4, "total_output_size": 240596498, "num_input_records": 123034, "num_output_records": 68810, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 7, 6, 0, 0, 0, 0]}
2019/03/18-19:42:32.981749 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938152981741, "job": 184, "event": "table_file_deletion", "file_number": 386}
2019/03/18-19:42:32.981858 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938152981856, "job": 184, "event": "table_file_deletion", "file_number": 365}
2019/03/18-19:42:32.981941 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938152981940, "job": 184, "event": "table_file_deletion", "file_number": 364}
2019/03/18-19:42:32.981983 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938152981981, "job": 184, "event": "table_file_deletion", "file_number": 336}
2019/03/18-19:42:32.982022 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938152982021, "job": 184, "event": "table_file_deletion", "file_number": 335}
2019/03/18-19:42:32.987332 7f1902922700 [db/compaction_job.cc:1636] [variables] [JOB 185] Compacting 1@1 + 2@2 files to L2, score 1.51
2019/03/18-19:42:32.987338 7f1902922700 [db/compaction_job.cc:1640] [variables] Compaction start summary: Base version 221 Base level 1, inputs: [388(64MB)], [360(64MB) 361(64MB)]
2019/03/18-19:42:32.987356 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938152987344, "job": 185, "event": "compaction_started", "compaction_reason": "LevelMaxLevelSize", "files_L1": [388], "files_L2": [360, 361], "score": 1.5065, "input_data_size": 201562312}
2019/03/18-19:42:34.739089 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 185] Generated table #401: 19216 keys, 67187403 bytes
2019/03/18-19:42:34.739155 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938154739131, "cf_name": "variables", "job": 185, "event": "table_file_creation", "file_number": 401, "file_size": 67187403, "table_properties": {"data_size": 67116919, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:42:37.004404 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 185] Generated table #402: 19216 keys, 67187454 bytes
2019/03/18-19:42:37.004465 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938157004441, "cf_name": "variables", "job": 185, "event": "table_file_creation", "file_number": 402, "file_size": 67187454, "table_properties": {"data_size": 67116917, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:42:39.275647 7f1902922700 [db/compaction_job.cc:1324] [variables] [JOB 185] Generated table #403: 19216 keys, 67187404 bytes
2019/03/18-19:42:39.275702 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938159275680, "cf_name": "variables", "job": 185, "event": "table_file_creation", "file_number": 403, "file_size": 67187404, "table_properties": {"data_size": 67116921, "index_size": 158408, "filter_size": 0, "raw_key_size": 686972, "raw_average_key_size": 35, "raw_value_size": 66448928, "raw_average_value_size": 3458, "num_data_blocks": 4805, "num_entries": 19216, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:42:39.280096 7f1902922700 [db/compaction_job.cc:1390] [variables] [JOB 185] Compacted 1@1 + 2@2 files to L2 => 201562261 bytes
2019/03/18-19:42:39.282858 7f1902922700 (Original Log Time 2019/03/18-19:42:39.282707) [db/compaction_job.cc:752] [variables] compacted to: base level 1 max bytes base 268435456 files[0 6 7 0 0 0 0] max score 1.26, MB/sec: 32.1 rd, 32.1 wr, level 2, files in(1, 2) out(3) MB in(64.1, 128.1) out(192.2), read-write-amplify(6.0) write-amplify(3.0) OK, records in: 57648, records dropped: 0 output_compression: Snappy
2019/03/18-19:42:39.282866 7f1902922700 (Original Log Time 2019/03/18-19:42:39.282745) EVENT_LOG_v1 {"time_micros": 1552938159282732, "job": 185, "event": "compaction_finished", "compaction_time_micros": 6288399, "output_level": 2, "num_output_files": 3, "total_output_size": 201562261, "num_input_records": 57648, "num_output_records": 57648, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 6, 7, 0, 0, 0, 0]}
2019/03/18-19:42:39.314775 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938159314768, "job": 185, "event": "table_file_deletion", "file_number": 388}
2019/03/18-19:42:39.314872 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938159314870, "job": 185, "event": "table_file_deletion", "file_number": 361}
2019/03/18-19:42:39.314949 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938159314948, "job": 185, "event": "table_file_deletion", "file_number": 360}
2019/03/18-19:42:39.318091 7f1902922700 (Original Log Time 2019/03/18-19:42:39.315031) [db/db_impl_compaction_flush.cc:1991] [variables] Moving #387 to level-2 67187392 bytes
2019/03/18-19:42:39.318096 7f1902922700 (Original Log Time 2019/03/18-19:42:39.317981) EVENT_LOG_v1 {"time_micros": 1552938159317973, "job": 186, "event": "trivial_move", "destination_level": 2, "files": 1, "total_files_size": 67187392}
2019/03/18-19:42:39.318099 7f1902922700 (Original Log Time 2019/03/18-19:42:39.317999) [db/db_impl_compaction_flush.cc:2020] [variables] Moved #1 files to level-2 67187392 bytes OK: base level 1 max bytes base 268435456 files[0 5 8 0 0 0 0] max score 1.01
2019/03/18-19:42:39.320064 7f1902922700 (Original Log Time 2019/03/18-19:42:39.318200) [db/db_impl_compaction_flush.cc:1991] [variables] Moving #390 to level-2 67187351 bytes
2019/03/18-19:42:39.320070 7f1902922700 (Original Log Time 2019/03/18-19:42:39.319986) EVENT_LOG_v1 {"time_micros": 1552938159319981, "job": 187, "event": "trivial_move", "destination_level": 2, "files": 1, "total_files_size": 67187351}
2019/03/18-19:42:39.320073 7f1902922700 (Original Log Time 2019/03/18-19:42:39.319997) [db/db_impl_compaction_flush.cc:2020] [variables] Moved #1 files to level-2 67187351 bytes OK: base level 1 max bytes base 268435456 files[0 4 9 0 0 0 0] max score 0.76
2019/03/18-19:42:44.051785 7f19103f8700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #404. Immutable memtables: 0.
2019/03/18-19:42:44.051904 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 188] Syncing log #393
2019/03/18-19:42:44.156638 7f1902121700 (Original Log Time 2019/03/18-19:42:44.051888) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:42:44.156651 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 188] Flushing memtable with next log file: 404
2019/03/18-19:42:44.156688 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938164156677, "job": 188, "event": "flush_started", "num_memtables": 1, "num_entries": 335534, "num_deletes": 29736, "memory_usage": 65014088, "flush_reason": "Write Buffer Full"}
2019/03/18-19:42:44.156694 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 188] Level-0 flush table #405: started
2019/03/18-19:42:44.304100 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938164304069, "cf_name": "element_instance_key", "job": 188, "event": "table_file_creation", "file_number": 405, "file_size": 1242362, "table_properties": {"data_size": 1220666, "index_size": 35311, "filter_size": 0, "raw_key_size": 881472, "raw_average_key_size": 16, "raw_value_size": 4310604, "raw_average_value_size": 78, "num_data_blocks": 1262, "num_entries": 55092, "filter_policy_name": "", "kDeletedKeys": "29736", "kMergeOperands": "0"}}
2019/03/18-19:42:44.304139 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 188] Level-0 flush table #405: 1242362 bytes OK
2019/03/18-19:42:44.309139 7f1902121700 (Original Log Time 2019/03/18-19:42:44.306504) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #405 started
2019/03/18-19:42:44.309143 7f1902121700 (Original Log Time 2019/03/18-19:42:44.308983) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #405: memtable #1 done
2019/03/18-19:42:44.309146 7f1902121700 (Original Log Time 2019/03/18-19:42:44.309012) EVENT_LOG_v1 {"time_micros": 1552938164309003, "job": 188, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:42:44.309148 7f1902121700 (Original Log Time 2019/03/18-19:42:44.309041) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[3 1 0 0 0 0 0] max score 0.75
2019/03/18-19:42:59.724160 7f190befe700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #406. Immutable memtables: 0.
2019/03/18-19:43:00.768391 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 189] Syncing log #404
2019/03/18-19:43:00.913186 7f1902121700 (Original Log Time 2019/03/18-19:43:00.768379) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:43:00.913196 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 189] Flushing memtable with next log file: 406
2019/03/18-19:43:00.913233 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938180913221, "job": 189, "event": "flush_started", "num_memtables": 1, "num_entries": 27684, "num_deletes": 9360, "memory_usage": 65020488, "flush_reason": "Write Buffer Full"}
2019/03/18-19:43:00.913237 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 189] Level-0 flush table #407: started
2019/03/18-19:43:01.969720 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938181969686, "cf_name": "variables", "job": 189, "event": "table_file_creation", "file_number": 407, "file_size": 64157720, "table_properties": {"data_size": 64089507, "index_size": 153224, "filter_size": 0, "raw_key_size": 989703, "raw_average_key_size": 35, "raw_value_size": 63364392, "raw_average_value_size": 2288, "num_data_blocks": 4649, "num_entries": 27684, "filter_policy_name": "", "kDeletedKeys": "9360", "kMergeOperands": "0"}}
2019/03/18-19:43:01.969756 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 189] Level-0 flush table #407: 64157720 bytes OK
2019/03/18-19:43:01.978139 7f1902121700 (Original Log Time 2019/03/18-19:43:01.975922) [db/memtable_list.cc:377] [variables] Level-0 commit table #407 started
2019/03/18-19:43:01.978144 7f1902121700 (Original Log Time 2019/03/18-19:43:01.977946) [db/memtable_list.cc:424] [variables] Level-0 commit table #407: memtable #1 done
2019/03/18-19:43:01.978147 7f1902121700 (Original Log Time 2019/03/18-19:43:01.977979) EVENT_LOG_v1 {"time_micros": 1552938181977971, "job": 189, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [1, 4, 9, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:43:01.978149 7f1902121700 (Original Log Time 2019/03/18-19:43:01.978019) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[1 4 9 0 0 0 0] max score 0.76
2019/03/18-19:43:54.984617 7f19102f7700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #408. Immutable memtables: 0.
2019/03/18-19:43:55.730075 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 190] Syncing log #406
2019/03/18-19:43:55.784032 7f1902121700 (Original Log Time 2019/03/18-19:43:55.730065) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:43:55.784043 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 190] Flushing memtable with next log file: 408
2019/03/18-19:43:55.784098 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938235784086, "job": 190, "event": "flush_started", "num_memtables": 1, "num_entries": 27068, "num_deletes": 8724, "memory_usage": 65023160, "flush_reason": "Write Buffer Full"}
2019/03/18-19:43:55.784103 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 190] Level-0 flush table #409: started
2019/03/18-19:43:56.996091 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938236996048, "cf_name": "variables", "job": 190, "event": "table_file_creation", "file_number": 409, "file_size": 64222168, "table_properties": {"data_size": 64153970, "index_size": 153258, "filter_size": 0, "raw_key_size": 967681, "raw_average_key_size": 35, "raw_value_size": 63433552, "raw_average_value_size": 2343, "num_data_blocks": 4650, "num_entries": 27068, "filter_policy_name": "", "kDeletedKeys": "8724", "kMergeOperands": "0"}}
2019/03/18-19:43:56.996122 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 190] Level-0 flush table #409: 64222168 bytes OK
2019/03/18-19:43:57.001411 7f1902121700 (Original Log Time 2019/03/18-19:43:56.997440) [db/memtable_list.cc:377] [variables] Level-0 commit table #409 started
2019/03/18-19:43:57.001416 7f1902121700 (Original Log Time 2019/03/18-19:43:57.001250) [db/memtable_list.cc:424] [variables] Level-0 commit table #409: memtable #1 done
2019/03/18-19:43:57.001419 7f1902121700 (Original Log Time 2019/03/18-19:43:57.001294) EVENT_LOG_v1 {"time_micros": 1552938237001273, "job": 190, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 4, 9, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:43:57.001422 7f1902121700 (Original Log Time 2019/03/18-19:43:57.001325) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[2 4 9 0 0 0 0] max score 0.76
2019/03/18-19:44:24.009102 7f190bfff700 [db/db_impl_write.cc:1423] [payload] New memtable created with log file: #410. Immutable memtables: 0.
2019/03/18-19:44:24.009231 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 191] Syncing log #408
2019/03/18-19:44:24.056789 7f1902121700 (Original Log Time 2019/03/18-19:44:24.009216) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [payload], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:44:24.056800 7f1902121700 [db/flush_job.cc:304] [payload] [JOB 191] Flushing memtable with next log file: 410
2019/03/18-19:44:24.056836 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938264056826, "job": 191, "event": "flush_started", "num_memtables": 1, "num_entries": 9357, "num_deletes": 4683, "memory_usage": 65017136, "flush_reason": "Write Buffer Full"}
2019/03/18-19:44:24.056841 7f1902121700 [db/flush_job.cc:334] [payload] [JOB 191] Level-0 flush table #411: started
2019/03/18-19:44:24.067991 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938264067974, "cf_name": "payload", "job": 191, "event": "table_file_creation", "file_number": 411, "file_size": 257610, "table_properties": {"data_size": 256440, "index_size": 832, "filter_size": 0, "raw_key_size": 75184, "raw_average_key_size": 16, "raw_value_size": 221232, "raw_average_value_size": 47, "num_data_blocks": 30, "num_entries": 4699, "filter_policy_name": "", "kDeletedKeys": "4683", "kMergeOperands": "0"}}
2019/03/18-19:44:24.068034 7f1902121700 [db/flush_job.cc:374] [payload] [JOB 191] Level-0 flush table #411: 257610 bytes OK
2019/03/18-19:44:24.072156 7f1902121700 (Original Log Time 2019/03/18-19:44:24.069710) [db/memtable_list.cc:377] [payload] Level-0 commit table #411 started
2019/03/18-19:44:24.072161 7f1902121700 (Original Log Time 2019/03/18-19:44:24.071979) [db/memtable_list.cc:424] [payload] Level-0 commit table #411: memtable #1 done
2019/03/18-19:44:24.072164 7f1902121700 (Original Log Time 2019/03/18-19:44:24.072008) EVENT_LOG_v1 {"time_micros": 1552938264071998, "job": 191, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [2, 2, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:44:24.072166 7f1902121700 (Original Log Time 2019/03/18-19:44:24.072041) [db/db_impl_compaction_flush.cc:177] [payload] Level summary: base level 1 max bytes base 268435456 files[2 2 0 0 0 0 0] max score 0.62
2019/03/18-19:44:50.026217 7f19105fa700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #412. Immutable memtables: 0.
2019/03/18-19:44:50.629449 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 192] Syncing log #410
2019/03/18-19:44:50.695709 7f1902121700 (Original Log Time 2019/03/18-19:44:50.629436) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:44:50.695721 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 192] Flushing memtable with next log file: 412
2019/03/18-19:44:50.695758 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938290695746, "job": 192, "event": "flush_started", "num_memtables": 1, "num_entries": 25680, "num_deletes": 7320, "memory_usage": 65017744, "flush_reason": "Write Buffer Full"}
2019/03/18-19:44:50.695762 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 192] Level-0 flush table #413: started
2019/03/18-19:44:51.722832 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938291722803, "cf_name": "variables", "job": 192, "event": "table_file_creation", "file_number": 413, "file_size": 64264313, "table_properties": {"data_size": 64196213, "index_size": 153064, "filter_size": 0, "raw_key_size": 918060, "raw_average_key_size": 35, "raw_value_size": 63488880, "raw_average_value_size": 2472, "num_data_blocks": 4644, "num_entries": 25680, "filter_policy_name": "", "kDeletedKeys": "7320", "kMergeOperands": "0"}}
2019/03/18-19:44:51.722863 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 192] Level-0 flush table #413: 64264313 bytes OK
2019/03/18-19:44:51.726405 7f1902121700 (Original Log Time 2019/03/18-19:44:51.724108) [db/memtable_list.cc:377] [variables] Level-0 commit table #413 started
2019/03/18-19:44:51.726410 7f1902121700 (Original Log Time 2019/03/18-19:44:51.726270) [db/memtable_list.cc:424] [variables] Level-0 commit table #413: memtable #1 done
2019/03/18-19:44:51.726414 7f1902121700 (Original Log Time 2019/03/18-19:44:51.726297) EVENT_LOG_v1 {"time_micros": 1552938291726288, "job": 192, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [3, 4, 9, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:44:51.726417 7f1902121700 (Original Log Time 2019/03/18-19:44:51.726327) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[3 4 9 0 0 0 0] max score 0.76
2019/03/18-19:45:15.547432 7f190befe700 [db/db_impl_write.cc:1423] [element_instance_key] New memtable created with log file: #414. Immutable memtables: 0.
2019/03/18-19:45:15.549317 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 193] Syncing log #412
2019/03/18-19:45:15.571112 7f1902121700 (Original Log Time 2019/03/18-19:45:15.549303) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [element_instance_key], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:45:15.571122 7f1902121700 [db/flush_job.cc:304] [element_instance_key] [JOB 193] Flushing memtable with next log file: 414
2019/03/18-19:45:15.571159 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938315571147, "job": 193, "event": "flush_started", "num_memtables": 1, "num_entries": 335454, "num_deletes": 29624, "memory_usage": 65014288, "flush_reason": "Write Buffer Full"}
2019/03/18-19:45:15.571163 7f1902121700 [db/flush_job.cc:334] [element_instance_key] [JOB 193] Level-0 flush table #415: started
2019/03/18-19:45:15.768583 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938315768552, "cf_name": "element_instance_key", "job": 193, "event": "table_file_creation", "file_number": 415, "file_size": 1242490, "table_properties": {"data_size": 1220688, "index_size": 35229, "filter_size": 0, "raw_key_size": 878816, "raw_average_key_size": 16, "raw_value_size": 4301256, "raw_average_value_size": 78, "num_data_blocks": 1259, "num_entries": 54926, "filter_policy_name": "", "kDeletedKeys": "29624", "kMergeOperands": "0"}}
2019/03/18-19:45:15.768634 7f1902121700 [db/flush_job.cc:374] [element_instance_key] [JOB 193] Level-0 flush table #415: 1242490 bytes OK
2019/03/18-19:45:15.778869 7f1902121700 (Original Log Time 2019/03/18-19:45:15.775982) [db/memtable_list.cc:377] [element_instance_key] Level-0 commit table #415 started
2019/03/18-19:45:15.778900 7f1902121700 (Original Log Time 2019/03/18-19:45:15.778686) [db/memtable_list.cc:424] [element_instance_key] Level-0 commit table #415: memtable #1 done
2019/03/18-19:45:15.778904 7f1902121700 (Original Log Time 2019/03/18-19:45:15.778721) EVENT_LOG_v1 {"time_micros": 1552938315778711, "job": 193, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 1, 0, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:45:15.778907 7f1902121700 (Original Log Time 2019/03/18-19:45:15.778768) [db/db_impl_compaction_flush.cc:177] [element_instance_key] Level summary: base level 1 max bytes base 268435456 files[4 1 0 0 0 0 0] max score 1.00
2019/03/18-19:45:15.778945 7f1902922700 [db/compaction_job.cc:1636] [element_instance_key] [JOB 194] Compacting 4@0 + 1@1 files to L1, score 1.00
2019/03/18-19:45:15.778961 7f1902922700 [db/compaction_job.cc:1640] [element_instance_key] Compaction start summary: Base version 230 Base level 0, inputs: [415(1213KB) 405(1213KB) 373(388KB) 367(1199KB)], [348(3268KB)]
2019/03/18-19:45:15.778988 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938315778973, "job": 194, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [415, 405, 373, 367], "files_L1": [348], "score": 1, "input_data_size": 7457178}
2019/03/18-19:45:16.563147 7f1902922700 [db/compaction_job.cc:1324] [element_instance_key] [JOB 194] Generated table #416: 128486 keys, 5095435 bytes
2019/03/18-19:45:16.563202 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938316563181, "cf_name": "element_instance_key", "job": 194, "event": "table_file_creation", "file_number": 416, "file_size": 5095435, "table_properties": {"data_size": 5000717, "index_size": 166840, "filter_size": 0, "raw_key_size": 2055776, "raw_average_key_size": 16, "raw_value_size": 21842496, "raw_average_value_size": 169, "num_data_blocks": 5843, "num_entries": 128486, "filter_policy_name": "", "kDeletedKeys": "0", "kMergeOperands": "0"}}
2019/03/18-19:45:16.566340 7f1902922700 [db/compaction_job.cc:1390] [element_instance_key] [JOB 194] Compacted 4@0 + 1@1 files to L1 => 5095435 bytes
2019/03/18-19:45:16.569873 7f1902922700 (Original Log Time 2019/03/18-19:45:16.569748) [db/compaction_job.cc:752] [element_instance_key] compacted to: base level 1 max bytes base 268435456 files[0 1 0 0 0 0 0] max score 0.02, MB/sec: 9.5 rd, 6.5 wr, level 1, files in(4, 1) out(1) MB in(3.9, 3.2) out(4.9), read-write-amplify(3.1) write-amplify(1.2) OK, records in: 266422, records dropped: 137936 output_compression: Snappy
2019/03/18-19:45:16.569895 7f1902922700 (Original Log Time 2019/03/18-19:45:16.569785) EVENT_LOG_v1 {"time_micros": 1552938316569771, "job": 194, "event": "compaction_finished", "compaction_time_micros": 784292, "output_level": 1, "num_output_files": 1, "total_output_size": 5095435, "num_input_records": 266422, "num_output_records": 128486, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "lsm_state": [0, 1, 0, 0, 0, 0, 0]}
2019/03/18-19:45:16.570843 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938316570838, "job": 194, "event": "table_file_deletion", "file_number": 415}
2019/03/18-19:45:16.571457 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938316571453, "job": 194, "event": "table_file_deletion", "file_number": 405}
2019/03/18-19:45:16.571523 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938316571521, "job": 194, "event": "table_file_deletion", "file_number": 373}
2019/03/18-19:45:16.571572 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938316571570, "job": 194, "event": "table_file_deletion", "file_number": 367}
2019/03/18-19:45:16.571633 7f1902922700 EVENT_LOG_v1 {"time_micros": 1552938316571629, "job": 194, "event": "table_file_deletion", "file_number": 348}
2019/03/18-19:45:44.965023 7f190befe700 [db/db_impl_write.cc:1423] [variables] New memtable created with log file: #417. Immutable memtables: 0.
2019/03/18-19:45:45.798581 7f1902121700 [db/db_impl_compaction_flush.cc:86] [JOB 195] Syncing log #414
2019/03/18-19:45:45.949552 7f1902121700 (Original Log Time 2019/03/18-19:45:45.798566) [db/db_impl_compaction_flush.cc:1560] Calling FlushMemTableToOutputFile with column family [variables], flush slots available 1, compaction slots available 1, flush slots scheduled 1, compaction slots scheduled 0
2019/03/18-19:45:45.949574 7f1902121700 [db/flush_job.cc:304] [variables] [JOB 195] Flushing memtable with next log file: 417
2019/03/18-19:45:45.949608 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938345949598, "job": 195, "event": "flush_started", "num_memtables": 1, "num_entries": 26884, "num_deletes": 8532, "memory_usage": 65018872, "flush_reason": "Write Buffer Full"}
2019/03/18-19:45:45.949613 7f1902121700 [db/flush_job.cc:334] [variables] [JOB 195] Level-0 flush table #418: started
2019/03/18-19:45:47.151706 7f1902121700 EVENT_LOG_v1 {"time_micros": 1552938347151671, "cf_name": "variables", "job": 195, "event": "table_file_creation", "file_number": 418, "file_size": 64247681, "table_properties": {"data_size": 64179483, "index_size": 153259, "filter_size": 0, "raw_key_size": 961103, "raw_average_key_size": 35, "raw_value_size": 63461216, "raw_average_value_size": 2360, "num_data_blocks": 4650, "num_entries": 26884, "filter_policy_name": "", "kDeletedKeys": "8532", "kMergeOperands": "0"}}
2019/03/18-19:45:47.151745 7f1902121700 [db/flush_job.cc:374] [variables] [JOB 195] Level-0 flush table #418: 64247681 bytes OK
2019/03/18-19:45:47.162640 7f1902121700 (Original Log Time 2019/03/18-19:45:47.152938) [db/memtable_list.cc:377] [variables] Level-0 commit table #418 started
2019/03/18-19:45:47.162645 7f1902121700 (Original Log Time 2019/03/18-19:45:47.162442) [db/memtable_list.cc:424] [variables] Level-0 commit table #418: memtable #1 done
2019/03/18-19:45:47.162648 7f1902121700 (Original Log Time 2019/03/18-19:45:47.162478) EVENT_LOG_v1 {"time_micros": 1552938347162469, "job": 195, "event": "flush_finished", "output_compression": "Snappy", "lsm_state": [4, 4, 9, 0, 0, 0, 0], "immutable_memtables": 0}
2019/03/18-19:45:47.162651 7f1902121700 (Original Log Time 2019/03/18-19:45:47.162533) [db/db_impl_compaction_flush.cc:177] [variables] Level summary: base level 1 max bytes base 268435456 files[4 4 9 0 0 0 0] max score 1.00
2019/03/18-19:45:47.165867 7f1902922700 [WARN] [db/db_impl.cc:625] ------- DUMPING STATS -------
2019/03/18-19:45:47.166531 7f1902922700 [WARN] [db/db_impl.cc:626]
** DB Stats **
Uptime(secs): 3033.6 total, 626.9 interval
Cumulative writes: 4752K writes, 30M keys, 4752K commit groups, 1.0 writes per commit group, ingest: 6.94 GB, 2.34 MB/s
Cumulative WAL: 4752K writes, 0 syncs, 4752446.00 writes per sync, written: 6.94 GB, 2.34 MB/s
Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent
Interval writes: 906K writes, 5759K keys, 906K commit groups, 1.0 writes per commit group, ingest: 1357.04 MB, 2.16 MB/s
Interval WAL: 906K writes, 0 syncs, 906075.00 writes per sync, written: 1.33 MB, 2.16 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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 3033.6 total, 626.9 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 [key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 3/0 2.01 KB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0 3 0.044 0 0
Sum 3/0 2.01 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0 3 0.044 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0 1 0.051 0 0
Uptime(secs): 3033.6 total, 626.9 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.1 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.1 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 [key] **
** Compaction Stats [workflow_version] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 0.68 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 0 0
Sum 1/0 0.68 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 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 0 0.000 0 0
Uptime(secs): 3033.6 total, 626.9 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 [workflow_version] **
** Compaction Stats [workflow_cache] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 1.97 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 0 0
Sum 1/0 1.97 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 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 0 0.000 0 0
Uptime(secs): 3033.6 total, 626.9 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 [workflow_cache] **
** Compaction Stats [workflow_cache_by_id_and_version] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 1.97 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 0 0
Sum 1/0 1.97 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.6 0 1 0.003 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 0 0.000 0 0
Uptime(secs): 3033.6 total, 626.9 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 [workflow_cache_by_id_and_version] **
** Compaction Stats [workflow_cache_latest_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 0.69 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 0 0
Sum 1/0 0.69 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.003 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 0 0.000 0 0
Uptime(secs): 3033.6 total, 626.9 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 [workflow_cache_latest_key] **
** Compaction Stats [element_instance_parent_child] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 2/0 2.84 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.1 2 6 0.294 0 0
L1 1/0 237.20 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.1 14.4 0.7 0 1 0.310 522K 488K
Sum 3/0 3.08 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 2.2 3.6 2 7 0.296 522K 488K
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.6 0 1 0.247 0 0
Uptime(secs): 3033.6 total, 626.9 interval
Flush(GB): cumulative 0.007, interval 0.001
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.01 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 2.1 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.2 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 [element_instance_parent_child] **
** Compaction Stats [element_instance_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 5.2 3 24 0.129 0 0
L1 1/0 4.86 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.6 12.3 5.9 2 6 0.289 1160K 889K
Sum 1/0 4.86 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.6 4.4 5.4 5 30 0.161 1160K 889K
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.6 6.9 6.8 2 7 0.276 532K 319K
Uptime(secs): 3033.6 total, 626.9 interval
Flush(GB): cumulative 0.016, interval 0.005
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.03 GB write, 0.01 MB/s write, 0.02 GB read, 0.01 MB/s read, 4.8 seconds
Interval compaction: 0.01 GB write, 0.02 MB/s write, 0.01 GB read, 0.02 MB/s read, 1.9 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 [element_instance_key] **
** Compaction Stats [stored_instance_events] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 3033.5 total, 626.9 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 [stored_instance_events] **
** Compaction Stats [stored_instance_events_parent_child] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 3033.5 total, 626.9 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 [stored_instance_events_parent_child] **
** Compaction Stats [element_instance_child_parent] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 2/0 2.81 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 4.8 1 6 0.227 0 0
L1 1/0 268.36 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.1 18.7 1.3 0 1 0.199 522K 488K
Sum 3/0 3.07 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 2.4 4.3 2 7 0.223 522K 488K
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.4 0 1 0.173 0 0
Uptime(secs): 3033.5 total, 626.9 interval
Flush(GB): cumulative 0.006, interval 0.001
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.01 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 1.6 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.2 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 [element_instance_child_parent] **
** Compaction Stats [variables] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 4/0 244.99 MB 1.0 0.0 0.0 0.0 2.0 2.0 0.0 1.0 0.0 54.0 37 53 0.702 0 0
L1 4/0 193.44 MB 0.8 3.0 1.7 1.3 2.3 1.0 0.0 1.3 34.4 26.1 89 13 6.863 1567K 780K
L2 9/0 549.83 MB 0.2 0.9 0.3 0.7 0.6 -0.0 0.6 2.6 51.3 35.8 18 4 4.573 365K 169K
Sum 17/0 988.26 MB 0.0 3.9 2.0 1.9 4.9 2.9 0.6 2.5 27.7 34.5 145 70 2.068 1933K 950K
Int 0/0 0.00 KB 0.0 2.3 0.9 1.3 2.6 1.3 0.4 3.8 28.6 32.7 81 19 4.256 888K 220K
Uptime(secs): 3033.5 total, 626.9 interval
Flush(GB): cumulative 1.964, interval 0.680
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: 4.87 GB write, 1.65 MB/s write, 3.91 GB read, 1.32 MB/s read, 144.7 seconds
Interval compaction: 2.58 GB write, 4.21 MB/s write, 2.26 GB read, 3.69 MB/s read, 80.9 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 [variables] **
** Compaction Stats [payload] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 2/0 269.40 KB 0.6 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 12.5 0 37 0.013 0 0
L1 2/0 597.47 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.4 37.0 10.4 0 11 0.018 159K 159K
Sum 4/0 866.87 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.3 10.7 11.9 1 48 0.014 159K 159K
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.4 12.1 12.9 0 7 0.019 22K 22K
Uptime(secs): 3033.5 total, 626.9 interval
Flush(GB): cumulative 0.006, interval 0.001
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.01 GB write, 0.00 MB/s write, 0.01 GB read, 0.00 MB/s read, 0.7 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.1 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 [payload] **
** Compaction Stats [timers] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 3033.5 total, 626.9 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 [timers] **
** Compaction Stats [timer_due_dates] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 3033.4 total, 626.9 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 [timer_due_dates] **
** Compaction Stats [pending_deployment] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 1/0 0.67 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.004 0 0
Sum 1/0 0.67 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 0.2 0 1 0.004 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 0 0.000 0 0
Uptime(secs): 3033.4 total, 626.9 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 [pending_deployment] **
** Compaction Stats [jobs] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 3/0 3.55 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 9.9 0 3 0.119 0 0
Sum 3/0 3.55 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 9.9 0 3 0.119 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 14.1 0 1 0.150 0 0
Uptime(secs): 3033.4 total, 626.9 interval
Flush(GB): cumulative 0.003, interval 0.002
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.4 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.2 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 [jobs] **
** Compaction Stats [job_states] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 3/0 1.56 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.9 0 3 0.075 0 0
Sum 3/0 1.56 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 6.9 0 3 0.075 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 10.9 0 1 0.058 0 0
Uptime(secs): 3033.4 total, 626.9 interval
Flush(GB): cumulative 0.002, interval 0.001
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.2 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.1 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 [job_states] **
** Compaction Stats [job_deadlines] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 3/0 1.45 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 9.3 0 3 0.052 0 0
Sum 3/0 1.45 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 9.3 0 3 0.052 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 12.4 0 1 0.030 0 0
Uptime(secs): 3033.4 total, 626.9 interval
Flush(GB): cumulative 0.001, 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.2 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 [job_deadlines] **
** Compaction Stats [job_activatable] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
L0 3/0 1.60 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 8.2 0 3 0.065 0 0
Sum 3/0 1.60 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 8.2 0 3 0.065 0 0
Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 10.0 0 1 0.065 0 0
Uptime(secs): 3033.3 total, 626.9 interval
Flush(GB): cumulative 0.002, interval 0.001
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.2 seconds
Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.1 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 [job_activatable] **
** Compaction Stats [message_key] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 3033.3 total, 626.9 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 [message_key] **
** Compaction Stats [messages] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 3033.3 total, 626.9 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 [messages] **
** Compaction Stats [message_deadlines] **
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) Comp(cnt) Avg(sec) KeyIn KeyDrop
----------------------------------------------------------------------------------------------------------------------------------------------------------
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 0 0.000 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 0 0.000 0 0
Uptime(secs): 3033.3 total, 626.9 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment