2024/11/20-22:52:07.280461 140008232490560 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00: fork to child time = 0.009493 sec 2024/11/20-22:52:07.280934 140008232490560 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00 2024/11/20-22:52:07.287313 140008232490560 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00 2024/11/20-22:52:07.288932 140008232490560 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:52:07.289178 140008232490560 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-22:52:07.339430 140008232490560 [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-18933/att-00/MANIFEST-049091 2024/11/20-22:52:07.389604 140008232490560 [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-18933/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 81910, last_sequence is 1269186091, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 81744 2024/11/20-22:52:07.389622 140008232490560 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:52:07.389740 140008232490560 [version_set.cc:5724] Creating manifest 81910 2024/11/20-22:52:07.427771 140008232490560 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:52:07.447671 140008232490560 [compaction_job.cc:2437] [default] [JOB 18933] Compacting 1@2 + 9@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-22:52:07.447693 140008232490560 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 14434 Base level 2, inputs: [81904(28MB)], [81819(124MB) 81820(124MB) 81821(124MB) 81822(100MB) 81823(124MB) 81824(124MB) 81825(124MB) 81826(124MB) 81827(12MB)] 2024/11/20-22:52:07.456741 140008232490560 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-22:52:07.456782 140008232490560 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-22:52:07.456812 140008232490560 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-22:52:07.456825 140008232490560 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-22:52:07.456844 140008232490560 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-22:52:08.855648 140008232490560 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081911.sst) /dev/shm/ToplingTemp/Topling-1109564-FwKzaf 2024/11/20-22:52:09.062248 140008232490560 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081911.sst): first pass time = 0.21's, 649.797'MB/sec 2024/11/20-22:52:10.468524 140008232490560 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081911.sst): part-0: reject ZipStore ratio = 0.810 2024/11/20-22:52:10.790762 140008232490560 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081911.sst): old prealloc_size = 147639500, real_size = 130049648 2024/11/20-22:52:10.790960 140008232490560 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081911.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199035 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.75 raw-val = 0.1294 GB zip-val = 0.1297 GB avg-val = 650.34 avg-zval = 651.40 2024/11/20-22:52:10.791247 140008232490560 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081911.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-22:52:11.173876 140008232490560 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081911.sst): second pass time = 1.41's, 92.101'MB/sec, value only(96.4% of KV) wait indexing time = 0.32's, remap KeyValue time = 0.38's, 341.223'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1882.608'MB/sec (index lex order gen) rebuild zvType time = 0.32's, 0.157'MB/sec write SST data time = 0.07's, 1951.567'MB/sec dict compress time = 2827543080.45'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.41's, unzip length = 0.129'GB zip my value throughput = 92.101'MB/sec zip pipeline throughput = 143.062'MB/sec entries = 199035 avg-key = 24.00 avg-zkey = 1.75 avg-val = 650.34 avg-zval = 651.40 usrkeys = 199035 avg-key = 16.00 avg-zkey = 1.75 avg-val = 657.34 avg-zval = 651.40 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199035 bytes = 721520 } seq expand size = 1393245 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.0003 GB value = 0.1297 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.1620 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.196566 GB avg = 0.331 KB (by entry num) total key len = 44.319183 GB avg = 0.026 KB total ukey len = 32.797326 GB avg = 0.014 KB total ukey num = 2.321213611 Billion total entry num = 1.700715633 Billion write speed all = 35.098612318 MB/sec (with seq num) write speed all = 34.312555216 MB/sec (without seq num) 2024/11/20-22:52:11.321111 140008232490560 [compaction_job.cc:1948] [default] [JOB 18933] Generated table #81911: 199035 keys, 130724191 bytes, temperature: kWarm 2024/11/20-22:52:11.321208 140008232490560 EVENT_LOG_v1 {"time_micros": 1732114331321164, "cf_name": "default", "job": 18933, "event": "table_file_creation", "file_number": 81911, "file_size": 130724191, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 856426320, "largest_seqno": 1269072929, "table_properties": {"data_size": 129652128, "index_size": 347584, "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": 4776840, "raw_average_key_size": 24, "raw_value_size": 129440984, "raw_average_value_size": 650, "num_data_blocks": 1, "num_entries": 199035, "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": 1732114328, "oldest_key_time": 0, "file_creation_time": 1732114328, "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": 81911, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:52:11.380906 140008232490560 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081912.sst) /dev/shm/ToplingTemp/Topling-1109564-tq5dcf 2024/11/20-22:52:12.631054 140008232490560 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081912.sst): first pass time = 1.25's, 107.366'MB/sec 2024/11/20-22:52:14.103674 140008232490560 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081912.sst): part-0: reject ZipStore ratio = 0.806 2024/11/20-22:52:14.383661 140008232490560 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081912.sst): old prealloc_size = 147639500, real_size = 130023984 2024/11/20-22:52:14.383825 140008232490560 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081912.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200004 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.08 avg-zval = 648.14 2024/11/20-22:52:14.384068 140008232490560 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081912.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-22:52:14.698432 140008232490560 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081912.sst): second pass time = 1.47's, 87.927'MB/sec, value only(96.4% of KV) wait indexing time = 0.28's, remap KeyValue time = 0.31's, 415.263'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2412.110'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.195'MB/sec write SST data time = 0.06's, 2268.099'MB/sec dict compress time = 6445029635.00'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.47's, unzip length = 0.129'GB zip my value throughput = 87.927'MB/sec zip pipeline throughput = 171.392'MB/sec entries = 200004 avg-key = 24.00 avg-zkey = 1.72 avg-val = 647.08 avg-zval = 648.14 usrkeys = 200004 avg-key = 16.00 avg-zkey = 1.72 avg-val = 653.81 avg-zval = 648.14 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 192400 bytes = 697472 } seq expand size = 1346800 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.1307 GB } UnZip/Zip{ index = 9.3146 value = 0.9984 dict = 0.00 all = 1.0269 } Zip/UnZip{ index = 0.1074 value = 1.0016 dict = 0.00 all = 0.9738 } ---------------------------- total value len = 563.327331 GB avg = 0.331 KB (by entry num) total key len = 44.323983 GB avg = 0.026 KB total ukey len = 32.800526 GB avg = 0.014 KB total ukey num = 2.321413615 Billion total entry num = 1.700915637 Billion write speed all = 35.099297252 MB/sec (with seq num) write speed all = 34.313307759 MB/sec (without seq num) 2024/11/20-22:52:14.855228 140008232490560 [compaction_job.cc:1948] [default] [JOB 18933] Generated table #81912: 200004 keys, 130705631 bytes, temperature: kWarm 2024/11/20-22:52:14.855279 140008232490560 EVENT_LOG_v1 {"time_micros": 1732114334855252, "cf_name": "default", "job": 18933, "event": "table_file_creation", "file_number": 81912, "file_size": 130705631, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1269071877, "table_properties": {"data_size": 129630240, "index_size": 343552, "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": 4800096, "raw_average_key_size": 24, "raw_value_size": 129417986, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 200004, "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": 1732114331, "oldest_key_time": 0, "file_creation_time": 1732114331, "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": 81912, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:52:14.916138 140008232490560 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081913.sst) /dev/shm/ToplingTemp/Topling-1109564-S6z9Pf 2024/11/20-22:52:16.130058 140008232490560 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081913.sst): first pass time = 1.21's, 110.570'MB/sec 2024/11/20-22:52:17.247729 140008232490560 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081913.sst): part-0: reject ZipStore ratio = 0.809 2024/11/20-22:52:17.519247 140008232490560 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081913.sst): old prealloc_size = 147639500, real_size = 130034464 2024/11/20-22:52:17.519405 140008232490560 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081913.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199651 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 = 648.27 avg-zval = 649.33 2024/11/20-22:52:17.519583 140008232490560 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081913.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-22:52:17.829070 140008232490560 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081913.sst): second pass time = 1.12's, 115.888'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.31's, 421.472'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2466.843'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.199'MB/sec write SST data time = 0.06's, 2236.436'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.12's, unzip length = 0.129'GB zip my value throughput = 115.888'MB/sec zip pipeline throughput = 115.888'MB/sec entries = 199651 avg-key = 24.00 avg-zkey = 1.73 avg-val = 648.27 avg-zval = 649.33 usrkeys = 199651 avg-key = 16.00 avg-zkey = 1.73 avg-val = 653.56 avg-zval = 649.33 TagRS{ kinds = RS_Key0_TagN bytes = 31280 } TagArray{ size = 151054 bytes = 547584 } seq expand size = 1057378 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.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1306 GB } UnZip/Zip{ index = 9.2397 value = 0.9984 dict = 0.00 all = 1.0280 } Zip/UnZip{ index = 0.1082 value = 1.0016 dict = 0.00 all = 0.9728 } ---------------------------- total value len = 563.457815 GB avg = 0.331 KB (by entry num) total key len = 44.328775 GB avg = 0.026 KB total ukey len = 32.803721 GB avg = 0.014 KB total ukey num = 2.321613266 Billion total entry num = 1.701115288 Billion write speed all = 35.100763752 MB/sec (with seq num) write speed all = 34.314824124 MB/sec (without seq num) 2024/11/20-22:52:17.974105 140008232490560 [compaction_job.cc:1948] [default] [JOB 18933] Generated table #81913: 199651 keys, 130566175 bytes, temperature: kWarm 2024/11/20-22:52:17.974173 140008232490560 EVENT_LOG_v1 {"time_micros": 1732114337974142, "cf_name": "default", "job": 18933, "event": "table_file_creation", "file_number": 81913, "file_size": 130566175, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1269071479, "table_properties": {"data_size": 129638608, "index_size": 345728, "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": 4791624, "raw_average_key_size": 24, "raw_value_size": 129426766, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199651, "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": 1732114334, "oldest_key_time": 0, "file_creation_time": 1732114334, "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": 81913, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:52:18.031149 140008232490560 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081914.sst) /dev/shm/ToplingTemp/Topling-1109564-WjFKYe 2024/11/20-22:52:19.093354 140008232490560 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081914.sst): first pass time = 1.06's, 126.363'MB/sec 2024/11/20-22:52:20.187067 140008232490560 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081914.sst): old prealloc_size = 147639500, real_size = 103860576 2024/11/20-22:52:20.187232 140008232490560 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081914.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 199249 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 = 649.62 avg-zval = 519.31 2024/11/20-22:52:20.187433 140008232490560 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081914.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-22:52:20.466134 140008232490560 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081914.sst): second pass time = 1.09's, 118.431'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.28's, 379.425'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2616.089'MB/sec (index lex order gen) rebuild zvType time = 0.22's, 0.228'MB/sec write SST data time = 0.06's, 1741.797'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 = 43860.626'MB/sec zip my value time = 1.09's, unzip length = 0.129'GB zip my value throughput = 118.431'MB/sec zip pipeline throughput = 118.431'MB/sec entries = 199249 avg-key = 24.00 avg-zkey = 1.70 avg-val = 649.62 avg-zval = 519.31 usrkeys = 199249 avg-key = 16.00 avg-zkey = 1.70 avg-val = 656.62 avg-zval = 519.31 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199249 bytes = 722288 } seq expand size = 1394743 multi value expand size = 0 cnt WriteAppend = 15 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.4145 value = 1.2509 dict = 1.00 all = 1.2676 } Zip/UnZip{ index = 0.1062 value = 0.7994 dict = 1.00 all = 0.7889 } ---------------------------- total value len = 563.588647 GB avg = 0.331 KB (by entry num) total key len = 44.333557 GB avg = 0.026 KB total ukey len = 32.806909 GB avg = 0.014 KB total ukey num = 2.321812515 Billion total entry num = 1.701314537 Billion write speed all = 35.103249549 MB/sec (with seq num) write speed all = 34.317337557 MB/sec (without seq num) 2024/11/20-22:52:20.586699 140008232490560 [compaction_job.cc:1948] [default] [JOB 18933] Generated table #81914: 199249 keys, 105883409 bytes, temperature: kWarm 2024/11/20-22:52:20.586762 140008232490560 EVENT_LOG_v1 {"time_micros": 1732114340586731, "cf_name": "default", "job": 18933, "event": "table_file_creation", "file_number": 81914, "file_size": 105883409, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 892307193, "largest_seqno": 1269073556, "table_properties": {"data_size": 103471952, "index_size": 338624, "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": 4781976, "raw_average_key_size": 24, "raw_value_size": 129436369, "raw_average_value_size": 649, "num_data_blocks": 1, "num_entries": 199249, "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": 1732114338, "oldest_key_time": 0, "file_creation_time": 1732114338, "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": 81914, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:52:20.629209 140008232490560 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081915.sst) /dev/shm/ToplingTemp/Topling-1109564-ynHEUd 2024/11/20-22:52:21.765937 140008232490560 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081915.sst): first pass time = 1.14's, 118.077'MB/sec 2024/11/20-22:52:22.811875 140008232490560 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081915.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-22:52:23.076522 140008232490560 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081915.sst): old prealloc_size = 147639500, real_size = 130034768 2024/11/20-22:52:23.076674 140008232490560 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081915.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199354 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 = 649.26 avg-zval = 650.33 2024/11/20-22:52:23.076870 140008232490560 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081915.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-22:52:23.386865 140008232490560 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081915.sst): second pass time = 1.05's, 123.844'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.31's, 420.988'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2519.640'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.197'MB/sec write SST data time = 0.06's, 2300.048'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.05's, unzip length = 0.129'GB zip my value throughput = 123.844'MB/sec zip pipeline throughput = 123.844'MB/sec entries = 199354 avg-key = 24.00 avg-zkey = 1.70 avg-val = 649.26 avg-zval = 650.33 usrkeys = 199354 avg-key = 16.00 avg-zkey = 1.70 avg-val = 655.31 avg-zval = 650.33 TagRS{ kinds = RS_Key0_TagN bytes = 31240 } TagArray{ size = 172231 bytes = 624352 } seq expand size = 1205617 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.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1306 GB } UnZip/Zip{ index = 9.3875 value = 0.9984 dict = 0.00 all = 1.0274 } Zip/UnZip{ index = 0.1065 value = 1.0016 dict = 0.00 all = 0.9734 } ---------------------------- total value len = 563.719286 GB avg = 0.331 KB (by entry num) total key len = 44.338341 GB avg = 0.026 KB total ukey len = 32.810098 GB avg = 0.014 KB total ukey num = 2.322011869 Billion total entry num = 1.701513891 Billion write speed all = 35.105148776 MB/sec (with seq num) write speed all = 34.319277232 MB/sec (without seq num) 2024/11/20-22:52:23.546992 140008232490560 [compaction_job.cc:1948] [default] [JOB 18933] Generated table #81915: 199354 keys, 130643295 bytes, temperature: kWarm 2024/11/20-22:52:23.547071 140008232490560 EVENT_LOG_v1 {"time_micros": 1732114343547030, "cf_name": "default", "job": 18933, "event": "table_file_creation", "file_number": 81915, "file_size": 130643295, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1269073641, "table_properties": {"data_size": 129644992, "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": 4784496, "raw_average_key_size": 24, "raw_value_size": 129433487, "raw_average_value_size": 649, "num_data_blocks": 1, "num_entries": 199354, "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": 1732114340, "oldest_key_time": 0, "file_creation_time": 1732114340, "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": 81915, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:52:23.604752 140008232490560 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081916.sst) /dev/shm/ToplingTemp/Topling-1109564-kPRuzf 2024/11/20-22:52:24.741195 140008232490560 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081916.sst): first pass time = 1.14's, 118.107'MB/sec 2024/11/20-22:52:26.007696 140008232490560 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081916.sst): part-0: reject ZipStore ratio = 0.806 2024/11/20-22:52:26.264646 140008232490560 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081916.sst): old prealloc_size = 147639500, real_size = 130027120 2024/11/20-22:52:26.264802 140008232490560 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081916.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199843 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.62 avg-zval = 648.68 2024/11/20-22:52:26.265021 140008232490560 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081916.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-22:52:26.565077 140008232490560 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081916.sst): second pass time = 1.27's, 102.245'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.30's, 435.198'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2473.530'MB/sec (index lex order gen) rebuild zvType time = 0.24's, 0.204'MB/sec write SST data time = 0.06's, 2353.713'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.27's, unzip length = 0.129'GB zip my value throughput = 102.245'MB/sec zip pipeline throughput = 162.314'MB/sec entries = 199843 avg-key = 24.00 avg-zkey = 1.72 avg-val = 647.62 avg-zval = 648.68 usrkeys = 199843 avg-key = 16.00 avg-zkey = 1.72 avg-val = 654.51 avg-zval = 648.68 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 196682 bytes = 712992 } seq expand size = 1376774 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.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.3158 value = 0.9984 dict = 0.00 all = 1.0267 } Zip/UnZip{ index = 0.1073 value = 1.0016 dict = 0.00 all = 0.9740 } ---------------------------- total value len = 563.850084 GB avg = 0.331 KB (by entry num) total key len = 44.343138 GB avg = 0.026 KB total ukey len = 32.813296 GB avg = 0.014 KB total ukey num = 2.322211712 Billion total entry num = 1.701713734 Billion write speed all = 35.106535526 MB/sec (with seq num) write speed all = 34.320715869 MB/sec (without seq num) 2024/11/20-22:52:26.704596 140008232490560 [compaction_job.cc:1948] [default] [JOB 18933] Generated table #81916: 199843 keys, 130724319 bytes, temperature: kWarm 2024/11/20-22:52:26.704663 140008232490560 EVENT_LOG_v1 {"time_micros": 1732114346704633, "cf_name": "default", "job": 18933, "event": "table_file_creation", "file_number": 81916, "file_size": 130724319, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1269073256, "table_properties": {"data_size": 129633760, "index_size": 343232, "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": 4796232, "raw_average_key_size": 24, "raw_value_size": 129421754, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199843, "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": 1732114343, "oldest_key_time": 0, "file_creation_time": 1732114343, "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": 81916, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:52:26.759553 140008232490560 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081917.sst) /dev/shm/ToplingTemp/Topling-1109564-WpquWf 2024/11/20-22:52:27.931270 140008232490560 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081917.sst): first pass time = 1.17's, 114.551'MB/sec 2024/11/20-22:52:29.183307 140008232490560 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081917.sst): part-0: reject ZipStore ratio = 0.807 2024/11/20-22:52:29.446733 140008232490560 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081917.sst): old prealloc_size = 147639500, real_size = 130032896 2024/11/20-22:52:29.446891 140008232490560 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081917.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199809 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 = 647.73 avg-zval = 648.79 2024/11/20-22:52:29.447035 140008232490560 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081917.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-22:52:29.750984 140008232490560 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081917.sst): second pass time = 1.25's, 103.434'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.30's, 428.601'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2519.732'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.202'MB/sec write SST data time = 0.06's, 2295.954'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.25's, unzip length = 0.129'GB zip my value throughput = 103.434'MB/sec zip pipeline throughput = 130.522'MB/sec entries = 199809 avg-key = 24.00 avg-zkey = 1.74 avg-val = 647.73 avg-zval = 648.79 usrkeys = 199809 avg-key = 16.00 avg-zkey = 1.74 avg-val = 651.39 avg-zval = 648.79 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 104486 bytes = 378784 } seq expand size = 731402 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.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1304 GB } UnZip/Zip{ index = 9.1757 value = 0.9984 dict = 0.00 all = 1.0293 } Zip/UnZip{ index = 0.1090 value = 1.0016 dict = 0.00 all = 0.9715 } ---------------------------- total value len = 563.980238 GB avg = 0.331 KB (by entry num) total key len = 44.347933 GB avg = 0.026 KB total ukey len = 32.816493 GB avg = 0.014 KB total ukey num = 2.322411521 Billion total entry num = 1.701913543 Billion write speed all = 35.107868780 MB/sec (with seq num) write speed all = 34.322101358 MB/sec (without seq num) 2024/11/20-22:52:29.891181 140008232490560 [compaction_job.cc:1948] [default] [JOB 18933] Generated table #81917: 199809 keys, 130395871 bytes, temperature: kWarm 2024/11/20-22:52:29.891249 140008232490560 EVENT_LOG_v1 {"time_micros": 1732114349891218, "cf_name": "default", "job": 18933, "event": "table_file_creation", "file_number": 81917, "file_size": 130395871, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1269073008, "table_properties": {"data_size": 129634352, "index_size": 348416, "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": 4795416, "raw_average_key_size": 24, "raw_value_size": 129422377, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199809, "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": 1732114346, "oldest_key_time": 0, "file_creation_time": 1732114346, "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": 81917, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:52:29.981993 140008232490560 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081918.sst) /dev/shm/ToplingTemp/Topling-1109564-vP4fLe 2024/11/20-22:52:31.147544 140008232490560 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081918.sst): first pass time = 1.17's, 115.158'MB/sec 2024/11/20-22:52:32.087613 140008232490560 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081918.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-22:52:32.381684 140008232490560 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081918.sst): old prealloc_size = 147639500, real_size = 130048944 2024/11/20-22:52:32.381853 140008232490560 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081918.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199062 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.1297 GB avg-val = 650.25 avg-zval = 651.31 2024/11/20-22:52:32.382108 140008232490560 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081918.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-22:52:32.688103 140008232490560 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081918.sst): second pass time = 0.94's, 137.826'MB/sec, value only(96.4% of KV) wait indexing time = 0.29's, remap KeyValue time = 0.31's, 426.664'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2311.374'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.200'MB/sec write SST data time = 0.06's, 2264.794'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.94's, unzip length = 0.129'GB zip my value throughput = 137.826'MB/sec zip pipeline throughput = 137.826'MB/sec entries = 199062 avg-key = 24.00 avg-zkey = 1.74 avg-val = 650.25 avg-zval = 651.31 usrkeys = 199062 avg-key = 16.00 avg-zkey = 1.74 avg-val = 656.92 avg-zval = 651.31 TagRS{ kinds = RS_Key0_TagN bytes = 31200 } TagArray{ size = 189474 bytes = 686864 } seq expand size = 1326318 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.0003 GB value = 0.1297 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.1751 value = 0.9984 dict = 0.00 all = 1.0268 } Zip/UnZip{ index = 0.1090 value = 1.0016 dict = 0.00 all = 0.9739 } ---------------------------- total value len = 564.111005 GB avg = 0.331 KB (by entry num) total key len = 44.352711 GB avg = 0.026 KB total ukey len = 32.819678 GB avg = 0.014 KB total ukey num = 2.322610583 Billion total entry num = 1.702112605 Billion write speed all = 35.109740031 MB/sec (with seq num) write speed all = 34.324013887 MB/sec (without seq num) 2024/11/20-22:52:32.828672 140008232490560 [compaction_job.cc:1948] [default] [JOB 18933] Generated table #81918: 199062 keys, 130720223 bytes, temperature: kWarm 2024/11/20-22:52:32.828745 140008232490560 EVENT_LOG_v1 {"time_micros": 1732114352828713, "cf_name": "default", "job": 18933, "event": "table_file_creation", "file_number": 81918, "file_size": 130720223, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1269073381, "table_properties": {"data_size": 129651872, "index_size": 347136, "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": 4777488, "raw_average_key_size": 24, "raw_value_size": 129440686, "raw_average_value_size": 650, "num_data_blocks": 1, "num_entries": 199062, "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": 1732114349, "oldest_key_time": 0, "file_creation_time": 1732114349, "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": 81918, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:52:32.882571 140008232490560 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081919.sst) /dev/shm/ToplingTemp/Topling-1109564-GnuSQb 2024/11/20-22:52:33.016725 140008232490560 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081919.sst): first pass time = 0.13's, 115.857'MB/sec 2024/11/20-22:52:33.204862 140008232490560 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081919.sst): part-0: reject ZipStore ratio = 0.827 2024/11/20-22:52:33.236226 140008232490560 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081919.sst): old prealloc_size = 147639500, real_size = 15056560 2024/11/20-22:52:33.236286 140008232490560 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081919.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 23055 prefix = 4 raw-key = 0.0003 GB zip-key = 0.0000 GB avg-key = 12.00 avg-zkey = 1.83 raw-val = 0.0150 GB zip-val = 0.0150 GB avg-val = 649.91 avg-zval = 650.98 2024/11/20-22:52:33.236342 140008232490560 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081919.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0000 GB, waited 0.000 sec, Key+Value = 0.016 GB 2024/11/20-22:52:33.275417 140008232490560 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00/081919.sst): second pass time = 0.19's, 79.986'MB/sec, value only(96.4% of KV) wait indexing time = 0.03's, remap KeyValue time = 0.04's, 386.483'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 919.632'MB/sec (index lex order gen) rebuild zvType time = 0.03's, 0.182'MB/sec write SST data time = 0.01's, 2052.713'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.19's, unzip length = 0.015'GB zip my value throughput = 79.986'MB/sec zip pipeline throughput = 79.986'MB/sec entries = 23055 avg-key = 24.00 avg-zkey = 1.83 avg-val = 649.91 avg-zval = 650.98 usrkeys = 23055 avg-key = 16.00 avg-zkey = 1.83 avg-val = 656.91 avg-zval = 650.98 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 23055 bytes = 83584 } seq expand size = 161385 multi value expand size = 0 cnt WriteAppend = 1840 UnZipSize{ index = 0.0004 GB value = 0.0150 GB dict = 0.00 MB all = 0.0155 GB } __ZipSize{ index = 0.0000 GB value = 0.0150 GB dict = 0.00 MB all = 0.0151 GB } UnZip/Zip{ index = 8.7197 value = 0.9984 dict = 0.00 all = 1.0265 } Zip/UnZip{ index = 0.1147 value = 1.0016 dict = 0.00 all = 0.9742 } ---------------------------- total value len = 564.126150 GB avg = 0.331 KB (by entry num) total key len = 44.353264 GB avg = 0.026 KB total ukey len = 32.820047 GB avg = 0.014 KB total ukey num = 2.322633638 Billion total entry num = 1.702135660 Billion write speed all = 35.109455983 MB/sec (with seq num) write speed all = 34.323745826 MB/sec (without seq num) 2024/11/20-22:52:33.298282 140008232490560 [compaction_job.cc:1948] [default] [JOB 18933] Generated table #81919: 23055 keys, 15135774 bytes, temperature: kWarm 2024/11/20-22:52:33.298351 140008232490560 EVENT_LOG_v1 {"time_micros": 1732114353298318, "cf_name": "default", "job": 18933, "event": "table_file_creation", "file_number": 81919, "file_size": 15135774, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 979142221, "largest_seqno": 1269066691, "table_properties": {"data_size": 15008288, "index_size": 42304, "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": 553320, "raw_average_key_size": 24, "raw_value_size": 14983740, "raw_average_value_size": 649, "num_data_blocks": 1, "num_entries": 23055, "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": 1732114352, "oldest_key_time": 0, "file_creation_time": 1732114352, "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": 81919, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:52:33.311755 140008232490560 [compaction_job.cc:703] job-18933: subcompact[0], size: 1.035499 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18933/att-00 [081911,081912,081913,081914,081915,081916,081917,081918,081919] 2024/11/20-22:52:33.419523 140008232490560 (Original Log Time 2024/11/20-22:52:07.447749) EVENT_LOG_v1 {"time_micros": 1732114327447707, "job": 18933, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [81904], "files_L3": [81819, 81820, 81821, 81822, 81823, 81824, 81825, 81826, 81827], "score": 0.99583, "input_data_size": 1063246987, "oldest_snapshot_seqno": 1269185308} 2024/11/20-22:52:33.419527 140008232490560 (Original Log Time 2024/11/20-22:52:33.418569) [compaction_job.cc:2022] [default] [JOB 18933] Compacted 1@2 + 9@3 files to L3 => 1035498888 bytes 2024/11/20-22:52:33.419528 140008232490560 (Original Log Time 2024/11/20-22:52:33.419455) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.04, MB/sec: 41.1 rd, 40.0 wr, level 3, files in(1, 9) out(9 +0 blob) MB in(28.7, 985.3 +0.0 blob) out(987.5 +0.0 blob), read-write-amplify(69.7) write-amplify(34.4) OK, records in: 1660984, records dropped: 41922 output_compression: Snappy 2024/11/20-22:52:33.419533 140008232490560 (Original Log Time 2024/11/20-22:52:33.419501) EVENT_LOG_v1 {"time_micros": 1732114353419478, "cf": "default", "job": 18933, "event": "compaction_finished", "compaction_time_micros": 25864012, "compaction_time_cpu_micros": 6271458, "output_level": 3, "num_output_files": 9, "total_output_size": 1035498888, "num_input_records": 1660984, "num_output_records": 1619062, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 657664736, "file_range_sync_nanos": 0, "file_fsync_nanos": 7964, "file_prepare_write_nanos": 4323121, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/20-22:52:33.553918 140008232490560 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":1732114327,"executesMs":26130,"compactionJobId":18933,"attempt":0,"compactionInputRawBytes":1117725708,"compactionInputZipBytes":1063246987,"compactionOutputRawBytes":0,"compactionOutputZipBytes":1035498888,"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-1fcf17fbb1ade8bd93a101d225f96028-fa0766ab421f5bfb-00"}}, response = 2024/11/20-22:52:33.554000 140008232490560 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-18933/att-00: olev 3, work 26.130 s, result 7.754 ms, install 0.980 ms, input{raw 1.041 GiB zip 1013.991 MiB}