2024/11/20-21:12:06.433186 140008089814592 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00: fork to child time = 0.009656 sec 2024/11/20-21:12:06.433692 140008089814592 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00 2024/11/20-21:12:06.438548 140008089814592 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00 2024/11/20-21:12:06.440230 140008089814592 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-21:12:06.440453 140008089814592 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-21:12:06.490721 140008089814592 [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-13376/att-00/MANIFEST-049091 2024/11/20-21:12:06.507203 140008089814592 [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-13376/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 71603, last_sequence is 1143555138, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 71439 2024/11/20-21:12:06.507209 140008089814592 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-21:12:06.507282 140008089814592 [version_set.cc:5724] Creating manifest 71603 2024/11/20-21:12:06.540809 140008089814592 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-21:12:06.561507 140008089814592 [compaction_job.cc:2437] [default] [JOB 13376] Compacting 1@2 + 4@3 files to L3, score 0.91, subcompactions 1 : 1 2024/11/20-21:12:06.561519 140008089814592 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 10785 Base level 2, inputs: [71592(31MB)], [71528(40MB) 71529(1757KB) 71521(40MB) 71522(40MB)] 2024/11/20-21:12:06.568531 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/20-21:12:06.568556 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/20-21:12:06.568575 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/20-21:12:06.568583 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/20-21:12:06.568592 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/20-21:12:07.179108 140008089814592 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071604.sst) /dev/shm/ToplingTemp/Topling-995868-57iPs4 2024/11/20-21:12:07.436901 140008089814592 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071604.sst): first pass time = 0.26's, 520.722'MB/sec 2024/11/20-21:12:08.150120 140008089814592 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071604.sst): old prealloc_size = 147639500, real_size = 40974032 2024/11/20-21:12:08.150255 140008089814592 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071604.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 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.03 avg-zval = 314.63 2024/11/20-21:12:08.150422 140008089814592 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071604.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-21:12:08.320965 140008089814592 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071604.sst): second pass time = 0.71's, 184.786'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 250.326'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2082.056'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.264'MB/sec write SST data time = 0.05's, 889.810'MB/sec dict compress time = 4341032934.38's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 39919.956'MB/sec zip my value time = 0.71's, unzip length = 0.132'GB zip my value throughput = 184.786'MB/sec zip pipeline throughput = 292.149'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.03 avg-zval = 314.63 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1024.03 avg-zval = 314.63 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129426 bytes = 453008 } seq expand size = 905982 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.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 7.0730 value = 3.2324 dict = 1.00 all = 3.1378 } Zip/UnZip{ index = 0.1414 value = 0.3094 dict = 1.00 all = 0.3187 } ---------------------------- 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.321144002 Billion total entry num = 1.700646024 Billion write speed all = 53.734012483 MB/sec (with seq num) write speed all = 52.530651313 MB/sec (without seq num) 2024/11/20-21:12:08.373980 140008089814592 [compaction_job.cc:1948] [default] [JOB 13376] Generated table #71604: 129426 keys, 42774891 bytes, temperature: kWarm 2024/11/20-21:12:08.374083 140008089814592 EVENT_LOG_v1 {"time_micros": 1732108328374026, "cf_name": "default", "job": 13376, "event": "table_file_creation", "file_number": 71604, "file_size": 42774891, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 963077851, "largest_seqno": 1143443017, "table_properties": {"data_size": 40721920, "index_size": 219584, "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": 2588520, "raw_average_key_size": 20, "raw_value_size": 131629952, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "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": 1732108327, "oldest_key_time": 0, "file_creation_time": 1732108327, "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": 71604, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:12:08.409895 140008089814592 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071605.sst) /dev/shm/ToplingTemp/Topling-995868-PXA8g6 2024/11/20-21:12:09.083236 140008089814592 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071605.sst): first pass time = 0.67's, 199.341'MB/sec 2024/11/20-21:12:09.770523 140008089814592 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071605.sst): old prealloc_size = 147639500, real_size = 40993936 2024/11/20-21:12:09.770713 140008089814592 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071605.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.74 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1016.99 avg-zval = 314.74 2024/11/20-21:12:09.771137 140008089814592 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071605.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-21:12:09.998830 140008089814592 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071605.sst): second pass time = 0.69's, 191.790'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.23's, 187.455'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1410.004'MB/sec (index lex order gen) rebuild zvType time = 0.18's, 0.179'MB/sec write SST data time = 0.05's, 895.478'MB/sec dict compress time = 4341032934.38's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 38297.716'MB/sec zip my value time = 0.69's, unzip length = 0.132'GB zip my value throughput = 191.790'MB/sec zip pipeline throughput = 192.414'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1016.99 avg-zval = 314.74 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1023.99 avg-zval = 314.74 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129430 bytes = 453024 } seq expand size = 906010 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.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.9022 value = 3.2313 dict = 1.00 all = 3.1363 } Zip/UnZip{ index = 0.1449 value = 0.3095 dict = 1.00 all = 0.3188 } ---------------------------- total value len = 563.330804 GB avg = 0.331 KB (by entry num) total key len = 44.319583 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273432 Billion total entry num = 1.700775454 Billion write speed all = 53.737989104 MB/sec (with seq num) write speed all = 52.534714923 MB/sec (without seq num) 2024/11/20-21:12:10.052114 140008089814592 [compaction_job.cc:1948] [default] [JOB 13376] Generated table #71605: 129430 keys, 42794424 bytes, temperature: kWarm 2024/11/20-21:12:10.052179 140008089814592 EVENT_LOG_v1 {"time_micros": 1732108330052148, "cf_name": "default", "job": 13376, "event": "table_file_creation", "file_number": 71605, "file_size": 42794424, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 954967992, "largest_seqno": 1143443498, "table_properties": {"data_size": 40736384, "index_size": 225024, "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": 131629644, "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": 1732108328, "oldest_key_time": 0, "file_creation_time": 1732108328, "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": 71605, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:12:10.090725 140008089814592 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071606.sst) /dev/shm/ToplingTemp/Topling-995868-EwhrS4 2024/11/20-21:12:10.690951 140008089814592 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071606.sst): first pass time = 0.60's, 223.628'MB/sec 2024/11/20-21:12:11.349925 140008089814592 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071606.sst): old prealloc_size = 147639500, real_size = 40941520 2024/11/20-21:12:11.350134 140008089814592 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071606.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 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.0407 GB avg-val =1017.03 avg-zval = 314.36 2024/11/20-21:12:11.350548 140008089814592 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071606.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-21:12:11.540477 140008089814592 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071606.sst): second pass time = 0.66's, 199.996'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.19's, 224.320'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1170.415'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.227'MB/sec write SST data time = 0.05's, 899.757'MB/sec dict compress time = 4341032934.38's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 47310.314'MB/sec zip my value time = 0.66's, unzip length = 0.132'GB zip my value throughput = 199.996'MB/sec zip pipeline throughput = 199.996'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.03 avg-zval = 314.36 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1024.03 avg-zval = 314.36 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129426 bytes = 453008 } seq expand size = 905982 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.0407 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.9955 value = 3.2352 dict = 1.00 all = 3.1402 } Zip/UnZip{ index = 0.1429 value = 0.3091 dict = 1.00 all = 0.3185 } ---------------------------- total value len = 563.463340 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.321402858 Billion total entry num = 1.700904880 Billion write speed all = 53.742611810 MB/sec (with seq num) write speed all = 52.539410103 MB/sec (without seq num) 2024/11/20-21:12:11.591436 140008089814592 [compaction_job.cc:1948] [default] [JOB 13376] Generated table #71606: 129426 keys, 42742289 bytes, temperature: kWarm 2024/11/20-21:12:11.591513 140008089814592 EVENT_LOG_v1 {"time_micros": 1732108331591463, "cf_name": "default", "job": 13376, "event": "table_file_creation", "file_number": 71606, "file_size": 42742289, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1143443235, "table_properties": {"data_size": 40686976, "index_size": 222016, "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": 2588520, "raw_average_key_size": 20, "raw_value_size": 131630063, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "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": 1732108330, "oldest_key_time": 0, "file_creation_time": 1732108330, "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": 71606, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:12:11.645390 140008089814592 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071607.sst) /dev/shm/ToplingTemp/Topling-995868-L0SdS1 2024/11/20-21:12:11.663088 140008089814592 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071607.sst): first pass time = 0.02's, 330.054'MB/sec 2024/11/20-21:12:11.711540 140008089814592 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071607.sst): old prealloc_size = 147639500, real_size = 1835384 2024/11/20-21:12:11.711590 140008089814592 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071607.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 5622 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.22 raw-val = 0.0057 GB zip-val = 0.0018 GB avg-val =1016.96 avg-zval = 325.96 2024/11/20-21:12:11.724307 140008089814592 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00/071607.sst): second pass time = 0.05's, 119.685'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 150.533'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 42.067'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.148'MB/sec write SST data time = 0.00's, 603.170'MB/sec dict compress time = 4341032934.38's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.062'MB, throughput = 1839.902'MB/sec zip my value time = 0.05's, unzip length = 0.006'GB zip my value throughput = 119.685'MB/sec zip pipeline throughput = 119.685'MB/sec entries = 5622 avg-key = 20.00 avg-zkey = 0.23 avg-val = 1016.96 avg-zval = 325.96 usrkeys = 5622 avg-key = 12.00 avg-zkey = 0.23 avg-val = 1023.96 avg-zval = 325.96 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 5622 bytes = 19696 } seq expand size = 39354 multi value expand size = 0 cnt WriteAppend = 10 UnZipSize{ index = 0.0001 GB value = 0.0057 GB dict = 0.06 MB all = 0.0058 GB } __ZipSize{ index = 0.0000 GB value = 0.0018 GB dict = 0.06 MB all = 0.0019 GB } UnZip/Zip{ index = 52.7062 value = 3.1199 dict = 1.00 all = 3.0416 } Zip/UnZip{ index = 0.0190 value = 0.3205 dict = 1.00 all = 0.3288 } ---------------------------- total value len = 563.469097 GB avg = 0.331 KB (by entry num) total key len = 44.322284 GB avg = 0.026 KB total ukey len = 32.798869 GB avg = 0.014 KB total ukey num = 2.321408480 Billion total entry num = 1.700910502 Billion write speed all = 53.742257328 MB/sec (with seq num) write speed all = 52.539071199 MB/sec (without seq num) 2024/11/20-21:12:11.733774 140008089814592 [compaction_job.cc:1948] [default] [JOB 13376] Generated table #71607: 5622 keys, 1916705 bytes, temperature: kWarm 2024/11/20-21:12:11.733848 140008089814592 EVENT_LOG_v1 {"time_micros": 1732108331733802, "cf_name": "default", "job": 13376, "event": "table_file_creation", "file_number": 71607, "file_size": 1916705, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980006173, "largest_seqno": 1141933047, "table_properties": {"data_size": 1832528, "index_size": 1280, "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": 112440, "raw_average_key_size": 20, "raw_value_size": 5717333, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 5622, "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-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732108331, "oldest_key_time": 0, "file_creation_time": 1732108331, "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": 71607, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:12:11.743160 140008089814592 [compaction_job.cc:703] job-13376: subcompact[0], size: 0.130228 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13376/att-00 [071604,071605,071606,071607] 2024/11/20-21:12:11.789836 140008089814592 (Original Log Time 2024/11/20-21:12:06.561575) EVENT_LOG_v1 {"time_micros": 1732108326561535, "job": 13376, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [71592], "files_L3": [71528, 71529, 71521, 71522], "score": 0.908323, "input_data_size": 162847692, "oldest_snapshot_seqno": 1143554083} 2024/11/20-21:12:11.789841 140008089814592 (Original Log Time 2024/11/20-21:12:11.785509) [compaction_job.cc:2022] [default] [JOB 13376] Compacted 1@2 + 4@3 files to L3 => 130228309 bytes 2024/11/20-21:12:11.789844 140008089814592 (Original Log Time 2024/11/20-21:12:11.789752) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 4 0 0 0] max score 0.00, MB/sec: 31.4 rd, 25.1 wr, level 3, files in(1, 4) out(4 +0 blob) MB in(31.2, 124.1 +0.0 blob) out(124.2 +0.0 blob), read-write-amplify(9.0) write-amplify(4.0) OK, records in: 425503, records dropped: 31599 output_compression: Snappy 2024/11/20-21:12:11.789853 140008089814592 (Original Log Time 2024/11/20-21:12:11.789817) EVENT_LOG_v1 {"time_micros": 1732108331789783, "cf": "default", "job": 13376, "event": "compaction_finished", "compaction_time_micros": 5181591, "compaction_time_cpu_micros": 1421297, "output_level": 3, "num_output_files": 4, "total_output_size": 130228309, "num_input_records": 425503, "num_output_records": 393904, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 97085126, "file_range_sync_nanos": 0, "file_fsync_nanos": 3911, "file_prepare_write_nanos": 8459, "lsm_state": [0, 0, 0, 4, 0, 0, 0]} 2024/11/20-21:12:11.927002 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":1732096383,"starts":1732108326,"executesMs":5343,"compactionJobId":13376,"attempt":0,"compactionInputRawBytes":441252471,"compactionInputZipBytes":162847692,"compactionOutputRawBytes":0,"compactionOutputZipBytes":130228309,"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-79184f8d83f6a2a32389e9cb422cff1d-b6dfc3a605edaaf4-00"}}, response = 2024/11/20-21:12:11.927098 140008089814592 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-13376/att-00: olev 3, work 5.344 s, result 8.259 ms, install 4.361 ms, input{raw 420.811 MiB zip 155.304 MiB}