2024/11/20-22:48:22.366397 140008190527040 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00: fork to child time = 0.021681 sec 2024/11/20-22:48:22.366932 140008190527040 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00 2024/11/20-22:48:22.373524 140008190527040 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00 2024/11/20-22:48:22.375259 140008190527040 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:48:22.375514 140008190527040 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-22:48:22.427846 140008190527040 [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-18732/att-00/MANIFEST-049091 2024/11/20-22:48:22.491945 140008190527040 [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-18732/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 81523, last_sequence is 1264666193, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 81356 2024/11/20-22:48:22.491957 140008190527040 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:48:22.492103 140008190527040 [version_set.cc:5724] Creating manifest 81523 2024/11/20-22:48:22.523793 140008190527040 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:48:22.546948 140008190527040 [compaction_job.cc:2437] [default] [JOB 18732] Compacting 1@2 + 9@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-22:48:22.546969 140008190527040 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 14296 Base level 2, inputs: [81521(28MB)], [81442(124MB) 81443(124MB) 81444(124MB) 81445(100MB) 81446(124MB) 81447(124MB) 81448(124MB) 81449(124MB) 81450(5781KB)] 2024/11/20-22:48:22.556365 140008190527040 [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-22:48:22.556399 140008190527040 [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-22:48:22.556426 140008190527040 [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-22:48:22.556438 140008190527040 [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-22:48:22.556453 140008190527040 [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-22:48:23.910906 140008190527040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081524.sst) /dev/shm/ToplingTemp/Topling-1105343-zFgEu4 2024/11/20-22:48:24.151213 140008190527040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081524.sst): first pass time = 0.24's, 558.707'MB/sec 2024/11/20-22:48:25.207279 140008190527040 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081524.sst): part-0: reject ZipStore ratio = 0.810 2024/11/20-22:48:25.580749 140008190527040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081524.sst): old prealloc_size = 147639500, real_size = 130049600 2024/11/20-22:48:25.580952 140008190527040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081524.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199061 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.1297 GB avg-val = 650.26 avg-zval = 651.32 2024/11/20-22:48:25.581258 140008190527040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081524.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-22:48:25.971174 140008190527040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081524.sst): second pass time = 1.06's, 122.650'MB/sec, value only(96.4% of KV) wait indexing time = 0.37's, remap KeyValue time = 0.39's, 334.822'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1919.117'MB/sec (index lex order gen) rebuild zvType time = 0.33's, 0.153'MB/sec write SST data time = 0.06's, 2013.462'MB/sec dict compress time = 3759995744.00'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.06's, unzip length = 0.129'GB zip my value throughput = 122.650'MB/sec zip pipeline throughput = 151.472'MB/sec entries = 199061 avg-key = 24.00 avg-zkey = 1.75 avg-val = 650.26 avg-zval = 651.32 usrkeys = 199061 avg-key = 16.00 avg-zkey = 1.75 avg-val = 657.26 avg-zval = 651.32 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199061 bytes = 721616 } seq expand size = 1393427 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.1297 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.1615 value = 0.9984 dict = 0.00 all = 1.0267 } Zip/UnZip{ index = 0.1092 value = 1.0016 dict = 0.00 all = 0.9740 } ---------------------------- total value len = 563.196566 GB avg = 0.331 KB (by entry num) total key len = 44.319184 GB avg = 0.026 KB total ukey len = 32.797327 GB avg = 0.014 KB total ukey num = 2.321213637 Billion total entry num = 1.700715659 Billion write speed all = 35.561295377 MB/sec (with seq num) write speed all = 34.764876165 MB/sec (without seq num) 2024/11/20-22:48:26.152506 140008190527040 [compaction_job.cc:1948] [default] [JOB 18732] Generated table #81524: 199061 keys, 130724255 bytes, temperature: kWarm 2024/11/20-22:48:26.152583 140008190527040 EVENT_LOG_v1 {"time_micros": 1732114106152545, "cf_name": "default", "job": 18732, "event": "table_file_creation", "file_number": 81524, "file_size": 130724255, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 856426320, "largest_seqno": 1264555238, "table_properties": {"data_size": 129652016, "index_size": 347648, "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": 4777464, "raw_average_key_size": 24, "raw_value_size": 129440822, "raw_average_value_size": 650, "num_data_blocks": 1, "num_entries": 199061, "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": 1732114103, "oldest_key_time": 0, "file_creation_time": 1732114103, "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": 81524, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:48:26.217186 140008190527040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081525.sst) /dev/shm/ToplingTemp/Topling-1105343-IbcZ91 2024/11/20-22:48:27.490200 140008190527040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081525.sst): first pass time = 1.27's, 105.436'MB/sec 2024/11/20-22:48:28.744528 140008190527040 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081525.sst): part-0: reject ZipStore ratio = 0.806 2024/11/20-22:48:29.101574 140008190527040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081525.sst): old prealloc_size = 147639500, real_size = 130023904 2024/11/20-22:48:29.101780 140008190527040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081525.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199999 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.09 avg-zval = 648.15 2024/11/20-22:48:29.102088 140008190527040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081525.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-22:48:29.471423 140008190527040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081525.sst): second pass time = 1.25's, 103.243'MB/sec, value only(96.4% of KV) wait indexing time = 0.36's, remap KeyValue time = 0.37's, 353.401'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1884.728'MB/sec (index lex order gen) rebuild zvType time = 0.30's, 0.165'MB/sec write SST data time = 0.07's, 1980.302'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.25's, unzip length = 0.129'GB zip my value throughput = 103.243'MB/sec zip pipeline throughput = 129.836'MB/sec entries = 199999 avg-key = 24.00 avg-zkey = 1.72 avg-val = 647.09 avg-zval = 648.15 usrkeys = 199999 avg-key = 16.00 avg-zkey = 1.72 avg-val = 653.83 avg-zval = 648.15 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 192390 bytes = 697424 } seq expand size = 1346730 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.3144 value = 0.9984 dict = 0.00 all = 1.0269 } Zip/UnZip{ index = 0.1074 value = 1.0016 dict = 0.00 all = 0.9738 } ---------------------------- total value len = 563.327331 GB avg = 0.331 KB (by entry num) total key len = 44.323984 GB avg = 0.026 KB total ukey len = 32.800527 GB avg = 0.014 KB total ukey num = 2.321413636 Billion total entry num = 1.700915658 Billion write speed all = 35.561944473 MB/sec (with seq num) write speed all = 34.765594768 MB/sec (without seq num) 2024/11/20-22:48:29.676343 140008190527040 [compaction_job.cc:1948] [default] [JOB 18732] Generated table #81525: 199999 keys, 130705503 bytes, temperature: kWarm 2024/11/20-22:48:29.676403 140008190527040 EVENT_LOG_v1 {"time_micros": 1732114109676374, "cf_name": "default", "job": 18732, "event": "table_file_creation", "file_number": 81525, "file_size": 130705503, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1264550999, "table_properties": {"data_size": 129630160, "index_size": 343552, "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": 4799976, "raw_average_key_size": 24, "raw_value_size": 129417975, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199999, "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": 1732114106, "oldest_key_time": 0, "file_creation_time": 1732114106, "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": 81525, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:48:29.740194 140008190527040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081526.sst) /dev/shm/ToplingTemp/Topling-1105343-dEjfB4 2024/11/20-22:48:31.014613 140008190527040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081526.sst): first pass time = 1.27's, 105.320'MB/sec 2024/11/20-22:48:32.141444 140008190527040 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081526.sst): part-0: reject ZipStore ratio = 0.808 2024/11/20-22:48:32.459201 140008190527040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081526.sst): old prealloc_size = 147639500, real_size = 130034096 2024/11/20-22:48:32.459405 140008190527040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081526.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199660 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 = 648.23 avg-zval = 649.29 2024/11/20-22:48:32.459637 140008190527040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081526.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-22:48:32.812996 140008190527040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081526.sst): second pass time = 1.13's, 114.944'MB/sec, value only(96.4% of KV) wait indexing time = 0.32's, remap KeyValue time = 0.35's, 369.042'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1881.718'MB/sec (index lex order gen) rebuild zvType time = 0.29's, 0.173'MB/sec write SST data time = 0.06's, 2028.185'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.13's, unzip length = 0.129'GB zip my value throughput = 114.944'MB/sec zip pipeline throughput = 133.321'MB/sec entries = 199660 avg-key = 24.00 avg-zkey = 1.73 avg-val = 648.23 avg-zval = 649.29 usrkeys = 199660 avg-key = 16.00 avg-zkey = 1.73 avg-val = 653.53 avg-zval = 649.29 TagRS{ kinds = RS_Key0_TagN bytes = 31280 } TagArray{ size = 151003 bytes = 547408 } seq expand size = 1057021 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.2367 value = 0.9984 dict = 0.00 all = 1.0280 } Zip/UnZip{ index = 0.1083 value = 1.0016 dict = 0.00 all = 0.9728 } ---------------------------- total value len = 563.457815 GB avg = 0.331 KB (by entry num) total key len = 44.328776 GB avg = 0.026 KB total ukey len = 32.803721 GB avg = 0.014 KB total ukey num = 2.321613296 Billion total entry num = 1.701115318 Billion write speed all = 35.562906549 MB/sec (with seq num) write speed all = 34.766619088 MB/sec (without seq num) 2024/11/20-22:48:32.994387 140008190527040 [compaction_job.cc:1948] [default] [JOB 18732] Generated table #81526: 199660 keys, 130565663 bytes, temperature: kWarm 2024/11/20-22:48:32.994444 140008190527040 EVENT_LOG_v1 {"time_micros": 1732114112994415, "cf_name": "default", "job": 18732, "event": "table_file_creation", "file_number": 81526, "file_size": 130565663, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1264550305, "table_properties": {"data_size": 129638112, "index_size": 345856, "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": 4791840, "raw_average_key_size": 24, "raw_value_size": 129426281, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199660, "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": 1732114109, "oldest_key_time": 0, "file_creation_time": 1732114109, "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": 81526, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:48:33.051236 140008190527040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081527.sst) /dev/shm/ToplingTemp/Topling-1105343-WLJjt4 2024/11/20-22:48:34.148516 140008190527040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081527.sst): first pass time = 1.10's, 122.323'MB/sec 2024/11/20-22:48:35.330223 140008190527040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081527.sst): old prealloc_size = 147639500, real_size = 103792880 2024/11/20-22:48:35.330428 140008190527040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081527.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 199231 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.1034 GB avg-val = 649.68 avg-zval = 519.02 2024/11/20-22:48:35.330671 140008190527040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081527.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-22:48:35.658263 140008190527040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081527.sst): second pass time = 1.18's, 109.613'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.33's, 322.596'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1918.955'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.194'MB/sec write SST data time = 0.07's, 1489.835'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.351'MB, throughput = 33604.586'MB/sec zip my value time = 1.18's, unzip length = 0.129'GB zip my value throughput = 109.613'MB/sec zip pipeline throughput = 109.613'MB/sec entries = 199231 avg-key = 24.00 avg-zkey = 1.70 avg-val = 649.68 avg-zval = 519.02 usrkeys = 199231 avg-key = 16.00 avg-zkey = 1.70 avg-val = 656.68 avg-zval = 519.02 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199231 bytes = 722224 } seq expand size = 1394617 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1034 GB dict = 1.35 MB all = 0.1058 GB } UnZip/Zip{ index = 9.4172 value = 1.2518 dict = 1.00 all = 1.2684 } Zip/UnZip{ index = 0.1062 value = 0.7989 dict = 1.00 all = 0.7884 } ---------------------------- total value len = 563.588646 GB avg = 0.331 KB (by entry num) total key len = 44.333557 GB avg = 0.026 KB total ukey len = 32.806909 GB avg = 0.014 KB total ukey num = 2.321812527 Billion total entry num = 1.701314549 Billion write speed all = 35.564920613 MB/sec (with seq num) write speed all = 34.768672453 MB/sec (without seq num) 2024/11/20-22:48:35.777261 140008190527040 [compaction_job.cc:1948] [default] [JOB 18732] Generated table #81527: 199231 keys, 105819377 bytes, temperature: kWarm 2024/11/20-22:48:35.777329 140008190527040 EVENT_LOG_v1 {"time_micros": 1732114115777299, "cf_name": "default", "job": 18732, "event": "table_file_creation", "file_number": 81527, "file_size": 105819377, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 892347201, "largest_seqno": 1264554835, "table_properties": {"data_size": 103404384, "index_size": 338496, "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": 4781544, "raw_average_key_size": 24, "raw_value_size": 129436565, "raw_average_value_size": 649, "num_data_blocks": 1, "num_entries": 199231, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732114113, "oldest_key_time": 0, "file_creation_time": 1732114113, "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": 81527, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:48:35.821815 140008190527040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081528.sst) /dev/shm/ToplingTemp/Topling-1105343-fUXSd1 2024/11/20-22:48:37.051626 140008190527040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081528.sst): first pass time = 1.23's, 109.141'MB/sec 2024/11/20-22:48:38.100323 140008190527040 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081528.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-22:48:38.461741 140008190527040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081528.sst): old prealloc_size = 147639500, real_size = 130035280 2024/11/20-22:48:38.461948 140008190527040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081528.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199350 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.28 avg-zval = 650.34 2024/11/20-22:48:38.462213 140008190527040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081528.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-22:48:38.856783 140008190527040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081528.sst): second pass time = 1.05's, 123.509'MB/sec, value only(96.4% of KV) wait indexing time = 0.36's, remap KeyValue time = 0.40's, 330.715'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1823.511'MB/sec (index lex order gen) rebuild zvType time = 0.33's, 0.152'MB/sec write SST data time = 0.07's, 1934.989'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.05's, unzip length = 0.129'GB zip my value throughput = 123.509'MB/sec zip pipeline throughput = 150.696'MB/sec entries = 199350 avg-key = 24.00 avg-zkey = 1.71 avg-val = 649.28 avg-zval = 650.34 usrkeys = 199350 avg-key = 16.00 avg-zkey = 1.71 avg-val = 655.33 avg-zval = 650.34 TagRS{ kinds = RS_Key0_TagN bytes = 31240 } TagArray{ size = 172189 bytes = 624208 } seq expand size = 1205323 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.1306 GB } UnZip/Zip{ index = 9.3803 value = 0.9984 dict = 0.00 all = 1.0274 } Zip/UnZip{ index = 0.1066 value = 1.0016 dict = 0.00 all = 0.9734 } ---------------------------- total value len = 563.719285 GB avg = 0.331 KB (by entry num) total key len = 44.338342 GB avg = 0.026 KB total ukey len = 32.810099 GB avg = 0.014 KB total ukey num = 2.322011877 Billion total entry num = 1.701513899 Billion write speed all = 35.566188025 MB/sec (with seq num) write speed all = 34.769995551 MB/sec (without seq num) 2024/11/20-22:48:39.042342 140008190527040 [compaction_job.cc:1948] [default] [JOB 18732] Generated table #81528: 199350 keys, 130643679 bytes, temperature: kWarm 2024/11/20-22:48:39.042398 140008190527040 EVENT_LOG_v1 {"time_micros": 1732114119042370, "cf_name": "default", "job": 18732, "event": "table_file_creation", "file_number": 81528, "file_size": 130643679, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1264555343, "table_properties": {"data_size": 129645248, "index_size": 340032, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 4784400, "raw_average_key_size": 24, "raw_value_size": 129433754, "raw_average_value_size": 649, "num_data_blocks": 1, "num_entries": 199350, "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": 1732114115, "oldest_key_time": 0, "file_creation_time": 1732114115, "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": 81528, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:48:39.096750 140008190527040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081529.sst) /dev/shm/ToplingTemp/Topling-1105343-XSOrc5 2024/11/20-22:48:40.352359 140008190527040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081529.sst): first pass time = 1.26's, 106.898'MB/sec 2024/11/20-22:48:41.306340 140008190527040 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081529.sst): part-0: reject ZipStore ratio = 0.806 2024/11/20-22:48:41.699097 140008190527040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081529.sst): old prealloc_size = 147639500, real_size = 130025536 2024/11/20-22:48:41.699257 140008190527040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081529.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199917 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.37 avg-zval = 648.43 2024/11/20-22:48:41.699466 140008190527040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081529.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-22:48:42.025751 140008190527040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081529.sst): second pass time = 0.95's, 135.756'MB/sec, value only(96.4% of KV) wait indexing time = 0.39's, remap KeyValue time = 0.33's, 400.102'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2441.927'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.189'MB/sec write SST data time = 0.06's, 2089.658'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.95's, unzip length = 0.129'GB zip my value throughput = 135.756'MB/sec zip pipeline throughput = 135.757'MB/sec entries = 199917 avg-key = 24.00 avg-zkey = 1.72 avg-val = 647.37 avg-zval = 648.43 usrkeys = 199917 avg-key = 16.00 avg-zkey = 1.72 avg-val = 654.06 avg-zval = 648.43 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 191155 bytes = 692944 } seq expand size = 1338085 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.3262 value = 0.9984 dict = 0.00 all = 1.0269 } Zip/UnZip{ index = 0.1072 value = 1.0016 dict = 0.00 all = 0.9738 } ---------------------------- total value len = 563.850043 GB avg = 0.331 KB (by entry num) total key len = 44.343140 GB avg = 0.026 KB total ukey len = 32.813297 GB avg = 0.014 KB total ukey num = 2.322211794 Billion total entry num = 1.701713816 Billion write speed all = 35.567524183 MB/sec (with seq num) write speed all = 34.771385732 MB/sec (without seq num) 2024/11/20-22:48:42.166863 140008190527040 [compaction_job.cc:1948] [default] [JOB 18732] Generated table #81529: 199917 keys, 130702559 bytes, temperature: kWarm 2024/11/20-22:48:42.166929 140008190527040 EVENT_LOG_v1 {"time_micros": 1732114122166898, "cf_name": "default", "job": 18732, "event": "table_file_creation", "file_number": 81529, "file_size": 130702559, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1264549096, "table_properties": {"data_size": 129632368, "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": 4798008, "raw_average_key_size": 24, "raw_value_size": 129420258, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199917, "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": 1732114119, "oldest_key_time": 0, "file_creation_time": 1732114119, "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": 81529, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:48:42.230612 140008190527040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081530.sst) /dev/shm/ToplingTemp/Topling-1105343-85yB81 2024/11/20-22:48:43.448903 140008190527040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081530.sst): first pass time = 1.22's, 110.174'MB/sec 2024/11/20-22:48:44.660556 140008190527040 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081530.sst): part-0: reject ZipStore ratio = 0.807 2024/11/20-22:48:44.942197 140008190527040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081530.sst): old prealloc_size = 147639500, real_size = 130034064 2024/11/20-22:48:44.942361 140008190527040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081530.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199786 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 = 647.81 avg-zval = 648.87 2024/11/20-22:48:44.942513 140008190527040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081530.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-22:48:45.312391 140008190527040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081530.sst): second pass time = 1.21's, 106.892'MB/sec, value only(96.4% of KV) wait indexing time = 0.28's, remap KeyValue time = 0.37's, 352.293'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2388.655'MB/sec (index lex order gen) rebuild zvType time = 0.29's, 0.172'MB/sec write SST data time = 0.08's, 1650.762'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.892'MB/sec zip pipeline throughput = 106.892'MB/sec entries = 199786 avg-key = 24.00 avg-zkey = 1.75 avg-val = 647.81 avg-zval = 648.87 usrkeys = 199786 avg-key = 16.00 avg-zkey = 1.75 avg-val = 651.53 avg-zval = 648.87 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 106094 bytes = 384608 } seq expand size = 742658 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1304 GB } UnZip/Zip{ index = 9.1679 value = 0.9984 dict = 0.00 all = 1.0293 } Zip/UnZip{ index = 0.1091 value = 1.0016 dict = 0.00 all = 0.9716 } ---------------------------- total value len = 563.980209 GB avg = 0.331 KB (by entry num) total key len = 44.347934 GB avg = 0.026 KB total ukey len = 32.816494 GB avg = 0.014 KB total ukey num = 2.322411580 Billion total entry num = 1.701913602 Billion write speed all = 35.568580399 MB/sec (with seq num) write speed all = 34.772501488 MB/sec (without seq num) 2024/11/20-22:48:45.461608 140008190527040 [compaction_job.cc:1948] [default] [JOB 18732] Generated table #81530: 199786 keys, 130402847 bytes, temperature: kWarm 2024/11/20-22:48:45.461678 140008190527040 EVENT_LOG_v1 {"time_micros": 1732114125461647, "cf_name": "default", "job": 18732, "event": "table_file_creation", "file_number": 81530, "file_size": 130402847, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1264554692, "table_properties": {"data_size": 129635264, "index_size": 348672, "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": 4794864, "raw_average_key_size": 24, "raw_value_size": 129423294, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199786, "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": 1732114122, "oldest_key_time": 0, "file_creation_time": 1732114122, "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": 81530, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:48:45.519004 140008190527040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081531.sst) /dev/shm/ToplingTemp/Topling-1105343-O9juz1 2024/11/20-22:48:46.720945 140008190527040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081531.sst): first pass time = 1.20's, 111.677'MB/sec 2024/11/20-22:48:47.951745 140008190527040 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081531.sst): part-0: reject ZipStore ratio = 0.804 2024/11/20-22:48:48.229722 140008190527040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081531.sst): old prealloc_size = 147639500, real_size = 130050096 2024/11/20-22:48:48.229887 140008190527040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081531.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199044 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.1297 GB avg-val = 650.31 avg-zval = 651.37 2024/11/20-22:48:48.230118 140008190527040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081531.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-22:48:48.534640 140008190527040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081531.sst): second pass time = 1.23's, 105.252'MB/sec, value only(96.4% of KV) wait indexing time = 0.28's, remap KeyValue time = 0.30's, 428.780'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2359.279'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.202'MB/sec write SST data time = 0.06's, 2257.185'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.23's, unzip length = 0.129'GB zip my value throughput = 105.252'MB/sec zip pipeline throughput = 105.252'MB/sec entries = 199044 avg-key = 24.00 avg-zkey = 1.75 avg-val = 650.31 avg-zval = 651.37 usrkeys = 199044 avg-key = 16.00 avg-zkey = 1.75 avg-val = 657.11 avg-zval = 651.37 TagRS{ kinds = RS_Key0_TagN bytes = 31200 } TagArray{ size = 193281 bytes = 700656 } seq expand size = 1352967 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.1297 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.1540 value = 0.9984 dict = 0.00 all = 1.0266 } Zip/UnZip{ index = 0.1092 value = 1.0016 dict = 0.00 all = 0.9741 } ---------------------------- total value len = 564.111003 GB avg = 0.331 KB (by entry num) total key len = 44.352711 GB avg = 0.026 KB total ukey len = 32.819679 GB avg = 0.014 KB total ukey num = 2.322610624 Billion total entry num = 1.702112646 Billion write speed all = 35.569805649 MB/sec (with seq num) write speed all = 34.773783608 MB/sec (without seq num) 2024/11/20-22:48:48.682696 140008190527040 [compaction_job.cc:1948] [default] [JOB 18732] Generated table #81531: 199044 keys, 130735199 bytes, temperature: kWarm 2024/11/20-22:48:48.682767 140008190527040 EVENT_LOG_v1 {"time_micros": 1732114128682734, "cf_name": "default", "job": 18732, "event": "table_file_creation", "file_number": 81531, "file_size": 130735199, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1264555233, "table_properties": {"data_size": 129652256, "index_size": 347904, "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": 4777056, "raw_average_key_size": 24, "raw_value_size": 129441093, "raw_average_value_size": 650, "num_data_blocks": 1, "num_entries": 199044, "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": 1732114125, "oldest_key_time": 0, "file_creation_time": 1732114125, "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": 81531, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:48:48.737213 140008190527040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081532.sst) /dev/shm/ToplingTemp/Topling-1105343-SJWm72 2024/11/20-22:48:48.809622 140008190527040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081532.sst): first pass time = 0.07's, 116.675'MB/sec 2024/11/20-22:48:48.908831 140008190527040 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081532.sst): part-0: reject ZipStore ratio = 0.826 2024/11/20-22:48:48.925124 140008190527040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081532.sst): old prealloc_size = 147639500, real_size = 8183792 2024/11/20-22:48:48.925172 140008190527040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081532.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 12531 prefix = 4 raw-key = 0.0002 GB zip-key = 0.0000 GB avg-key = 12.00 avg-zkey = 1.88 raw-val = 0.0081 GB zip-val = 0.0082 GB avg-val = 649.86 avg-zval = 650.93 2024/11/20-22:48:48.925214 140008190527040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081532.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0000 GB, waited 0.000 sec, Key+Value = 0.008 GB 2024/11/20-22:48:48.945471 140008190527040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00/081532.sst): second pass time = 0.10's, 82.572'MB/sec, value only(96.4% of KV) wait indexing time = 0.02's, remap KeyValue time = 0.02's, 404.773'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 597.631'MB/sec (index lex order gen) rebuild zvType time = 0.02's, 0.184'MB/sec write SST data time = 0.00's, 2508.525'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.10's, unzip length = 0.008'GB zip my value throughput = 82.572'MB/sec zip pipeline throughput = 82.572'MB/sec entries = 12531 avg-key = 24.00 avg-zkey = 1.88 avg-val = 649.86 avg-zval = 650.93 usrkeys = 12531 avg-key = 16.00 avg-zkey = 1.88 avg-val = 656.86 avg-zval = 650.93 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 12531 bytes = 45440 } seq expand size = 87717 multi value expand size = 0 cnt WriteAppend = 1005 UnZipSize{ index = 0.0002 GB value = 0.0081 GB dict = 0.00 MB all = 0.0084 GB } __ZipSize{ index = 0.0000 GB value = 0.0082 GB dict = 0.00 MB all = 0.0082 GB } UnZip/Zip{ index = 8.4898 value = 0.9984 dict = 0.00 all = 1.0263 } Zip/UnZip{ index = 0.1178 value = 1.0017 dict = 0.00 all = 0.9743 } ---------------------------- total value len = 564.119234 GB avg = 0.331 KB (by entry num) total key len = 44.353012 GB avg = 0.026 KB total ukey len = 32.819879 GB avg = 0.014 KB total ukey num = 2.322623155 Billion total entry num = 1.702125177 Billion write speed all = 35.569450133 MB/sec (with seq num) write speed all = 34.773441349 MB/sec (without seq num) 2024/11/20-22:48:48.960833 140008190527040 [compaction_job.cc:1948] [default] [JOB 18732] Generated table #81532: 12531 keys, 8227357 bytes, temperature: kWarm 2024/11/20-22:48:48.960884 140008190527040 EVENT_LOG_v1 {"time_micros": 1732114128960857, "cf_name": "default", "job": 18732, "event": "table_file_creation", "file_number": 81532, "file_size": 8227357, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 979142221, "largest_seqno": 1264553638, "table_properties": {"data_size": 8156832, "index_size": 23616, "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": 300744, "raw_average_key_size": 24, "raw_value_size": 8143384, "raw_average_value_size": 649, "num_data_blocks": 1, "num_entries": 12531, "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": 1732114128, "oldest_key_time": 0, "file_creation_time": 1732114128, "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": 81532, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:48:48.972407 140008190527040 [compaction_job.cc:703] job-18732: subcompact[0], size: 1.028526 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18732/att-00 [081524,081525,081526,081527,081528,081529,081530,081531,081532] 2024/11/20-22:48:49.080623 140008190527040 (Original Log Time 2024/11/20-22:48:22.547024) EVENT_LOG_v1 {"time_micros": 1732114102546983, "job": 18732, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [81521], "files_L3": [81442, 81443, 81444, 81445, 81446, 81447, 81448, 81449, 81450], "score": 0.99922, "input_data_size": 1055951159, "oldest_snapshot_seqno": 1264665954} 2024/11/20-22:48:49.080626 140008190527040 (Original Log Time 2024/11/20-22:48:49.079704) [compaction_job.cc:2022] [default] [JOB 18732] Compacted 1@2 + 9@3 files to L3 => 1028526439 bytes 2024/11/20-22:48:49.080628 140008190527040 (Original Log Time 2024/11/20-22:48:49.080556) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.04, MB/sec: 40.0 rd, 38.9 wr, level 3, files in(1, 9) out(9 +0 blob) MB in(28.3, 978.7 +0.0 blob) out(980.9 +0.0 blob), read-write-amplify(70.1) write-amplify(34.6) OK, records in: 1649995, records dropped: 41416 output_compression: Snappy 2024/11/20-22:48:49.080632 140008190527040 (Original Log Time 2024/11/20-22:48:49.080601) EVENT_LOG_v1 {"time_micros": 1732114129080578, "cf": "default", "job": 18732, "event": "compaction_finished", "compaction_time_micros": 26425388, "compaction_time_cpu_micros": 6926386, "output_level": 3, "num_output_files": 9, "total_output_size": 1028526439, "num_input_records": 1649995, "num_output_records": 1608579, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 684673415, "file_range_sync_nanos": 0, "file_fsync_nanos": 8658, "file_prepare_write_nanos": 4471355, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/20-22:48:49.214228 140008190527040 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":1732114102,"executesMs":26705,"compactionJobId":18732,"attempt":0,"compactionInputRawBytes":1110266635,"compactionInputZipBytes":1055951159,"compactionOutputRawBytes":0,"compactionOutputZipBytes":1028526439,"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-745b0f99e5d94e7eaa2aa9a40d81b458-8c67e619582c6837-00"}}, response = 2024/11/20-22:48:49.214313 140008190527040 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-18732/att-00: olev 3, work 26.705 s, result 7.845 ms, install 0.942 ms, input{raw 1.034 GiB zip 1007.033 MiB}