2024/11/20-18:41:01.768353 140007913567808 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00: fork to child time = 0.009490 sec 2024/11/20-18:41:01.768911 140007913567808 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00 2024/11/20-18:41:01.776058 140007913567808 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00 2024/11/20-18:41:01.777703 140007913567808 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-18:41:01.777935 140007913567808 [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:41:01.828186 140007913567808 [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-06528/att-00/MANIFEST-049091 2024/11/20-18:41:01.893617 140007913567808 [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-06528/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 58700, last_sequence is 983663402, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 58521 2024/11/20-18:41:01.893629 140007913567808 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-18:41:01.893737 140007913567808 [version_set.cc:5724] Creating manifest 58700 2024/11/20-18:41:01.935899 140007913567808 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-18:41:01.955515 140007913567808 [compaction_job.cc:2437] [default] [JOB 6528] Compacting 2@2 + 7@3 files to L3, score 0.78, subcompactions 1 : 1 2024/11/20-18:41:01.955534 140007913567808 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 5973 Base level 2, inputs: [58698(27MB) 58690(8134KB)], [58609(38MB) 58610(16MB) 58588(36MB) 58589(36MB) 58590(35MB) 58591(35MB) 58592(39MB)] 2024/11/20-18:41:01.965577 140007913567808 [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:41:01.965612 140007913567808 [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:41:01.965641 140007913567808 [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:41:01.965653 140007913567808 [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:41:01.965681 140007913567808 [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:41:02.561323 140007913567808 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058701.sst) /dev/shm/ToplingTemp/Topling-845803-MphR5O 2024/11/20-18:41:03.363808 140007913567808 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058701.sst): first pass time = 0.80's, 167.262'MB/sec 2024/11/20-18:41:04.784781 140007913567808 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058701.sst): old prealloc_size = 147639500, real_size = 37729616 2024/11/20-18:41:04.785355 140007913567808 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058701.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927644 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1082 GB zip-val = 0.0357 GB avg-val = 116.69 avg-zval = 38.48 2024/11/20-18:41:04.786413 140007913567808 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058701.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:41:05.666776 140007913567808 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058701.sst): second pass time = 1.42's, 76.226'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.88's, 45.813'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3234.587'MB/sec (index lex order gen) rebuild zvType time = 0.75's, 0.310'MB/sec write SST data time = 0.13's, 305.050'MB/sec dict compress time = 4211551113.06's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 31811.804'MB/sec zip my value time = 1.42's, unzip length = 0.108'GB zip my value throughput = 76.226'MB/sec zip pipeline throughput = 76.226'MB/sec entries = 927644 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.69 avg-zval = 38.48 usrkeys = 927644 avg-key = 20.00 avg-zkey = 1.94 avg-val = 120.57 avg-zval = 38.48 TagRS{ kinds = RS_Key0_TagN bytes = 145040 } TagArray{ size = 514960 bytes = 1673632 } seq expand size = 3604720 multi value expand size = 0 cnt WriteAppend = 37 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0357 GB dict = 1.08 MB all = 0.0404 GB } UnZip/Zip{ index = 10.3068 value = 3.0323 dict = 1.00 all = 3.3217 } Zip/UnZip{ index = 0.0970 value = 0.3298 dict = 1.00 all = 0.3010 } ---------------------------- total value len = 0.111848 GB avg = 0.121 KB (by entry num) total key len = 0.025974 GB avg = 0.028 KB total ukey len = 0.018553 GB avg = 0.020 KB total ukey num = 0.000927644 Billion total entry num = 0.000927644 Billion write speed all = 0.003871002 MB/sec (with seq num) write speed all = 0.003662565 MB/sec (without seq num) 2024/11/20-18:41:05.715908 140007913567808 [compaction_job.cc:1948] [default] [JOB 6528] Generated table #58701: 927644 keys, 40405977 bytes, temperature: kWarm 2024/11/20-18:41:05.715994 140007913567808 EVENT_LOG_v1 {"time_micros": 1732099265715953, "cf_name": "default", "job": 6528, "event": "table_file_creation", "file_number": 58701, "file_size": 40405977, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 983613210, "table_properties": {"data_size": 35697472, "index_size": 1800064, "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": 25974032, "raw_average_key_size": 28, "raw_value_size": 108243748, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927644, "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": 1732099262, "oldest_key_time": 0, "file_creation_time": 1732099262, "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": 58701, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:41:05.752914 140007913567808 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058702.sst) /dev/shm/ToplingTemp/Topling-845803-MJGpVR 2024/11/20-18:41:07.053994 140007913567808 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058702.sst): first pass time = 1.30's, 103.162'MB/sec 2024/11/20-18:41:08.644288 140007913567808 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058702.sst): old prealloc_size = 147639500, real_size = 36550752 2024/11/20-18:41:08.644981 140007913567808 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058702.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926991 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.79 avg-zval = 37.24 2024/11/20-18:41:08.645513 140007913567808 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058702.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:41:09.431653 140007913567808 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058702.sst): second pass time = 1.59's, 68.110'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.79's, 49.632'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2697.946'MB/sec (index lex order gen) rebuild zvType time = 0.59's, 0.390'MB/sec write SST data time = 0.19's, 202.257'MB/sec dict compress time = 4211551113.06's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 18985.957'MB/sec zip my value time = 1.59's, unzip length = 0.108'GB zip my value throughput = 68.110'MB/sec zip pipeline throughput = 68.110'MB/sec entries = 926991 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.79 avg-zval = 37.24 usrkeys = 926991 avg-key = 20.00 avg-zkey = 1.94 avg-val = 120.33 avg-zval = 37.24 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 468971 bytes = 1524176 } seq expand size = 3282797 multi value expand size = 0 cnt WriteAppend = 46 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0391 GB } UnZip/Zip{ index = 10.3076 value = 3.1362 dict = 1.00 all = 3.4346 } Zip/UnZip{ index = 0.0970 value = 0.3189 dict = 1.00 all = 0.2912 } ---------------------------- total value len = 0.223393 GB avg = 0.120 KB (by entry num) total key len = 0.051930 GB avg = 0.028 KB total ukey len = 0.037093 GB avg = 0.020 KB total ukey num = 0.001854635 Billion total entry num = 0.001854635 Billion write speed all = 0.007732144 MB/sec (with seq num) write speed all = 0.007315461 MB/sec (without seq num) 2024/11/20-18:41:09.481406 140007913567808 [compaction_job.cc:1948] [default] [JOB 6528] Generated table #58702: 926991 keys, 39077981 bytes, temperature: kWarm 2024/11/20-18:41:09.481472 140007913567808 EVENT_LOG_v1 {"time_micros": 1732099269481442, "cf_name": "default", "job": 6528, "event": "table_file_creation", "file_number": 58702, "file_size": 39077981, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933750, "table_properties": {"data_size": 34520144, "index_size": 1798656, "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": 25955748, "raw_average_key_size": 28, "raw_value_size": 108261982, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926991, "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": 1732099265, "oldest_key_time": 0, "file_creation_time": 1732099265, "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": 58702, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:41:09.518159 140007913567808 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058703.sst) /dev/shm/ToplingTemp/Topling-845803-M8Ep8Q 2024/11/20-18:41:10.648294 140007913567808 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058703.sst): first pass time = 1.13's, 118.767'MB/sec 2024/11/20-18:41:12.125329 140007913567808 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058703.sst): old prealloc_size = 147639500, real_size = 36368416 2024/11/20-18:41:12.125915 140007913567808 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058703.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926720 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:41:12.126212 140007913567808 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058703.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:41:12.822099 140007913567808 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058703.sst): second pass time = 1.48's, 73.339'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 54.719'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3125.100'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.404'MB/sec write SST data time = 0.12's, 311.366'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 = 22948.587'MB/sec zip my value time = 1.48's, unzip length = 0.108'GB zip my value throughput = 73.339'MB/sec zip pipeline throughput = 73.339'MB/sec entries = 926720 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.83 avg-zval = 37.09 usrkeys = 926720 avg-key = 20.00 avg-zkey = 1.90 avg-val = 118.58 avg-zval = 37.09 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 231899 bytes = 753680 } seq expand size = 1623293 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0381 GB } UnZip/Zip{ index = 10.5126 value = 3.1498 dict = 1.00 all = 3.5205 } Zip/UnZip{ index = 0.0951 value = 0.3175 dict = 1.00 all = 0.2841 } ---------------------------- total value len = 0.333286 GB avg = 0.120 KB (by entry num) total key len = 0.077878 GB avg = 0.028 KB total ukey len = 0.055627 GB avg = 0.020 KB total ukey num = 0.002781355 Billion total entry num = 0.002781355 Billion write speed all = 0.011545991 MB/sec (with seq num) write speed all = 0.010921160 MB/sec (without seq num) 2024/11/20-18:41:12.870347 140007913567808 [compaction_job.cc:1948] [default] [JOB 6528] Generated table #58703: 926720 keys, 38125005 bytes, temperature: kWarm 2024/11/20-18:41:12.870405 140007913567808 EVENT_LOG_v1 {"time_micros": 1732099272870375, "cf_name": "default", "job": 6528, "event": "table_file_creation", "file_number": 58703, "file_size": 38125005, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933812, "table_properties": {"data_size": 34373456, "index_size": 1763072, "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": 25948160, "raw_average_key_size": 28, "raw_value_size": 108269624, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926720, "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": 1732099269, "oldest_key_time": 0, "file_creation_time": 1732099269, "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": 58703, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:41:12.906266 140007913567808 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058704.sst) /dev/shm/ToplingTemp/Topling-845803-xSQL8S 2024/11/20-18:41:13.974555 140007913567808 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058704.sst): first pass time = 1.07's, 125.642'MB/sec 2024/11/20-18:41:15.475237 140007913567808 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058704.sst): old prealloc_size = 147639500, real_size = 36397616 2024/11/20-18:41:15.475942 140007913567808 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058704.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926942 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.80 avg-zval = 37.11 2024/11/20-18:41:15.476298 140007913567808 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058704.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:41:16.505108 140007913567808 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058704.sst): second pass time = 1.50's, 72.186'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.03's, 37.017'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2597.523'MB/sec (index lex order gen) rebuild zvType time = 0.75's, 0.309'MB/sec write SST data time = 0.28's, 136.756'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 = 19382.004'MB/sec zip my value time = 1.50's, unzip length = 0.108'GB zip my value throughput = 72.186'MB/sec zip pipeline throughput = 72.186'MB/sec entries = 926942 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.80 avg-zval = 37.11 usrkeys = 926942 avg-key = 20.00 avg-zkey = 1.90 avg-val = 118.54 avg-zval = 37.11 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231153 bytes = 722368 } seq expand size = 1618071 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.5116 value = 3.1470 dict = 1.00 all = 3.5207 } Zip/UnZip{ index = 0.0951 value = 0.3178 dict = 1.00 all = 0.2840 } ---------------------------- total value len = 0.443168 GB avg = 0.120 KB (by entry num) total key len = 0.103832 GB avg = 0.028 KB total ukey len = 0.074166 GB avg = 0.020 KB total ukey num = 0.003708297 Billion total entry num = 0.003708297 Billion write speed all = 0.015358842 MB/sec (with seq num) write speed all = 0.014525860 MB/sec (without seq num) 2024/11/20-18:41:16.552246 140007913567808 [compaction_job.cc:1948] [default] [JOB 6528] Generated table #58704: 926942 keys, 38122835 bytes, temperature: kWarm 2024/11/20-18:41:16.552320 140007913567808 EVENT_LOG_v1 {"time_micros": 1732099276552287, "cf_name": "default", "job": 6528, "event": "table_file_creation", "file_number": 58704, "file_size": 38122835, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 963090834, "table_properties": {"data_size": 34402080, "index_size": 1763648, "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": 25954376, "raw_average_key_size": 28, "raw_value_size": 108263480, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926942, "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": 1732099272, "oldest_key_time": 0, "file_creation_time": 1732099272, "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": 58704, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:41:16.588517 140007913567808 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058705.sst) /dev/shm/ToplingTemp/Topling-845803-9iusnT 2024/11/20-18:41:17.460298 140007913567808 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058705.sst): first pass time = 0.87's, 153.967'MB/sec 2024/11/20-18:41:18.948485 140007913567808 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058705.sst): old prealloc_size = 147639500, real_size = 36465456 2024/11/20-18:41:18.949286 140007913567808 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058705.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926687 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.84 avg-zval = 37.13 2024/11/20-18:41:18.949434 140007913567808 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058705.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:41:19.939899 140007913567808 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058705.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.99's, 37.796'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2340.450'MB/sec (index lex order gen) rebuild zvType time = 0.84's, 0.277'MB/sec write SST data time = 0.15's, 243.727'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 = 35347.357'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 = 926687 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.84 avg-zval = 37.13 usrkeys = 926687 avg-key = 20.00 avg-zkey = 1.97 avg-val = 116.84 avg-zval = 37.13 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 621 bytes = 1872 } seq expand size = 4347 multi value expand size = 0 cnt WriteAppend = 29 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0375 GB } UnZip/Zip{ index = 10.1757 value = 3.1463 dict = 1.00 all = 3.5819 } Zip/UnZip{ index = 0.0983 value = 0.3178 dict = 1.00 all = 0.2792 } ---------------------------- total value len = 0.551443 GB avg = 0.119 KB (by entry num) total key len = 0.129780 GB avg = 0.028 KB total ukey len = 0.092700 GB avg = 0.020 KB total ukey num = 0.004634984 Billion total entry num = 0.004634984 Billion write speed all = 0.019125732 MB/sec (with seq num) write speed all = 0.018084691 MB/sec (without seq num) 2024/11/20-18:41:20.020034 140007913567808 [compaction_job.cc:1948] [default] [JOB 6528] Generated table #58705: 926687 keys, 37470721 bytes, temperature: kWarm 2024/11/20-18:41:20.020110 140007913567808 EVENT_LOG_v1 {"time_micros": 1732099280020080, "cf_name": "default", "job": 6528, "event": "table_file_creation", "file_number": 58705, "file_size": 37470721, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 965663958, "table_properties": {"data_size": 34412256, "index_size": 1821376, "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": 25947236, "raw_average_key_size": 28, "raw_value_size": 108270630, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926687, "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": 1732099276, "oldest_key_time": 0, "file_creation_time": 1732099276, "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": 58705, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:41:20.056250 140007913567808 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058706.sst) /dev/shm/ToplingTemp/Topling-845803-QTR6GR 2024/11/20-18:41:20.996908 140007913567808 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058706.sst): first pass time = 0.94's, 142.691'MB/sec 2024/11/20-18:41:22.956832 140007913567808 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058706.sst): old prealloc_size = 147639500, real_size = 37586704 2024/11/20-18:41:22.957404 140007913567808 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058706.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927246 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1083 GB zip-val = 0.0356 GB avg-val = 116.75 avg-zval = 38.37 2024/11/20-18:41:22.957830 140007913567808 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058706.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:41:23.672733 140007913567808 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058706.sst): second pass time = 1.96's, 55.255'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.72's, 55.917'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3199.124'MB/sec (index lex order gen) rebuild zvType time = 0.59's, 0.396'MB/sec write SST data time = 0.13's, 309.790'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 14678.893'MB/sec zip my value time = 1.96's, unzip length = 0.108'GB zip my value throughput = 55.255'MB/sec zip pipeline throughput = 118.366'MB/sec entries = 927246 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.75 avg-zval = 38.37 usrkeys = 927246 avg-key = 20.00 avg-zkey = 1.92 avg-val = 120.23 avg-zval = 38.37 TagRS{ kinds = RS_Key0_TagN bytes = 145000 } TagArray{ size = 460654 bytes = 1439552 } seq expand size = 3224578 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.0356 GB dict = 1.08 MB all = 0.0400 GB } UnZip/Zip{ index = 10.4435 value = 3.0427 dict = 1.00 all = 3.3530 } Zip/UnZip{ index = 0.0958 value = 0.3287 dict = 1.00 all = 0.2982 } ---------------------------- total value len = 0.662922 GB avg = 0.119 KB (by entry num) total key len = 0.155742 GB avg = 0.028 KB total ukey len = 0.111245 GB avg = 0.020 KB total ukey num = 0.005562230 Billion total entry num = 0.005562230 Billion write speed all = 0.022982104 MB/sec (with seq num) write speed all = 0.021732930 MB/sec (without seq num) 2024/11/20-18:41:23.720690 140007913567808 [compaction_job.cc:1948] [default] [JOB 6528] Generated table #58706: 927246 keys, 40029515 bytes, temperature: kWarm 2024/11/20-18:41:23.720755 140007913567808 EVENT_LOG_v1 {"time_micros": 1732099283720724, "cf_name": "default", "job": 6528, "event": "table_file_creation", "file_number": 58706, "file_size": 40029515, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 983613143, "table_properties": {"data_size": 35578944, "index_size": 1775744, "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": 25962888, "raw_average_key_size": 28, "raw_value_size": 108254976, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927246, "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": 1732099280, "oldest_key_time": 0, "file_creation_time": 1732099280, "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": 58706, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:41:23.759037 140007913567808 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058707.sst) /dev/shm/ToplingTemp/Topling-845803-LcFCPQ 2024/11/20-18:41:24.061875 140007913567808 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058707.sst): first pass time = 0.30's, 271.274'MB/sec 2024/11/20-18:41:24.992131 140007913567808 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058707.sst): old prealloc_size = 147639500, real_size = 22820592 2024/11/20-18:41:24.992631 140007913567808 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058707.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 567254 prefix = 4 raw-key = 0.0091 GB zip-key = 0.0011 GB avg-key = 16.00 avg-zkey = 1.95 raw-val = 0.0663 GB zip-val = 0.0216 GB avg-val = 116.80 avg-zval = 38.02 2024/11/20-18:41:24.993153 140007913567808 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058707.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:41:25.574602 140007913567808 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00/058707.sst): second pass time = 0.93's, 71.294'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.58's, 42.979'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2321.618'MB/sec (index lex order gen) rebuild zvType time = 0.49's, 0.292'MB/sec write SST data time = 0.10's, 261.215'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.666'MB, throughput = 21078.549'MB/sec zip my value time = 0.93's, unzip length = 0.066'GB zip my value throughput = 71.294'MB/sec zip pipeline throughput = 71.294'MB/sec entries = 567254 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.80 avg-zval = 38.02 usrkeys = 567254 avg-key = 20.00 avg-zkey = 1.95 avg-val = 123.09 avg-zval = 38.02 TagRS{ kinds = RS_Key0_TagN bytes = 88720 } TagArray{ size = 509716 bytes = 1592880 } seq expand size = 3568012 multi value expand size = 0 cnt WriteAppend = 26 UnZipSize{ index = 0.0113 GB value = 0.0663 GB dict = 0.67 MB all = 0.0821 GB } __ZipSize{ index = 0.0011 GB value = 0.0216 GB dict = 0.67 MB all = 0.0250 GB } UnZip/Zip{ index = 10.2319 value = 3.0718 dict = 1.00 all = 3.2812 } Zip/UnZip{ index = 0.0977 value = 0.3255 dict = 1.00 all = 0.3048 } ---------------------------- total value len = 0.732748 GB avg = 0.120 KB (by entry num) total key len = 0.171626 GB avg = 0.028 KB total ukey len = 0.122590 GB avg = 0.020 KB total ukey num = 0.006129484 Billion total entry num = 0.006129484 Billion write speed all = 0.025386824 MB/sec (with seq num) write speed all = 0.024010330 MB/sec (without seq num) 2024/11/20-18:41:25.607320 140007913567808 [compaction_job.cc:1948] [default] [JOB 6528] Generated table #58707: 567254 keys, 25033625 bytes, temperature: kWarm 2024/11/20-18:41:25.607388 140007913567808 EVENT_LOG_v1 {"time_micros": 1732099285607356, "cf_name": "default", "job": 6528, "event": "table_file_creation", "file_number": 58707, "file_size": 25033625, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 983611957, "table_properties": {"data_size": 21569824, "index_size": 1108800, "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": 15883112, "raw_average_key_size": 28, "raw_value_size": 66257720, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 567254, "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": 1732099283, "oldest_key_time": 0, "file_creation_time": 1732099283, "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": 58707, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:41:25.626575 140007913567808 [compaction_job.cc:703] job-06528: subcompact[0], size: 0.258266 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06528/att-00 [058701,058702,058703,058704,058705,058706,058707] 2024/11/20-18:41:25.694981 140007913567808 (Original Log Time 2024/11/20-18:41:01.955616) EVENT_LOG_v1 {"time_micros": 1732099261955552, "job": 6528, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [58698, 58690], "files_L3": [58609, 58610, 58588, 58589, 58590, 58591, 58592], "score": 0.780632, "input_data_size": 287060349, "oldest_snapshot_seqno": 983663354} 2024/11/20-18:41:25.694988 140007913567808 (Original Log Time 2024/11/20-18:41:25.683312) [compaction_job.cc:2022] [default] [JOB 6528] Compacted 2@2 + 7@3 files to L3 => 258265659 bytes 2024/11/20-18:41:25.694990 140007913567808 (Original Log Time 2024/11/20-18:41:25.694863) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 7 0 0 0] max score 0.01, MB/sec: 12.1 rd, 10.9 wr, level 3, files in(2, 7) out(7 +0 blob) MB in(35.1, 238.7 +0.0 blob) out(246.3 +0.0 blob), read-write-amplify(14.8) write-amplify(7.0) OK, records in: 6270573, records dropped: 141089 output_compression: Snappy 2024/11/20-18:41:25.694997 140007913567808 (Original Log Time 2024/11/20-18:41:25.694945) EVENT_LOG_v1 {"time_micros": 1732099285694901, "cf": "default", "job": 6528, "event": "compaction_finished", "compaction_time_micros": 23670969, "compaction_time_cpu_micros": 9635480, "output_level": 3, "num_output_files": 7, "total_output_size": 258265659, "num_input_records": 6270573, "num_output_records": 6129484, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 205184437, "file_range_sync_nanos": 0, "file_fsync_nanos": 6269, "file_prepare_write_nanos": 24088, "lsm_state": [0, 0, 0, 7, 0, 0, 0]} 2024/11/20-18:41:25.847179 140007913567808 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":1732099261,"executesMs":23907,"compactionJobId":6528,"attempt":0,"compactionInputRawBytes":907482350,"compactionInputZipBytes":287060349,"compactionOutputRawBytes":0,"compactionOutputZipBytes":258265659,"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-3d6daf9c92a815086cabe97dda7df32c-467ca4e29302ca8f-00"}}, response = 2024/11/20-18:41:25.847295 140007913567808 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-06528/att-00: olev 3, work 23.907 s, result 7.705 ms, install 11.714 ms, input{raw 865.443 MiB zip 273.762 MiB}