2024/11/20-20:39:39.814083 140008190527040 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00: fork to child time = 0.008328 sec 2024/11/20-20:39:39.814513 140008190527040 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00 2024/11/20-20:39:39.820743 140008190527040 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00 2024/11/20-20:39:39.822360 140008190527040 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:39:39.822535 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-20:39:39.867536 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-11392/att-00/MANIFEST-049091 2024/11/20-20:39:39.882669 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-11392/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 68079, last_sequence is 1099860463, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 67923 2024/11/20-20:39:39.882675 140008190527040 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:39:39.882730 140008190527040 [version_set.cc:5724] Creating manifest 68079 2024/11/20-20:39:39.915122 140008190527040 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:39:39.936188 140008190527040 [compaction_job.cc:2437] [default] [JOB 11392] Compacting 1@2 + 9@3 files to L3, score 0.87, subcompactions 1 : 1 2024/11/20-20:39:39.936200 140008190527040 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 9518 Base level 2, inputs: [68074(31MB)], [68018(40MB) 68019(201KB) 68000(40MB) 68001(39MB) 68002(39MB) 68003(39MB) 68004(39MB) 68005(40MB) 68006(40MB)] 2024/11/20-20:39:39.943307 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-20:39:39.943325 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-20:39:39.943339 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-20:39:39.943344 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-20:39:39.943353 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-20:39:40.586338 140008190527040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068080.sst) /dev/shm/ToplingTemp/Topling-956563-pzk5eZ 2024/11/20-20:39:40.851140 140008190527040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068080.sst): first pass time = 0.26's, 506.943'MB/sec 2024/11/20-20:39:41.402015 140008190527040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068080.sst): old prealloc_size = 147639500, real_size = 40924432 2024/11/20-20:39:41.402155 140008190527040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068080.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.01 avg-zval = 314.23 2024/11/20-20:39:41.402317 140008190527040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068080.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:39:41.571004 140008190527040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068080.sst): second pass time = 0.55's, 239.307'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 252.841'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2232.034'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.268'MB/sec write SST data time = 0.05's, 884.933'MB/sec dict compress time = 8243122710.47's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.379'MB, throughput = 29330.447'MB/sec zip my value time = 0.55's, unzip length = 0.132'GB zip my value throughput = 239.307'MB/sec zip pipeline throughput = 239.307'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.01 avg-zval = 314.23 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.01 avg-zval = 314.23 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 453008 } seq expand size = 905996 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 7.0017 value = 3.2365 dict = 1.00 all = 3.1414 } Zip/UnZip{ index = 0.1428 value = 0.3090 dict = 1.00 all = 0.3183 } ---------------------------- total value len = 563.198267 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795695 GB avg = 0.014 KB total ukey num = 2.321144004 Billion total entry num = 1.700646026 Billion write speed all = 64.910868972 MB/sec (with seq num) write speed all = 63.457204602 MB/sec (without seq num) 2024/11/20-20:39:41.624340 140008190527040 [compaction_job.cc:1948] [default] [JOB 11392] Generated table #68080: 129428 keys, 42725346 bytes, temperature: kWarm 2024/11/20-20:39:41.624423 140008190527040 EVENT_LOG_v1 {"time_micros": 1732106381624381, "cf_name": "default", "job": 11392, "event": "table_file_creation", "file_number": 68080, "file_size": 42725346, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1099778722, "table_properties": {"data_size": 40670080, "index_size": 221824, "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": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629237, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732106380, "oldest_key_time": 0, "file_creation_time": 1732106380, "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": 68080, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:39:41.673712 140008190527040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068081.sst) /dev/shm/ToplingTemp/Topling-956563-1ZW1KY 2024/11/20-20:39:42.239759 140008190527040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068081.sst): first pass time = 0.57's, 237.130'MB/sec 2024/11/20-20:39:42.986311 140008190527040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068081.sst): old prealloc_size = 147639500, real_size = 40671120 2024/11/20-20:39:42.986436 140008190527040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068081.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1016.99 avg-zval = 312.27 2024/11/20-20:39:42.986543 140008190527040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068081.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:39:43.163178 140008190527040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068081.sst): second pass time = 0.75's, 176.535'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 238.772'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2126.591'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.247'MB/sec write SST data time = 0.05's, 927.554'MB/sec dict compress time = 6429296907.86's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 41835.135'MB/sec zip my value time = 0.75's, unzip length = 0.132'GB zip my value throughput = 176.535'MB/sec zip pipeline throughput = 206.449'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.99 avg-zval = 312.27 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1020.00 avg-zval = 312.27 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 55604 bytes = 187680 } seq expand size = 389228 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0404 GB dict = 1.38 MB all = 0.0422 GB } UnZip/Zip{ index = 7.0159 value = 3.2568 dict = 1.00 all = 3.1785 } Zip/UnZip{ index = 0.1425 value = 0.3071 dict = 1.00 all = 0.3146 } ---------------------------- total value len = 563.330286 GB avg = 0.331 KB (by entry num) total key len = 44.319584 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273434 Billion total entry num = 1.700775456 Billion write speed all = 64.914208205 MB/sec (with seq num) write speed all = 63.460680474 MB/sec (without seq num) 2024/11/20-20:39:43.215791 140008190527040 [compaction_job.cc:1948] [default] [JOB 11392] Generated table #68081: 129430 keys, 42226393 bytes, temperature: kWarm 2024/11/20-20:39:43.215855 140008190527040 EVENT_LOG_v1 {"time_micros": 1732106383215824, "cf_name": "default", "job": 11392, "event": "table_file_creation", "file_number": 68081, "file_size": 42226393, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1099778729, "table_properties": {"data_size": 40417216, "index_size": 221376, "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": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629551, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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-DictZipBlobStore", "creation_time": 1732106381, "oldest_key_time": 0, "file_creation_time": 1732106381, "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": 68081, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:39:43.253617 140008190527040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068082.sst) /dev/shm/ToplingTemp/Topling-956563-T32uW1 2024/11/20-20:39:43.807969 140008190527040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068082.sst): first pass time = 0.55's, 242.132'MB/sec 2024/11/20-20:39:44.393426 140008190527040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068082.sst): old prealloc_size = 147639500, real_size = 40423008 2024/11/20-20:39:44.393566 140008190527040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068082.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129432 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.75 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.98 avg-zval = 310.31 2024/11/20-20:39:44.393638 140008190527040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068082.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:39:44.564724 140008190527040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068082.sst): second pass time = 0.58's, 225.097'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 244.301'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2038.440'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.260'MB/sec write SST data time = 0.05's, 895.073'MB/sec dict compress time = 6429296907.86's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 28857.095'MB/sec zip my value time = 0.58's, unzip length = 0.132'GB zip my value throughput = 225.097'MB/sec zip pipeline throughput = 225.097'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1016.98 avg-zval = 310.31 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1017.85 avg-zval = 310.31 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 16028 bytes = 56112 } seq expand size = 112196 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.8497 value = 3.2773 dict = 1.00 all = 3.2074 } Zip/UnZip{ index = 0.1460 value = 0.3051 dict = 1.00 all = 0.3118 } ---------------------------- total value len = 563.462028 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402866 Billion total entry num = 1.700904888 Billion write speed all = 64.918838543 MB/sec (with seq num) write speed all = 63.465417810 MB/sec (without seq num) 2024/11/20-20:39:44.615033 140008190527040 [compaction_job.cc:1948] [default] [JOB 11392] Generated table #68082: 129432 keys, 41846379 bytes, temperature: kWarm 2024/11/20-20:39:44.615114 140008190527040 EVENT_LOG_v1 {"time_micros": 1732106384615082, "cf_name": "default", "job": 11392, "event": "table_file_creation", "file_number": 68082, "file_size": 41846379, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1099758793, "table_properties": {"data_size": 40163728, "index_size": 226752, "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": 2588640, "raw_average_key_size": 20, "raw_value_size": 131629696, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129432, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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-DictZipBlobStore", "creation_time": 1732106383, "oldest_key_time": 0, "file_creation_time": 1732106383, "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": 68082, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:39:44.652825 140008190527040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068083.sst) /dev/shm/ToplingTemp/Topling-956563-mTsk90 2024/11/20-20:39:45.151134 140008190527040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068083.sst): first pass time = 0.50's, 269.374'MB/sec 2024/11/20-20:39:45.686727 140008190527040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068083.sst): old prealloc_size = 147639500, real_size = 40448608 2024/11/20-20:39:45.686863 140008190527040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068083.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.79 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.99 avg-zval = 310.47 2024/11/20-20:39:45.686936 140008190527040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068083.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:39:45.849436 140008190527040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068083.sst): second pass time = 0.53's, 246.116'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 257.534'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2092.991'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.271'MB/sec write SST data time = 0.04's, 967.488'MB/sec dict compress time = 6429296907.86's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 43313.398'MB/sec zip my value time = 0.53's, unzip length = 0.132'GB zip my value throughput = 246.116'MB/sec zip pipeline throughput = 246.116'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.79 avg-val = 1016.99 avg-zval = 310.47 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.79 avg-val = 1018.30 avg-zval = 310.47 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 24080 bytes = 84288 } seq expand size = 168560 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.6984 value = 3.2757 dict = 1.00 all = 3.2032 } Zip/UnZip{ index = 0.1493 value = 0.3053 dict = 1.00 all = 0.3122 } ---------------------------- total value len = 563.593826 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.800354 GB avg = 0.014 KB total ukey num = 2.321532296 Billion total entry num = 1.701034318 Billion write speed all = 64.924283622 MB/sec (with seq num) write speed all = 63.470951720 MB/sec (without seq num) 2024/11/20-20:39:45.901637 140008190527040 [compaction_job.cc:1948] [default] [JOB 11392] Generated table #68083: 129430 keys, 41900748 bytes, temperature: kWarm 2024/11/20-20:39:45.901716 140008190527040 EVENT_LOG_v1 {"time_micros": 1732106385901677, "cf_name": "default", "job": 11392, "event": "table_file_creation", "file_number": 68083, "file_size": 41900748, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1099777162, "table_properties": {"data_size": 40184208, "index_size": 231872, "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": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629574, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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-DictZipBlobStore", "creation_time": 1732106384, "oldest_key_time": 0, "file_creation_time": 1732106384, "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": 68083, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:39:45.945242 140008190527040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068084.sst) /dev/shm/ToplingTemp/Topling-956563-AmtM5Y 2024/11/20-20:39:46.540424 140008190527040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068084.sst): first pass time = 0.60's, 225.534'MB/sec 2024/11/20-20:39:47.123181 140008190527040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068084.sst): old prealloc_size = 147639500, real_size = 40428448 2024/11/20-20:39:47.123316 140008190527040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068084.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129433 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.77 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.97 avg-zval = 310.33 2024/11/20-20:39:47.123383 140008190527040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068084.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:39:47.288557 140008190527040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068084.sst): second pass time = 0.58's, 226.160'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 253.200'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2039.661'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.283'MB/sec write SST data time = 0.05's, 824.229'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 48047.382'MB/sec zip my value time = 0.58's, unzip length = 0.132'GB zip my value throughput = 226.160'MB/sec zip pipeline throughput = 226.160'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.77 avg-val = 1016.97 avg-zval = 310.33 usrkeys = 129433 avg-key = 12.00 avg-zkey = 1.77 avg-val = 1018.00 avg-zval = 310.33 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 19103 bytes = 64480 } seq expand size = 133721 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.7809 value = 3.2771 dict = 1.00 all = 3.2063 } Zip/UnZip{ index = 0.1475 value = 0.3052 dict = 1.00 all = 0.3119 } ---------------------------- total value len = 563.725590 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801908 GB avg = 0.014 KB total ukey num = 2.321661729 Billion total entry num = 1.701163751 Billion write speed all = 64.928653091 MB/sec (with seq num) write speed all = 63.475433952 MB/sec (without seq num) 2024/11/20-20:39:47.341073 140008190527040 [compaction_job.cc:1948] [default] [JOB 11392] Generated table #68084: 129433 keys, 41860718 bytes, temperature: kWarm 2024/11/20-20:39:47.341134 140008190527040 EVENT_LOG_v1 {"time_micros": 1732106387341103, "cf_name": "default", "job": 11392, "event": "table_file_creation", "file_number": 68084, "file_size": 41860718, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1099778406, "table_properties": {"data_size": 40166864, "index_size": 229056, "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": 2588660, "raw_average_key_size": 20, "raw_value_size": 131629632, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129433, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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-DictZipBlobStore", "creation_time": 1732106385, "oldest_key_time": 0, "file_creation_time": 1732106385, "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": 68084, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:39:47.378627 140008190527040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068085.sst) /dev/shm/ToplingTemp/Topling-956563-Kh60h1 2024/11/20-20:39:47.932304 140008190527040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068085.sst): first pass time = 0.55's, 242.429'MB/sec 2024/11/20-20:39:48.471116 140008190527040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068085.sst): old prealloc_size = 147639500, real_size = 40380352 2024/11/20-20:39:48.471248 140008190527040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068085.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.02 avg-zval = 310.03 2024/11/20-20:39:48.471327 140008190527040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068085.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:39:48.636497 140008190527040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068085.sst): second pass time = 0.54's, 244.678'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 252.555'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2044.132'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.05's, 867.953'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 26866.763'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 244.678'MB/sec zip pipeline throughput = 244.678'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.02 avg-zval = 310.03 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.31 avg-zval = 310.03 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 5402 bytes = 18240 } seq expand size = 37814 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 7.0178 value = 3.2804 dict = 1.00 all = 3.2136 } Zip/UnZip{ index = 0.1425 value = 0.3048 dict = 1.00 all = 0.3112 } ---------------------------- total value len = 563.857258 GB avg = 0.331 KB (by entry num) total key len = 44.329938 GB avg = 0.026 KB total ukey len = 32.803461 GB avg = 0.014 KB total ukey num = 2.321791156 Billion total entry num = 1.701293178 Billion write speed all = 64.933642779 MB/sec (with seq num) write speed all = 63.480522235 MB/sec (without seq num) 2024/11/20-20:39:48.688518 140008190527040 [compaction_job.cc:1948] [default] [JOB 11392] Generated table #68085: 129427 keys, 41766337 bytes, temperature: kWarm 2024/11/20-20:39:48.688590 140008190527040 EVENT_LOG_v1 {"time_micros": 1732106388688557, "cf_name": "default", "job": 11392, "event": "table_file_creation", "file_number": 68085, "file_size": 41766337, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1099760374, "table_properties": {"data_size": 40126512, "index_size": 221312, "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": 2588540, "raw_average_key_size": 20, "raw_value_size": 131630097, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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-DictZipBlobStore", "creation_time": 1732106387, "oldest_key_time": 0, "file_creation_time": 1732106387, "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": 68085, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:39:48.724455 140008190527040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068086.sst) /dev/shm/ToplingTemp/Topling-956563-jxENf1 2024/11/20-20:39:49.241984 140008190527040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068086.sst): first pass time = 0.52's, 259.364'MB/sec 2024/11/20-20:39:49.896107 140008190527040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068086.sst): old prealloc_size = 147639500, real_size = 40544256 2024/11/20-20:39:49.896273 140008190527040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068086.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.02 avg-zval = 311.29 2024/11/20-20:39:49.896383 140008190527040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068086.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:39:50.111436 140008190527040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068086.sst): second pass time = 0.65's, 201.529'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.22's, 195.284'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1605.582'MB/sec (index lex order gen) rebuild zvType time = 0.17's, 0.190'MB/sec write SST data time = 0.05's, 930.702'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 38842.283'MB/sec zip my value time = 0.65's, unzip length = 0.132'GB zip my value throughput = 201.529'MB/sec zip pipeline throughput = 314.337'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.02 avg-zval = 311.29 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1019.19 avg-zval = 311.29 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 40213 bytes = 135728 } seq expand size = 281491 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0403 GB dict = 1.38 MB all = 0.0420 GB } UnZip/Zip{ index = 6.9875 value = 3.2671 dict = 1.00 all = 3.1921 } Zip/UnZip{ index = 0.1431 value = 0.3061 dict = 1.00 all = 0.3133 } ---------------------------- total value len = 563.989169 GB avg = 0.331 KB (by entry num) total key len = 44.332526 GB avg = 0.026 KB total ukey len = 32.805014 GB avg = 0.014 KB total ukey num = 2.321920583 Billion total entry num = 1.701422605 Billion write speed all = 64.937776787 MB/sec (with seq num) write speed all = 63.484774506 MB/sec (without seq num) 2024/11/20-20:39:50.162422 140008190527040 [compaction_job.cc:1948] [default] [JOB 11392] Generated table #68086: 129427 keys, 42047625 bytes, temperature: kWarm 2024/11/20-20:39:50.162481 140008190527040 EVENT_LOG_v1 {"time_micros": 1732106390162451, "cf_name": "default", "job": 11392, "event": "table_file_creation", "file_number": 68086, "file_size": 42047625, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1099777423, "table_properties": {"data_size": 40289456, "index_size": 222272, "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": 2588540, "raw_average_key_size": 20, "raw_value_size": 131629627, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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-DictZipBlobStore", "creation_time": 1732106388, "oldest_key_time": 0, "file_creation_time": 1732106388, "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": 68086, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:39:50.199994 140008190527040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068087.sst) /dev/shm/ToplingTemp/Topling-956563-3cdfu2 2024/11/20-20:39:50.709473 140008190527040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068087.sst): first pass time = 0.51's, 263.459'MB/sec 2024/11/20-20:39:51.267523 140008190527040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068087.sst): old prealloc_size = 147639500, real_size = 40895632 2024/11/20-20:39:51.267641 140008190527040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068087.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.00 avg-zval = 314.00 2024/11/20-20:39:51.267785 140008190527040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068087.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:39:51.434304 140008190527040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068087.sst): second pass time = 0.56's, 236.194'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 255.582'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2346.748'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.266'MB/sec write SST data time = 0.04's, 948.954'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 43952.513'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 236.194'MB/sec zip pipeline throughput = 236.194'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.00 avg-zval = 314.00 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1022.73 avg-zval = 314.00 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 106050 bytes = 357936 } seq expand size = 742350 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0406 GB dict = 1.38 MB all = 0.0426 GB } UnZip/Zip{ index = 6.9796 value = 3.2389 dict = 1.00 all = 3.1491 } Zip/UnZip{ index = 0.1433 value = 0.3087 dict = 1.00 all = 0.3176 } ---------------------------- total value len = 564.121541 GB avg = 0.332 KB (by entry num) total key len = 44.335115 GB avg = 0.026 KB total ukey len = 32.806567 GB avg = 0.014 KB total ukey num = 2.322050013 Billion total entry num = 1.701552035 Billion write speed all = 64.943012776 MB/sec (with seq num) write speed all = 63.490105135 MB/sec (without seq num) 2024/11/20-20:39:51.486672 140008190527040 [compaction_job.cc:1948] [default] [JOB 11392] Generated table #68087: 129430 keys, 42621438 bytes, temperature: kWarm 2024/11/20-20:39:51.486738 140008190527040 EVENT_LOG_v1 {"time_micros": 1732106391486707, "cf_name": "default", "job": 11392, "event": "table_file_creation", "file_number": 68087, "file_size": 42621438, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1099778931, "table_properties": {"data_size": 40640576, "index_size": 222528, "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": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629678, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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-DictZipBlobStore", "creation_time": 1732106390, "oldest_key_time": 0, "file_creation_time": 1732106390, "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": 68087, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:39:51.526771 140008190527040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068088.sst) /dev/shm/ToplingTemp/Topling-956563-nCNNXY 2024/11/20-20:39:51.534475 140008190527040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068088.sst): first pass time = 0.01's, 365.865'MB/sec 2024/11/20-20:39:51.566100 140008190527040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068088.sst): old prealloc_size = 147639500, real_size = 870744 2024/11/20-20:39:51.566140 140008190527040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068088.sst): index type = UintIndex_AllOne , store type = DictZipBlobStore usrkeys = 2705 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.06 raw-val = 0.0028 GB zip-val = 0.0009 GB avg-val =1016.76 avg-zval = 321.53 2024/11/20-20:39:51.569636 140008190527040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00/068088.sst): second pass time = 0.03's, 88.863'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 254.463'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 8.179'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.304'MB/sec write SST data time = 0.00's, 690.656'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.033'MB, throughput = 1062.971'MB/sec zip my value time = 0.03's, unzip length = 0.003'GB zip my value throughput = 88.863'MB/sec zip pipeline throughput = 88.863'MB/sec entries = 2705 avg-key = 20.00 avg-zkey = 0.07 avg-val = 1016.76 avg-zval = 321.53 usrkeys = 2705 avg-key = 12.00 avg-zkey = 0.07 avg-val = 1016.77 avg-zval = 321.53 TagRS{ kinds = RS_Key0_TagN bytes = 520 } TagArray{ size = 5 bytes = 32 } seq expand size = 35 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0000 GB value = 0.0028 GB dict = 0.03 MB all = 0.0028 GB } __ZipSize{ index = 0.0000 GB value = 0.0009 GB dict = 0.03 MB all = 0.0009 GB } UnZip/Zip{ index = 169.0625 value = 3.1623 dict = 1.00 all = 3.1013 } Zip/UnZip{ index = 0.0059 value = 0.3162 dict = 1.00 all = 0.3224 } ---------------------------- total value len = 564.124291 GB avg = 0.332 KB (by entry num) total key len = 44.335169 GB avg = 0.026 KB total ukey len = 32.806599 GB avg = 0.014 KB total ukey num = 2.322052718 Billion total entry num = 1.701554740 Billion write speed all = 64.942373997 MB/sec (with seq num) write speed all = 63.489485033 MB/sec (without seq num) 2024/11/20-20:39:51.576330 140008190527040 [compaction_job.cc:1948] [default] [JOB 11392] Generated table #68088: 2705 keys, 904274 bytes, temperature: kWarm 2024/11/20-20:39:51.576377 140008190527040 EVENT_LOG_v1 {"time_micros": 1732106391576351, "cf_name": "default", "job": 11392, "event": "table_file_creation", "file_number": 68088, "file_size": 904274, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1088416662, "table_properties": {"data_size": 869728, "index_size": 192, "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": 54100, "raw_average_key_size": 20, "raw_value_size": 2750337, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 2705, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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-UintIndex_AllOne-DictZipBlobStore", "creation_time": 1732106391, "oldest_key_time": 0, "file_creation_time": 1732106391, "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": 68088, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:39:51.585529 140008190527040 [compaction_job.cc:703] job-11392: subcompact[0], size: 0.337899 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11392/att-00 [068080,068081,068082,068083,068084,068085,068086,068087,068088] 2024/11/20-20:39:51.654835 140008190527040 (Original Log Time 2024/11/20-20:39:39.936233) EVENT_LOG_v1 {"time_micros": 1732106379936210, "job": 11392, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [68074], "files_L3": [68018, 68019, 68000, 68001, 68002, 68003, 68004, 68005, 68006], "score": 0.873767, "input_data_size": 369940763, "oldest_snapshot_seqno": 1099859733} 2024/11/20-20:39:51.654838 140008190527040 (Original Log Time 2024/11/20-20:39:51.650518) [compaction_job.cc:2022] [default] [JOB 11392] Compacted 1@2 + 9@3 files to L3 => 337899258 bytes 2024/11/20-20:39:51.654840 140008190527040 (Original Log Time 2024/11/20-20:39:51.654788) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.01, MB/sec: 31.8 rd, 29.0 wr, level 3, files in(1, 9) out(9 +0 blob) MB in(31.2, 321.6 +0.0 blob) out(322.2 +0.0 blob), read-write-amplify(21.6) write-amplify(10.3) OK, records in: 1067992, records dropped: 29850 output_compression: Snappy 2024/11/20-20:39:51.654844 140008190527040 (Original Log Time 2024/11/20-20:39:51.654822) EVENT_LOG_v1 {"time_micros": 1732106391654804, "cf": "default", "job": 11392, "event": "compaction_finished", "compaction_time_micros": 11649301, "compaction_time_cpu_micros": 3188590, "output_level": 3, "num_output_files": 9, "total_output_size": 337899258, "num_input_records": 1067992, "num_output_records": 1038142, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 241456761, "file_range_sync_nanos": 0, "file_fsync_nanos": 8496, "file_prepare_write_nanos": 20678, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/20-20:39:51.787748 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":1732106379,"executesMs":11828,"compactionJobId":11392,"attempt":0,"compactionInputRawBytes":1107503587,"compactionInputZipBytes":369940763,"compactionOutputRawBytes":0,"compactionOutputZipBytes":337899258,"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-7bc4f85c9d85cb723da89db54b06165b-b4b38982525422c2-00"}}, response = 2024/11/20-20:39:51.787815 140008190527040 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-11392/att-00: olev 3, work 11.829 s, result 7.762 ms, install 4.338 ms, input{raw 1.031 GiB zip 352.803 MiB}