2024/11/20-22:08:11.164224 140008391951936 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00: fork to child time = 0.009661 sec 2024/11/20-22:08:11.164794 140008391951936 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00 2024/11/20-22:08:11.171293 140008391951936 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00 2024/11/20-22:08:11.172901 140008391951936 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:08:11.173164 140008391951936 [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:08:11.227681 140008391951936 [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-16529/att-00/MANIFEST-049091 2024/11/20-22:08:11.269434 140008391951936 [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-16529/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 77431, last_sequence is 1215452525, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 77274 2024/11/20-22:08:11.269452 140008391951936 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:08:11.269561 140008391951936 [version_set.cc:5724] Creating manifest 77431 2024/11/20-22:08:11.304483 140008391951936 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:08:11.325095 140008391951936 [compaction_job.cc:2437] [default] [JOB 16529] Compacting 1@2 + 6@3 files to L3, score 0.97, subcompactions 1 : 1 2024/11/20-22:08:11.325114 140008391951936 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 12844 Base level 2, inputs: [77386(31MB)], [77428(40MB) 77429(1160KB) 77318(1781KB) 77279(40MB) 77280(40MB) 77409(40MB)] 2024/11/20-22:08:11.335337 140008391951936 [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:08:11.335367 140008391951936 [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:08:11.335390 140008391951936 [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:08:11.335399 140008391951936 [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:08:11.335412 140008391951936 [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:08:11.971113 140008391951936 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077432.sst) /dev/shm/ToplingTemp/Topling-1059851-HfF0Ub 2024/11/20-22:08:12.339957 140008391951936 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077432.sst): first pass time = 0.37's, 363.957'MB/sec 2024/11/20-22:08:13.174312 140008391951936 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077432.sst): old prealloc_size = 147639500, real_size = 40787632 2024/11/20-22:08:13.174483 140008391951936 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077432.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129432 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.73 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.98 avg-zval = 313.15 2024/11/20-22:08:13.174664 140008391951936 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077432.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:08:13.381727 140008391951936 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077432.sst): second pass time = 0.83's, 157.937'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.21's, 204.791'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1649.078'MB/sec (index lex order gen) rebuild zvType time = 0.15's, 0.214'MB/sec write SST data time = 0.06's, 757.123'MB/sec dict compress time = 7669468971.65's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 39110.890'MB/sec zip my value time = 0.83's, unzip length = 0.132'GB zip my value throughput = 157.937'MB/sec zip pipeline throughput = 315.875'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1016.98 avg-zval = 313.15 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1021.99 avg-zval = 313.15 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 92622 bytes = 324192 } seq expand size = 648354 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.0425 GB } UnZip/Zip{ index = 6.9497 value = 3.2476 dict = 1.00 all = 3.1596 } Zip/UnZip{ index = 0.1439 value = 0.3079 dict = 1.00 all = 0.3165 } ---------------------------- total value len = 563.198010 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.321144008 Billion total entry num = 1.700646030 Billion write speed all = 41.409149429 MB/sec (with seq num) write speed all = 40.481800409 MB/sec (without seq num) 2024/11/20-22:08:13.437720 140008391951936 [compaction_job.cc:1948] [default] [JOB 16529] Generated table #77432: 129432 keys, 42479913 bytes, temperature: kWarm 2024/11/20-22:08:13.437817 140008391951936 EVENT_LOG_v1 {"time_micros": 1732111693437767, "cf_name": "default", "job": 16529, "event": "table_file_creation", "file_number": 77432, "file_size": 42479913, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1214897342, "table_properties": {"data_size": 40531616, "index_size": 223488, "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": 2588640, "raw_average_key_size": 20, "raw_value_size": 131629355, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129432, "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": 1732111691, "oldest_key_time": 0, "file_creation_time": 1732111691, "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": 77432, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:08:13.481676 140008391951936 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077433.sst) /dev/shm/ToplingTemp/Topling-1059851-3aML5a 2024/11/20-22:08:14.068497 140008391951936 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077433.sst): first pass time = 0.59's, 228.737'MB/sec 2024/11/20-22:08:14.823688 140008391951936 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077433.sst): old prealloc_size = 147639500, real_size = 40845728 2024/11/20-22:08:14.823825 140008391951936 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077433.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.72 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.00 avg-zval = 313.61 2024/11/20-22:08:14.823970 140008391951936 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077433.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:08:15.068057 140008391951936 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077433.sst): second pass time = 0.75's, 174.480'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.24's, 174.068'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1948.394'MB/sec (index lex order gen) rebuild zvType time = 0.18's, 0.181'MB/sec write SST data time = 0.07's, 648.406'MB/sec dict compress time = 0.26's, 5.234'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 30413.792'MB/sec zip my value time = 0.75's, unzip length = 0.132'GB zip my value throughput = 174.480'MB/sec zip pipeline throughput = 330.624'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.00 avg-zval = 313.61 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1021.87 avg-zval = 313.61 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 90053 bytes = 315200 } seq expand size = 630371 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.0406 GB dict = 1.38 MB all = 0.0425 GB } UnZip/Zip{ index = 6.9796 value = 3.2429 dict = 1.00 all = 3.1560 } Zip/UnZip{ index = 0.1433 value = 0.3084 dict = 1.00 all = 0.3169 } ---------------------------- total value len = 563.330270 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.321273437 Billion total entry num = 1.700775459 Billion write speed all = 41.413580790 MB/sec (with seq num) write speed all = 40.486267779 MB/sec (without seq num) 2024/11/20-22:08:15.123162 140008391951936 [compaction_job.cc:1948] [default] [JOB 16529] Generated table #77433: 129429 keys, 42528427 bytes, temperature: kWarm 2024/11/20-22:08:15.123225 140008391951936 EVENT_LOG_v1 {"time_micros": 1732111695123193, "cf_name": "default", "job": 16529, "event": "table_file_creation", "file_number": 77433, "file_size": 42528427, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1214897351, "table_properties": {"data_size": 40590672, "index_size": 222528, "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": 131629510, "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": 1732111693, "oldest_key_time": 0, "file_creation_time": 1732111693, "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": 77433, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:08:15.182665 140008391951936 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077434.sst) /dev/shm/ToplingTemp/Topling-1059851-fiVVe8 2024/11/20-22:08:15.797424 140008391951936 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077434.sst): first pass time = 0.61's, 218.346'MB/sec 2024/11/20-22:08:16.468040 140008391951936 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077434.sst): old prealloc_size = 147639500, real_size = 40584320 2024/11/20-22:08:16.468172 140008391951936 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077434.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 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.0403 GB avg-val =1016.99 avg-zval = 311.52 2024/11/20-22:08:16.468264 140008391951936 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077434.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:08:16.630420 140008391951936 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077434.sst): second pass time = 0.67's, 196.472'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 259.543'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2363.413'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.274'MB/sec write SST data time = 0.04's, 957.798'MB/sec dict compress time = 0.26's, 5.233'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 32668.445'MB/sec zip my value time = 0.67's, unzip length = 0.132'GB zip my value throughput = 196.472'MB/sec zip pipeline throughput = 304.431'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.79 avg-val = 1016.99 avg-zval = 311.52 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.79 avg-val = 1019.89 avg-zval = 311.52 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 53539 bytes = 187408 } seq expand size = 374773 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.7207 value = 3.2646 dict = 1.00 all = 3.1851 } Zip/UnZip{ index = 0.1488 value = 0.3063 dict = 1.00 all = 0.3140 } ---------------------------- total value len = 563.462275 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.321402868 Billion total entry num = 1.700904890 Billion write speed all = 41.418343486 MB/sec (with seq num) write speed all = 40.491058646 MB/sec (without seq num) 2024/11/20-22:08:16.733705 140008391951936 [compaction_job.cc:1948] [default] [JOB 16529] Generated table #77434: 129431 keys, 42139294 bytes, temperature: kWarm 2024/11/20-22:08:16.733782 140008391951936 EVENT_LOG_v1 {"time_micros": 1732111696733743, "cf_name": "default", "job": 16529, "event": "table_file_creation", "file_number": 77434, "file_size": 42139294, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1214897106, "table_properties": {"data_size": 40320688, "index_size": 231104, "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": 2588620, "raw_average_key_size": 20, "raw_value_size": 131630078, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "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": 1732111695, "oldest_key_time": 0, "file_creation_time": 1732111695, "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": 77434, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:08:16.772457 140008391951936 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077435.sst) /dev/shm/ToplingTemp/Topling-1059851-KQsdv9 2024/11/20-22:08:17.289965 140008391951936 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077435.sst): first pass time = 0.52's, 259.380'MB/sec 2024/11/20-22:08:17.970960 140008391951936 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077435.sst): old prealloc_size = 147639500, real_size = 40755712 2024/11/20-22:08:17.971148 140008391951936 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077435.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129432 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.0405 GB avg-val =1016.98 avg-zval = 312.91 2024/11/20-22:08:17.971288 140008391951936 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077435.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:08:18.168667 140008391951936 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077435.sst): second pass time = 0.68's, 193.547'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.20's, 214.342'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1388.278'MB/sec (index lex order gen) rebuild zvType time = 0.15's, 0.219'MB/sec write SST data time = 0.05's, 846.037'MB/sec dict compress time = 0.26's, 5.235'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 40823.035'MB/sec zip my value time = 0.68's, unzip length = 0.132'GB zip my value throughput = 193.547'MB/sec zip pipeline throughput = 197.012'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1016.98 avg-zval = 312.91 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1020.86 avg-zval = 312.91 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 71683 bytes = 250912 } seq expand size = 501781 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 = 6.9938 value = 3.2500 dict = 1.00 all = 3.1674 } Zip/UnZip{ index = 0.1430 value = 0.3077 dict = 1.00 all = 0.3157 } ---------------------------- total value len = 563.594406 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.321532300 Billion total entry num = 1.701034322 Billion write speed all = 41.423181977 MB/sec (with seq num) write speed all = 40.495923775 MB/sec (without seq num) 2024/11/20-22:08:18.219701 140008391951936 [compaction_job.cc:1948] [default] [JOB 16529] Generated table #77435: 129432 keys, 42374455 bytes, temperature: kWarm 2024/11/20-22:08:18.219765 140008391951936 EVENT_LOG_v1 {"time_micros": 1732111698219734, "cf_name": "default", "job": 16529, "event": "table_file_creation", "file_number": 77435, "file_size": 42374455, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1214897291, "table_properties": {"data_size": 40501104, "index_size": 222080, "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": 2588640, "raw_average_key_size": 20, "raw_value_size": 131630015, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129432, "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": 1732111696, "oldest_key_time": 0, "file_creation_time": 1732111696, "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": 77435, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:08:18.255875 140008391951936 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077436.sst) /dev/shm/ToplingTemp/Topling-1059851-buueQ9 2024/11/20-22:08:18.271783 140008391951936 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077436.sst): first pass time = 0.02's, 608.235'MB/sec 2024/11/20-22:08:18.350116 140008391951936 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077436.sst): old prealloc_size = 147639500, real_size = 2968328 2024/11/20-22:08:18.350160 140008391951936 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077436.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 9313 prefix = 4 raw-key = 0.0001 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.24 raw-val = 0.0095 GB zip-val = 0.0030 GB avg-val =1017.00 avg-zval = 318.22 2024/11/20-22:08:18.363471 140008391951936 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00/077436.sst): second pass time = 0.08's, 121.934'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 230.304'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 89.668'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.230'MB/sec write SST data time = 0.00's, 956.555'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.104'MB, throughput = 3014.217'MB/sec zip my value time = 0.08's, unzip length = 0.009'GB zip my value throughput = 121.934'MB/sec zip pipeline throughput = 121.934'MB/sec entries = 9313 avg-key = 20.00 avg-zkey = 0.24 avg-val = 1017.00 avg-zval = 318.22 usrkeys = 9313 avg-key = 12.00 avg-zkey = 0.24 avg-val = 1017.10 avg-zval = 318.22 TagRS{ kinds = RS_Key0_TagN bytes = 1560 } TagArray{ size = 131 bytes = 480 } seq expand size = 917 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0001 GB value = 0.0095 GB dict = 0.10 MB all = 0.0097 GB } __ZipSize{ index = 0.0000 GB value = 0.0030 GB dict = 0.10 MB all = 0.0031 GB } UnZip/Zip{ index = 49.8911 value = 3.1959 dict = 1.00 all = 3.1429 } Zip/UnZip{ index = 0.0200 value = 0.3129 dict = 1.00 all = 0.3182 } ---------------------------- total value len = 563.603879 GB avg = 0.331 KB (by entry num) total key len = 44.324947 GB avg = 0.026 KB total ukey len = 32.800466 GB avg = 0.014 KB total ukey num = 2.321541613 Billion total entry num = 1.701043635 Billion write speed all = 41.423290227 MB/sec (with seq num) write speed all = 40.496039257 MB/sec (without seq num) 2024/11/20-22:08:18.376707 140008391951936 [compaction_job.cc:1948] [default] [JOB 16529] Generated table #77436: 9313 keys, 3072834 bytes, temperature: kWarm 2024/11/20-22:08:18.376757 140008391951936 EVENT_LOG_v1 {"time_micros": 1732111698376730, "cf_name": "default", "job": 16529, "event": "table_file_creation", "file_number": 77436, "file_size": 3072834, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1213750654, "table_properties": {"data_size": 2963616, "index_size": 2240, "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": 186260, "raw_average_key_size": 20, "raw_value_size": 9471319, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 9313, "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_IL_256_32-DictZipBlobStore", "creation_time": 1732111698, "oldest_key_time": 0, "file_creation_time": 1732111698, "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": 77436, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:08:18.386885 140008391951936 [compaction_job.cc:703] job-16529: subcompact[0], size: 0.172595 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16529/att-00 [077432,077433,077434,077435,077436] 2024/11/20-22:08:18.443337 140008391951936 (Original Log Time 2024/11/20-22:08:11.325165) EVENT_LOG_v1 {"time_micros": 1732111691325127, "job": 16529, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [77386], "files_L3": [77428, 77429, 77318, 77279, 77280, 77409], "score": 0.96515, "input_data_size": 205196117, "oldest_snapshot_seqno": 1215452335} 2024/11/20-22:08:18.443341 140008391951936 (Original Log Time 2024/11/20-22:08:18.442725) [compaction_job.cc:2022] [default] [JOB 16529] Compacted 1@2 + 6@3 files to L3 => 172594923 bytes 2024/11/20-22:08:18.443343 140008391951936 (Original Log Time 2024/11/20-22:08:18.443279) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 5 0 0 0] max score 0.01, MB/sec: 29.1 rd, 24.4 wr, level 3, files in(1, 6) out(5 +0 blob) MB in(31.2, 164.5 +0.0 blob) out(164.6 +0.0 blob), read-write-amplify(11.5) write-amplify(5.3) OK, records in: 558484, records dropped: 31447 output_compression: Snappy 2024/11/20-22:08:18.443347 140008391951936 (Original Log Time 2024/11/20-22:08:18.443322) EVENT_LOG_v1 {"time_micros": 1732111698443299, "cf": "default", "job": 16529, "event": "compaction_finished", "compaction_time_micros": 7061725, "compaction_time_cpu_micros": 1771083, "output_level": 3, "num_output_files": 5, "total_output_size": 172594923, "num_input_records": 558484, "num_output_records": 527037, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 145871565, "file_range_sync_nanos": 0, "file_fsync_nanos": 3885, "file_prepare_write_nanos": 8762, "lsm_state": [0, 0, 0, 5, 0, 0, 0]} 2024/11/20-22:08:18.572108 140008391951936 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":1732111691,"executesMs":7270,"compactionJobId":16529,"attempt":0,"compactionInputRawBytes":579141195,"compactionInputZipBytes":205196117,"compactionOutputRawBytes":0,"compactionOutputZipBytes":172594923,"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-2e67ea8aaf24631c079fc3ee79861726-16be34b1e6244174-00"}}, response = 2024/11/20-22:08:18.572224 140008391951936 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-16529/att-00: olev 3, work 7.270 s, result 7.843 ms, install 0.639 ms, input{raw 552.312 MiB zip 195.690 MiB}