2024/11/20-21:51:35.471082 140007989102144 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00: fork to child time = 0.008665 sec 2024/11/20-21:51:35.471601 140007989102144 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00 2024/11/20-21:51:35.478389 140007989102144 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00 2024/11/20-21:51:35.480169 140007989102144 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-21:51:35.480398 140007989102144 [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:51:35.527154 140007989102144 [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-15627/att-00/MANIFEST-049091 2024/11/20-21:51:35.566308 140007989102144 [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-15627/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 75697, last_sequence is 1194585005, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 75485 2024/11/20-21:51:35.566315 140007989102144 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-21:51:35.566379 140007989102144 [version_set.cc:5724] Creating manifest 75697 2024/11/20-21:51:35.607919 140007989102144 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-21:51:35.637607 140007989102144 [compaction_job.cc:2437] [default] [JOB 15627] Compacting 1@2 + 9@3 files to L3, score 0.96, subcompactions 1 : 1 2024/11/20-21:51:35.637626 140007989102144 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 12231 Base level 2, inputs: [75695(28MB)], [75651(124MB) 75652(124MB) 75653(124MB) 75654(124MB) 75655(124MB) 75656(124MB) 75657(124MB) 75658(124MB) 75659(21MB)] 2024/11/20-21:51:35.646257 140007989102144 [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:51:35.646287 140007989102144 [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:51:35.646311 140007989102144 [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:51:35.646322 140007989102144 [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:51:35.646335 140007989102144 [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:51:36.998563 140007989102144 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075698.sst) /dev/shm/ToplingTemp/Topling-1040652-s4WYGp 2024/11/20-21:51:37.209801 140007989102144 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075698.sst): first pass time = 0.21's, 635.526'MB/sec 2024/11/20-21:51:38.180933 140007989102144 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075698.sst): part-0: reject ZipStore ratio = 0.808 2024/11/20-21:51:38.453075 140007989102144 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075698.sst): old prealloc_size = 147639500, real_size = 130042672 2024/11/20-21:51:38.453235 140007989102144 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075698.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199390 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 = 649.14 avg-zval = 650.20 2024/11/20-21:51:38.453465 140007989102144 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075698.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:51:38.762972 140007989102144 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075698.sst): second pass time = 0.97's, 133.394'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.31's, 421.801'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2443.756'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.198'MB/sec write SST data time = 0.06's, 2248.794'MB/sec dict compress time = 8375638068.30'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.97's, unzip length = 0.129'GB zip my value throughput = 133.394'MB/sec zip pipeline throughput = 133.394'MB/sec entries = 199390 avg-key = 24.00 avg-zkey = 1.75 avg-val = 649.14 avg-zval = 650.20 usrkeys = 199390 avg-key = 16.00 avg-zkey = 1.75 avg-val = 656.14 avg-zval = 650.20 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199390 bytes = 722800 } seq expand size = 1395730 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.1307 GB } UnZip/Zip{ index = 9.1564 value = 0.9984 dict = 0.00 all = 1.0268 } Zip/UnZip{ index = 0.1092 value = 1.0016 dict = 0.00 all = 0.9739 } ---------------------------- total value len = 563.196561 GB avg = 0.331 KB (by entry num) total key len = 44.319192 GB avg = 0.026 KB total ukey len = 32.797332 GB avg = 0.014 KB total ukey num = 2.321213966 Billion total entry num = 1.700715988 Billion write speed all = 44.420689027 MB/sec (with seq num) write speed all = 43.425857525 MB/sec (without seq num) 2024/11/20-21:51:38.905057 140007989102144 [compaction_job.cc:1948] [default] [JOB 15627] Generated table #75698: 199390 keys, 130718431 bytes, temperature: kWarm 2024/11/20-21:51:38.905152 140007989102144 EVENT_LOG_v1 {"time_micros": 1732110698905108, "cf_name": "default", "job": 15627, "event": "table_file_creation", "file_number": 75698, "file_size": 130718431, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 856426320, "largest_seqno": 1193855767, "table_properties": {"data_size": 129644256, "index_size": 348416, "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": 4785360, "raw_average_key_size": 24, "raw_value_size": 129432673, "raw_average_value_size": 649, "num_data_blocks": 1, "num_entries": 199390, "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": 1732110696, "oldest_key_time": 0, "file_creation_time": 1732110696, "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": 75698, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:51:39.006754 140007989102144 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075699.sst) /dev/shm/ToplingTemp/Topling-1040652-DEgPws 2024/11/20-21:51:40.167563 140007989102144 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075699.sst): first pass time = 1.16's, 115.630'MB/sec 2024/11/20-21:51:41.395380 140007989102144 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075699.sst): part-0: reject ZipStore ratio = 0.805 2024/11/20-21:51:41.659455 140007989102144 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075699.sst): old prealloc_size = 147639500, real_size = 130022608 2024/11/20-21:51:41.659609 140007989102144 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075699.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200081 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.82 avg-zval = 647.88 2024/11/20-21:51:41.659840 140007989102144 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075699.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:51:41.987010 140007989102144 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075699.sst): second pass time = 1.23's, 105.457'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.33's, 399.078'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2531.669'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.199'MB/sec write SST data time = 0.08's, 1729.256'MB/sec dict compress time = 8375638068.30'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.23's, unzip length = 0.129'GB zip my value throughput = 105.457'MB/sec zip pipeline throughput = 105.457'MB/sec entries = 200081 avg-key = 24.00 avg-zkey = 1.72 avg-val = 646.82 avg-zval = 647.88 usrkeys = 200081 avg-key = 16.00 avg-zkey = 1.72 avg-val = 653.55 avg-zval = 647.88 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 192311 bytes = 697136 } seq expand size = 1346177 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.1307 GB } UnZip/Zip{ index = 9.3044 value = 0.9984 dict = 0.00 all = 1.0269 } Zip/UnZip{ index = 0.1075 value = 1.0016 dict = 0.00 all = 0.9738 } ---------------------------- total value len = 563.327323 GB avg = 0.331 KB (by entry num) total key len = 44.323994 GB avg = 0.026 KB total ukey len = 32.800533 GB avg = 0.014 KB total ukey num = 2.321414047 Billion total entry num = 1.700916069 Billion write speed all = 44.420129926 MB/sec (with seq num) write speed all = 43.425415876 MB/sec (without seq num) 2024/11/20-21:51:42.168612 140007989102144 [compaction_job.cc:1948] [default] [JOB 15627] Generated table #75699: 200081 keys, 130703839 bytes, temperature: kWarm 2024/11/20-21:51:42.168673 140007989102144 EVENT_LOG_v1 {"time_micros": 1732110702168642, "cf_name": "default", "job": 15627, "event": "table_file_creation", "file_number": 75699, "file_size": 130703839, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1193855636, "table_properties": {"data_size": 129628352, "index_size": 344064, "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": 4801944, "raw_average_key_size": 24, "raw_value_size": 129416085, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200081, "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": 1732110698, "oldest_key_time": 0, "file_creation_time": 1732110698, "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": 75699, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:51:42.226775 140007989102144 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075700.sst) /dev/shm/ToplingTemp/Topling-1040652-sNNTap 2024/11/20-21:51:43.551327 140007989102144 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075700.sst): first pass time = 1.32's, 101.334'MB/sec 2024/11/20-21:51:44.633831 140007989102144 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075700.sst): part-0: reject ZipStore ratio = 0.807 2024/11/20-21:51:44.969455 140007989102144 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075700.sst): old prealloc_size = 147639500, real_size = 130030768 2024/11/20-21:51:44.969656 140007989102144 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075700.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199860 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.74 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.56 avg-zval = 648.62 2024/11/20-21:51:44.969883 140007989102144 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075700.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:51:45.301544 140007989102144 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075700.sst): second pass time = 1.08's, 119.647'MB/sec, value only(96.4% of KV) wait indexing time = 0.34's, remap KeyValue time = 0.33's, 393.155'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1916.100'MB/sec (index lex order gen) rebuild zvType time = 0.27's, 0.186'MB/sec write SST data time = 0.06's, 2052.811'MB/sec dict compress time = 8375638068.30'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 = 119.647'MB/sec zip pipeline throughput = 127.661'MB/sec entries = 199860 avg-key = 24.00 avg-zkey = 1.74 avg-val = 647.56 avg-zval = 648.62 usrkeys = 199860 avg-key = 16.00 avg-zkey = 1.74 avg-val = 652.82 avg-zval = 648.62 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 150218 bytes = 544560 } seq expand size = 1051526 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.2118 value = 0.9984 dict = 0.00 all = 1.0280 } Zip/UnZip{ index = 0.1086 value = 1.0016 dict = 0.00 all = 0.9727 } ---------------------------- total value len = 563.457796 GB avg = 0.331 KB (by entry num) total key len = 44.328790 GB avg = 0.026 KB total ukey len = 32.803731 GB avg = 0.014 KB total ukey num = 2.321613907 Billion total entry num = 1.701115929 Billion write speed all = 44.419255598 MB/sec (with seq num) write speed all = 43.424665656 MB/sec (without seq num) 2024/11/20-21:51:45.442834 140007989102144 [compaction_job.cc:1948] [default] [JOB 15627] Generated table #75700: 199860 keys, 130559519 bytes, temperature: kWarm 2024/11/20-21:51:45.442905 140007989102144 EVENT_LOG_v1 {"time_micros": 1732110705442874, "cf_name": "default", "job": 15627, "event": "table_file_creation", "file_number": 75700, "file_size": 130559519, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1193854551, "table_properties": {"data_size": 129633504, "index_size": 347136, "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": 4796640, "raw_average_key_size": 24, "raw_value_size": 129421459, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199860, "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": 1732110702, "oldest_key_time": 0, "file_creation_time": 1732110702, "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": 75700, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:51:45.554301 140007989102144 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075701.sst) /dev/shm/ToplingTemp/Topling-1040652-V9BnEr 2024/11/20-21:51:46.790138 140007989102144 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075701.sst): first pass time = 1.24's, 108.609'MB/sec 2024/11/20-21:51:48.035708 140007989102144 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075701.sst): part-0: reject ZipStore ratio = 0.800 2024/11/20-21:51:48.303697 140007989102144 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075701.sst): old prealloc_size = 147639500, real_size = 130039280 2024/11/20-21:51:48.303840 140007989102144 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075701.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199154 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 = 649.94 avg-zval = 651.00 2024/11/20-21:51:48.304042 140007989102144 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075701.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:51:48.609488 140007989102144 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075701.sst): second pass time = 1.24's, 103.982'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.31's, 427.474'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2624.439'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.198'MB/sec write SST data time = 0.05's, 2399.173'MB/sec dict compress time = 8375638068.30's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.24's, unzip length = 0.129'GB zip my value throughput = 103.982'MB/sec zip pipeline throughput = 129.514'MB/sec entries = 199154 avg-key = 24.00 avg-zkey = 1.71 avg-val = 649.94 avg-zval = 651.00 usrkeys = 199154 avg-key = 16.00 avg-zkey = 1.71 avg-val = 656.94 avg-zval = 651.00 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199154 bytes = 721952 } seq expand size = 1394078 multi value expand size = 0 cnt WriteAppend = 15811 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.3834 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.588628 GB avg = 0.331 KB (by entry num) total key len = 44.333570 GB avg = 0.026 KB total ukey len = 32.806918 GB avg = 0.014 KB total ukey num = 2.321813061 Billion total entry num = 1.701315083 Billion write speed all = 44.418428146 MB/sec (with seq num) write speed all = 43.423962184 MB/sec (without seq num) 2024/11/20-21:51:48.749582 140007989102144 [compaction_job.cc:1948] [default] [JOB 15627] Generated table #75701: 199154 keys, 130714207 bytes, temperature: kWarm 2024/11/20-21:51:48.749646 140007989102144 EVENT_LOG_v1 {"time_micros": 1732110708749615, "cf_name": "default", "job": 15627, "event": "table_file_creation", "file_number": 75701, "file_size": 130714207, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 895766075, "largest_seqno": 1193856366, "table_properties": {"data_size": 129649696, "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": 4779696, "raw_average_key_size": 24, "raw_value_size": 129438407, "raw_average_value_size": 649, "num_data_blocks": 1, "num_entries": 199154, "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": 1732110705, "oldest_key_time": 0, "file_creation_time": 1732110705, "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": 75701, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:51:48.807860 140007989102144 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075702.sst) /dev/shm/ToplingTemp/Topling-1040652-cyjozp 2024/11/20-21:51:50.020381 140007989102144 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075702.sst): first pass time = 1.21's, 110.696'MB/sec 2024/11/20-21:51:51.128427 140007989102144 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075702.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-21:51:51.438502 140007989102144 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075702.sst): old prealloc_size = 147639500, real_size = 130033312 2024/11/20-21:51:51.438666 140007989102144 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075702.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199520 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 = 648.70 avg-zval = 649.76 2024/11/20-21:51:51.438878 140007989102144 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075702.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:51:51.743690 140007989102144 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075702.sst): second pass time = 1.11's, 116.892'MB/sec, value only(96.4% of KV) wait indexing time = 0.31's, remap KeyValue time = 0.31's, 428.097'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2216.389'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.200'MB/sec write SST data time = 0.06's, 2348.349'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.11's, unzip length = 0.129'GB zip my value throughput = 116.892'MB/sec zip pipeline throughput = 116.892'MB/sec entries = 199520 avg-key = 24.00 avg-zkey = 1.71 avg-val = 648.70 avg-zval = 649.76 usrkeys = 199520 avg-key = 16.00 avg-zkey = 1.71 avg-val = 654.73 avg-zval = 649.76 TagRS{ kinds = RS_Key0_TagN bytes = 31280 } TagArray{ size = 171767 bytes = 622672 } seq expand size = 1202369 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.3303 value = 0.9984 dict = 0.00 all = 1.0274 } Zip/UnZip{ index = 0.1072 value = 1.0016 dict = 0.00 all = 0.9733 } ---------------------------- total value len = 563.719260 GB avg = 0.331 KB (by entry num) total key len = 44.338358 GB avg = 0.026 KB total ukey len = 32.810110 GB avg = 0.014 KB total ukey num = 2.322012581 Billion total entry num = 1.701514603 Billion write speed all = 44.418150900 MB/sec (with seq num) write speed all = 43.423796022 MB/sec (without seq num) 2024/11/20-21:51:51.883789 140007989102144 [compaction_job.cc:1948] [default] [JOB 15627] Generated table #75702: 199520 keys, 130640223 bytes, temperature: kWarm 2024/11/20-21:51:51.883850 140007989102144 EVENT_LOG_v1 {"time_micros": 1732110711883819, "cf_name": "default", "job": 15627, "event": "table_file_creation", "file_number": 75702, "file_size": 130640223, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1193856362, "table_properties": {"data_size": 129641104, "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": 4788480, "raw_average_key_size": 24, "raw_value_size": 129429401, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199520, "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": 1732110708, "oldest_key_time": 0, "file_creation_time": 1732110708, "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": 75702, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:51:51.943532 140007989102144 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075703.sst) /dev/shm/ToplingTemp/Topling-1040652-yHnUqs 2024/11/20-21:51:53.151576 140007989102144 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075703.sst): first pass time = 1.21's, 111.107'MB/sec 2024/11/20-21:51:54.342331 140007989102144 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075703.sst): part-0: reject ZipStore ratio = 0.804 2024/11/20-21:51:54.668701 140007989102144 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075703.sst): old prealloc_size = 147639500, real_size = 130020960 2024/11/20-21:51:54.668853 140007989102144 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075703.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200113 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.71 avg-zval = 647.77 2024/11/20-21:51:54.669026 140007989102144 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075703.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:51:54.972427 140007989102144 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075703.sst): second pass time = 1.19's, 108.758'MB/sec, value only(96.4% of KV) wait indexing time = 0.33's, remap KeyValue time = 0.30's, 429.608'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2535.061'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.202'MB/sec write SST data time = 0.06's, 2338.356'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.19's, unzip length = 0.129'GB zip my value throughput = 108.758'MB/sec zip pipeline throughput = 108.758'MB/sec entries = 200113 avg-key = 24.00 avg-zkey = 1.71 avg-val = 646.71 avg-zval = 647.77 usrkeys = 200113 avg-key = 16.00 avg-zkey = 1.71 avg-val = 651.28 avg-zval = 647.77 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 130657 bytes = 473648 } seq expand size = 914599 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.3354 value = 0.9984 dict = 0.00 all = 1.0287 } Zip/UnZip{ index = 0.1071 value = 1.0016 dict = 0.00 all = 0.9721 } ---------------------------- total value len = 563.849590 GB avg = 0.331 KB (by entry num) total key len = 44.343161 GB avg = 0.026 KB total ukey len = 32.813312 GB avg = 0.014 KB total ukey num = 2.322212694 Billion total entry num = 1.701714716 Billion write speed all = 44.417546033 MB/sec (with seq num) write speed all = 43.423308709 MB/sec (without seq num) 2024/11/20-21:51:55.116429 140007989102144 [compaction_job.cc:1948] [default] [JOB 15627] Generated table #75703: 200113 keys, 130478751 bytes, temperature: kWarm 2024/11/20-21:51:55.116489 140007989102144 EVENT_LOG_v1 {"time_micros": 1732110715116458, "cf_name": "default", "job": 15627, "event": "table_file_creation", "file_number": 75703, "file_size": 130478751, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1193855523, "table_properties": {"data_size": 129627792, "index_size": 342976, "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": 4802712, "raw_average_key_size": 24, "raw_value_size": 129415485, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200113, "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": 1732110711, "oldest_key_time": 0, "file_creation_time": 1732110711, "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": 75703, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:51:55.170608 140007989102144 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075704.sst) /dev/shm/ToplingTemp/Topling-1040652-tmwN8p 2024/11/20-21:51:56.373225 140007989102144 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075704.sst): first pass time = 1.20's, 111.608'MB/sec 2024/11/20-21:51:57.344088 140007989102144 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075704.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-21:51:57.609066 140007989102144 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075704.sst): old prealloc_size = 147639500, real_size = 130034496 2024/11/20-21:51:57.609223 140007989102144 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075704.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199750 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.74 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.93 avg-zval = 648.99 2024/11/20-21:51:57.609406 140007989102144 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075704.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:51:57.997530 140007989102144 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075704.sst): second pass time = 0.97's, 133.422'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.39's, 336.132'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2477.887'MB/sec (index lex order gen) rebuild zvType time = 0.33's, 0.150'MB/sec write SST data time = 0.06's, 2351.246'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.97's, unzip length = 0.129'GB zip my value throughput = 133.422'MB/sec zip pipeline throughput = 133.422'MB/sec entries = 199750 avg-key = 24.00 avg-zkey = 1.74 avg-val = 647.93 avg-zval = 648.99 usrkeys = 199750 avg-key = 16.00 avg-zkey = 1.74 avg-val = 653.49 avg-zval = 648.99 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 158746 bytes = 555632 } seq expand size = 1111222 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.1814 value = 0.9984 dict = 0.00 all = 1.0279 } Zip/UnZip{ index = 0.1089 value = 1.0016 dict = 0.00 all = 0.9729 } ---------------------------- total value len = 563.980126 GB avg = 0.331 KB (by entry num) total key len = 44.347955 GB avg = 0.026 KB total ukey len = 32.816508 GB avg = 0.014 KB total ukey num = 2.322412444 Billion total entry num = 1.701914466 Billion write speed all = 44.417616276 MB/sec (with seq num) write speed all = 43.423481879 MB/sec (without seq num) 2024/11/20-21:51:58.140023 140007989102144 [compaction_job.cc:1948] [default] [JOB 15627] Generated table #75704: 199750 keys, 130574495 bytes, temperature: kWarm 2024/11/20-21:51:58.140095 140007989102144 EVENT_LOG_v1 {"time_micros": 1732110718140064, "cf_name": "default", "job": 15627, "event": "table_file_creation", "file_number": 75704, "file_size": 130574495, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1193855968, "table_properties": {"data_size": 129636272, "index_size": 348096, "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": 4794000, "raw_average_key_size": 24, "raw_value_size": 129424286, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199750, "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": 1732110715, "oldest_key_time": 0, "file_creation_time": 1732110715, "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": 75704, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:51:58.195339 140007989102144 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075705.sst) /dev/shm/ToplingTemp/Topling-1040652-1xj76n 2024/11/20-21:51:59.428105 140007989102144 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075705.sst): first pass time = 1.23's, 108.879'MB/sec 2024/11/20-21:52:00.458112 140007989102144 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075705.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-21:52:00.716431 140007989102144 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075705.sst): old prealloc_size = 147639500, real_size = 130021008 2024/11/20-21:52:00.716587 140007989102144 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075705.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199996 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 = 647.10 avg-zval = 648.17 2024/11/20-21:52:00.716759 140007989102144 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075705.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:52:01.075209 140007989102144 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075705.sst): second pass time = 1.03's, 125.739'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.36's, 363.674'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2474.010'MB/sec (index lex order gen) rebuild zvType time = 0.28's, 0.179'MB/sec write SST data time = 0.08's, 1640.372'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.739'MB/sec zip pipeline throughput = 125.739'MB/sec entries = 199996 avg-key = 24.00 avg-zkey = 1.70 avg-val = 647.10 avg-zval = 648.17 usrkeys = 199996 avg-key = 16.00 avg-zkey = 1.70 avg-val = 651.75 avg-zval = 648.17 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 132728 bytes = 464560 } seq expand size = 929096 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.4018 value = 0.9984 dict = 0.00 all = 1.0287 } Zip/UnZip{ index = 0.1064 value = 1.0016 dict = 0.00 all = 0.9721 } ---------------------------- total value len = 564.110473 GB avg = 0.331 KB (by entry num) total key len = 44.352755 GB avg = 0.026 KB total ukey len = 32.819708 GB avg = 0.014 KB total ukey num = 2.322612440 Billion total entry num = 1.702114462 Billion write speed all = 44.417502687 MB/sec (with seq num) write speed all = 43.423474846 MB/sec (without seq num) 2024/11/20-21:52:01.249576 140007989102144 [compaction_job.cc:1948] [default] [JOB 15627] Generated table #75705: 199996 keys, 130469663 bytes, temperature: kWarm 2024/11/20-21:52:01.249637 140007989102144 EVENT_LOG_v1 {"time_micros": 1732110721249605, "cf_name": "default", "job": 15627, "event": "table_file_creation", "file_number": 75705, "file_size": 130469663, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1193855914, "table_properties": {"data_size": 129630464, "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": 4799904, "raw_average_key_size": 24, "raw_value_size": 129418284, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199996, "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": 1732110718, "oldest_key_time": 0, "file_creation_time": 1732110718, "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": 75705, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:52:01.301348 140007989102144 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075706.sst) /dev/shm/ToplingTemp/Topling-1040652-ikGGnr 2024/11/20-21:52:01.521347 140007989102144 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075706.sst): first pass time = 0.22's, 118.056'MB/sec 2024/11/20-21:52:01.795636 140007989102144 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075706.sst): part-0: reject ZipStore ratio = 0.824 2024/11/20-21:52:01.847568 140007989102144 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075706.sst): old prealloc_size = 147639500, real_size = 25165664 2024/11/20-21:52:01.847642 140007989102144 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075706.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 38525 prefix = 4 raw-key = 0.0005 GB zip-key = 0.0001 GB avg-key = 12.00 avg-zkey = 1.85 raw-val = 0.0250 GB zip-val = 0.0251 GB avg-val = 650.07 avg-zval = 651.13 2024/11/20-21:52:01.847718 140007989102144 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075706.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0001 GB, waited 0.000 sec, Key+Value = 0.026 GB 2024/11/20-21:52:01.910323 140007989102144 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00/075706.sst): second pass time = 0.27's, 91.518'MB/sec, value only(96.4% of KV) wait indexing time = 0.05's, remap KeyValue time = 0.06's, 403.161'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1291.873'MB/sec (index lex order gen) rebuild zvType time = 0.05's, 0.188'MB/sec write SST data time = 0.01's, 2199.541'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.27's, unzip length = 0.025'GB zip my value throughput = 91.518'MB/sec zip pipeline throughput = 91.518'MB/sec entries = 38525 avg-key = 24.00 avg-zkey = 1.85 avg-val = 650.07 avg-zval = 651.13 usrkeys = 38525 avg-key = 16.00 avg-zkey = 1.85 avg-val = 657.07 avg-zval = 651.13 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 38525 bytes = 134848 } seq expand size = 269675 multi value expand size = 0 cnt WriteAppend = 3067 UnZipSize{ index = 0.0006 GB value = 0.0250 GB dict = 0.00 MB all = 0.0260 GB } __ZipSize{ index = 0.0001 GB value = 0.0251 GB dict = 0.00 MB all = 0.0253 GB } UnZip/Zip{ index = 8.6612 value = 0.9984 dict = 0.00 all = 1.0267 } Zip/UnZip{ index = 0.1155 value = 1.0016 dict = 0.00 all = 0.9740 } ---------------------------- total value len = 564.135787 GB avg = 0.331 KB (by entry num) total key len = 44.353680 GB avg = 0.026 KB total ukey len = 32.820324 GB avg = 0.014 KB total ukey num = 2.322650965 Billion total entry num = 1.702152987 Billion write speed all = 44.416710277 MB/sec (with seq num) write speed all = 43.422720533 MB/sec (without seq num) 2024/11/20-21:52:01.942887 140007989102144 [compaction_job.cc:1948] [default] [JOB 15627] Generated table #75706: 38525 keys, 25292382 bytes, temperature: kWarm 2024/11/20-21:52:01.942948 140007989102144 EVENT_LOG_v1 {"time_micros": 1732110721942917, "cf_name": "default", "job": 15627, "event": "table_file_creation", "file_number": 75706, "file_size": 25292382, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 969604852, "largest_seqno": 1193844954, "table_properties": {"data_size": 25084688, "index_size": 71168, "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": 924600, "raw_average_key_size": 24, "raw_value_size": 25043773, "raw_average_value_size": 650, "num_data_blocks": 1, "num_entries": 38525, "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": 1732110721, "oldest_key_time": 0, "file_creation_time": 1732110721, "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": 75706, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:52:01.958103 140007989102144 [compaction_job.cc:703] job-15627: subcompact[0], size: 1.070152 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15627/att-00 [075698,075699,075700,075701,075702,075703,075704,075705,075706] 2024/11/20-21:52:02.076101 140007989102144 (Original Log Time 2024/11/20-21:51:35.637694) EVENT_LOG_v1 {"time_micros": 1732110695637645, "job": 15627, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [75695], "files_L3": [75651, 75652, 75653, 75654, 75655, 75656, 75657, 75658, 75659], "score": 0.959864, "input_data_size": 1097458800, "oldest_snapshot_seqno": 1194584436} 2024/11/20-21:52:02.076105 140007989102144 (Original Log Time 2024/11/20-21:52:02.075256) [compaction_job.cc:2022] [default] [JOB 15627] Compacted 1@2 + 9@3 files to L3 => 1070151510 bytes 2024/11/20-21:52:02.076106 140007989102144 (Original Log Time 2024/11/20-21:52:02.076019) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.04, MB/sec: 41.7 rd, 40.7 wr, level 3, files in(1, 9) out(9 +0 blob) MB in(28.5, 1018.1 +0.0 blob) out(1020.6 +0.0 blob), read-write-amplify(72.5) write-amplify(35.8) OK, records in: 1677623, records dropped: 41234 output_compression: Snappy 2024/11/20-21:52:02.076111 140007989102144 (Original Log Time 2024/11/20-21:52:02.076080) EVENT_LOG_v1 {"time_micros": 1732110722076056, "cf": "default", "job": 15627, "event": "compaction_finished", "compaction_time_micros": 26320415, "compaction_time_cpu_micros": 6859057, "output_level": 3, "num_output_files": 9, "total_output_size": 1070151510, "num_input_records": 1677623, "num_output_records": 1636389, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 721572064, "file_range_sync_nanos": 0, "file_fsync_nanos": 8190, "file_prepare_write_nanos": 5378393, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/20-21:52:02.195285 140007989102144 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":1732110695,"executesMs":26596,"compactionJobId":15627,"attempt":0,"compactionInputRawBytes":1127675543,"compactionInputZipBytes":1097458800,"compactionOutputRawBytes":0,"compactionOutputZipBytes":1070151510,"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-e6955f3aabd25dce846d89b43eeb42ab-a4e8349cba73e7ee-00"}}, response = 2024/11/20-21:52:02.195352 140007989102144 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-15627/att-00: olev 3, work 26.596 s, result 7.677 ms, install 0.871 ms, input{raw 1.050 GiB zip 1.022 GiB}