2024/11/21-00:22:21.082601 140007963924032 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00: fork to child time = 0.009487 sec 2024/11/21-00:22:21.083159 140007963924032 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00 2024/11/21-00:22:21.089698 140007963924032 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00 2024/11/21-00:22:21.091413 140007963924032 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-00:22:21.091659 140007963924032 [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:22:21.142386 140007963924032 [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-22564/att-00/MANIFEST-049091 2024/11/21-00:22:21.157703 140007963924032 [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-22564/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 88757, last_sequence is 1354188777, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 88616 2024/11/21-00:22:21.157709 140007963924032 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-00:22:21.157775 140007963924032 [version_set.cc:5724] Creating manifest 88757 2024/11/21-00:22:21.189126 140007963924032 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-00:22:21.207408 140007963924032 [compaction_job.cc:2437] [default] [JOB 22564] Compacting 1@2 + 6@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/21-00:22:21.207420 140007963924032 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 16841 Base level 2, inputs: [88755(31MB)], [88673(40MB) 88674(40MB) 88676(40MB) 88678(40MB) 88680(40MB) 88682(40MB)] 2024/11/21-00:22:21.214571 140007963924032 [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:22:21.214593 140007963924032 [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:22:21.214611 140007963924032 [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:22:21.214617 140007963924032 [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:22:21.214627 140007963924032 [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:22:21.819024 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088758.sst) /dev/shm/ToplingTemp/Topling-1183999-syS7kF 2024/11/21-00:22:22.005750 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088758.sst): first pass time = 0.19's, 719.004'MB/sec 2024/11/21-00:22:22.878854 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088758.sst): old prealloc_size = 147639500, real_size = 41009008 2024/11/21-00:22:22.878985 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088758.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.72 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.04 avg-zval = 314.89 2024/11/21-00:22:22.879166 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088758.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:22:23.060834 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088758.sst): second pass time = 0.87's, 150.877'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 235.337'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2087.780'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.253'MB/sec write SST data time = 0.05's, 796.696'MB/sec dict compress time = 3539893595.88's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 19940.143'MB/sec zip my value time = 0.87's, unzip length = 0.132'GB zip my value throughput = 150.877'MB/sec zip pipeline throughput = 289.906'MB/sec entries = 129424 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.04 avg-zval = 314.89 usrkeys = 129424 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1024.04 avg-zval = 314.89 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129424 bytes = 469184 } seq expand size = 905968 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.0408 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.9914 value = 3.2298 dict = 1.00 all = 3.1340 } Zip/UnZip{ index = 0.1430 value = 0.3096 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.321144000 Billion total entry num = 1.700646022 Billion write speed all = 26.738389836 MB/sec (with seq num) write speed all = 26.139589587 MB/sec (without seq num) 2024/11/21-00:22:23.115573 140007963924032 [compaction_job.cc:1948] [default] [JOB 22564] Generated table #88758: 129424 keys, 42825778 bytes, temperature: kWarm 2024/11/21-00:22:23.115681 140007963924032 EVENT_LOG_v1 {"time_micros": 1732119743115639, "cf_name": "default", "job": 22564, "event": "table_file_creation", "file_number": 88758, "file_size": 42825778, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1354168447, "table_properties": {"data_size": 40754336, "index_size": 222144, "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": 131629435, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732119741, "oldest_key_time": 0, "file_creation_time": 1732119741, "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": 88758, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:22:23.155207 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088759.sst) /dev/shm/ToplingTemp/Topling-1183999-BrOINF 2024/11/21-00:22:23.737440 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088759.sst): first pass time = 0.58's, 230.538'MB/sec 2024/11/21-00:22:24.429183 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088759.sst): old prealloc_size = 147639500, real_size = 40757344 2024/11/21-00:22:24.429309 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088759.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.0405 GB avg-val =1017.01 avg-zval = 312.94 2024/11/21-00:22:24.429420 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088759.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:22:24.594852 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088759.sst): second pass time = 0.69's, 190.498'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 255.806'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2168.178'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.277'MB/sec write SST data time = 0.05's, 872.178'MB/sec dict compress time = 3539893595.88's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 35308.254'MB/sec zip my value time = 0.69's, unzip length = 0.132'GB zip my value throughput = 190.498'MB/sec zip pipeline throughput = 372.296'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.01 avg-zval = 312.94 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1020.73 avg-zval = 312.94 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 68723 bytes = 249136 } seq expand size = 481061 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.0405 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.9936 value = 3.2499 dict = 1.00 all = 3.1675 } Zip/UnZip{ index = 0.1430 value = 0.3077 dict = 1.00 all = 0.3157 } ---------------------------- total value len = 563.330379 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.321273428 Billion total entry num = 1.700775450 Billion write speed all = 26.742512782 MB/sec (with seq num) write speed all = 26.143707390 MB/sec (without seq num) 2024/11/21-00:22:24.650976 140007963924032 [compaction_job.cc:1948] [default] [JOB 22564] Generated table #88759: 129428 keys, 42373993 bytes, temperature: kWarm 2024/11/21-00:22:24.651033 140007963924032 EVENT_LOG_v1 {"time_micros": 1732119744651003, "cf_name": "default", "job": 22564, "event": "table_file_creation", "file_number": 88759, "file_size": 42373993, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1354168487, "table_properties": {"data_size": 40502736, "index_size": 222080, "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": 131630057, "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": 1732119743, "oldest_key_time": 0, "file_creation_time": 1732119743, "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": 88759, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:22:24.701405 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088760.sst) /dev/shm/ToplingTemp/Topling-1183999-zsZqiF 2024/11/21-00:22:25.282940 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088760.sst): first pass time = 0.58's, 230.812'MB/sec 2024/11/21-00:22:26.108860 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088760.sst): old prealloc_size = 147639500, real_size = 40576400 2024/11/21-00:22:26.109021 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088760.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.91 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.01 avg-zval = 311.34 2024/11/21-00:22:26.109206 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088760.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:22:26.546154 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088760.sst): second pass time = 0.83's, 159.524'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.44's, 96.884'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1859.901'MB/sec (index lex order gen) rebuild zvType time = 0.30's, 0.109'MB/sec write SST data time = 0.14's, 301.164'MB/sec dict compress time = 0.00's, 1377880.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 42099.667'MB/sec zip my value time = 0.83's, unzip length = 0.132'GB zip my value throughput = 159.524'MB/sec zip pipeline throughput = 262.028'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.91 avg-val = 1017.01 avg-zval = 311.34 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.91 avg-val = 1023.27 avg-zval = 311.34 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 115720 bytes = 419504 } seq expand size = 810040 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.2724 value = 3.2665 dict = 1.00 all = 3.1682 } Zip/UnZip{ index = 0.1594 value = 0.3061 dict = 1.00 all = 0.3156 } ---------------------------- 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.321402856 Billion total entry num = 1.700904878 Billion write speed all = 26.746158499 MB/sec (with seq num) write speed all = 26.147358961 MB/sec (without seq num) 2024/11/21-00:22:26.619694 140007963924032 [compaction_job.cc:1948] [default] [JOB 22564] Generated table #88760: 129428 keys, 42363479 bytes, temperature: kWarm 2024/11/21-00:22:26.619787 140007963924032 EVENT_LOG_v1 {"time_micros": 1732119746619741, "cf_name": "default", "job": 22564, "event": "table_file_creation", "file_number": 88760, "file_size": 42363479, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1354165178, "table_properties": {"data_size": 40296256, "index_size": 247616, "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": 131629467, "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": 1732119744, "oldest_key_time": 0, "file_creation_time": 1732119744, "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": 88760, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:22:26.670174 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088761.sst) /dev/shm/ToplingTemp/Topling-1183999-PBzzjG 2024/11/21-00:22:27.214813 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088761.sst): first pass time = 0.54's, 246.452'MB/sec 2024/11/21-00:22:27.977245 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088761.sst): old prealloc_size = 147639500, real_size = 40515248 2024/11/21-00:22:27.977444 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088761.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.80 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.99 avg-zval = 310.97 2024/11/21-00:22:27.977590 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088761.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:22:28.142302 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088761.sst): second pass time = 0.75's, 174.850'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 255.074'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1428.190'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.271'MB/sec write SST data time = 0.05's, 922.871'MB/sec dict compress time = 0.00's, 1378188.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 42632.722'MB/sec zip my value time = 0.75's, unzip length = 0.132'GB zip my value throughput = 174.850'MB/sec zip pipeline throughput = 318.818'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.80 avg-val = 1016.99 avg-zval = 310.97 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.80 avg-val = 1020.24 avg-zval = 310.97 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 60063 bytes = 217744 } seq expand size = 420441 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.0421 GB } UnZip/Zip{ index = 6.6524 value = 3.2704 dict = 1.00 all = 3.1880 } Zip/UnZip{ index = 0.1503 value = 0.3058 dict = 1.00 all = 0.3137 } ---------------------------- total value len = 563.594868 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.321532286 Billion total entry num = 1.701034308 Billion write speed all = 26.750204425 MB/sec (with seq num) write speed all = 26.151401382 MB/sec (without seq num) 2024/11/21-00:22:28.196229 140007963924032 [compaction_job.cc:1948] [default] [JOB 22564] Generated table #88761: 129430 keys, 42100875 bytes, temperature: kWarm 2024/11/21-00:22:28.196287 140007963924032 EVENT_LOG_v1 {"time_micros": 1732119748196256, "cf_name": "default", "job": 22564, "event": "table_file_creation", "file_number": 88761, "file_size": 42100875, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1354167682, "table_properties": {"data_size": 40249248, "index_size": 233472, "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": 131629505, "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": 1732119746, "oldest_key_time": 0, "file_creation_time": 1732119746, "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": 88761, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:22:28.235259 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088762.sst) /dev/shm/ToplingTemp/Topling-1183999-H5iUcC 2024/11/21-00:22:28.765827 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088762.sst): first pass time = 0.53's, 252.985'MB/sec 2024/11/21-00:22:30.246029 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088762.sst): old prealloc_size = 147639500, real_size = 40716208 2024/11/21-00:22:30.246157 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088762.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.99 avg-zval = 312.61 2024/11/21-00:22:30.246267 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088762.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:22:30.411524 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088762.sst): second pass time = 1.48's, 88.968'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 255.966'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2346.572'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.270'MB/sec write SST data time = 0.05's, 929.014'MB/sec dict compress time = 0.00's, 1377727.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 40644.511'MB/sec zip my value time = 1.48's, unzip length = 0.132'GB zip my value throughput = 88.968'MB/sec zip pipeline throughput = 208.892'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1016.99 avg-zval = 312.61 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1021.04 avg-zval = 312.61 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 74844 bytes = 271328 } seq expand size = 523908 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.0424 GB } UnZip/Zip{ index = 6.9656 value = 3.2533 dict = 1.00 all = 3.1689 } Zip/UnZip{ index = 0.1436 value = 0.3074 dict = 1.00 all = 0.3156 } ---------------------------- total value len = 563.727021 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.321661716 Billion total entry num = 1.701163738 Billion write speed all = 26.753462071 MB/sec (with seq num) write speed all = 26.154673255 MB/sec (without seq num) 2024/11/21-00:22:30.463126 140007963924032 [compaction_job.cc:1948] [default] [JOB 22564] Generated table #88762: 129430 keys, 42355006 bytes, temperature: kWarm 2024/11/21-00:22:30.463191 140007963924032 EVENT_LOG_v1 {"time_micros": 1732119750463159, "cf_name": "default", "job": 22564, "event": "table_file_creation", "file_number": 88762, "file_size": 42355006, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1354134371, "table_properties": {"data_size": 40460704, "index_size": 222976, "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": 131629340, "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": 1732119748, "oldest_key_time": 0, "file_creation_time": 1732119748, "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": 88762, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:22:30.502162 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088763.sst) /dev/shm/ToplingTemp/Topling-1183999-eSCJrF 2024/11/21-00:22:31.235675 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088763.sst): first pass time = 0.73's, 182.992'MB/sec 2024/11/21-00:22:31.911287 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088763.sst): old prealloc_size = 147639500, real_size = 41032048 2024/11/21-00:22:31.911435 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088763.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.72 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1016.99 avg-zval = 315.05 2024/11/21-00:22:31.911595 140007963924032 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088763.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:22:32.134011 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088763.sst): second pass time = 0.67's, 195.070'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.22's, 192.411'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2109.544'MB/sec (index lex order gen) rebuild zvType time = 0.15's, 0.212'MB/sec write SST data time = 0.07's, 611.804'MB/sec dict compress time = 0.00's, 1378303.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 50036.412'MB/sec zip my value time = 0.67's, unzip length = 0.132'GB zip my value throughput = 195.070'MB/sec zip pipeline throughput = 195.070'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1016.99 avg-zval = 315.05 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1023.99 avg-zval = 315.05 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129431 bytes = 469200 } seq expand size = 906017 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.0408 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.9696 value = 3.2281 dict = 1.00 all = 3.1324 } Zip/UnZip{ index = 0.1435 value = 0.3098 dict = 1.00 all = 0.3192 } ---------------------------- total value len = 563.859557 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.321791147 Billion total entry num = 1.701293169 Billion write speed all = 26.757379507 MB/sec (with seq num) write speed all = 26.158590513 MB/sec (without seq num) 2024/11/21-00:22:32.189996 140007963924032 [compaction_job.cc:1948] [default] [JOB 22564] Generated table #88763: 129431 keys, 42848958 bytes, temperature: kWarm 2024/11/21-00:22:32.190091 140007963924032 EVENT_LOG_v1 {"time_micros": 1732119752190031, "cf_name": "default", "job": 22564, "event": "table_file_creation", "file_number": 88763, "file_size": 42848958, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 976869219, "largest_seqno": 1354168420, "table_properties": {"data_size": 40776672, "index_size": 222848, "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": 131629675, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732119750, "oldest_key_time": 0, "file_creation_time": 1732119750, "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": 88763, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:22:32.231758 140007963924032 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088764.sst) /dev/shm/ToplingTemp/Topling-1183999-3gNuoF 2024/11/21-00:22:32.236962 140007963924032 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088764.sst): first pass time = 0.01's, 194.168'MB/sec 2024/11/21-00:22:32.261285 140007963924032 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088764.sst): old prealloc_size = 147639500, real_size = 330208 2024/11/21-00:22:32.261328 140007963924032 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088764.sst): index type = FixedLenKeyIndex , store type = DictZipBlobStore usrkeys = 968 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 15.93 raw-val = 0.0010 GB zip-val = 0.0003 GB avg-val =1017.09 avg-zval = 324.78 2024/11/21-00:22:32.262777 140007963924032 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00/088764.sst): second pass time = 0.02's, 41.242'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 236.872'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 530.381'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.251'MB/sec write SST data time = 0.00's, 724.688'MB/sec dict compress time = 3939128961.00's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.014'MB, throughput = 518.810'MB/sec zip my value time = 0.02's, unzip length = 0.001'GB zip my value throughput = 41.242'MB/sec zip pipeline throughput = 41.242'MB/sec entries = 968 avg-key = 20.00 avg-zkey = 15.93 avg-val = 1017.09 avg-zval = 324.78 usrkeys = 968 avg-key = 12.00 avg-zkey = 15.93 avg-val = 1024.09 avg-zval = 324.78 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 968 bytes = 3520 } seq expand size = 6776 multi value expand size = 0 cnt WriteAppend = 10 UnZipSize{ index = 0.0000 GB value = 0.0010 GB dict = 0.01 MB all = 0.0010 GB } __ZipSize{ index = 0.0000 GB value = 0.0003 GB dict = 0.01 MB all = 0.0003 GB } UnZip/Zip{ index = 0.7531 value = 3.1317 dict = 1.00 all = 2.8784 } Zip/UnZip{ index = 1.3278 value = 0.3193 dict = 1.00 all = 0.3474 } ---------------------------- total value len = 563.860548 GB avg = 0.331 KB (by entry num) total key len = 44.329957 GB avg = 0.026 KB total ukey len = 32.803472 GB avg = 0.014 KB total ukey num = 2.321792115 Billion total entry num = 1.701294137 Billion write speed all = 26.757272347 MB/sec (with seq num) write speed all = 26.158486405 MB/sec (without seq num) 2024/11/21-00:22:32.269319 140007963924032 [compaction_job.cc:1948] [default] [JOB 22564] Generated table #88764: 968 keys, 348770 bytes, temperature: kWarm 2024/11/21-00:22:32.269364 140007963924032 EVENT_LOG_v1 {"time_micros": 1732119752269339, "cf_name": "default", "job": 22564, "event": "table_file_creation", "file_number": 88764, "file_size": 348770, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980246939, "largest_seqno": 1351751276, "table_properties": {"data_size": 314384, "index_size": 15424, "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": 19360, "raw_average_key_size": 20, "raw_value_size": 984544, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 968, "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-FixedLenKeyIndex-DictZipBlobStore", "creation_time": 1732119752, "oldest_key_time": 0, "file_creation_time": 1732119752, "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": 88764, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:22:32.279592 140007963924032 [compaction_job.cc:703] job-22564: subcompact[0], size: 0.255217 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22564/att-00 [088758,088759,088760,088761,088762,088763,088764] 2024/11/21-00:22:32.336517 140007963924032 (Original Log Time 2024/11/21-00:22:21.207459) EVENT_LOG_v1 {"time_micros": 1732119741207428, "job": 22564, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [88755], "files_L3": [88673, 88674, 88676, 88678, 88680, 88682], "score": 0.998555, "input_data_size": 287611372, "oldest_snapshot_seqno": 1354188735} 2024/11/21-00:22:32.336522 140007963924032 (Original Log Time 2024/11/21-00:22:32.328867) [compaction_job.cc:2022] [default] [JOB 22564] Compacted 1@2 + 6@3 files to L3 => 255216859 bytes 2024/11/21-00:22:32.336523 140007963924032 (Original Log Time 2024/11/21-00:22:32.336448) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 7 0 0 0] max score 0.01, MB/sec: 26.0 rd, 23.1 wr, level 3, files in(1, 6) out(7 +0 blob) MB in(31.2, 243.1 +0.0 blob) out(243.4 +0.0 blob), read-write-amplify(16.6) write-amplify(7.8) OK, records in: 808531, records dropped: 30992 output_compression: Snappy 2024/11/21-00:22:32.336527 140007963924032 (Original Log Time 2024/11/21-00:22:32.336496) EVENT_LOG_v1 {"time_micros": 1732119752336471, "cf": "default", "job": 22564, "event": "compaction_finished", "compaction_time_micros": 11072137, "compaction_time_cpu_micros": 2444000, "output_level": 3, "num_output_files": 7, "total_output_size": 255216859, "num_input_records": 808531, "num_output_records": 777539, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 249507366, "file_range_sync_nanos": 0, "file_fsync_nanos": 7023, "file_prepare_write_nanos": 15350, "lsm_state": [0, 0, 0, 7, 0, 0, 0]} 2024/11/21-00:22:32.459622 140007963924032 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":1732119741,"executesMs":11238,"compactionJobId":22564,"attempt":0,"compactionInputRawBytes":838448698,"compactionInputZipBytes":287611372,"compactionOutputRawBytes":0,"compactionOutputZipBytes":255216859,"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-529f3bf929b6e7e76998026ba0a6d3f7-5291b00a52b0b804-00"}}, response = 2024/11/21-00:22:32.459716 140007963924032 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-22564/att-00: olev 3, work 11.238 s, result 7.673 ms, install 7.676 ms, input{raw 799.607 MiB zip 274.288 MiB}