2024/11/20-23:12:33.477430 140008484271680 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00: fork to child time = 0.017066 sec 2024/11/20-23:12:33.478078 140008484271680 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00 2024/11/20-23:12:33.485241 140008484271680 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00 2024/11/20-23:12:33.487468 140008484271680 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-23:12:33.487802 140008484271680 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-23:12:33.530949 140008484271680 [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-20039/att-00/MANIFEST-049091 2024/11/20-23:12:33.546793 140008484271680 [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-20039/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 83898, last_sequence is 1293421367, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 83718 2024/11/20-23:12:33.546801 140008484271680 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-23:12:33.546874 140008484271680 [version_set.cc:5724] Creating manifest 83898 2024/11/20-23:12:33.574938 140008484271680 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-23:12:33.592413 140008484271680 [compaction_job.cc:2437] [default] [JOB 20039] Compacting 1@2 + 7@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-23:12:33.592429 140008484271680 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 15139 Base level 2, inputs: [83889(27MB)], [83822(124MB) 83823(124MB) 83824(101MB) 83825(124MB) 83826(124MB) 83827(124MB) 83828(65MB)] 2024/11/20-23:12:33.601589 140008484271680 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-23:12:33.601624 140008484271680 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-23:12:33.601652 140008484271680 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-23:12:33.601664 140008484271680 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-23:12:33.601677 140008484271680 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-23:12:34.887442 140008484271680 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083899.sst) /dev/shm/ToplingTemp/Topling-1130965-1GEkus 2024/11/20-23:12:35.134793 140008484271680 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083899.sst): first pass time = 0.25's, 542.757'MB/sec 2024/11/20-23:12:36.316197 140008484271680 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083899.sst): part-0: reject ZipStore ratio = 0.808 2024/11/20-23:12:36.681149 140008484271680 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083899.sst): old prealloc_size = 147639500, real_size = 130045024 2024/11/20-23:12:36.681354 140008484271680 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083899.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199486 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 = 648.82 avg-zval = 649.88 2024/11/20-23:12:36.681631 140008484271680 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083899.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-23:12:37.087021 140008484271680 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083899.sst): second pass time = 1.18's, 109.633'MB/sec, value only(96.4% of KV) wait indexing time = 0.37's, remap KeyValue time = 0.41's, 322.065'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2048.880'MB/sec (index lex order gen) rebuild zvType time = 0.34's, 0.145'MB/sec write SST data time = 0.06's, 2080.738'MB/sec dict compress time = 8225610810.48'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.633'MB/sec zip pipeline throughput = 109.633'MB/sec entries = 199486 avg-key = 24.00 avg-zkey = 1.77 avg-val = 648.82 avg-zval = 649.88 usrkeys = 199486 avg-key = 16.00 avg-zkey = 1.77 avg-val = 655.49 avg-zval = 649.88 TagRS{ kinds = RS_Key0_TagN bytes = 31280 } TagArray{ size = 190073 bytes = 689024 } seq expand size = 1330511 multi value expand size = 0 cnt WriteAppend = 15810 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.0412 value = 0.9984 dict = 0.00 all = 1.0268 } Zip/UnZip{ index = 0.1106 value = 1.0016 dict = 0.00 all = 0.9739 } ---------------------------- total value len = 563.196493 GB avg = 0.331 KB (by entry num) total key len = 44.319194 GB avg = 0.026 KB total ukey len = 32.797334 GB avg = 0.014 KB total ukey num = 2.321214062 Billion total entry num = 1.700716084 Billion write speed all = 32.777138348 MB/sec (with seq num) write speed all = 32.043071951 MB/sec (without seq num) 2024/11/20-23:12:37.275556 140008484271680 [compaction_job.cc:1948] [default] [JOB 20039] Generated table #83899: 199486 keys, 130718239 bytes, temperature: kWarm 2024/11/20-23:12:37.275657 140008484271680 EVENT_LOG_v1 {"time_micros": 1732115557275604, "cf_name": "default", "job": 20039, "event": "table_file_creation", "file_number": 83899, "file_size": 130718239, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1292966972, "table_properties": {"data_size": 129641936, "index_size": 353024, "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": 4787664, "raw_average_key_size": 24, "raw_value_size": 129430295, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199486, "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": 1732115554, "oldest_key_time": 0, "file_creation_time": 1732115554, "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": 83899, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:12:37.366089 140008484271680 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083900.sst) /dev/shm/ToplingTemp/Topling-1130965-AAVTEu 2024/11/20-23:12:38.614465 140008484271680 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083900.sst): first pass time = 1.25's, 107.519'MB/sec 2024/11/20-23:12:39.704861 140008484271680 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083900.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-23:12:40.059228 140008484271680 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083900.sst): old prealloc_size = 147639500, real_size = 130029200 2024/11/20-23:12:40.059418 140008484271680 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083900.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199628 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 = 648.34 avg-zval = 649.40 2024/11/20-23:12:40.059648 140008484271680 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083900.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-23:12:40.430484 140008484271680 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083900.sst): second pass time = 1.09's, 118.782'MB/sec, value only(96.4% of KV) wait indexing time = 0.35's, remap KeyValue time = 0.37's, 351.774'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2029.429'MB/sec (index lex order gen) rebuild zvType time = 0.31's, 0.161'MB/sec write SST data time = 0.06's, 2119.043'MB/sec dict compress time = 8225610810.48'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.09's, unzip length = 0.129'GB zip my value throughput = 118.782'MB/sec zip pipeline throughput = 118.782'MB/sec entries = 199628 avg-key = 24.00 avg-zkey = 1.70 avg-val = 648.34 avg-zval = 649.40 usrkeys = 199628 avg-key = 16.00 avg-zkey = 1.70 avg-val = 653.98 avg-zval = 649.40 TagRS{ kinds = RS_Key0_TagN bytes = 31280 } TagArray{ size = 160750 bytes = 582736 } seq expand size = 1125250 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.3951 value = 0.9984 dict = 0.00 all = 1.0277 } Zip/UnZip{ index = 0.1064 value = 1.0016 dict = 0.00 all = 0.9730 } ---------------------------- total value len = 563.327046 GB avg = 0.331 KB (by entry num) total key len = 44.323985 GB avg = 0.026 KB total ukey len = 32.800528 GB avg = 0.014 KB total ukey num = 2.321413690 Billion total entry num = 1.700915712 Billion write speed all = 32.778527625 MB/sec (with seq num) write speed all = 32.044507474 MB/sec (without seq num) 2024/11/20-23:12:40.612538 140008484271680 [compaction_job.cc:1948] [default] [JOB 20039] Generated table #83900: 199628 keys, 130596127 bytes, temperature: kWarm 2024/11/20-23:12:40.612604 140008484271680 EVENT_LOG_v1 {"time_micros": 1732115560612572, "cf_name": "default", "job": 20039, "event": "table_file_creation", "file_number": 83900, "file_size": 130596127, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1292966717, "table_properties": {"data_size": 129639168, "index_size": 339968, "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": 4791072, "raw_average_key_size": 24, "raw_value_size": 129427322, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199628, "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": 1732115557, "oldest_key_time": 0, "file_creation_time": 1732115557, "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": 83900, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:12:40.676389 140008484271680 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083901.sst) /dev/shm/ToplingTemp/Topling-1130965-sgjgFt 2024/11/20-23:12:41.832784 140008484271680 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083901.sst): first pass time = 1.16's, 116.070'MB/sec 2024/11/20-23:12:42.985277 140008484271680 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083901.sst): old prealloc_size = 147639500, real_size = 103853712 2024/11/20-23:12:42.985438 140008484271680 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083901.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 199105 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 = 650.11 avg-zval = 519.65 2024/11/20-23:12:42.985651 140008484271680 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083901.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-23:12:43.390397 140008484271680 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083901.sst): second pass time = 1.15's, 112.386'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.41's, 261.360'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2463.971'MB/sec (index lex order gen) rebuild zvType time = 0.34's, 0.145'MB/sec write SST data time = 0.06's, 1719.201'MB/sec dict compress time = 8602282254.15's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.351'MB, throughput = 41585.276'MB/sec zip my value time = 1.15's, unzip length = 0.129'GB zip my value throughput = 112.386'MB/sec zip pipeline throughput = 150.814'MB/sec entries = 199105 avg-key = 24.00 avg-zkey = 1.70 avg-val = 650.11 avg-zval = 519.65 usrkeys = 199105 avg-key = 16.00 avg-zkey = 1.70 avg-val = 657.11 avg-zval = 519.65 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199105 bytes = 721776 } seq expand size = 1393735 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.1059 GB } UnZip/Zip{ index = 9.3935 value = 1.2511 dict = 1.00 all = 1.2677 } Zip/UnZip{ index = 0.1065 value = 0.7993 dict = 1.00 all = 0.7889 } ---------------------------- total value len = 563.457879 GB avg = 0.331 KB (by entry num) total key len = 44.328764 GB avg = 0.026 KB total ukey len = 32.803713 GB avg = 0.014 KB total ukey num = 2.321612795 Billion total entry num = 1.701114817 Billion write speed all = 32.780608956 MB/sec (with seq num) write speed all = 32.046620077 MB/sec (without seq num) 2024/11/20-23:12:43.508092 140008484271680 [compaction_job.cc:1948] [default] [JOB 20039] Generated table #83901: 199105 keys, 105879084 bytes, temperature: kWarm 2024/11/20-23:12:43.508152 140008484271680 EVENT_LOG_v1 {"time_micros": 1732115563508121, "cf_name": "default", "job": 20039, "event": "table_file_creation", "file_number": 83901, "file_size": 105879084, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 899368248, "largest_seqno": 1292967115, "table_properties": {"data_size": 103464640, "index_size": 339136, "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": 4778520, "raw_average_key_size": 24, "raw_value_size": 129439737, "raw_average_value_size": 650, "num_data_blocks": 1, "num_entries": 199105, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732115560, "oldest_key_time": 0, "file_creation_time": 1732115560, "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": 83901, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:12:43.560059 140008484271680 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083902.sst) /dev/shm/ToplingTemp/Topling-1130965-LJGyFr 2024/11/20-23:12:44.761259 140008484271680 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083902.sst): first pass time = 1.20's, 111.740'MB/sec 2024/11/20-23:12:45.853542 140008484271680 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083902.sst): part-0: reject ZipStore ratio = 0.804 2024/11/20-23:12:46.114613 140008484271680 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083902.sst): old prealloc_size = 147639500, real_size = 130030672 2024/11/20-23:12:46.114771 140008484271680 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083902.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199626 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.71 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 648.35 avg-zval = 649.41 2024/11/20-23:12:46.114968 140008484271680 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083902.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-23:12:46.467471 140008484271680 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083902.sst): second pass time = 1.09's, 118.575'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.35's, 370.258'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2435.271'MB/sec (index lex order gen) rebuild zvType time = 0.30's, 0.168'MB/sec write SST data time = 0.06's, 2351.921'MB/sec dict compress time = 8602282254.15'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.09's, unzip length = 0.129'GB zip my value throughput = 118.575'MB/sec zip pipeline throughput = 118.575'MB/sec entries = 199626 avg-key = 24.00 avg-zkey = 1.71 avg-val = 648.35 avg-zval = 649.41 usrkeys = 199626 avg-key = 16.00 avg-zkey = 1.71 avg-val = 654.40 avg-zval = 649.41 TagRS{ kinds = RS_Key0_TagN bytes = 31280 } TagArray{ size = 172681 bytes = 625984 } seq expand size = 1208767 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.3493 value = 0.9984 dict = 0.00 all = 1.0274 } Zip/UnZip{ index = 0.1070 value = 1.0016 dict = 0.00 all = 0.9733 } ---------------------------- total value len = 563.588515 GB avg = 0.331 KB (by entry num) total key len = 44.333555 GB avg = 0.026 KB total ukey len = 32.806907 GB avg = 0.014 KB total ukey num = 2.321812421 Billion total entry num = 1.701314443 Billion write speed all = 32.782472562 MB/sec (with seq num) write speed all = 32.048519355 MB/sec (without seq num) 2024/11/20-23:12:46.606477 140008484271680 [compaction_job.cc:1948] [default] [JOB 20039] Generated table #83902: 199626 keys, 130640799 bytes, temperature: kWarm 2024/11/20-23:12:46.606542 140008484271680 EVENT_LOG_v1 {"time_micros": 1732115566606511, "cf_name": "default", "job": 20039, "event": "table_file_creation", "file_number": 83902, "file_size": 130640799, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1292966533, "table_properties": {"data_size": 129638976, "index_size": 341632, "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": 4791024, "raw_average_key_size": 24, "raw_value_size": 129427128, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199626, "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": 1732115563, "oldest_key_time": 0, "file_creation_time": 1732115563, "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": 83902, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:12:46.660890 140008484271680 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083903.sst) /dev/shm/ToplingTemp/Topling-1130965-0ENL4s 2024/11/20-23:12:47.822756 140008484271680 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083903.sst): first pass time = 1.16's, 115.523'MB/sec 2024/11/20-23:12:49.023731 140008484271680 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083903.sst): part-0: reject ZipStore ratio = 0.806 2024/11/20-23:12:49.283071 140008484271680 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083903.sst): old prealloc_size = 147639500, real_size = 130024240 2024/11/20-23:12:49.283235 140008484271680 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083903.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199940 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.71 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.29 avg-zval = 648.35 2024/11/20-23:12:49.283396 140008484271680 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083903.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-23:12:49.595126 140008484271680 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083903.sst): second pass time = 1.20's, 107.824'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.31's, 417.989'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2312.987'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.195'MB/sec write SST data time = 0.06's, 2329.993'MB/sec dict compress time = 8602282254.15'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.20's, unzip length = 0.129'GB zip my value throughput = 107.824'MB/sec zip pipeline throughput = 107.824'MB/sec entries = 199940 avg-key = 24.00 avg-zkey = 1.71 avg-val = 647.29 avg-zval = 648.35 usrkeys = 199940 avg-key = 16.00 avg-zkey = 1.71 avg-val = 651.42 avg-zval = 648.35 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 118072 bytes = 428032 } seq expand size = 826504 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.1304 GB } UnZip/Zip{ index = 9.3395 value = 0.9984 dict = 0.00 all = 1.0290 } Zip/UnZip{ index = 0.1071 value = 1.0016 dict = 0.00 all = 0.9718 } ---------------------------- total value len = 563.718761 GB avg = 0.331 KB (by entry num) total key len = 44.338353 GB avg = 0.026 KB total ukey len = 32.810106 GB avg = 0.014 KB total ukey num = 2.322012361 Billion total entry num = 1.701514383 Billion write speed all = 32.784225481 MB/sec (with seq num) write speed all = 32.050309803 MB/sec (without seq num) 2024/11/20-23:12:49.736917 140008484271680 [compaction_job.cc:1948] [default] [JOB 20039] Generated table #83903: 199940 keys, 130436447 bytes, temperature: kWarm 2024/11/20-23:12:49.736985 140008484271680 EVENT_LOG_v1 {"time_micros": 1732115569736953, "cf_name": "default", "job": 20039, "event": "table_file_creation", "file_number": 83903, "file_size": 130436447, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1292965735, "table_properties": {"data_size": 129631520, "index_size": 342528, "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": 4798560, "raw_average_key_size": 24, "raw_value_size": 129419399, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199940, "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": 1732115566, "oldest_key_time": 0, "file_creation_time": 1732115566, "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": 83903, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:12:49.809101 140008484271680 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083904.sst) /dev/shm/ToplingTemp/Topling-1130965-Xk2pVu 2024/11/20-23:12:50.983565 140008484271680 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083904.sst): first pass time = 1.17's, 114.287'MB/sec 2024/11/20-23:12:52.089947 140008484271680 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083904.sst): part-0: reject ZipStore ratio = 0.806 2024/11/20-23:12:52.425123 140008484271680 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083904.sst): old prealloc_size = 147639500, real_size = 130049872 2024/11/20-23:12:52.425326 140008484271680 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083904.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199189 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0004 GB avg-key = 12.00 avg-zkey = 1.76 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 649.82 avg-zval = 650.88 2024/11/20-23:12:52.425559 140008484271680 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083904.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-23:12:52.763016 140008484271680 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083904.sst): second pass time = 1.11's, 117.070'MB/sec, value only(96.4% of KV) wait indexing time = 0.34's, remap KeyValue time = 0.34's, 386.710'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2083.675'MB/sec (index lex order gen) rebuild zvType time = 0.27's, 0.182'MB/sec write SST data time = 0.06's, 2056.244'MB/sec dict compress time = 8602282254.15'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.11's, unzip length = 0.129'GB zip my value throughput = 117.070'MB/sec zip pipeline throughput = 117.070'MB/sec entries = 199189 avg-key = 24.00 avg-zkey = 1.76 avg-val = 649.82 avg-zval = 650.88 usrkeys = 199189 avg-key = 16.00 avg-zkey = 1.76 avg-val = 655.93 avg-zval = 650.88 TagRS{ kinds = RS_Key0_TagN bytes = 31240 } TagArray{ size = 173685 bytes = 629616 } seq expand size = 1215795 multi value expand size = 0 cnt WriteAppend = 15811 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.0755 value = 0.9984 dict = 0.00 all = 1.0272 } Zip/UnZip{ index = 0.1102 value = 1.0016 dict = 0.00 all = 0.9735 } ---------------------------- total value len = 563.849414 GB avg = 0.331 KB (by entry num) total key len = 44.343134 GB avg = 0.026 KB total ukey len = 32.813293 GB avg = 0.014 KB total ukey num = 2.322211550 Billion total entry num = 1.701713572 Billion write speed all = 32.785927722 MB/sec (with seq num) write speed all = 32.052051473 MB/sec (without seq num) 2024/11/20-23:12:52.904494 140008484271680 [compaction_job.cc:1948] [default] [JOB 20039] Generated table #83904: 199189 keys, 130663903 bytes, temperature: kWarm 2024/11/20-23:12:52.904558 140008484271680 EVENT_LOG_v1 {"time_micros": 1732115572904527, "cf_name": "default", "job": 20039, "event": "table_file_creation", "file_number": 83904, "file_size": 130663903, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1292967078, "table_properties": {"data_size": 129648704, "index_size": 351168, "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": 4780536, "raw_average_key_size": 24, "raw_value_size": 129437388, "raw_average_value_size": 649, "num_data_blocks": 1, "num_entries": 199189, "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": 1732115569, "oldest_key_time": 0, "file_creation_time": 1732115569, "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": 83904, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:12:52.959573 140008484271680 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083905.sst) /dev/shm/ToplingTemp/Topling-1130965-phBe8u 2024/11/20-23:12:53.591470 140008484271680 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083905.sst): first pass time = 0.63's, 119.015'MB/sec 2024/11/20-23:12:54.353797 140008484271680 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083905.sst): part-0: reject ZipStore ratio = 0.810 2024/11/20-23:12:54.499110 140008484271680 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083905.sst): old prealloc_size = 147639500, real_size = 72865664 2024/11/20-23:12:54.499215 140008484271680 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083905.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 111521 prefix = 4 raw-key = 0.0013 GB zip-key = 0.0002 GB avg-key = 12.00 avg-zkey = 1.75 raw-val = 0.0725 GB zip-val = 0.0726 GB avg-val = 650.32 avg-zval = 651.38 2024/11/20-23:12:54.499338 140008484271680 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083905.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0002 GB, waited 0.000 sec, Key+Value = 0.075 GB 2024/11/20-23:12:54.668431 140008484271680 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00/083905.sst): second pass time = 0.76's, 95.224'MB/sec, value only(96.4% of KV) wait indexing time = 0.15's, remap KeyValue time = 0.17's, 432.649'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2068.332'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.200'MB/sec write SST data time = 0.03's, 2434.219'MB/sec dict compress time = 8602282254.15'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.76's, unzip length = 0.073'GB zip my value throughput = 95.224'MB/sec zip pipeline throughput = 148.616'MB/sec entries = 111521 avg-key = 24.00 avg-zkey = 1.75 avg-val = 650.32 avg-zval = 651.38 usrkeys = 111521 avg-key = 16.00 avg-zkey = 1.75 avg-val = 657.32 avg-zval = 651.38 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 111521 bytes = 404272 } seq expand size = 780647 multi value expand size = 0 cnt WriteAppend = 8864 UnZipSize{ index = 0.0018 GB value = 0.0725 GB dict = 0.00 MB all = 0.0752 GB } __ZipSize{ index = 0.0002 GB value = 0.0726 GB dict = 0.00 MB all = 0.0732 GB } UnZip/Zip{ index = 9.1651 value = 0.9984 dict = 0.00 all = 1.0267 } Zip/UnZip{ index = 0.1091 value = 1.0016 dict = 0.00 all = 0.9740 } ---------------------------- total value len = 563.922719 GB avg = 0.331 KB (by entry num) total key len = 44.345810 GB avg = 0.026 KB total ukey len = 32.815078 GB avg = 0.014 KB total ukey num = 2.322323071 Billion total entry num = 1.701825093 Billion write speed all = 32.786655984 MB/sec (with seq num) write speed all = 32.052807019 MB/sec (without seq num) 2024/11/20-23:12:54.774664 140008484271680 [compaction_job.cc:1948] [default] [JOB 20039] Generated table #83905: 111521 keys, 73244127 bytes, temperature: kWarm 2024/11/20-23:12:54.774723 140008484271680 EVENT_LOG_v1 {"time_micros": 1732115574774693, "cf_name": "default", "job": 20039, "event": "table_file_creation", "file_number": 83905, "file_size": 73244127, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 968887379, "largest_seqno": 1292966687, "table_properties": {"data_size": 72642928, "index_size": 194688, "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": 2676504, "raw_average_key_size": 24, "raw_value_size": 72524600, "raw_average_value_size": 650, "num_data_blocks": 1, "num_entries": 111521, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-ZipOffsetBlobStore", "creation_time": 1732115572, "oldest_key_time": 0, "file_creation_time": 1732115572, "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": 83905, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:12:54.803963 140008484271680 [compaction_job.cc:703] job-20039: subcompact[0], size: 0.832179 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-20039/att-00 [083899,083900,083901,083902,083903,083904,083905] 2024/11/20-23:12:54.897095 140008484271680 (Original Log Time 2024/11/20-23:12:33.592479) EVENT_LOG_v1 {"time_micros": 1732115553592442, "job": 20039, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [83889], "files_L3": [83822, 83823, 83824, 83825, 83826, 83827, 83828], "score": 0.998477, "input_data_size": 856616689, "oldest_snapshot_seqno": 1293420662} 2024/11/20-23:12:54.897099 140008484271680 (Original Log Time 2024/11/20-23:12:54.896373) [compaction_job.cc:2022] [default] [JOB 20039] Compacted 1@2 + 7@3 files to L3 => 832178726 bytes 2024/11/20-23:12:54.897100 140008484271680 (Original Log Time 2024/11/20-23:12:54.897010) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 7 0 0 0] max score 0.03, MB/sec: 40.4 rd, 39.2 wr, level 3, files in(1, 7) out(7 +0 blob) MB in(27.7, 789.2 +0.0 blob) out(793.6 +0.0 blob), read-write-amplify(58.2) write-amplify(28.7) OK, records in: 1345237, records dropped: 36742 output_compression: Snappy 2024/11/20-23:12:54.897104 140008484271680 (Original Log Time 2024/11/20-23:12:54.897077) EVENT_LOG_v1 {"time_micros": 1732115574897032, "cf": "default", "job": 20039, "event": "compaction_finished", "compaction_time_micros": 21211491, "compaction_time_cpu_micros": 5460302, "output_level": 3, "num_output_files": 7, "total_output_size": 832178726, "num_input_records": 1345237, "num_output_records": 1308495, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 624144177, "file_range_sync_nanos": 0, "file_fsync_nanos": 7202, "file_prepare_write_nanos": 3438662, "lsm_state": [0, 0, 0, 7, 0, 0, 0]} 2024/11/20-23:12:55.016446 140008484271680 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":1732115553,"executesMs":21407,"compactionJobId":20039,"attempt":0,"compactionInputRawBytes":905422160,"compactionInputZipBytes":856616689,"compactionOutputRawBytes":0,"compactionOutputZipBytes":832178726,"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-5ba355152e16adb71cdf9cb977d28631-80a5c3b6ccd5667e-00"}}, response = 2024/11/20-23:12:55.016503 140008484271680 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-20039/att-00: olev 3, work 21.407 s, result 11.236 ms, install 0.747 ms, input{raw 863.478 MiB zip 816.933 MiB}