2024/11/20-23:45:39.659844 140007888389696 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00: fork to child time = 0.008883 sec 2024/11/20-23:45:39.660387 140007888389696 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00 2024/11/20-23:45:39.666868 140007888389696 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00 2024/11/20-23:45:39.668568 140007888389696 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-23:45:39.668804 140007888389696 [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:45:39.711498 140007888389696 [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-21718/att-00/MANIFEST-049091 2024/11/20-23:45:39.785815 140007888389696 [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-21718/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 87020, last_sequence is 1331000081, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 86868 2024/11/20-23:45:39.785821 140007888389696 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-23:45:39.785904 140007888389696 [version_set.cc:5724] Creating manifest 87020 2024/11/20-23:45:39.817253 140007888389696 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-23:45:39.836705 140007888389696 [compaction_job.cc:2437] [default] [JOB 21718] Compacting 1@2 + 13@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/20-23:45:39.836717 140007888389696 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 16229 Base level 2, inputs: [86969(27MB)], [87005(19MB) 86878(37MB) 86879(37MB) 86880(37MB) 86881(36MB) 86882(35MB) 86883(37MB) 86884(37MB) 86885(40MB) 86886(36MB) 86887(37MB) 86930(37MB) 87006(36MB)] 2024/11/20-23:45:39.844813 140007888389696 [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:45:39.844831 140007888389696 [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:45:39.844846 140007888389696 [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:45:39.844851 140007888389696 [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:45:39.844860 140007888389696 [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:45:40.236774 140007888389696 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087021.sst) /dev/shm/ToplingTemp/Topling-1164705-fxtd9K 2024/11/20-23:45:41.064419 140007888389696 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087021.sst): first pass time = 0.83's, 162.177'MB/sec 2024/11/20-23:45:42.299307 140007888389696 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087021.sst): old prealloc_size = 147639500, real_size = 35918656 2024/11/20-23:45:42.299814 140007888389696 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087021.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 897720 prefix = 4 raw-key = 0.0144 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0340 GB avg-val = 120.57 avg-zval = 37.86 2024/11/20-23:45:42.301314 140007888389696 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087021.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0022 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-23:45:43.238916 140007888389696 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087021.sst): second pass time = 1.23's, 87.711'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.94's, 42.775'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3527.727'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.319'MB/sec write SST data time = 0.24's, 170.962'MB/sec dict compress time = 8225610810.48's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 31145.956'MB/sec zip my value time = 1.23's, unzip length = 0.108'GB zip my value throughput = 87.711'MB/sec zip pipeline throughput = 87.711'MB/sec entries = 927907 avg-key = 28.00 avg-zkey = 1.84 avg-val = 116.65 avg-zval = 36.63 usrkeys = 897720 avg-key = 20.00 avg-zkey = 1.90 avg-val = 128.14 avg-zval = 37.86 TagRS{ kinds = RS_KeyN_Tag1 bytes = 159080 } TagArray{ size = 927907 bytes = 3247696 } seq expand size = 6555723 multi value expand size = 241496 cnt WriteAppend = 15 UnZipSize{ index = 0.0180 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0340 GB dict = 1.08 MB all = 0.0402 GB } UnZip/Zip{ index = 10.5133 value = 3.1847 dict = 1.00 all = 3.3396 } Zip/UnZip{ index = 0.0951 value = 0.3140 dict = 1.00 all = 0.2994 } ---------------------------- total value len = 563.180766 GB avg = 0.331 KB (by entry num) total key len = 44.340388 GB avg = 0.026 KB total ukey len = 32.812096 GB avg = 0.014 KB total ukey num = 2.321912296 Billion total entry num = 1.701444505 Billion write speed all = 29.605009505 MB/sec (with seq num) write speed all = 28.941707094 MB/sec (without seq num) 2024/11/20-23:45:43.289429 140007888389696 [compaction_job.cc:1948] [default] [JOB 21718] Generated table #87021: 927907 keys, 40190184 bytes, temperature: kWarm 2024/11/20-23:45:43.289564 140007888389696 EVENT_LOG_v1 {"time_micros": 1732117543289504, "cf_name": "default", "job": 21718, "event": "table_file_creation", "file_number": 87021, "file_size": 40190184, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1105231892, "largest_seqno": 1330026456, "table_properties": {"data_size": 33986288, "index_size": 1707776, "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": 25981396, "raw_average_key_size": 28, "raw_value_size": 108236342, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927907, "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_KeyN_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117540, "oldest_key_time": 0, "file_creation_time": 1732117540, "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": 87021, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:45:43.342403 140007888389696 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087022.sst) /dev/shm/ToplingTemp/Topling-1164705-2R4zNH 2024/11/20-23:45:44.178946 140007888389696 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087022.sst): first pass time = 0.84's, 160.452'MB/sec 2024/11/20-23:45:45.300655 140007888389696 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087022.sst): old prealloc_size = 147639500, real_size = 34223024 2024/11/20-23:45:45.301189 140007888389696 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087022.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 879961 prefix = 4 raw-key = 0.0141 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0323 GB avg-val = 122.92 avg-zval = 36.74 2024/11/20-23:45:45.302110 140007888389696 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087022.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0022 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-23:45:46.159178 140007888389696 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087022.sst): second pass time = 1.12's, 96.501'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.86's, 45.086'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3222.659'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.307'MB/sec write SST data time = 0.14's, 275.697'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.078'MB, throughput = 33950.561'MB/sec zip my value time = 1.12's, unzip length = 0.108'GB zip my value throughput = 96.501'MB/sec zip pipeline throughput = 96.501'MB/sec entries = 930562 avg-key = 28.00 avg-zkey = 1.80 avg-val = 116.23 avg-zval = 34.74 usrkeys = 879961 avg-key = 20.00 avg-zkey = 1.90 avg-val = 130.77 avg-zval = 36.74 TagRS{ kinds = RS_KeyN_TagN bytes = 304736 } TagArray{ size = 914531 bytes = 3315184 } seq expand size = 6502919 multi value expand size = 404808 cnt WriteAppend = 13 UnZipSize{ index = 0.0176 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0323 GB dict = 1.08 MB all = 0.0387 GB } UnZip/Zip{ index = 10.5138 value = 3.3457 dict = 1.00 all = 3.4676 } Zip/UnZip{ index = 0.0951 value = 0.2989 dict = 1.00 all = 0.2884 } ---------------------------- total value len = 563.295836 GB avg = 0.331 KB (by entry num) total key len = 44.366443 GB avg = 0.026 KB total ukey len = 32.829695 GB avg = 0.014 KB total ukey num = 2.322792257 Billion total entry num = 1.702375067 Billion write speed all = 29.607673264 MB/sec (with seq num) write speed all = 28.944102508 MB/sec (without seq num) 2024/11/20-23:45:46.206362 140007888389696 [compaction_job.cc:1948] [default] [JOB 21718] Generated table #87022: 930562 keys, 38706694 bytes, temperature: kWarm 2024/11/20-23:45:46.206430 140007888389696 EVENT_LOG_v1 {"time_micros": 1732117546206399, "cf_name": "default", "job": 21718, "event": "table_file_creation", "file_number": 87022, "file_size": 38706694, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1330026899, "table_properties": {"data_size": 32328928, "index_size": 1673920, "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": 26055736, "raw_average_key_size": 28, "raw_value_size": 108162104, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 930562, "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_KeyN_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117543, "oldest_key_time": 0, "file_creation_time": 1732117543, "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": 87022, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:45:46.243042 140007888389696 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087023.sst) /dev/shm/ToplingTemp/Topling-1164705-6k19xK 2024/11/20-23:45:47.170273 140007888389696 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087023.sst): first pass time = 0.93's, 144.759'MB/sec 2024/11/20-23:45:48.288180 140007888389696 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087023.sst): old prealloc_size = 147639500, real_size = 34465632 2024/11/20-23:45:48.288721 140007888389696 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087023.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 878084 prefix = 4 raw-key = 0.0140 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0326 GB avg-val = 123.24 avg-zval = 37.10 2024/11/20-23:45:48.289568 140007888389696 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087023.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0022 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-23:45:49.143855 140007888389696 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087023.sst): second pass time = 1.12's, 96.873'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.86's, 45.412'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3278.653'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.306'MB/sec write SST data time = 0.14's, 283.376'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 = 32770.767'MB/sec zip my value time = 1.12's, unzip length = 0.108'GB zip my value throughput = 96.873'MB/sec zip pipeline throughput = 96.873'MB/sec entries = 928668 avg-key = 28.00 avg-zkey = 1.80 avg-val = 116.53 avg-zval = 35.08 usrkeys = 878084 avg-key = 20.00 avg-zkey = 1.90 avg-val = 131.22 avg-zval = 37.10 TagRS{ kinds = RS_KeyN_Tag1 bytes = 158920 } TagArray{ size = 928668 bytes = 3366432 } seq expand size = 6601844 multi value expand size = 404672 cnt WriteAppend = 13 UnZipSize{ index = 0.0176 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0326 GB dict = 1.08 MB all = 0.0389 GB } UnZip/Zip{ index = 10.5131 value = 3.3220 dict = 1.00 all = 3.4542 } Zip/UnZip{ index = 0.0951 value = 0.3010 dict = 1.00 all = 0.2895 } ---------------------------- total value len = 563.411057 GB avg = 0.331 KB (by entry num) total key len = 44.392446 GB avg = 0.026 KB total ukey len = 32.847257 GB avg = 0.014 KB total ukey num = 2.323670341 Billion total entry num = 1.703303735 Billion write speed all = 29.610248190 MB/sec (with seq num) write speed all = 28.946411986 MB/sec (without seq num) 2024/11/20-23:45:49.190761 140007888389696 [compaction_job.cc:1948] [default] [JOB 21718] Generated table #87023: 928668 keys, 38856740 bytes, temperature: kWarm 2024/11/20-23:45:49.190824 140007888389696 EVENT_LOG_v1 {"time_micros": 1732117549190794, "cf_name": "default", "job": 21718, "event": "table_file_creation", "file_number": 87023, "file_size": 38856740, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1053131113, "largest_seqno": 1330026712, "table_properties": {"data_size": 32575440, "index_size": 1670464, "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": 26002704, "raw_average_key_size": 28, "raw_value_size": 108215112, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928668, "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_KeyN_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117546, "oldest_key_time": 0, "file_creation_time": 1732117546, "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": 87023, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:45:49.224811 140007888389696 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087024.sst) /dev/shm/ToplingTemp/Topling-1164705-8k18BJ 2024/11/20-23:45:50.050804 140007888389696 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087024.sst): first pass time = 0.83's, 162.499'MB/sec 2024/11/20-23:45:51.225114 140007888389696 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087024.sst): old prealloc_size = 147639500, real_size = 35573072 2024/11/20-23:45:51.225692 140007888389696 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087024.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 897202 prefix = 4 raw-key = 0.0144 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0336 GB avg-val = 120.59 avg-zval = 37.50 2024/11/20-23:45:51.226574 140007888389696 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087024.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0022 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-23:45:52.063868 140007888389696 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087024.sst): second pass time = 1.17's, 92.206'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 47.646'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3157.962'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.320'MB/sec write SST data time = 0.14's, 289.133'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 = 31541.819'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.206'MB/sec zip pipeline throughput = 92.206'MB/sec entries = 929578 avg-key = 28.00 avg-zkey = 1.84 avg-val = 116.39 avg-zval = 36.19 usrkeys = 897202 avg-key = 20.00 avg-zkey = 1.90 avg-val = 128.20 avg-zval = 37.50 TagRS{ kinds = RS_KeyN_Tag1 bytes = 159360 } TagArray{ size = 929578 bytes = 3369728 } seq expand size = 6571798 multi value expand size = 259008 cnt WriteAppend = 13 UnZipSize{ index = 0.0179 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0336 GB dict = 1.08 MB all = 0.0400 GB } UnZip/Zip{ index = 10.5136 value = 3.2159 dict = 1.00 all = 3.3585 } Zip/UnZip{ index = 0.0951 value = 0.3110 dict = 1.00 all = 0.2977 } ---------------------------- total value len = 563.526078 GB avg = 0.331 KB (by entry num) total key len = 44.418474 GB avg = 0.026 KB total ukey len = 32.865201 GB avg = 0.014 KB total ukey num = 2.324567543 Billion total entry num = 1.704233313 Billion write speed all = 29.612907080 MB/sec (with seq num) write speed all = 28.948803058 MB/sec (without seq num) 2024/11/20-23:45:52.112340 140007888389696 [compaction_job.cc:1948] [default] [JOB 21718] Generated table #87024: 929578 keys, 39963308 bytes, temperature: kWarm 2024/11/20-23:45:52.112400 140007888389696 EVENT_LOG_v1 {"time_micros": 1732117552112370, "cf_name": "default", "job": 21718, "event": "table_file_creation", "file_number": 87024, "file_size": 39963308, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1053131138, "largest_seqno": 1330027245, "table_properties": {"data_size": 33641856, "index_size": 1706752, "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": 26028184, "raw_average_key_size": 28, "raw_value_size": 108189564, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 929578, "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_KeyN_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117549, "oldest_key_time": 0, "file_creation_time": 1732117549, "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": 87024, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:45:52.148699 140007888389696 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087025.sst) /dev/shm/ToplingTemp/Topling-1164705-5dc5fH 2024/11/20-23:45:52.955742 140007888389696 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087025.sst): first pass time = 0.81's, 166.314'MB/sec 2024/11/20-23:45:54.187032 140007888389696 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087025.sst): old prealloc_size = 147639500, real_size = 36262624 2024/11/20-23:45:54.187607 140007888389696 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087025.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925152 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.0343 GB avg-val = 117.04 avg-zval = 37.03 2024/11/20-23:45:54.188168 140007888389696 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087025.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:45:54.962268 140007888389696 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087025.sst): second pass time = 1.23's, 87.997'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.78's, 50.445'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3302.862'MB/sec (index lex order gen) rebuild zvType time = 0.64's, 0.364'MB/sec write SST data time = 0.14's, 281.581'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 = 24644.107'MB/sec zip my value time = 1.23's, unzip length = 0.108'GB zip my value throughput = 87.997'MB/sec zip pipeline throughput = 87.997'MB/sec entries = 926418 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.88 avg-zval = 36.98 usrkeys = 925152 avg-key = 20.00 avg-zkey = 1.91 avg-val = 120.56 avg-zval = 37.03 TagRS{ kinds = RS_KeyN_TagN bytes = 304080 } TagArray{ size = 463629 bytes = 1680672 } seq expand size = 3247935 multi value expand size = 10128 cnt WriteAppend = 15 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.0391 GB } UnZip/Zip{ index = 10.4447 value = 3.1605 dict = 1.00 all = 3.4322 } Zip/UnZip{ index = 0.0957 value = 0.3164 dict = 1.00 all = 0.2914 } ---------------------------- total value len = 563.637614 GB avg = 0.331 KB (by entry num) total key len = 44.444414 GB avg = 0.026 KB total ukey len = 32.883704 GB avg = 0.014 KB total ukey num = 2.325492695 Billion total entry num = 1.705159731 Billion write speed all = 29.615422386 MB/sec (with seq num) write speed all = 28.951051156 MB/sec (without seq num) 2024/11/20-23:45:55.012344 140007888389696 [compaction_job.cc:1948] [default] [JOB 21718] Generated table #87025: 926418 keys, 39105899 bytes, temperature: kWarm 2024/11/20-23:45:55.012407 140007888389696 EVENT_LOG_v1 {"time_micros": 1732117555012376, "cf_name": "default", "job": 21718, "event": "table_file_creation", "file_number": 87025, "file_size": 39105899, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1330027319, "table_properties": {"data_size": 34259664, "index_size": 1771520, "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": 25939704, "raw_average_key_size": 28, "raw_value_size": 108278120, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926418, "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_KeyN_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117552, "oldest_key_time": 0, "file_creation_time": 1732117552, "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": 87025, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:45:55.047242 140007888389696 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087026.sst) /dev/shm/ToplingTemp/Topling-1164705-CCwvdJ 2024/11/20-23:45:55.883442 140007888389696 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087026.sst): first pass time = 0.84's, 160.516'MB/sec 2024/11/20-23:45:57.004002 140007888389696 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087026.sst): old prealloc_size = 147639500, real_size = 35744432 2024/11/20-23:45:57.004608 140007888389696 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087026.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 909800 prefix = 4 raw-key = 0.0146 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0338 GB avg-val = 119.02 avg-zval = 37.14 2024/11/20-23:45:57.005446 140007888389696 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087026.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:45:57.843114 140007888389696 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087026.sst): second pass time = 1.12's, 96.704'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 47.675'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2975.112'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.325'MB/sec write SST data time = 0.14's, 289.328'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 = 19842.899'MB/sec zip my value time = 1.12's, unzip length = 0.108'GB zip my value throughput = 96.704'MB/sec zip pipeline throughput = 96.704'MB/sec entries = 926202 avg-key = 28.00 avg-zkey = 1.87 avg-val = 116.91 avg-zval = 36.48 usrkeys = 909800 avg-key = 20.00 avg-zkey = 1.90 avg-val = 126.33 avg-zval = 37.14 TagRS{ kinds = RS_KeyN_Tag1 bytes = 159000 } TagArray{ size = 926202 bytes = 3241728 } seq expand size = 6516218 multi value expand size = 131216 cnt WriteAppend = 14 UnZipSize{ index = 0.0182 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0338 GB dict = 1.08 MB all = 0.0400 GB } UnZip/Zip{ index = 10.5153 value = 3.2050 dict = 1.00 all = 3.3551 } Zip/UnZip{ index = 0.0951 value = 0.3120 dict = 1.00 all = 0.2981 } ---------------------------- total value len = 563.752545 GB avg = 0.330 KB (by entry num) total key len = 44.470348 GB avg = 0.026 KB total ukey len = 32.901900 GB avg = 0.014 KB total ukey num = 2.326402495 Billion total entry num = 1.706085933 Billion write speed all = 29.618127355 MB/sec (with seq num) write speed all = 28.953488506 MB/sec (without seq num) 2024/11/20-23:45:57.890604 140007888389696 [compaction_job.cc:1948] [default] [JOB 21718] Generated table #87026: 926202 keys, 40003898 bytes, temperature: kWarm 2024/11/20-23:45:57.890673 140007888389696 EVENT_LOG_v1 {"time_micros": 1732117557890641, "cf_name": "default", "job": 21718, "event": "table_file_creation", "file_number": 87026, "file_size": 40003898, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1080218058, "largest_seqno": 1330027036, "table_properties": {"data_size": 33786336, "index_size": 1730432, "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": 25933656, "raw_average_key_size": 28, "raw_value_size": 108284180, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926202, "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_KeyN_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117555, "oldest_key_time": 0, "file_creation_time": 1732117555, "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": 87026, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:45:57.924896 140007888389696 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087027.sst) /dev/shm/ToplingTemp/Topling-1164705-OgfUoH 2024/11/20-23:45:58.748145 140007888389696 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087027.sst): first pass time = 0.82's, 163.041'MB/sec 2024/11/20-23:45:59.897581 140007888389696 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087027.sst): old prealloc_size = 147639500, real_size = 34726096 2024/11/20-23:45:59.898232 140007888389696 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087027.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 876890 prefix = 4 raw-key = 0.0140 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0328 GB avg-val = 123.44 avg-zval = 37.45 2024/11/20-23:45:59.899055 140007888389696 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087027.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0022 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-23:46:00.749769 140007888389696 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087027.sst): second pass time = 1.15's, 94.235'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 45.627'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2652.504'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.308'MB/sec write SST data time = 0.14's, 280.228'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 = 33783.762'MB/sec zip my value time = 1.15's, unzip length = 0.108'GB zip my value throughput = 94.235'MB/sec zip pipeline throughput = 94.235'MB/sec entries = 927631 avg-key = 28.00 avg-zkey = 1.80 avg-val = 116.69 avg-zval = 35.40 usrkeys = 876890 avg-key = 20.00 avg-zkey = 1.90 avg-val = 131.42 avg-zval = 37.45 TagRS{ kinds = RS_KeyN_Tag1 bytes = 158720 } TagArray{ size = 927631 bytes = 3130768 } seq expand size = 6594899 multi value expand size = 405928 cnt WriteAppend = 13 UnZipSize{ index = 0.0175 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0328 GB dict = 1.08 MB all = 0.0389 GB } UnZip/Zip{ index = 10.5133 value = 3.2963 dict = 1.00 all = 3.4519 } Zip/UnZip{ index = 0.0951 value = 0.3034 dict = 1.00 all = 0.2897 } ---------------------------- total value len = 563.867790 GB avg = 0.330 KB (by entry num) total key len = 44.496321 GB avg = 0.026 KB total ukey len = 32.919438 GB avg = 0.014 KB total ukey num = 2.327279385 Billion total entry num = 1.707013564 Billion write speed all = 29.620811541 MB/sec (with seq num) write speed all = 28.955905428 MB/sec (without seq num) 2024/11/20-23:46:00.797950 140007888389696 [compaction_job.cc:1948] [default] [JOB 21718] Generated table #87027: 927631 keys, 38882138 bytes, temperature: kWarm 2024/11/20-23:46:00.798003 140007888389696 EVENT_LOG_v1 {"time_micros": 1732117560797975, "cf_name": "default", "job": 21718, "event": "table_file_creation", "file_number": 87027, "file_size": 38882138, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1235971176, "largest_seqno": 1330027384, "table_properties": {"data_size": 32838528, "index_size": 1668160, "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": 25973668, "raw_average_key_size": 28, "raw_value_size": 108244138, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927631, "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_KeyN_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117557, "oldest_key_time": 0, "file_creation_time": 1732117557, "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": 87027, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:46:00.831560 140007888389696 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087028.sst) /dev/shm/ToplingTemp/Topling-1164705-0CdakJ 2024/11/20-23:46:01.682604 140007888389696 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087028.sst): first pass time = 0.85's, 157.715'MB/sec 2024/11/20-23:46:02.877995 140007888389696 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087028.sst): old prealloc_size = 147639500, real_size = 35795296 2024/11/20-23:46:02.878586 140007888389696 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087028.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 891996 prefix = 4 raw-key = 0.0143 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0339 GB avg-val = 121.42 avg-zval = 37.98 2024/11/20-23:46:02.879450 140007888389696 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087028.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0022 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-23:46:03.725352 140007888389696 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087028.sst): second pass time = 1.19's, 90.665'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 47.414'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3045.716'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.316'MB/sec write SST data time = 0.14's, 286.910'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 = 33184.619'MB/sec zip my value time = 1.19's, unzip length = 0.108'GB zip my value throughput = 90.665'MB/sec zip pipeline throughput = 90.665'MB/sec entries = 925538 avg-key = 28.00 avg-zkey = 1.83 avg-val = 117.02 avg-zval = 36.60 usrkeys = 891996 avg-key = 20.00 avg-zkey = 1.90 avg-val = 129.06 avg-zval = 37.98 TagRS{ kinds = RS_KeyN_Tag1 bytes = 158640 } TagArray{ size = 925538 bytes = 3355088 } seq expand size = 6545850 multi value expand size = 268336 cnt WriteAppend = 14 UnZipSize{ index = 0.0178 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0339 GB dict = 1.08 MB all = 0.0402 GB } UnZip/Zip{ index = 10.5113 value = 3.1971 dict = 1.00 all = 3.3408 } Zip/UnZip{ index = 0.0951 value = 0.3128 dict = 1.00 all = 0.2993 } ---------------------------- total value len = 563.982907 GB avg = 0.330 KB (by entry num) total key len = 44.522236 GB avg = 0.026 KB total ukey len = 32.937278 GB avg = 0.014 KB total ukey num = 2.328171381 Billion total entry num = 1.707939102 Billion write speed all = 29.623386480 MB/sec (with seq num) write speed all = 28.958216226 MB/sec (without seq num) 2024/11/20-23:46:03.772993 140007888389696 [compaction_job.cc:1948] [default] [JOB 21718] Generated table #87028: 925538 keys, 40175770 bytes, temperature: kWarm 2024/11/20-23:46:03.773073 140007888389696 EVENT_LOG_v1 {"time_micros": 1732117563773020, "cf_name": "default", "job": 21718, "event": "table_file_creation", "file_number": 87028, "file_size": 40175770, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 951052351, "largest_seqno": 1330027479, "table_properties": {"data_size": 33874896, "index_size": 1697216, "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": 25915064, "raw_average_key_size": 28, "raw_value_size": 108302708, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925538, "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_KeyN_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117560, "oldest_key_time": 0, "file_creation_time": 1732117560, "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": 87028, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:46:03.807085 140007888389696 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087029.sst) /dev/shm/ToplingTemp/Topling-1164705-ayJE7H 2024/11/20-23:46:04.625847 140007888389696 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087029.sst): first pass time = 0.82's, 163.934'MB/sec 2024/11/20-23:46:05.855519 140007888389696 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087029.sst): old prealloc_size = 147639500, real_size = 37868048 2024/11/20-23:46:05.856041 140007888389696 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087029.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925891 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.0359 GB avg-val = 116.96 avg-zval = 38.73 2024/11/20-23:46:05.856918 140007888389696 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087029.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:46:06.660219 140007888389696 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087029.sst): second pass time = 1.23's, 88.130'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.80's, 52.327'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3389.885'MB/sec (index lex order gen) rebuild zvType time = 0.67's, 0.343'MB/sec write SST data time = 0.13's, 324.668'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 = 31671.698'MB/sec zip my value time = 1.23's, unzip length = 0.108'GB zip my value throughput = 88.130'MB/sec zip pipeline throughput = 88.130'MB/sec entries = 925891 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.96 avg-zval = 38.73 usrkeys = 925891 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.95 avg-zval = 38.73 TagRS{ kinds = RS_Key0_TagN bytes = 144760 } TagArray{ size = 924274 bytes = 3234976 } seq expand size = 6469918 multi value expand size = 0 cnt WriteAppend = 15 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.4436 value = 3.0196 dict = 1.00 all = 3.1876 } Zip/UnZip{ index = 0.0958 value = 0.3312 dict = 1.00 all = 0.3137 } ---------------------------- total value len = 564.097670 GB avg = 0.330 KB (by entry num) total key len = 44.548161 GB avg = 0.026 KB total ukey len = 32.955796 GB avg = 0.014 KB total ukey num = 2.329097272 Billion total entry num = 1.708864993 Billion write speed all = 29.626002646 MB/sec (with seq num) write speed all = 28.960566871 MB/sec (without seq num) 2024/11/20-23:46:06.711432 140007888389696 [compaction_job.cc:1948] [default] [JOB 21718] Generated table #87029: 925891 keys, 42106606 bytes, temperature: kWarm 2024/11/20-23:46:06.711490 140007888389696 EVENT_LOG_v1 {"time_micros": 1732117566711460, "cf_name": "default", "job": 21718, "event": "table_file_creation", "file_number": 87029, "file_size": 42106606, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1323177812, "table_properties": {"data_size": 35863296, "index_size": 1773120, "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": 25924948, "raw_average_key_size": 28, "raw_value_size": 108292902, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 925891, "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": 1732117563, "oldest_key_time": 0, "file_creation_time": 1732117563, "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": 87029, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:46:06.750259 140007888389696 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087030.sst) /dev/shm/ToplingTemp/Topling-1164705-GwXd1J 2024/11/20-23:46:07.587617 140007888389696 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087030.sst): first pass time = 0.84's, 160.293'MB/sec 2024/11/20-23:46:08.707553 140007888389696 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087030.sst): old prealloc_size = 147639500, real_size = 34404448 2024/11/20-23:46:08.708132 140007888389696 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087030.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 891601 prefix = 4 raw-key = 0.0143 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0325 GB avg-val = 121.39 avg-zval = 36.43 2024/11/20-23:46:08.708962 140007888389696 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087030.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0022 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-23:46:09.568851 140007888389696 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087030.sst): second pass time = 1.12's, 96.711'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.86's, 44.904'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3058.158'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.309'MB/sec write SST data time = 0.14's, 278.710'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 = 31846.953'MB/sec zip my value time = 1.12's, unzip length = 0.108'GB zip my value throughput = 96.711'MB/sec zip pipeline throughput = 96.711'MB/sec entries = 928206 avg-key = 28.00 avg-zkey = 1.83 avg-val = 116.60 avg-zval = 35.00 usrkeys = 891601 avg-key = 20.00 avg-zkey = 1.90 avg-val = 129.08 avg-zval = 36.43 TagRS{ kinds = RS_KeyN_Tag1 bytes = 159040 } TagArray{ size = 928206 bytes = 3248736 } seq expand size = 6570652 multi value expand size = 292840 cnt WriteAppend = 12 UnZipSize{ index = 0.0178 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0325 GB dict = 1.08 MB all = 0.0387 GB } UnZip/Zip{ index = 10.5134 value = 3.3316 dict = 1.00 all = 3.4704 } Zip/UnZip{ index = 0.0951 value = 0.3002 dict = 1.00 all = 0.2881 } ---------------------------- total value len = 564.212762 GB avg = 0.330 KB (by entry num) total key len = 44.574151 GB avg = 0.026 KB total ukey len = 32.973628 GB avg = 0.014 KB total ukey num = 2.329988873 Billion total entry num = 1.709793199 Billion write speed all = 29.628675024 MB/sec (with seq num) write speed all = 28.962972053 MB/sec (without seq num) 2024/11/20-23:46:09.615374 140007888389696 [compaction_job.cc:1948] [default] [JOB 21718] Generated table #87030: 928206 keys, 38674508 bytes, temperature: kWarm 2024/11/20-23:46:09.615434 140007888389696 EVENT_LOG_v1 {"time_micros": 1732117569615404, "cf_name": "default", "job": 21718, "event": "table_file_creation", "file_number": 87030, "file_size": 38674508, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1119334417, "largest_seqno": 1330027095, "table_properties": {"data_size": 32485264, "index_size": 1696128, "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": 25989768, "raw_average_key_size": 28, "raw_value_size": 108228016, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928206, "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_KeyN_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117566, "oldest_key_time": 0, "file_creation_time": 1732117566, "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": 87030, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:46:09.653776 140007888389696 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087031.sst) /dev/shm/ToplingTemp/Topling-1164705-7CVB4I 2024/11/20-23:46:10.485607 140007888389696 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087031.sst): first pass time = 0.83's, 161.359'MB/sec 2024/11/20-23:46:11.623349 140007888389696 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087031.sst): old prealloc_size = 147639500, real_size = 34130240 2024/11/20-23:46:11.623960 140007888389696 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087031.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 884280 prefix = 4 raw-key = 0.0141 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1082 GB zip-val = 0.0322 GB avg-val = 122.33 avg-zval = 36.43 2024/11/20-23:46:11.624812 140007888389696 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087031.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0022 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-23:46:12.490668 140007888389696 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087031.sst): second pass time = 1.14's, 95.152'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.87's, 44.285'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2898.521'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.307'MB/sec write SST data time = 0.15's, 263.976'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 32691.072'MB/sec zip my value time = 1.14's, unzip length = 0.108'GB zip my value throughput = 95.152'MB/sec zip pipeline throughput = 95.152'MB/sec entries = 930135 avg-key = 28.00 avg-zkey = 1.82 avg-val = 116.30 avg-zval = 34.64 usrkeys = 884280 avg-key = 20.00 avg-zkey = 1.92 avg-val = 130.21 avg-zval = 36.43 TagRS{ kinds = RS_KeyN_Tag1 bytes = 159240 } TagArray{ size = 930135 bytes = 3255488 } seq expand size = 6602655 multi value expand size = 366840 cnt WriteAppend = 16 UnZipSize{ index = 0.0177 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0322 GB dict = 1.08 MB all = 0.0384 GB } UnZip/Zip{ index = 10.4428 value = 3.3578 dict = 1.00 all = 3.4945 } Zip/UnZip{ index = 0.0958 value = 0.2978 dict = 1.00 all = 0.2862 } ---------------------------- total value len = 564.327905 GB avg = 0.330 KB (by entry num) total key len = 44.600195 GB avg = 0.026 KB total ukey len = 32.991313 GB avg = 0.014 KB total ukey num = 2.330873153 Billion total entry num = 1.710723334 Billion write speed all = 29.631332784 MB/sec (with seq num) write speed all = 28.965362369 MB/sec (without seq num) 2024/11/20-23:46:12.538863 140007888389696 [compaction_job.cc:1948] [default] [JOB 21718] Generated table #87031: 930135 keys, 38408292 bytes, temperature: kWarm 2024/11/20-23:46:12.538914 140007888389696 EVENT_LOG_v1 {"time_micros": 1732117572538886, "cf_name": "default", "job": 21718, "event": "table_file_creation", "file_number": 87031, "file_size": 38408292, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1119334447, "largest_seqno": 1330027136, "table_properties": {"data_size": 32215408, "index_size": 1693568, "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": 26043780, "raw_average_key_size": 28, "raw_value_size": 108173974, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 930135, "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_KeyN_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117569, "oldest_key_time": 0, "file_creation_time": 1732117569, "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": 87031, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:46:12.575169 140007888389696 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087032.sst) /dev/shm/ToplingTemp/Topling-1164705-NBJBlL 2024/11/20-23:46:13.417912 140007888389696 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087032.sst): first pass time = 0.84's, 159.271'MB/sec 2024/11/20-23:46:14.543510 140007888389696 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087032.sst): old prealloc_size = 147639500, real_size = 34191776 2024/11/20-23:46:14.544087 140007888389696 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087032.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 893778 prefix = 4 raw-key = 0.0143 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0323 GB avg-val = 121.15 avg-zval = 36.10 2024/11/20-23:46:14.544945 140007888389696 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087032.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0022 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-23:46:15.425637 140007888389696 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087032.sst): second pass time = 1.12's, 96.258'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.88's, 43.596'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3050.676'MB/sec (index lex order gen) rebuild zvType time = 0.73's, 0.305'MB/sec write SST data time = 0.15's, 259.515'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 = 19377.284'MB/sec zip my value time = 1.12's, unzip length = 0.108'GB zip my value throughput = 96.258'MB/sec zip pipeline throughput = 96.258'MB/sec entries = 926408 avg-key = 28.00 avg-zkey = 1.84 avg-val = 116.88 avg-zval = 34.83 usrkeys = 893778 avg-key = 20.00 avg-zkey = 1.90 avg-val = 128.77 avg-zval = 36.10 TagRS{ kinds = RS_KeyN_Tag1 bytes = 158800 } TagArray{ size = 926408 bytes = 3242448 } seq expand size = 6550116 multi value expand size = 261040 cnt WriteAppend = 12 UnZipSize{ index = 0.0179 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0323 GB dict = 1.08 MB all = 0.0385 GB } UnZip/Zip{ index = 10.5133 value = 3.3556 dict = 1.00 all = 3.4902 } Zip/UnZip{ index = 0.0951 value = 0.2980 dict = 1.00 all = 0.2865 } ---------------------------- total value len = 564.442995 GB avg = 0.330 KB (by entry num) total key len = 44.626134 GB avg = 0.026 KB total ukey len = 33.009189 GB avg = 0.014 KB total ukey num = 2.331766931 Billion total entry num = 1.711649742 Billion write speed all = 29.633963151 MB/sec (with seq num) write speed all = 28.967727245 MB/sec (without seq num) 2024/11/20-23:46:15.471803 140007888389696 [compaction_job.cc:1948] [default] [JOB 21718] Generated table #87032: 926408 keys, 38455952 bytes, temperature: kWarm 2024/11/20-23:46:15.471862 140007888389696 EVENT_LOG_v1 {"time_micros": 1732117575471832, "cf_name": "default", "job": 21718, "event": "table_file_creation", "file_number": 87032, "file_size": 38455952, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1119334494, "largest_seqno": 1330027168, "table_properties": {"data_size": 32267856, "index_size": 1700288, "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": 25939424, "raw_average_key_size": 28, "raw_value_size": 108278328, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926408, "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_KeyN_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117572, "oldest_key_time": 0, "file_creation_time": 1732117572, "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": 87032, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:46:15.515554 140007888389696 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087033.sst) /dev/shm/ToplingTemp/Topling-1164705-b6XwWG 2024/11/20-23:46:15.930018 140007888389696 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087033.sst): first pass time = 0.41's, 242.665'MB/sec 2024/11/20-23:46:16.884419 140007888389696 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087033.sst): old prealloc_size = 147639500, real_size = 25747536 2024/11/20-23:46:16.885146 140007888389696 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087033.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 662129 prefix = 4 raw-key = 0.0106 GB zip-key = 0.0013 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.0811 GB zip-val = 0.0243 GB avg-val = 122.49 avg-zval = 36.72 2024/11/20-23:46:16.885950 140007888389696 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087033.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0017 GB, waited 0.000 sec, Key+Value = 0.101 GB 2024/11/20-23:46:17.704478 140007888389696 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00/087033.sst): second pass time = 0.95's, 85.796'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 35.305'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1811.386'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.244'MB/sec write SST data time = 0.14's, 205.280'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.813'MB, throughput = 25697.604'MB/sec zip my value time = 0.95's, unzip length = 0.081'GB zip my value throughput = 85.796'MB/sec zip pipeline throughput = 85.796'MB/sec entries = 695178 avg-key = 28.00 avg-zkey = 1.82 avg-val = 116.67 avg-zval = 34.97 usrkeys = 662129 avg-key = 20.00 avg-zkey = 1.92 avg-val = 130.34 avg-zval = 36.72 TagRS{ kinds = RS_KeyN_Tag1 bytes = 119040 } TagArray{ size = 695178 bytes = 2433136 } seq expand size = 4932344 multi value expand size = 264392 cnt WriteAppend = 14 UnZipSize{ index = 0.0132 GB value = 0.0811 GB dict = 0.81 MB all = 0.1006 GB } __ZipSize{ index = 0.0013 GB value = 0.0243 GB dict = 0.81 MB all = 0.0290 GB } UnZip/Zip{ index = 10.4434 value = 3.3357 dict = 1.00 all = 3.4737 } Zip/UnZip{ index = 0.0958 value = 0.2998 dict = 1.00 all = 0.2879 } ---------------------------- total value len = 564.529295 GB avg = 0.330 KB (by entry num) total key len = 44.645599 GB avg = 0.026 KB total ukey len = 33.022431 GB avg = 0.014 KB total ukey num = 2.332429060 Billion total entry num = 1.712344920 Billion write speed all = 29.635823199 MB/sec (with seq num) write speed all = 28.969390596 MB/sec (without seq num) 2024/11/20-23:46:17.742649 140007888389696 [compaction_job.cc:1948] [default] [JOB 21718] Generated table #87033: 695178 keys, 28951558 bytes, temperature: kWarm 2024/11/20-23:46:17.742710 140007888389696 EVENT_LOG_v1 {"time_micros": 1732117577742679, "cf_name": "default", "job": 21718, "event": "table_file_creation", "file_number": 87033, "file_size": 28951558, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1175402325, "largest_seqno": 1330027197, "table_properties": {"data_size": 24313792, "index_size": 1268032, "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": 19464984, "raw_average_key_size": 28, "raw_value_size": 81103348, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 695178, "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_KeyN_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732117575, "oldest_key_time": 0, "file_creation_time": 1732117575, "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": 87033, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:46:17.765895 140007888389696 [compaction_job.cc:703] job-21718: subcompact[0], size: 0.502482 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21718/att-00 [087021,087022,087023,087024,087025,087026,087027,087028,087029,087030,087031,087032,087033] 2024/11/20-23:46:17.853368 140007888389696 (Original Log Time 2024/11/20-23:45:39.836765) EVENT_LOG_v1 {"time_micros": 1732117539836726, "job": 21718, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [86969], "files_L3": [87005, 86878, 86879, 86880, 86881, 86882, 86883, 86884, 86885, 86886, 86887, 86930, 87006], "score": 0.994343, "input_data_size": 518361014, "oldest_snapshot_seqno": 1323177126} 2024/11/20-23:46:17.853371 140007888389696 (Original Log Time 2024/11/20-23:46:17.852247) [compaction_job.cc:2022] [default] [JOB 21718] Compacted 1@2 + 13@3 files to L3 => 502481547 bytes 2024/11/20-23:46:17.853372 140007888389696 (Original Log Time 2024/11/20-23:46:17.853301) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 13 0 0 0] max score 0.02, MB/sec: 13.7 rd, 13.2 wr, level 3, files in(1, 13) out(13 +0 blob) MB in(27.1, 467.2 +0.0 blob) out(479.2 +0.0 blob), read-write-amplify(35.9) write-amplify(17.7) OK, records in: 11828322, records dropped: 0 output_compression: Snappy 2024/11/20-23:46:17.853376 140007888389696 (Original Log Time 2024/11/20-23:46:17.853349) EVENT_LOG_v1 {"time_micros": 1732117577853323, "cf": "default", "job": 21718, "event": "compaction_finished", "compaction_time_micros": 37929138, "compaction_time_cpu_micros": 17853945, "output_level": 3, "num_output_files": 13, "total_output_size": 502481547, "num_input_records": 11828322, "num_output_records": 11828322, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 355405584, "file_range_sync_nanos": 0, "file_fsync_nanos": 11865, "file_prepare_write_nanos": 40398, "lsm_state": [0, 0, 0, 13, 0, 0, 0]} 2024/11/20-23:46:17.974550 140007888389696 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":1732117539,"executesMs":38184,"compactionJobId":21718,"attempt":0,"compactionInputRawBytes":1711181852,"compactionInputZipBytes":518361014,"compactionOutputRawBytes":0,"compactionOutputZipBytes":502481547,"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-75c742983bb11a32c87c4ed30d626cee-8383b9bcf878bce1-00"}}, response = 2024/11/20-23:46:17.974607 140007888389696 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-21718/att-00: olev 3, work 38.185 s, result 7.637 ms, install 1.144 ms, input{raw 1.594 GiB zip 494.348 MiB}