2024/11/20-21:11:23.710115 140008526235200 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00: fork to child time = 0.007221 sec 2024/11/20-21:11:23.710527 140008526235200 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00 2024/11/20-21:11:23.716606 140008526235200 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00 2024/11/20-21:11:23.718239 140008526235200 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-21:11:23.718409 140008526235200 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-21:11:23.784965 140008526235200 [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-13327/att-00/MANIFEST-049091 2024/11/20-21:11:23.824335 140008526235200 [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-13327/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 71522, last_sequence is 1142605186, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 71324 2024/11/20-21:11:23.824343 140008526235200 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-21:11:23.824398 140008526235200 [version_set.cc:5724] Creating manifest 71522 2024/11/20-21:11:23.856662 140008526235200 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-21:11:23.878897 140008526235200 [compaction_job.cc:2437] [default] [JOB 13327] Compacting 1@2 + 6@3 files to L3, score 0.91, subcompactions 1 : 1 2024/11/20-21:11:23.878910 140008526235200 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 10755 Base level 2, inputs: [71478(31MB)], [71508(41MB) 71510(310KB) 71415(39MB) 71416(40MB) 71417(836KB) 71504(40MB)] 2024/11/20-21:11:23.885815 140008526235200 [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-21:11:23.885835 140008526235200 [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-21:11:23.885849 140008526235200 [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-21:11:23.885855 140008526235200 [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-21:11:23.885865 140008526235200 [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-21:11:24.576462 140008526235200 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071523.sst) /dev/shm/ToplingTemp/Topling-994960-3l1Oyn 2024/11/20-21:11:24.745789 140008526235200 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071523.sst): first pass time = 0.17's, 792.871'MB/sec 2024/11/20-21:11:25.474210 140008526235200 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071523.sst): old prealloc_size = 147639500, real_size = 41452048 2024/11/20-21:11:25.474287 140008526235200 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071523.sst): index type = FixedLenKeyIndex , store type = DictZipBlobStore usrkeys = 129432 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0010 GB avg-key = 8.00 avg-zkey = 7.61 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1016.98 avg-zval = 312.40 2024/11/20-21:11:25.639882 140008526235200 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071523.sst): second pass time = 0.73's, 180.902'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 260.972'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 28849.741'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.274'MB/sec write SST data time = 0.05's, 905.923'MB/sec dict compress time = 4341017541.00's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44758.720'MB/sec zip my value time = 0.73's, unzip length = 0.132'GB zip my value throughput = 180.902'MB/sec zip pipeline throughput = 253.824'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 7.61 avg-val = 1016.98 avg-zval = 312.40 usrkeys = 129432 avg-key = 12.00 avg-zkey = 7.61 avg-val = 1023.45 avg-zval = 312.40 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 119648 bytes = 418784 } seq expand size = 837536 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.0010 GB value = 0.0404 GB dict = 1.38 MB all = 0.0432 GB } UnZip/Zip{ index = 1.5760 value = 3.2554 dict = 1.00 all = 3.1041 } Zip/UnZip{ index = 0.6345 value = 0.3072 dict = 1.00 all = 0.3222 } ---------------------------- total value len = 563.198199 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.321144008 Billion total entry num = 1.700646030 Billion write speed all = 53.937625914 MB/sec (with seq num) write speed all = 52.729704726 MB/sec (without seq num) 2024/11/20-21:11:25.690740 140008526235200 [compaction_job.cc:1948] [default] [JOB 13327] Generated table #71523: 129432 keys, 43238644 bytes, temperature: kWarm 2024/11/20-21:11:25.690838 140008526235200 EVENT_LOG_v1 {"time_micros": 1732108285690795, "cf_name": "default", "job": 13327, "event": "table_file_creation", "file_number": 71523, "file_size": 43238644, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1141933120, "table_properties": {"data_size": 40433984, "index_size": 985536, "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": 2588640, "raw_average_key_size": 20, "raw_value_size": 131629420, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129432, "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-FixedLenKeyIndex-DictZipBlobStore", "creation_time": 1732108284, "oldest_key_time": 0, "file_creation_time": 1732108284, "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": 71523, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:11:25.727876 140008526235200 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071524.sst) /dev/shm/ToplingTemp/Topling-994960-Vh1Qpp 2024/11/20-21:11:26.509821 140008526235200 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071524.sst): first pass time = 0.78's, 171.658'MB/sec 2024/11/20-21:11:27.136739 140008526235200 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071524.sst): old prealloc_size = 147639500, real_size = 40404608 2024/11/20-21:11:27.136900 140008526235200 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071524.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 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 =1017.01 avg-zval = 310.20 2024/11/20-21:11:27.136995 140008526235200 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071524.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-21:11:27.327282 140008526235200 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071524.sst): second pass time = 0.63's, 210.273'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.19's, 219.435'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1647.331'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.226'MB/sec write SST data time = 0.05's, 881.319'MB/sec dict compress time = 4341017541.00's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 24218.140'MB/sec zip my value time = 0.63's, unzip length = 0.132'GB zip my value throughput = 210.273'MB/sec zip pipeline throughput = 222.382'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.01 avg-zval = 310.20 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1017.62 avg-zval = 310.20 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 11295 bytes = 39552 } seq expand size = 79065 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.9536 value = 3.2786 dict = 1.00 all = 3.2101 } Zip/UnZip{ index = 0.1438 value = 0.3050 dict = 1.00 all = 0.3115 } ---------------------------- total value len = 563.329908 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.321273437 Billion total entry num = 1.700775459 Billion write speed all = 53.941468153 MB/sec (with seq num) write speed all = 52.733635987 MB/sec (without seq num) 2024/11/20-21:11:27.431658 140008526235200 [compaction_job.cc:1948] [default] [JOB 13327] Generated table #71524: 129429 keys, 41811625 bytes, temperature: kWarm 2024/11/20-21:11:27.431726 140008526235200 EVENT_LOG_v1 {"time_micros": 1732108287431693, "cf_name": "default", "job": 13327, "event": "table_file_creation", "file_number": 71524, "file_size": 41811625, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1141915450, "table_properties": {"data_size": 40148720, "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": 2588580, "raw_average_key_size": 20, "raw_value_size": 131630152, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "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": 1732108285, "oldest_key_time": 0, "file_creation_time": 1732108285, "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": 71524, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:11:27.468509 140008526235200 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071525.sst) /dev/shm/ToplingTemp/Topling-994960-FhcGWq 2024/11/20-21:11:28.079506 140008526235200 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071525.sst): first pass time = 0.61's, 219.684'MB/sec 2024/11/20-21:11:28.801408 140008526235200 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071525.sst): old prealloc_size = 147639500, real_size = 40873360 2024/11/20-21:11:28.801540 140008526235200 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071525.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.83 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.01 avg-zval = 313.72 2024/11/20-21:11:28.801700 140008526235200 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071525.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-21:11:28.977407 140008526235200 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071525.sst): second pass time = 0.72's, 182.549'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 242.399'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2151.686'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.272'MB/sec write SST data time = 0.06's, 751.032'MB/sec dict compress time = 0.00's, 1378121.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44608.047'MB/sec zip my value time = 0.72's, unzip length = 0.132'GB zip my value throughput = 182.549'MB/sec zip pipeline throughput = 298.195'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.83 avg-val = 1017.01 avg-zval = 313.72 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.83 avg-val = 1023.44 avg-zval = 313.72 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 118897 bytes = 416160 } seq expand size = 832279 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.0406 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.5642 value = 3.2418 dict = 1.00 all = 3.1464 } Zip/UnZip{ index = 0.1523 value = 0.3085 dict = 1.00 all = 0.3178 } ---------------------------- total value len = 563.462371 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402865 Billion total entry num = 1.700904887 Billion write speed all = 53.945554669 MB/sec (with seq num) write speed all = 52.737807501 MB/sec (without seq num) 2024/11/20-21:11:29.028871 140008526235200 [compaction_job.cc:1948] [default] [JOB 13327] Generated table #71525: 129428 keys, 42657352 bytes, temperature: kWarm 2024/11/20-21:11:29.028938 140008526235200 EVENT_LOG_v1 {"time_micros": 1732108289028908, "cf_name": "default", "job": 13327, "event": "table_file_creation", "file_number": 71525, "file_size": 42657352, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1141933085, "table_properties": {"data_size": 40604224, "index_size": 236608, "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": 131630035, "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": 1732108287, "oldest_key_time": 0, "file_creation_time": 1732108287, "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": 71525, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:11:29.072330 140008526235200 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071526.sst) /dev/shm/ToplingTemp/Topling-994960-cCyVhp 2024/11/20-21:11:29.780830 140008526235200 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071526.sst): first pass time = 0.71's, 189.452'MB/sec 2024/11/20-21:11:30.296541 140008526235200 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071526.sst): old prealloc_size = 147639500, real_size = 40973536 2024/11/20-21:11:30.296689 140008526235200 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071526.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.70 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.03 avg-zval = 314.63 2024/11/20-21:11:30.296847 140008526235200 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071526.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-21:11:30.462618 140008526235200 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071526.sst): second pass time = 0.51's, 255.653'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 257.564'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1968.428'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.272'MB/sec write SST data time = 0.05's, 906.011'MB/sec dict compress time = 0.00's, 1378563.000'MB/sec z-dict build time = 0.00's, sample length = 1.379'MB, throughput = 43541.360'MB/sec zip my value time = 0.51's, unzip length = 0.132'GB zip my value throughput = 255.653'MB/sec zip pipeline throughput = 255.653'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.03 avg-zval = 314.63 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1024.03 avg-zval = 314.63 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129426 bytes = 453008 } seq expand size = 905982 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.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 7.0730 value = 3.2324 dict = 1.00 all = 3.1378 } Zip/UnZip{ index = 0.1414 value = 0.3094 dict = 1.00 all = 0.3187 } ---------------------------- total value len = 563.594907 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.800354 GB avg = 0.014 KB total ukey num = 2.321532291 Billion total entry num = 1.701034313 Billion write speed all = 53.950436091 MB/sec (with seq num) write speed all = 52.742756222 MB/sec (without seq num) 2024/11/20-21:11:30.532792 140008526235200 [compaction_job.cc:1948] [default] [JOB 13327] Generated table #71526: 129426 keys, 42774466 bytes, temperature: kWarm 2024/11/20-21:11:30.532854 140008526235200 EVENT_LOG_v1 {"time_micros": 1732108290532823, "cf_name": "default", "job": 13327, "event": "table_file_creation", "file_number": 71526, "file_size": 42774466, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 963077851, "largest_seqno": 1141933090, "table_properties": {"data_size": 40721424, "index_size": 219584, "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": 131629958, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732108289, "oldest_key_time": 0, "file_creation_time": 1732108289, "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": 71526, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:11:30.571728 140008526235200 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071527.sst) /dev/shm/ToplingTemp/Topling-994960-9qcc8n 2024/11/20-21:11:30.586846 140008526235200 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071527.sst): first pass time = 0.02's, 362.729'MB/sec 2024/11/20-21:11:30.629555 140008526235200 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071527.sst): old prealloc_size = 147639500, real_size = 1728560 2024/11/20-21:11:30.629603 140008526235200 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071527.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 5272 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.23 raw-val = 0.0054 GB zip-val = 0.0017 GB avg-val =1017.16 avg-zval = 327.37 2024/11/20-21:11:30.638463 140008526235200 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00/071527.sst): second pass time = 0.04's, 127.560'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 201.850'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 35.696'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.196'MB/sec write SST data time = 0.00's, 834.505'MB/sec dict compress time = 0.00's, 52822.000'MB/sec z-dict build time = 0.00's, sample length = 0.053'MB, throughput = 1604.069'MB/sec zip my value time = 0.04's, unzip length = 0.005'GB zip my value throughput = 127.560'MB/sec zip pipeline throughput = 127.560'MB/sec entries = 5272 avg-key = 20.00 avg-zkey = 0.23 avg-val = 1017.16 avg-zval = 327.37 usrkeys = 5272 avg-key = 12.00 avg-zkey = 0.23 avg-val = 1024.16 avg-zval = 327.37 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 5272 bytes = 18464 } seq expand size = 36904 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0001 GB value = 0.0054 GB dict = 0.05 MB all = 0.0055 GB } __ZipSize{ index = 0.0000 GB value = 0.0017 GB dict = 0.05 MB all = 0.0018 GB } UnZip/Zip{ index = 52.0263 value = 3.1071 dict = 1.00 all = 3.0384 } Zip/UnZip{ index = 0.0192 value = 0.3218 dict = 1.00 all = 0.3291 } ---------------------------- total value len = 563.600306 GB avg = 0.331 KB (by entry num) total key len = 44.324866 GB avg = 0.026 KB total ukey len = 32.800418 GB avg = 0.014 KB total ukey num = 2.321537563 Billion total entry num = 1.701039585 Billion write speed all = 53.950082593 MB/sec (with seq num) write speed all = 52.742417830 MB/sec (without seq num) 2024/11/20-21:11:30.646606 140008526235200 [compaction_job.cc:1948] [default] [JOB 13327] Generated table #71527: 5272 keys, 1799576 bytes, temperature: kWarm 2024/11/20-21:11:30.646652 140008526235200 EVENT_LOG_v1 {"time_micros": 1732108290646629, "cf_name": "default", "job": 13327, "event": "table_file_creation", "file_number": 71527, "file_size": 1799576, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980082533, "largest_seqno": 1141932990, "table_properties": {"data_size": 1725872, "index_size": 1216, "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": 105440, "raw_average_key_size": 20, "raw_value_size": 5362475, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 5272, "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-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732108290, "oldest_key_time": 0, "file_creation_time": 1732108290, "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": 71527, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:11:30.655040 140008526235200 [compaction_job.cc:703] job-13327: subcompact[0], size: 0.172282 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13327/att-00 [071523,071524,071525,071526,071527] 2024/11/20-21:11:30.688870 140008526235200 (Original Log Time 2024/11/20-21:11:23.878945) EVENT_LOG_v1 {"time_micros": 1732108283878920, "job": 13327, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [71478], "files_L3": [71508, 71510, 71415, 71416, 71417, 71504], "score": 0.908323, "input_data_size": 204420872, "oldest_snapshot_seqno": 1142604071} 2024/11/20-21:11:30.688873 140008526235200 (Original Log Time 2024/11/20-21:11:30.688264) [compaction_job.cc:2022] [default] [JOB 13327] Compacted 1@2 + 6@3 files to L3 => 172281663 bytes 2024/11/20-21:11:30.688874 140008526235200 (Original Log Time 2024/11/20-21:11:30.688815) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 5 0 0 0] max score 0.01, MB/sec: 30.2 rd, 25.4 wr, level 3, files in(1, 6) out(5 +0 blob) MB in(31.2, 163.7 +0.0 blob) out(164.3 +0.0 blob), read-write-amplify(11.5) write-amplify(5.3) OK, records in: 553095, records dropped: 30108 output_compression: Snappy 2024/11/20-21:11:30.688878 140008526235200 (Original Log Time 2024/11/20-21:11:30.688858) EVENT_LOG_v1 {"time_micros": 1732108290688836, "cf": "default", "job": 13327, "event": "compaction_finished", "compaction_time_micros": 6776111, "compaction_time_cpu_micros": 1730103, "output_level": 3, "num_output_files": 5, "total_output_size": 172281663, "num_input_records": 553095, "num_output_records": 522987, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 118385226, "file_range_sync_nanos": 0, "file_fsync_nanos": 4452, "file_prepare_write_nanos": 10041, "lsm_state": [0, 0, 0, 5, 0, 0, 0]} 2024/11/20-21:11:30.825296 140008526235200 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":1732108283,"executesMs":6970,"compactionJobId":13327,"attempt":0,"compactionInputRawBytes":573565152,"compactionInputZipBytes":204420872,"compactionOutputRawBytes":0,"compactionOutputZipBytes":172281663,"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-e41fdc2d5eb87864cdeda19a84435f08-d04791b1e8f6da35-00"}}, response = 2024/11/20-21:11:30.825401 140008526235200 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-13327/att-00: olev 3, work 6.970 s, result 7.654 ms, install 0.628 ms, input{raw 546.994 MiB zip 194.951 MiB}