2024/11/20-22:05:43.021735 140008308024896 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00: fork to child time = 0.021987 sec 2024/11/20-22:05:43.022489 140008308024896 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00 2024/11/20-22:05:43.029867 140008308024896 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00 2024/11/20-22:05:43.032114 140008308024896 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:05:43.032428 140008308024896 [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:05:43.081249 140008308024896 [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-16412/att-00/MANIFEST-049091 2024/11/20-22:05:43.143586 140008308024896 [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-16412/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 77176, last_sequence is 1212347006, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 77010 2024/11/20-22:05:43.143601 140008308024896 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:05:43.143712 140008308024896 [version_set.cc:5724] Creating manifest 77176 2024/11/20-22:05:43.175196 140008308024896 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:05:43.197058 140008308024896 [compaction_job.cc:2437] [default] [JOB 16412] Compacting 1@2 + 11@3 files to L3, score 0.96, subcompactions 1 : 1 2024/11/20-22:05:43.197081 140008308024896 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 12757 Base level 2, inputs: [77146(13MB)], [77140(37MB) 77141(36MB) 77142(269KB) 77074(37MB) 77075(36MB) 77076(35MB) 77077(40MB) 77078(38MB) 77079(37MB) 77080(38MB) 77162(38MB)] 2024/11/20-22:05:43.203781 140008308024896 [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:05:43.203814 140008308024896 [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:05:43.203836 140008308024896 [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:05:43.203845 140008308024896 [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:05:43.203860 140008308024896 [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:05:43.678988 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077177.sst) /dev/shm/ToplingTemp/Topling-1057104-nZ5rUp 2024/11/20-22:05:44.191938 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077177.sst): first pass time = 0.51's, 261.681'MB/sec 2024/11/20-22:05:45.532797 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077177.sst): old prealloc_size = 147639500, real_size = 35358400 2024/11/20-22:05:45.533380 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077177.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926329 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.0334 GB avg-val = 116.89 avg-zval = 36.02 2024/11/20-22:05:45.534796 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077177.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:05:46.826384 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077177.sst): second pass time = 1.34's, 80.803'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.29's, 30.412'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3141.218'MB/sec (index lex order gen) rebuild zvType time = 1.01's, 0.229'MB/sec write SST data time = 0.28's, 140.610'MB/sec dict compress time = 7238462436.76's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 32476.769'MB/sec zip my value time = 1.34's, unzip length = 0.108'GB zip my value throughput = 80.803'MB/sec zip pipeline throughput = 80.803'MB/sec entries = 926329 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.89 avg-zval = 36.02 usrkeys = 926329 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.89 avg-zval = 36.02 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926329 bytes = 3126368 } seq expand size = 6484303 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.0334 GB dict = 1.08 MB all = 0.0393 GB } UnZip/Zip{ index = 10.5135 value = 3.2454 dict = 1.00 all = 3.4118 } Zip/UnZip{ index = 0.0951 value = 0.3081 dict = 1.00 all = 0.2931 } ---------------------------- total value len = 563.180497 GB avg = 0.331 KB (by entry num) total key len = 44.340344 GB avg = 0.026 KB total ukey len = 32.812668 GB avg = 0.014 KB total ukey num = 2.321940905 Billion total entry num = 1.701442927 Billion write speed all = 41.827379187 MB/sec (with seq num) write speed all = 40.890234073 MB/sec (without seq num) 2024/11/20-22:05:46.877848 140008308024896 [compaction_job.cc:1948] [default] [JOB 16412] Generated table #77177: 926329 keys, 39339656 bytes, temperature: kWarm 2024/11/20-22:05:46.877973 140008308024896 EVENT_LOG_v1 {"time_micros": 1732111546877913, "cf_name": "default", "job": 16412, "event": "table_file_creation", "file_number": 77177, "file_size": 39339656, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1119334483, "largest_seqno": 1211885902, "table_properties": {"data_size": 33364464, "index_size": 1762176, "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": 25937212, "raw_average_key_size": 28, "raw_value_size": 108280626, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926329, "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": 1732111543, "oldest_key_time": 0, "file_creation_time": 1732111543, "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": 77177, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:05:46.948468 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077178.sst) /dev/shm/ToplingTemp/Topling-1057104-Hyfb5s 2024/11/20-22:05:47.915470 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077178.sst): first pass time = 0.97's, 138.806'MB/sec 2024/11/20-22:05:49.149864 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077178.sst): old prealloc_size = 147639500, real_size = 34230816 2024/11/20-22:05:49.150498 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077178.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925297 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.0322 GB avg-val = 117.05 avg-zval = 34.80 2024/11/20-22:05:49.151341 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077178.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:05:50.184645 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077178.sst): second pass time = 1.23's, 87.803'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.03's, 37.152'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2930.887'MB/sec (index lex order gen) rebuild zvType time = 0.91's, 0.255'MB/sec write SST data time = 0.13's, 303.572'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 = 33525.506'MB/sec zip my value time = 1.23's, unzip length = 0.108'GB zip my value throughput = 87.803'MB/sec zip pipeline throughput = 87.803'MB/sec entries = 925297 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.05 avg-zval = 34.80 usrkeys = 925297 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.05 avg-zval = 34.80 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925297 bytes = 3354224 } seq expand size = 6477079 multi value expand size = 0 cnt WriteAppend = 37 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0322 GB dict = 1.08 MB all = 0.0384 GB } UnZip/Zip{ index = 10.3089 value = 3.3632 dict = 1.00 all = 3.4913 } Zip/UnZip{ index = 0.0970 value = 0.2973 dict = 1.00 all = 0.2864 } ---------------------------- total value len = 563.295284 GB avg = 0.331 KB (by entry num) total key len = 44.366252 GB avg = 0.026 KB total ukey len = 32.831174 GB avg = 0.014 KB total ukey num = 2.322866202 Billion total entry num = 1.702368224 Billion write speed all = 41.827394756 MB/sec (with seq num) write speed all = 40.889956745 MB/sec (without seq num) 2024/11/20-22:05:50.231626 140008308024896 [compaction_job.cc:1948] [default] [JOB 16412] Generated table #77178: 925297 keys, 38443676 bytes, temperature: kWarm 2024/11/20-22:05:50.231683 140008308024896 EVENT_LOG_v1 {"time_micros": 1732111550231654, "cf_name": "default", "job": 16412, "event": "table_file_creation", "file_number": 77178, "file_size": 38443676, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 919942522, "largest_seqno": 1211898369, "table_properties": {"data_size": 32204176, "index_size": 1795136, "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": 25908316, "raw_average_key_size": 28, "raw_value_size": 108309530, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925297, "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": 1732111546, "oldest_key_time": 0, "file_creation_time": 1732111546, "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": 77178, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:05:50.265274 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077179.sst) /dev/shm/ToplingTemp/Topling-1057104-unjR0q 2024/11/20-22:05:51.150855 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077179.sst): first pass time = 0.89's, 151.565'MB/sec 2024/11/20-22:05:52.651283 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077179.sst): old prealloc_size = 147639500, real_size = 36529536 2024/11/20-22:05:52.651928 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077179.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926965 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.22 2024/11/20-22:05:52.652496 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077179.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:05:53.848669 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077179.sst): second pass time = 1.49's, 72.478'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.20's, 32.802'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2937.863'MB/sec (index lex order gen) rebuild zvType time = 1.04's, 0.222'MB/sec write SST data time = 0.15's, 253.505'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 = 21768.941'MB/sec zip my value time = 1.49's, unzip length = 0.108'GB zip my value throughput = 72.478'MB/sec zip pipeline throughput = 126.652'MB/sec entries = 926965 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.79 avg-zval = 37.22 usrkeys = 926965 avg-key = 20.00 avg-zkey = 1.94 avg-val = 120.85 avg-zval = 37.22 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 536719 bytes = 1744352 } seq expand size = 3757033 multi value expand size = 0 cnt WriteAppend = 46 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.0393 GB } UnZip/Zip{ index = 10.3077 value = 3.1381 dict = 1.00 all = 3.4172 } Zip/UnZip{ index = 0.0970 value = 0.3187 dict = 1.00 all = 0.2926 } ---------------------------- total value len = 563.407304 GB avg = 0.331 KB (by entry num) total key len = 44.392207 GB avg = 0.026 KB total ukey len = 32.849714 GB avg = 0.014 KB total ukey num = 2.323793167 Billion total entry num = 1.703295189 Billion write speed all = 41.826343160 MB/sec (with seq num) write speed all = 40.888631196 MB/sec (without seq num) 2024/11/20-22:05:53.896622 140008308024896 [compaction_job.cc:1948] [default] [JOB 16412] Generated table #77179: 926965 keys, 39276753 bytes, temperature: kWarm 2024/11/20-22:05:53.896692 140008308024896 EVENT_LOG_v1 {"time_micros": 1732111553896658, "cf_name": "default", "job": 16412, "event": "table_file_creation", "file_number": 77179, "file_size": 39276753, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933750, "table_properties": {"data_size": 34498992, "index_size": 1798592, "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": 25955020, "raw_average_key_size": 28, "raw_value_size": 108262774, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926965, "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": 1732111550, "oldest_key_time": 0, "file_creation_time": 1732111550, "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": 77179, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:05:53.935239 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077180.sst) /dev/shm/ToplingTemp/Topling-1057104-HpSjSt 2024/11/20-22:05:54.830665 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077180.sst): first pass time = 0.90's, 149.899'MB/sec 2024/11/20-22:05:56.491034 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077180.sst): old prealloc_size = 147639500, real_size = 36402784 2024/11/20-22:05:56.491739 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077180.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926736 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.13 2024/11/20-22:05:56.492093 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077180.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:05:57.243613 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077180.sst): second pass time = 1.66's, 65.248'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.75's, 50.706'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2715.990'MB/sec (index lex order gen) rebuild zvType time = 0.60's, 0.389'MB/sec write SST data time = 0.16's, 244.936'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 = 17488.174'MB/sec zip my value time = 1.66's, unzip length = 0.108'GB zip my value throughput = 65.248'MB/sec zip pipeline throughput = 73.807'MB/sec entries = 926736 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.83 avg-zval = 37.13 usrkeys = 926736 avg-key = 20.00 avg-zkey = 1.90 avg-val = 118.58 avg-zval = 37.13 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231899 bytes = 753680 } seq expand size = 1623293 multi value expand size = 0 cnt WriteAppend = 17 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0382 GB } UnZip/Zip{ index = 10.5116 value = 3.1467 dict = 1.00 all = 3.5173 } Zip/UnZip{ index = 0.0951 value = 0.3178 dict = 1.00 all = 0.2843 } ---------------------------- total value len = 563.517196 GB avg = 0.331 KB (by entry num) total key len = 44.418155 GB avg = 0.026 KB total ukey len = 32.868248 GB avg = 0.014 KB total ukey num = 2.324719903 Billion total entry num = 1.704221925 Billion write speed all = 41.825919559 MB/sec (with seq num) write speed all = 40.887916543 MB/sec (without seq num) 2024/11/20-22:05:57.299410 140008308024896 [compaction_job.cc:1948] [default] [JOB 16412] Generated table #77180: 926736 keys, 38159509 bytes, temperature: kWarm 2024/11/20-22:05:57.299469 140008308024896 EVENT_LOG_v1 {"time_micros": 1732111557299438, "cf_name": "default", "job": 16412, "event": "table_file_creation", "file_number": 77180, "file_size": 38159509, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933812, "table_properties": {"data_size": 34407632, "index_size": 1763264, "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": 25948608, "raw_average_key_size": 28, "raw_value_size": 108269184, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926736, "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": 1732111553, "oldest_key_time": 0, "file_creation_time": 1732111553, "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": 77180, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:05:57.339312 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077181.sst) /dev/shm/ToplingTemp/Topling-1057104-JKxKks 2024/11/20-22:05:58.126853 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077181.sst): first pass time = 0.79's, 170.435'MB/sec 2024/11/20-22:05:59.990461 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077181.sst): old prealloc_size = 147639500, real_size = 36472224 2024/11/20-22:05:59.991121 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077181.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926620 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.85 avg-zval = 37.15 2024/11/20-22:05:59.991262 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077181.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:06:00.696070 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077181.sst): second pass time = 1.86's, 58.126'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.71's, 53.115'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2882.256'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.404'MB/sec write SST data time = 0.13's, 283.855'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 = 32218.797'MB/sec zip my value time = 1.86's, unzip length = 0.108'GB zip my value throughput = 58.126'MB/sec zip pipeline throughput = 94.386'MB/sec entries = 926620 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.85 avg-zval = 37.15 usrkeys = 926620 avg-key = 20.00 avg-zkey = 1.97 avg-val = 116.85 avg-zval = 37.15 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 419 bytes = 1264 } seq expand size = 2933 multi value expand size = 0 cnt WriteAppend = 31 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.0375 GB } UnZip/Zip{ index = 10.1771 value = 3.1457 dict = 1.00 all = 3.5814 } Zip/UnZip{ index = 0.0983 value = 0.3179 dict = 1.00 all = 0.2792 } ---------------------------- total value len = 563.625471 GB avg = 0.331 KB (by entry num) total key len = 44.444101 GB avg = 0.026 KB total ukey len = 32.886781 GB avg = 0.014 KB total ukey num = 2.325646523 Billion total entry num = 1.705148545 Billion write speed all = 41.825219296 MB/sec (with seq num) write speed all = 40.886929138 MB/sec (without seq num) 2024/11/20-22:06:00.747204 140008308024896 [compaction_job.cc:1948] [default] [JOB 16412] Generated table #77181: 926620 keys, 37476793 bytes, temperature: kWarm 2024/11/20-22:06:00.747269 140008308024896 EVENT_LOG_v1 {"time_micros": 1732111560747237, "cf_name": "default", "job": 16412, "event": "table_file_creation", "file_number": 77181, "file_size": 37476793, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 965663958, "table_properties": {"data_size": 34419408, "index_size": 1820992, "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": 25945360, "raw_average_key_size": 28, "raw_value_size": 108272400, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926620, "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": 1732111557, "oldest_key_time": 0, "file_creation_time": 1732111557, "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": 77181, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:06:00.785107 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077182.sst) /dev/shm/ToplingTemp/Topling-1057104-6buZHr 2024/11/20-22:06:01.736807 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077182.sst): first pass time = 0.95's, 141.035'MB/sec 2024/11/20-22:06:02.899659 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077182.sst): old prealloc_size = 147639500, real_size = 38535664 2024/11/20-22:06:02.900257 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077182.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924644 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0366 GB avg-val = 117.16 avg-zval = 39.54 2024/11/20-22:06:02.901041 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077182.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:06:03.700457 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077182.sst): second pass time = 1.16's, 93.226'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.80's, 53.316'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3078.051'MB/sec (index lex order gen) rebuild zvType time = 0.67's, 0.346'MB/sec write SST data time = 0.13's, 320.912'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 = 32869.068'MB/sec zip my value time = 1.16's, unzip length = 0.108'GB zip my value throughput = 93.226'MB/sec zip pipeline throughput = 93.226'MB/sec entries = 924644 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.16 avg-zval = 39.54 usrkeys = 924644 avg-key = 20.00 avg-zkey = 1.89 avg-val = 123.98 avg-zval = 39.54 TagRS{ kinds = RS_Key0_TagN bytes = 144560 } TagArray{ size = 901486 bytes = 3155216 } seq expand size = 6310402 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.0017 GB value = 0.0366 GB dict = 1.08 MB all = 0.0427 GB } UnZip/Zip{ index = 10.5808 value = 2.9633 dict = 1.00 all = 3.1436 } Zip/UnZip{ index = 0.0945 value = 0.3375 dict = 1.00 all = 0.3181 } ---------------------------- total value len = 563.740110 GB avg = 0.330 KB (by entry num) total key len = 44.469991 GB avg = 0.026 KB total ukey len = 32.905274 GB avg = 0.014 KB total ukey num = 2.326571167 Billion total entry num = 1.706073189 Billion write speed all = 41.826241768 MB/sec (with seq num) write speed all = 40.887636774 MB/sec (without seq num) 2024/11/20-22:06:03.754088 140008308024896 [compaction_job.cc:1948] [default] [JOB 16412] Generated table #77182: 924644 keys, 42695068 bytes, temperature: kWarm 2024/11/20-22:06:03.754151 140008308024896 EVENT_LOG_v1 {"time_micros": 1732111563754122, "cf_name": "default", "job": 16412, "event": "table_file_creation", "file_number": 77182, "file_size": 42695068, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1211898159, "table_properties": {"data_size": 36556512, "index_size": 1747776, "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": 25890032, "raw_average_key_size": 28, "raw_value_size": 108327780, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924644, "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": 1732111560, "oldest_key_time": 0, "file_creation_time": 1732111560, "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": 77182, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:06:03.789871 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077183.sst) /dev/shm/ToplingTemp/Topling-1057104-KY4Owr 2024/11/20-22:06:04.621134 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077183.sst): first pass time = 0.83's, 161.469'MB/sec 2024/11/20-22:06:05.766769 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077183.sst): old prealloc_size = 147639500, real_size = 36122320 2024/11/20-22:06:05.767372 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077183.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926348 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.0341 GB avg-val = 116.89 avg-zval = 36.84 2024/11/20-22:06:05.768186 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077183.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:06:06.590621 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077183.sst): second pass time = 1.14's, 94.581'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 48.824'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3119.644'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.334'MB/sec write SST data time = 0.13's, 310.590'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 = 33196.866'MB/sec zip my value time = 1.14's, unzip length = 0.108'GB zip my value throughput = 94.581'MB/sec zip pipeline throughput = 94.581'MB/sec entries = 926348 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.89 avg-zval = 36.84 usrkeys = 926348 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.89 avg-zval = 36.84 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926348 bytes = 3242240 } seq expand size = 6484436 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.0341 GB dict = 1.08 MB all = 0.0402 GB } UnZip/Zip{ index = 10.5141 value = 3.1727 dict = 1.00 all = 3.3368 } Zip/UnZip{ index = 0.0951 value = 0.3152 dict = 1.00 all = 0.2997 } ---------------------------- total value len = 563.854874 GB avg = 0.330 KB (by entry num) total key len = 44.495929 GB avg = 0.026 KB total ukey len = 32.923801 GB avg = 0.014 KB total ukey num = 2.327497515 Billion total entry num = 1.706999537 Billion write speed all = 41.827604337 MB/sec (with seq num) write speed all = 40.888676325 MB/sec (without seq num) 2024/11/20-22:06:06.639620 140008308024896 [compaction_job.cc:1948] [default] [JOB 16412] Generated table #77183: 926348 keys, 40222936 bytes, temperature: kWarm 2024/11/20-22:06:06.639682 140008308024896 EVENT_LOG_v1 {"time_micros": 1732111566639653, "cf_name": "default", "job": 16412, "event": "table_file_creation", "file_number": 77183, "file_size": 40222936, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980002219, "largest_seqno": 1211898444, "table_properties": {"data_size": 34128448, "index_size": 1762112, "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": 25937744, "raw_average_key_size": 28, "raw_value_size": 108280056, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926348, "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": 1732111563, "oldest_key_time": 0, "file_creation_time": 1732111563, "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": 77183, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:06:06.675357 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077184.sst) /dev/shm/ToplingTemp/Topling-1057104-hc6uns 2024/11/20-22:06:07.491540 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077184.sst): first pass time = 0.82's, 164.452'MB/sec 2024/11/20-22:06:08.663462 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077184.sst): old prealloc_size = 147639500, real_size = 35625888 2024/11/20-22:06:08.664091 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077184.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927097 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.93 raw-val = 0.1083 GB zip-val = 0.0336 GB avg-val = 116.77 avg-zval = 36.25 2024/11/20-22:06:08.664885 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077184.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:06:09.495253 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077184.sst): second pass time = 1.17's, 92.444'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 47.760'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2951.248'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.331'MB/sec write SST data time = 0.13's, 302.821'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 = 29449.154'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.444'MB/sec zip pipeline throughput = 92.444'MB/sec entries = 927097 avg-key = 28.00 avg-zkey = 1.93 avg-val = 116.77 avg-zval = 36.25 usrkeys = 927097 avg-key = 20.00 avg-zkey = 1.93 avg-val = 123.77 avg-zval = 36.25 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927097 bytes = 3244848 } seq expand size = 6489679 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.0336 GB dict = 1.08 MB all = 0.0397 GB } UnZip/Zip{ index = 10.3793 value = 3.2213 dict = 1.00 all = 3.3787 } Zip/UnZip{ index = 0.0963 value = 0.3104 dict = 1.00 all = 0.2960 } ---------------------------- total value len = 563.969623 GB avg = 0.330 KB (by entry num) total key len = 44.521887 GB avg = 0.026 KB total ukey len = 32.942342 GB avg = 0.014 KB total ukey num = 2.328424612 Billion total entry num = 1.707926634 Billion write speed all = 41.828925130 MB/sec (with seq num) write speed all = 40.889674749 MB/sec (without seq num) 2024/11/20-22:06:09.542539 140008308024896 [compaction_job.cc:1948] [default] [JOB 16412] Generated table #77184: 927097 keys, 39725212 bytes, temperature: kWarm 2024/11/20-22:06:09.542601 140008308024896 EVENT_LOG_v1 {"time_micros": 1732111569542572, "cf_name": "default", "job": 16412, "event": "table_file_creation", "file_number": 77184, "file_size": 39725212, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1020299496, "largest_seqno": 1211898497, "table_properties": {"data_size": 33607504, "index_size": 1786432, "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": 25958716, "raw_average_key_size": 28, "raw_value_size": 108259114, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927097, "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": 1732111566, "oldest_key_time": 0, "file_creation_time": 1732111566, "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": 77184, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:06:09.576339 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077185.sst) /dev/shm/ToplingTemp/Topling-1057104-f6mOYs 2024/11/20-22:06:10.385270 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077185.sst): first pass time = 0.81's, 165.926'MB/sec 2024/11/20-22:06:11.599173 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077185.sst): old prealloc_size = 147639500, real_size = 36426736 2024/11/20-22:06:11.599751 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077185.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928343 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.58 avg-zval = 37.04 2024/11/20-22:06:11.600563 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077185.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:06:12.356041 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077185.sst): second pass time = 1.21's, 89.220'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.76's, 53.556'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3270.945'MB/sec (index lex order gen) rebuild zvType time = 0.63's, 0.368'MB/sec write SST data time = 0.13's, 320.936'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 = 17716.204'MB/sec zip my value time = 1.21's, unzip length = 0.108'GB zip my value throughput = 89.220'MB/sec zip pipeline throughput = 89.220'MB/sec entries = 928343 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.58 avg-zval = 37.04 usrkeys = 928343 avg-key = 20.00 avg-zkey = 1.95 avg-val = 123.58 avg-zval = 37.04 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928343 bytes = 3249216 } seq expand size = 6498401 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.0405 GB } UnZip/Zip{ index = 10.2414 value = 3.1477 dict = 1.00 all = 3.3113 } Zip/UnZip{ index = 0.0976 value = 0.3177 dict = 1.00 all = 0.3020 } ---------------------------- total value len = 564.084346 GB avg = 0.330 KB (by entry num) total key len = 44.547881 GB avg = 0.026 KB total ukey len = 32.960909 GB avg = 0.014 KB total ukey num = 2.329352955 Billion total entry num = 1.708854977 Billion write speed all = 41.830372043 MB/sec (with seq num) write speed all = 40.890795907 MB/sec (without seq num) 2024/11/20-22:06:12.404342 140008308024896 [compaction_job.cc:1948] [default] [JOB 16412] Generated table #77185: 928343 keys, 40533758 bytes, temperature: kWarm 2024/11/20-22:06:12.404405 140008308024896 EVENT_LOG_v1 {"time_micros": 1732111572404375, "cf_name": "default", "job": 16412, "event": "table_file_creation", "file_number": 77185, "file_size": 40533758, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958816147, "largest_seqno": 1211898533, "table_properties": {"data_size": 34381536, "index_size": 1812928, "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": 25993604, "raw_average_key_size": 28, "raw_value_size": 108224242, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928343, "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": 1732111569, "oldest_key_time": 0, "file_creation_time": 1732111569, "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": 77185, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:06:12.440180 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077186.sst) /dev/shm/ToplingTemp/Topling-1057104-03JbRq 2024/11/20-22:06:13.254877 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077186.sst): first pass time = 0.81's, 164.754'MB/sec 2024/11/20-22:06:14.424499 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077186.sst): old prealloc_size = 147639500, real_size = 36027344 2024/11/20-22:06:14.425160 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077186.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925043 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.0340 GB avg-val = 117.09 avg-zval = 36.79 2024/11/20-22:06:14.425953 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077186.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:06:15.242643 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077186.sst): second pass time = 1.17's, 92.670'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 49.044'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2761.247'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.334'MB/sec write SST data time = 0.12's, 321.394'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 = 19686.662'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.670'MB/sec zip pipeline throughput = 92.670'MB/sec entries = 925043 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.09 avg-zval = 36.79 usrkeys = 925043 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.09 avg-zval = 36.79 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925043 bytes = 3237664 } seq expand size = 6475301 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.0340 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.5122 value = 3.1824 dict = 1.00 all = 3.3450 } Zip/UnZip{ index = 0.0951 value = 0.3142 dict = 1.00 all = 0.2989 } ---------------------------- total value len = 564.199137 GB avg = 0.330 KB (by entry num) total key len = 44.573782 GB avg = 0.026 KB total ukey len = 32.979410 GB avg = 0.014 KB total ukey num = 2.330277998 Billion total entry num = 1.709780020 Billion write speed all = 41.831742595 MB/sec (with seq num) write speed all = 40.891844312 MB/sec (without seq num) 2024/11/20-22:06:15.289862 140008308024896 [compaction_job.cc:1948] [default] [JOB 16412] Generated table #77186: 925043 keys, 40124378 bytes, temperature: kWarm 2024/11/20-22:06:15.289922 140008308024896 EVENT_LOG_v1 {"time_micros": 1732111575289892, "cf_name": "default", "job": 16412, "event": "table_file_creation", "file_number": 77186, "file_size": 40124378, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 965634946, "largest_seqno": 1211897488, "table_properties": {"data_size": 34035968, "index_size": 1759936, "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": 25901204, "raw_average_key_size": 28, "raw_value_size": 108316666, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925043, "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": 1732111572, "oldest_key_time": 0, "file_creation_time": 1732111572, "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": 77186, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:06:15.326871 140008308024896 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077187.sst) /dev/shm/ToplingTemp/Topling-1057104-k438Cs 2024/11/20-22:06:15.371405 140008308024896 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077187.sst): first pass time = 0.04's, 242.789'MB/sec 2024/11/20-22:06:15.460760 140008308024896 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077187.sst): old prealloc_size = 147639500, real_size = 3233520 2024/11/20-22:06:15.460863 140008308024896 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077187.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 75251 prefix = 4 raw-key = 0.0012 GB zip-key = 0.0001 GB avg-key = 16.00 avg-zkey = 1.93 raw-val = 0.0087 GB zip-val = 0.0031 GB avg-val = 115.60 avg-zval = 40.78 2024/11/20-22:06:15.460916 140008308024896 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077187.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0002 GB, waited 0.000 sec, Key+Value = 0.011 GB 2024/11/20-22:06:15.524704 140008308024896 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00/077187.sst): second pass time = 0.09's, 98.024'MB/sec, value only(80.5% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.06's, 55.396'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2018.454'MB/sec (index lex order gen) rebuild zvType time = 0.05's, 0.350'MB/sec write SST data time = 0.01's, 352.303'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.090'MB, throughput = 2623.029'MB/sec zip my value time = 0.09's, unzip length = 0.009'GB zip my value throughput = 98.024'MB/sec zip pipeline throughput = 98.024'MB/sec entries = 75251 avg-key = 28.00 avg-zkey = 1.93 avg-val = 115.60 avg-zval = 40.78 usrkeys = 75251 avg-key = 20.00 avg-zkey = 1.93 avg-val = 122.60 avg-zval = 40.78 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 75251 bytes = 235168 } seq expand size = 526757 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0015 GB value = 0.0087 GB dict = 0.09 MB all = 0.0108 GB } __ZipSize{ index = 0.0001 GB value = 0.0031 GB dict = 0.09 MB all = 0.0035 GB } UnZip/Zip{ index = 10.3458 value = 2.8344 dict = 1.00 all = 3.0512 } Zip/UnZip{ index = 0.0967 value = 0.3528 dict = 1.00 all = 0.3277 } ---------------------------- total value len = 564.208363 GB avg = 0.330 KB (by entry num) total key len = 44.575889 GB avg = 0.026 KB total ukey len = 32.980915 GB avg = 0.014 KB total ukey num = 2.330353249 Billion total entry num = 1.709855271 Billion write speed all = 41.831710513 MB/sec (with seq num) write speed all = 40.891789082 MB/sec (without seq num) 2024/11/20-22:06:15.536426 140008308024896 [compaction_job.cc:1948] [default] [JOB 16412] Generated table #77187: 75251 keys, 3541539 bytes, temperature: kWarm 2024/11/20-22:06:15.536474 140008308024896 EVENT_LOG_v1 {"time_micros": 1732111575536448, "cf_name": "default", "job": 16412, "event": "table_file_creation", "file_number": 77187, "file_size": 3541539, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1192900865, "largest_seqno": 1211895254, "table_properties": {"data_size": 3069024, "index_size": 145472, "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": 2107028, "raw_average_key_size": 28, "raw_value_size": 8698922, "raw_average_value_size": 115, "num_data_blocks": 1, "num_entries": 75251, "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": 1732111575, "oldest_key_time": 0, "file_creation_time": 1732111575, "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": 77187, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:06:15.546950 140008308024896 [compaction_job.cc:703] job-16412: subcompact[0], size: 0.399539 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-16412/att-00 [077177,077178,077179,077180,077181,077182,077183,077184,077185,077186,077187] 2024/11/20-22:06:15.615250 140008308024896 (Original Log Time 2024/11/20-22:05:43.197162) EVENT_LOG_v1 {"time_micros": 1732111543197102, "job": 16412, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [77146], "files_L3": [77140, 77141, 77142, 77074, 77075, 77076, 77077, 77078, 77079, 77080, 77162], "score": 0.962566, "input_data_size": 410142219, "oldest_snapshot_seqno": 1212345998} 2024/11/20-22:06:15.615253 140008308024896 (Original Log Time 2024/11/20-22:06:15.614282) [compaction_job.cc:2022] [default] [JOB 16412] Compacted 1@2 + 11@3 files to L3 => 399539278 bytes 2024/11/20-22:06:15.615254 140008308024896 (Original Log Time 2024/11/20-22:06:15.615185) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 11 0 0 0] max score 0.01, MB/sec: 12.7 rd, 12.4 wr, level 3, files in(1, 11) out(11 +0 blob) MB in(13.5, 377.6 +0.0 blob) out(381.0 +0.0 blob), read-write-amplify(57.1) write-amplify(28.2) OK, records in: 9386334, records dropped: 47661 output_compression: Snappy 2024/11/20-22:06:15.615258 140008308024896 (Original Log Time 2024/11/20-22:06:15.615231) EVENT_LOG_v1 {"time_micros": 1732111575615207, "cf": "default", "job": 16412, "event": "compaction_finished", "compaction_time_micros": 32349791, "compaction_time_cpu_micros": 14228312, "output_level": 3, "num_output_files": 11, "total_output_size": 399539278, "num_input_records": 9386334, "num_output_records": 9338673, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 299363137, "file_range_sync_nanos": 0, "file_fsync_nanos": 9616, "file_prepare_write_nanos": 32513, "lsm_state": [0, 0, 0, 11, 0, 0, 0]} 2024/11/20-22:06:15.751656 140008308024896 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":1732111542,"executesMs":32584,"compactionJobId":16412,"attempt":0,"compactionInputRawBytes":1359752000,"compactionInputZipBytes":410142219,"compactionOutputRawBytes":0,"compactionOutputZipBytes":399539278,"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-d5f1061d9812f48dac1509450718a78c-f0cc8e5a303d1f95-00"}}, response = 2024/11/20-22:06:15.751706 140008308024896 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-16412/att-00: olev 3, work 32.585 s, result 7.596 ms, install 0.990 ms, input{raw 1.266 GiB zip 391.142 MiB}