2024/11/20-20:13:31.021054 140008005887552 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00: fork to child time = 0.008757 sec 2024/11/20-20:13:31.021546 140008005887552 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00 2024/11/20-20:13:31.027986 140008005887552 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00 2024/11/20-20:13:31.030313 140008005887552 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:13:31.030560 140008005887552 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-20:13:31.078231 140008005887552 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09767/att-00/MANIFEST-049091 2024/11/20-20:13:31.158697 140008005887552 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09767/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 65128, last_sequence is 1063414583, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 64949 2024/11/20-20:13:31.158704 140008005887552 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:13:31.158784 140008005887552 [version_set.cc:5724] Creating manifest 65128 2024/11/20-20:13:31.192957 140008005887552 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:13:31.214594 140008005887552 [compaction_job.cc:2437] [default] [JOB 9767] Compacting 1@2 + 10@3 files to L3, score 0.84, subcompactions 1 : 1 2024/11/20-20:13:31.214604 140008005887552 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8468 Base level 2, inputs: [65080(27MB)], [65059(37MB) 65060(36MB) 65061(37MB) 65062(37MB) 65064(37MB) 65065(36MB) 65067(36MB) 65068(36MB) 65069(38MB) 65123(40MB)] 2024/11/20-20:13:31.221468 140008005887552 [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/20-20:13:31.221487 140008005887552 [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/20-20:13:31.221507 140008005887552 [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/20-20:13:31.221514 140008005887552 [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/20-20:13:31.221521 140008005887552 [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/20-20:13:31.761505 140008005887552 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065129.sst) /dev/shm/ToplingTemp/Topling-924224-6KgGbI 2024/11/20-20:13:32.252395 140008005887552 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065129.sst): first pass time = 0.49's, 273.444'MB/sec 2024/11/20-20:13:33.541934 140008005887552 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065129.sst): old prealloc_size = 147639500, real_size = 35091744 2024/11/20-20:13:33.542490 140008005887552 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065129.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923002 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1084 GB zip-val = 0.0331 GB avg-val = 117.41 avg-zval = 35.83 2024/11/20-20:13:33.543874 140008005887552 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065129.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/20-20:13:34.589156 140008005887552 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065129.sst): second pass time = 1.29's, 84.095'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.05's, 37.308'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3294.237'MB/sec (index lex order gen) rebuild zvType time = 0.78's, 0.294'MB/sec write SST data time = 0.26's, 148.874'MB/sec dict compress time = 8371976422.85's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 30938.087'MB/sec zip my value time = 1.29's, unzip length = 0.108'GB zip my value throughput = 84.095'MB/sec zip pipeline throughput = 155.421'MB/sec entries = 923002 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.41 avg-zval = 35.83 usrkeys = 923002 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.41 avg-zval = 35.83 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923002 bytes = 3115152 } seq expand size = 6461014 multi value expand size = 0 cnt WriteAppend = 39 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0331 GB dict = 1.08 MB all = 0.0391 GB } UnZip/Zip{ index = 10.3076 value = 3.2771 dict = 1.00 all = 3.4354 } Zip/UnZip{ index = 0.0970 value = 0.3051 dict = 1.00 all = 0.2911 } ---------------------------- total value len = 563.180567 GB avg = 0.331 KB (by entry num) total key len = 44.340250 GB avg = 0.026 KB total ukey len = 32.812602 GB avg = 0.014 KB total ukey num = 2.321937578 Billion total entry num = 1.701439600 Billion write speed all = 77.964843547 MB/sec (with seq num) write speed all = 76.218039574 MB/sec (without seq num) 2024/11/20-20:13:34.638936 140008005887552 [compaction_job.cc:1948] [default] [JOB 9767] Generated table #65129: 923002 keys, 39068608 bytes, temperature: kWarm 2024/11/20-20:13:34.639072 140008005887552 EVENT_LOG_v1 {"time_micros": 1732104814639000, "cf_name": "default", "job": 9767, "event": "table_file_creation", "file_number": 65129, "file_size": 39068608, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479839, "largest_seqno": 1062167556, "table_properties": {"data_size": 33069904, "index_size": 1790912, "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": 25844056, "raw_average_key_size": 28, "raw_value_size": 108373724, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923002, "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": 1732104811, "oldest_key_time": 0, "file_creation_time": 1732104811, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 65129, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:13:34.710305 140008005887552 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065130.sst) /dev/shm/ToplingTemp/Topling-924224-8ARIwF 2024/11/20-20:13:35.721729 140008005887552 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065130.sst): first pass time = 1.01's, 132.710'MB/sec 2024/11/20-20:13:36.887721 140008005887552 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065130.sst): old prealloc_size = 147639500, real_size = 34651824 2024/11/20-20:13:36.888254 140008005887552 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065130.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922317 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0327 GB avg-val = 117.52 avg-zval = 35.42 2024/11/20-20:13:36.889022 140008005887552 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065130.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/20-20:13:37.727412 140008005887552 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065130.sst): second pass time = 1.17's, 93.031'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 45.998'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3383.085'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.322'MB/sec write SST data time = 0.12's, 315.362'MB/sec dict compress time = 8371976422.85's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 33513.937'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 93.031'MB/sec zip pipeline throughput = 93.031'MB/sec entries = 922317 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.52 avg-zval = 35.42 usrkeys = 922317 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.52 avg-zval = 35.42 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922317 bytes = 3112832 } seq expand size = 6456219 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0327 GB dict = 1.08 MB all = 0.0386 GB } UnZip/Zip{ index = 10.5122 value = 3.3182 dict = 1.00 all = 3.4750 } Zip/UnZip{ index = 0.0951 value = 0.3014 dict = 1.00 all = 0.2878 } ---------------------------- total value len = 563.295416 GB avg = 0.331 KB (by entry num) total key len = 44.366075 GB avg = 0.026 KB total ukey len = 32.831048 GB avg = 0.014 KB total ukey num = 2.322859895 Billion total entry num = 1.702361917 Billion write speed all = 77.951502088 MB/sec (with seq num) write speed all = 76.204454820 MB/sec (without seq num) 2024/11/20-20:13:37.776066 140008005887552 [compaction_job.cc:1948] [default] [JOB 9767] Generated table #65130: 922317 keys, 38623322 bytes, temperature: kWarm 2024/11/20-20:13:37.776135 140008005887552 EVENT_LOG_v1 {"time_micros": 1732104817776103, "cf_name": "default", "job": 9767, "event": "table_file_creation", "file_number": 65130, "file_size": 38623322, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414149, "largest_seqno": 1062167586, "table_properties": {"data_size": 32666336, "index_size": 1754752, "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": 25824876, "raw_average_key_size": 28, "raw_value_size": 108392914, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922317, "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": 1732104814, "oldest_key_time": 0, "file_creation_time": 1732104814, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 65130, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:13:37.811704 140008005887552 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065131.sst) /dev/shm/ToplingTemp/Topling-924224-TroGxE 2024/11/20-20:13:38.651467 140008005887552 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065131.sst): first pass time = 0.84's, 159.836'MB/sec 2024/11/20-20:13:39.823355 140008005887552 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065131.sst): old prealloc_size = 147639500, real_size = 34902896 2024/11/20-20:13:39.823918 140008005887552 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065131.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922013 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0329 GB avg-val = 117.57 avg-zval = 35.70 2024/11/20-20:13:39.824726 140008005887552 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065131.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/20-20:13:40.667951 140008005887552 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065131.sst): second pass time = 1.17's, 92.573'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.027'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3251.954'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.322'MB/sec write SST data time = 0.13's, 303.201'MB/sec dict compress time = 8371976422.85's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 33024.569'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.573'MB/sec zip pipeline throughput = 92.573'MB/sec entries = 922013 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.57 avg-zval = 35.70 usrkeys = 922013 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.57 avg-zval = 35.70 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922013 bytes = 3111808 } seq expand size = 6454091 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0329 GB dict = 1.08 MB all = 0.0389 GB } UnZip/Zip{ index = 10.5145 value = 3.2930 dict = 1.00 all = 3.4527 } Zip/UnZip{ index = 0.0951 value = 0.3037 dict = 1.00 all = 0.2896 } ---------------------------- total value len = 563.410272 GB avg = 0.331 KB (by entry num) total key len = 44.391892 GB avg = 0.026 KB total ukey len = 32.849488 GB avg = 0.014 KB total ukey num = 2.323781908 Billion total entry num = 1.703283930 Billion write speed all = 77.940147385 MB/sec (with seq num) write speed all = 76.192813024 MB/sec (without seq num) 2024/11/20-20:13:40.715165 140008005887552 [compaction_job.cc:1948] [default] [JOB 9767] Generated table #65131: 922013 keys, 38873500 bytes, temperature: kWarm 2024/11/20-20:13:40.715234 140008005887552 EVENT_LOG_v1 {"time_micros": 1732104820715203, "cf_name": "default", "job": 9767, "event": "table_file_creation", "file_number": 65131, "file_size": 38873500, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414181, "largest_seqno": 1062167616, "table_properties": {"data_size": 32918432, "index_size": 1753792, "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": 25816364, "raw_average_key_size": 28, "raw_value_size": 108401410, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922013, "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": 1732104817, "oldest_key_time": 0, "file_creation_time": 1732104817, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 65131, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:13:40.758689 140008005887552 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065132.sst) /dev/shm/ToplingTemp/Topling-924224-TiqhYH 2024/11/20-20:13:41.591208 140008005887552 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065132.sst): first pass time = 0.83's, 161.227'MB/sec 2024/11/20-20:13:42.759283 140008005887552 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065132.sst): old prealloc_size = 147639500, real_size = 35138752 2024/11/20-20:13:42.759850 140008005887552 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065132.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922104 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0332 GB avg-val = 117.56 avg-zval = 35.95 2024/11/20-20:13:42.760662 140008005887552 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065132.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/20-20:13:43.596280 140008005887552 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065132.sst): second pass time = 1.17's, 92.869'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.726'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3301.934'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.324'MB/sec write SST data time = 0.13's, 310.789'MB/sec dict compress time = 8371976422.85's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.084'MB, throughput = 21567.166'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.869'MB/sec zip pipeline throughput = 92.869'MB/sec entries = 922104 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.56 avg-zval = 35.95 usrkeys = 922104 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.56 avg-zval = 35.95 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922104 bytes = 3112112 } seq expand size = 6454728 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0332 GB dict = 1.08 MB all = 0.0391 GB } UnZip/Zip{ index = 10.5144 value = 3.2696 dict = 1.00 all = 3.4318 } Zip/UnZip{ index = 0.0951 value = 0.3059 dict = 1.00 all = 0.2914 } ---------------------------- total value len = 563.525125 GB avg = 0.331 KB (by entry num) total key len = 44.417711 GB avg = 0.026 KB total ukey len = 32.867930 GB avg = 0.014 KB total ukey num = 2.324704012 Billion total entry num = 1.704206034 Billion write speed all = 77.928923231 MB/sec (with seq num) write speed all = 76.181299167 MB/sec (without seq num) 2024/11/20-20:13:43.646026 140008005887552 [compaction_job.cc:1948] [default] [JOB 9767] Generated table #65132: 922104 keys, 39109684 bytes, temperature: kWarm 2024/11/20-20:13:43.646095 140008005887552 EVENT_LOG_v1 {"time_micros": 1732104823646065, "cf_name": "default", "job": 9767, "event": "table_file_creation", "file_number": 65132, "file_size": 39109684, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414208, "largest_seqno": 1062167643, "table_properties": {"data_size": 33154032, "index_size": 1753984, "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": 25818912, "raw_average_key_size": 28, "raw_value_size": 108398884, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922104, "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": 1732104820, "oldest_key_time": 0, "file_creation_time": 1732104820, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 65132, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:13:43.682094 140008005887552 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065133.sst) /dev/shm/ToplingTemp/Topling-924224-bPjjgF 2024/11/20-20:13:44.549510 140008005887552 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065133.sst): first pass time = 0.87's, 154.739'MB/sec 2024/11/20-20:13:45.783913 140008005887552 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065133.sst): old prealloc_size = 147639500, real_size = 35651504 2024/11/20-20:13:45.784474 140008005887552 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065133.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924388 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.0336 GB avg-val = 117.20 avg-zval = 36.35 2024/11/20-20:13:45.785129 140008005887552 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065133.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/20-20:13:46.688208 140008005887552 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065133.sst): second pass time = 1.23's, 87.816'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.90's, 43.029'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3365.152'MB/sec (index lex order gen) rebuild zvType time = 0.78's, 0.298'MB/sec write SST data time = 0.13's, 304.919'MB/sec dict compress time = 8371976422.85's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 33832.911'MB/sec zip my value time = 1.23's, unzip length = 0.108'GB zip my value throughput = 87.816'MB/sec zip pipeline throughput = 87.816'MB/sec entries = 924388 avg-key = 28.00 avg-zkey = 1.97 avg-val = 117.20 avg-zval = 36.35 usrkeys = 924388 avg-key = 20.00 avg-zkey = 1.97 avg-val = 122.07 avg-zval = 36.35 TagRS{ kinds = RS_Key0_TagN bytes = 144520 } TagArray{ size = 644024 bytes = 2254096 } seq expand size = 4508168 multi value expand size = 0 cnt WriteAppend = 86 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0336 GB dict = 1.08 MB all = 0.0389 GB } UnZip/Zip{ index = 10.1758 value = 3.2239 dict = 1.00 all = 3.4494 } Zip/UnZip{ index = 0.0983 value = 0.3102 dict = 1.00 all = 0.2899 } ---------------------------- total value len = 563.637968 GB avg = 0.331 KB (by entry num) total key len = 44.443593 GB avg = 0.026 KB total ukey len = 32.886418 GB avg = 0.014 KB total ukey num = 2.325628400 Billion total entry num = 1.705130422 Billion write speed all = 77.915824851 MB/sec (with seq num) write speed all = 76.167945597 MB/sec (without seq num) 2024/11/20-20:13:46.747904 140008005887552 [compaction_job.cc:1948] [default] [JOB 9767] Generated table #65133: 924388 keys, 38910296 bytes, temperature: kWarm 2024/11/20-20:13:46.747961 140008005887552 EVENT_LOG_v1 {"time_micros": 1732104826747931, "cf_name": "default", "job": 9767, "event": "table_file_creation", "file_number": 65133, "file_size": 38910296, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1062167668, "table_properties": {"data_size": 33603360, "index_size": 1816832, "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": 25882864, "raw_average_key_size": 28, "raw_value_size": 108334968, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924388, "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": 1732104823, "oldest_key_time": 0, "file_creation_time": 1732104823, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 65133, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:13:46.782766 140008005887552 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065134.sst) /dev/shm/ToplingTemp/Topling-924224-VV7wBE 2024/11/20-20:13:47.696924 140008005887552 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065134.sst): first pass time = 0.91's, 146.826'MB/sec 2024/11/20-20:13:49.388841 140008005887552 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065134.sst): old prealloc_size = 147639500, real_size = 36306336 2024/11/20-20:13:49.389626 140008005887552 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065134.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926574 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.0343 GB avg-val = 116.85 avg-zval = 37.03 2024/11/20-20:13:49.390005 140008005887552 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065134.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/20-20:13:50.344630 140008005887552 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065134.sst): second pass time = 1.69's, 64.032'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.96's, 40.031'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2323.919'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.335'MB/sec write SST data time = 0.26's, 144.793'MB/sec dict compress time = 8371976422.85's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 18918.006'MB/sec zip my value time = 1.69's, unzip length = 0.108'GB zip my value throughput = 64.032'MB/sec zip pipeline throughput = 132.513'MB/sec entries = 926574 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.85 avg-zval = 37.03 usrkeys = 926574 avg-key = 20.00 avg-zkey = 1.90 avg-val = 118.98 avg-zval = 37.03 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 281782 bytes = 951024 } seq expand size = 1972474 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.0343 GB dict = 1.08 MB all = 0.0383 GB } UnZip/Zip{ index = 10.5124 value = 3.1556 dict = 1.00 all = 3.5080 } Zip/UnZip{ index = 0.0951 value = 0.3169 dict = 1.00 all = 0.2851 } ---------------------------- total value len = 563.748215 GB avg = 0.330 KB (by entry num) total key len = 44.469537 GB avg = 0.026 KB total ukey len = 32.904950 GB avg = 0.014 KB total ukey num = 2.326554974 Billion total entry num = 1.706056996 Billion write speed all = 77.896779924 MB/sec (with seq num) write speed all = 76.148769829 MB/sec (without seq num) 2024/11/20-20:13:50.392192 140008005887552 [compaction_job.cc:1948] [default] [JOB 9767] Generated table #65134: 926574 keys, 38260367 bytes, temperature: kWarm 2024/11/20-20:13:50.392259 140008005887552 EVENT_LOG_v1 {"time_micros": 1732104830392229, "cf_name": "default", "job": 9767, "event": "table_file_creation", "file_number": 65134, "file_size": 38260367, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 975427997, "table_properties": {"data_size": 34311696, "index_size": 1762816, "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": 25944072, "raw_average_key_size": 28, "raw_value_size": 108273772, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926574, "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": 1732104826, "oldest_key_time": 0, "file_creation_time": 1732104826, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 65134, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:13:50.429943 140008005887552 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065135.sst) /dev/shm/ToplingTemp/Topling-924224-6eXjiF 2024/11/20-20:13:51.363365 140008005887552 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065135.sst): first pass time = 0.93's, 143.797'MB/sec 2024/11/20-20:13:53.142126 140008005887552 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065135.sst): old prealloc_size = 147639500, real_size = 36503168 2024/11/20-20:13:53.142710 140008005887552 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065135.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926809 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.17 2024/11/20-20:13:53.143143 140008005887552 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065135.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/20-20:13:53.976267 140008005887552 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065135.sst): second pass time = 1.78's, 60.895'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 46.657'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3219.535'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.340'MB/sec write SST data time = 0.15's, 256.472'MB/sec dict compress time = 8371976422.85's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 31656.820'MB/sec zip my value time = 1.78's, unzip length = 0.108'GB zip my value throughput = 60.895'MB/sec zip pipeline throughput = 143.690'MB/sec entries = 926809 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.82 avg-zval = 37.17 usrkeys = 926809 avg-key = 20.00 avg-zkey = 1.97 avg-val = 119.97 avg-zval = 37.17 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 417704 bytes = 1409760 } seq expand size = 2923928 multi value expand size = 0 cnt WriteAppend = 59 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0389 GB } UnZip/Zip{ index = 10.1756 value = 3.1428 dict = 1.00 all = 3.4489 } Zip/UnZip{ index = 0.0983 value = 0.3182 dict = 1.00 all = 0.2899 } ---------------------------- total value len = 563.859406 GB avg = 0.330 KB (by entry num) total key len = 44.495488 GB avg = 0.026 KB total ukey len = 32.923486 GB avg = 0.014 KB total ukey num = 2.327481783 Billion total entry num = 1.706983805 Billion write speed all = 77.878122009 MB/sec (with seq num) write speed all = 76.129975400 MB/sec (without seq num) 2024/11/20-20:13:54.081887 140008005887552 [compaction_job.cc:1948] [default] [JOB 9767] Generated table #65135: 926809 keys, 38915985 bytes, temperature: kWarm 2024/11/20-20:13:54.081937 140008005887552 EVENT_LOG_v1 {"time_micros": 1732104834081911, "cf_name": "default", "job": 9767, "event": "table_file_creation", "file_number": 65135, "file_size": 38915985, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 978567417, "table_properties": {"data_size": 34449648, "index_size": 1821632, "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": 25950652, "raw_average_key_size": 28, "raw_value_size": 108267146, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926809, "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": 1732104830, "oldest_key_time": 0, "file_creation_time": 1732104830, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 65135, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:13:54.131310 140008005887552 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065136.sst) /dev/shm/ToplingTemp/Topling-924224-2oc2CF 2024/11/20-20:13:54.946387 140008005887552 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065136.sst): first pass time = 0.82's, 164.676'MB/sec 2024/11/20-20:13:56.524634 140008005887552 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065136.sst): old prealloc_size = 147639500, real_size = 36425456 2024/11/20-20:13:56.525262 140008005887552 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065136.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926762 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.09 2024/11/20-20:13:56.525575 140008005887552 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065136.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/20-20:13:57.228570 140008005887552 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065136.sst): second pass time = 1.58's, 68.643'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 54.283'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3045.010'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.401'MB/sec write SST data time = 0.13's, 303.011'MB/sec dict compress time = 8371976422.85's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 14672.999'MB/sec zip my value time = 1.58's, unzip length = 0.108'GB zip my value throughput = 68.643'MB/sec zip pipeline throughput = 137.307'MB/sec entries = 926762 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.82 avg-zval = 37.09 usrkeys = 926762 avg-key = 20.00 avg-zkey = 1.97 avg-val = 118.58 avg-zval = 37.09 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231949 bytes = 782848 } seq expand size = 1623643 multi value expand size = 0 cnt WriteAppend = 37 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0382 GB } UnZip/Zip{ index = 10.1769 value = 3.1499 dict = 1.00 all = 3.5125 } Zip/UnZip{ index = 0.0983 value = 0.3175 dict = 1.00 all = 0.2847 } ---------------------------- total value len = 563.969298 GB avg = 0.330 KB (by entry num) total key len = 44.521437 GB avg = 0.026 KB total ukey len = 32.942021 GB avg = 0.014 KB total ukey num = 2.328408545 Billion total entry num = 1.707910567 Billion write speed all = 77.863093727 MB/sec (with seq num) write speed all = 76.114725933 MB/sec (without seq num) 2024/11/20-20:13:57.294607 140008005887552 [compaction_job.cc:1948] [default] [JOB 9767] Generated table #65136: 926762 keys, 38210917 bytes, temperature: kWarm 2024/11/20-20:13:57.294671 140008005887552 EVENT_LOG_v1 {"time_micros": 1732104837294641, "cf_name": "default", "job": 9767, "event": "table_file_creation", "file_number": 65136, "file_size": 38210917, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 963091028, "table_properties": {"data_size": 34372256, "index_size": 1821312, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25949336, "raw_average_key_size": 28, "raw_value_size": 108268412, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926762, "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": 1732104834, "oldest_key_time": 0, "file_creation_time": 1732104834, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 65136, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:13:57.331951 140008005887552 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065137.sst) /dev/shm/ToplingTemp/Topling-924224-65Z5gE 2024/11/20-20:13:58.280094 140008005887552 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065137.sst): first pass time = 0.95's, 141.564'MB/sec 2024/11/20-20:14:00.452841 140008005887552 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065137.sst): old prealloc_size = 147639500, real_size = 37773056 2024/11/20-20:14:00.453485 140008005887552 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065137.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926287 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0358 GB avg-val = 116.90 avg-zval = 38.64 2024/11/20-20:14:00.453889 140008005887552 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065137.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/20-20:14:01.284451 140008005887552 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065137.sst): second pass time = 2.17's, 49.856'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 48.039'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2783.348'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.330'MB/sec write SST data time = 0.13's, 311.254'MB/sec dict compress time = 8371976422.85's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 21784.863'MB/sec zip my value time = 2.17's, unzip length = 0.108'GB zip my value throughput = 49.856'MB/sec zip pipeline throughput = 236.687'MB/sec entries = 926287 avg-key = 28.00 avg-zkey = 1.89 avg-val = 116.90 avg-zval = 38.64 usrkeys = 926287 avg-key = 20.00 avg-zkey = 1.89 avg-val = 119.52 avg-zval = 38.64 TagRS{ kinds = RS_Key0_TagN bytes = 144840 } TagArray{ size = 347303 bytes = 1172160 } seq expand size = 2431121 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.0358 GB dict = 1.08 MB all = 0.0399 GB } UnZip/Zip{ index = 10.5822 value = 3.0254 dict = 1.00 all = 3.3598 } Zip/UnZip{ index = 0.0945 value = 0.3305 dict = 1.00 all = 0.2976 } ---------------------------- total value len = 564.080011 GB avg = 0.330 KB (by entry num) total key len = 44.547374 GB avg = 0.026 KB total ukey len = 32.960547 GB avg = 0.014 KB total ukey num = 2.329334832 Billion total entry num = 1.708836854 Billion write speed all = 77.840180918 MB/sec (with seq num) write speed all = 76.091772308 MB/sec (without seq num) 2024/11/20-20:14:01.333536 140008005887552 [compaction_job.cc:1948] [default] [JOB 9767] Generated table #65137: 926287 keys, 39948229 bytes, temperature: kWarm 2024/11/20-20:14:01.333607 140008005887552 EVENT_LOG_v1 {"time_micros": 1732104841333575, "cf_name": "default", "job": 9767, "event": "table_file_creation", "file_number": 65137, "file_size": 39948229, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1062167785, "table_properties": {"data_size": 35790640, "index_size": 1750656, "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": 25936036, "raw_average_key_size": 28, "raw_value_size": 108281774, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926287, "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": 1732104837, "oldest_key_time": 0, "file_creation_time": 1732104837, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 65137, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:14:01.371112 140008005887552 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065138.sst) /dev/shm/ToplingTemp/Topling-924224-cl97kH 2024/11/20-20:14:02.441375 140008005887552 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065138.sst): first pass time = 1.07's, 125.413'MB/sec 2024/11/20-20:14:04.090674 140008005887552 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065138.sst): old prealloc_size = 147639500, real_size = 38719968 2024/11/20-20:14:04.091230 140008005887552 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065138.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924655 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.0367 GB avg-val = 117.15 avg-zval = 39.72 2024/11/20-20:14:04.091950 140008005887552 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065138.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/20-20:14:04.925428 140008005887552 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065138.sst): second pass time = 1.65's, 65.723'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 50.720'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3364.421'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.328'MB/sec write SST data time = 0.13's, 328.829'MB/sec dict compress time = 8371976422.85's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 32387.719'MB/sec zip my value time = 1.65's, unzip length = 0.108'GB zip my value throughput = 65.723'MB/sec zip pipeline throughput = 130.452'MB/sec entries = 924655 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.15 avg-zval = 39.72 usrkeys = 924655 avg-key = 20.00 avg-zkey = 1.90 avg-val = 122.81 avg-zval = 39.72 TagRS{ kinds = RS_Key0_TagN bytes = 144560 } TagArray{ size = 746963 bytes = 2614384 } seq expand size = 5228741 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0367 GB dict = 1.08 MB all = 0.0423 GB } UnZip/Zip{ index = 10.5113 value = 2.9494 dict = 1.00 all = 3.1701 } Zip/UnZip{ index = 0.0951 value = 0.3391 dict = 1.00 all = 0.3154 } ---------------------------- total value len = 564.193567 GB avg = 0.330 KB (by entry num) total key len = 44.573264 GB avg = 0.026 KB total ukey len = 32.979040 GB avg = 0.014 KB total ukey num = 2.330259487 Billion total entry num = 1.709761509 Billion write speed all = 77.821776690 MB/sec (with seq num) write speed all = 76.073236242 MB/sec (without seq num) 2024/11/20-20:14:04.978093 140008005887552 [compaction_job.cc:1948] [default] [JOB 9767] Generated table #65138: 924655 keys, 42338496 bytes, temperature: kWarm 2024/11/20-20:14:04.978165 140008005887552 EVENT_LOG_v1 {"time_micros": 1732104844978132, "cf_name": "default", "job": 9767, "event": "table_file_creation", "file_number": 65138, "file_size": 42338496, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1062167927, "table_properties": {"data_size": 36729232, "index_size": 1759360, "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": 25890340, "raw_average_key_size": 28, "raw_value_size": 108327442, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924655, "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": 1732104841, "oldest_key_time": 0, "file_creation_time": 1732104841, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 65138, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:14:05.012136 140008005887552 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065139.sst) /dev/shm/ToplingTemp/Topling-924224-iDsaVH 2024/11/20-20:14:05.092687 140008005887552 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065139.sst): first pass time = 0.08's, 240.783'MB/sec 2024/11/20-20:14:05.251245 140008005887552 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065139.sst): old prealloc_size = 147639500, real_size = 6017168 2024/11/20-20:14:05.251384 140008005887552 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065139.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 133266 prefix = 4 raw-key = 0.0021 GB zip-key = 0.0003 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.0157 GB zip-val = 0.0057 GB avg-val = 117.47 avg-zval = 42.96 2024/11/20-20:14:05.251552 140008005887552 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065139.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.019 GB 2024/11/20-20:14:05.363483 140008005887552 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00/065139.sst): second pass time = 0.16's, 99.217'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.11's, 59.035'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2270.517'MB/sec (index lex order gen) rebuild zvType time = 0.09's, 0.358'MB/sec write SST data time = 0.02's, 346.773'MB/sec dict compress time = 8371976422.85's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.164'MB, throughput = 5166.798'MB/sec zip my value time = 0.16's, unzip length = 0.016'GB zip my value throughput = 99.217'MB/sec zip pipeline throughput = 99.217'MB/sec entries = 133266 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.47 avg-zval = 42.96 usrkeys = 133266 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.27 avg-zval = 42.96 TagRS{ kinds = RS_Key0_TagN bytes = 20920 } TagArray{ size = 129590 bytes = 453584 } seq expand size = 907130 multi value expand size = 0 cnt WriteAppend = 19 UnZipSize{ index = 0.0027 GB value = 0.0157 GB dict = 0.16 MB all = 0.0194 GB } __ZipSize{ index = 0.0003 GB value = 0.0057 GB dict = 0.16 MB all = 0.0066 GB } UnZip/Zip{ index = 10.3237 value = 2.7341 dict = 1.00 all = 2.9263 } Zip/UnZip{ index = 0.0969 value = 0.3657 dict = 1.00 all = 0.3417 } ---------------------------- total value len = 564.210128 GB avg = 0.330 KB (by entry num) total key len = 44.576995 GB avg = 0.026 KB total ukey len = 32.981705 GB avg = 0.014 KB total ukey num = 2.330392753 Billion total entry num = 1.709894775 Billion write speed all = 77.820013024 MB/sec (with seq num) write speed all = 76.071434206 MB/sec (without seq num) 2024/11/20-20:14:05.377845 140008005887552 [compaction_job.cc:1948] [default] [JOB 9767] Generated table #65139: 133266 keys, 6624585 bytes, temperature: kWarm 2024/11/20-20:14:05.377913 140008005887552 EVENT_LOG_v1 {"time_micros": 1732104845377882, "cf_name": "default", "job": 9767, "event": "table_file_creation", "file_number": 65139, "file_size": 6624585, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1062167478, "table_properties": {"data_size": 5725504, "index_size": 258176, "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": 3731448, "raw_average_key_size": 28, "raw_value_size": 15654316, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 133266, "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": 1732104845, "oldest_key_time": 0, "file_creation_time": 1732104845, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 65139, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:14:05.388338 140008005887552 [compaction_job.cc:703] job-09767: subcompact[0], size: 0.398884 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09767/att-00 [065129,065130,065131,065132,065133,065134,065135,065136,065137,065138,065139] 2024/11/20-20:14:05.801654 140008005887552 (Original Log Time 2024/11/20-20:13:31.214636) EVENT_LOG_v1 {"time_micros": 1732104811214613, "job": 9767, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [65080], "files_L3": [65059, 65060, 65061, 65062, 65064, 65065, 65067, 65068, 65069, 65123], "score": 0.837387, "input_data_size": 421583680, "oldest_snapshot_seqno": 1063414496} 2024/11/20-20:14:05.801660 140008005887552 (Original Log Time 2024/11/20-20:14:05.798537) [compaction_job.cc:2022] [default] [JOB 9767] Compacted 1@2 + 10@3 files to L3 => 398883989 bytes 2024/11/20-20:14:05.801663 140008005887552 (Original Log Time 2024/11/20-20:14:05.801541) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 11 0 0 0] max score 0.01, MB/sec: 12.3 rd, 11.7 wr, level 3, files in(1, 10) out(11 +0 blob) MB in(27.2, 374.9 +0.0 blob) out(380.4 +0.0 blob), read-write-amplify(28.8) write-amplify(14.0) OK, records in: 9478261, records dropped: 100084 output_compression: Snappy 2024/11/20-20:14:05.801671 140008005887552 (Original Log Time 2024/11/20-20:14:05.801622) EVENT_LOG_v1 {"time_micros": 1732104845801578, "cf": "default", "job": 9767, "event": "compaction_finished", "compaction_time_micros": 34173711, "compaction_time_cpu_micros": 14375143, "output_level": 3, "num_output_files": 11, "total_output_size": 398883989, "num_input_records": 9478261, "num_output_records": 9378177, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 310823674, "file_range_sync_nanos": 0, "file_fsync_nanos": 9725, "file_prepare_write_nanos": 39035, "lsm_state": [0, 0, 0, 11, 0, 0, 0]} 2024/11/20-20:14:05.943295 140008005887552 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":1732096383,"starts":1732104810,"executesMs":34768,"compactionJobId":9767,"attempt":0,"compactionInputRawBytes":1375775646,"compactionInputZipBytes":421583680,"compactionOutputRawBytes":0,"compactionOutputZipBytes":398883989,"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-a2d1fc8c21570ac618cc7c11b5ae8938-9ac6b81967d81484-00"}}, response = 2024/11/20-20:14:05.943422 140008005887552 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09767/att-00: olev 3, work 34.768 s, result 8.994 ms, install 3.168 ms, input{raw 1.281 GiB zip 402.054 MiB}