2024/11/20-20:08:08.651911 140008761230912 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00: fork to child time = 0.009469 sec 2024/11/20-20:08:08.652429 140008761230912 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00 2024/11/20-20:08:08.657128 140008761230912 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00 2024/11/20-20:08:08.658797 140008761230912 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:08:08.659031 140008761230912 [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:08:08.703712 140008761230912 [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-09442/att-00/MANIFEST-049091 2024/11/20-20:08:08.758627 140008761230912 [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-09442/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 64515, last_sequence is 1055664667, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 64346 2024/11/20-20:08:08.758637 140008761230912 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:08:08.758716 140008761230912 [version_set.cc:5724] Creating manifest 64515 2024/11/20-20:08:08.791434 140008761230912 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:08:08.810531 140008761230912 [compaction_job.cc:2437] [default] [JOB 9442] Compacting 1@2 + 8@3 files to L3, score 0.83, subcompactions 1 : 1 2024/11/20-20:08:08.810548 140008761230912 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8255 Base level 2, inputs: [64513(19MB)], [64379(37MB) 64380(37MB) 64427(37MB) 64428(37MB) 64429(37MB) 64430(37MB) 64431(39MB) 64510(7762KB)] 2024/11/20-20:08:08.816583 140008761230912 [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:08:08.816605 140008761230912 [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:08:08.816622 140008761230912 [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:08:08.816630 140008761230912 [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:08:08.816639 140008761230912 [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:08:09.334098 140008761230912 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064516.sst) /dev/shm/ToplingTemp/Topling-917676-wsgysy 2024/11/20-20:08:09.997537 140008761230912 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064516.sst): first pass time = 0.66's, 202.320'MB/sec 2024/11/20-20:08:11.442850 140008761230912 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064516.sst): old prealloc_size = 147639500, real_size = 36926128 2024/11/20-20:08:11.443476 140008761230912 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064516.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926115 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0349 GB avg-val = 116.93 avg-zval = 37.68 2024/11/20-20:08:11.444309 140008761230912 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064516.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:08:12.288647 140008761230912 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064516.sst): second pass time = 1.44's, 74.968'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 46.116'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2980.393'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.340'MB/sec write SST data time = 0.16's, 236.835'MB/sec dict compress time = 8317129703.61's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 29534.941'MB/sec zip my value time = 1.44's, unzip length = 0.108'GB zip my value throughput = 74.968'MB/sec zip pipeline throughput = 99.685'MB/sec entries = 926115 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.93 avg-zval = 37.68 usrkeys = 926115 avg-key = 20.00 avg-zkey = 1.94 avg-val = 119.33 avg-zval = 37.68 TagRS{ kinds = RS_Key0_TagN bytes = 144800 } TagArray{ size = 318672 bytes = 1075536 } seq expand size = 2230704 multi value expand size = 0 cnt WriteAppend = 21 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0349 GB dict = 1.08 MB all = 0.0390 GB } UnZip/Zip{ index = 10.3096 value = 3.1030 dict = 1.00 all = 3.4411 } Zip/UnZip{ index = 0.0970 value = 0.3223 dict = 1.00 all = 0.2906 } ---------------------------- total value len = 563.176249 GB avg = 0.331 KB (by entry num) total key len = 44.340338 GB avg = 0.026 KB total ukey len = 32.812664 GB avg = 0.014 KB total ukey num = 2.321940691 Billion total entry num = 1.701442713 Billion write speed all = 81.328173855 MB/sec (with seq num) write speed all = 79.505998373 MB/sec (without seq num) 2024/11/20-20:08:12.336170 140008761230912 [compaction_job.cc:1948] [default] [JOB 9442] Generated table #64516: 926115 keys, 39004765 bytes, temperature: kWarm 2024/11/20-20:08:12.336260 140008761230912 EVENT_LOG_v1 {"time_micros": 1732104492336218, "cf_name": "default", "job": 9442, "event": "table_file_creation", "file_number": 64516, "file_size": 39004765, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1054639004, "table_properties": {"data_size": 34897824, "index_size": 1796608, "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": 25931220, "raw_average_key_size": 28, "raw_value_size": 108286546, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926115, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732104489, "oldest_key_time": 0, "file_creation_time": 1732104489, "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": 64516, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:08:12.371202 140008761230912 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064517.sst) /dev/shm/ToplingTemp/Topling-917676-1pEqXy 2024/11/20-20:08:13.255859 140008761230912 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064517.sst): first pass time = 0.88's, 151.725'MB/sec 2024/11/20-20:08:14.411077 140008761230912 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064517.sst): old prealloc_size = 147639500, real_size = 35031280 2024/11/20-20:08:14.411657 140008761230912 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064517.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 921867 prefix = 4 raw-key = 0.0147 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0330 GB avg-val = 117.59 avg-zval = 35.85 2024/11/20-20:08:14.413704 140008761230912 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064517.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:08:15.266159 140008761230912 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064517.sst): second pass time = 1.15's, 93.905'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.86's, 45.612'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3171.683'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.319'MB/sec write SST data time = 0.13's, 297.114'MB/sec dict compress time = 8317129703.61's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 31343.517'MB/sec zip my value time = 1.15's, unzip length = 0.108'GB zip my value throughput = 93.905'MB/sec zip pipeline throughput = 93.905'MB/sec entries = 921867 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.59 avg-zval = 35.85 usrkeys = 921867 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.59 avg-zval = 35.85 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 921867 bytes = 3111312 } seq expand size = 6453069 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0330 GB dict = 1.08 MB all = 0.0390 GB } UnZip/Zip{ index = 10.5132 value = 3.2804 dict = 1.00 all = 3.4414 } Zip/UnZip{ index = 0.0951 value = 0.3048 dict = 1.00 all = 0.2906 } ---------------------------- total value len = 563.291108 GB avg = 0.331 KB (by entry num) total key len = 44.366150 GB avg = 0.026 KB total ukey len = 32.831101 GB avg = 0.014 KB total ukey num = 2.322862558 Billion total entry num = 1.702364580 Billion write speed all = 81.314593614 MB/sec (with seq num) write speed all = 79.492157269 MB/sec (without seq num) 2024/11/20-20:08:15.312701 140008761230912 [compaction_job.cc:1948] [default] [JOB 9442] Generated table #64517: 921867 keys, 39001388 bytes, temperature: kWarm 2024/11/20-20:08:15.312763 140008761230912 EVENT_LOG_v1 {"time_micros": 1732104495312733, "cf_name": "default", "job": 9442, "event": "table_file_creation", "file_number": 64517, "file_size": 39001388, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980002239, "largest_seqno": 1054639159, "table_properties": {"data_size": 33046880, "index_size": 1753728, "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": 25812276, "raw_average_key_size": 28, "raw_value_size": 108405574, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 921867, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732104492, "oldest_key_time": 0, "file_creation_time": 1732104492, "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": 64517, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:08:15.349325 140008761230912 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064518.sst) /dev/shm/ToplingTemp/Topling-917676-xg6xiz 2024/11/20-20:08:16.177226 140008761230912 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064518.sst): first pass time = 0.83's, 162.125'MB/sec 2024/11/20-20:08:17.289857 140008761230912 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064518.sst): old prealloc_size = 147639500, real_size = 35196768 2024/11/20-20:08:17.290443 140008761230912 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064518.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 921914 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1084 GB zip-val = 0.0332 GB avg-val = 117.59 avg-zval = 36.01 2024/11/20-20:08:17.291245 140008761230912 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064518.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:08:18.125213 140008761230912 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064518.sst): second pass time = 1.11's, 97.497'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.887'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3104.146'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.325'MB/sec write SST data time = 0.13's, 312.181'MB/sec dict compress time = 8317129703.61's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.084'MB, throughput = 24250.487'MB/sec zip my value time = 1.11's, unzip length = 0.108'GB zip my value throughput = 97.497'MB/sec zip pipeline throughput = 97.497'MB/sec entries = 921914 avg-key = 28.00 avg-zkey = 1.92 avg-val = 117.59 avg-zval = 36.01 usrkeys = 921914 avg-key = 20.00 avg-zkey = 1.92 avg-val = 124.59 avg-zval = 36.01 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 921914 bytes = 3111472 } seq expand size = 6453398 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0332 GB dict = 1.08 MB all = 0.0392 GB } UnZip/Zip{ index = 10.4429 value = 3.2651 dict = 1.00 all = 3.4268 } Zip/UnZip{ index = 0.0958 value = 0.3063 dict = 1.00 all = 0.2918 } ---------------------------- total value len = 563.405966 GB avg = 0.331 KB (by entry num) total key len = 44.391963 GB avg = 0.026 KB total ukey len = 32.849540 GB avg = 0.014 KB total ukey num = 2.323784472 Billion total entry num = 1.703286494 Billion write speed all = 81.302312359 MB/sec (with seq num) write speed all = 79.479586431 MB/sec (without seq num) 2024/11/20-20:08:18.172619 140008761230912 [compaction_job.cc:1948] [default] [JOB 9442] Generated table #64518: 921914 keys, 39167072 bytes, temperature: kWarm 2024/11/20-20:08:18.172686 140008761230912 EVENT_LOG_v1 {"time_micros": 1732104498172654, "cf_name": "default", "job": 9442, "event": "table_file_creation", "file_number": 64518, "file_size": 39167072, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980002266, "largest_seqno": 1054638926, "table_properties": {"data_size": 33200464, "index_size": 1765632, "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": 25813592, "raw_average_key_size": 28, "raw_value_size": 108404248, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 921914, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732104495, "oldest_key_time": 0, "file_creation_time": 1732104495, "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": 64518, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:08:18.208136 140008761230912 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064519.sst) /dev/shm/ToplingTemp/Topling-917676-CzPrEy 2024/11/20-20:08:19.046784 140008761230912 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064519.sst): first pass time = 0.84's, 160.046'MB/sec 2024/11/20-20:08:20.207121 140008761230912 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064519.sst): old prealloc_size = 147639500, real_size = 34956016 2024/11/20-20:08:20.207715 140008761230912 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064519.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923209 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0330 GB avg-val = 117.38 avg-zval = 35.71 2024/11/20-20:08:20.208534 140008761230912 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064519.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:08:21.046569 140008761230912 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064519.sst): second pass time = 1.16's, 93.463'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.376'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3136.373'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.324'MB/sec write SST data time = 0.13's, 306.785'MB/sec dict compress time = 8317129703.61's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 32125.371'MB/sec zip my value time = 1.16's, unzip length = 0.108'GB zip my value throughput = 93.463'MB/sec zip pipeline throughput = 93.463'MB/sec entries = 923209 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.38 avg-zval = 35.71 usrkeys = 923209 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.38 avg-zval = 35.71 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923209 bytes = 3115840 } seq expand size = 6462463 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0330 GB dict = 1.08 MB all = 0.0389 GB } UnZip/Zip{ index = 10.5124 value = 3.2870 dict = 1.00 all = 3.4477 } Zip/UnZip{ index = 0.0951 value = 0.3042 dict = 1.00 all = 0.2900 } ---------------------------- total value len = 563.520796 GB avg = 0.331 KB (by entry num) total key len = 44.417813 GB avg = 0.026 KB total ukey len = 32.868004 GB avg = 0.014 KB total ukey num = 2.324707681 Billion total entry num = 1.704209703 Billion write speed all = 81.289364544 MB/sec (with seq num) write speed all = 79.466363054 MB/sec (without seq num) 2024/11/20-20:08:21.094973 140008761230912 [compaction_job.cc:1948] [default] [JOB 9442] Generated table #64519: 923209 keys, 38929810 bytes, temperature: kWarm 2024/11/20-20:08:21.095038 140008761230912 EVENT_LOG_v1 {"time_micros": 1732104501095005, "cf_name": "default", "job": 9442, "event": "table_file_creation", "file_number": 64519, "file_size": 38929810, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980002295, "largest_seqno": 1054637977, "table_properties": {"data_size": 32968608, "index_size": 1756416, "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": 25849852, "raw_average_key_size": 28, "raw_value_size": 108367878, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923209, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732104498, "oldest_key_time": 0, "file_creation_time": 1732104498, "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": 64519, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:08:21.132786 140008761230912 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064520.sst) /dev/shm/ToplingTemp/Topling-917676-OSaL8z 2024/11/20-20:08:21.990198 140008761230912 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064520.sst): first pass time = 0.86's, 156.545'MB/sec 2024/11/20-20:08:23.146490 140008761230912 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064520.sst): old prealloc_size = 147639500, real_size = 34985712 2024/11/20-20:08:23.147021 140008761230912 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064520.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922067 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0330 GB avg-val = 117.56 avg-zval = 35.79 2024/11/20-20:08:23.147812 140008761230912 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064520.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:08:23.987504 140008761230912 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064520.sst): second pass time = 1.16's, 93.809'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.321'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3435.368'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.321'MB/sec write SST data time = 0.12's, 316.646'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.084'MB, throughput = 37004.303'MB/sec zip my value time = 1.16's, unzip length = 0.108'GB zip my value throughput = 93.809'MB/sec zip pipeline throughput = 93.809'MB/sec entries = 922067 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.56 avg-zval = 35.79 usrkeys = 922067 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.56 avg-zval = 35.79 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922067 bytes = 3111984 } seq expand size = 6454469 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0330 GB dict = 1.08 MB all = 0.0390 GB } UnZip/Zip{ index = 10.5124 value = 3.2848 dict = 1.00 all = 3.4453 } Zip/UnZip{ index = 0.0951 value = 0.3044 dict = 1.00 all = 0.2902 } ---------------------------- total value len = 563.635651 GB avg = 0.331 KB (by entry num) total key len = 44.443631 GB avg = 0.026 KB total ukey len = 32.886445 GB avg = 0.014 KB total ukey num = 2.325629748 Billion total entry num = 1.705131770 Billion write speed all = 81.276213162 MB/sec (with seq num) write speed all = 79.452942317 MB/sec (without seq num) 2024/11/20-20:08:24.034310 140008761230912 [compaction_job.cc:1948] [default] [JOB 9442] Generated table #64520: 922067 keys, 38956600 bytes, temperature: kWarm 2024/11/20-20:08:24.034374 140008761230912 EVENT_LOG_v1 {"time_micros": 1732104504034344, "cf_name": "default", "job": 9442, "event": "table_file_creation", "file_number": 64520, "file_size": 38956600, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980002334, "largest_seqno": 1054636124, "table_properties": {"data_size": 33000800, "index_size": 1754240, "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": 25817876, "raw_average_key_size": 28, "raw_value_size": 108399986, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922067, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732104501, "oldest_key_time": 0, "file_creation_time": 1732104501, "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": 64520, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:08:24.067478 140008761230912 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064521.sst) /dev/shm/ToplingTemp/Topling-917676-y7yndx 2024/11/20-20:08:24.916178 140008761230912 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064521.sst): first pass time = 0.85's, 158.151'MB/sec 2024/11/20-20:08:26.186870 140008761230912 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064521.sst): old prealloc_size = 147639500, real_size = 36430048 2024/11/20-20:08:26.187437 140008761230912 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064521.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925780 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.95 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.98 avg-zval = 37.15 2024/11/20-20:08:26.188034 140008761230912 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064521.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:08:26.926107 140008761230912 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064521.sst): second pass time = 1.27's, 85.281'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.74's, 53.496'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3308.413'MB/sec (index lex order gen) rebuild zvType time = 0.61's, 0.378'MB/sec write SST data time = 0.13's, 313.421'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 33175.362'MB/sec zip my value time = 1.27's, unzip length = 0.108'GB zip my value throughput = 85.281'MB/sec zip pipeline throughput = 85.281'MB/sec entries = 925780 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.98 avg-zval = 37.15 usrkeys = 925780 avg-key = 20.00 avg-zkey = 1.95 avg-val = 121.71 avg-zval = 37.15 TagRS{ kinds = RS_Key0_TagN bytes = 144760 } TagArray{ size = 625321 bytes = 2110480 } seq expand size = 4377247 multi value expand size = 0 cnt WriteAppend = 30 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0395 GB } UnZip/Zip{ index = 10.2395 value = 3.1490 dict = 1.00 all = 3.3941 } Zip/UnZip{ index = 0.0977 value = 0.3176 dict = 1.00 all = 0.2946 } ---------------------------- total value len = 563.748324 GB avg = 0.330 KB (by entry num) total key len = 44.469553 GB avg = 0.026 KB total ukey len = 32.904961 GB avg = 0.014 KB total ukey num = 2.326555528 Billion total entry num = 1.706057550 Billion write speed all = 81.262819946 MB/sec (with seq num) write speed all = 79.439275420 MB/sec (without seq num) 2024/11/20-20:08:26.973980 140008761230912 [compaction_job.cc:1948] [default] [JOB 9442] Generated table #64521: 925780 keys, 39544758 bytes, temperature: kWarm 2024/11/20-20:08:26.974052 140008761230912 EVENT_LOG_v1 {"time_micros": 1732104506974012, "cf_name": "default", "job": 9442, "event": "table_file_creation", "file_number": 64521, "file_size": 39544758, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1054638585, "table_properties": {"data_size": 34390160, "index_size": 1808256, "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": 25921840, "raw_average_key_size": 28, "raw_value_size": 108295940, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 925780, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732104504, "oldest_key_time": 0, "file_creation_time": 1732104504, "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": 64521, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:08:27.009144 140008761230912 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064522.sst) /dev/shm/ToplingTemp/Topling-917676-9ozh4x 2024/11/20-20:08:27.865472 140008761230912 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064522.sst): first pass time = 0.86's, 156.742'MB/sec 2024/11/20-20:08:29.189621 140008761230912 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064522.sst): old prealloc_size = 147639500, real_size = 36899696 2024/11/20-20:08:29.190209 140008761230912 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064522.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926818 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0349 GB avg-val = 116.82 avg-zval = 37.66 2024/11/20-20:08:29.190895 140008761230912 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064522.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:08:29.895494 140008761230912 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064522.sst): second pass time = 1.32's, 81.818'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.71's, 57.349'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3236.148'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.400'MB/sec write SST data time = 0.13's, 320.280'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 24735.213'MB/sec zip my value time = 1.32's, unzip length = 0.108'GB zip my value throughput = 81.818'MB/sec zip pipeline throughput = 81.818'MB/sec entries = 926818 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.82 avg-zval = 37.66 usrkeys = 926818 avg-key = 20.00 avg-zkey = 1.90 avg-val = 122.58 avg-zval = 37.66 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 763693 bytes = 2577472 } seq expand size = 5345851 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0349 GB dict = 1.08 MB all = 0.0405 GB } UnZip/Zip{ index = 10.5141 value = 3.1018 dict = 1.00 all = 3.3156 } Zip/UnZip{ index = 0.0951 value = 0.3224 dict = 1.00 all = 0.3016 } ---------------------------- total value len = 563.861936 GB avg = 0.330 KB (by entry num) total key len = 44.495504 GB avg = 0.026 KB total ukey len = 32.923497 GB avg = 0.014 KB total ukey num = 2.327482346 Billion total entry num = 1.706984368 Billion write speed all = 81.249232329 MB/sec (with seq num) write speed all = 79.425420730 MB/sec (without seq num) 2024/11/20-20:08:29.944388 140008761230912 [compaction_job.cc:1948] [default] [JOB 9442] Generated table #64522: 926818 keys, 40480114 bytes, temperature: kWarm 2024/11/20-20:08:29.944458 140008761230912 EVENT_LOG_v1 {"time_micros": 1732104509944420, "cf_name": "default", "job": 9442, "event": "table_file_creation", "file_number": 64522, "file_size": 40480114, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1054639849, "table_properties": {"data_size": 34904800, "index_size": 1763008, "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": 25950904, "raw_average_key_size": 28, "raw_value_size": 108266824, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926818, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732104506, "oldest_key_time": 0, "file_creation_time": 1732104506, "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": 64522, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:08:30.026479 140008761230912 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064523.sst) /dev/shm/ToplingTemp/Topling-917676-JTm6Vz 2024/11/20-20:08:30.262752 140008761230912 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064523.sst): first pass time = 0.24's, 153.673'MB/sec 2024/11/20-20:08:30.625912 140008761230912 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064523.sst): old prealloc_size = 147639500, real_size = 11162064 2024/11/20-20:08:30.626162 140008761230912 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064523.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 250951 prefix = 4 raw-key = 0.0040 GB zip-key = 0.0005 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.0293 GB zip-val = 0.0106 GB avg-val = 116.67 avg-zval = 42.31 2024/11/20-20:08:30.626430 140008761230912 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064523.sst: sumWaitingMem = 0.001 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0006 GB, waited 0.000 sec, Key+Value = 0.036 GB 2024/11/20-20:08:30.838526 140008761230912 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00/064523.sst): second pass time = 0.36's, 80.821'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.21's, 57.611'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2176.475'MB/sec (index lex order gen) rebuild zvType time = 0.18's, 0.357'MB/sec write SST data time = 0.04's, 333.863'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.299'MB, throughput = 9992.904'MB/sec zip my value time = 0.36's, unzip length = 0.029'GB zip my value throughput = 80.821'MB/sec zip pipeline throughput = 80.821'MB/sec entries = 250951 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.67 avg-zval = 42.31 usrkeys = 250951 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.67 avg-zval = 42.31 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 250951 bytes = 846976 } seq expand size = 1756657 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0050 GB value = 0.0293 GB dict = 0.30 MB all = 0.0363 GB } __ZipSize{ index = 0.0005 GB value = 0.0106 GB dict = 0.30 MB all = 0.0122 GB } UnZip/Zip{ index = 10.4188 value = 2.7575 dict = 1.00 all = 2.9640 } Zip/UnZip{ index = 0.0960 value = 0.3626 dict = 1.00 all = 0.3374 } ---------------------------- total value len = 563.892970 GB avg = 0.330 KB (by entry num) total key len = 44.502531 GB avg = 0.026 KB total ukey len = 32.928516 GB avg = 0.014 KB total ukey num = 2.327733297 Billion total entry num = 1.707235319 Billion write speed all = 81.244083000 MB/sec (with seq num) write speed all = 79.420232984 MB/sec (without seq num) 2024/11/20-20:08:30.857757 140008761230912 [compaction_job.cc:1948] [default] [JOB 9442] Generated table #64523: 250951 keys, 12248407 bytes, temperature: kWarm 2024/11/20-20:08:30.857808 140008761230912 EVENT_LOG_v1 {"time_micros": 1732104510857781, "cf_name": "default", "job": 9442, "event": "table_file_creation", "file_number": 64523, "file_size": 12248407, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 969491625, "largest_seqno": 1054639972, "table_properties": {"data_size": 10617408, "index_size": 481728, "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": 7026628, "raw_average_key_size": 28, "raw_value_size": 29277298, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 250951, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732104510, "oldest_key_time": 0, "file_creation_time": 1732104510, "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": 64523, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:08:30.873826 140008761230912 [compaction_job.cc:703] job-09442: subcompact[0], size: 0.287333 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09442/att-00 [064516,064517,064518,064519,064520,064521,064522,064523] 2024/11/20-20:08:30.927513 140008761230912 (Original Log Time 2024/11/20-20:08:08.810613) EVENT_LOG_v1 {"time_micros": 1732104488810566, "job": 9442, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [64513], "files_L3": [64379, 64380, 64427, 64428, 64429, 64430, 64431, 64510], "score": 0.83069, "input_data_size": 304146697, "oldest_snapshot_seqno": 1055664451} 2024/11/20-20:08:30.927516 140008761230912 (Original Log Time 2024/11/20-20:08:30.926692) [compaction_job.cc:2022] [default] [JOB 9442] Compacted 1@2 + 8@3 files to L3 => 287332914 bytes 2024/11/20-20:08:30.927518 140008761230912 (Original Log Time 2024/11/20-20:08:30.927438) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 8 0 0 0] max score 0.01, MB/sec: 13.8 rd, 13.0 wr, level 3, files in(1, 8) out(8 +0 blob) MB in(19.5, 270.5 +0.0 blob) out(274.0 +0.0 blob), read-write-amplify(28.9) write-amplify(14.0) OK, records in: 6797221, records dropped: 78500 output_compression: Snappy 2024/11/20-20:08:30.927521 140008761230912 (Original Log Time 2024/11/20-20:08:30.927494) EVENT_LOG_v1 {"time_micros": 1732104510927471, "cf": "default", "job": 9442, "event": "compaction_finished", "compaction_time_micros": 22063217, "compaction_time_cpu_micros": 9913299, "output_level": 3, "num_output_files": 8, "total_output_size": 287332914, "num_input_records": 6797221, "num_output_records": 6718721, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 200929348, "file_range_sync_nanos": 0, "file_fsync_nanos": 6359, "file_prepare_write_nanos": 30796, "lsm_state": [0, 0, 0, 8, 0, 0, 0]} 2024/11/20-20:08:31.046527 140008761230912 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":1732104488,"executesMs":22266,"compactionJobId":9442,"attempt":0,"compactionInputRawBytes":986975482,"compactionInputZipBytes":304146697,"compactionOutputRawBytes":0,"compactionOutputZipBytes":287332914,"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-22c63487632142feae6fdeb92269b423-87f48d8a8a396944-00"}}, response = 2024/11/20-20:08:31.046587 140008761230912 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09442/att-00: olev 3, work 22.267 s, result 7.698 ms, install 0.845 ms, input{raw 941.253 MiB zip 290.057 MiB}