2024/11/20-17:01:04.335332 140257416193600 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00: fork to child time = 0.009763 sec 2024/11/20-17:01:04.335864 140257416193600 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00 2024/11/20-17:01:04.342469 140257416193600 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00 2024/11/20-17:01:04.344124 140257416193600 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-17:01:04.344343 140257416193600 [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:01:04.392977 140257416193600 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-17345/att-00/MANIFEST-019309 2024/11/20-17:01:04.443537 140257416193600 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-17345/att-00/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 48213, last_sequence is 811187488, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 48016 2024/11/20-17:01:04.443546 140257416193600 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-17:01:04.443629 140257416193600 [version_set.cc:5724] Creating manifest 48213 2024/11/20-17:01:04.477661 140257416193600 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-17:01:04.497764 140257416193600 [compaction_job.cc:2437] [default] [JOB 17345] Compacting 1@2 + 10@3 files to L3, score 0.98, subcompactions 1 : 1 2024/11/20-17:01:04.497777 140257416193600 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 13239 Base level 2, inputs: [48211(23MB)], [48208(37MB) 48209(12MB) 48117(37MB) 48118(37MB) 48119(37MB) 48120(37MB) 48121(37MB) 48122(38MB) 48123(16MB) 48072(24MB)] 2024/11/20-17:01:04.503719 140257416193600 [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:01:04.503744 140257416193600 [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:01:04.503764 140257416193600 [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:01:04.503771 140257416193600 [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:01:04.503782 140257416193600 [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:01:05.016578 140257416193600 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048214.sst) /dev/shm/ToplingTemp/Topling-627706-2cZtrp 2024/11/20-17:01:05.759462 140257416193600 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048214.sst): first pass time = 0.74's, 180.687'MB/sec 2024/11/20-17:01:07.343483 140257416193600 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048214.sst): old prealloc_size = 147639500, real_size = 35556144 2024/11/20-17:01:07.344135 140257416193600 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048214.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928036 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0336 GB avg-val = 116.63 avg-zval = 36.16 2024/11/20-17:01:07.344988 140257416193600 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048214.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:01:08.288278 140257416193600 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048214.sst): second pass time = 1.58's, 68.361'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.94's, 41.976'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2817.035'MB/sec (index lex order gen) rebuild zvType time = 0.77's, 0.300'MB/sec write SST data time = 0.17's, 231.436'MB/sec dict compress time = 3762811631.69's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 17919.692'MB/sec zip my value time = 1.58's, unzip length = 0.108'GB zip my value throughput = 68.361'MB/sec zip pipeline throughput = 209.713'MB/sec entries = 928036 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.63 avg-zval = 36.16 usrkeys = 928036 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.63 avg-zval = 36.16 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928036 bytes = 3248144 } seq expand size = 6496252 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0336 GB dict = 1.08 MB all = 0.0397 GB } UnZip/Zip{ index = 10.5115 value = 3.2252 dict = 1.00 all = 3.3844 } Zip/UnZip{ index = 0.0951 value = 0.3101 dict = 1.00 all = 0.2955 } ---------------------------- total value len = 2183.597509 GB avg = 0.300 KB (by entry num) total key len = 191.589277 GB avg = 0.026 KB total ukey len = 134.138892 GB avg = 0.014 KB total ukey num = 9.327060102 Billion total entry num = 7.271210248 Billion write speed all = 137.205910562 MB/sec (with seq num) write speed all = 133.845659389 MB/sec (without seq num) 2024/11/20-17:01:08.344149 140257416193600 [compaction_job.cc:1948] [default] [JOB 17345] Generated table #48214: 928036 keys, 39658112 bytes, temperature: kWarm 2024/11/20-17:01:08.344249 140257416193600 EVENT_LOG_v1 {"time_micros": 1732093268344207, "cf_name": "default", "job": 17345, "event": "table_file_creation", "file_number": 48214, "file_size": 39658112, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 664578947, "largest_seqno": 810450290, "table_properties": {"data_size": 33558176, "index_size": 1765760, "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": 25985008, "raw_average_key_size": 28, "raw_value_size": 108232860, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928036, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732093265, "oldest_key_time": 0, "file_creation_time": 1732093265, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 48214, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:01:08.379724 140257416193600 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048215.sst) /dev/shm/ToplingTemp/Topling-627706-g1qf5n 2024/11/20-17:01:09.489160 140257416193600 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048215.sst): first pass time = 1.11's, 120.983'MB/sec 2024/11/20-17:01:11.192328 140257416193600 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048215.sst): old prealloc_size = 147639500, real_size = 34647696 2024/11/20-17:01:11.192992 140257416193600 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048215.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927176 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0327 GB avg-val = 116.76 avg-zval = 35.22 2024/11/20-17:01:11.193784 140257416193600 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048215.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:01:12.209728 140257416193600 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048215.sst): second pass time = 1.70's, 63.593'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.02's, 37.972'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2768.457'MB/sec (index lex order gen) rebuild zvType time = 0.86's, 0.269'MB/sec write SST data time = 0.16's, 248.957'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 28373.976'MB/sec zip my value time = 1.70's, unzip length = 0.108'GB zip my value throughput = 63.593'MB/sec zip pipeline throughput = 182.629'MB/sec entries = 927176 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.76 avg-zval = 35.22 usrkeys = 927176 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.76 avg-zval = 35.22 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927176 bytes = 3129232 } seq expand size = 6490232 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0327 GB dict = 1.08 MB all = 0.0386 GB } UnZip/Zip{ index = 10.5139 value = 3.3155 dict = 1.00 all = 3.4743 } Zip/UnZip{ index = 0.0951 value = 0.3016 dict = 1.00 all = 0.2878 } ---------------------------- total value len = 2183.712256 GB avg = 0.300 KB (by entry num) total key len = 191.615238 GB avg = 0.026 KB total ukey len = 134.157436 GB avg = 0.014 KB total ukey num = 9.327987278 Billion total entry num = 7.272137424 Billion write speed all = 137.182962913 MB/sec (with seq num) write speed all = 133.823044380 MB/sec (without seq num) 2024/11/20-17:01:12.262946 140257416193600 [compaction_job.cc:1948] [default] [JOB 17345] Generated table #48215: 927176 keys, 38631700 bytes, temperature: kWarm 2024/11/20-17:01:12.263021 140257416193600 EVENT_LOG_v1 {"time_micros": 1732093272262990, "cf_name": "default", "job": 17345, "event": "table_file_creation", "file_number": 48215, "file_size": 38631700, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 721923440, "largest_seqno": 810450143, "table_properties": {"data_size": 32652032, "index_size": 1763712, "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": 25960928, "raw_average_key_size": 28, "raw_value_size": 108256816, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927176, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732093268, "oldest_key_time": 0, "file_creation_time": 1732093268, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 48215, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:01:12.300248 140257416193600 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048216.sst) /dev/shm/ToplingTemp/Topling-627706-hvgsCo 2024/11/20-17:01:13.237483 140257416193600 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048216.sst): first pass time = 0.94's, 143.213'MB/sec 2024/11/20-17:01:14.960605 140257416193600 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048216.sst): old prealloc_size = 147639500, real_size = 36890816 2024/11/20-17:01:14.961233 140257416193600 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048216.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925007 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0348 GB avg-val = 117.10 avg-zval = 37.67 2024/11/20-17:01:14.962030 140257416193600 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048216.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:01:15.890200 140257416193600 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048216.sst): second pass time = 1.72's, 62.892'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.93's, 44.075'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3004.334'MB/sec (index lex order gen) rebuild zvType time = 0.62's, 0.376'MB/sec write SST data time = 0.31's, 130.843'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 29757.606'MB/sec zip my value time = 1.72's, unzip length = 0.108'GB zip my value throughput = 62.892'MB/sec zip pipeline throughput = 106.260'MB/sec entries = 925007 avg-key = 28.00 avg-zkey = 1.97 avg-val = 117.10 avg-zval = 37.67 usrkeys = 925007 avg-key = 20.00 avg-zkey = 1.97 avg-val = 123.52 avg-zval = 37.67 TagRS{ kinds = RS_Key0_TagN bytes = 144640 } TagArray{ size = 848434 bytes = 3075584 } seq expand size = 5939038 multi value expand size = 0 cnt WriteAppend = 44 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0348 GB dict = 1.08 MB all = 0.0410 GB } UnZip/Zip{ index = 10.1755 value = 3.1089 dict = 1.00 all = 3.2760 } Zip/UnZip{ index = 0.0983 value = 0.3217 dict = 1.00 all = 0.3053 } ---------------------------- total value len = 2183.826512 GB avg = 0.300 KB (by entry num) total key len = 191.641139 GB avg = 0.026 KB total ukey len = 134.175936 GB avg = 0.014 KB total ukey num = 9.328912285 Billion total entry num = 7.273062431 Billion write speed all = 137.161902613 MB/sec (with seq num) write speed all = 133.802270819 MB/sec (without seq num) 2024/11/20-17:01:15.947661 140257416193600 [compaction_job.cc:1948] [default] [JOB 17345] Generated table #48216: 925007 keys, 40970314 bytes, temperature: kWarm 2024/11/20-17:01:15.947754 140257416193600 EVENT_LOG_v1 {"time_micros": 1732093275947707, "cf_name": "default", "job": 17345, "event": "table_file_creation", "file_number": 48216, "file_size": 40970314, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 810445434, "table_properties": {"data_size": 34841264, "index_size": 1818112, "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": 25900196, "raw_average_key_size": 28, "raw_value_size": 108317574, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925007, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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-DictZipBlobStore", "creation_time": 1732093272, "oldest_key_time": 0, "file_creation_time": 1732093272, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 48216, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:01:16.013674 140257416193600 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048217.sst) /dev/shm/ToplingTemp/Topling-627706-MgOOcn 2024/11/20-17:01:16.995381 140257416193600 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048217.sst): first pass time = 0.98's, 136.759'MB/sec 2024/11/20-17:01:18.291016 140257416193600 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048217.sst): old prealloc_size = 147639500, real_size = 35820112 2024/11/20-17:01:18.291645 140257416193600 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048217.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928655 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0338 GB avg-val = 116.53 avg-zval = 36.42 2024/11/20-17:01:18.292416 140257416193600 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048217.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:01:19.163372 140257416193600 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048217.sst): second pass time = 1.29's, 83.578'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.87's, 45.766'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3048.697'MB/sec (index lex order gen) rebuild zvType time = 0.74's, 0.312'MB/sec write SST data time = 0.13's, 310.342'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 31267.684'MB/sec zip my value time = 1.29's, unzip length = 0.108'GB zip my value throughput = 83.578'MB/sec zip pipeline throughput = 133.614'MB/sec entries = 928655 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.53 avg-zval = 36.42 usrkeys = 928655 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.53 avg-zval = 36.42 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928655 bytes = 3250304 } seq expand size = 6500585 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0338 GB dict = 1.08 MB all = 0.0399 GB } UnZip/Zip{ index = 10.5131 value = 3.1996 dict = 1.00 all = 3.3618 } Zip/UnZip{ index = 0.0951 value = 0.3125 dict = 1.00 all = 0.2975 } ---------------------------- total value len = 2183.941228 GB avg = 0.300 KB (by entry num) total key len = 191.667141 GB avg = 0.026 KB total ukey len = 134.194509 GB avg = 0.014 KB total ukey num = 9.329840940 Billion total entry num = 7.273991086 Billion write speed all = 137.144107803 MB/sec (with seq num) write speed all = 133.784681963 MB/sec (without seq num) 2024/11/20-17:01:19.228991 140257416193600 [compaction_job.cc:1948] [default] [JOB 17345] Generated table #48217: 928655 keys, 39924004 bytes, temperature: kWarm 2024/11/20-17:01:19.229054 140257416193600 EVENT_LOG_v1 {"time_micros": 1732093279229016, "cf_name": "default", "job": 17345, "event": "table_file_creation", "file_number": 48217, "file_size": 39924004, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 580984913, "largest_seqno": 810449611, "table_properties": {"data_size": 33821120, "index_size": 1766656, "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": 26002340, "raw_average_key_size": 28, "raw_value_size": 108215498, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928655, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732093275, "oldest_key_time": 0, "file_creation_time": 1732093275, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 48217, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:01:19.271344 140257416193600 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048218.sst) /dev/shm/ToplingTemp/Topling-627706-OxWbko 2024/11/20-17:01:20.095473 140257416193600 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048218.sst): first pass time = 0.82's, 162.866'MB/sec 2024/11/20-17:01:21.376484 140257416193600 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048218.sst): old prealloc_size = 147639500, real_size = 35285744 2024/11/20-17:01:21.377081 140257416193600 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048218.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 930265 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1082 GB zip-val = 0.0333 GB avg-val = 116.28 avg-zval = 35.77 2024/11/20-17:01:21.377858 140257416193600 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048218.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:01:22.213032 140257416193600 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048218.sst): second pass time = 1.28's, 84.491'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 47.092'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3096.758'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.330'MB/sec write SST data time = 0.13's, 299.467'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 25203.673'MB/sec zip my value time = 1.28's, unzip length = 0.108'GB zip my value throughput = 84.491'MB/sec zip pipeline throughput = 154.881'MB/sec entries = 930265 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.28 avg-zval = 35.77 usrkeys = 930265 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.28 avg-zval = 35.77 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 930265 bytes = 3255936 } seq expand size = 6511855 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0333 GB dict = 1.08 MB all = 0.0394 GB } UnZip/Zip{ index = 10.4455 value = 3.2511 dict = 1.00 all = 3.4071 } Zip/UnZip{ index = 0.0957 value = 0.3076 dict = 1.00 all = 0.2935 } ---------------------------- total value len = 2184.055911 GB avg = 0.300 KB (by entry num) total key len = 191.693188 GB avg = 0.026 KB total ukey len = 134.213114 GB avg = 0.014 KB total ukey num = 9.330771205 Billion total entry num = 7.274921351 Billion write speed all = 137.128089844 MB/sec (with seq num) write speed all = 133.768825790 MB/sec (without seq num) 2024/11/20-17:01:22.274952 140257416193600 [compaction_job.cc:1948] [default] [JOB 17345] Generated table #48218: 930265 keys, 39393526 bytes, temperature: kWarm 2024/11/20-17:01:22.275010 140257416193600 EVENT_LOG_v1 {"time_micros": 1732093282274981, "cf_name": "default", "job": 17345, "event": "table_file_creation", "file_number": 48218, "file_size": 39393526, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 597350815, "largest_seqno": 810449381, "table_properties": {"data_size": 33271840, "index_size": 1781184, "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": 26047420, "raw_average_key_size": 28, "raw_value_size": 108170366, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 930265, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732093279, "oldest_key_time": 0, "file_creation_time": 1732093279, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 48218, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:01:22.313129 140257416193600 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048219.sst) /dev/shm/ToplingTemp/Topling-627706-RxCBtp 2024/11/20-17:01:23.110101 140257416193600 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048219.sst): first pass time = 0.80's, 168.416'MB/sec 2024/11/20-17:01:24.632792 140257416193600 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048219.sst): old prealloc_size = 147639500, real_size = 36206160 2024/11/20-17:01:24.633355 140257416193600 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048219.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927197 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1083 GB zip-val = 0.0342 GB avg-val = 116.76 avg-zval = 36.88 2024/11/20-17:01:24.633959 140257416193600 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048219.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:01:25.377355 140257416193600 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048219.sst): second pass time = 1.52's, 71.132'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.74's, 52.987'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3277.759'MB/sec (index lex order gen) rebuild zvType time = 0.61's, 0.377'MB/sec write SST data time = 0.13's, 304.290'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 26322.728'MB/sec zip my value time = 1.52's, unzip length = 0.108'GB zip my value throughput = 71.132'MB/sec zip pipeline throughput = 182.220'MB/sec entries = 927197 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.76 avg-zval = 36.88 usrkeys = 927197 avg-key = 20.00 avg-zkey = 1.92 avg-val = 121.42 avg-zval = 36.88 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 618226 bytes = 2241088 } seq expand size = 4327582 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0342 GB dict = 1.08 MB all = 0.0395 GB } UnZip/Zip{ index = 10.4433 value = 3.1655 dict = 1.00 all = 3.4021 } Zip/UnZip{ index = 0.0958 value = 0.3159 dict = 1.00 all = 0.2939 } ---------------------------- total value len = 2184.168495 GB avg = 0.300 KB (by entry num) total key len = 191.719150 GB avg = 0.026 KB total ukey len = 134.231658 GB avg = 0.014 KB total ukey num = 9.331698402 Billion total entry num = 7.275848548 Billion write speed all = 137.111044079 MB/sec (with seq num) write speed all = 133.751965400 MB/sec (without seq num) 2024/11/20-17:01:25.440070 140257416193600 [compaction_job.cc:1948] [default] [JOB 17345] Generated table #48219: 927197 keys, 39451508 bytes, temperature: kWarm 2024/11/20-17:01:25.440130 140257416193600 EVENT_LOG_v1 {"time_micros": 1732093285440101, "cf_name": "default", "job": 17345, "event": "table_file_creation", "file_number": 48219, "file_size": 39451508, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 810449037, "table_properties": {"data_size": 34198528, "index_size": 1775680, "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": 25961516, "raw_average_key_size": 28, "raw_value_size": 108256230, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927197, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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-DictZipBlobStore", "creation_time": 1732093282, "oldest_key_time": 0, "file_creation_time": 1732093282, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 48219, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:01:25.476379 140257416193600 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048220.sst) /dev/shm/ToplingTemp/Topling-627706-TrSTim 2024/11/20-17:01:26.503706 140257416193600 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048220.sst): first pass time = 1.03's, 130.652'MB/sec 2024/11/20-17:01:27.831298 140257416193600 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048220.sst): old prealloc_size = 147639500, real_size = 35855984 2024/11/20-17:01:27.831837 140257416193600 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048220.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926571 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0339 GB avg-val = 116.85 avg-zval = 36.54 2024/11/20-17:01:27.832500 140257416193600 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048220.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:01:28.705547 140257416193600 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048220.sst): second pass time = 1.33's, 81.603'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.87's, 45.003'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3397.869'MB/sec (index lex order gen) rebuild zvType time = 0.74's, 0.312'MB/sec write SST data time = 0.13's, 297.785'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 26878.050'MB/sec zip my value time = 1.33's, unzip length = 0.108'GB zip my value throughput = 81.603'MB/sec zip pipeline throughput = 163.317'MB/sec entries = 926571 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.85 avg-zval = 36.54 usrkeys = 926571 avg-key = 20.00 avg-zkey = 1.90 avg-val = 122.03 avg-zval = 36.54 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 685032 bytes = 2483248 } seq expand size = 4795224 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0339 GB dict = 1.08 MB all = 0.0393 GB } UnZip/Zip{ index = 10.5113 value = 3.1976 dict = 1.00 all = 3.4115 } Zip/UnZip{ index = 0.0951 value = 0.3127 dict = 1.00 all = 0.2931 } ---------------------------- total value len = 2184.281563 GB avg = 0.300 KB (by entry num) total key len = 191.745094 GB avg = 0.026 KB total ukey len = 134.250190 GB avg = 0.014 KB total ukey num = 9.332624973 Billion total entry num = 7.276775119 Billion write speed all = 137.092735316 MB/sec (with seq num) write speed all = 133.733873992 MB/sec (without seq num) 2024/11/20-17:01:28.755818 140257416193600 [compaction_job.cc:1948] [default] [JOB 17345] Generated table #48220: 926571 keys, 39342664 bytes, temperature: kWarm 2024/11/20-17:01:28.755884 140257416193600 EVENT_LOG_v1 {"time_micros": 1732093288755853, "cf_name": "default", "job": 17345, "event": "table_file_creation", "file_number": 48220, "file_size": 39342664, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 810449658, "table_properties": {"data_size": 33861152, "index_size": 1763008, "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": 25943988, "raw_average_key_size": 28, "raw_value_size": 108273750, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926571, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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-DictZipBlobStore", "creation_time": 1732093285, "oldest_key_time": 0, "file_creation_time": 1732093285, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 48220, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:01:28.794766 140257416193600 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048221.sst) /dev/shm/ToplingTemp/Topling-627706-9Omdmm 2024/11/20-17:01:29.650587 140257416193600 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048221.sst): first pass time = 0.86's, 156.835'MB/sec 2024/11/20-17:01:30.897107 140257416193600 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048221.sst): old prealloc_size = 147639500, real_size = 35652976 2024/11/20-17:01:30.897665 140257416193600 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048221.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926928 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1083 GB zip-val = 0.0336 GB avg-val = 116.80 avg-zval = 36.30 2024/11/20-17:01:30.898481 140257416193600 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048221.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:01:31.745780 140257416193600 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048221.sst): second pass time = 1.25's, 86.912'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 46.841'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3320.380'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.324'MB/sec write SST data time = 0.13's, 299.521'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 22124.462'MB/sec zip my value time = 1.25's, unzip length = 0.108'GB zip my value throughput = 86.912'MB/sec zip pipeline throughput = 137.806'MB/sec entries = 926928 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.80 avg-zval = 36.30 usrkeys = 926928 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.80 avg-zval = 36.30 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926928 bytes = 3244256 } seq expand size = 6488496 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0336 GB dict = 1.08 MB all = 0.0398 GB } UnZip/Zip{ index = 10.4418 value = 3.2178 dict = 1.00 all = 3.3764 } Zip/UnZip{ index = 0.0958 value = 0.3108 dict = 1.00 all = 0.2962 } ---------------------------- total value len = 2184.396316 GB avg = 0.300 KB (by entry num) total key len = 191.771048 GB avg = 0.026 KB total ukey len = 134.268728 GB avg = 0.014 KB total ukey num = 9.333551901 Billion total entry num = 7.277702047 Billion write speed all = 137.076808394 MB/sec (with seq num) write speed all = 133.718108382 MB/sec (without seq num) 2024/11/20-17:01:31.797156 140257416193600 [compaction_job.cc:1948] [default] [JOB 17345] Generated table #48221: 926928 keys, 39751448 bytes, temperature: kWarm 2024/11/20-17:01:31.797222 140257416193600 EVENT_LOG_v1 {"time_micros": 1732093291797192, "cf_name": "default", "job": 17345, "event": "table_file_creation", "file_number": 48221, "file_size": 39751448, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 604164338, "largest_seqno": 810450101, "table_properties": {"data_size": 33645664, "index_size": 1775424, "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": 25953984, "raw_average_key_size": 28, "raw_value_size": 108263808, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926928, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732093288, "oldest_key_time": 0, "file_creation_time": 1732093288, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 48221, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:01:31.836136 140257416193600 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048222.sst) /dev/shm/ToplingTemp/Topling-627706-e4F0po 2024/11/20-17:01:32.099967 140257416193600 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048222.sst): first pass time = 0.26's, 254.576'MB/sec 2024/11/20-17:01:32.696082 140257416193600 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048222.sst): old prealloc_size = 147639500, real_size = 18594480 2024/11/20-17:01:32.696420 140257416193600 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048222.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 466032 prefix = 4 raw-key = 0.0075 GB zip-key = 0.0009 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.0541 GB zip-val = 0.0176 GB avg-val = 116.10 avg-zval = 37.74 2024/11/20-17:01:32.696830 140257416193600 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048222.sst: sumWaitingMem = 0.001 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0011 GB, waited 0.000 sec, Key+Value = 0.067 GB 2024/11/20-17:01:33.143607 140257416193600 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00/048222.sst): second pass time = 0.60's, 90.894'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.45's, 46.007'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2882.239'MB/sec (index lex order gen) rebuild zvType time = 0.38's, 0.307'MB/sec write SST data time = 0.07's, 302.610'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.544'MB, throughput = 18390.841'MB/sec zip my value time = 0.60's, unzip length = 0.054'GB zip my value throughput = 90.894'MB/sec zip pipeline throughput = 90.894'MB/sec entries = 466032 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.10 avg-zval = 37.74 usrkeys = 466032 avg-key = 20.00 avg-zkey = 1.90 avg-val = 122.99 avg-zval = 37.74 TagRS{ kinds = RS_Key0_TagN bytes = 72920 } TagArray{ size = 458445 bytes = 1489968 } seq expand size = 3209115 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0093 GB value = 0.0541 GB dict = 0.54 MB all = 0.0672 GB } __ZipSize{ index = 0.0009 GB value = 0.0176 GB dict = 0.54 MB all = 0.0206 GB } UnZip/Zip{ index = 10.5030 value = 3.0759 dict = 1.00 all = 3.2616 } Zip/UnZip{ index = 0.0952 value = 0.3251 dict = 1.00 all = 0.3066 } ---------------------------- total value len = 2184.453632 GB avg = 0.300 KB (by entry num) total key len = 191.784097 GB avg = 0.026 KB total ukey len = 134.278049 GB avg = 0.014 KB total ukey num = 9.334017933 Billion total entry num = 7.278168079 Billion write speed all = 137.069814494 MB/sec (with seq num) write speed all = 133.711170242 MB/sec (without seq num) 2024/11/20-17:01:33.174307 140257416193600 [compaction_job.cc:1948] [default] [JOB 17345] Generated table #48222: 466032 keys, 20589857 bytes, temperature: kWarm 2024/11/20-17:01:33.174365 140257416193600 EVENT_LOG_v1 {"time_micros": 1732093293174336, "cf_name": "default", "job": 17345, "event": "table_file_creation", "file_number": 48222, "file_size": 20589857, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 810450350, "table_properties": {"data_size": 17590368, "index_size": 887424, "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": 13048896, "raw_average_key_size": 28, "raw_value_size": 54106880, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 466032, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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-DictZipBlobStore", "creation_time": 1732093291, "oldest_key_time": 0, "file_creation_time": 1732093291, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 48222, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:01:33.194013 140257416193600 [compaction_job.cc:703] job-17345: subcompact[0], size: 0.337713 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17345/att-00 [048214,048215,048216,048217,048218,048219,048220,048221,048222] 2024/11/20-17:01:33.258937 140257416193600 (Original Log Time 2024/11/20-17:01:04.497835) EVENT_LOG_v1 {"time_micros": 1732093264497794, "job": 17345, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [48211], "files_L3": [48208, 48209, 48117, 48118, 48119, 48120, 48121, 48122, 48123, 48072], "score": 0.984171, "input_data_size": 358158236, "oldest_snapshot_seqno": 811187406} 2024/11/20-17:01:33.258940 140257416193600 (Original Log Time 2024/11/20-17:01:33.258042) [compaction_job.cc:2022] [default] [JOB 17345] Compacted 1@2 + 10@3 files to L3 => 337713133 bytes 2024/11/20-17:01:33.258942 140257416193600 (Original Log Time 2024/11/20-17:01:33.258858) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.01, MB/sec: 12.5 rd, 11.8 wr, level 3, files in(1, 10) out(9 +0 blob) MB in(23.3, 318.3 +0.0 blob) out(322.1 +0.0 blob), read-write-amplify(28.5) write-amplify(13.8) OK, records in: 7960710, records dropped: 74843 output_compression: Snappy 2024/11/20-17:01:33.258946 140257416193600 (Original Log Time 2024/11/20-17:01:33.258905) EVENT_LOG_v1 {"time_micros": 1732093293258882, "cf": "default", "job": 17345, "event": "compaction_finished", "compaction_time_micros": 28696184, "compaction_time_cpu_micros": 12459538, "output_level": 3, "num_output_files": 9, "total_output_size": 337713133, "num_input_records": 7960710, "num_output_records": 7885867, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 248634615, "file_range_sync_nanos": 0, "file_fsync_nanos": 8859, "file_prepare_write_nanos": 20006, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/20-17:01:33.384888 140257416193600 DEBG dcompact_worker.cpp:240: HttpPost: 200 OK: url = http://nlb-7zny4kaa1poal01o64.cn-shenzhen.nlb.aliyuncs.com:8443, body = {"instanceId":"nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137","labourId":"","dbId":"d89b4006-2803-486e-b7a2-759bcf348921","dbStarts":1732076400,"starts":1732093264,"executesMs":28914,"compactionJobId":17345,"attempt":0,"compactionInputRawBytes":1151525764,"compactionInputZipBytes":358158236,"compactionOutputRawBytes":0,"compactionOutputZipBytes":337713133,"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-d0fa6d861bac7b9dfc1b1a881ffc2509-4ad1d743ca18dcb0-00"}}, response = 2024/11/20-17:01:33.385026 140257416193600 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-17345/att-00: olev 3, work 28.915 s, result 7.712 ms, install 0.919 ms, input{raw 1.072 GiB zip 341.566 MiB}