2024/11/21-00:12:25.863065 140008643733056 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00: fork to child time = 0.009826 sec 2024/11/21-00:12:25.863629 140008643733056 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00 2024/11/21-00:12:25.870891 140008643733056 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00 2024/11/21-00:12:25.872657 140008643733056 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-00:12:25.872894 140008643733056 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/21-00:12:25.926513 140008643733056 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-22366/att-00/MANIFEST-049091 2024/11/21-00:12:25.982141 140008643733056 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-22366/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 88327, last_sequence is 1348156359, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 88174 2024/11/21-00:12:25.982159 140008643733056 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-00:12:25.982237 140008643733056 [version_set.cc:5724] Creating manifest 88327 2024/11/21-00:12:26.009648 140008643733056 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-00:12:26.029628 140008643733056 [compaction_job.cc:2437] [default] [JOB 22366] Compacting 1@2 + 3@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/21-00:12:26.029640 140008643733056 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 16703 Base level 2, inputs: [88319(12MB)], [88236(40MB) 88237(40MB) 88238(32MB)] 2024/11/21-00:12:26.034794 140008643733056 [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/21-00:12:26.034819 140008643733056 [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/21-00:12:26.034838 140008643733056 [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/21-00:12:26.034846 140008643733056 [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/21-00:12:26.034857 140008643733056 [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/21-00:12:26.503568 140008643733056 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00/088328.sst) /dev/shm/ToplingTemp/Topling-1179537-wAjKwe 2024/11/21-00:12:26.750300 140008643733056 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00/088328.sst): first pass time = 0.25's, 544.139'MB/sec 2024/11/21-00:12:27.608518 140008643733056 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00/088328.sst): old prealloc_size = 145371850, real_size = 40986752 2024/11/21-00:12:27.608711 140008643733056 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00/088328.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 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.0407 GB avg-val =1016.99 avg-zval = 314.69 2024/11/21-00:12:27.608916 140008643733056 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00/088328.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/21-00:12:27.959579 140008643733056 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00/088328.sst): second pass time = 0.86's, 153.579'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.35's, 121.857'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1380.248'MB/sec (index lex order gen) rebuild zvType time = 0.24's, 0.134'MB/sec write SST data time = 0.11's, 392.517'MB/sec dict compress time = 7238476739.76's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 23452.591'MB/sec zip my value time = 0.86's, unzip length = 0.132'GB zip my value throughput = 153.579'MB/sec zip pipeline throughput = 249.695'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1016.99 avg-zval = 314.69 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1023.32 avg-zval = 314.69 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 116996 bytes = 424128 } seq expand size = 818972 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.9536 value = 3.2317 dict = 1.00 all = 3.1375 } Zip/UnZip{ index = 0.1438 value = 0.3094 dict = 1.00 all = 0.3187 } ---------------------------- total value len = 563.198181 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795695 GB avg = 0.014 KB total ukey num = 2.321144006 Billion total entry num = 1.700646028 Billion write speed all = 27.457554764 MB/sec (with seq num) write speed all = 26.842648887 MB/sec (without seq num) 2024/11/21-00:12:28.016832 140008643733056 [compaction_job.cc:1948] [default] [JOB 22366] Generated table #88328: 129430 keys, 42778532 bytes, temperature: kWarm 2024/11/21-00:12:28.016965 140008643733056 EVENT_LOG_v1 {"time_micros": 1732119148016904, "cf_name": "default", "job": 22366, "event": "table_file_creation", "file_number": 88328, "file_size": 42778532, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1348085503, "table_properties": {"data_size": 40730864, "index_size": 223360, "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": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629586, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "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": 1732119146, "oldest_key_time": 0, "file_creation_time": 1732119146, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 88328, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:12:28.070011 140008643733056 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00/088329.sst) /dev/shm/ToplingTemp/Topling-1179537-vGSWwe 2024/11/21-00:12:28.704545 140008643733056 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00/088329.sst): first pass time = 0.63's, 211.546'MB/sec 2024/11/21-00:12:29.263028 140008643733056 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00/088329.sst): old prealloc_size = 145371850, real_size = 40490208 2024/11/21-00:12:29.263200 140008643733056 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00/088329.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.79 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.01 avg-zval = 310.80 2024/11/21-00:12:29.263296 140008643733056 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00/088329.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/21-00:12:29.435293 140008643733056 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00/088329.sst): second pass time = 0.56's, 235.957'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 243.864'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1700.909'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.259'MB/sec write SST data time = 0.05's, 886.169'MB/sec dict compress time = 7238476739.76's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 30930.558'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 235.957'MB/sec zip pipeline throughput = 235.957'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.79 avg-val = 1017.01 avg-zval = 310.80 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.79 avg-val = 1019.22 avg-zval = 310.80 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 40800 bytes = 147920 } seq expand size = 285600 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.0402 GB dict = 1.38 MB all = 0.0420 GB } UnZip/Zip{ index = 6.6964 value = 3.2723 dict = 1.00 all = 3.1952 } Zip/UnZip{ index = 0.1493 value = 0.3056 dict = 1.00 all = 0.3130 } ---------------------------- total value len = 563.330096 GB avg = 0.331 KB (by entry num) total key len = 44.319584 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273434 Billion total entry num = 1.700775456 Billion write speed all = 27.461802203 MB/sec (with seq num) write speed all = 26.846890543 MB/sec (without seq num) 2024/11/21-00:12:29.487084 140008643733056 [compaction_job.cc:1948] [default] [JOB 22366] Generated table #88329: 129428 keys, 42005581 bytes, temperature: kWarm 2024/11/21-00:12:29.487166 140008643733056 EVENT_LOG_v1 {"time_micros": 1732119149487124, "cf_name": "default", "job": 22366, "event": "table_file_creation", "file_number": 88329, "file_size": 42005581, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1348085424, "table_properties": {"data_size": 40225744, "index_size": 231936, "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": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629630, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "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": 1732119148, "oldest_key_time": 0, "file_creation_time": 1732119148, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 88329, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:12:29.525008 140008643733056 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00/088330.sst) /dev/shm/ToplingTemp/Topling-1179537-n6E6Te 2024/11/21-00:12:29.975862 140008643733056 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00/088330.sst): first pass time = 0.45's, 244.231'MB/sec 2024/11/21-00:12:30.442793 140008643733056 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00/088330.sst): old prealloc_size = 145371850, real_size = 33198912 2024/11/21-00:12:30.442947 140008643733056 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00/088330.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 106172 prefix = 4 raw-key = 0.0008 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.73 raw-val = 0.1080 GB zip-val = 0.0330 GB avg-val =1016.99 avg-zval = 310.71 2024/11/21-00:12:30.443035 140008643733056 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00/088330.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0002 GB, waited 0.000 sec, Key+Value = 0.110 GB 2024/11/21-00:12:30.711771 140008643733056 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00/088330.sst): second pass time = 0.47's, 231.688'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.27's, 127.765'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1456.707'MB/sec (index lex order gen) rebuild zvType time = 0.20's, 0.135'MB/sec write SST data time = 0.07's, 476.423'MB/sec dict compress time = 7238476739.76's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.119'MB, throughput = 22775.987'MB/sec zip my value time = 0.47's, unzip length = 0.108'GB zip my value throughput = 231.688'MB/sec zip pipeline throughput = 231.688'MB/sec entries = 106172 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1016.99 avg-zval = 310.71 usrkeys = 106172 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1017.92 avg-zval = 310.71 TagRS{ kinds = RS_Key0_TagN bytes = 16680 } TagArray{ size = 13967 bytes = 50640 } seq expand size = 97769 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0013 GB value = 0.1080 GB dict = 1.12 MB all = 0.1101 GB } __ZipSize{ index = 0.0002 GB value = 0.0330 GB dict = 1.12 MB all = 0.0344 GB } UnZip/Zip{ index = 6.9509 value = 3.2731 dict = 1.00 all = 3.2042 } Zip/UnZip{ index = 0.1439 value = 0.3055 dict = 1.00 all = 0.3121 } ---------------------------- total value len = 563.438170 GB avg = 0.331 KB (by entry num) total key len = 44.321707 GB avg = 0.026 KB total ukey len = 32.798522 GB avg = 0.014 KB total ukey num = 2.321379606 Billion total entry num = 1.700881628 Billion write speed all = 27.465198025 MB/sec (with seq num) write speed all = 26.850283451 MB/sec (without seq num) 2024/11/21-00:12:30.759327 140008643733056 [compaction_job.cc:1948] [default] [JOB 22366] Generated table #88330: 106172 keys, 34360760 bytes, temperature: kWarm 2024/11/21-00:12:30.759417 140008643733056 EVENT_LOG_v1 {"time_micros": 1732119150759371, "cf_name": "default", "job": 22366, "event": "table_file_creation", "file_number": 88330, "file_size": 34360760, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1348078210, "table_properties": {"data_size": 32988912, "index_size": 183296, "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": 2123440, "raw_average_key_size": 20, "raw_value_size": 107976306, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 106172, "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": 1732119149, "oldest_key_time": 0, "file_creation_time": 1732119149, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 88330, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:12:30.815389 140008643733056 [compaction_job.cc:703] job-22366: subcompact[0], size: 0.119145 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22366/att-00 [088328,088329,088330] 2024/11/21-00:12:30.866225 140008643733056 (Original Log Time 2024/11/21-00:12:26.029697) EVENT_LOG_v1 {"time_micros": 1732119146029655, "job": 22366, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [88319], "files_L3": [88236, 88237, 88238], "score": 0.993559, "input_data_size": 132156228, "oldest_snapshot_seqno": 1348156184} 2024/11/21-00:12:30.866231 140008643733056 (Original Log Time 2024/11/21-00:12:30.865590) [compaction_job.cc:2022] [default] [JOB 22366] Compacted 1@2 + 3@3 files to L3 => 119144873 bytes 2024/11/21-00:12:30.866234 140008643733056 (Original Log Time 2024/11/21-00:12:30.866117) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 3 0 0 0] max score 0.00, MB/sec: 27.6 rd, 24.9 wr, level 3, files in(1, 3) out(3 +0 blob) MB in(12.6, 113.5 +0.0 blob) out(113.6 +0.0 blob), read-write-amplify(19.0) write-amplify(9.0) OK, records in: 377342, records dropped: 12312 output_compression: Snappy 2024/11/21-00:12:30.866241 140008643733056 (Original Log Time 2024/11/21-00:12:30.866196) EVENT_LOG_v1 {"time_micros": 1732119150866160, "cf": "default", "job": 22366, "event": "compaction_finished", "compaction_time_micros": 4785712, "compaction_time_cpu_micros": 1199578, "output_level": 3, "num_output_files": 3, "total_output_size": 119144873, "num_input_records": 377342, "num_output_records": 365030, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 190027412, "file_range_sync_nanos": 0, "file_fsync_nanos": 3321, "file_prepare_write_nanos": 7745, "lsm_state": [0, 0, 0, 3, 0, 0, 0]} 2024/11/21-00:12:30.992112 140008643733056 DEBG dcompact_worker.cpp:240: HttpPost: 200 OK: url = http://nlb-7zny4kaa1poal01o64.cn-shenzhen.nlb.aliyuncs.com:8443, body = {"instanceId":"nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137","labourId":"","dbId":"d89b4006-2803-486e-b7a2-759bcf348921","dbStarts":1732096383,"starts":1732119145,"executesMs":4988,"compactionJobId":22366,"attempt":0,"compactionInputRawBytes":391303984,"compactionInputZipBytes":132156228,"compactionOutputRawBytes":0,"compactionOutputZipBytes":119144873,"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-c82a8c7a01c42dd53541ee833927e2ac-8093eebcf37dec79-00"}}, response = 2024/11/21-00:12:30.992213 140008643733056 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-22366/att-00: olev 3, work 4.988 s, result 14.228 ms, install 0.676 ms, input{raw 373.177 MiB zip 126.034 MiB}