2024/11/20-20:40:14.582517 140008207312448 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00: fork to child time = 0.009136 sec 2024/11/20-20:40:14.583115 140008207312448 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00 2024/11/20-20:40:14.588301 140008207312448 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00 2024/11/20-20:40:14.589940 140008207312448 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:40:14.590196 140008207312448 [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:40:14.637016 140008207312448 [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-11436/att-00/MANIFEST-049091 2024/11/20-20:40:14.691345 140008207312448 [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-11436/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 68148, last_sequence is 1100659983, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 67923 2024/11/20-20:40:14.691352 140008207312448 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:40:14.691425 140008207312448 [version_set.cc:5724] Creating manifest 68148 2024/11/20-20:40:14.724342 140008207312448 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:40:14.743744 140008207312448 [compaction_job.cc:2437] [default] [JOB 11436] Compacting 1@2 + 6@3 files to L3, score 0.87, subcompactions 1 : 1 2024/11/20-20:40:14.743757 140008207312448 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 9544 Base level 2, inputs: [68146(3176KB)], [68129(36MB) 68130(37MB) 68131(36MB) 68132(36MB) 68133(35MB) 68134(39MB)] 2024/11/20-20:40:14.747851 140008207312448 [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:40:14.747876 140008207312448 [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:40:14.747895 140008207312448 [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:40:14.747903 140008207312448 [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:40:14.747913 140008207312448 [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:40:15.086232 140008207312448 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068149.sst) /dev/shm/ToplingTemp/Topling-957451-e3GrQb 2024/11/20-20:40:15.960506 140008207312448 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068149.sst): first pass time = 0.87's, 153.529'MB/sec 2024/11/20-20:40:17.140794 140008207312448 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068149.sst): old prealloc_size = 147639500, real_size = 34013120 2024/11/20-20:40:17.141408 140008207312448 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068149.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922550 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1084 GB zip-val = 0.0320 GB avg-val = 117.49 avg-zval = 34.70 2024/11/20-20:40:17.143470 140008207312448 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068149.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:40:18.079675 140008207312448 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068149.sst): second pass time = 1.18's, 91.907'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.94's, 40.458'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2988.620'MB/sec (index lex order gen) rebuild zvType time = 0.77's, 0.298'MB/sec write SST data time = 0.16's, 231.686'MB/sec dict compress time = 4499786723.92's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 36534.889'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 91.907'MB/sec zip pipeline throughput = 91.907'MB/sec entries = 922550 avg-key = 28.00 avg-zkey = 1.92 avg-val = 117.49 avg-zval = 34.70 usrkeys = 922550 avg-key = 20.00 avg-zkey = 1.92 avg-val = 124.49 avg-zval = 34.70 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922550 bytes = 3113616 } seq expand size = 6457850 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0320 GB dict = 1.08 MB all = 0.0380 GB } UnZip/Zip{ index = 10.4436 value = 3.3854 dict = 1.00 all = 3.5334 } Zip/UnZip{ index = 0.0958 value = 0.2954 dict = 1.00 all = 0.2830 } ---------------------------- total value len = 563.180576 GB avg = 0.331 KB (by entry num) total key len = 44.340238 GB avg = 0.026 KB total ukey len = 32.812593 GB avg = 0.014 KB total ukey num = 2.321937126 Billion total entry num = 1.701439148 Billion write speed all = 64.659237937 MB/sec (with seq num) write speed all = 63.210546717 MB/sec (without seq num) 2024/11/20-20:40:18.126881 140008207312448 [compaction_job.cc:1948] [default] [JOB 11436] Generated table #68149: 922550 keys, 37985200 bytes, temperature: kWarm 2024/11/20-20:40:18.127014 140008207312448 EVENT_LOG_v1 {"time_micros": 1732106418126952, "cf_name": "default", "job": 11436, "event": "table_file_creation", "file_number": 68149, "file_size": 37985200, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 979921837, "largest_seqno": 1099777602, "table_properties": {"data_size": 32015600, "index_size": 1766720, "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": 25831400, "raw_average_key_size": 28, "raw_value_size": 108386360, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922550, "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": 1732106415, "oldest_key_time": 0, "file_creation_time": 1732106415, "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": 68149, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:40:18.173637 140008207312448 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068150.sst) /dev/shm/ToplingTemp/Topling-957451-WjgTjb 2024/11/20-20:40:19.180832 140008207312448 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068150.sst): first pass time = 1.01's, 133.268'MB/sec 2024/11/20-20:40:20.387437 140008207312448 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068150.sst): old prealloc_size = 147639500, real_size = 35136128 2024/11/20-20:40:20.388133 140008207312448 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068150.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924378 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.0331 GB avg-val = 117.20 avg-zval = 35.82 2024/11/20-20:40:20.388935 140008207312448 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068150.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:40:21.199578 140008207312448 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068150.sst): second pass time = 1.21's, 89.853'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 48.308'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2728.207'MB/sec (index lex order gen) rebuild zvType time = 0.66's, 0.350'MB/sec write SST data time = 0.15's, 257.887'MB/sec dict compress time = 4499786723.92's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 33565.401'MB/sec zip my value time = 1.21's, unzip length = 0.108'GB zip my value throughput = 89.853'MB/sec zip pipeline throughput = 89.853'MB/sec entries = 924378 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.20 avg-zval = 35.82 usrkeys = 924378 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.20 avg-zval = 35.82 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924378 bytes = 3235344 } seq expand size = 6470646 multi value expand size = 0 cnt WriteAppend = 37 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0331 GB dict = 1.08 MB all = 0.0392 GB } UnZip/Zip{ index = 10.3075 value = 3.2719 dict = 1.00 all = 3.4211 } Zip/UnZip{ index = 0.0970 value = 0.3056 dict = 1.00 all = 0.2923 } ---------------------------- total value len = 563.295382 GB avg = 0.331 KB (by entry num) total key len = 44.366120 GB avg = 0.026 KB total ukey len = 32.831080 GB avg = 0.014 KB total ukey num = 2.322861504 Billion total entry num = 1.702363526 Billion write speed all = 64.652743474 MB/sec (with seq num) write speed all = 63.203746335 MB/sec (without seq num) 2024/11/20-20:40:21.250262 140008207312448 [compaction_job.cc:1948] [default] [JOB 11436] Generated table #68150: 924378 keys, 39231912 bytes, temperature: kWarm 2024/11/20-20:40:21.250359 140008207312448 EVENT_LOG_v1 {"time_micros": 1732106421250310, "cf_name": "default", "job": 11436, "event": "table_file_creation", "file_number": 68150, "file_size": 39231912, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 919911853, "largest_seqno": 1099778741, "table_properties": {"data_size": 33111280, "index_size": 1793600, "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": 25882584, "raw_average_key_size": 28, "raw_value_size": 108335284, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924378, "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": 1732106418, "oldest_key_time": 0, "file_creation_time": 1732106418, "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": 68150, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:40:21.314987 140008207312448 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068151.sst) /dev/shm/ToplingTemp/Topling-957451-O24Mca 2024/11/20-20:40:22.281792 140008207312448 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068151.sst): first pass time = 0.97's, 138.866'MB/sec 2024/11/20-20:40:23.571860 140008207312448 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068151.sst): old prealloc_size = 147639500, real_size = 36467968 2024/11/20-20:40:23.572447 140008207312448 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068151.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926768 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.0344 GB avg-val = 116.82 avg-zval = 37.16 2024/11/20-20:40:23.572793 140008207312448 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068151.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:40:24.280380 140008207312448 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068151.sst): second pass time = 1.29's, 83.982'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.71's, 54.138'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3188.957'MB/sec (index lex order gen) rebuild zvType time = 0.59's, 0.396'MB/sec write SST data time = 0.12's, 313.845'MB/sec dict compress time = 4499786723.92's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 33677.888'MB/sec zip my value time = 1.29's, unzip length = 0.108'GB zip my value throughput = 83.982'MB/sec zip pipeline throughput = 83.982'MB/sec entries = 926768 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.82 avg-zval = 37.16 usrkeys = 926768 avg-key = 20.00 avg-zkey = 1.94 avg-val = 118.88 avg-zval = 37.16 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 272520 bytes = 885712 } seq expand size = 1907640 multi value expand size = 0 cnt WriteAppend = 46 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0384 GB } UnZip/Zip{ index = 10.3073 value = 3.1439 dict = 1.00 all = 3.4992 } Zip/UnZip{ index = 0.0970 value = 0.3181 dict = 1.00 all = 0.2858 } ---------------------------- total value len = 563.405558 GB avg = 0.331 KB (by entry num) total key len = 44.392070 GB avg = 0.026 KB total ukey len = 32.849616 GB avg = 0.014 KB total ukey num = 2.323788272 Billion total entry num = 1.703290294 Billion write speed all = 64.646036482 MB/sec (with seq num) write speed all = 63.196725575 MB/sec (without seq num) 2024/11/20-20:40:24.327546 140008207312448 [compaction_job.cc:1948] [default] [JOB 11436] Generated table #68151: 926768 keys, 38356885 bytes, temperature: kWarm 2024/11/20-20:40:24.327609 140008207312448 EVENT_LOG_v1 {"time_micros": 1732106424327578, "cf_name": "default", "job": 11436, "event": "table_file_creation", "file_number": 68151, "file_size": 38356885, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933750, "table_properties": {"data_size": 34437808, "index_size": 1798272, "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": 25949504, "raw_average_key_size": 28, "raw_value_size": 108268272, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926768, "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": 1732106421, "oldest_key_time": 0, "file_creation_time": 1732106421, "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": 68151, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:40:24.360963 140008207312448 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068152.sst) /dev/shm/ToplingTemp/Topling-957451-LFkQTa 2024/11/20-20:40:25.484367 140008207312448 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068152.sst): first pass time = 1.12's, 119.478'MB/sec 2024/11/20-20:40:26.847023 140008207312448 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068152.sst): old prealloc_size = 147639500, real_size = 36410080 2024/11/20-20:40:26.847567 140008207312448 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068152.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.92 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.82 avg-zval = 37.12 2024/11/20-20:40:26.847873 140008207312448 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068152.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:40:27.577750 140008207312448 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068152.sst): second pass time = 1.36's, 79.507'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.73's, 52.231'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3529.241'MB/sec (index lex order gen) rebuild zvType time = 0.61's, 0.383'MB/sec write SST data time = 0.12's, 305.689'MB/sec dict compress time = 4499786723.92's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 20741.994'MB/sec zip my value time = 1.36's, unzip length = 0.108'GB zip my value throughput = 79.507'MB/sec zip pipeline throughput = 79.507'MB/sec entries = 926793 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.82 avg-zval = 37.12 usrkeys = 926793 avg-key = 20.00 avg-zkey = 1.92 avg-val = 118.57 avg-zval = 37.12 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231996 bytes = 754000 } seq expand size = 1623972 multi value expand size = 0 cnt WriteAppend = 17 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0382 GB } UnZip/Zip{ index = 10.4436 value = 3.1470 dict = 1.00 all = 3.5166 } Zip/UnZip{ index = 0.0958 value = 0.3178 dict = 1.00 all = 0.2844 } ---------------------------- total value len = 563.515450 GB avg = 0.331 KB (by entry num) total key len = 44.418020 GB avg = 0.026 KB total ukey len = 32.868152 GB avg = 0.014 KB total ukey num = 2.324715065 Billion total entry num = 1.704217087 Billion write speed all = 64.637815541 MB/sec (with seq num) write speed all = 63.188224424 MB/sec (without seq num) 2024/11/20-20:40:27.624802 140008207312448 [compaction_job.cc:1948] [default] [JOB 11436] Generated table #68152: 926793 keys, 38167125 bytes, temperature: kWarm 2024/11/20-20:40:27.624862 140008207312448 EVENT_LOG_v1 {"time_micros": 1732106427624830, "cf_name": "default", "job": 11436, "event": "table_file_creation", "file_number": 68152, "file_size": 38167125, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933812, "table_properties": {"data_size": 34403344, "index_size": 1774848, "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": 108267650, "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": 1732106424, "oldest_key_time": 0, "file_creation_time": 1732106424, "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": 68152, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:40:27.657988 140008207312448 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068153.sst) /dev/shm/ToplingTemp/Topling-957451-HJ6PH9 2024/11/20-20:40:28.725930 140008207312448 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068153.sst): first pass time = 1.07's, 125.683'MB/sec 2024/11/20-20:40:30.087731 140008207312448 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068153.sst): old prealloc_size = 147639500, real_size = 36485824 2024/11/20-20:40:30.088317 140008207312448 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068153.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926706 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.16 2024/11/20-20:40:30.088447 140008207312448 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068153.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:40:31.033215 140008207312448 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068153.sst): second pass time = 1.36's, 79.559'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.95's, 39.654'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3207.801'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.335'MB/sec write SST data time = 0.25's, 147.535'MB/sec dict compress time = 0.00's, 1080526.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 32366.583'MB/sec zip my value time = 1.36's, unzip length = 0.108'GB zip my value throughput = 79.559'MB/sec zip pipeline throughput = 79.559'MB/sec entries = 926706 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.83 avg-zval = 37.16 usrkeys = 926706 avg-key = 20.00 avg-zkey = 1.97 avg-val = 116.84 avg-zval = 37.16 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 392 bytes = 1184 } seq expand size = 2744 multi value expand size = 0 cnt WriteAppend = 28 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0375 GB } UnZip/Zip{ index = 10.1777 value = 3.1444 dict = 1.00 all = 3.5801 } Zip/UnZip{ index = 0.0983 value = 0.3180 dict = 1.00 all = 0.2793 } ---------------------------- total value len = 563.623723 GB avg = 0.331 KB (by entry num) total key len = 44.443968 GB avg = 0.026 KB total ukey len = 32.886686 GB avg = 0.014 KB total ukey num = 2.325641771 Billion total entry num = 1.705143793 Billion write speed all = 64.628342216 MB/sec (with seq num) write speed all = 63.178495519 MB/sec (without seq num) 2024/11/20-20:40:31.082506 140008207312448 [compaction_job.cc:1948] [default] [JOB 11436] Generated table #68153: 926706 keys, 37490269 bytes, temperature: kWarm 2024/11/20-20:40:31.082596 140008207312448 EVENT_LOG_v1 {"time_micros": 1732106431082550, "cf_name": "default", "job": 11436, "event": "table_file_creation", "file_number": 68153, "file_size": 37490269, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 965663958, "table_properties": {"data_size": 34432880, "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": 25947768, "raw_average_key_size": 28, "raw_value_size": 108269964, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926706, "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": 1732106427, "oldest_key_time": 0, "file_creation_time": 1732106427, "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": 68153, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:40:31.120096 140008207312448 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068154.sst) /dev/shm/ToplingTemp/Topling-957451-bFobY8 2024/11/20-20:40:32.023160 140008207312448 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068154.sst): first pass time = 0.90's, 148.631'MB/sec 2024/11/20-20:40:33.277404 140008207312448 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068154.sst): old prealloc_size = 147639500, real_size = 38474272 2024/11/20-20:40:33.278032 140008207312448 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068154.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926761 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.0365 GB avg-val = 116.82 avg-zval = 39.36 2024/11/20-20:40:33.278650 140008207312448 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068154.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:40:34.010909 140008207312448 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068154.sst): second pass time = 1.25's, 86.371'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.73's, 56.952'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2853.549'MB/sec (index lex order gen) rebuild zvType time = 0.60's, 0.386'MB/sec write SST data time = 0.13's, 314.350'MB/sec dict compress time = 140029.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 31577.159'MB/sec zip my value time = 1.25's, unzip length = 0.108'GB zip my value throughput = 86.371'MB/sec zip pipeline throughput = 86.371'MB/sec entries = 926761 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.82 avg-zval = 39.36 usrkeys = 926761 avg-key = 20.00 avg-zkey = 1.90 avg-val = 121.78 avg-zval = 39.36 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 656316 bytes = 2297120 } seq expand size = 4594212 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0365 GB dict = 1.08 MB all = 0.0418 GB } UnZip/Zip{ index = 10.5115 value = 2.9680 dict = 1.00 all = 3.2129 } Zip/UnZip{ index = 0.0951 value = 0.3369 dict = 1.00 all = 0.3112 } ---------------------------- total value len = 563.736585 GB avg = 0.330 KB (by entry num) total key len = 44.469917 GB avg = 0.026 KB total ukey len = 32.905221 GB avg = 0.014 KB total ukey num = 2.326568532 Billion total entry num = 1.706070554 Billion write speed all = 64.622643623 MB/sec (with seq num) write speed all = 63.172467882 MB/sec (without seq num) 2024/11/20-20:40:34.063994 140008207312448 [compaction_job.cc:1948] [default] [JOB 11436] Generated table #68154: 926761 keys, 41774162 bytes, temperature: kWarm 2024/11/20-20:40:34.064076 140008207312448 EVENT_LOG_v1 {"time_micros": 1732106434064032, "cf_name": "default", "job": 11436, "event": "table_file_creation", "file_number": 68154, "file_size": 41774162, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1099777441, "table_properties": {"data_size": 36479056, "index_size": 1763328, "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": 25949308, "raw_average_key_size": 28, "raw_value_size": 108268506, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926761, "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": 1732106431, "oldest_key_time": 0, "file_creation_time": 1732106431, "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": 68154, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:40:34.103150 140008207312448 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068155.sst) /dev/shm/ToplingTemp/Topling-957451-iVlyC8 2024/11/20-20:40:34.115762 140008207312448 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068155.sst): first pass time = 0.01's, 180.700'MB/sec 2024/11/20-20:40:34.151191 140008207312448 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068155.sst): old prealloc_size = 147639500, real_size = 758032 2024/11/20-20:40:34.151244 140008207312448 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068155.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 15555 prefix = 4 raw-key = 0.0002 GB zip-key = 0.0000 GB avg-key = 16.00 avg-zkey = 2.00 raw-val = 0.0018 GB zip-val = 0.0007 GB avg-val = 118.00 avg-zval = 46.47 2024/11/20-20:40:34.151275 140008207312448 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068155.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0000 GB, waited 0.000 sec, Key+Value = 0.002 GB 2024/11/20-20:40:34.163879 140008207312448 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00/068155.sst): second pass time = 0.03's, 52.502'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 64.442'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 836.366'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.379'MB/sec write SST data time = 0.00's, 344.481'MB/sec dict compress time = 0.00's, 18526.000'MB/sec z-dict build time = 0.00's, sample length = 0.019'MB, throughput = 771.242'MB/sec zip my value time = 0.03's, unzip length = 0.002'GB zip my value throughput = 52.502'MB/sec zip pipeline throughput = 52.502'MB/sec entries = 15555 avg-key = 28.00 avg-zkey = 2.00 avg-val = 118.00 avg-zval = 46.47 usrkeys = 15555 avg-key = 20.00 avg-zkey = 2.00 avg-val = 125.00 avg-zval = 46.47 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 15555 bytes = 42784 } seq expand size = 108885 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0003 GB value = 0.0018 GB dict = 0.02 MB all = 0.0023 GB } __ZipSize{ index = 0.0000 GB value = 0.0007 GB dict = 0.02 MB all = 0.0008 GB } UnZip/Zip{ index = 9.9814 value = 2.5394 dict = 1.00 all = 2.7808 } Zip/UnZip{ index = 0.1002 value = 0.3938 dict = 1.00 all = 0.3596 } ---------------------------- total value len = 563.738530 GB avg = 0.330 KB (by entry num) total key len = 44.470353 GB avg = 0.026 KB total ukey len = 32.905532 GB avg = 0.014 KB total ukey num = 2.326584087 Billion total entry num = 1.706086109 Billion write speed all = 64.621846089 MB/sec (with seq num) write speed all = 63.171680699 MB/sec (without seq num) 2024/11/20-20:40:34.171950 140008207312448 [compaction_job.cc:1948] [default] [JOB 11436] Generated table #68155: 15555 keys, 816693 bytes, temperature: kWarm 2024/11/20-20:40:34.172000 140008207312448 EVENT_LOG_v1 {"time_micros": 1732106434171973, "cf_name": "default", "job": 11436, "event": "table_file_creation", "file_number": 68155, "file_size": 816693, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 990329687, "largest_seqno": 993373814, "table_properties": {"data_size": 722816, "index_size": 31168, "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": 435540, "raw_average_key_size": 28, "raw_value_size": 1835490, "raw_average_value_size": 118, "num_data_blocks": 1, "num_entries": 15555, "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": 1732106434, "oldest_key_time": 0, "file_creation_time": 1732106434, "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": 68155, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:40:34.180949 140008207312448 [compaction_job.cc:703] job-11436: subcompact[0], size: 0.233822 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11436/att-00 [068149,068150,068151,068152,068153,068154,068155] 2024/11/20-20:40:34.246946 140008207312448 (Original Log Time 2024/11/20-20:40:14.743813) EVENT_LOG_v1 {"time_micros": 1732106414743772, "job": 11436, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [68146], "files_L3": [68129, 68130, 68131, 68132, 68133, 68134], "score": 0.873767, "input_data_size": 236392282, "oldest_snapshot_seqno": 1100659843} 2024/11/20-20:40:34.246950 140008207312448 (Original Log Time 2024/11/20-20:40:34.231867) [compaction_job.cc:2022] [default] [JOB 11436] Compacted 1@2 + 6@3 files to L3 => 233822246 bytes 2024/11/20-20:40:34.246951 140008207312448 (Original Log Time 2024/11/20-20:40:34.246877) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 7 0 0 0] max score 0.01, MB/sec: 12.2 rd, 12.0 wr, level 3, files in(1, 6) out(7 +0 blob) MB in(3.1, 222.3 +0.0 blob) out(223.0 +0.0 blob), read-write-amplify(144.6) write-amplify(71.9) OK, records in: 5580588, records dropped: 11077 output_compression: Snappy 2024/11/20-20:40:34.246954 140008207312448 (Original Log Time 2024/11/20-20:40:34.246927) EVENT_LOG_v1 {"time_micros": 1732106434246902, "cf": "default", "job": 11436, "event": "compaction_finished", "compaction_time_micros": 19437139, "compaction_time_cpu_micros": 8984144, "output_level": 3, "num_output_files": 7, "total_output_size": 233822246, "num_input_records": 5580588, "num_output_records": 5569511, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 174723477, "file_range_sync_nanos": 0, "file_fsync_nanos": 6323, "file_prepare_write_nanos": 22914, "lsm_state": [0, 0, 0, 7, 0, 0, 0]} 2024/11/20-20:40:34.377981 140008207312448 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":1732106414,"executesMs":19641,"compactionJobId":11436,"attempt":0,"compactionInputRawBytes":809150768,"compactionInputZipBytes":236392282,"compactionOutputRawBytes":0,"compactionOutputZipBytes":233822246,"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-9b798f0728255889ab91998af0895a62-5e56231d0839b3b2-00"}}, response = 2024/11/20-20:40:34.378094 140008207312448 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-11436/att-00: olev 3, work 19.641 s, result 7.682 ms, install 15.103 ms, input{raw 771.666 MiB zip 225.441 MiB}