2024/11/21-03:25:33.203496 140008282846784 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00: fork to child time = 0.009272 sec 2024/11/21-03:25:33.204021 140008282846784 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00 2024/11/21-03:25:33.210636 140008282846784 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00 2024/11/21-03:25:33.212353 140008282846784 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-03:25:33.212589 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-03:25:33.254933 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-04001/att-00/MANIFEST-090329 2024/11/21-03:25:33.291934 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-04001/att-00/MANIFEST-090329 succeeded,manifest_file_number is 90329, next_file_number is 98739, last_sequence is 1487864679, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 98531 2024/11/21-03:25:33.291940 140008282846784 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-03:25:33.292029 140008282846784 [version_set.cc:5724] Creating manifest 98739 2024/11/21-03:25:33.324209 140008282846784 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-03:25:33.345711 140008282846784 [compaction_job.cc:2437] [default] [JOB 4001] Compacting 1@2 + 17@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/21-03:25:33.345724 140008282846784 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 3004 Base level 2, inputs: [98673(27MB)], [98624(36MB) 98625(36MB) 98626(37MB) 98627(39MB) 98628(36MB) 98629(37MB) 98630(40MB) 98631(37MB) 98632(37MB) 98633(38MB) 98634(38MB) 98635(36MB) 98636(36MB) 98637(37MB) 98638(36MB) 98639(38MB) 98723(37MB)] 2024/11/21-03:25:33.353844 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-03:25:33.353867 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-03:25:33.353886 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-03:25:33.353893 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-03:25:33.353904 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-03:25:34.019397 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098740.sst) /dev/shm/ToplingTemp/Topling-1297073-CbGQ5M 2024/11/21-03:25:34.520859 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098740.sst): first pass time = 0.50's, 267.676'MB/sec 2024/11/21-03:25:35.650953 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098740.sst): old prealloc_size = 147639500, real_size = 34196416 2024/11/21-03:25:35.651642 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098740.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923190 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.0322 GB avg-val = 117.38 avg-zval = 34.83 2024/11/21-03:25:35.653239 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098740.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-03:25:36.494497 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098740.sst): second pass time = 1.13's, 95.973'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 45.664'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2768.981'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.327'MB/sec write SST data time = 0.14's, 282.107'MB/sec dict compress time = 3544385890.27's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 18610.884'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 95.973'MB/sec zip pipeline throughput = 95.973'MB/sec entries = 923190 avg-key = 28.00 avg-zkey = 1.97 avg-val = 117.38 avg-zval = 34.83 usrkeys = 923190 avg-key = 20.00 avg-zkey = 1.97 avg-val = 124.38 avg-zval = 34.83 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923190 bytes = 3461984 } seq expand size = 6462330 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.0322 GB dict = 1.08 MB all = 0.0385 GB } UnZip/Zip{ index = 10.1766 value = 3.3706 dict = 1.00 all = 3.4844 } Zip/UnZip{ index = 0.0983 value = 0.2967 dict = 1.00 all = 0.2870 } ---------------------------- total value len = 563.180563 GB avg = 0.331 KB (by entry num) total key len = 44.340256 GB avg = 0.026 KB total ukey len = 32.812606 GB avg = 0.014 KB total ukey num = 2.321937766 Billion total entry num = 1.701439788 Billion write speed all = 18.019760003 MB/sec (with seq num) write speed all = 17.616026854 MB/sec (without seq num) 2024/11/21-03:25:36.540459 140008282846784 [compaction_job.cc:1948] [default] [JOB 4001] Generated table #98740: 923190 keys, 38519880 bytes, temperature: kWarm 2024/11/21-03:25:36.540547 140008282846784 EVENT_LOG_v1 {"time_micros": 1732130736540507, "cf_name": "default", "job": 4001, "event": "table_file_creation", "file_number": 98740, "file_size": 38519880, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 876291829, "largest_seqno": 1487273196, "table_properties": {"data_size": 32151088, "index_size": 1814336, "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": 25849320, "raw_average_key_size": 28, "raw_value_size": 108368412, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923190, "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": 1732130734, "oldest_key_time": 0, "file_creation_time": 1732130734, "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": 98740, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:25:36.576651 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098741.sst) /dev/shm/ToplingTemp/Topling-1297073-E1YJ8K 2024/11/21-03:25:37.416960 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098741.sst): first pass time = 0.84's, 159.731'MB/sec 2024/11/21-03:25:38.534741 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098741.sst): old prealloc_size = 147639500, real_size = 34001936 2024/11/21-03:25:38.535387 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098741.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 921167 prefix = 4 raw-key = 0.0147 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0320 GB avg-val = 117.70 avg-zval = 34.76 2024/11/21-03:25:38.536194 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098741.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-03:25:39.391692 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098741.sst): second pass time = 1.12's, 97.068'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.86's, 44.309'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2810.762'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.318'MB/sec write SST data time = 0.13's, 286.739'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.084'MB, throughput = 32841.148'MB/sec zip my value time = 1.12's, unzip length = 0.108'GB zip my value throughput = 97.068'MB/sec zip pipeline throughput = 97.068'MB/sec entries = 921167 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.70 avg-zval = 34.76 usrkeys = 921167 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.70 avg-zval = 34.76 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 921167 bytes = 3108960 } seq expand size = 6448169 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0320 GB dict = 1.08 MB all = 0.0380 GB } UnZip/Zip{ index = 10.5129 value = 3.3863 dict = 1.00 all = 3.5348 } Zip/UnZip{ index = 0.0951 value = 0.2953 dict = 1.00 all = 0.2829 } ---------------------------- total value len = 563.295436 GB avg = 0.331 KB (by entry num) total key len = 44.366048 GB avg = 0.026 KB total ukey len = 32.831029 GB avg = 0.014 KB total ukey num = 2.322858933 Billion total entry num = 1.702360955 Billion write speed all = 18.022383579 MB/sec (with seq num) write speed all = 17.618466558 MB/sec (without seq num) 2024/11/21-03:25:39.437923 140008282846784 [compaction_job.cc:1948] [default] [JOB 4001] Generated table #98741: 921167 keys, 37969944 bytes, temperature: kWarm 2024/11/21-03:25:39.437985 140008282846784 EVENT_LOG_v1 {"time_micros": 1732130739437957, "cf_name": "default", "job": 4001, "event": "table_file_creation", "file_number": 98741, "file_size": 37969944, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1375096932, "largest_seqno": 1487272822, "table_properties": {"data_size": 32019008, "index_size": 1752448, "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": 25792676, "raw_average_key_size": 28, "raw_value_size": 108425126, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 921167, "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": 1732130736, "oldest_key_time": 0, "file_creation_time": 1732130736, "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": 98741, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:25:39.476575 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098742.sst) /dev/shm/ToplingTemp/Topling-1297073-uuXoiK 2024/11/21-03:25:40.294800 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098742.sst): first pass time = 0.82's, 164.042'MB/sec 2024/11/21-03:25:41.422323 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098742.sst): old prealloc_size = 147639500, real_size = 34901872 2024/11/21-03:25:41.422916 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098742.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925239 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.06 avg-zval = 35.57 2024/11/21-03:25:41.423703 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098742.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-03:25:42.271140 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098742.sst): second pass time = 1.13's, 96.134'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 45.669'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3098.231'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.324'MB/sec write SST data time = 0.13's, 290.626'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 = 25135.574'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 96.134'MB/sec zip pipeline throughput = 96.134'MB/sec entries = 925239 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.06 avg-zval = 35.57 usrkeys = 925239 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.06 avg-zval = 35.57 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925239 bytes = 3007040 } seq expand size = 6476673 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.0388 GB } UnZip/Zip{ index = 10.5129 value = 3.2911 dict = 1.00 all = 3.4624 } Zip/UnZip{ index = 0.0951 value = 0.3038 dict = 1.00 all = 0.2888 } ---------------------------- total value len = 563.410224 GB avg = 0.331 KB (by entry num) total key len = 44.391955 GB avg = 0.026 KB total ukey len = 32.849534 GB avg = 0.014 KB total ukey num = 2.323784172 Billion total entry num = 1.703286194 Billion write speed all = 18.025017036 MB/sec (with seq num) write speed all = 17.620914995 MB/sec (without seq num) 2024/11/21-03:25:42.317450 140008282846784 [compaction_job.cc:1948] [default] [JOB 4001] Generated table #98742: 925239 keys, 38764176 bytes, temperature: kWarm 2024/11/21-03:25:42.317513 140008282846784 EVENT_LOG_v1 {"time_micros": 1732130742317482, "cf_name": "default", "job": 4001, "event": "table_file_creation", "file_number": 98742, "file_size": 38764176, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1428168205, "largest_seqno": 1487273501, "table_properties": {"data_size": 32910176, "index_size": 1760192, "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": 25906692, "raw_average_key_size": 28, "raw_value_size": 108311138, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925239, "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": 1732130739, "oldest_key_time": 0, "file_creation_time": 1732130739, "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": 98742, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:25:42.355692 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098743.sst) /dev/shm/ToplingTemp/Topling-1297073-4LqGdK 2024/11/21-03:25:43.269786 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098743.sst): first pass time = 0.91's, 146.837'MB/sec 2024/11/21-03:25:44.441750 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098743.sst): old prealloc_size = 147639500, real_size = 36611056 2024/11/21-03:25:44.442342 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098743.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928054 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.95 raw-val = 0.1082 GB zip-val = 0.0346 GB avg-val = 116.62 avg-zval = 37.25 2024/11/21-03:25:44.443163 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098743.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-03:25:45.234227 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098743.sst): second pass time = 1.17's, 92.415'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.79's, 51.475'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3192.175'MB/sec (index lex order gen) rebuild zvType time = 0.66's, 0.354'MB/sec write SST data time = 0.14's, 299.839'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 = 23607.679'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.415'MB/sec zip pipeline throughput = 92.415'MB/sec entries = 928054 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.62 avg-zval = 37.25 usrkeys = 928054 avg-key = 20.00 avg-zkey = 1.95 avg-val = 123.02 avg-zval = 37.25 TagRS{ kinds = RS_Key0_TagN bytes = 145120 } TagArray{ size = 847562 bytes = 3178368 } seq expand size = 5932934 multi value expand size = 0 cnt WriteAppend = 19 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0346 GB dict = 1.08 MB all = 0.0408 GB } UnZip/Zip{ index = 10.2436 value = 3.1311 dict = 1.00 all = 3.2903 } Zip/UnZip{ index = 0.0976 value = 0.3194 dict = 1.00 all = 0.3039 } ---------------------------- total value len = 563.524389 GB avg = 0.331 KB (by entry num) total key len = 44.417941 GB avg = 0.026 KB total ukey len = 32.868095 GB avg = 0.014 KB total ukey num = 2.324712226 Billion total entry num = 1.704214248 Billion write speed all = 18.027589208 MB/sec (with seq num) write speed all = 17.623302513 MB/sec (without seq num) 2024/11/21-03:25:45.282798 140008282846784 [compaction_job.cc:1948] [default] [JOB 4001] Generated table #98743: 928054 keys, 40791912 bytes, temperature: kWarm 2024/11/21-03:25:45.282859 140008282846784 EVENT_LOG_v1 {"time_micros": 1732130745282829, "cf_name": "default", "job": 4001, "event": "table_file_creation", "file_number": 98743, "file_size": 40791912, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1487273406, "table_properties": {"data_size": 34566880, "index_size": 1811968, "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": 25985512, "raw_average_key_size": 28, "raw_value_size": 108232276, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928054, "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": 1732130742, "oldest_key_time": 0, "file_creation_time": 1732130742, "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": 98743, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:25:45.326318 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098744.sst) /dev/shm/ToplingTemp/Topling-1297073-AH3A6L 2024/11/21-03:25:46.228277 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098744.sst): first pass time = 0.90's, 148.812'MB/sec 2024/11/21-03:25:47.535220 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098744.sst): old prealloc_size = 147639500, real_size = 36474176 2024/11/21-03:25:47.535817 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098744.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926740 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.0344 GB avg-val = 116.83 avg-zval = 37.14 2024/11/21-03:25:47.536276 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098744.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-03:25:48.235492 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098744.sst): second pass time = 1.31's, 82.893'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 55.579'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3189.924'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.406'MB/sec write SST data time = 0.13's, 301.954'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 = 33786.165'MB/sec zip my value time = 1.31's, unzip length = 0.108'GB zip my value throughput = 82.893'MB/sec zip pipeline throughput = 82.893'MB/sec entries = 926740 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.83 avg-zval = 37.14 usrkeys = 926740 avg-key = 20.00 avg-zkey = 1.97 avg-val = 120.06 avg-zval = 37.14 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 427440 bytes = 1442624 } seq expand size = 2992080 multi value expand size = 0 cnt WriteAppend = 60 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0389 GB } UnZip/Zip{ index = 10.1759 value = 3.1455 dict = 1.00 all = 3.4486 } Zip/UnZip{ index = 0.0983 value = 0.3179 dict = 1.00 all = 0.2900 } ---------------------------- total value len = 563.635651 GB avg = 0.331 KB (by entry num) total key len = 44.443889 GB avg = 0.026 KB total ukey len = 32.886630 GB avg = 0.014 KB total ukey num = 2.325638966 Billion total entry num = 1.705140988 Billion write speed all = 18.030053320 MB/sec (with seq num) write speed all = 17.625582774 MB/sec (without seq num) 2024/11/21-03:25:48.283649 140008282846784 [compaction_job.cc:1948] [default] [JOB 4001] Generated table #98744: 926740 keys, 38919917 bytes, temperature: kWarm 2024/11/21-03:25:48.283707 140008282846784 EVENT_LOG_v1 {"time_micros": 1732130748283675, "cf_name": "default", "job": 4001, "event": "table_file_creation", "file_number": 98744, "file_size": 38919917, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 978567417, "table_properties": {"data_size": 34420848, "index_size": 1821440, "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": 25948720, "raw_average_key_size": 28, "raw_value_size": 108269124, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926740, "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": 1732130745, "oldest_key_time": 0, "file_creation_time": 1732130745, "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": 98744, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:25:48.320223 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098745.sst) /dev/shm/ToplingTemp/Topling-1297073-fjz1eN 2024/11/21-03:25:49.276025 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098745.sst): first pass time = 0.96's, 140.429'MB/sec 2024/11/21-03:25:50.574036 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098745.sst): old prealloc_size = 147639500, real_size = 36409376 2024/11/21-03:25:50.574643 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098745.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926759 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.0344 GB avg-val = 116.82 avg-zval = 37.07 2024/11/21-03:25:50.574949 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098745.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-03:25:51.275470 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098745.sst): second pass time = 1.30's, 83.465'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 54.455'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3223.978'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.405'MB/sec write SST data time = 0.13's, 297.718'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 = 18383.056'MB/sec zip my value time = 1.30's, unzip length = 0.108'GB zip my value throughput = 83.465'MB/sec zip pipeline throughput = 83.465'MB/sec entries = 926759 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.82 avg-zval = 37.07 usrkeys = 926759 avg-key = 20.00 avg-zkey = 1.97 avg-val = 118.58 avg-zval = 37.07 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231949 bytes = 782848 } seq expand size = 1623643 multi value expand size = 0 cnt WriteAppend = 36 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0382 GB } UnZip/Zip{ index = 10.1768 value = 3.1514 dict = 1.00 all = 3.5140 } Zip/UnZip{ index = 0.0983 value = 0.3173 dict = 1.00 all = 0.2846 } ---------------------------- total value len = 563.745543 GB avg = 0.330 KB (by entry num) total key len = 44.469839 GB avg = 0.026 KB total ukey len = 32.905165 GB avg = 0.014 KB total ukey num = 2.326565725 Billion total entry num = 1.706067747 Billion write speed all = 18.032455721 MB/sec (with seq num) write speed all = 17.627801816 MB/sec (without seq num) 2024/11/21-03:25:51.323409 140008282846784 [compaction_job.cc:1948] [default] [JOB 4001] Generated table #98745: 926759 keys, 38195193 bytes, temperature: kWarm 2024/11/21-03:25:51.323467 140008282846784 EVENT_LOG_v1 {"time_micros": 1732130751323438, "cf_name": "default", "job": 4001, "event": "table_file_creation", "file_number": 98745, "file_size": 38195193, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 963091028, "table_properties": {"data_size": 34356176, "index_size": 1821312, "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": 25949252, "raw_average_key_size": 28, "raw_value_size": 108268478, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926759, "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": 1732130748, "oldest_key_time": 0, "file_creation_time": 1732130748, "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": 98745, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:25:51.362817 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098746.sst) /dev/shm/ToplingTemp/Topling-1297073-sczGhN 2024/11/21-03:25:52.313327 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098746.sst): first pass time = 0.95's, 141.211'MB/sec 2024/11/21-03:25:53.487735 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098746.sst): old prealloc_size = 147639500, real_size = 38530992 2024/11/21-03:25:53.488325 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098746.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926579 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.0365 GB avg-val = 116.85 avg-zval = 39.43 2024/11/21-03:25:53.489174 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098746.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-03:25:54.282246 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098746.sst): second pass time = 1.17's, 92.255'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.79's, 53.981'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3104.844'MB/sec (index lex order gen) rebuild zvType time = 0.66's, 0.350'MB/sec write SST data time = 0.13's, 326.912'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 = 35574.538'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.255'MB/sec zip pipeline throughput = 92.255'MB/sec entries = 926579 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.85 avg-zval = 39.43 usrkeys = 926579 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.84 avg-zval = 39.43 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 925098 bytes = 3353488 } seq expand size = 6475686 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.0365 GB dict = 1.08 MB all = 0.0429 GB } UnZip/Zip{ index = 10.5133 value = 2.9634 dict = 1.00 all = 3.1295 } Zip/UnZip{ index = 0.0951 value = 0.3374 dict = 1.00 all = 0.3195 } ---------------------------- total value len = 563.860292 GB avg = 0.330 KB (by entry num) total key len = 44.495783 GB avg = 0.026 KB total ukey len = 32.923696 GB avg = 0.014 KB total ukey num = 2.327492304 Billion total entry num = 1.706994326 Billion write speed all = 18.035019284 MB/sec (with seq num) write speed all = 17.630181697 MB/sec (without seq num) 2024/11/21-03:25:54.332934 140008282846784 [compaction_job.cc:1948] [default] [JOB 4001] Generated table #98746: 926579 keys, 42887604 bytes, temperature: kWarm 2024/11/21-03:25:54.332994 140008282846784 EVENT_LOG_v1 {"time_micros": 1732130754332964, "cf_name": "default", "job": 4001, "event": "table_file_creation", "file_number": 98746, "file_size": 42887604, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1331715475, "table_properties": {"data_size": 36536480, "index_size": 1762688, "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": 25944212, "raw_average_key_size": 28, "raw_value_size": 108273594, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926579, "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": 1732130751, "oldest_key_time": 0, "file_creation_time": 1732130751, "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": 98746, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:25:54.373010 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098747.sst) /dev/shm/ToplingTemp/Topling-1297073-BoLF6L 2024/11/21-03:25:55.384564 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098747.sst): first pass time = 1.01's, 132.689'MB/sec 2024/11/21-03:25:56.498562 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098747.sst): old prealloc_size = 147639500, real_size = 34737936 2024/11/21-03:25:56.499163 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098747.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926058 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.0327 GB avg-val = 116.93 avg-zval = 35.36 2024/11/21-03:25:56.499991 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098747.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-03:25:57.342640 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098747.sst): second pass time = 1.11's, 97.279'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.008'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3059.055'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.323'MB/sec write SST data time = 0.13's, 304.655'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 = 33402.505'MB/sec zip my value time = 1.11's, unzip length = 0.108'GB zip my value throughput = 97.279'MB/sec zip pipeline throughput = 97.279'MB/sec entries = 926058 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.93 avg-zval = 35.36 usrkeys = 926058 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.93 avg-zval = 35.36 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926058 bytes = 3241216 } seq expand size = 6482406 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.0327 GB dict = 1.08 MB all = 0.0388 GB } UnZip/Zip{ index = 10.5134 value = 3.3071 dict = 1.00 all = 3.4562 } Zip/UnZip{ index = 0.0951 value = 0.3024 dict = 1.00 all = 0.2893 } ---------------------------- total value len = 563.975063 GB avg = 0.330 KB (by entry num) total key len = 44.521712 GB avg = 0.026 KB total ukey len = 32.942217 GB avg = 0.014 KB total ukey num = 2.328418362 Billion total entry num = 1.707920384 Billion write speed all = 18.037553920 MB/sec (with seq num) write speed all = 17.632533453 MB/sec (without seq num) 2024/11/21-03:25:57.389309 140008282846784 [compaction_job.cc:1948] [default] [JOB 4001] Generated table #98747: 926058 keys, 38833558 bytes, temperature: kWarm 2024/11/21-03:25:57.389368 140008282846784 EVENT_LOG_v1 {"time_micros": 1732130757389338, "cf_name": "default", "job": 4001, "event": "table_file_creation", "file_number": 98747, "file_size": 38833558, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187855341, "largest_seqno": 1331717282, "table_properties": {"data_size": 32744576, "index_size": 1761664, "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": 25929624, "raw_average_key_size": 28, "raw_value_size": 108288240, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926058, "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": 1732130754, "oldest_key_time": 0, "file_creation_time": 1732130754, "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": 98747, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:25:57.422926 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098748.sst) /dev/shm/ToplingTemp/Topling-1297073-mUT66J 2024/11/21-03:25:58.312696 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098748.sst): first pass time = 0.89's, 150.850'MB/sec 2024/11/21-03:25:59.445692 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098748.sst): old prealloc_size = 147639500, real_size = 35602896 2024/11/21-03:25:59.446352 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098748.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928340 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0336 GB avg-val = 116.58 avg-zval = 36.20 2024/11/21-03:25:59.447179 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098748.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-03:26:00.268471 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098748.sst): second pass time = 1.13's, 95.589'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 48.258'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2781.723'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.333'MB/sec write SST data time = 0.12's, 318.378'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 26953.844'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 95.589'MB/sec zip pipeline throughput = 95.589'MB/sec entries = 928340 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.58 avg-zval = 36.20 usrkeys = 928340 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.58 avg-zval = 36.20 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928340 bytes = 3249200 } seq expand size = 6498380 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.0336 GB dict = 1.08 MB all = 0.0397 GB } UnZip/Zip{ index = 10.5141 value = 3.2205 dict = 1.00 all = 3.3804 } Zip/UnZip{ index = 0.0951 value = 0.3105 dict = 1.00 all = 0.2958 } ---------------------------- total value len = 564.089785 GB avg = 0.330 KB (by entry num) total key len = 44.547706 GB avg = 0.026 KB total ukey len = 32.960784 GB avg = 0.014 KB total ukey num = 2.329346702 Billion total entry num = 1.708848724 Billion write speed all = 18.040160526 MB/sec (with seq num) write speed all = 17.634955053 MB/sec (without seq num) 2024/11/21-03:26:00.317396 140008282846784 [compaction_job.cc:1948] [default] [JOB 4001] Generated table #98748: 928340 keys, 39704986 bytes, temperature: kWarm 2024/11/21-03:26:00.317453 140008282846784 EVENT_LOG_v1 {"time_micros": 1732130760317423, "cf_name": "default", "job": 4001, "event": "table_file_creation", "file_number": 98748, "file_size": 39704986, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187855426, "largest_seqno": 1331716806, "table_properties": {"data_size": 33604736, "index_size": 1765888, "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": 25993520, "raw_average_key_size": 28, "raw_value_size": 108224320, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928340, "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": 1732130757, "oldest_key_time": 0, "file_creation_time": 1732130757, "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": 98748, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:26:00.354672 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098749.sst) /dev/shm/ToplingTemp/Topling-1297073-RTtviL 2024/11/21-03:26:01.397786 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098749.sst): first pass time = 1.04's, 128.674'MB/sec 2024/11/21-03:26:02.516924 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098749.sst): old prealloc_size = 147639500, real_size = 36327296 2024/11/21-03:26:02.517531 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098749.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 929563 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0343 GB avg-val = 116.39 avg-zval = 36.93 2024/11/21-03:26:02.518350 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098749.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-03:26:03.327802 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098749.sst): second pass time = 1.12's, 96.739'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 49.869'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3015.353'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.339'MB/sec write SST data time = 0.12's, 324.372'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 34899.531'MB/sec zip my value time = 1.12's, unzip length = 0.108'GB zip my value throughput = 96.739'MB/sec zip pipeline throughput = 96.739'MB/sec entries = 929563 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.39 avg-zval = 36.93 usrkeys = 929563 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.39 avg-zval = 36.93 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 929563 bytes = 3253488 } seq expand size = 6506941 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.0343 GB dict = 1.08 MB all = 0.0404 GB } UnZip/Zip{ index = 10.5116 value = 3.1518 dict = 1.00 all = 3.3192 } Zip/UnZip{ index = 0.0951 value = 0.3173 dict = 1.00 all = 0.3013 } ---------------------------- total value len = 564.204482 GB avg = 0.330 KB (by entry num) total key len = 44.573734 GB avg = 0.026 KB total ukey len = 32.979376 GB avg = 0.014 KB total ukey num = 2.330276265 Billion total entry num = 1.709778287 Billion write speed all = 18.042695539 MB/sec (with seq num) write speed all = 17.637306407 MB/sec (without seq num) 2024/11/21-03:26:03.376984 140008282846784 [compaction_job.cc:1948] [default] [JOB 4001] Generated table #98749: 929563 keys, 40437172 bytes, temperature: kWarm 2024/11/21-03:26:03.377057 140008282846784 EVENT_LOG_v1 {"time_micros": 1732130763377016, "cf_name": "default", "job": 4001, "event": "table_file_creation", "file_number": 98749, "file_size": 40437172, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187851486, "largest_seqno": 1331717093, "table_properties": {"data_size": 34326064, "index_size": 1768640, "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": 26027764, "raw_average_key_size": 28, "raw_value_size": 108190022, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 929563, "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": 1732130760, "oldest_key_time": 0, "file_creation_time": 1732130760, "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": 98749, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:26:03.416817 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098750.sst) /dev/shm/ToplingTemp/Topling-1297073-GfSY4J 2024/11/21-03:26:04.466910 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098750.sst): first pass time = 1.05's, 127.819'MB/sec 2024/11/21-03:26:05.607190 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098750.sst): old prealloc_size = 147639500, real_size = 36406896 2024/11/21-03:26:05.607784 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098750.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928996 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.0344 GB avg-val = 116.48 avg-zval = 37.02 2024/11/21-03:26:05.608618 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098750.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-03:26:06.421875 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098750.sst): second pass time = 1.14's, 94.958'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 49.732'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3128.941'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.337'MB/sec write SST data time = 0.12's, 324.393'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 = 30993.885'MB/sec zip my value time = 1.14's, unzip length = 0.108'GB zip my value throughput = 94.958'MB/sec zip pipeline throughput = 94.958'MB/sec entries = 928996 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.48 avg-zval = 37.02 usrkeys = 928996 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.48 avg-zval = 37.02 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928996 bytes = 3251504 } seq expand size = 6502972 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0405 GB } UnZip/Zip{ index = 10.4444 value = 3.1459 dict = 1.00 all = 3.3128 } Zip/UnZip{ index = 0.0957 value = 0.3179 dict = 1.00 all = 0.3019 } ---------------------------- total value len = 564.319191 GB avg = 0.330 KB (by entry num) total key len = 44.599746 GB avg = 0.026 KB total ukey len = 32.997955 GB avg = 0.014 KB total ukey num = 2.331205261 Billion total entry num = 1.710707283 Billion write speed all = 18.045211402 MB/sec (with seq num) write speed all = 17.639639196 MB/sec (without seq num) 2024/11/21-03:26:06.470283 140008282846784 [compaction_job.cc:1948] [default] [JOB 4001] Generated table #98750: 928996 keys, 40515146 bytes, temperature: kWarm 2024/11/21-03:26:06.470346 140008282846784 EVENT_LOG_v1 {"time_micros": 1732130766470316, "cf_name": "default", "job": 4001, "event": "table_file_creation", "file_number": 98750, "file_size": 40515146, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187851565, "largest_seqno": 1375093149, "table_properties": {"data_size": 34395488, "index_size": 1778944, "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": 26011888, "raw_average_key_size": 28, "raw_value_size": 108205964, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928996, "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": 1732130763, "oldest_key_time": 0, "file_creation_time": 1732130763, "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": 98750, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:26:06.505642 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098751.sst) /dev/shm/ToplingTemp/Topling-1297073-RU7lUM 2024/11/21-03:26:07.335597 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098751.sst): first pass time = 0.83's, 161.723'MB/sec 2024/11/21-03:26:08.447210 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098751.sst): old prealloc_size = 147639500, real_size = 33902112 2024/11/21-03:26:08.447790 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098751.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925833 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.0319 GB avg-val = 116.97 avg-zval = 34.47 2024/11/21-03:26:08.448687 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098751.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-03:26:09.301235 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098751.sst): second pass time = 1.11's, 97.495'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 44.730'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3148.986'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.323'MB/sec write SST data time = 0.14's, 280.920'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 = 37102.785'MB/sec zip my value time = 1.11's, unzip length = 0.108'GB zip my value throughput = 97.495'MB/sec zip pipeline throughput = 97.495'MB/sec entries = 925833 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.97 avg-zval = 34.47 usrkeys = 925833 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.85 avg-zval = 34.47 TagRS{ kinds = RS_Key0_TagN bytes = 144760 } TagArray{ size = 909802 bytes = 3298048 } seq expand size = 6368614 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.0319 GB dict = 1.08 MB all = 0.0382 GB } UnZip/Zip{ index = 10.5151 value = 3.3938 dict = 1.00 all = 3.5136 } Zip/UnZip{ index = 0.0951 value = 0.2947 dict = 1.00 all = 0.2846 } ---------------------------- total value len = 564.433854 GB avg = 0.330 KB (by entry num) total key len = 44.625669 GB avg = 0.026 KB total ukey len = 33.016472 GB avg = 0.014 KB total ukey num = 2.332131094 Billion total entry num = 1.711633116 Billion write speed all = 18.047837647 MB/sec (with seq num) write speed all = 17.642080569 MB/sec (without seq num) 2024/11/21-03:26:09.346502 140008282846784 [compaction_job.cc:1948] [default] [JOB 4001] Generated table #98751: 925833 keys, 38199708 bytes, temperature: kWarm 2024/11/21-03:26:09.346568 140008282846784 EVENT_LOG_v1 {"time_micros": 1732130769346529, "cf_name": "default", "job": 4001, "event": "table_file_creation", "file_number": 98751, "file_size": 38199708, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1375096758, "table_properties": {"data_size": 31909520, "index_size": 1760960, "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": 25923324, "raw_average_key_size": 28, "raw_value_size": 108294526, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 925833, "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": 1732130766, "oldest_key_time": 0, "file_creation_time": 1732130766, "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": 98751, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:26:09.380879 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098752.sst) /dev/shm/ToplingTemp/Topling-1297073-sJuWpN 2024/11/21-03:26:10.268885 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098752.sst): first pass time = 0.89's, 151.151'MB/sec 2024/11/21-03:26:11.386912 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098752.sst): old prealloc_size = 147639500, real_size = 34161552 2024/11/21-03:26:11.387514 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098752.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928790 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.93 raw-val = 0.1082 GB zip-val = 0.0321 GB avg-val = 116.51 avg-zval = 34.60 2024/11/21-03:26:11.388316 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098752.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-03:26:12.239836 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098752.sst): second pass time = 1.12's, 96.860'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 44.729'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3089.817'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.323'MB/sec write SST data time = 0.13's, 286.764'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 = 17960.741'MB/sec zip my value time = 1.12's, unzip length = 0.108'GB zip my value throughput = 96.860'MB/sec zip pipeline throughput = 96.860'MB/sec entries = 928790 avg-key = 28.00 avg-zkey = 1.93 avg-val = 116.51 avg-zval = 34.60 usrkeys = 928790 avg-key = 20.00 avg-zkey = 1.93 avg-val = 123.51 avg-zval = 34.60 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928790 bytes = 3134688 } seq expand size = 6501530 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.0321 GB dict = 1.08 MB all = 0.0381 GB } UnZip/Zip{ index = 10.3767 value = 3.3670 dict = 1.00 all = 3.5182 } Zip/UnZip{ index = 0.0964 value = 0.2970 dict = 1.00 all = 0.2842 } ---------------------------- total value len = 564.548567 GB avg = 0.330 KB (by entry num) total key len = 44.651675 GB avg = 0.026 KB total ukey len = 33.035048 GB avg = 0.014 KB total ukey num = 2.333059884 Billion total entry num = 1.712561906 Billion write speed all = 18.050435698 MB/sec (with seq num) write speed all = 17.644493791 MB/sec (without seq num) 2024/11/21-03:26:12.286581 140008282846784 [compaction_job.cc:1948] [default] [JOB 4001] Generated table #98752: 928790 keys, 38149468 bytes, temperature: kWarm 2024/11/21-03:26:12.286646 140008282846784 EVENT_LOG_v1 {"time_micros": 1732130772286615, "cf_name": "default", "job": 4001, "event": "table_file_creation", "file_number": 98752, "file_size": 38149468, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1270579075, "largest_seqno": 1375095459, "table_properties": {"data_size": 32139008, "index_size": 1790144, "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": 26006120, "raw_average_key_size": 28, "raw_value_size": 108211660, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928790, "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": 1732130769, "oldest_key_time": 0, "file_creation_time": 1732130769, "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": 98752, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:26:12.323023 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098753.sst) /dev/shm/ToplingTemp/Topling-1297073-3iNOHL 2024/11/21-03:26:13.222119 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098753.sst): first pass time = 0.90's, 149.290'MB/sec 2024/11/21-03:26:14.397089 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098753.sst): old prealloc_size = 147639500, real_size = 36182832 2024/11/21-03:26:14.397682 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098753.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 932713 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1081 GB zip-val = 0.0342 GB avg-val = 115.90 avg-zval = 36.65 2024/11/21-03:26:14.398260 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098753.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-03:26:15.164194 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098753.sst): second pass time = 1.17's, 92.069'MB/sec, value only(80.5% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.77's, 50.863'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3094.909'MB/sec (index lex order gen) rebuild zvType time = 0.64's, 0.367'MB/sec write SST data time = 0.13's, 298.654'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.078'MB, throughput = 31887.423'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.069'MB/sec zip pipeline throughput = 92.069'MB/sec entries = 932713 avg-key = 28.00 avg-zkey = 1.89 avg-val = 115.90 avg-zval = 36.65 usrkeys = 932713 avg-key = 20.00 avg-zkey = 1.89 avg-val = 119.70 avg-zval = 36.65 TagRS{ kinds = RS_Key0_TagN bytes = 145840 } TagArray{ size = 505642 bytes = 1832960 } seq expand size = 3539494 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0187 GB value = 0.1081 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0342 GB dict = 1.08 MB all = 0.0390 GB } UnZip/Zip{ index = 10.5825 value = 3.1621 dict = 1.00 all = 3.4401 } Zip/UnZip{ index = 0.0945 value = 0.3162 dict = 1.00 all = 0.2907 } ---------------------------- total value len = 564.660209 GB avg = 0.330 KB (by entry num) total key len = 44.677791 GB avg = 0.026 KB total ukey len = 33.053702 GB avg = 0.014 KB total ukey num = 2.333992597 Billion total entry num = 1.713494619 Billion write speed all = 18.052953160 MB/sec (with seq num) write speed all = 17.646825354 MB/sec (without seq num) 2024/11/21-03:26:15.212889 140008282846784 [compaction_job.cc:1948] [default] [JOB 4001] Generated table #98753: 932713 keys, 39016113 bytes, temperature: kWarm 2024/11/21-03:26:15.212957 140008282846784 EVENT_LOG_v1 {"time_micros": 1732130775212926, "cf_name": "default", "job": 4001, "event": "table_file_creation", "file_number": 98753, "file_size": 39016113, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1375096388, "table_properties": {"data_size": 34186720, "index_size": 1762752, "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": 26115964, "raw_average_key_size": 28, "raw_value_size": 108101906, "raw_average_value_size": 115, "num_data_blocks": 1, "num_entries": 932713, "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": 1732130772, "oldest_key_time": 0, "file_creation_time": 1732130772, "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": 98753, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:26:15.250124 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098754.sst) /dev/shm/ToplingTemp/Topling-1297073-cN61pN 2024/11/21-03:26:16.130314 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098754.sst): first pass time = 0.88's, 152.492'MB/sec 2024/11/21-03:26:17.267383 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098754.sst): old prealloc_size = 147639500, real_size = 33089776 2024/11/21-03:26:17.267974 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098754.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924199 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.0311 GB avg-val = 117.23 avg-zval = 33.66 2024/11/21-03:26:17.268803 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098754.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-03:26:18.102766 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098754.sst): second pass time = 1.14's, 95.352'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 44.670'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3111.224'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.328'MB/sec write SST data time = 0.13's, 285.735'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 = 18135.244'MB/sec zip my value time = 1.14's, unzip length = 0.108'GB zip my value throughput = 95.352'MB/sec zip pipeline throughput = 95.352'MB/sec entries = 924199 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.23 avg-zval = 33.66 usrkeys = 924199 avg-key = 20.00 avg-zkey = 1.89 avg-val = 123.96 avg-zval = 33.66 TagRS{ kinds = RS_Key0_TagN bytes = 144520 } TagArray{ size = 888481 bytes = 3220752 } seq expand size = 6219367 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0311 GB dict = 1.08 MB all = 0.0373 GB } UnZip/Zip{ index = 10.5858 value = 3.4822 dict = 1.00 all = 3.5968 } Zip/UnZip{ index = 0.0945 value = 0.2872 dict = 1.00 all = 0.2780 } ---------------------------- total value len = 564.774768 GB avg = 0.329 KB (by entry num) total key len = 44.703668 GB avg = 0.026 KB total ukey len = 33.072186 GB avg = 0.014 KB total ukey num = 2.334916796 Billion total entry num = 1.714418818 Billion write speed all = 18.055541970 MB/sec (with seq num) write speed all = 17.649230487 MB/sec (without seq num) 2024/11/21-03:26:18.150515 140008282846784 [compaction_job.cc:1948] [default] [JOB 4001] Generated table #98754: 924199 keys, 37315682 bytes, temperature: kWarm 2024/11/21-03:26:18.150578 140008282846784 EVENT_LOG_v1 {"time_micros": 1732130778150541, "cf_name": "default", "job": 4001, "event": "table_file_creation", "file_number": 98754, "file_size": 37315682, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1331717794, "table_properties": {"data_size": 31112416, "index_size": 1746112, "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": 25877572, "raw_average_key_size": 28, "raw_value_size": 108340166, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924199, "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": 1732130775, "oldest_key_time": 0, "file_creation_time": 1732130775, "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": 98754, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:26:18.183373 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098755.sst) /dev/shm/ToplingTemp/Topling-1297073-EyU5GK 2024/11/21-03:26:19.141368 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098755.sst): first pass time = 0.96's, 140.107'MB/sec 2024/11/21-03:26:20.328746 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098755.sst): old prealloc_size = 147639500, real_size = 36502128 2024/11/21-03:26:20.329321 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098755.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927521 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1082 GB zip-val = 0.0345 GB avg-val = 116.71 avg-zval = 37.21 2024/11/21-03:26:20.330157 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098755.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-03:26:21.151151 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098755.sst): second pass time = 1.19's, 91.231'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 49.517'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3267.599'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.334'MB/sec write SST data time = 0.13's, 317.245'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 = 34057.433'MB/sec zip my value time = 1.19's, unzip length = 0.108'GB zip my value throughput = 91.231'MB/sec zip pipeline throughput = 91.231'MB/sec entries = 927521 avg-key = 28.00 avg-zkey = 1.89 avg-val = 116.71 avg-zval = 37.21 usrkeys = 927521 avg-key = 20.00 avg-zkey = 1.89 avg-val = 123.71 avg-zval = 37.21 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927521 bytes = 3362272 } seq expand size = 6492647 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.0345 GB dict = 1.08 MB all = 0.0407 GB } UnZip/Zip{ index = 10.5839 value = 3.1360 dict = 1.00 all = 3.2959 } Zip/UnZip{ index = 0.0945 value = 0.3189 dict = 1.00 all = 0.3034 } ---------------------------- total value len = 564.889508 GB avg = 0.329 KB (by entry num) total key len = 44.729639 GB avg = 0.026 KB total ukey len = 33.090737 GB avg = 0.014 KB total ukey num = 2.335844317 Billion total entry num = 1.715346339 Billion write speed all = 18.058079684 MB/sec (with seq num) write speed all = 17.651585091 MB/sec (without seq num) 2024/11/21-03:26:21.200092 140008282846784 [compaction_job.cc:1948] [default] [JOB 4001] Generated table #98755: 927521 keys, 40722502 bytes, temperature: kWarm 2024/11/21-03:26:21.200155 140008282846784 EVENT_LOG_v1 {"time_micros": 1732130781200123, "cf_name": "default", "job": 4001, "event": "table_file_creation", "file_number": 98755, "file_size": 40722502, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1181841034, "largest_seqno": 1487273703, "table_properties": {"data_size": 34517344, "index_size": 1752704, "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": 25970588, "raw_average_key_size": 28, "raw_value_size": 108247218, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927521, "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": 1732130778, "oldest_key_time": 0, "file_creation_time": 1732130778, "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": 98755, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:26:21.236677 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098756.sst) /dev/shm/ToplingTemp/Topling-1297073-jsFPyM 2024/11/21-03:26:22.074936 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098756.sst): first pass time = 0.84's, 160.121'MB/sec 2024/11/21-03:26:23.195426 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098756.sst): old prealloc_size = 147639500, real_size = 35537776 2024/11/21-03:26:23.196010 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098756.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926211 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.0335 GB avg-val = 116.91 avg-zval = 36.20 2024/11/21-03:26:23.196743 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098756.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-03:26:24.028687 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098756.sst): second pass time = 1.12's, 96.728'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 47.289'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3159.886'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.329'MB/sec write SST data time = 0.13's, 308.022'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 = 17955.347'MB/sec zip my value time = 1.12's, unzip length = 0.108'GB zip my value throughput = 96.728'MB/sec zip pipeline throughput = 96.728'MB/sec entries = 926211 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.91 avg-zval = 36.20 usrkeys = 926211 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.91 avg-zval = 36.20 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926211 bytes = 3010208 } seq expand size = 6483477 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.0335 GB dict = 1.08 MB all = 0.0394 GB } UnZip/Zip{ index = 10.4461 value = 3.2292 dict = 1.00 all = 3.4063 } Zip/UnZip{ index = 0.0957 value = 0.3097 dict = 1.00 all = 0.2936 } ---------------------------- total value len = 565.004276 GB avg = 0.329 KB (by entry num) total key len = 44.755573 GB avg = 0.026 KB total ukey len = 33.109261 GB avg = 0.014 KB total ukey num = 2.336770528 Billion total entry num = 1.716272550 Billion write speed all = 18.060708061 MB/sec (with seq num) write speed all = 17.654028644 MB/sec (without seq num) 2024/11/21-03:26:24.076387 140008282846784 [compaction_job.cc:1948] [default] [JOB 4001] Generated table #98756: 926211 keys, 39403114 bytes, temperature: kWarm 2024/11/21-03:26:24.076449 140008282846784 EVENT_LOG_v1 {"time_micros": 1732130784076417, "cf_name": "default", "job": 4001, "event": "table_file_creation", "file_number": 98756, "file_size": 39403114, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1450135759, "largest_seqno": 1487272690, "table_properties": {"data_size": 33532704, "index_size": 1773312, "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": 25933908, "raw_average_key_size": 28, "raw_value_size": 108283822, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926211, "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": 1732130781, "oldest_key_time": 0, "file_creation_time": 1732130781, "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": 98756, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:26:24.110854 140008282846784 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098757.sst) /dev/shm/ToplingTemp/Topling-1297073-GtsNRM 2024/11/21-03:26:24.201083 140008282846784 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098757.sst): first pass time = 0.09's, 252.949'MB/sec 2024/11/21-03:26:24.385718 140008282846784 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098757.sst): old prealloc_size = 147639500, real_size = 6755280 2024/11/21-03:26:24.385861 140008282846784 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098757.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 157599 prefix = 4 raw-key = 0.0025 GB zip-key = 0.0003 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.0184 GB zip-val = 0.0064 GB avg-val = 116.76 avg-zval = 40.70 2024/11/21-03:26:24.386035 140008282846784 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098757.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.023 GB 2024/11/21-03:26:24.523326 140008282846784 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00/098757.sst): second pass time = 0.18's, 100.040'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.14's, 53.947'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2355.930'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.343'MB/sec write SST data time = 0.02's, 327.244'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.192'MB, throughput = 7285.666'MB/sec zip my value time = 0.18's, unzip length = 0.018'GB zip my value throughput = 100.040'MB/sec zip pipeline throughput = 100.040'MB/sec entries = 157599 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.76 avg-zval = 40.70 usrkeys = 157599 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.76 avg-zval = 40.70 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 157599 bytes = 512208 } seq expand size = 1103193 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0032 GB value = 0.0184 GB dict = 0.19 MB all = 0.0228 GB } __ZipSize{ index = 0.0003 GB value = 0.0064 GB dict = 0.19 MB all = 0.0074 GB } UnZip/Zip{ index = 10.4631 value = 2.8687 dict = 1.00 all = 3.0736 } Zip/UnZip{ index = 0.0956 value = 0.3486 dict = 1.00 all = 0.3254 } ---------------------------- total value len = 565.023780 GB avg = 0.329 KB (by entry num) total key len = 44.759986 GB avg = 0.026 KB total ukey len = 33.112413 GB avg = 0.014 KB total ukey num = 2.336928127 Billion total entry num = 1.716430149 Billion write speed all = 18.061151861 MB/sec (with seq num) write speed all = 17.654441059 MB/sec (without seq num) 2024/11/21-03:26:24.539566 140008282846784 [compaction_job.cc:1948] [default] [JOB 4001] Generated table #98757: 157599 keys, 7422575 bytes, temperature: kWarm 2024/11/21-03:26:24.539619 140008282846784 EVENT_LOG_v1 {"time_micros": 1732130784539590, "cf_name": "default", "job": 4001, "event": "table_file_creation", "file_number": 98757, "file_size": 7422575, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1441478997, "largest_seqno": 1487269660, "table_properties": {"data_size": 6414464, "index_size": 301248, "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": 4412772, "raw_average_key_size": 28, "raw_value_size": 18401306, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 157599, "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": 1732130784, "oldest_key_time": 0, "file_creation_time": 1732130784, "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": 98757, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:26:24.553540 140008282846784 [compaction_job.cc:703] job-04001: subcompact[0], size: 0.675769 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04001/att-00 [098740,098741,098742,098743,098744,098745,098746,098747,098748,098749,098750,098751,098752,098753,098754,098755,098756,098757] 2024/11/21-03:26:24.660632 140008282846784 (Original Log Time 2024/11/21-03:25:33.345768) EVENT_LOG_v1 {"time_micros": 1732130733345734, "job": 4001, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [98673], "files_L3": [98624, 98625, 98626, 98627, 98628, 98629, 98630, 98631, 98632, 98633, 98634, 98635, 98636, 98637, 98638, 98639, 98723], "score": 0.99528, "input_data_size": 698669319, "oldest_snapshot_seqno": 1487864645} 2024/11/21-03:26:24.660635 140008282846784 (Original Log Time 2024/11/21-03:26:24.659143) [compaction_job.cc:2022] [default] [JOB 4001] Compacted 1@2 + 17@3 files to L3 => 675768650 bytes 2024/11/21-03:26:24.660637 140008282846784 (Original Log Time 2024/11/21-03:26:24.660561) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 18 0 0 0] max score 0.03, MB/sec: 13.6 rd, 13.2 wr, level 3, files in(1, 17) out(18 +0 blob) MB in(27.1, 639.2 +0.0 blob) out(644.5 +0.0 blob), read-write-amplify(48.4) write-amplify(23.8) OK, records in: 15988778, records dropped: 75227 output_compression: Snappy 2024/11/21-03:26:24.660641 140008282846784 (Original Log Time 2024/11/21-03:26:24.660611) EVENT_LOG_v1 {"time_micros": 1732130784660584, "cf": "default", "job": 4001, "event": "compaction_finished", "compaction_time_micros": 51207783, "compaction_time_cpu_micros": 22745695, "output_level": 3, "num_output_files": 18, "total_output_size": 675768650, "num_input_records": 15988778, "num_output_records": 15913551, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 457133528, "file_range_sync_nanos": 0, "file_fsync_nanos": 15547, "file_prepare_write_nanos": 66362, "lsm_state": [0, 0, 0, 18, 0, 0, 0]} 2024/11/21-03:26:24.798281 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":1732130733,"executesMs":51447,"compactionJobId":4001,"attempt":0,"compactionInputRawBytes":2315198960,"compactionInputZipBytes":698669319,"compactionOutputRawBytes":0,"compactionOutputZipBytes":675768650,"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-557f8e4988cfe367f179612f5ce9c4a3-a15525aa9bf3063c-00"}}, response = 2024/11/21-03:26:24.798331 140008282846784 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-04001/att-00: olev 3, work 51.448 s, result 7.590 ms, install 1.512 ms, input{raw 2.156 GiB zip 666.303 MiB}