2024/11/21-04:03:37.963647 140008778016320 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00: fork to child time = 0.009653 sec 2024/11/21-04:03:37.964211 140008778016320 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00 2024/11/21-04:03:37.972211 140008778016320 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00 2024/11/21-04:03:37.973855 140008778016320 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-04:03:37.974110 140008778016320 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/21-04:03:38.018802 140008778016320 [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-04941/att-00/MANIFEST-090329 2024/11/21-04:03:38.051813 140008778016320 [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-04941/att-00/MANIFEST-090329 succeeded,manifest_file_number is 90329, next_file_number is 100744, last_sequence is 1514423734, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 100579 2024/11/21-04:03:38.051821 140008778016320 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-04:03:38.051897 140008778016320 [version_set.cc:5724] Creating manifest 100744 2024/11/21-04:03:38.083184 140008778016320 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-04:03:38.103001 140008778016320 [compaction_job.cc:2437] [default] [JOB 4941] Compacting 1@2 + 8@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/21-04:03:38.103033 140008778016320 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 3695 Base level 2, inputs: [100720(15MB)], [100667(37MB) 100668(36MB) 100669(38MB) 100670(38MB) 100671(36MB) 100672(38MB) 100673(36MB) 100734(37MB)] 2024/11/21-04:03:38.111195 140008778016320 [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-04:03:38.111233 140008778016320 [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-04:03:38.111262 140008778016320 [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-04:03:38.111275 140008778016320 [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-04:03:38.111293 140008778016320 [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-04:03:38.632926 140008778016320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100745.sst) /dev/shm/ToplingTemp/Topling-1319081-IbQPgW 2024/11/21-04:03:39.200162 140008778016320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100745.sst): first pass time = 0.57's, 236.636'MB/sec 2024/11/21-04:03:40.616143 140008778016320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100745.sst): old prealloc_size = 147639500, real_size = 35179152 2024/11/21-04:03:40.616756 140008778016320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100745.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928503 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.0332 GB avg-val = 116.55 avg-zval = 35.74 2024/11/21-04:03:40.618134 140008778016320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100745.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-04:03:41.579133 140008778016320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100745.sst): second pass time = 1.42's, 76.474'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.96's, 40.551'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2995.936'MB/sec (index lex order gen) rebuild zvType time = 0.83's, 0.280'MB/sec write SST data time = 0.13's, 292.353'MB/sec dict compress time = 8367798558.04's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 32424.989'MB/sec zip my value time = 1.42's, unzip length = 0.108'GB zip my value throughput = 76.474'MB/sec zip pipeline throughput = 76.474'MB/sec entries = 928503 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.55 avg-zval = 35.74 usrkeys = 928503 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.55 avg-zval = 35.74 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928503 bytes = 3017648 } seq expand size = 6499521 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.0332 GB dict = 1.08 MB all = 0.0391 GB } UnZip/Zip{ index = 10.5126 value = 3.2616 dict = 1.00 all = 3.4371 } Zip/UnZip{ index = 0.0951 value = 0.3066 dict = 1.00 all = 0.2909 } ---------------------------- total value len = 563.180451 GB avg = 0.331 KB (by entry num) total key len = 44.340404 GB avg = 0.026 KB total ukey len = 32.812712 GB avg = 0.014 KB total ukey num = 2.321943079 Billion total entry num = 1.701445101 Billion write speed all = 16.875940017 MB/sec (with seq num) write speed all = 16.497833025 MB/sec (without seq num) 2024/11/21-04:03:41.627155 140008778016320 [compaction_job.cc:1948] [default] [JOB 4941] Generated table #100745: 928503 keys, 39050038 bytes, temperature: kWarm 2024/11/21-04:03:41.627234 140008778016320 EVENT_LOG_v1 {"time_micros": 1732133021627195, "cf_name": "default", "job": 4941, "event": "table_file_creation", "file_number": 100745, "file_size": 39050038, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1452432491, "largest_seqno": 1514307739, "table_properties": {"data_size": 33180352, "index_size": 1766464, "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": 25998084, "raw_average_key_size": 28, "raw_value_size": 108219650, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928503, "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": 1732133018, "oldest_key_time": 0, "file_creation_time": 1732133018, "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": 100745, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-04:03:41.663118 140008778016320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100746.sst) /dev/shm/ToplingTemp/Topling-1319081-hKAXgW 2024/11/21-04:03:42.561226 140008778016320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100746.sst): first pass time = 0.90's, 149.450'MB/sec 2024/11/21-04:03:44.057533 140008778016320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100746.sst): old prealloc_size = 147639500, real_size = 37048368 2024/11/21-04:03:44.058318 140008778016320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100746.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926429 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.0350 GB avg-val = 116.88 avg-zval = 37.78 2024/11/21-04:03:44.058654 140008778016320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100746.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-04:03:44.883408 140008778016320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100746.sst): second pass time = 1.50's, 72.403'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 46.877'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2399.249'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.342'MB/sec write SST data time = 0.15's, 262.943'MB/sec dict compress time = 9895.60's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 33682.694'MB/sec zip my value time = 1.50's, unzip length = 0.108'GB zip my value throughput = 72.403'MB/sec zip pipeline throughput = 72.403'MB/sec entries = 926429 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.88 avg-zval = 37.78 usrkeys = 926429 avg-key = 20.00 avg-zkey = 1.97 avg-val = 118.21 avg-zval = 37.78 TagRS{ kinds = RS_Key0_TagN bytes = 144840 } TagArray{ size = 176729 bytes = 662752 } seq expand size = 1237103 multi value expand size = 0 cnt WriteAppend = 32 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0350 GB dict = 1.08 MB all = 0.0387 GB } UnZip/Zip{ index = 10.1771 value = 3.0940 dict = 1.00 all = 3.4669 } Zip/UnZip{ index = 0.0983 value = 0.3232 dict = 1.00 all = 0.2884 } ---------------------------- total value len = 563.289966 GB avg = 0.331 KB (by entry num) total key len = 44.366344 GB avg = 0.026 KB total ukey len = 32.831240 GB avg = 0.014 KB total ukey num = 2.322869508 Billion total entry num = 1.702371530 Billion write speed all = 16.878153528 MB/sec (with seq num) write speed all = 16.499875380 MB/sec (without seq num) 2024/11/21-04:03:44.932674 140008778016320 [compaction_job.cc:1948] [default] [JOB 4941] Generated table #100746: 926429 keys, 38714203 bytes, temperature: kWarm 2024/11/21-04:03:44.932734 140008778016320 EVENT_LOG_v1 {"time_micros": 1732133024932704, "cf_name": "default", "job": 4941, "event": "table_file_creation", "file_number": 100746, "file_size": 38714203, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1514307131, "table_properties": {"data_size": 34996000, "index_size": 1820608, "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": 25940012, "raw_average_key_size": 28, "raw_value_size": 108277746, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926429, "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": 1732133021, "oldest_key_time": 0, "file_creation_time": 1732133021, "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": 100746, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-04:03:44.968012 140008778016320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100747.sst) /dev/shm/ToplingTemp/Topling-1319081-EOXNMV 2024/11/21-04:03:45.957892 140008778016320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100747.sst): first pass time = 0.99's, 135.596'MB/sec 2024/11/21-04:03:47.317013 140008778016320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100747.sst): old prealloc_size = 147639500, real_size = 36701712 2024/11/21-04:03:47.317564 140008778016320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100747.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925651 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0347 GB avg-val = 117.00 avg-zval = 37.51 2024/11/21-04:03:47.318444 140008778016320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100747.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-04:03:48.322911 140008778016320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100747.sst): second pass time = 1.36's, 79.727'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.01's, 40.677'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3424.084'MB/sec (index lex order gen) rebuild zvType time = 0.85's, 0.273'MB/sec write SST data time = 0.16's, 257.481'MB/sec dict compress time = 140014.73's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 34283.475'MB/sec zip my value time = 1.36's, unzip length = 0.108'GB zip my value throughput = 79.727'MB/sec zip pipeline throughput = 79.727'MB/sec entries = 925651 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.00 avg-zval = 37.51 usrkeys = 925651 avg-key = 20.00 avg-zkey = 1.89 avg-val = 124.00 avg-zval = 37.51 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925651 bytes = 3355504 } seq expand size = 6479557 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.0017 GB value = 0.0347 GB dict = 1.08 MB all = 0.0409 GB } UnZip/Zip{ index = 10.5834 value = 3.1191 dict = 1.00 all = 3.2803 } Zip/UnZip{ index = 0.0945 value = 0.3206 dict = 1.00 all = 0.3048 } ---------------------------- total value len = 563.404745 GB avg = 0.331 KB (by entry num) total key len = 44.392263 GB avg = 0.026 KB total ukey len = 32.849753 GB avg = 0.014 KB total ukey num = 2.323795159 Billion total entry num = 1.703297181 Billion write speed all = 16.880448838 MB/sec (with seq num) write speed all = 16.502001159 MB/sec (without seq num) 2024/11/21-04:03:48.373622 140008778016320 [compaction_job.cc:1948] [default] [JOB 4941] Generated table #100747: 925651 keys, 40915822 bytes, temperature: kWarm 2024/11/21-04:03:48.373689 140008778016320 EVENT_LOG_v1 {"time_micros": 1732133028373657, "cf_name": "default", "job": 4941, "event": "table_file_creation", "file_number": 100747, "file_size": 40915822, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1052132503, "largest_seqno": 1375095416, "table_properties": {"data_size": 34720896, "index_size": 1749248, "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": 25918228, "raw_average_key_size": 28, "raw_value_size": 108299510, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 925651, "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": 1732133024, "oldest_key_time": 0, "file_creation_time": 1732133024, "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": 100747, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-04:03:48.409657 140008778016320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100748.sst) /dev/shm/ToplingTemp/Topling-1319081-SpokoT 2024/11/21-04:03:49.414160 140008778016320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100748.sst): first pass time = 1.00's, 133.621'MB/sec 2024/11/21-04:03:50.659849 140008778016320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100748.sst): old prealloc_size = 147639500, real_size = 35972384 2024/11/21-04:03:50.660441 140008778016320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100748.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926663 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.0340 GB avg-val = 116.84 avg-zval = 36.65 2024/11/21-04:03:50.661268 140008778016320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100748.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-04:03:51.546129 140008778016320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100748.sst): second pass time = 1.24's, 86.966'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.89's, 45.344'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3105.094'MB/sec (index lex order gen) rebuild zvType time = 0.75's, 0.308'MB/sec write SST data time = 0.13's, 303.362'MB/sec dict compress time = 140014.73's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 18177.746'MB/sec zip my value time = 1.24's, unzip length = 0.108'GB zip my value throughput = 86.966'MB/sec zip pipeline throughput = 97.463'MB/sec entries = 926663 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.84 avg-zval = 36.65 usrkeys = 926663 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.84 avg-zval = 36.65 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926663 bytes = 3359168 } seq expand size = 6486641 multi value expand size = 0 cnt WriteAppend = 17 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0340 GB dict = 1.08 MB all = 0.0402 GB } UnZip/Zip{ index = 10.4437 value = 3.1876 dict = 1.00 all = 3.3399 } Zip/UnZip{ index = 0.0958 value = 0.3137 dict = 1.00 all = 0.2994 } ---------------------------- total value len = 563.519503 GB avg = 0.331 KB (by entry num) total key len = 44.418209 GB avg = 0.026 KB total ukey len = 32.868287 GB avg = 0.014 KB total ukey num = 2.324721822 Billion total entry num = 1.704223844 Billion write speed all = 16.882845310 MB/sec (with seq num) write speed all = 16.504225633 MB/sec (without seq num) 2024/11/21-04:03:51.596548 140008778016320 [compaction_job.cc:1948] [default] [JOB 4941] Generated table #100748: 926663 keys, 40186166 bytes, temperature: kWarm 2024/11/21-04:03:51.596610 140008778016320 EVENT_LOG_v1 {"time_micros": 1732133031596580, "cf_name": "default", "job": 4941, "event": "table_file_creation", "file_number": 100748, "file_size": 40186166, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1084741941, "largest_seqno": 1375096319, "table_properties": {"data_size": 33965968, "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": 25946564, "raw_average_key_size": 28, "raw_value_size": 108271198, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926663, "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": 1732133028, "oldest_key_time": 0, "file_creation_time": 1732133028, "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": 100748, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-04:03:51.630834 140008778016320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100749.sst) /dev/shm/ToplingTemp/Topling-1319081-mUAllW 2024/11/21-04:03:52.502260 140008778016320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100749.sst): first pass time = 0.87's, 154.026'MB/sec 2024/11/21-04:03:53.623991 140008778016320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100749.sst): old prealloc_size = 147639500, real_size = 33629344 2024/11/21-04:03:53.624637 140008778016320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100749.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927891 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1082 GB zip-val = 0.0316 GB avg-val = 116.65 avg-zval = 34.05 2024/11/21-04:03:53.625487 140008778016320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100749.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-04:03:54.511173 140008778016320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100749.sst): second pass time = 1.12's, 96.560'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.89's, 42.666'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2887.487'MB/sec (index lex order gen) rebuild zvType time = 0.76's, 0.307'MB/sec write SST data time = 0.13's, 287.952'MB/sec dict compress time = 0.00's, 1079876.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 22898.620'MB/sec zip my value time = 1.12's, unzip length = 0.108'GB zip my value throughput = 96.560'MB/sec zip pipeline throughput = 96.560'MB/sec entries = 927891 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.65 avg-zval = 34.05 usrkeys = 927891 avg-key = 20.00 avg-zkey = 1.94 avg-val = 123.65 avg-zval = 34.05 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927891 bytes = 3363616 } seq expand size = 6495237 multi value expand size = 0 cnt WriteAppend = 22 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0316 GB dict = 1.08 MB all = 0.0379 GB } UnZip/Zip{ index = 10.3066 value = 3.4256 dict = 1.00 all = 3.5459 } Zip/UnZip{ index = 0.0970 value = 0.2919 dict = 1.00 all = 0.2820 } ---------------------------- total value len = 563.634235 GB avg = 0.331 KB (by entry num) total key len = 44.444190 GB avg = 0.026 KB total ukey len = 32.886845 GB avg = 0.014 KB total ukey num = 2.325649713 Billion total entry num = 1.705151735 Billion write speed all = 16.885362643 MB/sec (with seq num) write speed all = 16.506568011 MB/sec (without seq num) 2024/11/21-04:03:54.558194 140008778016320 [compaction_job.cc:1948] [default] [JOB 4941] Generated table #100749: 927891 keys, 37851540 bytes, temperature: kWarm 2024/11/21-04:03:54.558252 140008778016320 EVENT_LOG_v1 {"time_micros": 1732133034558222, "cf_name": "default", "job": 4941, "event": "table_file_creation", "file_number": 100749, "file_size": 37851540, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958816147, "largest_seqno": 1375096121, "table_properties": {"data_size": 31596624, "index_size": 1800576, "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": 25980948, "raw_average_key_size": 28, "raw_value_size": 108236830, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927891, "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": 1732133031, "oldest_key_time": 0, "file_creation_time": 1732133031, "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": 100749, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-04:03:54.594183 140008778016320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100750.sst) /dev/shm/ToplingTemp/Topling-1319081-4rn7rU 2024/11/21-04:03:55.563274 140008778016320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100750.sst): first pass time = 0.97's, 138.503'MB/sec 2024/11/21-04:03:56.701284 140008778016320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100750.sst): old prealloc_size = 147639500, real_size = 35438336 2024/11/21-04:03:56.701825 140008778016320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100750.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927378 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.0334 GB avg-val = 116.73 avg-zval = 36.02 2024/11/21-04:03:56.702696 140008778016320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100750.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-04:03:57.572809 140008778016320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100750.sst): second pass time = 1.14's, 95.190'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.87's, 45.638'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3477.590'MB/sec (index lex order gen) rebuild zvType time = 0.74's, 0.312'MB/sec write SST data time = 0.13's, 311.079'MB/sec dict compress time = 0.00's, 1080190.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 35848.599'MB/sec zip my value time = 1.14's, unzip length = 0.108'GB zip my value throughput = 95.190'MB/sec zip pipeline throughput = 95.190'MB/sec entries = 927378 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.73 avg-zval = 36.02 usrkeys = 927378 avg-key = 20.00 avg-zkey = 1.94 avg-val = 123.73 avg-zval = 36.02 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927378 bytes = 3477680 } seq expand size = 6491646 multi value expand size = 0 cnt WriteAppend = 19 UnZipSize{ index = 0.0185 GB value = 0.1083 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.3086 value = 3.2404 dict = 1.00 all = 3.3745 } Zip/UnZip{ index = 0.0970 value = 0.3086 dict = 1.00 all = 0.2963 } ---------------------------- total value len = 563.748978 GB avg = 0.330 KB (by entry num) total key len = 44.470157 GB avg = 0.026 KB total ukey len = 32.905392 GB avg = 0.014 KB total ukey num = 2.326577091 Billion total entry num = 1.706079113 Billion write speed all = 16.887834171 MB/sec (with seq num) write speed all = 16.508865744 MB/sec (without seq num) 2024/11/21-04:03:57.620608 140008778016320 [compaction_job.cc:1948] [default] [JOB 4941] Generated table #100750: 927378 keys, 39773838 bytes, temperature: kWarm 2024/11/21-04:03:57.620670 140008778016320 EVENT_LOG_v1 {"time_micros": 1732133037620641, "cf_name": "default", "job": 4941, "event": "table_file_creation", "file_number": 100750, "file_size": 39773838, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958991218, "largest_seqno": 1514307232, "table_properties": {"data_size": 33407088, "index_size": 1799232, "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": 25966584, "raw_average_key_size": 28, "raw_value_size": 108251236, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927378, "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": 1732133034, "oldest_key_time": 0, "file_creation_time": 1732133034, "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": 100750, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-04:03:57.654443 140008778016320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100751.sst) /dev/shm/ToplingTemp/Topling-1319081-nvE7MT 2024/11/21-04:03:58.652666 140008778016320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100751.sst): first pass time = 1.00's, 134.461'MB/sec 2024/11/21-04:03:59.785033 140008778016320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100751.sst): old prealloc_size = 147639500, real_size = 33662208 2024/11/21-04:03:59.785616 140008778016320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100751.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923800 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.0317 GB avg-val = 117.29 avg-zval = 34.29 2024/11/21-04:03:59.786404 140008778016320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100751.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-04:04:00.687956 140008778016320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100751.sst): second pass time = 1.13's, 95.754'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.90's, 41.685'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3281.705'MB/sec (index lex order gen) rebuild zvType time = 0.77's, 0.299'MB/sec write SST data time = 0.13's, 288.210'MB/sec dict compress time = 0.00's, 1082494.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 34116.865'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 95.754'MB/sec zip pipeline throughput = 95.754'MB/sec entries = 923800 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.29 avg-zval = 34.29 usrkeys = 923800 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.29 avg-zval = 34.29 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923800 bytes = 3117840 } seq expand size = 6466600 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0317 GB dict = 1.08 MB all = 0.0376 GB } UnZip/Zip{ index = 10.5134 value = 3.4209 dict = 1.00 all = 3.5661 } Zip/UnZip{ index = 0.0951 value = 0.2923 dict = 1.00 all = 0.2804 } ---------------------------- total value len = 563.863796 GB avg = 0.330 KB (by entry num) total key len = 44.496023 GB avg = 0.026 KB total ukey len = 32.923868 GB avg = 0.014 KB total ukey num = 2.327500891 Billion total entry num = 1.707002913 Billion write speed all = 16.890279487 MB/sec (with seq num) write speed all = 16.511138651 MB/sec (without seq num) 2024/11/21-04:04:00.732731 140008778016320 [compaction_job.cc:1948] [default] [JOB 4941] Generated table #100751: 923800 keys, 37637454 bytes, temperature: kWarm 2024/11/21-04:04:00.732793 140008778016320 EVENT_LOG_v1 {"time_micros": 1732133040732763, "cf_name": "default", "job": 4941, "event": "table_file_creation", "file_number": 100751, "file_size": 37637454, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1434832316, "largest_seqno": 1514307385, "table_properties": {"data_size": 31673712, "index_size": 1757376, "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": 25866400, "raw_average_key_size": 28, "raw_value_size": 108351388, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923800, "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": 1732133037, "oldest_key_time": 0, "file_creation_time": 1732133037, "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": 100751, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-04:04:00.773771 140008778016320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100752.sst) /dev/shm/ToplingTemp/Topling-1319081-Azy4PV 2024/11/21-04:04:01.766227 140008778016320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100752.sst): first pass time = 0.99's, 135.242'MB/sec 2024/11/21-04:04:02.890819 140008778016320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100752.sst): old prealloc_size = 147639500, real_size = 35345808 2024/11/21-04:04:02.891500 140008778016320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100752.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926745 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.0333 GB avg-val = 116.83 avg-zval = 35.97 2024/11/21-04:04:02.892295 140008778016320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100752.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-04:04:03.775514 140008778016320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100752.sst): second pass time = 1.12's, 96.336'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.88's, 44.455'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2700.475'MB/sec (index lex order gen) rebuild zvType time = 0.76's, 0.306'MB/sec write SST data time = 0.13's, 307.472'MB/sec dict compress time = 0.00's, 1080346.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 30982.993'MB/sec zip my value time = 1.12's, unzip length = 0.108'GB zip my value throughput = 96.336'MB/sec zip pipeline throughput = 96.336'MB/sec entries = 926745 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.83 avg-zval = 35.97 usrkeys = 926745 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.83 avg-zval = 35.97 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926745 bytes = 3127776 } seq expand size = 6487215 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.0333 GB dict = 1.08 MB all = 0.0393 GB } UnZip/Zip{ index = 10.4450 value = 3.2475 dict = 1.00 all = 3.4128 } Zip/UnZip{ index = 0.0957 value = 0.3079 dict = 1.00 all = 0.2930 } ---------------------------- total value len = 563.978552 GB avg = 0.330 KB (by entry num) total key len = 44.521972 GB avg = 0.026 KB total ukey len = 32.942403 GB avg = 0.014 KB total ukey num = 2.328427636 Billion total entry num = 1.707929658 Billion write speed all = 16.892737896 MB/sec (with seq num) write speed all = 16.513423737 MB/sec (without seq num) 2024/11/21-04:04:03.824311 140008778016320 [compaction_job.cc:1948] [default] [JOB 4941] Generated table #100752: 926745 keys, 39327978 bytes, temperature: kWarm 2024/11/21-04:04:03.824380 140008778016320 EVENT_LOG_v1 {"time_micros": 1732133043824347, "cf_name": "default", "job": 4941, "event": "table_file_creation", "file_number": 100752, "file_size": 39327978, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1416043075, "largest_seqno": 1514307546, "table_properties": {"data_size": 33339392, "index_size": 1774528, "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": 25948860, "raw_average_key_size": 28, "raw_value_size": 108268930, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926745, "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": 1732133040, "oldest_key_time": 0, "file_creation_time": 1732133040, "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": 100752, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-04:04:03.858900 140008778016320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100753.sst) /dev/shm/ToplingTemp/Topling-1319081-a2wDzS 2024/11/21-04:04:03.901575 140008778016320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100753.sst): first pass time = 0.04's, 236.641'MB/sec 2024/11/21-04:04:03.985695 140008778016320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100753.sst): old prealloc_size = 147639500, real_size = 3128368 2024/11/21-04:04:03.985798 140008778016320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100753.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 69089 prefix = 4 raw-key = 0.0011 GB zip-key = 0.0001 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.0082 GB zip-val = 0.0030 GB avg-val = 118.00 avg-zval = 43.09 2024/11/21-04:04:03.985889 140008778016320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100753.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/21-04:04:04.045922 140008778016320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00/100753.sst): second pass time = 0.08's, 97.562'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.06's, 56.520'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1809.288'MB/sec (index lex order gen) rebuild zvType time = 0.05's, 0.341'MB/sec write SST data time = 0.01's, 357.926'MB/sec dict compress time = 0.00's, 83544.000'MB/sec z-dict build time = 0.00's, sample length = 0.084'MB, throughput = 3446.250'MB/sec zip my value time = 0.08's, unzip length = 0.008'GB zip my value throughput = 97.562'MB/sec zip pipeline throughput = 97.562'MB/sec entries = 69089 avg-key = 28.00 avg-zkey = 1.94 avg-val = 118.00 avg-zval = 43.09 usrkeys = 69089 avg-key = 20.00 avg-zkey = 1.94 avg-val = 125.00 avg-zval = 43.09 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 69089 bytes = 207280 } seq expand size = 483623 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0014 GB value = 0.0082 GB dict = 0.08 MB all = 0.0101 GB } __ZipSize{ index = 0.0001 GB value = 0.0030 GB dict = 0.08 MB all = 0.0034 GB } UnZip/Zip{ index = 10.3254 value = 2.7384 dict = 1.00 all = 2.9639 } Zip/UnZip{ index = 0.0968 value = 0.3652 dict = 1.00 all = 0.3374 } ---------------------------- total value len = 563.987188 GB avg = 0.330 KB (by entry num) total key len = 44.523907 GB avg = 0.026 KB total ukey len = 32.943785 GB avg = 0.014 KB total ukey num = 2.328496725 Billion total entry num = 1.707998747 Billion write speed all = 16.892904535 MB/sec (with seq num) write speed all = 16.513577880 MB/sec (without seq num) 2024/11/21-04:04:04.056201 140008778016320 [compaction_job.cc:1948] [default] [JOB 4941] Generated table #100753: 69089 keys, 3403254 bytes, temperature: kWarm 2024/11/21-04:04:04.056253 140008778016320 EVENT_LOG_v1 {"time_micros": 1732133044056224, "cf_name": "default", "job": 4941, "event": "table_file_creation", "file_number": 100753, "file_size": 3403254, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1480734396, "largest_seqno": 1494340298, "table_properties": {"data_size": 2977056, "index_size": 133824, "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": 1934492, "raw_average_key_size": 28, "raw_value_size": 8152502, "raw_average_value_size": 118, "num_data_blocks": 1, "num_entries": 69089, "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": 118, "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": 1732133043, "oldest_key_time": 0, "file_creation_time": 1732133043, "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": 100753, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-04:04:04.067694 140008778016320 [compaction_job.cc:703] job-04941: subcompact[0], size: 0.316860 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04941/att-00 [100745,100746,100747,100748,100749,100750,100751,100752,100753] 2024/11/21-04:04:04.123889 140008778016320 (Original Log Time 2024/11/21-04:03:38.103134) EVENT_LOG_v1 {"time_micros": 1732133018103067, "job": 4941, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [100720], "files_L3": [100667, 100668, 100669, 100670, 100671, 100672, 100673, 100734], "score": 0.995873, "input_data_size": 330673411, "oldest_snapshot_seqno": 1514423697} 2024/11/21-04:04:04.123893 140008778016320 (Original Log Time 2024/11/21-04:04:04.123020) [compaction_job.cc:2022] [default] [JOB 4941] Compacted 1@2 + 8@3 files to L3 => 316860293 bytes 2024/11/21-04:04:04.123894 140008778016320 (Original Log Time 2024/11/21-04:04:04.123823) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.01, MB/sec: 12.7 rd, 12.2 wr, level 3, files in(1, 8) out(9 +0 blob) MB in(15.7, 299.6 +0.0 blob) out(302.2 +0.0 blob), read-write-amplify(39.2) write-amplify(19.2) OK, records in: 7548138, records dropped: 65989 output_compression: Snappy 2024/11/21-04:04:04.123898 140008778016320 (Original Log Time 2024/11/21-04:04:04.123869) EVENT_LOG_v1 {"time_micros": 1732133044123847, "cf": "default", "job": 4941, "event": "compaction_finished", "compaction_time_micros": 25964564, "compaction_time_cpu_micros": 11770440, "output_level": 3, "num_output_files": 9, "total_output_size": 316860293, "num_input_records": 7548138, "num_output_records": 7482149, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 219967760, "file_range_sync_nanos": 0, "file_fsync_nanos": 8072, "file_prepare_write_nanos": 23009, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/21-04:04:04.241755 140008778016320 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":1732133017,"executesMs":26153,"compactionJobId":4941,"attempt":0,"compactionInputRawBytes":1093199600,"compactionInputZipBytes":330673411,"compactionOutputRawBytes":0,"compactionOutputZipBytes":316860293,"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-6f9ce4a90e74680b9d4614221c21cad2-f5e07fb05fe7f94d-00"}}, response = 2024/11/21-04:04:04.241837 140008778016320 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-04941/att-00: olev 3, work 26.153 s, result 5.994 ms, install 0.894 ms, input{raw 1.018 GiB zip 315.355 MiB}