2024/11/20-12:51:39.817318 140257550476864 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00: fork to child time = 0.009388 sec 2024/11/20-12:51:39.817812 140257550476864 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00 2024/11/20-12:51:39.824664 140257550476864 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00 2024/11/20-12:51:39.830619 140257550476864 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-12:51:39.830864 140257550476864 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-12:51:39.879076 140257550476864 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-05955/att-00/MANIFEST-019309 2024/11/20-12:51:39.945791 140257550476864 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-05955/att-00/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 27600, last_sequence is 542712352, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 25937 2024/11/20-12:51:39.945798 140257550476864 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-12:51:39.945885 140257550476864 [version_set.cc:5724] Creating manifest 27600 2024/11/20-12:51:39.977368 140257550476864 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-12:51:39.996740 140257550476864 [compaction_job.cc:2437] [default] [JOB 5955] Compacting 1@2 + 13@3 files to L3, score 0.69, subcompactions 1 : 1 2024/11/20-12:51:39.996753 140257550476864 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 5592 Base level 2, inputs: [27597(31MB)], [27576(100MB) 27577(100MB) 27578(100MB) 27579(100MB) 27580(100MB) 27581(100MB) 27582(100MB) 27583(100MB) 27584(100MB) 27585(8741KB) 27451(34MB) 27438(30MB) 27530(55MB)] 2024/11/20-12:51:40.003861 140257550476864 [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-12:51:40.003880 140257550476864 [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-12:51:40.003895 140257550476864 [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-12:51:40.003901 140257550476864 [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-12:51:40.003911 140257550476864 [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-12:51:41.258005 140257550476864 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027601.sst) /dev/shm/ToplingTemp/Topling-199421-1tfG1u 2024/11/20-12:51:41.516499 140257550476864 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027601.sst): first pass time = 0.26's, 519.350'MB/sec 2024/11/20-12:51:42.832412 140257550476864 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027601.sst): old prealloc_size = 147639500, real_size = 103851856 2024/11/20-12:51:42.832559 140257550476864 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027601.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200653 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.70 raw-val = 0.1294 GB zip-val = 0.1035 GB avg-val = 644.91 avg-zval = 515.62 2024/11/20-12:51:42.832771 140257550476864 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027601.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-12:51:43.107774 140257550476864 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027601.sst): second pass time = 1.32's, 98.391'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.28's, 384.325'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2765.112'MB/sec (index lex order gen) rebuild zvType time = 0.22's, 0.232'MB/sec write SST data time = 0.06's, 1788.183'MB/sec dict compress time = 8225610810.48's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.346'MB, throughput = 48292.626'MB/sec zip my value time = 1.32's, unzip length = 0.129'GB zip my value throughput = 98.391'MB/sec zip pipeline throughput = 113.696'MB/sec entries = 200653 avg-key = 24.00 avg-zkey = 1.70 avg-val = 644.91 avg-zval = 515.62 usrkeys = 200653 avg-key = 16.00 avg-zkey = 1.70 avg-val = 651.91 avg-zval = 515.62 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 200653 bytes = 677216 } seq expand size = 1404571 multi value expand size = 0 cnt WriteAppend = 83 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1035 GB dict = 1.35 MB all = 0.1058 GB } UnZip/Zip{ index = 9.4203 value = 1.2507 dict = 1.00 all = 1.2683 } Zip/UnZip{ index = 0.1062 value = 0.7995 dict = 1.00 all = 0.7885 } ---------------------------- total value len = 0.130807 GB avg = 0.652 KB (by entry num) total key len = 0.004816 GB avg = 0.024 KB total ukey len = 0.003210 GB avg = 0.016 KB total ukey num = 0.000200653 Billion total entry num = 0.000200653 Billion write speed all = 0.009263063 MB/sec (with seq num) write speed all = 0.009153426 MB/sec (without seq num) 2024/11/20-12:51:43.229355 140257550476864 [compaction_job.cc:1948] [default] [JOB 5955] Generated table #27601: 200653 keys, 105828230 bytes, temperature: kWarm 2024/11/20-12:51:43.229440 140257550476864 EVENT_LOG_v1 {"time_micros": 1732078303229400, "cf_name": "default", "job": 5955, "event": "table_file_creation", "file_number": 27601, "file_size": 105828230, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 420730534, "largest_seqno": 541395600, "table_properties": {"data_size": 103460736, "index_size": 340800, "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": 4815672, "raw_average_key_size": 24, "raw_value_size": 129402756, "raw_average_value_size": 644, "num_data_blocks": 1, "num_entries": 200653, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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": 1732078301, "oldest_key_time": 0, "file_creation_time": 1732078301, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 27601, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-12:51:43.270446 140257550476864 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027602.sst) /dev/shm/ToplingTemp/Topling-199421-FNtQUv 2024/11/20-12:51:44.430870 140257550476864 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027602.sst): first pass time = 1.16's, 115.666'MB/sec 2024/11/20-12:51:45.476185 140257550476864 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027602.sst): old prealloc_size = 147639500, real_size = 103861952 2024/11/20-12:51:45.476336 140257550476864 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027602.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200614 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.70 raw-val = 0.1294 GB zip-val = 0.1035 GB avg-val = 645.04 avg-zval = 515.77 2024/11/20-12:51:45.476526 140257550476864 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027602.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-12:51:45.880171 140257550476864 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027602.sst): second pass time = 1.04's, 123.884'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.40's, 261.839'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2601.201'MB/sec (index lex order gen) rebuild zvType time = 0.35's, 0.145'MB/sec write SST data time = 0.06's, 1836.194'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.350'MB, throughput = 43861.231'MB/sec zip my value time = 1.04's, unzip length = 0.129'GB zip my value throughput = 123.884'MB/sec zip pipeline throughput = 179.270'MB/sec entries = 200614 avg-key = 24.00 avg-zkey = 1.70 avg-val = 645.04 avg-zval = 515.77 usrkeys = 200614 avg-key = 16.00 avg-zkey = 1.70 avg-val = 651.04 avg-zval = 515.77 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 171918 bytes = 580240 } seq expand size = 1203426 multi value expand size = 0 cnt WriteAppend = 53 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1035 GB dict = 1.35 MB all = 0.1058 GB } UnZip/Zip{ index = 9.4256 value = 1.2506 dict = 1.00 all = 1.2689 } Zip/UnZip{ index = 0.1061 value = 0.7996 dict = 1.00 all = 0.7881 } ---------------------------- total value len = 0.261414 GB avg = 0.651 KB (by entry num) total key len = 0.009630 GB avg = 0.024 KB total ukey len = 0.006420 GB avg = 0.016 KB total ukey num = 0.000401267 Billion total entry num = 0.000401267 Billion write speed all = 0.018508871 MB/sec (with seq num) write speed all = 0.018289659 MB/sec (without seq num) 2024/11/20-12:51:46.000079 140257550476864 [compaction_job.cc:1948] [default] [JOB 5955] Generated table #27602: 200614 keys, 105776579 bytes, temperature: kWarm 2024/11/20-12:51:46.000150 140257550476864 EVENT_LOG_v1 {"time_micros": 1732078306000116, "cf_name": "default", "job": 5955, "event": "table_file_creation", "file_number": 27602, "file_size": 105776579, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 541395920, "table_properties": {"data_size": 103471088, "index_size": 340544, "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": 4814736, "raw_average_key_size": 24, "raw_value_size": 129403509, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200614, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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": 1732078303, "oldest_key_time": 0, "file_creation_time": 1732078303, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 27602, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-12:51:46.040101 140257550476864 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027603.sst) /dev/shm/ToplingTemp/Topling-199421-RamYDu 2024/11/20-12:51:47.313557 140257550476864 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027603.sst): first pass time = 1.27's, 105.400'MB/sec 2024/11/20-12:51:48.336604 140257550476864 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027603.sst): old prealloc_size = 147639500, real_size = 103800944 2024/11/20-12:51:48.336744 140257550476864 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027603.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200630 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1034 GB avg-val = 644.98 avg-zval = 515.43 2024/11/20-12:51:48.336856 140257550476864 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027603.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-12:51:48.687275 140257550476864 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027603.sst): second pass time = 1.02's, 126.567'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.35's, 300.699'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2949.334'MB/sec (index lex order gen) rebuild zvType time = 0.27's, 0.186'MB/sec write SST data time = 0.08's, 1298.099'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.350'MB, throughput = 46514.920'MB/sec zip my value time = 1.02's, unzip length = 0.129'GB zip my value throughput = 126.567'MB/sec zip pipeline throughput = 126.567'MB/sec entries = 200630 avg-key = 24.00 avg-zkey = 1.69 avg-val = 644.98 avg-zval = 515.43 usrkeys = 200630 avg-key = 16.00 avg-zkey = 1.69 avg-val = 648.20 avg-zval = 515.43 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 92137 bytes = 299456 } seq expand size = 644959 multi value expand size = 0 cnt WriteAppend = 42 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1034 GB dict = 1.35 MB all = 0.1054 GB } UnZip/Zip{ index = 9.4637 value = 1.2513 dict = 1.00 all = 1.2730 } Zip/UnZip{ index = 0.1057 value = 0.7991 dict = 1.00 all = 0.7855 } ---------------------------- total value len = 0.391462 GB avg = 0.650 KB (by entry num) total key len = 0.014446 GB avg = 0.024 KB total ukey len = 0.009630 GB avg = 0.016 KB total ukey num = 0.000601897 Billion total entry num = 0.000601897 Billion write speed all = 0.027712949 MB/sec (with seq num) write speed all = 0.027384197 MB/sec (without seq num) 2024/11/20-12:51:48.809009 140257550476864 [compaction_job.cc:1948] [default] [JOB 5955] Generated table #27603: 200630 keys, 105434507 bytes, temperature: kWarm 2024/11/20-12:51:48.809120 140257550476864 EVENT_LOG_v1 {"time_micros": 1732078308809076, "cf_name": "default", "job": 5955, "event": "table_file_creation", "file_number": 27603, "file_size": 105434507, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 541394425, "table_properties": {"data_size": 103411424, "index_size": 339200, "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": 4815120, "raw_average_key_size": 24, "raw_value_size": 129402620, "raw_average_value_size": 644, "num_data_blocks": 1, "num_entries": 200630, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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": 1732078306, "oldest_key_time": 0, "file_creation_time": 1732078306, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 27603, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-12:51:48.866760 140257550476864 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027604.sst) /dev/shm/ToplingTemp/Topling-199421-Fb6R7t 2024/11/20-12:51:50.329920 140257550476864 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027604.sst): first pass time = 1.46's, 91.735'MB/sec 2024/11/20-12:51:51.277155 140257550476864 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027604.sst): old prealloc_size = 147639500, real_size = 103815264 2024/11/20-12:51:51.277309 140257550476864 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027604.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200648 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1034 GB avg-val = 644.92 avg-zval = 515.46 2024/11/20-12:51:51.277434 140257550476864 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027604.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-12:51:51.599882 140257550476864 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027604.sst): second pass time = 0.95's, 136.723'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.32's, 326.735'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2663.312'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.201'MB/sec write SST data time = 0.07's, 1443.995'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.346'MB, throughput = 44990.042'MB/sec zip my value time = 0.95's, unzip length = 0.129'GB zip my value throughput = 136.723'MB/sec zip pipeline throughput = 136.723'MB/sec entries = 200648 avg-key = 24.00 avg-zkey = 1.69 avg-val = 644.92 avg-zval = 515.46 usrkeys = 200648 avg-key = 16.00 avg-zkey = 1.69 avg-val = 648.06 avg-zval = 515.46 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 90067 bytes = 292736 } seq expand size = 630469 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1034 GB dict = 1.35 MB all = 0.1054 GB } UnZip/Zip{ index = 9.4770 value = 1.2512 dict = 1.00 all = 1.2730 } Zip/UnZip{ index = 0.1055 value = 0.7993 dict = 1.00 all = 0.7856 } ---------------------------- total value len = 0.521495 GB avg = 0.650 KB (by entry num) total key len = 0.019261 GB avg = 0.024 KB total ukey len = 0.012841 GB avg = 0.016 KB total ukey num = 0.000802545 Billion total entry num = 0.000802545 Billion write speed all = 0.036912263 MB/sec (with seq num) write speed all = 0.036474006 MB/sec (without seq num) 2024/11/20-12:51:51.730919 140257550476864 [compaction_job.cc:1948] [default] [JOB 5955] Generated table #27604: 200648 keys, 105438430 bytes, temperature: kWarm 2024/11/20-12:51:51.731007 140257550476864 EVENT_LOG_v1 {"time_micros": 1732078311730963, "cf_name": "default", "job": 5955, "event": "table_file_creation", "file_number": 27604, "file_size": 105438430, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 541395737, "table_properties": {"data_size": 103426192, "index_size": 338752, "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": 4815552, "raw_average_key_size": 24, "raw_value_size": 129402453, "raw_average_value_size": 644, "num_data_blocks": 1, "num_entries": 200648, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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": 1732078308, "oldest_key_time": 0, "file_creation_time": 1732078308, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 27604, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-12:51:51.812758 140257550476864 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027605.sst) /dev/shm/ToplingTemp/Topling-199421-Rsykut 2024/11/20-12:51:53.317610 140257550476864 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027605.sst): first pass time = 1.50's, 89.194'MB/sec 2024/11/20-12:51:54.267680 140257550476864 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027605.sst): old prealloc_size = 147639500, real_size = 103803248 2024/11/20-12:51:54.267818 140257550476864 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027605.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200609 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1034 GB avg-val = 645.05 avg-zval = 515.50 2024/11/20-12:51:54.267928 140257550476864 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027605.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-12:51:54.572510 140257550476864 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027605.sst): second pass time = 0.95's, 136.297'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.30's, 345.866'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2897.824'MB/sec (index lex order gen) rebuild zvType time = 0.22's, 0.227'MB/sec write SST data time = 0.08's, 1253.467'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.348'MB, throughput = 22882.896'MB/sec zip my value time = 0.95's, unzip length = 0.129'GB zip my value throughput = 136.297'MB/sec zip pipeline throughput = 136.297'MB/sec entries = 200609 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.05 avg-zval = 515.50 usrkeys = 200609 avg-key = 16.00 avg-zkey = 1.69 avg-val = 648.06 avg-zval = 515.50 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 86236 bytes = 280288 } seq expand size = 603652 multi value expand size = 0 cnt WriteAppend = 17 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1034 GB dict = 1.35 MB all = 0.1054 GB } UnZip/Zip{ index = 9.4698 value = 1.2513 dict = 1.00 all = 1.2732 } Zip/UnZip{ index = 0.1056 value = 0.7992 dict = 1.00 all = 0.7854 } ---------------------------- total value len = 0.651502 GB avg = 0.649 KB (by entry num) total key len = 0.024076 GB avg = 0.024 KB total ukey len = 0.016050 GB avg = 0.016 KB total ukey num = 0.001003154 Billion total entry num = 0.001003154 Billion write speed all = 0.046105892 MB/sec (with seq num) write speed all = 0.045558197 MB/sec (without seq num) 2024/11/20-12:51:54.695376 140257550476864 [compaction_job.cc:1948] [default] [JOB 5955] Generated table #27605: 200609 keys, 105415572 bytes, temperature: kWarm 2024/11/20-12:51:54.695443 140257550476864 EVENT_LOG_v1 {"time_micros": 1732078314695413, "cf_name": "default", "job": 5955, "event": "table_file_creation", "file_number": 27605, "file_size": 105415572, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 541394755, "table_properties": {"data_size": 103413984, "index_size": 338944, "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": 4814616, "raw_average_key_size": 24, "raw_value_size": 129403264, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200609, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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": 1732078311, "oldest_key_time": 0, "file_creation_time": 1732078311, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 27605, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-12:51:54.735507 140257550476864 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027606.sst) /dev/shm/ToplingTemp/Topling-199421-83xAsv 2024/11/20-12:51:56.107438 140257550476864 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027606.sst): first pass time = 1.37's, 97.835'MB/sec 2024/11/20-12:51:57.090549 140257550476864 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027606.sst): old prealloc_size = 147639500, real_size = 103815360 2024/11/20-12:51:57.090687 140257550476864 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027606.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200619 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1034 GB avg-val = 645.02 avg-zval = 515.54 2024/11/20-12:51:57.090828 140257550476864 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027606.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-12:51:57.399136 140257550476864 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027606.sst): second pass time = 0.98's, 131.731'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.31's, 342.015'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2943.903'MB/sec (index lex order gen) rebuild zvType time = 0.23's, 0.222'MB/sec write SST data time = 0.08's, 1277.828'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.344'MB, throughput = 25376.982'MB/sec zip my value time = 0.98's, unzip length = 0.129'GB zip my value throughput = 131.731'MB/sec zip pipeline throughput = 131.731'MB/sec entries = 200619 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.02 avg-zval = 515.54 usrkeys = 200619 avg-key = 16.00 avg-zkey = 1.69 avg-val = 649.35 avg-zval = 515.54 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 124088 bytes = 387792 } seq expand size = 868616 multi value expand size = 0 cnt WriteAppend = 20 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.34 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1034 GB dict = 1.34 MB all = 0.1055 GB } UnZip/Zip{ index = 9.4757 value = 1.2512 dict = 1.00 all = 1.2718 } Zip/UnZip{ index = 0.1055 value = 0.7993 dict = 1.00 all = 0.7863 } ---------------------------- total value len = 0.781773 GB avg = 0.649 KB (by entry num) total key len = 0.028891 GB avg = 0.024 KB total ukey len = 0.019260 GB avg = 0.016 KB total ukey num = 0.001203773 Billion total entry num = 0.001203773 Billion write speed all = 0.055314431 MB/sec (with seq num) write speed all = 0.054657330 MB/sec (without seq num) 2024/11/20-12:51:57.531884 140257550476864 [compaction_job.cc:1948] [default] [JOB 5955] Generated table #27606: 200619 keys, 105531439 bytes, temperature: kWarm 2024/11/20-12:51:57.531970 140257550476864 EVENT_LOG_v1 {"time_micros": 1732078317531927, "cf_name": "default", "job": 5955, "event": "table_file_creation", "file_number": 27606, "file_size": 105531439, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 541250745, "table_properties": {"data_size": 103426288, "index_size": 338752, "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": 4814856, "raw_average_key_size": 24, "raw_value_size": 129403143, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200619, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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": 1732078314, "oldest_key_time": 0, "file_creation_time": 1732078314, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 27606, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-12:51:57.581648 140257550476864 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027607.sst) /dev/shm/ToplingTemp/Topling-199421-mJHCjv 2024/11/20-12:51:58.779616 140257550476864 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027607.sst): first pass time = 1.20's, 112.042'MB/sec 2024/11/20-12:51:59.796518 140257550476864 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027607.sst): old prealloc_size = 147639500, real_size = 103824256 2024/11/20-12:51:59.796707 140257550476864 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027607.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200630 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1034 GB avg-val = 644.98 avg-zval = 515.55 2024/11/20-12:51:59.796872 140257550476864 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027607.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-12:52:00.094272 140257550476864 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027607.sst): second pass time = 1.02's, 127.346'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.30's, 354.406'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1951.348'MB/sec (index lex order gen) rebuild zvType time = 0.24's, 0.213'MB/sec write SST data time = 0.06's, 1712.134'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.346'MB, throughput = 42466.071'MB/sec zip my value time = 1.02's, unzip length = 0.129'GB zip my value throughput = 127.346'MB/sec zip pipeline throughput = 144.068'MB/sec entries = 200630 avg-key = 24.00 avg-zkey = 1.69 avg-val = 644.98 avg-zval = 515.55 usrkeys = 200630 avg-key = 16.00 avg-zkey = 1.69 avg-val = 649.09 avg-zval = 515.55 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 117692 bytes = 367808 } seq expand size = 823844 multi value expand size = 0 cnt WriteAppend = 18 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1034 GB dict = 1.35 MB all = 0.1055 GB } UnZip/Zip{ index = 9.4762 value = 1.2511 dict = 1.00 all = 1.2719 } Zip/UnZip{ index = 0.1055 value = 0.7993 dict = 1.00 all = 0.7862 } ---------------------------- total value len = 0.912000 GB avg = 0.649 KB (by entry num) total key len = 0.033706 GB avg = 0.024 KB total ukey len = 0.022470 GB avg = 0.016 KB total ukey num = 0.001404403 Billion total entry num = 0.001404403 Billion write speed all = 0.064516941 MB/sec (with seq num) write speed all = 0.063750463 MB/sec (without seq num) 2024/11/20-12:52:00.209580 140257550476864 [compaction_job.cc:1948] [default] [JOB 5955] Generated table #27607: 200630 keys, 105522523 bytes, temperature: kWarm 2024/11/20-12:52:00.209637 140257550476864 EVENT_LOG_v1 {"time_micros": 1732078320209607, "cf_name": "default", "job": 5955, "event": "table_file_creation", "file_number": 27607, "file_size": 105522523, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 541387586, "table_properties": {"data_size": 103435184, "index_size": 338752, "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": 4815120, "raw_average_key_size": 24, "raw_value_size": 129402863, "raw_average_value_size": 644, "num_data_blocks": 1, "num_entries": 200630, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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": 1732078317, "oldest_key_time": 0, "file_creation_time": 1732078317, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 27607, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-12:52:00.249413 140257550476864 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027608.sst) /dev/shm/ToplingTemp/Topling-199421-1gHR0r 2024/11/20-12:52:01.375445 140257550476864 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027608.sst): first pass time = 1.13's, 119.200'MB/sec 2024/11/20-12:52:02.574519 140257550476864 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027608.sst): old prealloc_size = 147639500, real_size = 103830304 2024/11/20-12:52:02.574677 140257550476864 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027608.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200630 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1034 GB avg-val = 644.98 avg-zval = 515.58 2024/11/20-12:52:02.574811 140257550476864 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027608.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-12:52:02.861423 140257550476864 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027608.sst): second pass time = 1.20's, 107.982'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.29's, 367.672'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2649.022'MB/sec (index lex order gen) rebuild zvType time = 0.23's, 0.221'MB/sec write SST data time = 0.06's, 1772.228'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.345'MB, throughput = 25256.603'MB/sec zip my value time = 1.20's, unzip length = 0.129'GB zip my value throughput = 107.982'MB/sec zip pipeline throughput = 119.077'MB/sec entries = 200630 avg-key = 24.00 avg-zkey = 1.69 avg-val = 644.98 avg-zval = 515.58 usrkeys = 200630 avg-key = 16.00 avg-zkey = 1.69 avg-val = 648.79 avg-zval = 515.58 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 108988 bytes = 326976 } seq expand size = 762916 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1034 GB dict = 1.35 MB all = 0.1055 GB } UnZip/Zip{ index = 9.4780 value = 1.2510 dict = 1.00 all = 1.2724 } Zip/UnZip{ index = 0.1055 value = 0.7994 dict = 1.00 all = 0.7859 } ---------------------------- total value len = 1.042166 GB avg = 0.649 KB (by entry num) total key len = 0.038521 GB avg = 0.024 KB total ukey len = 0.025681 GB avg = 0.016 KB total ukey num = 0.001605033 Billion total entry num = 0.001605033 Billion write speed all = 0.073711563 MB/sec (with seq num) write speed all = 0.072835753 MB/sec (without seq num) 2024/11/20-12:52:02.979174 140257550476864 [compaction_job.cc:1948] [default] [JOB 5955] Generated table #27608: 200630 keys, 105486777 bytes, temperature: kWarm 2024/11/20-12:52:02.979240 140257550476864 EVENT_LOG_v1 {"time_micros": 1732078322979209, "cf_name": "default", "job": 5955, "event": "table_file_creation", "file_number": 27608, "file_size": 105486777, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 541390797, "table_properties": {"data_size": 103441296, "index_size": 338688, "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": 4815120, "raw_average_key_size": 24, "raw_value_size": 129403057, "raw_average_value_size": 644, "num_data_blocks": 1, "num_entries": 200630, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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": 1732078320, "oldest_key_time": 0, "file_creation_time": 1732078320, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 27608, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-12:52:03.033088 140257550476864 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027609.sst) /dev/shm/ToplingTemp/Topling-199421-iArD5s 2024/11/20-12:52:04.261647 140257550476864 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027609.sst): first pass time = 1.23's, 109.253'MB/sec 2024/11/20-12:52:05.400512 140257550476864 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027609.sst): old prealloc_size = 147639500, real_size = 103840400 2024/11/20-12:52:05.400673 140257550476864 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027609.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200615 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1035 GB avg-val = 645.03 avg-zval = 515.67 2024/11/20-12:52:05.400807 140257550476864 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027609.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-12:52:05.698402 140257550476864 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027609.sst): second pass time = 1.14's, 113.700'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.30's, 353.990'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2414.957'MB/sec (index lex order gen) rebuild zvType time = 0.23's, 0.215'MB/sec write SST data time = 0.06's, 1637.641'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.348'MB, throughput = 42641.065'MB/sec zip my value time = 1.14's, unzip length = 0.129'GB zip my value throughput = 113.700'MB/sec zip pipeline throughput = 141.904'MB/sec entries = 200615 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.03 avg-zval = 515.67 usrkeys = 200615 avg-key = 16.00 avg-zkey = 1.69 avg-val = 648.22 avg-zval = 515.67 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 91266 bytes = 273808 } seq expand size = 638862 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1035 GB dict = 1.35 MB all = 0.1054 GB } UnZip/Zip{ index = 9.4773 value = 1.2509 dict = 1.00 all = 1.2729 } Zip/UnZip{ index = 0.1055 value = 0.7995 dict = 1.00 all = 0.7856 } ---------------------------- total value len = 1.172208 GB avg = 0.649 KB (by entry num) total key len = 0.043336 GB avg = 0.024 KB total ukey len = 0.028890 GB avg = 0.016 KB total ukey num = 0.001805648 Billion total entry num = 0.001805648 Billion write speed all = 0.082893840 MB/sec (with seq num) write speed all = 0.081908753 MB/sec (without seq num) 2024/11/20-12:52:05.813192 140257550476864 [compaction_job.cc:1948] [default] [JOB 5955] Generated table #27609: 200615 keys, 105446323 bytes, temperature: kWarm 2024/11/20-12:52:05.813261 140257550476864 EVENT_LOG_v1 {"time_micros": 1732078325813229, "cf_name": "default", "job": 5955, "event": "table_file_creation", "file_number": 27609, "file_size": 105446323, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 541343983, "table_properties": {"data_size": 103451392, "index_size": 338688, "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": 4814760, "raw_average_key_size": 24, "raw_value_size": 129403124, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200615, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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": 1732078323, "oldest_key_time": 0, "file_creation_time": 1732078323, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 27609, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-12:52:05.872620 140257550476864 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027610.sst) /dev/shm/ToplingTemp/Topling-199421-zezMiv 2024/11/20-12:52:07.323845 140257550476864 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027610.sst): first pass time = 1.45's, 92.489'MB/sec 2024/11/20-12:52:08.527221 140257550476864 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027610.sst): old prealloc_size = 147639500, real_size = 103821344 2024/11/20-12:52:08.527383 140257550476864 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027610.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200652 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1034 GB avg-val = 644.91 avg-zval = 515.48 2024/11/20-12:52:08.527489 140257550476864 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027610.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-12:52:08.799076 140257550476864 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027610.sst): second pass time = 1.20's, 107.603'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.27's, 387.502'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2622.134'MB/sec (index lex order gen) rebuild zvType time = 0.21's, 0.236'MB/sec write SST data time = 0.06's, 1778.137'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.346'MB, throughput = 19772.486'MB/sec zip my value time = 1.20's, unzip length = 0.129'GB zip my value throughput = 107.603'MB/sec zip pipeline throughput = 107.603'MB/sec entries = 200652 avg-key = 24.00 avg-zkey = 1.69 avg-val = 644.91 avg-zval = 515.48 usrkeys = 200652 avg-key = 16.00 avg-zkey = 1.69 avg-val = 647.14 avg-zval = 515.48 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 63923 bytes = 183792 } seq expand size = 447461 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1034 GB dict = 1.35 MB all = 0.1053 GB } UnZip/Zip{ index = 9.4790 value = 1.2511 dict = 1.00 all = 1.2742 } Zip/UnZip{ index = 0.1055 value = 0.7993 dict = 1.00 all = 0.7848 } ---------------------------- total value len = 1.302058 GB avg = 0.649 KB (by entry num) total key len = 0.048151 GB avg = 0.024 KB total ukey len = 0.032101 GB avg = 0.016 KB total ukey num = 0.002006300 Billion total entry num = 0.002006300 Billion write speed all = 0.092057850 MB/sec (with seq num) write speed all = 0.090963526 MB/sec (without seq num) 2024/11/20-12:52:08.916009 140257550476864 [compaction_job.cc:1948] [default] [JOB 5955] Generated table #27610: 200652 keys, 105334832 bytes, temperature: kWarm 2024/11/20-12:52:08.916095 140257550476864 EVENT_LOG_v1 {"time_micros": 1732078328916063, "cf_name": "default", "job": 5955, "event": "table_file_creation", "file_number": 27610, "file_size": 105334832, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 541343988, "table_properties": {"data_size": 103432336, "index_size": 338688, "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": 4815648, "raw_average_key_size": 24, "raw_value_size": 129402082, "raw_average_value_size": 644, "num_data_blocks": 1, "num_entries": 200652, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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": 1732078325, "oldest_key_time": 0, "file_creation_time": 1732078325, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 27610, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-12:52:08.956555 140257550476864 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027611.sst) /dev/shm/ToplingTemp/Topling-199421-c18V3r 2024/11/20-12:52:09.006192 140257550476864 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027611.sst): first pass time = 0.05's, 791.779'MB/sec 2024/11/20-12:52:09.484462 140257550476864 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027611.sst): part-0: reject ZipStore ratio = 0.806 2024/11/20-12:52:09.633629 140257550476864 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027611.sst): old prealloc_size = 147639500, real_size = 38025392 2024/11/20-12:52:09.633711 140257550476864 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027611.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 58651 prefix = 4 raw-key = 0.0007 GB zip-key = 0.0001 GB avg-key = 12.00 avg-zkey = 1.71 raw-val = 0.0378 GB zip-val = 0.0379 GB avg-val = 645.31 avg-zval = 646.37 2024/11/20-12:52:09.633791 140257550476864 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027611.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0001 GB, waited 0.000 sec, Key+Value = 0.039 GB 2024/11/20-12:52:09.721022 140257550476864 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00/027611.sst): second pass time = 0.48's, 79.292'MB/sec, value only(96.4% of KV) wait indexing time = 0.15's, remap KeyValue time = 0.09's, 436.560'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1580.733'MB/sec (index lex order gen) rebuild zvType time = 0.07's, 0.206'MB/sec write SST data time = 0.02's, 2389.388'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 0.48's, unzip length = 0.038'GB zip my value throughput = 79.292'MB/sec zip pipeline throughput = 120.909'MB/sec entries = 58651 avg-key = 24.00 avg-zkey = 1.71 avg-val = 645.31 avg-zval = 646.37 usrkeys = 58651 avg-key = 16.00 avg-zkey = 1.71 avg-val = 651.21 avg-zval = 646.37 TagRS{ kinds = RS_Key0_TagN bytes = 9280 } TagArray{ size = 49449 bytes = 123632 } seq expand size = 346143 multi value expand size = 0 cnt WriteAppend = 4631 UnZipSize{ index = 0.0009 GB value = 0.0378 GB dict = 0.00 MB all = 0.0393 GB } __ZipSize{ index = 0.0001 GB value = 0.0379 GB dict = 0.00 MB all = 0.0381 GB } UnZip/Zip{ index = 9.3692 value = 0.9984 dict = 0.00 all = 1.0291 } Zip/UnZip{ index = 0.1067 value = 1.0016 dict = 0.00 all = 0.9717 } ---------------------------- total value len = 1.340252 GB avg = 0.649 KB (by entry num) total key len = 0.049559 GB avg = 0.024 KB total ukey len = 0.033039 GB avg = 0.016 KB total ukey num = 0.002064951 Billion total entry num = 0.002064951 Billion write speed all = 0.094751969 MB/sec (with seq num) write speed all = 0.093625726 MB/sec (without seq num) 2024/11/20-12:52:09.766918 140257550476864 [compaction_job.cc:1948] [default] [JOB 5955] Generated table #27611: 58651 keys, 38145246 bytes, temperature: kWarm 2024/11/20-12:52:09.766986 140257550476864 EVENT_LOG_v1 {"time_micros": 1732078329766956, "cf_name": "default", "job": 5955, "event": "table_file_creation", "file_number": 27611, "file_size": 38145246, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 541519409, "table_properties": {"data_size": 37910368, "index_size": 100160, "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": 1407624, "raw_average_key_size": 24, "raw_value_size": 37848135, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 58651, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732078328, "oldest_key_time": 0, "file_creation_time": 1732078328, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 27611, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-12:52:09.787138 140257550476864 [compaction_job.cc:703] job-05955: subcompact[0], size: 1.093360 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-05955/att-00 [027601,027602,027603,027604,027605,027606,027607,027608,027609,027610,027611] 2024/11/20-12:52:09.920434 140257550476864 (Original Log Time 2024/11/20-12:51:39.996807) EVENT_LOG_v1 {"time_micros": 1732078299996766, "job": 5955, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [27597], "files_L3": [27576, 27577, 27578, 27579, 27580, 27581, 27582, 27583, 27584, 27585, 27451, 27438, 27530], "score": 0.693442, "input_data_size": 1118275551, "oldest_snapshot_seqno": 542712304} 2024/11/20-12:52:09.920438 140257550476864 (Original Log Time 2024/11/20-12:52:09.919299) [compaction_job.cc:2022] [default] [JOB 5955] Compacted 1@2 + 13@3 files to L3 => 1093360458 bytes 2024/11/20-12:52:09.920440 140257550476864 (Original Log Time 2024/11/20-12:52:09.920362) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 11 0 0 0] max score 0.04, MB/sec: 37.5 rd, 36.7 wr, level 3, files in(1, 13) out(11 +0 blob) MB in(31.0, 1035.5 +0.0 blob) out(1042.7 +0.0 blob), read-write-amplify(68.0) write-amplify(33.6) OK, records in: 2065041, records dropped: 90 output_compression: Snappy 2024/11/20-12:52:09.920444 140257550476864 (Original Log Time 2024/11/20-12:52:09.920412) EVENT_LOG_v1 {"time_micros": 1732078329920386, "cf": "default", "job": 5955, "event": "compaction_finished", "compaction_time_micros": 29790344, "compaction_time_cpu_micros": 6162475, "output_level": 3, "num_output_files": 11, "total_output_size": 1093360458, "num_input_records": 2065041, "num_output_records": 2064951, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 846293810, "file_range_sync_nanos": 0, "file_fsync_nanos": 10828, "file_prepare_write_nanos": 212959, "lsm_state": [0, 0, 0, 11, 0, 0, 0]} 2024/11/20-12:52:10.033140 140257550476864 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":1732076400,"starts":1732078299,"executesMs":30094,"compactionJobId":5955,"attempt":0,"compactionInputRawBytes":1381496745,"compactionInputZipBytes":1118275551,"compactionOutputRawBytes":0,"compactionOutputZipBytes":1093360458,"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-87f613d2566fa3cb24853deac245d293-b48a95cd6561398e-00"}}, response = 2024/11/20-12:52:10.033225 140257550476864 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-05955/att-00: olev 3, work 30.094 s, result 7.381 ms, install 1.162 ms, input{raw 1.287 GiB zip 1.041 GiB}