2024/11/20-14:50:17.140440 140257726723648 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00: fork to child time = 0.010040 sec 2024/11/20-14:50:17.140917 140257726723648 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00 2024/11/20-14:50:17.147345 140257726723648 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00 2024/11/20-14:50:17.148930 140257726723648 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-14:50:17.149180 140257726723648 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-14:50:17.199203 140257726723648 [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-11021/att-00/MANIFEST-019309 2024/11/20-14:50:17.252522 140257726723648 [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-11021/att-00/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 36844, last_sequence is 662762682, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 36654 2024/11/20-14:50:17.252530 140257726723648 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-14:50:17.252630 140257726723648 [version_set.cc:5724] Creating manifest 36844 2024/11/20-14:50:17.287605 140257726723648 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-14:50:17.308149 140257726723648 [compaction_job.cc:2437] [default] [JOB 11021] Compacting 1@2 + 9@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-14:50:17.308162 140257726723648 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 9243 Base level 2, inputs: [36772(31MB)], [36835(40MB) 36836(495KB) 36780(2635KB) 36717(39MB) 36718(39MB) 36719(39MB) 36720(40MB) 36721(482KB) 36798(40MB)] 2024/11/20-14:50:17.314818 140257726723648 [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-14:50:17.314840 140257726723648 [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-14:50:17.314858 140257726723648 [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-14:50:17.314865 140257726723648 [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-14:50:17.314875 140257726723648 [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-14:50:17.933859 140257726723648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036845.sst) /dev/shm/ToplingTemp/Topling-406561-fxMHjq 2024/11/20-14:50:18.209836 140257726723648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036845.sst): first pass time = 0.28's, 486.440'MB/sec 2024/11/20-14:50:18.903870 140257726723648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036845.sst): old prealloc_size = 147639500, real_size = 40983360 2024/11/20-14:50:18.904025 140257726723648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036845.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129435 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.75 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1016.96 avg-zval = 314.63 2024/11/20-14:50:18.904240 140257726723648 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036845.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-14:50:19.075990 140257726723648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036845.sst): second pass time = 0.69's, 189.900'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 248.450'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1545.082'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.262'MB/sec write SST data time = 0.05's, 882.127'MB/sec dict compress time = 2827543080.45's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 27963.512'MB/sec zip my value time = 0.69's, unzip length = 0.132'GB zip my value throughput = 189.900'MB/sec zip pipeline throughput = 299.720'MB/sec entries = 129435 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1016.96 avg-zval = 314.63 usrkeys = 129435 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1023.96 avg-zval = 314.63 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129435 bytes = 436864 } seq expand size = 906045 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.8693 value = 3.2322 dict = 1.00 all = 3.1383 } Zip/UnZip{ index = 0.1456 value = 0.3094 dict = 1.00 all = 0.3186 } ---------------------------- total value len = 0.132536 GB avg = 1.024 KB (by entry num) total key len = 0.002589 GB avg = 0.020 KB total ukey len = 0.001553 GB avg = 0.012 KB total ukey num = 0.000129435 Billion total entry num = 0.000129435 Billion write speed all = 0.006210561 MB/sec (with seq num) write speed all = 0.006162968 MB/sec (without seq num) 2024/11/20-14:50:19.128390 140257726723648 [compaction_job.cc:1948] [default] [JOB 11021] Generated table #36845: 129435 keys, 42767589 bytes, temperature: kWarm 2024/11/20-14:50:19.128480 140257726723648 EVENT_LOG_v1 {"time_micros": 1732085419128441, "cf_name": "default", "job": 11021, "event": "table_file_creation", "file_number": 36845, "file_size": 42767589, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 528731813, "largest_seqno": 661556064, "table_properties": {"data_size": 40724720, "index_size": 226112, "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": 2588700, "raw_average_key_size": 20, "raw_value_size": 131629895, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129435, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732085417, "oldest_key_time": 0, "file_creation_time": 1732085417, "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": 36845, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:50:19.167360 140257726723648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036846.sst) /dev/shm/ToplingTemp/Topling-406561-AI1kur 2024/11/20-14:50:19.715501 140257726723648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036846.sst): first pass time = 0.55's, 244.874'MB/sec 2024/11/20-14:50:20.397682 140257726723648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036846.sst): old prealloc_size = 147639500, real_size = 40455376 2024/11/20-14:50:20.397806 140257726723648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036846.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.02 avg-zval = 310.60 2024/11/20-14:50:20.397881 140257726723648 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036846.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-14:50:20.566690 140257726723648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036846.sst): second pass time = 0.68's, 193.145'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 247.846'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2261.284'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.272'MB/sec write SST data time = 0.05's, 838.831'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 32905.426'MB/sec zip my value time = 0.68's, unzip length = 0.132'GB zip my value throughput = 193.145'MB/sec zip pipeline throughput = 401.489'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.02 avg-zval = 310.60 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1017.96 avg-zval = 310.60 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 17395 bytes = 60896 } seq expand size = 121765 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.9714 value = 3.2744 dict = 1.00 all = 3.2045 } Zip/UnZip{ index = 0.1434 value = 0.3054 dict = 1.00 all = 0.3121 } ---------------------------- total value len = 0.264287 GB avg = 1.021 KB (by entry num) total key len = 0.005177 GB avg = 0.020 KB total ukey len = 0.003106 GB avg = 0.012 KB total ukey num = 0.000258861 Billion total entry num = 0.000258861 Billion write speed all = 0.012384188 MB/sec (with seq num) write speed all = 0.012289013 MB/sec (without seq num) 2024/11/20-14:50:20.619938 140257726723648 [compaction_job.cc:1948] [default] [JOB 11021] Generated table #36846: 129426 keys, 41883799 bytes, temperature: kWarm 2024/11/20-14:50:20.620003 140257726723648 EVENT_LOG_v1 {"time_micros": 1732085420619971, "cf_name": "default", "job": 11021, "event": "table_file_creation", "file_number": 36846, "file_size": 41883799, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 661555871, "table_properties": {"data_size": 40200064, "index_size": 222784, "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": 2588520, "raw_average_key_size": 20, "raw_value_size": 131629250, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732085419, "oldest_key_time": 0, "file_creation_time": 1732085419, "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": 36846, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:50:20.659609 140257726723648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036847.sst) /dev/shm/ToplingTemp/Topling-406561-YYWKXo 2024/11/20-14:50:21.203473 140257726723648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036847.sst): first pass time = 0.54's, 246.805'MB/sec 2024/11/20-14:50:21.684246 140257726723648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036847.sst): old prealloc_size = 147639500, real_size = 40397216 2024/11/20-14:50:21.684392 140257726723648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036847.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129433 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.73 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.97 avg-zval = 310.13 2024/11/20-14:50:21.684473 140257726723648 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036847.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-14:50:21.946316 140257726723648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036847.sst): second pass time = 0.48's, 274.216'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.26's, 159.531'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1926.410'MB/sec (index lex order gen) rebuild zvType time = 0.19's, 0.168'MB/sec write SST data time = 0.07's, 604.382'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 47184.140'MB/sec zip my value time = 0.48's, unzip length = 0.132'GB zip my value throughput = 274.216'MB/sec zip pipeline throughput = 274.216'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1016.97 avg-zval = 310.13 usrkeys = 129433 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1017.53 avg-zval = 310.13 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 10302 bytes = 34784 } seq expand size = 72114 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.9379 value = 3.2792 dict = 1.00 all = 3.2110 } Zip/UnZip{ index = 0.1441 value = 0.3050 dict = 1.00 all = 0.3114 } ---------------------------- total value len = 0.395989 GB avg = 1.020 KB (by entry num) total key len = 0.007766 GB avg = 0.020 KB total ukey len = 0.004660 GB avg = 0.012 KB total ukey num = 0.000388294 Billion total entry num = 0.000388294 Billion write speed all = 0.018554823 MB/sec (with seq num) write speed all = 0.018412068 MB/sec (without seq num) 2024/11/20-14:50:22.003185 140257726723648 [compaction_job.cc:1948] [default] [JOB 11021] Generated table #36847: 129433 keys, 41799755 bytes, temperature: kWarm 2024/11/20-14:50:22.003286 140257726723648 EVENT_LOG_v1 {"time_micros": 1732085422003229, "cf_name": "default", "job": 11021, "event": "table_file_creation", "file_number": 36847, "file_size": 41799755, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 661550423, "table_properties": {"data_size": 40140816, "index_size": 223872, "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": 2588660, "raw_average_key_size": 20, "raw_value_size": 131629995, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129433, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732085420, "oldest_key_time": 0, "file_creation_time": 1732085420, "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": 36847, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:50:22.044483 140257726723648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036848.sst) /dev/shm/ToplingTemp/Topling-406561-GNOnSs 2024/11/20-14:50:22.545311 140257726723648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036848.sst): first pass time = 0.50's, 268.018'MB/sec 2024/11/20-14:50:23.205490 140257726723648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036848.sst): old prealloc_size = 147639500, real_size = 40394928 2024/11/20-14:50:23.205613 140257726723648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036848.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.73 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.99 avg-zval = 310.12 2024/11/20-14:50:23.205674 140257726723648 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036848.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-14:50:23.384383 140257726723648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036848.sst): second pass time = 0.66's, 199.621'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 233.662'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2304.804'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.253'MB/sec write SST data time = 0.05's, 818.335'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 41884.890'MB/sec zip my value time = 0.66's, unzip length = 0.132'GB zip my value throughput = 199.621'MB/sec zip pipeline throughput = 336.465'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1016.99 avg-zval = 310.12 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1017.52 avg-zval = 310.12 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 9794 bytes = 33072 } seq expand size = 68558 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.9398 value = 3.2794 dict = 1.00 all = 3.2113 } Zip/UnZip{ index = 0.1441 value = 0.3049 dict = 1.00 all = 0.3114 } ---------------------------- total value len = 0.527687 GB avg = 1.019 KB (by entry num) total key len = 0.010355 GB avg = 0.020 KB total ukey len = 0.006213 GB avg = 0.012 KB total ukey num = 0.000517725 Billion total entry num = 0.000517725 Billion write speed all = 0.024724433 MB/sec (with seq num) write speed all = 0.024534106 MB/sec (without seq num) 2024/11/20-14:50:23.440149 140257726723648 [compaction_job.cc:1948] [default] [JOB 11021] Generated table #36848: 129431 keys, 41795698 bytes, temperature: kWarm 2024/11/20-14:50:23.440216 140257726723648 EVENT_LOG_v1 {"time_micros": 1732085423440185, "cf_name": "default", "job": 11021, "event": "table_file_creation", "file_number": 36848, "file_size": 41795698, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 661555438, "table_properties": {"data_size": 40138592, "index_size": 223808, "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": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629753, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732085422, "oldest_key_time": 0, "file_creation_time": 1732085422, "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": 36848, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:50:23.479025 140257726723648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036849.sst) /dev/shm/ToplingTemp/Topling-406561-AgapAq 2024/11/20-14:50:24.034605 140257726723648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036849.sst): first pass time = 0.56's, 241.620'MB/sec 2024/11/20-14:50:24.594014 140257726723648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036849.sst): old prealloc_size = 147639500, real_size = 40521760 2024/11/20-14:50:24.594170 140257726723648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036849.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1016.98 avg-zval = 311.12 2024/11/20-14:50:24.594244 140257726723648 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036849.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-14:50:24.783346 140257726723648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036849.sst): second pass time = 0.56's, 235.618'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.19's, 221.790'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2017.892'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.268'MB/sec write SST data time = 0.07's, 613.092'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 28972.036'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 235.618'MB/sec zip pipeline throughput = 235.618'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.98 avg-zval = 311.12 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1018.51 avg-zval = 311.12 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 28156 bytes = 95040 } seq expand size = 197092 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0403 GB dict = 1.38 MB all = 0.0420 GB } UnZip/Zip{ index = 7.0261 value = 3.2688 dict = 1.00 all = 3.1968 } Zip/UnZip{ index = 0.1423 value = 0.3059 dict = 1.00 all = 0.3128 } ---------------------------- total value len = 0.659514 GB avg = 1.019 KB (by entry num) total key len = 0.012943 GB avg = 0.020 KB total ukey len = 0.007766 GB avg = 0.012 KB total ukey num = 0.000647156 Billion total entry num = 0.000647156 Billion write speed all = 0.030899161 MB/sec (with seq num) write speed all = 0.030661268 MB/sec (without seq num) 2024/11/20-14:50:24.838725 140257726723648 [compaction_job.cc:1948] [default] [JOB 11021] Generated table #36849: 129431 keys, 41984402 bytes, temperature: kWarm 2024/11/20-14:50:24.838810 140257726723648 EVENT_LOG_v1 {"time_micros": 1732085424838765, "cf_name": "default", "job": 11021, "event": "table_file_creation", "file_number": 36849, "file_size": 41984402, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 661555410, "table_properties": {"data_size": 40268176, "index_size": 221056, "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": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629144, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732085423, "oldest_key_time": 0, "file_creation_time": 1732085423, "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": 36849, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:50:24.908454 140257726723648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036850.sst) /dev/shm/ToplingTemp/Topling-406561-NMcdht 2024/11/20-14:50:25.609390 140257726723648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036850.sst): first pass time = 0.70's, 191.498'MB/sec 2024/11/20-14:50:27.016134 140257726723648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036850.sst): old prealloc_size = 147639500, real_size = 40778960 2024/11/20-14:50:27.016290 140257726723648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036850.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129425 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.77 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1017.04 avg-zval = 313.06 2024/11/20-14:50:27.016430 140257726723648 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036850.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-14:50:27.358290 140257726723648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036850.sst): second pass time = 1.41's, 93.639'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.34's, 123.998'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1676.366'MB/sec (index lex order gen) rebuild zvType time = 0.23's, 0.141'MB/sec write SST data time = 0.11's, 377.012'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 34964.384'MB/sec zip my value time = 1.41's, unzip length = 0.132'GB zip my value throughput = 93.639'MB/sec zip pipeline throughput = 264.937'MB/sec entries = 129425 avg-key = 20.00 avg-zkey = 1.77 avg-val = 1017.04 avg-zval = 313.06 usrkeys = 129425 avg-key = 12.00 avg-zkey = 1.77 avg-val = 1021.41 avg-zval = 313.06 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 80908 bytes = 273072 } seq expand size = 566356 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0405 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.7956 value = 3.2487 dict = 1.00 all = 3.1640 } Zip/UnZip{ index = 0.1472 value = 0.3078 dict = 1.00 all = 0.3161 } ---------------------------- total value len = 0.791710 GB avg = 1.019 KB (by entry num) total key len = 0.015532 GB avg = 0.020 KB total ukey len = 0.009319 GB avg = 0.012 KB total ukey num = 0.000776581 Billion total entry num = 0.000776581 Billion write speed all = 0.037088086 MB/sec (with seq num) write speed all = 0.036802651 MB/sec (without seq num) 2024/11/20-14:50:27.414650 140257726723648 [compaction_job.cc:1948] [default] [JOB 11021] Generated table #36850: 129425 keys, 42420151 bytes, temperature: kWarm 2024/11/20-14:50:27.414737 140257726723648 EVENT_LOG_v1 {"time_micros": 1732085427414693, "cf_name": "default", "job": 11021, "event": "table_file_creation", "file_number": 36850, "file_size": 42420151, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 661555415, "table_properties": {"data_size": 40517888, "index_size": 228544, "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": 2588500, "raw_average_key_size": 20, "raw_value_size": 131629876, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129425, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732085424, "oldest_key_time": 0, "file_creation_time": 1732085424, "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": 36850, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:50:27.510381 140257726723648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036851.sst) /dev/shm/ToplingTemp/Topling-406561-WPfzht 2024/11/20-14:50:27.570952 140257726723648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036851.sst): first pass time = 0.06's, 193.867'MB/sec 2024/11/20-14:50:27.900119 140257726723648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036851.sst): old prealloc_size = 147639500, real_size = 3594616 2024/11/20-14:50:27.900177 140257726723648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036851.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 11313 prefix = 4 raw-key = 0.0001 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.29 raw-val = 0.0115 GB zip-val = 0.0036 GB avg-val =1016.92 avg-zval = 317.19 2024/11/20-14:50:27.936961 140257726723648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00/036851.sst): second pass time = 0.32's, 35.730'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.04's, 101.057'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 92.344'MB/sec (index lex order gen) rebuild zvType time = 0.03's, 0.091'MB/sec write SST data time = 0.01's, 652.463'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.124'MB, throughput = 3781.361'MB/sec zip my value time = 0.32's, unzip length = 0.012'GB zip my value throughput = 35.730'MB/sec zip pipeline throughput = 178.985'MB/sec entries = 11313 avg-key = 20.00 avg-zkey = 0.29 avg-val = 1016.92 avg-zval = 317.19 usrkeys = 11313 avg-key = 12.00 avg-zkey = 0.29 avg-val = 1017.01 avg-zval = 317.19 TagRS{ kinds = RS_Key0_TagN bytes = 1880 } TagArray{ size = 150 bytes = 528 } seq expand size = 1050 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0001 GB value = 0.0115 GB dict = 0.12 MB all = 0.0117 GB } __ZipSize{ index = 0.0000 GB value = 0.0036 GB dict = 0.12 MB all = 0.0037 GB } UnZip/Zip{ index = 41.5919 value = 3.2060 dict = 1.00 all = 3.1540 } Zip/UnZip{ index = 0.0240 value = 0.3119 dict = 1.00 all = 0.3171 } ---------------------------- total value len = 0.803215 GB avg = 1.019 KB (by entry num) total key len = 0.015758 GB avg = 0.020 KB total ukey len = 0.009455 GB avg = 0.012 KB total ukey num = 0.000787894 Billion total entry num = 0.000787894 Billion write speed all = 0.037626091 MB/sec (with seq num) write speed all = 0.037336506 MB/sec (without seq num) 2024/11/20-14:50:27.948841 140257726723648 [compaction_job.cc:1948] [default] [JOB 11021] Generated table #36851: 11313 keys, 3719366 bytes, temperature: kWarm 2024/11/20-14:50:27.948923 140257726723648 EVENT_LOG_v1 {"time_micros": 1732085427948878, "cf_name": "default", "job": 11021, "event": "table_file_creation", "file_number": 36851, "file_size": 3719366, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 661346707, "table_properties": {"data_size": 3588352, "index_size": 3264, "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": 226260, "raw_average_key_size": 20, "raw_value_size": 11504435, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 11313, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732085427, "oldest_key_time": 0, "file_creation_time": 1732085427, "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": 36851, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:50:27.962453 140257726723648 [compaction_job.cc:703] job-11021: subcompact[0], size: 0.256371 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11021/att-00 [036845,036846,036847,036848,036849,036850,036851] 2024/11/20-14:50:28.049770 140257726723648 (Original Log Time 2024/11/20-14:50:17.308218) EVENT_LOG_v1 {"time_micros": 1732085417308177, "job": 11021, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [36772], "files_L3": [36835, 36836, 36780, 36717, 36718, 36719, 36720, 36721, 36798], "score": 0.997505, "input_data_size": 288954442, "oldest_snapshot_seqno": 662762480} 2024/11/20-14:50:28.049776 140257726723648 (Original Log Time 2024/11/20-14:50:28.048764) [compaction_job.cc:2022] [default] [JOB 11021] Compacted 1@2 + 9@3 files to L3 => 256370760 bytes 2024/11/20-14:50:28.049778 140257726723648 (Original Log Time 2024/11/20-14:50:28.049667) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 7 0 0 0] max score 0.01, MB/sec: 27.1 rd, 24.1 wr, level 3, files in(1, 9) out(7 +0 blob) MB in(31.2, 244.4 +0.0 blob) out(244.5 +0.0 blob), read-write-amplify(16.7) write-amplify(7.8) OK, records in: 819301, records dropped: 31407 output_compression: Snappy 2024/11/20-14:50:28.049786 140257726723648 (Original Log Time 2024/11/20-14:50:28.049740) EVENT_LOG_v1 {"time_micros": 1732085428049700, "cf": "default", "job": 11021, "event": "compaction_finished", "compaction_time_micros": 10654251, "compaction_time_cpu_micros": 2601095, "output_level": 3, "num_output_files": 7, "total_output_size": 256370760, "num_input_records": 819301, "num_output_records": 787894, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 267880664, "file_range_sync_nanos": 0, "file_fsync_nanos": 8093, "file_prepare_write_nanos": 16166, "lsm_state": [0, 0, 0, 7, 0, 0, 0]} 2024/11/20-14:50:28.205888 140257726723648 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":1732085417,"executesMs":10900,"compactionJobId":11021,"attempt":0,"compactionInputRawBytes":849609219,"compactionInputZipBytes":288954442,"compactionOutputRawBytes":0,"compactionOutputZipBytes":256370760,"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-3ff888cdd0e8fe44db4a682533a8b435-36c250cba528e2b8-00"}}, response = 2024/11/20-14:50:28.205990 140257726723648 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-11021/att-00: olev 3, work 10.900 s, result 7.859 ms, install 1.052 ms, input{raw 810.250 MiB zip 275.568 MiB}