2024/11/20-18:58:18.910408 140007963924032 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00: fork to child time = 0.023371 sec 2024/11/20-18:58:18.911241 140007963924032 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00 2024/11/20-18:58:18.918853 140007963924032 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00 2024/11/20-18:58:18.921066 140007963924032 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-18:58:18.921405 140007963924032 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-18:58:18.965081 140007963924032 [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-07151/att-00/MANIFEST-049091 2024/11/20-18:58:19.019684 140007963924032 [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-07151/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 59897, last_sequence is 997518353, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 59761 2024/11/20-18:58:19.019691 140007963924032 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-18:58:19.019773 140007963924032 [version_set.cc:5724] Creating manifest 59897 2024/11/20-18:58:19.056484 140007963924032 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-18:58:19.074184 140007963924032 [compaction_job.cc:2437] [default] [JOB 7151] Compacting 1@2 + 9@3 files to L3, score 0.79, subcompactions 1 : 1 2024/11/20-18:58:19.074195 140007963924032 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 6496 Base level 2, inputs: [59876(24MB)], [59894(39MB) 59895(5952KB) 59837(39MB) 59838(36MB) 59839(36MB) 59840(35MB) 59841(36MB) 59842(40MB) 59843(14MB)] 2024/11/20-18:58:19.081873 140007963924032 [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-18:58:19.081897 140007963924032 [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-18:58:19.081916 140007963924032 [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-18:58:19.081924 140007963924032 [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-18:58:19.081934 140007963924032 [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-18:58:19.645017 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059898.sst) /dev/shm/ToplingTemp/Topling-862143-xL7blq 2024/11/20-18:58:20.345150 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059898.sst): first pass time = 0.70's, 191.718'MB/sec 2024/11/20-18:58:21.906281 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059898.sst): old prealloc_size = 147639500, real_size = 38110032 2024/11/20-18:58:21.906869 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059898.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924349 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.0361 GB avg-val = 117.20 avg-zval = 39.09 2024/11/20-18:58:21.908112 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059898.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-18:58:22.775966 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059898.sst): second pass time = 1.56's, 69.436'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.87's, 47.676'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3089.964'MB/sec (index lex order gen) rebuild zvType time = 0.74's, 0.313'MB/sec write SST data time = 0.13's, 318.948'MB/sec dict compress time = 4495846074.24's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 13257.074'MB/sec zip my value time = 1.56's, unzip length = 0.108'GB zip my value throughput = 69.436'MB/sec zip pipeline throughput = 133.690'MB/sec entries = 924349 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.20 avg-zval = 39.09 usrkeys = 924349 avg-key = 20.00 avg-zkey = 1.89 avg-val = 122.89 avg-zval = 39.09 TagRS{ kinds = RS_Key0_TagN bytes = 144520 } TagArray{ size = 751474 bytes = 2348368 } seq expand size = 5260318 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.0361 GB dict = 1.08 MB all = 0.0415 GB } UnZip/Zip{ index = 10.5829 value = 2.9983 dict = 1.00 all = 3.2370 } Zip/UnZip{ index = 0.0945 value = 0.3335 dict = 1.00 all = 0.3089 } ---------------------------- total value len = 0.113596 GB avg = 0.123 KB (by entry num) total key len = 0.025882 GB avg = 0.028 KB total ukey len = 0.018487 GB avg = 0.020 KB total ukey num = 0.000924349 Billion total entry num = 0.000924349 Billion write speed all = 0.003806621 MB/sec (with seq num) write speed all = 0.003604804 MB/sec (without seq num) 2024/11/20-18:58:22.861029 140007963924032 [compaction_job.cc:1948] [default] [JOB 7151] Generated table #59898: 924349 keys, 41463156 bytes, temperature: kWarm 2024/11/20-18:58:22.861100 140007963924032 EVENT_LOG_v1 {"time_micros": 1732100302861068, "cf_name": "default", "job": 7151, "event": "table_file_creation", "file_number": 59898, "file_size": 41463156, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 997270304, "table_properties": {"data_size": 36131904, "index_size": 1746880, "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": 25881772, "raw_average_key_size": 28, "raw_value_size": 108336090, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924349, "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": 1732100299, "oldest_key_time": 0, "file_creation_time": 1732100299, "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": 59898, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:58:22.902729 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059899.sst) /dev/shm/ToplingTemp/Topling-862143-iaoIIp 2024/11/20-18:58:24.216842 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059899.sst): first pass time = 1.31's, 102.138'MB/sec 2024/11/20-18:58:25.800785 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059899.sst): old prealloc_size = 147639500, real_size = 37331280 2024/11/20-18:58:25.801424 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059899.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925824 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0353 GB avg-val = 116.97 avg-zval = 38.13 2024/11/20-18:58:25.803394 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059899.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-18:58:26.826225 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059899.sst): second pass time = 1.58's, 68.407'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.03's, 40.290'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2992.483'MB/sec (index lex order gen) rebuild zvType time = 0.90's, 0.259'MB/sec write SST data time = 0.13's, 318.248'MB/sec dict compress time = 92968.87's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 27011.023'MB/sec zip my value time = 1.58's, unzip length = 0.108'GB zip my value throughput = 68.407'MB/sec zip pipeline throughput = 138.610'MB/sec entries = 925824 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.97 avg-zval = 38.13 usrkeys = 925824 avg-key = 20.00 avg-zkey = 1.94 avg-val = 123.97 avg-zval = 38.13 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925824 bytes = 3124672 } seq expand size = 6480768 multi value expand size = 0 cnt WriteAppend = 47 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0353 GB dict = 1.08 MB all = 0.0413 GB } UnZip/Zip{ index = 10.3060 value = 3.0676 dict = 1.00 all = 3.2487 } Zip/UnZip{ index = 0.0970 value = 0.3260 dict = 1.00 all = 0.3078 } ---------------------------- total value len = 0.228372 GB avg = 0.123 KB (by entry num) total key len = 0.051805 GB avg = 0.028 KB total ukey len = 0.037003 GB avg = 0.020 KB total ukey num = 0.001850173 Billion total entry num = 0.001850173 Billion write speed all = 0.007645706 MB/sec (with seq num) write speed all = 0.007241793 MB/sec (without seq num) 2024/11/20-18:58:26.903856 140007963924032 [compaction_job.cc:1948] [default] [JOB 7151] Generated table #59899: 925824 keys, 41314758 bytes, temperature: kWarm 2024/11/20-18:58:26.903904 140007963924032 EVENT_LOG_v1 {"time_micros": 1732100306903877, "cf_name": "default", "job": 7151, "event": "table_file_creation", "file_number": 59899, "file_size": 41314758, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 919911853, "largest_seqno": 997270882, "table_properties": {"data_size": 35302976, "index_size": 1796672, "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": 25923072, "raw_average_key_size": 28, "raw_value_size": 108294772, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 925824, "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": 1732100302, "oldest_key_time": 0, "file_creation_time": 1732100302, "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": 59899, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:58:26.945820 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059900.sst) /dev/shm/ToplingTemp/Topling-862143-r7AG9q 2024/11/20-18:58:27.843689 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059900.sst): first pass time = 0.90's, 149.490'MB/sec 2024/11/20-18:58:29.548128 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059900.sst): old prealloc_size = 147639500, real_size = 36488480 2024/11/20-18:58:29.548873 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059900.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926912 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0345 GB avg-val = 116.80 avg-zval = 37.18 2024/11/20-18:58:29.549232 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059900.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-18:58:30.489038 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059900.sst): second pass time = 1.70's, 63.553'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.94's, 40.645'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2504.730'MB/sec (index lex order gen) rebuild zvType time = 0.79's, 0.294'MB/sec write SST data time = 0.15's, 249.973'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 = 33630.843'MB/sec zip my value time = 1.70's, unzip length = 0.108'GB zip my value throughput = 63.553'MB/sec zip pipeline throughput = 114.656'MB/sec entries = 926912 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.80 avg-zval = 37.18 usrkeys = 926912 avg-key = 20.00 avg-zkey = 1.94 avg-val = 118.55 avg-zval = 37.18 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231294 bytes = 751728 } seq expand size = 1619058 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.0382 GB } UnZip/Zip{ index = 10.3086 value = 3.1419 dict = 1.00 all = 3.5096 } Zip/UnZip{ index = 0.0970 value = 0.3183 dict = 1.00 all = 0.2849 } ---------------------------- total value len = 0.338255 GB avg = 0.122 KB (by entry num) total key len = 0.077758 GB avg = 0.028 KB total ukey len = 0.055542 GB avg = 0.020 KB total ukey num = 0.002777085 Billion total entry num = 0.002777085 Billion write speed all = 0.011351404 MB/sec (with seq num) write speed all = 0.010745197 MB/sec (without seq num) 2024/11/20-18:58:30.546495 140007963924032 [compaction_job.cc:1948] [default] [JOB 7151] Generated table #59900: 926912 keys, 38242815 bytes, temperature: kWarm 2024/11/20-18:58:30.546565 140007963924032 EVENT_LOG_v1 {"time_micros": 1732100310546532, "cf_name": "default", "job": 7151, "event": "table_file_creation", "file_number": 59900, "file_size": 38242815, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933750, "table_properties": {"data_size": 34458256, "index_size": 1798336, "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": 25953536, "raw_average_key_size": 28, "raw_value_size": 108264260, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926912, "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": 1732100306, "oldest_key_time": 0, "file_creation_time": 1732100306, "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": 59900, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:58:30.592779 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059901.sst) /dev/shm/ToplingTemp/Topling-862143-Ar6Lwr 2024/11/20-18:58:31.538244 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059901.sst): first pass time = 0.95's, 141.965'MB/sec 2024/11/20-18:58:33.521120 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059901.sst): old prealloc_size = 147639500, real_size = 36371760 2024/11/20-18:58:33.521666 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059901.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926750 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.0344 GB avg-val = 116.83 avg-zval = 37.09 2024/11/20-18:58:33.521991 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059901.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-18:58:34.279069 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059901.sst): second pass time = 1.98's, 54.627'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.76's, 50.308'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3396.574'MB/sec (index lex order gen) rebuild zvType time = 0.59's, 0.394'MB/sec write SST data time = 0.17's, 224.629'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 = 19577.346'MB/sec zip my value time = 1.98's, unzip length = 0.108'GB zip my value throughput = 54.627'MB/sec zip pipeline throughput = 121.102'MB/sec entries = 926750 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.83 avg-zval = 37.09 usrkeys = 926750 avg-key = 20.00 avg-zkey = 1.90 avg-val = 118.58 avg-zval = 37.09 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 232579 bytes = 755904 } seq expand size = 1628053 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0381 GB } UnZip/Zip{ index = 10.5114 value = 3.1495 dict = 1.00 all = 3.5200 } Zip/UnZip{ index = 0.0951 value = 0.3175 dict = 1.00 all = 0.2841 } ---------------------------- total value len = 0.448152 GB avg = 0.121 KB (by entry num) total key len = 0.103707 GB avg = 0.028 KB total ukey len = 0.074077 GB avg = 0.020 KB total ukey num = 0.003703835 Billion total entry num = 0.003703835 Billion write speed all = 0.015056556 MB/sec (with seq num) write speed all = 0.014248133 MB/sec (without seq num) 2024/11/20-18:58:34.325422 140007963924032 [compaction_job.cc:1948] [default] [JOB 7151] Generated table #59901: 926750 keys, 38130353 bytes, temperature: kWarm 2024/11/20-18:58:34.325489 140007963924032 EVENT_LOG_v1 {"time_micros": 1732100314325458, "cf_name": "default", "job": 7151, "event": "table_file_creation", "file_number": 59901, "file_size": 38130353, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933812, "table_properties": {"data_size": 34376544, "index_size": 1763328, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 25949000, "raw_average_key_size": 28, "raw_value_size": 108268820, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926750, "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": 1732100310, "oldest_key_time": 0, "file_creation_time": 1732100310, "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": 59901, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:58:34.373893 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059902.sst) /dev/shm/ToplingTemp/Topling-862143-TtiYQn 2024/11/20-18:58:35.327789 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059902.sst): first pass time = 0.95's, 140.712'MB/sec 2024/11/20-18:58:37.280973 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059902.sst): old prealloc_size = 147639500, real_size = 36461616 2024/11/20-18:58:37.281630 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059902.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926940 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.80 avg-zval = 37.12 2024/11/20-18:58:37.281827 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059902.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-18:58:38.246275 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059902.sst): second pass time = 1.95's, 55.453'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.97's, 39.082'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2871.279'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.330'MB/sec write SST data time = 0.26's, 143.683'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 = 27110.843'MB/sec zip my value time = 1.95's, unzip length = 0.108'GB zip my value throughput = 55.453'MB/sec zip pipeline throughput = 232.853'MB/sec entries = 926940 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.80 avg-zval = 37.12 usrkeys = 926940 avg-key = 20.00 avg-zkey = 1.97 avg-val = 117.42 avg-zval = 37.12 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 83199 bytes = 260016 } seq expand size = 582393 multi value expand size = 0 cnt WriteAppend = 24 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.0377 GB } UnZip/Zip{ index = 10.1774 value = 3.1464 dict = 1.00 all = 3.5578 } Zip/UnZip{ index = 0.0983 value = 0.3178 dict = 1.00 all = 0.2811 } ---------------------------- total value len = 0.556998 GB avg = 0.120 KB (by entry num) total key len = 0.129662 GB avg = 0.028 KB total ukey len = 0.092616 GB avg = 0.020 KB total ukey num = 0.004630775 Billion total entry num = 0.004630775 Billion write speed all = 0.018732325 MB/sec (with seq num) write speed all = 0.017721691 MB/sec (without seq num) 2024/11/20-18:58:38.322905 140007963924032 [compaction_job.cc:1948] [default] [JOB 7151] Generated table #59902: 926940 keys, 37724527 bytes, temperature: kWarm 2024/11/20-18:58:38.322995 140007963924032 EVENT_LOG_v1 {"time_micros": 1732100318322949, "cf_name": "default", "job": 7151, "event": "table_file_creation", "file_number": 59902, "file_size": 37724527, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 965663958, "table_properties": {"data_size": 34408160, "index_size": 1821568, "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": 25954320, "raw_average_key_size": 28, "raw_value_size": 108263508, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926940, "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": 1732100314, "oldest_key_time": 0, "file_creation_time": 1732100314, "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": 59902, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:58:38.396227 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059903.sst) /dev/shm/ToplingTemp/Topling-862143-IC50tp 2024/11/20-18:58:39.863262 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059903.sst): first pass time = 1.47's, 91.494'MB/sec 2024/11/20-18:58:41.528355 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059903.sst): old prealloc_size = 147639500, real_size = 36402816 2024/11/20-18:58:41.529059 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059903.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926502 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.87 avg-zval = 37.10 2024/11/20-18:58:41.529201 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059903.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-18:58:42.785587 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059903.sst): second pass time = 1.66's, 65.065'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.26's, 29.753'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2678.262'MB/sec (index lex order gen) rebuild zvType time = 0.93's, 0.250'MB/sec write SST data time = 0.33's, 113.167'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 = 18499.957'MB/sec zip my value time = 1.66's, unzip length = 0.108'GB zip my value throughput = 65.065'MB/sec zip pipeline throughput = 100.973'MB/sec entries = 926502 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.87 avg-zval = 37.10 usrkeys = 926502 avg-key = 20.00 avg-zkey = 1.94 avg-val = 116.87 avg-zval = 37.10 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 234 bytes = 688 } seq expand size = 1638 multi value expand size = 0 cnt WriteAppend = 19 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.0374 GB } UnZip/Zip{ index = 10.3095 value = 3.1500 dict = 1.00 all = 3.5881 } Zip/UnZip{ index = 0.0970 value = 0.3175 dict = 1.00 all = 0.2787 } ---------------------------- total value len = 0.665275 GB avg = 0.120 KB (by entry num) total key len = 0.155604 GB avg = 0.028 KB total ukey len = 0.111146 GB avg = 0.020 KB total ukey num = 0.005557277 Billion total entry num = 0.005557277 Billion write speed all = 0.022391105 MB/sec (with seq num) write speed all = 0.021178419 MB/sec (without seq num) 2024/11/20-18:58:42.830951 140007963924032 [compaction_job.cc:1948] [default] [JOB 7151] Generated table #59903: 926502 keys, 37406481 bytes, temperature: kWarm 2024/11/20-18:58:42.831024 140007963924032 EVENT_LOG_v1 {"time_micros": 1732100322830991, "cf_name": "default", "job": 7151, "event": "table_file_creation", "file_number": 59903, "file_size": 37406481, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 960329456, "table_properties": {"data_size": 34373616, "index_size": 1797376, "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": 25942056, "raw_average_key_size": 28, "raw_value_size": 108275688, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926502, "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": 1732100318, "oldest_key_time": 0, "file_creation_time": 1732100318, "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": 59903, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:58:42.871068 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059904.sst) /dev/shm/ToplingTemp/Topling-862143-gRyr4n 2024/11/20-18:58:43.874179 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059904.sst): first pass time = 1.00's, 133.807'MB/sec 2024/11/20-18:58:45.294539 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059904.sst): old prealloc_size = 147639500, real_size = 37972608 2024/11/20-18:58:45.295300 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059904.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924296 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.0360 GB avg-val = 117.21 avg-zval = 38.93 2024/11/20-18:58:45.296069 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059904.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-18:58:46.775751 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059904.sst): second pass time = 1.42's, 76.328'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.48's, 28.164'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2377.282'MB/sec (index lex order gen) rebuild zvType time = 1.21's, 0.191'MB/sec write SST data time = 0.27's, 153.193'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 = 19358.231'MB/sec zip my value time = 1.42's, unzip length = 0.108'GB zip my value throughput = 76.328'MB/sec zip pipeline throughput = 76.328'MB/sec entries = 924296 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.21 avg-zval = 38.93 usrkeys = 924296 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.59 avg-zval = 38.93 TagRS{ kinds = RS_Key0_TagN bytes = 144520 } TagArray{ size = 842806 bytes = 2739136 } seq expand size = 5899642 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.0360 GB dict = 1.08 MB all = 0.0417 GB } UnZip/Zip{ index = 10.5122 value = 3.0108 dict = 1.00 all = 3.2174 } Zip/UnZip{ index = 0.0951 value = 0.3321 dict = 1.00 all = 0.3108 } ---------------------------- total value len = 0.779512 GB avg = 0.120 KB (by entry num) total key len = 0.181484 GB avg = 0.028 KB total ukey len = 0.129631 GB avg = 0.020 KB total ukey num = 0.006481573 Billion total entry num = 0.006481573 Billion write speed all = 0.026210232 MB/sec (with seq num) write speed all = 0.024796004 MB/sec (without seq num) 2024/11/20-18:58:46.826531 140007963924032 [compaction_job.cc:1948] [default] [JOB 7151] Generated table #59904: 924296 keys, 41716564 bytes, temperature: kWarm 2024/11/20-18:58:46.826585 140007963924032 EVENT_LOG_v1 {"time_micros": 1732100326826555, "cf_name": "default", "job": 7151, "event": "table_file_creation", "file_number": 59904, "file_size": 41716564, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 997271076, "table_properties": {"data_size": 35982832, "index_size": 1758528, "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": 25880288, "raw_average_key_size": 28, "raw_value_size": 108337464, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924296, "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": 1732100322, "oldest_key_time": 0, "file_creation_time": 1732100322, "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": 59904, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:58:46.867859 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059905.sst) /dev/shm/ToplingTemp/Topling-862143-oAosAp 2024/11/20-18:58:47.372007 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059905.sst): first pass time = 0.50's, 161.844'MB/sec 2024/11/20-18:58:48.293386 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059905.sst): old prealloc_size = 147639500, real_size = 23478848 2024/11/20-18:58:48.293855 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059905.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 562103 prefix = 4 raw-key = 0.0090 GB zip-key = 0.0011 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.0658 GB zip-val = 0.0222 GB avg-val = 117.15 avg-zval = 39.58 2024/11/20-18:58:48.294392 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059905.sst: sumWaitingMem = 0.001 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0014 GB, waited 0.000 sec, Key+Value = 0.082 GB 2024/11/20-18:58:48.784149 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00/059905.sst): second pass time = 0.92's, 71.547'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.49's, 52.644'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2433.070'MB/sec (index lex order gen) rebuild zvType time = 0.40's, 0.354'MB/sec write SST data time = 0.09's, 277.909'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.663'MB, throughput = 17550.895'MB/sec zip my value time = 0.92's, unzip length = 0.066'GB zip my value throughput = 71.547'MB/sec zip pipeline throughput = 98.970'MB/sec entries = 562103 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.15 avg-zval = 39.58 usrkeys = 562103 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.15 avg-zval = 39.58 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 562103 bytes = 1826848 } seq expand size = 3934721 multi value expand size = 0 cnt WriteAppend = 22 UnZipSize{ index = 0.0112 GB value = 0.0658 GB dict = 0.66 MB all = 0.0816 GB } __ZipSize{ index = 0.0011 GB value = 0.0222 GB dict = 0.66 MB all = 0.0258 GB } UnZip/Zip{ index = 10.2982 value = 2.9600 dict = 1.00 all = 3.1581 } Zip/UnZip{ index = 0.0971 value = 0.3378 dict = 1.00 all = 0.3166 } ---------------------------- total value len = 0.849297 GB avg = 0.121 KB (by entry num) total key len = 0.197223 GB avg = 0.028 KB total ukey len = 0.140874 GB avg = 0.020 KB total ukey num = 0.007043676 Billion total entry num = 0.007043676 Billion write speed all = 0.028541225 MB/sec (with seq num) write speed all = 0.027004435 MB/sec (without seq num) 2024/11/20-18:58:48.817965 140007963924032 [compaction_job.cc:1948] [default] [JOB 7151] Generated table #59905: 562103 keys, 25834839 bytes, temperature: kWarm 2024/11/20-18:58:48.818036 140007963924032 EVENT_LOG_v1 {"time_micros": 1732100328818003, "cf_name": "default", "job": 7151, "event": "table_file_creation", "file_number": 59905, "file_size": 25834839, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958816147, "largest_seqno": 997270958, "table_properties": {"data_size": 22246512, "index_size": 1091648, "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": 15738884, "raw_average_key_size": 28, "raw_value_size": 65849418, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 562103, "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": 1732100326, "oldest_key_time": 0, "file_creation_time": 1732100326, "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": 59905, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:58:48.838383 140007963924032 [compaction_job.cc:703] job-07151: subcompact[0], size: 0.301833 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07151/att-00 [059898,059899,059900,059901,059902,059903,059904,059905] 2024/11/20-18:58:48.915654 140007963924032 (Original Log Time 2024/11/20-18:58:19.074248) EVENT_LOG_v1 {"time_micros": 1732100299074204, "job": 7151, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [59876], "files_L3": [59894, 59895, 59837, 59838, 59839, 59840, 59841, 59842, 59843], "score": 0.792923, "input_data_size": 323032784, "oldest_snapshot_seqno": 997518353} 2024/11/20-18:58:48.915658 140007963924032 (Original Log Time 2024/11/20-18:58:48.904502) [compaction_job.cc:2022] [default] [JOB 7151] Compacted 1@2 + 9@3 files to L3 => 301833493 bytes 2024/11/20-18:58:48.915659 140007963924032 (Original Log Time 2024/11/20-18:58:48.915581) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 8 0 0 0] max score 0.01, MB/sec: 10.9 rd, 10.1 wr, level 3, files in(1, 9) out(8 +0 blob) MB in(24.8, 283.3 +0.0 blob) out(287.9 +0.0 blob), read-write-amplify(24.1) write-amplify(11.6) OK, records in: 7144518, records dropped: 100842 output_compression: Snappy 2024/11/20-18:58:48.915664 140007963924032 (Original Log Time 2024/11/20-18:58:48.915630) EVENT_LOG_v1 {"time_micros": 1732100328915604, "cf": "default", "job": 7151, "event": "compaction_finished", "compaction_time_micros": 29764148, "compaction_time_cpu_micros": 12337567, "output_level": 3, "num_output_files": 8, "total_output_size": 301833493, "num_input_records": 7144518, "num_output_records": 7043676, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 259229308, "file_range_sync_nanos": 0, "file_fsync_nanos": 6021, "file_prepare_write_nanos": 27472, "lsm_state": [0, 0, 0, 8, 0, 0, 0]} 2024/11/20-18:58:49.037461 140007963924032 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":1732100298,"executesMs":29986,"compactionJobId":7151,"attempt":0,"compactionInputRawBytes":1035432512,"compactionInputZipBytes":323032784,"compactionOutputRawBytes":0,"compactionOutputZipBytes":301833493,"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-721635238524a0d4afd27688c5af3874-e8ef90c4ff7c51b3-00"}}, response = 2024/11/20-18:58:49.037578 140007963924032 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-07151/att-00: olev 3, work 29.986 s, result 7.611 ms, install 11.177 ms, input{raw 987.465 MiB zip 308.068 MiB}