2024/11/20-20:14:16.304402 140008291239488 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00: fork to child time = 0.009441 sec 2024/11/20-20:14:16.304943 140008291239488 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00 2024/11/20-20:14:16.311459 140008291239488 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00 2024/11/20-20:14:16.313104 140008291239488 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:14:16.313330 140008291239488 [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:14:16.371606 140008291239488 [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-09819/att-00/MANIFEST-049091 2024/11/20-20:14:16.426915 140008291239488 [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-09819/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 65214, last_sequence is 1064493191, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 65056 2024/11/20-20:14:16.426928 140008291239488 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:14:16.427009 140008291239488 [version_set.cc:5724] Creating manifest 65214 2024/11/20-20:14:16.465319 140008291239488 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:14:16.486859 140008291239488 [compaction_job.cc:2437] [default] [JOB 9819] Compacting 1@2 + 10@3 files to L3, score 0.84, subcompactions 1 : 1 2024/11/20-20:14:16.486879 140008291239488 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8503 Base level 2, inputs: [65210(27MB)], [65190(37MB) 65191(36MB) 65192(37MB) 65193(37MB) 65194(37MB) 65195(36MB) 65196(37MB) 65197(36MB) 65198(38MB) 65199(40MB)] 2024/11/20-20:14:16.493342 140008291239488 [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:14:16.493367 140008291239488 [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:14:16.493387 140008291239488 [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:14:16.493396 140008291239488 [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:14:16.493407 140008291239488 [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:14:17.105033 140008291239488 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065215.sst) /dev/shm/ToplingTemp/Topling-925277-WhRnfl 2024/11/20-20:14:17.782658 140008291239488 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065215.sst): first pass time = 0.68's, 198.094'MB/sec 2024/11/20-20:14:19.588950 140008291239488 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065215.sst): old prealloc_size = 147639500, real_size = 35335888 2024/11/20-20:14:19.589667 140008291239488 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065215.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922651 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1084 GB zip-val = 0.0333 GB avg-val = 117.47 avg-zval = 36.11 2024/11/20-20:14:19.591287 140008291239488 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065215.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:14:20.449006 140008291239488 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065215.sst): second pass time = 1.81's, 60.038'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.86's, 45.708'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2574.609'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.325'MB/sec write SST data time = 0.15's, 260.943'MB/sec dict compress time = 0.01's, 141.888'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 12473.895'MB/sec zip my value time = 1.81's, unzip length = 0.108'GB zip my value throughput = 60.038'MB/sec zip pipeline throughput = 127.950'MB/sec entries = 922651 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.47 avg-zval = 36.11 usrkeys = 922651 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.47 avg-zval = 36.11 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922651 bytes = 3113968 } seq expand size = 6458557 multi value expand size = 0 cnt WriteAppend = 38 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0333 GB dict = 1.08 MB all = 0.0393 GB } UnZip/Zip{ index = 10.3078 value = 3.2533 dict = 1.00 all = 3.4142 } Zip/UnZip{ index = 0.0970 value = 0.3074 dict = 1.00 all = 0.2929 } ---------------------------- total value len = 563.180574 GB avg = 0.331 KB (by entry num) total key len = 44.340241 GB avg = 0.026 KB total ukey len = 32.812595 GB avg = 0.014 KB total ukey num = 2.321937227 Billion total entry num = 1.701439249 Billion write speed all = 77.508679374 MB/sec (with seq num) write speed all = 75.772096119 MB/sec (without seq num) 2024/11/20-20:14:20.499444 140008291239488 [compaction_job.cc:1948] [default] [JOB 9819] Generated table #65215: 922651 keys, 39311620 bytes, temperature: kWarm 2024/11/20-20:14:20.499546 140008291239488 EVENT_LOG_v1 {"time_micros": 1732104860499503, "cf_name": "default", "job": 9819, "event": "table_file_creation", "file_number": 65215, "file_size": 39311620, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479839, "largest_seqno": 1063675813, "table_properties": {"data_size": 33314816, "index_size": 1790208, "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": 25834228, "raw_average_key_size": 28, "raw_value_size": 108383538, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922651, "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": 1732104857, "oldest_key_time": 0, "file_creation_time": 1732104857, "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": 65215, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:14:20.537874 140008291239488 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065216.sst) /dev/shm/ToplingTemp/Topling-925277-A5AXGh 2024/11/20-20:14:21.351569 140008291239488 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065216.sst): first pass time = 0.81's, 164.958'MB/sec 2024/11/20-20:14:22.849661 140008291239488 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065216.sst): old prealloc_size = 147639500, real_size = 34681984 2024/11/20-20:14:22.850223 140008291239488 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065216.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922921 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.0327 GB avg-val = 117.43 avg-zval = 35.41 2024/11/20-20:14:22.851015 140008291239488 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065216.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:14:23.705346 140008291239488 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065216.sst): second pass time = 1.50's, 72.384'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.86's, 45.174'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3298.656'MB/sec (index lex order gen) rebuild zvType time = 0.73's, 0.318'MB/sec write SST data time = 0.13's, 298.799'MB/sec dict compress time = 0.01's, 141.892'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 23039.632'MB/sec zip my value time = 1.50's, unzip length = 0.108'GB zip my value throughput = 72.384'MB/sec zip pipeline throughput = 92.021'MB/sec entries = 922921 avg-key = 28.00 avg-zkey = 1.92 avg-val = 117.43 avg-zval = 35.41 usrkeys = 922921 avg-key = 20.00 avg-zkey = 1.92 avg-val = 124.43 avg-zval = 35.41 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922921 bytes = 3114880 } seq expand size = 6460447 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0327 GB dict = 1.08 MB all = 0.0387 GB } UnZip/Zip{ index = 10.4429 value = 3.3159 dict = 1.00 all = 3.4722 } Zip/UnZip{ index = 0.0958 value = 0.3016 dict = 1.00 all = 0.2880 } ---------------------------- total value len = 563.295411 GB avg = 0.331 KB (by entry num) total key len = 44.366082 GB avg = 0.026 KB total ukey len = 32.831053 GB avg = 0.014 KB total ukey num = 2.322860148 Billion total entry num = 1.702362170 Billion write speed all = 77.494432180 MB/sec (with seq num) write speed all = 75.757628500 MB/sec (without seq num) 2024/11/20-20:14:23.753838 140008291239488 [compaction_job.cc:1948] [default] [JOB 9819] Generated table #65216: 922921 keys, 38655072 bytes, temperature: kWarm 2024/11/20-20:14:23.753884 140008291239488 EVENT_LOG_v1 {"time_micros": 1732104863753858, "cf_name": "default", "job": 9819, "event": "table_file_creation", "file_number": 65216, "file_size": 38655072, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414149, "largest_seqno": 1063675485, "table_properties": {"data_size": 32683504, "index_size": 1767552, "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": 25841788, "raw_average_key_size": 28, "raw_value_size": 108375998, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922921, "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": 1732104860, "oldest_key_time": 0, "file_creation_time": 1732104860, "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": 65216, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:14:23.789407 140008291239488 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065217.sst) /dev/shm/ToplingTemp/Topling-925277-10nAri 2024/11/20-20:14:24.638078 140008291239488 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065217.sst): first pass time = 0.85's, 158.157'MB/sec 2024/11/20-20:14:25.954131 140008291239488 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065217.sst): old prealloc_size = 147639500, real_size = 34786672 2024/11/20-20:14:25.954676 140008291239488 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065217.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922028 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.0328 GB avg-val = 117.57 avg-zval = 35.58 2024/11/20-20:14:25.955462 140008291239488 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065217.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:14:26.813387 140008291239488 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065217.sst): second pass time = 1.32's, 82.426'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.86's, 45.108'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3338.029'MB/sec (index lex order gen) rebuild zvType time = 0.74's, 0.313'MB/sec write SST data time = 0.12's, 318.310'MB/sec dict compress time = 0.01's, 141.940'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 35286.194'MB/sec zip my value time = 1.32's, unzip length = 0.108'GB zip my value throughput = 82.426'MB/sec zip pipeline throughput = 82.426'MB/sec entries = 922028 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.57 avg-zval = 35.58 usrkeys = 922028 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.57 avg-zval = 35.58 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922028 bytes = 3111856 } seq expand size = 6454196 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.0328 GB dict = 1.08 MB all = 0.0388 GB } UnZip/Zip{ index = 10.5135 value = 3.3047 dict = 1.00 all = 3.4630 } Zip/UnZip{ index = 0.0951 value = 0.3026 dict = 1.00 all = 0.2888 } ---------------------------- total value len = 563.410266 GB avg = 0.331 KB (by entry num) total key len = 44.391899 GB avg = 0.026 KB total ukey len = 32.849494 GB avg = 0.014 KB total ukey num = 2.323782176 Billion total entry num = 1.703284198 Billion write speed all = 77.481661188 MB/sec (with seq num) write speed all = 75.744605327 MB/sec (without seq num) 2024/11/20-20:14:26.861426 140008291239488 [compaction_job.cc:1948] [default] [JOB 9819] Generated table #65217: 922028 keys, 38757264 bytes, temperature: kWarm 2024/11/20-20:14:26.861482 140008291239488 EVENT_LOG_v1 {"time_micros": 1732104866861452, "cf_name": "default", "job": 9819, "event": "table_file_creation", "file_number": 65217, "file_size": 38757264, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414181, "largest_seqno": 1063673735, "table_properties": {"data_size": 32802016, "index_size": 1753984, "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": 25816784, "raw_average_key_size": 28, "raw_value_size": 108401088, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922028, "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": 1732104863, "oldest_key_time": 0, "file_creation_time": 1732104863, "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": 65217, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:14:26.900742 140008291239488 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065218.sst) /dev/shm/ToplingTemp/Topling-925277-Zu7vli 2024/11/20-20:14:27.703577 140008291239488 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065218.sst): first pass time = 0.80's, 167.187'MB/sec 2024/11/20-20:14:28.870548 140008291239488 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065218.sst): old prealloc_size = 147639500, real_size = 35060240 2024/11/20-20:14:28.871099 140008291239488 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065218.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922134 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.0331 GB avg-val = 117.55 avg-zval = 35.87 2024/11/20-20:14:28.872631 140008291239488 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065218.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:14:29.710792 140008291239488 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065218.sst): second pass time = 1.17's, 92.959'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.453'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3347.081'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.323'MB/sec write SST data time = 0.13's, 310.473'MB/sec dict compress time = 0.01's, 141.952'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 19756.788'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.959'MB/sec zip pipeline throughput = 92.959'MB/sec entries = 922134 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.55 avg-zval = 35.87 usrkeys = 922134 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.55 avg-zval = 35.87 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922134 bytes = 3112224 } seq expand size = 6454938 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.0331 GB dict = 1.08 MB all = 0.0390 GB } UnZip/Zip{ index = 10.5147 value = 3.2773 dict = 1.00 all = 3.4387 } Zip/UnZip{ index = 0.0951 value = 0.3051 dict = 1.00 all = 0.2908 } ---------------------------- total value len = 563.525119 GB avg = 0.331 KB (by entry num) total key len = 44.417719 GB avg = 0.026 KB total ukey len = 32.867936 GB avg = 0.014 KB total ukey num = 2.324704310 Billion total entry num = 1.704206332 Billion write speed all = 77.470979341 MB/sec (with seq num) write speed all = 75.733624770 MB/sec (without seq num) 2024/11/20-20:14:29.759822 140008291239488 [compaction_job.cc:1948] [default] [JOB 9819] Generated table #65218: 922134 keys, 39031210 bytes, temperature: kWarm 2024/11/20-20:14:29.759892 140008291239488 EVENT_LOG_v1 {"time_micros": 1732104869759860, "cf_name": "default", "job": 9819, "event": "table_file_creation", "file_number": 65218, "file_size": 39031210, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414208, "largest_seqno": 1063674866, "table_properties": {"data_size": 33075520, "index_size": 1753984, "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": 25819752, "raw_average_key_size": 28, "raw_value_size": 108397996, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922134, "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": 1732104866, "oldest_key_time": 0, "file_creation_time": 1732104866, "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": 65218, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:14:29.794708 140008291239488 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065219.sst) /dev/shm/ToplingTemp/Topling-925277-D6y5gh 2024/11/20-20:14:30.597882 140008291239488 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065219.sst): first pass time = 0.80's, 167.119'MB/sec 2024/11/20-20:14:31.783109 140008291239488 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065219.sst): old prealloc_size = 147639500, real_size = 35355440 2024/11/20-20:14:31.783664 140008291239488 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065219.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923929 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.0333 GB avg-val = 117.27 avg-zval = 36.05 2024/11/20-20:14:31.784339 140008291239488 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065219.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:14:32.592291 140008291239488 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065219.sst): second pass time = 1.18's, 91.482'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 47.939'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3414.543'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.339'MB/sec write SST data time = 0.13's, 303.068'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 21467.891'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 91.482'MB/sec zip pipeline throughput = 91.482'MB/sec entries = 923929 avg-key = 28.00 avg-zkey = 1.97 avg-val = 117.27 avg-zval = 36.05 usrkeys = 923929 avg-key = 20.00 avg-zkey = 1.97 avg-val = 122.53 avg-zval = 36.05 TagRS{ kinds = RS_Key0_TagN bytes = 144480 } TagArray{ size = 694071 bytes = 2429264 } seq expand size = 4858497 multi value expand size = 0 cnt WriteAppend = 85 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0333 GB dict = 1.08 MB all = 0.0388 GB } UnZip/Zip{ index = 10.1758 value = 3.2529 dict = 1.00 all = 3.4601 } Zip/UnZip{ index = 0.0983 value = 0.3074 dict = 1.00 all = 0.2890 } ---------------------------- total value len = 563.638325 GB avg = 0.331 KB (by entry num) total key len = 44.443589 GB avg = 0.026 KB total ukey len = 32.886415 GB avg = 0.014 KB total ukey num = 2.325628239 Billion total entry num = 1.705130261 Billion write speed all = 77.460259150 MB/sec (with seq num) write speed all = 75.722600735 MB/sec (without seq num) 2024/11/20-20:14:32.638792 140008291239488 [compaction_job.cc:1948] [default] [JOB 9819] Generated table #65219: 923929 keys, 38790182 bytes, temperature: kWarm 2024/11/20-20:14:32.638863 140008291239488 EVENT_LOG_v1 {"time_micros": 1732104872638831, "cf_name": "default", "job": 9819, "event": "table_file_creation", "file_number": 65219, "file_size": 38790182, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1063673027, "table_properties": {"data_size": 33308320, "index_size": 1815936, "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": 25870012, "raw_average_key_size": 28, "raw_value_size": 108347830, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923929, "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": 1732104869, "oldest_key_time": 0, "file_creation_time": 1732104869, "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": 65219, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:14:32.674984 140008291239488 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065220.sst) /dev/shm/ToplingTemp/Topling-925277-2fuckh 2024/11/20-20:14:33.445750 140008291239488 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065220.sst): first pass time = 0.77's, 174.147'MB/sec 2024/11/20-20:14:34.809188 140008291239488 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065220.sst): old prealloc_size = 147639500, real_size = 36339312 2024/11/20-20:14:34.809739 140008291239488 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065220.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926808 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.0343 GB avg-val = 116.82 avg-zval = 37.06 2024/11/20-20:14:34.810036 140008291239488 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065220.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:14:35.512832 140008291239488 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065220.sst): second pass time = 1.36's, 79.451'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 54.182'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3320.224'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.403'MB/sec write SST data time = 0.13's, 296.497'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 = 27199.325'MB/sec zip my value time = 1.36's, unzip length = 0.108'GB zip my value throughput = 79.451'MB/sec zip pipeline throughput = 79.451'MB/sec entries = 926808 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.82 avg-zval = 37.06 usrkeys = 926808 avg-key = 20.00 avg-zkey = 1.90 avg-val = 118.57 avg-zval = 37.06 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231510 bytes = 781360 } seq expand size = 1620570 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.0343 GB dict = 1.08 MB all = 0.0381 GB } UnZip/Zip{ index = 10.5136 value = 3.1524 dict = 1.00 all = 3.5206 } Zip/UnZip{ index = 0.0951 value = 0.3172 dict = 1.00 all = 0.2840 } ---------------------------- total value len = 563.748213 GB avg = 0.330 KB (by entry num) total key len = 44.469540 GB avg = 0.026 KB total ukey len = 32.904951 GB avg = 0.014 KB total ukey num = 2.326555047 Billion total entry num = 1.706057069 Billion write speed all = 77.448749440 MB/sec (with seq num) write speed all = 75.710793112 MB/sec (without seq num) 2024/11/20-20:14:35.561360 140008291239488 [compaction_job.cc:1948] [default] [JOB 9819] Generated table #65220: 926808 keys, 38123937 bytes, temperature: kWarm 2024/11/20-20:14:35.561430 140008291239488 EVENT_LOG_v1 {"time_micros": 1732104875561398, "cf_name": "default", "job": 9819, "event": "table_file_creation", "file_number": 65220, "file_size": 38123937, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 976869182, "table_properties": {"data_size": 34344352, "index_size": 1763072, "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": 25950624, "raw_average_key_size": 28, "raw_value_size": 108267128, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926808, "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": 1732104872, "oldest_key_time": 0, "file_creation_time": 1732104872, "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": 65220, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:14:35.594445 140008291239488 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065221.sst) /dev/shm/ToplingTemp/Topling-925277-CHPS9h 2024/11/20-20:14:36.374481 140008291239488 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065221.sst): first pass time = 0.78's, 172.075'MB/sec 2024/11/20-20:14:37.747769 140008291239488 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065221.sst): old prealloc_size = 147639500, real_size = 36417504 2024/11/20-20:14:37.748349 140008291239488 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065221.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926564 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.0344 GB avg-val = 116.86 avg-zval = 37.09 2024/11/20-20:14:37.748834 140008291239488 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065221.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:14:38.457601 140008291239488 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065221.sst): second pass time = 1.37's, 78.887'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.71's, 54.944'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3262.648'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.398'MB/sec write SST data time = 0.13's, 306.270'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 = 29089.881'MB/sec zip my value time = 1.37's, unzip length = 0.108'GB zip my value throughput = 78.887'MB/sec zip pipeline throughput = 83.808'MB/sec entries = 926564 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.86 avg-zval = 37.09 usrkeys = 926564 avg-key = 20.00 avg-zkey = 1.97 avg-val = 120.39 avg-zval = 37.09 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 467849 bytes = 1579008 } seq expand size = 3274943 multi value expand size = 0 cnt WriteAppend = 49 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.0390 GB } UnZip/Zip{ index = 10.1754 value = 3.1508 dict = 1.00 all = 3.4415 } Zip/UnZip{ index = 0.0983 value = 0.3174 dict = 1.00 all = 0.2906 } ---------------------------- total value len = 563.859762 GB avg = 0.330 KB (by entry num) total key len = 44.495483 GB avg = 0.026 KB total ukey len = 32.923482 GB avg = 0.014 KB total ukey num = 2.327481611 Billion total entry num = 1.706983633 Billion write speed all = 77.437220078 MB/sec (with seq num) write speed all = 75.698971668 MB/sec (without seq num) 2024/11/20-20:14:38.508722 140008291239488 [compaction_job.cc:1948] [default] [JOB 9819] Generated table #65221: 926564 keys, 38999715 bytes, temperature: kWarm 2024/11/20-20:14:38.508788 140008291239488 EVENT_LOG_v1 {"time_micros": 1732104878508757, "cf_name": "default", "job": 9819, "event": "table_file_creation", "file_number": 65221, "file_size": 38999715, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 978567417, "table_properties": {"data_size": 34364496, "index_size": 1821184, "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": 25943792, "raw_average_key_size": 28, "raw_value_size": 108274048, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926564, "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": 1732104875, "oldest_key_time": 0, "file_creation_time": 1732104875, "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": 65221, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:14:38.541238 140008291239488 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065222.sst) /dev/shm/ToplingTemp/Topling-925277-z1CyRh 2024/11/20-20:14:39.309061 140008291239488 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065222.sst): first pass time = 0.77's, 174.814'MB/sec 2024/11/20-20:14:40.700081 140008291239488 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065222.sst): old prealloc_size = 147639500, real_size = 36445040 2024/11/20-20:14:40.700655 140008291239488 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065222.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926939 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.0344 GB avg-val = 116.80 avg-zval = 37.10 2024/11/20-20:14:40.700961 140008291239488 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065222.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:14:41.406993 140008291239488 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065222.sst): second pass time = 1.39's, 77.877'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.71's, 54.047'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3306.406'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.398'MB/sec write SST data time = 0.12's, 307.933'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 16108.471'MB/sec zip my value time = 1.39's, unzip length = 0.108'GB zip my value throughput = 77.877'MB/sec zip pipeline throughput = 77.877'MB/sec entries = 926939 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.80 avg-zval = 37.10 usrkeys = 926939 avg-key = 20.00 avg-zkey = 1.97 avg-val = 118.49 avg-zval = 37.10 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 224771 bytes = 758624 } seq expand size = 1573397 multi value expand size = 0 cnt WriteAppend = 44 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.1763 value = 3.1480 dict = 1.00 all = 3.5129 } Zip/UnZip{ index = 0.0983 value = 0.3177 dict = 1.00 all = 0.2847 } ---------------------------- total value len = 563.969599 GB avg = 0.330 KB (by entry num) total key len = 44.521438 GB avg = 0.026 KB total ukey len = 32.942021 GB avg = 0.014 KB total ukey num = 2.328408550 Billion total entry num = 1.707910572 Billion write speed all = 77.425437314 MB/sec (with seq num) write speed all = 75.686897681 MB/sec (without seq num) 2024/11/20-20:14:41.452766 140008291239488 [compaction_job.cc:1948] [default] [JOB 9819] Generated table #65222: 926939 keys, 38206875 bytes, temperature: kWarm 2024/11/20-20:14:41.452831 140008291239488 EVENT_LOG_v1 {"time_micros": 1732104881452800, "cf_name": "default", "job": 9819, "event": "table_file_creation", "file_number": 65222, "file_size": 38206875, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 972340122, "table_properties": {"data_size": 34391392, "index_size": 1821760, "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": 25954292, "raw_average_key_size": 28, "raw_value_size": 108263538, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926939, "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": 1732104878, "oldest_key_time": 0, "file_creation_time": 1732104878, "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": 65222, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:14:41.489109 140008291239488 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065223.sst) /dev/shm/ToplingTemp/Topling-925277-M6EQFj 2024/11/20-20:14:42.293435 140008291239488 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065223.sst): first pass time = 0.80's, 166.881'MB/sec 2024/11/20-20:14:43.676959 140008291239488 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065223.sst): old prealloc_size = 147639500, real_size = 37794816 2024/11/20-20:14:43.677553 140008291239488 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065223.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926424 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.0358 GB avg-val = 116.88 avg-zval = 38.63 2024/11/20-20:14:43.677947 140008291239488 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065223.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:14:44.400897 140008291239488 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065223.sst): second pass time = 1.38's, 78.309'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.72's, 55.198'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3190.275'MB/sec (index lex order gen) rebuild zvType time = 0.60's, 0.388'MB/sec write SST data time = 0.13's, 314.272'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 = 24095.002'MB/sec zip my value time = 1.38's, unzip length = 0.108'GB zip my value throughput = 78.309'MB/sec zip pipeline throughput = 113.198'MB/sec entries = 926424 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.88 avg-zval = 38.63 usrkeys = 926424 avg-key = 20.00 avg-zkey = 1.91 avg-val = 119.39 avg-zval = 38.63 TagRS{ kinds = RS_Key0_TagN bytes = 144840 } TagArray{ size = 331962 bytes = 1161888 } seq expand size = 2323734 multi value expand size = 0 cnt WriteAppend = 18 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0358 GB dict = 1.08 MB all = 0.0400 GB } UnZip/Zip{ index = 10.4444 value = 3.0255 dict = 1.00 all = 3.3588 } Zip/UnZip{ index = 0.0957 value = 0.3305 dict = 1.00 all = 0.2977 } ---------------------------- total value len = 564.080201 GB avg = 0.330 KB (by entry num) total key len = 44.547377 GB avg = 0.026 KB total ukey len = 32.960550 GB avg = 0.014 KB total ukey num = 2.329334974 Billion total entry num = 1.708836996 Billion write speed all = 77.413320537 MB/sec (with seq num) write speed all = 75.674500268 MB/sec (without seq num) 2024/11/20-20:14:44.448998 140008291239488 [compaction_job.cc:1948] [default] [JOB 9819] Generated table #65223: 926424 keys, 39959883 bytes, temperature: kWarm 2024/11/20-20:14:44.449084 140008291239488 EVENT_LOG_v1 {"time_micros": 1732104884449037, "cf_name": "default", "job": 9819, "event": "table_file_creation", "file_number": 65223, "file_size": 39959883, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1063675719, "table_properties": {"data_size": 35789040, "index_size": 1774016, "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": 25939872, "raw_average_key_size": 28, "raw_value_size": 108277984, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926424, "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": 1732104881, "oldest_key_time": 0, "file_creation_time": 1732104881, "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": 65223, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:14:44.485655 140008291239488 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065224.sst) /dev/shm/ToplingTemp/Topling-925277-vfu1Fk 2024/11/20-20:14:45.334814 140008291239488 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065224.sst): first pass time = 0.85's, 158.070'MB/sec 2024/11/20-20:14:46.671090 140008291239488 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065224.sst): old prealloc_size = 147639500, real_size = 38629200 2024/11/20-20:14:46.671662 140008291239488 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065224.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924051 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.0366 GB avg-val = 117.25 avg-zval = 39.65 2024/11/20-20:14:46.672310 140008291239488 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065224.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:14:47.431499 140008291239488 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065224.sst): second pass time = 1.34's, 81.130'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.76's, 55.313'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3207.425'MB/sec (index lex order gen) rebuild zvType time = 0.63's, 0.367'MB/sec write SST data time = 0.13's, 321.973'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 29283.314'MB/sec zip my value time = 1.34's, unzip length = 0.108'GB zip my value throughput = 81.130'MB/sec zip pipeline throughput = 92.329'MB/sec entries = 924051 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.25 avg-zval = 39.65 usrkeys = 924051 avg-key = 20.00 avg-zkey = 1.90 avg-val = 122.69 avg-zval = 39.65 TagRS{ kinds = RS_Key0_TagN bytes = 144480 } TagArray{ size = 718802 bytes = 2425968 } seq expand size = 5031614 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.0366 GB dict = 1.08 MB all = 0.0421 GB } UnZip/Zip{ index = 10.5113 value = 2.9570 dict = 1.00 all = 3.1911 } Zip/UnZip{ index = 0.0951 value = 0.3382 dict = 1.00 all = 0.3134 } ---------------------------- total value len = 564.193577 GB avg = 0.330 KB (by entry num) total key len = 44.573251 GB avg = 0.026 KB total ukey len = 32.979031 GB avg = 0.014 KB total ukey num = 2.330259025 Billion total entry num = 1.709761047 Billion write speed all = 77.401196160 MB/sec (with seq num) write speed all = 75.662105997 MB/sec (without seq num) 2024/11/20-20:14:47.487222 140008291239488 [compaction_job.cc:1948] [default] [JOB 9819] Generated table #65224: 924051 keys, 42060474 bytes, temperature: kWarm 2024/11/20-20:14:47.487295 140008291239488 EVENT_LOG_v1 {"time_micros": 1732104887487260, "cf_name": "default", "job": 9819, "event": "table_file_creation", "file_number": 65224, "file_size": 42060474, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1063675863, "table_properties": {"data_size": 36639808, "index_size": 1758208, "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": 25873428, "raw_average_key_size": 28, "raw_value_size": 108344374, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924051, "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": 1732104884, "oldest_key_time": 0, "file_creation_time": 1732104884, "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": 65224, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:14:47.521370 140008291239488 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065225.sst) /dev/shm/ToplingTemp/Topling-925277-Bj2Owk 2024/11/20-20:14:47.604242 140008291239488 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065225.sst): first pass time = 0.08's, 233.406'MB/sec 2024/11/20-20:14:47.755240 140008291239488 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065225.sst): old prealloc_size = 147639500, real_size = 5882448 2024/11/20-20:14:47.755369 140008291239488 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065225.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 133402 prefix = 4 raw-key = 0.0021 GB zip-key = 0.0003 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.0156 GB zip-val = 0.0056 GB avg-val = 116.90 avg-zval = 41.93 2024/11/20-20:14:47.755536 140008291239488 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065225.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.019 GB 2024/11/20-20:14:47.866977 140008291239488 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00/065225.sst): second pass time = 0.15's, 103.922'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.11's, 58.013'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2379.297'MB/sec (index lex order gen) rebuild zvType time = 0.09's, 0.361'MB/sec write SST data time = 0.02's, 337.523'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.163'MB, throughput = 5218.764'MB/sec zip my value time = 0.15's, unzip length = 0.016'GB zip my value throughput = 103.922'MB/sec zip pipeline throughput = 103.922'MB/sec entries = 133402 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.90 avg-zval = 41.93 usrkeys = 133402 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.90 avg-zval = 41.93 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 133402 bytes = 466928 } seq expand size = 933814 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0027 GB value = 0.0156 GB dict = 0.16 MB all = 0.0193 GB } __ZipSize{ index = 0.0003 GB value = 0.0056 GB dict = 0.16 MB all = 0.0065 GB } UnZip/Zip{ index = 10.4534 value = 2.7880 dict = 1.00 all = 2.9827 } Zip/UnZip{ index = 0.0957 value = 0.3587 dict = 1.00 all = 0.3353 } ---------------------------- total value len = 564.210106 GB avg = 0.330 KB (by entry num) total key len = 44.576986 GB avg = 0.026 KB total ukey len = 32.981699 GB avg = 0.014 KB total ukey num = 2.330392427 Billion total entry num = 1.709894449 Billion write speed all = 77.399487106 MB/sec (with seq num) write speed all = 75.660357546 MB/sec (without seq num) 2024/11/20-20:14:47.881002 140008291239488 [compaction_job.cc:1948] [default] [JOB 9819] Generated table #65225: 133402 keys, 6480821 bytes, temperature: kWarm 2024/11/20-20:14:47.881077 140008291239488 EVENT_LOG_v1 {"time_micros": 1732104887881030, "cf_name": "default", "job": 9819, "event": "table_file_creation", "file_number": 65225, "file_size": 6480821, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 899386244, "largest_seqno": 1063674425, "table_properties": {"data_size": 5593664, "index_size": 255232, "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": 3735256, "raw_average_key_size": 28, "raw_value_size": 15595268, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 133402, "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": 1732104887, "oldest_key_time": 0, "file_creation_time": 1732104887, "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": 65225, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:14:47.894213 140008291239488 [compaction_job.cc:703] job-09819: subcompact[0], size: 0.398377 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09819/att-00 [065215,065216,065217,065218,065219,065220,065221,065222,065223,065224,065225] 2024/11/20-20:14:47.967298 140008291239488 (Original Log Time 2024/11/20-20:14:16.486947) EVENT_LOG_v1 {"time_micros": 1732104856486898, "job": 9819, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [65210], "files_L3": [65190, 65191, 65192, 65193, 65194, 65195, 65196, 65197, 65198, 65199], "score": 0.841837, "input_data_size": 420655730, "oldest_snapshot_seqno": 1064492781} 2024/11/20-20:14:47.967303 140008291239488 (Original Log Time 2024/11/20-20:14:47.966190) [compaction_job.cc:2022] [default] [JOB 9819] Compacted 1@2 + 10@3 files to L3 => 398377053 bytes 2024/11/20-20:14:47.967304 140008291239488 (Original Log Time 2024/11/20-20:14:47.967218) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 11 0 0 0] max score 0.01, MB/sec: 13.4 rd, 12.7 wr, level 3, files in(1, 10) out(11 +0 blob) MB in(27.1, 374.1 +0.0 blob) out(379.9 +0.0 blob), read-write-amplify(28.8) write-amplify(14.0) OK, records in: 9477468, records dropped: 99617 output_compression: Snappy 2024/11/20-20:14:47.967309 140008291239488 (Original Log Time 2024/11/20-20:14:47.967272) EVENT_LOG_v1 {"time_micros": 1732104887967244, "cf": "default", "job": 9819, "event": "compaction_finished", "compaction_time_micros": 31407274, "compaction_time_cpu_micros": 13255742, "output_level": 3, "num_output_files": 11, "total_output_size": 398377053, "num_input_records": 9477468, "num_output_records": 9377851, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 280687616, "file_range_sync_nanos": 0, "file_fsync_nanos": 10230, "file_prepare_write_nanos": 40361, "lsm_state": [0, 0, 0, 11, 0, 0, 0]} 2024/11/20-20:14:48.111151 140008291239488 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":1732104856,"executesMs":31653,"compactionJobId":9819,"attempt":0,"compactionInputRawBytes":1375654232,"compactionInputZipBytes":420655730,"compactionOutputRawBytes":0,"compactionOutputZipBytes":398377053,"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-3bcfcbb0d7e0b9eda2a25020c01f15ed-0efa15b1b0fae861-00"}}, response = 2024/11/20-20:14:48.111244 140008291239488 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09819/att-00: olev 3, work 31.654 s, result 7.792 ms, install 1.146 ms, input{raw 1.281 GiB zip 401.169 MiB}