2024/11/20-15:39:45.048900 140256946202176 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00: fork to child time = 0.009036 sec 2024/11/20-15:39:45.049357 140256946202176 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00 2024/11/20-15:39:45.055546 140256946202176 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00 2024/11/20-15:39:45.057224 140256946202176 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-15:39:45.057406 140256946202176 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-15:39:45.107541 140256946202176 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-13375/att-00/MANIFEST-019309 2024/11/20-15:39:45.149154 140256946202176 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-13375/att-00/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 40990, last_sequence is 720682108, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 40852 2024/11/20-15:39:45.149159 140256946202176 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-15:39:45.149228 140256946202176 [version_set.cc:5724] Creating manifest 40990 2024/11/20-15:39:45.181153 140256946202176 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-15:39:45.200024 140256946202176 [compaction_job.cc:2437] [default] [JOB 13375] Compacting 1@2 + 10@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/20-15:39:45.200033 140256946202176 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 10720 Base level 2, inputs: [40909(27MB)], [40872(37MB) 40873(37MB) 40874(38MB) 40875(37MB) 40876(38MB) 40877(37MB) 40878(39MB) 40879(37MB) 40880(37MB) 40974(37MB)] 2024/11/20-15:39:45.207916 140256946202176 [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-15:39:45.207934 140256946202176 [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-15:39:45.207950 140256946202176 [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-15:39:45.207955 140256946202176 [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-15:39:45.207964 140256946202176 [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-15:39:45.746239 140256946202176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040991.sst) /dev/shm/ToplingTemp/Topling-498378-deRPye 2024/11/20-15:39:46.249071 140256946202176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040991.sst): first pass time = 0.50's, 266.947'MB/sec 2024/11/20-15:39:47.388678 140256946202176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040991.sst): old prealloc_size = 147639500, real_size = 35155248 2024/11/20-15:39:47.389269 140256946202176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040991.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 921717 prefix = 4 raw-key = 0.0147 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1084 GB zip-val = 0.0331 GB avg-val = 117.62 avg-zval = 35.95 2024/11/20-15:39:47.390092 140256946202176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040991.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-15:39:48.348494 140256946202176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040991.sst): second pass time = 1.14's, 95.187'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.96's, 40.888'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3146.465'MB/sec (index lex order gen) rebuild zvType time = 0.80's, 0.286'MB/sec write SST data time = 0.15's, 254.131'MB/sec dict compress time = 7022273092.95's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.084'MB, throughput = 33089.638'MB/sec zip my value time = 1.14's, unzip length = 0.108'GB zip my value throughput = 95.187'MB/sec zip pipeline throughput = 95.187'MB/sec entries = 921717 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.62 avg-zval = 35.95 usrkeys = 921717 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.62 avg-zval = 35.95 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 921717 bytes = 3226032 } seq expand size = 6452019 multi value expand size = 0 cnt WriteAppend = 29 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0331 GB dict = 1.08 MB all = 0.0392 GB } UnZip/Zip{ index = 10.3087 value = 3.2716 dict = 1.00 all = 3.4201 } Zip/UnZip{ index = 0.0970 value = 0.3057 dict = 1.00 all = 0.2924 } ---------------------------- total value len = 0.114862 GB avg = 0.125 KB (by entry num) total key len = 0.025808 GB avg = 0.028 KB total ukey len = 0.018434 GB avg = 0.020 KB total ukey num = 0.000921717 Billion total entry num = 0.000921717 Billion write speed all = 0.005689030 MB/sec (with seq num) write speed all = 0.005390819 MB/sec (without seq num) 2024/11/20-15:39:48.395759 140256946202176 [compaction_job.cc:1948] [default] [JOB 13375] Generated table #40991: 921717 keys, 39244090 bytes, temperature: kWarm 2024/11/20-15:39:48.395855 140256946202176 EVENT_LOG_v1 {"time_micros": 1732088388395814, "cf_name": "default", "job": 13375, "event": "table_file_creation", "file_number": 40991, "file_size": 39244090, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 522320272, "largest_seqno": 718931630, "table_properties": {"data_size": 33136416, "index_size": 1788224, "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": 25808076, "raw_average_key_size": 28, "raw_value_size": 108409770, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 921717, "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": 1732088385, "oldest_key_time": 0, "file_creation_time": 1732088385, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 40991, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:39:48.431911 140256946202176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040992.sst) /dev/shm/ToplingTemp/Topling-498378-ewwuRc 2024/11/20-15:39:49.510305 140256946202176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040992.sst): first pass time = 1.08's, 124.467'MB/sec 2024/11/20-15:39:51.124746 140256946202176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040992.sst): old prealloc_size = 147639500, real_size = 35480208 2024/11/20-15:39:51.125322 140256946202176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040992.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922821 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.0335 GB avg-val = 117.44 avg-zval = 36.28 2024/11/20-15:39:51.126116 140256946202176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040992.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-15:39:52.038290 140256946202176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040992.sst): second pass time = 1.61's, 67.158'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.91's, 43.313'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3185.675'MB/sec (index lex order gen) rebuild zvType time = 0.78's, 0.298'MB/sec write SST data time = 0.14's, 286.847'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 33341.645'MB/sec zip my value time = 1.61's, unzip length = 0.108'GB zip my value throughput = 67.158'MB/sec zip pipeline throughput = 205.993'MB/sec entries = 922821 avg-key = 28.00 avg-zkey = 1.91 avg-val = 117.44 avg-zval = 36.28 usrkeys = 922821 avg-key = 20.00 avg-zkey = 1.91 avg-val = 124.44 avg-zval = 36.28 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922821 bytes = 3229888 } seq expand size = 6459747 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1084 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.4448 value = 3.2369 dict = 1.00 all = 3.3921 } Zip/UnZip{ index = 0.0957 value = 0.3089 dict = 1.00 all = 0.2948 } ---------------------------- total value len = 0.229700 GB avg = 0.125 KB (by entry num) total key len = 0.051647 GB avg = 0.028 KB total ukey len = 0.036891 GB avg = 0.020 KB total ukey num = 0.001844538 Billion total entry num = 0.001844538 Billion write speed all = 0.011376673 MB/sec (with seq num) write speed all = 0.010779982 MB/sec (without seq num) 2024/11/20-15:39:52.121621 140256946202176 [compaction_job.cc:1948] [default] [JOB 13375] Generated table #40992: 922821 keys, 39568334 bytes, temperature: kWarm 2024/11/20-15:39:52.121679 140256946202176 EVENT_LOG_v1 {"time_micros": 1732088392121650, "cf_name": "default", "job": 13375, "event": "table_file_creation", "file_number": 40992, "file_size": 39568334, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 538603307, "largest_seqno": 718931681, "table_properties": {"data_size": 33482304, "index_size": 1767040, "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": 25838988, "raw_average_key_size": 28, "raw_value_size": 108378806, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922821, "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": 1732088388, "oldest_key_time": 0, "file_creation_time": 1732088388, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 40992, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:39:52.157123 140256946202176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040993.sst) /dev/shm/ToplingTemp/Topling-498378-eevUnc 2024/11/20-15:39:53.075540 140256946202176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040993.sst): first pass time = 0.92's, 146.145'MB/sec 2024/11/20-15:39:54.242274 140256946202176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040993.sst): old prealloc_size = 147639500, real_size = 36628160 2024/11/20-15:39:54.242983 140256946202176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040993.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923925 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1083 GB zip-val = 0.0346 GB avg-val = 117.27 avg-zval = 37.48 2024/11/20-15:39:54.243890 140256946202176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040993.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-15:39:55.148671 140256946202176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040993.sst): second pass time = 1.17's, 92.929'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.91's, 44.924'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2532.218'MB/sec (index lex order gen) rebuild zvType time = 0.75's, 0.306'MB/sec write SST data time = 0.15's, 269.492'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 34566.328'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.929'MB/sec zip pipeline throughput = 92.929'MB/sec entries = 923925 avg-key = 28.00 avg-zkey = 1.92 avg-val = 117.27 avg-zval = 37.48 usrkeys = 923925 avg-key = 20.00 avg-zkey = 1.92 avg-val = 124.27 avg-zval = 37.48 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923925 bytes = 3233760 } seq expand size = 6467475 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.0346 GB dict = 1.08 MB all = 0.0407 GB } UnZip/Zip{ index = 10.4437 value = 3.1289 dict = 1.00 all = 3.2962 } Zip/UnZip{ index = 0.0958 value = 0.3196 dict = 1.00 all = 0.3034 } ---------------------------- total value len = 0.344516 GB avg = 0.124 KB (by entry num) total key len = 0.077517 GB avg = 0.028 KB total ukey len = 0.055369 GB avg = 0.020 KB total ukey num = 0.002768463 Billion total entry num = 0.002768463 Billion write speed all = 0.017063332 MB/sec (with seq num) write speed all = 0.016167871 MB/sec (without seq num) 2024/11/20-15:39:55.198574 140256946202176 [compaction_job.cc:1948] [default] [JOB 13375] Generated table #40993: 923925 keys, 40719226 bytes, temperature: kWarm 2024/11/20-15:39:55.198643 140256946202176 EVENT_LOG_v1 {"time_micros": 1732088395198610, "cf_name": "default", "job": 13375, "event": "table_file_creation", "file_number": 40993, "file_size": 40719226, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 538603383, "largest_seqno": 718932130, "table_properties": {"data_size": 34627632, "index_size": 1769344, "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": 25869900, "raw_average_key_size": 28, "raw_value_size": 108347894, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923925, "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": 1732088392, "oldest_key_time": 0, "file_creation_time": 1732088392, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 40993, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:39:55.235063 140256946202176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040994.sst) /dev/shm/ToplingTemp/Topling-498378-UtWSIc 2024/11/20-15:39:56.125419 140256946202176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040994.sst): first pass time = 0.89's, 150.754'MB/sec 2024/11/20-15:39:57.560590 140256946202176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040994.sst): old prealloc_size = 147639500, real_size = 35420496 2024/11/20-15:39:57.561152 140256946202176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040994.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922986 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.95 raw-val = 0.1084 GB zip-val = 0.0334 GB avg-val = 117.42 avg-zval = 36.17 2024/11/20-15:39:57.561909 140256946202176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040994.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-15:39:58.528574 140256946202176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040994.sst): second pass time = 1.43's, 75.549'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.97's, 40.820'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3332.788'MB/sec (index lex order gen) rebuild zvType time = 0.84's, 0.275'MB/sec write SST data time = 0.13's, 309.619'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 27025.330'MB/sec zip my value time = 1.43's, unzip length = 0.108'GB zip my value throughput = 75.549'MB/sec zip pipeline throughput = 75.549'MB/sec entries = 922986 avg-key = 28.00 avg-zkey = 1.95 avg-val = 117.42 avg-zval = 36.17 usrkeys = 922986 avg-key = 20.00 avg-zkey = 1.95 avg-val = 124.42 avg-zval = 36.17 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922986 bytes = 3230464 } seq expand size = 6460902 multi value expand size = 0 cnt WriteAppend = 57 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0334 GB dict = 1.08 MB all = 0.0395 GB } UnZip/Zip{ index = 10.2434 value = 3.2460 dict = 1.00 all = 3.3968 } Zip/UnZip{ index = 0.0976 value = 0.3081 dict = 1.00 all = 0.2944 } ---------------------------- total value len = 0.459351 GB avg = 0.124 KB (by entry num) total key len = 0.103361 GB avg = 0.028 KB total ukey len = 0.073829 GB avg = 0.020 KB total ukey num = 0.003691449 Billion total entry num = 0.003691449 Billion write speed all = 0.022748045 MB/sec (with seq num) write speed all = 0.021554207 MB/sec (without seq num) 2024/11/20-15:39:58.577363 140256946202176 [compaction_job.cc:1948] [default] [JOB 13375] Generated table #40994: 922986 keys, 39512708 bytes, temperature: kWarm 2024/11/20-15:39:58.577428 140256946202176 EVENT_LOG_v1 {"time_micros": 1732088398577398, "cf_name": "default", "job": 13375, "event": "table_file_creation", "file_number": 40994, "file_size": 39512708, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 503040251, "largest_seqno": 718931763, "table_properties": {"data_size": 33387456, "index_size": 1802112, "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": 25843608, "raw_average_key_size": 28, "raw_value_size": 108374152, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922986, "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": 1732088395, "oldest_key_time": 0, "file_creation_time": 1732088395, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 40994, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:39:58.615025 140256946202176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040995.sst) /dev/shm/ToplingTemp/Topling-498378-yDPgpc 2024/11/20-15:39:59.539711 140256946202176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040995.sst): first pass time = 0.92's, 145.157'MB/sec 2024/11/20-15:40:01.215946 140256946202176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040995.sst): old prealloc_size = 147639500, real_size = 36381968 2024/11/20-15:40:01.216558 140256946202176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040995.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924759 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 = 117.14 avg-zval = 37.19 2024/11/20-15:40:01.217363 140256946202176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040995.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-15:40:02.182809 140256946202176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040995.sst): second pass time = 1.68's, 64.655'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.97's, 41.742'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2985.132'MB/sec (index lex order gen) rebuild zvType time = 0.82's, 0.280'MB/sec write SST data time = 0.14's, 284.517'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 23844.220'MB/sec zip my value time = 1.68's, unzip length = 0.108'GB zip my value throughput = 64.655'MB/sec zip pipeline throughput = 120.335'MB/sec entries = 924759 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.14 avg-zval = 37.19 usrkeys = 924759 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.14 avg-zval = 37.19 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924759 bytes = 3121072 } seq expand size = 6473313 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.0344 GB dict = 1.08 MB all = 0.0404 GB } UnZip/Zip{ index = 10.5144 value = 3.1497 dict = 1.00 all = 3.3256 } Zip/UnZip{ index = 0.0951 value = 0.3175 dict = 1.00 all = 0.3007 } ---------------------------- total value len = 0.574149 GB avg = 0.124 KB (by entry num) total key len = 0.129254 GB avg = 0.028 KB total ukey len = 0.092324 GB avg = 0.020 KB total ukey num = 0.004616208 Billion total entry num = 0.004616208 Billion write speed all = 0.028431393 MB/sec (with seq num) write speed all = 0.026938703 MB/sec (without seq num) 2024/11/20-15:40:02.231051 140256946202176 [compaction_job.cc:1948] [default] [JOB 13375] Generated table #40995: 924759 keys, 40358888 bytes, temperature: kWarm 2024/11/20-15:40:02.231111 140256946202176 EVENT_LOG_v1 {"time_micros": 1732088402231082, "cf_name": "default", "job": 13375, "event": "table_file_creation", "file_number": 40995, "file_size": 40358888, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 625722464, "largest_seqno": 718931608, "table_properties": {"data_size": 34391552, "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": 25893252, "raw_average_key_size": 28, "raw_value_size": 108324550, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924759, "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": 1732088398, "oldest_key_time": 0, "file_creation_time": 1732088398, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 40995, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:40:02.273252 140256946202176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040996.sst) /dev/shm/ToplingTemp/Topling-498378-dKpeaf 2024/11/20-15:40:03.139550 140256946202176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040996.sst): first pass time = 0.87's, 154.940'MB/sec 2024/11/20-15:40:04.849978 140256946202176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040996.sst): old prealloc_size = 147639500, real_size = 35358096 2024/11/20-15:40:04.850688 140256946202176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040996.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923329 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0334 GB avg-val = 117.36 avg-zval = 36.14 2024/11/20-15:40:04.851561 140256946202176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040996.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-15:40:06.138662 140256946202176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040996.sst): second pass time = 1.71's, 63.386'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.29's, 30.522'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2602.409'MB/sec (index lex order gen) rebuild zvType time = 1.01's, 0.229'MB/sec write SST data time = 0.28's, 139.783'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 32581.092'MB/sec zip my value time = 1.71's, unzip length = 0.108'GB zip my value throughput = 63.386'MB/sec zip pipeline throughput = 89.222'MB/sec entries = 923329 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.36 avg-zval = 36.14 usrkeys = 923329 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.36 avg-zval = 36.14 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923329 bytes = 3116256 } seq expand size = 6463303 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1084 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.5107 value = 3.2473 dict = 1.00 all = 3.4124 } Zip/UnZip{ index = 0.0951 value = 0.3079 dict = 1.00 all = 0.2930 } ---------------------------- total value len = 0.688976 GB avg = 0.124 KB (by entry num) total key len = 0.155107 GB avg = 0.028 KB total ukey len = 0.110791 GB avg = 0.020 KB total ukey num = 0.005539537 Billion total entry num = 0.005539537 Billion write speed all = 0.034112241 MB/sec (with seq num) write speed all = 0.032321271 MB/sec (without seq num) 2024/11/20-15:40:06.191329 140256946202176 [compaction_job.cc:1948] [default] [JOB 13375] Generated table #40996: 923329 keys, 39332160 bytes, temperature: kWarm 2024/11/20-15:40:06.191426 140256946202176 EVENT_LOG_v1 {"time_micros": 1732088406191376, "cf_name": "default", "job": 13375, "event": "table_file_creation", "file_number": 40996, "file_size": 39332160, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 591115808, "largest_seqno": 718932106, "table_properties": {"data_size": 33370176, "index_size": 1756928, "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": 25853212, "raw_average_key_size": 28, "raw_value_size": 108364566, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923329, "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": 1732088402, "oldest_key_time": 0, "file_creation_time": 1732088402, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 40996, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:40:06.252260 140256946202176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040997.sst) /dev/shm/ToplingTemp/Topling-498378-jul8we 2024/11/20-15:40:07.618687 140256946202176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040997.sst): first pass time = 1.37's, 98.230'MB/sec 2024/11/20-15:40:09.113237 140256946202176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040997.sst): old prealloc_size = 147639500, real_size = 36751440 2024/11/20-15:40:09.113939 140256946202176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040997.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924108 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.0347 GB avg-val = 117.24 avg-zval = 37.58 2024/11/20-15:40:09.114919 140256946202176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040997.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-15:40:10.065722 140256946202176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040997.sst): second pass time = 1.49's, 72.531'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.95's, 43.006'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2652.825'MB/sec (index lex order gen) rebuild zvType time = 0.80's, 0.291'MB/sec write SST data time = 0.16's, 261.513'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 36481.340'MB/sec zip my value time = 1.49's, unzip length = 0.108'GB zip my value throughput = 72.531'MB/sec zip pipeline throughput = 72.531'MB/sec entries = 924108 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.24 avg-zval = 37.58 usrkeys = 924108 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.24 avg-zval = 37.58 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924108 bytes = 3349904 } seq expand size = 6468756 multi value expand size = 0 cnt WriteAppend = 62 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0347 GB dict = 1.08 MB all = 0.0410 GB } UnZip/Zip{ index = 10.3056 value = 3.1199 dict = 1.00 all = 3.2766 } Zip/UnZip{ index = 0.0970 value = 0.3205 dict = 1.00 all = 0.3052 } ---------------------------- total value len = 0.803788 GB avg = 0.124 KB (by entry num) total key len = 0.180982 GB avg = 0.028 KB total ukey len = 0.129273 GB avg = 0.020 KB total ukey num = 0.006463645 Billion total entry num = 0.006463645 Billion write speed all = 0.039791542 MB/sec (with seq num) write speed all = 0.037702133 MB/sec (without seq num) 2024/11/20-15:40:10.143627 140256946202176 [compaction_job.cc:1948] [default] [JOB 13375] Generated table #40997: 924108 keys, 40962098 bytes, temperature: kWarm 2024/11/20-15:40:10.143675 140256946202176 EVENT_LOG_v1 {"time_micros": 1732088410143648, "cf_name": "default", "job": 13375, "event": "table_file_creation", "file_number": 40997, "file_size": 40962098, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 431720469, "largest_seqno": 718931511, "table_properties": {"data_size": 34726848, "index_size": 1793408, "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": 25875024, "raw_average_key_size": 28, "raw_value_size": 108342804, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924108, "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": 1732088406, "oldest_key_time": 0, "file_creation_time": 1732088406, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 40997, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:40:10.178065 140256946202176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040998.sst) /dev/shm/ToplingTemp/Topling-498378-Z9BWgb 2024/11/20-15:40:11.347538 140256946202176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040998.sst): first pass time = 1.17's, 114.771'MB/sec 2024/11/20-15:40:12.570674 140256946202176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040998.sst): old prealloc_size = 147639500, real_size = 34552336 2024/11/20-15:40:12.571339 140256946202176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040998.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923289 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0326 GB avg-val = 117.37 avg-zval = 35.27 2024/11/20-15:40:12.572207 140256946202176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040998.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-15:40:13.555817 140256946202176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040998.sst): second pass time = 1.22's, 88.657'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.99's, 39.226'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2726.573'MB/sec (index lex order gen) rebuild zvType time = 0.85's, 0.271'MB/sec write SST data time = 0.13's, 290.353'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 19878.214'MB/sec zip my value time = 1.22's, unzip length = 0.108'GB zip my value throughput = 88.657'MB/sec zip pipeline throughput = 88.657'MB/sec entries = 923289 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.37 avg-zval = 35.27 usrkeys = 923289 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.37 avg-zval = 35.27 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923289 bytes = 3231520 } seq expand size = 6463023 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0326 GB dict = 1.08 MB all = 0.0386 GB } UnZip/Zip{ index = 10.5145 value = 3.3277 dict = 1.00 all = 3.4734 } Zip/UnZip{ index = 0.0951 value = 0.3005 dict = 1.00 all = 0.2879 } ---------------------------- total value len = 0.918617 GB avg = 0.124 KB (by entry num) total key len = 0.206834 GB avg = 0.028 KB total ukey len = 0.147739 GB avg = 0.020 KB total ukey num = 0.007386934 Billion total entry num = 0.007386934 Billion write speed all = 0.045469612 MB/sec (with seq num) write speed all = 0.043082082 MB/sec (without seq num) 2024/11/20-15:40:13.611851 140256946202176 [compaction_job.cc:1948] [default] [JOB 13375] Generated table #40998: 923289 keys, 38642008 bytes, temperature: kWarm 2024/11/20-15:40:13.611944 140256946202176 EVENT_LOG_v1 {"time_micros": 1732088413611899, "cf_name": "default", "job": 13375, "event": "table_file_creation", "file_number": 40998, "file_size": 38642008, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 542657405, "largest_seqno": 718931902, "table_properties": {"data_size": 32565120, "index_size": 1756224, "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": 25852092, "raw_average_key_size": 28, "raw_value_size": 108365754, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923289, "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": 1732088410, "oldest_key_time": 0, "file_creation_time": 1732088410, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 40998, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:40:13.681897 140256946202176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040999.sst) /dev/shm/ToplingTemp/Topling-498378-6BX8zb 2024/11/20-15:40:14.697317 140256946202176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040999.sst): first pass time = 1.01's, 132.940'MB/sec 2024/11/20-15:40:15.935266 140256946202176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040999.sst): old prealloc_size = 147639500, real_size = 35695248 2024/11/20-15:40:15.935857 140256946202176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040999.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925319 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.0337 GB avg-val = 117.05 avg-zval = 36.42 2024/11/20-15:40:15.936668 140256946202176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040999.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-15:40:17.093253 140256946202176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/040999.sst): second pass time = 1.24's, 87.556'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.16's, 34.261'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3169.063'MB/sec (index lex order gen) rebuild zvType time = 0.81's, 0.287'MB/sec write SST data time = 0.35's, 113.014'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 21994.505'MB/sec zip my value time = 1.24's, unzip length = 0.108'GB zip my value throughput = 87.556'MB/sec zip pipeline throughput = 87.556'MB/sec entries = 925319 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.05 avg-zval = 36.42 usrkeys = 925319 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.05 avg-zval = 36.42 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925319 bytes = 3122960 } seq expand size = 6477233 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.0337 GB dict = 1.08 MB all = 0.0397 GB } UnZip/Zip{ index = 10.5135 value = 3.2136 dict = 1.00 all = 3.3831 } Zip/UnZip{ index = 0.0951 value = 0.3112 dict = 1.00 all = 0.2956 } ---------------------------- total value len = 1.033403 GB avg = 0.124 KB (by entry num) total key len = 0.232743 GB avg = 0.028 KB total ukey len = 0.166245 GB avg = 0.020 KB total ukey num = 0.008312253 Billion total entry num = 0.008312253 Billion write speed all = 0.051146557 MB/sec (with seq num) write speed all = 0.048460338 MB/sec (without seq num) 2024/11/20-15:40:17.149353 140256946202176 [compaction_job.cc:1948] [default] [JOB 13375] Generated table #40999: 925319 keys, 39673376 bytes, temperature: kWarm 2024/11/20-15:40:17.149444 140256946202176 EVENT_LOG_v1 {"time_micros": 1732088417149398, "cf_name": "default", "job": 13375, "event": "table_file_creation", "file_number": 40999, "file_size": 39673376, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 596091402, "largest_seqno": 718931956, "table_properties": {"data_size": 33703488, "index_size": 1760256, "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": 25908932, "raw_average_key_size": 28, "raw_value_size": 108308886, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925319, "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": 1732088413, "oldest_key_time": 0, "file_creation_time": 1732088413, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 40999, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:40:17.198765 140256946202176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/041000.sst) /dev/shm/ToplingTemp/Topling-498378-GKs8ad 2024/11/20-15:40:18.148797 140256946202176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/041000.sst): first pass time = 0.95's, 141.286'MB/sec 2024/11/20-15:40:19.323853 140256946202176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/041000.sst): old prealloc_size = 147639500, real_size = 35508576 2024/11/20-15:40:19.324442 140256946202176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/041000.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926596 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.0335 GB avg-val = 116.85 avg-zval = 36.14 2024/11/20-15:40:19.325288 140256946202176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/041000.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-15:40:20.487457 140256946202176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/041000.sst): second pass time = 1.17's, 92.210'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.16's, 34.108'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3168.054'MB/sec (index lex order gen) rebuild zvType time = 0.91's, 0.254'MB/sec write SST data time = 0.25's, 158.180'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 18847.163'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.210'MB/sec zip pipeline throughput = 92.210'MB/sec entries = 926596 avg-key = 28.00 avg-zkey = 1.93 avg-val = 116.85 avg-zval = 36.14 usrkeys = 926596 avg-key = 20.00 avg-zkey = 1.93 avg-val = 123.71 avg-zval = 36.14 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 907461 bytes = 3176128 } seq expand size = 6352227 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0335 GB dict = 1.08 MB all = 0.0397 GB } UnZip/Zip{ index = 10.3744 value = 3.2330 dict = 1.00 all = 3.3818 } Zip/UnZip{ index = 0.0964 value = 0.3093 dict = 1.00 all = 0.2957 } ---------------------------- total value len = 1.148028 GB avg = 0.124 KB (by entry num) total key len = 0.258688 GB avg = 0.028 KB total ukey len = 0.184777 GB avg = 0.020 KB total ukey num = 0.009238849 Billion total entry num = 0.009238849 Billion write speed all = 0.056817155 MB/sec (with seq num) write speed all = 0.053831904 MB/sec (without seq num) 2024/11/20-15:40:20.541010 140256946202176 [compaction_job.cc:1948] [default] [JOB 13375] Generated table #41000: 926596 keys, 39687748 bytes, temperature: kWarm 2024/11/20-15:40:20.541109 140256946202176 EVENT_LOG_v1 {"time_micros": 1732088420541064, "cf_name": "default", "job": 13375, "event": "table_file_creation", "file_number": 41000, "file_size": 39687748, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 718932028, "table_properties": {"data_size": 33490448, "index_size": 1786304, "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": 25944688, "raw_average_key_size": 28, "raw_value_size": 108273040, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926596, "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": 1732088417, "oldest_key_time": 0, "file_creation_time": 1732088417, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 41000, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:40:20.582569 140256946202176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/041001.sst) /dev/shm/ToplingTemp/Topling-498378-Igb6td 2024/11/20-15:40:20.652488 140256946202176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/041001.sst): first pass time = 0.07's, 270.765'MB/sec 2024/11/20-15:40:20.781845 140256946202176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/041001.sst): old prealloc_size = 147639500, real_size = 5213408 2024/11/20-15:40:20.782016 140256946202176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/041001.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 130546 prefix = 4 raw-key = 0.0021 GB zip-key = 0.0002 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.0153 GB zip-val = 0.0049 GB avg-val = 116.89 avg-zval = 37.77 2024/11/20-15:40:20.782078 140256946202176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/041001.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.019 GB 2024/11/20-15:40:20.940955 140256946202176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00/041001.sst): second pass time = 0.13's, 118.735'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 33.576'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1735.200'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.235'MB/sec write SST data time = 0.02's, 264.843'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.159'MB, throughput = 3508.560'MB/sec zip my value time = 0.13's, unzip length = 0.015'GB zip my value throughput = 118.735'MB/sec zip pipeline throughput = 118.735'MB/sec entries = 130546 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.89 avg-zval = 37.77 usrkeys = 130546 avg-key = 20.00 avg-zkey = 1.91 avg-val = 116.89 avg-zval = 37.77 TagRS{ kinds = LegacyZvType bytes = 0 } TagArray{ size = 0 bytes = 0 } seq expand size = 0 multi value expand size = 0 cnt WriteAppend = 8 UnZipSize{ index = 0.0026 GB value = 0.0153 GB dict = 0.16 MB all = 0.0189 GB } __ZipSize{ index = 0.0002 GB value = 0.0049 GB dict = 0.16 MB all = 0.0053 GB } UnZip/Zip{ index = 10.4577 value = 3.0948 dict = 1.00 all = 3.5409 } Zip/UnZip{ index = 0.0956 value = 0.3231 dict = 1.00 all = 0.2824 } ---------------------------- total value len = 1.163288 GB avg = 0.124 KB (by entry num) total key len = 0.262343 GB avg = 0.028 KB total ukey len = 0.187388 GB avg = 0.020 KB total ukey num = 0.009369395 Billion total entry num = 0.009369395 Billion write speed all = 0.057580094 MB/sec (with seq num) write speed all = 0.054552716 MB/sec (without seq num) 2024/11/20-15:40:20.953667 140256946202176 [compaction_job.cc:1948] [default] [JOB 13375] Generated table #41001: 130546 keys, 5341966 bytes, temperature: kWarm 2024/11/20-15:40:20.953718 140256946202176 EVENT_LOG_v1 {"time_micros": 1732088420953691, "cf_name": "default", "job": 13375, "event": "table_file_creation", "file_number": 41001, "file_size": 5341966, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 0, "table_properties": {"data_size": 4930896, "index_size": 249664, "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": 3655288, "raw_average_key_size": 28, "raw_value_size": 15260152, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 130546, "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": "TooZip", "compression_options": "LegacyZvType-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732088420, "oldest_key_time": 0, "file_creation_time": 1732088420, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 41001, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:40:20.972162 140256946202176 [compaction_job.cc:703] job-13375: subcompact[0], size: 0.403043 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13375/att-00 [040991,040992,040993,040994,040995,040996,040997,040998,040999,041000,041001] 2024/11/20-15:40:21.042207 140256946202176 (Original Log Time 2024/11/20-15:39:45.200080) EVENT_LOG_v1 {"time_micros": 1732088385200040, "job": 13375, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [40909], "files_L3": [40872, 40873, 40874, 40875, 40876, 40877, 40878, 40879, 40880, 40974], "score": 0.991972, "input_data_size": 426226606, "oldest_snapshot_seqno": 720682059} 2024/11/20-15:40:21.042211 140256946202176 (Original Log Time 2024/11/20-15:40:21.041153) [compaction_job.cc:2022] [default] [JOB 13375] Compacted 1@2 + 10@3 files to L3 => 403042602 bytes 2024/11/20-15:40:21.042212 140256946202176 (Original Log Time 2024/11/20-15:40:21.042130) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 11 0 0 0] max score 0.02, MB/sec: 11.9 rd, 11.3 wr, level 3, files in(1, 10) out(11 +0 blob) MB in(27.1, 379.4 +0.0 blob) out(384.4 +0.0 blob), read-write-amplify(29.2) write-amplify(14.2) OK, records in: 9472011, records dropped: 102616 output_compression: Snappy 2024/11/20-15:40:21.042216 140256946202176 (Original Log Time 2024/11/20-15:40:21.042183) EVENT_LOG_v1 {"time_micros": 1732088421042155, "cf": "default", "job": 13375, "event": "compaction_finished", "compaction_time_micros": 35772086, "compaction_time_cpu_micros": 16703704, "output_level": 3, "num_output_files": 11, "total_output_size": 403042602, "num_input_records": 9472011, "num_output_records": 9369395, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 346341328, "file_range_sync_nanos": 0, "file_fsync_nanos": 9668, "file_prepare_write_nanos": 32510, "lsm_state": [0, 0, 0, 11, 0, 0, 0]} 2024/11/20-15:40:21.173592 140256946202176 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":1732076400,"starts":1732088385,"executesMs":35985,"compactionJobId":13375,"attempt":0,"compactionInputRawBytes":1375664906,"compactionInputZipBytes":426226606,"compactionOutputRawBytes":0,"compactionOutputZipBytes":403042602,"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-df62664b649aa3f8746d7ded18c3ef07-97215f575827ca6d-00"}}, response = 2024/11/20-15:40:21.173667 140256946202176 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-13375/att-00: olev 3, work 35.986 s, result 6.103 ms, install 1.082 ms, input{raw 1.281 GiB zip 406.481 MiB}