2024/11/20-17:53:07.588315 140257575654976 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00: fork to child time = 0.009679 sec 2024/11/20-17:53:07.588837 140257575654976 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00 2024/11/20-17:53:07.595319 140257575654976 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00 2024/11/20-17:53:07.596978 140257575654976 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-17:53:07.597219 140257575654976 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-17:53:07.642475 140257575654976 [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-00004/att-00/MANIFEST-049091 2024/11/20-17:53:07.741709 140257575654976 [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-00004/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 49093, last_sequence is 822246816, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 48870 2024/11/20-17:53:07.741714 140257575654976 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-17:53:07.741777 140257575654976 [version_set.cc:5724] Creating manifest 49093 2024/11/20-17:53:07.771968 140257575654976 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-17:53:07.790999 140257575654976 [compaction_job.cc:2437] [default] [JOB 4] Compacting 1@2 + 12@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-17:53:07.791009 140257575654976 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 10 Base level 2, inputs: [49019(24MB)], [48959(36MB) 48960(38MB) 48961(38MB) 48962(35MB) 48963(36MB) 48964(36MB) 48965(35MB) 48966(36MB) 48967(36MB) 48968(38MB) 48969(37MB) 48970(38MB)] 2024/11/20-17:53:07.802623 140257575654976 [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-17:53:07.802641 140257575654976 [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-17:53:07.802655 140257575654976 [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-17:53:07.802661 140257575654976 [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-17:53:07.802670 140257575654976 [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-17:53:08.557901 140257575654976 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049094.sst) /dev/shm/ToplingTemp/Topling-668672-ufX3t3 2024/11/20-17:53:09.050372 140257575654976 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049094.sst): first pass time = 0.49's, 272.564'MB/sec 2024/11/20-17:53:10.225922 140257575654976 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049094.sst): old prealloc_size = 147639500, real_size = 33567168 2024/11/20-17:53:10.226531 140257575654976 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049094.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 921373 prefix = 4 raw-key = 0.0147 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1084 GB zip-val = 0.0315 GB avg-val = 117.67 avg-zval = 34.24 2024/11/20-17:53:10.227467 140257575654976 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049094.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:53:11.069805 140257575654976 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049094.sst): second pass time = 1.17's, 92.283'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 44.757'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3033.177'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.319'MB/sec write SST data time = 0.12's, 311.392'MB/sec dict compress time = 8310591832.03's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.084'MB, throughput = 22414.760'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.283'MB/sec zip pipeline throughput = 92.283'MB/sec entries = 921373 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.67 avg-zval = 34.24 usrkeys = 921373 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.67 avg-zval = 34.24 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 921373 bytes = 3340000 } seq expand size = 6449611 multi value expand size = 0 cnt WriteAppend = 27 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0315 GB dict = 1.08 MB all = 0.0378 GB } UnZip/Zip{ index = 10.3075 value = 3.4366 dict = 1.00 all = 3.5536 } Zip/UnZip{ index = 0.0970 value = 0.2910 dict = 1.00 all = 0.2814 } ---------------------------- total value len = 2183.597649 GB avg = 0.300 KB (by entry num) total key len = 191.589091 GB avg = 0.026 KB total ukey len = 134.138759 GB avg = 0.014 KB total ukey num = 9.327053439 Billion total entry num = 7.271203585 Billion write speed all = 116.237603856 MB/sec (with seq num) write speed all = 113.390881052 MB/sec (without seq num) 2024/11/20-17:53:11.116455 140257575654976 [compaction_job.cc:1948] [default] [JOB 4] Generated table #49094: 921373 keys, 37769913 bytes, temperature: kWarm 2024/11/20-17:53:11.116531 140257575654976 EVENT_LOG_v1 {"time_micros": 1732096391116494, "cf_name": "default", "job": 4, "event": "table_file_creation", "file_number": 49094, "file_size": 37769913, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 522320272, "largest_seqno": 820810608, "table_properties": {"data_size": 31548848, "index_size": 1787776, "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": 25798444, "raw_average_key_size": 28, "raw_value_size": 108419326, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 921373, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732096388, "oldest_key_time": 0, "file_creation_time": 1732096388, "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": 49094, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:53:11.154556 140257575654976 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049095.sst) /dev/shm/ToplingTemp/Topling-668672-BWvEt2 2024/11/20-17:53:12.106671 140257575654976 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049095.sst): first pass time = 0.95's, 140.972'MB/sec 2024/11/20-17:53:13.246153 140257575654976 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049095.sst): old prealloc_size = 147639500, real_size = 36057936 2024/11/20-17:53:13.246730 140257575654976 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049095.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 929051 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0341 GB avg-val = 116.47 avg-zval = 36.66 2024/11/20-17:53:13.247565 140257575654976 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049095.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:53:14.064196 140257575654976 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049095.sst): second pass time = 1.14's, 95.021'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 49.096'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3210.090'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.333'MB/sec write SST data time = 0.12's, 334.461'MB/sec dict compress time = 140278.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 17887.741'MB/sec zip my value time = 1.14's, unzip length = 0.108'GB zip my value throughput = 95.021'MB/sec zip pipeline throughput = 95.021'MB/sec entries = 929051 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.47 avg-zval = 36.66 usrkeys = 929051 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.47 avg-zval = 36.66 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 929051 bytes = 3251696 } seq expand size = 6503357 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0341 GB dict = 1.08 MB all = 0.0402 GB } UnZip/Zip{ index = 10.5134 value = 3.1770 dict = 1.00 all = 3.3419 } Zip/UnZip{ index = 0.0951 value = 0.3148 dict = 1.00 all = 0.2992 } ---------------------------- total value len = 2183.712356 GB avg = 0.300 KB (by entry num) total key len = 191.615104 GB avg = 0.026 KB total ukey len = 134.157340 GB avg = 0.014 KB total ukey num = 9.327982490 Billion total entry num = 7.272132636 Billion write speed all = 116.227458507 MB/sec (with seq num) write speed all = 113.380789125 MB/sec (without seq num) 2024/11/20-17:53:14.114940 140257575654976 [compaction_job.cc:1948] [default] [JOB 4] Generated table #49095: 929051 keys, 40162191 bytes, temperature: kWarm 2024/11/20-17:53:14.114992 140257575654976 EVENT_LOG_v1 {"time_micros": 1732096394114964, "cf_name": "default", "job": 4, "event": "table_file_creation", "file_number": 49095, "file_size": 40162191, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 685496274, "largest_seqno": 820813206, "table_properties": {"data_size": 34058112, "index_size": 1767360, "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": 26013428, "raw_average_key_size": 28, "raw_value_size": 108204322, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 929051, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732096391, "oldest_key_time": 0, "file_creation_time": 1732096391, "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": 49095, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:53:14.152997 140257575654976 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049096.sst) /dev/shm/ToplingTemp/Topling-668672-x9NfA2 2024/11/20-17:53:15.252424 140257575654976 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049096.sst): first pass time = 1.10's, 122.085'MB/sec 2024/11/20-17:53:16.849205 140257575654976 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049096.sst): old prealloc_size = 147639500, real_size = 35488064 2024/11/20-17:53:16.849942 140257575654976 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049096.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926233 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0335 GB avg-val = 116.91 avg-zval = 36.16 2024/11/20-17:53:16.850854 140257575654976 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049096.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:53:17.753137 140257575654976 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049096.sst): second pass time = 1.60's, 67.853'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.90's, 43.664'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2456.456'MB/sec (index lex order gen) rebuild zvType time = 0.78's, 0.297'MB/sec write SST data time = 0.12's, 321.389'MB/sec dict compress time = 0.00's, 1080514.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 32123.736'MB/sec zip my value time = 1.60's, unzip length = 0.108'GB zip my value throughput = 67.853'MB/sec zip pipeline throughput = 150.336'MB/sec entries = 926233 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.91 avg-zval = 36.16 usrkeys = 926233 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.91 avg-zval = 36.16 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926233 bytes = 3126048 } seq expand size = 6483631 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0335 GB dict = 1.08 MB all = 0.0395 GB } UnZip/Zip{ index = 10.5128 value = 3.2329 dict = 1.00 all = 3.4006 } Zip/UnZip{ index = 0.0951 value = 0.3093 dict = 1.00 all = 0.2941 } ---------------------------- total value len = 2183.827123 GB avg = 0.300 KB (by entry num) total key len = 191.641039 GB avg = 0.026 KB total ukey len = 134.175865 GB avg = 0.014 KB total ukey num = 9.328908723 Billion total entry num = 7.273058869 Billion write speed all = 116.213366235 MB/sec (with seq num) write speed all = 113.366848088 MB/sec (without seq num) 2024/11/20-17:53:17.802930 140257575654976 [compaction_job.cc:1948] [default] [JOB 4] Generated table #49096: 926233 keys, 39468843 bytes, temperature: kWarm 2024/11/20-17:53:17.802998 140257575654976 EVENT_LOG_v1 {"time_micros": 1732096397802967, "cf_name": "default", "job": 4, "event": "table_file_creation", "file_number": 49096, "file_size": 39468843, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 714061157, "largest_seqno": 820812864, "table_properties": {"data_size": 33494192, "index_size": 1762112, "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": 25934524, "raw_average_key_size": 28, "raw_value_size": 108283318, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926233, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732096394, "oldest_key_time": 0, "file_creation_time": 1732096394, "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": 49096, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:53:17.848934 140257575654976 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049097.sst) /dev/shm/ToplingTemp/Topling-668672-Wsm7P0 2024/11/20-17:53:18.918816 140257575654976 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049097.sst): first pass time = 1.07's, 125.457'MB/sec 2024/11/20-17:53:20.060551 140257575654976 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049097.sst): old prealloc_size = 147639500, real_size = 33955488 2024/11/20-17:53:20.061230 140257575654976 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049097.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922596 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1084 GB zip-val = 0.0319 GB avg-val = 117.48 avg-zval = 34.61 2024/11/20-17:53:20.062090 140257575654976 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049097.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:53:20.889029 140257575654976 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049097.sst): second pass time = 1.14's, 95.003'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 46.064'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2625.294'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.325'MB/sec write SST data time = 0.12's, 323.170'MB/sec dict compress time = 0.00's, 1083132.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 20448.413'MB/sec zip my value time = 1.14's, unzip length = 0.108'GB zip my value throughput = 95.003'MB/sec zip pipeline throughput = 95.003'MB/sec entries = 922596 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.48 avg-zval = 34.61 usrkeys = 922596 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.48 avg-zval = 34.61 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922596 bytes = 3344432 } seq expand size = 6458172 multi value expand size = 0 cnt WriteAppend = 57 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0319 GB dict = 1.08 MB all = 0.0382 GB } UnZip/Zip{ index = 10.3086 value = 3.3940 dict = 1.00 all = 3.5171 } Zip/UnZip{ index = 0.0970 value = 0.2946 dict = 1.00 all = 0.2843 } ---------------------------- total value len = 2183.941966 GB avg = 0.300 KB (by entry num) total key len = 191.666871 GB avg = 0.026 KB total ukey len = 134.194317 GB avg = 0.014 KB total ukey num = 9.329831319 Billion total entry num = 7.273981465 Billion write speed all = 116.202421225 MB/sec (with seq num) write speed all = 113.355978681 MB/sec (without seq num) 2024/11/20-17:53:20.936540 140257575654976 [compaction_job.cc:1948] [default] [JOB 4] Generated table #49097: 922596 keys, 38161829 bytes, temperature: kWarm 2024/11/20-17:53:20.936604 140257575654976 EVENT_LOG_v1 {"time_micros": 1732096400936574, "cf_name": "default", "job": 4, "event": "table_file_creation", "file_number": 49097, "file_size": 38161829, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 503040251, "largest_seqno": 820811558, "table_properties": {"data_size": 31934672, "index_size": 1789952, "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": 25832688, "raw_average_key_size": 28, "raw_value_size": 108385052, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922596, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732096397, "oldest_key_time": 0, "file_creation_time": 1732096397, "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": 49097, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:53:20.970067 140257575654976 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049098.sst) /dev/shm/ToplingTemp/Topling-668672-o3WbI1 2024/11/20-17:53:22.019351 140257575654976 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049098.sst): first pass time = 1.05's, 127.918'MB/sec 2024/11/20-17:53:23.150638 140257575654976 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049098.sst): old prealloc_size = 147639500, real_size = 34105584 2024/11/20-17:53:23.151181 140257575654976 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049098.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923428 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0321 GB avg-val = 117.35 avg-zval = 34.78 2024/11/20-17:53:23.151994 140257575654976 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049098.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:53:23.989085 140257575654976 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049098.sst): second pass time = 1.13's, 95.851'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 45.557'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3353.120'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.320'MB/sec write SST data time = 0.12's, 326.507'MB/sec dict compress time = 0.00's, 1082726.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 20622.567'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 95.851'MB/sec zip pipeline throughput = 95.851'MB/sec entries = 923428 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.35 avg-zval = 34.78 usrkeys = 923428 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.35 avg-zval = 34.78 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923428 bytes = 3232016 } seq expand size = 6463996 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0321 GB dict = 1.08 MB all = 0.0382 GB } UnZip/Zip{ index = 10.5122 value = 3.3739 dict = 1.00 all = 3.5140 } Zip/UnZip{ index = 0.0951 value = 0.2964 dict = 1.00 all = 0.2846 } ---------------------------- total value len = 2184.056792 GB avg = 0.300 KB (by entry num) total key len = 191.692727 GB avg = 0.026 KB total ukey len = 134.212785 GB avg = 0.014 KB total ukey num = 9.330754747 Billion total entry num = 7.274904893 Billion write speed all = 116.191683600 MB/sec (with seq num) write speed all = 113.345311319 MB/sec (without seq num) 2024/11/20-17:53:24.034464 140257575654976 [compaction_job.cc:1948] [default] [JOB 4] Generated table #49098: 923428 keys, 38195279 bytes, temperature: kWarm 2024/11/20-17:53:24.034527 140257575654976 EVENT_LOG_v1 {"time_micros": 1732096404034497, "cf_name": "default", "job": 4, "event": "table_file_creation", "file_number": 49098, "file_size": 38195279, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 667607634, "largest_seqno": 820812778, "table_properties": {"data_size": 32117664, "index_size": 1756864, "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": 25855984, "raw_average_key_size": 28, "raw_value_size": 108361776, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923428, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732096400, "oldest_key_time": 0, "file_creation_time": 1732096400, "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": 49098, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:53:24.075755 140257575654976 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049099.sst) /dev/shm/ToplingTemp/Topling-668672-ljNc80 2024/11/20-17:53:24.999070 140257575654976 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049099.sst): first pass time = 0.92's, 145.371'MB/sec 2024/11/20-17:53:26.116328 140257575654976 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049099.sst): old prealloc_size = 147639500, real_size = 33737904 2024/11/20-17:53:26.116834 140257575654976 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049099.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923526 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1084 GB zip-val = 0.0317 GB avg-val = 117.33 avg-zval = 34.37 2024/11/20-17:53:26.117662 140257575654976 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049099.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:53:26.962113 140257575654976 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049099.sst): second pass time = 1.12's, 97.059'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 44.726'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3660.751'MB/sec (index lex order gen) rebuild zvType time = 0.73's, 0.317'MB/sec write SST data time = 0.12's, 322.434'MB/sec dict compress time = 0.00's, 1082502.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 35620.336'MB/sec zip my value time = 1.12's, unzip length = 0.108'GB zip my value throughput = 97.059'MB/sec zip pipeline throughput = 97.059'MB/sec entries = 923526 avg-key = 28.00 avg-zkey = 1.91 avg-val = 117.33 avg-zval = 34.37 usrkeys = 923526 avg-key = 20.00 avg-zkey = 1.91 avg-val = 124.33 avg-zval = 34.37 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923526 bytes = 3232352 } seq expand size = 6464682 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0317 GB dict = 1.08 MB all = 0.0378 GB } UnZip/Zip{ index = 10.4456 value = 3.4141 dict = 1.00 all = 3.5481 } Zip/UnZip{ index = 0.0957 value = 0.2929 dict = 1.00 all = 0.2818 } ---------------------------- total value len = 2184.171616 GB avg = 0.300 KB (by entry num) total key len = 191.718586 GB avg = 0.026 KB total ukey len = 134.231256 GB avg = 0.014 KB total ukey num = 9.331678273 Billion total entry num = 7.275828419 Billion write speed all = 116.181670753 MB/sec (with seq num) write speed all = 113.335350999 MB/sec (without seq num) 2024/11/20-17:53:27.012460 140257575654976 [compaction_job.cc:1948] [default] [JOB 4] Generated table #49099: 923526 keys, 37827695 bytes, temperature: kWarm 2024/11/20-17:53:27.012524 140257575654976 EVENT_LOG_v1 {"time_micros": 1732096407012493, "cf_name": "default", "job": 4, "event": "table_file_creation", "file_number": 49099, "file_size": 37827695, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 667607666, "largest_seqno": 820813138, "table_properties": {"data_size": 31738592, "index_size": 1768256, "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": 25858728, "raw_average_key_size": 28, "raw_value_size": 108359140, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923526, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732096404, "oldest_key_time": 0, "file_creation_time": 1732096404, "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": 49099, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:53:27.053177 140257575654976 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049100.sst) /dev/shm/ToplingTemp/Topling-668672-pgJ5q4 2024/11/20-17:53:27.938465 140257575654976 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049100.sst): first pass time = 0.89's, 151.615'MB/sec 2024/11/20-17:53:29.055682 140257575654976 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049100.sst): old prealloc_size = 147639500, real_size = 33775120 2024/11/20-17:53:29.056239 140257575654976 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049100.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 921338 prefix = 4 raw-key = 0.0147 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0318 GB avg-val = 117.68 avg-zval = 34.51 2024/11/20-17:53:29.057058 140257575654976 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049100.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:53:29.900913 140257575654976 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049100.sst): second pass time = 1.12's, 97.114'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.85's, 44.792'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3212.861'MB/sec (index lex order gen) rebuild zvType time = 0.73's, 0.316'MB/sec write SST data time = 0.12's, 324.263'MB/sec dict compress time = 0.00's, 1083718.000'MB/sec z-dict build time = 0.00's, sample length = 1.084'MB, throughput = 24407.513'MB/sec zip my value time = 1.12's, unzip length = 0.108'GB zip my value throughput = 97.114'MB/sec zip pipeline throughput = 97.114'MB/sec entries = 921338 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.68 avg-zval = 34.51 usrkeys = 921338 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.68 avg-zval = 34.51 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 921338 bytes = 3224704 } seq expand size = 6449366 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0318 GB dict = 1.08 MB all = 0.0379 GB } UnZip/Zip{ index = 10.5156 value = 3.4103 dict = 1.00 all = 3.5452 } Zip/UnZip{ index = 0.0951 value = 0.2932 dict = 1.00 all = 0.2821 } ---------------------------- total value len = 2184.286486 GB avg = 0.300 KB (by entry num) total key len = 191.744384 GB avg = 0.026 KB total ukey len = 134.249682 GB avg = 0.014 KB total ukey num = 9.332599611 Billion total entry num = 7.276749757 Billion write speed all = 116.171854571 MB/sec (with seq num) write speed all = 113.325583420 MB/sec (without seq num) 2024/11/20-17:53:29.946952 140257575654976 [compaction_job.cc:1948] [default] [JOB 4] Generated table #49100: 921338 keys, 37858991 bytes, temperature: kWarm 2024/11/20-17:53:29.947020 140257575654976 EVENT_LOG_v1 {"time_micros": 1732096409946989, "cf_name": "default", "job": 4, "event": "table_file_creation", "file_number": 49100, "file_size": 37858991, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 625722464, "largest_seqno": 820811634, "table_properties": {"data_size": 31792256, "index_size": 1752320, "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": 25797464, "raw_average_key_size": 28, "raw_value_size": 108420368, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 921338, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732096407, "oldest_key_time": 0, "file_creation_time": 1732096407, "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": 49100, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:53:29.982364 140257575654976 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049101.sst) /dev/shm/ToplingTemp/Topling-668672-n1PzZ0 2024/11/20-17:53:31.021691 140257575654976 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049101.sst): first pass time = 1.04's, 129.143'MB/sec 2024/11/20-17:53:32.153302 140257575654976 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049101.sst): old prealloc_size = 147639500, real_size = 34028976 2024/11/20-17:53:32.153806 140257575654976 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049101.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923413 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0320 GB avg-val = 117.35 avg-zval = 34.70 2024/11/20-17:53:32.154617 140257575654976 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049101.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:53:32.991836 140257575654976 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049101.sst): second pass time = 1.13's, 95.832'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 45.459'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3662.437'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.321'MB/sec write SST data time = 0.12's, 320.707'MB/sec dict compress time = 0.00's, 1082658.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 19056.854'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 95.832'MB/sec zip pipeline throughput = 95.832'MB/sec entries = 923413 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.35 avg-zval = 34.70 usrkeys = 923413 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.35 avg-zval = 34.70 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923413 bytes = 3231968 } seq expand size = 6463891 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0320 GB dict = 1.08 MB all = 0.0381 GB } UnZip/Zip{ index = 10.5113 value = 3.3820 dict = 1.00 all = 3.5211 } Zip/UnZip{ index = 0.0951 value = 0.2957 dict = 1.00 all = 0.2840 } ---------------------------- total value len = 2184.401312 GB avg = 0.300 KB (by entry num) total key len = 191.770239 GB avg = 0.026 KB total ukey len = 134.268151 GB avg = 0.014 KB total ukey num = 9.333523024 Billion total entry num = 7.277673170 Billion write speed all = 116.161178059 MB/sec (with seq num) write speed all = 113.314975852 MB/sec (without seq num) 2024/11/20-17:53:33.039255 140257575654976 [compaction_job.cc:1948] [default] [JOB 4] Generated table #49101: 923413 keys, 38118539 bytes, temperature: kWarm 2024/11/20-17:53:33.039312 140257575654976 EVENT_LOG_v1 {"time_micros": 1732096413039284, "cf_name": "default", "job": 4, "event": "table_file_creation", "file_number": 49101, "file_size": 38118539, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 591115808, "largest_seqno": 820811661, "table_properties": {"data_size": 32040928, "index_size": 1756992, "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": 25855564, "raw_average_key_size": 28, "raw_value_size": 108362262, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923413, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732096409, "oldest_key_time": 0, "file_creation_time": 1732096409, "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": 49101, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:53:33.074806 140257575654976 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049102.sst) /dev/shm/ToplingTemp/Topling-668672-lDiwG2 2024/11/20-17:53:34.055453 140257575654976 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049102.sst): first pass time = 0.98's, 136.871'MB/sec 2024/11/20-17:53:35.184359 140257575654976 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049102.sst): old prealloc_size = 147639500, real_size = 33877296 2024/11/20-17:53:35.184899 140257575654976 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049102.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 921476 prefix = 4 raw-key = 0.0147 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0319 GB avg-val = 117.66 avg-zval = 34.61 2024/11/20-17:53:35.185713 140257575654976 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049102.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:53:36.056202 140257575654976 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049102.sst): second pass time = 1.13's, 96.102'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.87's, 43.543'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3359.946'MB/sec (index lex order gen) rebuild zvType time = 0.74's, 0.312'MB/sec write SST data time = 0.13's, 287.992'MB/sec dict compress time = 0.00's, 1083926.000'MB/sec z-dict build time = 0.00's, sample length = 1.084'MB, throughput = 32185.943'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 96.102'MB/sec zip pipeline throughput = 96.102'MB/sec entries = 921476 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.66 avg-zval = 34.61 usrkeys = 921476 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.66 avg-zval = 34.61 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 921476 bytes = 3225184 } seq expand size = 6450332 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0319 GB dict = 1.08 MB all = 0.0380 GB } UnZip/Zip{ index = 10.5107 value = 3.3993 dict = 1.00 all = 3.5356 } Zip/UnZip{ index = 0.0951 value = 0.2942 dict = 1.00 all = 0.2828 } ---------------------------- total value len = 2184.516179 GB avg = 0.300 KB (by entry num) total key len = 191.796041 GB avg = 0.026 KB total ukey len = 134.286580 GB avg = 0.014 KB total ukey num = 9.334444500 Billion total entry num = 7.278594646 Billion write speed all = 116.150654911 MB/sec (with seq num) write speed all = 113.304518690 MB/sec (without seq num) 2024/11/20-17:53:36.102859 140257575654976 [compaction_job.cc:1948] [default] [JOB 4] Generated table #49102: 921476 keys, 37961855 bytes, temperature: kWarm 2024/11/20-17:53:36.102925 140257575654976 EVENT_LOG_v1 {"time_micros": 1732096416102894, "cf_name": "default", "job": 4, "event": "table_file_creation", "file_number": 49102, "file_size": 37961855, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 591115840, "largest_seqno": 820813023, "table_properties": {"data_size": 31893344, "index_size": 1753408, "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": 25801328, "raw_average_key_size": 28, "raw_value_size": 108416544, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 921476, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732096413, "oldest_key_time": 0, "file_creation_time": 1732096413, "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": 49102, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:53:36.145066 140257575654976 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049103.sst) /dev/shm/ToplingTemp/Topling-668672-9HsWg3 2024/11/20-17:53:37.481415 140257575654976 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049103.sst): first pass time = 1.34's, 100.439'MB/sec 2024/11/20-17:53:38.864128 140257575654976 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049103.sst): old prealloc_size = 147639500, real_size = 36710784 2024/11/20-17:53:38.864821 140257575654976 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049103.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924907 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0347 GB avg-val = 117.11 avg-zval = 37.50 2024/11/20-17:53:38.865736 140257575654976 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049103.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:53:39.701181 140257575654976 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049103.sst): second pass time = 1.38's, 78.385'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 48.891'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2649.942'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.336'MB/sec write SST data time = 0.15's, 277.225'MB/sec dict compress time = 0.00's, 1081378.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 17608.578'MB/sec zip my value time = 1.38's, unzip length = 0.108'GB zip my value throughput = 78.385'MB/sec zip pipeline throughput = 78.385'MB/sec entries = 924907 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.11 avg-zval = 37.50 usrkeys = 924907 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.11 avg-zval = 37.50 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924907 bytes = 3352800 } seq expand size = 6474349 multi value expand size = 0 cnt WriteAppend = 63 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0347 GB dict = 1.08 MB all = 0.0409 GB } UnZip/Zip{ index = 10.3083 value = 3.1230 dict = 1.00 all = 3.2797 } Zip/UnZip{ index = 0.0970 value = 0.3202 dict = 1.00 all = 0.3049 } ---------------------------- total value len = 2184.630974 GB avg = 0.300 KB (by entry num) total key len = 191.821938 GB avg = 0.026 KB total ukey len = 134.305078 GB avg = 0.014 KB total ukey num = 9.335369407 Billion total entry num = 7.279519553 Billion write speed all = 116.136840660 MB/sec (with seq num) write speed all = 113.290849819 MB/sec (without seq num) 2024/11/20-17:53:39.755240 140257575654976 [compaction_job.cc:1948] [default] [JOB 4] Generated table #49103: 924907 keys, 40923275 bytes, temperature: kWarm 2024/11/20-17:53:39.755311 140257575654976 EVENT_LOG_v1 {"time_micros": 1732096419755281, "cf_name": "default", "job": 4, "event": "table_file_creation", "file_number": 49103, "file_size": 40923275, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 431720469, "largest_seqno": 820812148, "table_properties": {"data_size": 34684848, "index_size": 1794496, "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": 25897396, "raw_average_key_size": 28, "raw_value_size": 108320410, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924907, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732096416, "oldest_key_time": 0, "file_creation_time": 1732096416, "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": 49103, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:53:39.793697 140257575654976 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049104.sst) /dev/shm/ToplingTemp/Topling-668672-d2mXk3 2024/11/20-17:53:41.156745 140257575654976 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049104.sst): first pass time = 1.36's, 98.472'MB/sec 2024/11/20-17:53:42.394451 140257575654976 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049104.sst): old prealloc_size = 147639500, real_size = 35160944 2024/11/20-17:53:42.394967 140257575654976 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049104.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927611 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0332 GB avg-val = 116.69 avg-zval = 35.75 2024/11/20-17:53:42.395774 140257575654976 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049104.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:53:43.309077 140257575654976 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049104.sst): second pass time = 1.24's, 87.502'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.91's, 42.928'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3571.965'MB/sec (index lex order gen) rebuild zvType time = 0.79's, 0.292'MB/sec write SST data time = 0.12's, 325.961'MB/sec dict compress time = 0.00's, 1080410.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 34525.613'MB/sec zip my value time = 1.24's, unzip length = 0.108'GB zip my value throughput = 87.502'MB/sec zip pipeline throughput = 120.165'MB/sec entries = 927611 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.69 avg-zval = 35.75 usrkeys = 927611 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.69 avg-zval = 35.75 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927611 bytes = 3246656 } seq expand size = 6493277 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0332 GB dict = 1.08 MB all = 0.0393 GB } UnZip/Zip{ index = 10.5131 value = 3.2639 dict = 1.00 all = 3.4185 } Zip/UnZip{ index = 0.0951 value = 0.3064 dict = 1.00 all = 0.2925 } ---------------------------- total value len = 2184.745712 GB avg = 0.300 KB (by entry num) total key len = 191.847911 GB avg = 0.026 KB total ukey len = 134.323631 GB avg = 0.014 KB total ukey num = 9.336297018 Billion total entry num = 7.280447164 Billion write speed all = 116.123242717 MB/sec (with seq num) write speed all = 113.277390990 MB/sec (without seq num) 2024/11/20-17:53:43.357998 140257575654976 [compaction_job.cc:1948] [default] [JOB 4] Generated table #49104: 927611 keys, 39261955 bytes, temperature: kWarm 2024/11/20-17:53:43.358073 140257575654976 EVENT_LOG_v1 {"time_micros": 1732096423358031, "cf_name": "default", "job": 4, "event": "table_file_creation", "file_number": 49104, "file_size": 39261955, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 581260264, "largest_seqno": 820813255, "table_properties": {"data_size": 33164192, "index_size": 1764672, "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": 25973108, "raw_average_key_size": 28, "raw_value_size": 108244746, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927611, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732096419, "oldest_key_time": 0, "file_creation_time": 1732096419, "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": 49104, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:53:43.392984 140257575654976 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049105.sst) /dev/shm/ToplingTemp/Topling-668672-2bhmR1 2024/11/20-17:53:44.468951 140257575654976 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049105.sst): first pass time = 1.08's, 124.746'MB/sec 2024/11/20-17:53:45.713625 140257575654976 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049105.sst): old prealloc_size = 147639500, real_size = 35921344 2024/11/20-17:53:45.714165 140257575654976 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049105.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 929728 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1082 GB zip-val = 0.0339 GB avg-val = 116.36 avg-zval = 36.47 2024/11/20-17:53:45.714995 140257575654976 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049105.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:53:46.593194 140257575654976 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049105.sst): second pass time = 1.24's, 86.980'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.88's, 45.642'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3437.387'MB/sec (index lex order gen) rebuild zvType time = 0.76's, 0.305'MB/sec write SST data time = 0.12's, 339.753'MB/sec dict compress time = 0.00's, 1079052.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 34177.499'MB/sec zip my value time = 1.24's, unzip length = 0.108'GB zip my value throughput = 86.980'MB/sec zip pipeline throughput = 86.980'MB/sec entries = 929728 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.36 avg-zval = 36.47 usrkeys = 929728 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.36 avg-zval = 36.47 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 929728 bytes = 3370272 } seq expand size = 6508096 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0339 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.4417 value = 3.1906 dict = 1.00 all = 3.3434 } Zip/UnZip{ index = 0.0958 value = 0.3134 dict = 1.00 all = 0.2991 } ---------------------------- total value len = 2184.860405 GB avg = 0.300 KB (by entry num) total key len = 191.873943 GB avg = 0.026 KB total ukey len = 134.342225 GB avg = 0.014 KB total ukey num = 9.337226746 Billion total entry num = 7.281376892 Billion write speed all = 116.111486745 MB/sec (with seq num) write speed all = 113.265728246 MB/sec (without seq num) 2024/11/20-17:53:46.641425 140257575654976 [compaction_job.cc:1948] [default] [JOB 4] Generated table #49105: 929728 keys, 40144053 bytes, temperature: kWarm 2024/11/20-17:53:46.641490 140257575654976 EVENT_LOG_v1 {"time_micros": 1732096426641458, "cf_name": "default", "job": 4, "event": "table_file_creation", "file_number": 49105, "file_size": 40144053, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 542657474, "largest_seqno": 820809746, "table_properties": {"data_size": 33907952, "index_size": 1780800, "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": 26032384, "raw_average_key_size": 28, "raw_value_size": 108185388, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 929728, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732096423, "oldest_key_time": 0, "file_creation_time": 1732096423, "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": 49105, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:53:46.676094 140257575654976 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049106.sst) /dev/shm/ToplingTemp/Topling-668672-3JYjj1 2024/11/20-17:53:46.751336 140257575654976 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049106.sst): first pass time = 0.08's, 258.310'MB/sec 2024/11/20-17:53:46.927475 140257575654976 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049106.sst): old prealloc_size = 147639500, real_size = 5780928 2024/11/20-17:53:46.927596 140257575654976 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049106.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 134827 prefix = 4 raw-key = 0.0022 GB zip-key = 0.0003 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.0157 GB zip-val = 0.0055 GB avg-val = 116.09 avg-zval = 40.71 2024/11/20-17:53:46.927742 140257575654976 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049106.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.019 GB 2024/11/20-17:53:47.042676 140257575654976 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00/049106.sst): second pass time = 0.18's, 89.174'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.12's, 55.433'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2532.842'MB/sec (index lex order gen) rebuild zvType time = 0.10's, 0.346'MB/sec write SST data time = 0.02's, 359.902'MB/sec dict compress time = 0.00's, 163622.000'MB/sec z-dict build time = 0.00's, sample length = 0.164'MB, throughput = 5889.921'MB/sec zip my value time = 0.18's, unzip length = 0.016'GB zip my value throughput = 89.174'MB/sec zip pipeline throughput = 89.174'MB/sec entries = 134827 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.09 avg-zval = 40.71 usrkeys = 134827 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.09 avg-zval = 40.71 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 134827 bytes = 471904 } seq expand size = 943789 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0027 GB value = 0.0157 GB dict = 0.16 MB all = 0.0194 GB } __ZipSize{ index = 0.0003 GB value = 0.0055 GB dict = 0.16 MB all = 0.0064 GB } UnZip/Zip{ index = 10.4575 value = 2.8514 dict = 1.00 all = 3.0428 } Zip/UnZip{ index = 0.0956 value = 0.3507 dict = 1.00 all = 0.3286 } ---------------------------- total value len = 2184.877001 GB avg = 0.300 KB (by entry num) total key len = 191.877719 GB avg = 0.026 KB total ukey len = 134.344922 GB avg = 0.014 KB total ukey num = 9.337361573 Billion total entry num = 7.281511719 Billion write speed all = 116.109932309 MB/sec (with seq num) write speed all = 113.264183605 MB/sec (without seq num) 2024/11/20-17:53:47.062373 140257575654976 [compaction_job.cc:1948] [default] [JOB 4] Generated table #49106: 134827 keys, 6384590 bytes, temperature: kWarm 2024/11/20-17:53:47.062427 140257575654976 EVENT_LOG_v1 {"time_micros": 1732096427062400, "cf_name": "default", "job": 4, "event": "table_file_creation", "file_number": 49106, "file_size": 6384590, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 596359449, "largest_seqno": 819337828, "table_properties": {"data_size": 5489200, "index_size": 257856, "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": 3775156, "raw_average_key_size": 28, "raw_value_size": 15651786, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 134827, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732096426, "oldest_key_time": 0, "file_creation_time": 1732096426, "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": 49106, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:53:47.079432 140257575654976 [compaction_job.cc:703] job-00004: subcompact[0], size: 0.472239 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00004/att-00 [049094,049095,049096,049097,049098,049099,049100,049101,049102,049103,049104,049105,049106] 2024/11/20-17:53:47.162476 140257575654976 (Original Log Time 2024/11/20-17:53:07.791038) EVENT_LOG_v1 {"time_micros": 1732096387791016, "job": 4, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [49019], "files_L3": [48959, 48960, 48961, 48962, 48963, 48964, 48965, 48966, 48967, 48968, 48969, 48970], "score": 0.999784, "input_data_size": 491897030, "oldest_snapshot_seqno": -1} 2024/11/20-17:53:47.162480 140257575654976 (Original Log Time 2024/11/20-17:53:47.161327) [compaction_job.cc:2022] [default] [JOB 4] Compacted 1@2 + 12@3 files to L3 => 472239008 bytes 2024/11/20-17:53:47.162481 140257575654976 (Original Log Time 2024/11/20-17:53:47.162408) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 13 0 0 0] max score 0.02, MB/sec: 12.5 rd, 12.0 wr, level 3, files in(1, 12) out(13 +0 blob) MB in(24.2, 444.9 +0.0 blob) out(450.4 +0.0 blob), read-write-amplify(38.0) write-amplify(18.6) OK, records in: 11303330, records dropped: 73823 output_compression: Snappy 2024/11/20-17:53:47.162485 140257575654976 (Original Log Time 2024/11/20-17:53:47.162454) EVENT_LOG_v1 {"time_micros": 1732096427162430, "cf": "default", "job": 4, "event": "compaction_finished", "compaction_time_micros": 39288398, "compaction_time_cpu_micros": 18009187, "output_level": 3, "num_output_files": 13, "total_output_size": 472239008, "num_input_records": 11303330, "num_output_records": 11229507, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 326949003, "file_range_sync_nanos": 0, "file_fsync_nanos": 11020, "file_prepare_write_nanos": 33902, "lsm_state": [0, 0, 0, 13, 0, 0, 0]} 2024/11/20-17:53:47.293115 140257575654976 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":1732096387,"executesMs":39564,"compactionJobId":4,"attempt":0,"compactionInputRawBytes":1640523500,"compactionInputZipBytes":491897030,"compactionOutputRawBytes":0,"compactionOutputZipBytes":472239008,"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-b628ccc3774d535c96a9e494a13f94a9-858a78b6907c0147-00"}}, response = 2024/11/20-17:53:47.293240 140257575654976 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-00004/att-00: olev 3, work 39.565 s, result 8.057 ms, install 1.173 ms, input{raw 1.528 GiB zip 469.110 MiB}