2024/11/20-21:51:40.724890 140008165348928 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00: fork to child time = 0.033746 sec 2024/11/20-21:51:40.725637 140008165348928 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00 2024/11/20-21:51:40.733140 140008165348928 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00 2024/11/20-21:51:40.735401 140008165348928 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-21:51:40.735766 140008165348928 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-21:51:40.781574 140008165348928 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-15640/att-00/MANIFEST-049091 2024/11/20-21:51:40.841527 140008165348928 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-15640/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 75708, last_sequence is 1194697475, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 75485 2024/11/20-21:51:40.841545 140008165348928 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-21:51:40.841650 140008165348928 [version_set.cc:5724] Creating manifest 75708 2024/11/20-21:51:40.871999 140008165348928 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-21:51:40.890636 140008165348928 [compaction_job.cc:2437] [default] [JOB 15640] Compacting 1@2 + 10@3 files to L3, score 0.96, subcompactions 1 : 1 2024/11/20-21:51:40.890654 140008165348928 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 12240 Base level 2, inputs: [75701(16MB)], [75682(36MB) 75683(37MB) 75684(36MB) 75685(35MB) 75686(40MB) 75687(35MB) 75688(38MB) 75689(38MB) 75690(38MB) 75706(30MB)] 2024/11/20-21:51:40.898065 140008165348928 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-21:51:40.898098 140008165348928 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-21:51:40.898125 140008165348928 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-21:51:40.898137 140008165348928 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-21:51:40.898151 140008165348928 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-21:51:41.367828 140008165348928 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075709.sst) /dev/shm/ToplingTemp/Topling-1040942-dsmXKj 2024/11/20-21:51:41.867537 140008165348928 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075709.sst): first pass time = 0.50's, 268.615'MB/sec 2024/11/20-21:51:43.154268 140008165348928 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075709.sst): old prealloc_size = 147639500, real_size = 34373952 2024/11/20-21:51:43.154895 140008165348928 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075709.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925047 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0323 GB avg-val = 117.09 avg-zval = 34.97 2024/11/20-21:51:43.156437 140008165348928 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075709.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:51:44.346411 140008165348928 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075709.sst): second pass time = 1.29's, 84.238'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.19's, 32.368'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2968.686'MB/sec (index lex order gen) rebuild zvType time = 0.93's, 0.250'MB/sec write SST data time = 0.27's, 145.380'MB/sec dict compress time = 4495846074.24's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 33299.347'MB/sec zip my value time = 1.29's, unzip length = 0.108'GB zip my value throughput = 84.238'MB/sec zip pipeline throughput = 84.238'MB/sec entries = 925047 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.09 avg-zval = 34.97 usrkeys = 925047 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.09 avg-zval = 34.97 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925047 bytes = 3353312 } seq expand size = 6475329 multi value expand size = 0 cnt WriteAppend = 38 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0323 GB dict = 1.08 MB all = 0.0386 GB } UnZip/Zip{ index = 10.3084 value = 3.3485 dict = 1.00 all = 3.4784 } Zip/UnZip{ index = 0.0970 value = 0.2986 dict = 1.00 all = 0.2875 } ---------------------------- total value len = 563.180524 GB avg = 0.331 KB (by entry num) total key len = 44.340308 GB avg = 0.026 KB total ukey len = 32.812643 GB avg = 0.014 KB total ukey num = 2.321939623 Billion total entry num = 1.701441645 Billion write speed all = 44.402932894 MB/sec (with seq num) write speed all = 43.408083069 MB/sec (without seq num) 2024/11/20-21:51:44.395820 140008165348928 [compaction_job.cc:1948] [default] [JOB 15640] Generated table #75709: 925047 keys, 38586582 bytes, temperature: kWarm 2024/11/20-21:51:44.395945 140008165348928 EVENT_LOG_v1 {"time_micros": 1732110704395886, "cf_name": "default", "job": 15640, "event": "table_file_creation", "file_number": 75709, "file_size": 38586582, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 919942522, "largest_seqno": 1193856361, "table_properties": {"data_size": 32347760, "index_size": 1794752, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25901316, "raw_average_key_size": 28, "raw_value_size": 108316434, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925047, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732110701, "oldest_key_time": 0, "file_creation_time": 1732110701, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 75709, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:51:44.469627 140008165348928 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075710.sst) /dev/shm/ToplingTemp/Topling-1040942-BtykAl 2024/11/20-21:51:45.406561 140008165348928 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075710.sst): first pass time = 0.94's, 143.264'MB/sec 2024/11/20-21:51:47.039768 140008165348928 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075710.sst): old prealloc_size = 147639500, real_size = 36471552 2024/11/20-21:51:47.040403 140008165348928 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075710.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926775 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.82 avg-zval = 37.16 2024/11/20-21:51:47.040975 140008165348928 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075710.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:51:48.098997 140008165348928 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075710.sst): second pass time = 1.63's, 66.323'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.06's, 37.140'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2922.589'MB/sec (index lex order gen) rebuild zvType time = 0.89's, 0.259'MB/sec write SST data time = 0.17's, 238.138'MB/sec dict compress time = 5794443870.57's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 34631.984'MB/sec zip my value time = 1.63's, unzip length = 0.108'GB zip my value throughput = 66.323'MB/sec zip pipeline throughput = 146.958'MB/sec entries = 926775 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.82 avg-zval = 37.16 usrkeys = 926775 avg-key = 20.00 avg-zkey = 1.94 avg-val = 121.16 avg-zval = 37.16 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 573794 bytes = 1864848 } seq expand size = 4016558 multi value expand size = 0 cnt WriteAppend = 46 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0393 GB } UnZip/Zip{ index = 10.3074 value = 3.1435 dict = 1.00 all = 3.4118 } Zip/UnZip{ index = 0.0970 value = 0.3181 dict = 1.00 all = 0.2931 } ---------------------------- total value len = 563.292809 GB avg = 0.331 KB (by entry num) total key len = 44.366257 GB avg = 0.026 KB total ukey len = 32.831178 GB avg = 0.014 KB total ukey num = 2.322866398 Billion total entry num = 1.702368420 Billion write speed all = 44.400858283 MB/sec (with seq num) write speed all = 43.405739497 MB/sec (without seq num) 2024/11/20-21:51:48.149067 140008165348928 [compaction_job.cc:1948] [default] [JOB 15640] Generated table #75710: 926775 keys, 39339565 bytes, temperature: kWarm 2024/11/20-21:51:48.149139 140008165348928 EVENT_LOG_v1 {"time_micros": 1732110708149107, "cf_name": "default", "job": 15640, "event": "table_file_creation", "file_number": 75710, "file_size": 39339565, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933750, "table_properties": {"data_size": 34441392, "index_size": 1798272, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25949700, "raw_average_key_size": 28, "raw_value_size": 108268050, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926775, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732110704, "oldest_key_time": 0, "file_creation_time": 1732110704, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 75710, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:51:48.186674 140008165348928 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075711.sst) /dev/shm/ToplingTemp/Topling-1040942-iKzlbk 2024/11/20-21:51:48.966946 140008165348928 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075711.sst): first pass time = 0.78's, 172.025'MB/sec 2024/11/20-21:51:50.303698 140008165348928 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075711.sst): old prealloc_size = 147639500, real_size = 36399744 2024/11/20-21:51:50.304365 140008165348928 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075711.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926723 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.83 avg-zval = 37.13 2024/11/20-21:51:50.304701 140008165348928 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075711.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:51:51.255144 140008165348928 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075711.sst): second pass time = 1.34's, 81.056'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.95's, 40.103'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2844.142'MB/sec (index lex order gen) rebuild zvType time = 0.82's, 0.284'MB/sec write SST data time = 0.14's, 282.222'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 32081.178'MB/sec zip my value time = 1.34's, unzip length = 0.108'GB zip my value throughput = 81.056'MB/sec zip pipeline throughput = 81.056'MB/sec entries = 926723 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.83 avg-zval = 37.13 usrkeys = 926723 avg-key = 20.00 avg-zkey = 1.90 avg-val = 118.58 avg-zval = 37.13 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231899 bytes = 753680 } seq expand size = 1623293 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0382 GB } UnZip/Zip{ index = 10.5126 value = 3.1469 dict = 1.00 all = 3.5175 } Zip/UnZip{ index = 0.0951 value = 0.3178 dict = 1.00 all = 0.2843 } ---------------------------- total value len = 563.402702 GB avg = 0.331 KB (by entry num) total key len = 44.392206 GB avg = 0.026 KB total ukey len = 32.849713 GB avg = 0.014 KB total ukey num = 2.323793121 Billion total entry num = 1.703295143 Billion write speed all = 44.400544566 MB/sec (with seq num) write speed all = 43.405113627 MB/sec (without seq num) 2024/11/20-21:51:51.305130 140008165348928 [compaction_job.cc:1948] [default] [JOB 15640] Generated table #75711: 926723 keys, 38156637 bytes, temperature: kWarm 2024/11/20-21:51:51.305223 140008165348928 EVENT_LOG_v1 {"time_micros": 1732110711305178, "cf_name": "default", "job": 15640, "event": "table_file_creation", "file_number": 75711, "file_size": 38156637, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933812, "table_properties": {"data_size": 34404784, "index_size": 1763072, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25948244, "raw_average_key_size": 28, "raw_value_size": 108269602, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926723, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732110708, "oldest_key_time": 0, "file_creation_time": 1732110708, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 75711, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:51:51.363463 140008165348928 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075712.sst) /dev/shm/ToplingTemp/Topling-1040942-cHi2dk 2024/11/20-21:51:52.144473 140008165348928 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075712.sst): first pass time = 0.78's, 171.865'MB/sec 2024/11/20-21:51:53.470354 140008165348928 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075712.sst): old prealloc_size = 147639500, real_size = 36528176 2024/11/20-21:51:53.471069 140008165348928 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075712.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927025 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0345 GB avg-val = 116.78 avg-zval = 37.19 2024/11/20-21:51:53.471215 140008165348928 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075712.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:51:54.489214 140008165348928 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075712.sst): second pass time = 1.32's, 81.709'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.02's, 36.839'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2709.971'MB/sec (index lex order gen) rebuild zvType time = 0.86's, 0.269'MB/sec write SST data time = 0.16's, 237.733'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 32423.930'MB/sec zip my value time = 1.32's, unzip length = 0.108'GB zip my value throughput = 81.709'MB/sec zip pipeline throughput = 81.709'MB/sec entries = 927025 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.78 avg-zval = 37.19 usrkeys = 927025 avg-key = 20.00 avg-zkey = 1.97 avg-val = 116.79 avg-zval = 37.19 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 304 bytes = 928 } seq expand size = 2128 multi value expand size = 0 cnt WriteAppend = 24 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0375 GB } UnZip/Zip{ index = 10.1769 value = 3.1403 dict = 1.00 all = 3.5760 } Zip/UnZip{ index = 0.0983 value = 0.3184 dict = 1.00 all = 0.2796 } ---------------------------- total value len = 563.510965 GB avg = 0.331 KB (by entry num) total key len = 44.418162 GB avg = 0.026 KB total ukey len = 32.868253 GB avg = 0.014 KB total ukey num = 2.324720146 Billion total entry num = 1.704222168 Billion write speed all = 44.399859977 MB/sec (with seq num) write speed all = 43.404122517 MB/sec (without seq num) 2024/11/20-21:51:54.538502 140008165348928 [compaction_job.cc:1948] [default] [JOB 15640] Generated table #75712: 927025 keys, 37532513 bytes, temperature: kWarm 2024/11/20-21:51:54.538592 140008165348928 EVENT_LOG_v1 {"time_micros": 1732110714538548, "cf_name": "default", "job": 15640, "event": "table_file_creation", "file_number": 75712, "file_size": 37532513, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 965663958, "table_properties": {"data_size": 34474400, "index_size": 1821824, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25956700, "raw_average_key_size": 28, "raw_value_size": 108261074, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927025, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732110711, "oldest_key_time": 0, "file_creation_time": 1732110711, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 75712, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:51:54.603597 140008165348928 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075713.sst) /dev/shm/ToplingTemp/Topling-1040942-lpNNPk 2024/11/20-21:51:55.494263 140008165348928 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075713.sst): first pass time = 0.89's, 150.703'MB/sec 2024/11/20-21:51:56.670465 140008165348928 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075713.sst): old prealloc_size = 147639500, real_size = 38721664 2024/11/20-21:51:56.671040 140008165348928 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075713.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924747 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0367 GB avg-val = 117.14 avg-zval = 39.68 2024/11/20-21:51:56.671792 140008165348928 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075713.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:51:57.668641 140008165348928 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075713.sst): second pass time = 1.18's, 92.155'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.00's, 42.832'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3200.577'MB/sec (index lex order gen) rebuild zvType time = 0.87's, 0.267'MB/sec write SST data time = 0.13's, 327.757'MB/sec dict compress time = 246.53's, 0.004'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 33205.357'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 92.155'MB/sec zip pipeline throughput = 92.155'MB/sec entries = 924747 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.14 avg-zval = 39.68 usrkeys = 924747 avg-key = 20.00 avg-zkey = 1.94 avg-val = 123.69 avg-zval = 39.68 TagRS{ kinds = RS_Key0_TagN bytes = 144600 } TagArray{ size = 864831 bytes = 3026928 } seq expand size = 6053817 multi value expand size = 0 cnt WriteAppend = 21 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0367 GB dict = 1.08 MB all = 0.0428 GB } UnZip/Zip{ index = 10.3087 value = 2.9519 dict = 1.00 all = 3.1394 } Zip/UnZip{ index = 0.0970 value = 0.3388 dict = 1.00 all = 0.3185 } ---------------------------- total value len = 563.625343 GB avg = 0.331 KB (by entry num) total key len = 44.444055 GB avg = 0.026 KB total ukey len = 32.886748 GB avg = 0.014 KB total ukey num = 2.325644893 Billion total entry num = 1.705146915 Billion write speed all = 44.399794575 MB/sec (with seq num) write speed all = 43.403748098 MB/sec (without seq num) 2024/11/20-21:51:57.725814 140008165348928 [compaction_job.cc:1948] [default] [JOB 15640] Generated table #75713: 924747 keys, 42752796 bytes, temperature: kWarm 2024/11/20-21:51:57.725906 140008165348928 EVENT_LOG_v1 {"time_micros": 1732110717725859, "cf_name": "default", "job": 15640, "event": "table_file_creation", "file_number": 75713, "file_size": 42752796, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1193855614, "table_properties": {"data_size": 36696176, "index_size": 1794112, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25892916, "raw_average_key_size": 28, "raw_value_size": 108324830, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924747, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732110714, "oldest_key_time": 0, "file_creation_time": 1732110714, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 75713, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:51:57.776514 140008165348928 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075714.sst) /dev/shm/ToplingTemp/Topling-1040942-HjUvvj 2024/11/20-21:51:58.679255 140008165348928 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075714.sst): first pass time = 0.90's, 148.687'MB/sec 2024/11/20-21:51:59.898220 140008165348928 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075714.sst): old prealloc_size = 147639500, real_size = 33377968 2024/11/20-21:51:59.899069 140008165348928 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075714.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922808 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0314 GB avg-val = 117.44 avg-zval = 34.02 2024/11/20-21:51:59.900158 140008165348928 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075714.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:52:01.078887 140008165348928 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075714.sst): second pass time = 1.22's, 88.984'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.18's, 31.733'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2121.594'MB/sec (index lex order gen) rebuild zvType time = 0.92's, 0.250'MB/sec write SST data time = 0.26's, 144.968'MB/sec dict compress time = 246.53's, 0.004'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 32680.205'MB/sec zip my value time = 1.22's, unzip length = 0.108'GB zip my value throughput = 88.984'MB/sec zip pipeline throughput = 88.984'MB/sec entries = 922808 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.44 avg-zval = 34.02 usrkeys = 922808 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.44 avg-zval = 34.02 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922808 bytes = 3229840 } seq expand size = 6459656 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0314 GB dict = 1.08 MB all = 0.0375 GB } UnZip/Zip{ index = 10.5144 value = 3.4525 dict = 1.00 all = 3.5824 } Zip/UnZip{ index = 0.0951 value = 0.2896 dict = 1.00 all = 0.2791 } ---------------------------- total value len = 563.740182 GB avg = 0.330 KB (by entry num) total key len = 44.469894 GB avg = 0.026 KB total ukey len = 32.905204 GB avg = 0.014 KB total ukey num = 2.326567701 Billion total entry num = 1.706069723 Billion write speed all = 44.399010768 MB/sec (with seq num) write speed all = 43.402673338 MB/sec (without seq num) 2024/11/20-21:52:01.168842 140008165348928 [compaction_job.cc:1948] [default] [JOB 15640] Generated table #75714: 922808 keys, 37466014 bytes, temperature: kWarm 2024/11/20-21:52:01.168912 140008165348928 EVENT_LOG_v1 {"time_micros": 1732110721168880, "cf_name": "default", "job": 15640, "event": "table_file_creation", "file_number": 75714, "file_size": 37466014, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 985042841, "largest_seqno": 1193852256, "table_properties": {"data_size": 31391776, "index_size": 1755328, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25838624, "raw_average_key_size": 28, "raw_value_size": 108379128, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922808, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732110717, "oldest_key_time": 0, "file_creation_time": 1732110717, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 75714, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:52:01.207314 140008165348928 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075715.sst) /dev/shm/ToplingTemp/Topling-1040942-v2fFsn 2024/11/20-21:52:02.108023 140008165348928 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075715.sst): first pass time = 0.90's, 149.020'MB/sec 2024/11/20-21:52:03.322344 140008165348928 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075715.sst): old prealloc_size = 147639500, real_size = 35959856 2024/11/20-21:52:03.322957 140008165348928 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075715.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 930001 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1082 GB zip-val = 0.0339 GB avg-val = 116.32 avg-zval = 36.50 2024/11/20-21:52:03.323810 140008165348928 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075715.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:52:04.157015 140008165348928 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075715.sst): second pass time = 1.21's, 89.137'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 47.866'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3009.752'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.333'MB/sec write SST data time = 0.14's, 294.505'MB/sec dict compress time = 246.53's, 0.004'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 34034.685'MB/sec zip my value time = 1.21's, unzip length = 0.108'GB zip my value throughput = 89.137'MB/sec zip pipeline throughput = 89.137'MB/sec entries = 930001 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.32 avg-zval = 36.50 usrkeys = 930001 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.32 avg-zval = 36.50 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 930001 bytes = 3138768 } seq expand size = 6510007 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0339 GB dict = 1.08 MB all = 0.0400 GB } UnZip/Zip{ index = 10.4444 value = 3.1867 dict = 1.00 all = 3.3595 } Zip/UnZip{ index = 0.0957 value = 0.3138 dict = 1.00 all = 0.2977 } ---------------------------- total value len = 563.854870 GB avg = 0.330 KB (by entry num) total key len = 44.495934 GB avg = 0.026 KB total ukey len = 32.923804 GB avg = 0.014 KB total ukey num = 2.327497702 Billion total entry num = 1.706999724 Billion write speed all = 44.399307236 MB/sec (with seq num) write speed all = 43.402650639 MB/sec (without seq num) 2024/11/20-21:52:04.205015 140008165348928 [compaction_job.cc:1948] [default] [JOB 15640] Generated table #75715: 930001 keys, 39951456 bytes, temperature: kWarm 2024/11/20-21:52:04.205099 140008165348928 EVENT_LOG_v1 {"time_micros": 1732110724205066, "cf_name": "default", "job": 15640, "event": "table_file_creation", "file_number": 75715, "file_size": 39951456, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1084741921, "largest_seqno": 1193855753, "table_properties": {"data_size": 33946336, "index_size": 1780864, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 26040028, "raw_average_key_size": 28, "raw_value_size": 108177762, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 930001, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732110721, "oldest_key_time": 0, "file_creation_time": 1732110721, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 75715, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:52:04.241301 140008165348928 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075716.sst) /dev/shm/ToplingTemp/Topling-1040942-75Ui4n 2024/11/20-21:52:05.068286 140008165348928 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075716.sst): first pass time = 0.83's, 162.305'MB/sec 2024/11/20-21:52:06.223540 140008165348928 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075716.sst): old prealloc_size = 147639500, real_size = 35826464 2024/11/20-21:52:06.224221 140008165348928 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075716.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927686 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.95 raw-val = 0.1082 GB zip-val = 0.0338 GB avg-val = 116.68 avg-zval = 36.42 2024/11/20-21:52:06.225092 140008165348928 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075716.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:52:07.034543 140008165348928 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075716.sst): second pass time = 1.15's, 93.766'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 49.240'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2772.204'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.343'MB/sec write SST data time = 0.13's, 296.645'MB/sec dict compress time = 246.53's, 0.004'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 32790.277'MB/sec zip my value time = 1.15's, unzip length = 0.108'GB zip my value throughput = 93.766'MB/sec zip pipeline throughput = 93.766'MB/sec entries = 927686 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.68 avg-zval = 36.42 usrkeys = 927686 avg-key = 20.00 avg-zkey = 1.95 avg-val = 123.68 avg-zval = 36.42 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927686 bytes = 3246912 } seq expand size = 6493802 multi value expand size = 0 cnt WriteAppend = 27 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0338 GB dict = 1.08 MB all = 0.0399 GB } UnZip/Zip{ index = 10.2439 value = 3.2040 dict = 1.00 all = 3.3611 } Zip/UnZip{ index = 0.0976 value = 0.3121 dict = 1.00 all = 0.2975 } ---------------------------- total value len = 563.969606 GB avg = 0.330 KB (by entry num) total key len = 44.521909 GB avg = 0.026 KB total ukey len = 32.942358 GB avg = 0.014 KB total ukey num = 2.328425388 Billion total entry num = 1.707927410 Billion write speed all = 44.400252280 MB/sec (with seq num) write speed all = 43.403263418 MB/sec (without seq num) 2024/11/20-21:52:07.083506 140008165348928 [compaction_job.cc:1948] [default] [JOB 15640] Generated table #75716: 927686 keys, 39932650 bytes, temperature: kWarm 2024/11/20-21:52:07.083573 140008165348928 EVENT_LOG_v1 {"time_micros": 1732110727083541, "cf_name": "default", "job": 15640, "event": "table_file_creation", "file_number": 75716, "file_size": 39932650, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958816147, "largest_seqno": 1193855964, "table_properties": {"data_size": 33783184, "index_size": 1811200, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25975208, "raw_average_key_size": 28, "raw_value_size": 108242596, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927686, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732110724, "oldest_key_time": 0, "file_creation_time": 1732110724, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 75716, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:52:07.144803 140008165348928 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075717.sst) /dev/shm/ToplingTemp/Topling-1040942-oKWNyj 2024/11/20-21:52:07.963633 140008165348928 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075717.sst): first pass time = 0.82's, 163.921'MB/sec 2024/11/20-21:52:09.186752 140008165348928 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075717.sst): old prealloc_size = 147639500, real_size = 36389712 2024/11/20-21:52:09.187415 140008165348928 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075717.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925940 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.95 avg-zval = 37.15 2024/11/20-21:52:09.188731 140008165348928 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075717.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:52:09.977410 140008165348928 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075717.sst): second pass time = 1.22's, 88.598'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.79's, 51.210'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2820.370'MB/sec (index lex order gen) rebuild zvType time = 0.66's, 0.352'MB/sec write SST data time = 0.13's, 304.290'MB/sec dict compress time = 246.53's, 0.004'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 35201.094'MB/sec zip my value time = 1.22's, unzip length = 0.108'GB zip my value throughput = 88.598'MB/sec zip pipeline throughput = 88.598'MB/sec entries = 925940 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.95 avg-zval = 37.15 usrkeys = 925940 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.95 avg-zval = 37.15 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925940 bytes = 3240800 } seq expand size = 6481580 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0405 GB } UnZip/Zip{ index = 10.5125 value = 3.1483 dict = 1.00 all = 3.3149 } Zip/UnZip{ index = 0.0951 value = 0.3176 dict = 1.00 all = 0.3017 } ---------------------------- total value len = 564.084379 GB avg = 0.330 KB (by entry num) total key len = 44.547835 GB avg = 0.026 KB total ukey len = 32.960877 GB avg = 0.014 KB total ukey num = 2.329351328 Billion total entry num = 1.708853350 Billion write speed all = 44.400984380 MB/sec (with seq num) write speed all = 43.403669167 MB/sec (without seq num) 2024/11/20-21:52:10.025442 140008165348928 [compaction_job.cc:1948] [default] [JOB 15640] Generated table #75717: 925940 keys, 40489272 bytes, temperature: kWarm 2024/11/20-21:52:10.025506 140008165348928 EVENT_LOG_v1 {"time_micros": 1732110730025476, "cf_name": "default", "job": 15640, "event": "table_file_creation", "file_number": 75717, "file_size": 40489272, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 964235421, "largest_seqno": 1193855811, "table_properties": {"data_size": 34396416, "index_size": 1761600, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25926320, "raw_average_key_size": 28, "raw_value_size": 108291532, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 925940, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732110727, "oldest_key_time": 0, "file_creation_time": 1732110727, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 75717, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:52:10.061212 140008165348928 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075718.sst) /dev/shm/ToplingTemp/Topling-1040942-jZpEKj 2024/11/20-21:52:10.775090 140008165348928 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075718.sst): first pass time = 0.71's, 165.024'MB/sec 2024/11/20-21:52:11.835020 140008165348928 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075718.sst): old prealloc_size = 147639500, real_size = 32589104 2024/11/20-21:52:11.835583 140008165348928 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075718.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 815564 prefix = 4 raw-key = 0.0130 GB zip-key = 0.0016 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.0950 GB zip-val = 0.0308 GB avg-val = 116.44 avg-zval = 37.79 2024/11/20-21:52:11.836297 140008165348928 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075718.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0020 GB, waited 0.000 sec, Key+Value = 0.118 GB 2024/11/20-21:52:12.551261 140008165348928 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00/075718.sst): second pass time = 1.06's, 89.658'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.72's, 50.249'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2947.979'MB/sec (index lex order gen) rebuild zvType time = 0.60's, 0.341'MB/sec write SST data time = 0.12's, 305.821'MB/sec dict compress time = 246.53's, 0.004'MB/sec z-dict build time = 0.00's, sample length = 0.948'MB, throughput = 16383.131'MB/sec zip my value time = 1.06's, unzip length = 0.095'GB zip my value throughput = 89.658'MB/sec zip pipeline throughput = 89.658'MB/sec entries = 815564 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.44 avg-zval = 37.79 usrkeys = 815564 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.44 avg-zval = 37.79 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 815564 bytes = 2650592 } seq expand size = 5708948 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0163 GB value = 0.0950 GB dict = 0.95 MB all = 0.1178 GB } __ZipSize{ index = 0.0016 GB value = 0.0308 GB dict = 0.95 MB all = 0.0360 GB } UnZip/Zip{ index = 10.4410 value = 3.0810 dict = 1.00 all = 3.2732 } Zip/UnZip{ index = 0.0958 value = 0.3246 dict = 1.00 all = 0.3055 } ---------------------------- total value len = 564.185054 GB avg = 0.330 KB (by entry num) total key len = 44.570671 GB avg = 0.026 KB total ukey len = 32.977188 GB avg = 0.014 KB total ukey num = 2.330166892 Billion total entry num = 1.709668914 Billion write speed all = 44.401657537 MB/sec (with seq num) write speed all = 43.404053665 MB/sec (without seq num) 2024/11/20-21:52:12.595660 140008165348928 [compaction_job.cc:1948] [default] [JOB 15640] Generated table #75718: 815564 keys, 35989376 bytes, temperature: kWarm 2024/11/20-21:52:12.595735 140008165348928 EVENT_LOG_v1 {"time_micros": 1732110732595702, "cf_name": "default", "job": 15640, "event": "table_file_creation", "file_number": 75718, "file_size": 35989376, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1135912417, "largest_seqno": 1193856421, "table_properties": {"data_size": 30822816, "index_size": 1562240, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 22835792, "raw_average_key_size": 28, "raw_value_size": 94965892, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 815564, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732110730, "oldest_key_time": 0, "file_creation_time": 1732110730, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 75718, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:52:12.620962 140008165348928 [compaction_job.cc:703] job-15640: subcompact[0], size: 0.390197 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15640/att-00 [075709,075710,075711,075712,075713,075714,075715,075716,075717,075718] 2024/11/20-21:52:12.697838 140008165348928 (Original Log Time 2024/11/20-21:51:40.890747) EVENT_LOG_v1 {"time_micros": 1732110700890674, "job": 15640, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [75701], "files_L3": [75682, 75683, 75684, 75685, 75686, 75687, 75688, 75689, 75690, 75706], "score": 0.959864, "input_data_size": 404763681, "oldest_snapshot_seqno": 1194696890} 2024/11/20-21:52:12.697841 140008165348928 (Original Log Time 2024/11/20-21:52:12.696847) [compaction_job.cc:2022] [default] [JOB 15640] Compacted 1@2 + 10@3 files to L3 => 390196861 bytes 2024/11/20-21:52:12.697842 140008165348928 (Original Log Time 2024/11/20-21:52:12.697768) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 10 0 0 0] max score 0.01, MB/sec: 12.8 rd, 12.3 wr, level 3, files in(1, 10) out(10 +0 blob) MB in(16.7, 369.3 +0.0 blob) out(372.1 +0.0 blob), read-write-amplify(45.4) write-amplify(22.3) OK, records in: 9211037, records dropped: 58721 output_compression: Snappy 2024/11/20-21:52:12.697846 140008165348928 (Original Log Time 2024/11/20-21:52:12.697816) EVENT_LOG_v1 {"time_micros": 1732110732697791, "cf": "default", "job": 15640, "event": "compaction_finished", "compaction_time_micros": 31730222, "compaction_time_cpu_micros": 14672020, "output_level": 3, "num_output_files": 10, "total_output_size": 390196861, "num_input_records": 9211037, "num_output_records": 9152316, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 313427597, "file_range_sync_nanos": 0, "file_fsync_nanos": 8394, "file_prepare_write_nanos": 42551, "lsm_state": [0, 0, 0, 10, 0, 0, 0]} 2024/11/20-21:52:12.828343 140008165348928 DEBG dcompact_worker.cpp:240: HttpPost: 200 OK: url = http://nlb-7zny4kaa1poal01o64.cn-shenzhen.nlb.aliyuncs.com:8443, body = {"instanceId":"nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137","labourId":"","dbId":"d89b4006-2803-486e-b7a2-759bcf348921","dbStarts":1732096383,"starts":1732110700,"executesMs":31963,"compactionJobId":15640,"attempt":0,"compactionInputRawBytes":1334100130,"compactionInputZipBytes":404763681,"compactionOutputRawBytes":0,"compactionOutputZipBytes":390196861,"headers":{"Accept":"*/*","Connection":"close","Host":"aliyun-topling-saas.topling.cn:18443","RemoteIp":"120.24.192.169","X-Forwarded-For":"120.24.192.169","region":"cn-shenzhen","token":"e6474c481bd4415abc537135cc03626b","instance-token":"e6474c481bd4415abc537135cc03626b","provider":"aliyun","CloudMarketInstanceId":"si-59c0ae5c955845588903","MeteringAssit":"","Transfer-Encoding":"chunked","traceparent":"00-fcde5691c969f5260edabfa083341a27-5986c7f46edfae82-00"}}, response = 2024/11/20-21:52:12.828397 140008165348928 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-15640/att-00: olev 3, work 31.964 s, result 7.777 ms, install 1.014 ms, input{raw 1.242 GiB zip 386.013 MiB}