2024/11/20-21:52:35.589876 140008845157952 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00: fork to child time = 0.009333 sec 2024/11/20-21:52:35.590443 140008845157952 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00 2024/11/20-21:52:35.597187 140008845157952 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00 2024/11/20-21:52:35.598906 140008845157952 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-21:52:35.599196 140008845157952 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-21:52:35.645539 140008845157952 [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-15699/att-00/MANIFEST-049091 2024/11/20-21:52:35.685920 140008845157952 [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-15699/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 75809, last_sequence is 1195869217, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 75606 2024/11/20-21:52:35.685932 140008845157952 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-21:52:35.686010 140008845157952 [version_set.cc:5724] Creating manifest 75809 2024/11/20-21:52:35.716487 140008845157952 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-21:52:35.735483 140008845157952 [compaction_job.cc:2437] [default] [JOB 15699] Compacting 1@2 + 9@3 files to L3, score 0.96, subcompactions 1 : 1 2024/11/20-21:52:35.735497 140008845157952 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 12280 Base level 2, inputs: [75772(31MB)], [75794(40MB) 75795(816KB) 75661(40MB) 75662(39MB) 75663(40MB) 75664(40MB) 75665(39MB) 75666(39MB) 75798(40MB)] 2024/11/20-21:52:35.742524 140008845157952 [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-21:52:35.742545 140008845157952 [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-21:52:35.742559 140008845157952 [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-21:52:35.742565 140008845157952 [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-21:52:35.742575 140008845157952 [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-21:52:36.422298 140008845157952 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075810.sst) /dev/shm/ToplingTemp/Topling-1042140-gzEKkY 2024/11/20-21:52:36.665317 140008845157952 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075810.sst): first pass time = 0.24's, 552.420'MB/sec 2024/11/20-21:52:37.545457 140008845157952 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075810.sst): old prealloc_size = 147639500, real_size = 40968096 2024/11/20-21:52:37.545582 140008845157952 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075810.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.03 avg-zval = 314.57 2024/11/20-21:52:37.545762 140008845157952 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075810.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:52:37.714062 140008845157952 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075810.sst): second pass time = 0.88's, 149.721'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 253.703'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2215.417'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.269'MB/sec write SST data time = 0.05's, 888.776'MB/sec dict compress time = 3548316928.70's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 19663.913'MB/sec zip my value time = 0.88's, unzip length = 0.132'GB zip my value throughput = 149.721'MB/sec zip pipeline throughput = 299.441'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.03 avg-zval = 314.57 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1024.03 avg-zval = 314.57 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129426 bytes = 453008 } seq expand size = 905982 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.9935 value = 3.2331 dict = 1.00 all = 3.1382 } Zip/UnZip{ index = 0.1430 value = 0.3093 dict = 1.00 all = 0.3186 } ---------------------------- total value len = 563.198268 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795695 GB avg = 0.014 KB total ukey num = 2.321144002 Billion total entry num = 1.700646024 Billion write speed all = 44.230003455 MB/sec (with seq num) write speed all = 43.239482438 MB/sec (without seq num) 2024/11/20-21:52:37.769789 140008845157952 [compaction_job.cc:1948] [default] [JOB 15699] Generated table #75810: 129426 keys, 42768687 bytes, temperature: kWarm 2024/11/20-21:52:37.769938 140008845157952 EVENT_LOG_v1 {"time_micros": 1732110757769861, "cf_name": "default", "job": 15699, "event": "table_file_creation", "file_number": 75810, "file_size": 42768687, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1195355322, "table_properties": {"data_size": 40713488, "index_size": 222080, "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": 2588520, "raw_average_key_size": 20, "raw_value_size": 131630009, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732110756, "oldest_key_time": 0, "file_creation_time": 1732110756, "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": 75810, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:52:37.844723 140008845157952 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075811.sst) /dev/shm/ToplingTemp/Topling-1042140-rlWnYU 2024/11/20-21:52:38.571495 140008845157952 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075811.sst): first pass time = 0.73's, 184.694'MB/sec 2024/11/20-21:52:39.311026 140008845157952 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075811.sst): old prealloc_size = 147639500, real_size = 40625200 2024/11/20-21:52:39.311159 140008845157952 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075811.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1017.00 avg-zval = 311.91 2024/11/20-21:52:39.311262 140008845157952 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075811.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:52:39.478503 140008845157952 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075811.sst): second pass time = 0.74's, 178.151'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 251.736'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2299.981'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.269'MB/sec write SST data time = 0.05's, 894.470'MB/sec dict compress time = 6012109043.11's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44265.001'MB/sec zip my value time = 0.74's, unzip length = 0.132'GB zip my value throughput = 178.151'MB/sec zip pipeline throughput = 330.978'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.00 avg-zval = 311.91 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1019.50 avg-zval = 311.91 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 46265 bytes = 161936 } seq expand size = 323855 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0404 GB dict = 1.38 MB all = 0.0422 GB } UnZip/Zip{ index = 7.0018 value = 3.2605 dict = 1.00 all = 3.1839 } Zip/UnZip{ index = 0.1428 value = 0.3067 dict = 1.00 all = 0.3141 } ---------------------------- total value len = 563.330222 GB avg = 0.331 KB (by entry num) total key len = 44.319583 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273432 Billion total entry num = 1.700775454 Billion write speed all = 44.234116432 MB/sec (with seq num) write speed all = 43.243647267 MB/sec (without seq num) 2024/11/20-21:52:39.595550 140008845157952 [compaction_job.cc:1948] [default] [JOB 15699] Generated table #75811: 129430 keys, 42154889 bytes, temperature: kWarm 2024/11/20-21:52:39.595619 140008845157952 EVENT_LOG_v1 {"time_micros": 1732110759595587, "cf_name": "default", "job": 15699, "event": "table_file_creation", "file_number": 75811, "file_size": 42154889, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1195355331, "table_properties": {"data_size": 40370848, "index_size": 221824, "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": 2588600, "raw_average_key_size": 20, "raw_value_size": 131630114, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732110757, "oldest_key_time": 0, "file_creation_time": 1732110757, "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": 75811, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:52:39.645441 140008845157952 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075812.sst) /dev/shm/ToplingTemp/Topling-1042140-KBPM3T 2024/11/20-21:52:40.164464 140008845157952 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075812.sst): first pass time = 0.52's, 258.624'MB/sec 2024/11/20-21:52:40.805870 140008845157952 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075812.sst): old prealloc_size = 147639500, real_size = 40452784 2024/11/20-21:52:40.806002 140008845157952 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075812.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129432 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.76 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.98 avg-zval = 310.53 2024/11/20-21:52:40.806098 140008845157952 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075812.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:52:40.974300 140008845157952 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075812.sst): second pass time = 0.64's, 205.481'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 248.884'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2117.132'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.05's, 822.048'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 19161.826'MB/sec zip my value time = 0.64's, unzip length = 0.132'GB zip my value throughput = 205.481'MB/sec zip pipeline throughput = 246.514'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1016.98 avg-zval = 310.53 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1018.44 avg-zval = 310.53 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 26994 bytes = 94496 } seq expand size = 188958 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.8113 value = 3.2750 dict = 1.00 all = 3.2022 } Zip/UnZip{ index = 0.1468 value = 0.3053 dict = 1.00 all = 0.3123 } ---------------------------- total value len = 563.462041 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402864 Billion total entry num = 1.700904886 Billion write speed all = 44.239083617 MB/sec (with seq num) write speed all = 43.248646922 MB/sec (without seq num) 2024/11/20-21:52:41.025837 140008845157952 [compaction_job.cc:1948] [default] [JOB 15699] Generated table #75812: 129432 keys, 41914720 bytes, temperature: kWarm 2024/11/20-21:52:41.025905 140008845157952 EVENT_LOG_v1 {"time_micros": 1732110761025873, "cf_name": "default", "job": 15699, "event": "table_file_creation", "file_number": 75812, "file_size": 41914720, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1195342958, "table_properties": {"data_size": 40192224, "index_size": 228032, "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": 2588640, "raw_average_key_size": 20, "raw_value_size": 131629928, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129432, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732110759, "oldest_key_time": 0, "file_creation_time": 1732110759, "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": 75812, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:52:41.066569 140008845157952 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075813.sst) /dev/shm/ToplingTemp/Topling-1042140-V4324V 2024/11/20-21:52:41.844638 140008845157952 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075813.sst): first pass time = 0.78's, 172.513'MB/sec 2024/11/20-21:52:42.450387 140008845157952 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075813.sst): old prealloc_size = 147639500, real_size = 40486656 2024/11/20-21:52:42.450524 140008845157952 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075813.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.81 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.99 avg-zval = 310.75 2024/11/20-21:52:42.450613 140008845157952 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075813.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:52:42.616350 140008845157952 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075813.sst): second pass time = 0.60's, 217.661'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 253.075'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2179.664'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.05's, 862.962'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 33294.150'MB/sec zip my value time = 0.60's, unzip length = 0.132'GB zip my value throughput = 217.661'MB/sec zip pipeline throughput = 217.661'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.81 avg-val = 1016.99 avg-zval = 310.75 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.81 avg-val = 1019.23 avg-zval = 310.75 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 41529 bytes = 145360 } seq expand size = 290703 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0420 GB } UnZip/Zip{ index = 6.6361 value = 3.2727 dict = 1.00 all = 3.1957 } Zip/UnZip{ index = 0.1507 value = 0.3056 dict = 1.00 all = 0.3129 } ---------------------------- total value len = 563.593961 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.800354 GB avg = 0.014 KB total ukey num = 2.321532295 Billion total entry num = 1.701034317 Billion write speed all = 44.243586149 MB/sec (with seq num) write speed all = 43.253192459 MB/sec (without seq num) 2024/11/20-21:52:42.667658 140008845157952 [compaction_job.cc:1948] [default] [JOB 15699] Generated table #75813: 129431 keys, 41999640 bytes, temperature: kWarm 2024/11/20-21:52:42.667747 140008845157952 EVENT_LOG_v1 {"time_micros": 1732110762667700, "cf_name": "default", "job": 15699, "event": "table_file_creation", "file_number": 75813, "file_size": 41999640, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1195350482, "table_properties": {"data_size": 40220080, "index_size": 234048, "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": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629490, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732110761, "oldest_key_time": 0, "file_creation_time": 1732110761, "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": 75813, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:52:42.704417 140008845157952 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075814.sst) /dev/shm/ToplingTemp/Topling-1042140-bwqgWW 2024/11/20-21:52:43.285967 140008845157952 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075814.sst): first pass time = 0.58's, 230.812'MB/sec 2024/11/20-21:52:43.861081 140008845157952 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075814.sst): old prealloc_size = 147639500, real_size = 40463696 2024/11/20-21:52:43.861208 140008845157952 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075814.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129435 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.78 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.96 avg-zval = 310.58 2024/11/20-21:52:43.861289 140008845157952 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075814.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:52:44.085735 140008845157952 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075814.sst): second pass time = 0.57's, 229.180'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.22's, 186.730'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2222.333'MB/sec (index lex order gen) rebuild zvType time = 0.18's, 0.184'MB/sec write SST data time = 0.05's, 858.687'MB/sec dict compress time = 0.00's, 1377713.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 41413.803'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 229.180'MB/sec zip pipeline throughput = 229.180'MB/sec entries = 129435 avg-key = 20.00 avg-zkey = 1.78 avg-val = 1016.96 avg-zval = 310.58 usrkeys = 129435 avg-key = 12.00 avg-zkey = 1.78 avg-val = 1018.77 avg-zval = 310.58 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 33442 bytes = 117056 } seq expand size = 234094 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.7246 value = 3.2744 dict = 1.00 all = 3.1996 } Zip/UnZip{ index = 0.1487 value = 0.3054 dict = 1.00 all = 0.3125 } ---------------------------- total value len = 563.725825 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801908 GB avg = 0.014 KB total ukey num = 2.321661730 Billion total entry num = 1.701163752 Billion write speed all = 44.248639498 MB/sec (with seq num) write speed all = 43.258276355 MB/sec (without seq num) 2024/11/20-21:52:44.138356 140008845157952 [compaction_job.cc:1948] [default] [JOB 15699] Generated table #75814: 129435 keys, 41948144 bytes, temperature: kWarm 2024/11/20-21:52:44.138419 140008845157952 EVENT_LOG_v1 {"time_micros": 1732110764138386, "cf_name": "default", "job": 15699, "event": "table_file_creation", "file_number": 75814, "file_size": 41948144, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1195347446, "table_properties": {"data_size": 40200192, "index_size": 230976, "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": 2588700, "raw_average_key_size": 20, "raw_value_size": 131629844, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129435, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732110762, "oldest_key_time": 0, "file_creation_time": 1732110762, "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": 75814, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:52:44.176459 140008845157952 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075815.sst) /dev/shm/ToplingTemp/Topling-1042140-xUAycW 2024/11/20-21:52:44.847252 140008845157952 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075815.sst): first pass time = 0.67's, 200.100'MB/sec 2024/11/20-21:52:45.574594 140008845157952 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075815.sst): old prealloc_size = 147639500, real_size = 40398672 2024/11/20-21:52:45.574759 140008845157952 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075815.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.03 avg-zval = 310.17 2024/11/20-21:52:45.574844 140008845157952 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075815.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:52:45.747983 140008845157952 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075815.sst): second pass time = 0.73's, 181.160'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 241.099'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1588.019'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.260'MB/sec write SST data time = 0.05's, 859.096'MB/sec dict compress time = 0.00's, 1378061.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 35829.156'MB/sec zip my value time = 0.73's, unzip length = 0.132'GB zip my value throughput = 181.160'MB/sec zip pipeline throughput = 182.962'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.03 avg-zval = 310.17 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.54 avg-zval = 310.17 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 9564 bytes = 33488 } seq expand size = 66948 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 7.0016 value = 3.2789 dict = 1.00 all = 3.2110 } Zip/UnZip{ index = 0.1428 value = 0.3050 dict = 1.00 all = 0.3114 } ---------------------------- total value len = 563.857522 GB avg = 0.331 KB (by entry num) total key len = 44.329938 GB avg = 0.026 KB total ukey len = 32.803461 GB avg = 0.014 KB total ukey num = 2.321791156 Billion total entry num = 1.701293178 Billion write speed all = 44.253058582 MB/sec (with seq num) write speed all = 43.262739884 MB/sec (without seq num) 2024/11/20-21:52:45.801531 140008845157952 [compaction_job.cc:1948] [default] [JOB 15699] Generated table #75815: 129426 keys, 41799884 bytes, temperature: kWarm 2024/11/20-21:52:45.801577 140008845157952 EVENT_LOG_v1 {"time_micros": 1732110765801552, "cf_name": "default", "job": 15699, "event": "table_file_creation", "file_number": 75815, "file_size": 41799884, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1195344646, "table_properties": {"data_size": 40144320, "index_size": 221824, "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": 2588520, "raw_average_key_size": 20, "raw_value_size": 131629830, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732110764, "oldest_key_time": 0, "file_creation_time": 1732110764, "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": 75815, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:52:45.839392 140008845157952 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075816.sst) /dev/shm/ToplingTemp/Topling-1042140-tAZ0aW 2024/11/20-21:52:46.428359 140008845157952 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075816.sst): first pass time = 0.59's, 227.899'MB/sec 2024/11/20-21:52:47.008097 140008845157952 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075816.sst): old prealloc_size = 147639500, real_size = 40386464 2024/11/20-21:52:47.008229 140008845157952 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075816.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.01 avg-zval = 310.08 2024/11/20-21:52:47.008289 140008845157952 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075816.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:52:47.170082 140008845157952 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075816.sst): second pass time = 0.58's, 227.367'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 257.982'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2103.415'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.277'MB/sec write SST data time = 0.04's, 930.543'MB/sec dict compress time = 0.00's, 1378266.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 35626.076'MB/sec zip my value time = 0.58's, unzip length = 0.132'GB zip my value throughput = 227.367'MB/sec zip pipeline throughput = 275.070'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.01 avg-zval = 310.08 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.41 avg-zval = 310.08 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 7324 bytes = 25648 } seq expand size = 51268 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 7.0301 value = 3.2798 dict = 1.00 all = 3.2125 } Zip/UnZip{ index = 0.1422 value = 0.3049 dict = 1.00 all = 0.3113 } ---------------------------- total value len = 563.989203 GB avg = 0.331 KB (by entry num) total key len = 44.332527 GB avg = 0.026 KB total ukey len = 32.805014 GB avg = 0.014 KB total ukey num = 2.321920584 Billion total entry num = 1.701422606 Billion write speed all = 44.258248750 MB/sec (with seq num) write speed all = 43.267957182 MB/sec (without seq num) 2024/11/20-21:52:47.220357 140008845157952 [compaction_job.cc:1948] [default] [JOB 15699] Generated table #75816: 129428 keys, 41780057 bytes, temperature: kWarm 2024/11/20-21:52:47.220425 140008845157952 EVENT_LOG_v1 {"time_micros": 1732110767220395, "cf_name": "default", "job": 15699, "event": "table_file_creation", "file_number": 75816, "file_size": 41780057, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1195353341, "table_properties": {"data_size": 40133008, "index_size": 220928, "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": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629798, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732110765, "oldest_key_time": 0, "file_creation_time": 1732110765, "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": 75816, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:52:47.255982 140008845157952 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075817.sst) /dev/shm/ToplingTemp/Topling-1042140-yBxRZV 2024/11/20-21:52:47.788255 140008845157952 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075817.sst): first pass time = 0.53's, 252.182'MB/sec 2024/11/20-21:52:48.379730 140008845157952 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075817.sst): old prealloc_size = 147639500, real_size = 40969392 2024/11/20-21:52:48.379876 140008845157952 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075817.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.00 avg-zval = 314.58 2024/11/20-21:52:48.380040 140008845157952 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075817.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:52:48.541725 140008845157952 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075817.sst): second pass time = 0.59's, 222.909'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 264.009'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2104.975'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.278'MB/sec write SST data time = 0.05's, 944.084'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 39630.524'MB/sec zip my value time = 0.59's, unzip length = 0.132'GB zip my value throughput = 222.909'MB/sec zip pipeline throughput = 222.909'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.00 avg-zval = 314.58 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.00 avg-zval = 314.58 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129430 bytes = 453024 } seq expand size = 906010 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 7.0159 value = 3.2329 dict = 1.00 all = 3.1381 } Zip/UnZip{ index = 0.1425 value = 0.3093 dict = 1.00 all = 0.3187 } ---------------------------- total value len = 564.121739 GB avg = 0.332 KB (by entry num) total key len = 44.335115 GB avg = 0.026 KB total ukey len = 32.806567 GB avg = 0.014 KB total ukey num = 2.322050014 Billion total entry num = 1.701552036 Billion write speed all = 44.263662422 MB/sec (with seq num) write speed all = 43.273394344 MB/sec (without seq num) 2024/11/20-21:52:48.592308 140008845157952 [compaction_job.cc:1948] [default] [JOB 15699] Generated table #75817: 129430 keys, 42770117 bytes, temperature: kWarm 2024/11/20-21:52:48.592376 140008845157952 EVENT_LOG_v1 {"time_micros": 1732110768592346, "cf_name": "default", "job": 15699, "event": "table_file_creation", "file_number": 75817, "file_size": 42770117, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980009580, "largest_seqno": 1195355567, "table_properties": {"data_size": 40715488, "index_size": 221376, "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": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629782, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732110767, "oldest_key_time": 0, "file_creation_time": 1732110767, "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": 75817, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:52:48.629960 140008845157952 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075818.sst) /dev/shm/ToplingTemp/Topling-1042140-3d78LU 2024/11/20-21:52:48.639076 140008845157952 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075818.sst): first pass time = 0.01's, 422.510'MB/sec 2024/11/20-21:52:48.673313 140008845157952 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075818.sst): old prealloc_size = 147639500, real_size = 1213272 2024/11/20-21:52:48.673350 140008845157952 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075818.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 3699 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.25 raw-val = 0.0038 GB zip-val = 0.0012 GB avg-val =1016.96 avg-zval = 327.45 2024/11/20-21:52:48.680159 140008845157952 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00/075818.sst): second pass time = 0.03's, 111.909'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 185.606'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 48.935'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.174'MB/sec write SST data time = 0.00's, 840.487'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.042'MB, throughput = 1319.787'MB/sec zip my value time = 0.03's, unzip length = 0.004'GB zip my value throughput = 111.909'MB/sec zip pipeline throughput = 111.909'MB/sec entries = 3699 avg-key = 20.00 avg-zkey = 0.26 avg-val = 1016.96 avg-zval = 327.45 usrkeys = 3699 avg-key = 12.00 avg-zkey = 0.26 avg-val = 1023.96 avg-zval = 327.45 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 3699 bytes = 12960 } seq expand size = 25893 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0000 GB value = 0.0038 GB dict = 0.04 MB all = 0.0038 GB } __ZipSize{ index = 0.0000 GB value = 0.0012 GB dict = 0.04 MB all = 0.0013 GB } UnZip/Zip{ index = 46.2375 value = 3.1057 dict = 1.00 all = 3.0248 } Zip/UnZip{ index = 0.0216 value = 0.3220 dict = 1.00 all = 0.3306 } ---------------------------- total value len = 564.125526 GB avg = 0.332 KB (by entry num) total key len = 44.335189 GB avg = 0.026 KB total ukey len = 32.806611 GB avg = 0.014 KB total ukey num = 2.322053713 Billion total entry num = 1.701555735 Billion write speed all = 44.263497533 MB/sec (with seq num) write speed all = 43.273237276 MB/sec (without seq num) 2024/11/20-21:52:48.688350 140008845157952 [compaction_job.cc:1948] [default] [JOB 15699] Generated table #75818: 3699 keys, 1268102 bytes, temperature: kWarm 2024/11/20-21:52:48.688398 140008845157952 EVENT_LOG_v1 {"time_micros": 1732110768688374, "cf_name": "default", "job": 15699, "event": "table_file_creation", "file_number": 75818, "file_size": 1268102, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980079362, "largest_seqno": 1195355254, "table_properties": {"data_size": 1211248, "index_size": 960, "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": 73980, "raw_average_key_size": 20, "raw_value_size": 3761741, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 3699, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732110768, "oldest_key_time": 0, "file_creation_time": 1732110768, "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": 75818, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:52:48.696944 140008845157952 [compaction_job.cc:703] job-15699: subcompact[0], size: 0.338404 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15699/att-00 [075810,075811,075812,075813,075814,075815,075816,075817,075818] 2024/11/20-21:52:48.754549 140008845157952 (Original Log Time 2024/11/20-21:52:35.735536) EVENT_LOG_v1 {"time_micros": 1732110755735508, "job": 15699, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [75772], "files_L3": [75794, 75795, 75661, 75662, 75663, 75664, 75665, 75666, 75798], "score": 0.959864, "input_data_size": 370725618, "oldest_snapshot_seqno": 1195868808} 2024/11/20-21:52:48.754552 140008845157952 (Original Log Time 2024/11/20-21:52:48.753672) [compaction_job.cc:2022] [default] [JOB 15699] Compacted 1@2 + 9@3 files to L3 => 338404240 bytes 2024/11/20-21:52:48.754554 140008845157952 (Original Log Time 2024/11/20-21:52:48.754480) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.01, MB/sec: 28.6 rd, 26.1 wr, level 3, files in(1, 9) out(9 +0 blob) MB in(31.2, 322.3 +0.0 blob) out(322.7 +0.0 blob), read-write-amplify(21.7) write-amplify(10.3) OK, records in: 1069833, records dropped: 30696 output_compression: Snappy 2024/11/20-21:52:48.754557 140008845157952 (Original Log Time 2024/11/20-21:52:48.754527) EVENT_LOG_v1 {"time_micros": 1732110768754505, "cf": "default", "job": 15699, "event": "compaction_finished", "compaction_time_micros": 12961412, "compaction_time_cpu_micros": 3359944, "output_level": 3, "num_output_files": 9, "total_output_size": 338404240, "num_input_records": 1069833, "num_output_records": 1039137, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 245026539, "file_range_sync_nanos": 0, "file_fsync_nanos": 8503, "file_prepare_write_nanos": 19358, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/20-21:52:48.896497 140008845157952 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":1732110755,"executesMs":13155,"compactionJobId":15699,"attempt":0,"compactionInputRawBytes":1109413076,"compactionInputZipBytes":370725618,"compactionOutputRawBytes":0,"compactionOutputZipBytes":338404240,"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-b050c0d0916cdfe26d59f4ba48ce7032-e3afe901d61e5b3c-00"}}, response = 2024/11/20-21:52:48.896582 140008845157952 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-15699/att-00: olev 3, work 13.156 s, result 7.771 ms, install 0.901 ms, input{raw 1.033 GiB zip 353.552 MiB}