2024/11/20-23:25:40.903298 140008903906880 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00: fork to child time = 0.010146 sec 2024/11/20-23:25:40.903839 140008903906880 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00 2024/11/20-23:25:40.910696 140008903906880 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00 2024/11/20-23:25:40.912548 140008903906880 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-23:25:40.912895 140008903906880 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-23:25:40.957061 140008903906880 [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-20718/att-00/MANIFEST-049091 2024/11/20-23:25:41.013886 140008903906880 [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-20718/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 85151, last_sequence is 1308843702, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 85037 2024/11/20-23:25:41.013901 140008903906880 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-23:25:41.013992 140008903906880 [version_set.cc:5724] Creating manifest 85151 2024/11/20-23:25:41.044035 140008903906880 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-23:25:41.062188 140008903906880 [compaction_job.cc:2437] [default] [JOB 20718] Compacting 1@2 + 10@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-23:25:41.062210 140008903906880 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 15582 Base level 2, inputs: [85112(13MB)], [85042(38MB) 85043(36MB) 85044(36MB) 85045(37MB) 85046(39MB) 85047(37MB) 85048(37MB) 85049(37MB) 85050(37MB) 85138(38MB)] 2024/11/20-23:25:41.067291 140008903906880 [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-23:25:41.067316 140008903906880 [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-23:25:41.067336 140008903906880 [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-23:25:41.067344 140008903906880 [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-23:25:41.067354 140008903906880 [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-23:25:41.515907 140008903906880 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085152.sst) /dev/shm/ToplingTemp/Topling-1144806-KLvFP3 2024/11/20-23:25:42.111901 140008903906880 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085152.sst): first pass time = 0.60's, 225.221'MB/sec 2024/11/20-23:25:43.995987 140008903906880 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085152.sst): old prealloc_size = 147639500, real_size = 36117776 2024/11/20-23:25:43.996576 140008903906880 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085152.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927286 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.95 raw-val = 0.1083 GB zip-val = 0.0341 GB avg-val = 116.74 avg-zval = 36.75 2024/11/20-23:25:43.998173 140008903906880 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085152.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-23:25:44.759676 140008903906880 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085152.sst): second pass time = 1.88's, 57.481'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.76's, 52.820'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3186.388'MB/sec (index lex order gen) rebuild zvType time = 0.63's, 0.367'MB/sec write SST data time = 0.13's, 306.847'MB/sec dict compress time = 4333927589.55's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 26111.090'MB/sec zip my value time = 1.88's, unzip length = 0.108'GB zip my value throughput = 57.481'MB/sec zip pipeline throughput = 115.853'MB/sec entries = 927286 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.74 avg-zval = 36.75 usrkeys = 927286 avg-key = 20.00 avg-zkey = 1.95 avg-val = 123.74 avg-zval = 36.75 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927286 bytes = 3361424 } seq expand size = 6491002 multi value expand size = 0 cnt WriteAppend = 45 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0341 GB dict = 1.08 MB all = 0.0403 GB } UnZip/Zip{ index = 10.2431 value = 3.1769 dict = 1.00 all = 3.3273 } Zip/UnZip{ index = 0.0976 value = 0.3148 dict = 1.00 all = 0.3005 } ---------------------------- total value len = 563.180477 GB avg = 0.331 KB (by entry num) total key len = 44.340370 GB avg = 0.026 KB total ukey len = 32.812687 GB avg = 0.014 KB total ukey num = 2.321941862 Billion total entry num = 1.701443884 Billion write speed all = 31.441254587 MB/sec (with seq num) write speed all = 30.736810872 MB/sec (without seq num) 2024/11/20-23:25:44.808620 140008903906880 [compaction_job.cc:1948] [default] [JOB 20718] Generated table #85152: 927286 keys, 40337778 bytes, temperature: kWarm 2024/11/20-23:25:44.808708 140008903906880 EVENT_LOG_v1 {"time_micros": 1732116344808666, "cf_name": "default", "job": 20718, "event": "table_file_creation", "file_number": 85152, "file_size": 40337778, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 919911853, "largest_seqno": 1307728095, "table_properties": {"data_size": 34075200, "index_size": 1810560, "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": 25964008, "raw_average_key_size": 28, "raw_value_size": 108253792, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927286, "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": 1732116341, "oldest_key_time": 0, "file_creation_time": 1732116341, "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": 85152, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:25:44.844765 140008903906880 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085153.sst) /dev/shm/ToplingTemp/Topling-1144806-RzBhs3 2024/11/20-23:25:45.859322 140008903906880 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085153.sst): first pass time = 1.01's, 132.297'MB/sec 2024/11/20-23:25:47.246975 140008903906880 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085153.sst): old prealloc_size = 147639500, real_size = 36490464 2024/11/20-23:25:47.247545 140008903906880 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085153.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926912 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.0345 GB avg-val = 116.80 avg-zval = 37.18 2024/11/20-23:25:47.247814 140008903906880 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085153.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-23:25:47.950592 140008903906880 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085153.sst): second pass time = 1.39's, 78.058'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 54.015'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3289.667'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.401'MB/sec write SST data time = 0.12's, 305.173'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 = 29840.177'MB/sec zip my value time = 1.39's, unzip length = 0.108'GB zip my value throughput = 78.058'MB/sec zip pipeline throughput = 78.058'MB/sec entries = 926912 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.80 avg-zval = 37.18 usrkeys = 926912 avg-key = 20.00 avg-zkey = 1.94 avg-val = 117.99 avg-zval = 37.18 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 157541 bytes = 512016 } seq expand size = 1102787 multi value expand size = 0 cnt WriteAppend = 38 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0380 GB } UnZip/Zip{ index = 10.3086 value = 3.1417 dict = 1.00 all = 3.5316 } Zip/UnZip{ index = 0.0970 value = 0.3183 dict = 1.00 all = 0.2832 } ---------------------------- total value len = 563.289844 GB avg = 0.331 KB (by entry num) total key len = 44.366324 GB avg = 0.026 KB total ukey len = 32.831226 GB avg = 0.014 KB total ukey num = 2.322868774 Billion total entry num = 1.702370796 Billion write speed all = 31.443065344 MB/sec (with seq num) write speed all = 30.738354239 MB/sec (without seq num) 2024/11/20-23:25:47.996885 140008903906880 [compaction_job.cc:1948] [default] [JOB 20718] Generated table #85153: 926912 keys, 38005051 bytes, temperature: kWarm 2024/11/20-23:25:47.996943 140008903906880 EVENT_LOG_v1 {"time_micros": 1732116347996914, "cf_name": "default", "job": 20718, "event": "table_file_creation", "file_number": 85153, "file_size": 38005051, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933750, "table_properties": {"data_size": 34460240, "index_size": 1798336, "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": 25953536, "raw_average_key_size": 28, "raw_value_size": 108264260, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926912, "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": 1732116344, "oldest_key_time": 0, "file_creation_time": 1732116344, "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": 85153, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:25:48.035153 140008903906880 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085154.sst) /dev/shm/ToplingTemp/Topling-1144806-Khw4e2 2024/11/20-23:25:48.792102 140008903906880 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085154.sst): first pass time = 0.76's, 177.322'MB/sec 2024/11/20-23:25:50.160914 140008903906880 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085154.sst): old prealloc_size = 147639500, real_size = 36495088 2024/11/20-23:25:50.161541 140008903906880 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085154.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926873 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.81 avg-zval = 37.16 2024/11/20-23:25:50.161737 140008903906880 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085154.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-23:25:50.860535 140008903906880 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085154.sst): second pass time = 1.37's, 79.142'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 53.992'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2953.338'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.403'MB/sec write SST data time = 0.12's, 305.310'MB/sec dict compress time = 0.00's, 1080024.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 30733.140'MB/sec zip my value time = 1.37's, unzip length = 0.108'GB zip my value throughput = 79.142'MB/sec zip pipeline throughput = 79.142'MB/sec entries = 926873 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.81 avg-zval = 37.16 usrkeys = 926873 avg-key = 20.00 avg-zkey = 1.97 avg-val = 117.45 avg-zval = 37.16 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 84639 bytes = 275088 } seq expand size = 592473 multi value expand size = 0 cnt WriteAppend = 27 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.0378 GB } UnZip/Zip{ index = 10.1781 value = 3.1434 dict = 1.00 all = 3.5533 } Zip/UnZip{ index = 0.0983 value = 0.3181 dict = 1.00 all = 0.2814 } ---------------------------- total value len = 563.398702 GB avg = 0.331 KB (by entry num) total key len = 44.392276 GB avg = 0.026 KB total ukey len = 32.849763 GB avg = 0.014 KB total ukey num = 2.323795647 Billion total entry num = 1.703297669 Billion write speed all = 31.445306216 MB/sec (with seq num) write speed all = 30.740317577 MB/sec (without seq num) 2024/11/20-23:25:50.906252 140008903906880 [compaction_job.cc:1948] [default] [JOB 20718] Generated table #85154: 926873 keys, 37772903 bytes, temperature: kWarm 2024/11/20-23:25:50.906318 140008903906880 EVENT_LOG_v1 {"time_micros": 1732116350906287, "cf_name": "default", "job": 20718, "event": "table_file_creation", "file_number": 85154, "file_size": 37772903, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933812, "table_properties": {"data_size": 34441888, "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": 25952444, "raw_average_key_size": 28, "raw_value_size": 108265294, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926873, "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": 1732116348, "oldest_key_time": 0, "file_creation_time": 1732116348, "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": 85154, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:25:50.949368 140008903906880 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085155.sst) /dev/shm/ToplingTemp/Topling-1144806-x8Bsp3 2024/11/20-23:25:51.733368 140008903906880 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085155.sst): first pass time = 0.78's, 171.203'MB/sec 2024/11/20-23:25:52.998477 140008903906880 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085155.sst): old prealloc_size = 147639500, real_size = 37164624 2024/11/20-23:25:52.999015 140008903906880 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085155.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925390 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.0351 GB avg-val = 117.04 avg-zval = 37.97 2024/11/20-23:25:52.999530 140008903906880 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085155.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-23:25:53.748492 140008903906880 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085155.sst): second pass time = 1.26's, 85.666'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.75's, 52.965'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3483.790'MB/sec (index lex order gen) rebuild zvType time = 0.62's, 0.371'MB/sec write SST data time = 0.13's, 313.946'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 = 36160.961'MB/sec zip my value time = 1.26's, unzip length = 0.108'GB zip my value throughput = 85.666'MB/sec zip pipeline throughput = 85.666'MB/sec entries = 925390 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.04 avg-zval = 37.97 usrkeys = 925390 avg-key = 20.00 avg-zkey = 1.94 avg-val = 120.28 avg-zval = 37.97 TagRS{ kinds = RS_Key0_TagN bytes = 144680 } TagArray{ size = 428800 bytes = 1554416 } seq expand size = 3001600 multi value expand size = 0 cnt WriteAppend = 22 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0351 GB dict = 1.08 MB all = 0.0397 GB } UnZip/Zip{ index = 10.3085 value = 3.0824 dict = 1.00 all = 3.3789 } Zip/UnZip{ index = 0.0970 value = 0.3244 dict = 1.00 all = 0.2960 } ---------------------------- total value len = 563.510010 GB avg = 0.331 KB (by entry num) total key len = 44.418187 GB avg = 0.026 KB total ukey len = 32.868271 GB avg = 0.014 KB total ukey num = 2.324721037 Billion total entry num = 1.704223059 Billion write speed all = 31.447706835 MB/sec (with seq num) write speed all = 30.742440558 MB/sec (without seq num) 2024/11/20-23:25:53.796369 140008903906880 [compaction_job.cc:1948] [default] [JOB 20718] Generated table #85155: 925390 keys, 39722533 bytes, temperature: kWarm 2024/11/20-23:25:53.796440 140008903906880 EVENT_LOG_v1 {"time_micros": 1732116353796407, "cf_name": "default", "job": 20718, "event": "table_file_creation", "file_number": 85155, "file_size": 39722533, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1307721049, "table_properties": {"data_size": 35137728, "index_size": 1795392, "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": 25910920, "raw_average_key_size": 28, "raw_value_size": 108306912, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925390, "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": 1732116350, "oldest_key_time": 0, "file_creation_time": 1732116350, "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": 85155, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:25:53.830445 140008903906880 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085156.sst) /dev/shm/ToplingTemp/Topling-1144806-3gwVz4 2024/11/20-23:25:54.654041 140008903906880 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085156.sst): first pass time = 0.82's, 162.974'MB/sec 2024/11/20-23:25:55.955546 140008903906880 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085156.sst): old prealloc_size = 147639500, real_size = 37393648 2024/11/20-23:25:55.956094 140008903906880 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085156.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924810 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.0354 GB avg-val = 117.13 avg-zval = 38.28 2024/11/20-23:25:55.956930 140008903906880 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085156.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-23:25:56.762544 140008903906880 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085156.sst): second pass time = 1.30's, 83.284'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 51.558'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3346.668'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.339'MB/sec write SST data time = 0.12's, 335.235'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 = 33065.831'MB/sec zip my value time = 1.30's, unzip length = 0.108'GB zip my value throughput = 83.284'MB/sec zip pipeline throughput = 83.284'MB/sec entries = 924810 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.13 avg-zval = 38.28 usrkeys = 924810 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.13 avg-zval = 38.28 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924810 bytes = 3352448 } seq expand size = 6473670 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0354 GB dict = 1.08 MB all = 0.0416 GB } UnZip/Zip{ index = 10.5130 value = 3.0597 dict = 1.00 all = 3.2259 } Zip/UnZip{ index = 0.0951 value = 0.3268 dict = 1.00 all = 0.3100 } ---------------------------- total value len = 563.624807 GB avg = 0.331 KB (by entry num) total key len = 44.444082 GB avg = 0.026 KB total ukey len = 32.886767 GB avg = 0.014 KB total ukey num = 2.325645847 Billion total entry num = 1.705147869 Billion write speed all = 31.450081149 MB/sec (with seq num) write speed all = 30.744542158 MB/sec (without seq num) 2024/11/20-23:25:56.811518 140008903906880 [compaction_job.cc:1948] [default] [JOB 20718] Generated table #85156: 924810 keys, 41605914 bytes, temperature: kWarm 2024/11/20-23:25:56.811582 140008903906880 EVENT_LOG_v1 {"time_micros": 1732116356811552, "cf_name": "default", "job": 20718, "event": "table_file_creation", "file_number": 85156, "file_size": 41605914, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1015824598, "largest_seqno": 1307730172, "table_properties": {"data_size": 35402912, "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": 25894680, "raw_average_key_size": 28, "raw_value_size": 108323096, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924810, "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": 1732116353, "oldest_key_time": 0, "file_creation_time": 1732116353, "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": 85156, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:25:56.846294 140008903906880 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085157.sst) /dev/shm/ToplingTemp/Topling-1144806-L1MVT4 2024/11/20-23:25:57.645842 140008903906880 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085157.sst): first pass time = 0.80's, 167.874'MB/sec 2024/11/20-23:25:58.860616 140008903906880 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085157.sst): old prealloc_size = 147639500, real_size = 34774192 2024/11/20-23:25:58.861290 140008903906880 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085157.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928331 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.0328 GB avg-val = 116.58 avg-zval = 35.31 2024/11/20-23:25:58.862160 140008903906880 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085157.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-23:25:59.789158 140008903906880 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085157.sst): second pass time = 1.21's, 89.160'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.93's, 41.869'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2736.911'MB/sec (index lex order gen) rebuild zvType time = 0.73's, 0.317'MB/sec write SST data time = 0.19's, 199.380'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 = 26575.409'MB/sec zip my value time = 1.21's, unzip length = 0.108'GB zip my value throughput = 89.160'MB/sec zip pipeline throughput = 89.160'MB/sec entries = 928331 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.58 avg-zval = 35.31 usrkeys = 928331 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.58 avg-zval = 35.31 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928331 bytes = 3249168 } seq expand size = 6498317 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.0328 GB dict = 1.08 MB all = 0.0389 GB } UnZip/Zip{ index = 10.5102 value = 3.3020 dict = 1.00 all = 3.4524 } Zip/UnZip{ index = 0.0951 value = 0.3028 dict = 1.00 all = 0.2897 } ---------------------------- total value len = 563.739530 GB avg = 0.330 KB (by entry num) total key len = 44.470075 GB avg = 0.026 KB total ukey len = 32.905334 GB avg = 0.014 KB total ukey num = 2.326574178 Billion total entry num = 1.706076200 Billion write speed all = 31.452435592 MB/sec (with seq num) write speed all = 30.746622973 MB/sec (without seq num) 2024/11/20-23:25:59.835139 140008903906880 [compaction_job.cc:1948] [default] [JOB 20718] Generated table #85157: 928331 keys, 38876762 bytes, temperature: kWarm 2024/11/20-23:25:59.835208 140008903906880 EVENT_LOG_v1 {"time_micros": 1732116359835170, "cf_name": "default", "job": 20718, "event": "table_file_creation", "file_number": 85157, "file_size": 38876762, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1084741941, "largest_seqno": 1307729846, "table_properties": {"data_size": 32775392, "index_size": 1766528, "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": 25993268, "raw_average_key_size": 28, "raw_value_size": 108224486, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928331, "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": 1732116356, "oldest_key_time": 0, "file_creation_time": 1732116356, "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": 85157, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:25:59.872340 140008903906880 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085158.sst) /dev/shm/ToplingTemp/Topling-1144806-51LnH1 2024/11/20-23:26:00.685458 140008903906880 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085158.sst): first pass time = 0.81's, 165.071'MB/sec 2024/11/20-23:26:02.003899 140008903906880 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085158.sst): old prealloc_size = 147639500, real_size = 35325168 2024/11/20-23:26:02.004603 140008903906880 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085158.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928051 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1082 GB zip-val = 0.0333 GB avg-val = 116.62 avg-zval = 35.90 2024/11/20-23:26:02.005495 140008903906880 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085158.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-23:26:02.837265 140008903906880 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085158.sst): second pass time = 1.32's, 82.148'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 47.311'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2614.935'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.328'MB/sec write SST data time = 0.13's, 314.684'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 = 32800.243'MB/sec zip my value time = 1.32's, unzip length = 0.108'GB zip my value throughput = 82.148'MB/sec zip pipeline throughput = 82.148'MB/sec entries = 928051 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.62 avg-zval = 35.90 usrkeys = 928051 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.62 avg-zval = 35.90 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928051 bytes = 3248192 } seq expand size = 6496357 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.0333 GB dict = 1.08 MB all = 0.0394 GB } UnZip/Zip{ index = 10.4443 value = 3.2487 dict = 1.00 all = 3.4042 } Zip/UnZip{ index = 0.0957 value = 0.3078 dict = 1.00 all = 0.2938 } ---------------------------- total value len = 563.854259 GB avg = 0.330 KB (by entry num) total key len = 44.496061 GB avg = 0.026 KB total ukey len = 32.923895 GB avg = 0.014 KB total ukey num = 2.327502229 Billion total entry num = 1.707004251 Billion write speed all = 31.454754237 MB/sec (with seq num) write speed all = 30.748668977 MB/sec (without seq num) 2024/11/20-23:26:02.887373 140008903906880 [compaction_job.cc:1948] [default] [JOB 20718] Generated table #85158: 928051 keys, 39426836 bytes, temperature: kWarm 2024/11/20-23:26:02.887442 140008903906880 EVENT_LOG_v1 {"time_micros": 1732116362887410, "cf_name": "default", "job": 20718, "event": "table_file_creation", "file_number": 85158, "file_size": 39426836, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1084741998, "largest_seqno": 1307730242, "table_properties": {"data_size": 33315808, "index_size": 1777152, "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": 25985428, "raw_average_key_size": 28, "raw_value_size": 108232394, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928051, "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": 1732116359, "oldest_key_time": 0, "file_creation_time": 1732116359, "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": 85158, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:26:02.925719 140008903906880 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085159.sst) /dev/shm/ToplingTemp/Topling-1144806-RNLOh2 2024/11/20-23:26:03.853509 140008903906880 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085159.sst): first pass time = 0.93's, 144.670'MB/sec 2024/11/20-23:26:05.315096 140008903906880 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085159.sst): old prealloc_size = 147639500, real_size = 35280000 2024/11/20-23:26:05.315720 140008903906880 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085159.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 929156 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1082 GB zip-val = 0.0332 GB avg-val = 116.45 avg-zval = 35.78 2024/11/20-23:26:05.316605 140008903906880 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085159.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-23:26:06.142669 140008903906880 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085159.sst): second pass time = 1.46's, 74.073'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 47.737'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3079.390'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.334'MB/sec write SST data time = 0.13's, 301.255'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 = 32211.023'MB/sec zip my value time = 1.46's, unzip length = 0.108'GB zip my value throughput = 74.073'MB/sec zip pipeline throughput = 164.185'MB/sec entries = 929156 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.45 avg-zval = 35.78 usrkeys = 929156 avg-key = 20.00 avg-zkey = 1.94 avg-val = 123.45 avg-zval = 35.78 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 929156 bytes = 3368208 } seq expand size = 6504092 multi value expand size = 0 cnt WriteAppend = 22 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0332 GB dict = 1.08 MB all = 0.0395 GB } UnZip/Zip{ index = 10.3064 value = 3.2547 dict = 1.00 all = 3.3974 } Zip/UnZip{ index = 0.0970 value = 0.3072 dict = 1.00 all = 0.2943 } ---------------------------- total value len = 563.968964 GB avg = 0.330 KB (by entry num) total key len = 44.522077 GB avg = 0.026 KB total ukey len = 32.942478 GB avg = 0.014 KB total ukey num = 2.328431385 Billion total entry num = 1.707933407 Billion write speed all = 31.456654138 MB/sec (with seq num) write speed all = 30.750305261 MB/sec (without seq num) 2024/11/20-23:26:06.190817 140008903906880 [compaction_job.cc:1948] [default] [JOB 20718] Generated table #85159: 929156 keys, 39506000 bytes, temperature: kWarm 2024/11/20-23:26:06.190883 140008903906880 EVENT_LOG_v1 {"time_micros": 1732116366190851, "cf_name": "default", "job": 20718, "event": "table_file_creation", "file_number": 85159, "file_size": 39506000, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958816147, "largest_seqno": 1307730082, "table_properties": {"data_size": 33244464, "index_size": 1803072, "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": 26016368, "raw_average_key_size": 28, "raw_value_size": 108201396, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 929156, "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": 1732116362, "oldest_key_time": 0, "file_creation_time": 1732116362, "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": 85159, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:26:06.228709 140008903906880 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085160.sst) /dev/shm/ToplingTemp/Topling-1144806-L9vLJ3 2024/11/20-23:26:07.034033 140008903906880 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085160.sst): first pass time = 0.81's, 166.672'MB/sec 2024/11/20-23:26:08.314856 140008903906880 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085160.sst): old prealloc_size = 147639500, real_size = 35610432 2024/11/20-23:26:08.315441 140008903906880 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085160.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922942 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.93 raw-val = 0.1084 GB zip-val = 0.0336 GB avg-val = 117.42 avg-zval = 36.41 2024/11/20-23:26:08.316289 140008903906880 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085160.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-23:26:09.103668 140008903906880 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085160.sst): second pass time = 1.28's, 84.675'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.79's, 50.478'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3213.509'MB/sec (index lex order gen) rebuild zvType time = 0.66's, 0.350'MB/sec write SST data time = 0.13's, 308.855'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 = 24749.429'MB/sec zip my value time = 1.28's, unzip length = 0.108'GB zip my value throughput = 84.675'MB/sec zip pipeline throughput = 84.675'MB/sec entries = 922942 avg-key = 28.00 avg-zkey = 1.93 avg-val = 117.42 avg-zval = 36.41 usrkeys = 922942 avg-key = 20.00 avg-zkey = 1.93 avg-val = 124.42 avg-zval = 36.41 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922942 bytes = 3345680 } seq expand size = 6460594 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.0336 GB dict = 1.08 MB all = 0.0398 GB } UnZip/Zip{ index = 10.3759 value = 3.2254 dict = 1.00 all = 3.3708 } Zip/UnZip{ index = 0.0964 value = 0.3100 dict = 1.00 all = 0.2967 } ---------------------------- total value len = 564.083800 GB avg = 0.330 KB (by entry num) total key len = 44.547919 GB avg = 0.026 KB total ukey len = 32.960937 GB avg = 0.014 KB total ukey num = 2.329354327 Billion total entry num = 1.708856349 Billion write speed all = 31.459111148 MB/sec (with seq num) write speed all = 30.752488735 MB/sec (without seq num) 2024/11/20-23:26:09.167353 140008903906880 [compaction_job.cc:1948] [default] [JOB 20718] Generated table #85160: 922942 keys, 39817928 bytes, temperature: kWarm 2024/11/20-23:26:09.167418 140008903906880 EVENT_LOG_v1 {"time_micros": 1732116369167387, "cf_name": "default", "job": 20718, "event": "table_file_creation", "file_number": 85160, "file_size": 39817928, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 960171822, "largest_seqno": 1278507332, "table_properties": {"data_size": 33600496, "index_size": 1779008, "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": 25842376, "raw_average_key_size": 28, "raw_value_size": 108375380, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922942, "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": 1732116366, "oldest_key_time": 0, "file_creation_time": 1732116366, "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": 85160, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:26:09.204286 140008903906880 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085161.sst) /dev/shm/ToplingTemp/Topling-1144806-vxWyZ4 2024/11/20-23:26:10.042030 140008903906880 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085161.sst): first pass time = 0.84's, 160.219'MB/sec 2024/11/20-23:26:11.249915 140008903906880 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085161.sst): old prealloc_size = 147639500, real_size = 36238528 2024/11/20-23:26:11.250464 140008903906880 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085161.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 930100 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.0342 GB avg-val = 116.30 avg-zval = 36.80 2024/11/20-23:26:11.251250 140008903906880 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085161.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-23:26:12.078698 140008903906880 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085161.sst): second pass time = 1.20's, 90.328'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 48.542'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3373.614'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.333'MB/sec write SST data time = 0.13's, 312.024'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 = 27967.127'MB/sec zip my value time = 1.20's, unzip length = 0.108'GB zip my value throughput = 90.328'MB/sec zip pipeline throughput = 90.328'MB/sec entries = 930100 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.30 avg-zval = 36.80 usrkeys = 930100 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.30 avg-zval = 36.80 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 930100 bytes = 3139104 } seq expand size = 6510700 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.0342 GB dict = 1.08 MB all = 0.0402 GB } UnZip/Zip{ index = 10.4436 value = 3.1607 dict = 1.00 all = 3.3363 } Zip/UnZip{ index = 0.0958 value = 0.3164 dict = 1.00 all = 0.2997 } ---------------------------- total value len = 564.198486 GB avg = 0.330 KB (by entry num) total key len = 44.573962 GB avg = 0.026 KB total ukey len = 32.979539 GB avg = 0.014 KB total ukey num = 2.330284427 Billion total entry num = 1.709786449 Billion write speed all = 31.461547190 MB/sec (with seq num) write speed all = 30.754648877 MB/sec (without seq num) 2024/11/20-23:26:12.128561 140008903906880 [compaction_job.cc:1948] [default] [JOB 20718] Generated table #85161: 930100 keys, 40229768 bytes, temperature: kWarm 2024/11/20-23:26:12.128621 140008903906880 EVENT_LOG_v1 {"time_micros": 1732116372128590, "cf_name": "default", "job": 20718, "event": "table_file_creation", "file_number": 85161, "file_size": 40229768, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1181820642, "largest_seqno": 1307729702, "table_properties": {"data_size": 34224624, "index_size": 1781184, "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": 26042800, "raw_average_key_size": 28, "raw_value_size": 108175060, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 930100, "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": 1732116369, "oldest_key_time": 0, "file_creation_time": 1732116369, "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": 85161, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:26:12.171633 140008903906880 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085162.sst) /dev/shm/ToplingTemp/Topling-1144806-hIFYG1 2024/11/20-23:26:12.219019 140008903906880 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085162.sst): first pass time = 0.05's, 201.457'MB/sec 2024/11/20-23:26:12.307928 140008903906880 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085162.sst): old prealloc_size = 147639500, real_size = 2958560 2024/11/20-23:26:12.308026 140008903906880 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085162.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 66248 prefix = 4 raw-key = 0.0011 GB zip-key = 0.0001 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.0077 GB zip-val = 0.0028 GB avg-val = 116.00 avg-zval = 42.48 2024/11/20-23:26:12.308137 140008903906880 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085162.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0001 GB, waited 0.000 sec, Key+Value = 0.010 GB 2024/11/20-23:26:12.366390 140008903906880 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00/085162.sst): second pass time = 0.09's, 87.097'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.06's, 55.256'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1779.093'MB/sec (index lex order gen) rebuild zvType time = 0.05's, 0.345'MB/sec write SST data time = 0.01's, 309.652'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.079'MB, throughput = 2314.550'MB/sec zip my value time = 0.09's, unzip length = 0.008'GB zip my value throughput = 87.097'MB/sec zip pipeline throughput = 87.097'MB/sec entries = 66248 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.00 avg-zval = 42.48 usrkeys = 66248 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.00 avg-zval = 42.48 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 66248 bytes = 207040 } seq expand size = 463736 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0013 GB value = 0.0077 GB dict = 0.08 MB all = 0.0095 GB } __ZipSize{ index = 0.0001 GB value = 0.0028 GB dict = 0.08 MB all = 0.0032 GB } UnZip/Zip{ index = 10.3928 value = 2.7306 dict = 1.00 all = 2.9541 } Zip/UnZip{ index = 0.0962 value = 0.3662 dict = 1.00 all = 0.3385 } ---------------------------- total value len = 564.206635 GB avg = 0.330 KB (by entry num) total key len = 44.575817 GB avg = 0.026 KB total ukey len = 32.980864 GB avg = 0.014 KB total ukey num = 2.330350675 Billion total entry num = 1.709852697 Billion write speed all = 31.461596411 MB/sec (with seq num) write speed all = 30.754681219 MB/sec (without seq num) 2024/11/20-23:26:12.377804 140008903906880 [compaction_job.cc:1948] [default] [JOB 20718] Generated table #85162: 66248 keys, 3229428 bytes, temperature: kWarm 2024/11/20-23:26:12.377866 140008903906880 EVENT_LOG_v1 {"time_micros": 1732116372377834, "cf_name": "default", "job": 20718, "event": "table_file_creation", "file_number": 85162, "file_size": 3229428, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1274482014, "largest_seqno": 1307729582, "table_properties": {"data_size": 2814352, "index_size": 127488, "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": 1854944, "raw_average_key_size": 28, "raw_value_size": 7684976, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 66248, "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": 1732116372, "oldest_key_time": 0, "file_creation_time": 1732116372, "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": 85162, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:26:12.388409 140008903906880 [compaction_job.cc:703] job-20718: subcompact[0], size: 0.398531 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20718/att-00 [085152,085153,085154,085155,085156,085157,085158,085159,085160,085161,085162] 2024/11/20-23:26:12.474118 140008903906880 (Original Log Time 2024/11/20-23:25:41.062274) EVENT_LOG_v1 {"time_micros": 1732116341062228, "job": 20718, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [85112], "files_L3": [85042, 85043, 85044, 85045, 85046, 85047, 85048, 85049, 85050, 85138], "score": 0.998603, "input_data_size": 408984877, "oldest_snapshot_seqno": 1308843219} 2024/11/20-23:26:12.474121 140008903906880 (Original Log Time 2024/11/20-23:26:12.473040) [compaction_job.cc:2022] [default] [JOB 20718] Compacted 1@2 + 10@3 files to L3 => 398530901 bytes 2024/11/20-23:26:12.474123 140008903906880 (Original Log Time 2024/11/20-23:26:12.474022) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 11 0 0 0] max score 0.01, MB/sec: 13.1 rd, 12.7 wr, level 3, files in(1, 10) out(11 +0 blob) MB in(13.0, 377.0 +0.0 blob) out(380.1 +0.0 blob), read-write-amplify(59.2) write-amplify(29.2) OK, records in: 9382231, records dropped: 46132 output_compression: Snappy 2024/11/20-23:26:12.474127 140008903906880 (Original Log Time 2024/11/20-23:26:12.474093) EVENT_LOG_v1 {"time_micros": 1732116372474061, "cf": "default", "job": 20718, "event": "compaction_finished", "compaction_time_micros": 31326142, "compaction_time_cpu_micros": 13347146, "output_level": 3, "num_output_files": 11, "total_output_size": 398530901, "num_input_records": 9382231, "num_output_records": 9336099, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 281629226, "file_range_sync_nanos": 0, "file_fsync_nanos": 9961, "file_prepare_write_nanos": 29849, "lsm_state": [0, 0, 0, 11, 0, 0, 0]} 2024/11/20-23:26:12.624800 140008903906880 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":1732116340,"executesMs":31558,"compactionJobId":20718,"attempt":0,"compactionInputRawBytes":1358268562,"compactionInputZipBytes":408984877,"compactionOutputRawBytes":0,"compactionOutputZipBytes":398530901,"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-edef8f7a867c35c90caf5943b70f3f5f-c99fe1ff21c8660b-00"}}, response = 2024/11/20-23:26:12.624893 140008903906880 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-20718/att-00: olev 3, work 31.559 s, result 10.608 ms, install 1.104 ms, input{raw 1.265 GiB zip 390.038 MiB}