2024/11/21-00:04:59.622384 140008182134336 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00: fork to child time = 0.009637 sec 2024/11/21-00:04:59.622929 140008182134336 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00 2024/11/21-00:04:59.627652 140008182134336 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00 2024/11/21-00:04:59.629356 140008182134336 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-00:04:59.629563 140008182134336 [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:04:59.678201 140008182134336 [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-22182/att-00/MANIFEST-049091 2024/11/21-00:04:59.744403 140008182134336 [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-22182/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 87980, last_sequence is 1343561748, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 87852 2024/11/21-00:04:59.744416 140008182134336 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-00:04:59.744490 140008182134336 [version_set.cc:5724] Creating manifest 87980 2024/11/21-00:04:59.776495 140008182134336 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-00:04:59.793785 140008182134336 [compaction_job.cc:2437] [default] [JOB 22182] Compacting 1@2 + 3@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/21-00:04:59.793796 140008182134336 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 16571 Base level 2, inputs: [87978(11MB)], [87927(37MB) 87928(36MB) 87929(36MB)] 2024/11/21-00:04:59.801460 140008182134336 [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:04:59.801484 140008182134336 [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:04:59.801503 140008182134336 [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:04:59.801511 140008182134336 [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:04:59.801520 140008182134336 [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:05:00.251993 140008182134336 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087981.sst) /dev/shm/ToplingTemp/Topling-1175323-tow42C 2024/11/21-00:05:00.775086 140008182134336 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087981.sst): first pass time = 0.52's, 256.602'MB/sec 2024/11/21-00:05:02.063528 140008182134336 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087981.sst): old prealloc_size = 142343471, real_size = 35075744 2024/11/21-00:05:02.064130 140008182134336 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087981.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928945 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0331 GB avg-val = 116.48 avg-zval = 35.61 2024/11/21-00:05:02.065768 140008182134336 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087981.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/21-00:05:03.163024 140008182134336 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087981.sst): second pass time = 1.29's, 84.036'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.10's, 35.741'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3049.439'MB/sec (index lex order gen) rebuild zvType time = 0.87's, 0.266'MB/sec write SST data time = 0.23's, 173.112'MB/sec dict compress time = 7813537684.93's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 31593.888'MB/sec zip my value time = 1.29's, unzip length = 0.108'GB zip my value throughput = 84.036'MB/sec zip pipeline throughput = 93.287'MB/sec entries = 928945 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.48 avg-zval = 35.61 usrkeys = 928945 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.48 avg-zval = 35.61 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928945 bytes = 3367440 } seq expand size = 6502615 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0331 GB dict = 1.08 MB all = 0.0393 GB } UnZip/Zip{ index = 10.5153 value = 3.2714 dict = 1.00 all = 3.4155 } Zip/UnZip{ index = 0.0951 value = 0.3057 dict = 1.00 all = 0.2928 } ---------------------------- total value len = 563.180442 GB avg = 0.331 KB (by entry num) total key len = 44.340417 GB avg = 0.026 KB total ukey len = 32.812721 GB avg = 0.014 KB total ukey num = 2.321943521 Billion total entry num = 1.701445543 Billion write speed all = 28.021127180 MB/sec (with seq num) write speed all = 27.393311081 MB/sec (without seq num) 2024/11/21-00:05:03.218430 140008182134336 [compaction_job.cc:1948] [default] [JOB 22182] Generated table #87981: 928945 keys, 39296126 bytes, temperature: kWarm 2024/11/21-00:05:03.218541 140008182134336 EVENT_LOG_v1 {"time_micros": 1732118703218482, "cf_name": "default", "job": 22182, "event": "table_file_creation", "file_number": 87981, "file_size": 39296126, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1069697601, "largest_seqno": 1343541400, "table_properties": {"data_size": 33076496, "index_size": 1766848, "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": 26010460, "raw_average_key_size": 28, "raw_value_size": 108207310, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928945, "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": 1732118700, "oldest_key_time": 0, "file_creation_time": 1732118700, "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": 87981, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:05:03.285381 140008182134336 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087982.sst) /dev/shm/ToplingTemp/Topling-1175323-kEHOCz 2024/11/21-00:05:04.427894 140008182134336 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087982.sst): first pass time = 1.14's, 117.481'MB/sec 2024/11/21-00:05:05.799863 140008182134336 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087982.sst): old prealloc_size = 142343471, real_size = 34498304 2024/11/21-00:05:05.800632 140008182134336 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087982.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926225 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0325 GB avg-val = 116.91 avg-zval = 35.09 2024/11/21-00:05:05.801526 140008182134336 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087982.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/21-00:05:07.042242 140008182134336 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087982.sst): second pass time = 1.36's, 79.614'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.24's, 31.160'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2419.535'MB/sec (index lex order gen) rebuild zvType time = 0.95's, 0.245'MB/sec write SST data time = 0.30's, 130.971'MB/sec dict compress time = 7813537684.93's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 22081.591'MB/sec zip my value time = 1.36's, unzip length = 0.108'GB zip my value throughput = 79.614'MB/sec zip pipeline throughput = 79.614'MB/sec entries = 926225 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.91 avg-zval = 35.09 usrkeys = 926225 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.91 avg-zval = 35.09 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926225 bytes = 3357584 } seq expand size = 6483575 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0325 GB dict = 1.08 MB all = 0.0387 GB } UnZip/Zip{ index = 10.5131 value = 3.3313 dict = 1.00 all = 3.4672 } Zip/UnZip{ index = 0.0951 value = 0.3002 dict = 1.00 all = 0.2884 } ---------------------------- total value len = 563.295209 GB avg = 0.331 KB (by entry num) total key len = 44.366351 GB avg = 0.026 KB total ukey len = 32.831245 GB avg = 0.014 KB total ukey num = 2.322869746 Billion total entry num = 1.702371768 Billion write speed all = 28.022602951 MB/sec (with seq num) write speed all = 27.394557457 MB/sec (without seq num) 2024/11/21-00:05:07.092507 140008182134336 [compaction_job.cc:1948] [default] [JOB 22182] Generated table #87982: 926225 keys, 38710546 bytes, temperature: kWarm 2024/11/21-00:05:07.092607 140008182134336 EVENT_LOG_v1 {"time_micros": 1732118707092559, "cf_name": "default", "job": 22182, "event": "table_file_creation", "file_number": 87982, "file_size": 38710546, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1069697639, "largest_seqno": 1343540969, "table_properties": {"data_size": 32504496, "index_size": 1762048, "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": 25934300, "raw_average_key_size": 28, "raw_value_size": 108283522, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926225, "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": 1732118703, "oldest_key_time": 0, "file_creation_time": 1732118703, "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": 87982, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:05:07.167941 140008182134336 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087983.sst) /dev/shm/ToplingTemp/Topling-1175323-CK58GB 2024/11/21-00:05:08.469810 140008182134336 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087983.sst): first pass time = 1.30's, 103.101'MB/sec 2024/11/21-00:05:10.096564 140008182134336 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087983.sst): old prealloc_size = 142343471, real_size = 34754432 2024/11/21-00:05:10.097193 140008182134336 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087983.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926140 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0328 GB avg-val = 116.92 avg-zval = 35.37 2024/11/21-00:05:10.097997 140008182134336 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087983.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/21-00:05:11.038755 140008182134336 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087983.sst): second pass time = 1.63's, 66.604'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.94's, 41.235'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2913.840'MB/sec (index lex order gen) rebuild zvType time = 0.76's, 0.304'MB/sec write SST data time = 0.18's, 214.490'MB/sec dict compress time = 7813537684.93's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 30755.018'MB/sec zip my value time = 1.63's, unzip length = 0.108'GB zip my value throughput = 66.604'MB/sec zip pipeline throughput = 151.907'MB/sec entries = 926140 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.92 avg-zval = 35.37 usrkeys = 926140 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.92 avg-zval = 35.37 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926140 bytes = 3241504 } seq expand size = 6482980 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0328 GB dict = 1.08 MB all = 0.0389 GB } UnZip/Zip{ index = 10.5136 value = 3.3053 dict = 1.00 all = 3.4547 } Zip/UnZip{ index = 0.0951 value = 0.3025 dict = 1.00 all = 0.2895 } ---------------------------- total value len = 563.409978 GB avg = 0.331 KB (by entry num) total key len = 44.392283 GB avg = 0.026 KB total ukey len = 32.849768 GB avg = 0.014 KB total ukey num = 2.323795886 Billion total entry num = 1.703297908 Billion write speed all = 28.023926546 MB/sec (with seq num) write speed all = 27.395655169 MB/sec (without seq num) 2024/11/21-00:05:11.086259 140008182134336 [compaction_job.cc:1948] [default] [JOB 22182] Generated table #87983: 926140 keys, 38850526 bytes, temperature: kWarm 2024/11/21-00:05:11.086323 140008182134336 EVENT_LOG_v1 {"time_micros": 1732118711086293, "cf_name": "default", "job": 22182, "event": "table_file_creation", "file_number": 87983, "file_size": 38850526, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1156808633, "largest_seqno": 1343540987, "table_properties": {"data_size": 32760944, "index_size": 1761792, "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": 25931920, "raw_average_key_size": 28, "raw_value_size": 108285832, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926140, "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": 1732118707, "oldest_key_time": 0, "file_creation_time": 1732118707, "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": 87983, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:05:11.121640 140008182134336 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087984.sst) /dev/shm/ToplingTemp/Topling-1175323-aNcrRD 2024/11/21-00:05:11.161826 140008182134336 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087984.sst): first pass time = 0.04's, 242.277'MB/sec 2024/11/21-00:05:11.247767 140008182134336 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087984.sst): old prealloc_size = 142343471, real_size = 3047552 2024/11/21-00:05:11.247873 140008182134336 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087984.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 66630 prefix = 4 raw-key = 0.0011 GB zip-key = 0.0001 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.0079 GB zip-val = 0.0029 GB avg-val = 118.00 avg-zval = 43.55 2024/11/21-00:05:11.247964 140008182134336 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087984.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0001 GB, waited 0.000 sec, Key+Value = 0.010 GB 2024/11/21-00:05:11.305850 140008182134336 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00/087984.sst): second pass time = 0.09's, 92.181'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.06's, 57.189'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1670.856'MB/sec (index lex order gen) rebuild zvType time = 0.05's, 0.346'MB/sec write SST data time = 0.01's, 337.342'MB/sec dict compress time = 7813537684.93's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.080'MB, throughput = 2195.499'MB/sec zip my value time = 0.09's, unzip length = 0.008'GB zip my value throughput = 92.181'MB/sec zip pipeline throughput = 92.181'MB/sec entries = 66630 avg-key = 28.00 avg-zkey = 1.94 avg-val = 118.00 avg-zval = 43.55 usrkeys = 66630 avg-key = 20.00 avg-zkey = 1.94 avg-val = 125.00 avg-zval = 43.55 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 66630 bytes = 208240 } seq expand size = 466410 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0013 GB value = 0.0079 GB dict = 0.08 MB all = 0.0097 GB } __ZipSize{ index = 0.0001 GB value = 0.0029 GB dict = 0.08 MB all = 0.0033 GB } UnZip/Zip{ index = 10.3334 value = 2.7095 dict = 1.00 all = 2.9293 } Zip/UnZip{ index = 0.0968 value = 0.3691 dict = 1.00 all = 0.3414 } ---------------------------- total value len = 563.418307 GB avg = 0.331 KB (by entry num) total key len = 44.394149 GB avg = 0.026 KB total ukey len = 32.851101 GB avg = 0.014 KB total ukey num = 2.323862516 Billion total entry num = 1.703364538 Billion write speed all = 28.024051455 MB/sec (with seq num) write speed all = 27.395763239 MB/sec (without seq num) 2024/11/21-00:05:11.316435 140008182134336 [compaction_job.cc:1948] [default] [JOB 22182] Generated table #87984: 66630 keys, 3320954 bytes, temperature: kWarm 2024/11/21-00:05:11.316487 140008182134336 EVENT_LOG_v1 {"time_micros": 1732118711316459, "cf_name": "default", "job": 22182, "event": "table_file_creation", "file_number": 87984, "file_size": 3320954, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1307334301, "largest_seqno": 1333534491, "table_properties": {"data_size": 2901744, "index_size": 128960, "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": 1865640, "raw_average_key_size": 28, "raw_value_size": 7862340, "raw_average_value_size": 118, "num_data_blocks": 1, "num_entries": 66630, "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": 118, "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": 1732118711, "oldest_key_time": 0, "file_creation_time": 1732118711, "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": 87984, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:05:11.326635 140008182134336 [compaction_job.cc:703] job-22182: subcompact[0], size: 0.120178 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22182/att-00 [087981,087982,087983,087984] 2024/11/21-00:05:11.360125 140008182134336 (Original Log Time 2024/11/21-00:04:59.793850) EVENT_LOG_v1 {"time_micros": 1732118699793807, "job": 22182, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [87978], "files_L3": [87927, 87928, 87929], "score": 0.993559, "input_data_size": 129403156, "oldest_snapshot_seqno": 1343561724} 2024/11/21-00:05:11.360129 140008182134336 (Original Log Time 2024/11/21-00:05:11.359625) [compaction_job.cc:2022] [default] [JOB 22182] Compacted 1@2 + 3@3 files to L3 => 120178152 bytes 2024/11/21-00:05:11.360131 140008182134336 (Original Log Time 2024/11/21-00:05:11.360065) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 4 0 0 0] max score 0.00, MB/sec: 11.2 rd, 10.4 wr, level 3, files in(1, 3) out(4 +0 blob) MB in(12.0, 111.4 +0.0 blob) out(114.6 +0.0 blob), read-write-amplify(19.9) write-amplify(9.6) OK, records in: 2883651, records dropped: 35711 output_compression: Snappy 2024/11/21-00:05:11.360134 140008182134336 (Original Log Time 2024/11/21-00:05:11.360109) EVENT_LOG_v1 {"time_micros": 1732118711360088, "cf": "default", "job": 22182, "event": "compaction_finished", "compaction_time_micros": 11532791, "compaction_time_cpu_micros": 5429870, "output_level": 3, "num_output_files": 4, "total_output_size": 120178152, "num_input_records": 2883651, "num_output_records": 2847940, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 118902426, "file_range_sync_nanos": 0, "file_fsync_nanos": 4308, "file_prepare_write_nanos": 9353, "lsm_state": [0, 0, 0, 4, 0, 0, 0]} 2024/11/21-00:05:11.490249 140008182134336 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":1732118699,"executesMs":11729,"compactionJobId":22182,"attempt":0,"compactionInputRawBytes":417452286,"compactionInputZipBytes":129403156,"compactionOutputRawBytes":0,"compactionOutputZipBytes":120178152,"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-cea08a6fb173945674e90d8a04d421e5-4bc0444032267766-00"}}, response = 2024/11/21-00:05:11.490325 140008182134336 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-22182/att-00: olev 3, work 11.729 s, result 7.611 ms, install 0.524 ms, input{raw 398.114 MiB zip 123.408 MiB}