2024/11/20-19:46:35.341241 140008761230912 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00: fork to child time = 0.008959 sec 2024/11/20-19:46:35.341724 140008761230912 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00 2024/11/20-19:46:35.348202 140008761230912 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00 2024/11/20-19:46:35.349885 140008761230912 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-19:46:35.350119 140008761230912 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-19:46:35.393488 140008761230912 [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-08647/att-00/MANIFEST-049091 2024/11/20-19:46:35.447326 140008761230912 [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-08647/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 62976, last_sequence is 1035205596, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 62823 2024/11/20-19:46:35.447334 140008761230912 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-19:46:35.447407 140008761230912 [version_set.cc:5724] Creating manifest 62976 2024/11/20-19:46:35.476658 140008761230912 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-19:46:35.497268 140008761230912 [compaction_job.cc:2437] [default] [JOB 8647] Compacting 1@2 + 11@3 files to L3, score 0.86, subcompactions 1 : 1 2024/11/20-19:46:35.497280 140008761230912 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 7701 Base level 2, inputs: [62973(22MB)], [62897(124MB) 62898(124MB) 62899(124MB) 62900(124MB) 62901(100MB) 62902(100MB) 62903(100MB) 62904(100MB) 62905(124MB) 62906(124MB) 62907(46MB)] 2024/11/20-19:46:35.503307 140008761230912 [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-19:46:35.503330 140008761230912 [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-19:46:35.503354 140008761230912 [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-19:46:35.503362 140008761230912 [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-19:46:35.503372 140008761230912 [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-19:46:36.849267 140008761230912 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062977.sst) /dev/shm/ToplingTemp/Topling-900488-eT8OQR 2024/11/20-19:46:37.022965 140008761230912 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062977.sst): first pass time = 0.17's, 772.909'MB/sec 2024/11/20-19:46:38.020482 140008761230912 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062977.sst): part-0: reject ZipStore ratio = 0.804 2024/11/20-19:46:38.350407 140008761230912 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062977.sst): old prealloc_size = 147639500, real_size = 130033168 2024/11/20-19:46:38.350632 140008761230912 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062977.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200116 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0004 GB avg-key = 12.00 avg-zkey = 1.77 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 646.70 avg-zval = 647.76 2024/11/20-19:46:38.350893 140008761230912 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062977.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:46:38.745095 140008761230912 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062977.sst): second pass time = 1.00's, 129.838'MB/sec, value only(96.4% of KV) wait indexing time = 0.33's, remap KeyValue time = 0.39's, 331.128'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1739.812'MB/sec (index lex order gen) rebuild zvType time = 0.31's, 0.163'MB/sec write SST data time = 0.09's, 1507.106'MB/sec dict compress time = 3472328296.23's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.00's, unzip length = 0.129'GB zip my value throughput = 129.838'MB/sec zip pipeline throughput = 129.838'MB/sec entries = 200116 avg-key = 24.00 avg-zkey = 1.77 avg-val = 646.70 avg-zval = 647.76 usrkeys = 200116 avg-key = 16.00 avg-zkey = 1.77 avg-val = 653.42 avg-zval = 647.76 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 191970 bytes = 671904 } seq expand size = 1343790 multi value expand size = 0 cnt WriteAppend = 15807 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0004 GB value = 0.1296 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.0142 value = 0.9984 dict = 0.00 all = 1.0270 } Zip/UnZip{ index = 0.1109 value = 1.0016 dict = 0.00 all = 0.9737 } ---------------------------- total value len = 0.130759 GB avg = 0.653 KB (by entry num) total key len = 0.004803 GB avg = 0.024 KB total ukey len = 0.003202 GB avg = 0.016 KB total ukey num = 0.000200116 Billion total entry num = 0.000200116 Billion write speed all = 0.003428747 MB/sec (with seq num) write speed all = 0.003388255 MB/sec (without seq num) 2024/11/20-19:46:38.904665 140008761230912 [compaction_job.cc:1948] [default] [JOB 8647] Generated table #62977: 200116 keys, 130689183 bytes, temperature: kWarm 2024/11/20-19:46:38.904763 140008761230912 EVENT_LOG_v1 {"time_micros": 1732103198904719, "cf_name": "default", "job": 8647, "event": "table_file_creation", "file_number": 62977, "file_size": 130689183, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1035161780, "table_properties": {"data_size": 129627776, "index_size": 355200, "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": 4802784, "raw_average_key_size": 24, "raw_value_size": 129415471, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200116, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732103196, "oldest_key_time": 0, "file_creation_time": 1732103196, "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": 62977, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:46:38.964591 140008761230912 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062978.sst) /dev/shm/ToplingTemp/Topling-900488-o0mrMR 2024/11/20-19:46:40.461981 140008761230912 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062978.sst): first pass time = 1.50's, 89.637'MB/sec 2024/11/20-19:46:41.844821 140008761230912 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062978.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-19:46:42.154951 140008761230912 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062978.sst): old prealloc_size = 147639500, real_size = 130022176 2024/11/20-19:46:42.155171 140008761230912 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062978.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200350 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.74 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 645.92 avg-zval = 646.98 2024/11/20-19:46:42.155380 140008761230912 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062978.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:46:42.532845 140008761230912 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062978.sst): second pass time = 1.38's, 93.640'MB/sec, value only(96.4% of KV) wait indexing time = 0.31's, remap KeyValue time = 0.38's, 345.406'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1753.381'MB/sec (index lex order gen) rebuild zvType time = 0.31's, 0.161'MB/sec write SST data time = 0.07's, 1947.340'MB/sec dict compress time = 6271825980.84's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.38's, unzip length = 0.129'GB zip my value throughput = 93.640'MB/sec zip pipeline throughput = 124.279'MB/sec entries = 200350 avg-key = 24.00 avg-zkey = 1.74 avg-val = 645.92 avg-zval = 646.98 usrkeys = 200350 avg-key = 16.00 avg-zkey = 1.74 avg-val = 651.09 avg-zval = 646.98 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 148150 bytes = 518544 } seq expand size = 1037050 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1305 GB } UnZip/Zip{ index = 9.1702 value = 0.9984 dict = 0.00 all = 1.0283 } Zip/UnZip{ index = 0.1090 value = 1.0016 dict = 0.00 all = 0.9725 } ---------------------------- total value len = 0.261206 GB avg = 0.652 KB (by entry num) total key len = 0.009611 GB avg = 0.024 KB total ukey len = 0.006407 GB avg = 0.016 KB total ukey num = 0.000400466 Billion total entry num = 0.000400466 Billion write speed all = 0.006849078 MB/sec (with seq num) write speed all = 0.006768054 MB/sec (without seq num) 2024/11/20-19:46:42.671973 140008761230912 [compaction_job.cc:1948] [default] [JOB 8647] Generated table #62978: 200350 keys, 130524895 bytes, temperature: kWarm 2024/11/20-19:46:42.672040 140008761230912 EVENT_LOG_v1 {"time_micros": 1732103202672009, "cf_name": "default", "job": 8647, "event": "table_file_creation", "file_number": 62978, "file_size": 130524895, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1035160810, "table_properties": {"data_size": 129622352, "index_size": 349568, "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": 4808400, "raw_average_key_size": 24, "raw_value_size": 129409795, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200350, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732103198, "oldest_key_time": 0, "file_creation_time": 1732103198, "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": 62978, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:46:42.730435 140008761230912 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062979.sst) /dev/shm/ToplingTemp/Topling-900488-NwfHGR 2024/11/20-19:46:44.234340 140008761230912 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062979.sst): first pass time = 1.50's, 89.249'MB/sec 2024/11/20-19:46:45.409035 140008761230912 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062979.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-19:46:45.731179 140008761230912 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062979.sst): old prealloc_size = 147639500, real_size = 130026560 2024/11/20-19:46:45.731386 140008761230912 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062979.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199947 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.72 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.27 avg-zval = 648.33 2024/11/20-19:46:45.731631 140008761230912 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062979.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:46:46.137211 140008761230912 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062979.sst): second pass time = 1.17's, 110.244'MB/sec, value only(96.4% of KV) wait indexing time = 0.32's, remap KeyValue time = 0.41's, 321.668'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1890.707'MB/sec (index lex order gen) rebuild zvType time = 0.34's, 0.146'MB/sec write SST data time = 0.06's, 2045.407'MB/sec dict compress time = 6271825980.84's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.17's, unzip length = 0.129'GB zip my value throughput = 110.244'MB/sec zip pipeline throughput = 110.244'MB/sec entries = 199947 avg-key = 24.00 avg-zkey = 1.72 avg-val = 647.27 avg-zval = 648.33 usrkeys = 199947 avg-key = 16.00 avg-zkey = 1.72 avg-val = 653.25 avg-zval = 648.33 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 170773 bytes = 597728 } seq expand size = 1195411 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1306 GB } UnZip/Zip{ index = 9.2826 value = 0.9984 dict = 0.00 all = 1.0276 } Zip/UnZip{ index = 0.1077 value = 1.0016 dict = 0.00 all = 0.9731 } ---------------------------- total value len = 0.391821 GB avg = 0.653 KB (by entry num) total key len = 0.014410 GB avg = 0.024 KB total ukey len = 0.009607 GB avg = 0.016 KB total ukey num = 0.000600413 Billion total entry num = 0.000600413 Billion write speed all = 0.010272809 MB/sec (with seq num) write speed all = 0.010151343 MB/sec (without seq num) 2024/11/20-19:46:46.312787 140008761230912 [compaction_job.cc:1948] [default] [JOB 8647] Generated table #62979: 199947 keys, 130608415 bytes, temperature: kWarm 2024/11/20-19:46:46.312856 140008761230912 EVENT_LOG_v1 {"time_micros": 1732103206312825, "cf_name": "default", "job": 8647, "event": "table_file_creation", "file_number": 62979, "file_size": 130608415, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1035161775, "table_properties": {"data_size": 129631728, "index_size": 344640, "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": 4798728, "raw_average_key_size": 24, "raw_value_size": 129419608, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199947, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732103202, "oldest_key_time": 0, "file_creation_time": 1732103202, "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": 62979, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:46:46.380000 140008761230912 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062980.sst) /dev/shm/ToplingTemp/Topling-900488-U7i1FS 2024/11/20-19:46:47.685185 140008761230912 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062980.sst): first pass time = 1.31's, 102.838'MB/sec 2024/11/20-19:46:49.149878 140008761230912 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062980.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-19:46:49.538280 140008761230912 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062980.sst): old prealloc_size = 147639500, real_size = 130017728 2024/11/20-19:46:49.538444 140008761230912 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062980.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200397 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.73 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 645.76 avg-zval = 646.82 2024/11/20-19:46:49.538605 140008761230912 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062980.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:46:49.947691 140008761230912 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062980.sst): second pass time = 1.46's, 88.406'MB/sec, value only(96.4% of KV) wait indexing time = 0.39's, remap KeyValue time = 0.41's, 318.550'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2438.490'MB/sec (index lex order gen) rebuild zvType time = 0.33's, 0.151'MB/sec write SST data time = 0.08's, 1663.876'MB/sec dict compress time = 0.13's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.46's, unzip length = 0.129'GB zip my value throughput = 88.406'MB/sec zip pipeline throughput = 102.157'MB/sec entries = 200397 avg-key = 24.00 avg-zkey = 1.73 avg-val = 645.76 avg-zval = 646.82 usrkeys = 200397 avg-key = 16.00 avg-zkey = 1.73 avg-val = 649.94 avg-zval = 646.82 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 119739 bytes = 404128 } seq expand size = 838173 multi value expand size = 0 cnt WriteAppend = 15808 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1304 GB } UnZip/Zip{ index = 9.2571 value = 0.9984 dict = 0.00 all = 1.0292 } Zip/UnZip{ index = 0.1080 value = 1.0016 dict = 0.00 all = 0.9716 } ---------------------------- total value len = 0.522068 GB avg = 0.652 KB (by entry num) total key len = 0.019219 GB avg = 0.024 KB total ukey len = 0.012813 GB avg = 0.016 KB total ukey num = 0.000800810 Billion total entry num = 0.000800810 Billion write speed all = 0.013686803 MB/sec (with seq num) write speed all = 0.013524811 MB/sec (without seq num) 2024/11/20-19:46:50.091126 140008761230912 [compaction_job.cc:1948] [default] [JOB 8647] Generated table #62980: 200397 keys, 130405983 bytes, temperature: kWarm 2024/11/20-19:46:50.091195 140008761230912 EVENT_LOG_v1 {"time_micros": 1732103210091164, "cf_name": "default", "job": 8647, "event": "table_file_creation", "file_number": 62980, "file_size": 130405983, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1035161387, "table_properties": {"data_size": 129621104, "index_size": 346368, "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": 4809528, "raw_average_key_size": 24, "raw_value_size": 129408439, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200397, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732103206, "oldest_key_time": 0, "file_creation_time": 1732103206, "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": 62980, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:46:50.154578 140008761230912 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062981.sst) /dev/shm/ToplingTemp/Topling-900488-8EmmzU 2024/11/20-19:46:51.420725 140008761230912 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062981.sst): first pass time = 1.27's, 106.009'MB/sec 2024/11/20-19:46:52.848315 140008761230912 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062981.sst): old prealloc_size = 147639500, real_size = 103900384 2024/11/20-19:46:52.848480 140008761230912 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062981.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200504 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1035 GB avg-val = 645.40 avg-zval = 516.25 2024/11/20-19:46:52.848658 140008761230912 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062981.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:46:53.134077 140008761230912 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062981.sst): second pass time = 1.43's, 90.698'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.29's, 369.916'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2408.104'MB/sec (index lex order gen) rebuild zvType time = 0.22's, 0.225'MB/sec write SST data time = 0.06's, 1679.320'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.348'MB, throughput = 39557.858'MB/sec zip my value time = 1.43's, unzip length = 0.129'GB zip my value throughput = 90.698'MB/sec zip pipeline throughput = 182.955'MB/sec entries = 200504 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.40 avg-zval = 516.25 usrkeys = 200504 avg-key = 16.00 avg-zkey = 1.69 avg-val = 650.22 avg-zval = 516.25 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 138006 bytes = 465792 } seq expand size = 966042 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1035 GB dict = 1.35 MB all = 0.1057 GB } UnZip/Zip{ index = 9.4631 value = 1.2502 dict = 1.00 all = 1.2698 } Zip/UnZip{ index = 0.1057 value = 0.7999 dict = 1.00 all = 0.7875 } ---------------------------- total value len = 0.652440 GB avg = 0.652 KB (by entry num) total key len = 0.024032 GB avg = 0.024 KB total ukey len = 0.016021 GB avg = 0.016 KB total ukey num = 0.001001314 Billion total entry num = 0.001001314 Billion write speed all = 0.017103642 MB/sec (with seq num) write speed all = 0.016901107 MB/sec (without seq num) 2024/11/20-19:46:53.253149 140008761230912 [compaction_job.cc:1948] [default] [JOB 8647] Generated table #62981: 200504 keys, 105697921 bytes, temperature: kWarm 2024/11/20-19:46:53.253218 140008761230912 EVENT_LOG_v1 {"time_micros": 1732103213253186, "cf_name": "default", "job": 8647, "event": "table_file_creation", "file_number": 62981, "file_size": 105697921, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1035131793, "table_properties": {"data_size": 103511056, "index_size": 339008, "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": 4812096, "raw_average_key_size": 24, "raw_value_size": 129405878, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200504, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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": 1732103210, "oldest_key_time": 0, "file_creation_time": 1732103210, "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": 62981, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:46:53.296305 140008761230912 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062982.sst) /dev/shm/ToplingTemp/Topling-900488-hTbTFS 2024/11/20-19:46:54.590394 140008761230912 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062982.sst): first pass time = 1.29's, 103.719'MB/sec 2024/11/20-19:46:55.691591 140008761230912 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062982.sst): old prealloc_size = 147639500, real_size = 103910992 2024/11/20-19:46:55.691754 140008761230912 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062982.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200570 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1035 GB avg-val = 645.18 avg-zval = 516.13 2024/11/20-19:46:55.691871 140008761230912 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062982.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:46:56.073814 140008761230912 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062982.sst): second pass time = 1.10's, 117.599'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.38's, 276.012'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2459.133'MB/sec (index lex order gen) rebuild zvType time = 0.32's, 0.157'MB/sec write SST data time = 0.06's, 1696.605'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.347'MB, throughput = 37981.058'MB/sec zip my value time = 1.10's, unzip length = 0.129'GB zip my value throughput = 117.599'MB/sec zip pipeline throughput = 117.599'MB/sec entries = 200570 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.18 avg-zval = 516.13 usrkeys = 200570 avg-key = 16.00 avg-zkey = 1.69 avg-val = 647.77 avg-zval = 516.13 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 74240 bytes = 250576 } seq expand size = 519680 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1035 GB dict = 1.35 MB all = 0.1055 GB } UnZip/Zip{ index = 9.4448 value = 1.2500 dict = 1.00 all = 1.2723 } Zip/UnZip{ index = 0.1059 value = 0.8000 dict = 1.00 all = 0.7860 } ---------------------------- total value len = 0.782364 GB avg = 0.651 KB (by entry num) total key len = 0.028845 GB avg = 0.024 KB total ukey len = 0.019230 GB avg = 0.016 KB total ukey num = 0.001201884 Billion total entry num = 0.001201884 Billion write speed all = 0.020508776 MB/sec (with seq num) write speed all = 0.020265691 MB/sec (without seq num) 2024/11/20-19:46:56.190900 140008761230912 [compaction_job.cc:1948] [default] [JOB 8647] Generated table #62982: 200570 keys, 105493125 bytes, temperature: kWarm 2024/11/20-19:46:56.190967 140008761230912 EVENT_LOG_v1 {"time_micros": 1732103216190936, "cf_name": "default", "job": 8647, "event": "table_file_creation", "file_number": 62982, "file_size": 105493125, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1035159796, "table_properties": {"data_size": 103520896, "index_size": 339776, "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": 4813680, "raw_average_key_size": 24, "raw_value_size": 129404416, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200570, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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": 1732103213, "oldest_key_time": 0, "file_creation_time": 1732103213, "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": 62982, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:46:56.242042 140008761230912 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062983.sst) /dev/shm/ToplingTemp/Topling-900488-EhfsKQ 2024/11/20-19:46:57.594821 140008761230912 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062983.sst): first pass time = 1.35's, 99.222'MB/sec 2024/11/20-19:46:58.775852 140008761230912 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062983.sst): part-0: reject ZipStore ratio = 0.800 2024/11/20-19:46:59.124893 140008761230912 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062983.sst): old prealloc_size = 147639500, real_size = 130007792 2024/11/20-19:46:59.125058 140008761230912 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062983.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200557 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 645.23 avg-zval = 646.29 2024/11/20-19:46:59.125127 140008761230912 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062983.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:46:59.431752 140008761230912 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062983.sst): second pass time = 1.18's, 109.637'MB/sec, value only(96.4% of KV) wait indexing time = 0.35's, remap KeyValue time = 0.31's, 423.711'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2353.335'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.198'MB/sec write SST data time = 0.05's, 2410.144'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.18's, unzip length = 0.129'GB zip my value throughput = 109.637'MB/sec zip pipeline throughput = 109.637'MB/sec entries = 200557 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.23 avg-zval = 646.29 usrkeys = 200557 avg-key = 16.00 avg-zkey = 1.69 avg-val = 645.48 avg-zval = 646.29 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 7235 bytes = 24432 } seq expand size = 50645 multi value expand size = 0 cnt WriteAppend = 15807 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1300 GB } UnZip/Zip{ index = 9.4406 value = 0.9984 dict = 0.00 all = 1.0323 } Zip/UnZip{ index = 0.1059 value = 1.0016 dict = 0.00 all = 0.9687 } ---------------------------- total value len = 0.911819 GB avg = 0.650 KB (by entry num) total key len = 0.033659 GB avg = 0.024 KB total ukey len = 0.022439 GB avg = 0.016 KB total ukey num = 0.001402441 Billion total entry num = 0.001402441 Billion write speed all = 0.023901296 MB/sec (with seq num) write speed all = 0.023617671 MB/sec (without seq num) 2024/11/20-19:46:59.573989 140008761230912 [compaction_job.cc:1948] [default] [JOB 8647] Generated table #62983: 200557 keys, 130016351 bytes, temperature: kWarm 2024/11/20-19:46:59.574070 140008761230912 EVENT_LOG_v1 {"time_micros": 1732103219574027, "cf_name": "default", "job": 8647, "event": "table_file_creation", "file_number": 62983, "file_size": 130016351, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1035159821, "table_properties": {"data_size": 129617568, "index_size": 339904, "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": 4813368, "raw_average_key_size": 24, "raw_value_size": 129404770, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200557, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732103216, "oldest_key_time": 0, "file_creation_time": 1732103216, "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": 62983, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:46:59.630003 140008761230912 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062984.sst) /dev/shm/ToplingTemp/Topling-900488-rMtLbT 2024/11/20-19:47:01.041499 140008761230912 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062984.sst): first pass time = 1.41's, 95.092'MB/sec 2024/11/20-19:47:02.140120 140008761230912 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062984.sst): old prealloc_size = 147639500, real_size = 103914656 2024/11/20-19:47:02.140279 140008761230912 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062984.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200263 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.70 raw-val = 0.1294 GB zip-val = 0.1035 GB avg-val = 646.21 avg-zval = 516.94 2024/11/20-19:47:02.140437 140008761230912 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062984.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:47:02.421942 140008761230912 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062984.sst): second pass time = 1.10's, 117.871'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.28's, 374.915'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2380.914'MB/sec (index lex order gen) rebuild zvType time = 0.22's, 0.228'MB/sec write SST data time = 0.06's, 1691.987'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.348'MB, throughput = 50626.854'MB/sec zip my value time = 1.10's, unzip length = 0.129'GB zip my value throughput = 117.871'MB/sec zip pipeline throughput = 117.871'MB/sec entries = 200263 avg-key = 24.00 avg-zkey = 1.70 avg-val = 646.21 avg-zval = 516.94 usrkeys = 200263 avg-key = 16.00 avg-zkey = 1.70 avg-val = 650.41 avg-zval = 516.94 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 120318 bytes = 406096 } seq expand size = 842226 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1035 GB dict = 1.35 MB all = 0.1057 GB } UnZip/Zip{ index = 9.4268 value = 1.2501 dict = 1.00 all = 1.2704 } Zip/UnZip{ index = 0.1061 value = 0.8000 dict = 1.00 all = 0.7872 } ---------------------------- total value len = 1.042073 GB avg = 0.650 KB (by entry num) total key len = 0.038465 GB avg = 0.024 KB total ukey len = 0.025643 GB avg = 0.016 KB total ukey num = 0.001602704 Billion total entry num = 0.001602704 Billion write speed all = 0.027313494 MB/sec (with seq num) write speed all = 0.026989393 MB/sec (without seq num) 2024/11/20-19:47:02.540361 140008761230912 [compaction_job.cc:1948] [default] [JOB 8647] Generated table #62984: 200263 keys, 105652843 bytes, temperature: kWarm 2024/11/20-19:47:02.540422 140008761230912 EVENT_LOG_v1 {"time_micros": 1732103222540390, "cf_name": "default", "job": 8647, "event": "table_file_creation", "file_number": 62984, "file_size": 105652843, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1035161473, "table_properties": {"data_size": 103524496, "index_size": 339904, "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": 4806312, "raw_average_key_size": 24, "raw_value_size": 129411472, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200263, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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": 1732103219, "oldest_key_time": 0, "file_creation_time": 1732103219, "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": 62984, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:47:02.587013 140008761230912 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062985.sst) /dev/shm/ToplingTemp/Topling-900488-gt4HGT 2024/11/20-19:47:04.060733 140008761230912 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062985.sst): first pass time = 1.47's, 91.077'MB/sec 2024/11/20-19:47:05.523363 140008761230912 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062985.sst): part-0: reject ZipStore ratio = 0.800 2024/11/20-19:47:05.808568 140008761230912 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062985.sst): old prealloc_size = 147639500, real_size = 130009632 2024/11/20-19:47:05.808747 140008761230912 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062985.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200503 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.70 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 645.41 avg-zval = 646.47 2024/11/20-19:47:05.808906 140008761230912 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062985.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:47:06.128069 140008761230912 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062985.sst): second pass time = 1.46's, 88.517'MB/sec, value only(96.4% of KV) wait indexing time = 0.29's, remap KeyValue time = 0.32's, 408.028'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2301.627'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.194'MB/sec write SST data time = 0.06's, 2155.499'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.46's, unzip length = 0.129'GB zip my value throughput = 88.517'MB/sec zip pipeline throughput = 193.819'MB/sec entries = 200503 avg-key = 24.00 avg-zkey = 1.70 avg-val = 645.41 avg-zval = 646.47 usrkeys = 200503 avg-key = 16.00 avg-zkey = 1.70 avg-val = 649.19 avg-zval = 646.47 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 108300 bytes = 365520 } seq expand size = 758100 multi value expand size = 0 cnt WriteAppend = 15807 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1304 GB } UnZip/Zip{ index = 9.4115 value = 0.9984 dict = 0.00 all = 1.0296 } Zip/UnZip{ index = 0.1063 value = 1.0016 dict = 0.00 all = 0.9713 } ---------------------------- total value len = 1.172237 GB avg = 0.650 KB (by entry num) total key len = 0.043277 GB avg = 0.024 KB total ukey len = 0.028851 GB avg = 0.016 KB total ukey num = 0.001803207 Billion total entry num = 0.001803207 Billion write speed all = 0.030722494 MB/sec (with seq num) write speed all = 0.030357881 MB/sec (without seq num) 2024/11/20-19:47:06.270182 140008761230912 [compaction_job.cc:1948] [default] [JOB 8647] Generated table #62985: 200503 keys, 130359455 bytes, temperature: kWarm 2024/11/20-19:47:06.270251 140008761230912 EVENT_LOG_v1 {"time_micros": 1732103226270220, "cf_name": "default", "job": 8647, "event": "table_file_creation", "file_number": 62985, "file_size": 130359455, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1035148415, "table_properties": {"data_size": 129618448, "index_size": 340864, "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": 4812072, "raw_average_key_size": 24, "raw_value_size": 129405728, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200503, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732103222, "oldest_key_time": 0, "file_creation_time": 1732103222, "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": 62985, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:47:06.330222 140008761230912 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062986.sst) /dev/shm/ToplingTemp/Topling-900488-sAyL1Q 2024/11/20-19:47:07.742964 140008761230912 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062986.sst): first pass time = 1.41's, 95.008'MB/sec 2024/11/20-19:47:09.148278 140008761230912 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062986.sst): part-0: reject ZipStore ratio = 0.800 2024/11/20-19:47:09.422313 140008761230912 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062986.sst): old prealloc_size = 147639500, real_size = 130008672 2024/11/20-19:47:09.422455 140008761230912 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062986.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200524 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.70 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 645.34 avg-zval = 646.40 2024/11/20-19:47:09.422582 140008761230912 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062986.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-19:47:09.733169 140008761230912 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062986.sst): second pass time = 1.40's, 92.137'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.31's, 418.955'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2622.813'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.197'MB/sec write SST data time = 0.06's, 2336.592'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.40's, unzip length = 0.129'GB zip my value throughput = 92.137'MB/sec zip pipeline throughput = 136.864'MB/sec entries = 200524 avg-key = 24.00 avg-zkey = 1.70 avg-val = 645.34 avg-zval = 646.40 usrkeys = 200524 avg-key = 16.00 avg-zkey = 1.70 avg-val = 647.75 avg-zval = 646.40 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 69304 bytes = 233920 } seq expand size = 485128 multi value expand size = 0 cnt WriteAppend = 15807 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1302 GB } UnZip/Zip{ index = 9.4267 value = 0.9984 dict = 0.00 all = 1.0306 } Zip/UnZip{ index = 0.1061 value = 1.0016 dict = 0.00 all = 0.9703 } ---------------------------- total value len = 1.302127 GB avg = 0.650 KB (by entry num) total key len = 0.048090 GB avg = 0.024 KB total ukey len = 0.032060 GB avg = 0.016 KB total ukey num = 0.002003731 Billion total entry num = 0.002003731 Billion write speed all = 0.034124044 MB/sec (with seq num) write speed all = 0.033718922 MB/sec (without seq num) 2024/11/20-19:47:09.885404 140008761230912 [compaction_job.cc:1948] [default] [JOB 8647] Generated table #62986: 200524 keys, 130226719 bytes, temperature: kWarm 2024/11/20-19:47:09.885502 140008761230912 EVENT_LOG_v1 {"time_micros": 1732103229885455, "cf_name": "default", "job": 8647, "event": "table_file_creation", "file_number": 62986, "file_size": 130226719, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1035154073, "table_properties": {"data_size": 129618000, "index_size": 340352, "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": 4812576, "raw_average_key_size": 24, "raw_value_size": 129405215, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200524, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732103226, "oldest_key_time": 0, "file_creation_time": 1732103226, "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": 62986, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:47:10.035241 140008761230912 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062987.sst) /dev/shm/ToplingTemp/Topling-900488-Z4jrjQ 2024/11/20-19:47:10.544977 140008761230912 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062987.sst): first pass time = 0.51's, 102.898'MB/sec 2024/11/20-19:47:11.097020 140008761230912 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062987.sst): part-0: reject ZipStore ratio = 0.807 2024/11/20-19:47:11.245644 140008761230912 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062987.sst): old prealloc_size = 147639500, real_size = 50803792 2024/11/20-19:47:11.245748 140008761230912 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062987.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 78310 prefix = 4 raw-key = 0.0009 GB zip-key = 0.0001 GB avg-key = 12.00 avg-zkey = 1.74 raw-val = 0.0506 GB zip-val = 0.0506 GB avg-val = 645.70 avg-zval = 646.76 2024/11/20-19:47:11.245856 140008761230912 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062987.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0002 GB, waited 0.000 sec, Key+Value = 0.052 GB 2024/11/20-19:47:11.367310 140008761230912 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00/062987.sst): second pass time = 0.55's, 91.749'MB/sec, value only(96.4% of KV) wait indexing time = 0.15's, remap KeyValue time = 0.12's, 419.444'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1731.423'MB/sec (index lex order gen) rebuild zvType time = 0.10's, 0.198'MB/sec write SST data time = 0.02's, 2236.494'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 0.55's, unzip length = 0.051'GB zip my value throughput = 91.749'MB/sec zip pipeline throughput = 146.732'MB/sec entries = 78310 avg-key = 24.00 avg-zkey = 1.74 avg-val = 645.70 avg-zval = 646.76 usrkeys = 78310 avg-key = 16.00 avg-zkey = 1.74 avg-val = 651.97 avg-zval = 646.76 TagRS{ kinds = RS_Key0_TagN bytes = 12320 } TagArray{ size = 70185 bytes = 228112 } seq expand size = 491295 multi value expand size = 0 cnt WriteAppend = 6181 UnZipSize{ index = 0.0013 GB value = 0.0506 GB dict = 0.00 MB all = 0.0524 GB } __ZipSize{ index = 0.0001 GB value = 0.0506 GB dict = 0.00 MB all = 0.0510 GB } UnZip/Zip{ index = 9.2000 value = 0.9984 dict = 0.00 all = 1.0278 } Zip/UnZip{ index = 0.1087 value = 1.0016 dict = 0.00 all = 0.9730 } ---------------------------- total value len = 1.353183 GB avg = 0.650 KB (by entry num) total key len = 0.049969 GB avg = 0.024 KB total ukey len = 0.033313 GB avg = 0.016 KB total ukey num = 0.002082041 Billion total entry num = 0.002082041 Billion write speed all = 0.035460417 MB/sec (with seq num) write speed all = 0.035039479 MB/sec (without seq num) 2024/11/20-19:47:11.430374 140008761230912 [compaction_job.cc:1948] [default] [JOB 8647] Generated table #62987: 78310 keys, 51026334 bytes, temperature: kWarm 2024/11/20-19:47:11.430460 140008761230912 EVENT_LOG_v1 {"time_micros": 1732103231430416, "cf_name": "default", "job": 8647, "event": "table_file_creation", "file_number": 62987, "file_size": 51026334, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1035155909, "table_properties": {"data_size": 50647808, "index_size": 136192, "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": 1879440, "raw_average_key_size": 24, "raw_value_size": 50564691, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 78310, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732103229, "oldest_key_time": 0, "file_creation_time": 1732103229, "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": 62987, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:47:11.473648 140008761230912 [compaction_job.cc:703] job-08647: subcompact[0], size: 1.280701 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08647/att-00 [062977,062978,062979,062980,062981,062982,062983,062984,062985,062986,062987] 2024/11/20-19:47:11.747664 140008761230912 (Original Log Time 2024/11/20-19:46:35.497334) EVENT_LOG_v1 {"time_micros": 1732103195497294, "job": 8647, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [62973], "files_L3": [62897, 62898, 62899, 62900, 62901, 62902, 62903, 62904, 62905, 62906, 62907], "score": 0.86186, "input_data_size": 1276591370, "oldest_snapshot_seqno": 1035205572} 2024/11/20-19:47:11.747670 140008761230912 (Original Log Time 2024/11/20-19:47:11.746575) [compaction_job.cc:2022] [default] [JOB 8647] Compacted 1@2 + 11@3 files to L3 => 1280701224 bytes 2024/11/20-19:47:11.747672 140008761230912 (Original Log Time 2024/11/20-19:47:11.747589) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 11 0 0 0] max score 0.05, MB/sec: 35.5 rd, 35.6 wr, level 3, files in(1, 11) out(11 +0 blob) MB in(22.1, 1195.4 +0.0 blob) out(1221.4 +0.0 blob), read-write-amplify(110.4) write-amplify(55.3) OK, records in: 2113296, records dropped: 31255 output_compression: Snappy 2024/11/20-19:47:11.747678 140008761230912 (Original Log Time 2024/11/20-19:47:11.747639) EVENT_LOG_v1 {"time_micros": 1732103231747614, "cf": "default", "job": 8647, "event": "compaction_finished", "compaction_time_micros": 35976327, "compaction_time_cpu_micros": 8382885, "output_level": 3, "num_output_files": 11, "total_output_size": 1280701224, "num_input_records": 2113296, "num_output_records": 2082041, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 896123663, "file_range_sync_nanos": 0, "file_fsync_nanos": 10145, "file_prepare_write_nanos": 5162970, "lsm_state": [0, 0, 0, 11, 0, 0, 0]} 2024/11/20-19:47:11.873596 140008761230912 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":1732103195,"executesMs":36399,"compactionJobId":8647,"attempt":0,"compactionInputRawBytes":1415783349,"compactionInputZipBytes":1276591370,"compactionOutputRawBytes":0,"compactionOutputZipBytes":1280701224,"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-e451ab39fa5349c634e8cc3814b37378-cd5ff6e914904538-00"}}, response = 2024/11/20-19:47:11.873681 140008761230912 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-08647/att-00: olev 3, work 36.399 s, result 6.072 ms, install 1.123 ms, input{raw 1.319 GiB zip 1.189 GiB}