2024/11/21-05:43:57.970953 140008819979840 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00: fork to child time = 0.009237 sec 2024/11/21-05:43:57.971423 140008819979840 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00 2024/11/21-05:43:57.978487 140008819979840 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00 2024/11/21-05:43:57.986400 140008819979840 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-05:43:57.986633 140008819979840 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/21-05:43:58.033070 140008819979840 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-07250/att-00/MANIFEST-090329 2024/11/21-05:43:58.049429 140008819979840 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-07250/att-00/MANIFEST-090329 succeeded,manifest_file_number is 90329, next_file_number is 105782, last_sequence is 1581020112, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 105639 2024/11/21-05:43:58.049436 140008819979840 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-05:43:58.049521 140008819979840 [version_set.cc:5724] Creating manifest 105782 2024/11/21-05:43:58.084766 140008819979840 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-05:43:58.102821 140008819979840 [compaction_job.cc:2437] [default] [JOB 7250] Compacting 1@2 + 13@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/21-05:43:58.102834 140008819979840 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 5419 Base level 2, inputs: [105779(27MB)], [105724(37MB) 105725(38MB) 105726(38MB) 105727(40MB) 105728(37MB) 105729(38MB) 105730(38MB) 105731(37MB) 105732(37MB) 105733(35MB) 105734(37MB) 105735(36MB) 105741(38MB)] 2024/11/21-05:43:58.109819 140008819979840 [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/21-05:43:58.109845 140008819979840 [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/21-05:43:58.109865 140008819979840 [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/21-05:43:58.109874 140008819979840 [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/21-05:43:58.109884 140008819979840 [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/21-05:43:58.707035 140008819979840 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105783.sst) /dev/shm/ToplingTemp/Topling-1373763-pwpEtG 2024/11/21-05:43:59.266210 140008819979840 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105783.sst): first pass time = 0.56's, 240.054'MB/sec 2024/11/21-05:44:00.620795 140008819979840 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105783.sst): old prealloc_size = 147639500, real_size = 34797984 2024/11/21-05:44:00.621392 140008819979840 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105783.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 930145 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0328 GB avg-val = 116.30 avg-zval = 35.26 2024/11/21-05:44:00.622217 140008819979840 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105783.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/21-05:44:01.551565 140008819979840 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105783.sst): second pass time = 1.34's, 80.582'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.93's, 41.674'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3067.768'MB/sec (index lex order gen) rebuild zvType time = 0.79's, 0.293'MB/sec write SST data time = 0.14's, 283.991'MB/sec dict compress time = 7308259440.20's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.078'MB, throughput = 36478.826'MB/sec zip my value time = 1.34's, unzip length = 0.108'GB zip my value throughput = 80.582'MB/sec zip pipeline throughput = 80.582'MB/sec entries = 930145 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.30 avg-zval = 35.26 usrkeys = 930145 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.30 avg-zval = 35.26 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 930145 bytes = 3139248 } seq expand size = 6511015 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0328 GB dict = 1.08 MB all = 0.0388 GB } UnZip/Zip{ index = 10.5117 value = 3.2984 dict = 1.00 all = 3.4602 } Zip/UnZip{ index = 0.0951 value = 0.3032 dict = 1.00 all = 0.2890 } ---------------------------- total value len = 563.180417 GB avg = 0.331 KB (by entry num) total key len = 44.340450 GB avg = 0.026 KB total ukey len = 32.812745 GB avg = 0.014 KB total ukey num = 2.321944721 Billion total entry num = 1.701446743 Billion write speed all = 14.458172067 MB/sec (with seq num) write speed all = 14.134235082 MB/sec (without seq num) 2024/11/21-05:44:01.605613 140008819979840 [compaction_job.cc:1948] [default] [JOB 7250] Generated table #105783: 930145 keys, 38788940 bytes, temperature: kWarm 2024/11/21-05:44:01.605697 140008819979840 EVENT_LOG_v1 {"time_micros": 1732139041605655, "cf_name": "default", "job": 7250, "event": "table_file_creation", "file_number": 105783, "file_size": 38788940, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1488448977, "largest_seqno": 1580997194, "table_properties": {"data_size": 32795536, "index_size": 1769728, "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": 26044060, "raw_average_key_size": 28, "raw_value_size": 108173734, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 930145, "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": 1732139038, "oldest_key_time": 0, "file_creation_time": 1732139038, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 105783, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-05:44:01.645452 140008819979840 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105784.sst) /dev/shm/ToplingTemp/Topling-1373763-cWrqxI 2024/11/21-05:44:02.518232 140008819979840 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105784.sst): first pass time = 0.87's, 153.789'MB/sec 2024/11/21-05:44:03.950945 140008819979840 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105784.sst): old prealloc_size = 147639500, real_size = 35424160 2024/11/21-05:44:03.951632 140008819979840 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105784.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 932584 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1081 GB zip-val = 0.0334 GB avg-val = 115.92 avg-zval = 35.84 2024/11/21-05:44:03.952622 140008819979840 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105784.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/21-05:44:04.891432 140008819979840 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105784.sst): second pass time = 1.43's, 75.501'MB/sec, value only(80.5% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.94's, 42.308'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2657.988'MB/sec (index lex order gen) rebuild zvType time = 0.76's, 0.305'MB/sec write SST data time = 0.18's, 226.120'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.077'MB, throughput = 34735.983'MB/sec zip my value time = 1.43's, unzip length = 0.108'GB zip my value throughput = 75.501'MB/sec zip pipeline throughput = 75.501'MB/sec entries = 932584 avg-key = 28.00 avg-zkey = 1.89 avg-val = 115.92 avg-zval = 35.84 usrkeys = 932584 avg-key = 20.00 avg-zkey = 1.89 avg-val = 122.66 avg-zval = 35.84 TagRS{ kinds = RS_Key0_TagN bytes = 145800 } TagArray{ size = 897551 bytes = 3365824 } seq expand size = 6282857 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0187 GB value = 0.1081 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0334 GB dict = 1.08 MB all = 0.0398 GB } UnZip/Zip{ index = 10.5829 value = 3.2339 dict = 1.00 all = 3.3732 } Zip/UnZip{ index = 0.0945 value = 0.3092 dict = 1.00 all = 0.2965 } ---------------------------- total value len = 563.294805 GB avg = 0.331 KB (by entry num) total key len = 44.366563 GB avg = 0.026 KB total ukey len = 32.831396 GB avg = 0.014 KB total ukey num = 2.322877305 Billion total entry num = 1.702379327 Billion write speed all = 14.460366423 MB/sec (with seq num) write speed all = 14.136277644 MB/sec (without seq num) 2024/11/21-05:44:04.996683 140008819979840 [compaction_job.cc:1948] [default] [JOB 7250] Generated table #105784: 932584 keys, 39789614 bytes, temperature: kWarm 2024/11/21-05:44:04.996755 140008819979840 EVENT_LOG_v1 {"time_micros": 1732139044996720, "cf_name": "default", "job": 7250, "event": "table_file_creation", "file_number": 105784, "file_size": 39789614, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1580997170, "table_properties": {"data_size": 33428368, "index_size": 1762432, "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": 26112352, "raw_average_key_size": 28, "raw_value_size": 108105476, "raw_average_value_size": 115, "num_data_blocks": 1, "num_entries": 932584, "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": 1732139041, "oldest_key_time": 0, "file_creation_time": 1732139041, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 105784, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-05:44:05.036607 140008819979840 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105785.sst) /dev/shm/ToplingTemp/Topling-1373763-niYQ5H 2024/11/21-05:44:05.980241 140008819979840 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105785.sst): first pass time = 0.94's, 142.241'MB/sec 2024/11/21-05:44:07.607077 140008819979840 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105785.sst): old prealloc_size = 147639500, real_size = 36380192 2024/11/21-05:44:07.607667 140008819979840 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105785.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926314 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.0343 GB avg-val = 116.89 avg-zval = 37.06 2024/11/21-05:44:07.608383 140008819979840 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105785.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/21-05:44:08.338027 140008819979840 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105785.sst): second pass time = 1.63's, 66.594'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.73's, 54.337'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3236.863'MB/sec (index lex order gen) rebuild zvType time = 0.59's, 0.390'MB/sec write SST data time = 0.14's, 290.333'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 = 33513.153'MB/sec zip my value time = 1.63's, unzip length = 0.108'GB zip my value throughput = 66.594'MB/sec zip pipeline throughput = 66.594'MB/sec entries = 926314 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.89 avg-zval = 37.06 usrkeys = 926314 avg-key = 20.00 avg-zkey = 1.97 avg-val = 122.12 avg-zval = 37.06 TagRS{ kinds = RS_Key0_TagN bytes = 144840 } TagArray{ size = 691602 bytes = 2334176 } seq expand size = 4841214 multi value expand size = 0 cnt WriteAppend = 61 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0343 GB dict = 1.08 MB all = 0.0397 GB } UnZip/Zip{ index = 10.1766 value = 3.1543 dict = 1.00 all = 3.3793 } Zip/UnZip{ index = 0.0983 value = 0.3170 dict = 1.00 all = 0.2959 } ---------------------------- total value len = 563.407928 GB avg = 0.331 KB (by entry num) total key len = 44.392500 GB avg = 0.026 KB total ukey len = 32.849923 GB avg = 0.014 KB total ukey num = 2.323803619 Billion total entry num = 1.703305641 Billion write speed all = 14.462489393 MB/sec (with seq num) write speed all = 14.138250861 MB/sec (without seq num) 2024/11/21-05:44:08.394920 140008819979840 [compaction_job.cc:1948] [default] [JOB 7250] Generated table #105785: 926314 keys, 39717530 bytes, temperature: kWarm 2024/11/21-05:44:08.394986 140008819979840 EVENT_LOG_v1 {"time_micros": 1732139048394952, "cf_name": "default", "job": 7250, "event": "table_file_creation", "file_number": 105785, "file_size": 39717530, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 978567417, "table_properties": {"data_size": 34327952, "index_size": 1820480, "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": 25936792, "raw_average_key_size": 28, "raw_value_size": 108281012, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926314, "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": 1732139045, "oldest_key_time": 0, "file_creation_time": 1732139045, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 105785, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-05:44:08.431824 140008819979840 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105786.sst) /dev/shm/ToplingTemp/Topling-1373763-Rax19F 2024/11/21-05:44:09.335130 140008819979840 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105786.sst): first pass time = 0.90's, 148.591'MB/sec 2024/11/21-05:44:11.122033 140008819979840 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105786.sst): old prealloc_size = 147639500, real_size = 38543472 2024/11/21-05:44:11.122657 140008819979840 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105786.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927079 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.0365 GB avg-val = 116.77 avg-zval = 39.41 2024/11/21-05:44:11.123514 140008819979840 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105786.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/21-05:44:11.984811 140008819979840 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105786.sst): second pass time = 1.79's, 60.611'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.86's, 49.587'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3049.415'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.321'MB/sec write SST data time = 0.14's, 305.512'MB/sec dict compress time = 4604396505.14's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 34667.330'MB/sec zip my value time = 1.79's, unzip length = 0.108'GB zip my value throughput = 60.611'MB/sec zip pipeline throughput = 133.088'MB/sec entries = 927079 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.77 avg-zval = 39.41 usrkeys = 927079 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.51 avg-zval = 39.41 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 892371 bytes = 3234864 } seq expand size = 6246597 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.0365 GB dict = 1.08 MB all = 0.0428 GB } UnZip/Zip{ index = 10.4442 value = 2.9631 dict = 1.00 all = 3.1373 } Zip/UnZip{ index = 0.0957 value = 0.3375 dict = 1.00 all = 0.3187 } ---------------------------- total value len = 563.522434 GB avg = 0.331 KB (by entry num) total key len = 44.418458 GB avg = 0.026 KB total ukey len = 32.868464 GB avg = 0.014 KB total ukey num = 2.324730698 Billion total entry num = 1.704232720 Billion write speed all = 14.464576564 MB/sec (with seq num) write speed all = 14.140189703 MB/sec (without seq num) 2024/11/21-05:44:12.044976 140008819979840 [compaction_job.cc:1948] [default] [JOB 7250] Generated table #105786: 927079 keys, 42781410 bytes, temperature: kWarm 2024/11/21-05:44:12.045063 140008819979840 EVENT_LOG_v1 {"time_micros": 1732139052045008, "cf_name": "default", "job": 7250, "event": "table_file_creation", "file_number": 105786, "file_size": 42781410, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1331715475, "table_properties": {"data_size": 36536224, "index_size": 1775296, "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": 25958212, "raw_average_key_size": 28, "raw_value_size": 108259618, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927079, "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": 1732139048, "oldest_key_time": 0, "file_creation_time": 1732139048, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 105786, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-05:44:12.088765 140008819979840 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105787.sst) /dev/shm/ToplingTemp/Topling-1373763-lk0LeK 2024/11/21-05:44:13.057795 140008819979840 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105787.sst): first pass time = 0.97's, 138.512'MB/sec 2024/11/21-05:44:14.197602 140008819979840 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105787.sst): old prealloc_size = 147639500, real_size = 34822176 2024/11/21-05:44:14.198207 140008819979840 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105787.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925042 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.0328 GB avg-val = 117.09 avg-zval = 35.49 2024/11/21-05:44:14.198991 140008819979840 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105787.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/21-05:44:15.099328 140008819979840 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105787.sst): second pass time = 1.14's, 95.091'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.90's, 43.157'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3066.605'MB/sec (index lex order gen) rebuild zvType time = 0.75's, 0.308'MB/sec write SST data time = 0.15's, 258.639'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 = 34682.517'MB/sec zip my value time = 1.14's, unzip length = 0.108'GB zip my value throughput = 95.091'MB/sec zip pipeline throughput = 95.091'MB/sec entries = 925042 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.09 avg-zval = 35.49 usrkeys = 925042 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.09 avg-zval = 35.49 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925042 bytes = 3237664 } seq expand size = 6475294 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0328 GB dict = 1.08 MB all = 0.0389 GB } UnZip/Zip{ index = 10.5130 value = 3.2992 dict = 1.00 all = 3.4490 } Zip/UnZip{ index = 0.0951 value = 0.3031 dict = 1.00 all = 0.2899 } ---------------------------- total value len = 563.637226 GB avg = 0.331 KB (by entry num) total key len = 44.444359 GB avg = 0.026 KB total ukey len = 32.886965 GB avg = 0.014 KB total ukey num = 2.325655740 Billion total entry num = 1.705157762 Billion write speed all = 14.466851999 MB/sec (with seq num) write speed all = 14.142313114 MB/sec (without seq num) 2024/11/21-05:44:15.155252 140008819979840 [compaction_job.cc:1948] [default] [JOB 7250] Generated table #105787: 925042 keys, 38915334 bytes, temperature: kWarm 2024/11/21-05:44:15.155326 140008819979840 EVENT_LOG_v1 {"time_micros": 1732139055155290, "cf_name": "default", "job": 7250, "event": "table_file_creation", "file_number": 105787, "file_size": 38915334, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187855341, "largest_seqno": 1331717282, "table_properties": {"data_size": 32830928, "index_size": 1759808, "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": 25901176, "raw_average_key_size": 28, "raw_value_size": 108316592, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925042, "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": 1732139052, "oldest_key_time": 0, "file_creation_time": 1732139052, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 105787, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-05:44:15.195856 140008819979840 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105788.sst) /dev/shm/ToplingTemp/Topling-1373763-Cv2ohK 2024/11/21-05:44:16.356208 140008819979840 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105788.sst): first pass time = 1.16's, 115.674'MB/sec 2024/11/21-05:44:17.676835 140008819979840 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105788.sst): old prealloc_size = 147639500, real_size = 36505280 2024/11/21-05:44:17.677517 140008819979840 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105788.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928993 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0345 GB avg-val = 116.48 avg-zval = 37.14 2024/11/21-05:44:17.678331 140008819979840 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105788.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/21-05:44:18.527235 140008819979840 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105788.sst): second pass time = 1.32's, 81.986'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 47.758'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2735.092'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.323'MB/sec write SST data time = 0.13's, 311.068'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 21297.198'MB/sec zip my value time = 1.32's, unzip length = 0.108'GB zip my value throughput = 81.986'MB/sec zip pipeline throughput = 81.986'MB/sec entries = 928993 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.48 avg-zval = 37.14 usrkeys = 928993 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.48 avg-zval = 37.14 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928993 bytes = 3251488 } seq expand size = 6502951 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.0345 GB dict = 1.08 MB all = 0.0406 GB } UnZip/Zip{ index = 10.5132 value = 3.1359 dict = 1.00 all = 3.3048 } Zip/UnZip{ index = 0.0951 value = 0.3189 dict = 1.00 all = 0.3026 } ---------------------------- total value len = 563.751935 GB avg = 0.330 KB (by entry num) total key len = 44.470371 GB avg = 0.026 KB total ukey len = 32.905545 GB avg = 0.014 KB total ukey num = 2.326584733 Billion total entry num = 1.706086755 Billion write speed all = 14.469019887 MB/sec (with seq num) write speed all = 14.144330668 MB/sec (without seq num) 2024/11/21-05:44:18.584919 140008819979840 [compaction_job.cc:1948] [default] [JOB 7250] Generated table #105788: 928993 keys, 40613374 bytes, temperature: kWarm 2024/11/21-05:44:18.584979 140008819979840 EVENT_LOG_v1 {"time_micros": 1732139058584948, "cf_name": "default", "job": 7250, "event": "table_file_creation", "file_number": 105788, "file_size": 40613374, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187851486, "largest_seqno": 1331717093, "table_properties": {"data_size": 34505520, "index_size": 1767296, "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": 26011804, "raw_average_key_size": 28, "raw_value_size": 108205986, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928993, "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": 1732139055, "oldest_key_time": 0, "file_creation_time": 1732139055, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 105788, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-05:44:18.624841 140008819979840 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105789.sst) /dev/shm/ToplingTemp/Topling-1373763-hNhnxJ 2024/11/21-05:44:19.674329 140008819979840 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105789.sst): first pass time = 1.05's, 127.895'MB/sec 2024/11/21-05:44:21.239010 140008819979840 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105789.sst): old prealloc_size = 147639500, real_size = 36219728 2024/11/21-05:44:21.239618 140008819979840 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105789.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 930404 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.0342 GB avg-val = 116.26 avg-zval = 36.76 2024/11/21-05:44:21.240415 140008819979840 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105789.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/21-05:44:22.257641 140008819979840 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105789.sst): second pass time = 1.56's, 69.165'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.02's, 39.594'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3112.380'MB/sec (index lex order gen) rebuild zvType time = 0.78's, 0.297'MB/sec write SST data time = 0.24's, 171.412'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 14574.710'MB/sec zip my value time = 1.56's, unzip length = 0.108'GB zip my value throughput = 69.165'MB/sec zip pipeline throughput = 221.625'MB/sec entries = 930404 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.26 avg-zval = 36.76 usrkeys = 930404 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.26 avg-zval = 36.76 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 930404 bytes = 3256432 } seq expand size = 6512828 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0342 GB dict = 1.08 MB all = 0.0403 GB } UnZip/Zip{ index = 10.4444 value = 3.1623 dict = 1.00 all = 3.3278 } Zip/UnZip{ index = 0.0957 value = 0.3162 dict = 1.00 all = 0.3005 } ---------------------------- total value len = 563.866614 GB avg = 0.330 KB (by entry num) total key len = 44.496422 GB avg = 0.026 KB total ukey len = 32.924153 GB avg = 0.014 KB total ukey num = 2.327515137 Billion total entry num = 1.707017159 Billion write speed all = 14.471083527 MB/sec (with seq num) write speed all = 14.146246067 MB/sec (without seq num) 2024/11/21-05:44:22.312450 140008819979840 [compaction_job.cc:1948] [default] [JOB 7250] Generated table #105789: 930404 keys, 40331714 bytes, temperature: kWarm 2024/11/21-05:44:22.312516 140008819979840 EVENT_LOG_v1 {"time_micros": 1732139062312484, "cf_name": "default", "job": 7250, "event": "table_file_creation", "file_number": 105789, "file_size": 40331714, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187851565, "largest_seqno": 1365269766, "table_properties": {"data_size": 34205312, "index_size": 1781632, "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": 26051312, "raw_average_key_size": 28, "raw_value_size": 108166472, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 930404, "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": 1732139058, "oldest_key_time": 0, "file_creation_time": 1732139058, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 105789, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-05:44:22.349739 140008819979840 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105790.sst) /dev/shm/ToplingTemp/Topling-1373763-Qpq9yG 2024/11/21-05:44:23.350740 140008819979840 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105790.sst): first pass time = 1.00's, 134.089'MB/sec 2024/11/21-05:44:24.544095 140008819979840 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105790.sst): old prealloc_size = 147639500, real_size = 35208848 2024/11/21-05:44:24.544684 140008819979840 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105790.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927045 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.0332 GB avg-val = 116.78 avg-zval = 35.81 2024/11/21-05:44:24.545557 140008819979840 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105790.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/21-05:44:25.456806 140008819979840 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105790.sst): second pass time = 1.19's, 90.781'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.91's, 43.288'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3144.779'MB/sec (index lex order gen) rebuild zvType time = 0.78's, 0.297'MB/sec write SST data time = 0.13's, 300.945'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 = 30193.615'MB/sec zip my value time = 1.19's, unzip length = 0.108'GB zip my value throughput = 90.781'MB/sec zip pipeline throughput = 90.781'MB/sec entries = 927045 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.78 avg-zval = 35.81 usrkeys = 927045 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.66 avg-zval = 35.81 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 911014 bytes = 3302448 } seq expand size = 6377098 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.0332 GB dict = 1.08 MB all = 0.0395 GB } UnZip/Zip{ index = 10.4435 value = 3.2607 dict = 1.00 all = 3.3970 } Zip/UnZip{ index = 0.0958 value = 0.3067 dict = 1.00 all = 0.2944 } ---------------------------- total value len = 563.981251 GB avg = 0.330 KB (by entry num) total key len = 44.522379 GB avg = 0.026 KB total ukey len = 32.942694 GB avg = 0.014 KB total ukey num = 2.328442182 Billion total entry num = 1.707944204 Billion write speed all = 14.473326450 MB/sec (with seq num) write speed all = 14.148337309 MB/sec (without seq num) 2024/11/21-05:44:25.514249 140008819979840 [compaction_job.cc:1948] [default] [JOB 7250] Generated table #105790: 927045 keys, 39510374 bytes, temperature: kWarm 2024/11/21-05:44:25.514305 140008819979840 EVENT_LOG_v1 {"time_micros": 1732139065514276, "cf_name": "default", "job": 7250, "event": "table_file_creation", "file_number": 105790, "file_size": 39510374, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1375096600, "table_properties": {"data_size": 33201536, "index_size": 1775360, "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": 25957260, "raw_average_key_size": 28, "raw_value_size": 108260470, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927045, "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": 1732139062, "oldest_key_time": 0, "file_creation_time": 1732139062, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 105790, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-05:44:25.550670 140008819979840 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105791.sst) /dev/shm/ToplingTemp/Topling-1373763-XqzlpJ 2024/11/21-05:44:26.558216 140008819979840 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105791.sst): first pass time = 1.01's, 133.217'MB/sec 2024/11/21-05:44:27.854084 140008819979840 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105791.sst): old prealloc_size = 147639500, real_size = 36014320 2024/11/21-05:44:27.854742 140008819979840 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105791.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 933831 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1081 GB zip-val = 0.0340 GB avg-val = 115.73 avg-zval = 36.41 2024/11/21-05:44:27.855359 140008819979840 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105791.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/21-05:44:28.652276 140008819979840 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105791.sst): second pass time = 1.30's, 83.444'MB/sec, value only(80.5% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.80's, 48.963'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2814.338'MB/sec (index lex order gen) rebuild zvType time = 0.66's, 0.353'MB/sec write SST data time = 0.14's, 288.880'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.078'MB, throughput = 33051.964'MB/sec zip my value time = 1.30's, unzip length = 0.108'GB zip my value throughput = 83.444'MB/sec zip pipeline throughput = 83.444'MB/sec entries = 933831 avg-key = 28.00 avg-zkey = 1.90 avg-val = 115.73 avg-zval = 36.41 usrkeys = 933831 avg-key = 20.00 avg-zkey = 1.90 avg-val = 120.00 avg-zval = 36.41 TagRS{ kinds = RS_Key0_TagN bytes = 146000 } TagArray{ size = 570308 bytes = 2067376 } seq expand size = 3992156 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0187 GB value = 0.1081 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0340 GB dict = 1.08 MB all = 0.0391 GB } UnZip/Zip{ index = 10.5142 value = 3.1781 dict = 1.00 all = 3.4343 } Zip/UnZip{ index = 0.0951 value = 0.3146 dict = 1.00 all = 0.2912 } ---------------------------- total value len = 564.093314 GB avg = 0.330 KB (by entry num) total key len = 44.548527 GB avg = 0.026 KB total ukey len = 32.961371 GB avg = 0.014 KB total ukey num = 2.329376013 Billion total entry num = 1.708878035 Billion write speed all = 14.475513586 MB/sec (with seq num) write speed all = 14.150371467 MB/sec (without seq num) 2024/11/21-05:44:28.709815 140008819979840 [compaction_job.cc:1948] [default] [JOB 7250] Generated table #105791: 933831 keys, 39082042 bytes, temperature: kWarm 2024/11/21-05:44:28.709877 140008819979840 EVENT_LOG_v1 {"time_micros": 1732139068709848, "cf_name": "default", "job": 7250, "event": "table_file_creation", "file_number": 105791, "file_size": 39082042, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1375096388, "table_properties": {"data_size": 34004384, "index_size": 1776320, "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": 26147268, "raw_average_key_size": 28, "raw_value_size": 108070554, "raw_average_value_size": 115, "num_data_blocks": 1, "num_entries": 933831, "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": 1732139065, "oldest_key_time": 0, "file_creation_time": 1732139065, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 105791, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-05:44:28.746955 140008819979840 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105792.sst) /dev/shm/ToplingTemp/Topling-1373763-VX4wpK 2024/11/21-05:44:29.628817 140008819979840 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105792.sst): first pass time = 0.88's, 152.205'MB/sec 2024/11/21-05:44:30.816957 140008819979840 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105792.sst): old prealloc_size = 147639500, real_size = 33433424 2024/11/21-05:44:30.817563 140008819979840 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105792.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922908 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.43 avg-zval = 34.07 2024/11/21-05:44:30.818366 140008819979840 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105792.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/21-05:44:31.650672 140008819979840 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105792.sst): second pass time = 1.19's, 91.276'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 44.891'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3022.216'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.330'MB/sec write SST data time = 0.13's, 280.200'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 20310.272'MB/sec zip my value time = 1.19's, unzip length = 0.108'GB zip my value throughput = 91.276'MB/sec zip pipeline throughput = 91.276'MB/sec entries = 922908 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.43 avg-zval = 34.07 usrkeys = 922908 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.68 avg-zval = 34.07 TagRS{ kinds = RS_Key0_TagN bytes = 144320 } TagArray{ size = 823642 bytes = 2985712 } seq expand size = 5765494 multi value expand size = 0 cnt WriteAppend = 12 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.0374 GB } UnZip/Zip{ index = 10.5159 value = 3.4463 dict = 1.00 all = 3.5863 } Zip/UnZip{ index = 0.0951 value = 0.2902 dict = 1.00 all = 0.2788 } ---------------------------- total value len = 564.207456 GB avg = 0.330 KB (by entry num) total key len = 44.574368 GB avg = 0.026 KB total ukey len = 32.979829 GB avg = 0.014 KB total ukey num = 2.330298921 Billion total entry num = 1.709800943 Billion write speed all = 14.477810411 MB/sec (with seq num) write speed all = 14.152515891 MB/sec (without seq num) 2024/11/21-05:44:31.704685 140008819979840 [compaction_job.cc:1948] [default] [JOB 7250] Generated table #105792: 922908 keys, 37425124 bytes, temperature: kWarm 2024/11/21-05:44:31.704752 140008819979840 EVENT_LOG_v1 {"time_micros": 1732139071704720, "cf_name": "default", "job": 7250, "event": "table_file_creation", "file_number": 105792, "file_size": 37425124, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1331717794, "table_properties": {"data_size": 31447232, "index_size": 1755264, "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": 25841424, "raw_average_key_size": 28, "raw_value_size": 108376312, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922908, "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": 1732139068, "oldest_key_time": 0, "file_creation_time": 1732139068, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 105792, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-05:44:31.742917 140008819979840 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105793.sst) /dev/shm/ToplingTemp/Topling-1373763-dr3rOJ 2024/11/21-05:44:32.618702 140008819979840 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105793.sst): first pass time = 0.88's, 153.261'MB/sec 2024/11/21-05:44:33.883071 140008819979840 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105793.sst): old prealloc_size = 147639500, real_size = 35772160 2024/11/21-05:44:33.883649 140008819979840 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105793.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924891 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.0338 GB avg-val = 117.12 avg-zval = 36.52 2024/11/21-05:44:33.884491 140008819979840 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105793.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/21-05:44:34.716549 140008819979840 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105793.sst): second pass time = 1.26's, 85.727'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 47.973'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3157.370'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.328'MB/sec write SST data time = 0.13's, 311.078'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 = 32776.100'MB/sec zip my value time = 1.26's, unzip length = 0.108'GB zip my value throughput = 85.727'MB/sec zip pipeline throughput = 85.727'MB/sec entries = 924891 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.12 avg-zval = 36.52 usrkeys = 924891 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.12 avg-zval = 36.52 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924891 bytes = 3352752 } seq expand size = 6474237 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.0338 GB dict = 1.08 MB all = 0.0400 GB } UnZip/Zip{ index = 10.5143 value = 3.2065 dict = 1.00 all = 3.3567 } Zip/UnZip{ index = 0.0951 value = 0.3119 dict = 1.00 all = 0.2979 } ---------------------------- total value len = 564.322251 GB avg = 0.330 KB (by entry num) total key len = 44.600265 GB avg = 0.026 KB total ukey len = 32.998326 GB avg = 0.014 KB total ukey num = 2.331223812 Billion total entry num = 1.710725834 Billion write speed all = 14.480100528 MB/sec (with seq num) write speed all = 14.154653774 MB/sec (without seq num) 2024/11/21-05:44:34.774009 140008819979840 [compaction_job.cc:1948] [default] [JOB 7250] Generated table #105793: 924891 keys, 39984466 bytes, temperature: kWarm 2024/11/21-05:44:34.774086 140008819979840 EVENT_LOG_v1 {"time_micros": 1732139074774053, "cf_name": "default", "job": 7250, "event": "table_file_creation", "file_number": 105793, "file_size": 39984466, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1181841034, "largest_seqno": 1580996849, "table_properties": {"data_size": 33781488, "index_size": 1759296, "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": 25896948, "raw_average_key_size": 28, "raw_value_size": 108320874, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924891, "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": 1732139071, "oldest_key_time": 0, "file_creation_time": 1732139071, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 105793, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-05:44:34.813122 140008819979840 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105794.sst) /dev/shm/ToplingTemp/Topling-1373763-HuSOEG 2024/11/21-05:44:35.749227 140008819979840 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105794.sst): first pass time = 0.94's, 143.386'MB/sec 2024/11/21-05:44:36.939416 140008819979840 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105794.sst): old prealloc_size = 147639500, real_size = 34825296 2024/11/21-05:44:36.940010 140008819979840 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105794.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926947 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.0328 GB avg-val = 116.80 avg-zval = 35.42 2024/11/21-05:44:36.940821 140008819979840 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105794.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/21-05:44:37.779771 140008819979840 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105794.sst): second pass time = 1.19's, 91.025'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.182'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3100.288'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.326'MB/sec write SST data time = 0.13's, 303.019'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 = 21081.388'MB/sec zip my value time = 1.19's, unzip length = 0.108'GB zip my value throughput = 91.025'MB/sec zip pipeline throughput = 91.025'MB/sec entries = 926947 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.80 avg-zval = 35.42 usrkeys = 926947 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.80 avg-zval = 35.42 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926947 bytes = 3128464 } seq expand size = 6488629 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.0328 GB dict = 1.08 MB all = 0.0388 GB } UnZip/Zip{ index = 10.5140 value = 3.2977 dict = 1.00 all = 3.4585 } Zip/UnZip{ index = 0.0951 value = 0.3032 dict = 1.00 all = 0.2891 } ---------------------------- total value len = 564.437003 GB avg = 0.330 KB (by entry num) total key len = 44.626219 GB avg = 0.026 KB total ukey len = 33.016865 GB avg = 0.014 KB total ukey num = 2.332150759 Billion total entry num = 1.711652781 Billion write speed all = 14.482391568 MB/sec (with seq num) write speed all = 14.156792190 MB/sec (without seq num) 2024/11/21-05:44:37.833974 140008819979840 [compaction_job.cc:1948] [default] [JOB 7250] Generated table #105794: 926947 keys, 38807950 bytes, temperature: kWarm 2024/11/21-05:44:37.834059 140008819979840 EVENT_LOG_v1 {"time_micros": 1732139077834013, "cf_name": "default", "job": 7250, "event": "table_file_creation", "file_number": 105794, "file_size": 38807950, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1481493642, "largest_seqno": 1580996874, "table_properties": {"data_size": 32830080, "index_size": 1763264, "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": 25954516, "raw_average_key_size": 28, "raw_value_size": 108263282, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926947, "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": 1732139074, "oldest_key_time": 0, "file_creation_time": 1732139074, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 105794, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-05:44:37.870943 140008819979840 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105795.sst) /dev/shm/ToplingTemp/Topling-1373763-B64aXF 2024/11/21-05:44:38.764016 140008819979840 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105795.sst): first pass time = 0.89's, 150.295'MB/sec 2024/11/21-05:44:39.959561 140008819979840 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105795.sst): old prealloc_size = 147639500, real_size = 35066736 2024/11/21-05:44:39.960291 140008819979840 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105795.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 929735 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0331 GB avg-val = 116.36 avg-zval = 35.56 2024/11/21-05:44:39.961169 140008819979840 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105795.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/21-05:44:40.834307 140008819979840 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105795.sst): second pass time = 1.19's, 90.565'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.87's, 44.650'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2547.078'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.324'MB/sec write SST data time = 0.16's, 249.292'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 35831.884'MB/sec zip my value time = 1.19's, unzip length = 0.108'GB zip my value throughput = 90.565'MB/sec zip pipeline throughput = 90.565'MB/sec entries = 929735 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.36 avg-zval = 35.56 usrkeys = 929735 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.36 avg-zval = 35.56 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 929735 bytes = 3137872 } seq expand size = 6508145 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0331 GB dict = 1.08 MB all = 0.0391 GB } UnZip/Zip{ index = 10.5132 value = 3.2718 dict = 1.00 all = 3.4364 } Zip/UnZip{ index = 0.0951 value = 0.3056 dict = 1.00 all = 0.2910 } ---------------------------- total value len = 564.551696 GB avg = 0.330 KB (by entry num) total key len = 44.652252 GB avg = 0.026 KB total ukey len = 33.035460 GB avg = 0.014 KB total ukey num = 2.333080494 Billion total entry num = 1.712582516 Billion write speed all = 14.484685728 MB/sec (with seq num) write speed all = 14.158933151 MB/sec (without seq num) 2024/11/21-05:44:40.891175 140008819979840 [compaction_job.cc:1948] [default] [JOB 7250] Generated table #105795: 929735 keys, 39057392 bytes, temperature: kWarm 2024/11/21-05:44:40.891250 140008819979840 EVENT_LOG_v1 {"time_micros": 1732139080891215, "cf_name": "default", "job": 7250, "event": "table_file_creation", "file_number": 105795, "file_size": 39057392, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1450135759, "largest_seqno": 1580996885, "table_properties": {"data_size": 33065440, "index_size": 1768704, "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": 26032580, "raw_average_key_size": 28, "raw_value_size": 108185154, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 929735, "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": 1732139077, "oldest_key_time": 0, "file_creation_time": 1732139077, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 105795, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-05:44:40.927666 140008819979840 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105796.sst) /dev/shm/ToplingTemp/Topling-1373763-gXRpmI 2024/11/21-05:44:41.039107 140008819979840 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105796.sst): first pass time = 0.11's, 254.169'MB/sec 2024/11/21-05:44:41.281076 140008819979840 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105796.sst): old prealloc_size = 147639500, real_size = 8482848 2024/11/21-05:44:41.281251 140008819979840 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105796.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 196116 prefix = 4 raw-key = 0.0031 GB zip-key = 0.0004 GB avg-key = 16.00 avg-zkey = 1.93 raw-val = 0.0228 GB zip-val = 0.0081 GB avg-val = 116.36 avg-zval = 41.07 2024/11/21-05:44:41.281469 140008819979840 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105796.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.028 GB 2024/11/21-05:44:41.449590 140008819979840 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00/105796.sst): second pass time = 0.24's, 94.588'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 55.546'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2508.276'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.349'MB/sec write SST data time = 0.03's, 336.803'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.238'MB, throughput = 1413.978'MB/sec zip my value time = 0.24's, unzip length = 0.023'GB zip my value throughput = 94.588'MB/sec zip pipeline throughput = 94.588'MB/sec entries = 196116 avg-key = 28.00 avg-zkey = 1.93 avg-val = 116.36 avg-zval = 41.07 usrkeys = 196116 avg-key = 20.00 avg-zkey = 1.93 avg-val = 123.36 avg-zval = 41.07 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 196116 bytes = 686416 } seq expand size = 1372812 multi value expand size = 0 cnt WriteAppend = 17 UnZipSize{ index = 0.0039 GB value = 0.0228 GB dict = 0.24 MB all = 0.0283 GB } __ZipSize{ index = 0.0004 GB value = 0.0081 GB dict = 0.24 MB all = 0.0094 GB } UnZip/Zip{ index = 10.3454 value = 2.8333 dict = 1.00 all = 3.0246 } Zip/UnZip{ index = 0.0967 value = 0.3529 dict = 1.00 all = 0.3306 } ---------------------------- total value len = 564.575890 GB avg = 0.330 KB (by entry num) total key len = 44.657743 GB avg = 0.026 KB total ukey len = 33.039382 GB avg = 0.014 KB total ukey num = 2.333276610 Billion total entry num = 1.712778632 Billion write speed all = 14.485179621 MB/sec (with seq num) write speed all = 14.159394507 MB/sec (without seq num) 2024/11/21-05:44:41.468732 140008819979840 [compaction_job.cc:1948] [default] [JOB 7250] Generated table #105796: 196116 keys, 9360487 bytes, temperature: kWarm 2024/11/21-05:44:41.468798 140008819979840 EVENT_LOG_v1 {"time_micros": 1732139081468767, "cf_name": "default", "job": 7250, "event": "table_file_creation", "file_number": 105796, "file_size": 9360487, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1426792959, "largest_seqno": 1579477496, "table_properties": {"data_size": 8054480, "index_size": 379136, "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": 5491248, "raw_average_key_size": 28, "raw_value_size": 22820812, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 196116, "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": 1732139080, "oldest_key_time": 0, "file_creation_time": 1732139080, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 105796, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-05:44:41.479913 140008819979840 [compaction_job.cc:703] job-07250: subcompact[0], size: 0.524166 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07250/att-00 [105783,105784,105785,105786,105787,105788,105789,105790,105791,105792,105793,105794,105795,105796] 2024/11/21-05:44:41.591600 140008819979840 (Original Log Time 2024/11/21-05:43:58.102896) EVENT_LOG_v1 {"time_micros": 1732139038102852, "job": 7250, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [105779], "files_L3": [105724, 105725, 105726, 105727, 105728, 105729, 105730, 105731, 105732, 105733, 105734, 105735, 105741], "score": 0.99517, "input_data_size": 544168329, "oldest_snapshot_seqno": 1581020107} 2024/11/21-05:44:41.591604 140008819979840 (Original Log Time 2024/11/21-05:44:41.590323) [compaction_job.cc:2022] [default] [JOB 7250] Compacted 1@2 + 13@3 files to L3 => 524165751 bytes 2024/11/21-05:44:41.591606 140008819979840 (Original Log Time 2024/11/21-05:44:41.591528) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 14 0 0 0] max score 0.02, MB/sec: 12.5 rd, 12.1 wr, level 3, files in(1, 13) out(14 +0 blob) MB in(27.1, 491.8 +0.0 blob) out(499.9 +0.0 blob), read-write-amplify(37.6) write-amplify(18.4) OK, records in: 12298713, records dropped: 36679 output_compression: Snappy 2024/11/21-05:44:41.591610 140008819979840 (Original Log Time 2024/11/21-05:44:41.591577) EVENT_LOG_v1 {"time_micros": 1732139081591551, "cf": "default", "job": 7250, "event": "compaction_finished", "compaction_time_micros": 43377029, "compaction_time_cpu_micros": 18911087, "output_level": 3, "num_output_files": 14, "total_output_size": 524165751, "num_input_records": 12298713, "num_output_records": 12262034, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 397120957, "file_range_sync_nanos": 0, "file_fsync_nanos": 12607, "file_prepare_write_nanos": 35698, "lsm_state": [0, 0, 0, 14, 0, 0, 0]} 2024/11/21-05:44:41.713029 140008819979840 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":1732121803,"starts":1732139037,"executesMs":43613,"compactionJobId":7250,"attempt":0,"compactionInputRawBytes":1778351718,"compactionInputZipBytes":544168329,"compactionOutputRawBytes":0,"compactionOutputZipBytes":524165751,"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-bd752f1c19b143a8f129bda4b2cfbeea-8be62792452e7d6d-00"}}, response = 2024/11/21-05:44:41.713152 140008819979840 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-07250/att-00: olev 3, work 43.613 s, result 5.856 ms, install 1.303 ms, input{raw 1.656 GiB zip 518.959 MiB}