2024/11/20-12:13:10.370146 140257030129216 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00: fork to child time = 0.006962 sec 2024/11/20-12:13:10.370546 140257030129216 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00 2024/11/20-12:13:10.375272 140257030129216 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00 2024/11/20-12:13:10.376881 140257030129216 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-12:13:10.377118 140257030129216 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-12:13:10.425404 140257030129216 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.12.35/.rocksdb/job-00042/att-00/MANIFEST-017884 2024/11/20-12:13:10.455084 140257030129216 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.12.35/.rocksdb/job-00042/att-00/MANIFEST-017884 succeeded,manifest_file_number is 17884, next_file_number is 17938, last_sequence is 366096847, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 17878 2024/11/20-12:13:10.455089 140257030129216 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-12:13:10.455124 140257030129216 [version_set.cc:5724] Creating manifest 17938 2024/11/20-12:13:10.487791 140257030129216 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-12:13:10.507021 140257030129216 [compaction_job.cc:2437] [default] [JOB 42] Compacting 1@2 + 4@3 files to L3, score 0.82, subcompactions 1 : 1 2024/11/20-12:13:10.507030 140257030129216 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 31 Base level 2, inputs: [17844(31MB)], [17935(40MB) 17936(950KB) 17803(40MB) 17865(40MB)] 2024/11/20-12:13:10.510792 140257030129216 [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-12:13:10.510809 140257030129216 [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-12:13:10.510823 140257030129216 [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-12:13:10.510829 140257030129216 [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-12:13:10.510837 140257030129216 [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-12:13:11.202291 140257030129216 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017939.sst) /dev/shm/ToplingTemp/Topling-9868-b6Z0tm 2024/11/20-12:13:11.572869 140257030129216 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017939.sst): first pass time = 0.37's, 362.227'MB/sec 2024/11/20-12:13:12.103160 140257030129216 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017939.sst): old prealloc_size = 147639500, real_size = 40725680 2024/11/20-12:13:12.103280 140257030129216 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017939.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129423 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.0405 GB avg-val =1017.05 avg-zval = 312.72 2024/11/20-12:13:12.103399 140257030129216 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017939.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-12:13:12.271704 140257030129216 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017939.sst): second pass time = 0.53's, 248.562'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 251.062'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2277.547'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.257'MB/sec write SST data time = 0.04's, 999.067'MB/sec dict compress time = 0.00's, 1377938.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44054.543'MB/sec zip my value time = 0.53's, unzip length = 0.132'GB zip my value throughput = 248.562'MB/sec zip pipeline throughput = 248.562'MB/sec entries = 129423 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.05 avg-zval = 312.72 usrkeys = 129423 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1020.59 avg-zval = 312.72 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 65336 bytes = 220528 } seq expand size = 457352 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.0423 GB } UnZip/Zip{ index = 7.0420 value = 3.2523 dict = 1.00 all = 3.1720 } Zip/UnZip{ index = 0.1420 value = 0.3075 dict = 1.00 all = 0.3153 } ---------------------------- total value len = 0.132087 GB avg = 1.021 KB (by entry num) total key len = 0.002588 GB avg = 0.020 KB total ukey len = 0.001553 GB avg = 0.012 KB total ukey num = 0.000129423 Billion total entry num = 0.000129423 Billion write speed all = 0.010922217 MB/sec (with seq num) write speed all = 0.010838247 MB/sec (without seq num) 2024/11/20-12:13:12.367490 140257030129216 [compaction_job.cc:1948] [default] [JOB 42] Generated table #17939: 129423 keys, 42313873 bytes, temperature: kWarm 2024/11/20-12:13:12.367587 140257030129216 EVENT_LOG_v1 {"time_micros": 1732075992367546, "cf_name": "default", "job": 42, "event": "table_file_creation", "file_number": 17939, "file_size": 42313873, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 365863015, "table_properties": {"data_size": 40472608, "index_size": 220544, "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": 2588460, "raw_average_key_size": 20, "raw_value_size": 131629850, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129423, "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": 1732075991, "oldest_key_time": 0, "file_creation_time": 1732075991, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "LMIEQSIOBG82ZTPBYH1X", "orig_file_number": 17939, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-12:13:12.406384 140257030129216 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017940.sst) /dev/shm/ToplingTemp/Topling-9868-FM6C9o 2024/11/20-12:13:12.974443 140257030129216 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017940.sst): first pass time = 0.57's, 236.298'MB/sec 2024/11/20-12:13:13.507123 140257030129216 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017940.sst): old prealloc_size = 147639500, real_size = 40476256 2024/11/20-12:13:13.507234 140257030129216 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017940.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.76 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.01 avg-zval = 310.72 2024/11/20-12:13:13.507303 140257030129216 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017940.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-12:13:13.663481 140257030129216 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017940.sst): second pass time = 0.53's, 247.417'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 268.104'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2434.626'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.283'MB/sec write SST data time = 0.04's, 1002.970'MB/sec dict compress time = 2314885530.82's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45308.659'MB/sec zip my value time = 0.53's, unzip length = 0.132'GB zip my value throughput = 247.417'MB/sec zip pipeline throughput = 247.417'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1017.01 avg-zval = 310.72 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1018.19 avg-zval = 310.72 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 21948 bytes = 74096 } seq expand size = 153636 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.8245 value = 3.2731 dict = 1.00 all = 3.2019 } Zip/UnZip{ index = 0.1465 value = 0.3055 dict = 1.00 all = 0.3123 } ---------------------------- total value len = 0.263871 GB avg = 1.019 KB (by entry num) total key len = 0.005177 GB avg = 0.020 KB total ukey len = 0.003106 GB avg = 0.012 KB total ukey num = 0.000258852 Billion total entry num = 0.000258852 Billion write speed all = 0.021817359 MB/sec (with seq num) write speed all = 0.021649435 MB/sec (without seq num) 2024/11/20-12:13:13.712870 140257030129216 [compaction_job.cc:1948] [default] [JOB 42] Generated table #17940: 129429 keys, 41917822 bytes, temperature: kWarm 2024/11/20-12:13:13.712929 140257030129216 EVENT_LOG_v1 {"time_micros": 1732075993712899, "cf_name": "default", "job": 42, "event": "table_file_creation", "file_number": 17940, "file_size": 41917822, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 365862983, "table_properties": {"data_size": 40216144, "index_size": 227584, "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": 131629976, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732075992, "oldest_key_time": 0, "file_creation_time": 1732075992, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "LMIEQSIOBG82ZTPBYH1X", "orig_file_number": 17940, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-12:13:13.747802 140257030129216 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017941.sst) /dev/shm/ToplingTemp/Topling-9868-AXVakm 2024/11/20-12:13:14.624282 140257030129216 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017941.sst): first pass time = 0.88's, 153.143'MB/sec 2024/11/20-12:13:15.179652 140257030129216 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017941.sst): old prealloc_size = 147639500, real_size = 40746816 2024/11/20-12:13:15.179759 140257030129216 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017941.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 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 =1017.02 avg-zval = 312.87 2024/11/20-12:13:15.179859 140257030129216 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017941.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-12:13:15.348699 140257030129216 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017941.sst): second pass time = 0.55's, 237.285'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 250.575'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2389.202'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.256'MB/sec write SST data time = 0.04's, 997.664'MB/sec dict compress time = 2314885530.82's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 28532.062'MB/sec zip my value time = 0.55's, unzip length = 0.132'GB zip my value throughput = 237.285'MB/sec zip pipeline throughput = 237.285'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.02 avg-zval = 312.87 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1021.04 avg-zval = 312.87 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 74244 bytes = 241312 } seq expand size = 519708 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.0361 value = 3.2506 dict = 1.00 all = 3.1688 } Zip/UnZip{ index = 0.1421 value = 0.3076 dict = 1.00 all = 0.3156 } ---------------------------- total value len = 0.396021 GB avg = 1.020 KB (by entry num) total key len = 0.007766 GB avg = 0.020 KB total ukey len = 0.004659 GB avg = 0.012 KB total ukey num = 0.000388279 Billion total entry num = 0.000388279 Billion write speed all = 0.032738953 MB/sec (with seq num) write speed all = 0.032487100 MB/sec (without seq num) 2024/11/20-12:13:15.398084 140257030129216 [compaction_job.cc:1948] [default] [JOB 42] Generated table #17941: 129427 keys, 42356296 bytes, temperature: kWarm 2024/11/20-12:13:15.398148 140257030129216 EVENT_LOG_v1 {"time_micros": 1732075995398118, "cf_name": "default", "job": 42, "event": "table_file_creation", "file_number": 17941, "file_size": 42356296, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 365862993, "table_properties": {"data_size": 40493552, "index_size": 220736, "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": 2588540, "raw_average_key_size": 20, "raw_value_size": 131630107, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "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": 1732075993, "oldest_key_time": 0, "file_creation_time": 1732075993, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "LMIEQSIOBG82ZTPBYH1X", "orig_file_number": 17941, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-12:13:15.432537 140257030129216 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017942.sst) /dev/shm/ToplingTemp/Topling-9868-hmBPcp 2024/11/20-12:13:15.441697 140257030129216 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017942.sst): first pass time = 0.01's, 401.431'MB/sec 2024/11/20-12:13:15.475572 140257030129216 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017942.sst): old prealloc_size = 147639500, real_size = 1136168 2024/11/20-12:13:15.475612 140257030129216 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017942.sst): index type = UintIndex_AllOne , store type = DictZipBlobStore usrkeys = 3529 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.05 raw-val = 0.0036 GB zip-val = 0.0011 GB avg-val =1017.11 avg-zval = 321.61 2024/11/20-12:13:15.483434 140257030129216 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00/017942.sst): second pass time = 0.03's, 107.906'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 149.832'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 8.378'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.138'MB/sec write SST data time = 0.00's, 824.817'MB/sec dict compress time = 2314885530.82's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.040'MB, throughput = 1368.616'MB/sec zip my value time = 0.03's, unzip length = 0.004'GB zip my value throughput = 107.906'MB/sec zip pipeline throughput = 107.906'MB/sec entries = 3529 avg-key = 20.00 avg-zkey = 0.05 avg-val = 1017.11 avg-zval = 321.61 usrkeys = 3529 avg-key = 12.00 avg-zkey = 0.05 avg-val = 1017.12 avg-zval = 321.61 TagRS{ kinds = RS_Key0_TagN bytes = 640 } TagArray{ size = 7 bytes = 32 } seq expand size = 49 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0000 GB value = 0.0036 GB dict = 0.04 MB all = 0.0037 GB } __ZipSize{ index = 0.0000 GB value = 0.0011 GB dict = 0.04 MB all = 0.0012 GB } UnZip/Zip{ index = 220.5625 value = 3.1626 dict = 1.00 all = 3.1106 } Zip/UnZip{ index = 0.0045 value = 0.3162 dict = 1.00 all = 0.3215 } ---------------------------- total value len = 0.399610 GB avg = 1.020 KB (by entry num) total key len = 0.007836 GB avg = 0.020 KB total ukey len = 0.004702 GB avg = 0.012 KB total ukey num = 0.000391808 Billion total entry num = 0.000391808 Billion write speed all = 0.033035345 MB/sec (with seq num) write speed all = 0.032781206 MB/sec (without seq num) 2024/11/20-12:13:15.492684 140257030129216 [compaction_job.cc:1948] [default] [JOB 42] Generated table #17942: 3529 keys, 1176601 bytes, temperature: kWarm 2024/11/20-12:13:15.492737 140257030129216 EVENT_LOG_v1 {"time_micros": 1732075995492710, "cf_name": "default", "job": 42, "event": "table_file_creation", "file_number": 17942, "file_size": 1176601, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 365316316, "table_properties": {"data_size": 1134960, "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": 70580, "raw_average_key_size": 20, "raw_value_size": 3589381, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 3529, "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": 1732075995, "oldest_key_time": 0, "file_creation_time": 1732075995, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "LMIEQSIOBG82ZTPBYH1X", "orig_file_number": 17942, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-12:13:15.501963 140257030129216 [compaction_job.cc:703] job-00042: subcompact[0], size: 0.127765 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00042/att-00 [017939,017940,017941,017942] 2024/11/20-12:13:15.532703 140257030129216 (Original Log Time 2024/11/20-12:13:10.507072) EVENT_LOG_v1 {"time_micros": 1732075990507038, "job": 42, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [17844], "files_L3": [17935, 17936, 17803, 17865], "score": 0.815036, "input_data_size": 160303259, "oldest_snapshot_seqno": 366096827} 2024/11/20-12:13:15.532706 140257030129216 (Original Log Time 2024/11/20-12:13:15.531985) [compaction_job.cc:2022] [default] [JOB 42] Compacted 1@2 + 4@3 files to L3 => 127764592 bytes 2024/11/20-12:13:15.532708 140257030129216 (Original Log Time 2024/11/20-12:13:15.532639) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 4 0 0 0] max score 0.00, MB/sec: 32.1 rd, 25.6 wr, level 3, files in(1, 4) out(4 +0 blob) MB in(31.2, 121.6 +0.0 blob) out(121.8 +0.0 blob), read-write-amplify(8.8) write-amplify(3.9) OK, records in: 423150, records dropped: 31342 output_compression: Snappy 2024/11/20-12:13:15.532711 140257030129216 (Original Log Time 2024/11/20-12:13:15.532689) EVENT_LOG_v1 {"time_micros": 1732075995532664, "cf": "default", "job": 42, "event": "compaction_finished", "compaction_time_micros": 4994897, "compaction_time_cpu_micros": 1263730, "output_level": 3, "num_output_files": 4, "total_output_size": 127764592, "num_input_records": 423150, "num_output_records": 391808, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 105059117, "file_range_sync_nanos": 0, "file_fsync_nanos": 3884, "file_prepare_write_nanos": 7077, "lsm_state": [0, 0, 0, 4, 0, 0, 0]} 2024/11/20-12:13:15.657538 140257030129216 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":1732075955,"starts":1732075990,"executesMs":5153,"compactionJobId":42,"attempt":0,"compactionInputRawBytes":438818368,"compactionInputZipBytes":160303259,"compactionOutputRawBytes":0,"compactionOutputZipBytes":127764592,"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-f20a0c6adfda7ca018c8c816cee879fb-3715fb3ee9d78bc4-00"}}, response = 2024/11/20-12:13:15.657611 140257030129216 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.12.35/.rocksdb/job-00042/att-00: olev 3, work 5.153 s, result 8.564 ms, install 0.744 ms, input{raw 418.490 MiB zip 152.877 MiB}