2024/11/20-22:39:00.193077 140008022672960 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00: fork to child time = 0.009262 sec 2024/11/20-22:39:00.193657 140008022672960 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00 2024/11/20-22:39:00.200239 140008022672960 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00 2024/11/20-22:39:00.201877 140008022672960 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:39:00.202147 140008022672960 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-22:39:00.247989 140008022672960 [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-18210/att-00/MANIFEST-049091 2024/11/20-22:39:00.304509 140008022672960 [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-18210/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 80548, last_sequence is 1253398289, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 80378 2024/11/20-22:39:00.304523 140008022672960 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:39:00.304615 140008022672960 [version_set.cc:5724] Creating manifest 80548 2024/11/20-22:39:00.335741 140008022672960 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:39:00.356338 140008022672960 [compaction_job.cc:2437] [default] [JOB 18210] Compacting 1@2 + 6@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/20-22:39:00.356353 140008022672960 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 13944 Base level 2, inputs: [80535(31MB)], [80517(40MB) 80518(635KB) 80423(40MB) 80424(40MB) 80425(415KB) 80497(40MB)] 2024/11/20-22:39:00.363102 140008022672960 [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-22:39:00.363126 140008022672960 [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-22:39:00.363146 140008022672960 [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-22:39:00.363155 140008022672960 [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-22:39:00.363165 140008022672960 [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-22:39:01.061767 140008022672960 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080549.sst) /dev/shm/ToplingTemp/Topling-1094298-yDZg4Q 2024/11/20-22:39:01.316868 140008022672960 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080549.sst): first pass time = 0.26's, 526.268'MB/sec 2024/11/20-22:39:01.839198 140008022672960 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080549.sst): old prealloc_size = 147639500, real_size = 40999328 2024/11/20-22:39:01.839335 140008022672960 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080549.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.70 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.00 avg-zval = 314.82 2024/11/20-22:39:01.839510 140008022672960 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080549.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-22:39:02.005115 140008022672960 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080549.sst): second pass time = 0.52's, 252.501'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 257.911'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2123.413'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.05's, 902.147'MB/sec dict compress time = 4499786779.79's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 24658.460'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 252.501'MB/sec zip pipeline throughput = 252.501'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.00 avg-zval = 314.82 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1024.00 avg-zval = 314.82 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 469200 } seq expand size = 906003 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.0711 value = 3.2304 dict = 1.00 all = 3.1348 } Zip/UnZip{ index = 0.1414 value = 0.3096 dict = 1.00 all = 0.3190 } ---------------------------- total value len = 563.198268 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.321144005 Billion total entry num = 1.700646027 Billion write speed all = 36.775296222 MB/sec (with seq num) write speed all = 35.951721701 MB/sec (without seq num) 2024/11/20-22:39:02.056714 140008022672960 [compaction_job.cc:1948] [default] [JOB 18210] Generated table #80549: 129429 keys, 42816073 bytes, temperature: kWarm 2024/11/20-22:39:02.056806 140008022672960 EVENT_LOG_v1 {"time_micros": 1732113542056762, "cf_name": "default", "job": 18210, "event": "table_file_creation", "file_number": 80549, "file_size": 42816073, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980009580, "largest_seqno": 1252511333, "table_properties": {"data_size": 40747152, "index_size": 219648, "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": 131629379, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732113541, "oldest_key_time": 0, "file_creation_time": 1732113541, "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": 80549, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:39:02.096939 140008022672960 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080550.sst) /dev/shm/ToplingTemp/Topling-1094298-xqhSkU 2024/11/20-22:39:02.995806 140008022672960 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080550.sst): first pass time = 0.90's, 149.324'MB/sec 2024/11/20-22:39:03.604128 140008022672960 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080550.sst): old prealloc_size = 147639500, real_size = 40579552 2024/11/20-22:39:03.604263 140008022672960 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080550.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.72 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.01 avg-zval = 311.56 2024/11/20-22:39:03.604361 140008022672960 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080550.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-22:39:03.764398 140008022672960 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080550.sst): second pass time = 0.61's, 216.676'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 262.645'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2241.940'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.04's, 980.899'MB/sec dict compress time = 4499786779.79's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.377'MB, throughput = 43843.142'MB/sec zip my value time = 0.61's, unzip length = 0.132'GB zip my value throughput = 216.676'MB/sec zip pipeline throughput = 216.676'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.01 avg-zval = 311.56 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1019.14 avg-zval = 311.56 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 39355 bytes = 142672 } seq expand size = 275485 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.0403 GB dict = 1.38 MB all = 0.0421 GB } UnZip/Zip{ index = 6.9755 value = 3.2643 dict = 1.00 all = 3.1889 } Zip/UnZip{ index = 0.1434 value = 0.3063 dict = 1.00 all = 0.3136 } ---------------------------- total value len = 563.330173 GB avg = 0.331 KB (by entry num) total key len = 44.319583 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273433 Billion total entry num = 1.700775455 Billion write speed all = 36.779520731 MB/sec (with seq num) write speed all = 35.955971238 MB/sec (without seq num) 2024/11/20-22:39:03.815504 140008022672960 [compaction_job.cc:1948] [default] [JOB 18210] Generated table #80550: 129428 keys, 42089291 bytes, temperature: kWarm 2024/11/20-22:39:03.815569 140008022672960 EVENT_LOG_v1 {"time_micros": 1732113543815539, "cf_name": "default", "job": 18210, "event": "table_file_creation", "file_number": 80550, "file_size": 42089291, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1252511336, "table_properties": {"data_size": 40324368, "index_size": 222656, "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": 131629403, "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": 1732113542, "oldest_key_time": 0, "file_creation_time": 1732113542, "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": 80550, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:39:03.852364 140008022672960 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080551.sst) /dev/shm/ToplingTemp/Topling-1094298-6F6YAR 2024/11/20-22:39:04.363677 140008022672960 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080551.sst): first pass time = 0.51's, 262.514'MB/sec 2024/11/20-22:39:05.013891 140008022672960 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080551.sst): old prealloc_size = 147639500, real_size = 40821248 2024/11/20-22:39:05.014027 140008022672960 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080551.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129433 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.79 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1016.97 avg-zval = 313.35 2024/11/20-22:39:05.014174 140008022672960 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080551.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-22:39:05.177104 140008022672960 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080551.sst): second pass time = 0.65's, 202.682'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 260.741'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2294.287'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.04's, 952.656'MB/sec dict compress time = 4499786779.79's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 42873.040'MB/sec zip my value time = 0.65's, unzip length = 0.132'GB zip my value throughput = 202.682'MB/sec zip pipeline throughput = 301.660'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.79 avg-val = 1016.97 avg-zval = 313.35 usrkeys = 129433 avg-key = 12.00 avg-zkey = 1.79 avg-val = 1022.39 avg-zval = 313.35 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 100141 bytes = 363024 } seq expand size = 700987 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.0426 GB } UnZip/Zip{ index = 6.7170 value = 3.2455 dict = 1.00 all = 3.1542 } Zip/UnZip{ index = 0.1489 value = 0.3081 dict = 1.00 all = 0.3170 } ---------------------------- total value len = 563.462503 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.321402866 Billion total entry num = 1.700904888 Billion write speed all = 36.784541648 MB/sec (with seq num) write speed all = 35.960999901 MB/sec (without seq num) 2024/11/20-22:39:05.228686 140008022672960 [compaction_job.cc:1948] [default] [JOB 18210] Generated table #80551: 129433 keys, 42552190 bytes, temperature: kWarm 2024/11/20-22:39:05.228751 140008022672960 EVENT_LOG_v1 {"time_micros": 1732113545228721, "cf_name": "default", "job": 18210, "event": "table_file_creation", "file_number": 80551, "file_size": 42552190, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1252511540, "table_properties": {"data_size": 40557488, "index_size": 231232, "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": 2588660, "raw_average_key_size": 20, "raw_value_size": 131629507, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129433, "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": 1732113543, "oldest_key_time": 0, "file_creation_time": 1732113543, "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": 80551, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:39:05.264720 140008022672960 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080552.sst) /dev/shm/ToplingTemp/Topling-1094298-hrYAvQ 2024/11/20-22:39:05.990588 140008022672960 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080552.sst): first pass time = 0.73's, 184.917'MB/sec 2024/11/20-22:39:06.565858 140008022672960 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080552.sst): old prealloc_size = 147639500, real_size = 40587184 2024/11/20-22:39:06.566026 140008022672960 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080552.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.74 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.00 avg-zval = 311.59 2024/11/20-22:39:06.566154 140008022672960 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080552.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-22:39:06.750716 140008022672960 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080552.sst): second pass time = 0.57's, 229.240'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 227.799'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1449.845'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.232'MB/sec write SST data time = 0.05's, 932.522'MB/sec dict compress time = 4499786779.79's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 42599.456'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 229.240'MB/sec zip pipeline throughput = 263.955'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1017.00 avg-zval = 311.59 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1019.39 avg-zval = 311.59 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 44258 bytes = 154912 } seq expand size = 309806 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.0403 GB dict = 1.38 MB all = 0.0421 GB } UnZip/Zip{ index = 6.8963 value = 3.2639 dict = 1.00 all = 3.1873 } Zip/UnZip{ index = 0.1450 value = 0.3064 dict = 1.00 all = 0.3137 } ---------------------------- total value len = 563.594443 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.321532296 Billion total entry num = 1.701034318 Billion write speed all = 36.789179865 MB/sec (with seq num) write speed all = 35.965653881 MB/sec (without seq num) 2024/11/20-22:39:06.801511 140008022672960 [compaction_job.cc:1948] [default] [JOB 18210] Generated table #80552: 129430 keys, 42109761 bytes, temperature: kWarm 2024/11/20-22:39:06.801579 140008022672960 EVENT_LOG_v1 {"time_micros": 1732113546801546, "cf_name": "default", "job": 18210, "event": "table_file_creation", "file_number": 80552, "file_size": 42109761, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1252511771, "table_properties": {"data_size": 40329440, "index_size": 225216, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629888, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732113545, "oldest_key_time": 0, "file_creation_time": 1732113545, "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": 80552, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:39:06.840240 140008022672960 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080553.sst) /dev/shm/ToplingTemp/Topling-1094298-P0xvYT 2024/11/20-22:39:06.849210 140008022672960 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080553.sst): first pass time = 0.01's, 403.774'MB/sec 2024/11/20-22:39:06.882105 140008022672960 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080553.sst): old prealloc_size = 147639500, real_size = 1119784 2024/11/20-22:39:06.882159 140008022672960 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080553.sst): index type = UintIndex_AllOne , store type = DictZipBlobStore usrkeys = 3479 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.05 raw-val = 0.0035 GB zip-val = 0.0011 GB avg-val =1017.01 avg-zval = 321.52 2024/11/20-22:39:06.894570 140008022672960 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00/080553.sst): second pass time = 0.03's, 109.701'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 93.259'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 6.517'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.081'MB/sec write SST data time = 0.00's, 711.143'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.040'MB, throughput = 1310.413'MB/sec zip my value time = 0.03's, unzip length = 0.004'GB zip my value throughput = 109.701'MB/sec zip pipeline throughput = 109.701'MB/sec entries = 3479 avg-key = 20.00 avg-zkey = 0.06 avg-val = 1017.01 avg-zval = 321.52 usrkeys = 3479 avg-key = 12.00 avg-zkey = 0.06 avg-val = 1017.09 avg-zval = 321.52 TagRS{ kinds = RS_Key0_TagN bytes = 640 } TagArray{ size = 41 bytes = 160 } seq expand size = 287 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0000 GB value = 0.0035 GB dict = 0.04 MB all = 0.0036 GB } __ZipSize{ index = 0.0000 GB value = 0.0011 GB dict = 0.04 MB all = 0.0012 GB } UnZip/Zip{ index = 217.4375 value = 3.1631 dict = 1.00 all = 3.1089 } Zip/UnZip{ index = 0.0046 value = 0.3161 dict = 1.00 all = 0.3217 } ---------------------------- total value len = 563.597981 GB avg = 0.331 KB (by entry num) total key len = 44.324830 GB avg = 0.026 KB total ukey len = 32.800396 GB avg = 0.014 KB total ukey num = 2.321535775 Billion total entry num = 1.701037797 Billion write speed all = 36.789077959 MB/sec (with seq num) write speed all = 35.965557460 MB/sec (without seq num) 2024/11/20-22:39:06.918720 140008022672960 [compaction_job.cc:1948] [default] [JOB 18210] Generated table #80553: 3479 keys, 1160444 bytes, temperature: kWarm 2024/11/20-22:39:06.918789 140008022672960 EVENT_LOG_v1 {"time_micros": 1732113546918750, "cf_name": "default", "job": 18210, "event": "table_file_creation", "file_number": 80553, "file_size": 1160444, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1244107935, "table_properties": {"data_size": 1118576, "index_size": 192, "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": 69580, "raw_average_key_size": 20, "raw_value_size": 3538175, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 3479, "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-UintIndex_AllOne-DictZipBlobStore", "creation_time": 1732113546, "oldest_key_time": 0, "file_creation_time": 1732113546, "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": 80553, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:39:06.929793 140008022672960 [compaction_job.cc:703] job-18210: subcompact[0], size: 0.170728 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18210/att-00 [080549,080550,080551,080552,080553] 2024/11/20-22:39:06.987445 140008022672960 (Original Log Time 2024/11/20-22:39:00.356415) EVENT_LOG_v1 {"time_micros": 1732113540356369, "job": 18210, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [80535], "files_L3": [80517, 80518, 80423, 80424, 80425, 80497], "score": 0.993743, "input_data_size": 203341397, "oldest_snapshot_seqno": 1253397600} 2024/11/20-22:39:06.987449 140008022672960 (Original Log Time 2024/11/20-22:39:06.983436) [compaction_job.cc:2022] [default] [JOB 18210] Compacted 1@2 + 6@3 files to L3 => 170727759 bytes 2024/11/20-22:39:06.987450 140008022672960 (Original Log Time 2024/11/20-22:39:06.987378) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 5 0 0 0] max score 0.01, MB/sec: 30.9 rd, 26.0 wr, level 3, files in(1, 6) out(5 +0 blob) MB in(31.2, 162.7 +0.0 blob) out(162.8 +0.0 blob), read-write-amplify(11.4) write-amplify(5.2) OK, records in: 552754, records dropped: 31555 output_compression: Snappy 2024/11/20-22:39:06.987454 140008022672960 (Original Log Time 2024/11/20-22:39:06.987424) EVENT_LOG_v1 {"time_micros": 1732113546987402, "cf": "default", "job": 18210, "event": "compaction_finished", "compaction_time_micros": 6573386, "compaction_time_cpu_micros": 1749428, "output_level": 3, "num_output_files": 5, "total_output_size": 170727759, "num_input_records": 552754, "num_output_records": 521199, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 124877050, "file_range_sync_nanos": 0, "file_fsync_nanos": 4404, "file_prepare_write_nanos": 8654, "lsm_state": [0, 0, 0, 5, 0, 0, 0]} 2024/11/20-22:39:07.122476 140008022672960 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":1732113540,"executesMs":6782,"compactionJobId":18210,"attempt":0,"compactionInputRawBytes":573202275,"compactionInputZipBytes":203341397,"compactionOutputRawBytes":0,"compactionOutputZipBytes":170727759,"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-8d169942399c2087b4dcdfb40eeda839-9aecaca4c26ddf3f-00"}}, response = 2024/11/20-22:39:07.122556 140008022672960 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-18210/att-00: olev 3, work 6.782 s, result 7.631 ms, install 4.033 ms, input{raw 546.648 MiB zip 193.921 MiB}