2024/11/21-00:02:40.907571 140007989102144 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00: fork to child time = 0.009648 sec 2024/11/21-00:02:40.908160 140007989102144 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00 2024/11/21-00:02:40.914765 140007989102144 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00 2024/11/21-00:02:40.916446 140007989102144 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-00:02:40.916697 140007989102144 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/21-00:02:40.960653 140007989102144 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-22153/att-00/MANIFEST-049091 2024/11/21-00:02:41.018765 140007989102144 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-22153/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 87893, last_sequence is 1342112754, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 87743 2024/11/21-00:02:41.018775 140007989102144 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-00:02:41.018853 140007989102144 [version_set.cc:5724] Creating manifest 87893 2024/11/21-00:02:41.048956 140007989102144 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-00:02:41.068537 140007989102144 [compaction_job.cc:2437] [default] [JOB 22153] Compacting 1@2 + 7@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/21-00:02:41.068553 140007989102144 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 16553 Base level 2, inputs: [87886(31MB)], [87816(40MB) 87817(803KB) 87800(40MB) 87801(40MB) 87802(40MB) 87803(40MB) 87889(40MB)] 2024/11/21-00:02:41.075456 140007989102144 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/21-00:02:41.075475 140007989102144 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/21-00:02:41.075489 140007989102144 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/21-00:02:41.075494 140007989102144 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/21-00:02:41.075502 140007989102144 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/21-00:02:41.792991 140007989102144 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087894.sst) /dev/shm/ToplingTemp/Topling-1174724-VuTdKh 2024/11/21-00:02:41.977893 140007989102144 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087894.sst): first pass time = 0.18's, 726.161'MB/sec 2024/11/21-00:02:42.554591 140007989102144 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087894.sst): old prealloc_size = 147639500, real_size = 41014368 2024/11/21-00:02:42.554719 140007989102144 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087894.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.0408 GB avg-val =1017.02 avg-zval = 314.92 2024/11/21-00:02:42.554879 140007989102144 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087894.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/21-00:02:42.724831 140007989102144 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087894.sst): second pass time = 0.58's, 228.536'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 251.594'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2188.444'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.265'MB/sec write SST data time = 0.05's, 893.562'MB/sec dict compress time = 7142819459.40's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 28597.680'MB/sec zip my value time = 0.58's, unzip length = 0.132'GB zip my value throughput = 228.536'MB/sec zip pipeline throughput = 228.536'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.02 avg-zval = 314.92 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1024.02 avg-zval = 314.92 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129427 bytes = 469184 } seq expand size = 905989 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.0408 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.9895 value = 3.2294 dict = 1.00 all = 3.1337 } Zip/UnZip{ index = 0.1431 value = 0.3097 dict = 1.00 all = 0.3191 } ---------------------------- 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.321144003 Billion total entry num = 1.700646025 Billion write speed all = 28.203558521 MB/sec (with seq num) write speed all = 27.571946147 MB/sec (without seq num) 2024/11/21-00:02:42.775897 140007989102144 [compaction_job.cc:1948] [default] [JOB 22153] Generated table #87894: 129427 keys, 42830992 bytes, temperature: kWarm 2024/11/21-00:02:42.775986 140007989102144 EVENT_LOG_v1 {"time_micros": 1732118562775945, "cf_name": "default", "job": 22153, "event": "table_file_creation", "file_number": 87894, "file_size": 42830992, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1342030272, "table_properties": {"data_size": 40759632, "index_size": 222208, "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": 131629828, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732118561, "oldest_key_time": 0, "file_creation_time": 1732118561, "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": 87894, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:02:42.812184 140007989102144 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087895.sst) /dev/shm/ToplingTemp/Topling-1174724-Wnr9Ol 2024/11/21-00:02:43.366826 140007989102144 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087895.sst): first pass time = 0.55's, 242.022'MB/sec 2024/11/21-00:02:43.995586 140007989102144 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087895.sst): old prealloc_size = 147639500, real_size = 40668368 2024/11/21-00:02:43.995712 140007989102144 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087895.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.72 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1017.01 avg-zval = 312.24 2024/11/21-00:02:43.995811 140007989102144 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087895.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/21-00:02:44.165821 140007989102144 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087895.sst): second pass time = 0.63's, 209.591'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 248.147'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2205.805'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.272'MB/sec write SST data time = 0.05's, 823.881'MB/sec dict compress time = 7142819459.40's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 23652.453'MB/sec zip my value time = 0.63's, unzip length = 0.132'GB zip my value throughput = 209.591'MB/sec zip pipeline throughput = 357.604'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.01 avg-zval = 312.24 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1020.03 avg-zval = 312.24 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 55686 bytes = 201872 } seq expand size = 389802 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 = 6.9675 value = 3.2571 dict = 1.00 all = 3.1777 } Zip/UnZip{ index = 0.1435 value = 0.3070 dict = 1.00 all = 0.3147 } ---------------------------- total value len = 563.330288 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.321273431 Billion total entry num = 1.700775453 Billion write speed all = 28.207920613 MB/sec (with seq num) write speed all = 27.576302424 MB/sec (without seq num) 2024/11/21-00:02:44.218524 140007989102144 [compaction_job.cc:1948] [default] [JOB 22153] Generated table #87895: 129428 keys, 42237753 bytes, temperature: kWarm 2024/11/21-00:02:44.218595 140007989102144 EVENT_LOG_v1 {"time_micros": 1732118564218563, "cf_name": "default", "job": 22153, "event": "table_file_creation", "file_number": 87895, "file_size": 42237753, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1342030273, "table_properties": {"data_size": 40412928, "index_size": 222912, "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": 131630081, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732118562, "oldest_key_time": 0, "file_creation_time": 1732118562, "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": 87895, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:02:44.259386 140007989102144 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087896.sst) /dev/shm/ToplingTemp/Topling-1174724-xX4vIl 2024/11/21-00:02:44.847438 140007989102144 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087896.sst): first pass time = 0.59's, 228.256'MB/sec 2024/11/21-00:02:45.483674 140007989102144 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087896.sst): old prealloc_size = 147639500, real_size = 40570832 2024/11/21-00:02:45.483828 140007989102144 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087896.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0003 GB avg-key = 8.00 avg-zkey = 1.94 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1016.98 avg-zval = 311.26 2024/11/21-00:02:45.484009 140007989102144 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087896.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/21-00:02:45.686960 140007989102144 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087896.sst): second pass time = 0.63's, 210.111'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.20's, 208.614'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1987.487'MB/sec (index lex order gen) rebuild zvType time = 0.15's, 0.211'MB/sec write SST data time = 0.05's, 851.407'MB/sec dict compress time = -1917403057.85's, -0.000'MB/sec z-dict build time = 0.00's, sample length = 1.379'MB, throughput = 29632.618'MB/sec zip my value time = 0.63's, unzip length = 0.132'GB zip my value throughput = 210.111'MB/sec zip pipeline throughput = 237.033'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.94 avg-val = 1016.98 avg-zval = 311.26 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.94 avg-val = 1023.94 avg-zval = 311.26 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 128692 bytes = 466528 } seq expand size = 900844 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.0003 GB value = 0.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.1736 value = 3.2673 dict = 1.00 all = 3.1651 } Zip/UnZip{ index = 0.1620 value = 0.3061 dict = 1.00 all = 0.3159 } ---------------------------- total value len = 563.462818 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.321402862 Billion total entry num = 1.700904884 Billion write speed all = 28.212200851 MB/sec (with seq num) write speed all = 27.580579195 MB/sec (without seq num) 2024/11/21-00:02:45.738778 140007989102144 [compaction_job.cc:1948] [default] [JOB 22153] Generated table #87896: 129431 keys, 42405610 bytes, temperature: kWarm 2024/11/21-00:02:45.738845 140007989102144 EVENT_LOG_v1 {"time_micros": 1732118565738813, "cf_name": "default", "job": 22153, "event": "table_file_creation", "file_number": 87896, "file_size": 42405610, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1342029799, "table_properties": {"data_size": 40286720, "index_size": 251584, "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": 131629365, "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": 1732118564, "oldest_key_time": 0, "file_creation_time": 1732118564, "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": 87896, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:02:45.776370 140007989102144 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087897.sst) /dev/shm/ToplingTemp/Topling-1174724-nMRq4j 2024/11/21-00:02:46.535844 140007989102144 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087897.sst): first pass time = 0.76's, 176.736'MB/sec 2024/11/21-00:02:47.037201 140007989102144 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087897.sst): old prealloc_size = 147639500, real_size = 40479536 2024/11/21-00:02:47.037358 140007989102144 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087897.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.77 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.01 avg-zval = 310.74 2024/11/21-00:02:47.037460 140007989102144 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087897.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/21-00:02:47.205781 140007989102144 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087897.sst): second pass time = 0.50's, 263.028'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 249.075'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2190.226'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.265'MB/sec write SST data time = 0.05's, 907.123'MB/sec dict compress time = -1917403057.85's, -0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 24023.239'MB/sec zip my value time = 0.50's, unzip length = 0.132'GB zip my value throughput = 263.028'MB/sec zip pipeline throughput = 263.028'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.77 avg-val = 1017.01 avg-zval = 310.74 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.77 avg-val = 1019.10 avg-zval = 310.74 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 38635 bytes = 140064 } seq expand size = 270445 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.0420 GB } UnZip/Zip{ index = 6.7977 value = 3.2729 dict = 1.00 all = 3.1966 } Zip/UnZip{ index = 0.1471 value = 0.3055 dict = 1.00 all = 0.3128 } ---------------------------- total value len = 563.594719 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.321532290 Billion total entry num = 1.701034312 Billion write speed all = 28.216454291 MB/sec (with seq num) write speed all = 27.584829103 MB/sec (without seq num) 2024/11/21-00:02:47.257694 140007989102144 [compaction_job.cc:1948] [default] [JOB 22153] Generated table #87897: 129428 keys, 41987340 bytes, temperature: kWarm 2024/11/21-00:02:47.257755 140007989102144 EVENT_LOG_v1 {"time_micros": 1732118567257726, "cf_name": "default", "job": 22153, "event": "table_file_creation", "file_number": 87897, "file_size": 41987340, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1342024022, "table_properties": {"data_size": 40218528, "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": 2588560, "raw_average_key_size": 20, "raw_value_size": 131630047, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732118565, "oldest_key_time": 0, "file_creation_time": 1732118565, "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": 87897, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:02:47.294814 140007989102144 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087898.sst) /dev/shm/ToplingTemp/Topling-1174724-GpPprk 2024/11/21-00:02:47.836239 140007989102144 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087898.sst): first pass time = 0.54's, 247.913'MB/sec 2024/11/21-00:02:48.423524 140007989102144 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087898.sst): old prealloc_size = 147639500, real_size = 40806000 2024/11/21-00:02:48.423664 140007989102144 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087898.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.73 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1017.00 avg-zval = 313.30 2024/11/21-00:02:48.423797 140007989102144 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087898.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/21-00:02:48.590971 140007989102144 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087898.sst): second pass time = 0.59's, 224.484'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 253.948'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2103.216'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.274'MB/sec write SST data time = 0.05's, 866.469'MB/sec dict compress time = -1917403057.85's, -0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 25373.460'MB/sec zip my value time = 0.59's, unzip length = 0.132'GB zip my value throughput = 224.484'MB/sec zip pipeline throughput = 224.484'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.00 avg-zval = 313.30 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1022.21 avg-zval = 313.30 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 96183 bytes = 348672 } seq expand size = 673281 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.9456 value = 3.2461 dict = 1.00 all = 3.1564 } Zip/UnZip{ index = 0.1440 value = 0.3081 dict = 1.00 all = 0.3168 } ---------------------------- total value len = 563.727022 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801907 GB avg = 0.014 KB total ukey num = 2.321661719 Billion total entry num = 1.701163741 Billion write speed all = 28.220900850 MB/sec (with seq num) write speed all = 27.589268212 MB/sec (without seq num) 2024/11/21-00:02:48.642904 140007989102144 [compaction_job.cc:1948] [default] [JOB 22153] Generated table #87898: 129429 keys, 42522644 bytes, temperature: kWarm 2024/11/21-00:02:48.642974 140007989102144 EVENT_LOG_v1 {"time_micros": 1732118568642943, "cf_name": "default", "job": 22153, "event": "table_file_creation", "file_number": 87898, "file_size": 42522644, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1342028503, "table_properties": {"data_size": 40549856, "index_size": 223616, "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": 2588580, "raw_average_key_size": 20, "raw_value_size": 131629797, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "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": 1732118567, "oldest_key_time": 0, "file_creation_time": 1732118567, "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": 87898, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:02:48.689367 140007989102144 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087899.sst) /dev/shm/ToplingTemp/Topling-1174724-F0xAGk 2024/11/21-00:02:49.653940 140007989102144 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087899.sst): first pass time = 0.96's, 139.153'MB/sec 2024/11/21-00:02:50.278103 140007989102144 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087899.sst): old prealloc_size = 147639500, real_size = 40949376 2024/11/21-00:02:50.278232 140007989102144 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087899.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 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.0407 GB avg-val =1017.00 avg-zval = 314.41 2024/11/21-00:02:50.278359 140007989102144 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087899.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/21-00:02:50.447815 140007989102144 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087899.sst): second pass time = 0.62's, 211.160'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 251.700'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2148.608'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.272'MB/sec write SST data time = 0.05's, 842.353'MB/sec dict compress time = -1917403057.85's, -0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 27458.558'MB/sec zip my value time = 0.62's, unzip length = 0.132'GB zip my value throughput = 211.160'MB/sec zip pipeline throughput = 211.160'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.00 avg-zval = 314.41 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1022.87 avg-zval = 314.41 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 108541 bytes = 393472 } seq expand size = 759787 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 = 6.9755 value = 3.2346 dict = 1.00 all = 3.1425 } Zip/UnZip{ index = 0.1434 value = 0.3092 dict = 1.00 all = 0.3182 } ---------------------------- total value len = 563.859411 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.321791148 Billion total entry num = 1.701293170 Billion write speed all = 28.224733024 MB/sec (with seq num) write speed all = 27.593106763 MB/sec (without seq num) 2024/11/21-00:02:50.499335 140007989102144 [compaction_job.cc:1948] [default] [JOB 22153] Generated table #87899: 129429 keys, 42710386 bytes, temperature: kWarm 2024/11/21-00:02:50.499404 140007989102144 EVENT_LOG_v1 {"time_micros": 1732118570499373, "cf_name": "default", "job": 22153, "event": "table_file_creation", "file_number": 87899, "file_size": 42710386, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1342030487, "table_properties": {"data_size": 40694192, "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": 2588580, "raw_average_key_size": 20, "raw_value_size": 131629457, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "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": 1732118568, "oldest_key_time": 0, "file_creation_time": 1732118568, "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": 87899, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:02:50.538451 140007989102144 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087900.sst) /dev/shm/ToplingTemp/Topling-1174724-FJz4lk 2024/11/21-00:02:50.548236 140007989102144 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087900.sst): first pass time = 0.01's, 390.823'MB/sec 2024/11/21-00:02:50.582475 140007989102144 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087900.sst): old prealloc_size = 147639500, real_size = 1183136 2024/11/21-00:02:50.582520 140007989102144 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087900.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 3671 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.41 raw-val = 0.0037 GB zip-val = 0.0012 GB avg-val =1016.85 avg-zval = 321.58 2024/11/21-00:02:50.592744 140007989102144 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00/087900.sst): second pass time = 0.03's, 111.584'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 119.392'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 71.981'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.107'MB/sec write SST data time = 0.00's, 743.214'MB/sec dict compress time = 0.00's, 33169.519'MB/sec z-dict build time = 0.00's, sample length = 0.041'MB, throughput = 1309.576'MB/sec zip my value time = 0.03's, unzip length = 0.004'GB zip my value throughput = 111.584'MB/sec zip pipeline throughput = 111.584'MB/sec entries = 3671 avg-key = 20.00 avg-zkey = 0.42 avg-val = 1016.85 avg-zval = 321.58 usrkeys = 3671 avg-key = 12.00 avg-zkey = 0.42 avg-val = 1017.03 avg-zval = 321.58 TagRS{ kinds = RS_Key0_TagN bytes = 680 } TagArray{ size = 96 bytes = 368 } seq expand size = 672 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0000 GB value = 0.0037 GB dict = 0.04 MB all = 0.0038 GB } __ZipSize{ index = 0.0000 GB value = 0.0012 GB dict = 0.04 MB all = 0.0012 GB } UnZip/Zip{ index = 28.6797 value = 3.1621 dict = 1.00 all = 3.1071 } Zip/UnZip{ index = 0.0349 value = 0.3162 dict = 1.00 all = 0.3218 } ---------------------------- total value len = 563.863144 GB avg = 0.331 KB (by entry num) total key len = 44.330011 GB avg = 0.026 KB total ukey len = 32.803505 GB avg = 0.014 KB total ukey num = 2.321794819 Billion total entry num = 1.701296841 Billion write speed all = 28.224719850 MB/sec (with seq num) write speed all = 27.593096475 MB/sec (without seq num) 2024/11/21-00:02:50.612851 140007989102144 [compaction_job.cc:1948] [default] [JOB 22153] Generated table #87900: 3671 keys, 1225020 bytes, temperature: kWarm 2024/11/21-00:02:50.612913 140007989102144 EVENT_LOG_v1 {"time_micros": 1732118570612882, "cf_name": "default", "job": 22153, "event": "table_file_creation", "file_number": 87900, "file_size": 1225020, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1339272209, "table_properties": {"data_size": 1180512, "index_size": 1536, "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": 73420, "raw_average_key_size": 20, "raw_value_size": 3732853, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 3671, "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_IL_256_32-DictZipBlobStore", "creation_time": 1732118570, "oldest_key_time": 0, "file_creation_time": 1732118570, "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": 87900, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:02:50.622379 140007989102144 [compaction_job.cc:703] job-22153: subcompact[0], size: 0.255920 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22153/att-00 [087894,087895,087896,087897,087898,087899,087900] 2024/11/21-00:02:50.704286 140007989102144 (Original Log Time 2024/11/21-00:02:41.068608) EVENT_LOG_v1 {"time_micros": 1732118561068563, "job": 22153, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [87886], "files_L3": [87816, 87817, 87800, 87801, 87802, 87803, 87889], "score": 0.993559, "input_data_size": 288224781, "oldest_snapshot_seqno": 1342112566} 2024/11/21-00:02:50.704290 140007989102144 (Original Log Time 2024/11/21-00:02:50.703545) [compaction_job.cc:2022] [default] [JOB 22153] Compacted 1@2 + 7@3 files to L3 => 255919745 bytes 2024/11/21-00:02:50.704291 140007989102144 (Original Log Time 2024/11/21-00:02:50.704216) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 7 0 0 0] max score 0.01, MB/sec: 30.2 rd, 26.8 wr, level 3, files in(1, 7) out(7 +0 blob) MB in(31.2, 243.7 +0.0 blob) out(244.1 +0.0 blob), read-write-amplify(16.6) write-amplify(7.8) OK, records in: 810908, records dropped: 30665 output_compression: Snappy 2024/11/21-00:02:50.704295 140007989102144 (Original Log Time 2024/11/21-00:02:50.704263) EVENT_LOG_v1 {"time_micros": 1732118570704239, "cf": "default", "job": 22153, "event": "compaction_finished", "compaction_time_micros": 9553778, "compaction_time_cpu_micros": 2511092, "output_level": 3, "num_output_files": 7, "total_output_size": 255919745, "num_input_records": 810908, "num_output_records": 780243, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 191613033, "file_range_sync_nanos": 0, "file_fsync_nanos": 6764, "file_prepare_write_nanos": 13745, "lsm_state": [0, 0, 0, 7, 0, 0, 0]} 2024/11/21-00:02:50.836582 140007989102144 DEBG dcompact_worker.cpp:240: HttpPost: 200 OK: url = http://nlb-7zny4kaa1poal01o64.cn-shenzhen.nlb.aliyuncs.com:8443, body = {"instanceId":"nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137","labourId":"","dbId":"d89b4006-2803-486e-b7a2-759bcf348921","dbStarts":1732096383,"starts":1732118560,"executesMs":9785,"compactionJobId":22153,"attempt":0,"compactionInputRawBytes":840914363,"compactionInputZipBytes":288224781,"compactionOutputRawBytes":0,"compactionOutputZipBytes":255919745,"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-e0e6e86b38ff5a4d25a0bf1601b6558c-52453a194ee556dc-00"}}, response = 2024/11/21-00:02:50.836667 140007989102144 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-22153/att-00: olev 3, work 9.786 s, result 10.087 ms, install 0.765 ms, input{raw 801.958 MiB zip 274.873 MiB}