2024/11/20-21:07:18.392986 140008652125760 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00: fork to child time = 0.009573 sec 2024/11/20-21:07:18.393535 140008652125760 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00 2024/11/20-21:07:18.407345 140008652125760 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00 2024/11/20-21:07:18.409131 140008652125760 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-21:07:18.409376 140008652125760 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-21:07:18.458146 140008652125760 [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-13101/att-00/MANIFEST-049091 2024/11/20-21:07:18.522593 140008652125760 [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-13101/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 71068, last_sequence is 1137136331, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 70921 2024/11/20-21:07:18.522599 140008652125760 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-21:07:18.522682 140008652125760 [version_set.cc:5724] Creating manifest 71068 2024/11/20-21:07:18.559549 140008652125760 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-21:07:18.581443 140008652125760 [compaction_job.cc:2437] [default] [JOB 13101] Compacting 1@2 + 9@3 files to L3, score 0.91, subcompactions 1 : 1 2024/11/20-21:07:18.581456 140008652125760 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 10597 Base level 2, inputs: [71024(15MB)], [71066(18MB) 70936(38MB) 70937(36MB) 70938(35MB) 70939(39MB) 70940(37MB) 70941(38MB) 70942(36MB) 70943(39MB)] 2024/11/20-21:07:18.587005 140008652125760 [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-21:07:18.587029 140008652125760 [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-21:07:18.587057 140008652125760 [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-21:07:18.587065 140008652125760 [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-21:07:18.587074 140008652125760 [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-21:07:18.877034 140008652125760 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071069.sst) /dev/shm/ToplingTemp/Topling-989974-v2KTBp 2024/11/20-21:07:19.714327 140008652125760 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071069.sst): first pass time = 0.84's, 160.310'MB/sec 2024/11/20-21:07:21.436346 140008652125760 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071069.sst): old prealloc_size = 147639500, real_size = 36029200 2024/11/20-21:07:21.437017 140008652125760 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071069.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927050 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.0340 GB avg-val = 116.78 avg-zval = 36.67 2024/11/20-21:07:21.438557 140008652125760 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071069.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-21:07:22.244229 140008652125760 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071069.sst): second pass time = 1.72's, 62.903'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 49.675'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2851.180'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.341'MB/sec write SST data time = 0.13's, 316.019'MB/sec dict compress time = 4127043490.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 31525.302'MB/sec zip my value time = 1.72's, unzip length = 0.108'GB zip my value throughput = 62.903'MB/sec zip pipeline throughput = 168.480'MB/sec entries = 927050 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.78 avg-zval = 36.67 usrkeys = 927050 avg-key = 20.00 avg-zkey = 1.94 avg-val = 123.78 avg-zval = 36.67 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927050 bytes = 3244688 } seq expand size = 6489350 multi value expand size = 0 cnt WriteAppend = 37 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0340 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.3075 value = 3.1843 dict = 1.00 all = 3.3444 } Zip/UnZip{ index = 0.0970 value = 0.3140 dict = 1.00 all = 0.2990 } ---------------------------- total value len = 563.180482 GB avg = 0.331 KB (by entry num) total key len = 44.340364 GB avg = 0.026 KB total ukey len = 32.812683 GB avg = 0.014 KB total ukey num = 2.321941626 Billion total entry num = 1.701443648 Billion write speed all = 55.129455277 MB/sec (with seq num) write speed all = 53.894275781 MB/sec (without seq num) 2024/11/20-21:07:22.296879 140008652125760 [compaction_job.cc:1948] [default] [JOB 13101] Generated table #71069: 927050 keys, 40131910 bytes, temperature: kWarm 2024/11/20-21:07:22.296976 140008652125760 EVENT_LOG_v1 {"time_micros": 1732108042296935, "cf_name": "default", "job": 13101, "event": "table_file_creation", "file_number": 71069, "file_size": 40131910, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 919942522, "largest_seqno": 1135905205, "table_properties": {"data_size": 33998464, "index_size": 1798784, "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": 25957400, "raw_average_key_size": 28, "raw_value_size": 108260404, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927050, "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": 1732108038, "oldest_key_time": 0, "file_creation_time": 1732108038, "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": 71069, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:07:22.336552 140008652125760 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071070.sst) /dev/shm/ToplingTemp/Topling-989974-bHvYdo 2024/11/20-21:07:23.112601 140008652125760 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071070.sst): first pass time = 0.78's, 172.965'MB/sec 2024/11/20-21:07:24.832117 140008652125760 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071070.sst): old prealloc_size = 147639500, real_size = 36540704 2024/11/20-21:07:24.832682 140008652125760 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071070.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926980 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.23 2024/11/20-21:07:24.833162 140008652125760 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071070.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-21:07:25.556110 140008652125760 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071070.sst): second pass time = 1.72's, 62.994'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.72's, 53.944'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3345.160'MB/sec (index lex order gen) rebuild zvType time = 0.59's, 0.394'MB/sec write SST data time = 0.13's, 290.174'MB/sec dict compress time = 4127043490.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 15279.408'MB/sec zip my value time = 1.72's, unzip length = 0.108'GB zip my value throughput = 62.994'MB/sec zip pipeline throughput = 122.738'MB/sec entries = 926980 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.79 avg-zval = 37.23 usrkeys = 926980 avg-key = 20.00 avg-zkey = 1.94 avg-val = 120.30 avg-zval = 37.23 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 464858 bytes = 1510800 } seq expand size = 3254006 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.3075 value = 3.1371 dict = 1.00 all = 3.4367 } Zip/UnZip{ index = 0.0970 value = 0.3188 dict = 1.00 all = 0.2910 } ---------------------------- total value len = 563.291998 GB avg = 0.331 KB (by entry num) total key len = 44.366319 GB avg = 0.026 KB total ukey len = 32.831222 GB avg = 0.014 KB total ukey num = 2.322868606 Billion total entry num = 1.702370628 Billion write speed all = 55.125362967 MB/sec (with seq num) write speed all = 53.889881828 MB/sec (without seq num) 2024/11/20-21:07:25.603354 140008652125760 [compaction_job.cc:1948] [default] [JOB 13101] Generated table #71070: 926980 keys, 39054141 bytes, temperature: kWarm 2024/11/20-21:07:25.603421 140008652125760 EVENT_LOG_v1 {"time_micros": 1732108045603389, "cf_name": "default", "job": 13101, "event": "table_file_creation", "file_number": 71070, "file_size": 39054141, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933750, "table_properties": {"data_size": 34510096, "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": 25955440, "raw_average_key_size": 28, "raw_value_size": 108262384, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926980, "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": 1732108042, "oldest_key_time": 0, "file_creation_time": 1732108042, "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": 71070, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:07:25.639972 140008652125760 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071071.sst) /dev/shm/ToplingTemp/Topling-989974-gZ86lo 2024/11/20-21:07:26.434392 140008652125760 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071071.sst): first pass time = 0.79's, 168.958'MB/sec 2024/11/20-21:07:28.200876 140008652125760 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071071.sst): old prealloc_size = 147639500, real_size = 36378096 2024/11/20-21:07:28.201461 140008652125760 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071071.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.91 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.83 avg-zval = 37.09 2024/11/20-21:07:28.201773 140008652125760 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071071.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-21:07:28.988692 140008652125760 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071071.sst): second pass time = 1.77's, 61.322'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.79's, 48.407'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3136.629'MB/sec (index lex order gen) rebuild zvType time = 0.66's, 0.351'MB/sec write SST data time = 0.13's, 298.568'MB/sec dict compress time = 4127043490.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 20529.682'MB/sec zip my value time = 1.77's, unzip length = 0.108'GB zip my value throughput = 61.322'MB/sec zip pipeline throughput = 101.920'MB/sec entries = 926720 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.83 avg-zval = 37.09 usrkeys = 926720 avg-key = 20.00 avg-zkey = 1.91 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 = 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.4443 value = 3.1500 dict = 1.00 all = 3.5196 } Zip/UnZip{ index = 0.0957 value = 0.3175 dict = 1.00 all = 0.2841 } ---------------------------- total value len = 563.401891 GB avg = 0.331 KB (by entry num) total key len = 44.392267 GB avg = 0.026 KB total ukey len = 32.849757 GB avg = 0.014 KB total ukey num = 2.323795326 Billion total entry num = 1.703297348 Billion write speed all = 55.120521842 MB/sec (with seq num) write speed all = 53.884752958 MB/sec (without seq num) 2024/11/20-21:07:29.034867 140008652125760 [compaction_job.cc:1948] [default] [JOB 13101] Generated table #71071: 926720 keys, 38134897 bytes, temperature: kWarm 2024/11/20-21:07:29.034926 140008652125760 EVENT_LOG_v1 {"time_micros": 1732108049034895, "cf_name": "default", "job": 13101, "event": "table_file_creation", "file_number": 71071, "file_size": 38134897, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933812, "table_properties": {"data_size": 34371616, "index_size": 1774592, "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": 1732108045, "oldest_key_time": 0, "file_creation_time": 1732108045, "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": 71071, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:07:29.074990 140008652125760 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071072.sst) /dev/shm/ToplingTemp/Topling-989974-Zodrzn 2024/11/20-21:07:29.876122 140008652125760 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071072.sst): first pass time = 0.80's, 167.543'MB/sec 2024/11/20-21:07:31.350828 140008652125760 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071072.sst): old prealloc_size = 147639500, real_size = 36797088 2024/11/20-21:07:31.351401 140008652125760 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071072.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926964 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0347 GB avg-val = 116.79 avg-zval = 37.48 2024/11/20-21:07:31.351578 140008652125760 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071072.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-21:07:32.049459 140008652125760 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071072.sst): second pass time = 1.47's, 73.453'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 54.355'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3317.301'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.405'MB/sec write SST data time = 0.13's, 302.883'MB/sec dict compress time = 4127043490.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 32129.545'MB/sec zip my value time = 1.47's, unzip length = 0.108'GB zip my value throughput = 73.453'MB/sec zip pipeline throughput = 134.386'MB/sec entries = 926964 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.79 avg-zval = 37.48 usrkeys = 926964 avg-key = 20.00 avg-zkey = 1.97 avg-val = 117.17 avg-zval = 37.48 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 49465 bytes = 173136 } seq expand size = 346255 multi value expand size = 0 cnt WriteAppend = 32 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0347 GB dict = 1.08 MB all = 0.0380 GB } UnZip/Zip{ index = 10.1759 value = 3.1161 dict = 1.00 all = 3.5346 } Zip/UnZip{ index = 0.0983 value = 0.3209 dict = 1.00 all = 0.2829 } ---------------------------- total value len = 563.510500 GB avg = 0.331 KB (by entry num) total key len = 44.418222 GB avg = 0.026 KB total ukey len = 32.868296 GB avg = 0.014 KB total ukey num = 2.324722290 Billion total entry num = 1.704224312 Billion write speed all = 55.117425922 MB/sec (with seq num) write speed all = 53.881327626 MB/sec (without seq num) 2024/11/20-21:07:32.102023 140008652125760 [compaction_job.cc:1948] [default] [JOB 13101] Generated table #71072: 926964 keys, 37972817 bytes, temperature: kWarm 2024/11/20-21:07:32.102099 140008652125760 EVENT_LOG_v1 {"time_micros": 1732108052102067, "cf_name": "default", "job": 13101, "event": "table_file_creation", "file_number": 71072, "file_size": 37972817, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1135898427, "table_properties": {"data_size": 34743248, "index_size": 1821888, "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": 25954992, "raw_average_key_size": 28, "raw_value_size": 108262804, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926964, "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": 1732108049, "oldest_key_time": 0, "file_creation_time": 1732108049, "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": 71072, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:07:32.137473 140008652125760 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071073.sst) /dev/shm/ToplingTemp/Topling-989974-YyPIsq 2024/11/20-21:07:32.950001 140008652125760 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071073.sst): first pass time = 0.81's, 165.191'MB/sec 2024/11/20-21:07:34.243594 140008652125760 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071073.sst): old prealloc_size = 147639500, real_size = 36587840 2024/11/20-21:07:34.244136 140008652125760 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071073.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924292 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.0346 GB avg-val = 117.21 avg-zval = 37.44 2024/11/20-21:07:34.244946 140008652125760 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071073.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-21:07:35.056485 140008652125760 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071073.sst): second pass time = 1.29's, 83.804'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 50.049'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3358.653'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.336'MB/sec write SST data time = 0.13's, 324.435'MB/sec dict compress time = 4127043490.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 31419.711'MB/sec zip my value time = 1.29's, unzip length = 0.108'GB zip my value throughput = 83.804'MB/sec zip pipeline throughput = 83.804'MB/sec entries = 924292 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.21 avg-zval = 37.44 usrkeys = 924292 avg-key = 20.00 avg-zkey = 1.89 avg-val = 124.21 avg-zval = 37.44 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924292 bytes = 3235040 } seq expand size = 6470044 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0346 GB dict = 1.08 MB all = 0.0407 GB } UnZip/Zip{ index = 10.5841 value = 3.1302 dict = 1.00 all = 3.2991 } Zip/UnZip{ index = 0.0945 value = 0.3195 dict = 1.00 all = 0.3031 } ---------------------------- total value len = 563.625308 GB avg = 0.331 KB (by entry num) total key len = 44.444103 GB avg = 0.026 KB total ukey len = 32.886782 GB avg = 0.014 KB total ukey num = 2.325646582 Billion total entry num = 1.705148604 Billion write speed all = 55.115155241 MB/sec (with seq num) write speed all = 53.878723631 MB/sec (without seq num) 2024/11/20-21:07:35.105107 140008652125760 [compaction_job.cc:1948] [default] [JOB 13101] Generated table #71073: 924292 keys, 40683392 bytes, temperature: kWarm 2024/11/20-21:07:35.105171 140008652125760 EVENT_LOG_v1 {"time_micros": 1732108055105140, "cf_name": "default", "job": 13101, "event": "table_file_creation", "file_number": 71073, "file_size": 40683392, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980002219, "largest_seqno": 1135905270, "table_properties": {"data_size": 34610032, "index_size": 1746560, "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": 25880176, "raw_average_key_size": 28, "raw_value_size": 108337568, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924292, "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": 1732108052, "oldest_key_time": 0, "file_creation_time": 1732108052, "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": 71073, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:07:35.144681 140008652125760 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071074.sst) /dev/shm/ToplingTemp/Topling-989974-Gb37Up 2024/11/20-21:07:35.969232 140008652125760 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071074.sst): first pass time = 0.82's, 162.783'MB/sec 2024/11/20-21:07:37.164333 140008652125760 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071074.sst): old prealloc_size = 147639500, real_size = 36243776 2024/11/20-21:07:37.164883 140008652125760 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071074.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928447 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0342 GB avg-val = 116.56 avg-zval = 36.88 2024/11/20-21:07:37.165609 140008652125760 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071074.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-21:07:37.980041 140008652125760 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071074.sst): second pass time = 1.19's, 90.620'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 49.179'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3350.912'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.337'MB/sec write SST data time = 0.13's, 317.616'MB/sec dict compress time = 4127043490.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 23337.153'MB/sec zip my value time = 1.19's, unzip length = 0.108'GB zip my value throughput = 90.620'MB/sec zip pipeline throughput = 90.620'MB/sec entries = 928447 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.56 avg-zval = 36.88 usrkeys = 928447 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.56 avg-zval = 36.88 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928447 bytes = 3017472 } seq expand size = 6499129 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0342 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.5123 value = 3.1602 dict = 1.00 all = 3.3459 } Zip/UnZip{ index = 0.0951 value = 0.3164 dict = 1.00 all = 0.2989 } ---------------------------- total value len = 563.740028 GB avg = 0.330 KB (by entry num) total key len = 44.470099 GB avg = 0.026 KB total ukey len = 32.905351 GB avg = 0.014 KB total ukey num = 2.326575029 Billion total entry num = 1.706077051 Billion write speed all = 55.113305304 MB/sec (with seq num) write speed all = 53.876528195 MB/sec (without seq num) 2024/11/20-21:07:38.027891 140008652125760 [compaction_job.cc:1948] [default] [JOB 13101] Generated table #71074: 928447 keys, 40114274 bytes, temperature: kWarm 2024/11/20-21:07:38.027955 140008652125760 EVENT_LOG_v1 {"time_micros": 1732108058027925, "cf_name": "default", "job": 13101, "event": "table_file_creation", "file_number": 71074, "file_size": 40114274, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1084741921, "largest_seqno": 1135903733, "table_properties": {"data_size": 34245104, "index_size": 1766400, "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": 25996516, "raw_average_key_size": 28, "raw_value_size": 108221274, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928447, "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": 1732108055, "oldest_key_time": 0, "file_creation_time": 1732108055, "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": 71074, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:07:38.063665 140008652125760 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071075.sst) /dev/shm/ToplingTemp/Topling-989974-n7qyxp 2024/11/20-21:07:38.878531 140008652125760 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071075.sst): first pass time = 0.81's, 164.718'MB/sec 2024/11/20-21:07:40.115345 140008652125760 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071075.sst): old prealloc_size = 147639500, real_size = 35563952 2024/11/20-21:07:40.115922 140008652125760 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071075.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924781 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.0336 GB avg-val = 117.13 avg-zval = 36.30 2024/11/20-21:07:40.116744 140008652125760 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071075.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-21:07:40.946381 140008652125760 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071075.sst): second pass time = 1.24's, 87.652'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 47.720'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3171.715'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.328'MB/sec write SST data time = 0.13's, 314.970'MB/sec dict compress time = 4127043490.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 33792.353'MB/sec zip my value time = 1.24's, unzip length = 0.108'GB zip my value throughput = 87.652'MB/sec zip pipeline throughput = 87.652'MB/sec entries = 924781 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.13 avg-zval = 36.30 usrkeys = 924781 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.13 avg-zval = 36.30 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924781 bytes = 3236752 } seq expand size = 6473467 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0336 GB dict = 1.08 MB all = 0.0397 GB } UnZip/Zip{ index = 10.5150 value = 3.2265 dict = 1.00 all = 3.3845 } Zip/UnZip{ index = 0.0951 value = 0.3099 dict = 1.00 all = 0.2955 } ---------------------------- total value len = 563.854826 GB avg = 0.330 KB (by entry num) total key len = 44.495993 GB avg = 0.026 KB total ukey len = 32.923846 GB avg = 0.014 KB total ukey num = 2.327499810 Billion total entry num = 1.707001832 Billion write speed all = 55.111240415 MB/sec (with seq num) write speed all = 53.874125441 MB/sec (without seq num) 2024/11/20-21:07:40.993668 140008652125760 [compaction_job.cc:1948] [default] [JOB 13101] Generated table #71075: 924781 keys, 39656292 bytes, temperature: kWarm 2024/11/20-21:07:40.993734 140008652125760 EVENT_LOG_v1 {"time_micros": 1732108060993703, "cf_name": "default", "job": 13101, "event": "table_file_creation", "file_number": 71075, "file_size": 39656292, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980002347, "largest_seqno": 1135903984, "table_properties": {"data_size": 33573600, "index_size": 1758976, "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": 25893868, "raw_average_key_size": 28, "raw_value_size": 108323938, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924781, "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": 1732108058, "oldest_key_time": 0, "file_creation_time": 1732108058, "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": 71075, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:07:41.027432 140008652125760 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071076.sst) /dev/shm/ToplingTemp/Topling-989974-S8Q9mp 2024/11/20-21:07:41.842079 140008652125760 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071076.sst): first pass time = 0.81's, 164.762'MB/sec 2024/11/20-21:07:43.184368 140008652125760 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071076.sst): old prealloc_size = 147639500, real_size = 35829920 2024/11/20-21:07:43.184939 140008652125760 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071076.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925372 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.95 raw-val = 0.1083 GB zip-val = 0.0338 GB avg-val = 117.04 avg-zval = 36.52 2024/11/20-21:07:43.185748 140008652125760 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071076.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-21:07:43.946695 140008652125760 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071076.sst): second pass time = 1.34's, 80.742'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.76's, 52.379'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3306.537'MB/sec (index lex order gen) rebuild zvType time = 0.64's, 0.364'MB/sec write SST data time = 0.13's, 317.176'MB/sec dict compress time = 4127043490.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 23506.938'MB/sec zip my value time = 1.34's, unzip length = 0.108'GB zip my value throughput = 80.742'MB/sec zip pipeline throughput = 80.742'MB/sec entries = 925372 avg-key = 28.00 avg-zkey = 1.95 avg-val = 117.04 avg-zval = 36.52 usrkeys = 925372 avg-key = 20.00 avg-zkey = 1.95 avg-val = 124.04 avg-zval = 36.52 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925372 bytes = 3238816 } seq expand size = 6477604 multi value expand size = 0 cnt WriteAppend = 25 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0338 GB dict = 1.08 MB all = 0.0399 GB } UnZip/Zip{ index = 10.2411 value = 3.2052 dict = 1.00 all = 3.3614 } Zip/UnZip{ index = 0.0976 value = 0.3120 dict = 1.00 all = 0.2975 } ---------------------------- total value len = 563.969611 GB avg = 0.330 KB (by entry num) total key len = 44.521903 GB avg = 0.026 KB total ukey len = 32.942354 GB avg = 0.014 KB total ukey num = 2.328425182 Billion total entry num = 1.707927204 Billion write speed all = 55.109007434 MB/sec (with seq num) write speed all = 53.871558157 MB/sec (without seq num) 2024/11/20-21:07:43.995550 140008652125760 [compaction_job.cc:1948] [default] [JOB 13101] Generated table #71076: 925372 keys, 39928562 bytes, temperature: kWarm 2024/11/20-21:07:43.995626 140008652125760 EVENT_LOG_v1 {"time_micros": 1732108063995594, "cf_name": "default", "job": 13101, "event": "table_file_creation", "file_number": 71076, "file_size": 39928562, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958816147, "largest_seqno": 1135904334, "table_properties": {"data_size": 33791248, "index_size": 1807168, "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": 25910416, "raw_average_key_size": 28, "raw_value_size": 108307376, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925372, "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": 1732108061, "oldest_key_time": 0, "file_creation_time": 1732108061, "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": 71076, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:07:44.030282 140008652125760 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071077.sst) /dev/shm/ToplingTemp/Topling-989974-fdjlVm 2024/11/20-21:07:44.318533 140008652125760 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071077.sst): first pass time = 0.29's, 257.262'MB/sec 2024/11/20-21:07:44.961618 140008652125760 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071077.sst): old prealloc_size = 147639500, real_size = 20582576 2024/11/20-21:07:44.961944 140008652125760 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071077.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 509341 prefix = 4 raw-key = 0.0081 GB zip-key = 0.0010 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.0599 GB zip-val = 0.0195 GB avg-val = 117.57 avg-zval = 38.26 2024/11/20-21:07:44.962446 140008652125760 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071077.sst: sumWaitingMem = 0.001 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0012 GB, waited 0.000 sec, Key+Value = 0.074 GB 2024/11/20-21:07:45.406489 140008652125760 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00/071077.sst): second pass time = 0.64's, 93.243'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.44's, 51.350'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3209.011'MB/sec (index lex order gen) rebuild zvType time = 0.37's, 0.340'MB/sec write SST data time = 0.07's, 325.272'MB/sec dict compress time = 4127043490.10's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.599'MB, throughput = 11562.721'MB/sec zip my value time = 0.64's, unzip length = 0.060'GB zip my value throughput = 93.243'MB/sec zip pipeline throughput = 93.243'MB/sec entries = 509341 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.57 avg-zval = 38.26 usrkeys = 509341 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.57 avg-zval = 38.26 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 509341 bytes = 1782704 } seq expand size = 3565387 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0102 GB value = 0.0599 GB dict = 0.60 MB all = 0.0741 GB } __ZipSize{ index = 0.0010 GB value = 0.0195 GB dict = 0.60 MB all = 0.0228 GB } UnZip/Zip{ index = 10.5041 value = 3.0732 dict = 1.00 all = 3.2458 } Zip/UnZip{ index = 0.0952 value = 0.3254 dict = 1.00 all = 0.3081 } ---------------------------- total value len = 564.033058 GB avg = 0.330 KB (by entry num) total key len = 44.536165 GB avg = 0.026 KB total ukey len = 32.952541 GB avg = 0.014 KB total ukey num = 2.328934523 Billion total entry num = 1.708436545 Billion write speed all = 55.108759414 MB/sec (with seq num) write speed all = 53.871104731 MB/sec (without seq num) 2024/11/20-21:07:45.437880 140008652125760 [compaction_job.cc:1948] [default] [JOB 13101] Generated table #71077: 509341 keys, 22842965 bytes, temperature: kWarm 2024/11/20-21:07:45.437947 140008652125760 EVENT_LOG_v1 {"time_micros": 1732108065437915, "cf_name": "default", "job": 13101, "event": "table_file_creation", "file_number": 71077, "file_size": 22842965, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 965570989, "largest_seqno": 1135904742, "table_properties": {"data_size": 19485280, "index_size": 969792, "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": 14261548, "raw_average_key_size": 28, "raw_value_size": 59881926, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 509341, "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": 1732108064, "oldest_key_time": 0, "file_creation_time": 1732108064, "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": 71077, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:07:45.456292 140008652125760 [compaction_job.cc:703] job-13101: subcompact[0], size: 0.338519 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13101/att-00 [071069,071070,071071,071072,071073,071074,071075,071076,071077] 2024/11/20-21:07:45.517362 140008652125760 (Original Log Time 2024/11/20-21:07:18.581516) EVENT_LOG_v1 {"time_micros": 1732108038581472, "job": 13101, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [71024], "files_L3": [71066, 70936, 70937, 70938, 70939, 70940, 70941, 70942, 70943], "score": 0.905651, "input_data_size": 351861788, "oldest_snapshot_seqno": 1137135853} 2024/11/20-21:07:45.517365 140008652125760 (Original Log Time 2024/11/20-21:07:45.516472) [compaction_job.cc:2022] [default] [JOB 13101] Compacted 1@2 + 9@3 files to L3 => 338519250 bytes 2024/11/20-21:07:45.517366 140008652125760 (Original Log Time 2024/11/20-21:07:45.517295) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.01, MB/sec: 13.1 rd, 12.6 wr, level 3, files in(1, 9) out(9 +0 blob) MB in(15.2, 320.4 +0.0 blob) out(322.8 +0.0 blob), read-write-amplify(43.3) write-amplify(21.2) OK, records in: 7965180, records dropped: 45233 output_compression: Snappy 2024/11/20-21:07:45.517370 140008652125760 (Original Log Time 2024/11/20-21:07:45.517342) EVENT_LOG_v1 {"time_micros": 1732108065517319, "cf": "default", "job": 13101, "event": "compaction_finished", "compaction_time_micros": 26874784, "compaction_time_cpu_micros": 11036659, "output_level": 3, "num_output_files": 9, "total_output_size": 338519250, "num_input_records": 7965180, "num_output_records": 7919947, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 229994447, "file_range_sync_nanos": 0, "file_fsync_nanos": 7467, "file_prepare_write_nanos": 36994, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/20-21:07:45.654068 140008652125760 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":1732108038,"executesMs":27115,"compactionJobId":13101,"attempt":0,"compactionInputRawBytes":1154308900,"compactionInputZipBytes":351861788,"compactionOutputRawBytes":0,"compactionOutputZipBytes":338519250,"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-67b1a7a81808def0f827365e8b35e917-420c951f8d38b9bc-00"}}, response = 2024/11/20-21:07:45.654191 140008652125760 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-13101/att-00: olev 3, work 27.116 s, result 7.699 ms, install 0.913 ms, input{raw 1.075 GiB zip 335.562 MiB}