2024/11/20-22:07:55.190355 140008047851072 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00: fork to child time = 0.009291 sec 2024/11/20-22:07:55.190917 140008047851072 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00 2024/11/20-22:07:55.197460 140008047851072 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00 2024/11/20-22:07:55.199205 140008047851072 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:07:55.199454 140008047851072 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-22:07:55.258934 140008047851072 [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-16518/att-00/MANIFEST-049091 2024/11/20-22:07:55.310311 140008047851072 [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-16518/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 77406, last_sequence is 1215119661, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 77227 2024/11/20-22:07:55.310329 140008047851072 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:07:55.310465 140008047851072 [version_set.cc:5724] Creating manifest 77406 2024/11/20-22:07:55.348285 140008047851072 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:07:55.367347 140008047851072 [compaction_job.cc:2437] [default] [JOB 16518] Compacting 1@2 + 9@3 files to L3, score 0.97, subcompactions 1 : 1 2024/11/20-22:07:55.367369 140008047851072 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 12837 Base level 2, inputs: [77403(13MB)], [77391(36MB) 77392(36MB) 77393(36MB) 77394(36MB) 77395(40MB) 77396(38MB) 77397(37MB) 77398(39MB) 77399(38MB)] 2024/11/20-22:07:55.373958 140008047851072 [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-22:07:55.374019 140008047851072 [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-22:07:55.374060 140008047851072 [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-22:07:55.374073 140008047851072 [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-22:07:55.374089 140008047851072 [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-22:07:55.842303 140008047851072 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077407.sst) /dev/shm/ToplingTemp/Topling-1059742-hdG94W 2024/11/20-22:07:56.346557 140008047851072 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077407.sst): first pass time = 0.50's, 266.199'MB/sec 2024/11/20-22:07:57.850219 140008047851072 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077407.sst): old prealloc_size = 147639500, real_size = 34310144 2024/11/20-22:07:57.850764 140008047851072 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077407.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924234 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.22 avg-zval = 34.93 2024/11/20-22:07:57.852353 140008047851072 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077407.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-22:07:58.972589 140008047851072 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077407.sst): second pass time = 1.50's, 72.092'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.12's, 34.322'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3373.966'MB/sec (index lex order gen) rebuild zvType time = 0.86's, 0.268'MB/sec write SST data time = 0.26's, 148.907'MB/sec dict compress time = 2322282226.12's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 33615.475'MB/sec zip my value time = 1.50's, unzip length = 0.108'GB zip my value throughput = 72.092'MB/sec zip pipeline throughput = 187.159'MB/sec entries = 924234 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.22 avg-zval = 34.93 usrkeys = 924234 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.22 avg-zval = 34.93 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924234 bytes = 3350368 } seq expand size = 6469638 multi value expand size = 0 cnt WriteAppend = 37 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.0385 GB } UnZip/Zip{ index = 10.3074 value = 3.3557 dict = 1.00 all = 3.4843 } Zip/UnZip{ index = 0.0970 value = 0.2980 dict = 1.00 all = 0.2870 } ---------------------------- total value len = 563.180541 GB avg = 0.331 KB (by entry num) total key len = 44.340285 GB avg = 0.026 KB total ukey len = 32.812626 GB avg = 0.014 KB total ukey num = 2.321938810 Billion total entry num = 1.701440832 Billion write speed all = 41.450256590 MB/sec (with seq num) write speed all = 40.521562053 MB/sec (without seq num) 2024/11/20-22:07:59.021210 140008047851072 [compaction_job.cc:1948] [default] [JOB 16518] Generated table #77407: 924234 keys, 38520802 bytes, temperature: kWarm 2024/11/20-22:07:59.021336 140008047851072 EVENT_LOG_v1 {"time_micros": 1732111679021275, "cf_name": "default", "job": 16518, "event": "table_file_creation", "file_number": 77407, "file_size": 38520802, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 919911853, "largest_seqno": 1214895909, "table_properties": {"data_size": 32285552, "index_size": 1793344, "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": 25878552, "raw_average_key_size": 28, "raw_value_size": 108339272, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924234, "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": 1732111675, "oldest_key_time": 0, "file_creation_time": 1732111675, "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": 77407, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:07:59.090419 140008047851072 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077408.sst) /dev/shm/ToplingTemp/Topling-1059742-KVEDXU 2024/11/20-22:07:59.959247 140008047851072 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077408.sst): first pass time = 0.87's, 154.492'MB/sec 2024/11/20-22:08:01.591514 140008047851072 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077408.sst): old prealloc_size = 147639500, real_size = 36516224 2024/11/20-22:08:01.592169 140008047851072 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077408.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926972 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.0345 GB avg-val = 116.79 avg-zval = 37.20 2024/11/20-22:08:01.592577 140008047851072 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077408.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-22:08:02.647853 140008047851072 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077408.sst): second pass time = 1.63's, 66.364'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.06's, 36.672'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2843.972'MB/sec (index lex order gen) rebuild zvType time = 0.90's, 0.257'MB/sec write SST data time = 0.15's, 252.854'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 = 19645.285'MB/sec zip my value time = 1.63's, unzip length = 0.108'GB zip my value throughput = 66.364'MB/sec zip pipeline throughput = 132.774'MB/sec entries = 926972 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.79 avg-zval = 37.20 usrkeys = 926972 avg-key = 20.00 avg-zkey = 1.94 avg-val = 119.62 avg-zval = 37.20 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 374814 bytes = 1218160 } seq expand size = 2623698 multi value expand size = 0 cnt WriteAppend = 45 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.0387 GB } UnZip/Zip{ index = 10.3074 value = 3.1394 dict = 1.00 all = 3.4648 } Zip/UnZip{ index = 0.0970 value = 0.3185 dict = 1.00 all = 0.2886 } ---------------------------- total value len = 563.291427 GB avg = 0.331 KB (by entry num) total key len = 44.366240 GB avg = 0.026 KB total ukey len = 32.831166 GB avg = 0.014 KB total ukey num = 2.322865782 Billion total entry num = 1.702367804 Billion write speed all = 41.449199300 MB/sec (with seq num) write speed all = 40.520231743 MB/sec (without seq num) 2024/11/20-22:08:02.696780 140008047851072 [compaction_job.cc:1948] [default] [JOB 16518] Generated table #77408: 926972 keys, 38737029 bytes, temperature: kWarm 2024/11/20-22:08:02.696851 140008047851072 EVENT_LOG_v1 {"time_micros": 1732111682696820, "cf_name": "default", "job": 16518, "event": "table_file_creation", "file_number": 77408, "file_size": 38737029, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933750, "table_properties": {"data_size": 34485616, "index_size": 1798656, "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": 25955216, "raw_average_key_size": 28, "raw_value_size": 108262616, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926972, "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": 1732111679, "oldest_key_time": 0, "file_creation_time": 1732111679, "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": 77408, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:08:02.736218 140008047851072 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077409.sst) /dev/shm/ToplingTemp/Topling-1059742-kCpB2W 2024/11/20-22:08:03.565152 140008047851072 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077409.sst): first pass time = 0.83's, 161.924'MB/sec 2024/11/20-22:08:05.090647 140008047851072 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077409.sst): old prealloc_size = 147639500, real_size = 36384416 2024/11/20-22:08:05.091371 140008047851072 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077409.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926718 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.83 avg-zval = 37.10 2024/11/20-22:08:05.091707 140008047851072 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077409.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-22:08:06.044608 140008047851072 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077409.sst): second pass time = 1.52's, 71.019'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.95's, 39.983'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2538.257'MB/sec (index lex order gen) rebuild zvType time = 0.80's, 0.289'MB/sec write SST data time = 0.15's, 249.812'MB/sec dict compress time = 140029.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 20706.083'MB/sec zip my value time = 1.52's, unzip length = 0.108'GB zip my value throughput = 71.019'MB/sec zip pipeline throughput = 71.019'MB/sec entries = 926718 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.83 avg-zval = 37.10 usrkeys = 926718 avg-key = 20.00 avg-zkey = 1.91 avg-val = 118.58 avg-zval = 37.10 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 231899 bytes = 753680 } seq expand size = 1623293 multi value expand size = 0 cnt WriteAppend = 16 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.0381 GB } UnZip/Zip{ index = 10.4443 value = 3.1494 dict = 1.00 all = 3.5190 } Zip/UnZip{ index = 0.0957 value = 0.3175 dict = 1.00 all = 0.2842 } ---------------------------- total value len = 563.401320 GB avg = 0.331 KB (by entry num) total key len = 44.392188 GB avg = 0.026 KB total ukey len = 32.849700 GB avg = 0.014 KB total ukey num = 2.323792500 Billion total entry num = 1.703294522 Billion write speed all = 41.448861620 MB/sec (with seq num) write speed all = 40.519603668 MB/sec (without seq num) 2024/11/20-22:08:06.091788 140008047851072 [compaction_job.cc:1948] [default] [JOB 16518] Generated table #77409: 926718 keys, 38141281 bytes, temperature: kWarm 2024/11/20-22:08:06.091858 140008047851072 EVENT_LOG_v1 {"time_micros": 1732111686091825, "cf_name": "default", "job": 16518, "event": "table_file_creation", "file_number": 77409, "file_size": 38141281, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933812, "table_properties": {"data_size": 34377936, "index_size": 1774592, "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": 25948104, "raw_average_key_size": 28, "raw_value_size": 108269668, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926718, "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": 1732111682, "oldest_key_time": 0, "file_creation_time": 1732111682, "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": 77409, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:08:06.130364 140008047851072 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077410.sst) /dev/shm/ToplingTemp/Topling-1059742-ZCCEZV 2024/11/20-22:08:07.067240 140008047851072 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077410.sst): first pass time = 0.93's, 143.600'MB/sec 2024/11/20-22:08:08.567474 140008047851072 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077410.sst): old prealloc_size = 147639500, real_size = 37113024 2024/11/20-22:08:08.568223 140008047851072 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077410.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926307 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.0351 GB avg-val = 116.90 avg-zval = 37.85 2024/11/20-22:08:08.568500 140008047851072 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077410.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-22:08:09.529434 140008047851072 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077410.sst): second pass time = 1.50's, 72.221'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.96's, 40.129'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2514.758'MB/sec (index lex order gen) rebuild zvType time = 0.80's, 0.289'MB/sec write SST data time = 0.16's, 243.125'MB/sec dict compress time = 4542824938.46's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 29117.108'MB/sec zip my value time = 1.50's, unzip length = 0.108'GB zip my value throughput = 72.221'MB/sec zip pipeline throughput = 72.221'MB/sec entries = 926307 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.90 avg-zval = 37.85 usrkeys = 926307 avg-key = 20.00 avg-zkey = 1.97 avg-val = 117.94 avg-zval = 37.85 TagRS{ kinds = RS_Key0_TagN bytes = 144840 } TagArray{ size = 138842 bytes = 485968 } seq expand size = 971894 multi value expand size = 0 cnt WriteAppend = 31 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0351 GB dict = 1.08 MB all = 0.0386 GB } UnZip/Zip{ index = 10.1762 value = 3.0884 dict = 1.00 all = 3.4770 } Zip/UnZip{ index = 0.0983 value = 0.3238 dict = 1.00 all = 0.2876 } ---------------------------- total value len = 563.510574 GB avg = 0.331 KB (by entry num) total key len = 44.418125 GB avg = 0.026 KB total ukey len = 32.868226 GB avg = 0.014 KB total ukey num = 2.324718807 Billion total entry num = 1.704220829 Billion write speed all = 41.448230780 MB/sec (with seq num) write speed all = 40.518688372 MB/sec (without seq num) 2024/11/20-22:08:09.576381 140008047851072 [compaction_job.cc:1948] [default] [JOB 16518] Generated table #77410: 926307 keys, 38601941 bytes, temperature: kWarm 2024/11/20-22:08:09.576479 140008047851072 EVENT_LOG_v1 {"time_micros": 1732111689576429, "cf_name": "default", "job": 16518, "event": "table_file_creation", "file_number": 77410, "file_size": 38601941, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1214896469, "table_properties": {"data_size": 35060720, "index_size": 1820544, "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": 25936596, "raw_average_key_size": 28, "raw_value_size": 108281190, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926307, "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": 1732111686, "oldest_key_time": 0, "file_creation_time": 1732111686, "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": 77410, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:08:09.628320 140008047851072 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077411.sst) /dev/shm/ToplingTemp/Topling-1059742-uOHevT 2024/11/20-22:08:10.602380 140008047851072 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077411.sst): first pass time = 0.97's, 137.799'MB/sec 2024/11/20-22:08:11.946059 140008047851072 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077411.sst): old prealloc_size = 147639500, real_size = 38737776 2024/11/20-22:08:11.946786 140008047851072 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077411.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924254 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.0367 GB avg-val = 117.22 avg-zval = 39.76 2024/11/20-22:08:11.947652 140008047851072 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077411.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-22:08:13.137651 140008047851072 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077411.sst): second pass time = 1.34's, 80.687'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.19's, 35.945'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2507.515'MB/sec (index lex order gen) rebuild zvType time = 0.94's, 0.246'MB/sec write SST data time = 0.25's, 170.248'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 32608.344'MB/sec zip my value time = 1.34's, unzip length = 0.108'GB zip my value throughput = 80.687'MB/sec zip pipeline throughput = 80.687'MB/sec entries = 924254 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.22 avg-zval = 39.76 usrkeys = 924254 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.22 avg-zval = 39.76 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924254 bytes = 3234896 } seq expand size = 6469778 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.0367 GB dict = 1.08 MB all = 0.0428 GB } UnZip/Zip{ index = 10.5132 value = 2.9481 dict = 1.00 all = 3.1335 } Zip/UnZip{ index = 0.0951 value = 0.3392 dict = 1.00 all = 0.3191 } ---------------------------- total value len = 563.625382 GB avg = 0.331 KB (by entry num) total key len = 44.444004 GB avg = 0.026 KB total ukey len = 32.886711 GB avg = 0.014 KB total ukey num = 2.325643061 Billion total entry num = 1.705145083 Billion write speed all = 41.447626395 MB/sec (with seq num) write speed all = 40.517808608 MB/sec (without seq num) 2024/11/20-22:08:13.241138 140008047851072 [compaction_job.cc:1948] [default] [JOB 16518] Generated table #77411: 924254 keys, 42832740 bytes, temperature: kWarm 2024/11/20-22:08:13.241208 140008047851072 EVENT_LOG_v1 {"time_micros": 1732111693241175, "cf_name": "default", "job": 16518, "event": "table_file_creation", "file_number": 77411, "file_size": 42832740, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980002219, "largest_seqno": 1214895237, "table_properties": {"data_size": 36748256, "index_size": 1758272, "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": 25879112, "raw_average_key_size": 28, "raw_value_size": 108338688, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924254, "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": 1732111689, "oldest_key_time": 0, "file_creation_time": 1732111689, "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": 77411, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:08:13.281147 140008047851072 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077412.sst) /dev/shm/ToplingTemp/Topling-1059742-uovApT 2024/11/20-22:08:14.175002 140008047851072 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077412.sst): first pass time = 0.89's, 150.163'MB/sec 2024/11/20-22:08:15.778555 140008047851072 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077412.sst): old prealloc_size = 147639500, real_size = 36058096 2024/11/20-22:08:15.779138 140008047851072 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077412.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927226 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.0341 GB avg-val = 116.75 avg-zval = 36.74 2024/11/20-22:08:15.779930 140008047851072 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077412.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-22:08:16.764967 140008047851072 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077412.sst): second pass time = 1.60's, 67.547'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.99's, 40.712'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3183.300'MB/sec (index lex order gen) rebuild zvType time = 0.86's, 0.271'MB/sec write SST data time = 0.13's, 308.441'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 = 34216.256'MB/sec zip my value time = 1.60's, unzip length = 0.108'GB zip my value throughput = 67.547'MB/sec zip pipeline throughput = 68.819'MB/sec entries = 927226 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.75 avg-zval = 36.74 usrkeys = 927226 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.75 avg-zval = 36.74 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927226 bytes = 3245312 } seq expand size = 6490582 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0341 GB dict = 1.08 MB all = 0.0402 GB } UnZip/Zip{ index = 10.5126 value = 3.1782 dict = 1.00 all = 3.3422 } Zip/UnZip{ index = 0.0951 value = 0.3146 dict = 1.00 all = 0.2992 } ---------------------------- total value len = 563.740128 GB avg = 0.330 KB (by entry num) total key len = 44.469966 GB avg = 0.026 KB total ukey len = 32.905256 GB avg = 0.014 KB total ukey num = 2.326570287 Billion total entry num = 1.706072309 Billion write speed all = 41.446969829 MB/sec (with seq num) write speed all = 40.516876386 MB/sec (without seq num) 2024/11/20-22:08:16.813310 140008047851072 [compaction_job.cc:1948] [default] [JOB 16518] Generated table #77412: 927226 keys, 40158108 bytes, temperature: kWarm 2024/11/20-22:08:16.813380 140008047851072 EVENT_LOG_v1 {"time_micros": 1732111696813347, "cf_name": "default", "job": 16518, "event": "table_file_creation", "file_number": 77412, "file_size": 40158108, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 995934810, "largest_seqno": 1214897193, "table_properties": {"data_size": 34062048, "index_size": 1764032, "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": 25962328, "raw_average_key_size": 28, "raw_value_size": 108255460, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927226, "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": 1732111693, "oldest_key_time": 0, "file_creation_time": 1732111693, "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": 77412, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:08:16.854698 140008047851072 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077413.sst) /dev/shm/ToplingTemp/Topling-1059742-pPwHnV 2024/11/20-22:08:17.827277 140008047851072 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077413.sst): first pass time = 0.97's, 138.010'MB/sec 2024/11/20-22:08:19.056517 140008047851072 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077413.sst): old prealloc_size = 147639500, real_size = 35256368 2024/11/20-22:08:19.057162 140008047851072 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077413.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926999 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0332 GB avg-val = 116.79 avg-zval = 35.87 2024/11/20-22:08:19.057951 140008047851072 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077413.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-22:08:19.957466 140008047851072 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077413.sst): second pass time = 1.23's, 88.137'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.90's, 43.683'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2854.190'MB/sec (index lex order gen) rebuild zvType time = 0.78's, 0.298'MB/sec write SST data time = 0.12's, 318.310'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 = 33006.021'MB/sec zip my value time = 1.23's, unzip length = 0.108'GB zip my value throughput = 88.137'MB/sec zip pipeline throughput = 88.137'MB/sec entries = 926999 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.79 avg-zval = 35.87 usrkeys = 926999 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.79 avg-zval = 35.87 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926999 bytes = 3244512 } seq expand size = 6488993 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.0332 GB dict = 1.08 MB all = 0.0394 GB } UnZip/Zip{ index = 10.4482 value = 3.2560 dict = 1.00 all = 3.4104 } Zip/UnZip{ index = 0.0957 value = 0.3071 dict = 1.00 all = 0.2932 } ---------------------------- total value len = 563.854879 GB avg = 0.330 KB (by entry num) total key len = 44.495922 GB avg = 0.026 KB total ukey len = 32.923796 GB avg = 0.014 KB total ukey num = 2.327497286 Billion total entry num = 1.706999308 Billion write speed all = 41.447541260 MB/sec (with seq num) write speed all = 40.517144862 MB/sec (without seq num) 2024/11/20-22:08:20.004941 140008047851072 [compaction_job.cc:1948] [default] [JOB 16518] Generated table #77413: 926999 keys, 39354950 bytes, temperature: kWarm 2024/11/20-22:08:20.005008 140008047851072 EVENT_LOG_v1 {"time_micros": 1732111700004976, "cf_name": "default", "job": 16518, "event": "table_file_creation", "file_number": 77413, "file_size": 39354950, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1020299496, "largest_seqno": 1214897362, "table_properties": {"data_size": 33249952, "index_size": 1774464, "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": 25955972, "raw_average_key_size": 28, "raw_value_size": 108261846, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926999, "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": 1732111696, "oldest_key_time": 0, "file_creation_time": 1732111696, "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": 77413, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:08:20.041941 140008047851072 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077414.sst) /dev/shm/ToplingTemp/Topling-1059742-hDZA8V 2024/11/20-22:08:20.869552 140008047851072 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077414.sst): first pass time = 0.83's, 162.181'MB/sec 2024/11/20-22:08:22.144107 140008047851072 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077414.sst): old prealloc_size = 147639500, real_size = 36505792 2024/11/20-22:08:22.144802 140008047851072 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077414.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927785 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.0345 GB avg-val = 116.66 avg-zval = 37.14 2024/11/20-22:08:22.145581 140008047851072 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077414.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-22:08:22.947542 140008047851072 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077414.sst): second pass time = 1.27's, 84.987'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.80's, 50.546'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2766.684'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.343'MB/sec write SST data time = 0.13's, 322.503'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 = 34063.194'MB/sec zip my value time = 1.27's, unzip length = 0.108'GB zip my value throughput = 84.987'MB/sec zip pipeline throughput = 84.987'MB/sec entries = 927785 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.66 avg-zval = 37.14 usrkeys = 927785 avg-key = 20.00 avg-zkey = 1.95 avg-val = 123.66 avg-zval = 37.14 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927785 bytes = 3247264 } seq expand size = 6494495 multi value expand size = 0 cnt WriteAppend = 25 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0406 GB } UnZip/Zip{ index = 10.2410 value = 3.1409 dict = 1.00 all = 3.3049 } Zip/UnZip{ index = 0.0976 value = 0.3184 dict = 1.00 all = 0.3026 } ---------------------------- total value len = 563.969613 GB avg = 0.330 KB (by entry num) total key len = 44.521900 GB avg = 0.026 KB total ukey len = 32.942352 GB avg = 0.014 KB total ukey num = 2.328425071 Billion total entry num = 1.707927093 Billion write speed all = 41.448684334 MB/sec (with seq num) write speed all = 40.517971851 MB/sec (without seq num) 2024/11/20-22:08:22.997237 140008047851072 [compaction_job.cc:1948] [default] [JOB 16518] Generated table #77414: 927785 keys, 40611876 bytes, temperature: kWarm 2024/11/20-22:08:22.997302 140008047851072 EVENT_LOG_v1 {"time_micros": 1732111702997269, "cf_name": "default", "job": 16518, "event": "table_file_creation", "file_number": 77414, "file_size": 40611876, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958816147, "largest_seqno": 1214896728, "table_properties": {"data_size": 34461744, "index_size": 1811904, "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": 25977980, "raw_average_key_size": 28, "raw_value_size": 108239786, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927785, "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": 1732111700, "oldest_key_time": 0, "file_creation_time": 1732111700, "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": 77414, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:08:23.033932 140008047851072 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077415.sst) /dev/shm/ToplingTemp/Topling-1059742-PmzJpV 2024/11/20-22:08:23.861139 140008047851072 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077415.sst): first pass time = 0.83's, 162.260'MB/sec 2024/11/20-22:08:25.044930 140008047851072 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077415.sst): old prealloc_size = 147639500, real_size = 35817584 2024/11/20-22:08:25.045583 140008047851072 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077415.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924755 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1083 GB zip-val = 0.0338 GB avg-val = 117.14 avg-zval = 36.57 2024/11/20-22:08:25.046368 140008047851072 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077415.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-22:08:25.931177 140008047851072 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077415.sst): second pass time = 1.18's, 91.571'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.89's, 45.034'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2804.743'MB/sec (index lex order gen) rebuild zvType time = 0.76's, 0.305'MB/sec write SST data time = 0.13's, 314.511'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 = 19912.257'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 91.571'MB/sec zip pipeline throughput = 91.571'MB/sec entries = 924755 avg-key = 28.00 avg-zkey = 1.92 avg-val = 117.14 avg-zval = 36.57 usrkeys = 924755 avg-key = 20.00 avg-zkey = 1.92 avg-val = 124.14 avg-zval = 36.57 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924755 bytes = 3236656 } seq expand size = 6473285 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.0338 GB dict = 1.08 MB all = 0.0399 GB } UnZip/Zip{ index = 10.4429 value = 3.2034 dict = 1.00 all = 3.3630 } Zip/UnZip{ index = 0.0958 value = 0.3122 dict = 1.00 all = 0.2974 } ---------------------------- total value len = 564.084411 GB avg = 0.330 KB (by entry num) total key len = 44.547793 GB avg = 0.026 KB total ukey len = 32.960847 GB avg = 0.014 KB total ukey num = 2.329349826 Billion total entry num = 1.708851848 Billion write speed all = 41.449843682 MB/sec (with seq num) write speed all = 40.518816484 MB/sec (without seq num) 2024/11/20-22:08:25.979210 140008047851072 [compaction_job.cc:1948] [default] [JOB 16518] Generated table #77415: 924755 keys, 39910016 bytes, temperature: kWarm 2024/11/20-22:08:25.979276 140008047851072 EVENT_LOG_v1 {"time_micros": 1732111705979244, "cf_name": "default", "job": 16518, "event": "table_file_creation", "file_number": 77415, "file_size": 39910016, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1052080086, "largest_seqno": 1214897115, "table_properties": {"data_size": 33815136, "index_size": 1771072, "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": 25893140, "raw_average_key_size": 28, "raw_value_size": 108324730, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924755, "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": 1732111703, "oldest_key_time": 0, "file_creation_time": 1732111703, "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": 77415, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:08:26.013121 140008047851072 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077416.sst) /dev/shm/ToplingTemp/Topling-1059742-CrIhdT 2024/11/20-22:08:26.054313 140008047851072 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077416.sst): first pass time = 0.04's, 236.069'MB/sec 2024/11/20-22:08:26.140621 140008047851072 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077416.sst): old prealloc_size = 147639500, real_size = 2951664 2024/11/20-22:08:26.140696 140008047851072 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077416.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 67912 prefix = 4 raw-key = 0.0011 GB zip-key = 0.0001 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.0078 GB zip-val = 0.0028 GB avg-val = 115.07 avg-zval = 41.29 2024/11/20-22:08:26.140749 140008047851072 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077416.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0001 GB, waited 0.000 sec, Key+Value = 0.010 GB 2024/11/20-22:08:26.198255 140008047851072 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00/077416.sst): second pass time = 0.09's, 91.125'MB/sec, value only(80.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.06's, 56.181'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2339.366'MB/sec (index lex order gen) rebuild zvType time = 0.05's, 0.353'MB/sec write SST data time = 0.01's, 344.144'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.080'MB, throughput = 2469.019'MB/sec zip my value time = 0.09's, unzip length = 0.008'GB zip my value throughput = 91.125'MB/sec zip pipeline throughput = 91.125'MB/sec entries = 67912 avg-key = 28.00 avg-zkey = 1.92 avg-val = 115.07 avg-zval = 41.29 usrkeys = 67912 avg-key = 20.00 avg-zkey = 1.92 avg-val = 122.07 avg-zval = 41.29 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 67912 bytes = 220736 } seq expand size = 475384 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0014 GB value = 0.0078 GB dict = 0.08 MB all = 0.0097 GB } __ZipSize{ index = 0.0001 GB value = 0.0028 GB dict = 0.08 MB all = 0.0032 GB } UnZip/Zip{ index = 10.4032 value = 2.7870 dict = 1.00 all = 3.0015 } Zip/UnZip{ index = 0.0961 value = 0.3588 dict = 1.00 all = 0.3332 } ---------------------------- total value len = 564.092701 GB avg = 0.330 KB (by entry num) total key len = 44.549695 GB avg = 0.026 KB total ukey len = 32.962205 GB avg = 0.014 KB total ukey num = 2.329417738 Billion total entry num = 1.708919760 Billion write speed all = 41.449783801 MB/sec (with seq num) write speed all = 40.518736539 MB/sec (without seq num) 2024/11/20-22:08:26.208634 140008047851072 [compaction_job.cc:1948] [default] [JOB 16518] Generated table #77416: 67912 keys, 3237138 bytes, temperature: kWarm 2024/11/20-22:08:26.208682 140008047851072 EVENT_LOG_v1 {"time_micros": 1732111706208655, "cf_name": "default", "job": 16518, "event": "table_file_creation", "file_number": 77416, "file_size": 3237138, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1174490392, "largest_seqno": 1213400807, "table_properties": {"data_size": 2803936, "index_size": 130560, "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": 1901536, "raw_average_key_size": 28, "raw_value_size": 7814648, "raw_average_value_size": 115, "num_data_blocks": 1, "num_entries": 67912, "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": 1732111706, "oldest_key_time": 0, "file_creation_time": 1732111706, "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": 77416, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:08:26.219239 140008047851072 [compaction_job.cc:703] job-16518: subcompact[0], size: 0.360106 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16518/att-00 [077407,077408,077409,077410,077411,077412,077413,077414,077415,077416] 2024/11/20-22:08:26.289134 140008047851072 (Original Log Time 2024/11/20-22:07:55.367452) EVENT_LOG_v1 {"time_micros": 1732111675367392, "job": 16518, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [77403], "files_L3": [77391, 77392, 77393, 77394, 77395, 77396, 77397, 77398, 77399], "score": 0.96515, "input_data_size": 371524151, "oldest_snapshot_seqno": 1215119088} 2024/11/20-22:08:26.289138 140008047851072 (Original Log Time 2024/11/20-22:08:26.284672) [compaction_job.cc:2022] [default] [JOB 16518] Compacted 1@2 + 9@3 files to L3 => 360105881 bytes 2024/11/20-22:08:26.289139 140008047851072 (Original Log Time 2024/11/20-22:08:26.289069) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 10 0 0 0] max score 0.01, MB/sec: 12.0 rd, 11.7 wr, level 3, files in(1, 9) out(10 +0 blob) MB in(13.7, 340.7 +0.0 blob) out(343.4 +0.0 blob), read-write-amplify(51.1) write-amplify(25.2) OK, records in: 8453587, records dropped: 50425 output_compression: Snappy 2024/11/20-22:08:26.289143 140008047851072 (Original Log Time 2024/11/20-22:08:26.289115) EVENT_LOG_v1 {"time_micros": 1732111706289092, "cf": "default", "job": 16518, "event": "compaction_finished", "compaction_time_micros": 30851789, "compaction_time_cpu_micros": 13757781, "output_level": 3, "num_output_files": 10, "total_output_size": 360105881, "num_input_records": 8453587, "num_output_records": 8403162, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 282592154, "file_range_sync_nanos": 0, "file_fsync_nanos": 8762, "file_prepare_write_nanos": 28835, "lsm_state": [0, 0, 0, 10, 0, 0, 0]} 2024/11/20-22:08:26.422125 140008047851072 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":1732111675,"executesMs":31086,"compactionJobId":16518,"attempt":0,"compactionInputRawBytes":1224836790,"compactionInputZipBytes":371524151,"compactionOutputRawBytes":0,"compactionOutputZipBytes":360105881,"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-54dae67db97276ab9c8893067b506d98-7478f51125e1db52-00"}}, response = 2024/11/20-22:08:26.422178 140008047851072 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-16518/att-00: olev 3, work 31.086 s, result 7.713 ms, install 4.485 ms, input{raw 1.141 GiB zip 354.313 MiB}