2024/11/20-16:28:30.716666 140257659582016 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00: fork to child time = 0.010038 sec 2024/11/20-16:28:30.717139 140257659582016 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00 2024/11/20-16:28:30.721823 140257659582016 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00 2024/11/20-16:28:30.723471 140257659582016 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-16:28:30.723698 140257659582016 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-16:28:30.776081 140257659582016 [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-15860/att-00/MANIFEST-019309 2024/11/20-16:28:30.826914 140257659582016 [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-15860/att-00/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 45438, last_sequence is 775933888, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 45271 2024/11/20-16:28:30.826922 140257659582016 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-16:28:30.827006 140257659582016 [version_set.cc:5724] Creating manifest 45438 2024/11/20-16:28:30.861201 140257659582016 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-16:28:30.878701 140257659582016 [compaction_job.cc:2437] [default] [JOB 15860] Compacting 1@2 + 4@3 files to L3, score 0.96, subcompactions 1 : 1 2024/11/20-16:28:30.878721 140257659582016 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 12277 Base level 2, inputs: [45419(5284KB)], [45366(36MB) 45367(38MB) 45368(5427KB) 45340(5149KB)] 2024/11/20-16:28:30.883011 140257659582016 [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-16:28:30.883038 140257659582016 [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-16:28:30.883066 140257659582016 [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-16:28:30.883074 140257659582016 [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-16:28:30.883084 140257659582016 [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-16:28:31.246753 140257659582016 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00/045439.sst) /dev/shm/ToplingTemp/Topling-578052-dppqbK 2024/11/20-16:28:31.979404 140257659582016 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00/045439.sst): first pass time = 0.73's, 183.206'MB/sec 2024/11/20-16:28:33.259572 140257659582016 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00/045439.sst): old prealloc_size = 104304214, real_size = 34336560 2024/11/20-16:28:33.260138 140257659582016 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00/045439.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923729 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.0323 GB avg-val = 117.30 avg-zval = 35.02 2024/11/20-16:28:33.260961 140257659582016 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00/045439.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-16:28:34.420122 140257659582016 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00/045439.sst): second pass time = 1.28's, 84.693'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.16's, 33.112'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3233.649'MB/sec (index lex order gen) rebuild zvType time = 0.91's, 0.253'MB/sec write SST data time = 0.25's, 156.355'MB/sec dict compress time = 8391162047.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 18852.103'MB/sec zip my value time = 1.28's, unzip length = 0.108'GB zip my value throughput = 84.693'MB/sec zip pipeline throughput = 84.693'MB/sec entries = 923729 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.30 avg-zval = 35.02 usrkeys = 923729 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.30 avg-zval = 35.02 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923729 bytes = 3233072 } seq expand size = 6466103 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0323 GB dict = 1.08 MB all = 0.0384 GB } UnZip/Zip{ index = 10.5137 value = 3.3496 dict = 1.00 all = 3.4928 } Zip/UnZip{ index = 0.0951 value = 0.2985 dict = 1.00 all = 0.2863 } ---------------------------- total value len = 0.114819 GB avg = 0.124 KB (by entry num) total key len = 0.025864 GB avg = 0.028 KB total ukey len = 0.018475 GB avg = 0.020 KB total ukey num = 0.000923729 Billion total entry num = 0.000923729 Billion write speed all = 0.005087549 MB/sec (with seq num) write speed all = 0.004820311 MB/sec (without seq num) 2024/11/20-16:28:34.471218 140257659582016 [compaction_job.cc:1948] [default] [JOB 15860] Generated table #45439: 923729 keys, 38427110 bytes, temperature: kWarm 2024/11/20-16:28:34.471308 140257659582016 EVENT_LOG_v1 {"time_micros": 1732091314471268, "cf_name": "default", "job": 15860, "event": "table_file_creation", "file_number": 45439, "file_size": 38427110, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 604164323, "largest_seqno": 775739442, "table_properties": {"data_size": 32348256, "index_size": 1757184, "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": 25864412, "raw_average_key_size": 28, "raw_value_size": 108353358, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923729, "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": 1732091311, "oldest_key_time": 0, "file_creation_time": 1732091311, "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": 45439, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-16:28:34.507604 140257659582016 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00/045440.sst) /dev/shm/ToplingTemp/Topling-578052-tBSM5N 2024/11/20-16:28:35.395859 140257659582016 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00/045440.sst): first pass time = 0.89's, 151.108'MB/sec 2024/11/20-16:28:36.698906 140257659582016 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00/045440.sst): old prealloc_size = 104304214, real_size = 35831040 2024/11/20-16:28:36.699452 140257659582016 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00/045440.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925741 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0338 GB avg-val = 116.98 avg-zval = 36.54 2024/11/20-16:28:36.700312 140257659582016 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00/045440.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-16:28:37.530224 140257659582016 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00/045440.sst): second pass time = 1.30's, 83.162'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 48.027'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3467.750'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.329'MB/sec write SST data time = 0.13's, 315.201'MB/sec dict compress time = 8391162047.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 31230.885'MB/sec zip my value time = 1.30's, unzip length = 0.108'GB zip my value throughput = 83.162'MB/sec zip pipeline throughput = 83.162'MB/sec entries = 925741 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.98 avg-zval = 36.54 usrkeys = 925741 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.98 avg-zval = 36.54 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925741 bytes = 3240112 } seq expand size = 6480187 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0338 GB dict = 1.08 MB all = 0.0399 GB } UnZip/Zip{ index = 10.4446 value = 3.2015 dict = 1.00 all = 3.3617 } Zip/UnZip{ index = 0.0957 value = 0.3124 dict = 1.00 all = 0.2975 } ---------------------------- total value len = 0.229597 GB avg = 0.124 KB (by entry num) total key len = 0.051785 GB avg = 0.028 KB total ukey len = 0.036989 GB avg = 0.020 KB total ukey num = 0.001849470 Billion total entry num = 0.001849470 Billion write speed all = 0.010174464 MB/sec (with seq num) write speed all = 0.009639466 MB/sec (without seq num) 2024/11/20-16:28:37.581419 140257659582016 [compaction_job.cc:1948] [default] [JOB 15860] Generated table #45440: 925741 keys, 39925890 bytes, temperature: kWarm 2024/11/20-16:28:37.581488 140257659582016 EVENT_LOG_v1 {"time_micros": 1732091317581458, "cf_name": "default", "job": 15860, "event": "table_file_creation", "file_number": 45440, "file_size": 39925890, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 604164338, "largest_seqno": 775740364, "table_properties": {"data_size": 33826736, "index_size": 1772672, "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": 25920748, "raw_average_key_size": 28, "raw_value_size": 108297042, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 925741, "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": 1732091314, "oldest_key_time": 0, "file_creation_time": 1732091314, "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": 45440, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-16:28:37.618625 140257659582016 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00/045441.sst) /dev/shm/ToplingTemp/Topling-578052-RFnfqM 2024/11/20-16:28:37.860037 140257659582016 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00/045441.sst): first pass time = 0.24's, 154.921'MB/sec 2024/11/20-16:28:38.177745 140257659582016 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00/045441.sst): old prealloc_size = 104304214, real_size = 10213232 2024/11/20-16:28:38.177974 140257659582016 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00/045441.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 257989 prefix = 4 raw-key = 0.0041 GB zip-key = 0.0005 GB avg-key = 16.00 avg-zkey = 1.93 raw-val = 0.0302 GB zip-val = 0.0097 GB avg-val = 116.94 avg-zval = 37.41 2024/11/20-16:28:38.178261 140257659582016 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00/045441.sst: sumWaitingMem = 0.001 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0006 GB, waited 0.000 sec, Key+Value = 0.037 GB 2024/11/20-16:28:38.411269 140257659582016 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00/045441.sst): second pass time = 0.32's, 95.209'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.23's, 48.583'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2573.547'MB/sec (index lex order gen) rebuild zvType time = 0.20's, 0.328'MB/sec write SST data time = 0.04's, 306.752'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.308'MB, throughput = 9771.187'MB/sec zip my value time = 0.32's, unzip length = 0.030'GB zip my value throughput = 95.209'MB/sec zip pipeline throughput = 95.209'MB/sec entries = 257989 avg-key = 28.00 avg-zkey = 1.93 avg-val = 116.94 avg-zval = 37.41 usrkeys = 257989 avg-key = 20.00 avg-zkey = 1.93 avg-val = 123.73 avg-zval = 37.41 TagRS{ kinds = RS_Key0_TagN bytes = 40400 } TagArray{ size = 250402 bytes = 845120 } seq expand size = 1752814 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0052 GB value = 0.0302 GB dict = 0.31 MB all = 0.0374 GB } __ZipSize{ index = 0.0005 GB value = 0.0097 GB dict = 0.31 MB all = 0.0113 GB } UnZip/Zip{ index = 10.3507 value = 3.1262 dict = 1.00 all = 3.2958 } Zip/UnZip{ index = 0.0966 value = 0.3199 dict = 1.00 all = 0.3034 } ---------------------------- total value len = 0.261518 GB avg = 0.124 KB (by entry num) total key len = 0.059009 GB avg = 0.028 KB total ukey len = 0.042149 GB avg = 0.020 KB total ukey num = 0.002107459 Billion total entry num = 0.002107459 Billion write speed all = 0.011589539 MB/sec (with seq num) write speed all = 0.010979930 MB/sec (without seq num) 2024/11/20-16:28:38.431174 140257659582016 [compaction_job.cc:1948] [default] [JOB 15860] Generated table #45441: 257989 keys, 11345563 bytes, temperature: kWarm 2024/11/20-16:28:38.431227 140257659582016 EVENT_LOG_v1 {"time_micros": 1732091318431200, "cf_name": "default", "job": 15860, "event": "table_file_creation", "file_number": 45441, "file_size": 11345563, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 775739500, "table_properties": {"data_size": 9650080, "index_size": 498496, "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": 7223692, "raw_average_key_size": 28, "raw_value_size": 30168562, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 257989, "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": 1732091317, "oldest_key_time": 0, "file_creation_time": 1732091317, "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": 45441, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-16:28:38.452084 140257659582016 [compaction_job.cc:703] job-15860: subcompact[0], size: 0.089699 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15860/att-00 [045439,045440,045441] 2024/11/20-16:28:38.489479 140257659582016 (Original Log Time 2024/11/20-16:28:30.878787) EVENT_LOG_v1 {"time_micros": 1732091310878740, "job": 15860, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [45419], "files_L3": [45366, 45367, 45368, 45340], "score": 0.956112, "input_data_size": 94822013, "oldest_snapshot_seqno": 775933674} 2024/11/20-16:28:38.489483 140257659582016 (Original Log Time 2024/11/20-16:28:38.482089) [compaction_job.cc:2022] [default] [JOB 15860] Compacted 1@2 + 4@3 files to L3 => 89698563 bytes 2024/11/20-16:28:38.489484 140257659582016 (Original Log Time 2024/11/20-16:28:38.489407) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 3 0 0 0] max score 0.00, MB/sec: 12.5 rd, 11.8 wr, level 3, files in(1, 4) out(3 +0 blob) MB in(5.2, 85.3 +0.0 blob) out(85.5 +0.0 blob), read-write-amplify(34.1) write-amplify(16.6) OK, records in: 2125155, records dropped: 17696 output_compression: Snappy 2024/11/20-16:28:38.489489 140257659582016 (Original Log Time 2024/11/20-16:28:38.489455) EVENT_LOG_v1 {"time_micros": 1732091318489431, "cf": "default", "job": 15860, "event": "compaction_finished", "compaction_time_micros": 7573303, "compaction_time_cpu_micros": 3576330, "output_level": 3, "num_output_files": 3, "total_output_size": 89698563, "num_input_records": 2125155, "num_output_records": 2107459, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 65827720, "file_range_sync_nanos": 0, "file_fsync_nanos": 2796, "file_prepare_write_nanos": 6699, "lsm_state": [0, 0, 0, 3, 0, 0, 0]} 2024/11/20-16:28:38.625232 140257659582016 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":1732091310,"executesMs":7757,"compactionJobId":15860,"attempt":0,"compactionInputRawBytes":308340646,"compactionInputZipBytes":94822013,"compactionOutputRawBytes":0,"compactionOutputZipBytes":89698563,"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-85e0ae996a24fab57bec98a07000406f-4b02c4f1d6496eb2-00"}}, response = 2024/11/20-16:28:38.625307 140257659582016 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-15860/att-00: olev 3, work 7.758 s, result 7.683 ms, install 7.415 ms, input{raw 294.057 MiB zip 90.429 MiB}