2024/11/20-21:09:16.464975 140008543020608 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00: fork to child time = 0.021200 sec 2024/11/20-21:09:16.465651 140008543020608 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00 2024/11/20-21:09:16.473018 140008543020608 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00 2024/11/20-21:09:16.475247 140008543020608 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-21:09:16.475531 140008543020608 [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:09:16.525098 140008543020608 [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-13203/att-00/MANIFEST-049091 2024/11/20-21:09:16.554115 140008543020608 [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-13203/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 71279, last_sequence is 1139779797, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 71079 2024/11/20-21:09:16.554121 140008543020608 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-21:09:16.554185 140008543020608 [version_set.cc:5724] Creating manifest 71279 2024/11/20-21:09:16.586445 140008543020608 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-21:09:16.606981 140008543020608 [compaction_job.cc:2437] [default] [JOB 13203] Compacting 1@2 + 10@3 files to L3, score 0.91, subcompactions 1 : 1 2024/11/20-21:09:16.606991 140008543020608 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 10665 Base level 2, inputs: [71238(31MB)], [71268(40MB) 71269(1065KB) 71162(1941KB) 71139(40MB) 71140(39MB) 71141(39MB) 71142(39MB) 71143(39MB) 71144(40MB) 71262(40MB)] 2024/11/20-21:09:16.614179 140008543020608 [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:09:16.614198 140008543020608 [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:09:16.614212 140008543020608 [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:09:16.614217 140008543020608 [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:09:16.614225 140008543020608 [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:09:17.220502 140008543020608 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071280.sst) /dev/shm/ToplingTemp/Topling-992170-x1TDLp 2024/11/20-21:09:17.404693 140008543020608 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071280.sst): first pass time = 0.18's, 728.902'MB/sec 2024/11/20-21:09:18.243862 140008543020608 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071280.sst): old prealloc_size = 147639500, real_size = 40945008 2024/11/20-21:09:18.244009 140008543020608 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071280.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129425 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.03 avg-zval = 314.40 2024/11/20-21:09:18.244204 140008543020608 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071280.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:09:18.409139 140008543020608 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071280.sst): second pass time = 0.84's, 157.004'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 258.623'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1978.546'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.271'MB/sec write SST data time = 0.05's, 935.151'MB/sec dict compress time = 8319100054.83's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 32878.292'MB/sec zip my value time = 0.84's, unzip length = 0.132'GB zip my value throughput = 157.004'MB/sec zip pipeline throughput = 314.008'MB/sec entries = 129425 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.03 avg-zval = 314.40 usrkeys = 129425 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.03 avg-zval = 314.40 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129425 bytes = 453008 } seq expand size = 905975 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.9995 value = 3.2349 dict = 1.00 all = 3.1399 } Zip/UnZip{ index = 0.1429 value = 0.3091 dict = 1.00 all = 0.3185 } ---------------------------- total value len = 563.198268 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795695 GB avg = 0.014 KB total ukey num = 2.321144001 Billion total entry num = 1.700646023 Billion write speed all = 54.553875517 MB/sec (with seq num) write speed all = 53.332153698 MB/sec (without seq num) 2024/11/20-21:09:18.463153 140008543020608 [compaction_job.cc:1948] [default] [JOB 13203] Generated table #71280: 129425 keys, 42745681 bytes, temperature: kWarm 2024/11/20-21:09:18.463246 140008543020608 EVENT_LOG_v1 {"time_micros": 1732108158463203, "cf_name": "default", "job": 13203, "event": "table_file_creation", "file_number": 71280, "file_size": 42745681, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1138923516, "table_properties": {"data_size": 40690592, "index_size": 221888, "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": 2588500, "raw_average_key_size": 20, "raw_value_size": 131629713, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129425, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732108157, "oldest_key_time": 0, "file_creation_time": 1732108157, "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": 71280, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:09:18.509654 140008543020608 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071281.sst) /dev/shm/ToplingTemp/Topling-992170-fW1RHq 2024/11/20-21:09:19.127177 140008543020608 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071281.sst): first pass time = 0.62's, 217.361'MB/sec 2024/11/20-21:09:20.334633 140008543020608 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071281.sst): old prealloc_size = 147639500, real_size = 40693552 2024/11/20-21:09:20.334756 140008543020608 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071281.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1017.00 avg-zval = 312.44 2024/11/20-21:09:20.334865 140008543020608 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071281.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:09:20.502689 140008543020608 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071281.sst): second pass time = 1.21's, 109.082'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 251.507'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2254.466'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.05's, 856.086'MB/sec dict compress time = 8319100054.83's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.379'MB, throughput = 39713.438'MB/sec zip my value time = 1.21's, unzip length = 0.132'GB zip my value throughput = 109.082'MB/sec zip pipeline throughput = 230.225'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.00 avg-zval = 312.44 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1020.16 avg-zval = 312.44 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 58420 bytes = 204480 } seq expand size = 408940 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0404 GB dict = 1.38 MB all = 0.0423 GB } UnZip/Zip{ index = 7.0078 value = 3.2550 dict = 1.00 all = 3.1755 } Zip/UnZip{ index = 0.1427 value = 0.3072 dict = 1.00 all = 0.3149 } ---------------------------- total value len = 563.330307 GB avg = 0.331 KB (by entry num) total key len = 44.319583 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273431 Billion total entry num = 1.700775453 Billion write speed all = 54.555708486 MB/sec (with seq num) write speed all = 53.334123342 MB/sec (without seq num) 2024/11/20-21:09:20.556815 140008543020608 [compaction_job.cc:1948] [default] [JOB 13203] Generated table #71281: 129430 keys, 42266395 bytes, temperature: kWarm 2024/11/20-21:09:20.556874 140008543020608 EVENT_LOG_v1 {"time_micros": 1732108160556844, "cf_name": "default", "job": 13203, "event": "table_file_creation", "file_number": 71281, "file_size": 42266395, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1138923124, "table_properties": {"data_size": 40439392, "index_size": 221632, "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": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629782, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732108158, "oldest_key_time": 0, "file_creation_time": 1732108158, "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": 71281, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:09:20.598432 140008543020608 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071282.sst) /dev/shm/ToplingTemp/Topling-992170-1CUS0r 2024/11/20-21:09:21.193781 140008543020608 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071282.sst): first pass time = 0.60's, 225.459'MB/sec 2024/11/20-21:09:21.732245 140008543020608 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071282.sst): old prealloc_size = 147639500, real_size = 40433328 2024/11/20-21:09:21.732368 140008543020608 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071282.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129432 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.76 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.98 avg-zval = 310.38 2024/11/20-21:09:21.732437 140008543020608 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071282.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:09:21.897147 140008543020608 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071282.sst): second pass time = 0.54's, 244.756'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 253.962'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2263.057'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.275'MB/sec write SST data time = 0.05's, 885.570'MB/sec dict compress time = 8319100054.83's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45607.353'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 244.756'MB/sec zip pipeline throughput = 244.756'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1016.98 avg-zval = 310.38 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1018.09 avg-zval = 310.38 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 20544 bytes = 71920 } seq expand size = 143808 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.8304 value = 3.2765 dict = 1.00 all = 3.2054 } Zip/UnZip{ index = 0.1464 value = 0.3052 dict = 1.00 all = 0.3120 } ---------------------------- total value len = 563.462081 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402863 Billion total entry num = 1.700904885 Billion write speed all = 54.560940912 MB/sec (with seq num) write speed all = 53.339415733 MB/sec (without seq num) 2024/11/20-21:09:21.949481 140008543020608 [compaction_job.cc:1948] [default] [JOB 13203] Generated table #71282: 129432 keys, 41873138 bytes, temperature: kWarm 2024/11/20-21:09:21.949552 140008543020608 EVENT_LOG_v1 {"time_micros": 1732108161949520, "cf_name": "default", "job": 13203, "event": "table_file_creation", "file_number": 71282, "file_size": 41873138, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1138911228, "table_properties": {"data_size": 40173408, "index_size": 227392, "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": 2588640, "raw_average_key_size": 20, "raw_value_size": 131630051, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129432, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732108160, "oldest_key_time": 0, "file_creation_time": 1732108160, "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": 71282, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:09:21.987215 140008543020608 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071283.sst) /dev/shm/ToplingTemp/Topling-992170-dFEbpr 2024/11/20-21:09:22.505576 140008543020608 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071283.sst): first pass time = 0.52's, 258.947'MB/sec 2024/11/20-21:09:23.511146 140008543020608 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071283.sst): old prealloc_size = 147639500, real_size = 40465216 2024/11/20-21:09:23.511310 140008543020608 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071283.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.80 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.99 avg-zval = 310.59 2024/11/20-21:09:23.511428 140008543020608 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071283.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:09:23.684289 140008543020608 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071283.sst): second pass time = 1.00's, 131.085'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 242.258'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1683.748'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.261'MB/sec write SST data time = 0.05's, 857.826'MB/sec dict compress time = 8529667479.67's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 18983.370'MB/sec zip my value time = 1.00's, unzip length = 0.132'GB zip my value throughput = 131.085'MB/sec zip pipeline throughput = 186.334'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.80 avg-val = 1016.99 avg-zval = 310.59 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.80 avg-val = 1018.68 avg-zval = 310.59 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 31320 bytes = 109632 } seq expand size = 219240 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.6635 value = 3.2744 dict = 1.00 all = 3.2001 } Zip/UnZip{ index = 0.1501 value = 0.3054 dict = 1.00 all = 0.3125 } ---------------------------- total value len = 563.593929 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.800354 GB avg = 0.014 KB total ukey num = 2.321532294 Billion total entry num = 1.701034316 Billion write speed all = 54.564255538 MB/sec (with seq num) write speed all = 53.342833363 MB/sec (without seq num) 2024/11/20-21:09:23.734697 140008543020608 [compaction_job.cc:1948] [default] [JOB 13203] Generated table #71283: 129431 keys, 41942356 bytes, temperature: kWarm 2024/11/20-21:09:23.734755 140008543020608 EVENT_LOG_v1 {"time_micros": 1732108163734726, "cf_name": "default", "job": 13203, "event": "table_file_creation", "file_number": 71283, "file_size": 41942356, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1138918001, "table_properties": {"data_size": 40199600, "index_size": 233088, "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": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629653, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732108161, "oldest_key_time": 0, "file_creation_time": 1732108161, "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": 71283, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:09:23.770588 140008543020608 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071284.sst) /dev/shm/ToplingTemp/Topling-992170-gvcbSr 2024/11/20-21:09:24.415207 140008543020608 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071284.sst): first pass time = 0.64's, 208.229'MB/sec 2024/11/20-21:09:25.002417 140008543020608 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071284.sst): old prealloc_size = 147639500, real_size = 40443312 2024/11/20-21:09:25.002575 140008543020608 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071284.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129436 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.78 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.95 avg-zval = 310.43 2024/11/20-21:09:25.002681 140008543020608 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071284.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:09:25.187913 140008543020608 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071284.sst): second pass time = 0.59's, 224.479'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.19's, 225.877'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1553.190'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.235'MB/sec write SST data time = 0.05's, 880.351'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 49119.698'MB/sec zip my value time = 0.59's, unzip length = 0.132'GB zip my value throughput = 224.479'MB/sec zip pipeline throughput = 224.479'MB/sec entries = 129436 avg-key = 20.00 avg-zkey = 1.78 avg-val = 1016.95 avg-zval = 310.43 usrkeys = 129436 avg-key = 12.00 avg-zkey = 1.78 avg-val = 1018.30 avg-zval = 310.43 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 24945 bytes = 87328 } seq expand size = 174615 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.7490 value = 3.2760 dict = 1.00 all = 3.2034 } Zip/UnZip{ index = 0.1482 value = 0.3053 dict = 1.00 all = 0.3122 } ---------------------------- total value len = 563.725734 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801908 GB avg = 0.014 KB total ukey num = 2.321661730 Billion total entry num = 1.701163752 Billion write speed all = 54.568953494 MB/sec (with seq num) write speed all = 53.347603211 MB/sec (without seq num) 2024/11/20-21:09:25.238566 140008543020608 [compaction_job.cc:1948] [default] [JOB 13203] Generated table #71284: 129436 keys, 41898387 bytes, temperature: kWarm 2024/11/20-21:09:25.238630 140008543020608 EVENT_LOG_v1 {"time_micros": 1732108165238601, "cf_name": "default", "job": 13203, "event": "table_file_creation", "file_number": 71284, "file_size": 41898387, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1138892389, "table_properties": {"data_size": 40180640, "index_size": 230144, "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": 2588720, "raw_average_key_size": 20, "raw_value_size": 131629947, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129436, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732108163, "oldest_key_time": 0, "file_creation_time": 1732108163, "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": 71284, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:09:25.273666 140008543020608 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071285.sst) /dev/shm/ToplingTemp/Topling-992170-UdmdEr 2024/11/20-21:09:25.793634 140008543020608 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071285.sst): first pass time = 0.52's, 258.144'MB/sec 2024/11/20-21:09:26.365242 140008543020608 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071285.sst): old prealloc_size = 147639500, real_size = 40386992 2024/11/20-21:09:26.365355 140008543020608 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071285.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.03 avg-zval = 310.08 2024/11/20-21:09:26.365414 140008543020608 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071285.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:09:26.525426 140008543020608 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071285.sst): second pass time = 0.57's, 230.567'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 260.858'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2436.963'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.278'MB/sec write SST data time = 0.04's, 954.941'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.379'MB, throughput = 24286.625'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 230.567'MB/sec zip pipeline throughput = 253.926'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.03 avg-zval = 310.08 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.42 avg-zval = 310.08 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 7114 bytes = 24912 } seq expand size = 49798 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 7.0076 value = 3.2799 dict = 1.00 all = 3.2125 } Zip/UnZip{ index = 0.1427 value = 0.3049 dict = 1.00 all = 0.3113 } ---------------------------- total value len = 563.857414 GB avg = 0.331 KB (by entry num) total key len = 44.329938 GB avg = 0.026 KB total ukey len = 32.803461 GB avg = 0.014 KB total ukey num = 2.321791156 Billion total entry num = 1.701293178 Billion write speed all = 54.574452511 MB/sec (with seq num) write speed all = 53.353155903 MB/sec (without seq num) 2024/11/20-21:09:26.575867 140008543020608 [compaction_job.cc:1948] [default] [JOB 13203] Generated table #71285: 129426 keys, 41780715 bytes, temperature: kWarm 2024/11/20-21:09:26.575915 140008543020608 EVENT_LOG_v1 {"time_micros": 1732108166575887, "cf_name": "default", "job": 13203, "event": "table_file_creation", "file_number": 71285, "file_size": 41780715, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1138909928, "table_properties": {"data_size": 40132832, "index_size": 221632, "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": 2588520, "raw_average_key_size": 20, "raw_value_size": 131630163, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732108165, "oldest_key_time": 0, "file_creation_time": 1732108165, "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": 71285, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:09:26.612793 140008543020608 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071286.sst) /dev/shm/ToplingTemp/Topling-992170-FK3iyq 2024/11/20-21:09:27.114289 140008543020608 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071286.sst): first pass time = 0.50's, 267.654'MB/sec 2024/11/20-21:09:27.654535 140008543020608 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071286.sst): old prealloc_size = 147639500, real_size = 40457616 2024/11/20-21:09:27.654669 140008543020608 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071286.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.02 avg-zval = 310.62 2024/11/20-21:09:27.654736 140008543020608 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071286.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:09:27.812016 140008543020608 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071286.sst): second pass time = 0.54's, 243.986'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 266.079'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1980.528'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.280'MB/sec write SST data time = 0.04's, 997.847'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.379'MB, throughput = 43928.332'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 243.986'MB/sec zip pipeline throughput = 243.986'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.02 avg-zval = 310.62 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1018.12 avg-zval = 310.62 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 20409 bytes = 71440 } seq expand size = 142863 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.9855 value = 3.2741 dict = 1.00 all = 3.2035 } Zip/UnZip{ index = 0.1432 value = 0.3054 dict = 1.00 all = 0.3122 } ---------------------------- total value len = 563.989186 GB avg = 0.331 KB (by entry num) total key len = 44.332526 GB avg = 0.026 KB total ukey len = 32.805014 GB avg = 0.014 KB total ukey num = 2.321920583 Billion total entry num = 1.701422605 Billion write speed all = 54.580207868 MB/sec (with seq num) write speed all = 53.358959340 MB/sec (without seq num) 2024/11/20-21:09:27.862838 140008543020608 [compaction_job.cc:1948] [default] [JOB 13203] Generated table #71286: 129427 keys, 41897234 bytes, temperature: kWarm 2024/11/20-21:09:27.862904 140008543020608 EVENT_LOG_v1 {"time_micros": 1732108167862872, "cf_name": "default", "job": 13203, "event": "table_file_creation", "file_number": 71286, "file_size": 41897234, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1138923443, "table_properties": {"data_size": 40202752, "index_size": 222336, "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": 2588540, "raw_average_key_size": 20, "raw_value_size": 131629377, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732108166, "oldest_key_time": 0, "file_creation_time": 1732108166, "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": 71286, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:09:27.902645 140008543020608 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071287.sst) /dev/shm/ToplingTemp/Topling-992170-WGVC8p 2024/11/20-21:09:28.411694 140008543020608 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071287.sst): first pass time = 0.51's, 263.680'MB/sec 2024/11/20-21:09:28.987214 140008543020608 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071287.sst): old prealloc_size = 147639500, real_size = 40973200 2024/11/20-21:09:28.987336 140008543020608 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071287.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.70 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.00 avg-zval = 314.62 2024/11/20-21:09:28.987477 140008543020608 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071287.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:09:29.149883 140008543020608 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071287.sst): second pass time = 0.56's, 234.486'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 262.986'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2253.456'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.269'MB/sec write SST data time = 0.04's, 1012.267'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.379'MB, throughput = 44942.110'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 234.486'MB/sec zip pipeline throughput = 234.486'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.00 avg-zval = 314.62 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1024.00 avg-zval = 314.62 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 453024 } seq expand size = 906003 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 7.0690 value = 3.2325 dict = 1.00 all = 3.1378 } Zip/UnZip{ index = 0.1415 value = 0.3094 dict = 1.00 all = 0.3187 } ---------------------------- total value len = 564.121722 GB avg = 0.332 KB (by entry num) total key len = 44.335115 GB avg = 0.026 KB total ukey len = 32.806567 GB avg = 0.014 KB total ukey num = 2.322050012 Billion total entry num = 1.701552034 Billion write speed all = 54.585779266 MB/sec (with seq num) write speed all = 53.364584426 MB/sec (without seq num) 2024/11/20-21:09:29.201271 140008543020608 [compaction_job.cc:1948] [default] [JOB 13203] Generated table #71287: 129429 keys, 42774362 bytes, temperature: kWarm 2024/11/20-21:09:29.201335 140008543020608 EVENT_LOG_v1 {"time_micros": 1732108169201304, "cf_name": "default", "job": 13203, "event": "table_file_creation", "file_number": 71287, "file_size": 42774362, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980007016, "largest_seqno": 1138923820, "table_properties": {"data_size": 40720960, "index_size": 219712, "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": 2588580, "raw_average_key_size": 20, "raw_value_size": 131629833, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732108167, "oldest_key_time": 0, "file_creation_time": 1732108167, "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": 71287, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:09:29.241375 140008543020608 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071288.sst) /dev/shm/ToplingTemp/Topling-992170-Z2Y8lp 2024/11/20-21:09:29.259675 140008543020608 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071288.sst): first pass time = 0.02's, 595.536'MB/sec 2024/11/20-21:09:29.348005 140008543020608 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071288.sst): old prealloc_size = 147639500, real_size = 3465024 2024/11/20-21:09:29.348094 140008543020608 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071288.sst): index type = FixedLenKeyIndex , store type = DictZipBlobStore usrkeys = 10494 prefix = 4 raw-key = 0.0001 GB zip-key = 0.0001 GB avg-key = 8.00 avg-zkey = 7.95 raw-val = 0.0107 GB zip-val = 0.0034 GB avg-val =1016.84 avg-zval = 321.97 2024/11/20-21:09:29.363705 140008543020608 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00/071288.sst): second pass time = 0.09's, 121.837'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.02's, 230.465'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1978.850'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.226'MB/sec write SST data time = 0.00's, 887.802'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.118'MB, throughput = 3568.164'MB/sec zip my value time = 0.09's, unzip length = 0.011'GB zip my value throughput = 121.837'MB/sec zip pipeline throughput = 121.837'MB/sec entries = 10494 avg-key = 20.00 avg-zkey = 7.95 avg-val = 1016.84 avg-zval = 321.97 usrkeys = 10494 avg-key = 12.00 avg-zkey = 7.95 avg-val = 1023.84 avg-zval = 321.97 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 10494 bytes = 36736 } seq expand size = 73458 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0001 GB value = 0.0107 GB dict = 0.12 MB all = 0.0109 GB } __ZipSize{ index = 0.0001 GB value = 0.0034 GB dict = 0.12 MB all = 0.0036 GB } UnZip/Zip{ index = 1.5089 value = 3.1582 dict = 1.00 all = 3.0070 } Zip/UnZip{ index = 0.6627 value = 0.3166 dict = 1.00 all = 0.3326 } ---------------------------- total value len = 564.132466 GB avg = 0.332 KB (by entry num) total key len = 44.335325 GB avg = 0.026 KB total ukey len = 32.806693 GB avg = 0.014 KB total ukey num = 2.322060506 Billion total entry num = 1.701562528 Billion write speed all = 54.585714863 MB/sec (with seq num) write speed all = 53.364535917 MB/sec (without seq num) 2024/11/20-21:09:29.374645 140008543020608 [compaction_job.cc:1948] [default] [JOB 13203] Generated table #71288: 10494 keys, 3618371 bytes, temperature: kWarm 2024/11/20-21:09:29.374706 140008543020608 EVENT_LOG_v1 {"time_micros": 1732108169374677, "cf_name": "default", "job": 13203, "event": "table_file_creation", "file_number": 71288, "file_size": 3618371, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 976869219, "largest_seqno": 1138922807, "table_properties": {"data_size": 3378736, "index_size": 83456, "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": 209880, "raw_average_key_size": 20, "raw_value_size": 10670736, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 10494, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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-FixedLenKeyIndex-DictZipBlobStore", "creation_time": 1732108169, "oldest_key_time": 0, "file_creation_time": 1732108169, "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": 71288, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:09:29.389913 140008543020608 [compaction_job.cc:703] job-13203: subcompact[0], size: 0.340797 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13203/att-00 [071280,071281,071282,071283,071284,071285,071286,071287,071288] 2024/11/20-21:09:29.456372 140008543020608 (Original Log Time 2024/11/20-21:09:16.607020) EVENT_LOG_v1 {"time_micros": 1732108156606998, "job": 13203, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [71238], "files_L3": [71268, 71269, 71162, 71139, 71140, 71141, 71142, 71143, 71144, 71262], "score": 0.905651, "input_data_size": 373020660, "oldest_snapshot_seqno": 1139779223} 2024/11/20-21:09:29.456375 140008543020608 (Original Log Time 2024/11/20-21:09:29.448559) [compaction_job.cc:2022] [default] [JOB 13203] Compacted 1@2 + 10@3 files to L3 => 340796639 bytes 2024/11/20-21:09:29.456377 140008543020608 (Original Log Time 2024/11/20-21:09:29.456305) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.01, MB/sec: 29.2 rd, 26.7 wr, level 3, files in(1, 10) out(9 +0 blob) MB in(31.2, 324.5 +0.0 blob) out(325.0 +0.0 blob), read-write-amplify(21.8) write-amplify(10.4) OK, records in: 1076413, records dropped: 30483 output_compression: Snappy 2024/11/20-21:09:29.456381 140008543020608 (Original Log Time 2024/11/20-21:09:29.456350) EVENT_LOG_v1 {"time_micros": 1732108169456327, "cf": "default", "job": 13203, "event": "compaction_finished", "compaction_time_micros": 12782899, "compaction_time_cpu_micros": 2961789, "output_level": 3, "num_output_files": 9, "total_output_size": 340796639, "num_input_records": 1076413, "num_output_records": 1045930, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 239707549, "file_range_sync_nanos": 0, "file_fsync_nanos": 8379, "file_prepare_write_nanos": 18022, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/20-21:09:29.576592 140008543020608 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":1732108156,"executesMs":12975,"compactionJobId":13203,"attempt":0,"compactionInputRawBytes":1116236826,"compactionInputZipBytes":373020660,"compactionOutputRawBytes":0,"compactionOutputZipBytes":340796639,"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-a36d802e677bc9c3667ca48c05e21c1d-684575fb699e3bdf-00"}}, response = 2024/11/20-21:09:29.576685 140008543020608 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-13203/att-00: olev 3, work 12.975 s, result 8.098 ms, install 7.838 ms, input{raw 1.040 GiB zip 355.740 MiB}