2024/11/20-23:32:02.904413 140008878728768 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00: fork to child time = 0.008804 sec 2024/11/20-23:32:02.904876 140008878728768 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00 2024/11/20-23:32:02.911345 140008878728768 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00 2024/11/20-23:32:02.913029 140008878728768 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-23:32:02.913296 140008878728768 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-23:32:02.957587 140008878728768 [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-21049/att-00/MANIFEST-049091 2024/11/20-23:32:03.013271 140008878728768 [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-21049/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 85765, last_sequence is 1316175371, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 85522 2024/11/20-23:32:03.013277 140008878728768 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-23:32:03.013347 140008878728768 [version_set.cc:5724] Creating manifest 85765 2024/11/20-23:32:03.055529 140008878728768 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-23:32:03.072766 140008878728768 [compaction_job.cc:2437] [default] [JOB 21049] Compacting 1@2 + 11@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-23:32:03.072775 140008878728768 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 15792 Base level 2, inputs: [85722(15MB)], [85763(18MB) 85673(37MB) 85674(36MB) 85675(35MB) 85676(39MB) 85677(38MB) 85678(37MB) 85679(37MB) 85680(37MB) 85681(37MB) 85743(38MB)] 2024/11/20-23:32:03.077923 140008878728768 [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-23:32:03.077946 140008878728768 [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-23:32:03.077966 140008878728768 [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-23:32:03.077973 140008878728768 [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-23:32:03.077983 140008878728768 [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-23:32:03.364389 140008878728768 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085766.sst) /dev/shm/ToplingTemp/Topling-1151406-Qq8kD5 2024/11/20-23:32:04.257218 140008878728768 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085766.sst): first pass time = 0.89's, 150.338'MB/sec 2024/11/20-23:32:05.824592 140008878728768 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085766.sst): old prealloc_size = 147639500, real_size = 35620672 2024/11/20-23:32:05.825345 140008878728768 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085766.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926945 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.0336 GB avg-val = 116.80 avg-zval = 36.24 2024/11/20-23:32:05.827113 140008878728768 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085766.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-23:32:06.827388 140008878728768 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085766.sst): second pass time = 1.57's, 69.123'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.00's, 39.728'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2467.354'MB/sec (index lex order gen) rebuild zvType time = 0.77's, 0.300'MB/sec write SST data time = 0.23's, 172.718'MB/sec dict compress time = 7527520624.52's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 12507.449'MB/sec zip my value time = 1.57's, unzip length = 0.108'GB zip my value throughput = 69.123'MB/sec zip pipeline throughput = 122.711'MB/sec entries = 926945 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.80 avg-zval = 36.24 usrkeys = 926945 avg-key = 20.00 avg-zkey = 1.94 avg-val = 123.80 avg-zval = 36.24 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926945 bytes = 3360192 } seq expand size = 6488615 multi value expand size = 0 cnt WriteAppend = 45 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0336 GB dict = 1.08 MB all = 0.0398 GB } UnZip/Zip{ index = 10.3082 value = 3.2231 dict = 1.00 all = 3.3690 } Zip/UnZip{ index = 0.0970 value = 0.3103 dict = 1.00 all = 0.2968 } ---------------------------- total value len = 563.180484 GB avg = 0.331 KB (by entry num) total key len = 44.340361 GB avg = 0.026 KB total ukey len = 32.812681 GB avg = 0.014 KB total ukey num = 2.321941521 Billion total entry num = 1.701443543 Billion write speed all = 30.831611933 MB/sec (with seq num) write speed all = 30.140827444 MB/sec (without seq num) 2024/11/20-23:32:06.875723 140008878728768 [compaction_job.cc:1948] [default] [JOB 21049] Generated table #85766: 926945 keys, 39839242 bytes, temperature: kWarm 2024/11/20-23:32:06.875817 140008878728768 EVENT_LOG_v1 {"time_micros": 1732116726875774, "cf_name": "default", "job": 21049, "event": "table_file_creation", "file_number": 85766, "file_size": 39839242, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 919911853, "largest_seqno": 1315115255, "table_properties": {"data_size": 33590256, "index_size": 1798464, "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": 25954460, "raw_average_key_size": 28, "raw_value_size": 108263322, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926945, "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": 1732116723, "oldest_key_time": 0, "file_creation_time": 1732116723, "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": 85766, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:32:06.911423 140008878728768 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085767.sst) /dev/shm/ToplingTemp/Topling-1151406-GykzK8 2024/11/20-23:32:07.791967 140008878728768 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085767.sst): first pass time = 0.88's, 152.432'MB/sec 2024/11/20-23:32:09.248499 140008878728768 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085767.sst): old prealloc_size = 147639500, real_size = 36503200 2024/11/20-23:32:09.249187 140008878728768 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085767.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926957 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.0345 GB avg-val = 116.79 avg-zval = 37.19 2024/11/20-23:32:09.249448 140008878728768 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085767.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-23:32:10.000541 140008878728768 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085767.sst): second pass time = 1.46's, 74.373'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.75's, 50.554'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2713.068'MB/sec (index lex order gen) rebuild zvType time = 0.62's, 0.372'MB/sec write SST data time = 0.13's, 295.201'MB/sec dict compress time = 7527520624.52's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 33689.467'MB/sec zip my value time = 1.46's, unzip length = 0.108'GB zip my value throughput = 74.373'MB/sec zip pipeline throughput = 82.401'MB/sec entries = 926957 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.79 avg-zval = 37.19 usrkeys = 926957 avg-key = 20.00 avg-zkey = 1.94 avg-val = 117.98 avg-zval = 37.19 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 157586 bytes = 512176 } seq expand size = 1103102 multi value expand size = 0 cnt WriteAppend = 37 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0380 GB } UnZip/Zip{ index = 10.3080 value = 3.1405 dict = 1.00 all = 3.5304 } Zip/UnZip{ index = 0.0970 value = 0.3184 dict = 1.00 all = 0.2833 } ---------------------------- total value len = 563.289850 GB avg = 0.331 KB (by entry num) total key len = 44.366316 GB avg = 0.026 KB total ukey len = 32.831220 GB avg = 0.014 KB total ukey num = 2.322868478 Billion total entry num = 1.702370500 Billion write speed all = 30.833514123 MB/sec (with seq num) write speed all = 30.142464575 MB/sec (without seq num) 2024/11/20-23:32:10.058197 140008878728768 [compaction_job.cc:1948] [default] [JOB 21049] Generated table #85767: 926957 keys, 38018181 bytes, temperature: kWarm 2024/11/20-23:32:10.058273 140008878728768 EVENT_LOG_v1 {"time_micros": 1732116730058241, "cf_name": "default", "job": 21049, "event": "table_file_creation", "file_number": 85767, "file_size": 38018181, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933750, "table_properties": {"data_size": 34472720, "index_size": 1798528, "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": 25954796, "raw_average_key_size": 28, "raw_value_size": 108263030, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926957, "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": 1732116726, "oldest_key_time": 0, "file_creation_time": 1732116726, "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": 85767, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:32:10.099738 140008878728768 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085768.sst) /dev/shm/ToplingTemp/Topling-1151406-U0xQP5 2024/11/20-23:32:11.033248 140008878728768 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085768.sst): first pass time = 0.93's, 143.784'MB/sec 2024/11/20-23:32:12.396258 140008878728768 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085768.sst): old prealloc_size = 147639500, real_size = 36433680 2024/11/20-23:32:12.396857 140008878728768 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085768.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926846 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.81 avg-zval = 37.14 2024/11/20-23:32:12.397168 140008878728768 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085768.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-23:32:13.103354 140008878728768 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085768.sst): second pass time = 1.36's, 79.486'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.71's, 53.983'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3186.895'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.405'MB/sec write SST data time = 0.13's, 282.986'MB/sec dict compress time = 0.00's, 1080364.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 17705.951'MB/sec zip my value time = 1.36's, unzip length = 0.108'GB zip my value throughput = 79.486'MB/sec zip pipeline throughput = 79.486'MB/sec entries = 926846 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.81 avg-zval = 37.14 usrkeys = 926846 avg-key = 20.00 avg-zkey = 1.92 avg-val = 118.52 avg-zval = 37.14 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 226217 bytes = 735216 } seq expand size = 1583519 multi value expand size = 0 cnt WriteAppend = 17 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.0382 GB } UnZip/Zip{ index = 10.4431 value = 3.1448 dict = 1.00 all = 3.5161 } Zip/UnZip{ index = 0.0958 value = 0.3180 dict = 1.00 all = 0.2844 } ---------------------------- total value len = 563.399700 GB avg = 0.331 KB (by entry num) total key len = 44.392267 GB avg = 0.026 KB total ukey len = 32.849757 GB avg = 0.014 KB total ukey num = 2.323795324 Billion total entry num = 1.703297346 Billion write speed all = 30.835550097 MB/sec (with seq num) write speed all = 30.144233154 MB/sec (without seq num) 2024/11/20-23:32:13.152137 140008878728768 [compaction_job.cc:1948] [default] [JOB 21049] Generated table #85768: 926846 keys, 38172027 bytes, temperature: kWarm 2024/11/20-23:32:13.152204 140008878728768 EVENT_LOG_v1 {"time_micros": 1732116733152172, "cf_name": "default", "job": 21049, "event": "table_file_creation", "file_number": 85768, "file_size": 38172027, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933812, "table_properties": {"data_size": 34426752, "index_size": 1775040, "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": 25951688, "raw_average_key_size": 28, "raw_value_size": 108266040, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926846, "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": 1732116730, "oldest_key_time": 0, "file_creation_time": 1732116730, "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": 85768, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:32:13.186838 140008878728768 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085769.sst) /dev/shm/ToplingTemp/Topling-1151406-9G7rS7 2024/11/20-23:32:13.990694 140008878728768 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085769.sst): first pass time = 0.80's, 166.976'MB/sec 2024/11/20-23:32:15.273178 140008878728768 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085769.sst): old prealloc_size = 147639500, real_size = 37051008 2024/11/20-23:32:15.273758 140008878728768 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085769.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925608 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0350 GB avg-val = 117.01 avg-zval = 37.81 2024/11/20-23:32:15.274158 140008878728768 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085769.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-23:32:16.009627 140008878728768 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085769.sst): second pass time = 1.28's, 84.510'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.74's, 53.087'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3411.424'MB/sec (index lex order gen) rebuild zvType time = 0.60's, 0.383'MB/sec write SST data time = 0.13's, 297.404'MB/sec dict compress time = 0.00's, 1080394.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 17873.410'MB/sec zip my value time = 1.28's, unzip length = 0.108'GB zip my value throughput = 84.510'MB/sec zip pipeline throughput = 84.510'MB/sec entries = 925608 avg-key = 28.00 avg-zkey = 1.97 avg-val = 117.01 avg-zval = 37.81 usrkeys = 925608 avg-key = 20.00 avg-zkey = 1.97 avg-val = 119.18 avg-zval = 37.81 TagRS{ kinds = RS_Key0_TagN bytes = 144720 } TagArray{ size = 287413 bytes = 1041888 } seq expand size = 2011891 multi value expand size = 0 cnt WriteAppend = 28 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0350 GB dict = 1.08 MB all = 0.0391 GB } UnZip/Zip{ index = 10.1774 value = 3.0943 dict = 1.00 all = 3.4330 } Zip/UnZip{ index = 0.0983 value = 0.3232 dict = 1.00 all = 0.2913 } ---------------------------- total value len = 563.510013 GB avg = 0.331 KB (by entry num) total key len = 44.418184 GB avg = 0.026 KB total ukey len = 32.868269 GB avg = 0.014 KB total ukey num = 2.324720932 Billion total entry num = 1.704222954 Billion write speed all = 30.837914611 MB/sec (with seq num) write speed all = 30.146323964 MB/sec (without seq num) 2024/11/20-23:32:16.057362 140008878728768 [compaction_job.cc:1948] [default] [JOB 21049] Generated table #85769: 925608 keys, 39096217 bytes, temperature: kWarm 2024/11/20-23:32:16.057427 140008878728768 EVENT_LOG_v1 {"time_micros": 1732116736057396, "cf_name": "default", "job": 21049, "event": "table_file_creation", "file_number": 85769, "file_size": 39096217, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1315113865, "table_properties": {"data_size": 35000496, "index_size": 1818944, "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": 25917024, "raw_average_key_size": 28, "raw_value_size": 108300768, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925608, "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": 1732116733, "oldest_key_time": 0, "file_creation_time": 1732116733, "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": 85769, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:32:16.099437 140008878728768 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085770.sst) /dev/shm/ToplingTemp/Topling-1151406-CWytI8 2024/11/20-23:32:16.924243 140008878728768 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085770.sst): first pass time = 0.82's, 162.736'MB/sec 2024/11/20-23:32:18.271951 140008878728768 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085770.sst): old prealloc_size = 147639500, real_size = 37912640 2024/11/20-23:32:18.272580 140008878728768 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085770.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925910 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0359 GB avg-val = 116.96 avg-zval = 38.78 2024/11/20-23:32:18.273439 140008878728768 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085770.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-23:32:19.077000 140008878728768 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085770.sst): second pass time = 1.35's, 80.400'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 52.331'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2925.194'MB/sec (index lex order gen) rebuild zvType time = 0.67's, 0.344'MB/sec write SST data time = 0.13's, 322.686'MB/sec dict compress time = 0.00's, 1080754.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 33828.534'MB/sec zip my value time = 1.35's, unzip length = 0.108'GB zip my value throughput = 80.400'MB/sec zip pipeline throughput = 160.705'MB/sec entries = 925910 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.96 avg-zval = 38.78 usrkeys = 925910 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.96 avg-zval = 38.78 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925910 bytes = 3356432 } seq expand size = 6481370 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0359 GB dict = 1.08 MB all = 0.0421 GB } UnZip/Zip{ index = 10.4450 value = 3.0158 dict = 1.00 all = 3.1860 } Zip/UnZip{ index = 0.0957 value = 0.3316 dict = 1.00 all = 0.3139 } ---------------------------- total value len = 563.624786 GB avg = 0.331 KB (by entry num) total key len = 44.444110 GB avg = 0.026 KB total ukey len = 32.886787 GB avg = 0.014 KB total ukey num = 2.325646842 Billion total entry num = 1.705148864 Billion write speed all = 30.840253119 MB/sec (with seq num) write speed all = 30.148394379 MB/sec (without seq num) 2024/11/20-23:32:19.137400 140008878728768 [compaction_job.cc:1948] [default] [JOB 21049] Generated table #85770: 925910 keys, 42127874 bytes, temperature: kWarm 2024/11/20-23:32:19.137449 140008878728768 EVENT_LOG_v1 {"time_micros": 1732116739137423, "cf_name": "default", "job": 21049, "event": "table_file_creation", "file_number": 85770, "file_size": 42127874, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1015824598, "largest_seqno": 1315115679, "table_properties": {"data_size": 35908080, "index_size": 1772928, "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": 25925480, "raw_average_key_size": 28, "raw_value_size": 108292304, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 925910, "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": 1732116736, "oldest_key_time": 0, "file_creation_time": 1732116736, "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": 85770, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:32:19.185900 140008878728768 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085771.sst) /dev/shm/ToplingTemp/Topling-1151406-8eH4Z7 2024/11/20-23:32:20.004105 140008878728768 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085771.sst): first pass time = 0.82's, 164.045'MB/sec 2024/11/20-23:32:21.182587 140008878728768 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085771.sst): old prealloc_size = 147639500, real_size = 34649776 2024/11/20-23:32:21.183166 140008878728768 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085771.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925317 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1083 GB zip-val = 0.0326 GB avg-val = 117.05 avg-zval = 35.28 2024/11/20-23:32:21.183999 140008878728768 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085771.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-23:32:22.031269 140008878728768 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085771.sst): second pass time = 1.18's, 91.972'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 45.788'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3264.969'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.323'MB/sec write SST data time = 0.13's, 295.911'MB/sec dict compress time = 0.00's, 1080532.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 33725.522'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 91.972'MB/sec zip pipeline throughput = 91.972'MB/sec entries = 925317 avg-key = 28.00 avg-zkey = 1.92 avg-val = 117.05 avg-zval = 35.28 usrkeys = 925317 avg-key = 20.00 avg-zkey = 1.92 avg-val = 124.05 avg-zval = 35.28 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925317 bytes = 3354288 } seq expand size = 6477219 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0326 GB dict = 1.08 MB all = 0.0389 GB } UnZip/Zip{ index = 10.4409 value = 3.3177 dict = 1.00 all = 3.4540 } Zip/UnZip{ index = 0.0958 value = 0.3014 dict = 1.00 all = 0.2895 } ---------------------------- total value len = 563.739572 GB avg = 0.330 KB (by entry num) total key len = 44.470019 GB avg = 0.026 KB total ukey len = 32.905293 GB avg = 0.014 KB total ukey num = 2.326572159 Billion total entry num = 1.706074181 Billion write speed all = 30.842767578 MB/sec (with seq num) write speed all = 30.150637099 MB/sec (without seq num) 2024/11/20-23:32:22.096194 140008878728768 [compaction_job.cc:1948] [default] [JOB 21049] Generated table #85771: 925317 keys, 38859044 bytes, temperature: kWarm 2024/11/20-23:32:22.096250 140008878728768 EVENT_LOG_v1 {"time_micros": 1732116742096223, "cf_name": "default", "job": 21049, "event": "table_file_creation", "file_number": 85771, "file_size": 38859044, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1040921886, "largest_seqno": 1315115307, "table_properties": {"data_size": 32645792, "index_size": 1772480, "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": 25908876, "raw_average_key_size": 28, "raw_value_size": 108308874, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925317, "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": 1732116739, "oldest_key_time": 0, "file_creation_time": 1732116739, "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": 85771, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:32:22.132248 140008878728768 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085772.sst) /dev/shm/ToplingTemp/Topling-1151406-xjMP28 2024/11/20-23:32:22.948272 140008878728768 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085772.sst): first pass time = 0.82's, 164.483'MB/sec 2024/11/20-23:32:24.214268 140008878728768 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085772.sst): old prealloc_size = 147639500, real_size = 36038016 2024/11/20-23:32:24.214815 140008878728768 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085772.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 929325 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1082 GB zip-val = 0.0340 GB avg-val = 116.43 avg-zval = 36.61 2024/11/20-23:32:24.215605 140008878728768 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085772.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-23:32:25.039665 140008878728768 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085772.sst): second pass time = 1.27's, 85.506'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 48.636'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3366.936'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.334'MB/sec write SST data time = 0.13's, 309.384'MB/sec dict compress time = 0.00's, 1078972.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 32883.457'MB/sec zip my value time = 1.27's, unzip length = 0.108'GB zip my value throughput = 85.506'MB/sec zip pipeline throughput = 92.782'MB/sec entries = 929325 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.43 avg-zval = 36.61 usrkeys = 929325 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.43 avg-zval = 36.61 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 929325 bytes = 3252656 } seq expand size = 6505275 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0340 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.4424 value = 3.1799 dict = 1.00 all = 3.3435 } Zip/UnZip{ index = 0.0958 value = 0.3145 dict = 1.00 all = 0.2991 } ---------------------------- total value len = 563.854274 GB avg = 0.330 KB (by entry num) total key len = 44.496040 GB avg = 0.026 KB total ukey len = 32.923880 GB avg = 0.014 KB total ukey num = 2.327501484 Billion total entry num = 1.707003506 Billion write speed all = 30.845198066 MB/sec (with seq num) write speed all = 30.152796205 MB/sec (without seq num) 2024/11/20-23:32:25.123026 140008878728768 [compaction_job.cc:1948] [default] [JOB 21049] Generated table #85772: 929325 keys, 40143116 bytes, temperature: kWarm 2024/11/20-23:32:25.123085 140008878728768 EVENT_LOG_v1 {"time_micros": 1732116745123060, "cf_name": "default", "job": 21049, "event": "table_file_creation", "file_number": 85772, "file_size": 40143116, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1084741941, "largest_seqno": 1315115497, "table_properties": {"data_size": 34025584, "index_size": 1779904, "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": 26021100, "raw_average_key_size": 28, "raw_value_size": 108196746, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 929325, "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": 1732116742, "oldest_key_time": 0, "file_creation_time": 1732116742, "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": 85772, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:32:25.177387 140008878728768 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085773.sst) /dev/shm/ToplingTemp/Topling-1151406-NQ99P7 2024/11/20-23:32:25.998491 140008878728768 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085773.sst): first pass time = 0.82's, 163.466'MB/sec 2024/11/20-23:32:27.324942 140008878728768 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085773.sst): old prealloc_size = 147639500, real_size = 34792544 2024/11/20-23:32:27.325632 140008878728768 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085773.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928271 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0328 GB avg-val = 116.59 avg-zval = 35.33 2024/11/20-23:32:27.326481 140008878728768 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085773.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-23:32:28.191509 140008878728768 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085773.sst): second pass time = 1.33's, 81.635'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.87's, 44.884'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2666.743'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.324'MB/sec write SST data time = 0.15's, 258.743'MB/sec dict compress time = 0.00's, 1079588.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 28528.077'MB/sec zip my value time = 1.33's, unzip length = 0.108'GB zip my value throughput = 81.635'MB/sec zip pipeline throughput = 145.223'MB/sec entries = 928271 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.59 avg-zval = 35.33 usrkeys = 928271 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.59 avg-zval = 35.33 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928271 bytes = 3248960 } seq expand size = 6497897 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0328 GB dict = 1.08 MB all = 0.0389 GB } UnZip/Zip{ index = 10.5141 value = 3.3001 dict = 1.00 all = 3.4508 } Zip/UnZip{ index = 0.0951 value = 0.3030 dict = 1.00 all = 0.2898 } ---------------------------- total value len = 563.968998 GB avg = 0.330 KB (by entry num) total key len = 44.522031 GB avg = 0.026 KB total ukey len = 32.942445 GB avg = 0.014 KB total ukey num = 2.328429755 Billion total entry num = 1.707931777 Billion write speed all = 30.847403130 MB/sec (with seq num) write speed all = 30.154735433 MB/sec (without seq num) 2024/11/20-23:32:28.268897 140008878728768 [compaction_job.cc:1948] [default] [JOB 21049] Generated table #85773: 928271 keys, 38894836 bytes, temperature: kWarm 2024/11/20-23:32:28.268956 140008878728768 EVENT_LOG_v1 {"time_micros": 1732116748268925, "cf_name": "default", "job": 21049, "event": "table_file_creation", "file_number": 85773, "file_size": 38894836, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1084741998, "largest_seqno": 1315113999, "table_properties": {"data_size": 32794512, "index_size": 1765760, "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": 25991588, "raw_average_key_size": 28, "raw_value_size": 108226262, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928271, "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": 1732116745, "oldest_key_time": 0, "file_creation_time": 1732116745, "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": 85773, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:32:28.316235 140008878728768 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085774.sst) /dev/shm/ToplingTemp/Topling-1151406-b7nbJ6 2024/11/20-23:32:29.134671 140008878728768 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085774.sst): first pass time = 0.82's, 164.000'MB/sec 2024/11/20-23:32:30.557026 140008878728768 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085774.sst): old prealloc_size = 147639500, real_size = 36711472 2024/11/20-23:32:30.557615 140008878728768 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085774.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926971 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.0347 GB avg-val = 116.79 avg-zval = 37.40 2024/11/20-23:32:30.558470 140008878728768 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085774.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-23:32:31.684650 140008878728768 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085774.sst): second pass time = 1.42's, 76.170'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.13's, 36.298'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3339.316'MB/sec (index lex order gen) rebuild zvType time = 0.79's, 0.294'MB/sec write SST data time = 0.34's, 121.226'MB/sec dict compress time = 0.00's, 1080226.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 21425.404'MB/sec zip my value time = 1.42's, unzip length = 0.108'GB zip my value throughput = 76.170'MB/sec zip pipeline throughput = 95.966'MB/sec entries = 926971 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.79 avg-zval = 37.40 usrkeys = 926971 avg-key = 20.00 avg-zkey = 1.95 avg-val = 123.79 avg-zval = 37.40 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926971 bytes = 3360288 } seq expand size = 6488797 multi value expand size = 0 cnt WriteAppend = 26 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0347 GB dict = 1.08 MB all = 0.0409 GB } UnZip/Zip{ index = 10.2414 value = 3.1227 dict = 1.00 all = 3.2792 } Zip/UnZip{ index = 0.0976 value = 0.3202 dict = 1.00 all = 0.3050 } ---------------------------- total value len = 564.083750 GB avg = 0.330 KB (by entry num) total key len = 44.547987 GB avg = 0.026 KB total ukey len = 32.960985 GB avg = 0.014 KB total ukey num = 2.329356726 Billion total entry num = 1.708858748 Billion write speed all = 30.849073353 MB/sec (with seq num) write speed all = 30.156152420 MB/sec (without seq num) 2024/11/20-23:32:31.734322 140008878728768 [compaction_job.cc:1948] [default] [JOB 21049] Generated table #85774: 926971 keys, 40930674 bytes, temperature: kWarm 2024/11/20-23:32:31.734388 140008878728768 EVENT_LOG_v1 {"time_micros": 1732116751734357, "cf_name": "default", "job": 21049, "event": "table_file_creation", "file_number": 85774, "file_size": 40930674, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958816147, "largest_seqno": 1315114752, "table_properties": {"data_size": 34669280, "index_size": 1810240, "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": 25955188, "raw_average_key_size": 28, "raw_value_size": 108262646, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926971, "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": 1732116748, "oldest_key_time": 0, "file_creation_time": 1732116748, "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": 85774, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:32:31.773988 140008878728768 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085775.sst) /dev/shm/ToplingTemp/Topling-1151406-6Fq1q9 2024/11/20-23:32:32.596794 140008878728768 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085775.sst): first pass time = 0.82's, 163.130'MB/sec 2024/11/20-23:32:33.927106 140008878728768 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085775.sst): old prealloc_size = 147639500, real_size = 34261056 2024/11/20-23:32:33.927754 140008878728768 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085775.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924359 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1083 GB zip-val = 0.0323 GB avg-val = 117.20 avg-zval = 34.90 2024/11/20-23:32:33.928541 140008878728768 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085775.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-23:32:35.090999 140008878728768 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085775.sst): second pass time = 1.33's, 81.488'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.16's, 32.952'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2850.242'MB/sec (index lex order gen) rebuild zvType time = 1.03's, 0.224'MB/sec write SST data time = 0.13's, 295.068'MB/sec dict compress time = 0.00's, 1081776.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 29846.213'MB/sec zip my value time = 1.33's, unzip length = 0.108'GB zip my value throughput = 81.488'MB/sec zip pipeline throughput = 106.634'MB/sec entries = 924359 avg-key = 28.00 avg-zkey = 1.92 avg-val = 117.20 avg-zval = 34.90 usrkeys = 924359 avg-key = 20.00 avg-zkey = 1.92 avg-val = 124.20 avg-zval = 34.90 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924359 bytes = 3235264 } seq expand size = 6470513 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.0323 GB dict = 1.08 MB all = 0.0384 GB } UnZip/Zip{ index = 10.4433 value = 3.3582 dict = 1.00 all = 3.4995 } Zip/UnZip{ index = 0.0958 value = 0.2978 dict = 1.00 all = 0.2858 } ---------------------------- total value len = 564.198556 GB avg = 0.330 KB (by entry num) total key len = 44.573869 GB avg = 0.026 KB total ukey len = 32.979472 GB avg = 0.014 KB total ukey num = 2.330281085 Billion total entry num = 1.709783107 Billion write speed all = 30.850877723 MB/sec (with seq num) write speed all = 30.157701654 MB/sec (without seq num) 2024/11/20-23:32:35.138651 140008878728768 [compaction_job.cc:1948] [default] [JOB 21049] Generated table #85775: 924359 keys, 38352896 bytes, temperature: kWarm 2024/11/20-23:32:35.138721 140008878728768 EVENT_LOG_v1 {"time_micros": 1732116755138689, "cf_name": "default", "job": 21049, "event": "table_file_creation", "file_number": 85775, "file_size": 38352896, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1073443526, "largest_seqno": 1315115463, "table_properties": {"data_size": 32259568, "index_size": 1770240, "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": 25882052, "raw_average_key_size": 28, "raw_value_size": 108335682, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924359, "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": 1732116751, "oldest_key_time": 0, "file_creation_time": 1732116751, "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": 85775, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:32:35.177884 140008878728768 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085776.sst) /dev/shm/ToplingTemp/Topling-1151406-JpfBh7 2024/11/20-23:32:35.480038 140008878728768 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085776.sst): first pass time = 0.30's, 252.360'MB/sec 2024/11/20-23:32:36.221325 140008878728768 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085776.sst): old prealloc_size = 147639500, real_size = 21004736 2024/11/20-23:32:36.221886 140008878728768 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085776.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 528372 prefix = 4 raw-key = 0.0085 GB zip-key = 0.0010 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.0614 GB zip-val = 0.0199 GB avg-val = 116.30 avg-zval = 37.59 2024/11/20-23:32:36.222512 140008878728768 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085776.sst: sumWaitingMem = 0.001 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0013 GB, waited 0.000 sec, Key+Value = 0.076 GB 2024/11/20-23:32:36.800088 140008878728768 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00/085776.sst): second pass time = 0.74's, 83.005'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.58's, 40.220'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1907.565'MB/sec (index lex order gen) rebuild zvType time = 0.42's, 0.317'MB/sec write SST data time = 0.16's, 144.131'MB/sec dict compress time = 0.00's, 616062.000'MB/sec z-dict build time = 0.00's, sample length = 0.616'MB, throughput = 11751.750'MB/sec zip my value time = 0.74's, unzip length = 0.061'GB zip my value throughput = 83.005'MB/sec zip pipeline throughput = 83.005'MB/sec entries = 528372 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.30 avg-zval = 37.59 usrkeys = 528372 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.30 avg-zval = 37.59 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 528372 bytes = 1783264 } seq expand size = 3698604 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0106 GB value = 0.0614 GB dict = 0.62 MB all = 0.0762 GB } __ZipSize{ index = 0.0010 GB value = 0.0199 GB dict = 0.62 MB all = 0.0233 GB } UnZip/Zip{ index = 10.4359 value = 3.0941 dict = 1.00 all = 3.2756 } Zip/UnZip{ index = 0.0958 value = 0.3232 dict = 1.00 all = 0.3053 } ---------------------------- total value len = 564.263702 GB avg = 0.330 KB (by entry num) total key len = 44.588663 GB avg = 0.026 KB total ukey len = 32.990039 GB avg = 0.014 KB total ukey num = 2.330809457 Billion total entry num = 1.710311479 Billion write speed all = 30.852256818 MB/sec (with seq num) write speed all = 30.158926586 MB/sec (without seq num) 2024/11/20-23:32:36.833354 140008878728768 [compaction_job.cc:1948] [default] [JOB 21049] Generated table #85776: 528372 keys, 23275725 bytes, temperature: kWarm 2024/11/20-23:32:36.833434 140008878728768 EVENT_LOG_v1 {"time_micros": 1732116756833393, "cf_name": "default", "job": 21049, "event": "table_file_creation", "file_number": 85776, "file_size": 23275725, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1181820642, "largest_seqno": 1315115723, "table_properties": {"data_size": 19859824, "index_size": 1012608, "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": 14794416, "raw_average_key_size": 28, "raw_value_size": 61447764, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 528372, "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": 1732116755, "oldest_key_time": 0, "file_creation_time": 1732116755, "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": 85776, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:32:37.174522 140008878728768 [compaction_job.cc:703] job-21049: subcompact[0], size: 0.417710 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21049/att-00 [085766,085767,085768,085769,085770,085771,085772,085773,085774,085775,085776] 2024/11/20-23:32:37.326519 140008878728768 (Original Log Time 2024/11/20-23:32:03.072815) EVENT_LOG_v1 {"time_micros": 1732116723072782, "job": 21049, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [85722], "files_L3": [85763, 85673, 85674, 85675, 85676, 85677, 85678, 85679, 85680, 85681, 85743], "score": 0.997751, "input_data_size": 428135703, "oldest_snapshot_seqno": 1316174655} 2024/11/20-23:32:37.326525 140008878728768 (Original Log Time 2024/11/20-23:32:37.325187) [compaction_job.cc:2022] [default] [JOB 21049] Compacted 1@2 + 11@3 files to L3 => 417709832 bytes 2024/11/20-23:32:37.326527 140008878728768 (Original Log Time 2024/11/20-23:32:37.326422) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 11 0 0 0] max score 0.02, MB/sec: 12.6 rd, 12.2 wr, level 3, files in(1, 11) out(11 +0 blob) MB in(15.3, 393.0 +0.0 blob) out(398.4 +0.0 blob), read-write-amplify(52.8) write-amplify(26.1) OK, records in: 9853076, records dropped: 58195 output_compression: Snappy 2024/11/20-23:32:37.326534 140008878728768 (Original Log Time 2024/11/20-23:32:37.326491) EVENT_LOG_v1 {"time_micros": 1732116757326455, "cf": "default", "job": 21049, "event": "compaction_finished", "compaction_time_micros": 34101727, "compaction_time_cpu_micros": 14849981, "output_level": 3, "num_output_files": 11, "total_output_size": 417709832, "num_input_records": 9853076, "num_output_records": 9794881, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 340698734, "file_range_sync_nanos": 0, "file_fsync_nanos": 7958, "file_prepare_write_nanos": 43192, "lsm_state": [0, 0, 0, 11, 0, 0, 0]} 2024/11/20-23:32:37.494838 140008878728768 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":1732116722,"executesMs":34409,"compactionJobId":21049,"attempt":0,"compactionInputRawBytes":1426683796,"compactionInputZipBytes":428135703,"compactionOutputRawBytes":0,"compactionOutputZipBytes":417709832,"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-35350e14d68e507e4dfc173274d24e90-ae0f75489f9682ce-00"}}, response = 2024/11/20-23:32:37.494963 140008878728768 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-21049/att-00: olev 3, work 34.410 s, result 10.852 ms, install 1.371 ms, input{raw 1.329 GiB zip 408.302 MiB}