2024/11/20-20:29:00.657894 140008517842496 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00: fork to child time = 0.026583 sec 2024/11/20-20:29:00.658646 140008517842496 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00 2024/11/20-20:29:00.666163 140008517842496 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00 2024/11/20-20:29:00.668376 140008517842496 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:29:00.668716 140008517842496 [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:29:00.716197 140008517842496 [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-10765/att-00/MANIFEST-049091 2024/11/20-20:29:00.770497 140008517842496 [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-10765/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 66898, last_sequence is 1085185309, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 66704 2024/11/20-20:29:00.770504 140008517842496 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:29:00.770595 140008517842496 [version_set.cc:5724] Creating manifest 66898 2024/11/20-20:29:00.802878 140008517842496 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:29:00.820855 140008517842496 [compaction_job.cc:2437] [default] [JOB 10765] Compacting 1@2 + 8@3 files to L3, score 0.86, subcompactions 1 : 1 2024/11/20-20:29:00.820867 140008517842496 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 9105 Base level 2, inputs: [66873(31MB)], [66804(40MB) 66805(1532KB) 66751(39MB) 66752(39MB) 66753(39MB) 66754(39MB) 66755(39MB) 66876(40MB)] 2024/11/20-20:29:00.828154 140008517842496 [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:29:00.828177 140008517842496 [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:29:00.828196 140008517842496 [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:29:00.828203 140008517842496 [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:29:00.828214 140008517842496 [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:29:01.427691 140008517842496 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066899.sst) /dev/shm/ToplingTemp/Topling-943730-8asDsE 2024/11/20-20:29:01.673657 140008517842496 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066899.sst): first pass time = 0.25's, 545.793'MB/sec 2024/11/20-20:29:02.314896 140008517842496 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066899.sst): old prealloc_size = 147639500, real_size = 40947024 2024/11/20-20:29:02.315020 140008517842496 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066899.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 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.03 avg-zval = 314.41 2024/11/20-20:29:02.315191 140008517842496 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066899.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:29:02.478247 140008517842496 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066899.sst): second pass time = 0.64's, 205.549'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 261.712'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2175.324'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.275'MB/sec write SST data time = 0.05's, 937.676'MB/sec dict compress time = 7238476739.76's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44393.635'MB/sec zip my value time = 0.64's, unzip length = 0.132'GB zip my value throughput = 205.549'MB/sec zip pipeline throughput = 205.549'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.03 avg-zval = 314.41 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.03 avg-zval = 314.41 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129426 bytes = 453008 } seq expand size = 905982 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.0056 value = 3.2347 dict = 1.00 all = 3.1398 } Zip/UnZip{ index = 0.1427 value = 0.3091 dict = 1.00 all = 0.3185 } ---------------------------- total value len = 563.198268 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.321144002 Billion total entry num = 1.700646024 Billion write speed all = 69.668145318 MB/sec (with seq num) write speed all = 68.107942813 MB/sec (without seq num) 2024/11/20-20:29:02.531743 140008517842496 [compaction_job.cc:1948] [default] [JOB 10765] Generated table #66899: 129426 keys, 42747563 bytes, temperature: kWarm 2024/11/20-20:29:02.531835 140008517842496 EVENT_LOG_v1 {"time_micros": 1732105742531791, "cf_name": "default", "job": 10765, "event": "table_file_creation", "file_number": 66899, "file_size": 42747563, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1084734724, "table_properties": {"data_size": 40692800, "index_size": 221696, "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": 2588520, "raw_average_key_size": 20, "raw_value_size": 131629579, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "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": 1732105741, "oldest_key_time": 0, "file_creation_time": 1732105741, "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": 66899, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:29:02.576293 140008517842496 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066900.sst) /dev/shm/ToplingTemp/Topling-943730-8FN7fC 2024/11/20-20:29:03.143637 140008517842496 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066900.sst): first pass time = 0.57's, 236.589'MB/sec 2024/11/20-20:29:04.545651 140008517842496 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066900.sst): old prealloc_size = 147639500, real_size = 40463408 2024/11/20-20:29:04.545778 140008517842496 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066900.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.75 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.99 avg-zval = 310.63 2024/11/20-20:29:04.545859 140008517842496 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066900.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:29:04.752142 140008517842496 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066900.sst): second pass time = 1.40's, 93.939'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.21's, 202.927'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2297.119'MB/sec (index lex order gen) rebuild zvType time = 0.16's, 0.199'MB/sec write SST data time = 0.04's, 948.646'MB/sec dict compress time = 7238476739.76's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 38572.180'MB/sec zip my value time = 1.40's, unzip length = 0.132'GB zip my value throughput = 93.939'MB/sec zip pipeline throughput = 220.377'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1016.99 avg-zval = 310.63 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1018.10 avg-zval = 310.63 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 20533 bytes = 69312 } seq expand size = 143731 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.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.8709 value = 3.2740 dict = 1.00 all = 3.2033 } Zip/UnZip{ index = 0.1455 value = 0.3054 dict = 1.00 all = 0.3122 } ---------------------------- total value len = 563.330041 GB avg = 0.331 KB (by entry num) total key len = 44.319583 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273432 Billion total entry num = 1.700775454 Billion write speed all = 69.665387309 MB/sec (with seq num) write speed all = 68.105472831 MB/sec (without seq num) 2024/11/20-20:29:04.812588 140008517842496 [compaction_job.cc:1948] [default] [JOB 10765] Generated table #66900: 129430 keys, 41900345 bytes, temperature: kWarm 2024/11/20-20:29:04.812679 140008517842496 EVENT_LOG_v1 {"time_micros": 1732105744812633, "cf_name": "default", "job": 10765, "event": "table_file_creation", "file_number": 66900, "file_size": 41900345, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1084734725, "table_properties": {"data_size": 40204832, "index_size": 226048, "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": 131629214, "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": 1732105742, "oldest_key_time": 0, "file_creation_time": 1732105742, "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": 66900, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:29:04.883287 140008517842496 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066901.sst) /dev/shm/ToplingTemp/Topling-943730-WXzT2D 2024/11/20-20:29:05.499685 140008517842496 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066901.sst): first pass time = 0.62's, 217.768'MB/sec 2024/11/20-20:29:06.302771 140008517842496 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066901.sst): old prealloc_size = 147639500, real_size = 40379648 2024/11/20-20:29:06.302894 140008517842496 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066901.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.71 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.98 avg-zval = 310.01 2024/11/20-20:29:06.302952 140008517842496 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066901.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:29:06.466900 140008517842496 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066901.sst): second pass time = 0.80's, 164.071'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 254.505'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2274.562'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.274'MB/sec write SST data time = 0.05's, 912.352'MB/sec dict compress time = 7238476739.76's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 32863.748'MB/sec zip my value time = 0.80's, unzip length = 0.132'GB zip my value throughput = 164.071'MB/sec zip pipeline throughput = 294.285'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.98 avg-zval = 310.01 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.30 avg-zval = 310.01 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 5966 bytes = 20144 } seq expand size = 41762 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.0140 value = 3.2804 dict = 1.00 all = 3.2135 } Zip/UnZip{ index = 0.1426 value = 0.3048 dict = 1.00 all = 0.3112 } ---------------------------- total value len = 563.461713 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.321402864 Billion total entry num = 1.700904886 Billion write speed all = 69.667083847 MB/sec (with seq num) write speed all = 68.107357288 MB/sec (without seq num) 2024/11/20-20:29:06.517085 140008517842496 [compaction_job.cc:1948] [default] [JOB 10765] Generated table #66901: 129432 keys, 41767710 bytes, temperature: kWarm 2024/11/20-20:29:06.517158 140008517842496 EVENT_LOG_v1 {"time_micros": 1732105746517127, "cf_name": "default", "job": 10765, "event": "table_file_creation", "file_number": 66901, "file_size": 41767710, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1084730162, "table_properties": {"data_size": 40125680, "index_size": 221440, "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": 131630011, "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": 1732105744, "oldest_key_time": 0, "file_creation_time": 1732105744, "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": 66901, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:29:06.554389 140008517842496 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066902.sst) /dev/shm/ToplingTemp/Topling-943730-dwqWCD 2024/11/20-20:29:07.300356 140008517842496 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066902.sst): first pass time = 0.75's, 179.935'MB/sec 2024/11/20-20:29:08.048594 140008517842496 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066902.sst): old prealloc_size = 147639500, real_size = 40439584 2024/11/20-20:29:08.048757 140008517842496 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066902.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.79 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.97 avg-zval = 310.40 2024/11/20-20:29:08.048850 140008517842496 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066902.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:29:08.231701 140008517842496 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066902.sst): second pass time = 0.75's, 176.137'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 228.710'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1700.032'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.243'MB/sec write SST data time = 0.05's, 837.968'MB/sec dict compress time = 7238476739.76's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 42407.236'MB/sec zip my value time = 0.75's, unzip length = 0.132'GB zip my value throughput = 176.137'MB/sec zip pipeline throughput = 240.146'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.79 avg-val = 1016.97 avg-zval = 310.40 usrkeys = 129433 avg-key = 12.00 avg-zkey = 1.79 avg-val = 1018.11 avg-zval = 310.40 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 21097 bytes = 71216 } seq expand size = 147679 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.7208 value = 3.2763 dict = 1.00 all = 3.2049 } Zip/UnZip{ index = 0.1488 value = 0.3052 dict = 1.00 all = 0.3120 } ---------------------------- total value len = 563.593490 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.321532297 Billion total entry num = 1.701034319 Billion write speed all = 69.668392380 MB/sec (with seq num) write speed all = 68.108862608 MB/sec (without seq num) 2024/11/20-20:29:08.310986 140008517842496 [compaction_job.cc:1948] [default] [JOB 10765] Generated table #66902: 129433 keys, 41878799 bytes, temperature: kWarm 2024/11/20-20:29:08.311067 140008517842496 EVENT_LOG_v1 {"time_micros": 1732105748311023, "cf_name": "default", "job": 10765, "event": "table_file_creation", "file_number": 66902, "file_size": 41878799, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1084730163, "table_properties": {"data_size": 40175952, "index_size": 231104, "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": 131629954, "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": 1732105746, "oldest_key_time": 0, "file_creation_time": 1732105746, "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": 66902, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:29:08.356837 140008517842496 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066903.sst) /dev/shm/ToplingTemp/Topling-943730-anrtcD 2024/11/20-20:29:08.900138 140008517842496 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066903.sst): first pass time = 0.54's, 247.062'MB/sec 2024/11/20-20:29:09.566719 140008517842496 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066903.sst): old prealloc_size = 147639500, real_size = 40427904 2024/11/20-20:29:09.566883 140008517842496 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066903.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 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.99 avg-zval = 310.33 2024/11/20-20:29:09.566972 140008517842496 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066903.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:29:09.843209 140008517842496 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066903.sst): second pass time = 0.67's, 197.731'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.28's, 151.390'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1677.127'MB/sec (index lex order gen) rebuild zvType time = 0.21's, 0.152'MB/sec write SST data time = 0.06's, 654.908'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.377'MB, throughput = 26224.877'MB/sec zip my value time = 0.67's, unzip length = 0.132'GB zip my value throughput = 197.731'MB/sec zip pipeline throughput = 237.411'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.77 avg-val = 1016.99 avg-zval = 310.33 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.77 avg-val = 1017.91 avg-zval = 310.33 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 16915 bytes = 57104 } seq expand size = 118405 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.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.7978 value = 3.2771 dict = 1.00 all = 3.2070 } Zip/UnZip{ index = 0.1471 value = 0.3051 dict = 1.00 all = 0.3118 } ---------------------------- total value len = 563.725239 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.321661728 Billion total entry num = 1.701163750 Billion write speed all = 69.670920901 MB/sec (with seq num) write speed all = 68.111560445 MB/sec (without seq num) 2024/11/20-20:29:09.893966 140008517842496 [compaction_job.cc:1948] [default] [JOB 10765] Generated table #66903: 129431 keys, 41852070 bytes, temperature: kWarm 2024/11/20-20:29:09.894037 140008517842496 EVENT_LOG_v1 {"time_micros": 1732105749894004, "cf_name": "default", "job": 10765, "event": "table_file_creation", "file_number": 66903, "file_size": 41852070, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1084728507, "table_properties": {"data_size": 40166896, "index_size": 228480, "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": 2588620, "raw_average_key_size": 20, "raw_value_size": 131630133, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "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": 1732105748, "oldest_key_time": 0, "file_creation_time": 1732105748, "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": 66903, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:29:09.929757 140008517842496 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066904.sst) /dev/shm/ToplingTemp/Topling-943730-hcFoHB 2024/11/20-20:29:10.690385 140008517842496 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066904.sst): first pass time = 0.76's, 176.466'MB/sec 2024/11/20-20:29:11.379545 140008517842496 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066904.sst): old prealloc_size = 147639500, real_size = 40379056 2024/11/20-20:29:11.379713 140008517842496 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066904.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129424 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.04 avg-zval = 310.03 2024/11/20-20:29:11.379794 140008517842496 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066904.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:29:11.558436 140008517842496 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066904.sst): second pass time = 0.69's, 191.224'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 233.468'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1710.084'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.258'MB/sec write SST data time = 0.05's, 786.513'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 = 44047.578'MB/sec zip my value time = 0.69's, unzip length = 0.132'GB zip my value throughput = 191.224'MB/sec zip pipeline throughput = 209.831'MB/sec entries = 129424 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.04 avg-zval = 310.03 usrkeys = 129424 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.30 avg-zval = 310.03 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 4717 bytes = 15936 } seq expand size = 33019 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.0217 value = 3.2805 dict = 1.00 all = 3.2139 } Zip/UnZip{ index = 0.1424 value = 0.3048 dict = 1.00 all = 0.3112 } ---------------------------- total value len = 563.856901 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.321791152 Billion total entry num = 1.701293174 Billion write speed all = 69.672610369 MB/sec (with seq num) write speed all = 68.113437710 MB/sec (without seq num) 2024/11/20-20:29:11.610214 140008517842496 [compaction_job.cc:1948] [default] [JOB 10765] Generated table #66904: 129424 keys, 41762291 bytes, temperature: kWarm 2024/11/20-20:29:11.610282 140008517842496 EVENT_LOG_v1 {"time_micros": 1732105751610241, "cf_name": "default", "job": 10765, "event": "table_file_creation", "file_number": 66904, "file_size": 41762291, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1084728107, "table_properties": {"data_size": 40125344, "index_size": 221184, "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": 2588480, "raw_average_key_size": 20, "raw_value_size": 131629477, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129424, "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": 1732105749, "oldest_key_time": 0, "file_creation_time": 1732105749, "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": 66904, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:29:11.657264 140008517842496 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066905.sst) /dev/shm/ToplingTemp/Topling-943730-C6ppkF 2024/11/20-20:29:12.318631 140008517842496 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066905.sst): first pass time = 0.66's, 202.953'MB/sec 2024/11/20-20:29:13.025170 140008517842496 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066905.sst): old prealloc_size = 147639500, real_size = 40785136 2024/11/20-20:29:13.025331 140008517842496 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066905.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.72 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.98 avg-zval = 313.14 2024/11/20-20:29:13.025480 140008517842496 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066905.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:29:13.250199 140008517842496 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066905.sst): second pass time = 0.71's, 186.559'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.23's, 188.676'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1813.396'MB/sec (index lex order gen) rebuild zvType time = 0.18's, 0.184'MB/sec write SST data time = 0.05's, 872.153'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 = 28112.260'MB/sec zip my value time = 0.71's, unzip length = 0.132'GB zip my value throughput = 186.559'MB/sec zip pipeline throughput = 189.158'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1016.98 avg-zval = 313.14 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1021.87 avg-zval = 313.14 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 90515 bytes = 305504 } seq expand size = 633605 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.0405 GB dict = 1.38 MB all = 0.0425 GB } UnZip/Zip{ index = 6.9757 value = 3.2477 dict = 1.00 all = 3.1612 } Zip/UnZip{ index = 0.1434 value = 0.3079 dict = 1.00 all = 0.3163 } ---------------------------- total value len = 563.989164 GB avg = 0.331 KB (by entry num) total key len = 44.332527 GB avg = 0.026 KB total ukey len = 32.805014 GB avg = 0.014 KB total ukey num = 2.321920584 Billion total entry num = 1.701422606 Billion write speed all = 69.674555381 MB/sec (with seq num) write speed all = 68.115566242 MB/sec (without seq num) 2024/11/20-20:29:13.301100 140008517842496 [compaction_job.cc:1948] [default] [JOB 10765] Generated table #66905: 129432 keys, 42458446 bytes, temperature: kWarm 2024/11/20-20:29:13.301168 140008517842496 EVENT_LOG_v1 {"time_micros": 1732105753301137, "cf_name": "default", "job": 10765, "event": "table_file_creation", "file_number": 66905, "file_size": 42458446, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1084734704, "table_properties": {"data_size": 40529952, "index_size": 222656, "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": 131629488, "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": 1732105751, "oldest_key_time": 0, "file_creation_time": 1732105751, "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": 66905, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:29:13.337215 140008517842496 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066906.sst) /dev/shm/ToplingTemp/Topling-943730-PBIA6B 2024/11/20-20:29:13.350781 140008517842496 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066906.sst): first pass time = 0.01's, 549.274'MB/sec 2024/11/20-20:29:13.434343 140008517842496 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066906.sst): old prealloc_size = 147639500, real_size = 2332040 2024/11/20-20:29:13.434387 140008517842496 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066906.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 7163 prefix = 4 raw-key = 0.0001 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.22 raw-val = 0.0073 GB zip-val = 0.0023 GB avg-val =1016.99 avg-zval = 325.07 2024/11/20-20:29:13.445243 140008517842496 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00/066906.sst): second pass time = 0.08's, 88.003'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 223.443'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 62.117'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.213'MB/sec write SST data time = 0.00's, 983.306'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.077'MB, throughput = 2271.187'MB/sec zip my value time = 0.08's, unzip length = 0.007'GB zip my value throughput = 88.003'MB/sec zip pipeline throughput = 88.003'MB/sec entries = 7163 avg-key = 20.00 avg-zkey = 0.22 avg-val = 1016.99 avg-zval = 325.07 usrkeys = 7163 avg-key = 12.00 avg-zkey = 0.22 avg-val = 1023.99 avg-zval = 325.07 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 7163 bytes = 24192 } seq expand size = 50141 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0001 GB value = 0.0073 GB dict = 0.08 MB all = 0.0074 GB } __ZipSize{ index = 0.0000 GB value = 0.0023 GB dict = 0.08 MB all = 0.0024 GB } UnZip/Zip{ index = 53.7225 value = 3.1285 dict = 1.00 all = 3.0532 } Zip/UnZip{ index = 0.0186 value = 0.3196 dict = 1.00 all = 0.3275 } ---------------------------- total value len = 563.996499 GB avg = 0.331 KB (by entry num) total key len = 44.332670 GB avg = 0.026 KB total ukey len = 32.805100 GB avg = 0.014 KB total ukey num = 2.321927747 Billion total entry num = 1.701429769 Billion write speed all = 69.673855381 MB/sec (with seq num) write speed all = 68.114894506 MB/sec (without seq num) 2024/11/20-20:29:13.454935 140008517842496 [compaction_job.cc:1948] [default] [JOB 10765] Generated table #66906: 7163 keys, 2432869 bytes, temperature: kWarm 2024/11/20-20:29:13.454985 140008517842496 EVENT_LOG_v1 {"time_micros": 1732105753454959, "cf_name": "default", "job": 10765, "event": "table_file_creation", "file_number": 66906, "file_size": 2432869, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980009580, "largest_seqno": 1084732499, "table_properties": {"data_size": 2328480, "index_size": 1600, "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": 143260, "raw_average_key_size": 20, "raw_value_size": 7284706, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 7163, "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-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732105753, "oldest_key_time": 0, "file_creation_time": 1732105753, "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": 66906, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:29:13.464743 140008517842496 [compaction_job.cc:703] job-10765: subcompact[0], size: 0.296800 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10765/att-00 [066899,066900,066901,066902,066903,066904,066905,066906] 2024/11/20-20:29:13.522464 140008517842496 (Original Log Time 2024/11/20-20:29:00.820911) EVENT_LOG_v1 {"time_micros": 1732105740820875, "job": 10765, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [66873], "files_L3": [66804, 66805, 66751, 66752, 66753, 66754, 66755, 66876], "score": 0.86128, "input_data_size": 328669574, "oldest_snapshot_seqno": 1085184236} 2024/11/20-20:29:13.522468 140008517842496 (Original Log Time 2024/11/20-20:29:13.518154) [compaction_job.cc:2022] [default] [JOB 10765] Compacted 1@2 + 8@3 files to L3 => 296800093 bytes 2024/11/20-20:29:13.522470 140008517842496 (Original Log Time 2024/11/20-20:29:13.522384) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 8 0 0 0] max score 0.01, MB/sec: 26.0 rd, 23.5 wr, level 3, files in(1, 8) out(8 +0 blob) MB in(31.2, 282.2 +0.0 blob) out(283.1 +0.0 blob), read-write-amplify(19.1) write-amplify(9.1) OK, records in: 942573, records dropped: 29402 output_compression: Snappy 2024/11/20-20:29:13.522474 140008517842496 (Original Log Time 2024/11/20-20:29:13.522438) EVENT_LOG_v1 {"time_micros": 1732105753522410, "cf": "default", "job": 10765, "event": "compaction_finished", "compaction_time_micros": 12643839, "compaction_time_cpu_micros": 3034983, "output_level": 3, "num_output_files": 8, "total_output_size": 296800093, "num_input_records": 942573, "num_output_records": 913171, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 241081066, "file_range_sync_nanos": 0, "file_fsync_nanos": 7921, "file_prepare_write_nanos": 15956, "lsm_state": [0, 0, 0, 8, 0, 0, 0]} 2024/11/20-20:29:13.675244 140008517842496 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":1732105740,"executesMs":12852,"compactionJobId":10765,"attempt":0,"compactionInputRawBytes":977443398,"compactionInputZipBytes":328669574,"compactionOutputRawBytes":0,"compactionOutputZipBytes":296800093,"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-82dde29d5d46e951700a29245c0957bb-9b0cd3972f0943ff-00"}}, response = 2024/11/20-20:29:13.675358 140008517842496 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-10765/att-00: olev 3, work 12.852 s, result 7.720 ms, install 4.341 ms, input{raw 932.163 MiB zip 313.444 MiB}