2024/11/20-22:41:03.012682 140008425522752 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00: fork to child time = 0.012402 sec 2024/11/20-22:41:03.013445 140008425522752 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00 2024/11/20-22:41:03.020953 140008425522752 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00 2024/11/20-22:41:03.023237 140008425522752 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:41:03.023565 140008425522752 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-22:41:03.075352 140008425522752 [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-18334/att-00/MANIFEST-049091 2024/11/20-22:41:03.126561 140008425522752 [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-18334/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 80773, last_sequence is 1255862094, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 80572 2024/11/20-22:41:03.126580 140008425522752 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:41:03.126707 140008425522752 [version_set.cc:5724] Creating manifest 80773 2024/11/20-22:41:03.161633 140008425522752 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:41:03.184529 140008425522752 [compaction_job.cc:2437] [default] [JOB 18334] Compacting 1@2 + 11@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-22:41:03.184554 140008425522752 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 14023 Base level 2, inputs: [80738(15MB)], [80755(38MB) 80756(25MB) 80667(36MB) 80668(36MB) 80669(37MB) 80670(40MB) 80671(37MB) 80672(37MB) 80673(38MB) 80674(38MB) 80769(38MB)] 2024/11/20-22:41:03.191275 140008425522752 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-22:41:03.191314 140008425522752 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-22:41:03.191342 140008425522752 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-22:41:03.191354 140008425522752 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-22:41:03.191369 140008425522752 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-22:41:03.659947 140008425522752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080774.sst) /dev/shm/ToplingTemp/Topling-1096839-m6OFT2 2024/11/20-22:41:04.300210 140008425522752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080774.sst): first pass time = 0.64's, 209.643'MB/sec 2024/11/20-22:41:05.711165 140008425522752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080774.sst): old prealloc_size = 147639500, real_size = 36220368 2024/11/20-22:41:05.711824 140008425522752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080774.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 930508 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1082 GB zip-val = 0.0342 GB avg-val = 116.24 avg-zval = 36.76 2024/11/20-22:41:05.713371 140008425522752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080774.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:41:07.015863 140008425522752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080774.sst): second pass time = 1.41's, 76.706'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.30's, 30.911'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2806.279'MB/sec (index lex order gen) rebuild zvType time = 1.06's, 0.219'MB/sec write SST data time = 0.24's, 166.514'MB/sec dict compress time = 2681944375.55's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.078'MB, throughput = 16376.973'MB/sec zip my value time = 1.41's, unzip length = 0.108'GB zip my value throughput = 76.706'MB/sec zip pipeline throughput = 76.706'MB/sec entries = 930508 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.24 avg-zval = 36.76 usrkeys = 930508 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.24 avg-zval = 36.76 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 930508 bytes = 3256800 } seq expand size = 6513556 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0342 GB dict = 1.08 MB all = 0.0403 GB } UnZip/Zip{ index = 10.4426 value = 3.1622 dict = 1.00 all = 3.3281 } Zip/UnZip{ index = 0.0958 value = 0.3162 dict = 1.00 all = 0.3005 } ---------------------------- total value len = 563.180409 GB avg = 0.331 KB (by entry num) total key len = 44.340461 GB avg = 0.026 KB total ukey len = 32.812752 GB avg = 0.014 KB total ukey num = 2.321945084 Billion total entry num = 1.701447106 Billion write speed all = 36.499430084 MB/sec (with seq num) write speed all = 35.681656042 MB/sec (without seq num) 2024/11/20-22:41:07.070027 140008425522752 [compaction_job.cc:1948] [default] [JOB 18334] Generated table #80774: 930508 keys, 40328562 bytes, temperature: kWarm 2024/11/20-22:41:07.070160 140008425522752 EVENT_LOG_v1 {"time_micros": 1732113667070101, "cf_name": "default", "job": 18334, "event": "table_file_creation", "file_number": 80774, "file_size": 40328562, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1119334447, "largest_seqno": 1255530876, "table_properties": {"data_size": 34205440, "index_size": 1782144, "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": 26054224, "raw_average_key_size": 28, "raw_value_size": 108163636, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 930508, "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": 1732113663, "oldest_key_time": 0, "file_creation_time": 1732113663, "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": 80774, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:41:07.134700 140008425522752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080775.sst) /dev/shm/ToplingTemp/Topling-1096839-1EWBO2 2024/11/20-22:41:08.420009 140008425522752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080775.sst): first pass time = 1.29's, 104.429'MB/sec 2024/11/20-22:41:10.245345 140008425522752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080775.sst): old prealloc_size = 147639500, real_size = 36466784 2024/11/20-22:41:10.246134 140008425522752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080775.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927641 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.95 raw-val = 0.1082 GB zip-val = 0.0344 GB avg-val = 116.69 avg-zval = 37.11 2024/11/20-22:41:10.247078 140008425522752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080775.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:41:11.159292 140008425522752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080775.sst): second pass time = 1.82's, 59.332'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.91's, 44.640'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2355.569'MB/sec (index lex order gen) rebuild zvType time = 0.75's, 0.311'MB/sec write SST data time = 0.17's, 245.195'MB/sec dict compress time = 0.00's, 317.595'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 27610.119'MB/sec zip my value time = 1.82's, unzip length = 0.108'GB zip my value throughput = 59.332'MB/sec zip pipeline throughput = 107.414'MB/sec entries = 927641 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.69 avg-zval = 37.11 usrkeys = 927641 avg-key = 20.00 avg-zkey = 1.95 avg-val = 123.61 avg-zval = 37.11 TagRS{ kinds = RS_Key0_TagN bytes = 145040 } TagArray{ size = 917922 bytes = 3327488 } seq expand size = 6425454 multi value expand size = 0 cnt WriteAppend = 47 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0408 GB } UnZip/Zip{ index = 10.2437 value = 3.1445 dict = 1.00 all = 3.2898 } Zip/UnZip{ index = 0.0976 value = 0.3180 dict = 1.00 all = 0.3040 } ---------------------------- total value len = 563.295079 GB avg = 0.331 KB (by entry num) total key len = 44.366435 GB avg = 0.026 KB total ukey len = 32.831305 GB avg = 0.014 KB total ukey num = 2.322872725 Billion total entry num = 1.702374747 Billion write speed all = 36.498793989 MB/sec (with seq num) write speed all = 35.680777724 MB/sec (without seq num) 2024/11/20-22:41:11.228507 140008425522752 [compaction_job.cc:1948] [default] [JOB 18334] Generated table #80775: 927641 keys, 40797722 bytes, temperature: kWarm 2024/11/20-22:41:11.228578 140008425522752 EVENT_LOG_v1 {"time_micros": 1732113671228544, "cf_name": "default", "job": 18334, "event": "table_file_creation", "file_number": 80775, "file_size": 40797722, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1255530540, "table_properties": {"data_size": 34423568, "index_size": 1811136, "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": 25973948, "raw_average_key_size": 28, "raw_value_size": 108243874, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927641, "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": 1732113667, "oldest_key_time": 0, "file_creation_time": 1732113667, "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": 80775, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:41:11.271129 140008425522752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080776.sst) /dev/shm/ToplingTemp/Topling-1096839-U5HcJ0 2024/11/20-22:41:12.049649 140008425522752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080776.sst): first pass time = 0.78's, 172.412'MB/sec 2024/11/20-22:41:14.304430 140008425522752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080776.sst): old prealloc_size = 147639500, real_size = 36487664 2024/11/20-22:41:14.305233 140008425522752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080776.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926731 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0345 GB avg-val = 116.83 avg-zval = 37.18 2024/11/20-22:41:14.305574 140008425522752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080776.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:41:15.041370 140008425522752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080776.sst): second pass time = 2.25's, 48.211'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.74's, 51.903'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2301.414'MB/sec (index lex order gen) rebuild zvType time = 0.59's, 0.391'MB/sec write SST data time = 0.14's, 267.670'MB/sec dict compress time = 0.00's, 335.955'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 31656.877'MB/sec zip my value time = 2.25's, unzip length = 0.108'GB zip my value throughput = 48.211'MB/sec zip pipeline throughput = 105.841'MB/sec entries = 926731 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.83 avg-zval = 37.18 usrkeys = 926731 avg-key = 20.00 avg-zkey = 1.94 avg-val = 118.59 avg-zval = 37.18 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 233373 bytes = 758480 } seq expand size = 1633611 multi value expand size = 0 cnt WriteAppend = 40 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0382 GB } UnZip/Zip{ index = 10.3069 value = 3.1421 dict = 1.00 all = 3.5091 } Zip/UnZip{ index = 0.0970 value = 0.3183 dict = 1.00 all = 0.2850 } ---------------------------- total value len = 563.404982 GB avg = 0.331 KB (by entry num) total key len = 44.392383 GB avg = 0.026 KB total ukey len = 32.849839 GB avg = 0.014 KB total ukey num = 2.323799456 Billion total entry num = 1.703301478 Billion write speed all = 36.498443300 MB/sec (with seq num) write speed all = 35.680172527 MB/sec (without seq num) 2024/11/20-22:41:15.089930 140008425522752 [compaction_job.cc:1948] [default] [JOB 18334] Generated table #80776: 926731 keys, 38248917 bytes, temperature: kWarm 2024/11/20-22:41:15.089998 140008425522752 EVENT_LOG_v1 {"time_micros": 1732113675089968, "cf_name": "default", "job": 18334, "event": "table_file_creation", "file_number": 80776, "file_size": 38248917, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933812, "table_properties": {"data_size": 34457504, "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": 25948468, "raw_average_key_size": 28, "raw_value_size": 108269274, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926731, "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": 1732113671, "oldest_key_time": 0, "file_creation_time": 1732113671, "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": 80776, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:41:15.131099 140008425522752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080777.sst) /dev/shm/ToplingTemp/Topling-1096839-EE43w2 2024/11/20-22:41:16.017236 140008425522752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080777.sst): first pass time = 0.89's, 151.471'MB/sec 2024/11/20-22:41:17.682263 140008425522752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080777.sst): old prealloc_size = 147639500, real_size = 36540768 2024/11/20-22:41:17.682957 140008425522752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080777.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927071 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.96 raw-val = 0.1083 GB zip-val = 0.0345 GB avg-val = 116.78 avg-zval = 37.20 2024/11/20-22:41:17.683109 140008425522752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080777.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:41:18.386443 140008425522752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080777.sst): second pass time = 1.66's, 65.054'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 53.316'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2759.154'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.403'MB/sec write SST data time = 0.13's, 293.187'MB/sec dict compress time = 0.00's, 1078963.037'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 33234.107'MB/sec zip my value time = 1.66's, unzip length = 0.108'GB zip my value throughput = 65.054'MB/sec zip pipeline throughput = 65.054'MB/sec entries = 927071 avg-key = 28.00 avg-zkey = 1.96 avg-val = 116.78 avg-zval = 37.20 usrkeys = 927071 avg-key = 20.00 avg-zkey = 1.96 avg-val = 116.78 avg-zval = 37.20 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 255 bytes = 784 } seq expand size = 1785 multi value expand size = 0 cnt WriteAppend = 25 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0375 GB } UnZip/Zip{ index = 10.1785 value = 3.1391 dict = 1.00 all = 3.5749 } Zip/UnZip{ index = 0.0982 value = 0.3186 dict = 1.00 all = 0.2797 } ---------------------------- total value len = 563.513243 GB avg = 0.331 KB (by entry num) total key len = 44.418341 GB avg = 0.026 KB total ukey len = 32.868381 GB avg = 0.014 KB total ukey num = 2.324726527 Billion total entry num = 1.704228549 Billion write speed all = 36.499171540 MB/sec (with seq num) write speed all = 35.680619824 MB/sec (without seq num) 2024/11/20-22:41:18.432388 140008425522752 [compaction_job.cc:1948] [default] [JOB 18334] Generated table #80777: 927071 keys, 37544249 bytes, temperature: kWarm 2024/11/20-22:41:18.432458 140008425522752 EVENT_LOG_v1 {"time_micros": 1732113678432425, "cf_name": "default", "job": 18334, "event": "table_file_creation", "file_number": 80777, "file_size": 37544249, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 965663958, "table_properties": {"data_size": 34487184, "index_size": 1821632, "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": 25957988, "raw_average_key_size": 28, "raw_value_size": 108259750, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927071, "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": 1732113675, "oldest_key_time": 0, "file_creation_time": 1732113675, "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": 80777, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:41:18.467573 140008425522752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080778.sst) /dev/shm/ToplingTemp/Topling-1096839-J0xFJZ 2024/11/20-22:41:19.307135 140008425522752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080778.sst): first pass time = 0.84's, 159.874'MB/sec 2024/11/20-22:41:20.611272 140008425522752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080778.sst): old prealloc_size = 147639500, real_size = 37634496 2024/11/20-22:41:20.611852 140008425522752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080778.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924848 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.0356 GB avg-val = 117.12 avg-zval = 38.50 2024/11/20-22:41:20.612419 140008425522752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080778.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:41:21.364848 140008425522752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080778.sst): second pass time = 1.30's, 83.125'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.75's, 53.777'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3272.434'MB/sec (index lex order gen) rebuild zvType time = 0.62's, 0.373'MB/sec write SST data time = 0.13's, 306.204'MB/sec dict compress time = 246.53's, 0.004'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 20890.336'MB/sec zip my value time = 1.30's, unzip length = 0.108'GB zip my value throughput = 83.125'MB/sec zip pipeline throughput = 83.125'MB/sec entries = 924848 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.12 avg-zval = 38.50 usrkeys = 924848 avg-key = 20.00 avg-zkey = 1.94 avg-val = 121.06 avg-zval = 38.50 TagRS{ kinds = RS_Key0_TagN bytes = 144600 } TagArray{ size = 520299 bytes = 1886096 } seq expand size = 3642093 multi value expand size = 0 cnt WriteAppend = 20 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0356 GB dict = 1.08 MB all = 0.0405 GB } UnZip/Zip{ index = 10.3072 value = 3.0420 dict = 1.00 all = 3.3120 } Zip/UnZip{ index = 0.0970 value = 0.3287 dict = 1.00 all = 0.3019 } ---------------------------- total value len = 563.625207 GB avg = 0.331 KB (by entry num) total key len = 44.444237 GB avg = 0.026 KB total ukey len = 32.886878 GB avg = 0.014 KB total ukey num = 2.325651375 Billion total entry num = 1.705153397 Billion write speed all = 36.500921384 MB/sec (with seq num) write speed all = 35.682071883 MB/sec (without seq num) 2024/11/20-22:41:21.414674 140008425522752 [compaction_job.cc:1948] [default] [JOB 18334] Generated table #80778: 924848 keys, 40524653 bytes, temperature: kWarm 2024/11/20-22:41:21.414741 140008425522752 EVENT_LOG_v1 {"time_micros": 1732113681414710, "cf_name": "default", "job": 18334, "event": "table_file_creation", "file_number": 80778, "file_size": 40524653, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1255529589, "table_properties": {"data_size": 35608560, "index_size": 1794560, "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": 25895744, "raw_average_key_size": 28, "raw_value_size": 108322120, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924848, "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": 1732113678, "oldest_key_time": 0, "file_creation_time": 1732113678, "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": 80778, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:41:21.453075 140008425522752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080779.sst) /dev/shm/ToplingTemp/Topling-1096839-uox87Y 2024/11/20-22:41:22.279954 140008425522752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080779.sst): first pass time = 0.83's, 162.328'MB/sec 2024/11/20-22:41:23.526553 140008425522752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080779.sst): old prealloc_size = 147639500, real_size = 38163328 2024/11/20-22:41:23.527125 140008425522752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080779.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923159 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.0362 GB avg-val = 117.39 avg-zval = 39.19 2024/11/20-22:41:23.527970 140008425522752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080779.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:41:24.332429 140008425522752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080779.sst): second pass time = 1.25's, 86.996'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 52.578'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3246.616'MB/sec (index lex order gen) rebuild zvType time = 0.67's, 0.342'MB/sec write SST data time = 0.13's, 322.509'MB/sec dict compress time = 246.53's, 0.004'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 31699.172'MB/sec zip my value time = 1.25's, unzip length = 0.108'GB zip my value throughput = 86.996'MB/sec zip pipeline throughput = 86.996'MB/sec entries = 923159 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.39 avg-zval = 39.19 usrkeys = 923159 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.39 avg-zval = 39.19 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923159 bytes = 3346464 } seq expand size = 6462113 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0362 GB dict = 1.08 MB all = 0.0424 GB } UnZip/Zip{ index = 10.5145 value = 2.9956 dict = 1.00 all = 3.1677 } Zip/UnZip{ index = 0.0951 value = 0.3338 dict = 1.00 all = 0.3157 } ---------------------------- total value len = 563.740039 GB avg = 0.330 KB (by entry num) total key len = 44.470085 GB avg = 0.026 KB total ukey len = 32.905341 GB avg = 0.014 KB total ukey num = 2.326574534 Billion total entry num = 1.706076556 Billion write speed all = 36.502863553 MB/sec (with seq num) write speed all = 35.683716652 MB/sec (without seq num) 2024/11/20-22:41:24.382280 140008425522752 [compaction_job.cc:1948] [default] [JOB 18334] Generated table #80779: 923159 keys, 42371276 bytes, temperature: kWarm 2024/11/20-22:41:24.382349 140008425522752 EVENT_LOG_v1 {"time_micros": 1732113684382316, "cf_name": "default", "job": 18334, "event": "table_file_creation", "file_number": 80779, "file_size": 42371276, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980002219, "largest_seqno": 1255530830, "table_properties": {"data_size": 36176368, "index_size": 1755968, "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": 25848452, "raw_average_key_size": 28, "raw_value_size": 108369330, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923159, "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": 1732113681, "oldest_key_time": 0, "file_creation_time": 1732113681, "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": 80779, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:41:24.418223 140008425522752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080780.sst) /dev/shm/ToplingTemp/Topling-1096839-i7uuN0 2024/11/20-22:41:25.238303 140008425522752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080780.sst): first pass time = 0.82's, 163.673'MB/sec 2024/11/20-22:41:26.449789 140008425522752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080780.sst): old prealloc_size = 147639500, real_size = 35228624 2024/11/20-22:41:26.450399 140008425522752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080780.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927275 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.0332 GB avg-val = 116.74 avg-zval = 35.84 2024/11/20-22:41:26.451195 140008425522752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080780.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:41:27.284017 140008425522752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080780.sst): second pass time = 1.21's, 89.426'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 47.144'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3089.697'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.329'MB/sec write SST data time = 0.13's, 305.950'MB/sec dict compress time = 246.53's, 0.004'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 32467.350'MB/sec zip my value time = 1.21's, unzip length = 0.108'GB zip my value throughput = 89.426'MB/sec zip pipeline throughput = 89.426'MB/sec entries = 927275 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.74 avg-zval = 35.84 usrkeys = 927275 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.74 avg-zval = 35.84 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927275 bytes = 3245472 } seq expand size = 6490925 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0332 GB dict = 1.08 MB all = 0.0393 GB } UnZip/Zip{ index = 10.5116 value = 3.2575 dict = 1.00 all = 3.4127 } Zip/UnZip{ index = 0.0951 value = 0.3070 dict = 1.00 all = 0.2930 } ---------------------------- total value len = 563.854784 GB avg = 0.330 KB (by entry num) total key len = 44.496049 GB avg = 0.026 KB total ukey len = 32.923886 GB avg = 0.014 KB total ukey num = 2.327501809 Billion total entry num = 1.707003831 Billion write speed all = 36.504841802 MB/sec (with seq num) write speed all = 35.685394845 MB/sec (without seq num) 2024/11/20-22:41:27.333223 140008425522752 [compaction_job.cc:1948] [default] [JOB 18334] Generated table #80780: 927275 keys, 39328496 bytes, temperature: kWarm 2024/11/20-22:41:27.333292 140008425522752 EVENT_LOG_v1 {"time_micros": 1732113687333261, "cf_name": "default", "job": 18334, "event": "table_file_creation", "file_number": 80780, "file_size": 39328496, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1015824598, "largest_seqno": 1255530000, "table_properties": {"data_size": 33232320, "index_size": 1764288, "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": 25963700, "raw_average_key_size": 28, "raw_value_size": 108254050, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927275, "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": 1732113684, "oldest_key_time": 0, "file_creation_time": 1732113684, "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": 80780, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:41:27.369568 140008425522752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080781.sst) /dev/shm/ToplingTemp/Topling-1096839-LgQWQ2 2024/11/20-22:41:28.218442 140008425522752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080781.sst): first pass time = 0.85's, 158.119'MB/sec 2024/11/20-22:41:29.399185 140008425522752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080781.sst): old prealloc_size = 147639500, real_size = 35423712 2024/11/20-22:41:29.399786 140008425522752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080781.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927074 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0334 GB avg-val = 116.78 avg-zval = 36.06 2024/11/20-22:41:29.400593 140008425522752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080781.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:41:30.246504 140008425522752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080781.sst): second pass time = 1.18's, 91.759'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 46.508'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3120.305'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.325'MB/sec write SST data time = 0.13's, 296.670'MB/sec dict compress time = 246.53's, 0.004'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 30579.654'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 91.759'MB/sec zip pipeline throughput = 91.759'MB/sec entries = 927074 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.78 avg-zval = 36.06 usrkeys = 927074 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.78 avg-zval = 36.06 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927074 bytes = 3128896 } seq expand size = 6489518 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0334 GB dict = 1.08 MB all = 0.0394 GB } UnZip/Zip{ index = 10.5135 value = 3.2386 dict = 1.00 all = 3.4059 } Zip/UnZip{ index = 0.0951 value = 0.3088 dict = 1.00 all = 0.2936 } ---------------------------- total value len = 563.969533 GB avg = 0.330 KB (by entry num) total key len = 44.522007 GB avg = 0.026 KB total ukey len = 32.942428 GB avg = 0.014 KB total ukey num = 2.328428883 Billion total entry num = 1.707930905 Billion write speed all = 36.506795386 MB/sec (with seq num) write speed all = 35.687049112 MB/sec (without seq num) 2024/11/20-22:41:30.300107 140008425522752 [compaction_job.cc:1948] [default] [JOB 18334] Generated table #80781: 927074 keys, 39406990 bytes, temperature: kWarm 2024/11/20-22:41:30.300172 140008425522752 EVENT_LOG_v1 {"time_micros": 1732113690300141, "cf_name": "default", "job": 18334, "event": "table_file_creation", "file_number": 80781, "file_size": 39406990, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1158996706, "largest_seqno": 1255530925, "table_properties": {"data_size": 33428176, "index_size": 1763584, "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": 25958072, "raw_average_key_size": 28, "raw_value_size": 108259800, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927074, "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": 1732113687, "oldest_key_time": 0, "file_creation_time": 1732113687, "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": 80781, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:41:30.336660 140008425522752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080782.sst) /dev/shm/ToplingTemp/Topling-1096839-jYH1q0 2024/11/20-22:41:31.168332 140008425522752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080782.sst): first pass time = 0.83's, 161.390'MB/sec 2024/11/20-22:41:32.362424 140008425522752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080782.sst): old prealloc_size = 147639500, real_size = 36449168 2024/11/20-22:41:32.363036 140008425522752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080782.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 930982 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.95 raw-val = 0.1082 GB zip-val = 0.0344 GB avg-val = 116.17 avg-zval = 36.95 2024/11/20-22:41:32.363951 140008425522752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080782.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:41:33.144315 140008425522752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080782.sst): second pass time = 1.19's, 90.638'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.78's, 52.028'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3035.795'MB/sec (index lex order gen) rebuild zvType time = 0.65's, 0.358'MB/sec write SST data time = 0.13's, 311.652'MB/sec dict compress time = 246.53's, 0.004'MB/sec z-dict build time = 0.00's, sample length = 1.078'MB, throughput = 30905.005'MB/sec zip my value time = 1.19's, unzip length = 0.108'GB zip my value throughput = 90.638'MB/sec zip pipeline throughput = 90.638'MB/sec entries = 930982 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.17 avg-zval = 36.95 usrkeys = 930982 avg-key = 20.00 avg-zkey = 1.95 avg-val = 123.17 avg-zval = 36.95 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 930982 bytes = 3374832 } seq expand size = 6516874 multi value expand size = 0 cnt WriteAppend = 24 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0407 GB } UnZip/Zip{ index = 10.2441 value = 3.1440 dict = 1.00 all = 3.2994 } Zip/UnZip{ index = 0.0976 value = 0.3181 dict = 1.00 all = 0.3031 } ---------------------------- total value len = 564.084200 GB avg = 0.330 KB (by entry num) total key len = 44.548074 GB avg = 0.026 KB total ukey len = 32.961048 GB avg = 0.014 KB total ukey num = 2.329359865 Billion total entry num = 1.708861887 Billion write speed all = 36.508891558 MB/sec (with seq num) write speed all = 35.688841017 MB/sec (without seq num) 2024/11/20-22:41:33.193054 140008425522752 [compaction_job.cc:1948] [default] [JOB 18334] Generated table #80782: 930982 keys, 40679960 bytes, temperature: kWarm 2024/11/20-22:41:33.193127 140008425522752 EVENT_LOG_v1 {"time_micros": 1732113693193093, "cf_name": "default", "job": 18334, "event": "table_file_creation", "file_number": 80782, "file_size": 40679960, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958816147, "largest_seqno": 1255530654, "table_properties": {"data_size": 34398656, "index_size": 1817600, "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": 26067496, "raw_average_key_size": 28, "raw_value_size": 108150252, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 930982, "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": 1732113690, "oldest_key_time": 0, "file_creation_time": 1732113690, "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": 80782, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:41:33.262619 140008425522752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080783.sst) /dev/shm/ToplingTemp/Topling-1096839-ECsqY2 2024/11/20-22:41:34.086415 140008425522752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080783.sst): first pass time = 0.82's, 162.936'MB/sec 2024/11/20-22:41:35.225689 140008425522752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080783.sst): old prealloc_size = 147639500, real_size = 35194256 2024/11/20-22:41:35.226286 140008425522752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080783.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923194 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.38 avg-zval = 35.97 2024/11/20-22:41:35.227132 140008425522752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080783.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:41:36.024881 140008425522752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080783.sst): second pass time = 1.14's, 95.201'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.80's, 49.303'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3139.128'MB/sec (index lex order gen) rebuild zvType time = 0.67's, 0.344'MB/sec write SST data time = 0.13's, 308.950'MB/sec dict compress time = 246.53's, 0.004'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 31119.547'MB/sec zip my value time = 1.14's, unzip length = 0.108'GB zip my value throughput = 95.201'MB/sec zip pipeline throughput = 95.201'MB/sec entries = 923194 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.38 avg-zval = 35.97 usrkeys = 923194 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.38 avg-zval = 35.97 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923194 bytes = 3346592 } seq expand size = 6462358 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.0332 GB dict = 1.08 MB all = 0.0394 GB } UnZip/Zip{ index = 10.5119 value = 3.2634 dict = 1.00 all = 3.4063 } Zip/UnZip{ index = 0.0951 value = 0.3064 dict = 1.00 all = 0.2936 } ---------------------------- total value len = 564.199031 GB avg = 0.330 KB (by entry num) total key len = 44.573924 GB avg = 0.026 KB total ukey len = 32.979511 GB avg = 0.014 KB total ukey num = 2.330283059 Billion total entry num = 1.709785081 Billion write speed all = 36.511021497 MB/sec (with seq num) write speed all = 35.690669682 MB/sec (without seq num) 2024/11/20-22:41:36.072962 140008425522752 [compaction_job.cc:1948] [default] [JOB 18334] Generated table #80783: 923194 keys, 39402466 bytes, temperature: kWarm 2024/11/20-22:41:36.073025 140008425522752 EVENT_LOG_v1 {"time_micros": 1732113696072995, "cf_name": "default", "job": 18334, "event": "table_file_creation", "file_number": 80783, "file_size": 39402466, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 964444793, "largest_seqno": 1255528792, "table_properties": {"data_size": 33206784, "index_size": 1756480, "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": 25849432, "raw_average_key_size": 28, "raw_value_size": 108368348, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923194, "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": 1732113693, "oldest_key_time": 0, "file_creation_time": 1732113693, "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": 80783, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:41:36.108556 140008425522752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080784.sst) /dev/shm/ToplingTemp/Topling-1096839-DDlJVZ 2024/11/20-22:41:36.490814 140008425522752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080784.sst): first pass time = 0.38's, 261.631'MB/sec 2024/11/20-22:41:37.351529 140008425522752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080784.sst): old prealloc_size = 147639500, real_size = 27038928 2024/11/20-22:41:37.351959 140008425522752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080784.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 689963 prefix = 4 raw-key = 0.0110 GB zip-key = 0.0013 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.0807 GB zip-val = 0.0256 GB avg-val = 116.94 avg-zval = 37.04 2024/11/20-22:41:37.352563 140008425522752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080784.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0017 GB, waited 0.000 sec, Key+Value = 0.100 GB 2024/11/20-22:41:37.962941 140008425522752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00/080784.sst): second pass time = 0.86's, 93.828'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.61's, 49.086'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3207.544'MB/sec (index lex order gen) rebuild zvType time = 0.52's, 0.334'MB/sec write SST data time = 0.10's, 315.261'MB/sec dict compress time = 246.53's, 0.003'MB/sec z-dict build time = 0.00's, sample length = 0.811'MB, throughput = 23922.099'MB/sec zip my value time = 0.86's, unzip length = 0.081'GB zip my value throughput = 93.828'MB/sec zip pipeline throughput = 93.828'MB/sec entries = 689963 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.94 avg-zval = 37.04 usrkeys = 689963 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.94 avg-zval = 37.04 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 689963 bytes = 2328640 } seq expand size = 4829741 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0138 GB value = 0.0807 GB dict = 0.81 MB all = 0.1000 GB } __ZipSize{ index = 0.0013 GB value = 0.0256 GB dict = 0.81 MB all = 0.0300 GB } UnZip/Zip{ index = 10.5100 value = 3.1575 dict = 1.00 all = 3.3323 } Zip/UnZip{ index = 0.0951 value = 0.3167 dict = 1.00 all = 0.3001 } ---------------------------- total value len = 564.284545 GB avg = 0.330 KB (by entry num) total key len = 44.593243 GB avg = 0.026 KB total ukey len = 32.993311 GB avg = 0.014 KB total ukey num = 2.330973022 Billion total entry num = 1.710475044 Billion write speed all = 36.513064765 MB/sec (with seq num) write speed all = 35.692477287 MB/sec (without seq num) 2024/11/20-22:41:38.001701 140008425522752 [compaction_job.cc:1948] [default] [JOB 18334] Generated table #80784: 689963 keys, 30010392 bytes, temperature: kWarm 2024/11/20-22:41:38.001762 140008425522752 EVENT_LOG_v1 {"time_micros": 1732113698001733, "cf_name": "default", "job": 18334, "event": "table_file_creation", "file_number": 80784, "file_size": 30010392, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1174490338, "largest_seqno": 1255528840, "table_properties": {"data_size": 25553280, "index_size": 1312960, "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": 19318964, "raw_average_key_size": 28, "raw_value_size": 80684402, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 689963, "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": 1732113696, "oldest_key_time": 0, "file_creation_time": 1732113696, "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": 80784, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:41:38.022067 140008425522752 [compaction_job.cc:703] job-18334: subcompact[0], size: 0.428644 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18334/att-00 [080774,080775,080776,080777,080778,080779,080780,080781,080782,080783,080784] 2024/11/20-22:41:38.101020 140008425522752 (Original Log Time 2024/11/20-22:41:03.184640) EVENT_LOG_v1 {"time_micros": 1732113663184577, "job": 18334, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [80738], "files_L3": [80755, 80756, 80667, 80668, 80669, 80670, 80671, 80672, 80673, 80674, 80769], "score": 0.996003, "input_data_size": 440368717, "oldest_snapshot_seqno": 1255861455} 2024/11/20-22:41:38.101024 140008425522752 (Original Log Time 2024/11/20-22:41:38.096591) [compaction_job.cc:2022] [default] [JOB 18334] Compacted 1@2 + 11@3 files to L3 => 428643683 bytes 2024/11/20-22:41:38.101025 140008425522752 (Original Log Time 2024/11/20-22:41:38.100955) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 11 0 0 0] max score 0.02, MB/sec: 12.6 rd, 12.3 wr, level 3, files in(1, 11) out(11 +0 blob) MB in(15.5, 404.4 +0.0 blob) out(408.8 +0.0 blob), read-write-amplify(53.3) write-amplify(26.3) OK, records in: 10012202, records dropped: 53756 output_compression: Snappy 2024/11/20-22:41:38.101029 140008425522752 (Original Log Time 2024/11/20-22:41:38.101001) EVENT_LOG_v1 {"time_micros": 1732113698100976, "cf": "default", "job": 18334, "event": "compaction_finished", "compaction_time_micros": 34837432, "compaction_time_cpu_micros": 14926158, "output_level": 3, "num_output_files": 11, "total_output_size": 428643683, "num_input_records": 10012202, "num_output_records": 9958446, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 314210854, "file_range_sync_nanos": 0, "file_fsync_nanos": 9710, "file_prepare_write_nanos": 35762, "lsm_state": [0, 0, 0, 11, 0, 0, 0]} 2024/11/20-22:41:38.245639 140008425522752 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":1732113662,"executesMs":35075,"compactionJobId":18334,"attempt":0,"compactionInputRawBytes":1449814676,"compactionInputZipBytes":440368717,"compactionOutputRawBytes":0,"compactionOutputZipBytes":428643683,"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-4a997259ad61c289746cc4d4b307025c-1a667e55ade7cb8a-00"}}, response = 2024/11/20-22:41:38.245690 140008425522752 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-18334/att-00: olev 3, work 35.076 s, result 7.711 ms, install 4.453 ms, input{raw 1.350 GiB zip 419.968 MiB}