2024/11/20-20:53:34.218900 140008685696576 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00: fork to child time = 0.009197 sec 2024/11/20-20:53:34.219432 140008685696576 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00 2024/11/20-20:53:34.226041 140008685696576 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00 2024/11/20-20:53:34.227732 140008685696576 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:53:34.227986 140008685696576 [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:53:34.274375 140008685696576 [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-12276/att-00/MANIFEST-049091 2024/11/20-20:53:34.329834 140008685696576 [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-12276/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 69585, last_sequence is 1118845725, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 69388 2024/11/20-20:53:34.329841 140008685696576 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:53:34.329927 140008685696576 [version_set.cc:5724] Creating manifest 69585 2024/11/20-20:53:34.358488 140008685696576 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:53:34.379427 140008685696576 [compaction_job.cc:2437] [default] [JOB 12276] Compacting 1@2 + 11@3 files to L3, score 0.89, subcompactions 1 : 1 2024/11/20-20:53:34.379439 140008685696576 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 10063 Base level 2, inputs: [69583(27MB)], [69571(38MB) 69572(37MB) 69573(38MB) 69574(36MB) 69575(37MB) 69576(36MB) 69577(38MB) 69578(38MB) 69579(38MB) 69580(38MB) 69581(38MB)] 2024/11/20-20:53:34.386316 140008685696576 [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:53:34.386340 140008685696576 [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:53:34.386359 140008685696576 [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:53:34.386367 140008685696576 [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:53:34.386378 140008685696576 [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:53:34.918447 140008685696576 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069586.sst) /dev/shm/ToplingTemp/Topling-973209-Rlpu7E 2024/11/20-20:53:35.436425 140008685696576 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069586.sst): first pass time = 0.52's, 259.146'MB/sec 2024/11/20-20:53:36.642805 140008685696576 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069586.sst): old prealloc_size = 147639500, real_size = 36704848 2024/11/20-20:53:36.643400 140008685696576 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069586.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923623 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1084 GB zip-val = 0.0347 GB avg-val = 117.32 avg-zval = 37.55 2024/11/20-20:53:36.644861 140008685696576 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069586.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:53:37.461393 140008685696576 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069586.sst): second pass time = 1.21's, 89.878'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 49.840'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3139.530'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.335'MB/sec write SST data time = 0.13's, 316.354'MB/sec dict compress time = 7598178666.21's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 31675.913'MB/sec zip my value time = 1.21's, unzip length = 0.108'GB zip my value throughput = 89.878'MB/sec zip pipeline throughput = 89.878'MB/sec entries = 923623 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.32 avg-zval = 37.55 usrkeys = 923623 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.32 avg-zval = 37.55 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923623 bytes = 3232688 } seq expand size = 6465361 multi value expand size = 0 cnt WriteAppend = 39 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0347 GB dict = 1.08 MB all = 0.0408 GB } UnZip/Zip{ index = 10.3083 value = 3.1243 dict = 1.00 all = 3.2898 } Zip/UnZip{ index = 0.0970 value = 0.3201 dict = 1.00 all = 0.3040 } ---------------------------- total value len = 563.180554 GB avg = 0.331 KB (by entry num) total key len = 44.340268 GB avg = 0.026 KB total ukey len = 32.812614 GB avg = 0.014 KB total ukey num = 2.321938199 Billion total entry num = 1.701440221 Billion write speed all = 59.589416107 MB/sec (with seq num) write speed all = 58.254313498 MB/sec (without seq num) 2024/11/20-20:53:37.510226 140008685696576 [compaction_job.cc:1948] [default] [JOB 12276] Generated table #69586: 923623 keys, 40798668 bytes, temperature: kWarm 2024/11/20-20:53:37.510317 140008685696576 EVENT_LOG_v1 {"time_micros": 1732107217510276, "cf_name": "default", "job": 12276, "event": "table_file_creation", "file_number": 69586, "file_size": 40798668, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479839, "largest_seqno": 1117816903, "table_properties": {"data_size": 34681728, "index_size": 1792000, "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": 25861444, "raw_average_key_size": 28, "raw_value_size": 108356346, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923623, "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": 1732107214, "oldest_key_time": 0, "file_creation_time": 1732107214, "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": 69586, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:53:37.549154 140008685696576 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069587.sst) /dev/shm/ToplingTemp/Topling-973209-M0x4aH 2024/11/20-20:53:38.431184 140008685696576 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069587.sst): first pass time = 0.88's, 152.176'MB/sec 2024/11/20-20:53:39.563251 140008685696576 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069587.sst): old prealloc_size = 147639500, real_size = 35141456 2024/11/20-20:53:39.563830 140008685696576 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069587.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925243 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0331 GB avg-val = 117.06 avg-zval = 35.82 2024/11/20-20:53:39.564673 140008685696576 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069587.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:53:40.408886 140008685696576 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069587.sst): second pass time = 1.13's, 95.746'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 46.398'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3177.959'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.321'MB/sec write SST data time = 0.13's, 313.287'MB/sec dict compress time = 7598178666.21's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 34802.087'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 95.746'MB/sec zip pipeline throughput = 95.746'MB/sec entries = 925243 avg-key = 28.00 avg-zkey = 1.91 avg-val = 117.06 avg-zval = 35.82 usrkeys = 925243 avg-key = 20.00 avg-zkey = 1.91 avg-val = 124.06 avg-zval = 35.82 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925243 bytes = 3238368 } seq expand size = 6476701 multi value expand size = 0 cnt WriteAppend = 14 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.4446 value = 3.2685 dict = 1.00 all = 3.4209 } Zip/UnZip{ index = 0.0957 value = 0.3060 dict = 1.00 all = 0.2923 } ---------------------------- total value len = 563.295342 GB avg = 0.331 KB (by entry num) total key len = 44.366175 GB avg = 0.026 KB total ukey len = 32.831119 GB avg = 0.014 KB total ukey num = 2.322863442 Billion total entry num = 1.702365464 Billion write speed all = 59.585989541 MB/sec (with seq num) write speed all = 58.250546989 MB/sec (without seq num) 2024/11/20-20:53:40.460562 140008685696576 [compaction_job.cc:1948] [default] [JOB 12276] Generated table #69587: 925243 keys, 39235000 bytes, temperature: kWarm 2024/11/20-20:53:40.460632 140008685696576 EVENT_LOG_v1 {"time_micros": 1732107220460600, "cf_name": "default", "job": 12276, "event": "table_file_creation", "file_number": 69587, "file_size": 39235000, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414140, "largest_seqno": 1117817495, "table_properties": {"data_size": 33138240, "index_size": 1771712, "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": 25906804, "raw_average_key_size": 28, "raw_value_size": 108311038, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925243, "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": 1732107217, "oldest_key_time": 0, "file_creation_time": 1732107217, "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": 69587, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:53:40.494856 140008685696576 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069588.sst) /dev/shm/ToplingTemp/Topling-973209-qfj6jJ 2024/11/20-20:53:41.439007 140008685696576 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069588.sst): first pass time = 0.94's, 142.163'MB/sec 2024/11/20-20:53:42.612946 140008685696576 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069588.sst): old prealloc_size = 147639500, real_size = 36126496 2024/11/20-20:53:42.613565 140008685696576 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069588.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926336 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0341 GB avg-val = 116.89 avg-zval = 36.83 2024/11/20-20:53:42.614411 140008685696576 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069588.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:53:43.437138 140008685696576 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069588.sst): second pass time = 1.17's, 92.305'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 48.804'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2965.360'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.332'MB/sec write SST data time = 0.13's, 318.965'MB/sec dict compress time = 0.00's, 1080248.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 17826.757'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.305'MB/sec zip pipeline throughput = 92.305'MB/sec entries = 926336 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.89 avg-zval = 36.83 usrkeys = 926336 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.89 avg-zval = 36.83 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926336 bytes = 3242192 } seq expand size = 6484352 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0341 GB dict = 1.08 MB all = 0.0402 GB } UnZip/Zip{ index = 10.4449 value = 3.1734 dict = 1.00 all = 3.3368 } Zip/UnZip{ index = 0.0957 value = 0.3151 dict = 1.00 all = 0.2997 } ---------------------------- total value len = 563.410106 GB avg = 0.331 KB (by entry num) total key len = 44.392112 GB avg = 0.026 KB total ukey len = 32.849646 GB avg = 0.014 KB total ukey num = 2.323789778 Billion total entry num = 1.703291800 Billion write speed all = 59.582093934 MB/sec (with seq num) write speed all = 58.246321355 MB/sec (without seq num) 2024/11/20-20:53:43.486426 140008685696576 [compaction_job.cc:1948] [default] [JOB 12276] Generated table #69588: 926336 keys, 40223112 bytes, temperature: kWarm 2024/11/20-20:53:43.486496 140008685696576 EVENT_LOG_v1 {"time_micros": 1732107223486465, "cf_name": "default", "job": 12276, "event": "table_file_creation", "file_number": 69588, "file_size": 40223112, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980655735, "largest_seqno": 1117816051, "table_properties": {"data_size": 34120976, "index_size": 1773760, "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": 25937408, "raw_average_key_size": 28, "raw_value_size": 108280324, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926336, "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": 1732107220, "oldest_key_time": 0, "file_creation_time": 1732107220, "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": 69588, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:53:43.521678 140008685696576 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069589.sst) /dev/shm/ToplingTemp/Topling-973209-q0qqTI 2024/11/20-20:53:44.448837 140008685696576 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069589.sst): first pass time = 0.93's, 144.770'MB/sec 2024/11/20-20:53:45.580104 140008685696576 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069589.sst): old prealloc_size = 147639500, real_size = 34450752 2024/11/20-20:53:45.580673 140008685696576 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069589.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923726 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1084 GB zip-val = 0.0324 GB avg-val = 117.30 avg-zval = 35.08 2024/11/20-20:53:45.581494 140008685696576 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069589.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:53:46.413437 140008685696576 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069589.sst): second pass time = 1.13's, 95.856'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 46.090'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3333.213'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.328'MB/sec write SST data time = 0.13's, 298.351'MB/sec dict compress time = 0.00's, 1082674.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 31036.406'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 95.856'MB/sec zip pipeline throughput = 95.856'MB/sec entries = 923726 avg-key = 28.00 avg-zkey = 1.97 avg-val = 117.30 avg-zval = 35.08 usrkeys = 923726 avg-key = 20.00 avg-zkey = 1.97 avg-val = 123.69 avg-zval = 35.08 TagRS{ kinds = RS_Key0_TagN bytes = 144440 } TagArray{ size = 843234 bytes = 2951328 } seq expand size = 5902638 multi value expand size = 0 cnt WriteAppend = 84 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0324 GB dict = 1.08 MB all = 0.0384 GB } UnZip/Zip{ index = 10.1761 value = 3.3438 dict = 1.00 all = 3.4946 } Zip/UnZip{ index = 0.0983 value = 0.2991 dict = 1.00 all = 0.2862 } ---------------------------- total value len = 563.524363 GB avg = 0.331 KB (by entry num) total key len = 44.417976 GB avg = 0.026 KB total ukey len = 32.868120 GB avg = 0.014 KB total ukey num = 2.324713504 Billion total entry num = 1.704215526 Billion write speed all = 59.578446998 MB/sec (with seq num) write speed all = 58.242339833 MB/sec (without seq num) 2024/11/20-20:53:46.459831 140008685696576 [compaction_job.cc:1948] [default] [JOB 12276] Generated table #69589: 923726 keys, 38407746 bytes, temperature: kWarm 2024/11/20-20:53:46.459902 140008685696576 EVENT_LOG_v1 {"time_micros": 1732107226459872, "cf_name": "default", "job": 12276, "event": "table_file_creation", "file_number": 69589, "file_size": 38407746, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1117816716, "table_properties": {"data_size": 32404144, "index_size": 1815488, "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": 25864328, "raw_average_key_size": 28, "raw_value_size": 108353508, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923726, "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": 1732107223, "oldest_key_time": 0, "file_creation_time": 1732107223, "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": 69589, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:53:46.496992 140008685696576 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069590.sst) /dev/shm/ToplingTemp/Topling-973209-HDtaLG 2024/11/20-20:53:47.379210 140008685696576 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069590.sst): first pass time = 0.88's, 152.143'MB/sec 2024/11/20-20:53:48.719194 140008685696576 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069590.sst): old prealloc_size = 147639500, real_size = 36417456 2024/11/20-20:53:48.719753 140008685696576 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069590.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926505 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.86 avg-zval = 37.09 2024/11/20-20:53:48.720314 140008685696576 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069590.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:53:49.420837 140008685696576 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069590.sst): second pass time = 1.34's, 80.861'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 56.174'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3440.637'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.402'MB/sec write SST data time = 0.13's, 314.361'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 32227.745'MB/sec zip my value time = 1.34's, unzip length = 0.108'GB zip my value throughput = 80.861'MB/sec zip pipeline throughput = 80.861'MB/sec entries = 926505 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.86 avg-zval = 37.09 usrkeys = 926505 avg-key = 20.00 avg-zkey = 1.97 avg-val = 121.33 avg-zval = 37.09 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 590520 bytes = 1993024 } seq expand size = 4133640 multi value expand size = 0 cnt WriteAppend = 49 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.0394 GB } UnZip/Zip{ index = 10.1765 value = 3.1508 dict = 1.00 all = 3.4054 } Zip/UnZip{ index = 0.0983 value = 0.3174 dict = 1.00 all = 0.2937 } ---------------------------- total value len = 563.636772 GB avg = 0.331 KB (by entry num) total key len = 44.443918 GB avg = 0.026 KB total ukey len = 32.886650 GB avg = 0.014 KB total ukey num = 2.325640009 Billion total entry num = 1.705142031 Billion write speed all = 59.574447338 MB/sec (with seq num) write speed all = 58.238007675 MB/sec (without seq num) 2024/11/20-20:53:49.470931 140008685696576 [compaction_job.cc:1948] [default] [JOB 12276] Generated table #69590: 926505 keys, 39413538 bytes, temperature: kWarm 2024/11/20-20:53:49.471002 140008685696576 EVENT_LOG_v1 {"time_micros": 1732107229470970, "cf_name": "default", "job": 12276, "event": "table_file_creation", "file_number": 69590, "file_size": 39413538, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 978567417, "table_properties": {"data_size": 34364768, "index_size": 1820864, "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": 25942140, "raw_average_key_size": 28, "raw_value_size": 108275598, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926505, "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": 1732107226, "oldest_key_time": 0, "file_creation_time": 1732107226, "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": 69590, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:53:49.505020 140008685696576 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069591.sst) /dev/shm/ToplingTemp/Topling-973209-CgNjLI 2024/11/20-20:53:50.395303 140008685696576 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069591.sst): first pass time = 0.89's, 150.768'MB/sec 2024/11/20-20:53:51.743184 140008685696576 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069591.sst): old prealloc_size = 147639500, real_size = 36513808 2024/11/20-20:53:51.743766 140008685696576 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069591.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926999 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.0345 GB avg-val = 116.79 avg-zval = 37.17 2024/11/20-20:53:51.743982 140008685696576 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069591.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:53:52.443840 140008685696576 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069591.sst): second pass time = 1.35's, 80.371'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 54.039'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3260.987'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.403'MB/sec write SST data time = 0.13's, 301.666'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 19093.355'MB/sec zip my value time = 1.35's, unzip length = 0.108'GB zip my value throughput = 80.371'MB/sec zip pipeline throughput = 80.371'MB/sec entries = 926999 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.79 avg-zval = 37.17 usrkeys = 926999 avg-key = 20.00 avg-zkey = 1.97 avg-val = 117.56 avg-zval = 37.17 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 102101 bytes = 344608 } seq expand size = 714707 multi value expand size = 0 cnt WriteAppend = 43 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.0379 GB } UnZip/Zip{ index = 10.1752 value = 3.1417 dict = 1.00 all = 3.5450 } Zip/UnZip{ index = 0.0983 value = 0.3183 dict = 1.00 all = 0.2821 } ---------------------------- total value len = 563.745748 GB avg = 0.330 KB (by entry num) total key len = 44.469874 GB avg = 0.026 KB total ukey len = 32.905190 GB avg = 0.014 KB total ukey num = 2.326567008 Billion total entry num = 1.706069030 Billion write speed all = 59.570024138 MB/sec (with seq num) write speed all = 58.233253828 MB/sec (without seq num) 2024/11/20-20:53:52.491122 140008685696576 [compaction_job.cc:1948] [default] [JOB 12276] Generated table #69591: 926999 keys, 37861437 bytes, temperature: kWarm 2024/11/20-20:53:52.491190 140008685696576 EVENT_LOG_v1 {"time_micros": 1732107232491160, "cf_name": "default", "job": 12276, "event": "table_file_creation", "file_number": 69591, "file_size": 37861437, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 972340122, "table_properties": {"data_size": 34459776, "index_size": 1822080, "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": 25955972, "raw_average_key_size": 28, "raw_value_size": 108261770, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926999, "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": 1732107229, "oldest_key_time": 0, "file_creation_time": 1732107229, "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": 69591, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:53:52.526851 140008685696576 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069592.sst) /dev/shm/ToplingTemp/Topling-973209-moQbPG 2024/11/20-20:53:53.396533 140008685696576 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069592.sst): first pass time = 0.87's, 154.339'MB/sec 2024/11/20-20:53:54.674217 140008685696576 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069592.sst): old prealloc_size = 147639500, real_size = 38205296 2024/11/20-20:53:54.674815 140008685696576 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069592.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926870 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0362 GB avg-val = 116.81 avg-zval = 39.05 2024/11/20-20:53:54.675371 140008685696576 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069592.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:53:55.404391 140008685696576 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069592.sst): second pass time = 1.28's, 84.798'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.73's, 56.217'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3170.793'MB/sec (index lex order gen) rebuild zvType time = 0.60's, 0.386'MB/sec write SST data time = 0.13's, 317.100'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 30565.286'MB/sec zip my value time = 1.28's, unzip length = 0.108'GB zip my value throughput = 84.798'MB/sec zip pipeline throughput = 84.798'MB/sec entries = 926870 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.81 avg-zval = 39.05 usrkeys = 926870 avg-key = 20.00 avg-zkey = 1.91 avg-val = 120.78 avg-zval = 39.05 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 525466 bytes = 1839152 } seq expand size = 3678262 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.0362 GB dict = 1.08 MB all = 0.0410 GB } UnZip/Zip{ index = 10.4464 value = 2.9908 dict = 1.00 all = 3.2698 } Zip/UnZip{ index = 0.0957 value = 0.3344 dict = 1.00 all = 0.3058 } ---------------------------- total value len = 563.857692 GB avg = 0.330 KB (by entry num) total key len = 44.495827 GB avg = 0.026 KB total ukey len = 32.923728 GB avg = 0.014 KB total ukey num = 2.327493878 Billion total entry num = 1.706995900 Billion write speed all = 59.566257951 MB/sec (with seq num) write speed all = 58.229149116 MB/sec (without seq num) 2024/11/20-20:53:55.452812 140008685696576 [compaction_job.cc:1948] [default] [JOB 12276] Generated table #69592: 926870 keys, 41047791 bytes, temperature: kWarm 2024/11/20-20:53:55.452877 140008685696576 EVENT_LOG_v1 {"time_micros": 1732107235452847, "cf_name": "default", "job": 12276, "event": "table_file_creation", "file_number": 69592, "file_size": 41047791, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1117817326, "table_properties": {"data_size": 36198880, "index_size": 1774528, "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": 25952360, "raw_average_key_size": 28, "raw_value_size": 108265380, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926870, "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": 1732107232, "oldest_key_time": 0, "file_creation_time": 1732107232, "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": 69592, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:53:55.491546 140008685696576 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069593.sst) /dev/shm/ToplingTemp/Topling-973209-fhd0UG 2024/11/20-20:53:56.370780 140008685696576 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069593.sst): first pass time = 0.88's, 152.658'MB/sec 2024/11/20-20:53:57.543026 140008685696576 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069593.sst): old prealloc_size = 147639500, real_size = 36922704 2024/11/20-20:53:57.543629 140008685696576 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069593.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922654 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1084 GB zip-val = 0.0349 GB avg-val = 117.47 avg-zval = 37.88 2024/11/20-20:53:57.544333 140008685696576 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069593.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:53:58.336350 140008685696576 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069593.sst): second pass time = 1.17's, 92.524'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.79's, 51.072'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3096.047'MB/sec (index lex order gen) rebuild zvType time = 0.66's, 0.349'MB/sec write SST data time = 0.13's, 305.766'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 35926.211'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.524'MB/sec zip pipeline throughput = 92.524'MB/sec entries = 922654 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.47 avg-zval = 37.88 usrkeys = 922654 avg-key = 20.00 avg-zkey = 1.89 avg-val = 123.08 avg-zval = 37.88 TagRS{ kinds = RS_Key0_TagN bytes = 144280 } TagArray{ size = 739060 bytes = 2586720 } seq expand size = 5173420 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0349 GB dict = 1.08 MB all = 0.0405 GB } UnZip/Zip{ index = 10.5832 value = 3.1013 dict = 1.00 all = 3.3128 } Zip/UnZip{ index = 0.0945 value = 0.3224 dict = 1.00 all = 0.3019 } ---------------------------- total value len = 563.971249 GB avg = 0.330 KB (by entry num) total key len = 44.521661 GB avg = 0.026 KB total ukey len = 32.942181 GB avg = 0.014 KB total ukey num = 2.328416532 Billion total entry num = 1.707918554 Billion write speed all = 59.562807029 MB/sec (with seq num) write speed all = 58.225359423 MB/sec (without seq num) 2024/11/20-20:53:58.386556 140008685696576 [compaction_job.cc:1948] [default] [JOB 12276] Generated table #69593: 922654 keys, 40515344 bytes, temperature: kWarm 2024/11/20-20:53:58.386627 140008685696576 EVENT_LOG_v1 {"time_micros": 1732107238386593, "cf_name": "default", "job": 12276, "event": "table_file_creation", "file_number": 69593, "file_size": 40515344, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1117817711, "table_properties": {"data_size": 34948224, "index_size": 1743616, "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": 25834312, "raw_average_key_size": 28, "raw_value_size": 108383452, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922654, "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": 1732107235, "oldest_key_time": 0, "file_creation_time": 1732107235, "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": 69593, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:53:58.424066 140008685696576 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069594.sst) /dev/shm/ToplingTemp/Topling-973209-D36DUG 2024/11/20-20:53:59.316023 140008685696576 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069594.sst): first pass time = 0.89's, 150.485'MB/sec 2024/11/20-20:54:00.507097 140008685696576 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069594.sst): old prealloc_size = 147639500, real_size = 37030064 2024/11/20-20:54:00.507673 140008685696576 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069594.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924121 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.0350 GB avg-val = 117.24 avg-zval = 37.91 2024/11/20-20:54:00.508460 140008685696576 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069594.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:54:01.319424 140008685696576 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069594.sst): second pass time = 1.19's, 91.035'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 50.478'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3212.943'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.339'MB/sec write SST data time = 0.13's, 315.503'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 17721.864'MB/sec zip my value time = 1.19's, unzip length = 0.108'GB zip my value throughput = 91.035'MB/sec zip pipeline throughput = 91.035'MB/sec entries = 924121 avg-key = 28.00 avg-zkey = 1.92 avg-val = 117.24 avg-zval = 37.91 usrkeys = 924121 avg-key = 20.00 avg-zkey = 1.92 avg-val = 124.17 avg-zval = 37.91 TagRS{ kinds = RS_Key0_TagN bytes = 144480 } TagArray{ size = 914657 bytes = 2972656 } seq expand size = 6402599 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0350 GB dict = 1.08 MB all = 0.0410 GB } UnZip/Zip{ index = 10.4433 value = 3.0929 dict = 1.00 all = 3.2733 } Zip/UnZip{ index = 0.0958 value = 0.3233 dict = 1.00 all = 0.3055 } ---------------------------- total value len = 564.085994 GB avg = 0.330 KB (by entry num) total key len = 44.547536 GB avg = 0.026 KB total ukey len = 32.960663 GB avg = 0.014 KB total ukey num = 2.329340653 Billion total entry num = 1.708842675 Billion write speed all = 59.559180465 MB/sec (with seq num) write speed all = 58.221399824 MB/sec (without seq num) 2024/11/20-20:54:01.368123 140008685696576 [compaction_job.cc:1948] [default] [JOB 12276] Generated table #69594: 924121 keys, 41003842 bytes, temperature: kWarm 2024/11/20-20:54:01.368179 140008685696576 EVENT_LOG_v1 {"time_micros": 1732107241368149, "cf_name": "default", "job": 12276, "event": "table_file_creation", "file_number": 69594, "file_size": 41003842, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1117817801, "table_properties": {"data_size": 35029088, "index_size": 1769792, "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": 25875388, "raw_average_key_size": 28, "raw_value_size": 108342414, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924121, "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": 1732107238, "oldest_key_time": 0, "file_creation_time": 1732107238, "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": 69594, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:54:01.403700 140008685696576 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069595.sst) /dev/shm/ToplingTemp/Topling-973209-ydnqgH 2024/11/20-20:54:02.291409 140008685696576 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069595.sst): first pass time = 0.89's, 151.202'MB/sec 2024/11/20-20:54:03.424122 140008685696576 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069595.sst): old prealloc_size = 147639500, real_size = 37092144 2024/11/20-20:54:03.424720 140008685696576 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069595.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924311 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.0351 GB avg-val = 117.21 avg-zval = 37.98 2024/11/20-20:54:03.425492 140008685696576 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069595.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:54:04.231863 140008685696576 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069595.sst): second pass time = 1.13's, 95.724'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 50.705'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3083.575'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.339'MB/sec write SST data time = 0.13's, 324.924'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 32258.611'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 95.724'MB/sec zip pipeline throughput = 95.724'MB/sec entries = 924311 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.21 avg-zval = 37.98 usrkeys = 924311 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.21 avg-zval = 37.98 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924311 bytes = 3004032 } seq expand size = 6470177 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0351 GB dict = 1.08 MB all = 0.0410 GB } UnZip/Zip{ index = 10.5112 value = 3.0863 dict = 1.00 all = 3.2771 } Zip/UnZip{ index = 0.0951 value = 0.3240 dict = 1.00 all = 0.3051 } ---------------------------- total value len = 564.200801 GB avg = 0.330 KB (by entry num) total key len = 44.573417 GB avg = 0.026 KB total ukey len = 32.979150 GB avg = 0.014 KB total ukey num = 2.330264964 Billion total entry num = 1.709766986 Billion write speed all = 59.555974150 MB/sec (with seq num) write speed all = 58.217851274 MB/sec (without seq num) 2024/11/20-20:54:04.283132 140008685696576 [compaction_job.cc:1948] [default] [JOB 12276] Generated table #69595: 924311 keys, 40956432 bytes, temperature: kWarm 2024/11/20-20:54:04.283195 140008685696576 EVENT_LOG_v1 {"time_micros": 1732107244283164, "cf_name": "default", "job": 12276, "event": "table_file_creation", "file_number": 69595, "file_size": 40956432, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1063678836, "largest_seqno": 1117817816, "table_properties": {"data_size": 35102176, "index_size": 1758720, "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": 25880708, "raw_average_key_size": 28, "raw_value_size": 108337066, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924311, "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": 1732107241, "oldest_key_time": 0, "file_creation_time": 1732107241, "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": 69595, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:54:04.321227 140008685696576 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069596.sst) /dev/shm/ToplingTemp/Topling-973209-HnHP4I 2024/11/20-20:54:05.151392 140008685696576 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069596.sst): first pass time = 0.83's, 161.683'MB/sec 2024/11/20-20:54:06.331271 140008685696576 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069596.sst): old prealloc_size = 147639500, real_size = 37227088 2024/11/20-20:54:06.331896 140008685696576 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069596.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923430 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.0352 GB avg-val = 117.35 avg-zval = 38.15 2024/11/20-20:54:06.332693 140008685696576 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069596.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:54:07.152604 140008685696576 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069596.sst): second pass time = 1.18's, 91.916'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 50.188'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3042.084'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.334'MB/sec write SST data time = 0.13's, 317.028'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 18874.508'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 91.916'MB/sec zip pipeline throughput = 91.916'MB/sec entries = 923430 avg-key = 28.00 avg-zkey = 1.92 avg-val = 117.35 avg-zval = 38.15 usrkeys = 923430 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.82 avg-zval = 38.15 TagRS{ kinds = RS_Key0_TagN bytes = 144400 } TagArray{ size = 853659 bytes = 2987824 } seq expand size = 5975613 multi value expand size = 0 cnt WriteAppend = 19 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0352 GB dict = 1.08 MB all = 0.0412 GB } UnZip/Zip{ index = 10.4415 value = 3.0761 dict = 1.00 all = 3.2561 } Zip/UnZip{ index = 0.0958 value = 0.3251 dict = 1.00 all = 0.3071 } ---------------------------- total value len = 564.315138 GB avg = 0.330 KB (by entry num) total key len = 44.599273 GB avg = 0.026 KB total ukey len = 32.997618 GB avg = 0.014 KB total ukey num = 2.331188394 Billion total entry num = 1.710690416 Billion write speed all = 59.552672963 MB/sec (with seq num) write speed all = 58.214209824 MB/sec (without seq num) 2024/11/20-20:54:07.203388 140008685696576 [compaction_job.cc:1948] [default] [JOB 12276] Generated table #69596: 923430 keys, 41220842 bytes, temperature: kWarm 2024/11/20-20:54:07.203461 140008685696576 EVENT_LOG_v1 {"time_micros": 1732107247203426, "cf_name": "default", "job": 12276, "event": "table_file_creation", "file_number": 69596, "file_size": 41220842, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1117816635, "table_properties": {"data_size": 35227264, "index_size": 1768768, "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": 25856040, "raw_average_key_size": 28, "raw_value_size": 108361828, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923430, "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": 1732107244, "oldest_key_time": 0, "file_creation_time": 1732107244, "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": 69596, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:54:07.240671 140008685696576 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069597.sst) /dev/shm/ToplingTemp/Topling-973209-PLMoBI 2024/11/20-20:54:07.308344 140008685696576 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069597.sst): first pass time = 0.07's, 263.373'MB/sec 2024/11/20-20:54:07.461124 140008685696576 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069597.sst): old prealloc_size = 147639500, real_size = 5299232 2024/11/20-20:54:07.461280 140008685696576 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069597.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 122009 prefix = 4 raw-key = 0.0020 GB zip-key = 0.0002 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.0144 GB zip-val = 0.0050 GB avg-val = 118.00 avg-zval = 41.24 2024/11/20-20:54:07.461359 140008685696576 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069597.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.018 GB 2024/11/20-20:54:07.570550 140008685696576 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00/069597.sst): second pass time = 0.15's, 94.772'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.11's, 50.514'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2063.472'MB/sec (index lex order gen) rebuild zvType time = 0.09's, 0.333'MB/sec write SST data time = 0.02's, 310.680'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.151'MB, throughput = 2732.618'MB/sec zip my value time = 0.15's, unzip length = 0.014'GB zip my value throughput = 94.772'MB/sec zip pipeline throughput = 94.772'MB/sec entries = 122009 avg-key = 28.00 avg-zkey = 1.94 avg-val = 118.00 avg-zval = 41.24 usrkeys = 122009 avg-key = 20.00 avg-zkey = 1.94 avg-val = 119.66 avg-zval = 41.24 TagRS{ kinds = RS_Key0_TagN bytes = 19160 } TagArray{ size = 28940 bytes = 86832 } seq expand size = 202580 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0024 GB value = 0.0144 GB dict = 0.15 MB all = 0.0178 GB } __ZipSize{ index = 0.0002 GB value = 0.0050 GB dict = 0.15 MB all = 0.0055 GB } UnZip/Zip{ index = 10.3160 value = 2.8611 dict = 1.00 all = 3.2228 } Zip/UnZip{ index = 0.0969 value = 0.3495 dict = 1.00 all = 0.3103 } ---------------------------- total value len = 564.329738 GB avg = 0.330 KB (by entry num) total key len = 44.602689 GB avg = 0.026 KB total ukey len = 33.000058 GB avg = 0.014 KB total ukey num = 2.331310403 Billion total entry num = 1.710812425 Billion write speed all = 59.552000740 MB/sec (with seq num) write speed all = 58.213496851 MB/sec (without seq num) 2024/11/20-20:54:07.583334 140008685696576 [compaction_job.cc:1948] [default] [JOB 12276] Generated table #69597: 122009 keys, 5527199 bytes, temperature: kWarm 2024/11/20-20:54:07.583387 140008685696576 EVENT_LOG_v1 {"time_micros": 1732107247583359, "cf_name": "default", "job": 12276, "event": "table_file_creation", "file_number": 69597, "file_size": 5527199, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1081501047, "table_properties": {"data_size": 5032016, "index_size": 236544, "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": 3416252, "raw_average_key_size": 28, "raw_value_size": 14397062, "raw_average_value_size": 118, "num_data_blocks": 1, "num_entries": 122009, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732107247, "oldest_key_time": 0, "file_creation_time": 1732107247, "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": 69597, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:54:07.594462 140008685696576 [compaction_job.cc:703] job-12276: subcompact[0], size: 0.446211 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12276/att-00 [069586,069587,069588,069589,069590,069591,069592,069593,069594,069595,069596,069597] 2024/11/20-20:54:07.670271 140008685696576 (Original Log Time 2024/11/20-20:53:34.379491) EVENT_LOG_v1 {"time_micros": 1732107214379452, "job": 12276, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [69583], "files_L3": [69571, 69572, 69573, 69574, 69575, 69576, 69577, 69578, 69579, 69580, 69581], "score": 0.888271, "input_data_size": 467870519, "oldest_snapshot_seqno": 1118845337} 2024/11/20-20:54:07.670274 140008685696576 (Original Log Time 2024/11/20-20:54:07.669146) [compaction_job.cc:2022] [default] [JOB 12276] Compacted 1@2 + 11@3 files to L3 => 446210951 bytes 2024/11/20-20:54:07.670276 140008685696576 (Original Log Time 2024/11/20-20:54:07.670203) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 12 0 0 0] max score 0.02, MB/sec: 14.1 rd, 13.4 wr, level 3, files in(1, 11) out(12 +0 blob) MB in(27.1, 419.1 +0.0 blob) out(425.5 +0.0 blob), read-write-amplify(32.2) write-amplify(15.7) OK, records in: 10406421, records dropped: 110594 output_compression: Snappy 2024/11/20-20:54:07.670280 140008685696576 (Original Log Time 2024/11/20-20:54:07.670249) EVENT_LOG_v1 {"time_micros": 1732107247670225, "cf": "default", "job": 12276, "event": "compaction_finished", "compaction_time_micros": 33214976, "compaction_time_cpu_micros": 15222599, "output_level": 3, "num_output_files": 12, "total_output_size": 446210951, "num_input_records": 10406421, "num_output_records": 10295827, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 310157314, "file_range_sync_nanos": 0, "file_fsync_nanos": 10439, "file_prepare_write_nanos": 56855, "lsm_state": [0, 0, 0, 12, 0, 0, 0]} 2024/11/20-20:54:07.807317 140008685696576 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":1732107214,"executesMs":33442,"compactionJobId":12276,"attempt":0,"compactionInputRawBytes":1509913290,"compactionInputZipBytes":467870519,"compactionOutputRawBytes":0,"compactionOutputZipBytes":446210951,"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-d9d1230eed222b88d646dbd905549a76-78bccf48420d52c5-00"}}, response = 2024/11/20-20:54:07.807424 140008685696576 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-12276/att-00: olev 3, work 33.442 s, result 7.697 ms, install 1.148 ms, input{raw 1.406 GiB zip 446.196 MiB}