2024/11/20-20:10:22.349197 140008291239488 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00: fork to child time = 0.009041 sec 2024/11/20-20:10:22.349722 140008291239488 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00 2024/11/20-20:10:22.356220 140008291239488 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00 2024/11/20-20:10:22.357814 140008291239488 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:10:22.358040 140008291239488 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-20:10:22.406525 140008291239488 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09565/att-00/MANIFEST-049091 2024/11/20-20:10:22.463162 140008291239488 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09565/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 64762, last_sequence is 1058880738, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 64546 2024/11/20-20:10:22.463171 140008291239488 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:10:22.463247 140008291239488 [version_set.cc:5724] Creating manifest 64762 2024/11/20-20:10:22.495396 140008291239488 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:10:22.515934 140008291239488 [compaction_job.cc:2437] [default] [JOB 9565] Compacting 1@2 + 10@3 files to L3, score 0.84, subcompactions 1 : 1 2024/11/20-20:10:22.515945 140008291239488 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8338 Base level 2, inputs: [64749(27MB)], [64734(37MB) 64735(37MB) 64736(37MB) 64737(36MB) 64738(36MB) 64739(37MB) 64740(36MB) 64741(36MB) 64742(38MB) 64743(39MB)] 2024/11/20-20:10:22.522301 140008291239488 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-20:10:22.522325 140008291239488 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-20:10:22.522344 140008291239488 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-20:10:22.522352 140008291239488 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-20:10:22.522362 140008291239488 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-20:10:23.048262 140008291239488 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064763.sst) /dev/shm/ToplingTemp/Topling-920237-COqRUc 2024/11/20-20:10:23.606536 140008291239488 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064763.sst): first pass time = 0.56's, 240.434'MB/sec 2024/11/20-20:10:24.753230 140008291239488 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064763.sst): old prealloc_size = 147639500, real_size = 35164672 2024/11/20-20:10:24.753783 140008291239488 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064763.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922622 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1084 GB zip-val = 0.0331 GB avg-val = 117.47 avg-zval = 35.92 2024/11/20-20:10:24.755145 140008291239488 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064763.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:10:25.598968 140008291239488 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064763.sst): second pass time = 1.15's, 94.595'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 46.279'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3405.192'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.321'MB/sec write SST data time = 0.13's, 309.858'MB/sec dict compress time = 7451601851.70's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 34672.386'MB/sec zip my value time = 1.15's, unzip length = 0.108'GB zip my value throughput = 94.595'MB/sec zip pipeline throughput = 94.595'MB/sec entries = 922622 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.47 avg-zval = 35.92 usrkeys = 922622 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.47 avg-zval = 35.92 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922622 bytes = 3113872 } seq expand size = 6458354 multi value expand size = 0 cnt WriteAppend = 38 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0331 GB dict = 1.08 MB all = 0.0391 GB } UnZip/Zip{ index = 10.3074 value = 3.2701 dict = 1.00 all = 3.4291 } Zip/UnZip{ index = 0.0970 value = 0.3058 dict = 1.00 all = 0.2916 } ---------------------------- total value len = 563.180575 GB avg = 0.331 KB (by entry num) total key len = 44.340240 GB avg = 0.026 KB total ukey len = 32.812594 GB avg = 0.014 KB total ukey num = 2.321937198 Billion total entry num = 1.701439220 Billion write speed all = 79.902776000 MB/sec (with seq num) write speed all = 78.112553001 MB/sec (without seq num) 2024/11/20-20:10:25.645236 140008291239488 [compaction_job.cc:1948] [default] [JOB 9565] Generated table #64763: 922622 keys, 39140560 bytes, temperature: kWarm 2024/11/20-20:10:25.645323 140008291239488 EVENT_LOG_v1 {"time_micros": 1732104625645281, "cf_name": "default", "job": 9565, "event": "table_file_creation", "file_number": 64763, "file_size": 39140560, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479839, "largest_seqno": 1057658431, "table_properties": {"data_size": 33143600, "index_size": 1790208, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25833416, "raw_average_key_size": 28, "raw_value_size": 108384380, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922622, "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": 1732104623, "oldest_key_time": 0, "file_creation_time": 1732104623, "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": 64763, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:10:25.680613 140008291239488 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064764.sst) /dev/shm/ToplingTemp/Topling-920237-gGalJc 2024/11/20-20:10:26.550972 140008291239488 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064764.sst): first pass time = 0.87's, 154.215'MB/sec 2024/11/20-20:10:27.697986 140008291239488 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064764.sst): old prealloc_size = 147639500, real_size = 35036112 2024/11/20-20:10:27.698599 140008291239488 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064764.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922056 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0331 GB avg-val = 117.56 avg-zval = 35.85 2024/11/20-20:10:27.699355 140008291239488 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064764.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:10:28.545649 140008291239488 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064764.sst): second pass time = 1.15's, 94.585'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 46.017'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3027.517'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.320'MB/sec write SST data time = 0.13's, 305.870'MB/sec dict compress time = 4424505161.09's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 19458.173'MB/sec zip my value time = 1.15's, unzip length = 0.108'GB zip my value throughput = 94.585'MB/sec zip pipeline throughput = 94.585'MB/sec entries = 922056 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.56 avg-zval = 35.85 usrkeys = 922056 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.56 avg-zval = 35.85 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922056 bytes = 3111952 } seq expand size = 6454392 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0331 GB dict = 1.08 MB all = 0.0390 GB } UnZip/Zip{ index = 10.5123 value = 3.2798 dict = 1.00 all = 3.4409 } Zip/UnZip{ index = 0.0951 value = 0.3049 dict = 1.00 all = 0.2906 } ---------------------------- total value len = 563.295430 GB avg = 0.331 KB (by entry num) total key len = 44.366057 GB avg = 0.026 KB total ukey len = 32.831035 GB avg = 0.014 KB total ukey num = 2.322859254 Billion total entry num = 1.702361276 Billion write speed all = 79.890315646 MB/sec (with seq num) write speed all = 78.099816394 MB/sec (without seq num) 2024/11/20-20:10:28.593618 140008291239488 [compaction_job.cc:1948] [default] [JOB 9565] Generated table #64764: 922056 keys, 39006878 bytes, temperature: kWarm 2024/11/20-20:10:28.593683 140008291239488 EVENT_LOG_v1 {"time_micros": 1732104628593652, "cf_name": "default", "job": 9565, "event": "table_file_creation", "file_number": 64764, "file_size": 39006878, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414157, "largest_seqno": 1057658899, "table_properties": {"data_size": 33051200, "index_size": 1754240, "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": 25817568, "raw_average_key_size": 28, "raw_value_size": 108400228, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922056, "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": 1732104625, "oldest_key_time": 0, "file_creation_time": 1732104625, "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": 64764, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:10:28.631275 140008291239488 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064765.sst) /dev/shm/ToplingTemp/Topling-920237-Af4Emc 2024/11/20-20:10:29.495340 140008291239488 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064765.sst): first pass time = 0.86's, 155.341'MB/sec 2024/11/20-20:10:30.615975 140008291239488 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064765.sst): old prealloc_size = 147639500, real_size = 35171680 2024/11/20-20:10:30.616580 140008291239488 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064765.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 921971 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.0332 GB avg-val = 117.58 avg-zval = 36.00 2024/11/20-20:10:30.617579 140008291239488 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064765.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:10:31.465688 140008291239488 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064765.sst): second pass time = 1.12's, 96.809'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 46.066'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3003.612'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.318'MB/sec write SST data time = 0.12's, 314.124'MB/sec dict compress time = 4424505161.09's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 17888.942'MB/sec zip my value time = 1.12's, unzip length = 0.108'GB zip my value throughput = 96.809'MB/sec zip pipeline throughput = 96.809'MB/sec entries = 921971 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.58 avg-zval = 36.00 usrkeys = 921971 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.58 avg-zval = 36.00 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 921971 bytes = 3111664 } seq expand size = 6453797 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0332 GB dict = 1.08 MB all = 0.0391 GB } UnZip/Zip{ index = 10.5144 value = 3.2664 dict = 1.00 all = 3.4290 } Zip/UnZip{ index = 0.0951 value = 0.3061 dict = 1.00 all = 0.2916 } ---------------------------- total value len = 563.410286 GB avg = 0.331 KB (by entry num) total key len = 44.391873 GB avg = 0.026 KB total ukey len = 32.849475 GB avg = 0.014 KB total ukey num = 2.323781225 Billion total entry num = 1.703283247 Billion write speed all = 79.878144560 MB/sec (with seq num) write speed all = 78.087363089 MB/sec (without seq num) 2024/11/20-20:10:31.514713 140008291239488 [compaction_job.cc:1948] [default] [JOB 9565] Generated table #64765: 921971 keys, 39142048 bytes, temperature: kWarm 2024/11/20-20:10:31.514777 140008291239488 EVENT_LOG_v1 {"time_micros": 1732104631514747, "cf_name": "default", "job": 9565, "event": "table_file_creation", "file_number": 64765, "file_size": 39142048, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414181, "largest_seqno": 1057658032, "table_properties": {"data_size": 33187280, "index_size": 1753728, "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": 25815188, "raw_average_key_size": 28, "raw_value_size": 108402554, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 921971, "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": 1732104628, "oldest_key_time": 0, "file_creation_time": 1732104628, "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": 64765, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:10:31.548256 140008291239488 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064766.sst) /dev/shm/ToplingTemp/Topling-920237-Asv4Fa 2024/11/20-20:10:32.436848 140008291239488 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064766.sst): first pass time = 0.89's, 151.052'MB/sec 2024/11/20-20:10:33.572367 140008291239488 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064766.sst): old prealloc_size = 147639500, real_size = 34978112 2024/11/20-20:10:33.572901 140008291239488 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064766.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922054 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.0330 GB avg-val = 117.56 avg-zval = 35.78 2024/11/20-20:10:33.573691 140008291239488 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064766.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:10:34.416208 140008291239488 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064766.sst): second pass time = 1.13's, 95.540'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.158'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3375.669'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.320'MB/sec write SST data time = 0.12's, 316.743'MB/sec dict compress time = 4424505161.09's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 18249.886'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 95.540'MB/sec zip pipeline throughput = 95.540'MB/sec entries = 922054 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.56 avg-zval = 35.78 usrkeys = 922054 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.56 avg-zval = 35.78 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922054 bytes = 3111952 } seq expand size = 6454378 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0330 GB dict = 1.08 MB all = 0.0389 GB } UnZip/Zip{ index = 10.5138 value = 3.2855 dict = 1.00 all = 3.4460 } Zip/UnZip{ index = 0.0951 value = 0.3044 dict = 1.00 all = 0.2902 } ---------------------------- total value len = 563.525141 GB avg = 0.331 KB (by entry num) total key len = 44.417690 GB avg = 0.026 KB total ukey len = 32.867916 GB avg = 0.014 KB total ukey num = 2.324703279 Billion total entry num = 1.704205301 Billion write speed all = 79.865663070 MB/sec (with seq num) write speed all = 78.074606681 MB/sec (without seq num) 2024/11/20-20:10:34.469118 140008291239488 [compaction_job.cc:1948] [default] [JOB 9565] Generated table #64766: 922054 keys, 38948646 bytes, temperature: kWarm 2024/11/20-20:10:34.469180 140008291239488 EVENT_LOG_v1 {"time_micros": 1732104634469150, "cf_name": "default", "job": 9565, "event": "table_file_creation", "file_number": 64766, "file_size": 38948646, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414208, "largest_seqno": 1057655767, "table_properties": {"data_size": 32993456, "index_size": 1753984, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25817512, "raw_average_key_size": 28, "raw_value_size": 108400280, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922054, "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": 1732104631, "oldest_key_time": 0, "file_creation_time": 1732104631, "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": 64766, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:10:34.503868 140008291239488 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064767.sst) /dev/shm/ToplingTemp/Topling-920237-3okn4c 2024/11/20-20:10:35.287607 140008291239488 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064767.sst): first pass time = 0.78's, 171.259'MB/sec 2024/11/20-20:10:36.474639 140008291239488 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064767.sst): old prealloc_size = 147639500, real_size = 35922288 2024/11/20-20:10:36.475216 140008291239488 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064767.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925559 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.0339 GB avg-val = 117.01 avg-zval = 36.60 2024/11/20-20:10:36.475738 140008291239488 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064767.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:10:37.257678 140008291239488 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064767.sst): second pass time = 1.19's, 91.304'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.78's, 49.379'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3286.546'MB/sec (index lex order gen) rebuild zvType time = 0.66's, 0.352'MB/sec write SST data time = 0.13's, 308.581'MB/sec dict compress time = 0.00's, 1080758.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 32650.313'MB/sec zip my value time = 1.19's, unzip length = 0.108'GB zip my value throughput = 91.304'MB/sec zip pipeline throughput = 91.304'MB/sec entries = 925559 avg-key = 28.00 avg-zkey = 1.97 avg-val = 117.01 avg-zval = 36.60 usrkeys = 925559 avg-key = 20.00 avg-zkey = 1.97 avg-val = 120.77 avg-zval = 36.60 TagRS{ kinds = RS_Key0_TagN bytes = 144720 } TagArray{ size = 496829 bytes = 1738912 } seq expand size = 3477803 multi value expand size = 0 cnt WriteAppend = 84 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0339 GB dict = 1.08 MB all = 0.0387 GB } UnZip/Zip{ index = 10.1758 value = 3.1974 dict = 1.00 all = 3.4713 } Zip/UnZip{ index = 0.0983 value = 0.3128 dict = 1.00 all = 0.2881 } ---------------------------- total value len = 563.636920 GB avg = 0.331 KB (by entry num) total key len = 44.443606 GB avg = 0.026 KB total ukey len = 32.886427 GB avg = 0.014 KB total ukey num = 2.325628838 Billion total entry num = 1.705130860 Billion write speed all = 79.853943919 MB/sec (with seq num) write speed all = 78.062583489 MB/sec (without seq num) 2024/11/20-20:10:37.305146 140008291239488 [compaction_job.cc:1948] [default] [JOB 9565] Generated table #64767: 925559 keys, 38664901 bytes, temperature: kWarm 2024/11/20-20:10:37.305210 140008291239488 EVENT_LOG_v1 {"time_micros": 1732104637305178, "cf_name": "default", "job": 9565, "event": "table_file_creation", "file_number": 64767, "file_size": 38664901, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1057657830, "table_properties": {"data_size": 33871584, "index_size": 1819136, "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": 25915652, "raw_average_key_size": 28, "raw_value_size": 108302078, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925559, "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": 1732104634, "oldest_key_time": 0, "file_creation_time": 1732104634, "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": 64767, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:10:37.339778 140008291239488 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064768.sst) /dev/shm/ToplingTemp/Topling-920237-hVb8Le 2024/11/20-20:10:38.113661 140008291239488 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064768.sst): first pass time = 0.77's, 173.441'MB/sec 2024/11/20-20:10:39.404104 140008291239488 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064768.sst): old prealloc_size = 147639500, real_size = 36302480 2024/11/20-20:10:39.404677 140008291239488 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064768.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926585 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0343 GB avg-val = 116.85 avg-zval = 37.01 2024/11/20-20:10:39.405142 140008291239488 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064768.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:10:40.098781 140008291239488 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064768.sst): second pass time = 1.29's, 83.963'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.69's, 55.791'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3316.221'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.406'MB/sec write SST data time = 0.12's, 313.326'MB/sec dict compress time = 0.00's, 1080312.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 34546.769'MB/sec zip my value time = 1.29's, unzip length = 0.108'GB zip my value throughput = 83.963'MB/sec zip pipeline throughput = 83.963'MB/sec entries = 926585 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.85 avg-zval = 37.01 usrkeys = 926585 avg-key = 20.00 avg-zkey = 1.91 avg-val = 120.10 avg-zval = 37.01 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 430159 bytes = 1451808 } seq expand size = 3011113 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.0343 GB dict = 1.08 MB all = 0.0388 GB } UnZip/Zip{ index = 10.4451 value = 3.1570 dict = 1.00 all = 3.4630 } Zip/UnZip{ index = 0.0957 value = 0.3168 dict = 1.00 all = 0.2888 } ---------------------------- total value len = 563.748205 GB avg = 0.330 KB (by entry num) total key len = 44.469550 GB avg = 0.026 KB total ukey len = 32.904959 GB avg = 0.014 KB total ukey num = 2.326555423 Billion total entry num = 1.706057445 Billion write speed all = 79.842176082 MB/sec (with seq num) write speed all = 78.050510675 MB/sec (without seq num) 2024/11/20-20:10:40.145836 140008291239488 [compaction_job.cc:1948] [default] [JOB 9565] Generated table #64768: 926585 keys, 38757383 bytes, temperature: kWarm 2024/11/20-20:10:40.145896 140008291239488 EVENT_LOG_v1 {"time_micros": 1732104640145865, "cf_name": "default", "job": 9565, "event": "table_file_creation", "file_number": 64768, "file_size": 38757383, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 975427997, "table_properties": {"data_size": 34296448, "index_size": 1774208, "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": 25944380, "raw_average_key_size": 28, "raw_value_size": 108273378, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926585, "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": 1732104637, "oldest_key_time": 0, "file_creation_time": 1732104637, "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": 64768, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:10:40.181773 140008291239488 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064769.sst) /dev/shm/ToplingTemp/Topling-920237-1pxRNc 2024/11/20-20:10:40.943846 140008291239488 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064769.sst): first pass time = 0.76's, 176.128'MB/sec 2024/11/20-20:10:42.220670 140008291239488 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064769.sst): old prealloc_size = 147639500, real_size = 36481472 2024/11/20-20:10:42.221239 140008291239488 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064769.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926793 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.82 avg-zval = 37.15 2024/11/20-20:10:42.221584 140008291239488 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064769.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:10:42.913979 140008291239488 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064769.sst): second pass time = 1.28's, 84.849'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.69's, 55.379'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3302.498'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.407'MB/sec write SST data time = 0.12's, 312.672'MB/sec dict compress time = 0.00's, 1080258.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 35323.327'MB/sec zip my value time = 1.28's, unzip length = 0.108'GB zip my value throughput = 84.849'MB/sec zip pipeline throughput = 84.849'MB/sec entries = 926793 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.82 avg-zval = 37.15 usrkeys = 926793 avg-key = 20.00 avg-zkey = 1.97 avg-val = 118.85 avg-zval = 37.15 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 269322 bytes = 908976 } seq expand size = 1885254 multi value expand size = 0 cnt WriteAppend = 59 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.0384 GB } UnZip/Zip{ index = 10.1747 value = 3.1448 dict = 1.00 all = 3.4958 } Zip/UnZip{ index = 0.0983 value = 0.3180 dict = 1.00 all = 0.2861 } ---------------------------- total value len = 563.858358 GB avg = 0.330 KB (by entry num) total key len = 44.495500 GB avg = 0.026 KB total ukey len = 32.923495 GB avg = 0.014 KB total ukey num = 2.327482216 Billion total entry num = 1.706984238 Billion write speed all = 79.830540623 MB/sec (with seq num) write speed all = 78.038564158 MB/sec (without seq num) 2024/11/20-20:10:42.959638 140008291239488 [compaction_job.cc:1948] [default] [JOB 9565] Generated table #64769: 926793 keys, 38393489 bytes, temperature: kWarm 2024/11/20-20:10:42.959701 140008291239488 EVENT_LOG_v1 {"time_micros": 1732104642959670, "cf_name": "default", "job": 9565, "event": "table_file_creation", "file_number": 64769, "file_size": 38393489, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 978567417, "table_properties": {"data_size": 34427824, "index_size": 1821760, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25950204, "raw_average_key_size": 28, "raw_value_size": 108267534, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926793, "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": 1732104640, "oldest_key_time": 0, "file_creation_time": 1732104640, "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": 64769, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:10:43.001323 140008291239488 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064770.sst) /dev/shm/ToplingTemp/Topling-920237-JRJgMb 2024/11/20-20:10:43.764800 140008291239488 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064770.sst): first pass time = 0.76's, 175.805'MB/sec 2024/11/20-20:10:45.063546 140008291239488 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064770.sst): old prealloc_size = 147639500, real_size = 36406032 2024/11/20-20:10:45.064116 140008291239488 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064770.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926716 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.83 avg-zval = 37.07 2024/11/20-20:10:45.064412 140008291239488 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064770.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:10:45.755671 140008291239488 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064770.sst): second pass time = 1.30's, 83.420'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.69's, 55.182'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3318.995'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.407'MB/sec write SST data time = 0.12's, 310.850'MB/sec dict compress time = 0.00's, 1080202.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 30590.224'MB/sec zip my value time = 1.30's, unzip length = 0.108'GB zip my value throughput = 83.420'MB/sec zip pipeline throughput = 83.420'MB/sec entries = 926716 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.83 avg-zval = 37.07 usrkeys = 926716 avg-key = 20.00 avg-zkey = 1.97 avg-val = 118.58 avg-zval = 37.07 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 231949 bytes = 782848 } seq expand size = 1623643 multi value expand size = 0 cnt WriteAppend = 34 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.1778 value = 3.1517 dict = 1.00 all = 3.5143 } Zip/UnZip{ index = 0.0983 value = 0.3173 dict = 1.00 all = 0.2846 } ---------------------------- total value len = 563.968251 GB avg = 0.330 KB (by entry num) total key len = 44.521448 GB avg = 0.026 KB total ukey len = 32.942029 GB avg = 0.014 KB total ukey num = 2.328408932 Billion total entry num = 1.707910954 Billion write speed all = 79.818602116 MB/sec (with seq num) write speed all = 78.026321130 MB/sec (without seq num) 2024/11/20-20:10:45.802190 140008291239488 [compaction_job.cc:1948] [default] [JOB 9565] Generated table #64770: 926716 keys, 38191769 bytes, temperature: kWarm 2024/11/20-20:10:45.802263 140008291239488 EVENT_LOG_v1 {"time_micros": 1732104645802222, "cf_name": "default", "job": 9565, "event": "table_file_creation", "file_number": 64770, "file_size": 38191769, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 963091028, "table_properties": {"data_size": 34353088, "index_size": 1821056, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25948048, "raw_average_key_size": 28, "raw_value_size": 108269820, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926716, "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": 1732104642, "oldest_key_time": 0, "file_creation_time": 1732104642, "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": 64770, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:10:45.846451 140008291239488 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064771.sst) /dev/shm/ToplingTemp/Topling-920237-1qy4Za 2024/11/20-20:10:46.641196 140008291239488 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064771.sst): first pass time = 0.79's, 168.888'MB/sec 2024/11/20-20:10:47.887674 140008291239488 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064771.sst): old prealloc_size = 147639500, real_size = 37874512 2024/11/20-20:10:47.888221 140008291239488 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064771.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925637 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.0359 GB avg-val = 117.00 avg-zval = 38.78 2024/11/20-20:10:47.888641 140008291239488 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064771.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:10:48.605497 140008291239488 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064771.sst): second pass time = 1.25's, 86.940'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.72's, 56.081'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3347.713'MB/sec (index lex order gen) rebuild zvType time = 0.59's, 0.389'MB/sec write SST data time = 0.12's, 327.414'MB/sec dict compress time = 0.00's, 1080318.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 31086.499'MB/sec zip my value time = 1.25's, unzip length = 0.108'GB zip my value throughput = 86.940'MB/sec zip pipeline throughput = 86.940'MB/sec entries = 925637 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.00 avg-zval = 38.78 usrkeys = 925637 avg-key = 20.00 avg-zkey = 1.89 avg-val = 120.09 avg-zval = 38.78 TagRS{ kinds = RS_Key0_TagN bytes = 144720 } TagArray{ size = 408092 bytes = 1377328 } seq expand size = 2856644 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.0017 GB value = 0.0359 GB dict = 1.08 MB all = 0.0403 GB } UnZip/Zip{ index = 10.5809 value = 3.0173 dict = 1.00 all = 3.3342 } Zip/UnZip{ index = 0.0945 value = 0.3314 dict = 1.00 all = 0.2999 } ---------------------------- total value len = 564.079408 GB avg = 0.330 KB (by entry num) total key len = 44.547366 GB avg = 0.026 KB total ukey len = 32.960542 GB avg = 0.014 KB total ukey num = 2.329334569 Billion total entry num = 1.708836591 Billion write speed all = 79.806749084 MB/sec (with seq num) write speed all = 78.014166846 MB/sec (without seq num) 2024/11/20-20:10:48.654275 140008291239488 [compaction_job.cc:1948] [default] [JOB 9565] Generated table #64771: 925637 keys, 40254989 bytes, temperature: kWarm 2024/11/20-20:10:48.654335 140008291239488 EVENT_LOG_v1 {"time_micros": 1732104648654304, "cf_name": "default", "job": 9565, "event": "table_file_creation", "file_number": 64771, "file_size": 40254989, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1057659499, "table_properties": {"data_size": 35893312, "index_size": 1749632, "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": 25917836, "raw_average_key_size": 28, "raw_value_size": 108300010, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925637, "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": 1732104645, "oldest_key_time": 0, "file_creation_time": 1732104645, "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": 64771, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:10:48.689430 140008291239488 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064772.sst) /dev/shm/ToplingTemp/Topling-920237-c789Fe 2024/11/20-20:10:49.512252 140008291239488 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064772.sst): first pass time = 0.82's, 163.125'MB/sec 2024/11/20-20:10:50.787751 140008291239488 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064772.sst): old prealloc_size = 147639500, real_size = 38444320 2024/11/20-20:10:50.788325 140008291239488 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064772.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924601 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.0364 GB avg-val = 117.16 avg-zval = 39.41 2024/11/20-20:10:50.789058 140008291239488 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064772.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:10:51.553766 140008291239488 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064772.sst): second pass time = 1.27's, 84.980'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.77's, 55.293'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3202.633'MB/sec (index lex order gen) rebuild zvType time = 0.64's, 0.362'MB/sec write SST data time = 0.13's, 333.101'MB/sec dict compress time = 0.00's, 1081536.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 18818.158'MB/sec zip my value time = 1.27's, unzip length = 0.108'GB zip my value throughput = 84.980'MB/sec zip pipeline throughput = 84.980'MB/sec entries = 924601 avg-key = 28.00 avg-zkey = 1.92 avg-val = 117.16 avg-zval = 39.41 usrkeys = 924601 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.45 avg-zval = 39.41 TagRS{ kinds = RS_Key0_TagN bytes = 144560 } TagArray{ size = 830114 bytes = 2905408 } seq expand size = 5810798 multi value expand size = 0 cnt WriteAppend = 18 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0364 GB dict = 1.08 MB all = 0.0424 GB } UnZip/Zip{ index = 10.4430 value = 2.9726 dict = 1.00 all = 3.1689 } Zip/UnZip{ index = 0.0958 value = 0.3364 dict = 1.00 all = 0.3156 } ---------------------------- total value len = 564.193548 GB avg = 0.330 KB (by entry num) total key len = 44.573255 GB avg = 0.026 KB total ukey len = 32.979034 GB avg = 0.014 KB total ukey num = 2.330259170 Billion total entry num = 1.709761192 Billion write speed all = 79.794262391 MB/sec (with seq num) write speed all = 78.001403351 MB/sec (without seq num) 2024/11/20-20:10:51.610741 140008291239488 [compaction_job.cc:1948] [default] [JOB 9565] Generated table #64772: 924601 keys, 42354320 bytes, temperature: kWarm 2024/11/20-20:10:51.610801 140008291239488 EVENT_LOG_v1 {"time_micros": 1732104651610771, "cf_name": "default", "job": 9565, "event": "table_file_creation", "file_number": 64772, "file_size": 42354320, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1057659356, "table_properties": {"data_size": 36442256, "index_size": 1770752, "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": 25888828, "raw_average_key_size": 28, "raw_value_size": 108328954, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924601, "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": 1732104648, "oldest_key_time": 0, "file_creation_time": 1732104648, "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": 64772, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:10:51.643217 140008291239488 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064773.sst) /dev/shm/ToplingTemp/Topling-920237-1ODyud 2024/11/20-20:10:51.719266 140008291239488 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064773.sst): first pass time = 0.08's, 255.007'MB/sec 2024/11/20-20:10:51.878447 140008291239488 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064773.sst): old prealloc_size = 147639500, real_size = 5729312 2024/11/20-20:10:51.878585 140008291239488 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064773.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 132774 prefix = 4 raw-key = 0.0021 GB zip-key = 0.0003 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.0157 GB zip-val = 0.0054 GB avg-val = 118.00 avg-zval = 40.98 2024/11/20-20:10:51.878726 140008291239488 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064773.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.019 GB 2024/11/20-20:10:51.996444 140008291239488 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00/064773.sst): second pass time = 0.16's, 98.809'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.12's, 53.199'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2138.172'MB/sec (index lex order gen) rebuild zvType time = 0.10's, 0.334'MB/sec write SST data time = 0.02's, 337.733'MB/sec dict compress time = 0.00's, 163548.000'MB/sec z-dict build time = 0.00's, sample length = 0.164'MB, throughput = 4753.473'MB/sec zip my value time = 0.16's, unzip length = 0.016'GB zip my value throughput = 98.809'MB/sec zip pipeline throughput = 98.809'MB/sec entries = 132774 avg-key = 28.00 avg-zkey = 1.92 avg-val = 118.00 avg-zval = 40.98 usrkeys = 132774 avg-key = 20.00 avg-zkey = 1.92 avg-val = 125.00 avg-zval = 40.98 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 132774 bytes = 414928 } seq expand size = 929418 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0027 GB value = 0.0157 GB dict = 0.16 MB all = 0.0194 GB } __ZipSize{ index = 0.0003 GB value = 0.0054 GB dict = 0.16 MB all = 0.0063 GB } UnZip/Zip{ index = 10.3938 value = 2.8798 dict = 1.00 all = 3.0887 } Zip/UnZip{ index = 0.0962 value = 0.3472 dict = 1.00 all = 0.3238 } ---------------------------- total value len = 564.210144 GB avg = 0.330 KB (by entry num) total key len = 44.576973 GB avg = 0.026 KB total ukey len = 32.981689 GB avg = 0.014 KB total ukey num = 2.330391944 Billion total entry num = 1.709893966 Billion write speed all = 79.792295249 MB/sec (with seq num) write speed all = 77.999401012 MB/sec (without seq num) 2024/11/20-20:10:52.010341 140008291239488 [compaction_job.cc:1948] [default] [JOB 9565] Generated table #64773: 132774 keys, 6276091 bytes, temperature: kWarm 2024/11/20-20:10:52.010398 140008291239488 EVENT_LOG_v1 {"time_micros": 1732104652010369, "cf_name": "default", "job": 9565, "event": "table_file_creation", "file_number": 64773, "file_size": 6276091, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1001545201, "largest_seqno": 1027804686, "table_properties": {"data_size": 5440464, "index_size": 255488, "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": 3717672, "raw_average_key_size": 28, "raw_value_size": 15667332, "raw_average_value_size": 118, "num_data_blocks": 1, "num_entries": 132774, "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": 118, "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": 1732104651, "oldest_key_time": 0, "file_creation_time": 1732104651, "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": 64773, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:10:52.024876 140008291239488 [compaction_job.cc:703] job-09565: subcompact[0], size: 0.399131 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09565/att-00 [064763,064764,064765,064766,064767,064768,064769,064770,064771,064772,064773] 2024/11/20-20:10:52.090560 140008291239488 (Original Log Time 2024/11/20-20:10:22.516001) EVENT_LOG_v1 {"time_micros": 1732104622515960, "job": 9565, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [64749], "files_L3": [64734, 64735, 64736, 64737, 64738, 64739, 64740, 64741, 64742, 64743], "score": 0.837715, "input_data_size": 420595835, "oldest_snapshot_seqno": 1058880128} 2024/11/20-20:10:52.090564 140008291239488 (Original Log Time 2024/11/20-20:10:52.089481) [compaction_job.cc:2022] [default] [JOB 9565] Compacted 1@2 + 10@3 files to L3 => 399131074 bytes 2024/11/20-20:10:52.090565 140008291239488 (Original Log Time 2024/11/20-20:10:52.090481) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 11 0 0 0] max score 0.01, MB/sec: 14.3 rd, 13.5 wr, level 3, files in(1, 10) out(11 +0 blob) MB in(27.2, 373.9 +0.0 blob) out(380.6 +0.0 blob), read-write-amplify(28.8) write-amplify(14.0) OK, records in: 9477449, records dropped: 100081 output_compression: Snappy 2024/11/20-20:10:52.090570 140008291239488 (Original Log Time 2024/11/20-20:10:52.090538) EVENT_LOG_v1 {"time_micros": 1732104652090513, "cf": "default", "job": 9565, "event": "compaction_finished", "compaction_time_micros": 29508885, "compaction_time_cpu_micros": 13117743, "output_level": 3, "num_output_files": 11, "total_output_size": 399131074, "num_input_records": 9477449, "num_output_records": 9377368, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 272385304, "file_range_sync_nanos": 0, "file_fsync_nanos": 9151, "file_prepare_write_nanos": 29313, "lsm_state": [0, 0, 0, 11, 0, 0, 0]} 2024/11/20-20:10:52.223324 140008291239488 DEBG dcompact_worker.cpp:240: HttpPost: 200 OK: url = http://nlb-7zny4kaa1poal01o64.cn-shenzhen.nlb.aliyuncs.com:8443, body = {"instanceId":"nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137","labourId":"","dbId":"d89b4006-2803-486e-b7a2-759bcf348921","dbStarts":1732096383,"starts":1732104622,"executesMs":29733,"compactionJobId":9565,"attempt":0,"compactionInputRawBytes":1375774354,"compactionInputZipBytes":420595835,"compactionOutputRawBytes":0,"compactionOutputZipBytes":399131074,"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-4d56bc3b6266be03e1f4a1ae1b635a39-ca9841bbcf8c6451-00"}}, response = 2024/11/20-20:10:52.223417 140008291239488 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09565/att-00: olev 3, work 29.734 s, result 6.194 ms, install 1.104 ms, input{raw 1.281 GiB zip 401.111 MiB}