2024/11/20-19:05:41.288927 140008366773824 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00: fork to child time = 0.008484 sec 2024/11/20-19:05:41.289458 140008366773824 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00 2024/11/20-19:05:41.294749 140008366773824 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00 2024/11/20-19:05:41.296374 140008366773824 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-19:05:41.296612 140008366773824 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-19:05:41.340946 140008366773824 [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-07381/att-00/MANIFEST-049091 2024/11/20-19:05:41.396340 140008366773824 [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-07381/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 60388, last_sequence is 1003369411, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 60228 2024/11/20-19:05:41.396350 140008366773824 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-19:05:41.396437 140008366773824 [version_set.cc:5724] Creating manifest 60388 2024/11/20-19:05:41.432827 140008366773824 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-19:05:41.451590 140008366773824 [compaction_job.cc:2437] [default] [JOB 7381] Compacting 2@2 + 5@3 files to L3, score 0.81, subcompactions 1 : 1 2024/11/20-19:05:41.451603 140008366773824 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 6694 Base level 2, inputs: [60386(27MB) 60381(873KB)], [60350(39MB) 60351(38MB) 60352(37MB) 60353(39MB) 60354(15MB)] 2024/11/20-19:05:41.458312 140008366773824 [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-19:05:41.458336 140008366773824 [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-19:05:41.458356 140008366773824 [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-19:05:41.458364 140008366773824 [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-19:05:41.458372 140008366773824 [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-19:05:42.056438 140008366773824 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060389.sst) /dev/shm/ToplingTemp/Topling-868362-Oyv6SD 2024/11/20-19:05:42.564057 140008366773824 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060389.sst): first pass time = 0.51's, 264.430'MB/sec 2024/11/20-19:05:44.195149 140008366773824 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060389.sst): old prealloc_size = 147639500, real_size = 37682400 2024/11/20-19:05:44.195683 140008366773824 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060389.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923241 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.0357 GB avg-val = 117.38 avg-zval = 38.66 2024/11/20-19:05:44.197052 140008366773824 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060389.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-19:05:44.994173 140008366773824 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060389.sst): second pass time = 1.63's, 66.470'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.80's, 52.134'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3432.965'MB/sec (index lex order gen) rebuild zvType time = 0.67's, 0.343'MB/sec write SST data time = 0.13's, 331.480'MB/sec dict compress time = 7523097616.87's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 29492.633'MB/sec zip my value time = 1.63's, unzip length = 0.108'GB zip my value throughput = 66.470'MB/sec zip pipeline throughput = 80.482'MB/sec entries = 923241 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.38 avg-zval = 38.66 usrkeys = 923241 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.38 avg-zval = 38.66 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923241 bytes = 3115952 } seq expand size = 6462687 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0357 GB dict = 1.08 MB all = 0.0417 GB } UnZip/Zip{ index = 10.5124 value = 3.0359 dict = 1.00 all = 3.2220 } Zip/UnZip{ index = 0.0951 value = 0.3294 dict = 1.00 all = 0.3104 } ---------------------------- total value len = 0.114830 GB avg = 0.124 KB (by entry num) total key len = 0.025851 GB avg = 0.028 KB total ukey len = 0.018465 GB avg = 0.020 KB total ukey num = 0.000923241 Billion total entry num = 0.000923241 Billion write speed all = 0.003793650 MB/sec (with seq num) write speed all = 0.003594478 MB/sec (without seq num) 2024/11/20-19:05:45.044211 140008366773824 [compaction_job.cc:1948] [default] [JOB 7381] Generated table #60389: 923241 keys, 41656268 bytes, temperature: kWarm 2024/11/20-19:05:45.044305 140008366773824 EVENT_LOG_v1 {"time_micros": 1732100745044262, "cf_name": "default", "job": 7381, "event": "table_file_creation", "file_number": 60389, "file_size": 41656268, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 899786040, "largest_seqno": 1003333759, "table_properties": {"data_size": 35694928, "index_size": 1756480, "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": 25850748, "raw_average_key_size": 28, "raw_value_size": 108367062, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923241, "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": 1732100742, "oldest_key_time": 0, "file_creation_time": 1732100742, "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": 60389, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:05:45.083941 140008366773824 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060390.sst) /dev/shm/ToplingTemp/Topling-868362-ta8wLC 2024/11/20-19:05:46.175634 140008366773824 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060390.sst): first pass time = 1.09's, 122.949'MB/sec 2024/11/20-19:05:47.939287 140008366773824 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060390.sst): old prealloc_size = 147639500, real_size = 37315584 2024/11/20-19:05:47.939982 140008366773824 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060390.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925587 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0353 GB avg-val = 117.01 avg-zval = 38.18 2024/11/20-19:05:47.940505 140008366773824 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060390.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-19:05:48.833272 140008366773824 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060390.sst): second pass time = 1.76's, 61.437'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.89's, 44.515'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2627.590'MB/sec (index lex order gen) rebuild zvType time = 0.63's, 0.366'MB/sec write SST data time = 0.26's, 152.419'MB/sec dict compress time = 7523097616.87's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 16127.541'MB/sec zip my value time = 1.76's, unzip length = 0.108'GB zip my value throughput = 61.437'MB/sec zip pipeline throughput = 131.066'MB/sec entries = 925587 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.01 avg-zval = 38.18 usrkeys = 925587 avg-key = 20.00 avg-zkey = 1.89 avg-val = 120.58 avg-zval = 38.18 TagRS{ kinds = RS_Key0_TagN bytes = 144720 } TagArray{ size = 471799 bytes = 1474384 } seq expand size = 3302593 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0353 GB dict = 1.08 MB all = 0.0398 GB } UnZip/Zip{ index = 10.5831 value = 3.0650 dict = 1.00 all = 3.3729 } Zip/UnZip{ index = 0.0945 value = 0.3263 dict = 1.00 all = 0.2965 } ---------------------------- total value len = 0.226434 GB avg = 0.122 KB (by entry num) total key len = 0.051767 GB avg = 0.028 KB total ukey len = 0.036977 GB avg = 0.020 KB total ukey num = 0.001848828 Billion total entry num = 0.001848828 Billion write speed all = 0.007501304 MB/sec (with seq num) write speed all = 0.007102495 MB/sec (without seq num) 2024/11/20-19:05:48.886899 140008366773824 [compaction_job.cc:1948] [default] [JOB 7381] Generated table #60390: 925587 keys, 39793489 bytes, temperature: kWarm 2024/11/20-19:05:48.886994 140008366773824 EVENT_LOG_v1 {"time_micros": 1732100748886947, "cf_name": "default", "job": 7381, "event": "table_file_creation", "file_number": 60390, "file_size": 39793489, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1003333651, "table_properties": {"data_size": 35334832, "index_size": 1749184, "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": 25916436, "raw_average_key_size": 28, "raw_value_size": 108301302, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925587, "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": 1732100745, "oldest_key_time": 0, "file_creation_time": 1732100745, "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": 60390, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:05:48.938042 140008366773824 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060391.sst) /dev/shm/ToplingTemp/Topling-868362-kJBPOG 2024/11/20-19:05:49.857295 140008366773824 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060391.sst): first pass time = 0.92's, 146.018'MB/sec 2024/11/20-19:05:51.755682 140008366773824 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060391.sst): old prealloc_size = 147639500, real_size = 36787200 2024/11/20-19:05:51.756216 140008366773824 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060391.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926208 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.93 raw-val = 0.1083 GB zip-val = 0.0348 GB avg-val = 116.91 avg-zval = 37.54 2024/11/20-19:05:51.756570 140008366773824 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060391.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-19:05:52.588594 140008366773824 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060391.sst): second pass time = 1.90's, 57.069'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 46.636'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3474.680'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.328'MB/sec write SST data time = 0.13's, 308.541'MB/sec dict compress time = 7523097616.87's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 34120.244'MB/sec zip my value time = 1.90's, unzip length = 0.108'GB zip my value throughput = 57.069'MB/sec zip pipeline throughput = 57.069'MB/sec entries = 926208 avg-key = 28.00 avg-zkey = 1.93 avg-val = 116.91 avg-zval = 37.54 usrkeys = 926208 avg-key = 20.00 avg-zkey = 1.93 avg-val = 119.27 avg-zval = 37.54 TagRS{ kinds = RS_Key0_TagN bytes = 144800 } TagArray{ size = 311909 bytes = 1052704 } seq expand size = 2183363 multi value expand size = 0 cnt WriteAppend = 27 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0348 GB dict = 1.08 MB all = 0.0388 GB } UnZip/Zip{ index = 10.3761 value = 3.1143 dict = 1.00 all = 3.4554 } Zip/UnZip{ index = 0.0964 value = 0.3211 dict = 1.00 all = 0.2894 } ---------------------------- total value len = 0.336901 GB avg = 0.121 KB (by entry num) total key len = 0.077701 GB avg = 0.028 KB total ukey len = 0.055501 GB avg = 0.020 KB total ukey num = 0.002775036 Billion total entry num = 0.002775036 Billion write speed all = 0.011178042 MB/sec (with seq num) write speed all = 0.010579502 MB/sec (without seq num) 2024/11/20-19:05:52.638567 140008366773824 [compaction_job.cc:1948] [default] [JOB 7381] Generated table #60391: 926208 keys, 38843257 bytes, temperature: kWarm 2024/11/20-19:05:52.638633 140008366773824 EVENT_LOG_v1 {"time_micros": 1732100752638602, "cf_name": "default", "job": 7381, "event": "table_file_creation", "file_number": 60391, "file_size": 38843257, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 995826099, "table_properties": {"data_size": 34770160, "index_size": 1785280, "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": 25933824, "raw_average_key_size": 28, "raw_value_size": 108283944, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926208, "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": 1732100748, "oldest_key_time": 0, "file_creation_time": 1732100748, "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": 60391, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:05:52.672304 140008366773824 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060392.sst) /dev/shm/ToplingTemp/Topling-868362-qtSHdH 2024/11/20-19:05:53.540060 140008366773824 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060392.sst): first pass time = 0.87's, 154.679'MB/sec 2024/11/20-19:05:55.178527 140008366773824 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060392.sst): old prealloc_size = 147639500, real_size = 37698128 2024/11/20-19:05:55.179090 140008366773824 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060392.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923487 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.0357 GB avg-val = 117.34 avg-zval = 38.67 2024/11/20-19:05:55.179800 140008366773824 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060392.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-19:05:56.188016 140008366773824 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060392.sst): second pass time = 1.64's, 66.168'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.01's, 41.053'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3248.392'MB/sec (index lex order gen) rebuild zvType time = 0.87's, 0.264'MB/sec write SST data time = 0.14's, 306.226'MB/sec dict compress time = 7523097616.87's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 27922.379'MB/sec zip my value time = 1.64's, unzip length = 0.108'GB zip my value throughput = 66.168'MB/sec zip pipeline throughput = 101.922'MB/sec entries = 923487 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.34 avg-zval = 38.67 usrkeys = 923487 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.34 avg-zval = 38.67 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923487 bytes = 2885904 } seq expand size = 6464409 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.0357 GB dict = 1.08 MB all = 0.0414 GB } UnZip/Zip{ index = 10.5141 value = 3.0344 dict = 1.00 all = 3.2387 } Zip/UnZip{ index = 0.0951 value = 0.3296 dict = 1.00 all = 0.3088 } ---------------------------- total value len = 0.451726 GB avg = 0.122 KB (by entry num) total key len = 0.103559 GB avg = 0.028 KB total ukey len = 0.073970 GB avg = 0.020 KB total ukey num = 0.003698523 Billion total entry num = 0.003698523 Billion write speed all = 0.014969508 MB/sec (with seq num) write speed all = 0.014171861 MB/sec (without seq num) 2024/11/20-19:05:56.237620 140008366773824 [compaction_job.cc:1948] [default] [JOB 7381] Generated table #60392: 923487 keys, 41441766 bytes, temperature: kWarm 2024/11/20-19:05:56.237690 140008366773824 EVENT_LOG_v1 {"time_micros": 1732100756237660, "cf_name": "default", "job": 7381, "event": "table_file_creation", "file_number": 60392, "file_size": 41441766, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 979921749, "largest_seqno": 1003333673, "table_properties": {"data_size": 35710400, "index_size": 1756672, "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": 25857636, "raw_average_key_size": 28, "raw_value_size": 108360162, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923487, "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": 1732100752, "oldest_key_time": 0, "file_creation_time": 1732100752, "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": 60392, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:05:56.278333 140008366773824 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060393.sst) /dev/shm/ToplingTemp/Topling-868362-rt2EBE 2024/11/20-19:05:56.724383 140008366773824 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060393.sst): first pass time = 0.45's, 158.980'MB/sec 2024/11/20-19:05:58.222416 140008366773824 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060393.sst): old prealloc_size = 147639500, real_size = 20141216 2024/11/20-19:05:58.222714 140008366773824 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060393.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 488023 prefix = 4 raw-key = 0.0078 GB zip-key = 0.0009 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.0572 GB zip-val = 0.0191 GB avg-val = 117.29 avg-zval = 39.08 2024/11/20-19:05:58.223134 140008366773824 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060393.sst: sumWaitingMem = 0.001 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0012 GB, waited 0.000 sec, Key+Value = 0.071 GB 2024/11/20-19:05:58.649408 140008366773824 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00/060393.sst): second pass time = 1.50's, 38.230'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.43's, 52.096'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3383.689'MB/sec (index lex order gen) rebuild zvType time = 0.36's, 0.343'MB/sec write SST data time = 0.07's, 312.100'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.572'MB, throughput = 15906.577'MB/sec zip my value time = 1.50's, unzip length = 0.057'GB zip my value throughput = 38.230'MB/sec zip pipeline throughput = 171.473'MB/sec entries = 488023 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.29 avg-zval = 39.08 usrkeys = 488023 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.29 avg-zval = 39.08 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 488023 bytes = 1647088 } seq expand size = 3416161 multi value expand size = 0 cnt WriteAppend = 37 UnZipSize{ index = 0.0098 GB value = 0.0572 GB dict = 0.57 MB all = 0.0709 GB } __ZipSize{ index = 0.0009 GB value = 0.0191 GB dict = 0.57 MB all = 0.0222 GB } UnZip/Zip{ index = 10.2948 value = 3.0015 dict = 1.00 all = 3.1877 } Zip/UnZip{ index = 0.0971 value = 0.3332 dict = 1.00 all = 0.3137 } ---------------------------- total value len = 0.512383 GB avg = 0.122 KB (by entry num) total key len = 0.117223 GB avg = 0.028 KB total ukey len = 0.083731 GB avg = 0.020 KB total ukey num = 0.004186546 Billion total entry num = 0.004186546 Billion write speed all = 0.016971972 MB/sec (with seq num) write speed all = 0.016069135 MB/sec (without seq num) 2024/11/20-19:05:58.678879 140008366773824 [compaction_job.cc:1948] [default] [JOB 7381] Generated table #60393: 488023 keys, 22243569 bytes, temperature: kWarm 2024/11/20-19:05:58.678926 140008366773824 EVENT_LOG_v1 {"time_micros": 1732100758678898, "cf_name": "default", "job": 7381, "event": "table_file_creation", "file_number": 60393, "file_size": 22243569, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 919942522, "largest_seqno": 1003333598, "table_properties": {"data_size": 19070928, "index_size": 948096, "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": 13664644, "raw_average_key_size": 28, "raw_value_size": 57241062, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 488023, "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": 1732100756, "oldest_key_time": 0, "file_creation_time": 1732100756, "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": 60393, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:05:58.710300 140008366773824 [compaction_job.cc:703] job-07381: subcompact[0], size: 0.183978 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07381/att-00 [060389,060390,060391,060392,060393] 2024/11/20-19:05:58.753726 140008366773824 (Original Log Time 2024/11/20-19:05:41.451663) EVENT_LOG_v1 {"time_micros": 1732100741451620, "job": 7381, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [60386, 60381], "files_L3": [60350, 60351, 60352, 60353, 60354], "score": 0.810715, "input_data_size": 207820679, "oldest_snapshot_seqno": 1003369350} 2024/11/20-19:05:58.753730 140008366773824 (Original Log Time 2024/11/20-19:05:58.749760) [compaction_job.cc:2022] [default] [JOB 7381] Compacted 2@2 + 5@3 files to L3 => 183978349 bytes 2024/11/20-19:05:58.753732 140008366773824 (Original Log Time 2024/11/20-19:05:58.753660) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 5 0 0 0] max score 0.01, MB/sec: 12.0 rd, 10.7 wr, level 3, files in(2, 5) out(5 +0 blob) MB in(27.9, 170.2 +0.0 blob) out(175.5 +0.0 blob), read-write-amplify(13.4) write-amplify(6.3) OK, records in: 4299880, records dropped: 113334 output_compression: Snappy 2024/11/20-19:05:58.753736 140008366773824 (Original Log Time 2024/11/20-19:05:58.753708) EVENT_LOG_v1 {"time_micros": 1732100758753683, "cf": "default", "job": 7381, "event": "compaction_finished", "compaction_time_micros": 17258644, "compaction_time_cpu_micros": 6556570, "output_level": 3, "num_output_files": 5, "total_output_size": 183978349, "num_input_records": 4299880, "num_output_records": 4186546, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 154645038, "file_range_sync_nanos": 0, "file_fsync_nanos": 4650, "file_prepare_write_nanos": 15800, "lsm_state": [0, 0, 0, 5, 0, 0, 0]} 2024/11/20-19:05:58.872358 140008366773824 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":1732100741,"executesMs":17454,"compactionJobId":7381,"attempt":0,"compactionInputRawBytes":623870248,"compactionInputZipBytes":207820679,"compactionOutputRawBytes":0,"compactionOutputZipBytes":183978349,"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-6aa44ce9534b510af4bc6aabf75267d9-c8ca7fde5e191513-00"}}, response = 2024/11/20-19:05:58.872454 140008366773824 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-07381/att-00: olev 3, work 17.455 s, result 5.775 ms, install 3.990 ms, input{raw 594.969 MiB zip 198.193 MiB}