2024/11/20-19:17:31.681521 140008803194432 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00: fork to child time = 0.008078 sec 2024/11/20-19:17:31.682014 140008803194432 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00 2024/11/20-19:17:31.696161 140008803194432 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00 2024/11/20-19:17:31.697796 140008803194432 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-19:17:31.698022 140008803194432 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-19:17:31.746770 140008803194432 [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-07799/att-00/MANIFEST-049091 2024/11/20-19:17:31.786073 140008803194432 [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-07799/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 61195, last_sequence is 1012709431, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 61009 2024/11/20-19:17:31.786080 140008803194432 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-19:17:31.786138 140008803194432 [version_set.cc:5724] Creating manifest 61195 2024/11/20-19:17:31.817371 140008803194432 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-19:17:31.837686 140008803194432 [compaction_job.cc:2437] [default] [JOB 7799] Compacting 1@2 + 8@3 files to L3, score 0.80, subcompactions 1 : 1 2024/11/20-19:17:31.837696 140008803194432 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 7032 Base level 2, inputs: [61162(27MB)], [61072(39MB) 61073(39MB) 61074(35MB) 61075(37MB) 61076(35MB) 61077(36MB) 61078(38MB) 61188(38MB)] 2024/11/20-19:17:31.844204 140008803194432 [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-19:17:31.844224 140008803194432 [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-19:17:31.844240 140008803194432 [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-19:17:31.844246 140008803194432 [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-19:17:31.844256 140008803194432 [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-19:17:32.401210 140008803194432 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061196.sst) /dev/shm/ToplingTemp/Topling-878902-npXbhC 2024/11/20-19:17:33.127522 140008803194432 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061196.sst): first pass time = 0.73's, 184.804'MB/sec 2024/11/20-19:17:35.061981 140008803194432 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061196.sst): old prealloc_size = 147639500, real_size = 36909856 2024/11/20-19:17:35.062547 140008803194432 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061196.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922443 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.0349 GB avg-val = 117.50 avg-zval = 37.82 2024/11/20-19:17:35.063938 140008803194432 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061196.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-19:17:35.875392 140008803194432 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061196.sst): second pass time = 1.93's, 56.054'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 50.264'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3264.824'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.334'MB/sec write SST data time = 0.12's, 331.400'MB/sec dict compress time = 7591448740.23's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 19682.688'MB/sec zip my value time = 1.93's, unzip length = 0.108'GB zip my value throughput = 56.054'MB/sec zip pipeline throughput = 142.194'MB/sec entries = 922443 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.50 avg-zval = 37.82 usrkeys = 922443 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.50 avg-zval = 37.82 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922443 bytes = 3113264 } seq expand size = 6457101 multi value expand size = 0 cnt WriteAppend = 37 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0349 GB dict = 1.08 MB all = 0.0409 GB } UnZip/Zip{ index = 10.3099 value = 3.1066 dict = 1.00 all = 3.2828 } Zip/UnZip{ index = 0.0970 value = 0.3219 dict = 1.00 all = 0.3046 } ---------------------------- total value len = 0.114846 GB avg = 0.125 KB (by entry num) total key len = 0.025828 GB avg = 0.028 KB total ukey len = 0.018449 GB avg = 0.020 KB total ukey num = 0.000922443 Billion total entry num = 0.000922443 Billion write speed all = 0.003722145 MB/sec (with seq num) write speed all = 0.003526888 MB/sec (without seq num) 2024/11/20-19:17:35.927377 140008803194432 [compaction_job.cc:1948] [default] [JOB 7799] Generated table #61196: 922443 keys, 40885158 bytes, temperature: kWarm 2024/11/20-19:17:35.927484 140008803194432 EVENT_LOG_v1 {"time_micros": 1732101455927431, "cf_name": "default", "job": 7799, "event": "table_file_creation", "file_number": 61196, "file_size": 40885158, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479839, "largest_seqno": 1012405708, "table_properties": {"data_size": 34889616, "index_size": 1789440, "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": 25828404, "raw_average_key_size": 28, "raw_value_size": 108389386, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922443, "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": 1732101452, "oldest_key_time": 0, "file_creation_time": 1732101452, "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": 61196, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:17:35.968179 140008803194432 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061197.sst) /dev/shm/ToplingTemp/Topling-878902-so7KjC 2024/11/20-19:17:37.006168 140008803194432 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061197.sst): first pass time = 1.04's, 129.311'MB/sec 2024/11/20-19:17:38.618562 140008803194432 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061197.sst): old prealloc_size = 147639500, real_size = 37054304 2024/11/20-19:17:38.619093 140008803194432 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061197.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923235 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.0351 GB avg-val = 117.38 avg-zval = 37.98 2024/11/20-19:17:38.619861 140008803194432 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061197.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-19:17:39.520120 140008803194432 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061197.sst): second pass time = 1.61's, 67.239'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.90's, 45.381'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3447.653'MB/sec (index lex order gen) rebuild zvType time = 0.78's, 0.298'MB/sec write SST data time = 0.13's, 326.264'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 = 27997.725'MB/sec zip my value time = 1.61's, unzip length = 0.108'GB zip my value throughput = 67.239'MB/sec zip pipeline throughput = 135.936'MB/sec entries = 923235 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.38 avg-zval = 37.98 usrkeys = 923235 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.38 avg-zval = 37.98 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923235 bytes = 3000528 } seq expand size = 6462645 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0351 GB dict = 1.08 MB all = 0.0409 GB } UnZip/Zip{ index = 10.5139 value = 3.0903 dict = 1.00 all = 3.2806 } Zip/UnZip{ index = 0.0951 value = 0.3236 dict = 1.00 all = 0.3048 } ---------------------------- total value len = 0.229676 GB avg = 0.124 KB (by entry num) total key len = 0.051679 GB avg = 0.028 KB total ukey len = 0.036914 GB avg = 0.020 KB total ukey num = 0.001845678 Billion total entry num = 0.001845678 Billion write speed all = 0.007443719 MB/sec (with seq num) write speed all = 0.007053075 MB/sec (without seq num) 2024/11/20-19:17:39.568855 140008803194432 [compaction_job.cc:1948] [default] [JOB 7799] Generated table #61197: 923235 keys, 40912960 bytes, temperature: kWarm 2024/11/20-19:17:39.568920 140008803194432 EVENT_LOG_v1 {"time_micros": 1732101459568889, "cf_name": "default", "job": 7799, "event": "table_file_creation", "file_number": 61197, "file_size": 40912960, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414181, "largest_seqno": 1012405394, "table_properties": {"data_size": 35067088, "index_size": 1756224, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25850580, "raw_average_key_size": 28, "raw_value_size": 108367198, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923235, "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": 1732101455, "oldest_key_time": 0, "file_creation_time": 1732101455, "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": 61197, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:17:39.605713 140008803194432 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061198.sst) /dev/shm/ToplingTemp/Topling-878902-AShXoD 2024/11/20-19:17:40.865924 140008803194432 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061198.sst): first pass time = 1.26's, 106.507'MB/sec 2024/11/20-19:17:42.469802 140008803194432 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061198.sst): old prealloc_size = 147639500, real_size = 36800752 2024/11/20-19:17:42.470590 140008803194432 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061198.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927058 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.0347 GB avg-val = 116.78 avg-zval = 37.48 2024/11/20-19:17:42.470837 140008803194432 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061198.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-19:17:43.236720 140008803194432 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061198.sst): second pass time = 1.60's, 67.546'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.77's, 49.690'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2387.305'MB/sec (index lex order gen) rebuild zvType time = 0.62's, 0.374'MB/sec write SST data time = 0.15's, 259.726'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 = 20724.931'MB/sec zip my value time = 1.60's, unzip length = 0.108'GB zip my value throughput = 67.546'MB/sec zip pipeline throughput = 74.042'MB/sec entries = 927058 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.78 avg-zval = 37.48 usrkeys = 927058 avg-key = 20.00 avg-zkey = 1.97 avg-val = 117.43 avg-zval = 37.48 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 86830 bytes = 303920 } seq expand size = 607810 multi value expand size = 0 cnt WriteAppend = 84 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0347 GB dict = 1.08 MB all = 0.0381 GB } UnZip/Zip{ index = 10.1755 value = 3.1157 dict = 1.00 all = 3.5221 } Zip/UnZip{ index = 0.0983 value = 0.3210 dict = 1.00 all = 0.2839 } ---------------------------- total value len = 0.338544 GB avg = 0.122 KB (by entry num) total key len = 0.077637 GB avg = 0.028 KB total ukey len = 0.055455 GB avg = 0.020 KB total ukey num = 0.002772736 Billion total entry num = 0.002772736 Billion write speed all = 0.011009672 MB/sec (with seq num) write speed all = 0.010422871 MB/sec (without seq num) 2024/11/20-19:17:43.284423 140008803194432 [compaction_job.cc:1948] [default] [JOB 7799] Generated table #61198: 927058 keys, 38107257 bytes, temperature: kWarm 2024/11/20-19:17:43.284495 140008803194432 EVENT_LOG_v1 {"time_micros": 1732101463284464, "cf_name": "default", "job": 7799, "event": "table_file_creation", "file_number": 61198, "file_size": 38107257, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1012404533, "table_properties": {"data_size": 34746656, "index_size": 1822144, "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": 25957624, "raw_average_key_size": 28, "raw_value_size": 108260248, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927058, "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": 1732101459, "oldest_key_time": 0, "file_creation_time": 1732101459, "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": 61198, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:17:43.323138 140008803194432 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061199.sst) /dev/shm/ToplingTemp/Topling-878902-TOTa2E 2024/11/20-19:17:44.650941 140008803194432 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061199.sst): first pass time = 1.33's, 101.086'MB/sec 2024/11/20-19:17:46.169391 140008803194432 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061199.sst): old prealloc_size = 147639500, real_size = 36340496 2024/11/20-19:17:46.169957 140008803194432 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061199.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926307 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.95 raw-val = 0.1083 GB zip-val = 0.0343 GB avg-val = 116.90 avg-zval = 37.03 2024/11/20-19:17:46.170594 140008803194432 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061199.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-19:17:46.866268 140008803194432 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061199.sst): second pass time = 1.52's, 71.343'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 56.958'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3352.998'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.405'MB/sec write SST data time = 0.12's, 318.738'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 = 16639.920'MB/sec zip my value time = 1.52's, unzip length = 0.108'GB zip my value throughput = 71.343'MB/sec zip pipeline throughput = 110.026'MB/sec entries = 926307 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.90 avg-zval = 37.03 usrkeys = 926307 avg-key = 20.00 avg-zkey = 1.95 avg-val = 122.15 avg-zval = 37.03 TagRS{ kinds = RS_Key0_TagN bytes = 144840 } TagArray{ size = 695710 bytes = 2348032 } seq expand size = 4869970 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.0343 GB dict = 1.08 MB all = 0.0397 GB } UnZip/Zip{ index = 10.2420 value = 3.1569 dict = 1.00 all = 3.3815 } Zip/UnZip{ index = 0.0976 value = 0.3168 dict = 1.00 all = 0.2957 } ---------------------------- total value len = 0.451696 GB avg = 0.122 KB (by entry num) total key len = 0.103573 GB avg = 0.028 KB total ukey len = 0.073981 GB avg = 0.020 KB total ukey num = 0.003699043 Billion total entry num = 0.003699043 Billion write speed all = 0.014687698 MB/sec (with seq num) write speed all = 0.013904936 MB/sec (without seq num) 2024/11/20-19:17:46.913177 140008803194432 [compaction_job.cc:1948] [default] [JOB 7799] Generated table #61199: 926307 keys, 39691902 bytes, temperature: kWarm 2024/11/20-19:17:46.913257 140008803194432 EVENT_LOG_v1 {"time_micros": 1732101466913211, "cf_name": "default", "job": 7799, "event": "table_file_creation", "file_number": 61199, "file_size": 39691902, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 978567417, "table_properties": {"data_size": 34299904, "index_size": 1808832, "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": 25936596, "raw_average_key_size": 28, "raw_value_size": 108281266, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926307, "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": 1732101463, "oldest_key_time": 0, "file_creation_time": 1732101463, "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": 61199, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:17:46.959059 140008803194432 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061200.sst) /dev/shm/ToplingTemp/Topling-878902-Ia5lzF 2024/11/20-19:17:48.327748 140008803194432 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061200.sst): first pass time = 1.37's, 98.068'MB/sec 2024/11/20-19:17:49.815785 140008803194432 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061200.sst): old prealloc_size = 147639500, real_size = 36544560 2024/11/20-19:17:49.816346 140008803194432 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061200.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927063 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.78 avg-zval = 37.20 2024/11/20-19:17:49.816486 140008803194432 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061200.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-19:17:50.628900 140008803194432 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061200.sst): second pass time = 1.49's, 72.796'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 46.182'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3379.277'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.340'MB/sec write SST data time = 0.13's, 286.779'MB/sec dict compress time = 0.00's, 1080270.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 30586.087'MB/sec zip my value time = 1.49's, unzip length = 0.108'GB zip my value throughput = 72.796'MB/sec zip pipeline throughput = 72.796'MB/sec entries = 927063 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.78 avg-zval = 37.20 usrkeys = 927063 avg-key = 20.00 avg-zkey = 1.97 avg-val = 116.78 avg-zval = 37.20 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 871 bytes = 2848 } seq expand size = 6097 multi value expand size = 0 cnt WriteAppend = 39 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.0376 GB } UnZip/Zip{ index = 10.1748 value = 3.1389 dict = 1.00 all = 3.5743 } Zip/UnZip{ index = 0.0983 value = 0.3186 dict = 1.00 all = 0.2798 } ---------------------------- total value len = 0.559962 GB avg = 0.121 KB (by entry num) total key len = 0.129531 GB avg = 0.028 KB total ukey len = 0.092522 GB avg = 0.020 KB total ukey num = 0.004626106 Billion total entry num = 0.004626106 Billion write speed all = 0.018236309 MB/sec (with seq num) write speed all = 0.017257466 MB/sec (without seq num) 2024/11/20-19:17:50.675076 140008803194432 [compaction_job.cc:1948] [default] [JOB 7799] Generated table #61200: 927063 keys, 37550429 bytes, temperature: kWarm 2024/11/20-19:17:50.675146 140008803194432 EVENT_LOG_v1 {"time_micros": 1732101470675115, "cf_name": "default", "job": 7799, "event": "table_file_creation", "file_number": 61200, "file_size": 37550429, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 972340122, "table_properties": {"data_size": 34490336, "index_size": 1822272, "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": 25957764, "raw_average_key_size": 28, "raw_value_size": 108260082, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927063, "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": 1732101466, "oldest_key_time": 0, "file_creation_time": 1732101466, "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": 61200, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:17:50.714634 140008803194432 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061201.sst) /dev/shm/ToplingTemp/Topling-878902-DRW3AC 2024/11/20-19:17:51.593873 140008803194432 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061201.sst): first pass time = 0.88's, 152.662'MB/sec 2024/11/20-19:17:53.133942 140008803194432 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061201.sst): old prealloc_size = 147639500, real_size = 36391536 2024/11/20-19:17:53.134636 140008803194432 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061201.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926701 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.0343 GB avg-val = 116.83 avg-zval = 37.05 2024/11/20-19:17:53.134999 140008803194432 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061201.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-19:17:53.847192 140008803194432 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061201.sst): second pass time = 1.54's, 70.350'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.71's, 53.525'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2702.133'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.399'MB/sec write SST data time = 0.13's, 289.519'MB/sec dict compress time = 0.00's, 1080530.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 27727.938'MB/sec zip my value time = 1.54's, unzip length = 0.108'GB zip my value throughput = 70.350'MB/sec zip pipeline throughput = 127.768'MB/sec entries = 926701 avg-key = 28.00 avg-zkey = 1.96 avg-val = 116.83 avg-zval = 37.05 usrkeys = 926701 avg-key = 20.00 avg-zkey = 1.96 avg-val = 118.58 avg-zval = 37.05 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 231451 bytes = 781168 } seq expand size = 1620157 multi value expand size = 0 cnt WriteAppend = 26 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0343 GB dict = 1.08 MB all = 0.0382 GB } UnZip/Zip{ index = 10.1791 value = 3.1530 dict = 1.00 all = 3.5158 } Zip/UnZip{ index = 0.0982 value = 0.3172 dict = 1.00 all = 0.2844 } ---------------------------- total value len = 0.669852 GB avg = 0.121 KB (by entry num) total key len = 0.155479 GB avg = 0.028 KB total ukey len = 0.111056 GB avg = 0.020 KB total ukey num = 0.005552807 Billion total entry num = 0.005552807 Billion write speed all = 0.021827211 MB/sec (with seq num) write speed all = 0.020652387 MB/sec (without seq num) 2024/11/20-19:17:53.913101 140008803194432 [compaction_job.cc:1948] [default] [JOB 7799] Generated table #61201: 926701 keys, 38175969 bytes, temperature: kWarm 2024/11/20-19:17:53.913161 140008803194432 EVENT_LOG_v1 {"time_micros": 1732101473913132, "cf_name": "default", "job": 7799, "event": "table_file_creation", "file_number": 61201, "file_size": 38175969, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 964349483, "table_properties": {"data_size": 34338848, "index_size": 1820800, "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": 25947628, "raw_average_key_size": 28, "raw_value_size": 108270122, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926701, "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": 1732101470, "oldest_key_time": 0, "file_creation_time": 1732101470, "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": 61201, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:17:53.950866 140008803194432 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061202.sst) /dev/shm/ToplingTemp/Topling-878902-FaxCqF 2024/11/20-19:17:55.215709 140008803194432 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061202.sst): first pass time = 1.26's, 106.117'MB/sec 2024/11/20-19:17:56.613774 140008803194432 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061202.sst): old prealloc_size = 147639500, real_size = 36994048 2024/11/20-19:17:56.614345 140008803194432 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061202.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924860 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0350 GB avg-val = 117.12 avg-zval = 37.86 2024/11/20-19:17:56.614868 140008803194432 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061202.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-19:17:57.458241 140008803194432 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061202.sst): second pass time = 1.40's, 77.536'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 47.046'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3179.304'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.322'MB/sec write SST data time = 0.13's, 315.222'MB/sec dict compress time = 0.00's, 1081066.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 20049.444'MB/sec zip my value time = 1.40's, unzip length = 0.108'GB zip my value throughput = 77.536'MB/sec zip pipeline throughput = 107.367'MB/sec entries = 924860 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.12 avg-zval = 37.86 usrkeys = 924860 avg-key = 20.00 avg-zkey = 1.89 avg-val = 121.00 avg-zval = 37.86 TagRS{ kinds = RS_Key0_TagN bytes = 144600 } TagArray{ size = 512809 bytes = 1730752 } seq expand size = 3589663 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.0017 GB value = 0.0350 GB dict = 1.08 MB all = 0.0397 GB } UnZip/Zip{ index = 10.5786 value = 3.0937 dict = 1.00 all = 3.3783 } Zip/UnZip{ index = 0.0945 value = 0.3232 dict = 1.00 all = 0.2960 } ---------------------------- total value len = 0.781763 GB avg = 0.121 KB (by entry num) total key len = 0.181375 GB avg = 0.028 KB total ukey len = 0.129553 GB avg = 0.020 KB total ukey num = 0.006477667 Billion total entry num = 0.006477667 Billion write speed all = 0.025469321 MB/sec (with seq num) write speed all = 0.024098952 MB/sec (without seq num) 2024/11/20-19:17:57.506431 140008803194432 [compaction_job.cc:1948] [default] [JOB 7799] Generated table #61202: 924860 keys, 39728825 bytes, temperature: kWarm 2024/11/20-19:17:57.506505 140008803194432 EVENT_LOG_v1 {"time_micros": 1732101477506474, "cf_name": "default", "job": 7799, "event": "table_file_creation", "file_number": 61202, "file_size": 39728825, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1012404724, "table_properties": {"data_size": 35014128, "index_size": 1748544, "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": 25896080, "raw_average_key_size": 28, "raw_value_size": 108321732, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924860, "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": 1732101473, "oldest_key_time": 0, "file_creation_time": 1732101473, "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": 61202, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:17:57.542514 140008803194432 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061203.sst) /dev/shm/ToplingTemp/Topling-878902-lUZIuF 2024/11/20-19:17:58.711494 140008803194432 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061203.sst): first pass time = 1.17's, 114.820'MB/sec 2024/11/20-19:17:59.948623 140008803194432 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061203.sst): old prealloc_size = 147639500, real_size = 37066384 2024/11/20-19:17:59.949223 140008803194432 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061203.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923453 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.0351 GB avg-val = 117.34 avg-zval = 37.99 2024/11/20-19:17:59.949964 140008803194432 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061203.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-19:18:00.755491 140008803194432 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061203.sst): second pass time = 1.24's, 87.652'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 50.865'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3109.601'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.340'MB/sec write SST data time = 0.13's, 324.925'MB/sec dict compress time = 0.00's, 1082618.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 33422.388'MB/sec zip my value time = 1.24's, unzip length = 0.108'GB zip my value throughput = 87.652'MB/sec zip pipeline throughput = 96.468'MB/sec entries = 923453 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.34 avg-zval = 37.99 usrkeys = 923453 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.34 avg-zval = 37.99 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923453 bytes = 3116672 } seq expand size = 6464171 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.0351 GB dict = 1.08 MB all = 0.0410 GB } UnZip/Zip{ index = 10.5129 value = 3.0891 dict = 1.00 all = 3.2704 } Zip/UnZip{ index = 0.0951 value = 0.3237 dict = 1.00 all = 0.3058 } ---------------------------- total value len = 0.896589 GB avg = 0.121 KB (by entry num) total key len = 0.207231 GB avg = 0.028 KB total ukey len = 0.148022 GB avg = 0.020 KB total ukey num = 0.007401120 Billion total entry num = 0.007401120 Billion write speed all = 0.029186983 MB/sec (with seq num) write speed all = 0.027621391 MB/sec (without seq num) 2024/11/20-19:18:00.807292 140008803194432 [compaction_job.cc:1948] [default] [JOB 7799] Generated table #61203: 923453 keys, 41040650 bytes, temperature: kWarm 2024/11/20-19:18:00.807359 140008803194432 EVENT_LOG_v1 {"time_micros": 1732101480807328, "cf_name": "default", "job": 7799, "event": "table_file_creation", "file_number": 61203, "file_size": 41040650, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 899845887, "largest_seqno": 1012405682, "table_properties": {"data_size": 35078528, "index_size": 1756800, "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": 25856684, "raw_average_key_size": 28, "raw_value_size": 108361062, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923453, "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": 1732101477, "oldest_key_time": 0, "file_creation_time": 1732101477, "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": 61203, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:18:00.845313 140008803194432 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061204.sst) /dev/shm/ToplingTemp/Topling-878902-RtFSqC 2024/11/20-19:18:00.919226 140008803194432 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061204.sst): first pass time = 0.07's, 241.076'MB/sec 2024/11/20-19:18:01.068622 140008803194432 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061204.sst): old prealloc_size = 147639500, real_size = 5262928 2024/11/20-19:18:01.068759 140008803194432 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061204.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 122697 prefix = 4 raw-key = 0.0020 GB zip-key = 0.0002 GB avg-key = 16.00 avg-zkey = 1.93 raw-val = 0.0144 GB zip-val = 0.0050 GB avg-val = 117.13 avg-zval = 40.72 2024/11/20-19:18:01.068890 140008803194432 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061204.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-19:18:01.177888 140008803194432 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00/061204.sst): second pass time = 0.15's, 96.785'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.11's, 52.787'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2255.948'MB/sec (index lex order gen) rebuild zvType time = 0.09's, 0.335'MB/sec write SST data time = 0.02's, 328.148'MB/sec dict compress time = 0.00's, 150474.000'MB/sec z-dict build time = 0.00's, sample length = 0.150'MB, throughput = 5990.684'MB/sec zip my value time = 0.15's, unzip length = 0.014'GB zip my value throughput = 96.785'MB/sec zip pipeline throughput = 96.785'MB/sec entries = 122697 avg-key = 28.00 avg-zkey = 1.93 avg-val = 117.13 avg-zval = 40.72 usrkeys = 122697 avg-key = 20.00 avg-zkey = 1.93 avg-val = 124.13 avg-zval = 40.72 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 122697 bytes = 383440 } seq expand size = 858879 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0025 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.0058 GB } UnZip/Zip{ index = 10.3854 value = 2.8767 dict = 1.00 all = 3.0874 } Zip/UnZip{ index = 0.0963 value = 0.3476 dict = 1.00 all = 0.3239 } ---------------------------- total value len = 0.911819 GB avg = 0.121 KB (by entry num) total key len = 0.210667 GB avg = 0.028 KB total ukey len = 0.150476 GB avg = 0.020 KB total ukey num = 0.007523817 Billion total entry num = 0.007523817 Billion write speed all = 0.029680203 MB/sec (with seq num) write speed all = 0.028088675 MB/sec (without seq num) 2024/11/20-19:18:01.195433 140008803194432 [compaction_job.cc:1948] [default] [JOB 7799] Generated table #61204: 122697 keys, 5767577 bytes, temperature: kWarm 2024/11/20-19:18:01.195537 140008803194432 EVENT_LOG_v1 {"time_micros": 1732101481195493, "cf_name": "default", "job": 7799, "event": "table_file_creation", "file_number": 61204, "file_size": 5767577, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 993366667, "largest_seqno": 1012404811, "table_properties": {"data_size": 4995776, "index_size": 236288, "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": 3435516, "raw_average_key_size": 28, "raw_value_size": 14371202, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 122697, "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": 1732101480, "oldest_key_time": 0, "file_creation_time": 1732101480, "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": 61204, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:18:01.208344 140008803194432 [compaction_job.cc:703] job-07799: subcompact[0], size: 0.321861 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07799/att-00 [061196,061197,061198,061199,061200,061201,061202,061203,061204] 2024/11/20-19:18:01.293578 140008803194432 (Original Log Time 2024/11/20-19:17:31.837726) EVENT_LOG_v1 {"time_micros": 1732101451837703, "job": 7799, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [61162], "files_L3": [61072, 61073, 61074, 61075, 61076, 61077, 61078, 61188], "score": 0.803741, "input_data_size": 343871061, "oldest_snapshot_seqno": 1012709421} 2024/11/20-19:18:01.293583 140008803194432 (Original Log Time 2024/11/20-19:18:01.288869) [compaction_job.cc:2022] [default] [JOB 7799] Compacted 1@2 + 8@3 files to L3 => 321860727 bytes 2024/11/20-19:18:01.293587 140008803194432 (Original Log Time 2024/11/20-19:18:01.293483) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.01, MB/sec: 11.7 rd, 11.0 wr, level 3, files in(1, 8) out(9 +0 blob) MB in(27.1, 300.8 +0.0 blob) out(307.0 +0.0 blob), read-write-amplify(23.4) write-amplify(11.3) OK, records in: 7634690, records dropped: 110873 output_compression: Snappy 2024/11/20-19:18:01.293595 140008803194432 (Original Log Time 2024/11/20-19:18:01.293550) EVENT_LOG_v1 {"time_micros": 1732101481293516, "cf": "default", "job": 7799, "event": "compaction_finished", "compaction_time_micros": 29370629, "compaction_time_cpu_micros": 12187635, "output_level": 3, "num_output_files": 9, "total_output_size": 321860727, "num_input_records": 7634690, "num_output_records": 7523817, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 230968083, "file_range_sync_nanos": 0, "file_fsync_nanos": 8230, "file_prepare_write_nanos": 36143, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/20-19:18:01.422681 140008803194432 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":1732101451,"executesMs":29599,"compactionJobId":7799,"attempt":0,"compactionInputRawBytes":1107293140,"compactionInputZipBytes":343871061,"compactionOutputRawBytes":0,"compactionOutputZipBytes":321860727,"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-1f48305510a32e665b47767bfec7f812-fddcaeaa879612ce-00"}}, response = 2024/11/20-19:18:01.422774 140008803194432 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-07799/att-00: olev 3, work 29.599 s, result 7.708 ms, install 4.746 ms, input{raw 1.031 GiB zip 327.941 MiB}