2024/11/21-01:32:50.357714 140008945870400 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00: fork to child time = 0.009300 sec 2024/11/21-01:32:50.358308 140008945870400 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00 2024/11/21-01:32:50.364854 140008945870400 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00 2024/11/21-01:32:50.366497 140008945870400 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-01:32:50.366725 140008945870400 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/21-01:32:50.414378 140008945870400 [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-01062/att-00/MANIFEST-090329 2024/11/21-01:32:50.433651 140008945870400 [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-01062/att-00/MANIFEST-090329 succeeded,manifest_file_number is 90329, next_file_number is 92503, last_sequence is 1403953804, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 92354 2024/11/21-01:32:50.433660 140008945870400 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-01:32:50.433768 140008945870400 [version_set.cc:5724] Creating manifest 92503 2024/11/21-01:32:50.470673 140008945870400 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-01:32:50.497206 140008945870400 [compaction_job.cc:2437] [default] [JOB 1062] Compacting 1@2 + 17@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/21-01:32:50.497225 140008945870400 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 813 Base level 2, inputs: [92496(27MB)], [92446(39MB) 92447(39MB) 92448(37MB) 92449(36MB) 92450(40MB) 92451(37MB) 92452(38MB) 92453(38MB) 92454(38MB) 92455(36MB) 92456(35MB) 92457(37MB) 92458(35MB) 92459(38MB) 92460(37MB) 92461(39MB) 92462(5563KB)] 2024/11/21-01:32:50.504170 140008945870400 [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-01:32:50.504202 140008945870400 [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-01:32:50.504222 140008945870400 [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-01:32:50.504230 140008945870400 [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-01:32:50.504241 140008945870400 [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-01:32:51.081163 140008945870400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092504.sst) /dev/shm/ToplingTemp/Topling-1227003-nAkhqp 2024/11/21-01:32:51.672146 140008945870400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092504.sst): first pass time = 0.59's, 227.213'MB/sec 2024/11/21-01:32:52.951274 140008945870400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092504.sst): old prealloc_size = 147639500, real_size = 37376032 2024/11/21-01:32:52.951836 140008945870400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092504.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924197 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.0353 GB avg-val = 117.23 avg-zval = 38.23 2024/11/21-01:32:52.954099 140008945870400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092504.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-01:32:53.867984 140008945870400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092504.sst): second pass time = 1.28's, 84.763'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.92's, 45.366'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3362.018'MB/sec (index lex order gen) rebuild zvType time = 0.78's, 0.297'MB/sec write SST data time = 0.14's, 302.367'MB/sec dict compress time = 3977591234.98's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 20134.696'MB/sec zip my value time = 1.28's, unzip length = 0.108'GB zip my value throughput = 84.763'MB/sec zip pipeline throughput = 84.763'MB/sec entries = 924197 avg-key = 28.00 avg-zkey = 1.97 avg-val = 117.23 avg-zval = 38.23 usrkeys = 924197 avg-key = 20.00 avg-zkey = 1.97 avg-val = 124.23 avg-zval = 38.23 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924197 bytes = 3350224 } seq expand size = 6469379 multi value expand size = 0 cnt WriteAppend = 81 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0353 GB dict = 1.08 MB all = 0.0416 GB } UnZip/Zip{ index = 10.1766 value = 3.0667 dict = 1.00 all = 3.2274 } Zip/UnZip{ index = 0.0983 value = 0.3261 dict = 1.00 all = 0.3098 } ---------------------------- total value len = 563.180542 GB avg = 0.331 KB (by entry num) total key len = 44.340284 GB avg = 0.026 KB total ukey len = 32.812626 GB avg = 0.014 KB total ukey num = 2.321938773 Billion total entry num = 1.701440795 Billion write speed all = 22.541245858 MB/sec (with seq num) write speed all = 22.036208419 MB/sec (without seq num) 2024/11/21-01:32:53.920841 140008945870400 [compaction_job.cc:1948] [default] [JOB 1062] Generated table #92504: 924197 keys, 41586742 bytes, temperature: kWarm 2024/11/21-01:32:53.920935 140008945870400 EVENT_LOG_v1 {"time_micros": 1732123973920893, "cf_name": "default", "job": 1062, "event": "table_file_creation", "file_number": 92504, "file_size": 41586742, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 876291829, "largest_seqno": 1403915025, "table_properties": {"data_size": 35328464, "index_size": 1816320, "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": 25877516, "raw_average_key_size": 28, "raw_value_size": 108340254, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924197, "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": 1732123971, "oldest_key_time": 0, "file_creation_time": 1732123971, "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": 92504, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:32:53.957878 140008945870400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092505.sst) /dev/shm/ToplingTemp/Topling-1227003-iCIDdq 2024/11/21-01:32:55.082021 140008945870400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092505.sst): first pass time = 1.12's, 119.401'MB/sec 2024/11/21-01:32:56.324581 140008945870400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092505.sst): old prealloc_size = 147639500, real_size = 37103264 2024/11/21-01:32:56.325175 140008945870400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092505.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923113 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.95 raw-val = 0.1084 GB zip-val = 0.0351 GB avg-val = 117.40 avg-zval = 37.99 2024/11/21-01:32:56.326024 140008945870400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092505.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-01:32:57.417556 140008945870400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092505.sst): second pass time = 1.24's, 87.268'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.09's, 37.758'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3097.816'MB/sec (index lex order gen) rebuild zvType time = 0.82's, 0.280'MB/sec write SST data time = 0.27's, 154.340'MB/sec dict compress time = 0.00's, 1082838.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 18270.813'MB/sec zip my value time = 1.24's, unzip length = 0.108'GB zip my value throughput = 87.268'MB/sec zip pipeline throughput = 87.268'MB/sec entries = 923113 avg-key = 28.00 avg-zkey = 1.95 avg-val = 117.40 avg-zval = 37.99 usrkeys = 923113 avg-key = 20.00 avg-zkey = 1.95 avg-val = 124.00 avg-zval = 37.99 TagRS{ kinds = RS_Key0_TagN bytes = 144320 } TagArray{ size = 871032 bytes = 3157504 } seq expand size = 6097224 multi value expand size = 0 cnt WriteAppend = 17 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0351 GB dict = 1.08 MB all = 0.0413 GB } UnZip/Zip{ index = 10.2433 value = 3.0901 dict = 1.00 all = 3.2525 } Zip/UnZip{ index = 0.0976 value = 0.3236 dict = 1.00 all = 0.3075 } ---------------------------- total value len = 563.295010 GB avg = 0.331 KB (by entry num) total key len = 44.366131 GB avg = 0.026 KB total ukey len = 32.831088 GB avg = 0.014 KB total ukey num = 2.322861886 Billion total entry num = 1.702363908 Billion write speed all = 22.543483059 MB/sec (with seq num) write speed all = 22.038238154 MB/sec (without seq num) 2024/11/21-01:32:57.473326 140008945870400 [compaction_job.cc:1948] [default] [JOB 1062] Generated table #92505: 923113 keys, 41266662 bytes, temperature: kWarm 2024/11/21-01:32:57.473433 140008945870400 EVENT_LOG_v1 {"time_micros": 1732123977473387, "cf_name": "default", "job": 1062, "event": "table_file_creation", "file_number": 92505, "file_size": 41266662, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1403915183, "table_properties": {"data_size": 35069904, "index_size": 1802368, "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": 25847164, "raw_average_key_size": 28, "raw_value_size": 108370674, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923113, "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": 1732123973, "oldest_key_time": 0, "file_creation_time": 1732123973, "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": 92505, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:32:57.558204 140008945870400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092506.sst) /dev/shm/ToplingTemp/Topling-1227003-4cuVin 2024/11/21-01:32:58.544302 140008945870400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092506.sst): first pass time = 0.99's, 136.119'MB/sec 2024/11/21-01:32:59.941152 140008945870400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092506.sst): old prealloc_size = 147639500, real_size = 36419280 2024/11/21-01:32:59.941800 140008945870400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092506.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926524 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.86 avg-zval = 37.09 2024/11/21-01:32:59.942410 140008945870400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092506.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-01:33:00.987054 140008945870400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092506.sst): second pass time = 1.40's, 77.557'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.05's, 37.774'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2943.220'MB/sec (index lex order gen) rebuild zvType time = 0.85's, 0.274'MB/sec write SST data time = 0.20's, 197.791'MB/sec dict compress time = 0.00's, 1080564.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 26633.901'MB/sec zip my value time = 1.40's, unzip length = 0.108'GB zip my value throughput = 77.557'MB/sec zip pipeline throughput = 77.557'MB/sec entries = 926524 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.86 avg-zval = 37.09 usrkeys = 926524 avg-key = 20.00 avg-zkey = 1.97 avg-val = 121.53 avg-zval = 37.09 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 617462 bytes = 2083952 } seq expand size = 4322234 multi value expand size = 0 cnt WriteAppend = 51 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.0395 GB } UnZip/Zip{ index = 10.1768 value = 3.1506 dict = 1.00 all = 3.3973 } Zip/UnZip{ index = 0.0983 value = 0.3174 dict = 1.00 all = 0.2943 } ---------------------------- total value len = 563.407607 GB avg = 0.331 KB (by entry num) total key len = 44.392074 GB avg = 0.026 KB total ukey len = 32.849618 GB avg = 0.014 KB total ukey num = 2.323788410 Billion total entry num = 1.703290432 Billion write speed all = 22.545637121 MB/sec (with seq num) write speed all = 22.040184167 MB/sec (without seq num) 2024/11/21-01:33:01.034635 140008945870400 [compaction_job.cc:1948] [default] [JOB 1062] Generated table #92506: 926524 keys, 39506628 bytes, temperature: kWarm 2024/11/21-01:33:01.034699 140008945870400 EVENT_LOG_v1 {"time_micros": 1732123981034670, "cf_name": "default", "job": 1062, "event": "table_file_creation", "file_number": 92506, "file_size": 39506628, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 978567417, "table_properties": {"data_size": 34366592, "index_size": 1820864, "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": 25942672, "raw_average_key_size": 28, "raw_value_size": 108275148, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926524, "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": 1732123977, "oldest_key_time": 0, "file_creation_time": 1732123977, "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": 92506, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:33:01.077177 140008945870400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092507.sst) /dev/shm/ToplingTemp/Topling-1227003-NJQxYo 2024/11/21-01:33:01.912628 140008945870400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092507.sst): first pass time = 0.84's, 160.661'MB/sec 2024/11/21-01:33:03.234823 140008945870400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092507.sst): old prealloc_size = 147639500, real_size = 36436432 2024/11/21-01:33:03.235459 140008945870400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092507.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926811 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.10 2024/11/21-01:33:03.235624 140008945870400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092507.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-01:33:04.101090 140008945870400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092507.sst): second pass time = 1.32's, 81.939'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.87's, 43.418'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2952.989'MB/sec (index lex order gen) rebuild zvType time = 0.74's, 0.315'MB/sec write SST data time = 0.13's, 291.462'MB/sec dict compress time = 0.00's, 1080454.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 19851.069'MB/sec zip my value time = 1.32's, unzip length = 0.108'GB zip my value throughput = 81.939'MB/sec zip pipeline throughput = 81.939'MB/sec entries = 926811 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.82 avg-zval = 37.10 usrkeys = 926811 avg-key = 20.00 avg-zkey = 1.97 avg-val = 117.20 avg-zval = 37.10 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 50798 bytes = 171456 } seq expand size = 355586 multi value expand size = 0 cnt WriteAppend = 39 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.0376 GB } UnZip/Zip{ index = 10.1742 value = 3.1489 dict = 1.00 all = 3.5686 } Zip/UnZip{ index = 0.0983 value = 0.3176 dict = 1.00 all = 0.2802 } ---------------------------- total value len = 563.516230 GB avg = 0.331 KB (by entry num) total key len = 44.418024 GB avg = 0.026 KB total ukey len = 32.868155 GB avg = 0.014 KB total ukey num = 2.324715221 Billion total entry num = 1.704217243 Billion write speed all = 22.548024406 MB/sec (with seq num) write speed all = 22.042354831 MB/sec (without seq num) 2024/11/21-01:33:04.147873 140008945870400 [compaction_job.cc:1948] [default] [JOB 1062] Generated table #92507: 926811 keys, 37611029 bytes, temperature: kWarm 2024/11/21-01:33:04.147933 140008945870400 EVENT_LOG_v1 {"time_micros": 1732123984147902, "cf_name": "default", "job": 1062, "event": "table_file_creation", "file_number": 92507, "file_size": 37611029, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 972340122, "table_properties": {"data_size": 34382656, "index_size": 1821888, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25950708, "raw_average_key_size": 28, "raw_value_size": 108267066, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926811, "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": 1732123981, "oldest_key_time": 0, "file_creation_time": 1732123981, "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": 92507, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:33:04.189339 140008945870400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092508.sst) /dev/shm/ToplingTemp/Topling-1227003-sLnGhq 2024/11/21-01:33:05.245584 140008945870400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092508.sst): first pass time = 1.06's, 127.075'MB/sec 2024/11/21-01:33:06.558380 140008945870400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092508.sst): old prealloc_size = 147639500, real_size = 38443040 2024/11/21-01:33:06.559087 140008945870400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092508.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926575 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0364 GB avg-val = 116.85 avg-zval = 39.30 2024/11/21-01:33:06.560005 140008945870400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092508.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-01:33:07.595038 140008945870400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092508.sst): second pass time = 1.31's, 82.533'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.04's, 41.156'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2632.008'MB/sec (index lex order gen) rebuild zvType time = 0.86's, 0.270'MB/sec write SST data time = 0.18's, 238.453'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 = 19706.836'MB/sec zip my value time = 1.31's, unzip length = 0.108'GB zip my value throughput = 82.533'MB/sec zip pipeline throughput = 82.533'MB/sec entries = 926575 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.85 avg-zval = 39.30 usrkeys = 926575 avg-key = 20.00 avg-zkey = 1.94 avg-val = 123.56 avg-zval = 39.30 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 887648 bytes = 3217744 } seq expand size = 6213536 multi value expand size = 0 cnt WriteAppend = 20 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0364 GB dict = 1.08 MB all = 0.0427 GB } UnZip/Zip{ index = 10.3110 value = 2.9734 dict = 1.00 all = 3.1459 } Zip/UnZip{ index = 0.0970 value = 0.3363 dict = 1.00 all = 0.3179 } ---------------------------- total value len = 563.630717 GB avg = 0.331 KB (by entry num) total key len = 44.443968 GB avg = 0.026 KB total ukey len = 32.886686 GB avg = 0.014 KB total ukey num = 2.325641796 Billion total entry num = 1.705143818 Billion write speed all = 22.550310670 MB/sec (with seq num) write speed all = 22.044431722 MB/sec (without seq num) 2024/11/21-01:33:07.647619 140008945870400 [compaction_job.cc:1948] [default] [JOB 1062] Generated table #92508: 926575 keys, 42663744 bytes, temperature: kWarm 2024/11/21-01:33:07.647684 140008945870400 EVENT_LOG_v1 {"time_micros": 1732123987647654, "cf_name": "default", "job": 1062, "event": "table_file_creation", "file_number": 92508, "file_size": 42663744, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1326528330, "table_properties": {"data_size": 36413968, "index_size": 1797248, "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": 25944100, "raw_average_key_size": 28, "raw_value_size": 108273690, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926575, "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": 1732123984, "oldest_key_time": 0, "file_creation_time": 1732123984, "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": 92508, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:33:07.693036 140008945870400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092509.sst) /dev/shm/ToplingTemp/Topling-1227003-Z9A3Yn 2024/11/21-01:33:08.745661 140008945870400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092509.sst): first pass time = 1.05's, 127.528'MB/sec 2024/11/21-01:33:10.030861 140008945870400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092509.sst): old prealloc_size = 147639500, real_size = 35098752 2024/11/21-01:33:10.031550 140008945870400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092509.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925770 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.0331 GB avg-val = 116.98 avg-zval = 35.76 2024/11/21-01:33:10.032351 140008945870400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092509.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-01:33:10.878450 140008945870400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092509.sst): second pass time = 1.28's, 84.313'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 46.243'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2620.448'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.323'MB/sec write SST data time = 0.13's, 301.854'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 36648.709'MB/sec zip my value time = 1.28's, unzip length = 0.108'GB zip my value throughput = 84.313'MB/sec zip pipeline throughput = 84.313'MB/sec entries = 925770 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.98 avg-zval = 35.76 usrkeys = 925770 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.98 avg-zval = 35.76 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925770 bytes = 3240208 } seq expand size = 6480390 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.0331 GB dict = 1.08 MB all = 0.0392 GB } UnZip/Zip{ index = 10.5136 value = 3.2712 dict = 1.00 all = 3.4245 } Zip/UnZip{ index = 0.0951 value = 0.3057 dict = 1.00 all = 0.2920 } ---------------------------- total value len = 563.745494 GB avg = 0.330 KB (by entry num) total key len = 44.469890 GB avg = 0.026 KB total ukey len = 32.905202 GB avg = 0.014 KB total ukey num = 2.326567566 Billion total entry num = 1.706069588 Billion write speed all = 22.552782303 MB/sec (with seq num) write speed all = 22.046690323 MB/sec (without seq num) 2024/11/21-01:33:10.926420 140008945870400 [compaction_job.cc:1948] [default] [JOB 1062] Generated table #92509: 925770 keys, 39193654 bytes, temperature: kWarm 2024/11/21-01:33:10.926490 140008945870400 EVENT_LOG_v1 {"time_micros": 1732123990926458, "cf_name": "default", "job": 1062, "event": "table_file_creation", "file_number": 92509, "file_size": 39193654, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187855341, "largest_seqno": 1331717282, "table_properties": {"data_size": 33106032, "index_size": 1761088, "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": 25921560, "raw_average_key_size": 28, "raw_value_size": 108296304, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 925770, "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": 1732123987, "oldest_key_time": 0, "file_creation_time": 1732123987, "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": 92509, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:33:10.963909 140008945870400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092510.sst) /dev/shm/ToplingTemp/Topling-1227003-h4rvLr 2024/11/21-01:33:11.972654 140008945870400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092510.sst): first pass time = 1.01's, 133.060'MB/sec 2024/11/21-01:33:13.398834 140008945870400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092510.sst): old prealloc_size = 147639500, real_size = 36013264 2024/11/21-01:33:13.399405 140008945870400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092510.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928214 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.0340 GB avg-val = 116.60 avg-zval = 36.65 2024/11/21-01:33:13.400280 140008945870400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092510.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-01:33:14.332677 140008945870400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092510.sst): second pass time = 1.43's, 75.929'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.93's, 42.958'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3229.428'MB/sec (index lex order gen) rebuild zvType time = 0.73's, 0.316'MB/sec write SST data time = 0.20's, 201.329'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 = 24714.554'MB/sec zip my value time = 1.43's, unzip length = 0.108'GB zip my value throughput = 75.929'MB/sec zip pipeline throughput = 168.277'MB/sec entries = 928214 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.60 avg-zval = 36.65 usrkeys = 928214 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.60 avg-zval = 36.65 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928214 bytes = 3248768 } seq expand size = 6497498 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.0340 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.5139 value = 3.1817 dict = 1.00 all = 3.3458 } Zip/UnZip{ index = 0.0951 value = 0.3143 dict = 1.00 all = 0.2989 } ---------------------------- total value len = 563.860219 GB avg = 0.330 KB (by entry num) total key len = 44.495880 GB avg = 0.026 KB total ukey len = 32.923766 GB avg = 0.014 KB total ukey num = 2.327495780 Billion total entry num = 1.706997802 Billion write speed all = 22.555111122 MB/sec (with seq num) write speed all = 22.048808643 MB/sec (without seq num) 2024/11/21-01:33:14.381696 140008945870400 [compaction_job.cc:1948] [default] [JOB 1062] Generated table #92510: 928214 keys, 40115536 bytes, temperature: kWarm 2024/11/21-01:33:14.381762 140008945870400 EVENT_LOG_v1 {"time_micros": 1732123994381731, "cf_name": "default", "job": 1062, "event": "table_file_creation", "file_number": 92510, "file_size": 40115536, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187855426, "largest_seqno": 1331716698, "table_properties": {"data_size": 34015360, "index_size": 1765696, "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": 25989992, "raw_average_key_size": 28, "raw_value_size": 108227824, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928214, "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": 1732123990, "oldest_key_time": 0, "file_creation_time": 1732123990, "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": 92510, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:33:14.416731 140008945870400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092511.sst) /dev/shm/ToplingTemp/Topling-1227003-HWbrPq 2024/11/21-01:33:15.315143 140008945870400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092511.sst): first pass time = 0.90's, 149.402'MB/sec 2024/11/21-01:33:16.510442 140008945870400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092511.sst): old prealloc_size = 147639500, real_size = 36122928 2024/11/21-01:33:16.511002 140008945870400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092511.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928488 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.0341 GB avg-val = 116.56 avg-zval = 36.75 2024/11/21-01:33:16.511815 140008945870400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092511.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-01:33:17.331085 140008945870400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092511.sst): second pass time = 1.19's, 90.608'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 49.023'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3409.734'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.336'MB/sec write SST data time = 0.13's, 312.260'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 = 22107.329'MB/sec zip my value time = 1.19's, unzip length = 0.108'GB zip my value throughput = 90.608'MB/sec zip pipeline throughput = 90.873'MB/sec entries = 928488 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.56 avg-zval = 36.75 usrkeys = 928488 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.56 avg-zval = 36.75 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928488 bytes = 3249728 } seq expand size = 6499416 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.0341 GB dict = 1.08 MB all = 0.0402 GB } UnZip/Zip{ index = 10.5124 value = 3.1714 dict = 1.00 all = 3.3363 } Zip/UnZip{ index = 0.0951 value = 0.3153 dict = 1.00 all = 0.2997 } ---------------------------- total value len = 563.974939 GB avg = 0.330 KB (by entry num) total key len = 44.521878 GB avg = 0.026 KB total ukey len = 32.942336 GB avg = 0.014 KB total ukey num = 2.328424268 Billion total entry num = 1.707926290 Billion write speed all = 22.557820597 MB/sec (with seq num) write speed all = 22.051299034 MB/sec (without seq num) 2024/11/21-01:33:17.379390 140008945870400 [compaction_job.cc:1948] [default] [JOB 1062] Generated table #92511: 928488 keys, 40229356 bytes, temperature: kWarm 2024/11/21-01:33:17.379462 140008945870400 EVENT_LOG_v1 {"time_micros": 1732123997379429, "cf_name": "default", "job": 1062, "event": "table_file_creation", "file_number": 92511, "file_size": 40229356, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187851486, "largest_seqno": 1331716806, "table_properties": {"data_size": 34124128, "index_size": 1766464, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25997664, "raw_average_key_size": 28, "raw_value_size": 108220120, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928488, "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": 1732123994, "oldest_key_time": 0, "file_creation_time": 1732123994, "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": 92511, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:33:17.415655 140008945870400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092512.sst) /dev/shm/ToplingTemp/Topling-1227003-xTALxo 2024/11/21-01:33:18.281184 140008945870400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092512.sst): first pass time = 0.87's, 155.079'MB/sec 2024/11/21-01:33:19.426759 140008945870400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092512.sst): old prealloc_size = 147639500, real_size = 36384736 2024/11/21-01:33:19.427400 140008945870400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092512.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 930186 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1082 GB zip-val = 0.0344 GB avg-val = 116.29 avg-zval = 36.95 2024/11/21-01:33:19.428276 140008945870400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092512.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-01:33:20.298626 140008945870400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092512.sst): second pass time = 1.14's, 94.500'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.87's, 46.444'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2942.984'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.321'MB/sec write SST data time = 0.15's, 274.530'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 = 37613.816'MB/sec zip my value time = 1.14's, unzip length = 0.108'GB zip my value throughput = 94.500'MB/sec zip pipeline throughput = 94.500'MB/sec entries = 930186 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.29 avg-zval = 36.95 usrkeys = 930186 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.29 avg-zval = 36.95 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 930186 bytes = 3255664 } seq expand size = 6511302 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.0344 GB dict = 1.08 MB all = 0.0405 GB } UnZip/Zip{ index = 10.4438 value = 3.1472 dict = 1.00 all = 3.3146 } Zip/UnZip{ index = 0.0958 value = 0.3177 dict = 1.00 all = 0.3017 } ---------------------------- total value len = 564.089622 GB avg = 0.330 KB (by entry num) total key len = 44.547923 GB avg = 0.026 KB total ukey len = 32.960939 GB avg = 0.014 KB total ukey num = 2.329354454 Billion total entry num = 1.708856476 Billion write speed all = 22.560555704 MB/sec (with seq num) write speed all = 22.053814022 MB/sec (without seq num) 2024/11/21-01:33:20.346128 140008945870400 [compaction_job.cc:1948] [default] [JOB 1062] Generated table #92512: 930186 keys, 40492890 bytes, temperature: kWarm 2024/11/21-01:33:20.346195 140008945870400 EVENT_LOG_v1 {"time_micros": 1732124000346163, "cf_name": "default", "job": 1062, "event": "table_file_creation", "file_number": 92512, "file_size": 40492890, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187851565, "largest_seqno": 1331717093, "table_properties": {"data_size": 34370704, "index_size": 1781312, "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": 26045208, "raw_average_key_size": 28, "raw_value_size": 108172596, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 930186, "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": 1732123997, "oldest_key_time": 0, "file_creation_time": 1732123997, "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": 92512, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:33:20.387730 140008945870400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092513.sst) /dev/shm/ToplingTemp/Topling-1227003-pI5Mqn 2024/11/21-01:33:21.325037 140008945870400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092513.sst): first pass time = 0.94's, 143.201'MB/sec 2024/11/21-01:33:22.479712 140008945870400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092513.sst): old prealloc_size = 147639500, real_size = 34302032 2024/11/21-01:33:22.480311 140008945870400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092513.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927989 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.0323 GB avg-val = 116.63 avg-zval = 34.82 2024/11/21-01:33:22.481161 140008945870400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092513.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-01:33:23.324061 140008945870400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092513.sst): second pass time = 1.15's, 93.811'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 45.729'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3123.024'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.326'MB/sec write SST data time = 0.13's, 292.983'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 = 31665.572'MB/sec zip my value time = 1.15's, unzip length = 0.108'GB zip my value throughput = 93.811'MB/sec zip pipeline throughput = 93.811'MB/sec entries = 927989 avg-key = 28.00 avg-zkey = 1.89 avg-val = 116.63 avg-zval = 34.82 usrkeys = 927989 avg-key = 20.00 avg-zkey = 1.89 avg-val = 123.51 avg-zval = 34.82 TagRS{ kinds = RS_Key0_TagN bytes = 145080 } TagArray{ size = 911958 bytes = 3305856 } seq expand size = 6383706 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0323 GB dict = 1.08 MB all = 0.0386 GB } UnZip/Zip{ index = 10.5846 value = 3.3492 dict = 1.00 all = 3.4762 } Zip/UnZip{ index = 0.0945 value = 0.2986 dict = 1.00 all = 0.2877 } ---------------------------- total value len = 564.204240 GB avg = 0.330 KB (by entry num) total key len = 44.573907 GB avg = 0.026 KB total ukey len = 32.979499 GB avg = 0.014 KB total ukey num = 2.330282443 Billion total entry num = 1.709784465 Billion write speed all = 22.563237086 MB/sec (with seq num) write speed all = 22.056277072 MB/sec (without seq num) 2024/11/21-01:33:23.370823 140008945870400 [compaction_job.cc:1948] [default] [JOB 1062] Generated table #92513: 927989 keys, 38610308 bytes, temperature: kWarm 2024/11/21-01:33:23.370893 140008945870400 EVENT_LOG_v1 {"time_micros": 1732124003370859, "cf_name": "default", "job": 1062, "event": "table_file_creation", "file_number": 92513, "file_size": 38610308, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1375096758, "table_properties": {"data_size": 32316352, "index_size": 1753472, "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": 25983692, "raw_average_key_size": 28, "raw_value_size": 108234146, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927989, "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": 1732124000, "oldest_key_time": 0, "file_creation_time": 1732124000, "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": 92513, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:33:23.408017 140008945870400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092514.sst) /dev/shm/ToplingTemp/Topling-1227003-emLuGn 2024/11/21-01:33:24.412718 140008945870400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092514.sst): first pass time = 1.00's, 133.604'MB/sec 2024/11/21-01:33:25.583155 140008945870400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092514.sst): old prealloc_size = 147639500, real_size = 33383184 2024/11/21-01:33:25.583704 140008945870400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092514.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925857 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.0314 GB avg-val = 116.97 avg-zval = 33.90 2024/11/21-01:33:25.584458 140008945870400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092514.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-01:33:26.436824 140008945870400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092514.sst): second pass time = 1.17's, 92.588'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 43.768'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3381.595'MB/sec (index lex order gen) rebuild zvType time = 0.73's, 0.318'MB/sec write SST data time = 0.12's, 300.994'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 = 21112.864'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.588'MB/sec zip pipeline throughput = 92.588'MB/sec entries = 925857 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.97 avg-zval = 33.90 usrkeys = 925857 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.97 avg-zval = 33.90 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925857 bytes = 3124784 } seq expand size = 6480999 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.0314 GB dict = 1.08 MB all = 0.0374 GB } UnZip/Zip{ index = 10.5135 value = 3.4499 dict = 1.00 all = 3.5922 } Zip/UnZip{ index = 0.0951 value = 0.2899 dict = 1.00 all = 0.2784 } ---------------------------- total value len = 564.319015 GB avg = 0.330 KB (by entry num) total key len = 44.599831 GB avg = 0.026 KB total ukey len = 32.998016 GB avg = 0.014 KB total ukey num = 2.331208300 Billion total entry num = 1.710710322 Billion write speed all = 22.565848423 MB/sec (with seq num) write speed all = 22.058672400 MB/sec (without seq num) 2024/11/21-01:33:26.482249 140008945870400 [compaction_job.cc:1948] [default] [JOB 1062] Generated table #92514: 925857 keys, 37363362 bytes, temperature: kWarm 2024/11/21-01:33:26.482306 140008945870400 EVENT_LOG_v1 {"time_micros": 1732124006482277, "cf_name": "default", "job": 1062, "event": "table_file_creation", "file_number": 92514, "file_size": 37363362, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1270579075, "largest_seqno": 1375093966, "table_properties": {"data_size": 31390272, "index_size": 1761280, "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": 25923996, "raw_average_key_size": 28, "raw_value_size": 108293790, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 925857, "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": 1732124003, "oldest_key_time": 0, "file_creation_time": 1732124003, "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": 92514, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:33:26.517653 140008945870400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092515.sst) /dev/shm/ToplingTemp/Topling-1227003-uGfI9n 2024/11/21-01:33:27.513292 140008945870400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092515.sst): first pass time = 1.00's, 134.809'MB/sec 2024/11/21-01:33:28.679904 140008945870400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092515.sst): old prealloc_size = 147639500, real_size = 35855760 2024/11/21-01:33:28.680481 140008945870400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092515.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 933916 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.0339 GB avg-val = 115.72 avg-zval = 36.25 2024/11/21-01:33:28.681182 140008945870400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092515.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-01:33:29.469271 140008945870400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092515.sst): second pass time = 1.17's, 92.692'MB/sec, value only(80.5% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.79's, 50.025'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3188.975'MB/sec (index lex order gen) rebuild zvType time = 0.66's, 0.353'MB/sec write SST data time = 0.13's, 311.070'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 = 34287.222'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.692'MB/sec zip pipeline throughput = 92.692'MB/sec entries = 933916 avg-key = 28.00 avg-zkey = 1.89 avg-val = 115.72 avg-zval = 36.25 usrkeys = 933916 avg-key = 20.00 avg-zkey = 1.89 avg-val = 121.15 avg-zval = 36.25 TagRS{ kinds = RS_Key0_TagN bytes = 146040 } TagArray{ size = 725541 bytes = 2630096 } seq expand size = 5078787 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0187 GB value = 0.1081 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0339 GB dict = 1.08 MB all = 0.0395 GB } UnZip/Zip{ index = 10.5815 value = 3.1919 dict = 1.00 all = 3.3991 } Zip/UnZip{ index = 0.0945 value = 0.3133 dict = 1.00 all = 0.2942 } ---------------------------- total value len = 564.432162 GB avg = 0.330 KB (by entry num) total key len = 44.625980 GB avg = 0.026 KB total ukey len = 33.016695 GB avg = 0.014 KB total ukey num = 2.332142216 Billion total entry num = 1.711644238 Billion write speed all = 22.568474379 MB/sec (with seq num) write speed all = 22.061078498 MB/sec (without seq num) 2024/11/21-01:33:29.517177 140008945870400 [compaction_job.cc:1948] [default] [JOB 1062] Generated table #92515: 933916 keys, 39486452 bytes, temperature: kWarm 2024/11/21-01:33:29.517239 140008945870400 EVENT_LOG_v1 {"time_micros": 1732124009517201, "cf_name": "default", "job": 1062, "event": "table_file_creation", "file_number": 92515, "file_size": 39486452, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1375096388, "table_properties": {"data_size": 33856896, "index_size": 1765184, "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": 26149648, "raw_average_key_size": 28, "raw_value_size": 108068188, "raw_average_value_size": 115, "num_data_blocks": 1, "num_entries": 933916, "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": 1732124006, "oldest_key_time": 0, "file_creation_time": 1732124006, "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": 92515, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:33:29.553346 140008945870400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092516.sst) /dev/shm/ToplingTemp/Topling-1227003-35Qgxp 2024/11/21-01:33:30.498721 140008945870400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092516.sst): first pass time = 0.95's, 141.977'MB/sec 2024/11/21-01:33:31.654141 140008945870400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092516.sst): old prealloc_size = 147639500, real_size = 33980112 2024/11/21-01:33:31.654703 140008945870400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092516.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922152 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1084 GB zip-val = 0.0320 GB avg-val = 117.55 avg-zval = 34.68 2024/11/21-01:33:31.655365 140008945870400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092516.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-01:33:32.457562 140008945870400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092516.sst): second pass time = 1.15's, 93.886'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.80's, 46.560'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3311.088'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.340'MB/sec write SST data time = 0.13's, 297.420'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 21310.187'MB/sec zip my value time = 1.15's, unzip length = 0.108'GB zip my value throughput = 93.886'MB/sec zip pipeline throughput = 93.886'MB/sec entries = 922152 avg-key = 28.00 avg-zkey = 1.91 avg-val = 117.55 avg-zval = 34.68 usrkeys = 922152 avg-key = 20.00 avg-zkey = 1.91 avg-val = 122.62 avg-zval = 34.68 TagRS{ kinds = RS_Key0_TagN bytes = 144200 } TagArray{ size = 667738 bytes = 2420560 } seq expand size = 4674166 multi value expand size = 0 cnt WriteAppend = 15 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.0374 GB } UnZip/Zip{ index = 10.4482 value = 3.3891 dict = 1.00 all = 3.5880 } Zip/UnZip{ index = 0.0957 value = 0.2951 dict = 1.00 all = 0.2787 } ---------------------------- total value len = 564.545234 GB avg = 0.330 KB (by entry num) total key len = 44.651801 GB avg = 0.026 KB total ukey len = 33.035138 GB avg = 0.014 KB total ukey num = 2.333064368 Billion total entry num = 1.712566390 Billion write speed all = 22.571121667 MB/sec (with seq num) write speed all = 22.063508633 MB/sec (without seq num) 2024/11/21-01:33:32.501978 140008945870400 [compaction_job.cc:1948] [default] [JOB 1062] Generated table #92516: 922152 keys, 37407010 bytes, temperature: kWarm 2024/11/21-01:33:32.502033 140008945870400 EVENT_LOG_v1 {"time_micros": 1732124012502003, "cf_name": "default", "job": 1062, "event": "table_file_creation", "file_number": 92516, "file_size": 37407010, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1331715732, "table_properties": {"data_size": 31984192, "index_size": 1765184, "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": 25820256, "raw_average_key_size": 28, "raw_value_size": 108397496, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922152, "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": 1732124009, "oldest_key_time": 0, "file_creation_time": 1732124009, "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": 92516, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:33:32.535289 140008945870400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092517.sst) /dev/shm/ToplingTemp/Topling-1227003-csrMFr 2024/11/21-01:33:33.459263 140008945870400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092517.sst): first pass time = 0.92's, 145.266'MB/sec 2024/11/21-01:33:34.601609 140008945870400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092517.sst): old prealloc_size = 147639500, real_size = 35920512 2024/11/21-01:33:34.602176 140008945870400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092517.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927758 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0339 GB avg-val = 116.67 avg-zval = 36.57 2024/11/21-01:33:34.602966 140008945870400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092517.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-01:33:35.418509 140008945870400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092517.sst): second pass time = 1.14's, 94.819'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 48.993'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3241.033'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.334'MB/sec write SST data time = 0.12's, 325.896'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 = 30762.219'MB/sec zip my value time = 1.14's, unzip length = 0.108'GB zip my value throughput = 94.819'MB/sec zip pipeline throughput = 94.819'MB/sec entries = 927758 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.67 avg-zval = 36.57 usrkeys = 927758 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.67 avg-zval = 36.57 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927758 bytes = 3247168 } seq expand size = 6494306 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.0339 GB dict = 1.08 MB all = 0.0400 GB } UnZip/Zip{ index = 10.5144 value = 3.1907 dict = 1.00 all = 3.3536 } Zip/UnZip{ index = 0.0951 value = 0.3134 dict = 1.00 all = 0.2982 } ---------------------------- total value len = 564.659969 GB avg = 0.330 KB (by entry num) total key len = 44.677778 GB avg = 0.026 KB total ukey len = 33.053693 GB avg = 0.014 KB total ukey num = 2.333992126 Billion total entry num = 1.713494148 Billion write speed all = 22.573858673 MB/sec (with seq num) write speed all = 22.066026359 MB/sec (without seq num) 2024/11/21-01:33:35.467820 140008945870400 [compaction_job.cc:1948] [default] [JOB 1062] Generated table #92517: 927758 keys, 40021584 bytes, temperature: kWarm 2024/11/21-01:33:35.467878 140008945870400 EVENT_LOG_v1 {"time_micros": 1732124015467848, "cf_name": "default", "job": 1062, "event": "table_file_creation", "file_number": 92517, "file_size": 40021584, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1080218058, "largest_seqno": 1331717794, "table_properties": {"data_size": 33923632, "index_size": 1764736, "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": 25977224, "raw_average_key_size": 28, "raw_value_size": 108240568, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927758, "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": 1732124012, "oldest_key_time": 0, "file_creation_time": 1732124012, "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": 92517, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:33:35.502893 140008945870400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092518.sst) /dev/shm/ToplingTemp/Topling-1227003-hbUzCp 2024/11/21-01:33:36.508648 140008945870400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092518.sst): first pass time = 1.01's, 133.454'MB/sec 2024/11/21-01:33:37.626709 140008945870400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092518.sst): old prealloc_size = 147639500, real_size = 35257616 2024/11/21-01:33:37.627301 140008945870400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092518.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926323 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0333 GB avg-val = 116.89 avg-zval = 35.90 2024/11/21-01:33:37.628054 140008945870400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092518.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-01:33:38.456523 140008945870400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092518.sst): second pass time = 1.12's, 96.915'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 47.287'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3103.385'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.329'MB/sec write SST data time = 0.12's, 315.643'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 = 34552.933'MB/sec zip my value time = 1.12's, unzip length = 0.108'GB zip my value throughput = 96.915'MB/sec zip pipeline throughput = 96.915'MB/sec entries = 926323 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.89 avg-zval = 35.90 usrkeys = 926323 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.89 avg-zval = 35.90 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926323 bytes = 3126352 } seq expand size = 6484261 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0333 GB dict = 1.08 MB all = 0.0392 GB } UnZip/Zip{ index = 10.4451 value = 3.2564 dict = 1.00 all = 3.4206 } Zip/UnZip{ index = 0.0957 value = 0.3071 dict = 1.00 all = 0.2924 } ---------------------------- total value len = 564.774734 GB avg = 0.329 KB (by entry num) total key len = 44.703715 GB avg = 0.026 KB total ukey len = 33.072219 GB avg = 0.014 KB total ukey num = 2.334918449 Billion total entry num = 1.714420471 Billion write speed all = 22.576530259 MB/sec (with seq num) write speed all = 22.068480588 MB/sec (without seq num) 2024/11/21-01:33:38.503839 140008945870400 [compaction_job.cc:1948] [default] [JOB 1062] Generated table #92518: 926323 keys, 39238620 bytes, temperature: kWarm 2024/11/21-01:33:38.503900 140008945870400 EVENT_LOG_v1 {"time_micros": 1732124018503870, "cf_name": "default", "job": 1062, "event": "table_file_creation", "file_number": 92518, "file_size": 39238620, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1209463308, "largest_seqno": 1331716841, "table_properties": {"data_size": 33252160, "index_size": 1773696, "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": 25937044, "raw_average_key_size": 28, "raw_value_size": 108280750, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926323, "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": 1732124015, "oldest_key_time": 0, "file_creation_time": 1732124015, "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": 92518, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:33:38.539387 140008945870400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092519.sst) /dev/shm/ToplingTemp/Topling-1227003-cWhmdo 2024/11/21-01:33:39.564437 140008945870400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092519.sst): first pass time = 1.03's, 130.942'MB/sec 2024/11/21-01:33:40.762991 140008945870400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092519.sst): old prealloc_size = 147639500, real_size = 36968592 2024/11/21-01:33:40.763558 140008945870400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092519.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923856 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.0350 GB avg-val = 117.28 avg-zval = 37.86 2024/11/21-01:33:40.764340 140008945870400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092519.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-01:33:41.570373 140008945870400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092519.sst): second pass time = 1.20's, 90.460'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 50.860'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3206.451'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.338'MB/sec write SST data time = 0.12's, 334.997'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 18464.181'MB/sec zip my value time = 1.20's, unzip length = 0.108'GB zip my value throughput = 90.460'MB/sec zip pipeline throughput = 90.460'MB/sec entries = 923856 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.28 avg-zval = 37.86 usrkeys = 923856 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.28 avg-zval = 37.86 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923856 bytes = 3233504 } seq expand size = 6466992 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.0350 GB dict = 1.08 MB all = 0.0411 GB } UnZip/Zip{ index = 10.5125 value = 3.0975 dict = 1.00 all = 3.2686 } Zip/UnZip{ index = 0.0951 value = 0.3228 dict = 1.00 all = 0.3059 } ---------------------------- total value len = 564.889550 GB avg = 0.329 KB (by entry num) total key len = 44.729583 GB avg = 0.026 KB total ukey len = 33.090696 GB avg = 0.014 KB total ukey num = 2.335842305 Billion total entry num = 1.715344327 Billion write speed all = 22.579137171 MB/sec (with seq num) write speed all = 22.070872351 MB/sec (without seq num) 2024/11/21-01:33:41.620315 140008945870400 [compaction_job.cc:1948] [default] [JOB 1062] Generated table #92519: 923856 keys, 41063206 bytes, temperature: kWarm 2024/11/21-01:33:41.620371 140008945870400 EVENT_LOG_v1 {"time_micros": 1732124021620342, "cf_name": "default", "job": 1062, "event": "table_file_creation", "file_number": 92519, "file_size": 41063206, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1237468342, "largest_seqno": 1403915154, "table_properties": {"data_size": 34979840, "index_size": 1757632, "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": 25867968, "raw_average_key_size": 28, "raw_value_size": 108349772, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923856, "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": 1732124018, "oldest_key_time": 0, "file_creation_time": 1732124018, "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": 92519, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:33:41.653940 140008945870400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092520.sst) /dev/shm/ToplingTemp/Topling-1227003-TRBNnp 2024/11/21-01:33:41.866866 140008945870400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092520.sst): first pass time = 0.21's, 164.164'MB/sec 2024/11/21-01:33:42.159107 140008945870400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092520.sst): old prealloc_size = 147639500, real_size = 10174800 2024/11/21-01:33:42.159281 140008945870400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092520.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 240639 prefix = 4 raw-key = 0.0039 GB zip-key = 0.0005 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.0282 GB zip-val = 0.0097 GB avg-val = 117.24 avg-zval = 40.12 2024/11/21-01:33:42.159493 140008945870400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092520.sst: sumWaitingMem = 0.001 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.035 GB 2024/11/21-01:33:42.367170 140008945870400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00/092520.sst): second pass time = 0.29's, 96.789'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.21's, 53.636'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3030.731'MB/sec (index lex order gen) rebuild zvType time = 0.18's, 0.343'MB/sec write SST data time = 0.03's, 340.760'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.290'MB, throughput = 5493.465'MB/sec zip my value time = 0.29's, unzip length = 0.028'GB zip my value throughput = 96.789'MB/sec zip pipeline throughput = 96.789'MB/sec entries = 240639 avg-key = 28.00 avg-zkey = 1.91 avg-val = 117.24 avg-zval = 40.12 usrkeys = 240639 avg-key = 20.00 avg-zkey = 1.91 avg-val = 124.24 avg-zval = 40.12 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 240639 bytes = 752016 } seq expand size = 1684473 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0048 GB value = 0.0282 GB dict = 0.29 MB all = 0.0350 GB } __ZipSize{ index = 0.0005 GB value = 0.0097 GB dict = 0.29 MB all = 0.0112 GB } UnZip/Zip{ index = 10.4881 value = 2.9219 dict = 1.00 all = 3.1321 } Zip/UnZip{ index = 0.0953 value = 0.3422 dict = 1.00 all = 0.3193 } ---------------------------- total value len = 564.919447 GB avg = 0.329 KB (by entry num) total key len = 44.736321 GB avg = 0.026 KB total ukey len = 33.095509 GB avg = 0.014 KB total ukey num = 2.336082944 Billion total entry num = 1.715584966 Billion write speed all = 22.579827683 MB/sec (with seq num) write speed all = 22.071506562 MB/sec (without seq num) 2024/11/21-01:33:42.386420 140008945870400 [compaction_job.cc:1948] [default] [JOB 1062] Generated table #92520: 240639 keys, 11158595 bytes, temperature: kWarm 2024/11/21-01:33:42.386471 140008945870400 EVENT_LOG_v1 {"time_micros": 1732124022386443, "cf_name": "default", "job": 1062, "event": "table_file_creation", "file_number": 92520, "file_size": 11158595, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1375097103, "largest_seqno": 1403914059, "table_properties": {"data_size": 9655552, "index_size": 458880, "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": 6737892, "raw_average_key_size": 28, "raw_value_size": 28212334, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 240639, "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": 1732124021, "oldest_key_time": 0, "file_creation_time": 1732124021, "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": 92520, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-01:33:42.399899 140008945870400 [compaction_job.cc:703] job-01062: subcompact[0], size: 0.647015 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-01062/att-00 [092504,092505,092506,092507,092508,092509,092510,092511,092512,092513,092514,092515,092516,092517,092518,092519,092520] 2024/11/21-01:33:42.504845 140008945870400 (Original Log Time 2024/11/21-01:32:50.497291) EVENT_LOG_v1 {"time_micros": 1732123970497243, "job": 1062, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [92496], "files_L3": [92446, 92447, 92448, 92449, 92450, 92451, 92452, 92453, 92454, 92455, 92456, 92457, 92458, 92459, 92460, 92461, 92462], "score": 0.99984, "input_data_size": 669938651, "oldest_snapshot_seqno": 1403953754} 2024/11/21-01:33:42.504848 140008945870400 (Original Log Time 2024/11/21-01:33:42.503524) [compaction_job.cc:2022] [default] [JOB 1062] Compacted 1@2 + 17@3 files to L3 => 647015378 bytes 2024/11/21-01:33:42.504849 140008945870400 (Original Log Time 2024/11/21-01:33:42.504778) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 17 0 0 0] max score 0.02, MB/sec: 12.9 rd, 12.5 wr, level 3, files in(1, 17) out(17 +0 blob) MB in(27.1, 611.8 +0.0 blob) out(617.0 +0.0 blob), read-write-amplify(46.3) write-amplify(22.7) OK, records in: 15181335, records dropped: 112967 output_compression: Snappy 2024/11/21-01:33:42.504853 140008945870400 (Original Log Time 2024/11/21-01:33:42.504826) EVENT_LOG_v1 {"time_micros": 1732124022504799, "cf": "default", "job": 1062, "event": "compaction_finished", "compaction_time_micros": 51902611, "compaction_time_cpu_micros": 23495643, "output_level": 3, "num_output_files": 17, "total_output_size": 647015378, "num_input_records": 15181335, "num_output_records": 15068368, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 493287819, "file_range_sync_nanos": 0, "file_fsync_nanos": 15309, "file_prepare_write_nanos": 53702, "lsm_state": [0, 0, 0, 17, 0, 0, 0]} 2024/11/21-01:33:42.623378 140008945870400 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":1732123970,"executesMs":52137,"compactionJobId":1062,"attempt":0,"compactionInputRawBytes":2198476338,"compactionInputZipBytes":669938651,"compactionOutputRawBytes":0,"compactionOutputZipBytes":647015378,"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-8a5b49b0c66311bf88aaf7cd3fd1cc50-e19ca102c00f019f-00"}}, response = 2024/11/21-01:33:42.623427 140008945870400 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-01062/att-00: olev 3, work 52.138 s, result 7.679 ms, install 1.343 ms, input{raw 2.047 GiB zip 638.903 MiB}