2024/11/20-21:34:06.258315 140008467486272 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00: fork to child time = 0.009506 sec 2024/11/20-21:34:06.258854 140008467486272 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00 2024/11/20-21:34:06.265272 140008467486272 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00 2024/11/20-21:34:06.266897 140008467486272 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-21:34:06.267130 140008467486272 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-21:34:06.310837 140008467486272 [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-14581/att-00/MANIFEST-049091 2024/11/20-21:34:06.368863 140008467486272 [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-14581/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 73865, last_sequence is 1172145551, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 73683 2024/11/20-21:34:06.368871 140008467486272 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-21:34:06.368942 140008467486272 [version_set.cc:5724] Creating manifest 73865 2024/11/20-21:34:06.400583 140008467486272 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-21:34:06.422471 140008467486272 [compaction_job.cc:2437] [default] [JOB 14581] Compacting 1@2 + 9@3 files to L3, score 0.92, subcompactions 1 : 1 2024/11/20-21:34:06.422490 140008467486272 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 11577 Base level 2, inputs: [73862(27MB)], [73795(124MB) 73796(124MB) 73797(124MB) 73798(124MB) 73799(124MB) 73800(124MB) 73801(124MB) 73802(124MB) 73803(107MB)] 2024/11/20-21:34:06.429628 140008467486272 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-21:34:06.429652 140008467486272 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-21:34:06.429672 140008467486272 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-21:34:06.429680 140008467486272 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-21:34:06.429689 140008467486272 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-21:34:07.847641 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073866.sst) /dev/shm/ToplingTemp/Topling-1020450-TMo0HR 2024/11/20-21:34:08.091206 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073866.sst): first pass time = 0.24's, 551.186'MB/sec 2024/11/20-21:34:09.533102 140008467486272 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073866.sst): part-0: reject ZipStore ratio = 0.808 2024/11/20-21:34:09.840307 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073866.sst): old prealloc_size = 147639500, real_size = 130041680 2024/11/20-21:34:09.840508 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073866.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199468 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 = 648.88 avg-zval = 649.94 2024/11/20-21:34:09.840789 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073866.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-21:34:10.199877 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073866.sst): second pass time = 1.44's, 89.802'MB/sec, value only(96.4% of KV) wait indexing time = 0.31's, remap KeyValue time = 0.36's, 363.536'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1981.745'MB/sec (index lex order gen) rebuild zvType time = 0.30's, 0.167'MB/sec write SST data time = 0.06's, 2179.140'MB/sec dict compress time = 3832616266.42'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.44's, unzip length = 0.129'GB zip my value throughput = 89.802'MB/sec zip pipeline throughput = 136.397'MB/sec entries = 199468 avg-key = 24.00 avg-zkey = 1.75 avg-val = 648.88 avg-zval = 649.94 usrkeys = 199468 avg-key = 16.00 avg-zkey = 1.75 avg-val = 655.88 avg-zval = 649.94 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199468 bytes = 723088 } seq expand size = 1396276 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.1415 value = 0.9984 dict = 0.00 all = 1.0268 } Zip/UnZip{ index = 0.1094 value = 1.0016 dict = 0.00 all = 0.9739 } ---------------------------- total value len = 563.196559 GB avg = 0.331 KB (by entry num) total key len = 44.319194 GB avg = 0.026 KB total ukey len = 32.797333 GB avg = 0.014 KB total ukey num = 2.321214044 Billion total entry num = 1.700716066 Billion write speed all = 48.109194295 MB/sec (with seq num) write speed all = 47.031756164 MB/sec (without seq num) 2024/11/20-21:34:10.344679 140008467486272 [compaction_job.cc:1948] [default] [JOB 14581] Generated table #73866: 199468 keys, 130717663 bytes, temperature: kWarm 2024/11/20-21:34:10.344785 140008467486272 EVENT_LOG_v1 {"time_micros": 1732109650344733, "cf_name": "default", "job": 14581, "event": "table_file_creation", "file_number": 73866, "file_size": 130717663, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 856426320, "largest_seqno": 1171499318, "table_properties": {"data_size": 129642496, "index_size": 349120, "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": 4787232, "raw_average_key_size": 24, "raw_value_size": 129430875, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199468, "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": 1732109647, "oldest_key_time": 0, "file_creation_time": 1732109647, "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": 73866, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:34:10.403447 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073867.sst) /dev/shm/ToplingTemp/Topling-1020450-l58jVP 2024/11/20-21:34:11.772463 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073867.sst): first pass time = 1.37's, 98.043'MB/sec 2024/11/20-21:34:12.851317 140008467486272 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073867.sst): part-0: reject ZipStore ratio = 0.806 2024/11/20-21:34:13.184761 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073867.sst): old prealloc_size = 147639500, real_size = 130024896 2024/11/20-21:34:13.184945 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073867.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200046 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.93 avg-zval = 648.00 2024/11/20-21:34:13.185201 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073867.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-21:34:13.603923 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073867.sst): second pass time = 1.08's, 120.064'MB/sec, value only(96.4% of KV) wait indexing time = 0.33's, remap KeyValue time = 0.42's, 311.833'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1974.178'MB/sec (index lex order gen) rebuild zvType time = 0.36's, 0.140'MB/sec write SST data time = 0.06's, 2075.540'MB/sec dict compress time = 3832616266.42'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.08's, unzip length = 0.129'GB zip my value throughput = 120.064'MB/sec zip pipeline throughput = 120.064'MB/sec entries = 200046 avg-key = 24.00 avg-zkey = 1.73 avg-val = 646.93 avg-zval = 648.00 usrkeys = 200046 avg-key = 16.00 avg-zkey = 1.73 avg-val = 653.66 avg-zval = 648.00 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 192220 bytes = 696816 } seq expand size = 1345540 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.1307 GB } UnZip/Zip{ index = 9.2580 value = 0.9984 dict = 0.00 all = 1.0269 } Zip/UnZip{ index = 0.1080 value = 1.0016 dict = 0.00 all = 0.9738 } ---------------------------- total value len = 563.327322 GB avg = 0.331 KB (by entry num) total key len = 44.323995 GB avg = 0.026 KB total ukey len = 32.800534 GB avg = 0.014 KB total ukey num = 2.321414090 Billion total entry num = 1.700916112 Billion write speed all = 48.106961540 MB/sec (with seq num) write speed all = 47.029687073 MB/sec (without seq num) 2024/11/20-21:34:13.831783 140008467486272 [compaction_job.cc:1948] [default] [JOB 14581] Generated table #73867: 200046 keys, 130705823 bytes, temperature: kWarm 2024/11/20-21:34:13.831839 140008467486272 EVENT_LOG_v1 {"time_micros": 1732109653831810, "cf_name": "default", "job": 14581, "event": "table_file_creation", "file_number": 73867, "file_size": 130705823, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1171497503, "table_properties": {"data_size": 129628976, "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": 4801104, "raw_average_key_size": 24, "raw_value_size": 129416727, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200046, "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": 1732109650, "oldest_key_time": 0, "file_creation_time": 1732109650, "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": 73867, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:34:13.892808 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073868.sst) /dev/shm/ToplingTemp/Topling-1020450-HBR0uP 2024/11/20-21:34:15.069695 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073868.sst): first pass time = 1.18's, 114.048'MB/sec 2024/11/20-21:34:16.450563 140008467486272 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073868.sst): part-0: reject ZipStore ratio = 0.807 2024/11/20-21:34:16.712744 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073868.sst): old prealloc_size = 147639500, real_size = 130027616 2024/11/20-21:34:16.712897 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073868.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199916 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 = 647.37 avg-zval = 648.43 2024/11/20-21:34:16.713079 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073868.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-21:34:17.020513 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073868.sst): second pass time = 1.38's, 93.775'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.31's, 424.233'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2455.800'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.199'MB/sec write SST data time = 0.06's, 2329.594'MB/sec dict compress time = 3832616266.42'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.38's, unzip length = 0.129'GB zip my value throughput = 93.775'MB/sec zip pipeline throughput = 160.689'MB/sec entries = 199916 avg-key = 24.00 avg-zkey = 1.73 avg-val = 647.37 avg-zval = 648.43 usrkeys = 199916 avg-key = 16.00 avg-zkey = 1.73 avg-val = 652.62 avg-zval = 648.43 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 149939 bytes = 543536 } seq expand size = 1049573 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.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1306 GB } UnZip/Zip{ index = 9.2571 value = 0.9984 dict = 0.00 all = 1.0281 } Zip/UnZip{ index = 0.1080 value = 1.0016 dict = 0.00 all = 0.9727 } ---------------------------- total value len = 563.457791 GB avg = 0.331 KB (by entry num) total key len = 44.328793 GB avg = 0.026 KB total ukey len = 32.803733 GB avg = 0.014 KB total ukey num = 2.321614006 Billion total entry num = 1.701116028 Billion write speed all = 48.104658795 MB/sec (with seq num) write speed all = 47.027549055 MB/sec (without seq num) 2024/11/20-21:34:17.157804 140008467486272 [compaction_job.cc:1948] [default] [JOB 14581] Generated table #73868: 199916 keys, 130555295 bytes, temperature: kWarm 2024/11/20-21:34:17.157865 140008467486272 EVENT_LOG_v1 {"time_micros": 1732109657157834, "cf_name": "default", "job": 14581, "event": "table_file_creation", "file_number": 73868, "file_size": 130555295, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1171498463, "table_properties": {"data_size": 129631888, "index_size": 345536, "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": 4797984, "raw_average_key_size": 24, "raw_value_size": 129419778, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199916, "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": 1732109653, "oldest_key_time": 0, "file_creation_time": 1732109653, "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": 73868, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:34:17.211930 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073869.sst) /dev/shm/ToplingTemp/Topling-1020450-lcg3WO 2024/11/20-21:34:18.429002 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073869.sst): first pass time = 1.22's, 110.283'MB/sec 2024/11/20-21:34:19.735103 140008467486272 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073869.sst): part-0: reject ZipStore ratio = 0.800 2024/11/20-21:34:20.028835 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073869.sst): old prealloc_size = 147639500, real_size = 130039696 2024/11/20-21:34:20.029004 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073869.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199128 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.1297 GB avg-val = 650.03 avg-zval = 651.09 2024/11/20-21:34:20.029237 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073869.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-21:34:20.325353 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073869.sst): second pass time = 1.31's, 99.175'MB/sec, value only(96.4% of KV) wait indexing time = 0.29's, remap KeyValue time = 0.30's, 440.837'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2291.637'MB/sec (index lex order gen) rebuild zvType time = 0.24's, 0.205'MB/sec write SST data time = 0.05's, 2428.576'MB/sec dict compress time = 3832616266.42'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.31's, unzip length = 0.129'GB zip my value throughput = 99.175'MB/sec zip pipeline throughput = 160.858'MB/sec entries = 199128 avg-key = 24.00 avg-zkey = 1.71 avg-val = 650.03 avg-zval = 651.09 usrkeys = 199128 avg-key = 16.00 avg-zkey = 1.71 avg-val = 657.03 avg-zval = 651.09 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199128 bytes = 721856 } seq expand size = 1393896 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.0003 GB value = 0.1297 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.3822 value = 0.9984 dict = 0.00 all = 1.0268 } Zip/UnZip{ index = 0.1066 value = 1.0016 dict = 0.00 all = 0.9739 } ---------------------------- total value len = 563.588624 GB avg = 0.331 KB (by entry num) total key len = 44.333572 GB avg = 0.026 KB total ukey len = 32.806919 GB avg = 0.014 KB total ukey num = 2.321813134 Billion total entry num = 1.701315156 Billion write speed all = 48.102809858 MB/sec (with seq num) write speed all = 47.025855734 MB/sec (without seq num) 2024/11/20-21:34:20.467076 140008467486272 [compaction_job.cc:1948] [default] [JOB 14581] Generated table #73869: 199128 keys, 130714591 bytes, temperature: kWarm 2024/11/20-21:34:20.467145 140008467486272 EVENT_LOG_v1 {"time_micros": 1732109660467113, "cf_name": "default", "job": 14581, "event": "table_file_creation", "file_number": 73869, "file_size": 130714591, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 899368245, "largest_seqno": 1171499560, "table_properties": {"data_size": 129650176, "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": 4779072, "raw_average_key_size": 24, "raw_value_size": 129438878, "raw_average_value_size": 650, "num_data_blocks": 1, "num_entries": 199128, "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": 1732109657, "oldest_key_time": 0, "file_creation_time": 1732109657, "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": 73869, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:34:20.520714 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073870.sst) /dev/shm/ToplingTemp/Topling-1020450-SvFlVR 2024/11/20-21:34:21.698671 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073870.sst): first pass time = 1.18's, 113.946'MB/sec 2024/11/20-21:34:22.728078 140008467486272 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073870.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-21:34:22.992892 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073870.sst): old prealloc_size = 147639500, real_size = 130027760 2024/11/20-21:34:22.993029 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073870.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199778 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 = 647.83 avg-zval = 648.90 2024/11/20-21:34:22.993216 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073870.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-21:34:23.492203 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073870.sst): second pass time = 1.03's, 125.812'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.50's, 261.610'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2771.350'MB/sec (index lex order gen) rebuild zvType time = 0.42's, 0.118'MB/sec write SST data time = 0.08's, 1696.134'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.03's, unzip length = 0.129'GB zip my value throughput = 125.812'MB/sec zip pipeline throughput = 125.812'MB/sec entries = 199778 avg-key = 24.00 avg-zkey = 1.71 avg-val = 647.83 avg-zval = 648.90 usrkeys = 199778 avg-key = 16.00 avg-zkey = 1.71 avg-val = 653.86 avg-zval = 648.90 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 171843 bytes = 601472 } seq expand size = 1202901 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.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1306 GB } UnZip/Zip{ index = 9.3337 value = 0.9984 dict = 0.00 all = 1.0276 } Zip/UnZip{ index = 0.1071 value = 1.0016 dict = 0.00 all = 0.9731 } ---------------------------- total value len = 563.719250 GB avg = 0.331 KB (by entry num) total key len = 44.338366 GB avg = 0.026 KB total ukey len = 32.810115 GB avg = 0.014 KB total ukey num = 2.322012912 Billion total entry num = 1.701514934 Billion write speed all = 48.101472005 MB/sec (with seq num) write speed all = 47.024661245 MB/sec (without seq num) 2024/11/20-21:34:23.651161 140008467486272 [compaction_job.cc:1948] [default] [JOB 14581] Generated table #73870: 199778 keys, 130613407 bytes, temperature: kWarm 2024/11/20-21:34:23.651241 140008467486272 EVENT_LOG_v1 {"time_micros": 1732109663651197, "cf_name": "default", "job": 14581, "event": "table_file_creation", "file_number": 73870, "file_size": 130613407, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1171498428, "table_properties": {"data_size": 129635168, "index_size": 342464, "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": 4794672, "raw_average_key_size": 24, "raw_value_size": 129423173, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199778, "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": 1732109660, "oldest_key_time": 0, "file_creation_time": 1732109660, "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": 73870, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:34:23.782601 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073871.sst) /dev/shm/ToplingTemp/Topling-1020450-ZTyjtS 2024/11/20-21:34:25.279464 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073871.sst): first pass time = 1.50's, 89.670'MB/sec 2024/11/20-21:34:26.590756 140008467486272 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073871.sst): part-0: reject ZipStore ratio = 0.804 2024/11/20-21:34:26.914262 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073871.sst): old prealloc_size = 147639500, real_size = 130020480 2024/11/20-21:34:26.914410 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073871.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200132 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.65 avg-zval = 647.71 2024/11/20-21:34:26.914561 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073871.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-21:34:27.323177 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073871.sst): second pass time = 1.31's, 98.739'MB/sec, value only(96.4% of KV) wait indexing time = 0.32's, remap KeyValue time = 0.41's, 318.871'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2673.981'MB/sec (index lex order gen) rebuild zvType time = 0.33's, 0.150'MB/sec write SST data time = 0.07's, 1754.678'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.31's, unzip length = 0.129'GB zip my value throughput = 98.739'MB/sec zip pipeline throughput = 103.779'MB/sec entries = 200132 avg-key = 24.00 avg-zkey = 1.71 avg-val = 646.65 avg-zval = 647.71 usrkeys = 200132 avg-key = 16.00 avg-zkey = 1.71 avg-val = 650.48 avg-zval = 647.71 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 109638 bytes = 383744 } seq expand size = 767466 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.3310 value = 0.9984 dict = 0.00 all = 1.0294 } Zip/UnZip{ index = 0.1072 value = 1.0016 dict = 0.00 all = 0.9715 } ---------------------------- total value len = 563.849432 GB avg = 0.331 KB (by entry num) total key len = 44.343170 GB avg = 0.026 KB total ukey len = 32.813317 GB avg = 0.014 KB total ukey num = 2.322213044 Billion total entry num = 1.701715066 Billion write speed all = 48.097573880 MB/sec (with seq num) write speed all = 47.020962742 MB/sec (without seq num) 2024/11/20-21:34:27.466692 140008467486272 [compaction_job.cc:1948] [default] [JOB 14581] Generated table #73871: 200132 keys, 130388383 bytes, temperature: kWarm 2024/11/20-21:34:27.466762 140008467486272 EVENT_LOG_v1 {"time_micros": 1732109667466730, "cf_name": "default", "job": 14581, "event": "table_file_creation", "file_number": 73871, "file_size": 130388383, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1171496313, "table_properties": {"data_size": 129627120, "index_size": 343168, "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": 4803168, "raw_average_key_size": 24, "raw_value_size": 129414734, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200132, "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": 1732109663, "oldest_key_time": 0, "file_creation_time": 1732109663, "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": 73871, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:34:27.523945 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073872.sst) /dev/shm/ToplingTemp/Topling-1020450-PXIntP 2024/11/20-21:34:28.825619 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073872.sst): first pass time = 1.30's, 103.115'MB/sec 2024/11/20-21:34:30.038762 140008467486272 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073872.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-21:34:30.359856 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073872.sst): old prealloc_size = 147639500, real_size = 130017168 2024/11/20-21:34:30.360077 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073872.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200274 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.17 avg-zval = 647.23 2024/11/20-21:34:30.360277 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073872.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-21:34:30.661957 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073872.sst): second pass time = 1.21's, 106.743'MB/sec, value only(96.4% of KV) wait indexing time = 0.32's, remap KeyValue time = 0.30's, 431.899'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1700.137'MB/sec (index lex order gen) rebuild zvType time = 0.24's, 0.206'MB/sec write SST data time = 0.06's, 2237.938'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.21's, unzip length = 0.129'GB zip my value throughput = 106.743'MB/sec zip pipeline throughput = 131.342'MB/sec entries = 200274 avg-key = 24.00 avg-zkey = 1.71 avg-val = 646.17 avg-zval = 647.23 usrkeys = 200274 avg-key = 16.00 avg-zkey = 1.71 avg-val = 650.90 avg-zval = 647.23 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 135345 bytes = 473728 } seq expand size = 947415 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.3464 value = 0.9984 dict = 0.00 all = 1.0287 } Zip/UnZip{ index = 0.1070 value = 1.0016 dict = 0.00 all = 0.9721 } ---------------------------- total value len = 563.979791 GB avg = 0.331 KB (by entry num) total key len = 44.347976 GB avg = 0.026 KB total ukey len = 32.816522 GB avg = 0.014 KB total ukey num = 2.322413318 Billion total entry num = 1.701915340 Billion write speed all = 48.095564009 MB/sec (with seq num) write speed all = 47.019110392 MB/sec (without seq num) 2024/11/20-21:34:30.806695 140008467486272 [compaction_job.cc:1948] [default] [JOB 14581] Generated table #73872: 200274 keys, 130474975 bytes, temperature: kWarm 2024/11/20-21:34:30.806756 140008467486272 EVENT_LOG_v1 {"time_micros": 1732109670806725, "cf_name": "default", "job": 14581, "event": "table_file_creation", "file_number": 73872, "file_size": 130474975, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1171497930, "table_properties": {"data_size": 129624064, "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": 4806576, "raw_average_key_size": 24, "raw_value_size": 129411522, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200274, "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": 1732109667, "oldest_key_time": 0, "file_creation_time": 1732109667, "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": 73872, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:34:30.863983 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073873.sst) /dev/shm/ToplingTemp/Topling-1020450-9KvSbP 2024/11/20-21:34:32.043529 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073873.sst): first pass time = 1.18's, 113.792'MB/sec 2024/11/20-21:34:33.067071 140008467486272 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073873.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-21:34:33.373101 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073873.sst): old prealloc_size = 147639500, real_size = 130025344 2024/11/20-21:34:33.373244 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073873.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199953 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.25 avg-zval = 648.31 2024/11/20-21:34:33.373437 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073873.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-21:34:33.670002 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073873.sst): second pass time = 1.02's, 126.537'MB/sec, value only(96.4% of KV) wait indexing time = 0.31's, remap KeyValue time = 0.30's, 440.013'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2603.684'MB/sec (index lex order gen) rebuild zvType time = 0.24's, 0.206'MB/sec write SST data time = 0.05's, 2434.557'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.02's, unzip length = 0.129'GB zip my value throughput = 126.537'MB/sec zip pipeline throughput = 126.537'MB/sec entries = 199953 avg-key = 24.00 avg-zkey = 1.72 avg-val = 647.25 avg-zval = 648.31 usrkeys = 199953 avg-key = 16.00 avg-zkey = 1.72 avg-val = 653.52 avg-zval = 648.31 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 178990 bytes = 626480 } seq expand size = 1252930 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.3105 value = 0.9984 dict = 0.00 all = 1.0274 } Zip/UnZip{ index = 0.1074 value = 1.0016 dict = 0.00 all = 0.9733 } ---------------------------- total value len = 564.110463 GB avg = 0.331 KB (by entry num) total key len = 44.352775 GB avg = 0.026 KB total ukey len = 32.819721 GB avg = 0.014 KB total ukey num = 2.322613271 Billion total entry num = 1.702115293 Billion write speed all = 48.094836604 MB/sec (with seq num) write speed all = 47.018512492 MB/sec (without seq num) 2024/11/20-21:34:33.811741 140008467486272 [compaction_job.cc:1948] [default] [JOB 14581] Generated table #73873: 199953 keys, 130636127 bytes, temperature: kWarm 2024/11/20-21:34:33.811790 140008467486272 EVENT_LOG_v1 {"time_micros": 1732109673811762, "cf_name": "default", "job": 14581, "event": "table_file_creation", "file_number": 73873, "file_size": 130636127, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1171499519, "table_properties": {"data_size": 129631536, "index_size": 343616, "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": 4798872, "raw_average_key_size": 24, "raw_value_size": 129419403, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199953, "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": 1732109670, "oldest_key_time": 0, "file_creation_time": 1732109670, "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": 73873, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:34:33.873294 140008467486272 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073874.sst) /dev/shm/ToplingTemp/Topling-1020450-9DYRVN 2024/11/20-21:34:34.941207 140008467486272 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073874.sst): first pass time = 1.07's, 110.953'MB/sec 2024/11/20-21:34:35.804950 140008467486272 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073874.sst): part-0: reject ZipStore ratio = 0.805 2024/11/20-21:34:36.061781 140008467486272 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073874.sst): old prealloc_size = 147639500, real_size = 114788416 2024/11/20-21:34:36.061926 140008467486272 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073874.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 176352 prefix = 4 raw-key = 0.0021 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.73 raw-val = 0.1143 GB zip-val = 0.1144 GB avg-val = 647.86 avg-zval = 648.93 2024/11/20-21:34:36.062089 140008467486272 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073874.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.118 GB 2024/11/20-21:34:36.335173 140008467486272 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00/073874.sst): second pass time = 0.86's, 132.407'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.27's, 421.232'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2441.625'MB/sec (index lex order gen) rebuild zvType time = 0.22's, 0.197'MB/sec write SST data time = 0.05's, 2323.498'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.86's, unzip length = 0.114'GB zip my value throughput = 132.407'MB/sec zip pipeline throughput = 132.407'MB/sec entries = 176352 avg-key = 24.00 avg-zkey = 1.73 avg-val = 647.86 avg-zval = 648.93 usrkeys = 176352 avg-key = 16.00 avg-zkey = 1.73 avg-val = 652.18 avg-zval = 648.93 TagRS{ kinds = RS_Key0_TagN bytes = 27640 } TagArray{ size = 108628 bytes = 380208 } seq expand size = 760396 multi value expand size = 0 cnt WriteAppend = 13958 UnZipSize{ index = 0.0028 GB value = 0.1143 GB dict = 0.00 MB all = 0.1185 GB } __ZipSize{ index = 0.0003 GB value = 0.1144 GB dict = 0.00 MB all = 0.1152 GB } UnZip/Zip{ index = 9.2564 value = 0.9984 dict = 0.00 all = 1.0289 } Zip/UnZip{ index = 0.1080 value = 1.0016 dict = 0.00 all = 0.9719 } ---------------------------- total value len = 564.225476 GB avg = 0.331 KB (by entry num) total key len = 44.357007 GB avg = 0.026 KB total ukey len = 32.822543 GB avg = 0.014 KB total ukey num = 2.322789623 Billion total entry num = 1.702291645 Billion write speed all = 48.094130464 MB/sec (with seq num) write speed all = 47.017921553 MB/sec (without seq num) 2024/11/20-21:34:36.462943 140008467486272 [compaction_job.cc:1948] [default] [JOB 14581] Generated table #73874: 176352 keys, 115154783 bytes, temperature: kWarm 2024/11/20-21:34:36.463036 140008467486272 EVENT_LOG_v1 {"time_micros": 1732109676462989, "cf_name": "default", "job": 14581, "event": "table_file_creation", "file_number": 73874, "file_size": 115154783, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1171499323, "table_properties": {"data_size": 114439344, "index_size": 304832, "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": 4232448, "raw_average_key_size": 24, "raw_value_size": 114252178, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 176352, "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": 1732109673, "oldest_key_time": 0, "file_creation_time": 1732109673, "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": 73874, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:34:36.521487 140008467486272 [compaction_job.cc:703] job-14581: subcompact[0], size: 1.159961 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-14581/att-00 [073866,073867,073868,073869,073870,073871,073872,073873,073874] 2024/11/20-21:34:36.667391 140008467486272 (Original Log Time 2024/11/20-21:34:06.422570) EVENT_LOG_v1 {"time_micros": 1732109646422510, "job": 14581, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [73862], "files_L3": [73795, 73796, 73797, 73798, 73799, 73800, 73801, 73802, 73803], "score": 0.920849, "input_data_size": 1186485489, "oldest_snapshot_seqno": 1172145070} 2024/11/20-21:34:36.667395 140008467486272 (Original Log Time 2024/11/20-21:34:36.666464) [compaction_job.cc:2022] [default] [JOB 14581] Compacted 1@2 + 9@3 files to L3 => 1159961047 bytes 2024/11/20-21:34:36.667396 140008467486272 (Original Log Time 2024/11/20-21:34:36.667322) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.04, MB/sec: 39.4 rd, 38.5 wr, level 3, files in(1, 9) out(9 +0 blob) MB in(27.9, 1103.7 +0.0 blob) out(1106.2 +0.0 blob), read-write-amplify(80.3) write-amplify(39.7) OK, records in: 1815121, records dropped: 40074 output_compression: Snappy 2024/11/20-21:34:36.667400 140008467486272 (Original Log Time 2024/11/20-21:34:36.667369) EVENT_LOG_v1 {"time_micros": 1732109676667345, "cf": "default", "job": 14581, "event": "compaction_finished", "compaction_time_micros": 30098933, "compaction_time_cpu_micros": 7633654, "output_level": 3, "num_output_files": 9, "total_output_size": 1159961047, "num_input_records": 1815121, "num_output_records": 1775047, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 841582209, "file_range_sync_nanos": 0, "file_fsync_nanos": 10167, "file_prepare_write_nanos": 5854043, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/20-21:34:36.803346 140008467486272 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":1732109646,"executesMs":30401,"compactionJobId":14581,"attempt":0,"compactionInputRawBytes":1219389778,"compactionInputZipBytes":1186485489,"compactionOutputRawBytes":0,"compactionOutputZipBytes":1159961047,"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-4f14734782c9287470b0c0eee4e10225-4732964deec267ee-00"}}, response = 2024/11/20-21:34:36.803450 140008467486272 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-14581/att-00: olev 3, work 30.402 s, result 6.042 ms, install 0.952 ms, input{raw 1.136 GiB zip 1.105 GiB}