2024/11/20-20:46:12.514443 140007963924032 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00: fork to child time = 0.009566 sec 2024/11/20-20:46:12.515011 140007963924032 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00 2024/11/20-20:46:12.520110 140007963924032 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00 2024/11/20-20:46:12.526443 140007963924032 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:46:12.526733 140007963924032 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-20:46:12.576801 140007963924032 [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-11801/att-00/MANIFEST-049091 2024/11/20-20:46:12.648716 140007963924032 [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-11801/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 68773, last_sequence is 1108805384, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 68636 2024/11/20-20:46:12.648725 140007963924032 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:46:12.648799 140007963924032 [version_set.cc:5724] Creating manifest 68773 2024/11/20-20:46:12.683189 140007963924032 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:46:12.708508 140007963924032 [compaction_job.cc:2437] [default] [JOB 11801] Compacting 1@2 + 4@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-20:46:12.708523 140007963924032 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 9770 Base level 2, inputs: [68708(31MB)], [68742(40MB) 68743(1847KB) 68624(39MB) 68725(40MB)] 2024/11/20-20:46:12.717762 140007963924032 [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-20:46:12.717782 140007963924032 [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-20:46:12.717797 140007963924032 [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-20:46:12.717803 140007963924032 [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-20:46:12.717812 140007963924032 [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-20:46:13.358532 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068774.sst) /dev/shm/ToplingTemp/Topling-964160-zeKoIq 2024/11/20-20:46:13.538027 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068774.sst): first pass time = 0.18's, 747.950'MB/sec 2024/11/20-20:46:14.342184 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068774.sst): old prealloc_size = 147639500, real_size = 40960096 2024/11/20-20:46:14.342320 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068774.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.70 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.00 avg-zval = 314.52 2024/11/20-20:46:14.342480 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068774.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-20:46:14.507501 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068774.sst): second pass time = 0.80's, 163.865'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 258.568'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2055.612'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.269'MB/sec write SST data time = 0.04's, 955.693'MB/sec dict compress time = 3472337114.16's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 37150.545'MB/sec zip my value time = 0.80's, unzip length = 0.132'GB zip my value throughput = 163.865'MB/sec zip pipeline throughput = 302.490'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.00 avg-zval = 314.52 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1024.00 avg-zval = 314.52 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129430 bytes = 436848 } seq expand size = 906010 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.0427 GB } UnZip/Zip{ index = 7.0691 value = 3.2335 dict = 1.00 all = 3.1400 } Zip/UnZip{ index = 0.1415 value = 0.3093 dict = 1.00 all = 0.3185 } ---------------------------- 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.321144006 Billion total entry num = 1.700646028 Billion write speed all = 62.295463638 MB/sec (with seq num) write speed all = 60.900370685 MB/sec (without seq num) 2024/11/20-20:46:14.596107 140007963924032 [compaction_job.cc:1948] [default] [JOB 11801] Generated table #68774: 129430 keys, 42744259 bytes, temperature: kWarm 2024/11/20-20:46:14.596211 140007963924032 EVENT_LOG_v1 {"time_micros": 1732106774596168, "cf_name": "default", "job": 11801, "event": "table_file_creation", "file_number": 68774, "file_size": 42744259, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980007016, "largest_seqno": 1107302926, "table_properties": {"data_size": 40707856, "index_size": 219712, "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": 131629936, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732106773, "oldest_key_time": 0, "file_creation_time": 1732106773, "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": 68774, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:46:14.635495 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068775.sst) /dev/shm/ToplingTemp/Topling-964160-ROZ3Xq 2024/11/20-20:46:15.182397 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068775.sst): first pass time = 0.55's, 245.439'MB/sec 2024/11/20-20:46:15.712433 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068775.sst): old prealloc_size = 147639500, real_size = 40456288 2024/11/20-20:46:15.712609 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068775.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.77 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.01 avg-zval = 310.55 2024/11/20-20:46:15.712717 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068775.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-20:46:15.910824 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068775.sst): second pass time = 0.53's, 248.794'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.20's, 211.219'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1520.447'MB/sec (index lex order gen) rebuild zvType time = 0.15's, 0.212'MB/sec write SST data time = 0.05's, 915.726'MB/sec dict compress time = 3472337114.16's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 25251.287'MB/sec zip my value time = 0.53's, unzip length = 0.132'GB zip my value throughput = 248.794'MB/sec zip pipeline throughput = 248.794'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.77 avg-val = 1017.01 avg-zval = 310.55 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.77 avg-val = 1018.25 avg-zval = 310.55 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 22823 bytes = 77040 } seq expand size = 159761 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.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.7692 value = 3.2748 dict = 1.00 all = 3.2032 } Zip/UnZip{ index = 0.1477 value = 0.3054 dict = 1.00 all = 0.3122 } ---------------------------- total value len = 563.330058 GB avg = 0.331 KB (by entry num) total key len = 44.319584 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273434 Billion total entry num = 1.700775456 Billion write speed all = 62.300278051 MB/sec (with seq num) write speed all = 60.905279663 MB/sec (without seq num) 2024/11/20-20:46:15.962035 140007963924032 [compaction_job.cc:1948] [default] [JOB 11801] Generated table #68775: 129428 keys, 41901325 bytes, temperature: kWarm 2024/11/20-20:46:15.962114 140007963924032 EVENT_LOG_v1 {"time_micros": 1732106775962082, "cf_name": "default", "job": 11801, "event": "table_file_creation", "file_number": 68775, "file_size": 41901325, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1107302412, "table_properties": {"data_size": 40194320, "index_size": 229440, "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": 131630036, "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": 1732106774, "oldest_key_time": 0, "file_creation_time": 1732106774, "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": 68775, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:46:16.004486 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068776.sst) /dev/shm/ToplingTemp/Topling-964160-I41MDq 2024/11/20-20:46:16.552345 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068776.sst): first pass time = 0.55's, 245.013'MB/sec 2024/11/20-20:46:17.100359 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068776.sst): old prealloc_size = 147639500, real_size = 40745536 2024/11/20-20:46:17.100490 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068776.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129435 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.96 avg-zval = 312.83 2024/11/20-20:46:17.100618 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068776.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-20:46:17.264987 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068776.sst): second pass time = 0.55's, 240.518'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 257.444'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2111.423'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.266'MB/sec write SST data time = 0.04's, 985.107'MB/sec dict compress time = 3472337114.16's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 23239.913'MB/sec zip my value time = 0.55's, unzip length = 0.132'GB zip my value throughput = 240.518'MB/sec zip pipeline throughput = 240.518'MB/sec entries = 129435 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.96 avg-zval = 312.83 usrkeys = 129435 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1021.25 avg-zval = 312.83 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 79377 bytes = 267920 } seq expand size = 555639 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.0405 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 7.0020 value = 3.2508 dict = 1.00 all = 3.1670 } Zip/UnZip{ index = 0.1428 value = 0.3076 dict = 1.00 all = 0.3158 } ---------------------------- total value len = 563.462244 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.321402869 Billion total entry num = 1.700904891 Billion write speed all = 62.305445657 MB/sec (with seq num) write speed all = 60.910534771 MB/sec (without seq num) 2024/11/20-20:46:17.319509 140007963924032 [compaction_job.cc:1948] [default] [JOB 11801] Generated table #68776: 129435 keys, 42380890 bytes, temperature: kWarm 2024/11/20-20:46:17.319576 140007963924032 EVENT_LOG_v1 {"time_micros": 1732106777319545, "cf_name": "default", "job": 11801, "event": "table_file_creation", "file_number": 68776, "file_size": 42380890, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1107302687, "table_properties": {"data_size": 40491184, "index_size": 221824, "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": 2588700, "raw_average_key_size": 20, "raw_value_size": 131629905, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129435, "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": 1732106775, "oldest_key_time": 0, "file_creation_time": 1732106775, "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": 68776, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:46:17.377461 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068777.sst) /dev/shm/ToplingTemp/Topling-964160-2Gao9r 2024/11/20-20:46:17.389022 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068777.sst): first pass time = 0.01's, 533.007'MB/sec 2024/11/20-20:46:17.435267 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068777.sst): old prealloc_size = 147639500, real_size = 1899784 2024/11/20-20:46:17.435309 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068777.sst): index type = UintIndex_AllOne , store type = DictZipBlobStore usrkeys = 5923 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.03 raw-val = 0.0060 GB zip-val = 0.0019 GB avg-val =1017.11 avg-zval = 320.43 2024/11/20-20:46:17.444698 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00/068777.sst): second pass time = 0.05's, 131.960'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 208.345'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 7.071'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.201'MB/sec write SST data time = 0.00's, 960.845'MB/sec dict compress time = 3472337114.16's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.062'MB, throughput = 1935.750'MB/sec zip my value time = 0.05's, unzip length = 0.006'GB zip my value throughput = 131.960'MB/sec zip pipeline throughput = 131.960'MB/sec entries = 5923 avg-key = 20.00 avg-zkey = 0.03 avg-val = 1017.11 avg-zval = 320.43 usrkeys = 5923 avg-key = 12.00 avg-zkey = 0.03 avg-val = 1017.16 avg-zval = 320.43 TagRS{ kinds = RS_Key0_TagN bytes = 1040 } TagArray{ size = 43 bytes = 160 } seq expand size = 301 multi value expand size = 0 cnt WriteAppend = 10 UnZipSize{ index = 0.0001 GB value = 0.0060 GB dict = 0.06 MB all = 0.0061 GB } __ZipSize{ index = 0.0000 GB value = 0.0019 GB dict = 0.06 MB all = 0.0020 GB } UnZip/Zip{ index = 370.1875 value = 3.1742 dict = 1.00 all = 3.1301 } Zip/UnZip{ index = 0.0027 value = 0.3150 dict = 1.00 all = 0.3195 } ---------------------------- total value len = 563.468268 GB avg = 0.331 KB (by entry num) total key len = 44.322291 GB avg = 0.026 KB total ukey len = 32.798872 GB avg = 0.014 KB total ukey num = 2.321408792 Billion total entry num = 1.700910814 Billion write speed all = 62.304927492 MB/sec (with seq num) write speed all = 60.910037448 MB/sec (without seq num) 2024/11/20-20:46:17.453723 140007963924032 [compaction_job.cc:1948] [default] [JOB 11801] Generated table #68777: 5923 keys, 1962482 bytes, temperature: kWarm 2024/11/20-20:46:17.453769 140007963924032 EVENT_LOG_v1 {"time_micros": 1732106777453744, "cf_name": "default", "job": 11801, "event": "table_file_creation", "file_number": 68777, "file_size": 1962482, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1100551626, "table_properties": {"data_size": 1897936, "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": 118460, "raw_average_key_size": 20, "raw_value_size": 6024359, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 5923, "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": 1732106777, "oldest_key_time": 0, "file_creation_time": 1732106777, "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": 68777, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:46:17.466581 140007963924032 [compaction_job.cc:703] job-11801: subcompact[0], size: 0.128989 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11801/att-00 [068774,068775,068776,068777] 2024/11/20-20:46:17.501393 140007963924032 (Original Log Time 2024/11/20-20:46:12.708563) EVENT_LOG_v1 {"time_micros": 1732106772708534, "job": 11801, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [68708], "files_L3": [68742, 68743, 68624, 68725], "score": 0.997845, "input_data_size": 161593515, "oldest_snapshot_seqno": 1108804524} 2024/11/20-20:46:17.501396 140007963924032 (Original Log Time 2024/11/20-20:46:17.497402) [compaction_job.cc:2022] [default] [JOB 11801] Compacted 1@2 + 4@3 files to L3 => 128988956 bytes 2024/11/20-20:46:17.501398 140007963924032 (Original Log Time 2024/11/20-20:46:17.501331) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 4 0 0 0] max score 0.00, MB/sec: 34.0 rd, 27.1 wr, level 3, files in(1, 4) out(4 +0 blob) MB in(31.2, 122.9 +0.0 blob) out(123.0 +0.0 blob), read-write-amplify(8.9) write-amplify(3.9) OK, records in: 425657, records dropped: 31441 output_compression: Snappy 2024/11/20-20:46:17.501402 140007963924032 (Original Log Time 2024/11/20-20:46:17.501376) EVENT_LOG_v1 {"time_micros": 1732106777501354, "cf": "default", "job": 11801, "event": "compaction_finished", "compaction_time_micros": 4758024, "compaction_time_cpu_micros": 1128578, "output_level": 3, "num_output_files": 4, "total_output_size": 128988956, "num_input_records": 425657, "num_output_records": 394216, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 90992869, "file_range_sync_nanos": 0, "file_fsync_nanos": 3697, "file_prepare_write_nanos": 7806, "lsm_state": [0, 0, 0, 4, 0, 0, 0]} 2024/11/20-20:46:17.618451 140007963924032 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":1732106772,"executesMs":4974,"compactionJobId":11801,"attempt":0,"compactionInputRawBytes":441400674,"compactionInputZipBytes":161593515,"compactionOutputRawBytes":0,"compactionOutputZipBytes":128988956,"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-33d257751559cd0570c139c134b7c4ff-1f5ab22ede5849a5-00"}}, response = 2024/11/20-20:46:17.618517 140007963924032 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-11801/att-00: olev 3, work 4.975 s, result 7.736 ms, install 4.014 ms, input{raw 420.952 MiB zip 154.108 MiB}