2024/11/21-02:52:57.601546 140008282846784 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00: fork to child time = 0.009219 sec 2024/11/21-02:52:57.602103 140008282846784 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00 2024/11/21-02:52:57.608579 140008282846784 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00 2024/11/21-02:52:57.610205 140008282846784 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-02:52:57.610427 140008282846784 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/21-02:52:57.666523 140008282846784 [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-03197/att-00/MANIFEST-090329 2024/11/21-02:52:57.698285 140008282846784 [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-03197/att-00/MANIFEST-090329 succeeded,manifest_file_number is 90329, next_file_number is 96978, last_sequence is 1464655657, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 96820 2024/11/21-02:52:57.698293 140008282846784 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-02:52:57.698381 140008282846784 [version_set.cc:5724] Creating manifest 96978 2024/11/21-02:52:57.737007 140008282846784 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-02:52:57.758760 140008282846784 [compaction_job.cc:2437] [default] [JOB 3197] Compacting 1@2 + 17@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/21-02:52:57.758779 140008282846784 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 2410 Base level 2, inputs: [96963(27MB)], [96912(37MB) 96913(37MB) 96914(38MB) 96915(38MB) 96916(35MB) 96917(40MB) 96918(37MB) 96919(37MB) 96920(37MB) 96921(38MB) 96922(37MB) 96923(36MB) 96924(37MB) 96925(36MB) 96926(39MB) 96927(37MB) 96928(6497KB)] 2024/11/21-02:52:57.775225 140008282846784 [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-02:52:57.775245 140008282846784 [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-02:52:57.775269 140008282846784 [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-02:52:57.775275 140008282846784 [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-02:52:57.775285 140008282846784 [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-02:52:58.354318 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096979.sst) /dev/shm/ToplingTemp/Topling-1277991-VqNF5T 2024/11/21-02:52:58.968876 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096979.sst): first pass time = 0.61's, 218.411'MB/sec 2024/11/21-02:53:00.221787 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096979.sst): old prealloc_size = 147639500, real_size = 34646960 2024/11/21-02:53:00.222546 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096979.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922804 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1084 GB zip-val = 0.0326 GB avg-val = 117.45 avg-zval = 35.33 2024/11/21-02:53:00.224434 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096979.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-02:53:01.188981 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096979.sst): second pass time = 1.25's, 86.571'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.97's, 40.291'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2490.210'MB/sec (index lex order gen) rebuild zvType time = 0.81's, 0.286'MB/sec write SST data time = 0.16's, 243.641'MB/sec dict compress time = 4428009720.90's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 21182.981'MB/sec zip my value time = 1.25's, unzip length = 0.108'GB zip my value throughput = 86.571'MB/sec zip pipeline throughput = 86.571'MB/sec entries = 922804 avg-key = 28.00 avg-zkey = 1.97 avg-val = 117.45 avg-zval = 35.33 usrkeys = 922804 avg-key = 20.00 avg-zkey = 1.97 avg-val = 124.45 avg-zval = 35.33 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922804 bytes = 3460528 } seq expand size = 6459628 multi value expand size = 0 cnt WriteAppend = 81 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0326 GB dict = 1.08 MB all = 0.0390 GB } UnZip/Zip{ index = 10.1777 value = 3.3242 dict = 1.00 all = 3.4442 } Zip/UnZip{ index = 0.0983 value = 0.3008 dict = 1.00 all = 0.2903 } ---------------------------- total value len = 563.180571 GB avg = 0.331 KB (by entry num) total key len = 44.340245 GB avg = 0.026 KB total ukey len = 32.812598 GB avg = 0.014 KB total ukey num = 2.321937380 Billion total entry num = 1.701439402 Billion write speed all = 19.129187583 MB/sec (with seq num) write speed all = 18.700597779 MB/sec (without seq num) 2024/11/21-02:53:01.257041 140008282846784 [compaction_job.cc:1948] [default] [JOB 3197] Generated table #96979: 922804 keys, 38969162 bytes, temperature: kWarm 2024/11/21-02:53:01.257204 140008282846784 EVENT_LOG_v1 {"time_micros": 1732128781257134, "cf_name": "default", "job": 3197, "event": "table_file_creation", "file_number": 96979, "file_size": 38969162, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 876291829, "largest_seqno": 1464570822, "table_properties": {"data_size": 32602720, "index_size": 1813376, "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": 25838512, "raw_average_key_size": 28, "raw_value_size": 108379248, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922804, "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": 1732128778, "oldest_key_time": 0, "file_creation_time": 1732128778, "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": 96979, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:53:01.293456 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096980.sst) /dev/shm/ToplingTemp/Topling-1277991-CZ7ocT 2024/11/21-02:53:02.335478 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096980.sst): first pass time = 1.04's, 128.810'MB/sec 2024/11/21-02:53:03.655241 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096980.sst): old prealloc_size = 147639500, real_size = 34935936 2024/11/21-02:53:03.655833 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096980.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923959 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.0329 GB avg-val = 117.26 avg-zval = 35.66 2024/11/21-02:53:03.656656 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096980.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-02:53:04.604636 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096980.sst): second pass time = 1.32's, 82.146'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.95's, 40.985'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3211.564'MB/sec (index lex order gen) rebuild zvType time = 0.79's, 0.293'MB/sec write SST data time = 0.16's, 242.534'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 31615.978'MB/sec zip my value time = 1.32's, unzip length = 0.108'GB zip my value throughput = 82.146'MB/sec zip pipeline throughput = 82.146'MB/sec entries = 923959 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.26 avg-zval = 35.66 usrkeys = 923959 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.26 avg-zval = 35.66 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923959 bytes = 3118384 } seq expand size = 6467713 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.0329 GB dict = 1.08 MB all = 0.0389 GB } UnZip/Zip{ index = 10.5121 value = 3.2885 dict = 1.00 all = 3.4493 } Zip/UnZip{ index = 0.0951 value = 0.3041 dict = 1.00 all = 0.2899 } ---------------------------- total value len = 563.295386 GB avg = 0.331 KB (by entry num) total key len = 44.366116 GB avg = 0.026 KB total ukey len = 32.831077 GB avg = 0.014 KB total ukey num = 2.322861339 Billion total entry num = 1.702363361 Billion write speed all = 19.131559790 MB/sec (with seq num) write speed all = 18.702783357 MB/sec (without seq num) 2024/11/21-02:53:04.664070 140008282846784 [compaction_job.cc:1948] [default] [JOB 3197] Generated table #96980: 923959 keys, 38911098 bytes, temperature: kWarm 2024/11/21-02:53:04.664115 140008282846784 EVENT_LOG_v1 {"time_micros": 1732128784664091, "cf_name": "default", "job": 3197, "event": "table_file_creation", "file_number": 96980, "file_size": 38911098, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1375096932, "largest_seqno": 1464571762, "table_properties": {"data_size": 32946864, "index_size": 1757888, "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": 25870852, "raw_average_key_size": 28, "raw_value_size": 108346986, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923959, "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": 1732128781, "oldest_key_time": 0, "file_creation_time": 1732128781, "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": 96980, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:53:04.700003 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096981.sst) /dev/shm/ToplingTemp/Topling-1277991-PSz8ZU 2024/11/21-02:53:05.723480 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096981.sst): first pass time = 1.02's, 131.143'MB/sec 2024/11/21-02:53:06.906395 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096981.sst): old prealloc_size = 147639500, real_size = 36103888 2024/11/21-02:53:06.906982 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096981.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927298 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.0341 GB avg-val = 116.74 avg-zval = 36.77 2024/11/21-02:53:06.907799 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096981.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-02:53:07.925909 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096981.sst): second pass time = 1.18's, 91.577'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.02's, 39.209'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3115.813'MB/sec (index lex order gen) rebuild zvType time = 0.81's, 0.288'MB/sec write SST data time = 0.21's, 187.595'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 = 19772.923'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 91.577'MB/sec zip pipeline throughput = 91.577'MB/sec entries = 927298 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.74 avg-zval = 36.77 usrkeys = 927298 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.74 avg-zval = 36.77 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927298 bytes = 3013728 } seq expand size = 6491086 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0341 GB dict = 1.08 MB all = 0.0400 GB } UnZip/Zip{ index = 10.4452 value = 3.1749 dict = 1.00 all = 3.3578 } Zip/UnZip{ index = 0.0957 value = 0.3150 dict = 1.00 all = 0.2978 } ---------------------------- total value len = 563.410130 GB avg = 0.331 KB (by entry num) total key len = 44.392080 GB avg = 0.026 KB total ukey len = 32.849623 GB avg = 0.014 KB total ukey num = 2.323788637 Billion total entry num = 1.703290659 Billion write speed all = 19.133989100 MB/sec (with seq num) write speed all = 18.705023962 MB/sec (without seq num) 2024/11/21-02:53:07.982009 140008282846784 [compaction_job.cc:1948] [default] [JOB 3197] Generated table #96981: 927298 keys, 39972210 bytes, temperature: kWarm 2024/11/21-02:53:07.982114 140008282846784 EVENT_LOG_v1 {"time_micros": 1732128787982066, "cf_name": "default", "job": 3197, "event": "table_file_creation", "file_number": 96981, "file_size": 39972210, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1425587527, "largest_seqno": 1464571999, "table_properties": {"data_size": 34096320, "index_size": 1775552, "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": 25964344, "raw_average_key_size": 28, "raw_value_size": 108253508, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927298, "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": 1732128784, "oldest_key_time": 0, "file_creation_time": 1732128784, "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": 96981, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:53:08.044877 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096982.sst) /dev/shm/ToplingTemp/Topling-1277991-7dLIhS 2024/11/21-02:53:08.912511 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096982.sst): first pass time = 0.87's, 154.704'MB/sec 2024/11/21-02:53:10.354979 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096982.sst): old prealloc_size = 147639500, real_size = 36665632 2024/11/21-02:53:10.355595 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096982.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926996 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.0346 GB avg-val = 116.79 avg-zval = 37.34 2024/11/21-02:53:10.356394 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096982.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-02:53:11.247631 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096982.sst): second pass time = 1.44's, 75.097'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.89's, 45.376'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3085.122'MB/sec (index lex order gen) rebuild zvType time = 0.76's, 0.306'MB/sec write SST data time = 0.13's, 303.326'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 = 22461.522'MB/sec zip my value time = 1.44's, unzip length = 0.108'GB zip my value throughput = 75.097'MB/sec zip pipeline throughput = 75.097'MB/sec entries = 926996 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.79 avg-zval = 37.34 usrkeys = 926996 avg-key = 20.00 avg-zkey = 1.97 avg-val = 122.50 avg-zval = 37.34 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 756258 bytes = 2835984 } seq expand size = 5293806 multi value expand size = 0 cnt WriteAppend = 54 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0346 GB dict = 1.08 MB all = 0.0405 GB } UnZip/Zip{ index = 10.1762 value = 3.1279 dict = 1.00 all = 3.3136 } Zip/UnZip{ index = 0.0983 value = 0.3197 dict = 1.00 all = 0.3018 } ---------------------------- total value len = 563.523686 GB avg = 0.331 KB (by entry num) total key len = 44.418036 GB avg = 0.026 KB total ukey len = 32.868163 GB avg = 0.014 KB total ukey num = 2.324715633 Billion total entry num = 1.704217655 Billion write speed all = 19.136379910 MB/sec (with seq num) write speed all = 18.707226190 MB/sec (without seq num) 2024/11/21-02:53:11.297318 140008282846784 [compaction_job.cc:1948] [default] [JOB 3197] Generated table #96982: 926996 keys, 40504642 bytes, temperature: kWarm 2024/11/21-02:53:11.297383 140008282846784 EVENT_LOG_v1 {"time_micros": 1732128791297351, "cf_name": "default", "job": 3197, "event": "table_file_creation", "file_number": 96982, "file_size": 40504642, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1464571507, "table_properties": {"data_size": 34611792, "index_size": 1821888, "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": 25955888, "raw_average_key_size": 28, "raw_value_size": 108261936, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926996, "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": 1732128788, "oldest_key_time": 0, "file_creation_time": 1732128788, "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": 96982, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:53:11.340594 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096983.sst) /dev/shm/ToplingTemp/Topling-1277991-JrdYzT 2024/11/21-02:53:12.292607 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096983.sst): first pass time = 0.95's, 140.990'MB/sec 2024/11/21-02:53:13.629461 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096983.sst): old prealloc_size = 147639500, real_size = 36514624 2024/11/21-02:53:13.630011 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096983.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926951 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0345 GB avg-val = 116.79 avg-zval = 37.18 2024/11/21-02:53:13.630159 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096983.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-02:53:14.525038 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096983.sst): second pass time = 1.34's, 81.042'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.90's, 41.896'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3472.793'MB/sec (index lex order gen) rebuild zvType time = 0.75's, 0.309'MB/sec write SST data time = 0.15's, 258.421'MB/sec dict compress time = 6879074098.66's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 34019.970'MB/sec zip my value time = 1.34's, unzip length = 0.108'GB zip my value throughput = 81.042'MB/sec zip pipeline throughput = 81.042'MB/sec entries = 926951 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.79 avg-zval = 37.18 usrkeys = 926951 avg-key = 20.00 avg-zkey = 1.97 avg-val = 116.80 avg-zval = 37.18 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 871 bytes = 2848 } seq expand size = 6097 multi value expand size = 0 cnt WriteAppend = 41 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0375 GB } UnZip/Zip{ index = 10.1754 value = 3.1416 dict = 1.00 all = 3.5772 } Zip/UnZip{ index = 0.0983 value = 0.3183 dict = 1.00 all = 0.2795 } ---------------------------- total value len = 563.631955 GB avg = 0.331 KB (by entry num) total key len = 44.443991 GB avg = 0.026 KB total ukey len = 32.886702 GB avg = 0.014 KB total ukey num = 2.325642584 Billion total entry num = 1.705144606 Billion write speed all = 19.138630501 MB/sec (with seq num) write speed all = 18.709287650 MB/sec (without seq num) 2024/11/21-02:53:14.570906 140008282846784 [compaction_job.cc:1948] [default] [JOB 3197] Generated table #96983: 926951 keys, 37520337 bytes, temperature: kWarm 2024/11/21-02:53:14.570968 140008282846784 EVENT_LOG_v1 {"time_micros": 1732128794570939, "cf_name": "default", "job": 3197, "event": "table_file_creation", "file_number": 96983, "file_size": 37520337, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 972340122, "table_properties": {"data_size": 34460720, "index_size": 1821952, "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": 25954628, "raw_average_key_size": 28, "raw_value_size": 108263198, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926951, "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": 1732128791, "oldest_key_time": 0, "file_creation_time": 1732128791, "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": 96983, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:53:14.605246 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096984.sst) /dev/shm/ToplingTemp/Topling-1277991-BFLPsT 2024/11/21-02:53:15.448820 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096984.sst): first pass time = 0.84's, 159.114'MB/sec 2024/11/21-02:53:16.630995 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096984.sst): old prealloc_size = 147639500, real_size = 37959264 2024/11/21-02:53:16.631585 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096984.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926801 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.0359 GB avg-val = 116.82 avg-zval = 38.77 2024/11/21-02:53:16.632297 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096984.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-02:53:17.397251 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096984.sst): second pass time = 1.18's, 91.643'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.77's, 54.386'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3153.695'MB/sec (index lex order gen) rebuild zvType time = 0.63's, 0.369'MB/sec write SST data time = 0.14's, 302.629'MB/sec dict compress time = 0.00's, 1080310.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 19075.964'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 91.643'MB/sec zip pipeline throughput = 91.643'MB/sec entries = 926801 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.82 avg-zval = 38.77 usrkeys = 926801 avg-key = 20.00 avg-zkey = 1.94 avg-val = 122.46 avg-zval = 38.77 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 747536 bytes = 2709840 } seq expand size = 5232752 multi value expand size = 0 cnt WriteAppend = 25 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0359 GB dict = 1.08 MB all = 0.0417 GB } UnZip/Zip{ index = 10.3103 value = 3.0133 dict = 1.00 all = 3.2208 } Zip/UnZip{ index = 0.0970 value = 0.3319 dict = 1.00 all = 0.3105 } ---------------------------- total value len = 563.745456 GB avg = 0.330 KB (by entry num) total key len = 44.469941 GB avg = 0.026 KB total ukey len = 32.905238 GB avg = 0.014 KB total ukey num = 2.326569385 Billion total entry num = 1.706071407 Billion write speed all = 19.141289203 MB/sec (with seq num) write speed all = 18.711751820 MB/sec (without seq num) 2024/11/21-02:53:17.448521 140008282846784 [compaction_job.cc:1948] [default] [JOB 3197] Generated table #96984: 926801 keys, 41672262 bytes, temperature: kWarm 2024/11/21-02:53:17.448585 140008282846784 EVENT_LOG_v1 {"time_micros": 1732128797448554, "cf_name": "default", "job": 3197, "event": "table_file_creation", "file_number": 96984, "file_size": 41672262, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1323177458, "table_properties": {"data_size": 35929552, "index_size": 1797824, "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": 25950428, "raw_average_key_size": 28, "raw_value_size": 108267418, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926801, "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": 1732128794, "oldest_key_time": 0, "file_creation_time": 1732128794, "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": 96984, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:53:17.484724 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096985.sst) /dev/shm/ToplingTemp/Topling-1277991-8Ym6aU 2024/11/21-02:53:18.503623 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096985.sst): first pass time = 1.02's, 131.733'MB/sec 2024/11/21-02:53:19.756771 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096985.sst): old prealloc_size = 147639500, real_size = 36062736 2024/11/21-02:53:19.757429 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096985.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925424 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.0341 GB avg-val = 117.03 avg-zval = 36.83 2024/11/21-02:53:19.758260 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096985.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-02:53:20.584600 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096985.sst): second pass time = 1.25's, 86.909'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 48.653'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2810.542'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.330'MB/sec write SST data time = 0.13's, 318.763'MB/sec dict compress time = 0.00's, 1080550.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 32703.308'MB/sec zip my value time = 1.25's, unzip length = 0.108'GB zip my value throughput = 86.909'MB/sec zip pipeline throughput = 86.909'MB/sec entries = 925424 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.03 avg-zval = 36.83 usrkeys = 925424 avg-key = 20.00 avg-zkey = 1.89 avg-val = 124.03 avg-zval = 36.83 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925424 bytes = 3354672 } seq expand size = 6477968 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.0341 GB dict = 1.08 MB all = 0.0403 GB } UnZip/Zip{ index = 10.5839 value = 3.1778 dict = 1.00 all = 3.3324 } Zip/UnZip{ index = 0.0945 value = 0.3147 dict = 1.00 all = 0.3001 } ---------------------------- total value len = 563.860240 GB avg = 0.330 KB (by entry num) total key len = 44.495853 GB avg = 0.026 KB total ukey len = 32.923746 GB avg = 0.014 KB total ukey num = 2.327494809 Billion total entry num = 1.706996831 Billion write speed all = 19.143796764 MB/sec (with seq num) write speed all = 18.714069493 MB/sec (without seq num) 2024/11/21-02:53:20.634156 140008282846784 [compaction_job.cc:1948] [default] [JOB 3197] Generated table #96985: 925424 keys, 40276086 bytes, temperature: kWarm 2024/11/21-02:53:20.634228 140008282846784 EVENT_LOG_v1 {"time_micros": 1732128800634195, "cf_name": "default", "job": 3197, "event": "table_file_creation", "file_number": 96985, "file_size": 40276086, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1052137464, "largest_seqno": 1331715475, "table_properties": {"data_size": 34082432, "index_size": 1748736, "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": 25911872, "raw_average_key_size": 28, "raw_value_size": 108305956, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925424, "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": 1732128797, "oldest_key_time": 0, "file_creation_time": 1732128797, "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": 96985, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:53:20.674632 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096986.sst) /dev/shm/ToplingTemp/Topling-1277991-Oiyf3T 2024/11/21-02:53:21.549700 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096986.sst): first pass time = 0.88's, 153.387'MB/sec 2024/11/21-02:53:22.801794 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096986.sst): old prealloc_size = 147639500, real_size = 35706864 2024/11/21-02:53:22.802461 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096986.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927917 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0337 GB avg-val = 116.64 avg-zval = 36.33 2024/11/21-02:53:22.803263 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096986.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-02:53:23.636806 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096986.sst): second pass time = 1.25's, 86.502'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 47.675'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2756.762'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.328'MB/sec write SST data time = 0.13's, 312.632'MB/sec dict compress time = 0.00's, 1080028.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 35699.864'MB/sec zip my value time = 1.25's, unzip length = 0.108'GB zip my value throughput = 86.502'MB/sec zip pipeline throughput = 86.502'MB/sec entries = 927917 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.64 avg-zval = 36.33 usrkeys = 927917 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.64 avg-zval = 36.33 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927917 bytes = 3247728 } seq expand size = 6495419 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.0337 GB dict = 1.08 MB all = 0.0398 GB } UnZip/Zip{ index = 10.5128 value = 3.2109 dict = 1.00 all = 3.3716 } Zip/UnZip{ index = 0.0951 value = 0.3114 dict = 1.00 all = 0.2966 } ---------------------------- total value len = 563.974971 GB avg = 0.330 KB (by entry num) total key len = 44.521835 GB avg = 0.026 KB total ukey len = 32.942305 GB avg = 0.014 KB total ukey num = 2.328422726 Billion total entry num = 1.707924748 Billion write speed all = 19.146385785 MB/sec (with seq num) write speed all = 18.716466209 MB/sec (without seq num) 2024/11/21-02:53:23.690618 140008282846784 [compaction_job.cc:1948] [default] [JOB 3197] Generated table #96986: 927917 keys, 39808492 bytes, temperature: kWarm 2024/11/21-02:53:23.690715 140008282846784 EVENT_LOG_v1 {"time_micros": 1732128803690668, "cf_name": "default", "job": 3197, "event": "table_file_creation", "file_number": 96986, "file_size": 39808492, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187855354, "largest_seqno": 1331717282, "table_properties": {"data_size": 33709408, "index_size": 1765312, "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": 25981676, "raw_average_key_size": 28, "raw_value_size": 108236130, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927917, "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": 1732128800, "oldest_key_time": 0, "file_creation_time": 1732128800, "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": 96986, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:53:23.760448 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096987.sst) /dev/shm/ToplingTemp/Topling-1277991-i3xFzS 2024/11/21-02:53:24.787974 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096987.sst): first pass time = 1.03's, 130.629'MB/sec 2024/11/21-02:53:25.914809 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096987.sst): old prealloc_size = 147639500, real_size = 35995408 2024/11/21-02:53:25.915471 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096987.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927921 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1082 GB zip-val = 0.0340 GB avg-val = 116.64 avg-zval = 36.63 2024/11/21-02:53:25.916307 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096987.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-02:53:26.742302 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096987.sst): second pass time = 1.13's, 96.118'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 48.462'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2745.022'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.334'MB/sec write SST data time = 0.13's, 301.658'MB/sec dict compress time = 0.00's, 1079884.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 32261.345'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 96.118'MB/sec zip pipeline throughput = 96.118'MB/sec entries = 927921 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.64 avg-zval = 36.63 usrkeys = 927921 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.64 avg-zval = 36.63 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927921 bytes = 3247744 } seq expand size = 6495447 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0340 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.4439 value = 3.1847 dict = 1.00 all = 3.3470 } Zip/UnZip{ index = 0.0957 value = 0.3140 dict = 1.00 all = 0.2988 } ---------------------------- total value len = 564.089703 GB avg = 0.330 KB (by entry num) total key len = 44.547816 GB avg = 0.026 KB total ukey len = 32.960863 GB avg = 0.014 KB total ukey num = 2.329350647 Billion total entry num = 1.708852669 Billion write speed all = 19.148942206 MB/sec (with seq num) write speed all = 18.718831081 MB/sec (without seq num) 2024/11/21-02:53:26.791978 140008282846784 [compaction_job.cc:1948] [default] [JOB 3197] Generated table #96987: 927921 keys, 40100572 bytes, temperature: kWarm 2024/11/21-02:53:26.792057 140008282846784 EVENT_LOG_v1 {"time_micros": 1732128806792012, "cf_name": "default", "job": 3197, "event": "table_file_creation", "file_number": 96987, "file_size": 40100572, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187855426, "largest_seqno": 1331716806, "table_properties": {"data_size": 33986304, "index_size": 1776960, "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": 25981788, "raw_average_key_size": 28, "raw_value_size": 108236058, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927921, "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": 1732128803, "oldest_key_time": 0, "file_creation_time": 1732128803, "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": 96987, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:53:26.828705 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096988.sst) /dev/shm/ToplingTemp/Topling-1277991-jhwnjU 2024/11/21-02:53:27.830459 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096988.sst): first pass time = 1.00's, 133.987'MB/sec 2024/11/21-02:53:28.966532 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096988.sst): old prealloc_size = 147639500, real_size = 36482880 2024/11/21-02:53:28.967139 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096988.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 929729 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.0345 GB avg-val = 116.36 avg-zval = 37.08 2024/11/21-02:53:28.967968 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096988.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-02:53:29.787193 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096988.sst): second pass time = 1.14's, 95.302'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 49.460'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3034.119'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.338'MB/sec write SST data time = 0.13's, 306.083'MB/sec dict compress time = 0.00's, 1078836.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 19445.494'MB/sec zip my value time = 1.14's, unzip length = 0.108'GB zip my value throughput = 95.302'MB/sec zip pipeline throughput = 95.302'MB/sec entries = 929729 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.36 avg-zval = 37.08 usrkeys = 929729 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.36 avg-zval = 37.08 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 929729 bytes = 3254064 } seq expand size = 6508103 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.4451 value = 3.1385 dict = 1.00 all = 3.3067 } Zip/UnZip{ index = 0.0957 value = 0.3186 dict = 1.00 all = 0.3024 } ---------------------------- total value len = 564.204396 GB avg = 0.330 KB (by entry num) total key len = 44.573849 GB avg = 0.026 KB total ukey len = 32.979458 GB avg = 0.014 KB total ukey num = 2.330280376 Billion total entry num = 1.709782398 Billion write speed all = 19.151535034 MB/sec (with seq num) write speed all = 18.721231122 MB/sec (without seq num) 2024/11/21-02:53:29.835089 140008282846784 [compaction_job.cc:1948] [default] [JOB 3197] Generated table #96988: 929729 keys, 40589188 bytes, temperature: kWarm 2024/11/21-02:53:29.835154 140008282846784 EVENT_LOG_v1 {"time_micros": 1732128809835123, "cf_name": "default", "job": 3197, "event": "table_file_creation", "file_number": 96988, "file_size": 40589188, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187851486, "largest_seqno": 1331717093, "table_properties": {"data_size": 34470064, "index_size": 1780224, "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": 26032412, "raw_average_key_size": 28, "raw_value_size": 108185350, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 929729, "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": 1732128806, "oldest_key_time": 0, "file_creation_time": 1732128806, "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": 96988, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:53:29.870476 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096989.sst) /dev/shm/ToplingTemp/Topling-1277991-eFTGNT 2024/11/21-02:53:30.902282 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096989.sst): first pass time = 1.03's, 130.085'MB/sec 2024/11/21-02:53:32.065253 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096989.sst): old prealloc_size = 147639500, real_size = 35818320 2024/11/21-02:53:32.065856 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096989.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926684 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0338 GB avg-val = 116.84 avg-zval = 36.51 2024/11/21-02:53:32.066741 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096989.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-02:53:32.905214 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096989.sst): second pass time = 1.16's, 93.170'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 47.769'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3110.451'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.329'MB/sec write SST data time = 0.13's, 297.371'MB/sec dict compress time = 0.00's, 1080630.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 17636.316'MB/sec zip my value time = 1.16's, unzip length = 0.108'GB zip my value throughput = 93.170'MB/sec zip pipeline throughput = 93.170'MB/sec entries = 926684 avg-key = 28.00 avg-zkey = 1.89 avg-val = 116.84 avg-zval = 36.51 usrkeys = 926684 avg-key = 20.00 avg-zkey = 1.89 avg-val = 123.72 avg-zval = 36.51 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 910653 bytes = 3301136 } seq expand size = 6374571 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.0338 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.5828 value = 3.1999 dict = 1.00 all = 3.3452 } Zip/UnZip{ index = 0.0945 value = 0.3125 dict = 1.00 all = 0.2989 } ---------------------------- total value len = 564.319041 GB avg = 0.330 KB (by entry num) total key len = 44.599796 GB avg = 0.026 KB total ukey len = 32.997991 GB avg = 0.014 KB total ukey num = 2.331207060 Billion total entry num = 1.710709082 Billion write speed all = 19.154079106 MB/sec (with seq num) write speed all = 18.723584201 MB/sec (without seq num) 2024/11/21-02:53:32.954956 140008282846784 [compaction_job.cc:1948] [default] [JOB 3197] Generated table #96989: 926684 keys, 40122886 bytes, temperature: kWarm 2024/11/21-02:53:32.955026 140008282846784 EVENT_LOG_v1 {"time_micros": 1732128812954994, "cf_name": "default", "job": 3197, "event": "table_file_creation", "file_number": 96989, "file_size": 40122886, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1375096600, "table_properties": {"data_size": 33835200, "index_size": 1751296, "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": 25947152, "raw_average_key_size": 28, "raw_value_size": 108270588, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926684, "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": 1732128809, "oldest_key_time": 0, "file_creation_time": 1732128809, "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": 96989, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:53:32.991110 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096990.sst) /dev/shm/ToplingTemp/Topling-1277991-uMzRBU 2024/11/21-02:53:33.931988 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096990.sst): first pass time = 0.94's, 142.658'MB/sec 2024/11/21-02:53:35.056936 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096990.sst): old prealloc_size = 147639500, real_size = 34117488 2024/11/21-02:53:35.057599 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096990.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927642 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0321 GB avg-val = 116.69 avg-zval = 34.63 2024/11/21-02:53:35.058442 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096990.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-02:53:35.906097 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096990.sst): second pass time = 1.12's, 96.299'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 44.871'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2822.575'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.323'MB/sec write SST data time = 0.13's, 292.322'MB/sec dict compress time = 0.00's, 1079750.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 32179.472'MB/sec zip my value time = 1.12's, unzip length = 0.108'GB zip my value throughput = 96.299'MB/sec zip pipeline throughput = 96.299'MB/sec entries = 927642 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.69 avg-zval = 34.63 usrkeys = 927642 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.69 avg-zval = 34.63 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927642 bytes = 3130800 } seq expand size = 6493494 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.0321 GB dict = 1.08 MB all = 0.0381 GB } UnZip/Zip{ index = 10.5142 value = 3.3699 dict = 1.00 all = 3.5226 } Zip/UnZip{ index = 0.0951 value = 0.2967 dict = 1.00 all = 0.2839 } ---------------------------- total value len = 564.433779 GB avg = 0.330 KB (by entry num) total key len = 44.625770 GB avg = 0.026 KB total ukey len = 33.016544 GB avg = 0.014 KB total ukey num = 2.332134702 Billion total entry num = 1.711636724 Billion write speed all = 19.156697008 MB/sec (with seq num) write speed all = 18.726009320 MB/sec (without seq num) 2024/11/21-02:53:35.954761 140008282846784 [compaction_job.cc:1948] [default] [JOB 3197] Generated table #96990: 927642 keys, 38101974 bytes, temperature: kWarm 2024/11/21-02:53:35.954832 140008282846784 EVENT_LOG_v1 {"time_micros": 1732128815954799, "cf_name": "default", "job": 3197, "event": "table_file_creation", "file_number": 96990, "file_size": 38101974, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1270579059, "largest_seqno": 1375096758, "table_properties": {"data_size": 32120864, "index_size": 1764544, "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": 25973976, "raw_average_key_size": 28, "raw_value_size": 108243872, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927642, "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": 1732128812, "oldest_key_time": 0, "file_creation_time": 1732128812, "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": 96990, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:53:35.988612 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096991.sst) /dev/shm/ToplingTemp/Topling-1277991-TzO93U 2024/11/21-02:53:36.950958 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096991.sst): first pass time = 0.96's, 139.476'MB/sec 2024/11/21-02:53:38.070079 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096991.sst): old prealloc_size = 147639500, real_size = 35308944 2024/11/21-02:53:38.070664 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096991.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 934755 prefix = 4 raw-key = 0.0150 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1080 GB zip-val = 0.0333 GB avg-val = 115.59 avg-zval = 35.63 2024/11/21-02:53:38.071542 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096991.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-02:53:38.896281 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096991.sst): second pass time = 1.12's, 96.615'MB/sec, value only(80.5% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 47.969'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3151.110'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.336'MB/sec write SST data time = 0.13's, 303.315'MB/sec dict compress time = 0.00's, 1078226.000'MB/sec z-dict build time = 0.00's, sample length = 1.078'MB, throughput = 33371.278'MB/sec zip my value time = 1.12's, unzip length = 0.108'GB zip my value throughput = 96.615'MB/sec zip pipeline throughput = 96.615'MB/sec entries = 934755 avg-key = 28.00 avg-zkey = 1.89 avg-val = 115.59 avg-zval = 35.63 usrkeys = 934755 avg-key = 20.00 avg-zkey = 1.89 avg-val = 122.45 avg-zval = 35.63 TagRS{ kinds = RS_Key0_TagN bytes = 146160 } TagArray{ size = 916852 bytes = 3323600 } seq expand size = 6417964 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0187 GB value = 0.1080 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0333 GB dict = 1.08 MB all = 0.0396 GB } UnZip/Zip{ index = 10.5818 value = 3.2438 dict = 1.00 all = 3.3865 } Zip/UnZip{ index = 0.0945 value = 0.3083 dict = 1.00 all = 0.2953 } ---------------------------- total value len = 564.548241 GB avg = 0.330 KB (by entry num) total key len = 44.651943 GB avg = 0.026 KB total ukey len = 33.035239 GB avg = 0.014 KB total ukey num = 2.333069457 Billion total entry num = 1.712571479 Billion write speed all = 19.159318471 MB/sec (with seq num) write speed all = 18.728436101 MB/sec (without seq num) 2024/11/21-02:53:38.943806 140008282846784 [compaction_job.cc:1948] [default] [JOB 3197] Generated table #96991: 934755 keys, 39632866 bytes, temperature: kWarm 2024/11/21-02:53:38.943875 140008282846784 EVENT_LOG_v1 {"time_micros": 1732128818943843, "cf_name": "default", "job": 3197, "event": "table_file_creation", "file_number": 96991, "file_size": 39632866, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1375096388, "table_properties": {"data_size": 33308352, "index_size": 1766720, "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": 26173140, "raw_average_key_size": 28, "raw_value_size": 108044662, "raw_average_value_size": 115, "num_data_blocks": 1, "num_entries": 934755, "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": 1732128815, "oldest_key_time": 0, "file_creation_time": 1732128815, "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": 96991, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:53:38.980790 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096992.sst) /dev/shm/ToplingTemp/Topling-1277991-CNE80U 2024/11/21-02:53:39.935484 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096992.sst): first pass time = 0.95's, 140.593'MB/sec 2024/11/21-02:53:41.125733 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096992.sst): old prealloc_size = 147639500, real_size = 35463984 2024/11/21-02:53:41.126340 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096992.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922843 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1084 GB zip-val = 0.0335 GB avg-val = 117.44 avg-zval = 36.26 2024/11/21-02:53:41.126843 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096992.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-02:53:41.904863 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096992.sst): second pass time = 1.19's, 91.123'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.78's, 48.957'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3028.240'MB/sec (index lex order gen) rebuild zvType time = 0.65's, 0.354'MB/sec write SST data time = 0.13's, 300.772'MB/sec dict compress time = 0.00's, 1082898.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 15894.351'MB/sec zip my value time = 1.19's, unzip length = 0.108'GB zip my value throughput = 91.123'MB/sec zip pipeline throughput = 91.123'MB/sec entries = 922843 avg-key = 28.00 avg-zkey = 1.91 avg-val = 117.44 avg-zval = 36.26 usrkeys = 922843 avg-key = 20.00 avg-zkey = 1.91 avg-val = 121.06 avg-zval = 36.26 TagRS{ kinds = RS_Key0_TagN bytes = 144280 } TagArray{ size = 477957 bytes = 1672864 } seq expand size = 3345699 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0335 GB dict = 1.08 MB all = 0.0381 GB } UnZip/Zip{ index = 10.4462 value = 3.2384 dict = 1.00 all = 3.5188 } Zip/UnZip{ index = 0.0957 value = 0.3088 dict = 1.00 all = 0.2842 } ---------------------------- total value len = 564.659965 GB avg = 0.330 KB (by entry num) total key len = 44.677783 GB avg = 0.026 KB total ukey len = 33.053696 GB avg = 0.014 KB total ukey num = 2.333992300 Billion total entry num = 1.713494322 Billion write speed all = 19.161831752 MB/sec (with seq num) write speed all = 18.730757983 MB/sec (without seq num) 2024/11/21-02:53:41.951810 140008282846784 [compaction_job.cc:1948] [default] [JOB 3197] Generated table #96992: 922843 keys, 38142817 bytes, temperature: kWarm 2024/11/21-02:53:41.951880 140008282846784 EVENT_LOG_v1 {"time_micros": 1732128821951847, "cf_name": "default", "job": 3197, "event": "table_file_creation", "file_number": 96992, "file_size": 38142817, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1261743123, "table_properties": {"data_size": 33466272, "index_size": 1766848, "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": 25839604, "raw_average_key_size": 28, "raw_value_size": 108378258, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922843, "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": 1732128818, "oldest_key_time": 0, "file_creation_time": 1732128818, "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": 96992, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:53:41.990256 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096993.sst) /dev/shm/ToplingTemp/Topling-1277991-0J1jTT 2024/11/21-02:53:42.845664 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096993.sst): first pass time = 0.86's, 156.911'MB/sec 2024/11/21-02:53:43.985652 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096993.sst): old prealloc_size = 147639500, real_size = 37118176 2024/11/21-02:53:43.986293 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096993.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927267 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.0351 GB avg-val = 116.75 avg-zval = 37.88 2024/11/21-02:53:43.987157 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096993.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-02:53:44.800414 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096993.sst): second pass time = 1.14's, 95.037'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 50.736'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2901.343'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.338'MB/sec write SST data time = 0.13's, 321.499'MB/sec dict compress time = 0.00's, 1080728.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 33704.288'MB/sec zip my value time = 1.14's, unzip length = 0.108'GB zip my value throughput = 95.037'MB/sec zip pipeline throughput = 95.037'MB/sec entries = 927267 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.75 avg-zval = 37.88 usrkeys = 927267 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.75 avg-zval = 37.88 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927267 bytes = 3361360 } seq expand size = 6490869 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0351 GB dict = 1.08 MB all = 0.0413 GB } UnZip/Zip{ index = 10.5157 value = 3.0822 dict = 1.00 all = 3.2468 } Zip/UnZip{ index = 0.0951 value = 0.3244 dict = 1.00 all = 0.3080 } ---------------------------- total value len = 564.774710 GB avg = 0.329 KB (by entry num) total key len = 44.703746 GB avg = 0.026 KB total ukey len = 33.072242 GB avg = 0.014 KB total ukey num = 2.334919567 Billion total entry num = 1.714421589 Billion write speed all = 19.164511565 MB/sec (with seq num) write speed all = 18.733243788 MB/sec (without seq num) 2024/11/21-02:53:44.855041 140008282846784 [compaction_job.cc:1948] [default] [JOB 3197] Generated table #96993: 927267 keys, 41337896 bytes, temperature: kWarm 2024/11/21-02:53:44.855122 140008282846784 EVENT_LOG_v1 {"time_micros": 1732128824855090, "cf_name": "default", "job": 3197, "event": "table_file_creation", "file_number": 96993, "file_size": 41337896, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1080218058, "largest_seqno": 1436712755, "table_properties": {"data_size": 35122576, "index_size": 1763584, "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": 25963476, "raw_average_key_size": 28, "raw_value_size": 108254354, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927267, "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": 1732128821, "oldest_key_time": 0, "file_creation_time": 1732128821, "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": 96993, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:53:44.893750 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096994.sst) /dev/shm/ToplingTemp/Topling-1277991-8ctwYR 2024/11/21-02:53:45.838539 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096994.sst): first pass time = 0.94's, 142.068'MB/sec 2024/11/21-02:53:46.947900 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096994.sst): old prealloc_size = 147639500, real_size = 34959872 2024/11/21-02:53:46.948497 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096994.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924378 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.0330 GB avg-val = 117.20 avg-zval = 35.67 2024/11/21-02:53:46.949317 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096994.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-02:53:47.792826 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096994.sst): second pass time = 1.11's, 97.729'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.084'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3048.195'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.322'MB/sec write SST data time = 0.13's, 308.120'MB/sec dict compress time = 0.00's, 1081796.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 35602.962'MB/sec zip my value time = 1.11's, unzip length = 0.108'GB zip my value throughput = 97.729'MB/sec zip pipeline throughput = 97.729'MB/sec entries = 924378 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.20 avg-zval = 35.67 usrkeys = 924378 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.20 avg-zval = 35.67 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924378 bytes = 3119792 } seq expand size = 6470646 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.0330 GB dict = 1.08 MB all = 0.0389 GB } UnZip/Zip{ index = 10.5150 value = 3.2858 dict = 1.00 all = 3.4471 } Zip/UnZip{ index = 0.0951 value = 0.3043 dict = 1.00 all = 0.2901 } ---------------------------- total value len = 564.889516 GB avg = 0.329 KB (by entry num) total key len = 44.729629 GB avg = 0.026 KB total ukey len = 33.090729 GB avg = 0.014 KB total ukey num = 2.335843945 Billion total entry num = 1.715345967 Billion write speed all = 19.167131882 MB/sec (with seq num) write speed all = 18.735672173 MB/sec (without seq num) 2024/11/21-02:53:47.839522 140008282846784 [compaction_job.cc:1948] [default] [JOB 3197] Generated table #96994: 924378 keys, 38936212 bytes, temperature: kWarm 2024/11/21-02:53:47.839587 140008282846784 EVENT_LOG_v1 {"time_micros": 1732128827839555, "cf_name": "default", "job": 3197, "event": "table_file_creation", "file_number": 96994, "file_size": 38936212, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1375097067, "largest_seqno": 1464571889, "table_properties": {"data_size": 32970416, "index_size": 1758208, "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": 25882584, "raw_average_key_size": 28, "raw_value_size": 108335224, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924378, "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": 1732128824, "oldest_key_time": 0, "file_creation_time": 1732128824, "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": 96994, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:53:47.880928 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096995.sst) /dev/shm/ToplingTemp/Topling-1277991-Pd9tjT 2024/11/21-02:53:48.094025 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096995.sst): first pass time = 0.21's, 191.084'MB/sec 2024/11/21-02:53:48.439802 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096995.sst): old prealloc_size = 147639500, real_size = 11640816 2024/11/21-02:53:48.440009 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096995.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 282863 prefix = 4 raw-key = 0.0045 GB zip-key = 0.0005 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.0328 GB zip-val = 0.0110 GB avg-val = 115.93 avg-zval = 39.00 2024/11/21-02:53:48.440285 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096995.sst: sumWaitingMem = 0.001 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0007 GB, waited 0.000 sec, Key+Value = 0.041 GB 2024/11/21-02:53:48.682987 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00/096995.sst): second pass time = 0.34's, 95.059'MB/sec, value only(80.5% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.24's, 52.455'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2933.448'MB/sec (index lex order gen) rebuild zvType time = 0.20's, 0.348'MB/sec write SST data time = 0.04's, 322.260'MB/sec dict compress time = 0.00's, 333962.000'MB/sec z-dict build time = 0.00's, sample length = 0.334'MB, throughput = 5606.588'MB/sec zip my value time = 0.34's, unzip length = 0.033'GB zip my value throughput = 95.059'MB/sec zip pipeline throughput = 95.059'MB/sec entries = 282863 avg-key = 28.00 avg-zkey = 1.91 avg-val = 115.93 avg-zval = 39.00 usrkeys = 282863 avg-key = 20.00 avg-zkey = 1.91 avg-val = 122.93 avg-zval = 39.00 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 282863 bytes = 848608 } seq expand size = 1980041 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0057 GB value = 0.0328 GB dict = 0.33 MB all = 0.0407 GB } __ZipSize{ index = 0.0005 GB value = 0.0110 GB dict = 0.33 MB all = 0.0128 GB } UnZip/Zip{ index = 10.4920 value = 2.9729 dict = 1.00 all = 3.1919 } Zip/UnZip{ index = 0.0953 value = 0.3364 dict = 1.00 all = 0.3133 } ---------------------------- total value len = 564.924290 GB avg = 0.329 KB (by entry num) total key len = 44.737549 GB avg = 0.026 KB total ukey len = 33.096386 GB avg = 0.014 KB total ukey num = 2.336126808 Billion total entry num = 1.715628830 Billion write speed all = 19.167937747 MB/sec (with seq num) write speed all = 18.736418967 MB/sec (without seq num) 2024/11/21-02:53:48.703150 140008282846784 [compaction_job.cc:1948] [default] [JOB 3197] Generated table #96995: 282863 keys, 12755289 bytes, temperature: kWarm 2024/11/21-02:53:48.703204 140008282846784 EVENT_LOG_v1 {"time_micros": 1732128828703176, "cf_name": "default", "job": 3197, "event": "table_file_creation", "file_number": 96995, "file_size": 12755289, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1450135759, "largest_seqno": 1464571904, "table_properties": {"data_size": 11030688, "index_size": 539200, "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": 7920164, "raw_average_key_size": 28, "raw_value_size": 32793234, "raw_average_value_size": 115, "num_data_blocks": 1, "num_entries": 282863, "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": 1732128827, "oldest_key_time": 0, "file_creation_time": 1732128827, "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": 96995, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-02:53:48.724108 140008282846784 [compaction_job.cc:703] job-03197: subcompact[0], size: 0.647354 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-03197/att-00 [096979,096980,096981,096982,096983,096984,096985,096986,096987,096988,096989,096990,096991,096992,096993,096994,096995] 2024/11/21-02:53:48.830733 140008282846784 (Original Log Time 2024/11/21-02:52:57.758828) EVENT_LOG_v1 {"time_micros": 1732128777758792, "job": 3197, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [96963], "files_L3": [96912, 96913, 96914, 96915, 96916, 96917, 96918, 96919, 96920, 96921, 96922, 96923, 96924, 96925, 96926, 96927, 96928], "score": 0.989782, "input_data_size": 667950096, "oldest_snapshot_seqno": 1464655639} 2024/11/21-02:53:48.830736 140008282846784 (Original Log Time 2024/11/21-02:53:48.829251) [compaction_job.cc:2022] [default] [JOB 3197] Compacted 1@2 + 17@3 files to L3 => 647353989 bytes 2024/11/21-02:53:48.830738 140008282846784 (Original Log Time 2024/11/21-02:53:48.830664) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 17 0 0 0] max score 0.02, MB/sec: 13.1 rd, 12.7 wr, level 3, files in(1, 17) out(17 +0 blob) MB in(27.2, 609.8 +0.0 blob) out(617.4 +0.0 blob), read-write-amplify(46.1) write-amplify(22.7) OK, records in: 15208319, records dropped: 96087 output_compression: Snappy 2024/11/21-02:53:48.830743 140008282846784 (Original Log Time 2024/11/21-02:53:48.830714) EVENT_LOG_v1 {"time_micros": 1732128828830689, "cf": "default", "job": 3197, "event": "compaction_finished", "compaction_time_micros": 50965285, "compaction_time_cpu_micros": 22846351, "output_level": 3, "num_output_files": 17, "total_output_size": 647353989, "num_input_records": 15208319, "num_output_records": 15112232, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 466903411, "file_range_sync_nanos": 0, "file_fsync_nanos": 15441, "file_prepare_write_nanos": 51099, "lsm_state": [0, 0, 0, 17, 0, 0, 0]} 2024/11/21-02:53:48.956322 140008282846784 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":1732128777,"executesMs":51221,"compactionJobId":3197,"attempt":0,"compactionInputRawBytes":2201842830,"compactionInputZipBytes":667950096,"compactionOutputRawBytes":0,"compactionOutputZipBytes":647353989,"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-d65d000f100907c7123b7c739c182ce5-4823d3122e94628b-00"}}, response = 2024/11/21-02:53:48.956375 140008282846784 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-03197/att-00: olev 3, work 51.222 s, result 5.864 ms, install 1.509 ms, input{raw 2.051 GiB zip 637.007 MiB}