2024/11/20-17:59:09.529650 140257785472576 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00: fork to child time = 0.010125 sec 2024/11/20-17:59:09.530226 140257785472576 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00 2024/11/20-17:59:09.536878 140257785472576 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00 2024/11/20-17:59:09.538729 140257785472576 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-17:59:09.538981 140257785472576 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-17:59:09.590799 140257785472576 [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-00245/att-00/MANIFEST-049091 2024/11/20-17:59:09.624702 140257785472576 [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-00245/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 49534, last_sequence is 827043397, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 49320 2024/11/20-17:59:09.624710 140257785472576 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-17:59:09.624795 140257785472576 [version_set.cc:5724] Creating manifest 49534 2024/11/20-17:59:09.666295 140257785472576 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-17:59:09.686386 140257785472576 [compaction_job.cc:2437] [default] [JOB 245] Compacting 1@2 + 9@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-17:59:09.686398 140257785472576 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 180 Base level 2, inputs: [49527(21MB)], [49418(124MB) 49419(124MB) 49420(124MB) 49421(124MB) 49422(124MB) 49423(124MB) 49424(124MB) 49425(124MB) 49426(70MB)] 2024/11/20-17:59:09.692096 140257785472576 [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-17:59:09.692115 140257785472576 [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-17:59:09.692131 140257785472576 [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-17:59:09.692137 140257785472576 [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-17:59:09.692146 140257785472576 [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-17:59:11.184312 140257785472576 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049535.sst) /dev/shm/ToplingTemp/Topling-677500-T2UpPA 2024/11/20-17:59:11.459463 140257785472576 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049535.sst): first pass time = 0.28's, 487.881'MB/sec 2024/11/20-17:59:12.366369 140257785472576 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049535.sst): part-0: reject ZipStore ratio = 0.808 2024/11/20-17:59:12.666208 140257785472576 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049535.sst): old prealloc_size = 147639500, real_size = 130054208 2024/11/20-17:59:12.666417 140257785472576 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049535.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 198807 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.75 raw-val = 0.1294 GB zip-val = 0.1297 GB avg-val = 651.12 avg-zval = 652.18 2024/11/20-17:59:12.666693 140257785472576 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049535.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:59:13.137677 140257785472576 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049535.sst): second pass time = 0.91's, 142.849'MB/sec, value only(96.4% of KV) wait indexing time = 0.30's, remap KeyValue time = 0.47's, 277.273'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1846.458'MB/sec (index lex order gen) rebuild zvType time = 0.41's, 0.122'MB/sec write SST data time = 0.07's, 2005.777'MB/sec dict compress time = 2334118308.98'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.91's, unzip length = 0.129'GB zip my value throughput = 142.849'MB/sec zip pipeline throughput = 142.849'MB/sec entries = 198807 avg-key = 24.00 avg-zkey = 1.75 avg-val = 651.12 avg-zval = 652.18 usrkeys = 198807 avg-key = 16.00 avg-zkey = 1.75 avg-val = 658.12 avg-zval = 652.18 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 198807 bytes = 720688 } seq expand size = 1391649 multi value expand size = 0 cnt WriteAppend = 15811 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1297 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.1684 value = 0.9984 dict = 0.00 all = 1.0267 } Zip/UnZip{ index = 0.1091 value = 1.0016 dict = 0.00 all = 0.9740 } ---------------------------- total value len = 2183.613618 GB avg = 0.300 KB (by entry num) total key len = 191.568064 GB avg = 0.026 KB total ukey len = 134.123512 GB avg = 0.014 KB total ukey num = 9.326330873 Billion total entry num = 7.270481019 Billion write speed all = 114.213606997 MB/sec (with seq num) write speed all = 111.416724996 MB/sec (without seq num) 2024/11/20-17:59:13.343397 140257785472576 [compaction_job.cc:1948] [default] [JOB 245] Generated table #49535: 198807 keys, 130727903 bytes, temperature: kWarm 2024/11/20-17:59:13.343496 140257785472576 EVENT_LOG_v1 {"time_micros": 1732096753343453, "cf_name": "default", "job": 245, "event": "table_file_creation", "file_number": 49535, "file_size": 130727903, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 442739228, "largest_seqno": 826812902, "table_properties": {"data_size": 129657392, "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": 4771368, "raw_average_key_size": 24, "raw_value_size": 129446470, "raw_average_value_size": 651, "num_data_blocks": 1, "num_entries": 198807, "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": 1732096751, "oldest_key_time": 0, "file_creation_time": 1732096751, "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": 49535, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:59:13.406890 140257785472576 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049536.sst) /dev/shm/ToplingTemp/Topling-677500-BHyhcB 2024/11/20-17:59:14.628123 140257785472576 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049536.sst): first pass time = 1.22's, 109.907'MB/sec 2024/11/20-17:59:15.651717 140257785472576 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049536.sst): part-0: reject ZipStore ratio = 0.806 2024/11/20-17:59:15.997285 140257785472576 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049536.sst): old prealloc_size = 147639500, real_size = 130035728 2024/11/20-17:59:15.997484 140257785472576 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049536.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199527 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.73 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 648.68 avg-zval = 649.74 2024/11/20-17:59:15.997736 140257785472576 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049536.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:59:16.362638 140257785472576 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049536.sst): second pass time = 1.02's, 126.537'MB/sec, value only(96.4% of KV) wait indexing time = 0.35's, remap KeyValue time = 0.37's, 357.776'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1889.374'MB/sec (index lex order gen) rebuild zvType time = 0.30's, 0.164'MB/sec write SST data time = 0.06's, 2136.247'MB/sec dict compress time = 2334118308.98'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.02's, unzip length = 0.129'GB zip my value throughput = 126.537'MB/sec zip pipeline throughput = 126.537'MB/sec entries = 199527 avg-key = 24.00 avg-zkey = 1.73 avg-val = 648.68 avg-zval = 649.74 usrkeys = 199527 avg-key = 16.00 avg-zkey = 1.73 avg-val = 655.68 avg-zval = 649.74 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199527 bytes = 723296 } seq expand size = 1396689 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.2683 value = 0.9984 dict = 0.00 all = 1.0268 } Zip/UnZip{ index = 0.1079 value = 1.0016 dict = 0.00 all = 0.9739 } ---------------------------- total value len = 2183.744444 GB avg = 0.300 KB (by entry num) total key len = 191.572852 GB avg = 0.026 KB total ukey len = 134.126705 GB avg = 0.014 KB total ukey num = 9.326530400 Billion total entry num = 7.270680546 Billion write speed all = 114.202418142 MB/sec (with seq num) write speed all = 111.405893059 MB/sec (without seq num) 2024/11/20-17:59:16.580843 140257785472576 [compaction_job.cc:1948] [default] [JOB 245] Generated table #49536: 199527 keys, 130711903 bytes, temperature: kWarm 2024/11/20-17:59:16.580899 140257785472576 EVENT_LOG_v1 {"time_micros": 1732096756580871, "cf_name": "default", "job": 245, "event": "table_file_creation", "file_number": 49536, "file_size": 130711903, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 420730534, "largest_seqno": 826812907, "table_properties": {"data_size": 129641216, "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": 4788648, "raw_average_key_size": 24, "raw_value_size": 129429520, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199527, "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": 1732096753, "oldest_key_time": 0, "file_creation_time": 1732096753, "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": 49536, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:59:16.642616 140257785472576 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049537.sst) /dev/shm/ToplingTemp/Topling-677500-CWEH5A 2024/11/20-17:59:18.097120 140257785472576 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049537.sst): first pass time = 1.45's, 92.280'MB/sec 2024/11/20-17:59:19.101671 140257785472576 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049537.sst): part-0: reject ZipStore ratio = 0.804 2024/11/20-17:59:19.418478 140257785472576 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049537.sst): old prealloc_size = 147639500, real_size = 130028160 2024/11/20-17:59:19.418630 140257785472576 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049537.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199742 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.96 avg-zval = 649.02 2024/11/20-17:59:19.418846 140257785472576 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049537.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:59:19.728490 140257785472576 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049537.sst): second pass time = 1.00's, 128.948'MB/sec, value only(96.4% of KV) wait indexing time = 0.32's, remap KeyValue time = 0.31's, 421.637'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2555.062'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.197'MB/sec write SST data time = 0.06's, 2328.902'MB/sec dict compress time = 2334118308.98's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.00's, unzip length = 0.129'GB zip my value throughput = 128.948'MB/sec zip pipeline throughput = 128.948'MB/sec entries = 199742 avg-key = 24.00 avg-zkey = 1.71 avg-val = 647.96 avg-zval = 649.02 usrkeys = 199742 avg-key = 16.00 avg-zkey = 1.71 avg-val = 654.96 avg-zval = 649.02 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199742 bytes = 724080 } seq expand size = 1398194 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.3512 value = 0.9984 dict = 0.00 all = 1.0269 } Zip/UnZip{ index = 0.1069 value = 1.0016 dict = 0.00 all = 0.9738 } ---------------------------- total value len = 2183.875266 GB avg = 0.300 KB (by entry num) total key len = 191.577646 GB avg = 0.026 KB total ukey len = 134.129901 GB avg = 0.014 KB total ukey num = 9.326730142 Billion total entry num = 7.270880288 Billion write speed all = 114.190459402 MB/sec (with seq num) write speed all = 111.394309982 MB/sec (without seq num) 2024/11/20-17:59:19.870070 140257785472576 [compaction_job.cc:1948] [default] [JOB 245] Generated table #49537: 199742 keys, 130705055 bytes, temperature: kWarm 2024/11/20-17:59:19.870136 140257785472576 EVENT_LOG_v1 {"time_micros": 1732096759870106, "cf_name": "default", "job": 245, "event": "table_file_creation", "file_number": 49537, "file_size": 130705055, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 437263302, "largest_seqno": 826811540, "table_properties": {"data_size": 129636272, "index_size": 341760, "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": 4793808, "raw_average_key_size": 24, "raw_value_size": 129424360, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199742, "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": 1732096756, "oldest_key_time": 0, "file_creation_time": 1732096756, "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": 49537, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:59:19.926363 140257785472576 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049538.sst) /dev/shm/ToplingTemp/Topling-677500-Pcgiqy 2024/11/20-17:59:21.362672 140257785472576 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049538.sst): first pass time = 1.44's, 93.449'MB/sec 2024/11/20-17:59:22.435521 140257785472576 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049538.sst): part-0: reject ZipStore ratio = 0.808 2024/11/20-17:59:22.697455 140257785472576 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049538.sst): old prealloc_size = 147639500, real_size = 130032320 2024/11/20-17:59:22.697605 140257785472576 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049538.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199718 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.73 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 648.04 avg-zval = 649.10 2024/11/20-17:59:22.697831 140257785472576 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049538.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:59:23.012746 140257785472576 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049538.sst): second pass time = 1.07's, 120.724'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.32's, 414.557'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2571.646'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.192'MB/sec write SST data time = 0.06's, 2357.186'MB/sec dict compress time = 2334118308.98'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.07's, unzip length = 0.129'GB zip my value throughput = 120.724'MB/sec zip pipeline throughput = 138.035'MB/sec entries = 199718 avg-key = 24.00 avg-zkey = 1.73 avg-val = 648.04 avg-zval = 649.10 usrkeys = 199718 avg-key = 16.00 avg-zkey = 1.73 avg-val = 654.64 avg-zval = 649.10 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 188222 bytes = 682320 } seq expand size = 1317554 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.2513 value = 0.9984 dict = 0.00 all = 1.0269 } Zip/UnZip{ index = 0.1081 value = 1.0016 dict = 0.00 all = 0.9738 } ---------------------------- total value len = 2184.006009 GB avg = 0.300 KB (by entry num) total key len = 191.582439 GB avg = 0.026 KB total ukey len = 134.133096 GB avg = 0.014 KB total ukey num = 9.326929860 Billion total entry num = 7.271080006 Billion write speed all = 114.178948468 MB/sec (with seq num) write speed all = 111.383163635 MB/sec (without seq num) 2024/11/20-17:59:23.154452 140257785472576 [compaction_job.cc:1948] [default] [JOB 245] Generated table #49538: 199718 keys, 130698783 bytes, temperature: kWarm 2024/11/20-17:59:23.154523 140257785472576 EVENT_LOG_v1 {"time_micros": 1732096763154492, "cf_name": "default", "job": 245, "event": "table_file_creation", "file_number": 49538, "file_size": 130698783, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 826812731, "table_properties": {"data_size": 129636784, "index_size": 345408, "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": 4793232, "raw_average_key_size": 24, "raw_value_size": 129424895, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199718, "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": 1732096759, "oldest_key_time": 0, "file_creation_time": 1732096759, "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": 49538, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:59:23.215376 140257785472576 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049539.sst) /dev/shm/ToplingTemp/Topling-677500-nMVYJy 2024/11/20-17:59:24.572500 140257785472576 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049539.sst): first pass time = 1.36's, 98.902'MB/sec 2024/11/20-17:59:25.680253 140257785472576 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049539.sst): part-0: reject ZipStore ratio = 0.806 2024/11/20-17:59:25.949994 140257785472576 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049539.sst): old prealloc_size = 147639500, real_size = 130025280 2024/11/20-17:59:25.950176 140257785472576 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049539.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199954 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.72 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.24 avg-zval = 648.31 2024/11/20-17:59:25.950373 140257785472576 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049539.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:59:26.275283 140257785472576 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049539.sst): second pass time = 1.11's, 116.918'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.33's, 401.289'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2081.578'MB/sec (index lex order gen) rebuild zvType time = 0.27's, 0.187'MB/sec write SST data time = 0.06's, 2268.752'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.918'MB/sec zip pipeline throughput = 228.748'MB/sec entries = 199954 avg-key = 24.00 avg-zkey = 1.72 avg-val = 647.24 avg-zval = 648.31 usrkeys = 199954 avg-key = 16.00 avg-zkey = 1.72 avg-val = 652.27 avg-zval = 648.31 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 143469 bytes = 520096 } seq expand size = 1004283 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1305 GB } UnZip/Zip{ index = 9.3054 value = 0.9984 dict = 0.00 all = 1.0283 } Zip/UnZip{ index = 0.1075 value = 1.0016 dict = 0.00 all = 0.9725 } ---------------------------- total value len = 2184.136432 GB avg = 0.300 KB (by entry num) total key len = 191.587238 GB avg = 0.026 KB total ukey len = 134.136296 GB avg = 0.014 KB total ukey num = 9.327129814 Billion total entry num = 7.271279960 Billion write speed all = 114.167545226 MB/sec (with seq num) write speed all = 111.372121856 MB/sec (without seq num) 2024/11/20-17:59:26.421486 140257785472576 [compaction_job.cc:1948] [default] [JOB 245] Generated table #49539: 199954 keys, 130529503 bytes, temperature: kWarm 2024/11/20-17:59:26.421553 140257785472576 EVENT_LOG_v1 {"time_micros": 1732096766421523, "cf_name": "default", "job": 245, "event": "table_file_creation", "file_number": 49539, "file_size": 130529503, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 826811545, "table_properties": {"data_size": 129631280, "index_size": 343808, "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": 4798896, "raw_average_key_size": 24, "raw_value_size": 129419142, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199954, "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": 1732096763, "oldest_key_time": 0, "file_creation_time": 1732096763, "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": 49539, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:59:26.478729 140257785472576 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049540.sst) /dev/shm/ToplingTemp/Topling-677500-mIOW5y 2024/11/20-17:59:27.812936 140257785472576 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049540.sst): first pass time = 1.33's, 100.601'MB/sec 2024/11/20-17:59:29.113322 140257785472576 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049540.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-17:59:29.432013 140257785472576 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049540.sst): old prealloc_size = 147639500, real_size = 130022720 2024/11/20-17:59:29.432176 140257785472576 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049540.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199915 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 = 647.38 avg-zval = 648.44 2024/11/20-17:59:29.432368 140257785472576 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049540.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:59:29.799376 140257785472576 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049540.sst): second pass time = 1.30's, 99.580'MB/sec, value only(96.4% of KV) wait indexing time = 0.32's, remap KeyValue time = 0.37's, 355.467'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2267.706'MB/sec (index lex order gen) rebuild zvType time = 0.30's, 0.167'MB/sec write SST data time = 0.07's, 1919.502'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.30's, unzip length = 0.129'GB zip my value throughput = 99.580'MB/sec zip pipeline throughput = 118.685'MB/sec entries = 199915 avg-key = 24.00 avg-zkey = 1.70 avg-val = 647.38 avg-zval = 648.44 usrkeys = 199915 avg-key = 16.00 avg-zkey = 1.70 avg-val = 652.78 avg-zval = 648.44 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 154325 bytes = 559440 } seq expand size = 1080275 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.0280 } Zip/UnZip{ index = 0.1064 value = 1.0016 dict = 0.00 all = 0.9728 } ---------------------------- total value len = 2184.266933 GB avg = 0.300 KB (by entry num) total key len = 191.592036 GB avg = 0.026 KB total ukey len = 134.139494 GB avg = 0.014 KB total ukey num = 9.327329729 Billion total entry num = 7.271479875 Billion write speed all = 114.154714817 MB/sec (with seq num) write speed all = 111.359687933 MB/sec (without seq num) 2024/11/20-17:59:30.049170 140257785472576 [compaction_job.cc:1948] [default] [JOB 245] Generated table #49540: 199915 keys, 130566239 bytes, temperature: kWarm 2024/11/20-17:59:30.049262 140257785472576 EVENT_LOG_v1 {"time_micros": 1732096770049217, "cf_name": "default", "job": 245, "event": "table_file_creation", "file_number": 49540, "file_size": 130566239, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 826810400, "table_properties": {"data_size": 129632304, "index_size": 340224, "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": 4797960, "raw_average_key_size": 24, "raw_value_size": 129420196, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199915, "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": 1732096766, "oldest_key_time": 0, "file_creation_time": 1732096766, "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": 49540, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:59:30.174829 140257785472576 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049541.sst) /dev/shm/ToplingTemp/Topling-677500-2t2i9y 2024/11/20-17:59:31.682598 140257785472576 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049541.sst): first pass time = 1.51's, 89.020'MB/sec 2024/11/20-17:59:33.052757 140257785472576 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049541.sst): part-0: reject ZipStore ratio = 0.804 2024/11/20-17:59:33.617006 140257785472576 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049541.sst): old prealloc_size = 147639500, real_size = 130048880 2024/11/20-17:59:33.617213 140257785472576 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049541.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199080 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.75 raw-val = 0.1294 GB zip-val = 0.1297 GB avg-val = 650.19 avg-zval = 651.25 2024/11/20-17:59:33.617480 140257785472576 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049541.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:59:34.036679 140257785472576 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049541.sst): second pass time = 1.37's, 94.545'MB/sec, value only(96.4% of KV) wait indexing time = 0.56's, remap KeyValue time = 0.42's, 311.441'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2018.120'MB/sec (index lex order gen) rebuild zvType time = 0.36's, 0.140'MB/sec write SST data time = 0.06's, 2078.214'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.37's, unzip length = 0.129'GB zip my value throughput = 94.545'MB/sec zip pipeline throughput = 205.431'MB/sec entries = 199080 avg-key = 24.00 avg-zkey = 1.75 avg-val = 650.19 avg-zval = 651.25 usrkeys = 199080 avg-key = 16.00 avg-zkey = 1.75 avg-val = 656.71 avg-zval = 651.25 TagRS{ kinds = RS_Key0_TagN bytes = 31200 } TagArray{ size = 185523 bytes = 672528 } seq expand size = 1298661 multi value expand size = 0 cnt WriteAppend = 15811 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1297 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.1607 value = 0.9984 dict = 0.00 all = 1.0269 } Zip/UnZip{ index = 0.1092 value = 1.0016 dict = 0.00 all = 0.9738 } ---------------------------- total value len = 2184.397672 GB avg = 0.300 KB (by entry num) total key len = 191.596814 GB avg = 0.026 KB total ukey len = 134.142679 GB avg = 0.014 KB total ukey num = 9.327528809 Billion total entry num = 7.271678955 Billion write speed all = 114.137988148 MB/sec (with seq num) write speed all = 111.343453695 MB/sec (without seq num) 2024/11/20-17:59:34.249762 140257785472576 [compaction_job.cc:1948] [default] [JOB 245] Generated table #49541: 199080 keys, 130705823 bytes, temperature: kWarm 2024/11/20-17:59:34.249831 140257785472576 EVENT_LOG_v1 {"time_micros": 1732096774249800, "cf_name": "default", "job": 245, "event": "table_file_creation", "file_number": 49541, "file_size": 130705823, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 826813035, "table_properties": {"data_size": 129651232, "index_size": 347712, "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": 4777920, "raw_average_key_size": 24, "raw_value_size": 129440021, "raw_average_value_size": 650, "num_data_blocks": 1, "num_entries": 199080, "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": 1732096770, "oldest_key_time": 0, "file_creation_time": 1732096770, "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": 49541, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:59:34.409294 140257785472576 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049542.sst) /dev/shm/ToplingTemp/Topling-677500-4gC7cy 2024/11/20-17:59:36.062328 140257785472576 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049542.sst): first pass time = 1.65's, 81.197'MB/sec 2024/11/20-17:59:37.198156 140257785472576 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049542.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-17:59:37.542651 140257785472576 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049542.sst): old prealloc_size = 147639500, real_size = 130026160 2024/11/20-17:59:37.542855 140257785472576 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049542.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199822 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.69 avg-zval = 648.75 2024/11/20-17:59:37.543122 140257785472576 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049542.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:59:37.970432 140257785472576 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049542.sst): second pass time = 1.14's, 113.999'MB/sec, value only(96.4% of KV) wait indexing time = 0.34's, remap KeyValue time = 0.43's, 305.463'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1879.590'MB/sec (index lex order gen) rebuild zvType time = 0.35's, 0.142'MB/sec write SST data time = 0.08's, 1711.412'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.14's, unzip length = 0.129'GB zip my value throughput = 113.999'MB/sec zip pipeline throughput = 119.754'MB/sec entries = 199822 avg-key = 24.00 avg-zkey = 1.71 avg-val = 647.69 avg-zval = 648.75 usrkeys = 199822 avg-key = 16.00 avg-zkey = 1.71 avg-val = 654.03 avg-zval = 648.75 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 181127 bytes = 656608 } seq expand size = 1267889 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.3497 value = 0.9984 dict = 0.00 all = 1.0272 } Zip/UnZip{ index = 0.1070 value = 1.0016 dict = 0.00 all = 0.9735 } ---------------------------- total value len = 2184.528361 GB avg = 0.300 KB (by entry num) total key len = 191.601610 GB avg = 0.026 KB total ukey len = 134.145877 GB avg = 0.014 KB total ukey num = 9.327728631 Billion total entry num = 7.271878777 Billion write speed all = 114.122930947 MB/sec (with seq num) write speed all = 111.328847695 MB/sec (without seq num) 2024/11/20-17:59:38.135768 140257785472576 [compaction_job.cc:1948] [default] [JOB 245] Generated table #49542: 199822 keys, 130666975 bytes, temperature: kWarm 2024/11/20-17:59:38.135834 140257785472576 EVENT_LOG_v1 {"time_micros": 1732096778135805, "cf_name": "default", "job": 245, "event": "table_file_creation", "file_number": 49542, "file_size": 130666975, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 826812858, "table_properties": {"data_size": 129634080, "index_size": 341952, "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": 4795728, "raw_average_key_size": 24, "raw_value_size": 129422086, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199822, "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": 1732096774, "oldest_key_time": 0, "file_creation_time": 1732096774, "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": 49542, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:59:38.194458 140257785472576 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049543.sst) /dev/shm/ToplingTemp/Topling-677500-WndWUy 2024/11/20-17:59:38.969835 140257785472576 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049543.sst): first pass time = 0.78's, 108.177'MB/sec 2024/11/20-17:59:39.788647 140257785472576 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049543.sst): part-0: reject ZipStore ratio = 0.808 2024/11/20-17:59:39.986822 140257785472576 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049543.sst): old prealloc_size = 147639500, real_size = 81253232 2024/11/20-17:59:39.986957 140257785472576 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049543.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 125033 prefix = 4 raw-key = 0.0015 GB zip-key = 0.0002 GB avg-key = 12.00 avg-zkey = 1.72 raw-val = 0.0809 GB zip-val = 0.0810 GB avg-val = 646.82 avg-zval = 647.88 2024/11/20-17:59:39.987098 140257785472576 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049543.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.084 GB 2024/11/20-17:59:40.245671 140257785472576 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00/049543.sst): second pass time = 0.82's, 98.858'MB/sec, value only(96.4% of KV) wait indexing time = 0.20's, remap KeyValue time = 0.26's, 314.681'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1754.882'MB/sec (index lex order gen) rebuild zvType time = 0.22's, 0.140'MB/sec write SST data time = 0.03's, 2347.091'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.82's, unzip length = 0.081'GB zip my value throughput = 98.858'MB/sec zip pipeline throughput = 140.297'MB/sec entries = 125033 avg-key = 24.00 avg-zkey = 1.72 avg-val = 646.82 avg-zval = 647.88 usrkeys = 125033 avg-key = 16.00 avg-zkey = 1.72 avg-val = 650.02 avg-zval = 647.88 TagRS{ kinds = RS_Key0_TagN bytes = 19640 } TagArray{ size = 57246 bytes = 207536 } seq expand size = 400722 multi value expand size = 0 cnt WriteAppend = 9884 UnZipSize{ index = 0.0020 GB value = 0.0809 GB dict = 0.00 MB all = 0.0839 GB } __ZipSize{ index = 0.0002 GB value = 0.0810 GB dict = 0.00 MB all = 0.0815 GB } UnZip/Zip{ index = 9.2865 value = 0.9984 dict = 0.00 all = 1.0298 } Zip/UnZip{ index = 0.1077 value = 1.0016 dict = 0.00 all = 0.9711 } ---------------------------- total value len = 2184.609636 GB avg = 0.300 KB (by entry num) total key len = 191.604611 GB avg = 0.026 KB total ukey len = 134.147877 GB avg = 0.014 KB total ukey num = 9.327853664 Billion total entry num = 7.272003810 Billion write speed all = 114.114508424 MB/sec (with seq num) write speed all = 111.320682434 MB/sec (without seq num) 2024/11/20-17:59:40.337223 140257785472576 [compaction_job.cc:1948] [default] [JOB 245] Generated table #49543: 125033 keys, 81451295 bytes, temperature: kWarm 2024/11/20-17:59:40.337287 140257785472576 EVENT_LOG_v1 {"time_micros": 1732096780337255, "cf_name": "default", "job": 245, "event": "table_file_creation", "file_number": 49543, "file_size": 81451295, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 826808061, "table_properties": {"data_size": 81006368, "index_size": 215424, "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": 3000792, "raw_average_key_size": 24, "raw_value_size": 80873723, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 125033, "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": 1732096778, "oldest_key_time": 0, "file_creation_time": 1732096778, "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": 49543, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:59:40.381850 140257785472576 [compaction_job.cc:703] job-00245: subcompact[0], size: 1.126763 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00245/att-00 [049535,049536,049537,049538,049539,049540,049541,049542,049543] 2024/11/20-17:59:40.500832 140257785472576 (Original Log Time 2024/11/20-17:59:09.686452) EVENT_LOG_v1 {"time_micros": 1732096749686410, "job": 245, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [49527], "files_L3": [49418, 49419, 49420, 49421, 49422, 49423, 49424, 49425, 49426], "score": 0.999536, "input_data_size": 1142329457, "oldest_snapshot_seqno": 827043374} 2024/11/20-17:59:40.500837 140257785472576 (Original Log Time 2024/11/20-17:59:40.499724) [compaction_job.cc:2022] [default] [JOB 245] Compacted 1@2 + 9@3 files to L3 => 1126763479 bytes 2024/11/20-17:59:40.500840 140257785472576 (Original Log Time 2024/11/20-17:59:40.500748) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.04, MB/sec: 37.2 rd, 36.7 wr, level 3, files in(1, 9) out(9 +0 blob) MB in(22.0, 1067.4 +0.0 blob) out(1074.6 +0.0 blob), read-write-amplify(98.5) write-amplify(48.9) OK, records in: 1745202, records dropped: 23604 output_compression: Snappy 2024/11/20-17:59:40.500847 140257785472576 (Original Log Time 2024/11/20-17:59:40.500809) EVENT_LOG_v1 {"time_micros": 1732096780500778, "cf": "default", "job": 245, "event": "compaction_finished", "compaction_time_micros": 30695413, "compaction_time_cpu_micros": 7872121, "output_level": 3, "num_output_files": 9, "total_output_size": 1126763479, "num_input_records": 1745202, "num_output_records": 1721598, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 843471176, "file_range_sync_nanos": 0, "file_fsync_nanos": 7701, "file_prepare_write_nanos": 6142215, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/20-17:59:40.640989 140257785472576 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":1732096749,"executesMs":30962,"compactionJobId":245,"attempt":0,"compactionInputRawBytes":1173543230,"compactionInputZipBytes":1142329457,"compactionOutputRawBytes":0,"compactionOutputZipBytes":1126763479,"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-8aa510ca2a9a71d5b5b41d2a702d6930-35767b1ebbbaba75-00"}}, response = 2024/11/20-17:59:40.641081 140257785472576 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-00245/att-00: olev 3, work 30.962 s, result 7.696 ms, install 1.141 ms, input{raw 1.093 GiB zip 1.064 GiB}