2024/11/20-21:36:49.841161 140008828372544 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00: fork to child time = 0.009492 sec 2024/11/20-21:36:49.841685 140008828372544 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00 2024/11/20-21:36:49.848364 140008828372544 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00 2024/11/20-21:36:49.850019 140008828372544 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-21:36:49.850268 140008828372544 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-21:36:49.894447 140008828372544 [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-14754/att-00/MANIFEST-049091 2024/11/20-21:36:49.952468 140008828372544 [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-14754/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 74153, last_sequence is 1175619079, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 74013 2024/11/20-21:36:49.952475 140008828372544 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-21:36:49.952555 140008828372544 [version_set.cc:5724] Creating manifest 74153 2024/11/20-21:36:49.986230 140008828372544 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-21:36:50.004024 140008828372544 [compaction_job.cc:2437] [default] [JOB 14754] Compacting 1@2 + 9@3 files to L3, score 0.93, subcompactions 1 : 1 2024/11/20-21:36:50.004034 140008828372544 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 11683 Base level 2, inputs: [74151(28MB)], [74029(124MB) 74030(124MB) 74031(124MB) 74032(124MB) 74033(124MB) 74034(124MB) 74035(124MB) 74036(124MB) 74037(112MB)] 2024/11/20-21:36:50.011108 140008828372544 [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-21:36:50.011127 140008828372544 [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-21:36:50.011142 140008828372544 [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-21:36:50.011148 140008828372544 [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-21:36:50.011156 140008828372544 [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-21:36:51.327224 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074154.sst) /dev/shm/ToplingTemp/Topling-1023613-afzne1 2024/11/20-21:36:51.583375 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074154.sst): first pass time = 0.26's, 524.103'MB/sec 2024/11/20-21:36:52.835336 140008828372544 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074154.sst): part-0: reject ZipStore ratio = 0.808 2024/11/20-21:36:53.114041 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074154.sst): old prealloc_size = 147639500, real_size = 130042032 2024/11/20-21:36:53.114238 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074154.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199455 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.75 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 648.92 avg-zval = 649.99 2024/11/20-21:36:53.114472 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074154.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-21:36:53.435983 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074154.sst): second pass time = 1.25's, 103.464'MB/sec, value only(96.4% of KV) wait indexing time = 0.28's, remap KeyValue time = 0.32's, 406.047'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2263.159'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.191'MB/sec write SST data time = 0.06's, 2145.957'MB/sec dict compress time = 2843012058.14's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.25's, unzip length = 0.129'GB zip my value throughput = 103.464'MB/sec zip pipeline throughput = 150.862'MB/sec entries = 199455 avg-key = 24.00 avg-zkey = 1.75 avg-val = 648.92 avg-zval = 649.99 usrkeys = 199455 avg-key = 16.00 avg-zkey = 1.75 avg-val = 655.92 avg-zval = 649.99 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199455 bytes = 723040 } seq expand size = 1396185 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.1426 value = 0.9984 dict = 0.00 all = 1.0268 } Zip/UnZip{ index = 0.1094 value = 1.0016 dict = 0.00 all = 0.9739 } ---------------------------- total value len = 563.196560 GB avg = 0.331 KB (by entry num) total key len = 44.319193 GB avg = 0.026 KB total ukey len = 32.797333 GB avg = 0.014 KB total ukey num = 2.321214031 Billion total entry num = 1.700716053 Billion write speed all = 47.495238883 MB/sec (with seq num) write speed all = 46.431550709 MB/sec (without seq num) 2024/11/20-21:36:53.582675 140008828372544 [compaction_job.cc:1948] [default] [JOB 14754] Generated table #74154: 199455 keys, 130717983 bytes, temperature: kWarm 2024/11/20-21:36:53.582772 140008828372544 EVENT_LOG_v1 {"time_micros": 1732109813582725, "cf_name": "default", "job": 14754, "event": "table_file_creation", "file_number": 74154, "file_size": 130717983, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 856426320, "largest_seqno": 1174480913, "table_properties": {"data_size": 129642912, "index_size": 349056, "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": 4786920, "raw_average_key_size": 24, "raw_value_size": 129431306, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199455, "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": 1732109811, "oldest_key_time": 0, "file_creation_time": 1732109811, "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": 74154, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:36:53.641133 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074155.sst) /dev/shm/ToplingTemp/Topling-1023613-SIpj02 2024/11/20-21:36:54.927948 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074155.sst): first pass time = 1.29's, 104.305'MB/sec 2024/11/20-21:36:56.072811 140008828372544 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074155.sst): part-0: reject ZipStore ratio = 0.806 2024/11/20-21:36:56.349335 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074155.sst): old prealloc_size = 147639500, real_size = 130024224 2024/11/20-21:36:56.349491 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074155.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200057 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 = 646.90 avg-zval = 647.96 2024/11/20-21:36:56.349982 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074155.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-21:36:56.668852 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074155.sst): second pass time = 1.14's, 113.135'MB/sec, value only(96.4% of KV) wait indexing time = 0.28's, remap KeyValue time = 0.32's, 409.086'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2521.735'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.193'MB/sec write SST data time = 0.06's, 2165.254'MB/sec dict compress time = 2843012058.14'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.135'MB/sec zip pipeline throughput = 140.500'MB/sec entries = 200057 avg-key = 24.00 avg-zkey = 1.73 avg-val = 646.90 avg-zval = 647.96 usrkeys = 200057 avg-key = 16.00 avg-zkey = 1.73 avg-val = 653.62 avg-zval = 647.96 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 192239 bytes = 696880 } seq expand size = 1345673 multi value expand size = 0 cnt WriteAppend = 15808 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.2688 value = 0.9984 dict = 0.00 all = 1.0269 } Zip/UnZip{ index = 0.1079 value = 1.0016 dict = 0.00 all = 0.9738 } ---------------------------- total value len = 563.327322 GB avg = 0.331 KB (by entry num) total key len = 44.323995 GB avg = 0.026 KB total ukey len = 32.800534 GB avg = 0.014 KB total ukey num = 2.321414088 Billion total entry num = 1.700916110 Billion write speed all = 47.493833365 MB/sec (with seq num) write speed all = 46.430288873 MB/sec (without seq num) 2024/11/20-21:36:56.814080 140008828372544 [compaction_job.cc:1948] [default] [JOB 14754] Generated table #74155: 200057 keys, 130705247 bytes, temperature: kWarm 2024/11/20-21:36:56.814151 140008828372544 EVENT_LOG_v1 {"time_micros": 1732109816814119, "cf_name": "default", "job": 14754, "event": "table_file_creation", "file_number": 74155, "file_size": 130705247, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1174478432, "table_properties": {"data_size": 129628688, "index_size": 345344, "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": 4801368, "raw_average_key_size": 24, "raw_value_size": 129416451, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200057, "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": 1732109813, "oldest_key_time": 0, "file_creation_time": 1732109813, "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": 74155, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:36:56.870080 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074156.sst) /dev/shm/ToplingTemp/Topling-1023613-9tq2vY 2024/11/20-21:36:58.054390 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074156.sst): first pass time = 1.18's, 113.335'MB/sec 2024/11/20-21:36:59.304572 140008828372544 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074156.sst): part-0: reject ZipStore ratio = 0.807 2024/11/20-21:36:59.612073 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074156.sst): old prealloc_size = 147639500, real_size = 130028272 2024/11/20-21:36:59.612233 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074156.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.73 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.38 avg-zval = 648.44 2024/11/20-21:36:59.612413 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074156.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-21:36:59.910780 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074156.sst): second pass time = 1.25's, 103.600'MB/sec, value only(96.4% of KV) wait indexing time = 0.31's, remap KeyValue time = 0.30's, 437.076'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2420.953'MB/sec (index lex order gen) rebuild zvType time = 0.24's, 0.206'MB/sec write SST data time = 0.06's, 2332.501'MB/sec dict compress time = 8602282254.15's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.25's, unzip length = 0.129'GB zip my value throughput = 103.600'MB/sec zip pipeline throughput = 103.600'MB/sec entries = 199915 avg-key = 24.00 avg-zkey = 1.73 avg-val = 647.38 avg-zval = 648.44 usrkeys = 199915 avg-key = 16.00 avg-zkey = 1.73 avg-val = 652.63 avg-zval = 648.44 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 149985 bytes = 543712 } seq expand size = 1049895 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.2502 value = 0.9984 dict = 0.00 all = 1.0280 } Zip/UnZip{ index = 0.1081 value = 1.0016 dict = 0.00 all = 0.9727 } ---------------------------- total value len = 563.457792 GB avg = 0.331 KB (by entry num) total key len = 44.328793 GB avg = 0.026 KB total ukey len = 32.803733 GB avg = 0.014 KB total ukey num = 2.321614003 Billion total entry num = 1.701116025 Billion write speed all = 47.492371879 MB/sec (with seq num) write speed all = 46.428971837 MB/sec (without seq num) 2024/11/20-21:37:00.086648 140008828372544 [compaction_job.cc:1948] [default] [JOB 14754] Generated table #74156: 199915 keys, 130556127 bytes, temperature: kWarm 2024/11/20-21:37:00.086703 140008828372544 EVENT_LOG_v1 {"time_micros": 1732109820086673, "cf_name": "default", "job": 14754, "event": "table_file_creation", "file_number": 74156, "file_size": 130556127, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1174477571, "table_properties": {"data_size": 129632288, "index_size": 345792, "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": 129420188, "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": 1732109816, "oldest_key_time": 0, "file_creation_time": 1732109816, "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": 74156, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:37:00.162743 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074157.sst) /dev/shm/ToplingTemp/Topling-1023613-E62Gq0 2024/11/20-21:37:01.353329 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074157.sst): first pass time = 1.19's, 112.736'MB/sec 2024/11/20-21:37:02.422599 140008828372544 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074157.sst): part-0: reject ZipStore ratio = 0.800 2024/11/20-21:37:02.727130 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074157.sst): old prealloc_size = 147639500, real_size = 130040064 2024/11/20-21:37:02.727281 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074157.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199105 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.1297 GB avg-val = 650.11 avg-zval = 651.17 2024/11/20-21:37:02.727487 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074157.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-21:37:03.049033 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074157.sst): second pass time = 1.07's, 121.156'MB/sec, value only(96.4% of KV) wait indexing time = 0.30's, remap KeyValue time = 0.32's, 406.092'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2540.237'MB/sec (index lex order gen) rebuild zvType time = 0.27's, 0.186'MB/sec write SST data time = 0.05's, 2400.213'MB/sec dict compress time = 8602282254.15's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.07's, unzip length = 0.129'GB zip my value throughput = 121.156'MB/sec zip pipeline throughput = 168.408'MB/sec entries = 199105 avg-key = 24.00 avg-zkey = 1.71 avg-val = 650.11 avg-zval = 651.17 usrkeys = 199105 avg-key = 16.00 avg-zkey = 1.71 avg-val = 657.11 avg-zval = 651.17 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199105 bytes = 721776 } seq expand size = 1393735 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.3811 value = 0.9984 dict = 0.00 all = 1.0268 } Zip/UnZip{ index = 0.1066 value = 1.0016 dict = 0.00 all = 0.9739 } ---------------------------- total value len = 563.588625 GB avg = 0.331 KB (by entry num) total key len = 44.333571 GB avg = 0.026 KB total ukey len = 32.806918 GB avg = 0.014 KB total ukey num = 2.321813108 Billion total entry num = 1.701315130 Billion write speed all = 47.491322606 MB/sec (with seq num) write speed all = 46.428058837 MB/sec (without seq num) 2024/11/20-21:37:03.187860 140008828372544 [compaction_job.cc:1948] [default] [JOB 14754] Generated table #74157: 199105 keys, 130714847 bytes, temperature: kWarm 2024/11/20-21:37:03.187924 140008828372544 EVENT_LOG_v1 {"time_micros": 1732109823187893, "cf_name": "default", "job": 14754, "event": "table_file_creation", "file_number": 74157, "file_size": 130714847, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 899368245, "largest_seqno": 1174480918, "table_properties": {"data_size": 129650544, "index_size": 339584, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 4778520, "raw_average_key_size": 24, "raw_value_size": 129439233, "raw_average_value_size": 650, "num_data_blocks": 1, "num_entries": 199105, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-ZipOffsetBlobStore", "creation_time": 1732109820, "oldest_key_time": 0, "file_creation_time": 1732109820, "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": 74157, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:37:03.239620 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074158.sst) /dev/shm/ToplingTemp/Topling-1023613-aSD081 2024/11/20-21:37:04.435998 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074158.sst): first pass time = 1.20's, 112.191'MB/sec 2024/11/20-21:37:05.687835 140008828372544 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074158.sst): part-0: reject ZipStore ratio = 0.804 2024/11/20-21:37:05.992886 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074158.sst): old prealloc_size = 147639500, real_size = 130028368 2024/11/20-21:37:05.993102 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074158.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199756 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.91 avg-zval = 648.97 2024/11/20-21:37:05.993331 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074158.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-21:37:06.315660 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074158.sst): second pass time = 1.25's, 103.450'MB/sec, value only(96.4% of KV) wait indexing time = 0.31's, remap KeyValue time = 0.32's, 404.667'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1750.162'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.189'MB/sec write SST data time = 0.06's, 2215.952'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.25's, unzip length = 0.129'GB zip my value throughput = 103.450'MB/sec zip pipeline throughput = 139.660'MB/sec entries = 199756 avg-key = 24.00 avg-zkey = 1.71 avg-val = 647.91 avg-zval = 648.97 usrkeys = 199756 avg-key = 16.00 avg-zkey = 1.71 avg-val = 653.93 avg-zval = 648.97 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 171855 bytes = 601504 } seq expand size = 1202985 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1306 GB } UnZip/Zip{ index = 9.3344 value = 0.9984 dict = 0.00 all = 1.0276 } Zip/UnZip{ index = 0.1071 value = 1.0016 dict = 0.00 all = 0.9731 } ---------------------------- total value len = 563.719252 GB avg = 0.331 KB (by entry num) total key len = 44.338365 GB avg = 0.026 KB total ukey len = 32.810114 GB avg = 0.014 KB total ukey num = 2.322012864 Billion total entry num = 1.701514886 Billion write speed all = 47.489782803 MB/sec (with seq num) write speed all = 46.426665491 MB/sec (without seq num) 2024/11/20-21:37:06.457465 140008828372544 [compaction_job.cc:1948] [default] [JOB 14754] Generated table #74158: 199756 keys, 130614047 bytes, temperature: kWarm 2024/11/20-21:37:06.457546 140008828372544 EVENT_LOG_v1 {"time_micros": 1732109826457505, "cf_name": "default", "job": 14754, "event": "table_file_creation", "file_number": 74158, "file_size": 130614047, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1174480780, "table_properties": {"data_size": 129635840, "index_size": 342400, "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": 4794144, "raw_average_key_size": 24, "raw_value_size": 129423846, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199756, "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": 1732109823, "oldest_key_time": 0, "file_creation_time": 1732109823, "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": 74158, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:37:06.517390 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074159.sst) /dev/shm/ToplingTemp/Topling-1023613-hmjAAZ 2024/11/20-21:37:07.700096 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074159.sst): first pass time = 1.18's, 113.487'MB/sec 2024/11/20-21:37:08.883216 140008828372544 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074159.sst): part-0: reject ZipStore ratio = 0.804 2024/11/20-21:37:09.145686 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074159.sst): old prealloc_size = 147639500, real_size = 130020320 2024/11/20-21:37:09.145835 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074159.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200128 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.66 avg-zval = 647.72 2024/11/20-21:37:09.145988 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074159.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-21:37:09.510397 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074159.sst): second pass time = 1.18's, 109.456'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.36's, 357.539'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2599.662'MB/sec (index lex order gen) rebuild zvType time = 0.31's, 0.161'MB/sec write SST data time = 0.05's, 2414.317'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.18's, unzip length = 0.129'GB zip my value throughput = 109.456'MB/sec zip pipeline throughput = 129.467'MB/sec entries = 200128 avg-key = 24.00 avg-zkey = 1.71 avg-val = 646.66 avg-zval = 647.72 usrkeys = 200128 avg-key = 16.00 avg-zkey = 1.71 avg-val = 650.54 avg-zval = 647.72 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 111024 bytes = 388592 } seq expand size = 777168 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.1304 GB } UnZip/Zip{ index = 9.3361 value = 0.9984 dict = 0.00 all = 1.0293 } Zip/UnZip{ index = 0.1071 value = 1.0016 dict = 0.00 all = 0.9715 } ---------------------------- total value len = 563.849444 GB avg = 0.331 KB (by entry num) total key len = 44.343168 GB avg = 0.026 KB total ukey len = 32.813316 GB avg = 0.014 KB total ukey num = 2.322212992 Billion total entry num = 1.701715014 Billion write speed all = 47.488477095 MB/sec (with seq num) write speed all = 46.425499968 MB/sec (without seq num) 2024/11/20-21:37:09.649995 140008828372544 [compaction_job.cc:1948] [default] [JOB 14754] Generated table #74159: 200128 keys, 130393055 bytes, temperature: kWarm 2024/11/20-21:37:09.650079 140008828372544 EVENT_LOG_v1 {"time_micros": 1732109829650031, "cf_name": "default", "job": 14754, "event": "table_file_creation", "file_number": 74159, "file_size": 130393055, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1174474366, "table_properties": {"data_size": 129627152, "index_size": 342976, "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": 4803072, "raw_average_key_size": 24, "raw_value_size": 129414759, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200128, "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": 1732109826, "oldest_key_time": 0, "file_creation_time": 1732109826, "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": 74159, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:37:09.702667 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074160.sst) /dev/shm/ToplingTemp/Topling-1023613-YziP82 2024/11/20-21:37:10.897832 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074160.sst): first pass time = 1.20's, 112.304'MB/sec 2024/11/20-21:37:12.106295 140008828372544 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074160.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-21:37:12.417131 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074160.sst): old prealloc_size = 147639500, real_size = 130014880 2024/11/20-21:37:12.417281 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074160.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200320 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.02 avg-zval = 647.08 2024/11/20-21:37:12.417448 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074160.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-21:37:12.785994 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074160.sst): second pass time = 1.21's, 107.172'MB/sec, value only(96.4% of KV) wait indexing time = 0.31's, remap KeyValue time = 0.37's, 353.721'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2607.509'MB/sec (index lex order gen) rebuild zvType time = 0.31's, 0.160'MB/sec write SST data time = 0.05's, 2379.593'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.21's, unzip length = 0.129'GB zip my value throughput = 107.172'MB/sec zip pipeline throughput = 107.172'MB/sec entries = 200320 avg-key = 24.00 avg-zkey = 1.71 avg-val = 646.02 avg-zval = 647.08 usrkeys = 200320 avg-key = 16.00 avg-zkey = 1.71 avg-val = 650.71 avg-zval = 647.08 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 134140 bytes = 469504 } seq expand size = 938980 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.3835 value = 0.9984 dict = 0.00 all = 1.0287 } Zip/UnZip{ index = 0.1066 value = 1.0016 dict = 0.00 all = 0.9721 } ---------------------------- total value len = 563.979793 GB avg = 0.331 KB (by entry num) total key len = 44.347976 GB avg = 0.026 KB total ukey len = 32.816522 GB avg = 0.014 KB total ukey num = 2.322413312 Billion total entry num = 1.701915334 Billion write speed all = 47.486884967 MB/sec (with seq num) write speed all = 46.424054542 MB/sec (without seq num) 2024/11/20-21:37:12.923970 140008828372544 [compaction_job.cc:1948] [default] [JOB 14754] Generated table #74160: 200320 keys, 130468511 bytes, temperature: kWarm 2024/11/20-21:37:12.924036 140008828372544 EVENT_LOG_v1 {"time_micros": 1732109832924005, "cf_name": "default", "job": 14754, "event": "table_file_creation", "file_number": 74160, "file_size": 130468511, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1174468895, "table_properties": {"data_size": 129623056, "index_size": 341568, "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": 4807680, "raw_average_key_size": 24, "raw_value_size": 129410555, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200320, "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": 1732109829, "oldest_key_time": 0, "file_creation_time": 1732109829, "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": 74160, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:37:12.978167 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074161.sst) /dev/shm/ToplingTemp/Topling-1023613-6hx8JY 2024/11/20-21:37:14.173013 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074161.sst): first pass time = 1.19's, 112.334'MB/sec 2024/11/20-21:37:15.325641 140008828372544 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074161.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-21:37:15.625399 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074161.sst): old prealloc_size = 147639500, real_size = 130026832 2024/11/20-21:37:15.625561 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074161.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199914 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.38 avg-zval = 648.44 2024/11/20-21:37:15.625769 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074161.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-21:37:15.983773 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074161.sst): second pass time = 1.15's, 112.364'MB/sec, value only(96.4% of KV) wait indexing time = 0.30's, remap KeyValue time = 0.36's, 364.533'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2373.967'MB/sec (index lex order gen) rebuild zvType time = 0.30's, 0.164'MB/sec write SST data time = 0.05's, 2432.687'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.15's, unzip length = 0.129'GB zip my value throughput = 112.364'MB/sec zip pipeline throughput = 112.364'MB/sec entries = 199914 avg-key = 24.00 avg-zkey = 1.72 avg-val = 647.38 avg-zval = 648.44 usrkeys = 199914 avg-key = 16.00 avg-zkey = 1.72 avg-val = 653.65 avg-zval = 648.44 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 178970 bytes = 626416 } seq expand size = 1252790 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1306 GB } UnZip/Zip{ index = 9.2931 value = 0.9984 dict = 0.00 all = 1.0274 } Zip/UnZip{ index = 0.1076 value = 1.0016 dict = 0.00 all = 0.9733 } ---------------------------- total value len = 564.110466 GB avg = 0.331 KB (by entry num) total key len = 44.352774 GB avg = 0.026 KB total ukey len = 32.819720 GB avg = 0.014 KB total ukey num = 2.322613226 Billion total entry num = 1.702115248 Billion write speed all = 47.485606482 MB/sec (with seq num) write speed all = 46.422916485 MB/sec (without seq num) 2024/11/20-21:37:16.134053 140008828372544 [compaction_job.cc:1948] [default] [JOB 14754] Generated table #74161: 199914 keys, 130637535 bytes, temperature: kWarm 2024/11/20-21:37:16.134124 140008828372544 EVENT_LOG_v1 {"time_micros": 1732109836134093, "cf_name": "default", "job": 14754, "event": "table_file_creation", "file_number": 74161, "file_size": 130637535, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1174480475, "table_properties": {"data_size": 129632448, "index_size": 344192, "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": 4797936, "raw_average_key_size": 24, "raw_value_size": 129420351, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199914, "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": 1732109832, "oldest_key_time": 0, "file_creation_time": 1732109832, "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": 74161, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:37:16.185781 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074162.sst) /dev/shm/ToplingTemp/Topling-1023613-bxmkG1 2024/11/20-21:37:17.251353 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074162.sst): first pass time = 1.07's, 116.547'MB/sec 2024/11/20-21:37:18.136107 140008828372544 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074162.sst): part-0: reject ZipStore ratio = 0.805 2024/11/20-21:37:18.370961 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074162.sst): old prealloc_size = 147639500, real_size = 120311744 2024/11/20-21:37:18.371129 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074162.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 184815 prefix = 4 raw-key = 0.0022 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.73 raw-val = 0.1197 GB zip-val = 0.1199 GB avg-val = 647.94 avg-zval = 649.00 2024/11/20-21:37:18.371288 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074162.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.124 GB 2024/11/20-21:37:18.705079 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00/074162.sst): second pass time = 0.88's, 135.461'MB/sec, value only(96.4% of KV) wait indexing time = 0.24's, remap KeyValue time = 0.33's, 361.302'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2094.424'MB/sec (index lex order gen) rebuild zvType time = 0.28's, 0.163'MB/sec write SST data time = 0.05's, 2380.341'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.88's, unzip length = 0.120'GB zip my value throughput = 135.461'MB/sec zip pipeline throughput = 135.461'MB/sec entries = 184815 avg-key = 24.00 avg-zkey = 1.73 avg-val = 647.94 avg-zval = 649.00 usrkeys = 184815 avg-key = 16.00 avg-zkey = 1.73 avg-val = 652.38 avg-zval = 649.00 TagRS{ kinds = RS_Key0_TagN bytes = 28960 } TagArray{ size = 117158 bytes = 410064 } seq expand size = 820106 multi value expand size = 0 cnt WriteAppend = 14628 UnZipSize{ index = 0.0030 GB value = 0.1197 GB dict = 0.00 MB all = 0.1242 GB } __ZipSize{ index = 0.0003 GB value = 0.1199 GB dict = 0.00 MB all = 0.1207 GB } UnZip/Zip{ index = 9.2463 value = 0.9984 dict = 0.00 all = 1.0288 } Zip/UnZip{ index = 0.1082 value = 1.0016 dict = 0.00 all = 0.9720 } ---------------------------- total value len = 564.231036 GB avg = 0.331 KB (by entry num) total key len = 44.357210 GB avg = 0.026 KB total ukey len = 32.822677 GB avg = 0.014 KB total ukey num = 2.322798041 Billion total entry num = 1.702300063 Billion write speed all = 47.485277472 MB/sec (with seq num) write speed all = 46.422697753 MB/sec (without seq num) 2024/11/20-21:37:18.835201 140008828372544 [compaction_job.cc:1948] [default] [JOB 14754] Generated table #74162: 184815 keys, 120707167 bytes, temperature: kWarm 2024/11/20-21:37:18.835275 140008828372544 EVENT_LOG_v1 {"time_micros": 1732109838835241, "cf_name": "default", "job": 14754, "event": "table_file_creation", "file_number": 74162, "file_size": 120707167, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1174480157, "table_properties": {"data_size": 119945520, "index_size": 319808, "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": 4435560, "raw_average_key_size": 24, "raw_value_size": 119749412, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 184815, "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": 1732109836, "oldest_key_time": 0, "file_creation_time": 1732109836, "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": 74162, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:37:18.896741 140008828372544 [compaction_job.cc:703] job-14754: subcompact[0], size: 1.165515 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14754/att-00 [074154,074155,074156,074157,074158,074159,074160,074161,074162] 2024/11/20-21:37:19.059681 140008828372544 (Original Log Time 2024/11/20-21:36:50.004078) EVENT_LOG_v1 {"time_micros": 1732109810004041, "job": 14754, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [74151], "files_L3": [74029, 74030, 74031, 74032, 74033, 74034, 74035, 74036, 74037], "score": 0.92613, "input_data_size": 1192431985, "oldest_snapshot_seqno": 1175618346} 2024/11/20-21:37:19.059685 140008828372544 (Original Log Time 2024/11/20-21:37:19.058829) [compaction_job.cc:2022] [default] [JOB 14754] Compacted 1@2 + 9@3 files to L3 => 1165514519 bytes 2024/11/20-21:37:19.059686 140008828372544 (Original Log Time 2024/11/20-21:37:19.059614) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.04, MB/sec: 41.3 rd, 40.3 wr, level 3, files in(1, 9) out(9 +0 blob) MB in(28.2, 1108.9 +0.0 blob) out(1111.5 +0.0 blob), read-write-amplify(79.6) write-amplify(39.4) OK, records in: 1824147, records dropped: 40682 output_compression: Snappy 2024/11/20-21:37:19.059690 140008828372544 (Original Log Time 2024/11/20-21:37:19.059660) EVENT_LOG_v1 {"time_micros": 1732109839059637, "cf": "default", "job": 14754, "event": "compaction_finished", "compaction_time_micros": 28892682, "compaction_time_cpu_micros": 7390242, "output_level": 3, "num_output_files": 9, "total_output_size": 1165514519, "num_input_records": 1824147, "num_output_records": 1783465, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 802080085, "file_range_sync_nanos": 0, "file_fsync_nanos": 7727, "file_prepare_write_nanos": 5830651, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/20-21:37:19.168423 140008828372544 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":1732109809,"executesMs":29211,"compactionJobId":14754,"attempt":0,"compactionInputRawBytes":1225493776,"compactionInputZipBytes":1192431985,"compactionOutputRawBytes":0,"compactionOutputZipBytes":1165514519,"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-b0f0f4edb49f23b1dd4b4326d64d1f68-7e573ffa6ca18923-00"}}, response = 2024/11/20-21:37:19.168478 140008828372544 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-14754/att-00: olev 3, work 29.212 s, result 5.958 ms, install 0.875 ms, input{raw 1.141 GiB zip 1.111 GiB}