2024/11/20-19:23:24.529118 140008274454080 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00: fork to child time = 0.027065 sec 2024/11/20-19:23:24.529848 140008274454080 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00 2024/11/20-19:23:24.537357 140008274454080 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00 2024/11/20-19:23:24.539565 140008274454080 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-19:23:24.539906 140008274454080 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-19:23:24.588530 140008274454080 [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-07988/att-00/MANIFEST-049091 2024/11/20-19:23:24.651358 140008274454080 [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-07988/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 61566, last_sequence is 1017308081, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 61419 2024/11/20-19:23:24.651372 140008274454080 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-19:23:24.651501 140008274454080 [version_set.cc:5724] Creating manifest 61566 2024/11/20-19:23:24.680545 140008274454080 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-19:23:24.700546 140008274454080 [compaction_job.cc:2437] [default] [JOB 7988] Compacting 1@2 + 10@3 files to L3, score 0.80, subcompactions 1 : 1 2024/11/20-19:23:24.700565 140008274454080 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 7178 Base level 2, inputs: [61525(21MB)], [61444(124MB) 61445(124MB) 61446(124MB) 61447(124MB) 61448(100MB) 61449(100MB) 61450(100MB) 61451(124MB) 61452(124MB) 61540(124MB)] 2024/11/20-19:23:24.708952 140008274454080 [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-19:23:24.708987 140008274454080 [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-19:23:24.709017 140008274454080 [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-19:23:24.709028 140008274454080 [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-19:23:24.709062 140008274454080 [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-19:23:26.319525 140008274454080 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061567.sst) /dev/shm/ToplingTemp/Topling-883643-kwEm46 2024/11/20-19:23:26.501089 140008274454080 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061567.sst): first pass time = 0.18's, 739.509'MB/sec 2024/11/20-19:23:27.711350 140008274454080 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061567.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-19:23:27.966463 140008274454080 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061567.sst): old prealloc_size = 147639500, real_size = 130030832 2024/11/20-19:23:27.966613 140008274454080 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061567.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200235 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0004 GB avg-key = 12.00 avg-zkey = 1.78 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 646.30 avg-zval = 647.36 2024/11/20-19:23:27.966831 140008274454080 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061567.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-19:23:28.270629 140008274454080 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061567.sst): second pass time = 1.21's, 107.012'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.30's, 429.676'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2738.100'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.201'MB/sec write SST data time = 0.06's, 2356.273'MB/sec dict compress time = 8391086137.01'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 = 1.21's, unzip length = 0.129'GB zip my value throughput = 107.012'MB/sec zip pipeline throughput = 140.943'MB/sec entries = 200235 avg-key = 24.00 avg-zkey = 1.78 avg-val = 646.30 avg-zval = 647.36 usrkeys = 200235 avg-key = 16.00 avg-zkey = 1.78 avg-val = 653.02 avg-zval = 647.36 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 192040 bytes = 672160 } seq expand size = 1344280 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0004 GB value = 0.1296 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.0066 value = 0.9984 dict = 0.00 all = 1.0270 } Zip/UnZip{ index = 0.1110 value = 1.0016 dict = 0.00 all = 0.9737 } ---------------------------- total value len = 0.130757 GB avg = 0.653 KB (by entry num) total key len = 0.004806 GB avg = 0.024 KB total ukey len = 0.003204 GB avg = 0.016 KB total ukey num = 0.000200235 Billion total entry num = 0.000200235 Billion write speed all = 0.003553736 MB/sec (with seq num) write speed all = 0.003511743 MB/sec (without seq num) 2024/11/20-19:23:28.413718 140008274454080 [compaction_job.cc:1948] [default] [JOB 7988] Generated table #61567: 200235 keys, 130687135 bytes, temperature: kWarm 2024/11/20-19:23:28.413814 140008274454080 EVENT_LOG_v1 {"time_micros": 1732101808413770, "cf_name": "default", "job": 7988, "event": "table_file_creation", "file_number": 61567, "file_size": 130687135, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1016955274, "table_properties": {"data_size": 129624864, "index_size": 355712, "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": 4805640, "raw_average_key_size": 24, "raw_value_size": 129412427, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200235, "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": 1732101806, "oldest_key_time": 0, "file_creation_time": 1732101806, "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": 61567, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:23:28.466360 140008274454080 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061568.sst) /dev/shm/ToplingTemp/Topling-883643-fpSREa 2024/11/20-19:23:30.066882 140008274454080 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061568.sst): first pass time = 1.60's, 83.861'MB/sec 2024/11/20-19:23:31.354358 140008274454080 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061568.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-19:23:31.606189 140008274454080 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061568.sst): old prealloc_size = 147639500, real_size = 130021120 2024/11/20-19:23:31.606335 140008274454080 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061568.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200414 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.75 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 645.71 avg-zval = 646.77 2024/11/20-19:23:31.606516 140008274454080 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061568.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-19:23:31.909634 140008274454080 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061568.sst): second pass time = 1.29's, 100.572'MB/sec, value only(96.4% of KV) wait indexing time = 0.25's, remap KeyValue time = 0.30's, 430.153'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2719.995'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.200'MB/sec write SST data time = 0.05's, 2463.162'MB/sec dict compress time = 140012.44'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 = 1.29's, unzip length = 0.129'GB zip my value throughput = 100.572'MB/sec zip pipeline throughput = 155.539'MB/sec entries = 200414 avg-key = 24.00 avg-zkey = 1.75 avg-val = 645.71 avg-zval = 646.77 usrkeys = 200414 avg-key = 16.00 avg-zkey = 1.75 avg-val = 650.87 avg-zval = 646.77 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 147882 bytes = 517600 } seq expand size = 1035174 multi value expand size = 0 cnt WriteAppend = 15808 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1305 GB } UnZip/Zip{ index = 9.1664 value = 0.9984 dict = 0.00 all = 1.0283 } Zip/UnZip{ index = 0.1091 value = 1.0016 dict = 0.00 all = 0.9725 } ---------------------------- total value len = 0.261200 GB avg = 0.652 KB (by entry num) total key len = 0.009616 GB avg = 0.024 KB total ukey len = 0.006410 GB avg = 0.016 KB total ukey num = 0.000400649 Billion total entry num = 0.000400649 Billion write speed all = 0.007098698 MB/sec (with seq num) write speed all = 0.007014683 MB/sec (without seq num) 2024/11/20-19:23:32.051720 140008274454080 [compaction_job.cc:1948] [default] [JOB 7988] Generated table #61568: 200414 keys, 130522847 bytes, temperature: kWarm 2024/11/20-19:23:32.051772 140008274454080 EVENT_LOG_v1 {"time_micros": 1732101812051744, "cf_name": "default", "job": 7988, "event": "table_file_creation", "file_number": 61568, "file_size": 130522847, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1016955246, "table_properties": {"data_size": 129621040, "index_size": 349824, "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": 4809936, "raw_average_key_size": 24, "raw_value_size": 129408383, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200414, "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": 1732101808, "oldest_key_time": 0, "file_creation_time": 1732101808, "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": 61568, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:23:32.165858 140008274454080 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061569.sst) /dev/shm/ToplingTemp/Topling-883643-lofOza 2024/11/20-19:23:33.675145 140008274454080 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061569.sst): first pass time = 1.51's, 88.931'MB/sec 2024/11/20-19:23:34.841752 140008274454080 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061569.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-19:23:35.147965 140008274454080 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061569.sst): old prealloc_size = 147639500, real_size = 130025728 2024/11/20-19:23:35.148159 140008274454080 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061569.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200035 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.73 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 646.97 avg-zval = 648.04 2024/11/20-19:23:35.148374 140008274454080 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061569.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-19:23:35.484386 140008274454080 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061569.sst): second pass time = 1.17's, 111.000'MB/sec, value only(96.4% of KV) wait indexing time = 0.31's, remap KeyValue time = 0.34's, 388.166'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1897.571'MB/sec (index lex order gen) rebuild zvType time = 0.28's, 0.181'MB/sec write SST data time = 0.06's, 2158.008'MB/sec dict compress time = 140012.44'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 = 1.17's, unzip length = 0.129'GB zip my value throughput = 111.000'MB/sec zip pipeline throughput = 111.000'MB/sec entries = 200035 avg-key = 24.00 avg-zkey = 1.73 avg-val = 646.97 avg-zval = 648.04 usrkeys = 200035 avg-key = 16.00 avg-zkey = 1.73 avg-val = 652.95 avg-zval = 648.04 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 170668 bytes = 576016 } seq expand size = 1194676 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1306 GB } UnZip/Zip{ index = 9.2575 value = 0.9984 dict = 0.00 all = 1.0278 } Zip/UnZip{ index = 0.1080 value = 1.0016 dict = 0.00 all = 0.9729 } ---------------------------- total value len = 0.391813 GB avg = 0.652 KB (by entry num) total key len = 0.014416 GB avg = 0.024 KB total ukey len = 0.009611 GB avg = 0.016 KB total ukey num = 0.000600684 Billion total entry num = 0.000600684 Billion write speed all = 0.010647185 MB/sec (with seq num) write speed all = 0.010521234 MB/sec (without seq num) 2024/11/20-19:23:35.630066 140008274454080 [compaction_job.cc:1948] [default] [JOB 7988] Generated table #61569: 200035 keys, 130585887 bytes, temperature: kWarm 2024/11/20-19:23:35.630130 140008274454080 EVENT_LOG_v1 {"time_micros": 1732101815630098, "cf_name": "default", "job": 7988, "event": "table_file_creation", "file_number": 61569, "file_size": 130585887, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1016955586, "table_properties": {"data_size": 129629808, "index_size": 345728, "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": 4800840, "raw_average_key_size": 24, "raw_value_size": 129417567, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200035, "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": 1732101812, "oldest_key_time": 0, "file_creation_time": 1732101812, "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": 61569, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:23:35.682619 140008274454080 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061570.sst) /dev/shm/ToplingTemp/Topling-883643-5AiAy7 2024/11/20-19:23:37.214843 140008274454080 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061570.sst): first pass time = 1.53's, 87.599'MB/sec 2024/11/20-19:23:38.455391 140008274454080 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061570.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-19:23:38.720638 140008274454080 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061570.sst): old prealloc_size = 147639500, real_size = 130013952 2024/11/20-19:23:38.720774 140008274454080 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061570.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200453 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.71 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 645.57 avg-zval = 646.64 2024/11/20-19:23:38.720909 140008274454080 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061570.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-19:23:39.035719 140008274454080 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061570.sst): second pass time = 1.24's, 104.380'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.32's, 413.729'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2812.669'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.191'MB/sec write SST data time = 0.05's, 2485.101'MB/sec dict compress time = 140012.44'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 = 1.24's, unzip length = 0.129'GB zip my value throughput = 104.380'MB/sec zip pipeline throughput = 130.950'MB/sec entries = 200453 avg-key = 24.00 avg-zkey = 1.71 avg-val = 645.57 avg-zval = 646.64 usrkeys = 200453 avg-key = 16.00 avg-zkey = 1.71 avg-val = 649.25 avg-zval = 646.64 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 105300 bytes = 355408 } seq expand size = 737100 multi value expand size = 0 cnt WriteAppend = 15807 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1304 GB } UnZip/Zip{ index = 9.3321 value = 0.9984 dict = 0.00 all = 1.0296 } Zip/UnZip{ index = 0.1072 value = 1.0016 dict = 0.00 all = 0.9712 } ---------------------------- total value len = 0.521957 GB avg = 0.652 KB (by entry num) total key len = 0.019227 GB avg = 0.024 KB total ukey len = 0.012818 GB avg = 0.016 KB total ukey num = 0.000801137 Billion total entry num = 0.000801137 Billion write speed all = 0.014183017 MB/sec (with seq num) write speed all = 0.014015052 MB/sec (without seq num) 2024/11/20-19:23:39.176099 140008274454080 [compaction_job.cc:1948] [default] [JOB 7988] Generated table #61570: 200453 keys, 130353439 bytes, temperature: kWarm 2024/11/20-19:23:39.176169 140008274454080 EVENT_LOG_v1 {"time_micros": 1732101819176138, "cf_name": "default", "job": 7988, "event": "table_file_creation", "file_number": 61570, "file_size": 130353439, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1016953674, "table_properties": {"data_size": 129619952, "index_size": 343680, "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": 4810872, "raw_average_key_size": 24, "raw_value_size": 129407295, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200453, "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": 1732101815, "oldest_key_time": 0, "file_creation_time": 1732101815, "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": 61570, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:23:39.229507 140008274454080 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061571.sst) /dev/shm/ToplingTemp/Topling-883643-EZVGD8 2024/11/20-19:23:40.536338 140008274454080 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061571.sst): first pass time = 1.31's, 102.708'MB/sec 2024/11/20-19:23:41.809394 140008274454080 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061571.sst): old prealloc_size = 147639500, real_size = 103888016 2024/11/20-19:23:41.809562 140008274454080 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061571.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200535 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.30 avg-zval = 516.11 2024/11/20-19:23:41.809722 140008274454080 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061571.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-19:23:42.093760 140008274454080 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061571.sst): second pass time = 1.27's, 101.717'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.28's, 371.620'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2388.874'MB/sec (index lex order gen) rebuild zvType time = 0.22's, 0.227'MB/sec write SST data time = 0.06's, 1668.095'MB/sec dict compress time = 140012.44's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.346'MB, throughput = 43500.469'MB/sec zip my value time = 1.27's, unzip length = 0.129'GB zip my value throughput = 101.717'MB/sec zip pipeline throughput = 147.739'MB/sec entries = 200535 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.30 avg-zval = 516.11 usrkeys = 200535 avg-key = 16.00 avg-zkey = 1.69 avg-val = 650.01 avg-zval = 516.11 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 134999 bytes = 455632 } seq expand size = 944993 multi value expand size = 0 cnt WriteAppend = 13 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.1057 GB } UnZip/Zip{ index = 9.4628 value = 1.2503 dict = 1.00 all = 1.2701 } Zip/UnZip{ index = 0.1057 value = 0.7998 dict = 1.00 all = 0.7873 } ---------------------------- total value len = 0.652307 GB avg = 0.651 KB (by entry num) total key len = 0.024040 GB avg = 0.024 KB total ukey len = 0.016027 GB avg = 0.016 KB total ukey num = 0.001001672 Billion total entry num = 0.001001672 Billion write speed all = 0.017723870 MB/sec (with seq num) write speed all = 0.017513877 MB/sec (without seq num) 2024/11/20-19:23:42.215019 140008274454080 [compaction_job.cc:1948] [default] [JOB 7988] Generated table #61571: 200535 keys, 105673351 bytes, temperature: kWarm 2024/11/20-19:23:42.215105 140008274454080 EVENT_LOG_v1 {"time_micros": 1732101822215071, "cf_name": "default", "job": 7988, "event": "table_file_creation", "file_number": 61571, "file_size": 105673351, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1016942461, "table_properties": {"data_size": 103498624, "index_size": 339072, "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": 4812840, "raw_average_key_size": 24, "raw_value_size": 129405373, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200535, "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": 1732101819, "oldest_key_time": 0, "file_creation_time": 1732101819, "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": 61571, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:23:42.258144 140008274454080 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061572.sst) /dev/shm/ToplingTemp/Topling-883643-bJPGC9 2024/11/20-19:23:43.549030 140008274454080 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061572.sst): first pass time = 1.29's, 103.976'MB/sec 2024/11/20-19:23:44.761525 140008274454080 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061572.sst): old prealloc_size = 147639500, real_size = 103870752 2024/11/20-19:23:44.761674 140008274454080 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061572.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200631 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 = 644.98 avg-zval = 515.78 2024/11/20-19:23:44.761764 140008274454080 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061572.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-19:23:45.055376 140008274454080 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061572.sst): second pass time = 1.21's, 106.786'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.29's, 358.646'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2683.113'MB/sec (index lex order gen) rebuild zvType time = 0.23's, 0.215'MB/sec write SST data time = 0.06's, 1734.205'MB/sec dict compress time = 140012.44's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.346'MB, throughput = 33785.564'MB/sec zip my value time = 1.21's, unzip length = 0.129'GB zip my value throughput = 106.786'MB/sec zip pipeline throughput = 137.039'MB/sec entries = 200631 avg-key = 24.00 avg-zkey = 1.69 avg-val = 644.98 avg-zval = 515.78 usrkeys = 200631 avg-key = 16.00 avg-zkey = 1.69 avg-val = 646.84 avg-zval = 515.78 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 53495 bytes = 180560 } seq expand size = 374465 multi value expand size = 0 cnt WriteAppend = 12 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.4477 value = 1.2505 dict = 1.00 all = 1.2736 } Zip/UnZip{ index = 0.1058 value = 0.7997 dict = 1.00 all = 0.7852 } ---------------------------- total value len = 0.782084 GB avg = 0.650 KB (by entry num) total key len = 0.028855 GB avg = 0.024 KB total ukey len = 0.019237 GB avg = 0.016 KB total ukey num = 0.001202303 Billion total entry num = 0.001202303 Billion write speed all = 0.021249247 MB/sec (with seq num) write speed all = 0.020997213 MB/sec (without seq num) 2024/11/20-19:23:45.171522 140008274454080 [compaction_job.cc:1948] [default] [JOB 7988] Generated table #61572: 200631 keys, 105381551 bytes, temperature: kWarm 2024/11/20-19:23:45.171591 140008274454080 EVENT_LOG_v1 {"time_micros": 1732101825171558, "cf_name": "default", "job": 7988, "event": "table_file_creation", "file_number": 61572, "file_size": 105381551, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1016953098, "table_properties": {"data_size": 103480656, "index_size": 339776, "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": 4815144, "raw_average_key_size": 24, "raw_value_size": 129402600, "raw_average_value_size": 644, "num_data_blocks": 1, "num_entries": 200631, "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": 1732101822, "oldest_key_time": 0, "file_creation_time": 1732101822, "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": 61572, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:23:45.218207 140008274454080 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061573.sst) /dev/shm/ToplingTemp/Topling-883643-9UX7w8 2024/11/20-19:23:46.594679 140008274454080 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061573.sst): first pass time = 1.38's, 97.512'MB/sec 2024/11/20-19:23:48.014921 140008274454080 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061573.sst): old prealloc_size = 147639500, real_size = 103893488 2024/11/20-19:23:48.015105 140008274454080 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061573.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200566 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.20 avg-zval = 516.06 2024/11/20-19:23:48.015180 140008274454080 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061573.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-19:23:48.309478 140008274454080 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061573.sst): second pass time = 1.42's, 91.171'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.29's, 357.545'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2066.247'MB/sec (index lex order gen) rebuild zvType time = 0.23's, 0.215'MB/sec write SST data time = 0.06's, 1707.541'MB/sec dict compress time = 140012.44's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.351'MB, throughput = 41926.896'MB/sec zip my value time = 1.42's, unzip length = 0.129'GB zip my value throughput = 91.171'MB/sec zip pipeline throughput = 91.171'MB/sec entries = 200566 avg-key = 24.00 avg-zkey = 1.70 avg-val = 645.20 avg-zval = 516.06 usrkeys = 200566 avg-key = 16.00 avg-zkey = 1.70 avg-val = 646.00 avg-zval = 516.06 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 22887 bytes = 77264 } seq expand size = 160209 multi value expand size = 0 cnt WriteAppend = 12 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.1053 GB } UnZip/Zip{ index = 9.4375 value = 1.2502 dict = 1.00 all = 1.2746 } Zip/UnZip{ index = 0.1060 value = 0.7998 dict = 1.00 all = 0.7846 } ---------------------------- total value len = 0.911649 GB avg = 0.650 KB (by entry num) total key len = 0.033669 GB avg = 0.024 KB total ukey len = 0.022446 GB avg = 0.016 KB total ukey num = 0.001402869 Billion total entry num = 0.001402869 Billion write speed all = 0.024768288 MB/sec (with seq num) write speed all = 0.024474235 MB/sec (without seq num) 2024/11/20-19:23:48.430681 140008274454080 [compaction_job.cc:1948] [default] [JOB 7988] Generated table #61573: 200566 keys, 105306107 bytes, temperature: kWarm 2024/11/20-19:23:48.430749 140008274454080 EVENT_LOG_v1 {"time_micros": 1732101828430715, "cf_name": "default", "job": 7988, "event": "table_file_creation", "file_number": 61573, "file_size": 105306107, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1016935105, "table_properties": {"data_size": 103503136, "index_size": 340032, "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": 4813584, "raw_average_key_size": 24, "raw_value_size": 129404750, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200566, "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": 1732101825, "oldest_key_time": 0, "file_creation_time": 1732101825, "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": 61573, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:23:48.485102 140008274454080 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061574.sst) /dev/shm/ToplingTemp/Topling-883643-l6PZi9 2024/11/20-19:23:50.005414 140008274454080 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061574.sst): first pass time = 1.52's, 88.286'MB/sec 2024/11/20-19:23:51.182978 140008274454080 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061574.sst): part-0: reject ZipStore ratio = 0.800 2024/11/20-19:23:51.448927 140008274454080 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061574.sst): old prealloc_size = 147639500, real_size = 130014272 2024/11/20-19:23:51.449107 140008274454080 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061574.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200318 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.1296 GB avg-val = 646.03 avg-zval = 647.09 2024/11/20-19:23:51.449251 140008274454080 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061574.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-19:23:51.756194 140008274454080 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061574.sst): second pass time = 1.18's, 109.963'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.31's, 424.356'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2103.310'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.201'MB/sec write SST data time = 0.06's, 2242.277'MB/sec dict compress time = 140012.44'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 = 1.18's, unzip length = 0.129'GB zip my value throughput = 109.963'MB/sec zip pipeline throughput = 109.963'MB/sec entries = 200318 avg-key = 24.00 avg-zkey = 1.70 avg-val = 646.03 avg-zval = 647.09 usrkeys = 200318 avg-key = 16.00 avg-zkey = 1.70 avg-val = 650.15 avg-zval = 647.09 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 118174 bytes = 384080 } seq expand size = 827218 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1304 GB } UnZip/Zip{ index = 9.3975 value = 0.9984 dict = 0.00 all = 1.0294 } Zip/UnZip{ index = 0.1064 value = 1.0016 dict = 0.00 all = 0.9714 } ---------------------------- total value len = 1.041887 GB avg = 0.650 KB (by entry num) total key len = 0.038476 GB avg = 0.024 KB total ukey len = 0.025651 GB avg = 0.016 KB total ukey num = 0.001603187 Billion total entry num = 0.001603187 Billion write speed all = 0.028304055 MB/sec (with seq num) write speed all = 0.027968045 MB/sec (without seq num) 2024/11/20-19:23:51.899071 140008274454080 [compaction_job.cc:1948] [default] [JOB 7988] Generated table #61574: 200318 keys, 130382687 bytes, temperature: kWarm 2024/11/20-19:23:51.899139 140008274454080 EVENT_LOG_v1 {"time_micros": 1732101831899108, "cf_name": "default", "job": 7988, "event": "table_file_creation", "file_number": 61574, "file_size": 130382687, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1016955577, "table_properties": {"data_size": 129622960, "index_size": 341056, "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": 4807632, "raw_average_key_size": 24, "raw_value_size": 129410462, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200318, "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": 1732101828, "oldest_key_time": 0, "file_creation_time": 1732101828, "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": 61574, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:23:51.956328 140008274454080 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061575.sst) /dev/shm/ToplingTemp/Topling-883643-vodNm9 2024/11/20-19:23:53.462122 140008274454080 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061575.sst): first pass time = 1.51's, 89.138'MB/sec 2024/11/20-19:23:54.557416 140008274454080 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061575.sst): part-0: reject ZipStore ratio = 0.800 2024/11/20-19:23:54.815380 140008274454080 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061575.sst): old prealloc_size = 147639500, real_size = 130010736 2024/11/20-19:23:54.815544 140008274454080 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061575.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200495 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.1296 GB avg-val = 645.43 avg-zval = 646.50 2024/11/20-19:23:54.815695 140008274454080 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061575.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-19:23:55.113118 140008274454080 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061575.sst): second pass time = 1.09's, 118.228'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.30's, 437.990'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2345.577'MB/sec (index lex order gen) rebuild zvType time = 0.24's, 0.207'MB/sec write SST data time = 0.06's, 2330.490'MB/sec dict compress time = 140029.08'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 = 1.09's, unzip length = 0.129'GB zip my value throughput = 118.228'MB/sec zip pipeline throughput = 118.228'MB/sec entries = 200495 avg-key = 24.00 avg-zkey = 1.70 avg-val = 645.43 avg-zval = 646.50 usrkeys = 200495 avg-key = 16.00 avg-zkey = 1.70 avg-val = 649.79 avg-zval = 646.50 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 124632 bytes = 405072 } seq expand size = 872424 multi value expand size = 0 cnt WriteAppend = 15807 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1304 GB } UnZip/Zip{ index = 9.3988 value = 0.9984 dict = 0.00 all = 1.0293 } Zip/UnZip{ index = 0.1064 value = 1.0016 dict = 0.00 all = 0.9716 } ---------------------------- total value len = 1.172166 GB avg = 0.650 KB (by entry num) total key len = 0.043288 GB avg = 0.024 KB total ukey len = 0.028859 GB avg = 0.016 KB total ukey num = 0.001803682 Billion total entry num = 0.001803682 Billion write speed all = 0.031840448 MB/sec (with seq num) write speed all = 0.031462449 MB/sec (without seq num) 2024/11/20-19:23:55.249191 140008274454080 [compaction_job.cc:1948] [default] [JOB 7988] Generated table #61575: 200495 keys, 130399903 bytes, temperature: kWarm 2024/11/20-19:23:55.249261 140008274454080 EVENT_LOG_v1 {"time_micros": 1732101835249229, "cf_name": "default", "job": 7988, "event": "table_file_creation", "file_number": 61575, "file_size": 130399903, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1016954930, "table_properties": {"data_size": 129619104, "index_size": 341312, "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": 4811880, "raw_average_key_size": 24, "raw_value_size": 129406389, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200495, "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": 1732101831, "oldest_key_time": 0, "file_creation_time": 1732101831, "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": 61575, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:23:55.307302 140008274454080 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061576.sst) /dev/shm/ToplingTemp/Topling-883643-zdMtl9 2024/11/20-19:23:56.920694 140008274454080 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061576.sst): first pass time = 1.61's, 83.193'MB/sec 2024/11/20-19:23:58.078397 140008274454080 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061576.sst): part-0: reject ZipStore ratio = 0.800 2024/11/20-19:23:58.336186 140008274454080 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061576.sst): old prealloc_size = 147639500, real_size = 130009760 2024/11/20-19:23:58.336350 140008274454080 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061576.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200542 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.1296 GB avg-val = 645.28 avg-zval = 646.34 2024/11/20-19:23:58.336467 140008274454080 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061576.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-19:23:58.633227 140008274454080 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061576.sst): second pass time = 1.16's, 111.849'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.30's, 438.458'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2341.940'MB/sec (index lex order gen) rebuild zvType time = 0.24's, 0.209'MB/sec write SST data time = 0.06's, 2262.437'MB/sec dict compress time = 140029.08'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 = 1.16's, unzip length = 0.129'GB zip my value throughput = 111.849'MB/sec zip pipeline throughput = 111.849'MB/sec entries = 200542 avg-key = 24.00 avg-zkey = 1.70 avg-val = 645.28 avg-zval = 646.34 usrkeys = 200542 avg-key = 16.00 avg-zkey = 1.70 avg-val = 647.84 avg-zval = 646.34 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 73317 bytes = 238288 } seq expand size = 513219 multi value expand size = 0 cnt WriteAppend = 15807 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1302 GB } UnZip/Zip{ index = 9.4010 value = 0.9984 dict = 0.00 all = 1.0306 } Zip/UnZip{ index = 0.1064 value = 1.0016 dict = 0.00 all = 0.9703 } ---------------------------- total value len = 1.302084 GB avg = 0.650 KB (by entry num) total key len = 0.048101 GB avg = 0.024 KB total ukey len = 0.032068 GB avg = 0.016 KB total ukey num = 0.002004224 Billion total entry num = 0.002004224 Billion write speed all = 0.035366660 MB/sec (with seq num) write speed all = 0.034946672 MB/sec (without seq num) 2024/11/20-19:23:58.782174 140008274454080 [compaction_job.cc:1948] [default] [JOB 7988] Generated table #61576: 200542 keys, 130232159 bytes, temperature: kWarm 2024/11/20-19:23:58.782298 140008274454080 EVENT_LOG_v1 {"time_micros": 1732101838782222, "cf_name": "default", "job": 7988, "event": "table_file_creation", "file_number": 61576, "file_size": 130232159, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1016949991, "table_properties": {"data_size": 129618128, "index_size": 341312, "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": 4813008, "raw_average_key_size": 24, "raw_value_size": 129405334, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200542, "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": 1732101835, "oldest_key_time": 0, "file_creation_time": 1732101835, "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": 61576, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:23:58.854854 140008274454080 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061577.sst) /dev/shm/ToplingTemp/Topling-883643-6kLRF6 2024/11/20-19:23:58.865417 140008274454080 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061577.sst): first pass time = 0.01's, 254.643'MB/sec 2024/11/20-19:23:58.918111 140008274454080 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061577.sst): part-0: reject ZipStore ratio = 0.815 2024/11/20-19:23:58.922988 140008274454080 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061577.sst): old prealloc_size = 147639500, real_size = 2619376 2024/11/20-19:23:58.923026 140008274454080 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061577.sst): index type = FixedLenKeyIndex , store type = ZipOffsetBlobStore usrkeys = 4014 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 12.00 avg-zkey = 7.62 raw-val = 0.0026 GB zip-val = 0.0026 GB avg-val = 643.53 avg-zval = 644.65 2024/11/20-19:23:58.930850 140008274454080 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00/061577.sst): second pass time = 0.05's, 49.461'MB/sec, value only(96.4% of KV) wait indexing time = 0.01's, remap KeyValue time = 0.01's, 335.693'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 984.647'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.146'MB/sec write SST data time = 0.00's, 2810.904'MB/sec dict compress time = 140029.08'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.05's, unzip length = 0.003'GB zip my value throughput = 49.461'MB/sec zip pipeline throughput = 49.461'MB/sec entries = 4014 avg-key = 24.00 avg-zkey = 7.62 avg-val = 643.53 avg-zval = 644.65 usrkeys = 4014 avg-key = 16.00 avg-zkey = 7.62 avg-val = 650.53 avg-zval = 644.65 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 4014 bytes = 13056 } seq expand size = 28098 multi value expand size = 0 cnt WriteAppend = 324 UnZipSize{ index = 0.0001 GB value = 0.0026 GB dict = 0.00 MB all = 0.0027 GB } __ZipSize{ index = 0.0000 GB value = 0.0026 GB dict = 0.00 MB all = 0.0026 GB } UnZip/Zip{ index = 2.0994 value = 0.9983 dict = 0.00 all = 1.0178 } Zip/UnZip{ index = 0.4763 value = 1.0017 dict = 0.00 all = 0.9825 } ---------------------------- total value len = 1.304696 GB avg = 0.650 KB (by entry num) total key len = 0.048198 GB avg = 0.024 KB total ukey len = 0.032132 GB avg = 0.016 KB total ukey num = 0.002008238 Billion total entry num = 0.002008238 Billion write speed all = 0.035437305 MB/sec (with seq num) write speed all = 0.035016479 MB/sec (without seq num) 2024/11/20-19:23:58.941594 140008274454080 [compaction_job.cc:1948] [default] [JOB 7988] Generated table #61577: 4014 keys, 2632648 bytes, temperature: kWarm 2024/11/20-19:23:58.941641 140008274454080 EVENT_LOG_v1 {"time_micros": 1732101838941615, "cf_name": "default", "job": 7988, "event": "table_file_creation", "file_number": 61577, "file_size": 2632648, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 979321700, "largest_seqno": 1016815189, "table_properties": {"data_size": 2587616, "index_size": 30592, "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": 96336, "raw_average_key_size": 24, "raw_value_size": 2583123, "raw_average_value_size": 643, "num_data_blocks": 1, "num_entries": 4014, "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-FixedLenKeyIndex-ZipOffsetBlobStore", "creation_time": 1732101838, "oldest_key_time": 0, "file_creation_time": 1732101838, "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": 61577, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:23:58.950548 140008274454080 [compaction_job.cc:703] job-07988: subcompact[0], size: 1.232158 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-07988/att-00 [061567,061568,061569,061570,061571,061572,061573,061574,061575,061576,061577] 2024/11/20-19:23:59.076130 140008274454080 (Original Log Time 2024/11/20-19:23:24.700643) EVENT_LOG_v1 {"time_micros": 1732101804700586, "job": 7988, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [61525], "files_L3": [61444, 61445, 61446, 61447, 61448, 61449, 61450, 61451, 61452, 61540], "score": 0.803741, "input_data_size": 1252436124, "oldest_snapshot_seqno": 1017308029} 2024/11/20-19:23:59.076134 140008274454080 (Original Log Time 2024/11/20-19:23:59.071547) [compaction_job.cc:2022] [default] [JOB 7988] Compacted 1@2 + 10@3 files to L3 => 1232157714 bytes 2024/11/20-19:23:59.076135 140008274454080 (Original Log Time 2024/11/20-19:23:59.076041) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 11 0 0 0] max score 0.05, MB/sec: 36.6 rd, 36.0 wr, level 3, files in(1, 10) out(11 +0 blob) MB in(21.9, 1172.6 +0.0 blob) out(1175.1 +0.0 blob), read-write-amplify(108.4) write-amplify(53.7) OK, records in: 2038953, records dropped: 30715 output_compression: Snappy 2024/11/20-19:23:59.076139 140008274454080 (Original Log Time 2024/11/20-19:23:59.076108) EVENT_LOG_v1 {"time_micros": 1732101839076084, "cf": "default", "job": 7988, "event": "compaction_finished", "compaction_time_micros": 34249908, "compaction_time_cpu_micros": 7440787, "output_level": 3, "num_output_files": 11, "total_output_size": 1232157714, "num_input_records": 2038953, "num_output_records": 2008238, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 790657484, "file_range_sync_nanos": 0, "file_fsync_nanos": 10608, "file_prepare_write_nanos": 4021001, "lsm_state": [0, 0, 0, 11, 0, 0, 0]} 2024/11/20-19:23:59.194723 140008274454080 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":1732101804,"executesMs":34534,"compactionJobId":7988,"attempt":0,"compactionInputRawBytes":1365658365,"compactionInputZipBytes":1252436124,"compactionOutputRawBytes":0,"compactionOutputZipBytes":1232157714,"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-f1f62950f0e5626bc9ef83e293560717-12166283e520e05a-00"}}, response = 2024/11/20-19:23:59.194774 140008274454080 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-07988/att-00: olev 3, work 34.534 s, result 7.691 ms, install 4.608 ms, input{raw 1.272 GiB zip 1.166 GiB}