2024/11/20-22:26:04.001426 140008366773824 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00: fork to child time = 0.012151 sec 2024/11/20-22:26:04.001959 140008366773824 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00 2024/11/20-22:26:04.008915 140008366773824 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00 2024/11/20-22:26:04.010572 140008366773824 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:26:04.010807 140008366773824 [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:26:04.065878 140008366773824 [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-17536/att-00/MANIFEST-049091 2024/11/20-22:26:04.122260 140008366773824 [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-17536/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 79275, last_sequence is 1237620483, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 79096 2024/11/20-22:26:04.122274 140008366773824 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:26:04.122355 140008366773824 [version_set.cc:5724] Creating manifest 79275 2024/11/20-22:26:04.152437 140008366773824 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:26:04.170430 140008366773824 [compaction_job.cc:2437] [default] [JOB 17536] Compacting 1@2 + 8@3 files to L3, score 0.98, subcompactions 1 : 1 2024/11/20-22:26:04.170448 140008366773824 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 13497 Base level 2, inputs: [79270(28MB)], [79205(124MB) 79206(124MB) 79207(124MB) 79208(101MB) 79209(124MB) 79210(124MB) 79211(124MB) 79212(90MB)] 2024/11/20-22:26:04.178669 140008366773824 [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:26:04.178689 140008366773824 [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:26:04.178704 140008366773824 [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:26:04.178709 140008366773824 [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:26:04.178719 140008366773824 [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:26:05.525716 140008366773824 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079276.sst) /dev/shm/ToplingTemp/Topling-1080266-ez02BR 2024/11/20-22:26:05.726410 140008366773824 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079276.sst): first pass time = 0.20's, 668.909'MB/sec 2024/11/20-22:26:06.859945 140008366773824 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079276.sst): part-0: reject ZipStore ratio = 0.809 2024/11/20-22:26:07.128980 140008366773824 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079276.sst): old prealloc_size = 147639500, real_size = 130047056 2024/11/20-22:26:07.129224 140008366773824 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079276.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199178 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.1296 GB avg-val = 649.86 avg-zval = 650.92 2024/11/20-22:26:07.129472 140008366773824 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079276.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:26:07.435311 140008366773824 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079276.sst): second pass time = 1.13's, 114.255'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.31's, 426.750'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1596.293'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.200'MB/sec write SST data time = 0.06's, 2287.183'MB/sec dict compress time = 3472337096.62'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.13's, unzip length = 0.129'GB zip my value throughput = 114.255'MB/sec zip pipeline throughput = 173.225'MB/sec entries = 199178 avg-key = 24.00 avg-zkey = 1.75 avg-val = 649.86 avg-zval = 650.92 usrkeys = 199178 avg-key = 16.00 avg-zkey = 1.75 avg-val = 656.86 avg-zval = 650.92 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199178 bytes = 722032 } seq expand size = 1394246 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.1601 value = 0.9984 dict = 0.00 all = 1.0267 } Zip/UnZip{ index = 0.1092 value = 1.0016 dict = 0.00 all = 0.9740 } ---------------------------- total value len = 563.196564 GB avg = 0.331 KB (by entry num) total key len = 44.319187 GB avg = 0.026 KB total ukey len = 32.797329 GB avg = 0.014 KB total ukey num = 2.321213754 Billion total entry num = 1.700715776 Billion write speed all = 38.584465129 MB/sec (with seq num) write speed all = 37.720339931 MB/sec (without seq num) 2024/11/20-22:26:07.583348 140008366773824 [compaction_job.cc:1948] [default] [JOB 17536] Generated table #79276: 199178 keys, 130722015 bytes, temperature: kWarm 2024/11/20-22:26:07.583452 140008366773824 EVENT_LOG_v1 {"time_micros": 1732112767583406, "cf_name": "default", "job": 17536, "event": "table_file_creation", "file_number": 79276, "file_size": 130722015, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 856426320, "largest_seqno": 1237484980, "table_properties": {"data_size": 129649152, "index_size": 347904, "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": 4780272, "raw_average_key_size": 24, "raw_value_size": 129437847, "raw_average_value_size": 649, "num_data_blocks": 1, "num_entries": 199178, "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": 1732112765, "oldest_key_time": 0, "file_creation_time": 1732112765, "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": 79276, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:26:07.656473 140008366773824 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079277.sst) /dev/shm/ToplingTemp/Topling-1080266-h8LZLP 2024/11/20-22:26:08.868960 140008366773824 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079277.sst): first pass time = 1.21's, 110.702'MB/sec 2024/11/20-22:26:10.126806 140008366773824 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079277.sst): part-0: reject ZipStore ratio = 0.806 2024/11/20-22:26:10.418854 140008366773824 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079277.sst): old prealloc_size = 147639500, real_size = 130022816 2024/11/20-22:26:10.419001 140008366773824 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079277.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200055 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 = 646.91 avg-zval = 647.97 2024/11/20-22:26:10.419218 140008366773824 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079277.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:26:10.739257 140008366773824 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079277.sst): second pass time = 1.26's, 102.958'MB/sec, value only(96.4% of KV) wait indexing time = 0.29's, remap KeyValue time = 0.32's, 407.963'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2606.737'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.191'MB/sec write SST data time = 0.06's, 2226.209'MB/sec dict compress time = 140012.51'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.26's, unzip length = 0.129'GB zip my value throughput = 102.958'MB/sec zip pipeline throughput = 121.465'MB/sec entries = 200055 avg-key = 24.00 avg-zkey = 1.72 avg-val = 646.91 avg-zval = 647.97 usrkeys = 200055 avg-key = 16.00 avg-zkey = 1.72 avg-val = 653.64 avg-zval = 647.97 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 192390 bytes = 697424 } seq expand size = 1346730 multi value expand size = 0 cnt WriteAppend = 15808 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.3135 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.327328 GB avg = 0.331 KB (by entry num) total key len = 44.323988 GB avg = 0.026 KB total ukey len = 32.800530 GB avg = 0.014 KB total ukey num = 2.321413809 Billion total entry num = 1.700915831 Billion write speed all = 38.584978430 MB/sec (with seq num) write speed all = 37.720932896 MB/sec (without seq num) 2024/11/20-22:26:10.881161 140008366773824 [compaction_job.cc:1948] [default] [JOB 17536] Generated table #79277: 200055 keys, 130704415 bytes, temperature: kWarm 2024/11/20-22:26:10.881230 140008366773824 EVENT_LOG_v1 {"time_micros": 1732112770881200, "cf_name": "default", "job": 17536, "event": "table_file_creation", "file_number": 79277, "file_size": 130704415, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1237478410, "table_properties": {"data_size": 129628944, "index_size": 343680, "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": 4801320, "raw_average_key_size": 24, "raw_value_size": 129416705, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200055, "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": 1732112767, "oldest_key_time": 0, "file_creation_time": 1732112767, "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": 79277, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:26:10.937499 140008366773824 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079278.sst) /dev/shm/ToplingTemp/Topling-1080266-BTLe8P 2024/11/20-22:26:12.145314 140008366773824 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079278.sst): first pass time = 1.21's, 111.129'MB/sec 2024/11/20-22:26:13.373423 140008366773824 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079278.sst): part-0: reject ZipStore ratio = 0.809 2024/11/20-22:26:13.665521 140008366773824 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079278.sst): old prealloc_size = 147639500, real_size = 130035168 2024/11/20-22:26:13.665687 140008366773824 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079278.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199668 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 = 648.21 avg-zval = 649.27 2024/11/20-22:26:13.665872 140008366773824 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079278.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:26:13.974777 140008366773824 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079278.sst): second pass time = 1.23's, 105.470'MB/sec, value only(96.4% of KV) wait indexing time = 0.29's, remap KeyValue time = 0.31's, 422.198'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2388.221'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.200'MB/sec write SST data time = 0.06's, 2189.439'MB/sec dict compress time = 140012.51'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.23's, unzip length = 0.129'GB zip my value throughput = 105.470'MB/sec zip pipeline throughput = 114.628'MB/sec entries = 199668 avg-key = 24.00 avg-zkey = 1.74 avg-val = 648.21 avg-zval = 649.27 usrkeys = 199668 avg-key = 16.00 avg-zkey = 1.74 avg-val = 653.49 avg-zval = 649.27 TagRS{ kinds = RS_Key0_TagN bytes = 31280 } TagArray{ size = 150603 bytes = 545952 } seq expand size = 1054221 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.2081 value = 0.9984 dict = 0.00 all = 1.0280 } Zip/UnZip{ index = 0.1086 value = 1.0016 dict = 0.00 all = 0.9728 } ---------------------------- total value len = 563.457808 GB avg = 0.331 KB (by entry num) total key len = 44.328780 GB avg = 0.026 KB total ukey len = 32.803724 GB avg = 0.014 KB total ukey num = 2.321613477 Billion total entry num = 1.701115499 Billion write speed all = 38.585640564 MB/sec (with seq num) write speed all = 37.721671105 MB/sec (without seq num) 2024/11/20-22:26:14.119591 140008366773824 [compaction_job.cc:1948] [default] [JOB 17536] Generated table #79278: 199668 keys, 130565279 bytes, temperature: kWarm 2024/11/20-22:26:14.119660 140008366773824 EVENT_LOG_v1 {"time_micros": 1732112774119629, "cf_name": "default", "job": 17536, "event": "table_file_creation", "file_number": 79278, "file_size": 130565279, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1237482925, "table_properties": {"data_size": 129638096, "index_size": 346944, "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": 4792032, "raw_average_key_size": 24, "raw_value_size": 129426262, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199668, "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": 1732112770, "oldest_key_time": 0, "file_creation_time": 1732112770, "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": 79278, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:26:14.175749 140008366773824 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079279.sst) /dev/shm/ToplingTemp/Topling-1080266-h9R7xP 2024/11/20-22:26:15.251911 140008366773824 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079279.sst): first pass time = 1.08's, 124.724'MB/sec 2024/11/20-22:26:16.335372 140008366773824 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079279.sst): old prealloc_size = 147639500, real_size = 103924656 2024/11/20-22:26:16.335530 140008366773824 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079279.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 199149 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.96 avg-zval = 519.89 2024/11/20-22:26:16.335741 140008366773824 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079279.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:26:16.616944 140008366773824 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079279.sst): second pass time = 1.08's, 119.557'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.28's, 376.320'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2512.386'MB/sec (index lex order gen) rebuild zvType time = 0.22's, 0.226'MB/sec write SST data time = 0.06's, 1738.899'MB/sec dict compress time = 140012.51's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.354'MB, throughput = 40954.078'MB/sec zip my value time = 1.08's, unzip length = 0.129'GB zip my value throughput = 119.557'MB/sec zip pipeline throughput = 119.557'MB/sec entries = 199149 avg-key = 24.00 avg-zkey = 1.70 avg-val = 649.96 avg-zval = 519.89 usrkeys = 199149 avg-key = 16.00 avg-zkey = 1.70 avg-val = 656.96 avg-zval = 519.89 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199149 bytes = 721936 } seq expand size = 1394043 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1035 GB dict = 1.35 MB all = 0.1060 GB } UnZip/Zip{ index = 9.3867 value = 1.2502 dict = 1.00 all = 1.2668 } Zip/UnZip{ index = 0.1065 value = 0.7999 dict = 1.00 all = 0.7894 } ---------------------------- total value len = 563.588641 GB avg = 0.331 KB (by entry num) total key len = 44.333560 GB avg = 0.026 KB total ukey len = 32.806911 GB avg = 0.014 KB total ukey num = 2.321812626 Billion total entry num = 1.701314648 Billion write speed all = 38.587777309 MB/sec (with seq num) write speed all = 37.723851619 MB/sec (without seq num) 2024/11/20-22:26:16.736156 140008366773824 [compaction_job.cc:1948] [default] [JOB 17536] Generated table #79279: 199149 keys, 105953401 bytes, temperature: kWarm 2024/11/20-22:26:16.736229 140008366773824 EVENT_LOG_v1 {"time_micros": 1732112776736196, "cf_name": "default", "job": 17536, "event": "table_file_creation", "file_number": 79279, "file_size": 105953401, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 895023720, "largest_seqno": 1237484799, "table_properties": {"data_size": 103535200, "index_size": 339456, "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": 4779576, "raw_average_key_size": 24, "raw_value_size": 129438498, "raw_average_value_size": 649, "num_data_blocks": 1, "num_entries": 199149, "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": 1732112774, "oldest_key_time": 0, "file_creation_time": 1732112774, "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": 79279, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:26:16.780160 140008366773824 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079280.sst) /dev/shm/ToplingTemp/Topling-1080266-pEimpO 2024/11/20-22:26:17.936598 140008366773824 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079280.sst): first pass time = 1.16's, 116.066'MB/sec 2024/11/20-22:26:19.101557 140008366773824 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079280.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-22:26:19.369113 140008366773824 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079280.sst): old prealloc_size = 147639500, real_size = 130030704 2024/11/20-22:26:19.369275 140008366773824 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079280.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199539 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.64 avg-zval = 649.70 2024/11/20-22:26:19.369474 140008366773824 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079280.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:26:19.679199 140008366773824 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079280.sst): second pass time = 1.16's, 111.174'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.31's, 421.344'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2389.905'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.195'MB/sec write SST data time = 0.05's, 2418.066'MB/sec dict compress time = 140012.51'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.16's, unzip length = 0.129'GB zip my value throughput = 111.174'MB/sec zip pipeline throughput = 111.174'MB/sec entries = 199539 avg-key = 24.00 avg-zkey = 1.70 avg-val = 648.64 avg-zval = 649.70 usrkeys = 199539 avg-key = 16.00 avg-zkey = 1.70 avg-val = 654.68 avg-zval = 649.70 TagRS{ kinds = RS_Key0_TagN bytes = 31280 } TagArray{ size = 172135 bytes = 624000 } seq expand size = 1204945 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.4016 value = 0.9984 dict = 0.00 all = 1.0274 } Zip/UnZip{ index = 0.1064 value = 1.0016 dict = 0.00 all = 0.9733 } ---------------------------- total value len = 563.719275 GB avg = 0.331 KB (by entry num) total key len = 44.338348 GB avg = 0.026 KB total ukey len = 32.810103 GB avg = 0.014 KB total ukey num = 2.322012165 Billion total entry num = 1.701514187 Billion write speed all = 38.588872560 MB/sec (with seq num) write speed all = 37.725013458 MB/sec (without seq num) 2024/11/20-22:26:19.826592 140008366773824 [compaction_job.cc:1948] [default] [JOB 17536] Generated table #79280: 199539 keys, 130638879 bytes, temperature: kWarm 2024/11/20-22:26:19.826661 140008366773824 EVENT_LOG_v1 {"time_micros": 1732112779826627, "cf_name": "default", "job": 17536, "event": "table_file_creation", "file_number": 79280, "file_size": 130638879, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1237484840, "table_properties": {"data_size": 129641056, "index_size": 339584, "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": 4788936, "raw_average_key_size": 24, "raw_value_size": 129429363, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199539, "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": 1732112776, "oldest_key_time": 0, "file_creation_time": 1732112776, "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": 79280, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:26:19.880146 140008366773824 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079281.sst) /dev/shm/ToplingTemp/Topling-1080266-IKy1gO 2024/11/20-22:26:21.055943 140008366773824 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079281.sst): first pass time = 1.18's, 114.156'MB/sec 2024/11/20-22:26:22.218683 140008366773824 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079281.sst): part-0: reject ZipStore ratio = 0.805 2024/11/20-22:26:22.479731 140008366773824 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079281.sst): old prealloc_size = 147639500, real_size = 130020928 2024/11/20-22:26:22.479883 140008366773824 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079281.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200071 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 = 646.85 avg-zval = 647.91 2024/11/20-22:26:22.480093 140008366773824 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079281.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:26:22.795626 140008366773824 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079281.sst): second pass time = 1.16's, 111.376'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.32's, 413.401'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2554.285'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.194'MB/sec write SST data time = 0.06's, 2280.107'MB/sec dict compress time = 140012.51'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.16's, unzip length = 0.129'GB zip my value throughput = 111.376'MB/sec zip pipeline throughput = 111.376'MB/sec entries = 200071 avg-key = 24.00 avg-zkey = 1.71 avg-val = 646.85 avg-zval = 647.91 usrkeys = 200071 avg-key = 16.00 avg-zkey = 1.71 avg-val = 652.35 avg-zval = 647.91 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 157025 bytes = 569232 } seq expand size = 1099175 multi value expand size = 0 cnt WriteAppend = 15808 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1306 GB } UnZip/Zip{ index = 9.3579 value = 0.9984 dict = 0.00 all = 1.0279 } Zip/UnZip{ index = 0.1069 value = 1.0016 dict = 0.00 all = 0.9729 } ---------------------------- total value len = 563.849791 GB avg = 0.331 KB (by entry num) total key len = 44.343150 GB avg = 0.026 KB total ukey len = 32.813304 GB avg = 0.014 KB total ukey num = 2.322212236 Billion total entry num = 1.701714258 Billion write speed all = 38.589827999 MB/sec (with seq num) write speed all = 37.726038157 MB/sec (without seq num) 2024/11/20-22:26:22.941584 140008366773824 [compaction_job.cc:1948] [default] [JOB 17536] Generated table #79281: 200071 keys, 130574303 bytes, temperature: kWarm 2024/11/20-22:26:22.941654 140008366773824 EVENT_LOG_v1 {"time_micros": 1732112782941622, "cf_name": "default", "job": 17536, "event": "table_file_creation", "file_number": 79281, "file_size": 130574303, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1237482959, "table_properties": {"data_size": 129628656, "index_size": 342080, "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": 4801704, "raw_average_key_size": 24, "raw_value_size": 129416394, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200071, "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": 1732112779, "oldest_key_time": 0, "file_creation_time": 1732112779, "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": 79281, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:26:22.998644 140008366773824 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079282.sst) /dev/shm/ToplingTemp/Topling-1080266-rMxe4P 2024/11/20-22:26:24.174399 140008366773824 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079282.sst): first pass time = 1.18's, 114.159'MB/sec 2024/11/20-22:26:25.170018 140008366773824 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079282.sst): part-0: reject ZipStore ratio = 0.806 2024/11/20-22:26:25.428988 140008366773824 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079282.sst): old prealloc_size = 147639500, real_size = 130038576 2024/11/20-22:26:25.429149 140008366773824 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079282.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199610 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.1296 GB avg-val = 648.40 avg-zval = 649.46 2024/11/20-22:26:25.429319 140008366773824 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079282.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:26:25.741438 140008366773824 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079282.sst): second pass time = 0.99's, 130.078'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.31's, 417.841'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2519.002'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.199'MB/sec write SST data time = 0.06's, 2104.723'MB/sec dict compress time = 140012.51'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.99's, unzip length = 0.129'GB zip my value throughput = 130.078'MB/sec zip pipeline throughput = 130.078'MB/sec entries = 199610 avg-key = 24.00 avg-zkey = 1.75 avg-val = 648.40 avg-zval = 649.46 usrkeys = 199610 avg-key = 16.00 avg-zkey = 1.75 avg-val = 653.29 avg-zval = 649.46 TagRS{ kinds = RS_Key0_TagN bytes = 31280 } TagArray{ size = 139418 bytes = 505408 } seq expand size = 975926 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.1305 GB } UnZip/Zip{ index = 9.1464 value = 0.9984 dict = 0.00 all = 1.0283 } Zip/UnZip{ index = 0.1093 value = 1.0016 dict = 0.00 all = 0.9725 } ---------------------------- total value len = 563.980194 GB avg = 0.331 KB (by entry num) total key len = 44.347941 GB avg = 0.026 KB total ukey len = 32.816498 GB avg = 0.014 KB total ukey num = 2.322411846 Billion total entry num = 1.701913868 Billion write speed all = 38.591192967 MB/sec (with seq num) write speed all = 37.727463243 MB/sec (without seq num) 2024/11/20-22:26:25.888184 140008366773824 [compaction_job.cc:1948] [default] [JOB 17536] Generated table #79282: 199610 keys, 130528159 bytes, temperature: kWarm 2024/11/20-22:26:25.888250 140008366773824 EVENT_LOG_v1 {"time_micros": 1732112785888218, "cf_name": "default", "job": 17536, "event": "table_file_creation", "file_number": 79282, "file_size": 130528159, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1237484546, "table_properties": {"data_size": 129639328, "index_size": 349184, "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": 4790640, "raw_average_key_size": 24, "raw_value_size": 129427541, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199610, "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": 1732112782, "oldest_key_time": 0, "file_creation_time": 1732112782, "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": 79282, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:26:25.942519 140008366773824 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079283.sst) /dev/shm/ToplingTemp/Topling-1080266-GgsuNO 2024/11/20-22:26:26.787625 140008366773824 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079283.sst): first pass time = 0.85's, 117.685'MB/sec 2024/11/20-22:26:27.629638 140008366773824 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079283.sst): part-0: reject ZipStore ratio = 0.806 2024/11/20-22:26:27.822690 140008366773824 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079283.sst): old prealloc_size = 147639500, real_size = 96366848 2024/11/20-22:26:27.822829 140008366773824 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079283.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 147466 prefix = 4 raw-key = 0.0018 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.77 raw-val = 0.0959 GB zip-val = 0.0961 GB avg-val = 650.40 avg-zval = 651.47 2024/11/20-22:26:27.823017 140008366773824 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079283.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.099 GB 2024/11/20-22:26:28.051726 140008366773824 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00/079283.sst): second pass time = 0.84's, 114.036'MB/sec, value only(96.4% of KV) wait indexing time = 0.19's, remap KeyValue time = 0.23's, 422.978'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2182.390'MB/sec (index lex order gen) rebuild zvType time = 0.19's, 0.196'MB/sec write SST data time = 0.04's, 2376.430'MB/sec dict compress time = 140012.51'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.84's, unzip length = 0.096'GB zip my value throughput = 114.036'MB/sec zip pipeline throughput = 132.842'MB/sec entries = 147466 avg-key = 24.00 avg-zkey = 1.77 avg-val = 650.40 avg-zval = 651.47 usrkeys = 147466 avg-key = 16.00 avg-zkey = 1.77 avg-val = 657.13 avg-zval = 651.47 TagRS{ kinds = RS_Key0_TagN bytes = 23160 } TagArray{ size = 141667 bytes = 513552 } seq expand size = 991669 multi value expand size = 0 cnt WriteAppend = 11720 UnZipSize{ index = 0.0024 GB value = 0.0959 GB dict = 0.00 MB all = 0.0995 GB } __ZipSize{ index = 0.0003 GB value = 0.0961 GB dict = 0.00 MB all = 0.0969 GB } UnZip/Zip{ index = 9.0470 value = 0.9984 dict = 0.00 all = 1.0267 } Zip/UnZip{ index = 0.1105 value = 1.0016 dict = 0.00 all = 0.9740 } ---------------------------- total value len = 564.077098 GB avg = 0.331 KB (by entry num) total key len = 44.351480 GB avg = 0.026 KB total ukey len = 32.818858 GB avg = 0.014 KB total ukey num = 2.322559312 Billion total entry num = 1.702061334 Billion write speed all = 38.591908757 MB/sec (with seq num) write speed all = 37.728230777 MB/sec (without seq num) 2024/11/20-22:26:28.158131 140008366773824 [compaction_job.cc:1948] [default] [JOB 17536] Generated table #79283: 147466 keys, 96869151 bytes, temperature: kWarm 2024/11/20-22:26:28.158203 140008366773824 EVENT_LOG_v1 {"time_micros": 1732112788158169, "cf_name": "default", "job": 17536, "event": "table_file_creation", "file_number": 79283, "file_size": 96869151, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1237484724, "table_properties": {"data_size": 96068976, "index_size": 260800, "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": 3539184, "raw_average_key_size": 24, "raw_value_size": 95912456, "raw_average_value_size": 650, "num_data_blocks": 1, "num_entries": 147466, "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": 1732112785, "oldest_key_time": 0, "file_creation_time": 1732112785, "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": 79283, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:26:28.192352 140008366773824 [compaction_job.cc:703] job-17536: subcompact[0], size: 0.986556 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17536/att-00 [079276,079277,079278,079279,079280,079281,079282,079283] 2024/11/20-22:26:28.298181 140008366773824 (Original Log Time 2024/11/20-22:26:04.170514) EVENT_LOG_v1 {"time_micros": 1732112764170463, "job": 17536, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [79270], "files_L3": [79205, 79206, 79207, 79208, 79209, 79210, 79211, 79212], "score": 0.98218, "input_data_size": 1014221981, "oldest_snapshot_seqno": 1237620107} 2024/11/20-22:26:28.298184 140008366773824 (Original Log Time 2024/11/20-22:26:28.297312) [compaction_job.cc:2022] [default] [JOB 17536] Compacted 1@2 + 8@3 files to L3 => 986555602 bytes 2024/11/20-22:26:28.298185 140008366773824 (Original Log Time 2024/11/20-22:26:28.298112) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 8 0 0 0] max score 0.04, MB/sec: 42.2 rd, 41.1 wr, level 3, files in(1, 8) out(8 +0 blob) MB in(28.6, 938.6 +0.0 blob) out(940.9 +0.0 blob), read-write-amplify(66.6) write-amplify(32.9) OK, records in: 1586505, records dropped: 41769 output_compression: Snappy 2024/11/20-22:26:28.298189 140008366773824 (Original Log Time 2024/11/20-22:26:28.298159) EVENT_LOG_v1 {"time_micros": 1732112788298135, "cf": "default", "job": 17536, "event": "compaction_finished", "compaction_time_micros": 24021851, "compaction_time_cpu_micros": 5914717, "output_level": 3, "num_output_files": 8, "total_output_size": 986555602, "num_input_records": 1586505, "num_output_records": 1544736, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 629016600, "file_range_sync_nanos": 0, "file_fsync_nanos": 7146, "file_prepare_write_nanos": 3682226, "lsm_state": [0, 0, 0, 8, 0, 0, 0]} 2024/11/20-22:26:28.439656 140008366773824 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":1732112763,"executesMs":24287,"compactionJobId":17536,"attempt":0,"compactionInputRawBytes":1067307017,"compactionInputZipBytes":1014221981,"compactionOutputRawBytes":0,"compactionOutputZipBytes":986555602,"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-a549f0b55838550f60617f04d40a2bf4-c39364432deea69f-00"}}, response = 2024/11/20-22:26:28.439762 140008366773824 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-17536/att-00: olev 3, work 24.288 s, result 7.759 ms, install 0.892 ms, input{raw 1017.863 MiB zip 967.237 MiB}