2024/11/20-22:36:09.561725 140007938745920 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00: fork to child time = 0.021131 sec 2024/11/20-22:36:09.562321 140007938745920 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00 2024/11/20-22:36:09.569536 140007938745920 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00 2024/11/20-22:36:09.571754 140007938745920 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:36:09.572039 140007938745920 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-22:36:09.619360 140007938745920 [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-18062/att-00/MANIFEST-049091 2024/11/20-22:36:09.635131 140007938745920 [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-18062/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 80284, last_sequence is 1249926135, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 80133 2024/11/20-22:36:09.635140 140007938745920 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:36:09.635234 140007938745920 [version_set.cc:5724] Creating manifest 80284 2024/11/20-22:36:09.667368 140007938745920 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:36:09.686762 140007938745920 [compaction_job.cc:2437] [default] [JOB 18062] Compacting 1@2 + 11@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/20-22:36:09.686775 140007938745920 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 13851 Base level 2, inputs: [80240(27MB)], [80185(37MB) 80186(38MB) 80187(37MB) 80188(36MB) 80189(36MB) 80190(40MB) 80191(38MB) 80192(38MB) 80193(38MB) 80194(38MB) 80263(38MB)] 2024/11/20-22:36:09.693757 140007938745920 [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-22:36:09.693778 140007938745920 [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-22:36:09.693793 140007938745920 [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-22:36:09.693799 140007938745920 [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-22:36:09.693809 140007938745920 [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-22:36:10.267026 140007938745920 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080285.sst) /dev/shm/ToplingTemp/Topling-1091309-EoQdUP 2024/11/20-22:36:10.824445 140007938745920 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080285.sst): first pass time = 0.56's, 240.810'MB/sec 2024/11/20-22:36:12.631965 140007938745920 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080285.sst): old prealloc_size = 147639500, real_size = 35665552 2024/11/20-22:36:12.632683 140007938745920 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080285.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924717 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.0336 GB avg-val = 117.14 avg-zval = 36.38 2024/11/20-22:36:12.634470 140007938745920 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080285.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-22:36:13.994592 140007938745920 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080285.sst): second pass time = 1.81's, 59.967'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.36's, 29.265'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2587.761'MB/sec (index lex order gen) rebuild zvType time = 1.19's, 0.195'MB/sec write SST data time = 0.17's, 229.367'MB/sec dict compress time = 2334118308.98's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 29783.974'MB/sec zip my value time = 1.81's, unzip length = 0.108'GB zip my value throughput = 59.967'MB/sec zip pipeline throughput = 129.073'MB/sec entries = 924717 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.14 avg-zval = 36.38 usrkeys = 924717 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.14 avg-zval = 36.38 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924717 bytes = 3352112 } seq expand size = 6473019 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.0336 GB dict = 1.08 MB all = 0.0399 GB } UnZip/Zip{ index = 10.3073 value = 3.2202 dict = 1.00 all = 3.3658 } Zip/UnZip{ index = 0.0970 value = 0.3105 dict = 1.00 all = 0.2971 } ---------------------------- total value len = 563.180531 GB avg = 0.331 KB (by entry num) total key len = 44.340298 GB avg = 0.026 KB total ukey len = 32.812636 GB avg = 0.014 KB total ukey num = 2.321939293 Billion total entry num = 1.701441315 Billion write speed all = 37.153496878 MB/sec (with seq num) write speed all = 36.321071170 MB/sec (without seq num) 2024/11/20-22:36:14.043525 140007938745920 [compaction_job.cc:1948] [default] [JOB 18062] Generated table #80285: 924717 keys, 39876904 bytes, temperature: kWarm 2024/11/20-22:36:14.043655 140007938745920 EVENT_LOG_v1 {"time_micros": 1732113374043589, "cf_name": "default", "job": 18062, "event": "table_file_creation", "file_number": 80285, "file_size": 39876904, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479839, "largest_seqno": 1249505521, "table_properties": {"data_size": 33639872, "index_size": 1794304, "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": 25892076, "raw_average_key_size": 28, "raw_value_size": 108325690, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924717, "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": 1732113370, "oldest_key_time": 0, "file_creation_time": 1732113370, "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": 80285, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:36:14.101595 140007938745920 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080286.sst) /dev/shm/ToplingTemp/Topling-1091309-yeqfuP 2024/11/20-22:36:15.157239 140007938745920 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080286.sst): first pass time = 1.06's, 127.148'MB/sec 2024/11/20-22:36:16.674144 140007938745920 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080286.sst): old prealloc_size = 147639500, real_size = 35965136 2024/11/20-22:36:16.674831 140007938745920 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080286.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 931423 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1081 GB zip-val = 0.0340 GB avg-val = 116.10 avg-zval = 36.46 2024/11/20-22:36:16.675722 140007938745920 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080286.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-22:36:17.665854 140007938745920 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080286.sst): second pass time = 1.52's, 71.335'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.99's, 40.411'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2708.630'MB/sec (index lex order gen) rebuild zvType time = 0.84's, 0.278'MB/sec write SST data time = 0.15's, 259.079'MB/sec dict compress time = 2334118308.98's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.078'MB, throughput = 22004.940'MB/sec zip my value time = 1.52's, unzip length = 0.108'GB zip my value throughput = 71.335'MB/sec zip pipeline throughput = 71.335'MB/sec entries = 931423 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.10 avg-zval = 36.46 usrkeys = 931423 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.10 avg-zval = 36.46 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 931423 bytes = 3260000 } seq expand size = 6519961 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0186 GB value = 0.1081 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0340 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.5125 value = 3.1843 dict = 1.00 all = 3.3491 } Zip/UnZip{ index = 0.0951 value = 0.3140 dict = 1.00 all = 0.2986 } ---------------------------- total value len = 563.295189 GB avg = 0.331 KB (by entry num) total key len = 44.366378 GB avg = 0.026 KB total ukey len = 32.831265 GB avg = 0.014 KB total ukey num = 2.322870716 Billion total entry num = 1.702372738 Billion write speed all = 37.153762039 MB/sec (with seq num) write speed all = 36.321067592 MB/sec (without seq num) 2024/11/20-22:36:17.715717 140007938745920 [compaction_job.cc:1948] [default] [JOB 18062] Generated table #80286: 931423 keys, 40076052 bytes, temperature: kWarm 2024/11/20-22:36:17.715784 140007938745920 EVENT_LOG_v1 {"time_micros": 1732113377715751, "cf_name": "default", "job": 18062, "event": "table_file_creation", "file_number": 80286, "file_size": 40076052, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1069697601, "largest_seqno": 1249505970, "table_properties": {"data_size": 33960064, "index_size": 1772032, "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": 26079844, "raw_average_key_size": 28, "raw_value_size": 108137918, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 931423, "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": 1732113374, "oldest_key_time": 0, "file_creation_time": 1732113374, "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": 80286, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:36:17.755182 140007938745920 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080287.sst) /dev/shm/ToplingTemp/Topling-1091309-4eElwP 2024/11/20-22:36:18.744184 140007938745920 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080287.sst): first pass time = 0.99's, 135.715'MB/sec 2024/11/20-22:36:20.212226 140007938745920 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080287.sst): old prealloc_size = 147639500, real_size = 35339152 2024/11/20-22:36:20.212854 140007938745920 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080287.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927090 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.96 raw-val = 0.1083 GB zip-val = 0.0333 GB avg-val = 116.77 avg-zval = 35.90 2024/11/20-22:36:20.213687 140007938745920 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080287.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-22:36:21.032826 140007938745920 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080287.sst): second pass time = 1.47's, 73.791'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 48.027'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3056.040'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.336'MB/sec write SST data time = 0.13's, 301.500'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 = 28649.182'MB/sec zip my value time = 1.47's, unzip length = 0.108'GB zip my value throughput = 73.791'MB/sec zip pipeline throughput = 94.881'MB/sec entries = 927090 avg-key = 28.00 avg-zkey = 1.96 avg-val = 116.77 avg-zval = 35.90 usrkeys = 927090 avg-key = 20.00 avg-zkey = 1.96 avg-val = 123.17 avg-zval = 35.90 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 846598 bytes = 3068928 } seq expand size = 5926186 multi value expand size = 0 cnt WriteAppend = 88 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0333 GB dict = 1.08 MB all = 0.0394 GB } UnZip/Zip{ index = 10.1783 value = 3.2524 dict = 1.00 all = 3.4056 } Zip/UnZip{ index = 0.0982 value = 0.3075 dict = 1.00 all = 0.2936 } ---------------------------- total value len = 563.409374 GB avg = 0.331 KB (by entry num) total key len = 44.392337 GB avg = 0.026 KB total ukey len = 32.849806 GB avg = 0.014 KB total ukey num = 2.323797806 Billion total entry num = 1.703299828 Billion write speed all = 37.154681934 MB/sec (with seq num) write speed all = 36.321705492 MB/sec (without seq num) 2024/11/20-22:36:21.081756 140007938745920 [compaction_job.cc:1948] [default] [JOB 18062] Generated table #80287: 927090 keys, 39411228 bytes, temperature: kWarm 2024/11/20-22:36:21.081843 140007938745920 EVENT_LOG_v1 {"time_micros": 1732113381081798, "cf_name": "default", "job": 18062, "event": "table_file_creation", "file_number": 80287, "file_size": 39411228, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1249504425, "table_properties": {"data_size": 33285504, "index_size": 1821696, "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": 25958520, "raw_average_key_size": 28, "raw_value_size": 108259220, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927090, "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": 1732113377, "oldest_key_time": 0, "file_creation_time": 1732113377, "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": 80287, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:36:21.126756 140007938745920 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080288.sst) /dev/shm/ToplingTemp/Topling-1091309-U0CBiQ 2024/11/20-22:36:21.984097 140007938745920 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080288.sst): first pass time = 0.86's, 156.564'MB/sec 2024/11/20-22:36:23.329897 140007938745920 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080288.sst): old prealloc_size = 147639500, real_size = 36476784 2024/11/20-22:36:23.330623 140007938745920 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080288.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926781 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.14 2024/11/20-22:36:23.331109 140007938745920 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080288.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-22:36:24.031875 140007938745920 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080288.sst): second pass time = 1.34's, 80.503'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 55.440'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2695.956'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.404'MB/sec write SST data time = 0.13's, 303.043'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 = 17900.828'MB/sec zip my value time = 1.34's, unzip length = 0.108'GB zip my value throughput = 80.503'MB/sec zip pipeline throughput = 80.503'MB/sec entries = 926781 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.82 avg-zval = 37.14 usrkeys = 926781 avg-key = 20.00 avg-zkey = 1.97 avg-val = 120.04 avg-zval = 37.14 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 425959 bytes = 1437632 } seq expand size = 2981713 multi value expand size = 0 cnt WriteAppend = 60 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0389 GB } UnZip/Zip{ index = 10.1760 value = 3.1452 dict = 1.00 all = 3.4488 } Zip/UnZip{ index = 0.0983 value = 0.3179 dict = 1.00 all = 0.2900 } ---------------------------- total value len = 563.520624 GB avg = 0.331 KB (by entry num) total key len = 44.418287 GB avg = 0.026 KB total ukey len = 32.868342 GB avg = 0.014 KB total ukey num = 2.324724587 Billion total entry num = 1.704226609 Billion write speed all = 37.156256996 MB/sec (with seq num) write speed all = 36.322980089 MB/sec (without seq num) 2024/11/20-22:36:24.080541 140007938745920 [compaction_job.cc:1948] [default] [JOB 18062] Generated table #80288: 926781 keys, 38917629 bytes, temperature: kWarm 2024/11/20-22:36:24.080610 140007938745920 EVENT_LOG_v1 {"time_micros": 1732113384080579, "cf_name": "default", "job": 18062, "event": "table_file_creation", "file_number": 80288, "file_size": 38917629, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 978567417, "table_properties": {"data_size": 34423392, "index_size": 1821504, "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": 25949868, "raw_average_key_size": 28, "raw_value_size": 108267874, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926781, "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": 1732113381, "oldest_key_time": 0, "file_creation_time": 1732113381, "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": 80288, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:36:24.118357 140007938745920 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080289.sst) /dev/shm/ToplingTemp/Topling-1091309-Wh1C0Q 2024/11/20-22:36:24.901507 140007938745920 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080289.sst): first pass time = 0.78's, 171.392'MB/sec 2024/11/20-22:36:26.274398 140007938745920 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080289.sst): old prealloc_size = 147639500, real_size = 36398368 2024/11/20-22:36:26.275096 140007938745920 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080289.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926718 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.0343 GB avg-val = 116.83 avg-zval = 37.06 2024/11/20-22:36:26.275437 140007938745920 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080289.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-22:36:27.048000 140007938745920 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080289.sst): second pass time = 1.37's, 78.918'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.77's, 49.360'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2701.213'MB/sec (index lex order gen) rebuild zvType time = 0.62's, 0.374'MB/sec write SST data time = 0.15's, 248.411'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 = 16920.882'MB/sec zip my value time = 1.37's, unzip length = 0.108'GB zip my value throughput = 78.918'MB/sec zip pipeline throughput = 78.918'MB/sec entries = 926718 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.83 avg-zval = 37.06 usrkeys = 926718 avg-key = 20.00 avg-zkey = 1.97 avg-val = 118.58 avg-zval = 37.06 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 231949 bytes = 782848 } seq expand size = 1623643 multi value expand size = 0 cnt WriteAppend = 36 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0343 GB dict = 1.08 MB all = 0.0382 GB } UnZip/Zip{ index = 10.1764 value = 3.1524 dict = 1.00 all = 3.5150 } Zip/UnZip{ index = 0.0983 value = 0.3172 dict = 1.00 all = 0.2845 } ---------------------------- total value len = 563.630517 GB avg = 0.331 KB (by entry num) total key len = 44.444235 GB avg = 0.026 KB total ukey len = 32.886876 GB avg = 0.014 KB total ukey num = 2.325651305 Billion total entry num = 1.705153327 Billion write speed all = 37.157709749 MB/sec (with seq num) write speed all = 36.324133388 MB/sec (without seq num) 2024/11/20-22:36:27.093708 140007938745920 [compaction_job.cc:1948] [default] [JOB 18062] Generated table #80289: 926718 keys, 38184197 bytes, temperature: kWarm 2024/11/20-22:36:27.093780 140007938745920 EVENT_LOG_v1 {"time_micros": 1732113387093747, "cf_name": "default", "job": 18062, "event": "table_file_creation", "file_number": 80289, "file_size": 38184197, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 963091028, "table_properties": {"data_size": 34345168, "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": 25948104, "raw_average_key_size": 28, "raw_value_size": 108269728, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926718, "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": 1732113384, "oldest_key_time": 0, "file_creation_time": 1732113384, "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": 80289, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:36:27.130392 140007938745920 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080290.sst) /dev/shm/ToplingTemp/Topling-1091309-2GEFgQ 2024/11/20-22:36:27.979494 140007938745920 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080290.sst): first pass time = 0.85's, 158.079'MB/sec 2024/11/20-22:36:29.180138 140007938745920 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080290.sst): old prealloc_size = 147639500, real_size = 38358880 2024/11/20-22:36:29.180692 140007938745920 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080290.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924232 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0364 GB avg-val = 117.22 avg-zval = 39.36 2024/11/20-22:36:29.181424 140007938745920 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080290.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-22:36:30.020862 140007938745920 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080290.sst): second pass time = 1.20's, 90.307'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 49.850'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3397.904'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.326'MB/sec write SST data time = 0.13's, 318.382'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 31669.331'MB/sec zip my value time = 1.20's, unzip length = 0.108'GB zip my value throughput = 90.307'MB/sec zip pipeline throughput = 90.307'MB/sec entries = 924232 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.22 avg-zval = 39.36 usrkeys = 924232 avg-key = 20.00 avg-zkey = 1.89 avg-val = 122.73 avg-zval = 39.36 TagRS{ kinds = RS_Key0_TagN bytes = 144520 } TagArray{ size = 727447 bytes = 2546080 } seq expand size = 5092129 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.0017 GB value = 0.0364 GB dict = 1.08 MB all = 0.0419 GB } UnZip/Zip{ index = 10.5835 value = 2.9779 dict = 1.00 all = 3.2026 } Zip/UnZip{ index = 0.0945 value = 0.3358 dict = 1.00 all = 0.3123 } ---------------------------- total value len = 563.743949 GB avg = 0.330 KB (by entry num) total key len = 44.470113 GB avg = 0.026 KB total ukey len = 32.905361 GB avg = 0.014 KB total ukey num = 2.326575537 Billion total entry num = 1.706077559 Billion write speed all = 37.159472066 MB/sec (with seq num) write speed all = 36.325595372 MB/sec (without seq num) 2024/11/20-22:36:30.071954 140007938745920 [compaction_job.cc:1948] [default] [JOB 18062] Generated table #80290: 924232 keys, 41909586 bytes, temperature: kWarm 2024/11/20-22:36:30.072022 140007938745920 EVENT_LOG_v1 {"time_micros": 1732113390071991, "cf_name": "default", "job": 18062, "event": "table_file_creation", "file_number": 80290, "file_size": 41909586, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1249504767, "table_properties": {"data_size": 36381072, "index_size": 1746560, "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": 25878496, "raw_average_key_size": 28, "raw_value_size": 108339340, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924232, "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": 1732113387, "oldest_key_time": 0, "file_creation_time": 1732113387, "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": 80290, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:36:30.105989 140007938745920 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080291.sst) /dev/shm/ToplingTemp/Topling-1091309-aiSsfT 2024/11/20-22:36:30.939147 140007938745920 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080291.sst): first pass time = 0.83's, 161.104'MB/sec 2024/11/20-22:36:32.140786 140007938745920 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080291.sst): old prealloc_size = 147639500, real_size = 37733120 2024/11/20-22:36:32.141406 140007938745920 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080291.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925010 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.0357 GB avg-val = 117.10 avg-zval = 38.64 2024/11/20-22:36:32.142114 140007938745920 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080291.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-22:36:32.982388 140007938745920 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080291.sst): second pass time = 1.20's, 90.213'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 48.870'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3054.352'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.326'MB/sec write SST data time = 0.13's, 314.786'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 = 18372.421'MB/sec zip my value time = 1.20's, unzip length = 0.108'GB zip my value throughput = 90.213'MB/sec zip pipeline throughput = 90.213'MB/sec entries = 925010 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.10 avg-zval = 38.64 usrkeys = 925010 avg-key = 20.00 avg-zkey = 1.90 avg-val = 122.27 avg-zval = 38.64 TagRS{ kinds = RS_Key0_TagN bytes = 144640 } TagArray{ size = 683407 bytes = 2391936 } seq expand size = 4783849 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0357 GB dict = 1.08 MB all = 0.0411 GB } UnZip/Zip{ index = 10.5122 value = 3.0306 dict = 1.00 all = 3.2633 } Zip/UnZip{ index = 0.0951 value = 0.3300 dict = 1.00 all = 0.3064 } ---------------------------- total value len = 563.857050 GB avg = 0.330 KB (by entry num) total key len = 44.496014 GB avg = 0.026 KB total ukey len = 32.923861 GB avg = 0.014 KB total ukey num = 2.327500547 Billion total entry num = 1.707002569 Billion write speed all = 37.161240652 MB/sec (with seq num) write speed all = 36.327062776 MB/sec (without seq num) 2024/11/20-22:36:33.032579 140007938745920 [compaction_job.cc:1948] [default] [JOB 18062] Generated table #80291: 925010 keys, 41129022 bytes, temperature: kWarm 2024/11/20-22:36:33.032648 140007938745920 EVENT_LOG_v1 {"time_micros": 1732113393032616, "cf_name": "default", "job": 18062, "event": "table_file_creation", "file_number": 80291, "file_size": 41129022, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1249506040, "table_properties": {"data_size": 35741808, "index_size": 1759872, "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": 25900280, "raw_average_key_size": 28, "raw_value_size": 108317552, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925010, "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": 1732113390, "oldest_key_time": 0, "file_creation_time": 1732113390, "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": 80291, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:36:33.067508 140007938745920 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080292.sst) /dev/shm/ToplingTemp/Topling-1091309-DgJamR 2024/11/20-22:36:33.896522 140007938745920 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080292.sst): first pass time = 0.83's, 161.909'MB/sec 2024/11/20-22:36:35.130722 140007938745920 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080292.sst): old prealloc_size = 147639500, real_size = 36226480 2024/11/20-22:36:35.131328 140007938745920 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080292.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927562 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0342 GB avg-val = 116.70 avg-zval = 36.90 2024/11/20-22:36:35.132132 140007938745920 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080292.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-22:36:36.021894 140007938745920 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080292.sst): second pass time = 1.23's, 87.772'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.89's, 44.992'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3101.408'MB/sec (index lex order gen) rebuild zvType time = 0.76's, 0.306'MB/sec write SST data time = 0.13's, 303.180'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 = 36175.931'MB/sec zip my value time = 1.23's, unzip length = 0.108'GB zip my value throughput = 87.772'MB/sec zip pipeline throughput = 87.772'MB/sec entries = 927562 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.70 avg-zval = 36.90 usrkeys = 927562 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.70 avg-zval = 36.90 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927562 bytes = 3014592 } seq expand size = 6492934 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.0342 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.5130 value = 3.1623 dict = 1.00 all = 3.3475 } Zip/UnZip{ index = 0.0951 value = 0.3162 dict = 1.00 all = 0.2987 } ---------------------------- total value len = 563.971789 GB avg = 0.330 KB (by entry num) total key len = 44.521985 GB avg = 0.026 KB total ukey len = 32.942412 GB avg = 0.014 KB total ukey num = 2.328428109 Billion total entry num = 1.707930131 Billion write speed all = 37.162935994 MB/sec (with seq num) write speed all = 36.328459774 MB/sec (without seq num) 2024/11/20-22:36:36.076423 140007938745920 [compaction_job.cc:1948] [default] [JOB 18062] Generated table #80292: 927562 keys, 40095414 bytes, temperature: kWarm 2024/11/20-22:36:36.076492 140007938745920 EVENT_LOG_v1 {"time_micros": 1732113396076462, "cf_name": "default", "job": 18062, "event": "table_file_creation", "file_number": 80292, "file_size": 40095414, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187855341, "largest_seqno": 1249505694, "table_properties": {"data_size": 34229792, "index_size": 1764608, "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": 25971736, "raw_average_key_size": 28, "raw_value_size": 108246116, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927562, "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": 1732113393, "oldest_key_time": 0, "file_creation_time": 1732113393, "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": 80292, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:36:36.114917 140007938745920 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080293.sst) /dev/shm/ToplingTemp/Topling-1091309-20C77Q 2024/11/20-22:36:36.946997 140007938745920 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080293.sst): first pass time = 0.83's, 161.314'MB/sec 2024/11/20-22:36:38.095699 140007938745920 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080293.sst): old prealloc_size = 147639500, real_size = 36247536 2024/11/20-22:36:38.096448 140007938745920 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080293.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926634 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.84 avg-zval = 36.96 2024/11/20-22:36:38.097717 140007938745920 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080293.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-22:36:38.964898 140007938745920 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080293.sst): second pass time = 1.15's, 94.335'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.87's, 46.155'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2437.456'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.322'MB/sec write SST data time = 0.15's, 270.717'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 = 31696.817'MB/sec zip my value time = 1.15's, unzip length = 0.108'GB zip my value throughput = 94.335'MB/sec zip pipeline throughput = 94.335'MB/sec entries = 926634 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.84 avg-zval = 36.96 usrkeys = 926634 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.84 avg-zval = 36.96 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926634 bytes = 3011568 } seq expand size = 6486438 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.0343 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.5127 value = 3.1610 dict = 1.00 all = 3.3456 } Zip/UnZip{ index = 0.0951 value = 0.3164 dict = 1.00 all = 0.2989 } ---------------------------- total value len = 564.086548 GB avg = 0.330 KB (by entry num) total key len = 44.547931 GB avg = 0.026 KB total ukey len = 32.960945 GB avg = 0.014 KB total ukey num = 2.329354743 Billion total entry num = 1.708856765 Billion write speed all = 37.164849308 MB/sec (with seq num) write speed all = 36.330070387 MB/sec (without seq num) 2024/11/20-22:36:39.013714 140007938745920 [compaction_job.cc:1948] [default] [JOB 18062] Generated table #80293: 926634 keys, 40117266 bytes, temperature: kWarm 2024/11/20-22:36:39.013779 140007938745920 EVENT_LOG_v1 {"time_micros": 1732113399013748, "cf_name": "default", "job": 18062, "event": "table_file_creation", "file_number": 80293, "file_size": 40117266, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187851476, "largest_seqno": 1249505900, "table_properties": {"data_size": 34252832, "index_size": 1762880, "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": 25945752, "raw_average_key_size": 28, "raw_value_size": 108272100, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926634, "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": 1732113396, "oldest_key_time": 0, "file_creation_time": 1732113396, "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": 80293, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:36:39.047252 140007938745920 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080294.sst) /dev/shm/ToplingTemp/Topling-1091309-w3z5ZS 2024/11/20-22:36:39.873425 140007938745920 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080294.sst): first pass time = 0.83's, 162.463'MB/sec 2024/11/20-22:36:41.067319 140007938745920 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080294.sst): old prealloc_size = 147639500, real_size = 36050176 2024/11/20-22:36:41.067852 140007938745920 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080294.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927805 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0341 GB avg-val = 116.66 avg-zval = 36.70 2024/11/20-22:36:41.068589 140007938745920 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080294.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-22:36:41.940599 140007938745920 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080294.sst): second pass time = 1.19's, 90.728'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.87's, 45.713'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3471.969'MB/sec (index lex order gen) rebuild zvType time = 0.73's, 0.318'MB/sec write SST data time = 0.14's, 278.968'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 = 18549.639'MB/sec zip my value time = 1.19's, unzip length = 0.108'GB zip my value throughput = 90.728'MB/sec zip pipeline throughput = 90.728'MB/sec entries = 927805 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.66 avg-zval = 36.70 usrkeys = 927805 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.66 avg-zval = 36.70 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927805 bytes = 3015376 } seq expand size = 6494635 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.0341 GB dict = 1.08 MB all = 0.0399 GB } UnZip/Zip{ index = 10.5149 value = 3.1785 dict = 1.00 all = 3.3622 } Zip/UnZip{ index = 0.0951 value = 0.3146 dict = 1.00 all = 0.2974 } ---------------------------- total value len = 564.201282 GB avg = 0.330 KB (by entry num) total key len = 44.573910 GB avg = 0.026 KB total ukey len = 32.979501 GB avg = 0.014 KB total ukey num = 2.330282548 Billion total entry num = 1.709784570 Billion write speed all = 37.166688238 MB/sec (with seq num) write speed all = 36.331607821 MB/sec (without seq num) 2024/11/20-22:36:41.991618 140007938745920 [compaction_job.cc:1948] [default] [JOB 18062] Generated table #80294: 927805 keys, 39919604 bytes, temperature: kWarm 2024/11/20-22:36:41.991682 140007938745920 EVENT_LOG_v1 {"time_micros": 1732113401991652, "cf_name": "default", "job": 18062, "event": "table_file_creation", "file_number": 80294, "file_size": 39919604, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187851486, "largest_seqno": 1249505754, "table_properties": {"data_size": 34053296, "index_size": 1764736, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25978540, "raw_average_key_size": 28, "raw_value_size": 108239250, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927805, "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": 1732113399, "oldest_key_time": 0, "file_creation_time": 1732113399, "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": 80294, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:36:42.026405 140007938745920 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080295.sst) /dev/shm/ToplingTemp/Topling-1091309-qPlitT 2024/11/20-22:36:42.847974 140007938745920 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080295.sst): first pass time = 0.82's, 163.374'MB/sec 2024/11/20-22:36:44.022373 140007938745920 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080295.sst): old prealloc_size = 147639500, real_size = 36434032 2024/11/20-22:36:44.023082 140007938745920 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080295.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928132 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.0344 GB avg-val = 116.61 avg-zval = 37.10 2024/11/20-22:36:44.023976 140007938745920 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080295.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-22:36:44.904610 140007938745920 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080295.sst): second pass time = 1.17's, 92.241'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.88's, 45.952'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2583.840'MB/sec (index lex order gen) rebuild zvType time = 0.73's, 0.317'MB/sec write SST data time = 0.15's, 270.554'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 = 17966.379'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.241'MB/sec zip pipeline throughput = 92.241'MB/sec entries = 928132 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.61 avg-zval = 37.10 usrkeys = 928132 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.61 avg-zval = 37.10 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928132 bytes = 3248480 } seq expand size = 6496924 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.0344 GB dict = 1.08 MB all = 0.0405 GB } UnZip/Zip{ index = 10.5125 value = 3.1429 dict = 1.00 all = 3.3108 } Zip/UnZip{ index = 0.0951 value = 0.3182 dict = 1.00 all = 0.3020 } ---------------------------- total value len = 564.316009 GB avg = 0.330 KB (by entry num) total key len = 44.599897 GB avg = 0.026 KB total ukey len = 32.998064 GB avg = 0.014 KB total ukey num = 2.331210680 Billion total entry num = 1.710712702 Billion write speed all = 37.168553161 MB/sec (with seq num) write speed all = 36.333170602 MB/sec (without seq num) 2024/11/20-22:36:44.953624 140007938745920 [compaction_job.cc:1948] [default] [JOB 18062] Generated table #80295: 928132 keys, 40539614 bytes, temperature: kWarm 2024/11/20-22:36:44.953683 140007938745920 EVENT_LOG_v1 {"time_micros": 1732113404953654, "cf_name": "default", "job": 18062, "event": "table_file_creation", "file_number": 80295, "file_size": 40539614, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1085063272, "largest_seqno": 1249505301, "table_properties": {"data_size": 34436064, "index_size": 1765760, "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": 25987696, "raw_average_key_size": 28, "raw_value_size": 108230080, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928132, "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": 1732113402, "oldest_key_time": 0, "file_creation_time": 1732113402, "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": 80295, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:36:44.987861 140007938745920 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080296.sst) /dev/shm/ToplingTemp/Topling-1091309-Z5wXYR 2024/11/20-22:36:45.068585 140007938745920 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080296.sst): first pass time = 0.08's, 253.117'MB/sec 2024/11/20-22:36:45.286671 140007938745920 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080296.sst): old prealloc_size = 147639500, real_size = 5995216 2024/11/20-22:36:45.286811 140007938745920 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080296.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 139898 prefix = 4 raw-key = 0.0022 GB zip-key = 0.0003 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.0165 GB zip-val = 0.0057 GB avg-val = 118.00 avg-zval = 40.68 2024/11/20-22:36:45.286966 140007938745920 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080296.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.020 GB 2024/11/20-22:36:45.412336 140007938745920 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00/080296.sst): second pass time = 0.22's, 75.987'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.13's, 52.447'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2349.347'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.331'MB/sec write SST data time = 0.02's, 329.951'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.173'MB, throughput = 3507.106'MB/sec zip my value time = 0.22's, unzip length = 0.017'GB zip my value throughput = 75.987'MB/sec zip pipeline throughput = 75.987'MB/sec entries = 139898 avg-key = 28.00 avg-zkey = 1.92 avg-val = 118.00 avg-zval = 40.68 usrkeys = 139898 avg-key = 20.00 avg-zkey = 1.92 avg-val = 125.00 avg-zval = 40.68 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 139898 bytes = 454688 } seq expand size = 979286 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0028 GB value = 0.0165 GB dict = 0.17 MB all = 0.0204 GB } __ZipSize{ index = 0.0003 GB value = 0.0057 GB dict = 0.17 MB all = 0.0066 GB } UnZip/Zip{ index = 10.3967 value = 2.9007 dict = 1.00 all = 3.0996 } Zip/UnZip{ index = 0.0962 value = 0.3447 dict = 1.00 all = 0.3226 } ---------------------------- total value len = 564.333496 GB avg = 0.330 KB (by entry num) total key len = 44.603814 GB avg = 0.026 KB total ukey len = 33.000862 GB avg = 0.014 KB total ukey num = 2.331350578 Billion total entry num = 1.710852600 Billion write speed all = 37.168707777 MB/sec (with seq num) write speed all = 36.333282793 MB/sec (without seq num) 2024/11/20-22:36:45.427879 140007938745920 [compaction_job.cc:1948] [default] [JOB 18062] Generated table #80296: 139898 keys, 6589531 bytes, temperature: kWarm 2024/11/20-22:36:45.427955 140007938745920 EVENT_LOG_v1 {"time_micros": 1732113405427915, "cf_name": "default", "job": 18062, "event": "table_file_creation", "file_number": 80296, "file_size": 6589531, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1149674223, "largest_seqno": 1213100062, "table_properties": {"data_size": 5690944, "index_size": 269120, "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": 3917144, "raw_average_key_size": 28, "raw_value_size": 16507964, "raw_average_value_size": 118, "num_data_blocks": 1, "num_entries": 139898, "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": 118, "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": 1732113404, "oldest_key_time": 0, "file_creation_time": 1732113404, "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": 80296, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:36:45.438313 140007938745920 [compaction_job.cc:703] job-18062: subcompact[0], size: 0.446766 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18062/att-00 [080285,080286,080287,080288,080289,080290,080291,080292,080293,080294,080295,080296] 2024/11/20-22:36:45.513186 140007938745920 (Original Log Time 2024/11/20-22:36:09.686817) EVENT_LOG_v1 {"time_micros": 1732113369686786, "job": 18062, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [80240], "files_L3": [80185, 80186, 80187, 80188, 80189, 80190, 80191, 80192, 80193, 80194, 80263], "score": 0.991183, "input_data_size": 469171944, "oldest_snapshot_seqno": 1249925447} 2024/11/20-22:36:45.513189 140007938745920 (Original Log Time 2024/11/20-22:36:45.512131) [compaction_job.cc:2022] [default] [JOB 18062] Compacted 1@2 + 11@3 files to L3 => 446766047 bytes 2024/11/20-22:36:45.513191 140007938745920 (Original Log Time 2024/11/20-22:36:45.513114) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 12 0 0 0] max score 0.02, MB/sec: 13.1 rd, 12.5 wr, level 3, files in(1, 11) out(12 +0 blob) MB in(27.1, 420.3 +0.0 blob) out(426.1 +0.0 blob), read-write-amplify(32.2) write-amplify(15.7) OK, records in: 10428120, records dropped: 92118 output_compression: Snappy 2024/11/20-22:36:45.513195 140007938745920 (Original Log Time 2024/11/20-22:36:45.513163) EVENT_LOG_v1 {"time_micros": 1732113405513138, "cf": "default", "job": 18062, "event": "compaction_finished", "compaction_time_micros": 35751507, "compaction_time_cpu_micros": 15962596, "output_level": 3, "num_output_files": 12, "total_output_size": 446766047, "num_input_records": 10428120, "num_output_records": 10336002, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 333022897, "file_range_sync_nanos": 0, "file_fsync_nanos": 10548, "file_prepare_write_nanos": 39275, "lsm_state": [0, 0, 0, 12, 0, 0, 0]} 2024/11/20-22:36:45.650883 140007938745920 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":1732113369,"executesMs":35942,"compactionJobId":18062,"attempt":0,"compactionInputRawBytes":1509901644,"compactionInputZipBytes":469171944,"compactionOutputRawBytes":0,"compactionOutputZipBytes":446766047,"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-93eb13e7701293b8bd5763073baa328a-86b3958f7b4d0443-00"}}, response = 2024/11/20-22:36:45.650991 140007938745920 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-18062/att-00: olev 3, work 35.942 s, result 7.694 ms, install 1.082 ms, input{raw 1.406 GiB zip 447.437 MiB}