2024/11/20-14:40:03.849081 140257256732224 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00: fork to child time = 0.025955 sec 2024/11/20-14:40:03.849792 140257256732224 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00 2024/11/20-14:40:03.857251 140257256732224 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00 2024/11/20-14:40:03.859450 140257256732224 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-14:40:03.859770 140257256732224 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-14:40:03.905372 140257256732224 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-10567/att-00/MANIFEST-019309 2024/11/20-14:40:03.961581 140257256732224 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-10567/att-00/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 36040, last_sequence is 650502586, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 35937 2024/11/20-14:40:03.961598 140257256732224 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-14:40:03.961717 140257256732224 [version_set.cc:5724] Creating manifest 36040 2024/11/20-14:40:03.993274 140257256732224 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-14:40:04.014912 140257256732224 [compaction_job.cc:2437] [default] [JOB 10567] Compacting 1@2 + 12@3 files to L3, score 0.86, subcompactions 1 : 1 2024/11/20-14:40:04.014940 140257256732224 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8958 Base level 2, inputs: [36038(26MB)], [35994(124MB) 35995(124MB) 35996(124MB) 35997(124MB) 35998(124MB) 35999(124MB) 36000(124MB) 36001(124MB) 36002(124MB) 36003(124MB) 36005(124MB) 36006(11MB)] 2024/11/20-14:40:04.022846 140257256732224 [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-14:40:04.022878 140257256732224 [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-14:40:04.022904 140257256732224 [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-14:40:04.022915 140257256732224 [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-14:40:04.022929 140257256732224 [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-14:40:05.382856 140257256732224 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036041.sst) /dev/shm/ToplingTemp/Topling-379443-Bp9GOU 2024/11/20-14:40:05.632930 140257256732224 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036041.sst): first pass time = 0.25's, 536.824'MB/sec 2024/11/20-14:40:07.411302 140257256732224 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036041.sst): part-0: reject ZipStore ratio = 0.809 2024/11/20-14:40:07.930020 140257256732224 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036041.sst): old prealloc_size = 147639500, real_size = 130049056 2024/11/20-14:40:07.930263 140257256732224 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036041.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199452 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0004 GB avg-key = 12.00 avg-zkey = 1.79 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 648.93 avg-zval = 650.00 2024/11/20-14:40:07.930536 140257256732224 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036041.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-14:40:08.454511 140257256732224 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036041.sst): second pass time = 1.77's, 73.094'MB/sec, value only(96.4% of KV) wait indexing time = 0.53's, remap KeyValue time = 0.52's, 249.203'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1659.862'MB/sec (index lex order gen) rebuild zvType time = 0.44's, 0.114'MB/sec write SST data time = 0.09's, 1506.766'MB/sec dict compress time = 3472328296.23's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.77's, unzip length = 0.129'GB zip my value throughput = 73.094'MB/sec zip pipeline throughput = 174.139'MB/sec entries = 199452 avg-key = 24.00 avg-zkey = 1.79 avg-val = 648.93 avg-zval = 650.00 usrkeys = 199452 avg-key = 16.00 avg-zkey = 1.79 avg-val = 655.93 avg-zval = 650.00 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199452 bytes = 698096 } seq expand size = 1396164 multi value expand size = 0 cnt WriteAppend = 15810 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0004 GB value = 0.1296 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 8.9633 value = 0.9984 dict = 0.00 all = 1.0269 } Zip/UnZip{ index = 0.1116 value = 1.0016 dict = 0.00 all = 0.9738 } ---------------------------- total value len = 0.130828 GB avg = 0.656 KB (by entry num) total key len = 0.004787 GB avg = 0.024 KB total ukey len = 0.003191 GB avg = 0.016 KB total ukey num = 0.000199452 Billion total entry num = 0.000199452 Billion write speed all = 0.006413053 MB/sec (with seq num) write speed all = 0.006337598 MB/sec (without seq num) 2024/11/20-14:40:08.599104 140257256732224 [compaction_job.cc:1948] [default] [JOB 10567] Generated table #36041: 199452 keys, 130700063 bytes, temperature: kWarm 2024/11/20-14:40:08.599179 140257256732224 EVENT_LOG_v1 {"time_micros": 1732084808599142, "cf_name": "default", "job": 10567, "event": "table_file_creation", "file_number": 36041, "file_size": 130700063, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 420730534, "largest_seqno": 649501869, "table_properties": {"data_size": 129642960, "index_size": 356032, "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": 4786848, "raw_average_key_size": 24, "raw_value_size": 129431352, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199452, "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": 1732084805, "oldest_key_time": 0, "file_creation_time": 1732084805, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36041, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:40:08.658789 140257256732224 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036042.sst) /dev/shm/ToplingTemp/Topling-379443-w8ZyyU 2024/11/20-14:40:10.031224 140257256732224 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036042.sst): first pass time = 1.37's, 97.799'MB/sec 2024/11/20-14:40:11.125572 140257256732224 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036042.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-14:40:11.432872 140257256732224 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036042.sst): old prealloc_size = 147639500, real_size = 130024000 2024/11/20-14:40:11.433073 140257256732224 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036042.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199901 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.71 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.42 avg-zval = 648.48 2024/11/20-14:40:11.433307 140257256732224 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036042.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-14:40:11.992942 140257256732224 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036042.sst): second pass time = 1.09's, 118.346'MB/sec, value only(96.4% of KV) wait indexing time = 0.31's, remap KeyValue time = 0.56's, 233.334'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1897.409'MB/sec (index lex order gen) rebuild zvType time = 0.45's, 0.110'MB/sec write SST data time = 0.10's, 1245.202'MB/sec dict compress time = 0.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.09's, unzip length = 0.129'GB zip my value throughput = 118.346'MB/sec zip pipeline throughput = 172.128'MB/sec entries = 199901 avg-key = 24.00 avg-zkey = 1.71 avg-val = 647.42 avg-zval = 648.48 usrkeys = 199901 avg-key = 16.00 avg-zkey = 1.71 avg-val = 654.42 avg-zval = 648.48 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199901 bytes = 699664 } seq expand size = 1399307 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.3762 value = 0.9984 dict = 0.00 all = 1.0271 } Zip/UnZip{ index = 0.1067 value = 1.0016 dict = 0.00 all = 0.9736 } ---------------------------- total value len = 0.261647 GB avg = 0.655 KB (by entry num) total key len = 0.009584 GB avg = 0.024 KB total ukey len = 0.006390 GB avg = 0.016 KB total ukey num = 0.000399353 Billion total entry num = 0.000399353 Billion write speed all = 0.012824111 MB/sec (with seq num) write speed all = 0.012673056 MB/sec (without seq num) 2024/11/20-14:40:12.185801 140257256732224 [compaction_job.cc:1948] [default] [JOB 10567] Generated table #36042: 199901 keys, 130676511 bytes, temperature: kWarm 2024/11/20-14:40:12.185870 140257256732224 EVENT_LOG_v1 {"time_micros": 1732084812185828, "cf_name": "default", "job": 10567, "event": "table_file_creation", "file_number": 36042, "file_size": 130676511, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 434917983, "largest_seqno": 649501994, "table_properties": {"data_size": 129632752, "index_size": 341120, "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": 4797624, "raw_average_key_size": 24, "raw_value_size": 129420625, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199901, "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": 1732084808, "oldest_key_time": 0, "file_creation_time": 1732084808, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36042, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:40:12.299306 140257256732224 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036043.sst) /dev/shm/ToplingTemp/Topling-379443-yc25HR 2024/11/20-14:40:13.563664 140257256732224 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036043.sst): first pass time = 1.26's, 106.159'MB/sec 2024/11/20-14:40:15.097133 140257256732224 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036043.sst): part-0: reject ZipStore ratio = 0.805 2024/11/20-14:40:15.363523 140257256732224 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036043.sst): old prealloc_size = 147639500, real_size = 130028128 2024/11/20-14:40:15.363713 140257256732224 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036043.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200111 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0004 GB avg-key = 12.00 avg-zkey = 1.75 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 646.72 avg-zval = 647.78 2024/11/20-14:40:15.363962 140257256732224 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036043.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-14:40:15.765117 140257256732224 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036043.sst): second pass time = 1.53's, 84.623'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.40's, 325.410'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2068.859'MB/sec (index lex order gen) rebuild zvType time = 0.32's, 0.154'MB/sec write SST data time = 0.08's, 1693.992'MB/sec dict compress time = 0.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.53's, unzip length = 0.129'GB zip my value throughput = 84.623'MB/sec zip pipeline throughput = 204.027'MB/sec entries = 200111 avg-key = 24.00 avg-zkey = 1.75 avg-val = 646.72 avg-zval = 647.78 usrkeys = 200111 avg-key = 16.00 avg-zkey = 1.75 avg-val = 653.30 avg-zval = 647.78 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 188037 bytes = 658144 } seq expand size = 1316259 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.0004 GB value = 0.1296 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.1442 value = 0.9984 dict = 0.00 all = 1.0272 } Zip/UnZip{ index = 0.1094 value = 1.0016 dict = 0.00 all = 0.9736 } ---------------------------- total value len = 0.392379 GB avg = 0.655 KB (by entry num) total key len = 0.014387 GB avg = 0.024 KB total ukey len = 0.009591 GB avg = 0.016 KB total ukey num = 0.000599464 Billion total entry num = 0.000599464 Billion write speed all = 0.019228880 MB/sec (with seq num) write speed all = 0.019002175 MB/sec (without seq num) 2024/11/20-14:40:15.915406 140257256732224 [compaction_job.cc:1948] [default] [JOB 10567] Generated table #36043: 200111 keys, 130670431 bytes, temperature: kWarm 2024/11/20-14:40:15.915494 140257256732224 EVENT_LOG_v1 {"time_micros": 1732084815915449, "cf_name": "default", "job": 10567, "event": "table_file_creation", "file_number": 36043, "file_size": 130670431, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 649500249, "table_properties": {"data_size": 129627792, "index_size": 350144, "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": 4802664, "raw_average_key_size": 24, "raw_value_size": 129415479, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200111, "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": 1732084812, "oldest_key_time": 0, "file_creation_time": 1732084812, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36043, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:40:16.051620 140257256732224 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036044.sst) /dev/shm/ToplingTemp/Topling-379443-y5O0pT 2024/11/20-14:40:17.314569 140257256732224 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036044.sst): first pass time = 1.26's, 106.278'MB/sec 2024/11/20-14:40:18.427725 140257256732224 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036044.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-14:40:18.686996 140257256732224 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036044.sst): old prealloc_size = 147639500, real_size = 130022912 2024/11/20-14:40:18.687151 140257256732224 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036044.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200093 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.78 avg-zval = 647.84 2024/11/20-14:40:18.687309 140257256732224 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036044.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-14:40:18.986752 140257256732224 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036044.sst): second pass time = 1.11's, 116.328'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.30's, 435.282'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2485.840'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.204'MB/sec write SST data time = 0.05's, 2419.837'MB/sec dict compress time = 0.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.11's, unzip length = 0.129'GB zip my value throughput = 116.328'MB/sec zip pipeline throughput = 134.712'MB/sec entries = 200093 avg-key = 24.00 avg-zkey = 1.72 avg-val = 646.78 avg-zval = 647.84 usrkeys = 200093 avg-key = 16.00 avg-zkey = 1.72 avg-val = 651.43 avg-zval = 647.84 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 133012 bytes = 465552 } seq expand size = 931084 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.1305 GB } UnZip/Zip{ index = 9.2945 value = 0.9984 dict = 0.00 all = 1.0287 } Zip/UnZip{ index = 0.1076 value = 1.0016 dict = 0.00 all = 0.9721 } ---------------------------- total value len = 0.522726 GB avg = 0.654 KB (by entry num) total key len = 0.019189 GB avg = 0.024 KB total ukey len = 0.012793 GB avg = 0.016 KB total ukey num = 0.000799557 Billion total entry num = 0.000799557 Billion write speed all = 0.025613831 MB/sec (with seq num) write speed all = 0.025311501 MB/sec (without seq num) 2024/11/20-14:40:19.129292 140257256732224 [compaction_job.cc:1948] [default] [JOB 10567] Generated table #36044: 200093 keys, 130472607 bytes, temperature: kWarm 2024/11/20-14:40:19.129366 140257256732224 EVENT_LOG_v1 {"time_micros": 1732084819129328, "cf_name": "default", "job": 10567, "event": "table_file_creation", "file_number": 36044, "file_size": 130472607, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 649501431, "table_properties": {"data_size": 129628272, "index_size": 344448, "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": 4802232, "raw_average_key_size": 24, "raw_value_size": 129415990, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200093, "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": 1732084816, "oldest_key_time": 0, "file_creation_time": 1732084816, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36044, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:40:19.184317 140257256732224 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036045.sst) /dev/shm/ToplingTemp/Topling-379443-n9SoAT 2024/11/20-14:40:20.625892 140257256732224 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036045.sst): first pass time = 1.44's, 93.109'MB/sec 2024/11/20-14:40:22.295890 140257256732224 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036045.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-14:40:22.675144 140257256732224 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036045.sst): old prealloc_size = 147639500, real_size = 130015248 2024/11/20-14:40:22.675332 140257256732224 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036045.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200249 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 = 646.25 avg-zval = 647.32 2024/11/20-14:40:22.675554 140257256732224 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036045.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-14:40:23.163726 140257256732224 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036045.sst): second pass time = 1.67's, 77.523'MB/sec, value only(96.4% of KV) wait indexing time = 0.38's, remap KeyValue time = 0.49's, 267.136'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2142.066'MB/sec (index lex order gen) rebuild zvType time = 0.39's, 0.127'MB/sec write SST data time = 0.09's, 1376.604'MB/sec dict compress time = 0.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.67's, unzip length = 0.129'GB zip my value throughput = 77.523'MB/sec zip pipeline throughput = 156.317'MB/sec entries = 200249 avg-key = 24.00 avg-zkey = 1.70 avg-val = 646.25 avg-zval = 647.32 usrkeys = 200249 avg-key = 16.00 avg-zkey = 1.70 avg-val = 651.34 avg-zval = 647.32 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 145535 bytes = 509392 } seq expand size = 1018745 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.1305 GB } UnZip/Zip{ index = 9.4049 value = 0.9984 dict = 0.00 all = 1.0284 } Zip/UnZip{ index = 0.1063 value = 1.0016 dict = 0.00 all = 0.9724 } ---------------------------- total value len = 0.653157 GB avg = 0.653 KB (by entry num) total key len = 0.023995 GB avg = 0.024 KB total ukey len = 0.015997 GB avg = 0.016 KB total ukey num = 0.000999806 Billion total entry num = 0.000999806 Billion write speed all = 0.031999519 MB/sec (with seq num) write speed all = 0.031621544 MB/sec (without seq num) 2024/11/20-14:40:23.339826 140257256732224 [compaction_job.cc:1948] [default] [JOB 10567] Generated table #36045: 200249 keys, 130508767 bytes, temperature: kWarm 2024/11/20-14:40:23.339912 140257256732224 EVENT_LOG_v1 {"time_micros": 1732084823339868, "cf_name": "default", "job": 10567, "event": "table_file_creation", "file_number": 36045, "file_size": 130508767, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 649502031, "table_properties": {"data_size": 129624320, "index_size": 340672, "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": 4805976, "raw_average_key_size": 24, "raw_value_size": 129411869, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200249, "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": 1732084819, "oldest_key_time": 0, "file_creation_time": 1732084819, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36045, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:40:23.474279 140257256732224 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036046.sst) /dev/shm/ToplingTemp/Topling-379443-abzgPT 2024/11/20-14:40:25.028614 140257256732224 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036046.sst): first pass time = 1.55's, 86.353'MB/sec 2024/11/20-14:40:26.255423 140257256732224 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036046.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-14:40:26.523630 140257256732224 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036046.sst): old prealloc_size = 147639500, real_size = 130009168 2024/11/20-14:40:26.523782 140257256732224 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036046.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200508 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.70 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 645.39 avg-zval = 646.45 2024/11/20-14:40:26.523916 140257256732224 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036046.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-14:40:26.942415 140257256732224 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036046.sst): second pass time = 1.23's, 105.541'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.42's, 311.210'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2560.655'MB/sec (index lex order gen) rebuild zvType time = 0.34's, 0.146'MB/sec write SST data time = 0.08's, 1734.222'MB/sec dict compress time = 0.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.23's, unzip length = 0.129'GB zip my value throughput = 105.541'MB/sec zip pipeline throughput = 110.712'MB/sec entries = 200508 avg-key = 24.00 avg-zkey = 1.70 avg-val = 645.39 avg-zval = 646.45 usrkeys = 200508 avg-key = 16.00 avg-zkey = 1.70 avg-val = 648.72 avg-zval = 646.45 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 95280 bytes = 333488 } seq expand size = 666960 multi value expand size = 0 cnt WriteAppend = 15806 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.1303 GB } UnZip/Zip{ index = 9.4259 value = 0.9984 dict = 0.00 all = 1.0299 } Zip/UnZip{ index = 0.1061 value = 1.0016 dict = 0.00 all = 0.9710 } ---------------------------- total value len = 0.783230 GB avg = 0.653 KB (by entry num) total key len = 0.028808 GB avg = 0.024 KB total ukey len = 0.019205 GB avg = 0.016 KB total ukey num = 0.001200314 Billion total entry num = 0.001200314 Billion write speed all = 0.038366792 MB/sec (with seq num) write speed all = 0.037913096 MB/sec (without seq num) 2024/11/20-14:40:27.090230 140257256732224 [compaction_job.cc:1948] [default] [JOB 10567] Generated table #36046: 200508 keys, 130326751 bytes, temperature: kWarm 2024/11/20-14:40:27.090306 140257256732224 EVENT_LOG_v1 {"time_micros": 1732084827090265, "cf_name": "default", "job": 10567, "event": "table_file_creation", "file_number": 36046, "file_size": 130326751, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 649500063, "table_properties": {"data_size": 129618496, "index_size": 340352, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 4812192, "raw_average_key_size": 24, "raw_value_size": 129405763, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200508, "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": 1732084823, "oldest_key_time": 0, "file_creation_time": 1732084823, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36046, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:40:27.180716 140257256732224 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036047.sst) /dev/shm/ToplingTemp/Topling-379443-eH4PPT 2024/11/20-14:40:28.615706 140257256732224 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036047.sst): first pass time = 1.43's, 93.536'MB/sec 2024/11/20-14:40:29.584951 140257256732224 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036047.sst): part-0: reject ZipStore ratio = 0.800 2024/11/20-14:40:29.918041 140257256732224 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036047.sst): old prealloc_size = 147639500, real_size = 130008416 2024/11/20-14:40:29.918240 140257256732224 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036047.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200508 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 645.39 avg-zval = 646.45 2024/11/20-14:40:29.918380 140257256732224 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036047.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-14:40:30.265998 140257256732224 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036047.sst): second pass time = 0.96's, 134.103'MB/sec, value only(96.4% of KV) wait indexing time = 0.33's, remap KeyValue time = 0.35's, 374.228'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1964.440'MB/sec (index lex order gen) rebuild zvType time = 0.27's, 0.188'MB/sec write SST data time = 0.08's, 1612.448'MB/sec dict compress time = 0.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 = 0.96's, unzip length = 0.129'GB zip my value throughput = 134.103'MB/sec zip pipeline throughput = 134.103'MB/sec entries = 200508 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.39 avg-zval = 646.45 usrkeys = 200508 avg-key = 16.00 avg-zkey = 1.69 avg-val = 647.50 avg-zval = 646.45 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 60306 bytes = 211088 } seq expand size = 422142 multi value expand size = 0 cnt WriteAppend = 15807 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1302 GB } UnZip/Zip{ index = 9.4490 value = 0.9984 dict = 0.00 all = 1.0308 } Zip/UnZip{ index = 0.1058 value = 1.0016 dict = 0.00 all = 0.9701 } ---------------------------- total value len = 0.913058 GB avg = 0.652 KB (by entry num) total key len = 0.033620 GB avg = 0.024 KB total ukey len = 0.022413 GB avg = 0.016 KB total ukey num = 0.001400822 Billion total entry num = 0.001400822 Billion write speed all = 0.044721192 MB/sec (with seq num) write speed all = 0.044191792 MB/sec (without seq num) 2024/11/20-14:40:30.423200 140257256732224 [compaction_job.cc:1948] [default] [JOB 10567] Generated table #36047: 200508 keys, 130203615 bytes, temperature: kWarm 2024/11/20-14:40:30.423264 140257256732224 EVENT_LOG_v1 {"time_micros": 1732084830423235, "cf_name": "default", "job": 10567, "event": "table_file_creation", "file_number": 36047, "file_size": 130203615, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 649491604, "table_properties": {"data_size": 129618576, "index_size": 339520, "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": 4812192, "raw_average_key_size": 24, "raw_value_size": 129405846, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200508, "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": 1732084827, "oldest_key_time": 0, "file_creation_time": 1732084827, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36047, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:40:30.482427 140257256732224 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036048.sst) /dev/shm/ToplingTemp/Topling-379443-eQvKdS 2024/11/20-14:40:31.868295 140257256732224 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036048.sst): first pass time = 1.39's, 96.850'MB/sec 2024/11/20-14:40:33.342909 140257256732224 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036048.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-14:40:33.638531 140257256732224 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036048.sst): old prealloc_size = 147639500, real_size = 130019424 2024/11/20-14:40:33.638672 140257256732224 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036048.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200125 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.67 avg-zval = 647.73 2024/11/20-14:40:33.638849 140257256732224 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036048.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-14:40:33.957328 140257256732224 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036048.sst): second pass time = 1.47's, 88.332'MB/sec, value only(96.4% of KV) wait indexing time = 0.30's, remap KeyValue time = 0.32's, 409.521'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2644.056'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.190'MB/sec write SST data time = 0.06's, 2332.414'MB/sec dict compress time = 0.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 = 88.332'MB/sec zip pipeline throughput = 212.332'MB/sec entries = 200125 avg-key = 24.00 avg-zkey = 1.71 avg-val = 646.67 avg-zval = 647.73 usrkeys = 200125 avg-key = 16.00 avg-zkey = 1.71 avg-val = 652.13 avg-zval = 647.73 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 156143 bytes = 546512 } seq expand size = 1093001 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.3604 value = 0.9984 dict = 0.00 all = 1.0281 } Zip/UnZip{ index = 0.1068 value = 1.0016 dict = 0.00 all = 0.9727 } ---------------------------- total value len = 1.043565 GB avg = 0.652 KB (by entry num) total key len = 0.038423 GB avg = 0.024 KB total ukey len = 0.025615 GB avg = 0.016 KB total ukey num = 0.001600947 Billion total entry num = 0.001600947 Billion write speed all = 0.051104387 MB/sec (with seq num) write speed all = 0.050499460 MB/sec (without seq num) 2024/11/20-14:40:34.106823 140257256732224 [compaction_job.cc:1948] [default] [JOB 10567] Generated table #36048: 200125 keys, 130550303 bytes, temperature: kWarm 2024/11/20-14:40:34.106898 140257256732224 EVENT_LOG_v1 {"time_micros": 1732084834106858, "cf_name": "default", "job": 10567, "event": "table_file_creation", "file_number": 36048, "file_size": 130550303, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 649501435, "table_properties": {"data_size": 129627152, "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": 4803000, "raw_average_key_size": 24, "raw_value_size": 129414828, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200125, "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": 1732084830, "oldest_key_time": 0, "file_creation_time": 1732084830, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36048, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:40:34.166579 140257256732224 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036049.sst) /dev/shm/ToplingTemp/Topling-379443-sOwjMS 2024/11/20-14:40:35.463327 140257256732224 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036049.sst): first pass time = 1.30's, 103.506'MB/sec 2024/11/20-14:40:36.566820 140257256732224 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036049.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-14:40:36.945763 140257256732224 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036049.sst): old prealloc_size = 147639500, real_size = 130010432 2024/11/20-14:40:36.945943 140257256732224 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036049.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200477 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.70 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 645.49 avg-zval = 646.55 2024/11/20-14:40:36.946147 140257256732224 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036049.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-14:40:37.428034 140257256732224 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036049.sst): second pass time = 1.10's, 117.353'MB/sec, value only(96.4% of KV) wait indexing time = 0.38's, remap KeyValue time = 0.48's, 270.564'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2064.629'MB/sec (index lex order gen) rebuild zvType time = 0.42's, 0.119'MB/sec write SST data time = 0.06's, 2148.706'MB/sec dict compress time = 0.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.10's, unzip length = 0.129'GB zip my value throughput = 117.353'MB/sec zip pipeline throughput = 143.070'MB/sec entries = 200477 avg-key = 24.00 avg-zkey = 1.70 avg-val = 645.49 avg-zval = 646.55 usrkeys = 200477 avg-key = 16.00 avg-zkey = 1.70 avg-val = 650.56 avg-zval = 646.55 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 145244 bytes = 490208 } seq expand size = 1016708 multi value expand size = 0 cnt WriteAppend = 15807 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1305 GB } UnZip/Zip{ index = 9.4032 value = 0.9984 dict = 0.00 all = 1.0286 } Zip/UnZip{ index = 0.1063 value = 1.0016 dict = 0.00 all = 0.9722 } ---------------------------- total value len = 1.173988 GB avg = 0.652 KB (by entry num) total key len = 0.043234 GB avg = 0.024 KB total ukey len = 0.028823 GB avg = 0.016 KB total ukey num = 0.001801424 Billion total entry num = 0.001801424 Billion write speed all = 0.057482348 MB/sec (with seq num) write speed all = 0.056801781 MB/sec (without seq num) 2024/11/20-14:40:37.591873 140257256732224 [compaction_job.cc:1948] [default] [JOB 10567] Generated table #36049: 200477 keys, 130484703 bytes, temperature: kWarm 2024/11/20-14:40:37.591950 140257256732224 EVENT_LOG_v1 {"time_micros": 1732084837591907, "cf_name": "default", "job": 10567, "event": "table_file_creation", "file_number": 36049, "file_size": 130484703, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 649497827, "table_properties": {"data_size": 129618992, "index_size": 341120, "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": 4811448, "raw_average_key_size": 24, "raw_value_size": 129406295, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200477, "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": 1732084834, "oldest_key_time": 0, "file_creation_time": 1732084834, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36049, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:40:37.721735 140257256732224 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036050.sst) /dev/shm/ToplingTemp/Topling-379443-TeulNS 2024/11/20-14:40:39.150142 140257256732224 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036050.sst): first pass time = 1.43's, 93.967'MB/sec 2024/11/20-14:40:40.488182 140257256732224 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036050.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-14:40:40.759201 140257256732224 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036050.sst): old prealloc_size = 147639500, real_size = 130010928 2024/11/20-14:40:40.759340 140257256732224 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036050.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200341 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 645.95 avg-zval = 647.01 2024/11/20-14:40:40.759480 140257256732224 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036050.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-14:40:41.140685 140257256732224 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036050.sst): second pass time = 1.34's, 96.754'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.38's, 341.728'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2653.341'MB/sec (index lex order gen) rebuild zvType time = 0.31's, 0.161'MB/sec write SST data time = 0.07's, 1859.808'MB/sec dict compress time = 0.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.34's, unzip length = 0.129'GB zip my value throughput = 96.754'MB/sec zip pipeline throughput = 174.896'MB/sec entries = 200341 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.95 avg-zval = 647.01 usrkeys = 200341 avg-key = 16.00 avg-zkey = 1.69 avg-val = 649.71 avg-zval = 647.01 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 107609 bytes = 363200 } seq expand size = 753263 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1304 GB } UnZip/Zip{ index = 9.4769 value = 0.9984 dict = 0.00 all = 1.0296 } Zip/UnZip{ index = 0.1055 value = 1.0016 dict = 0.00 all = 0.9712 } ---------------------------- total value len = 1.304152 GB avg = 0.652 KB (by entry num) total key len = 0.048042 GB avg = 0.024 KB total ukey len = 0.032028 GB avg = 0.016 KB total ukey num = 0.002001765 Billion total entry num = 0.002001765 Billion write speed all = 0.063845066 MB/sec (with seq num) write speed all = 0.063088944 MB/sec (without seq num) 2024/11/20-14:40:41.283275 140257256732224 [compaction_job.cc:1948] [default] [JOB 10567] Generated table #36050: 200341 keys, 130358239 bytes, temperature: kWarm 2024/11/20-14:40:41.283337 140257256732224 EVENT_LOG_v1 {"time_micros": 1732084841283309, "cf_name": "default", "job": 10567, "event": "table_file_creation", "file_number": 36050, "file_size": 130358239, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 649501503, "table_properties": {"data_size": 129622432, "index_size": 338240, "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": 4808184, "raw_average_key_size": 24, "raw_value_size": 129409896, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200341, "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": 1732084837, "oldest_key_time": 0, "file_creation_time": 1732084837, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36050, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:40:41.342871 140257256732224 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036051.sst) /dev/shm/ToplingTemp/Topling-379443-rIP2NV 2024/11/20-14:40:42.766860 140257256732224 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036051.sst): first pass time = 1.42's, 94.258'MB/sec 2024/11/20-14:40:44.100094 140257256732224 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036051.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-14:40:44.364297 140257256732224 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036051.sst): old prealloc_size = 147639500, real_size = 130008096 2024/11/20-14:40:44.364443 140257256732224 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036051.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200551 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 645.25 avg-zval = 646.31 2024/11/20-14:40:44.364548 140257256732224 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036051.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-14:40:44.669826 140257256732224 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036051.sst): second pass time = 1.33's, 97.118'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.31's, 426.160'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2552.424'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.201'MB/sec write SST data time = 0.06's, 2330.221'MB/sec dict compress time = 0.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.33's, unzip length = 0.129'GB zip my value throughput = 97.118'MB/sec zip pipeline throughput = 121.428'MB/sec entries = 200551 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.25 avg-zval = 646.31 usrkeys = 200551 avg-key = 16.00 avg-zkey = 1.69 avg-val = 647.42 avg-zval = 646.31 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 62338 bytes = 210400 } seq expand size = 436366 multi value expand size = 0 cnt WriteAppend = 15807 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1302 GB } UnZip/Zip{ index = 9.4421 value = 0.9984 dict = 0.00 all = 1.0308 } Zip/UnZip{ index = 0.1059 value = 1.0016 dict = 0.00 all = 0.9701 } ---------------------------- total value len = 1.433993 GB avg = 0.651 KB (by entry num) total key len = 0.052856 GB avg = 0.024 KB total ukey len = 0.035237 GB avg = 0.016 KB total ukey num = 0.002202316 Billion total entry num = 0.002202316 Billion write speed all = 0.070191215 MB/sec (with seq num) write speed all = 0.069359479 MB/sec (without seq num) 2024/11/20-14:40:44.846336 140257256732224 [compaction_job.cc:1948] [default] [JOB 10567] Generated table #36051: 200551 keys, 130202591 bytes, temperature: kWarm 2024/11/20-14:40:44.846407 140257256732224 EVENT_LOG_v1 {"time_micros": 1732084844846377, "cf_name": "default", "job": 10567, "event": "table_file_creation", "file_number": 36051, "file_size": 130202591, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 649497550, "table_properties": {"data_size": 129617936, "index_size": 339840, "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": 4813224, "raw_average_key_size": 24, "raw_value_size": 129405147, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200551, "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": 1732084841, "oldest_key_time": 0, "file_creation_time": 1732084841, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36051, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:40:44.902276 140257256732224 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036052.sst) /dev/shm/ToplingTemp/Topling-379443-HgholS 2024/11/20-14:40:45.032561 140257256732224 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036052.sst): first pass time = 0.13's, 116.143'MB/sec 2024/11/20-14:40:45.225203 140257256732224 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036052.sst): part-0: reject ZipStore ratio = 0.814 2024/11/20-14:40:45.255619 140257256732224 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036052.sst): old prealloc_size = 147639500, real_size = 14655440 2024/11/20-14:40:45.255678 140257256732224 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036052.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 22560 prefix = 4 raw-key = 0.0003 GB zip-key = 0.0000 GB avg-key = 12.00 avg-zkey = 1.79 raw-val = 0.0146 GB zip-val = 0.0146 GB avg-val = 646.50 avg-zval = 647.57 2024/11/20-14:40:45.255735 140257256732224 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036052.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0000 GB, waited 0.000 sec, Key+Value = 0.015 GB 2024/11/20-14:40:45.304515 140257256732224 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00/036052.sst): second pass time = 0.19's, 75.971'MB/sec, value only(96.4% of KV) wait indexing time = 0.03's, remap KeyValue time = 0.05's, 301.441'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 865.420'MB/sec (index lex order gen) rebuild zvType time = 0.04's, 0.144'MB/sec write SST data time = 0.01's, 1528.805'MB/sec dict compress time = 0.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 = 0.19's, unzip length = 0.015'GB zip my value throughput = 75.971'MB/sec zip pipeline throughput = 75.971'MB/sec entries = 22560 avg-key = 24.00 avg-zkey = 1.79 avg-val = 646.50 avg-zval = 647.57 usrkeys = 22560 avg-key = 16.00 avg-zkey = 1.79 avg-val = 653.14 avg-zval = 647.57 TagRS{ kinds = RS_Key0_TagN bytes = 3640 } TagArray{ size = 21381 bytes = 72176 } seq expand size = 149667 multi value expand size = 0 cnt WriteAppend = 1790 UnZipSize{ index = 0.0004 GB value = 0.0146 GB dict = 0.00 MB all = 0.0151 GB } __ZipSize{ index = 0.0000 GB value = 0.0146 GB dict = 0.00 MB all = 0.0147 GB } UnZip/Zip{ index = 8.9241 value = 0.9984 dict = 0.00 all = 1.0271 } Zip/UnZip{ index = 0.1121 value = 1.0016 dict = 0.00 all = 0.9736 } ---------------------------- total value len = 1.448728 GB avg = 0.651 KB (by entry num) total key len = 0.053397 GB avg = 0.024 KB total ukey len = 0.035598 GB avg = 0.016 KB total ukey num = 0.002224876 Billion total entry num = 0.002224876 Billion write speed all = 0.070910252 MB/sec (with seq num) write speed all = 0.070070020 MB/sec (without seq num) 2024/11/20-14:40:45.328956 140257256732224 [compaction_job.cc:1948] [default] [JOB 10567] Generated table #36052: 22560 keys, 14726878 bytes, temperature: kWarm 2024/11/20-14:40:45.329059 140257256732224 EVENT_LOG_v1 {"time_micros": 1732084845329000, "cf_name": "default", "job": 10567, "event": "table_file_creation", "file_number": 36052, "file_size": 14726878, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 649499114, "table_properties": {"data_size": 14609152, "index_size": 40448, "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": 541440, "raw_average_key_size": 24, "raw_value_size": 14585119, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 22560, "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": 1732084844, "oldest_key_time": 0, "file_creation_time": 1732084844, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36052, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:40:45.343848 140257256732224 [compaction_job.cc:703] job-10567: subcompact[0], size: 1.449881 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10567/att-00 [036041,036042,036043,036044,036045,036046,036047,036048,036049,036050,036051,036052] 2024/11/20-14:40:45.611009 140257256732224 (Original Log Time 2024/11/20-14:40:04.015033) EVENT_LOG_v1 {"time_micros": 1732084804014963, "job": 10567, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [36038], "files_L3": [35994, 35995, 35996, 35997, 35998, 35999, 36000, 36001, 36002, 36003, 36005, 36006], "score": 0.855569, "input_data_size": 1475615757, "oldest_snapshot_seqno": 650502360} 2024/11/20-14:40:45.611012 140257256732224 (Original Log Time 2024/11/20-14:40:45.609912) [compaction_job.cc:2022] [default] [JOB 10567] Compacted 1@2 + 12@3 files to L3 => 1449881459 bytes 2024/11/20-14:40:45.611014 140257256732224 (Original Log Time 2024/11/20-14:40:45.610934) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 12 0 0 0] max score 0.05, MB/sec: 35.7 rd, 35.1 wr, level 3, files in(1, 12) out(12 +0 blob) MB in(26.8, 1380.5 +0.0 blob) out(1382.7 +0.0 blob), read-write-amplify(104.1) write-amplify(51.6) OK, records in: 2263763, records dropped: 38887 output_compression: Snappy 2024/11/20-14:40:45.611018 140257256732224 (Original Log Time 2024/11/20-14:40:45.610984) EVENT_LOG_v1 {"time_micros": 1732084845610959, "cf": "default", "job": 10567, "event": "compaction_finished", "compaction_time_micros": 41328829, "compaction_time_cpu_micros": 10743508, "output_level": 3, "num_output_files": 12, "total_output_size": 1449881459, "num_input_records": 2263763, "num_output_records": 2224876, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 1191015498, "file_range_sync_nanos": 0, "file_fsync_nanos": 13183, "file_prepare_write_nanos": 21911487, "lsm_state": [0, 0, 0, 12, 0, 0, 0]} 2024/11/20-14:40:45.757105 140257256732224 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":1732076400,"starts":1732084803,"executesMs":41752,"compactionJobId":10567,"attempt":0,"compactionInputRawBytes":1517881405,"compactionInputZipBytes":1475615757,"compactionOutputRawBytes":0,"compactionOutputZipBytes":1449881459,"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-04a6a3cef2646760dec9fac5921224a0-08c94c7729ea5354-00"}}, response = 2024/11/20-14:40:45.757177 140257256732224 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-10567/att-00: olev 3, work 41.753 s, result 7.837 ms, install 1.123 ms, input{raw 1.414 GiB zip 1.374 GiB}