2024/11/20-13:47:04.521227 140257432979008 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00: fork to child time = 0.009273 sec 2024/11/20-13:47:04.521624 140257432979008 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00 2024/11/20-13:47:04.527591 140257432979008 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00 2024/11/20-13:47:04.529163 140257432979008 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-13:47:04.529320 140257432979008 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-13:47:04.587305 140257432979008 [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-08024/att-00/MANIFEST-019309 2024/11/20-13:47:04.604667 140257432979008 [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-08024/att-00/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 31567, last_sequence is 586619010, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 31361 2024/11/20-13:47:04.604674 140257432979008 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-13:47:04.604738 140257432979008 [version_set.cc:5724] Creating manifest 31567 2024/11/20-13:47:04.646394 140257432979008 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-13:47:04.666273 140257432979008 [compaction_job.cc:2437] [default] [JOB 8024] Compacting 1@2 + 9@3 files to L3, score 0.81, subcompactions 1 : 1 2024/11/20-13:47:04.666283 140257432979008 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 7296 Base level 2, inputs: [31528(13MB)], [31564(38MB) 31565(5755KB) 31472(37MB) 31473(37MB) 31474(35MB) 31475(35MB) 31476(37MB) 31477(36MB) 31546(38MB)] 2024/11/20-13:47:04.671817 140257432979008 [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-13:47:04.671836 140257432979008 [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-13:47:04.671853 140257432979008 [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-13:47:04.671862 140257432979008 [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-13:47:04.671872 140257432979008 [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-13:47:05.116471 140257432979008 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031568.sst) /dev/shm/ToplingTemp/Topling-252666-xsYsqB 2024/11/20-13:47:05.617678 140257432979008 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031568.sst): first pass time = 0.50's, 267.809'MB/sec 2024/11/20-13:47:08.101517 140257432979008 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031568.sst): old prealloc_size = 147639500, real_size = 36407568 2024/11/20-13:47:08.102070 140257432979008 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031568.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922719 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0344 GB avg-val = 117.46 avg-zval = 37.30 2024/11/20-13:47:08.102846 140257432979008 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031568.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-13:47:09.096245 140257432979008 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031568.sst): second pass time = 2.48's, 43.744'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.99's, 40.509'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3330.349'MB/sec (index lex order gen) rebuild zvType time = 0.87's, 0.266'MB/sec write SST data time = 0.13's, 316.547'MB/sec dict compress time = 4051619406.19's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 21652.226'MB/sec zip my value time = 2.48's, unzip length = 0.108'GB zip my value throughput = 43.744'MB/sec zip pipeline throughput = 257.536'MB/sec entries = 922719 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.46 avg-zval = 37.30 usrkeys = 922719 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.20 avg-zval = 37.30 TagRS{ kinds = RS_Key0_TagN bytes = 144280 } TagArray{ size = 887947 bytes = 2885840 } seq expand size = 6215629 multi value expand size = 0 cnt WriteAppend = 14 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.0403 GB } UnZip/Zip{ index = 10.5137 value = 3.1487 dict = 1.00 all = 3.3308 } Zip/UnZip{ index = 0.0951 value = 0.3176 dict = 1.00 all = 0.3002 } ---------------------------- total value len = 0.114597 GB avg = 0.124 KB (by entry num) total key len = 0.025836 GB avg = 0.028 KB total ukey len = 0.018454 GB avg = 0.020 KB total ukey num = 0.000922719 Billion total entry num = 0.000922719 Billion write speed all = 0.007816077 MB/sec (with seq num) write speed all = 0.007405232 MB/sec (without seq num) 2024/11/20-13:47:09.144860 140257432979008 [compaction_job.cc:1948] [default] [JOB 8024] Generated table #31568: 922719 keys, 40295882 bytes, temperature: kWarm 2024/11/20-13:47:09.144947 140257432979008 EVENT_LOG_v1 {"time_micros": 1732081629144906, "cf_name": "default", "job": 8024, "event": "table_file_creation", "file_number": 31568, "file_size": 40295882, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 586139243, "table_properties": {"data_size": 34421440, "index_size": 1755264, "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": 25836132, "raw_average_key_size": 28, "raw_value_size": 108381710, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922719, "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": 1732081625, "oldest_key_time": 0, "file_creation_time": 1732081625, "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": 31568, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:47:09.186454 140257432979008 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031569.sst) /dev/shm/ToplingTemp/Topling-252666-Z54bVD 2024/11/20-13:47:10.171459 140257432979008 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031569.sst): first pass time = 0.98's, 136.266'MB/sec 2024/11/20-13:47:11.502077 140257432979008 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031569.sst): old prealloc_size = 147639500, real_size = 36344032 2024/11/20-13:47:11.502611 140257432979008 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031569.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923588 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1084 GB zip-val = 0.0344 GB avg-val = 117.32 avg-zval = 37.21 2024/11/20-13:47:11.503324 140257432979008 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031569.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-13:47:12.307868 140257432979008 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031569.sst): second pass time = 1.33's, 81.483'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 49.701'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3414.649'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.340'MB/sec write SST data time = 0.13's, 317.372'MB/sec dict compress time = 4051619406.19's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 17985.778'MB/sec zip my value time = 1.33's, unzip length = 0.108'GB zip my value throughput = 81.483'MB/sec zip pipeline throughput = 81.483'MB/sec entries = 923588 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.32 avg-zval = 37.21 usrkeys = 923588 avg-key = 20.00 avg-zkey = 1.89 avg-val = 123.62 avg-zval = 37.21 TagRS{ kinds = RS_Key0_TagN bytes = 144400 } TagArray{ size = 830457 bytes = 2699008 } seq expand size = 5813199 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0344 GB dict = 1.08 MB all = 0.0400 GB } UnZip/Zip{ index = 10.5815 value = 3.1529 dict = 1.00 all = 3.3514 } Zip/UnZip{ index = 0.0945 value = 0.3172 dict = 1.00 all = 0.2984 } ---------------------------- total value len = 0.228768 GB avg = 0.124 KB (by entry num) total key len = 0.051697 GB avg = 0.028 KB total ukey len = 0.036926 GB avg = 0.020 KB total ukey num = 0.001846307 Billion total entry num = 0.001846307 Billion write speed all = 0.015606963 MB/sec (with seq num) write speed all = 0.014785034 MB/sec (without seq num) 2024/11/20-13:47:12.358142 140257432979008 [compaction_job.cc:1948] [default] [JOB 8024] Generated table #31569: 923588 keys, 40048660 bytes, temperature: kWarm 2024/11/20-13:47:12.358208 140257432979008 EVENT_LOG_v1 {"time_micros": 1732081632358177, "cf_name": "default", "job": 8024, "event": "table_file_creation", "file_number": 31569, "file_size": 40048660, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 586139313, "table_properties": {"data_size": 34367312, "index_size": 1745664, "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": 25860464, "raw_average_key_size": 28, "raw_value_size": 108357320, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923588, "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": 1732081629, "oldest_key_time": 0, "file_creation_time": 1732081629, "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": 31569, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:47:12.395286 140257432979008 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031570.sst) /dev/shm/ToplingTemp/Topling-252666-f0JvYC 2024/11/20-13:47:13.190553 140257432979008 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031570.sst): first pass time = 0.80's, 168.780'MB/sec 2024/11/20-13:47:14.698746 140257432979008 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031570.sst): old prealloc_size = 147639500, real_size = 36427008 2024/11/20-13:47:14.699300 140257432979008 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031570.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926620 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.85 avg-zval = 37.10 2024/11/20-13:47:14.699749 140257432979008 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031570.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-13:47:15.391683 140257432979008 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031570.sst): second pass time = 1.51's, 71.831'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.69's, 56.277'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3480.904'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.406'MB/sec write SST data time = 0.12's, 319.148'MB/sec dict compress time = 4051619406.19's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 34214.573'MB/sec zip my value time = 1.51's, unzip length = 0.108'GB zip my value throughput = 71.831'MB/sec zip pipeline throughput = 90.640'MB/sec entries = 926620 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.85 avg-zval = 37.10 usrkeys = 926620 avg-key = 20.00 avg-zkey = 1.97 avg-val = 120.35 avg-zval = 37.10 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 463937 bytes = 1565808 } seq expand size = 3247559 multi value expand size = 0 cnt WriteAppend = 47 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.0390 GB } UnZip/Zip{ index = 10.1749 value = 3.1499 dict = 1.00 all = 3.4418 } Zip/UnZip{ index = 0.0983 value = 0.3175 dict = 1.00 all = 0.2905 } ---------------------------- total value len = 0.340288 GB avg = 0.123 KB (by entry num) total key len = 0.077642 GB avg = 0.028 KB total ukey len = 0.055459 GB avg = 0.020 KB total ukey num = 0.002772927 Billion total entry num = 0.002772927 Billion write speed all = 0.023252489 MB/sec (with seq num) write speed all = 0.022018263 MB/sec (without seq num) 2024/11/20-13:47:15.439201 140257432979008 [compaction_job.cc:1948] [default] [JOB 8024] Generated table #31570: 926620 keys, 38996253 bytes, temperature: kWarm 2024/11/20-13:47:15.439266 140257432979008 EVENT_LOG_v1 {"time_micros": 1732081635439235, "cf_name": "default", "job": 8024, "event": "table_file_creation", "file_number": 31570, "file_size": 38996253, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 534475941, "table_properties": {"data_size": 34373808, "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": 25945360, "raw_average_key_size": 28, "raw_value_size": 108272468, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926620, "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": 1732081632, "oldest_key_time": 0, "file_creation_time": 1732081632, "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": 31570, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:47:15.474699 140257432979008 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031571.sst) /dev/shm/ToplingTemp/Topling-252666-C20huA 2024/11/20-13:47:16.260195 140257432979008 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031571.sst): first pass time = 0.79's, 170.878'MB/sec 2024/11/20-13:47:17.939981 140257432979008 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031571.sst): old prealloc_size = 147639500, real_size = 36603936 2024/11/20-13:47:17.940526 140257432979008 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031571.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927248 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.95 raw-val = 0.1083 GB zip-val = 0.0346 GB avg-val = 116.75 avg-zval = 37.27 2024/11/20-13:47:17.940653 140257432979008 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031571.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-13:47:18.630880 140257432979008 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031571.sst): second pass time = 1.68's, 64.475'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.69's, 54.462'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3440.901'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.405'MB/sec write SST data time = 0.12's, 317.619'MB/sec dict compress time = 4051619406.19's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 30267.657'MB/sec zip my value time = 1.68's, unzip length = 0.108'GB zip my value throughput = 64.475'MB/sec zip pipeline throughput = 122.680'MB/sec entries = 927248 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.75 avg-zval = 37.27 usrkeys = 927248 avg-key = 20.00 avg-zkey = 1.95 avg-val = 116.79 avg-zval = 37.27 TagRS{ kinds = RS_Key0_TagN bytes = 145000 } TagArray{ size = 5910 bytes = 19216 } seq expand size = 41370 multi value expand size = 0 cnt WriteAppend = 66 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0346 GB dict = 1.08 MB all = 0.0376 GB } UnZip/Zip{ index = 10.2401 value = 3.1323 dict = 1.00 all = 3.5671 } Zip/UnZip{ index = 0.0977 value = 0.3193 dict = 1.00 all = 0.2803 } ---------------------------- total value len = 0.448584 GB avg = 0.121 KB (by entry num) total key len = 0.103605 GB avg = 0.028 KB total ukey len = 0.074003 GB avg = 0.020 KB total ukey num = 0.003700175 Billion total entry num = 0.003700175 Billion write speed all = 0.030716769 MB/sec (with seq num) write speed all = 0.029070124 MB/sec (without seq num) 2024/11/20-13:47:18.678476 140257432979008 [compaction_job.cc:1948] [default] [JOB 8024] Generated table #31571: 927248 keys, 37626275 bytes, temperature: kWarm 2024/11/20-13:47:18.678537 140257432979008 EVENT_LOG_v1 {"time_micros": 1732081638678507, "cf_name": "default", "job": 8024, "event": "table_file_creation", "file_number": 31571, "file_size": 37626275, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 538604047, "table_properties": {"data_size": 34560912, "index_size": 1811008, "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": 25962944, "raw_average_key_size": 28, "raw_value_size": 108254828, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927248, "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": 1732081635, "oldest_key_time": 0, "file_creation_time": 1732081635, "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": 31571, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:47:18.712341 140257432979008 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031572.sst) /dev/shm/ToplingTemp/Topling-252666-hvZYRA 2024/11/20-13:47:19.510502 140257432979008 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031572.sst): first pass time = 0.80's, 168.166'MB/sec 2024/11/20-13:47:21.051554 140257432979008 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031572.sst): old prealloc_size = 147639500, real_size = 36424560 2024/11/20-13:47:21.052096 140257432979008 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031572.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926842 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.81 avg-zval = 37.11 2024/11/20-13:47:21.052223 140257432979008 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031572.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-13:47:21.748344 140257432979008 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031572.sst): second pass time = 1.54's, 70.292'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 53.720'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3448.582'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.401'MB/sec write SST data time = 0.12's, 314.344'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 = 32843.527'MB/sec zip my value time = 1.54's, unzip length = 0.108'GB zip my value throughput = 70.292'MB/sec zip pipeline throughput = 97.194'MB/sec entries = 926842 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.81 avg-zval = 37.11 usrkeys = 926842 avg-key = 20.00 avg-zkey = 1.94 avg-val = 116.82 avg-zval = 37.11 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 936 bytes = 3056 } seq expand size = 6552 multi value expand size = 0 cnt WriteAppend = 33 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.0374 GB } UnZip/Zip{ index = 10.3059 value = 3.1478 dict = 1.00 all = 3.5858 } Zip/UnZip{ index = 0.0970 value = 0.3177 dict = 1.00 all = 0.2789 } ---------------------------- total value len = 0.556857 GB avg = 0.120 KB (by entry num) total key len = 0.129556 GB avg = 0.028 KB total ukey len = 0.092540 GB avg = 0.020 KB total ukey num = 0.004627017 Billion total entry num = 0.004627017 Billion write speed all = 0.038176687 MB/sec (with seq num) write speed all = 0.036117937 MB/sec (without seq num) 2024/11/20-13:47:21.793837 140257432979008 [compaction_job.cc:1948] [default] [JOB 8024] Generated table #31572: 926842 keys, 37430343 bytes, temperature: kWarm 2024/11/20-13:47:21.793902 140257432979008 EVENT_LOG_v1 {"time_micros": 1732081641793871, "cf_name": "default", "job": 8024, "event": "table_file_creation", "file_number": 31572, "file_size": 37430343, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 538604114, "table_properties": {"data_size": 34394016, "index_size": 1798656, "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": 25951576, "raw_average_key_size": 28, "raw_value_size": 108266280, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926842, "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": 1732081638, "oldest_key_time": 0, "file_creation_time": 1732081638, "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": 31572, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:47:21.827230 140257432979008 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031573.sst) /dev/shm/ToplingTemp/Topling-252666-SmzRJC 2024/11/20-13:47:22.610633 140257432979008 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031573.sst): first pass time = 0.78's, 171.334'MB/sec 2024/11/20-13:47:24.170273 140257432979008 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031573.sst): old prealloc_size = 147639500, real_size = 36503136 2024/11/20-13:47:24.170849 140257432979008 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031573.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926754 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.0345 GB avg-val = 116.83 avg-zval = 37.17 2024/11/20-13:47:24.171321 140257432979008 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031573.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-13:47:24.866587 140257432979008 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031573.sst): second pass time = 1.56's, 69.458'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 56.117'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3330.702'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.403'MB/sec write SST data time = 0.12's, 322.164'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 = 19381.819'MB/sec zip my value time = 1.56's, unzip length = 0.108'GB zip my value throughput = 69.458'MB/sec zip pipeline throughput = 69.458'MB/sec entries = 926754 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.83 avg-zval = 37.17 usrkeys = 926754 avg-key = 20.00 avg-zkey = 1.97 avg-val = 120.33 avg-zval = 37.17 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 464596 bytes = 1568032 } seq expand size = 3252172 multi value expand size = 0 cnt WriteAppend = 48 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0391 GB } UnZip/Zip{ index = 10.1771 value = 3.1428 dict = 1.00 all = 3.4349 } Zip/UnZip{ index = 0.0983 value = 0.3182 dict = 1.00 all = 0.2911 } ---------------------------- total value len = 0.668378 GB avg = 0.120 KB (by entry num) total key len = 0.155506 GB avg = 0.028 KB total ukey len = 0.111075 GB avg = 0.020 KB total ukey num = 0.005553771 Billion total entry num = 0.005553771 Billion write speed all = 0.045814492 MB/sec (with seq num) write speed all = 0.043343820 MB/sec (without seq num) 2024/11/20-13:47:24.914678 140257432979008 [compaction_job.cc:1948] [default] [JOB 8024] Generated table #31573: 926754 keys, 39074361 bytes, temperature: kWarm 2024/11/20-13:47:24.914758 140257432979008 EVENT_LOG_v1 {"time_micros": 1732081644914718, "cf_name": "default", "job": 8024, "event": "table_file_creation", "file_number": 31573, "file_size": 39074361, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 541395865, "table_properties": {"data_size": 34450000, "index_size": 1821248, "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": 25949112, "raw_average_key_size": 28, "raw_value_size": 108268624, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926754, "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": 1732081641, "oldest_key_time": 0, "file_creation_time": 1732081641, "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": 31573, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:47:24.954665 140257432979008 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031574.sst) /dev/shm/ToplingTemp/Topling-252666-6oKlTD 2024/11/20-13:47:25.828764 140257432979008 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031574.sst): first pass time = 0.87's, 153.556'MB/sec 2024/11/20-13:47:27.280180 140257432979008 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031574.sst): old prealloc_size = 147639500, real_size = 36517792 2024/11/20-13:47:27.280720 140257432979008 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031574.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927060 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0345 GB avg-val = 116.78 avg-zval = 37.20 2024/11/20-13:47:27.281015 140257432979008 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031574.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-13:47:27.974815 140257432979008 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031574.sst): second pass time = 1.45's, 74.629'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.69's, 55.104'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3451.209'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.404'MB/sec write SST data time = 0.12's, 316.765'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 = 34806.677'MB/sec zip my value time = 1.45's, unzip length = 0.108'GB zip my value throughput = 74.629'MB/sec zip pipeline throughput = 74.629'MB/sec entries = 927060 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.78 avg-zval = 37.20 usrkeys = 927060 avg-key = 20.00 avg-zkey = 1.94 avg-val = 118.53 avg-zval = 37.20 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 232396 bytes = 755296 } seq expand size = 1626772 multi value expand size = 0 cnt WriteAppend = 28 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0383 GB } UnZip/Zip{ index = 10.3076 value = 3.1392 dict = 1.00 all = 3.5066 } Zip/UnZip{ index = 0.0970 value = 0.3186 dict = 1.00 all = 0.2852 } ---------------------------- total value len = 0.778265 GB avg = 0.120 KB (by entry num) total key len = 0.181463 GB avg = 0.028 KB total ukey len = 0.129617 GB avg = 0.020 KB total ukey num = 0.006480831 Billion total entry num = 0.006480831 Billion write speed all = 0.053359312 MB/sec (with seq num) write speed all = 0.050476722 MB/sec (without seq num) 2024/11/20-13:47:28.020352 140257432979008 [compaction_job.cc:1948] [default] [JOB 8024] Generated table #31574: 927060 keys, 38275941 bytes, temperature: kWarm 2024/11/20-13:47:28.020414 140257432979008 EVENT_LOG_v1 {"time_micros": 1732081648020385, "cf_name": "default", "job": 8024, "event": "table_file_creation", "file_number": 31574, "file_size": 38275941, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 534475921, "table_properties": {"data_size": 34487056, "index_size": 1798784, "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": 25957680, "raw_average_key_size": 28, "raw_value_size": 108260096, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927060, "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": 1732081644, "oldest_key_time": 0, "file_creation_time": 1732081644, "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": 31574, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:47:28.058461 140257432979008 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031575.sst) /dev/shm/ToplingTemp/Topling-252666-Tw4rBB 2024/11/20-13:47:29.103638 140257432979008 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031575.sst): first pass time = 1.05's, 128.420'MB/sec 2024/11/20-13:47:30.433900 140257432979008 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031575.sst): old prealloc_size = 147639500, real_size = 36621616 2024/11/20-13:47:30.434421 140257432979008 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031575.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924125 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.0346 GB avg-val = 117.24 avg-zval = 37.46 2024/11/20-13:47:30.435098 140257432979008 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031575.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-13:47:31.206787 140257432979008 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031575.sst): second pass time = 1.33's, 81.493'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.77's, 52.075'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3563.416'MB/sec (index lex order gen) rebuild zvType time = 0.65's, 0.357'MB/sec write SST data time = 0.13's, 321.225'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 26889.557'MB/sec zip my value time = 1.33's, unzip length = 0.108'GB zip my value throughput = 81.493'MB/sec zip pipeline throughput = 81.493'MB/sec entries = 924125 avg-key = 28.00 avg-zkey = 1.92 avg-val = 117.24 avg-zval = 37.46 usrkeys = 924125 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.12 avg-zval = 37.46 TagRS{ kinds = RS_Key0_TagN bytes = 144480 } TagArray{ size = 776449 bytes = 2620528 } seq expand size = 5435143 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.0346 GB dict = 1.08 MB all = 0.0402 GB } UnZip/Zip{ index = 10.4429 value = 3.1294 dict = 1.00 all = 3.3348 } Zip/UnZip{ index = 0.0958 value = 0.3195 dict = 1.00 all = 0.2999 } ---------------------------- total value len = 0.892042 GB avg = 0.120 KB (by entry num) total key len = 0.207339 GB avg = 0.028 KB total ukey len = 0.148099 GB avg = 0.020 KB total ukey num = 0.007404956 Billion total entry num = 0.007404956 Billion write speed all = 0.061112808 MB/sec (with seq num) write speed all = 0.057819771 MB/sec (without seq num) 2024/11/20-13:47:31.254445 140257432979008 [compaction_job.cc:1948] [default] [JOB 8024] Generated table #31575: 924125 keys, 40247182 bytes, temperature: kWarm 2024/11/20-13:47:31.254511 140257432979008 EVENT_LOG_v1 {"time_micros": 1732081651254480, "cf_name": "default", "job": 8024, "event": "table_file_creation", "file_number": 31575, "file_size": 40247182, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 586139134, "table_properties": {"data_size": 34620576, "index_size": 1769856, "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": 25875500, "raw_average_key_size": 28, "raw_value_size": 108342310, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924125, "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": 1732081648, "oldest_key_time": 0, "file_creation_time": 1732081648, "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": 31575, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:47:31.289113 140257432979008 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031576.sst) /dev/shm/ToplingTemp/Topling-252666-aKTZEC 2024/11/20-13:47:31.393991 140257432979008 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031576.sst): first pass time = 0.10's, 245.942'MB/sec 2024/11/20-13:47:31.613956 140257432979008 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031576.sst): old prealloc_size = 147639500, real_size = 7389168 2024/11/20-13:47:31.614122 140257432979008 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031576.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 176687 prefix = 4 raw-key = 0.0028 GB zip-key = 0.0003 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.0208 GB zip-val = 0.0070 GB avg-val = 117.94 avg-zval = 39.65 2024/11/20-13:47:31.614296 140257432979008 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031576.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.026 GB 2024/11/20-13:47:31.773323 140257432979008 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00/031576.sst): second pass time = 0.22's, 95.060'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 51.084'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2445.132'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.329'MB/sec write SST data time = 0.02's, 326.279'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.219'MB, throughput = 7114.461'MB/sec zip my value time = 0.22's, unzip length = 0.021'GB zip my value throughput = 95.060'MB/sec zip pipeline throughput = 95.060'MB/sec entries = 176687 avg-key = 28.00 avg-zkey = 1.92 avg-val = 117.94 avg-zval = 39.65 usrkeys = 176687 avg-key = 20.00 avg-zkey = 1.92 avg-val = 124.94 avg-zval = 39.65 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 176687 bytes = 574240 } seq expand size = 1236809 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0035 GB value = 0.0208 GB dict = 0.22 MB all = 0.0258 GB } __ZipSize{ index = 0.0003 GB value = 0.0070 GB dict = 0.22 MB all = 0.0081 GB } UnZip/Zip{ index = 10.4022 value = 2.9747 dict = 1.00 all = 3.1676 } Zip/UnZip{ index = 0.0961 value = 0.3362 dict = 1.00 all = 0.3157 } ---------------------------- total value len = 0.914117 GB avg = 0.121 KB (by entry num) total key len = 0.212286 GB avg = 0.028 KB total ukey len = 0.151633 GB avg = 0.020 KB total ukey num = 0.007581643 Billion total entry num = 0.007581643 Billion write speed all = 0.062612932 MB/sec (with seq num) write speed all = 0.059241427 MB/sec (without seq num) 2024/11/20-13:47:31.788785 140257432979008 [compaction_job.cc:1948] [default] [JOB 8024] Generated table #31576: 176687 keys, 8140257 bytes, temperature: kWarm 2024/11/20-13:47:31.788845 140257432979008 EVENT_LOG_v1 {"time_micros": 1732081651788818, "cf_name": "default", "job": 8024, "event": "table_file_creation", "file_number": 31576, "file_size": 8140257, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 550883492, "largest_seqno": 586138884, "table_properties": {"data_size": 7005088, "index_size": 339712, "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": 4947236, "raw_average_key_size": 28, "raw_value_size": 20837710, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 176687, "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": 1732081651, "oldest_key_time": 0, "file_creation_time": 1732081651, "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": 31576, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-13:47:31.800318 140257432979008 [compaction_job.cc:703] job-08024: subcompact[0], size: 0.320135 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08024/att-00 [031568,031569,031570,031571,031572,031573,031574,031575,031576] 2024/11/20-13:47:31.860763 140257432979008 (Original Log Time 2024/11/20-13:47:04.666311) EVENT_LOG_v1 {"time_micros": 1732081624666290, "job": 8024, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [31528], "files_L3": [31564, 31565, 31472, 31473, 31474, 31475, 31476, 31477, 31546], "score": 0.812435, "input_data_size": 331728562, "oldest_snapshot_seqno": 586619005} 2024/11/20-13:47:31.860767 140257432979008 (Original Log Time 2024/11/20-13:47:31.859869) [compaction_job.cc:2022] [default] [JOB 8024] Compacted 1@2 + 9@3 files to L3 => 320135154 bytes 2024/11/20-13:47:31.860768 140257432979008 (Original Log Time 2024/11/20-13:47:31.860697) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.01, MB/sec: 12.2 rd, 11.8 wr, level 3, files in(1, 9) out(9 +0 blob) MB in(13.2, 303.2 +0.0 blob) out(305.3 +0.0 blob), read-write-amplify(47.1) write-amplify(23.1) OK, records in: 7639294, records dropped: 57651 output_compression: Snappy 2024/11/20-13:47:31.860772 140257432979008 (Original Log Time 2024/11/20-13:47:31.860741) EVENT_LOG_v1 {"time_micros": 1732081651860718, "cf": "default", "job": 8024, "event": "compaction_finished", "compaction_time_micros": 27134012, "compaction_time_cpu_micros": 10447475, "output_level": 3, "num_output_files": 9, "total_output_size": 320135154, "num_input_records": 7639294, "num_output_records": 7581643, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 208393862, "file_range_sync_nanos": 0, "file_fsync_nanos": 7657, "file_prepare_write_nanos": 25267, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/20-13:47:31.985969 140257432979008 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":1732081624,"executesMs":27330,"compactionJobId":8024,"attempt":0,"compactionInputRawBytes":1107713792,"compactionInputZipBytes":331728562,"compactionOutputRawBytes":0,"compactionOutputZipBytes":320135154,"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-279a82c76e82f97a651d62ad3f71f33c-f9807ef548c60ab8-00"}}, response = 2024/11/20-13:47:31.986102 140257432979008 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-08024/att-00: olev 3, work 27.331 s, result 7.690 ms, install 0.917 ms, input{raw 1.032 GiB zip 316.361 MiB}