2024/11/20-22:32:29.590082 140008853550656 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00: fork to child time = 0.008224 sec 2024/11/20-22:32:29.590593 140008853550656 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00 2024/11/20-22:32:29.597240 140008853550656 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00 2024/11/20-22:32:29.598947 140008853550656 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:32:29.599198 140008853550656 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-22:32:29.645595 140008853550656 [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-17849/att-00/MANIFEST-049091 2024/11/20-22:32:29.701771 140008853550656 [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-17849/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 79880, last_sequence is 1245412382, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 79726 2024/11/20-22:32:29.701778 140008853550656 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:32:29.701855 140008853550656 [version_set.cc:5724] Creating manifest 79880 2024/11/20-22:32:29.737070 140008853550656 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:32:29.756353 140008853550656 [compaction_job.cc:2437] [default] [JOB 17849] Compacting 1@2 + 9@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/20-22:32:29.756364 140008853550656 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 13703 Base level 2, inputs: [79878(31MB)], [79791(40MB) 79792(78KB) 79778(40MB) 79779(40MB) 79780(39MB) 79781(40MB) 79782(39MB) 79783(40MB) 79793(40MB)] 2024/11/20-22:32:29.763729 140008853550656 [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-22:32:29.763752 140008853550656 [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-22:32:29.763771 140008853550656 [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-22:32:29.763778 140008853550656 [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-22:32:29.763787 140008853550656 [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-22:32:30.354378 140008853550656 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079881.sst) /dev/shm/ToplingTemp/Topling-1086715-bQ0nKw 2024/11/20-22:32:30.541971 140008853550656 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079881.sst): first pass time = 0.19's, 715.614'MB/sec 2024/11/20-22:32:31.158167 140008853550656 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079881.sst): old prealloc_size = 147639500, real_size = 40984000 2024/11/20-22:32:31.158299 140008853550656 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079881.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 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.01 avg-zval = 314.71 2024/11/20-22:32:31.158467 140008853550656 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079881.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-22:32:31.349169 140008853550656 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079881.sst): second pass time = 0.62's, 213.913'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.19's, 224.061'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2151.282'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.228'MB/sec write SST data time = 0.05's, 873.857'MB/sec dict compress time = 3403649561.40's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 24996.772'MB/sec zip my value time = 0.62's, unzip length = 0.132'GB zip my value throughput = 213.913'MB/sec zip pipeline throughput = 237.961'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.01 avg-zval = 314.71 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1024.01 avg-zval = 314.71 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 469184 } seq expand size = 905996 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.0710 value = 3.2316 dict = 1.00 all = 3.1359 } Zip/UnZip{ index = 0.1414 value = 0.3094 dict = 1.00 all = 0.3189 } ---------------------------- 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.321144004 Billion total entry num = 1.700646026 Billion write speed all = 37.666020172 MB/sec (with seq num) write speed all = 36.822498089 MB/sec (without seq num) 2024/11/20-22:32:31.401533 140008853550656 [compaction_job.cc:1948] [default] [JOB 17849] Generated table #79881: 129428 keys, 42801013 bytes, temperature: kWarm 2024/11/20-22:32:31.401616 140008853550656 EVENT_LOG_v1 {"time_micros": 1732113151401575, "cf_name": "default", "job": 17849, "event": "table_file_creation", "file_number": 79881, "file_size": 42801013, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 951055562, "largest_seqno": 1244996927, "table_properties": {"data_size": 40731824, "index_size": 219648, "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": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629804, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "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": 1732113150, "oldest_key_time": 0, "file_creation_time": 1732113150, "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": 79881, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:31.442119 140008853550656 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079882.sst) /dev/shm/ToplingTemp/Topling-1086715-u6XFQu 2024/11/20-22:32:31.960119 140008853550656 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079882.sst): first pass time = 0.52's, 259.123'MB/sec 2024/11/20-22:32:32.649302 140008853550656 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079882.sst): old prealloc_size = 147639500, real_size = 40991360 2024/11/20-22:32:32.649433 140008853550656 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079882.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.73 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.01 avg-zval = 314.73 2024/11/20-22:32:32.649777 140008853550656 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079882.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-22:32:32.816794 140008853550656 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079882.sst): second pass time = 0.69's, 191.629'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 255.541'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2207.244'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.269'MB/sec write SST data time = 0.05's, 912.311'MB/sec dict compress time = 2320481359.85's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45911.036'MB/sec zip my value time = 0.69's, unzip length = 0.132'GB zip my value throughput = 191.629'MB/sec zip pipeline throughput = 191.629'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.01 avg-zval = 314.73 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1023.64 avg-zval = 314.73 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 122567 bytes = 444320 } seq expand size = 857969 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 = 6.9257 value = 3.2314 dict = 1.00 all = 3.1357 } Zip/UnZip{ index = 0.1444 value = 0.3095 dict = 1.00 all = 0.3189 } ---------------------------- total value len = 563.330755 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.321273432 Billion total entry num = 1.700775454 Billion write speed all = 37.670967096 MB/sec (with seq num) write speed all = 36.827457570 MB/sec (without seq num) 2024/11/20-22:32:32.918080 140008853550656 [compaction_job.cc:1948] [default] [JOB 17849] Generated table #79882: 129428 keys, 42803289 bytes, temperature: kWarm 2024/11/20-22:32:32.918152 140008853550656 EVENT_LOG_v1 {"time_micros": 1732113152918119, "cf_name": "default", "job": 17849, "event": "table_file_creation", "file_number": 79882, "file_size": 42803289, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1245000395, "table_properties": {"data_size": 40734576, "index_size": 224256, "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": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629295, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "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": 1732113151, "oldest_key_time": 0, "file_creation_time": 1732113151, "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": 79882, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:32.956165 140008853550656 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079883.sst) /dev/shm/ToplingTemp/Topling-1086715-B8WYdu 2024/11/20-22:32:33.455301 140008853550656 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079883.sst): first pass time = 0.50's, 268.920'MB/sec 2024/11/20-22:32:33.995272 140008853550656 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079883.sst): old prealloc_size = 147639500, real_size = 40466352 2024/11/20-22:32:33.995404 140008853550656 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079883.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.76 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.00 avg-zval = 310.64 2024/11/20-22:32:33.995485 140008853550656 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079883.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-22:32:34.160628 140008853550656 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079883.sst): second pass time = 0.54's, 244.135'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 253.695'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2275.249'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.274'MB/sec write SST data time = 0.05's, 886.125'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 = 44593.216'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 244.135'MB/sec zip pipeline throughput = 244.135'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1017.00 avg-zval = 310.64 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1018.71 avg-zval = 310.64 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 31493 bytes = 114176 } seq expand size = 220451 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.8092 value = 3.2739 dict = 1.00 all = 3.1996 } Zip/UnZip{ index = 0.1469 value = 0.3054 dict = 1.00 all = 0.3125 } ---------------------------- total value len = 563.462605 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.321402861 Billion total entry num = 1.700904883 Billion write speed all = 37.676162761 MB/sec (with seq num) write speed all = 36.832659316 MB/sec (without seq num) 2024/11/20-22:32:34.216411 140008853550656 [compaction_job.cc:1948] [default] [JOB 17849] Generated table #79883: 129429 keys, 41947991 bytes, temperature: kWarm 2024/11/20-22:32:34.216480 140008853550656 EVENT_LOG_v1 {"time_micros": 1732113154216448, "cf_name": "default", "job": 17849, "event": "table_file_creation", "file_number": 79883, "file_size": 41947991, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1244998732, "table_properties": {"data_size": 40205728, "index_size": 228096, "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": 131629562, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732113152, "oldest_key_time": 0, "file_creation_time": 1732113152, "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": 79883, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:34.256162 140008853550656 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079884.sst) /dev/shm/ToplingTemp/Topling-1086715-ewqJBu 2024/11/20-22:32:34.773740 140008853550656 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079884.sst): first pass time = 0.52's, 259.338'MB/sec 2024/11/20-22:32:35.398174 140008853550656 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079884.sst): old prealloc_size = 147639500, real_size = 40366064 2024/11/20-22:32:35.398297 140008853550656 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079884.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.69 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.98 avg-zval = 309.93 2024/11/20-22:32:35.398353 140008853550656 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079884.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-22:32:35.561453 140008853550656 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079884.sst): second pass time = 0.62's, 211.053'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 255.704'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2185.067'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.267'MB/sec write SST data time = 0.04's, 994.771'MB/sec dict compress time = 0.00's, 1378424.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44665.565'MB/sec zip my value time = 0.62's, unzip length = 0.132'GB zip my value throughput = 211.053'MB/sec zip pipeline throughput = 268.528'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1016.98 avg-zval = 309.93 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1017.16 avg-zval = 309.93 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 3405 bytes = 11936 } seq expand size = 23835 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.0417 GB } UnZip/Zip{ index = 7.0878 value = 3.2814 dict = 1.00 all = 3.2151 } Zip/UnZip{ index = 0.1411 value = 0.3048 dict = 1.00 all = 0.3110 } ---------------------------- total value len = 563.594259 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.321532293 Billion total entry num = 1.701034315 Billion write speed all = 37.681212247 MB/sec (with seq num) write speed all = 36.837717860 MB/sec (without seq num) 2024/11/20-22:32:35.610811 140008853550656 [compaction_job.cc:1948] [default] [JOB 17849] Generated table #79884: 129432 keys, 41746167 bytes, temperature: kWarm 2024/11/20-22:32:35.610879 140008853550656 EVENT_LOG_v1 {"time_micros": 1732113155610847, "cf_name": "default", "job": 17849, "event": "table_file_creation", "file_number": 79884, "file_size": 41746167, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1244956463, "table_properties": {"data_size": 40114400, "index_size": 219136, "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": 131629658, "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": 1732113154, "oldest_key_time": 0, "file_creation_time": 1732113154, "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": 79884, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:35.648056 140008853550656 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079885.sst) /dev/shm/ToplingTemp/Topling-1086715-LfPZju 2024/11/20-22:32:36.138999 140008853550656 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079885.sst): first pass time = 0.49's, 273.405'MB/sec 2024/11/20-22:32:36.620156 140008853550656 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079885.sst): old prealloc_size = 147639500, real_size = 40551440 2024/11/20-22:32:36.620286 140008853550656 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079885.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.91 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1016.98 avg-zval = 311.14 2024/11/20-22:32:36.620412 140008853550656 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079885.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-22:32:36.788477 140008853550656 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079885.sst): second pass time = 0.48's, 273.987'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 250.925'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2365.624'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.05's, 853.837'MB/sec dict compress time = 0.00's, 1377880.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 46383.896'MB/sec zip my value time = 0.48's, unzip length = 0.132'GB zip my value throughput = 273.987'MB/sec zip pipeline throughput = 273.987'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.91 avg-val = 1016.98 avg-zval = 311.14 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.91 avg-val = 1021.67 avg-zval = 311.14 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 86728 bytes = 314400 } seq expand size = 607096 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.0403 GB dict = 1.38 MB all = 0.0422 GB } UnZip/Zip{ index = 6.2904 value = 3.2685 dict = 1.00 all = 3.1780 } Zip/UnZip{ index = 0.1590 value = 0.3059 dict = 1.00 all = 0.3147 } ---------------------------- total value len = 563.726496 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.321661725 Billion total entry num = 1.701163747 Billion write speed all = 37.686702961 MB/sec (with seq num) write speed all = 36.843208546 MB/sec (without seq num) 2024/11/20-22:32:36.868622 140008853550656 [compaction_job.cc:1948] [default] [JOB 17849] Generated table #79885: 129432 keys, 42233431 bytes, temperature: kWarm 2024/11/20-22:32:36.868666 140008853550656 EVENT_LOG_v1 {"time_micros": 1732113156868642, "cf_name": "default", "job": 17849, "event": "table_file_creation", "file_number": 79885, "file_size": 42233431, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1245000417, "table_properties": {"data_size": 40272000, "index_size": 246912, "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": 131630031, "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": 1732113155, "oldest_key_time": 0, "file_creation_time": 1732113155, "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": 79885, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:36.907081 140008853550656 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079886.sst) /dev/shm/ToplingTemp/Topling-1086715-zAHJtw 2024/11/20-22:32:37.405493 140008853550656 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079886.sst): first pass time = 0.50's, 269.309'MB/sec 2024/11/20-22:32:37.978581 140008853550656 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079886.sst): old prealloc_size = 147639500, real_size = 40404592 2024/11/20-22:32:37.978735 140008853550656 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079886.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.0402 GB avg-val =1017.02 avg-zval = 310.22 2024/11/20-22:32:37.978825 140008853550656 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079886.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-22:32:38.146407 140008853550656 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079886.sst): second pass time = 0.57's, 230.061'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 249.165'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1722.399'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.266'MB/sec write SST data time = 0.05's, 904.407'MB/sec dict compress time = 0.00's, 1377941.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 23529.610'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 230.061'MB/sec zip pipeline throughput = 279.516'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.02 avg-zval = 310.22 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.66 avg-zval = 310.22 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 11687 bytes = 40912 } seq expand size = 81809 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.0418 GB } UnZip/Zip{ index = 6.9995 value = 3.2784 dict = 1.00 all = 3.2099 } Zip/UnZip{ index = 0.1429 value = 0.3050 dict = 1.00 all = 0.3115 } ---------------------------- total value len = 563.858207 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.321791151 Billion total entry num = 1.701293173 Billion write speed all = 37.691854495 MB/sec (with seq num) write speed all = 36.848366896 MB/sec (without seq num) 2024/11/20-22:32:38.196370 140008853550656 [compaction_job.cc:1948] [default] [JOB 17849] Generated table #79886: 129426 keys, 41813140 bytes, temperature: kWarm 2024/11/20-22:32:38.196436 140008853550656 EVENT_LOG_v1 {"time_micros": 1732113158196406, "cf_name": "default", "job": 17849, "event": "table_file_creation", "file_number": 79886, "file_size": 41813140, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1244995661, "table_properties": {"data_size": 40150176, "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": 2588520, "raw_average_key_size": 20, "raw_value_size": 131629324, "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": 1732113156, "oldest_key_time": 0, "file_creation_time": 1732113156, "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": 79886, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:38.233008 140008853550656 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079887.sst) /dev/shm/ToplingTemp/Topling-1086715-UsoVJt 2024/11/20-22:32:38.717253 140008853550656 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079887.sst): first pass time = 0.48's, 277.199'MB/sec 2024/11/20-22:32:39.233187 140008853550656 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079887.sst): old prealloc_size = 147639500, real_size = 40549392 2024/11/20-22:32:39.233304 140008853550656 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079887.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 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.0403 GB avg-val =1017.01 avg-zval = 311.32 2024/11/20-22:32:39.233388 140008853550656 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079887.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-22:32:39.393604 140008853550656 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079887.sst): second pass time = 0.52's, 255.526'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 262.204'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2334.175'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.277'MB/sec write SST data time = 0.04's, 969.482'MB/sec dict compress time = 0.00's, 1377920.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 35338.531'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 255.526'MB/sec zip pipeline throughput = 255.526'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.01 avg-zval = 311.32 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1019.11 avg-zval = 311.32 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 38791 bytes = 140640 } seq expand size = 271537 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.0403 GB dict = 1.38 MB all = 0.0421 GB } UnZip/Zip{ index = 6.9735 value = 3.2667 dict = 1.00 all = 3.1913 } Zip/UnZip{ index = 0.1434 value = 0.3061 dict = 1.00 all = 0.3134 } ---------------------------- total value len = 563.990109 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.321920579 Billion total entry num = 1.701422601 Billion write speed all = 37.697275603 MB/sec (with seq num) write speed all = 36.853789032 MB/sec (without seq num) 2024/11/20-22:32:39.444246 140008853550656 [compaction_job.cc:1948] [default] [JOB 17849] Generated table #79887: 129428 keys, 42057663 bytes, temperature: kWarm 2024/11/20-22:32:39.444313 140008853550656 EVENT_LOG_v1 {"time_micros": 1732113159444282, "cf_name": "default", "job": 17849, "event": "table_file_creation", "file_number": 79887, "file_size": 42057663, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1244999115, "table_properties": {"data_size": 40294144, "index_size": 222720, "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": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629906, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "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": 1732113158, "oldest_key_time": 0, "file_creation_time": 1732113158, "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": 79887, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:39.478894 140008853550656 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079888.sst) /dev/shm/ToplingTemp/Topling-1086715-f52zNu 2024/11/20-22:32:39.985926 140008853550656 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079888.sst): first pass time = 0.51's, 264.736'MB/sec 2024/11/20-22:32:40.596680 140008853550656 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079888.sst): old prealloc_size = 147639500, real_size = 41007600 2024/11/20-22:32:40.596803 140008853550656 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079888.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.70 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.00 avg-zval = 314.88 2024/11/20-22:32:40.597089 140008853550656 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079888.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-22:32:40.757246 140008853550656 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079888.sst): second pass time = 0.61's, 215.793'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 266.624'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2236.135'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.279'MB/sec write SST data time = 0.04's, 962.376'MB/sec dict compress time = 0.00's, 1378044.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 32530.960'MB/sec zip my value time = 0.61's, unzip length = 0.132'GB zip my value throughput = 215.793'MB/sec zip pipeline throughput = 215.793'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.00 avg-zval = 314.88 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1024.00 avg-zval = 314.88 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129430 bytes = 453024 } seq expand size = 906010 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.0408 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 7.0732 value = 3.2297 dict = 1.00 all = 3.1354 } Zip/UnZip{ index = 0.1414 value = 0.3096 dict = 1.00 all = 0.3189 } ---------------------------- total value len = 564.122644 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.322050009 Billion total entry num = 1.701552031 Billion write speed all = 37.702463161 MB/sec (with seq num) write speed all = 36.858983701 MB/sec (without seq num) 2024/11/20-22:32:40.812706 140008853550656 [compaction_job.cc:1948] [default] [JOB 17849] Generated table #79888: 129430 keys, 42808059 bytes, temperature: kWarm 2024/11/20-22:32:40.812774 140008853550656 EVENT_LOG_v1 {"time_micros": 1732113160812743, "cf_name": "default", "job": 17849, "event": "table_file_creation", "file_number": 79888, "file_size": 42808059, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980009580, "largest_seqno": 1244999309, "table_properties": {"data_size": 40755488, "index_size": 219584, "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": 131629683, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732113159, "oldest_key_time": 0, "file_creation_time": 1732113159, "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": 79888, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:40.851466 140008853550656 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079889.sst) /dev/shm/ToplingTemp/Topling-1086715-p6LiAu 2024/11/20-22:32:40.857505 140008853550656 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079889.sst): first pass time = 0.01's, 240.444'MB/sec 2024/11/20-22:32:40.883689 140008853550656 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079889.sst): old prealloc_size = 147639500, real_size = 458680 2024/11/20-22:32:40.883726 140008853550656 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079889.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 1391 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.37 raw-val = 0.0014 GB zip-val = 0.0005 GB avg-val =1016.86 avg-zval = 328.99 2024/11/20-22:32:40.885766 140008853550656 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00/079889.sst): second pass time = 0.03's, 55.371'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 235.526'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 24.151'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.255'MB/sec write SST data time = 0.00's, 717.882'MB/sec dict compress time = 0.00's, 21331.000'MB/sec z-dict build time = 0.00's, sample length = 0.021'MB, throughput = 862.800'MB/sec zip my value time = 0.03's, unzip length = 0.001'GB zip my value throughput = 55.371'MB/sec zip pipeline throughput = 55.371'MB/sec entries = 1391 avg-key = 20.00 avg-zkey = 0.41 avg-val = 1016.86 avg-zval = 328.99 usrkeys = 1391 avg-key = 12.00 avg-zkey = 0.41 avg-val = 1023.86 avg-zval = 328.99 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 1391 bytes = 4880 } seq expand size = 9737 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0000 GB value = 0.0014 GB dict = 0.02 MB all = 0.0014 GB } __ZipSize{ index = 0.0000 GB value = 0.0005 GB dict = 0.02 MB all = 0.0005 GB } UnZip/Zip{ index = 28.9792 value = 3.0908 dict = 1.00 all = 2.9698 } Zip/UnZip{ index = 0.0345 value = 0.3235 dict = 1.00 all = 0.3367 } ---------------------------- total value len = 564.124068 GB avg = 0.332 KB (by entry num) total key len = 44.335143 GB avg = 0.026 KB total ukey len = 32.806584 GB avg = 0.014 KB total ukey num = 2.322051400 Billion total entry num = 1.701553422 Billion write speed all = 37.702252864 MB/sec (with seq num) write speed all = 36.858779433 MB/sec (without seq num) 2024/11/20-22:32:40.892784 140008853550656 [compaction_job.cc:1948] [default] [JOB 17849] Generated table #79889: 1391 keys, 485651 bytes, temperature: kWarm 2024/11/20-22:32:40.892833 140008853550656 EVENT_LOG_v1 {"time_micros": 1732113160892807, "cf_name": "default", "job": 17849, "event": "table_file_creation", "file_number": 79889, "file_size": 485651, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980091190, "largest_seqno": 1243495080, "table_properties": {"data_size": 457632, "index_size": 576, "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": 27820, "raw_average_key_size": 20, "raw_value_size": 1414448, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 1391, "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-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732113160, "oldest_key_time": 0, "file_creation_time": 1732113160, "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": 79889, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:40.900770 140008853550656 [compaction_job.cc:703] job-17849: subcompact[0], size: 0.338696 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17849/att-00 [079881,079882,079883,079884,079885,079886,079887,079888,079889] 2024/11/20-22:32:40.954719 140008853550656 (Original Log Time 2024/11/20-22:32:29.756418) EVENT_LOG_v1 {"time_micros": 1732113149756379, "job": 17849, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [79878], "files_L3": [79791, 79792, 79778, 79779, 79780, 79781, 79782, 79783, 79793], "score": 0.986641, "input_data_size": 371041776, "oldest_snapshot_seqno": 1245412280} 2024/11/20-22:32:40.954722 140008853550656 (Original Log Time 2024/11/20-22:32:40.953822) [compaction_job.cc:2022] [default] [JOB 17849] Compacted 1@2 + 9@3 files to L3 => 338696404 bytes 2024/11/20-22:32:40.954724 140008853550656 (Original Log Time 2024/11/20-22:32:40.954655) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.01, MB/sec: 33.3 rd, 30.4 wr, level 3, files in(1, 9) out(9 +0 blob) MB in(31.2, 322.6 +0.0 blob) out(323.0 +0.0 blob), read-write-amplify(21.7) write-amplify(10.3) OK, records in: 1067615, records dropped: 30791 output_compression: Snappy 2024/11/20-22:32:40.954728 140008853550656 (Original Log Time 2024/11/20-22:32:40.954700) EVENT_LOG_v1 {"time_micros": 1732113160954677, "cf": "default", "job": 17849, "event": "compaction_finished", "compaction_time_micros": 11144356, "compaction_time_cpu_micros": 2851316, "output_level": 3, "num_output_files": 9, "total_output_size": 338696404, "num_input_records": 1067615, "num_output_records": 1036824, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 230091971, "file_range_sync_nanos": 0, "file_fsync_nanos": 6758, "file_prepare_write_nanos": 17540, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/20-22:32:41.085223 140008853550656 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":1732113149,"executesMs":11357,"compactionJobId":17849,"attempt":0,"compactionInputRawBytes":1107116159,"compactionInputZipBytes":371041776,"compactionOutputRawBytes":0,"compactionOutputZipBytes":338696404,"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-a0579a3ab7047091417e5bda1961f5e4-6c2637232acb5ec2-00"}}, response = 2024/11/20-22:32:41.085350 140008853550656 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-17849/att-00: olev 3, work 11.358 s, result 6.014 ms, install 0.920 ms, input{raw 1.031 GiB zip 353.853 MiB}