2024/11/20-20:27:06.735315 140008870336064 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00: fork to child time = 0.009327 sec 2024/11/20-20:27:06.735838 140008870336064 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00 2024/11/20-20:27:06.742349 140008870336064 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00 2024/11/20-20:27:06.744020 140008870336064 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:27:06.744261 140008870336064 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-20:27:06.792867 140008870336064 [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-10634/att-00/MANIFEST-049091 2024/11/20-20:27:06.808945 140008870336064 [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-10634/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 66670, last_sequence is 1082557731, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 66535 2024/11/20-20:27:06.808953 140008870336064 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:27:06.809014 140008870336064 [version_set.cc:5724] Creating manifest 66670 2024/11/20-20:27:06.843965 140008870336064 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:27:06.862867 140008870336064 [compaction_job.cc:2437] [default] [JOB 10634] Compacting 1@2 + 7@3 files to L3, score 0.86, subcompactions 1 : 1 2024/11/20-20:27:06.862878 140008870336064 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 9020 Base level 2, inputs: [66624(27MB)], [66586(38MB) 66587(38MB) 66588(37MB) 66589(36MB) 66590(36MB) 66591(39MB) 66592(40MB)] 2024/11/20-20:27:06.884147 140008870336064 [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-20:27:06.884166 140008870336064 [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-20:27:06.884180 140008870336064 [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-20:27:06.884186 140008870336064 [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-20:27:06.884193 140008870336064 [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-20:27:07.451432 140008870336064 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066671.sst) /dev/shm/ToplingTemp/Topling-941076-W5YtrV 2024/11/20-20:27:08.414934 140008870336064 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066671.sst): first pass time = 0.96's, 139.309'MB/sec 2024/11/20-20:27:09.836914 140008870336064 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066671.sst): old prealloc_size = 147639500, real_size = 36447840 2024/11/20-20:27:09.837476 140008870336064 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066671.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923617 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1084 GB zip-val = 0.0344 GB avg-val = 117.32 avg-zval = 37.27 2024/11/20-20:27:09.839037 140008870336064 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066671.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:27:10.840250 140008870336064 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066671.sst): second pass time = 1.42's, 76.247'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.00's, 40.407'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3377.430'MB/sec (index lex order gen) rebuild zvType time = 0.75's, 0.307'MB/sec write SST data time = 0.25's, 161.815'MB/sec dict compress time = 3323691754.42's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 20045.853'MB/sec zip my value time = 1.42's, unzip length = 0.108'GB zip my value throughput = 76.247'MB/sec zip pipeline throughput = 109.171'MB/sec entries = 923617 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.32 avg-zval = 37.27 usrkeys = 923617 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.32 avg-zval = 37.27 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923617 bytes = 3232672 } seq expand size = 6465319 multi value expand size = 0 cnt WriteAppend = 38 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0405 GB } UnZip/Zip{ index = 10.3090 value = 3.1476 dict = 1.00 all = 3.3106 } Zip/UnZip{ index = 0.0970 value = 0.3177 dict = 1.00 all = 0.3021 } ---------------------------- total value len = 563.180554 GB avg = 0.331 KB (by entry num) total key len = 44.340268 GB avg = 0.026 KB total ukey len = 32.812614 GB avg = 0.014 KB total ukey num = 2.321938193 Billion total entry num = 1.701440215 Billion write speed all = 70.572272494 MB/sec (with seq num) write speed all = 68.991098672 MB/sec (without seq num) 2024/11/20-20:27:10.890249 140008870336064 [compaction_job.cc:1948] [default] [JOB 10634] Generated table #66671: 923617 keys, 40541544 bytes, temperature: kWarm 2024/11/20-20:27:10.890349 140008870336064 EVENT_LOG_v1 {"time_micros": 1732105630890306, "cf_name": "default", "job": 10634, "event": "table_file_creation", "file_number": 66671, "file_size": 40541544, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479839, "largest_seqno": 1081725907, "table_properties": {"data_size": 34424848, "index_size": 1791872, "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": 25861276, "raw_average_key_size": 28, "raw_value_size": 108356594, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923617, "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": 1732105627, "oldest_key_time": 0, "file_creation_time": 1732105627, "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": 66671, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:27:10.935319 140008870336064 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066672.sst) /dev/shm/ToplingTemp/Topling-941076-fYDAOY 2024/11/20-20:27:12.102038 140008870336064 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066672.sst): first pass time = 1.17's, 115.044'MB/sec 2024/11/20-20:27:13.311583 140008870336064 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066672.sst): old prealloc_size = 147639500, real_size = 36074384 2024/11/20-20:27:13.312165 140008870336064 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066672.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925477 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0341 GB avg-val = 117.03 avg-zval = 36.81 2024/11/20-20:27:13.312976 140008870336064 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066672.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:27:14.290962 140008870336064 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066672.sst): second pass time = 1.21's, 89.609'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.98's, 40.898'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3224.758'MB/sec (index lex order gen) rebuild zvType time = 0.79's, 0.294'MB/sec write SST data time = 0.19's, 208.136'MB/sec dict compress time = 3323691754.42's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 34073.572'MB/sec zip my value time = 1.21's, unzip length = 0.108'GB zip my value throughput = 89.609'MB/sec zip pipeline throughput = 89.609'MB/sec entries = 925477 avg-key = 28.00 avg-zkey = 1.91 avg-val = 117.03 avg-zval = 36.81 usrkeys = 925477 avg-key = 20.00 avg-zkey = 1.91 avg-val = 124.03 avg-zval = 36.81 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925477 bytes = 3123504 } seq expand size = 6478339 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.0341 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.4442 value = 3.1788 dict = 1.00 all = 3.3510 } Zip/UnZip{ index = 0.0957 value = 0.3146 dict = 1.00 all = 0.2984 } ---------------------------- total value len = 563.295337 GB avg = 0.331 KB (by entry num) total key len = 44.366181 GB avg = 0.026 KB total ukey len = 32.831124 GB avg = 0.014 KB total ukey num = 2.322863670 Billion total entry num = 1.702365692 Billion write speed all = 70.560332536 MB/sec (with seq num) write speed all = 68.978932552 MB/sec (without seq num) 2024/11/20-20:27:14.341696 140008870336064 [compaction_job.cc:1948] [default] [JOB 10634] Generated table #66672: 925477 keys, 40053254 bytes, temperature: kWarm 2024/11/20-20:27:14.341789 140008870336064 EVENT_LOG_v1 {"time_micros": 1732105634341742, "cf_name": "default", "job": 10634, "event": "table_file_creation", "file_number": 66672, "file_size": 40053254, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980655735, "largest_seqno": 1081725417, "table_properties": {"data_size": 34070592, "index_size": 1772224, "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": 25913356, "raw_average_key_size": 28, "raw_value_size": 108304454, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925477, "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": 1732105630, "oldest_key_time": 0, "file_creation_time": 1732105630, "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": 66672, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:27:14.410867 140008870336064 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066673.sst) /dev/shm/ToplingTemp/Topling-941076-8Zh9fZ 2024/11/20-20:27:15.329158 140008870336064 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066673.sst): first pass time = 0.92's, 146.170'MB/sec 2024/11/20-20:27:16.576691 140008870336064 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066673.sst): old prealloc_size = 147639500, real_size = 35415040 2024/11/20-20:27:16.577307 140008870336064 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066673.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925106 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.0334 GB avg-val = 117.08 avg-zval = 36.07 2024/11/20-20:27:16.578111 140008870336064 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066673.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:27:17.848149 140008870336064 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066673.sst): second pass time = 1.25's, 86.886'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.27's, 30.969'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3067.625'MB/sec (index lex order gen) rebuild zvType time = 0.78's, 0.298'MB/sec write SST data time = 0.49's, 79.785'MB/sec dict compress time = 3323691754.42's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 34372.580'MB/sec zip my value time = 1.25's, unzip length = 0.108'GB zip my value throughput = 86.886'MB/sec zip pipeline throughput = 86.886'MB/sec entries = 925106 avg-key = 28.00 avg-zkey = 1.97 avg-val = 117.08 avg-zval = 36.07 usrkeys = 925106 avg-key = 20.00 avg-zkey = 1.97 avg-val = 123.47 avg-zval = 36.07 TagRS{ kinds = RS_Key0_TagN bytes = 144640 } TagArray{ size = 844614 bytes = 2956160 } seq expand size = 5912298 multi value expand size = 0 cnt WriteAppend = 86 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0334 GB dict = 1.08 MB all = 0.0394 GB } UnZip/Zip{ index = 10.1755 value = 3.2463 dict = 1.00 all = 3.4087 } Zip/UnZip{ index = 0.0983 value = 0.3080 dict = 1.00 all = 0.2934 } ---------------------------- total value len = 563.409564 GB avg = 0.331 KB (by entry num) total key len = 44.392084 GB avg = 0.026 KB total ukey len = 32.849626 GB avg = 0.014 KB total ukey num = 2.323788776 Billion total entry num = 1.703290798 Billion write speed all = 70.547464052 MB/sec (with seq num) write speed all = 68.965857991 MB/sec (without seq num) 2024/11/20-20:27:17.897276 140008870336064 [compaction_job.cc:1948] [default] [JOB 10634] Generated table #66673: 925106 keys, 39375148 bytes, temperature: kWarm 2024/11/20-20:27:17.897344 140008870336064 EVENT_LOG_v1 {"time_micros": 1732105637897313, "cf_name": "default", "job": 10634, "event": "table_file_creation", "file_number": 66673, "file_size": 39375148, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1081726011, "table_properties": {"data_size": 33365296, "index_size": 1818304, "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": 25902968, "raw_average_key_size": 28, "raw_value_size": 108314872, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925106, "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": 1732105634, "oldest_key_time": 0, "file_creation_time": 1732105634, "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": 66673, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:27:17.935578 140008870336064 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066674.sst) /dev/shm/ToplingTemp/Topling-941076-DNrSnZ 2024/11/20-20:27:18.723260 140008870336064 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066674.sst): first pass time = 0.79's, 170.404'MB/sec 2024/11/20-20:27:20.067879 140008870336064 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066674.sst): old prealloc_size = 147639500, real_size = 36451152 2024/11/20-20:27:20.068725 140008870336064 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066674.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926636 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.0344 GB avg-val = 116.84 avg-zval = 37.12 2024/11/20-20:27:20.069127 140008870336064 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066674.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:27:21.025417 140008870336064 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066674.sst): second pass time = 1.34's, 80.583'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.96's, 40.139'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2218.336'MB/sec (index lex order gen) rebuild zvType time = 0.81's, 0.287'MB/sec write SST data time = 0.15's, 258.537'MB/sec dict compress time = 3323691754.42's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 31589.379'MB/sec zip my value time = 1.34's, unzip length = 0.108'GB zip my value throughput = 80.583'MB/sec zip pipeline throughput = 80.583'MB/sec entries = 926636 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.84 avg-zval = 37.12 usrkeys = 926636 avg-key = 20.00 avg-zkey = 1.97 avg-val = 119.04 avg-zval = 37.12 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 290384 bytes = 980064 } seq expand size = 2032688 multi value expand size = 0 cnt WriteAppend = 57 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0384 GB } UnZip/Zip{ index = 10.1751 value = 3.1476 dict = 1.00 all = 3.4921 } Zip/UnZip{ index = 0.0983 value = 0.3177 dict = 1.00 all = 0.2864 } ---------------------------- total value len = 563.519869 GB avg = 0.331 KB (by entry num) total key len = 44.418030 GB avg = 0.026 KB total ukey len = 32.868158 GB avg = 0.014 KB total ukey num = 2.324715412 Billion total entry num = 1.704217434 Billion write speed all = 70.537265548 MB/sec (with seq num) write speed all = 68.955382425 MB/sec (without seq num) 2024/11/20-20:27:21.073154 140008870336064 [compaction_job.cc:1948] [default] [JOB 10634] Generated table #66674: 926636 keys, 38434325 bytes, temperature: kWarm 2024/11/20-20:27:21.073225 140008870336064 EVENT_LOG_v1 {"time_micros": 1732105641073193, "cf_name": "default", "job": 10634, "event": "table_file_creation", "file_number": 66674, "file_size": 38434325, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 978567417, "table_properties": {"data_size": 34397952, "index_size": 1821376, "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": 25945808, "raw_average_key_size": 28, "raw_value_size": 108271964, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926636, "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": 1732105637, "oldest_key_time": 0, "file_creation_time": 1732105637, "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": 66674, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:27:21.111411 140008870336064 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066675.sst) /dev/shm/ToplingTemp/Topling-941076-jWmg2U 2024/11/20-20:27:21.890111 140008870336064 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066675.sst): first pass time = 0.78's, 172.372'MB/sec 2024/11/20-20:27:23.238168 140008870336064 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066675.sst): old prealloc_size = 147639500, real_size = 36474688 2024/11/20-20:27:23.238793 140008870336064 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066675.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926942 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.0344 GB avg-val = 116.80 avg-zval = 37.13 2024/11/20-20:27:23.239108 140008870336064 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066675.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:27:24.199886 140008870336064 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066675.sst): second pass time = 1.35's, 80.365'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.96's, 39.784'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3107.136'MB/sec (index lex order gen) rebuild zvType time = 0.82's, 0.284'MB/sec write SST data time = 0.14's, 265.556'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 33742.504'MB/sec zip my value time = 1.35's, unzip length = 0.108'GB zip my value throughput = 80.365'MB/sec zip pipeline throughput = 80.365'MB/sec entries = 926942 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.80 avg-zval = 37.13 usrkeys = 926942 avg-key = 20.00 avg-zkey = 1.97 avg-val = 118.55 avg-zval = 37.13 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231949 bytes = 782848 } seq expand size = 1623643 multi value expand size = 0 cnt WriteAppend = 36 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0383 GB } UnZip/Zip{ index = 10.1774 value = 3.1453 dict = 1.00 all = 3.5080 } Zip/UnZip{ index = 0.0983 value = 0.3179 dict = 1.00 all = 0.2851 } ---------------------------- total value len = 563.629756 GB avg = 0.331 KB (by entry num) total key len = 44.443984 GB avg = 0.026 KB total ukey len = 32.886697 GB avg = 0.014 KB total ukey num = 2.325642354 Billion total entry num = 1.705144376 Billion write speed all = 70.527049994 MB/sec (with seq num) write speed all = 68.944889216 MB/sec (without seq num) 2024/11/20-20:27:24.246732 140008870336064 [compaction_job.cc:1948] [default] [JOB 10634] Generated table #66675: 926942 keys, 38260475 bytes, temperature: kWarm 2024/11/20-20:27:24.246802 140008870336064 EVENT_LOG_v1 {"time_micros": 1732105644246769, "cf_name": "default", "job": 10634, "event": "table_file_creation", "file_number": 66675, "file_size": 38260475, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 963091028, "table_properties": {"data_size": 34421232, "index_size": 1821568, "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": 25954376, "raw_average_key_size": 28, "raw_value_size": 108263448, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926942, "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": 1732105641, "oldest_key_time": 0, "file_creation_time": 1732105641, "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": 66675, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:27:24.283784 140008870336064 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066676.sst) /dev/shm/ToplingTemp/Topling-941076-rONGCX 2024/11/20-20:27:25.151246 140008870336064 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066676.sst): first pass time = 0.87's, 154.733'MB/sec 2024/11/20-20:27:26.419209 140008870336064 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066676.sst): old prealloc_size = 147639500, real_size = 38321968 2024/11/20-20:27:26.419844 140008870336064 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066676.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926106 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0363 GB avg-val = 116.93 avg-zval = 39.24 2024/11/20-20:27:26.420427 140008870336064 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066676.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:27:27.486499 140008870336064 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066676.sst): second pass time = 1.27's, 85.459'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.07's, 38.531'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2857.138'MB/sec (index lex order gen) rebuild zvType time = 0.91's, 0.256'MB/sec write SST data time = 0.16's, 255.920'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 18829.475'MB/sec zip my value time = 1.27's, unzip length = 0.108'GB zip my value throughput = 85.459'MB/sec zip pipeline throughput = 85.459'MB/sec entries = 926106 avg-key = 28.00 avg-zkey = 1.89 avg-val = 116.93 avg-zval = 39.24 usrkeys = 926106 avg-key = 20.00 avg-zkey = 1.89 avg-val = 120.95 avg-zval = 39.24 TagRS{ kinds = RS_Key0_TagN bytes = 144800 } TagArray{ size = 532546 bytes = 1797360 } seq expand size = 3727822 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.0363 GB dict = 1.08 MB all = 0.0411 GB } UnZip/Zip{ index = 10.5836 value = 2.9798 dict = 1.00 all = 3.2638 } Zip/UnZip{ index = 0.0945 value = 0.3356 dict = 1.00 all = 0.3064 } ---------------------------- total value len = 563.741770 GB avg = 0.330 KB (by entry num) total key len = 44.469915 GB avg = 0.026 KB total ukey len = 32.905219 GB avg = 0.014 KB total ukey num = 2.326568460 Billion total entry num = 1.706070482 Billion write speed all = 70.516169059 MB/sec (with seq num) write speed all = 68.933752181 MB/sec (without seq num) 2024/11/20-20:27:27.540013 140008870336064 [compaction_job.cc:1948] [default] [JOB 10634] Generated table #66676: 926106 keys, 41123033 bytes, temperature: kWarm 2024/11/20-20:27:27.540087 140008870336064 EVENT_LOG_v1 {"time_micros": 1732105647540055, "cf_name": "default", "job": 10634, "event": "table_file_creation", "file_number": 66676, "file_size": 41123033, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1081726120, "table_properties": {"data_size": 36340192, "index_size": 1750080, "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": 25930968, "raw_average_key_size": 28, "raw_value_size": 108286792, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926106, "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": 1732105644, "oldest_key_time": 0, "file_creation_time": 1732105644, "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": 66676, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:27:27.574462 140008870336064 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066677.sst) /dev/shm/ToplingTemp/Topling-941076-WgsxPU 2024/11/20-20:27:28.519370 140008870336064 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066677.sst): first pass time = 0.94's, 142.048'MB/sec 2024/11/20-20:27:29.774527 140008870336064 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066677.sst): old prealloc_size = 147639500, real_size = 38428896 2024/11/20-20:27:29.775269 140008870336064 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066677.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926119 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0364 GB avg-val = 116.92 avg-zval = 39.35 2024/11/20-20:27:29.776114 140008870336064 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066677.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:27:30.806067 140008870336064 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066677.sst): second pass time = 1.25's, 86.339'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.03's, 41.158'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2494.016'MB/sec (index lex order gen) rebuild zvType time = 0.84's, 0.274'MB/sec write SST data time = 0.19's, 226.875'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 18851.723'MB/sec zip my value time = 1.25's, unzip length = 0.108'GB zip my value throughput = 86.339'MB/sec zip pipeline throughput = 86.339'MB/sec entries = 926119 avg-key = 28.00 avg-zkey = 1.89 avg-val = 116.92 avg-zval = 39.35 usrkeys = 926119 avg-key = 20.00 avg-zkey = 1.89 avg-val = 123.69 avg-zval = 39.35 TagRS{ kinds = RS_Key0_TagN bytes = 144800 } TagArray{ size = 895579 bytes = 3022592 } seq expand size = 6269053 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0364 GB dict = 1.08 MB all = 0.0425 GB } UnZip/Zip{ index = 10.5818 value = 2.9711 dict = 1.00 all = 3.1614 } Zip/UnZip{ index = 0.0945 value = 0.3366 dict = 1.00 all = 0.3163 } ---------------------------- total value len = 563.856326 GB avg = 0.330 KB (by entry num) total key len = 44.495846 GB avg = 0.026 KB total ukey len = 32.923742 GB avg = 0.014 KB total ukey num = 2.327494579 Billion total entry num = 1.706996601 Billion write speed all = 70.505321960 MB/sec (with seq num) write speed all = 68.922655203 MB/sec (without seq num) 2024/11/20-20:27:30.857829 140008870336064 [compaction_job.cc:1948] [default] [JOB 10634] Generated table #66677: 926119 keys, 42454586 bytes, temperature: kWarm 2024/11/20-20:27:30.857898 140008870336064 EVENT_LOG_v1 {"time_micros": 1732105650857868, "cf_name": "default", "job": 10634, "event": "table_file_creation", "file_number": 66677, "file_size": 42454586, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1081725943, "table_properties": {"data_size": 36446800, "index_size": 1750400, "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": 25931332, "raw_average_key_size": 28, "raw_value_size": 108286462, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926119, "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": 1732105647, "oldest_key_time": 0, "file_creation_time": 1732105647, "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": 66677, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:27:30.892768 140008870336064 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066678.sst) /dev/shm/ToplingTemp/Topling-941076-MYi7LW 2024/11/20-20:27:30.996542 140008870336064 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066678.sst): first pass time = 0.10's, 202.481'MB/sec 2024/11/20-20:27:31.165773 140008870336064 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066678.sst): old prealloc_size = 147639500, real_size = 6289488 2024/11/20-20:27:31.165917 140008870336064 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066678.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 145370 prefix = 4 raw-key = 0.0023 GB zip-key = 0.0003 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.0169 GB zip-val = 0.0060 GB avg-val = 116.49 avg-zval = 41.10 2024/11/20-20:27:31.166098 140008870336064 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066678.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.021 GB 2024/11/20-20:27:31.292087 140008870336064 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00/066678.sst): second pass time = 0.17's, 100.480'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.13's, 54.973'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2229.835'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.345'MB/sec write SST data time = 0.02's, 332.994'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.178'MB, throughput = 6803.807'MB/sec zip my value time = 0.17's, unzip length = 0.017'GB zip my value throughput = 100.480'MB/sec zip pipeline throughput = 100.480'MB/sec entries = 145370 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.49 avg-zval = 41.10 usrkeys = 145370 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.49 avg-zval = 41.10 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 145370 bytes = 508816 } seq expand size = 1017590 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0029 GB value = 0.0169 GB dict = 0.18 MB all = 0.0210 GB } __ZipSize{ index = 0.0003 GB value = 0.0060 GB dict = 0.18 MB all = 0.0069 GB } UnZip/Zip{ index = 10.4649 value = 2.8341 dict = 1.00 all = 3.0257 } Zip/UnZip{ index = 0.0956 value = 0.3528 dict = 1.00 all = 0.3305 } ---------------------------- total value len = 563.874278 GB avg = 0.330 KB (by entry num) total key len = 44.499917 GB avg = 0.026 KB total ukey len = 32.926649 GB avg = 0.014 KB total ukey num = 2.327639949 Billion total entry num = 1.707141971 Billion write speed all = 70.503902701 MB/sec (with seq num) write speed all = 68.921190318 MB/sec (without seq num) 2024/11/20-20:27:31.306632 140008870336064 [compaction_job.cc:1948] [default] [JOB 10634] Generated table #66678: 145370 keys, 6941927 bytes, temperature: kWarm 2024/11/20-20:27:31.306692 140008870336064 EVENT_LOG_v1 {"time_micros": 1732105651306662, "cf_name": "default", "job": 10634, "event": "table_file_creation", "file_number": 66678, "file_size": 6941927, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 899403471, "largest_seqno": 1081725754, "table_properties": {"data_size": 5975168, "index_size": 277824, "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": 4070360, "raw_average_key_size": 28, "raw_value_size": 16934168, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 145370, "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": 1732105650, "oldest_key_time": 0, "file_creation_time": 1732105650, "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": 66678, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:27:31.317694 140008870336064 [compaction_job.cc:703] job-10634: subcompact[0], size: 0.287184 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10634/att-00 [066671,066672,066673,066674,066675,066676,066677,066678] 2024/11/20-20:27:31.372707 140008870336064 (Original Log Time 2024/11/20-20:27:06.862932) EVENT_LOG_v1 {"time_micros": 1732105626862890, "job": 10634, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [66624], "files_L3": [66586, 66587, 66588, 66589, 66590, 66591, 66592], "score": 0.859022, "input_data_size": 309108651, "oldest_snapshot_seqno": 1082557484} 2024/11/20-20:27:31.372711 140008870336064 (Original Log Time 2024/11/20-20:27:31.371847) [compaction_job.cc:2022] [default] [JOB 10634] Compacted 1@2 + 7@3 files to L3 => 287184292 bytes 2024/11/20-20:27:31.372712 140008870336064 (Original Log Time 2024/11/20-20:27:31.372635) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 8 0 0 0] max score 0.01, MB/sec: 12.6 rd, 11.7 wr, level 3, files in(1, 7) out(8 +0 blob) MB in(27.1, 267.7 +0.0 blob) out(273.9 +0.0 blob), read-write-amplify(21.0) write-amplify(10.1) OK, records in: 6713710, records dropped: 88337 output_compression: Snappy 2024/11/20-20:27:31.372716 140008870336064 (Original Log Time 2024/11/20-20:27:31.372684) EVENT_LOG_v1 {"time_micros": 1732105651372661, "cf": "default", "job": 10634, "event": "compaction_finished", "compaction_time_micros": 24454772, "compaction_time_cpu_micros": 11357680, "output_level": 3, "num_output_files": 8, "total_output_size": 287184292, "num_input_records": 6713710, "num_output_records": 6625373, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 235904483, "file_range_sync_nanos": 0, "file_fsync_nanos": 7613, "file_prepare_write_nanos": 35023, "lsm_state": [0, 0, 0, 8, 0, 0, 0]} 2024/11/20-20:27:31.503597 140008870336064 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":1732105626,"executesMs":24628,"compactionJobId":10634,"attempt":0,"compactionInputRawBytes":973073052,"compactionInputZipBytes":309108651,"compactionOutputRawBytes":0,"compactionOutputZipBytes":287184292,"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-defefb6d9b6072f5136702410443f022-dcc04d0f019c14f8-00"}}, response = 2024/11/20-20:27:31.503688 140008870336064 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-10634/att-00: olev 3, work 24.628 s, result 8.100 ms, install 0.885 ms, input{raw 927.995 MiB zip 294.789 MiB}