2024/11/20-14:20:31.207401 140257441371712 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00: fork to child time = 0.016923 sec 2024/11/20-14:20:31.208139 140257441371712 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00 2024/11/20-14:20:31.223106 140257441371712 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00 2024/11/20-14:20:31.225566 140257441371712 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-14:20:31.225903 140257441371712 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-14:20:31.272455 140257441371712 [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-09600/att-00/MANIFEST-019309 2024/11/20-14:20:31.330472 140257441371712 [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-09600/att-00/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 34392, last_sequence is 626377629, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 34231 2024/11/20-14:20:31.330484 140257441371712 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-14:20:31.330619 140257441371712 [version_set.cc:5724] Creating manifest 34392 2024/11/20-14:20:31.360868 140257441371712 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-14:20:31.382755 140257441371712 [compaction_job.cc:2437] [default] [JOB 9600] Compacting 1@2 + 11@3 files to L3, score 0.83, subcompactions 1 : 1 2024/11/20-14:20:31.382790 140257441371712 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8353 Base level 2, inputs: [34385(47MB)], [34293(124MB) 34294(124MB) 34295(124MB) 34296(124MB) 34366(124MB) 34367(124MB) 34368(124MB) 34369(124MB) 34370(124MB) 34371(124MB) 34372(93MB)] 2024/11/20-14:20:31.397211 140257441371712 [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-14:20:31.397248 140257441371712 [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-14:20:31.397274 140257441371712 [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-14:20:31.397285 140257441371712 [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-14:20:31.397300 140257441371712 [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-14:20:33.117711 140257441371712 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034393.sst) /dev/shm/ToplingTemp/Topling-322141-E6mPTY 2024/11/20-14:20:33.343253 140257441371712 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034393.sst): first pass time = 0.23's, 595.202'MB/sec 2024/11/20-14:20:35.544022 140257441371712 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034393.sst): part-0: reject ZipStore ratio = 0.808 2024/11/20-14:20:35.979506 140257441371712 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034393.sst): old prealloc_size = 147639500, real_size = 130044384 2024/11/20-14:20:35.979701 140257441371712 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034393.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199664 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0004 GB avg-key = 12.00 avg-zkey = 1.79 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 648.22 avg-zval = 649.28 2024/11/20-14:20:35.979974 140257441371712 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034393.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-14:20:36.627346 140257441371712 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034393.sst): second pass time = 2.20's, 58.834'MB/sec, value only(96.4% of KV) wait indexing time = 0.44's, remap KeyValue time = 0.65's, 201.748'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2163.994'MB/sec (index lex order gen) rebuild zvType time = 0.56's, 0.090'MB/sec write SST data time = 0.09's, 1420.407'MB/sec dict compress time = 2334118308.98'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 = 2.20's, unzip length = 0.129'GB zip my value throughput = 58.834'MB/sec zip pipeline throughput = 219.253'MB/sec entries = 199664 avg-key = 24.00 avg-zkey = 1.79 avg-val = 648.22 avg-zval = 649.28 usrkeys = 199664 avg-key = 16.00 avg-zkey = 1.79 avg-val = 655.22 avg-zval = 649.28 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199664 bytes = 698832 } seq expand size = 1397648 multi value expand size = 0 cnt WriteAppend = 15810 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 = 8.9600 value = 0.9984 dict = 0.00 all = 1.0269 } Zip/UnZip{ index = 0.1116 value = 1.0016 dict = 0.00 all = 0.9738 } ---------------------------- total value len = 0.130824 GB avg = 0.655 KB (by entry num) total key len = 0.004792 GB avg = 0.024 KB total ukey len = 0.003195 GB avg = 0.016 KB total ukey num = 0.000199664 Billion total entry num = 0.000199664 Billion write speed all = 0.006789332 MB/sec (with seq num) write speed all = 0.006709365 MB/sec (without seq num) 2024/11/20-14:20:36.804383 140257441371712 [compaction_job.cc:1948] [default] [JOB 9600] Generated table #34393: 199664 keys, 130696095 bytes, temperature: kWarm 2024/11/20-14:20:36.804506 140257441371712 EVENT_LOG_v1 {"time_micros": 1732083636804447, "cf_name": "default", "job": 9600, "event": "table_file_creation", "file_number": 34393, "file_size": 130696095, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 420730534, "largest_seqno": 625337649, "table_properties": {"data_size": 129637712, "index_size": 356544, "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": 4791936, "raw_average_key_size": 24, "raw_value_size": 129425883, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199664, "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-ZipOffsetBlobStore", "creation_time": 1732083633, "oldest_key_time": 0, "file_creation_time": 1732083633, "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": 34393, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:20:36.990915 140257441371712 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034394.sst) /dev/shm/ToplingTemp/Topling-322141-oMYpiZ 2024/11/20-14:20:38.761497 140257441371712 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034394.sst): first pass time = 1.77's, 75.807'MB/sec 2024/11/20-14:20:41.729167 140257441371712 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034394.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-14:20:42.425790 140257441371712 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034394.sst): old prealloc_size = 147639500, real_size = 130025472 2024/11/20-14:20:42.426021 140257441371712 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034394.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199907 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.72 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.40 avg-zval = 648.46 2024/11/20-14:20:42.426261 140257441371712 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034394.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-14:20:42.925394 140257441371712 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034394.sst): second pass time = 2.97's, 43.621'MB/sec, value only(96.4% of KV) wait indexing time = 0.70's, remap KeyValue time = 0.50's, 261.581'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2293.006'MB/sec (index lex order gen) rebuild zvType time = 0.41's, 0.121'MB/sec write SST data time = 0.09's, 1534.525'MB/sec dict compress time = 6196953640.89'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 = 2.97's, unzip length = 0.129'GB zip my value throughput = 43.621'MB/sec zip pipeline throughput = 266.975'MB/sec entries = 199907 avg-key = 24.00 avg-zkey = 1.72 avg-val = 647.40 avg-zval = 648.46 usrkeys = 199907 avg-key = 16.00 avg-zkey = 1.72 avg-val = 654.40 avg-zval = 648.46 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199907 bytes = 699696 } seq expand size = 1399349 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.1307 GB } UnZip/Zip{ index = 9.3292 value = 0.9984 dict = 0.00 all = 1.0271 } Zip/UnZip{ index = 0.1072 value = 1.0016 dict = 0.00 all = 0.9736 } ---------------------------- total value len = 0.261643 GB avg = 0.655 KB (by entry num) total key len = 0.009590 GB avg = 0.024 KB total ukey len = 0.006393 GB avg = 0.016 KB total ukey num = 0.000399571 Billion total entry num = 0.000399571 Billion write speed all = 0.013574482 MB/sec (with seq num) write speed all = 0.013414502 MB/sec (without seq num) 2024/11/20-14:20:43.096003 140257441371712 [compaction_job.cc:1948] [default] [JOB 9600] Generated table #34394: 199907 keys, 130677919 bytes, temperature: kWarm 2024/11/20-14:20:43.096107 140257441371712 EVENT_LOG_v1 {"time_micros": 1732083643096040, "cf_name": "default", "job": 9600, "event": "table_file_creation", "file_number": 34394, "file_size": 130677919, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 437201291, "largest_seqno": 625337913, "table_properties": {"data_size": 129632432, "index_size": 342848, "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": 4797768, "raw_average_key_size": 24, "raw_value_size": 129420314, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199907, "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-ZipOffsetBlobStore", "creation_time": 1732083636, "oldest_key_time": 0, "file_creation_time": 1732083636, "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": 34394, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:20:43.234390 140257441371712 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034395.sst) /dev/shm/ToplingTemp/Topling-322141-JLAybY 2024/11/20-14:20:44.800575 140257441371712 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034395.sst): first pass time = 1.57's, 85.700'MB/sec 2024/11/20-14:20:48.899495 140257441371712 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034395.sst): part-0: reject ZipStore ratio = 0.804 2024/11/20-14:20:49.285910 140257441371712 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034395.sst): old prealloc_size = 147639500, real_size = 130024112 2024/11/20-14:20:49.286113 140257441371712 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034395.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200268 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 = 646.19 avg-zval = 647.25 2024/11/20-14:20:49.286370 140257441371712 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034395.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-14:20:49.765336 140257441371712 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034395.sst): second pass time = 4.10's, 31.578'MB/sec, value only(96.4% of KV) wait indexing time = 0.39's, remap KeyValue time = 0.48's, 272.562'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1932.309'MB/sec (index lex order gen) rebuild zvType time = 0.39's, 0.127'MB/sec write SST data time = 0.08's, 1545.131'MB/sec dict compress time = 6196953640.89'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 = 4.10's, unzip length = 0.129'GB zip my value throughput = 31.578'MB/sec zip pipeline throughput = 314.536'MB/sec entries = 200268 avg-key = 24.00 avg-zkey = 1.75 avg-val = 646.19 avg-zval = 647.25 usrkeys = 200268 avg-key = 16.00 avg-zkey = 1.75 avg-val = 652.77 avg-zval = 647.25 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 188097 bytes = 658352 } seq expand size = 1316679 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.1307 GB } UnZip/Zip{ index = 9.1647 value = 0.9984 dict = 0.00 all = 1.0272 } Zip/UnZip{ index = 0.1091 value = 1.0016 dict = 0.00 all = 0.9735 } ---------------------------- total value len = 0.392372 GB avg = 0.654 KB (by entry num) total key len = 0.014396 GB avg = 0.024 KB total ukey len = 0.009597 GB avg = 0.016 KB total ukey num = 0.000599839 Billion total entry num = 0.000599839 Billion write speed all = 0.020350670 MB/sec (with seq num) write speed all = 0.020110589 MB/sec (without seq num) 2024/11/20-14:20:49.917475 140257441371712 [compaction_job.cc:1948] [default] [JOB 9600] Generated table #34395: 200268 keys, 130666591 bytes, temperature: kWarm 2024/11/20-14:20:49.917580 140257441371712 EVENT_LOG_v1 {"time_micros": 1732083649917522, "cf_name": "default", "job": 9600, "event": "table_file_creation", "file_number": 34395, "file_size": 130666591, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 625337456, "table_properties": {"data_size": 129624224, "index_size": 349632, "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": 4806432, "raw_average_key_size": 24, "raw_value_size": 129411686, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200268, "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": 1732083643, "oldest_key_time": 0, "file_creation_time": 1732083643, "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": 34395, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:20:50.030146 140257441371712 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034396.sst) /dev/shm/ToplingTemp/Topling-322141-DUXqOZ 2024/11/20-14:20:51.420283 140257441371712 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034396.sst): first pass time = 1.39's, 96.556'MB/sec 2024/11/20-14:20:53.019434 140257441371712 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034396.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-14:20:53.525927 140257441371712 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034396.sst): old prealloc_size = 147639500, real_size = 130020768 2024/11/20-14:20:53.526139 140257441371712 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034396.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200186 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.72 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 646.47 avg-zval = 647.53 2024/11/20-14:20:53.529053 140257441371712 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034396.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-14:20:54.141913 140257441371712 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034396.sst): second pass time = 1.60's, 80.972'MB/sec, value only(96.4% of KV) wait indexing time = 0.51's, remap KeyValue time = 0.62's, 211.814'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1798.398'MB/sec (index lex order gen) rebuild zvType time = 0.45's, 0.112'MB/sec write SST data time = 0.17's, 774.749'MB/sec dict compress time = 6196953640.89'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.60's, unzip length = 0.129'GB zip my value throughput = 80.972'MB/sec zip pipeline throughput = 102.234'MB/sec entries = 200186 avg-key = 24.00 avg-zkey = 1.72 avg-val = 646.47 avg-zval = 647.53 usrkeys = 200186 avg-key = 16.00 avg-zkey = 1.72 avg-val = 651.10 avg-zval = 647.53 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 132551 bytes = 463936 } seq expand size = 927857 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.2971 value = 0.9984 dict = 0.00 all = 1.0287 } Zip/UnZip{ index = 0.1076 value = 1.0016 dict = 0.00 all = 0.9721 } ---------------------------- total value len = 0.522713 GB avg = 0.653 KB (by entry num) total key len = 0.019201 GB avg = 0.024 KB total ukey len = 0.012800 GB avg = 0.016 KB total ukey num = 0.000800025 Billion total entry num = 0.000800025 Billion write speed all = 0.027106114 MB/sec (with seq num) write speed all = 0.026785981 MB/sec (without seq num) 2024/11/20-14:20:54.294330 140257441371712 [compaction_job.cc:1948] [default] [JOB 9600] Generated table #34396: 200186 keys, 130468831 bytes, temperature: kWarm 2024/11/20-14:20:54.294408 140257441371712 EVENT_LOG_v1 {"time_micros": 1732083654294364, "cf_name": "default", "job": 9600, "event": "table_file_creation", "file_number": 34396, "file_size": 130468831, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 625336191, "table_properties": {"data_size": 129626000, "index_size": 344512, "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": 4804464, "raw_average_key_size": 24, "raw_value_size": 129413634, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200186, "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": 1732083650, "oldest_key_time": 0, "file_creation_time": 1732083650, "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": 34396, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:20:54.459821 140257441371712 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034397.sst) /dev/shm/ToplingTemp/Topling-322141-NxXtSZ 2024/11/20-14:20:56.178835 140257441371712 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034397.sst): first pass time = 1.72's, 78.081'MB/sec 2024/11/20-14:20:59.859624 140257441371712 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034397.sst): part-0: reject ZipStore ratio = 0.800 2024/11/20-14:21:00.258874 140257441371712 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034397.sst): old prealloc_size = 147639500, real_size = 130012160 2024/11/20-14:21:00.259060 140257441371712 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034397.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200347 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.93 avg-zval = 646.99 2024/11/20-14:21:00.259211 140257441371712 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034397.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-14:21:00.870733 140257441371712 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034397.sst): second pass time = 3.68's, 35.194'MB/sec, value only(96.4% of KV) wait indexing time = 0.40's, remap KeyValue time = 0.61's, 213.044'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2030.083'MB/sec (index lex order gen) rebuild zvType time = 0.52's, 0.095'MB/sec write SST data time = 0.09's, 1495.143'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 = 3.68's, unzip length = 0.129'GB zip my value throughput = 35.194'MB/sec zip pipeline throughput = 348.465'MB/sec entries = 200347 avg-key = 24.00 avg-zkey = 1.70 avg-val = 645.93 avg-zval = 646.99 usrkeys = 200347 avg-key = 16.00 avg-zkey = 1.70 avg-val = 649.55 avg-zval = 646.99 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 103652 bytes = 349840 } seq expand size = 725564 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.1303 GB } UnZip/Zip{ index = 9.4325 value = 0.9984 dict = 0.00 all = 1.0297 } Zip/UnZip{ index = 0.1060 value = 1.0016 dict = 0.00 all = 0.9712 } ---------------------------- total value len = 0.652848 GB avg = 0.653 KB (by entry num) total key len = 0.024009 GB avg = 0.024 KB total ukey len = 0.016006 GB avg = 0.016 KB total ukey num = 0.001000372 Billion total entry num = 0.001000372 Billion write speed all = 0.033844490 MB/sec (with seq num) write speed all = 0.033444322 MB/sec (without seq num) 2024/11/20-14:21:01.048270 140257441371712 [compaction_job.cc:1948] [default] [JOB 9600] Generated table #34397: 200347 keys, 130346143 bytes, temperature: kWarm 2024/11/20-14:21:01.048828 140257441371712 EVENT_LOG_v1 {"time_micros": 1732083661048716, "cf_name": "default", "job": 9600, "event": "table_file_creation", "file_number": 34397, "file_size": 130346143, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 625337608, "table_properties": {"data_size": 129622064, "index_size": 339840, "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": 4808328, "raw_average_key_size": 24, "raw_value_size": 129409505, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200347, "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": 1732083654, "oldest_key_time": 0, "file_creation_time": 1732083654, "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": 34397, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:21:01.203130 140257441371712 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034398.sst) /dev/shm/ToplingTemp/Topling-322141-CtC1P1 2024/11/20-14:21:02.660902 140257441371712 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034398.sst): first pass time = 1.46's, 92.074'MB/sec 2024/11/20-14:21:08.875291 140257441371712 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034398.sst): part-0: reject ZipStore ratio = 0.800 2024/11/20-14:21:09.273807 140257441371712 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034398.sst): old prealloc_size = 147639500, real_size = 130009296 2024/11/20-14:21:09.274002 140257441371712 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034398.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200515 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.37 avg-zval = 646.43 2024/11/20-14:21:09.274179 140257441371712 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034398.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-14:21:09.833235 140257441371712 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034398.sst): second pass time = 6.21's, 20.827'MB/sec, value only(96.4% of KV) wait indexing time = 0.40's, remap KeyValue time = 0.56's, 232.939'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2034.868'MB/sec (index lex order gen) rebuild zvType time = 0.47's, 0.106'MB/sec write SST data time = 0.08's, 1538.092'MB/sec dict compress time = 8529667479.67'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 = 6.21's, unzip length = 0.129'GB zip my value throughput = 20.827'MB/sec zip pipeline throughput = 319.413'MB/sec entries = 200515 avg-key = 24.00 avg-zkey = 1.70 avg-val = 645.37 avg-zval = 646.43 usrkeys = 200515 avg-key = 16.00 avg-zkey = 1.70 avg-val = 648.60 avg-zval = 646.43 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 92741 bytes = 313008 } seq expand size = 649187 multi value expand size = 0 cnt WriteAppend = 15806 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.1303 GB } UnZip/Zip{ index = 9.4262 value = 0.9984 dict = 0.00 all = 1.0300 } Zip/UnZip{ index = 0.1061 value = 1.0016 dict = 0.00 all = 0.9709 } ---------------------------- total value len = 0.782903 GB avg = 0.652 KB (by entry num) total key len = 0.028821 GB avg = 0.024 KB total ukey len = 0.019214 GB avg = 0.016 KB total ukey num = 0.001200887 Billion total entry num = 0.001200887 Billion write speed all = 0.040570004 MB/sec (with seq num) write speed all = 0.040089841 MB/sec (without seq num) 2024/11/20-14:21:09.985933 140257441371712 [compaction_job.cc:1948] [default] [JOB 9600] Generated table #34398: 200515 keys, 130306399 bytes, temperature: kWarm 2024/11/20-14:21:09.986022 140257441371712 EVENT_LOG_v1 {"time_micros": 1732083669985979, "cf_name": "default", "job": 9600, "event": "table_file_creation", "file_number": 34398, "file_size": 130306399, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 625332405, "table_properties": {"data_size": 129618624, "index_size": 340352, "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": 4812360, "raw_average_key_size": 24, "raw_value_size": 129405832, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200515, "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": 1732083661, "oldest_key_time": 0, "file_creation_time": 1732083661, "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": 34398, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:21:10.081969 140257441371712 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034399.sst) /dev/shm/ToplingTemp/Topling-322141-Xf9WZX 2024/11/20-14:21:11.557999 140257441371712 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034399.sst): first pass time = 1.48's, 90.935'MB/sec 2024/11/20-14:21:16.535834 140257441371712 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034399.sst): part-0: reject ZipStore ratio = 0.800 2024/11/20-14:21:16.992341 140257441371712 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034399.sst): old prealloc_size = 147639500, real_size = 130007408 2024/11/20-14:21:16.992549 140257441371712 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034399.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200543 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.1296 GB avg-val = 645.27 avg-zval = 646.33 2024/11/20-14:21:16.992680 140257441371712 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034399.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-14:21:17.526367 140257441371712 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034399.sst): second pass time = 4.98's, 26.001'MB/sec, value only(96.4% of KV) wait indexing time = 0.46's, remap KeyValue time = 0.53's, 243.862'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1813.562'MB/sec (index lex order gen) rebuild zvType time = 0.44's, 0.113'MB/sec write SST data time = 0.09's, 1444.978'MB/sec dict compress time = 8529667479.67'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 = 4.98's, unzip length = 0.129'GB zip my value throughput = 26.001'MB/sec zip pipeline throughput = 436.205'MB/sec entries = 200543 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.27 avg-zval = 646.33 usrkeys = 200543 avg-key = 16.00 avg-zkey = 1.69 avg-val = 647.65 avg-zval = 646.33 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 68127 bytes = 229936 } seq expand size = 476889 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.4489 value = 0.9984 dict = 0.00 all = 1.0307 } Zip/UnZip{ index = 0.1058 value = 1.0016 dict = 0.00 all = 0.9702 } ---------------------------- total value len = 0.912785 GB avg = 0.651 KB (by entry num) total key len = 0.033634 GB avg = 0.024 KB total ukey len = 0.022423 GB avg = 0.016 KB total ukey num = 0.001401430 Billion total entry num = 0.001401430 Billion write speed all = 0.047283864 MB/sec (with seq num) write speed all = 0.046723731 MB/sec (without seq num) 2024/11/20-14:21:17.696851 140257441371712 [compaction_job.cc:1948] [default] [JOB 9600] Generated table #34399: 200543 keys, 130221471 bytes, temperature: kWarm 2024/11/20-14:21:17.696934 140257441371712 EVENT_LOG_v1 {"time_micros": 1732083677696889, "cf_name": "default", "job": 9600, "event": "table_file_creation", "file_number": 34399, "file_size": 130221471, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 625330112, "table_properties": {"data_size": 129617504, "index_size": 339584, "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": 4813032, "raw_average_key_size": 24, "raw_value_size": 129404707, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200543, "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": 1732083670, "oldest_key_time": 0, "file_creation_time": 1732083670, "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": 34399, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:21:17.780650 140257441371712 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034400.sst) /dev/shm/ToplingTemp/Topling-322141-OZ8Jy0 2024/11/20-14:21:19.388670 140257441371712 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034400.sst): first pass time = 1.61's, 83.471'MB/sec 2024/11/20-14:21:21.175758 140257441371712 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034400.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-14:21:21.633582 140257441371712 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034400.sst): old prealloc_size = 147639500, real_size = 130018864 2024/11/20-14:21:21.633742 140257441371712 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034400.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200175 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 = 646.50 avg-zval = 647.57 2024/11/20-14:21:21.634019 140257441371712 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034400.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-14:21:22.200187 140257441371712 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034400.sst): second pass time = 1.78's, 72.548'MB/sec, value only(96.4% of KV) wait indexing time = 0.46's, remap KeyValue time = 0.57's, 230.568'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1842.198'MB/sec (index lex order gen) rebuild zvType time = 0.48's, 0.104'MB/sec write SST data time = 0.09's, 1493.417'MB/sec dict compress time = 8529667479.67'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.78's, unzip length = 0.129'GB zip my value throughput = 72.548'MB/sec zip pipeline throughput = 100.579'MB/sec entries = 200175 avg-key = 24.00 avg-zkey = 1.71 avg-val = 646.50 avg-zval = 647.57 usrkeys = 200175 avg-key = 16.00 avg-zkey = 1.71 avg-val = 653.16 avg-zval = 647.57 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 190240 bytes = 642080 } seq expand size = 1331680 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.1306 GB } UnZip/Zip{ index = 9.3610 value = 0.9984 dict = 0.00 all = 1.0273 } Zip/UnZip{ index = 0.1068 value = 1.0016 dict = 0.00 all = 0.9734 } ---------------------------- total value len = 1.043530 GB avg = 0.652 KB (by entry num) total key len = 0.038439 GB avg = 0.024 KB total ukey len = 0.025626 GB avg = 0.016 KB total ukey num = 0.001601605 Billion total entry num = 0.001601605 Billion write speed all = 0.054043430 MB/sec (with seq num) write speed all = 0.053403440 MB/sec (without seq num) 2024/11/20-14:21:22.407703 140257441371712 [compaction_job.cc:1948] [default] [JOB 9600] Generated table #34400: 200175 keys, 130645215 bytes, temperature: kWarm 2024/11/20-14:21:22.407789 140257441371712 EVENT_LOG_v1 {"time_micros": 1732083682407748, "cf_name": "default", "job": 9600, "event": "table_file_creation", "file_number": 34400, "file_size": 130645215, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 625337526, "table_properties": {"data_size": 129626464, "index_size": 342144, "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": 4804200, "raw_average_key_size": 24, "raw_value_size": 129414086, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200175, "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": 1732083677, "oldest_key_time": 0, "file_creation_time": 1732083677, "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": 34400, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:21:22.546329 140257441371712 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034401.sst) /dev/shm/ToplingTemp/Topling-322141-0o8z9X 2024/11/20-14:21:24.058797 140257441371712 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034401.sst): first pass time = 1.51's, 88.745'MB/sec 2024/11/20-14:21:27.267473 140257441371712 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034401.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-14:21:27.640718 140257441371712 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034401.sst): old prealloc_size = 147639500, real_size = 130009632 2024/11/20-14:21:27.640919 140257441371712 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034401.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200526 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.33 avg-zval = 646.39 2024/11/20-14:21:27.641109 140257441371712 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034401.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-14:21:28.117281 140257441371712 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034401.sst): second pass time = 3.21's, 40.341'MB/sec, value only(96.4% of KV) wait indexing time = 0.37's, remap KeyValue time = 0.48's, 273.617'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2087.127'MB/sec (index lex order gen) rebuild zvType time = 0.39's, 0.128'MB/sec write SST data time = 0.09's, 1531.105'MB/sec dict compress time = 8529667479.67'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 = 3.21's, unzip length = 0.129'GB zip my value throughput = 40.341'MB/sec zip pipeline throughput = 235.107'MB/sec entries = 200526 avg-key = 24.00 avg-zkey = 1.70 avg-val = 645.33 avg-zval = 646.39 usrkeys = 200526 avg-key = 16.00 avg-zkey = 1.70 avg-val = 649.41 avg-zval = 646.39 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 116915 bytes = 394608 } seq expand size = 818405 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.4055 value = 0.9984 dict = 0.00 all = 1.0294 } Zip/UnZip{ index = 0.1063 value = 1.0016 dict = 0.00 all = 0.9715 } ---------------------------- total value len = 1.173754 GB avg = 0.651 KB (by entry num) total key len = 0.043251 GB avg = 0.024 KB total ukey len = 0.028834 GB avg = 0.016 KB total ukey num = 0.001802131 Billion total entry num = 0.001802131 Billion write speed all = 0.060770424 MB/sec (with seq num) write speed all = 0.060050517 MB/sec (without seq num) 2024/11/20-14:21:28.270143 140257441371712 [compaction_job.cc:1948] [default] [JOB 9600] Generated table #34401: 200526 keys, 130388383 bytes, temperature: kWarm 2024/11/20-14:21:28.270236 140257441371712 EVENT_LOG_v1 {"time_micros": 1732083688270189, "cf_name": "default", "job": 9600, "event": "table_file_creation", "file_number": 34401, "file_size": 130388383, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 625332808, "table_properties": {"data_size": 129618192, "index_size": 341120, "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": 4812624, "raw_average_key_size": 24, "raw_value_size": 129405398, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200526, "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": 1732083682, "oldest_key_time": 0, "file_creation_time": 1732083682, "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": 34401, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:21:28.423329 140257441371712 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034402.sst) /dev/shm/ToplingTemp/Topling-322141-pCongZ 2024/11/20-14:21:29.851856 140257441371712 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034402.sst): first pass time = 1.43's, 93.960'MB/sec 2024/11/20-14:21:35.495427 140257441371712 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034402.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-14:21:35.882711 140257441371712 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034402.sst): old prealloc_size = 147639500, real_size = 130011344 2024/11/20-14:21:35.882902 140257441371712 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034402.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200361 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.1296 GB avg-val = 645.88 avg-zval = 646.94 2024/11/20-14:21:35.883095 140257441371712 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034402.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-14:21:36.432840 140257441371712 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034402.sst): second pass time = 5.64's, 22.934'MB/sec, value only(96.4% of KV) wait indexing time = 0.39's, remap KeyValue time = 0.55's, 237.064'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2014.853'MB/sec (index lex order gen) rebuild zvType time = 0.46's, 0.108'MB/sec write SST data time = 0.09's, 1513.656'MB/sec dict compress time = 8529667479.67'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 = 5.64's, unzip length = 0.129'GB zip my value throughput = 22.934'MB/sec zip pipeline throughput = 341.851'MB/sec entries = 200361 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.88 avg-zval = 646.94 usrkeys = 200361 avg-key = 16.00 avg-zkey = 1.69 avg-val = 650.18 avg-zval = 646.94 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 123041 bytes = 415280 } seq expand size = 861287 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.1304 GB } UnZip/Zip{ index = 9.4528 value = 0.9984 dict = 0.00 all = 1.0292 } Zip/UnZip{ index = 0.1058 value = 1.0016 dict = 0.00 all = 0.9716 } ---------------------------- total value len = 1.304025 GB avg = 0.651 KB (by entry num) total key len = 0.048060 GB avg = 0.024 KB total ukey len = 0.032040 GB avg = 0.016 KB total ukey num = 0.002002492 Billion total entry num = 0.002002492 Billion write speed all = 0.067487505 MB/sec (with seq num) write speed all = 0.066687891 MB/sec (without seq num) 2024/11/20-14:21:36.592693 140257441371712 [compaction_job.cc:1948] [default] [JOB 9600] Generated table #34402: 200361 keys, 130410719 bytes, temperature: kWarm 2024/11/20-14:21:36.592771 140257441371712 EVENT_LOG_v1 {"time_micros": 1732083696592729, "cf_name": "default", "job": 9600, "event": "table_file_creation", "file_number": 34402, "file_size": 130410719, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 625336953, "table_properties": {"data_size": 129621952, "index_size": 339136, "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": 4808664, "raw_average_key_size": 24, "raw_value_size": 129409385, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200361, "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": 1732083688, "oldest_key_time": 0, "file_creation_time": 1732083688, "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": 34402, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:21:36.692298 140257441371712 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034403.sst) /dev/shm/ToplingTemp/Topling-322141-FMpmN1 2024/11/20-14:21:37.958893 140257441371712 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034403.sst): first pass time = 1.27's, 85.880'MB/sec 2024/11/20-14:21:44.270472 140257441371712 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034403.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-14:21:44.589028 140257441371712 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034403.sst): old prealloc_size = 147639500, real_size = 105359328 2024/11/20-14:21:44.589218 140257441371712 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034403.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 162523 prefix = 4 raw-key = 0.0020 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.70 raw-val = 0.1049 GB zip-val = 0.1050 GB avg-val = 645.26 avg-zval = 646.32 2024/11/20-14:21:44.589329 140257441371712 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034403.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.109 GB 2024/11/20-14:21:45.008304 140257441371712 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00/034403.sst): second pass time = 6.31's, 16.618'MB/sec, value only(96.4% of KV) wait indexing time = 0.32's, remap KeyValue time = 0.42's, 251.539'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1968.732'MB/sec (index lex order gen) rebuild zvType time = 0.35's, 0.116'MB/sec write SST data time = 0.07's, 1519.256'MB/sec dict compress time = 8529667479.67'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 = 6.31's, unzip length = 0.105'GB zip my value throughput = 16.618'MB/sec zip pipeline throughput = 395.793'MB/sec entries = 162523 avg-key = 24.00 avg-zkey = 1.70 avg-val = 645.26 avg-zval = 646.32 usrkeys = 162523 avg-key = 16.00 avg-zkey = 1.70 avg-val = 646.68 avg-zval = 646.32 TagRS{ kinds = RS_Key0_TagN bytes = 25480 } TagArray{ size = 32837 bytes = 110832 } seq expand size = 229859 multi value expand size = 0 cnt WriteAppend = 12813 UnZipSize{ index = 0.0026 GB value = 0.1049 GB dict = 0.00 MB all = 0.1088 GB } __ZipSize{ index = 0.0003 GB value = 0.1050 GB dict = 0.00 MB all = 0.1055 GB } UnZip/Zip{ index = 9.4205 value = 0.9984 dict = 0.00 all = 1.0314 } Zip/UnZip{ index = 0.1062 value = 1.0016 dict = 0.00 all = 0.9695 } ---------------------------- total value len = 1.409125 GB avg = 0.651 KB (by entry num) total key len = 0.051960 GB avg = 0.024 KB total ukey len = 0.034640 GB avg = 0.016 KB total ukey num = 0.002165015 Billion total entry num = 0.002165015 Billion write speed all = 0.072896912 MB/sec (with seq num) write speed all = 0.072032771 MB/sec (without seq num) 2024/11/20-14:21:45.134328 140257441371712 [compaction_job.cc:1948] [default] [JOB 9600] Generated table #34403: 162523 keys, 105457567 bytes, temperature: kWarm 2024/11/20-14:21:45.134419 140257441371712 EVENT_LOG_v1 {"time_micros": 1732083705134374, "cf_name": "default", "job": 9600, "event": "table_file_creation", "file_number": 34403, "file_size": 105457567, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 625325636, "table_properties": {"data_size": 105042512, "index_size": 276032, "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": 3900552, "raw_average_key_size": 24, "raw_value_size": 104869988, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 162523, "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": 1732083696, "oldest_key_time": 0, "file_creation_time": 1732083696, "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": 34403, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:21:45.227182 140257441371712 [compaction_job.cc:703] job-09600: subcompact[0], size: 1.410285 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09600/att-00 [034393,034394,034395,034396,034397,034398,034399,034400,034401,034402,034403] 2024/11/20-14:21:45.607767 140257441371712 (Original Log Time 2024/11/20-14:20:31.382890) EVENT_LOG_v1 {"time_micros": 1732083631382816, "job": 9600, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [34385], "files_L3": [34293, 34294, 34295, 34296, 34366, 34367, 34368, 34369, 34370, 34371, 34372], "score": 0.834856, "input_data_size": 1453585967, "oldest_snapshot_seqno": 626377579} 2024/11/20-14:21:45.607773 140257441371712 (Original Log Time 2024/11/20-14:21:45.606415) [compaction_job.cc:2022] [default] [JOB 9600] Compacted 1@2 + 11@3 files to L3 => 1410285333 bytes 2024/11/20-14:21:45.607775 140257441371712 (Original Log Time 2024/11/20-14:21:45.607665) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 11 0 0 0] max score 0.05, MB/sec: 19.7 rd, 19.1 wr, level 3, files in(1, 11) out(11 +0 blob) MB in(47.9, 1338.3 +0.0 blob) out(1345.0 +0.0 blob), read-write-amplify(57.0) write-amplify(28.1) OK, records in: 2230426, records dropped: 65411 output_compression: Snappy 2024/11/20-14:21:45.607783 140257441371712 (Original Log Time 2024/11/20-14:21:45.607738) EVENT_LOG_v1 {"time_micros": 1732083705607699, "cf": "default", "job": 9600, "event": "compaction_finished", "compaction_time_micros": 73844307, "compaction_time_cpu_micros": 12551328, "output_level": 3, "num_output_files": 11, "total_output_size": 1410285333, "num_input_records": 2230426, "num_output_records": 2165015, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 1495087605, "file_range_sync_nanos": 0, "file_fsync_nanos": 13819, "file_prepare_write_nanos": 19182066, "lsm_state": [0, 0, 0, 11, 0, 0, 0]} 2024/11/20-14:21:45.761940 140257441371712 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":1732083631,"executesMs":74392,"compactionJobId":9600,"attempt":0,"compactionInputRawBytes":1495262642,"compactionInputZipBytes":1453585967,"compactionOutputRawBytes":0,"compactionOutputZipBytes":1410285333,"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-6f2db2b0f1d119e9c94ad494ee2b75fb-693eb47a0f1d5b7f-00"}}, response = 2024/11/20-14:21:45.762069 140257441371712 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-09600/att-00: olev 3, work 74.392 s, result 6.350 ms, install 1.400 ms, input{raw 1.393 GiB zip 1.354 GiB}