2024/11/21-03:43:49.910871 140008089814592 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00: fork to child time = 0.010068 sec 2024/11/21-03:43:49.911420 140008089814592 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00 2024/11/21-03:43:49.916352 140008089814592 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00 2024/11/21-03:43:49.918088 140008089814592 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-03:43:49.918331 140008089814592 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/21-03:43:49.964687 140008089814592 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-04440/att-00/MANIFEST-090329 2024/11/21-03:43:49.979698 140008089814592 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-04440/att-00/MANIFEST-090329 succeeded,manifest_file_number is 90329, next_file_number is 99707, last_sequence is 1500710679, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 99565 2024/11/21-03:43:49.979704 140008089814592 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-03:43:49.979777 140008089814592 [version_set.cc:5724] Creating manifest 99707 2024/11/21-03:43:50.011631 140008089814592 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-03:43:50.030136 140008089814592 [compaction_job.cc:2437] [default] [JOB 4440] Compacting 1@2 + 3@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/21-03:43:50.030148 140008089814592 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 3335 Base level 2, inputs: [99705(21MB)], [99609(124MB) 99610(124MB) 99611(78MB)] 2024/11/21-03:43:50.036309 140008089814592 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/21-03:43:50.036331 140008089814592 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/21-03:43:50.036354 140008089814592 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/21-03:43:50.036362 140008089814592 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/21-03:43:50.036371 140008089814592 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/21-03:43:51.437954 140008089814592 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00/099708.sst) /dev/shm/ToplingTemp/Topling-1307546-PfGcxF 2024/11/21-03:43:51.606152 140008089814592 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00/099708.sst): first pass time = 0.17's, 798.160'MB/sec 2024/11/21-03:43:52.613763 140008089814592 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00/099708.sst): part-0: reject ZipStore ratio = 0.807 2024/11/21-03:43:52.952862 140008089814592 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00/099708.sst): old prealloc_size = 147639500, real_size = 130070496 2024/11/21-03:43:52.953067 140008089814592 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00/099708.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 198563 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0004 GB avg-key = 12.00 avg-zkey = 1.80 raw-val = 0.1295 GB zip-val = 0.1297 GB avg-val = 651.95 avg-zval = 653.01 2024/11/21-03:43:52.953317 140008089814592 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00/099708.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-03:43:53.313686 140008089814592 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00/099708.sst): second pass time = 1.01's, 128.571'MB/sec, value only(96.4% of KV) wait indexing time = 0.34's, remap KeyValue time = 0.36's, 362.314'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1868.579'MB/sec (index lex order gen) rebuild zvType time = 0.28's, 0.180'MB/sec write SST data time = 0.08's, 1547.259'MB/sec dict compress time = 7020094908.91's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.01's, unzip length = 0.129'GB zip my value throughput = 128.571'MB/sec zip pipeline throughput = 128.571'MB/sec entries = 198563 avg-key = 24.00 avg-zkey = 1.80 avg-val = 651.95 avg-zval = 653.01 usrkeys = 198563 avg-key = 16.00 avg-zkey = 1.80 avg-val = 658.95 avg-zval = 653.01 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 198563 bytes = 694992 } seq expand size = 1389941 multi value expand size = 0 cnt WriteAppend = 15812 UnZipSize{ index = 0.0032 GB value = 0.1295 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0004 GB value = 0.1297 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 8.8930 value = 0.9984 dict = 0.00 all = 1.0268 } Zip/UnZip{ index = 0.1124 value = 1.0016 dict = 0.00 all = 0.9739 } ---------------------------- total value len = 563.196575 GB avg = 0.331 KB (by entry num) total key len = 44.319172 GB avg = 0.026 KB total ukey len = 32.797319 GB avg = 0.014 KB total ukey num = 2.321213139 Billion total entry num = 1.700715161 Billion write speed all = 17.451850154 MB/sec (with seq num) write speed all = 17.061004303 MB/sec (without seq num) 2024/11/21-03:43:53.465308 140008089814592 [compaction_job.cc:1948] [default] [JOB 4440] Generated table #99708: 198563 keys, 130718623 bytes, temperature: kWarm 2024/11/21-03:43:53.465434 140008089814592 EVENT_LOG_v1 {"time_micros": 1732131833465377, "cf_name": "default", "job": 4440, "event": "table_file_creation", "file_number": 99708, "file_size": 130718623, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1331540295, "largest_seqno": 1500672031, "table_properties": {"data_size": 129663440, "index_size": 357248, "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": 4765512, "raw_average_key_size": 24, "raw_value_size": 129452775, "raw_average_value_size": 651, "num_data_blocks": 1, "num_entries": 198563, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732131831, "oldest_key_time": 0, "file_creation_time": 1732131831, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 99708, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:43:53.527272 140008089814592 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00/099709.sst) /dev/shm/ToplingTemp/Topling-1307546-PII2AI 2024/11/21-03:43:54.872447 140008089814592 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00/099709.sst): first pass time = 1.35's, 99.782'MB/sec 2024/11/21-03:43:55.776645 140008089814592 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00/099709.sst): part-0: reject ZipStore ratio = 0.802 2024/11/21-03:43:56.098126 140008089814592 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00/099709.sst): old prealloc_size = 147639500, real_size = 130072064 2024/11/21-03:43:56.098279 140008089814592 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00/099709.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 198434 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0004 GB avg-key = 12.00 avg-zkey = 1.80 raw-val = 0.1295 GB zip-val = 0.1297 GB avg-val = 652.39 avg-zval = 653.45 2024/11/21-03:43:56.098498 140008089814592 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00/099709.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-03:43:56.406276 140008089814592 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00/099709.sst): second pass time = 0.90's, 143.276'MB/sec, value only(96.5% of KV) wait indexing time = 0.32's, remap KeyValue time = 0.31's, 424.383'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2580.335'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.197'MB/sec write SST data time = 0.06's, 2311.535'MB/sec dict compress time = 7020094908.91's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 0.90's, unzip length = 0.129'GB zip my value throughput = 143.276'MB/sec zip pipeline throughput = 143.276'MB/sec entries = 198434 avg-key = 24.00 avg-zkey = 1.80 avg-val = 652.39 avg-zval = 653.45 usrkeys = 198434 avg-key = 16.00 avg-zkey = 1.80 avg-val = 659.39 avg-zval = 653.45 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 198434 bytes = 744144 } seq expand size = 1389038 multi value expand size = 0 cnt WriteAppend = 15812 UnZipSize{ index = 0.0032 GB value = 0.1295 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0004 GB value = 0.1297 GB dict = 0.00 MB all = 0.1308 GB } UnZip/Zip{ index = 8.9096 value = 0.9984 dict = 0.00 all = 1.0264 } Zip/UnZip{ index = 0.1122 value = 1.0016 dict = 0.00 all = 0.9743 } ---------------------------- total value len = 563.327419 GB avg = 0.331 KB (by entry num) total key len = 44.323934 GB avg = 0.026 KB total ukey len = 32.800494 GB avg = 0.014 KB total ukey num = 2.321411573 Billion total entry num = 1.700913595 Billion write speed all = 17.454195035 MB/sec (with seq num) write speed all = 17.063338305 MB/sec (without seq num) 2024/11/21-03:43:56.548894 140008089814592 [compaction_job.cc:1948] [default] [JOB 4440] Generated table #99709: 198434 keys, 130769311 bytes, temperature: kWarm 2024/11/21-03:43:56.548944 140008089814592 EVENT_LOG_v1 {"time_micros": 1732131836548917, "cf_name": "default", "job": 4440, "event": "table_file_creation", "file_number": 99709, "file_size": 130769311, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 920099997, "largest_seqno": 1500671874, "table_properties": {"data_size": 129665904, "index_size": 356352, "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": 4762416, "raw_average_key_size": 24, "raw_value_size": 129455372, "raw_average_value_size": 652, "num_data_blocks": 1, "num_entries": 198434, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732131833, "oldest_key_time": 0, "file_creation_time": 1732131833, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 99709, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:43:56.604439 140008089814592 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00/099710.sst) /dev/shm/ToplingTemp/Topling-1307546-4u9JSF 2024/11/21-03:43:57.513867 140008089814592 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00/099710.sst): first pass time = 0.91's, 96.066'MB/sec 2024/11/21-03:43:58.190320 140008089814592 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00/099710.sst): part-0: reject ZipStore ratio = 0.806 2024/11/21-03:43:58.372331 140008089814592 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00/099710.sst): old prealloc_size = 147639500, real_size = 84674896 2024/11/21-03:43:58.372470 140008089814592 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00/099710.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 129170 prefix = 4 raw-key = 0.0016 GB zip-key = 0.0002 GB avg-key = 12.00 avg-zkey = 1.89 raw-val = 0.0843 GB zip-val = 0.0844 GB avg-val = 652.33 avg-zval = 653.39 2024/11/21-03:43:58.372625 140008089814592 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00/099710.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.087 GB 2024/11/21-03:43:58.578377 140008089814592 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00/099710.sst): second pass time = 0.68's, 124.725'MB/sec, value only(96.5% of KV) wait indexing time = 0.18's, remap KeyValue time = 0.21's, 413.055'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2198.772'MB/sec (index lex order gen) rebuild zvType time = 0.17's, 0.192'MB/sec write SST data time = 0.04's, 2253.265'MB/sec dict compress time = 7020094908.91's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 0.68's, unzip length = 0.084'GB zip my value throughput = 124.725'MB/sec zip pipeline throughput = 175.204'MB/sec entries = 129170 avg-key = 24.00 avg-zkey = 1.89 avg-val = 652.33 avg-zval = 653.39 usrkeys = 129170 avg-key = 16.00 avg-zkey = 1.89 avg-val = 659.33 avg-zval = 653.39 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129170 bytes = 452112 } seq expand size = 904190 multi value expand size = 0 cnt WriteAppend = 10295 UnZipSize{ index = 0.0021 GB value = 0.0843 GB dict = 0.00 MB all = 0.0874 GB } __ZipSize{ index = 0.0002 GB value = 0.0844 GB dict = 0.00 MB all = 0.0851 GB } UnZip/Zip{ index = 8.4602 value = 0.9984 dict = 0.00 all = 1.0266 } Zip/UnZip{ index = 0.1182 value = 1.0016 dict = 0.00 all = 0.9741 } ---------------------------- total value len = 563.412585 GB avg = 0.331 KB (by entry num) total key len = 44.327034 GB avg = 0.026 KB total ukey len = 32.802560 GB avg = 0.014 KB total ukey num = 2.321540743 Billion total entry num = 1.701042765 Billion write speed all = 17.455641297 MB/sec (with seq num) write speed all = 17.064779271 MB/sec (without seq num) 2024/11/21-03:43:58.676919 140008089814592 [compaction_job.cc:1948] [default] [JOB 4440] Generated table #99710: 129170 keys, 85097055 bytes, temperature: kWarm 2024/11/21-03:43:58.676986 140008089814592 EVENT_LOG_v1 {"time_micros": 1732131838676955, "cf_name": "default", "job": 4440, "event": "table_file_creation", "file_number": 99710, "file_size": 85097055, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1332928725, "largest_seqno": 1500671843, "table_properties": {"data_size": 84398144, "index_size": 244288, "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": 3100080, "raw_average_key_size": 24, "raw_value_size": 84261023, "raw_average_value_size": 652, "num_data_blocks": 1, "num_entries": 129170, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732131836, "oldest_key_time": 0, "file_creation_time": 1732131836, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 99710, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-03:43:58.711024 140008089814592 [compaction_job.cc:703] job-04440: subcompact[0], size: 0.346585 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-04440/att-00 [099708,099709,099710] 2024/11/21-03:43:58.757602 140008089814592 (Original Log Time 2024/11/21-03:43:50.030203) EVENT_LOG_v1 {"time_micros": 1732131830030163, "job": 4440, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [99705], "files_L3": [99609, 99610, 99611], "score": 0.995814, "input_data_size": 366292087, "oldest_snapshot_seqno": 1500710638} 2024/11/21-03:43:58.757606 140008089814592 (Original Log Time 2024/11/21-03:43:58.757136) [compaction_job.cc:2022] [default] [JOB 4440] Compacted 1@2 + 3@3 files to L3 => 346584989 bytes 2024/11/21-03:43:58.757607 140008089814592 (Original Log Time 2024/11/21-03:43:58.757533) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 3 0 0 0] max score 0.01, MB/sec: 42.2 rd, 39.9 wr, level 3, files in(1, 3) out(3 +0 blob) MB in(21.3, 328.0 +0.0 blob) out(330.5 +0.0 blob), read-write-amplify(31.9) write-amplify(15.5) OK, records in: 555903, records dropped: 29736 output_compression: Snappy 2024/11/21-03:43:58.757611 140008089814592 (Original Log Time 2024/11/21-03:43:58.757579) EVENT_LOG_v1 {"time_micros": 1732131838757556, "cf": "default", "job": 4440, "event": "compaction_finished", "compaction_time_micros": 8680834, "compaction_time_cpu_micros": 2297067, "output_level": 3, "num_output_files": 3, "total_output_size": 346584989, "num_input_records": 555903, "num_output_records": 526167, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 232119437, "file_range_sync_nanos": 0, "file_fsync_nanos": 2830, "file_prepare_write_nanos": 1869596, "lsm_state": [0, 0, 0, 3, 0, 0, 0]} 2024/11/21-03:43:58.886771 140008089814592 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":1732121803,"starts":1732131829,"executesMs":8838,"compactionJobId":4440,"attempt":0,"compactionInputRawBytes":375970903,"compactionInputZipBytes":366292087,"compactionOutputRawBytes":0,"compactionOutputZipBytes":346584989,"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-d16bb23f811648158b086bd56fa67d48-83fef658f76e38d2-00"}}, response = 2024/11/21-03:43:58.886859 140008089814592 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-04440/att-00: olev 3, work 8.838 s, result 7.599 ms, install 0.491 ms, input{raw 358.554 MiB zip 349.323 MiB}