2024/11/20-22:47:16.862080 140008417130048 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00: fork to child time = 0.009890 sec 2024/11/20-22:47:16.862763 140008417130048 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00 2024/11/20-22:47:16.869493 140008417130048 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00 2024/11/20-22:47:16.871173 140008417130048 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:47:16.871414 140008417130048 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-22:47:16.916261 140008417130048 [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-18684/att-00/MANIFEST-049091 2024/11/20-22:47:16.990273 140008417130048 [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-18684/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 81417, last_sequence is 1263340029, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 81231 2024/11/20-22:47:16.990292 140008417130048 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:47:16.990405 140008417130048 [version_set.cc:5724] Creating manifest 81417 2024/11/20-22:47:17.020400 140008417130048 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:47:17.041008 140008417130048 [compaction_job.cc:2437] [default] [JOB 18684] Compacting 1@2 + 11@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-22:47:17.041074 140008417130048 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 14263 Base level 2, inputs: [81414(20MB)], [81405(37MB) 81406(37MB) 81407(36MB) 81408(35MB) 81409(39MB) 81410(37MB) 81411(37MB) 81412(22MB) 81285(38MB) 81287(37MB) 81288(33MB)] 2024/11/20-22:47:17.048929 140008417130048 [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-22:47:17.048962 140008417130048 [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-22:47:17.048991 140008417130048 [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-22:47:17.049003 140008417130048 [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-22:47:17.049017 140008417130048 [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-22:47:17.574641 140008417130048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081418.sst) /dev/shm/ToplingTemp/Topling-1104340-3MKLPc 2024/11/20-22:47:18.581386 140008417130048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081418.sst): first pass time = 1.01's, 133.329'MB/sec 2024/11/20-22:47:20.010083 140008417130048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081418.sst): old prealloc_size = 147639500, real_size = 35564784 2024/11/20-22:47:20.010731 140008417130048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081418.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928864 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1082 GB zip-val = 0.0335 GB avg-val = 116.50 avg-zval = 36.10 2024/11/20-22:47:20.012343 140008417130048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081418.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-22:47:20.830106 140008417130048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081418.sst): second pass time = 1.43's, 75.795'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 48.521'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2888.559'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.338'MB/sec write SST data time = 0.13's, 298.598'MB/sec dict compress time = 3548316597.22's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 33999.685'MB/sec zip my value time = 1.43's, unzip length = 0.108'GB zip my value throughput = 75.795'MB/sec zip pipeline throughput = 75.795'MB/sec entries = 928864 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.50 avg-zval = 36.10 usrkeys = 928864 avg-key = 20.00 avg-zkey = 1.94 avg-val = 123.50 avg-zval = 36.10 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928864 bytes = 3367152 } seq expand size = 6502048 multi value expand size = 0 cnt WriteAppend = 37 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0335 GB dict = 1.08 MB all = 0.0398 GB } UnZip/Zip{ index = 10.3090 value = 3.2272 dict = 1.00 all = 3.3732 } Zip/UnZip{ index = 0.0970 value = 0.3099 dict = 1.00 all = 0.2965 } ---------------------------- total value len = 563.180444 GB avg = 0.331 KB (by entry num) total key len = 44.340415 GB avg = 0.026 KB total ukey len = 32.812719 GB avg = 0.014 KB total ukey num = 2.321943440 Billion total entry num = 1.701445462 Billion write speed all = 35.697712340 MB/sec (with seq num) write speed all = 34.897901636 MB/sec (without seq num) 2024/11/20-22:47:20.878382 140008417130048 [compaction_job.cc:1948] [default] [JOB 18684] Generated table #81418: 928864 keys, 39788928 bytes, temperature: kWarm 2024/11/20-22:47:20.878485 140008417130048 EVENT_LOG_v1 {"time_micros": 1732114040878437, "cf_name": "default", "job": 18684, "event": "table_file_creation", "file_number": 81418, "file_size": 39788928, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 919942522, "largest_seqno": 1263051739, "table_properties": {"data_size": 33530336, "index_size": 1802048, "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": 26008192, "raw_average_key_size": 28, "raw_value_size": 108209596, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928864, "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": 1732114037, "oldest_key_time": 0, "file_creation_time": 1732114037, "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": 81418, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:47:20.914774 140008417130048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081419.sst) /dev/shm/ToplingTemp/Topling-1104340-23jO8a 2024/11/20-22:47:22.107877 140008417130048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081419.sst): first pass time = 1.19's, 112.499'MB/sec 2024/11/20-22:47:23.400153 140008417130048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081419.sst): old prealloc_size = 147639500, real_size = 36539776 2024/11/20-22:47:23.400721 140008417130048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081419.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926995 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0345 GB avg-val = 116.79 avg-zval = 37.23 2024/11/20-22:47:23.401242 140008417130048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081419.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-22:47:24.113876 140008417130048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081419.sst): second pass time = 1.29's, 83.838'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.71's, 54.888'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3344.109'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.399'MB/sec write SST data time = 0.13's, 296.127'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 = 19291.926'MB/sec zip my value time = 1.29's, unzip length = 0.108'GB zip my value throughput = 83.838'MB/sec zip pipeline throughput = 83.838'MB/sec entries = 926995 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.79 avg-zval = 37.23 usrkeys = 926995 avg-key = 20.00 avg-zkey = 1.94 avg-val = 120.58 avg-zval = 37.23 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 502161 bytes = 1632032 } seq expand size = 3515127 multi value expand size = 0 cnt WriteAppend = 45 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0392 GB } UnZip/Zip{ index = 10.3076 value = 3.1372 dict = 1.00 all = 3.4261 } Zip/UnZip{ index = 0.0970 value = 0.3188 dict = 1.00 all = 0.2919 } ---------------------------- total value len = 563.292221 GB avg = 0.331 KB (by entry num) total key len = 44.366370 GB avg = 0.026 KB total ukey len = 32.831259 GB avg = 0.014 KB total ukey num = 2.322870435 Billion total entry num = 1.702372457 Billion write speed all = 35.698917227 MB/sec (with seq num) write speed all = 34.898825145 MB/sec (without seq num) 2024/11/20-22:47:24.167594 140008417130048 [compaction_job.cc:1948] [default] [JOB 18684] Generated table #81419: 926995 keys, 39174569 bytes, temperature: kWarm 2024/11/20-22:47:24.167665 140008417130048 EVENT_LOG_v1 {"time_micros": 1732114044167633, "cf_name": "default", "job": 18684, "event": "table_file_creation", "file_number": 81419, "file_size": 39174569, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933750, "table_properties": {"data_size": 34509168, "index_size": 1798656, "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": 25955860, "raw_average_key_size": 28, "raw_value_size": 108261958, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926995, "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": 1732114040, "oldest_key_time": 0, "file_creation_time": 1732114040, "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": 81419, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:47:24.205415 140008417130048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081420.sst) /dev/shm/ToplingTemp/Topling-1104340-6yOeXe 2024/11/20-22:47:25.233610 140008417130048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081420.sst): first pass time = 1.03's, 130.542'MB/sec 2024/11/20-22:47:26.569825 140008417130048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081420.sst): old prealloc_size = 147639500, real_size = 36363808 2024/11/20-22:47:26.570461 140008417130048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081420.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926717 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.0344 GB avg-val = 116.83 avg-zval = 37.09 2024/11/20-22:47:26.570750 140008417130048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081420.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-22:47:27.520015 140008417130048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081420.sst): second pass time = 1.34's, 81.080'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.95's, 40.119'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2889.917'MB/sec (index lex order gen) rebuild zvType time = 0.74's, 0.313'MB/sec write SST data time = 0.21's, 182.625'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 = 19061.504'MB/sec zip my value time = 1.34's, unzip length = 0.108'GB zip my value throughput = 81.080'MB/sec zip pipeline throughput = 81.080'MB/sec entries = 926717 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.83 avg-zval = 37.09 usrkeys = 926717 avg-key = 20.00 avg-zkey = 1.90 avg-val = 118.58 avg-zval = 37.09 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 231899 bytes = 753680 } seq expand size = 1623293 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.0344 GB dict = 1.08 MB all = 0.0381 GB } UnZip/Zip{ index = 10.5125 value = 3.1502 dict = 1.00 all = 3.5209 } Zip/UnZip{ index = 0.0951 value = 0.3174 dict = 1.00 all = 0.2840 } ---------------------------- total value len = 563.402114 GB avg = 0.331 KB (by entry num) total key len = 44.392318 GB avg = 0.026 KB total ukey len = 32.849793 GB avg = 0.014 KB total ukey num = 2.323797152 Billion total entry num = 1.703299174 Billion write speed all = 35.699753971 MB/sec (with seq num) write speed all = 34.899386502 MB/sec (without seq num) 2024/11/20-22:47:27.571376 140008417130048 [compaction_job.cc:1948] [default] [JOB 18684] Generated table #81420: 926717 keys, 38120289 bytes, temperature: kWarm 2024/11/20-22:47:27.571443 140008417130048 EVENT_LOG_v1 {"time_micros": 1732114047571411, "cf_name": "default", "job": 18684, "event": "table_file_creation", "file_number": 81420, "file_size": 38120289, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933812, "table_properties": {"data_size": 34368848, "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": 25948076, "raw_average_key_size": 28, "raw_value_size": 108269778, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926717, "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": 1732114044, "oldest_key_time": 0, "file_creation_time": 1732114044, "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": 81420, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:47:27.609126 140008417130048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081421.sst) /dev/shm/ToplingTemp/Topling-1104340-ChRYTb 2024/11/20-22:47:28.438268 140008417130048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081421.sst): first pass time = 0.83's, 161.882'MB/sec 2024/11/20-22:47:29.785260 140008417130048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081421.sst): old prealloc_size = 147639500, real_size = 36595296 2024/11/20-22:47:29.785873 140008417130048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081421.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926568 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.0345 GB avg-val = 116.85 avg-zval = 37.28 2024/11/20-22:47:29.786007 140008417130048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081421.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-22:47:30.664482 140008417130048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081421.sst): second pass time = 1.35's, 80.427'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.88's, 42.811'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3098.183'MB/sec (index lex order gen) rebuild zvType time = 0.75's, 0.310'MB/sec write SST data time = 0.13's, 287.486'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 = 17479.526'MB/sec zip my value time = 1.35's, unzip length = 0.108'GB zip my value throughput = 80.427'MB/sec zip pipeline throughput = 80.427'MB/sec entries = 926568 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.85 avg-zval = 37.28 usrkeys = 926568 avg-key = 20.00 avg-zkey = 1.97 avg-val = 116.94 avg-zval = 37.28 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 11778 bytes = 41232 } seq expand size = 82446 multi value expand size = 0 cnt WriteAppend = 30 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0376 GB } UnZip/Zip{ index = 10.1762 value = 3.1345 dict = 1.00 all = 3.5659 } Zip/UnZip{ index = 0.0983 value = 0.3190 dict = 1.00 all = 0.2804 } ---------------------------- total value len = 563.510470 GB avg = 0.331 KB (by entry num) total key len = 44.418262 GB avg = 0.026 KB total ukey len = 32.868325 GB avg = 0.014 KB total ukey num = 2.324723720 Billion total entry num = 1.704225742 Billion write speed all = 35.701048491 MB/sec (with seq num) write speed all = 34.900393512 MB/sec (without seq num) 2024/11/20-22:47:30.710462 140008417130048 [compaction_job.cc:1948] [default] [JOB 18684] Generated table #81421: 926568 keys, 37639639 bytes, temperature: kWarm 2024/11/20-22:47:30.710532 140008417130048 EVENT_LOG_v1 {"time_micros": 1732114050710499, "cf_name": "default", "job": 18684, "event": "table_file_creation", "file_number": 81421, "file_size": 37639639, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1137926871, "table_properties": {"data_size": 34542416, "index_size": 1821056, "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": 25943904, "raw_average_key_size": 28, "raw_value_size": 108273860, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926568, "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": 1732114047, "oldest_key_time": 0, "file_creation_time": 1732114047, "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": 81421, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:47:30.746063 140008417130048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081422.sst) /dev/shm/ToplingTemp/Topling-1104340-hWxD2c 2024/11/20-22:47:31.654017 140008417130048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081422.sst): first pass time = 0.91's, 147.831'MB/sec 2024/11/20-22:47:32.882794 140008417130048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081422.sst): old prealloc_size = 147639500, real_size = 37447664 2024/11/20-22:47:32.883568 140008417130048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081422.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923804 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1084 GB zip-val = 0.0354 GB avg-val = 117.29 avg-zval = 38.37 2024/11/20-22:47:32.884480 140008417130048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081422.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-22:47:33.983369 140008417130048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081422.sst): second pass time = 1.23's, 88.246'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.10's, 37.746'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2361.844'MB/sec (index lex order gen) rebuild zvType time = 0.94's, 0.244'MB/sec write SST data time = 0.16's, 267.731'MB/sec dict compress time = 0.00's, 1082322.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 31503.144'MB/sec zip my value time = 1.23's, unzip length = 0.108'GB zip my value throughput = 88.246'MB/sec zip pipeline throughput = 88.246'MB/sec entries = 923804 avg-key = 28.00 avg-zkey = 1.91 avg-val = 117.29 avg-zval = 38.37 usrkeys = 923804 avg-key = 20.00 avg-zkey = 1.91 avg-val = 124.29 avg-zval = 38.37 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923804 bytes = 3233328 } seq expand size = 6466628 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0354 GB dict = 1.08 MB all = 0.0415 GB } UnZip/Zip{ index = 10.4450 value = 3.0567 dict = 1.00 all = 3.2309 } Zip/UnZip{ index = 0.0957 value = 0.3272 dict = 1.00 all = 0.3095 } ---------------------------- total value len = 563.625288 GB avg = 0.331 KB (by entry num) total key len = 44.444129 GB avg = 0.026 KB total ukey len = 32.886801 GB avg = 0.014 KB total ukey num = 2.325647524 Billion total entry num = 1.705149546 Billion write speed all = 35.702351753 MB/sec (with seq num) write speed all = 34.901418871 MB/sec (without seq num) 2024/11/20-22:47:34.039263 140008417130048 [compaction_job.cc:1948] [default] [JOB 18684] Generated table #81422: 923804 keys, 41541922 bytes, temperature: kWarm 2024/11/20-22:47:34.039328 140008417130048 EVENT_LOG_v1 {"time_micros": 1732114054039297, "cf_name": "default", "job": 18684, "event": "table_file_creation", "file_number": 81422, "file_size": 41541922, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1015824598, "largest_seqno": 1263051693, "table_properties": {"data_size": 35447648, "index_size": 1768896, "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": 25866512, "raw_average_key_size": 28, "raw_value_size": 108351312, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923804, "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": 1732114050, "oldest_key_time": 0, "file_creation_time": 1732114050, "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": 81422, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:47:34.075539 140008417130048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081423.sst) /dev/shm/ToplingTemp/Topling-1104340-XQ6g2e 2024/11/20-22:47:35.056958 140008417130048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081423.sst): first pass time = 0.98's, 136.766'MB/sec 2024/11/20-22:47:36.259817 140008417130048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081423.sst): old prealloc_size = 147639500, real_size = 35470624 2024/11/20-22:47:36.260569 140008417130048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081423.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 929052 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0335 GB avg-val = 116.47 avg-zval = 36.03 2024/11/20-22:47:36.261481 140008417130048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081423.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-22:47:37.332184 140008417130048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081423.sst): second pass time = 1.20's, 90.027'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.07's, 36.905'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2431.146'MB/sec (index lex order gen) rebuild zvType time = 0.90's, 0.257'MB/sec write SST data time = 0.17's, 237.315'MB/sec dict compress time = 0.00's, 1079430.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 32553.153'MB/sec zip my value time = 1.20's, unzip length = 0.108'GB zip my value throughput = 90.027'MB/sec zip pipeline throughput = 90.027'MB/sec entries = 929052 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.47 avg-zval = 36.03 usrkeys = 929052 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.47 avg-zval = 36.03 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 929052 bytes = 3251696 } seq expand size = 6503364 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0335 GB dict = 1.08 MB all = 0.0396 GB } UnZip/Zip{ index = 10.5119 value = 3.2328 dict = 1.00 all = 3.3915 } Zip/UnZip{ index = 0.0951 value = 0.3093 dict = 1.00 all = 0.2949 } ---------------------------- total value len = 563.739996 GB avg = 0.330 KB (by entry num) total key len = 44.470142 GB avg = 0.026 KB total ukey len = 32.905382 GB avg = 0.014 KB total ukey num = 2.326576576 Billion total entry num = 1.706078598 Billion write speed all = 35.703593943 MB/sec (with seq num) write speed all = 34.902382208 MB/sec (without seq num) 2024/11/20-22:47:37.378793 140008417130048 [compaction_job.cc:1948] [default] [JOB 18684] Generated table #81423: 929052 keys, 39575254 bytes, temperature: kWarm 2024/11/20-22:47:37.378861 140008417130048 EVENT_LOG_v1 {"time_micros": 1732114057378829, "cf_name": "default", "job": 18684, "event": "table_file_creation", "file_number": 81423, "file_size": 39575254, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1084741941, "largest_seqno": 1263051947, "table_properties": {"data_size": 33470544, "index_size": 1767616, "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": 26013456, "raw_average_key_size": 28, "raw_value_size": 108204400, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 929052, "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": 1732114054, "oldest_key_time": 0, "file_creation_time": 1732114054, "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": 81423, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:47:37.414872 140008417130048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081424.sst) /dev/shm/ToplingTemp/Topling-1104340-7s11kd 2024/11/20-22:47:38.395767 140008417130048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081424.sst): first pass time = 0.98's, 136.836'MB/sec 2024/11/20-22:47:39.540811 140008417130048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081424.sst): old prealloc_size = 147639500, real_size = 35064448 2024/11/20-22:47:39.541509 140008417130048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081424.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927226 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.0331 GB avg-val = 116.75 avg-zval = 35.66 2024/11/20-22:47:39.542366 140008417130048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081424.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-22:47:40.391146 140008417130048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081424.sst): second pass time = 1.14's, 94.617'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 46.057'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2681.063'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.322'MB/sec write SST data time = 0.13's, 303.236'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 = 37849.851'MB/sec zip my value time = 1.14's, unzip length = 0.108'GB zip my value throughput = 94.617'MB/sec zip pipeline throughput = 94.617'MB/sec entries = 927226 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.75 avg-zval = 35.66 usrkeys = 927226 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.75 avg-zval = 35.66 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927226 bytes = 3245312 } seq expand size = 6490582 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.0331 GB dict = 1.08 MB all = 0.0392 GB } UnZip/Zip{ index = 10.5130 value = 3.2737 dict = 1.00 all = 3.4271 } Zip/UnZip{ index = 0.0951 value = 0.3055 dict = 1.00 all = 0.2918 } ---------------------------- total value len = 563.854742 GB avg = 0.330 KB (by entry num) total key len = 44.496105 GB avg = 0.026 KB total ukey len = 32.923926 GB avg = 0.014 KB total ukey num = 2.327503802 Billion total entry num = 1.707005824 Billion write speed all = 35.705442301 MB/sec (with seq num) write speed all = 34.903939046 MB/sec (without seq num) 2024/11/20-22:47:40.440841 140008417130048 [compaction_job.cc:1948] [default] [JOB 18684] Generated table #81424: 927226 keys, 39164216 bytes, temperature: kWarm 2024/11/20-22:47:40.440914 140008417130048 EVENT_LOG_v1 {"time_micros": 1732114060440882, "cf_name": "default", "job": 18684, "event": "table_file_creation", "file_number": 81424, "file_size": 39164216, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1084741998, "largest_seqno": 1263050515, "table_properties": {"data_size": 33068464, "index_size": 1763968, "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": 25962328, "raw_average_key_size": 28, "raw_value_size": 108255440, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927226, "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": 1732114057, "oldest_key_time": 0, "file_creation_time": 1732114057, "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": 81424, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:47:40.484579 140008417130048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081425.sst) /dev/shm/ToplingTemp/Topling-1104340-W1x9jb 2024/11/20-22:47:41.657939 140008417130048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081425.sst): first pass time = 1.17's, 114.392'MB/sec 2024/11/20-22:47:42.959497 140008417130048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081425.sst): old prealloc_size = 147639500, real_size = 36427232 2024/11/20-22:47:42.960083 140008417130048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081425.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 930427 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.95 raw-val = 0.1082 GB zip-val = 0.0344 GB avg-val = 116.25 avg-zval = 36.95 2024/11/20-22:47:42.960926 140008417130048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081425.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-22:47:43.736315 140008417130048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081425.sst): second pass time = 1.30's, 83.158'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.78's, 52.338'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3241.034'MB/sec (index lex order gen) rebuild zvType time = 0.65's, 0.360'MB/sec write SST data time = 0.13's, 313.600'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 = 19370.329'MB/sec zip my value time = 1.30's, unzip length = 0.108'GB zip my value throughput = 83.158'MB/sec zip pipeline throughput = 83.158'MB/sec entries = 930427 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.25 avg-zval = 36.95 usrkeys = 930427 avg-key = 20.00 avg-zkey = 1.95 avg-val = 123.25 avg-zval = 36.95 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 930427 bytes = 3372816 } seq expand size = 6512989 multi value expand size = 0 cnt WriteAppend = 24 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0407 GB } UnZip/Zip{ index = 10.2412 value = 3.1464 dict = 1.00 all = 3.3013 } Zip/UnZip{ index = 0.0976 value = 0.3178 dict = 1.00 all = 0.3029 } ---------------------------- total value len = 563.969421 GB avg = 0.330 KB (by entry num) total key len = 44.522157 GB avg = 0.026 KB total ukey len = 32.942535 GB avg = 0.014 KB total ukey num = 2.328434229 Billion total entry num = 1.707936251 Billion write speed all = 35.706691616 MB/sec (with seq num) write speed all = 34.904908909 MB/sec (without seq num) 2024/11/20-22:47:43.787119 140008417130048 [compaction_job.cc:1948] [default] [JOB 18684] Generated table #81425: 930427 keys, 40656230 bytes, temperature: kWarm 2024/11/20-22:47:43.787191 140008417130048 EVENT_LOG_v1 {"time_micros": 1732114063787159, "cf_name": "default", "job": 18684, "event": "table_file_creation", "file_number": 81425, "file_size": 40656230, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958816147, "largest_seqno": 1263051864, "table_properties": {"data_size": 34377424, "index_size": 1817024, "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": 26051956, "raw_average_key_size": 28, "raw_value_size": 108165862, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 930427, "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": 1732114060, "oldest_key_time": 0, "file_creation_time": 1732114060, "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": 81425, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:47:43.824119 140008417130048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081426.sst) /dev/shm/ToplingTemp/Topling-1104340-Lpb2Hd 2024/11/20-22:47:44.905413 140008417130048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081426.sst): first pass time = 1.08's, 124.132'MB/sec 2024/11/20-22:47:46.134197 140008417130048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081426.sst): old prealloc_size = 147639500, real_size = 35697264 2024/11/20-22:47:46.134740 140008417130048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081426.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922669 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1084 GB zip-val = 0.0337 GB avg-val = 117.47 avg-zval = 36.52 2024/11/20-22:47:46.135608 140008417130048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081426.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-22:47:47.073851 140008417130048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081426.sst): second pass time = 1.23's, 88.261'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.94's, 42.467'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3396.198'MB/sec (index lex order gen) rebuild zvType time = 0.81's, 0.284'MB/sec write SST data time = 0.13's, 315.769'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 20791.415'MB/sec zip my value time = 1.23's, unzip length = 0.108'GB zip my value throughput = 88.261'MB/sec zip pipeline throughput = 88.261'MB/sec entries = 922669 avg-key = 28.00 avg-zkey = 1.91 avg-val = 117.47 avg-zval = 36.52 usrkeys = 922669 avg-key = 20.00 avg-zkey = 1.91 avg-val = 124.47 avg-zval = 36.52 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922669 bytes = 3344688 } seq expand size = 6458683 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0337 GB dict = 1.08 MB all = 0.0399 GB } UnZip/Zip{ index = 10.4442 value = 3.2162 dict = 1.00 all = 3.3635 } Zip/UnZip{ index = 0.0957 value = 0.3109 dict = 1.00 all = 0.2973 } ---------------------------- total value len = 564.084263 GB avg = 0.330 KB (by entry num) total key len = 44.547991 GB avg = 0.026 KB total ukey len = 32.960988 GB avg = 0.014 KB total ukey num = 2.329356898 Billion total entry num = 1.708858920 Billion write speed all = 35.707953247 MB/sec (with seq num) write speed all = 34.905894480 MB/sec (without seq num) 2024/11/20-22:47:47.123249 140008417130048 [compaction_job.cc:1948] [default] [JOB 18684] Generated table #81426: 922669 keys, 39903756 bytes, temperature: kWarm 2024/11/20-22:47:47.123318 140008417130048 EVENT_LOG_v1 {"time_micros": 1732114067123287, "cf_name": "default", "job": 18684, "event": "table_file_creation", "file_number": 81426, "file_size": 39903756, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 965464181, "largest_seqno": 1263050384, "table_properties": {"data_size": 33699552, "index_size": 1766848, "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": 25834732, "raw_average_key_size": 28, "raw_value_size": 108383062, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922669, "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": 1732114063, "oldest_key_time": 0, "file_creation_time": 1732114063, "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": 81426, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:47:47.160471 140008417130048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081427.sst) /dev/shm/ToplingTemp/Topling-1104340-x8ajWb 2024/11/20-22:47:48.066249 140008417130048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081427.sst): first pass time = 0.91's, 148.185'MB/sec 2024/11/20-22:47:49.306178 140008417130048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081427.sst): old prealloc_size = 147639500, real_size = 34872752 2024/11/20-22:47:49.306699 140008417130048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081427.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924499 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.0329 GB avg-val = 117.18 avg-zval = 35.57 2024/11/20-22:47:49.307535 140008417130048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081427.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-22:47:50.224108 140008417130048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081427.sst): second pass time = 1.24's, 87.436'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.92's, 42.324'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3555.254'MB/sec (index lex order gen) rebuild zvType time = 0.79's, 0.294'MB/sec write SST data time = 0.13's, 296.224'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 = 22851.275'MB/sec zip my value time = 1.24's, unzip length = 0.108'GB zip my value throughput = 87.436'MB/sec zip pipeline throughput = 87.436'MB/sec entries = 924499 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.18 avg-zval = 35.57 usrkeys = 924499 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.18 avg-zval = 35.57 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924499 bytes = 3120192 } seq expand size = 6471493 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.0329 GB dict = 1.08 MB all = 0.0388 GB } UnZip/Zip{ index = 10.5114 value = 3.2945 dict = 1.00 all = 3.4548 } Zip/UnZip{ index = 0.0951 value = 0.3035 dict = 1.00 all = 0.2894 } ---------------------------- total value len = 564.199066 GB avg = 0.330 KB (by entry num) total key len = 44.573877 GB avg = 0.026 KB total ukey len = 32.979478 GB avg = 0.014 KB total ukey num = 2.330281397 Billion total entry num = 1.709783419 Billion write speed all = 35.709607417 MB/sec (with seq num) write speed all = 34.907263024 MB/sec (without seq num) 2024/11/20-22:47:50.271568 140008417130048 [compaction_job.cc:1948] [default] [JOB 18684] Generated table #81427: 924499 keys, 38849224 bytes, temperature: kWarm 2024/11/20-22:47:50.271640 140008417130048 EVENT_LOG_v1 {"time_micros": 1732114070271608, "cf_name": "default", "job": 18684, "event": "table_file_creation", "file_number": 81427, "file_size": 38849224, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1135912417, "largest_seqno": 1263051797, "table_properties": {"data_size": 32882400, "index_size": 1759040, "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": 25885972, "raw_average_key_size": 28, "raw_value_size": 108331766, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924499, "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": 1732114067, "oldest_key_time": 0, "file_creation_time": 1732114067, "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": 81427, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:47:50.305861 140008417130048 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081428.sst) /dev/shm/ToplingTemp/Topling-1104340-R3oK1b 2024/11/20-22:47:50.701568 140008417130048 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081428.sst): first pass time = 0.40's, 201.842'MB/sec 2024/11/20-22:47:51.420833 140008417130048 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081428.sst): old prealloc_size = 147639500, real_size = 21267728 2024/11/20-22:47:51.421272 140008417130048 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081428.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 550389 prefix = 4 raw-key = 0.0088 GB zip-key = 0.0011 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.0644 GB zip-val = 0.0201 GB avg-val = 117.10 avg-zval = 36.47 2024/11/20-22:47:51.421766 140008417130048 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081428.sst: sumWaitingMem = 0.001 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0014 GB, waited 0.000 sec, Key+Value = 0.080 GB 2024/11/20-22:47:51.924360 140008417130048 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00/081428.sst): second pass time = 0.72's, 89.711'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.50's, 46.949'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2533.510'MB/sec (index lex order gen) rebuild zvType time = 0.42's, 0.324'MB/sec write SST data time = 0.08's, 299.038'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.647'MB, throughput = 11200.595'MB/sec zip my value time = 0.72's, unzip length = 0.064'GB zip my value throughput = 89.711'MB/sec zip pipeline throughput = 89.711'MB/sec entries = 550389 avg-key = 28.00 avg-zkey = 1.92 avg-val = 117.10 avg-zval = 36.47 usrkeys = 550389 avg-key = 20.00 avg-zkey = 1.92 avg-val = 124.10 avg-zval = 36.47 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 550389 bytes = 1857584 } seq expand size = 3852723 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0110 GB value = 0.0644 GB dict = 0.65 MB all = 0.0799 GB } __ZipSize{ index = 0.0011 GB value = 0.0201 GB dict = 0.65 MB all = 0.0236 GB } UnZip/Zip{ index = 10.4386 value = 3.2104 dict = 1.00 all = 3.3783 } Zip/UnZip{ index = 0.0958 value = 0.3115 dict = 1.00 all = 0.2960 } ---------------------------- total value len = 564.267368 GB avg = 0.330 KB (by entry num) total key len = 44.589288 GB avg = 0.026 KB total ukey len = 32.990486 GB avg = 0.014 KB total ukey num = 2.330831786 Billion total entry num = 1.710333808 Billion write speed all = 35.710956273 MB/sec (with seq num) write speed all = 34.908433640 MB/sec (without seq num) 2024/11/20-22:47:51.957175 140008417130048 [compaction_job.cc:1948] [default] [JOB 18684] Generated table #81428: 550389 keys, 23638947 bytes, temperature: kWarm 2024/11/20-22:47:51.957236 140008417130048 EVENT_LOG_v1 {"time_micros": 1732114071957207, "cf_name": "default", "job": 18684, "event": "table_file_creation", "file_number": 81428, "file_size": 23638947, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1170038397, "largest_seqno": 1263051520, "table_properties": {"data_size": 20075392, "index_size": 1054528, "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": 15410892, "raw_average_key_size": 28, "raw_value_size": 64449222, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 550389, "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": 1732114070, "oldest_key_time": 0, "file_creation_time": 1732114070, "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": 81428, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:47:51.976237 140008417130048 [compaction_job.cc:703] job-18684: subcompact[0], size: 0.418053 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18684/att-00 [081418,081419,081420,081421,081422,081423,081424,081425,081426,081427,081428] 2024/11/20-22:47:52.055979 140008417130048 (Original Log Time 2024/11/20-22:47:17.041162) EVENT_LOG_v1 {"time_micros": 1732114037041098, "job": 18684, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [81414], "files_L3": [81405, 81406, 81407, 81408, 81409, 81410, 81411, 81412, 81285, 81287, 81288], "score": 0.99922, "input_data_size": 434468806, "oldest_snapshot_seqno": 1263339753} 2024/11/20-22:47:52.055982 140008417130048 (Original Log Time 2024/11/20-22:47:52.054917) [compaction_job.cc:2022] [default] [JOB 18684] Compacted 1@2 + 11@3 files to L3 => 418052974 bytes 2024/11/20-22:47:52.055984 140008417130048 (Original Log Time 2024/11/20-22:47:52.055912) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 11 0 0 0] max score 0.02, MB/sec: 12.4 rd, 12.0 wr, level 3, files in(1, 11) out(11 +0 blob) MB in(20.6, 393.7 +0.0 blob) out(398.7 +0.0 blob), read-write-amplify(39.4) write-amplify(19.3) OK, records in: 9874148, records dropped: 56938 output_compression: Snappy 2024/11/20-22:47:52.055988 140008417130048 (Original Log Time 2024/11/20-22:47:52.055958) EVENT_LOG_v1 {"time_micros": 1732114072055936, "cf": "default", "job": 18684, "event": "compaction_finished", "compaction_time_micros": 34935082, "compaction_time_cpu_micros": 16655321, "output_level": 3, "num_output_files": 11, "total_output_size": 418052974, "num_input_records": 9874148, "num_output_records": 9817210, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 325422548, "file_range_sync_nanos": 0, "file_fsync_nanos": 10117, "file_prepare_write_nanos": 40480, "lsm_state": [0, 0, 0, 11, 0, 0, 0]} 2024/11/20-22:47:52.182177 140008417130048 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":1732114036,"executesMs":35184,"compactionJobId":18684,"attempt":0,"compactionInputRawBytes":1430123332,"compactionInputZipBytes":434468806,"compactionOutputRawBytes":0,"compactionOutputZipBytes":418052974,"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-891348481bbba0c07738ada43332418c-e032015b392d851a-00"}}, response = 2024/11/20-22:47:52.182243 140008417130048 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-18684/att-00: olev 3, work 35.185 s, result 7.649 ms, install 1.086 ms, input{raw 1.332 GiB zip 414.342 MiB}