2024/11/20-14:54:05.635446 140257525298752 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02: fork to child time = 0.010099 sec 2024/11/20-14:54:05.635956 140257525298752 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02 2024/11/20-14:54:05.642494 140257525298752 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02 2024/11/20-14:54:05.644176 140257525298752 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-14:54:05.644402 140257525298752 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-14:54:05.690076 140257525298752 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-11166/att-02/MANIFEST-019309 2024/11/20-14:54:05.741472 140257525298752 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-11166/att-02/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 37082, last_sequence is 666765102, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 36887 2024/11/20-14:54:05.741480 140257525298752 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-14:54:05.741566 140257525298752 [version_set.cc:5724] Creating manifest 37082 2024/11/20-14:54:05.774484 140257525298752 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02: bottommost_level: fake = 1, rpc = 0 2024/11/20-14:54:05.794875 140257525298752 [compaction_job.cc:2437] [default] [JOB 11166] Compacting 1@2 + 8@3 files to L3, score 0.86, subcompactions 1 : 1 2024/11/20-14:54:05.794887 140257525298752 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 9333 Base level 2, inputs: [37048(31MB)], [37078(40MB) 37079(482KB) 37004(1911KB) 36946(39MB) 36947(39MB) 36948(39MB) 37007(40MB) 37061(40MB)] 2024/11/20-14:54:05.802091 140257525298752 [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-14:54:05.802114 140257525298752 [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-14:54:05.802131 140257525298752 [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-14:54:05.802139 140257525298752 [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-14:54:05.802149 140257525298752 [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-14:54:06.397020 140257525298752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037083.sst) /dev/shm/ToplingTemp/Topling-418020-mLXmIV 2024/11/20-14:54:06.569910 140257525298752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037083.sst): first pass time = 0.17's, 776.575'MB/sec 2024/11/20-14:54:08.690509 140257525298752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037083.sst): old prealloc_size = 147639500, real_size = 40980528 2024/11/20-14:54:08.690673 140257525298752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037083.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129434 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.0407 GB avg-val =1016.96 avg-zval = 314.61 2024/11/20-14:54:08.690902 140257525298752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037083.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-14:54:09.003226 140257525298752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037083.sst): second pass time = 2.12's, 62.102'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.31's, 136.809'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1683.246'MB/sec (index lex order gen) rebuild zvType time = 0.24's, 0.132'MB/sec write SST data time = 0.07's, 632.689'MB/sec dict compress time = 3403649561.40's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 42462.946'MB/sec zip my value time = 2.12's, unzip length = 0.132'GB zip my value throughput = 62.102'MB/sec zip pipeline throughput = 191.064'MB/sec entries = 129434 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1016.96 avg-zval = 314.61 usrkeys = 129434 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1023.96 avg-zval = 314.61 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129434 bytes = 453040 } seq expand size = 906038 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.0428 GB } UnZip/Zip{ index = 6.8634 value = 3.2324 dict = 1.00 all = 3.1373 } Zip/UnZip{ index = 0.1457 value = 0.3094 dict = 1.00 all = 0.3187 } ---------------------------- total value len = 0.132536 GB avg = 1.024 KB (by entry num) total key len = 0.002589 GB avg = 0.020 KB total ukey len = 0.001553 GB avg = 0.012 KB total ukey num = 0.000129434 Billion total entry num = 0.000129434 Billion write speed all = 0.006145605 MB/sec (with seq num) write speed all = 0.006098511 MB/sec (without seq num) 2024/11/20-14:54:09.059106 140257525298752 [compaction_job.cc:1948] [default] [JOB 11166] Generated table #37083: 129434 keys, 42780993 bytes, temperature: kWarm 2024/11/20-14:54:09.059233 140257525298752 EVENT_LOG_v1 {"time_micros": 1732085649059173, "cf_name": "default", "job": 11166, "event": "table_file_creation", "file_number": 37083, "file_size": 42780993, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 528731813, "largest_seqno": 666088349, "table_properties": {"data_size": 40721696, "index_size": 226304, "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": 2588680, "raw_average_key_size": 20, "raw_value_size": 131629713, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129434, "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": 1732085646, "oldest_key_time": 0, "file_creation_time": 1732085646, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 37083, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:54:09.125032 140257525298752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037084.sst) /dev/shm/ToplingTemp/Topling-418020-b3SVEV 2024/11/20-14:54:09.753753 140257525298752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037084.sst): first pass time = 0.63's, 213.503'MB/sec 2024/11/20-14:54:10.248554 140257525298752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037084.sst): old prealloc_size = 147639500, real_size = 40504640 2024/11/20-14:54:10.248676 140257525298752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037084.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.0402 GB avg-val =1017.01 avg-zval = 310.98 2024/11/20-14:54:10.248751 140257525298752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037084.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-14:54:10.411423 140257525298752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037084.sst): second pass time = 0.49's, 266.445'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 257.669'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2237.106'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.274'MB/sec write SST data time = 0.04's, 937.202'MB/sec dict compress time = 3403649561.40's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 48442.190'MB/sec zip my value time = 0.49's, unzip length = 0.132'GB zip my value throughput = 266.445'MB/sec zip pipeline throughput = 266.445'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.01 avg-zval = 310.98 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1018.39 avg-zval = 310.98 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 25457 bytes = 89120 } seq expand size = 178199 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.9675 value = 3.2704 dict = 1.00 all = 3.1986 } Zip/UnZip{ index = 0.1435 value = 0.3058 dict = 1.00 all = 0.3126 } ---------------------------- total value len = 0.264344 GB avg = 1.021 KB (by entry num) total key len = 0.005177 GB avg = 0.020 KB total ukey len = 0.003106 GB avg = 0.012 KB total ukey num = 0.000258862 Billion total entry num = 0.000258862 Billion write speed all = 0.012257318 MB/sec (with seq num) write speed all = 0.012163137 MB/sec (without seq num) 2024/11/20-14:54:10.465929 140257525298752 [compaction_job.cc:1948] [default] [JOB 11166] Generated table #37084: 129428 keys, 41961086 bytes, temperature: kWarm 2024/11/20-14:54:10.465992 140257525298752 EVENT_LOG_v1 {"time_micros": 1732085650465962, "cf_name": "default", "job": 11166, "event": "table_file_creation", "file_number": 37084, "file_size": 41961086, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 666088350, "table_properties": {"data_size": 40249200, "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": 131629732, "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": 1732085649, "oldest_key_time": 0, "file_creation_time": 1732085649, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 37084, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:54:10.501852 140257525298752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037085.sst) /dev/shm/ToplingTemp/Topling-418020-c1QE9S 2024/11/20-14:54:11.019526 140257525298752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037085.sst): first pass time = 0.52's, 259.292'MB/sec 2024/11/20-14:54:11.580247 140257525298752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037085.sst): old prealloc_size = 147639500, real_size = 40399744 2024/11/20-14:54:11.580372 140257525298752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037085.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.73 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.97 avg-zval = 310.15 2024/11/20-14:54:11.580434 140257525298752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037085.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-14:54:11.742212 140257525298752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037085.sst): second pass time = 0.56's, 235.056'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 258.113'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2191.626'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.275'MB/sec write SST data time = 0.04's, 944.793'MB/sec dict compress time = 3403649561.40's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 27033.035'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 235.056'MB/sec zip pipeline throughput = 271.881'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1016.97 avg-zval = 310.15 usrkeys = 129433 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1017.55 avg-zval = 310.15 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 10640 bytes = 35920 } seq expand size = 74480 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 = 6.9359 value = 3.2790 dict = 1.00 all = 3.2107 } Zip/UnZip{ index = 0.1442 value = 0.3050 dict = 1.00 all = 0.3115 } ---------------------------- total value len = 0.396048 GB avg = 1.020 KB (by entry num) total key len = 0.007766 GB avg = 0.020 KB total ukey len = 0.004660 GB avg = 0.012 KB total ukey num = 0.000388295 Billion total entry num = 0.000388295 Billion write speed all = 0.018363615 MB/sec (with seq num) write speed all = 0.018222352 MB/sec (without seq num) 2024/11/20-14:54:11.793199 140257525298752 [compaction_job.cc:1948] [default] [JOB 11166] Generated table #37085: 129433 keys, 41803379 bytes, temperature: kWarm 2024/11/20-14:54:11.793266 140257525298752 EVENT_LOG_v1 {"time_micros": 1732085651793234, "cf_name": "default", "job": 11166, "event": "table_file_creation", "file_number": 37085, "file_size": 41803379, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 666016364, "table_properties": {"data_size": 40143280, "index_size": 223936, "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": 131630054, "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": 1732085650, "oldest_key_time": 0, "file_creation_time": 1732085650, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 37085, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:54:11.831255 140257525298752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037086.sst) /dev/shm/ToplingTemp/Topling-418020-PoiLFU 2024/11/20-14:54:12.326911 140257525298752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037086.sst): first pass time = 0.50's, 270.810'MB/sec 2024/11/20-14:54:12.844902 140257525298752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037086.sst): old prealloc_size = 147639500, real_size = 40397872 2024/11/20-14:54:12.845015 140257525298752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037086.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.73 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.00 avg-zval = 310.14 2024/11/20-14:54:12.845102 140257525298752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037086.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-14:54:13.078177 140257525298752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037086.sst): second pass time = 0.52's, 254.489'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.23's, 179.201'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2396.283'MB/sec (index lex order gen) rebuild zvType time = 0.17's, 0.186'MB/sec write SST data time = 0.06's, 701.756'MB/sec dict compress time = 3403649561.40's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45501.535'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 254.489'MB/sec zip pipeline throughput = 254.489'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.00 avg-zval = 310.14 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1017.55 avg-zval = 310.14 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 10130 bytes = 34208 } seq expand size = 70910 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 = 6.9397 value = 3.2791 dict = 1.00 all = 3.2110 } Zip/UnZip{ index = 0.1441 value = 0.3050 dict = 1.00 all = 0.3114 } ---------------------------- total value len = 0.527749 GB avg = 1.019 KB (by entry num) total key len = 0.010355 GB avg = 0.020 KB total ukey len = 0.006213 GB avg = 0.012 KB total ukey num = 0.000517725 Billion total entry num = 0.000517725 Billion write speed all = 0.024469002 MB/sec (with seq num) write speed all = 0.024280663 MB/sec (without seq num) 2024/11/20-14:54:13.129402 140257525298752 [compaction_job.cc:1948] [default] [JOB 11166] Generated table #37086: 129430 keys, 41799928 bytes, temperature: kWarm 2024/11/20-14:54:13.129466 140257525298752 EVENT_LOG_v1 {"time_micros": 1732085653129436, "cf_name": "default", "job": 11166, "event": "table_file_creation", "file_number": 37086, "file_size": 41799928, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 666077786, "table_properties": {"data_size": 40141536, "index_size": 223808, "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": 131630060, "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": 1732085651, "oldest_key_time": 0, "file_creation_time": 1732085651, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 37086, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:54:13.169453 140257525298752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037087.sst) /dev/shm/ToplingTemp/Topling-418020-v8nH2U 2024/11/20-14:54:13.723653 140257525298752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037087.sst): first pass time = 0.55's, 242.201'MB/sec 2024/11/20-14:54:14.323141 140257525298752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037087.sst): old prealloc_size = 147639500, real_size = 40472848 2024/11/20-14:54:14.323305 140257525298752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037087.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.0402 GB avg-val =1016.98 avg-zval = 310.74 2024/11/20-14:54:14.323400 140257525298752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037087.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-14:54:14.681124 140257525298752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037087.sst): second pass time = 0.60's, 219.890'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.36's, 117.081'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1592.427'MB/sec (index lex order gen) rebuild zvType time = 0.23's, 0.140'MB/sec write SST data time = 0.13's, 329.668'MB/sec dict compress time = 3403649561.40's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45561.151'MB/sec zip my value time = 0.60's, unzip length = 0.132'GB zip my value throughput = 219.890'MB/sec zip pipeline throughput = 219.890'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.98 avg-zval = 310.74 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1018.04 avg-zval = 310.74 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 19576 bytes = 66080 } seq expand size = 137032 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 = 7.0262 value = 3.2728 dict = 1.00 all = 3.2028 } Zip/UnZip{ index = 0.1423 value = 0.3055 dict = 1.00 all = 0.3122 } ---------------------------- total value len = 0.659516 GB avg = 1.019 KB (by entry num) total key len = 0.012943 GB avg = 0.020 KB total ukey len = 0.007766 GB avg = 0.012 KB total ukey num = 0.000647157 Billion total entry num = 0.000647157 Billion write speed all = 0.030576267 MB/sec (with seq num) write speed all = 0.030340861 MB/sec (without seq num) 2024/11/20-14:54:14.763171 140257525298752 [compaction_job.cc:1948] [default] [JOB 11166] Generated table #37087: 129432 keys, 41906636 bytes, temperature: kWarm 2024/11/20-14:54:14.763250 140257525298752 EVENT_LOG_v1 {"time_micros": 1732085654763206, "cf_name": "default", "job": 11166, "event": "table_file_creation", "file_number": 37087, "file_size": 41906636, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 666086437, "table_properties": {"data_size": 40219264, "index_size": 221056, "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": 131629676, "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": 1732085653, "oldest_key_time": 0, "file_creation_time": 1732085653, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 37087, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:54:14.832555 140257525298752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037088.sst) /dev/shm/ToplingTemp/Topling-418020-5UvUcT 2024/11/20-14:54:15.431530 140257525298752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037088.sst): first pass time = 0.60's, 224.107'MB/sec 2024/11/20-14:54:16.060529 140257525298752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037088.sst): old prealloc_size = 147639500, real_size = 40825152 2024/11/20-14:54:16.060682 140257525298752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037088.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.77 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.02 avg-zval = 313.41 2024/11/20-14:54:16.060829 140257525298752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037088.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-14:54:16.274340 140257525298752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037088.sst): second pass time = 0.63's, 209.593'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.21's, 198.803'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1804.019'MB/sec (index lex order gen) rebuild zvType time = 0.15's, 0.213'MB/sec write SST data time = 0.06's, 691.914'MB/sec dict compress time = 3403649561.40's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 41551.043'MB/sec zip my value time = 0.63's, unzip length = 0.132'GB zip my value throughput = 209.593'MB/sec zip pipeline throughput = 209.593'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.77 avg-val = 1017.02 avg-zval = 313.41 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.77 avg-val = 1021.92 avg-zval = 313.41 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 90582 bytes = 305728 } seq expand size = 634074 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0406 GB dict = 1.38 MB all = 0.0425 GB } UnZip/Zip{ index = 6.7919 value = 3.2450 dict = 1.00 all = 3.1582 } Zip/UnZip{ index = 0.1472 value = 0.3082 dict = 1.00 all = 0.3166 } ---------------------------- total value len = 0.791780 GB avg = 1.020 KB (by entry num) total key len = 0.015532 GB avg = 0.020 KB total ukey len = 0.009319 GB avg = 0.012 KB total ukey num = 0.000776584 Billion total entry num = 0.000776584 Billion write speed all = 0.036705270 MB/sec (with seq num) write speed all = 0.036422805 MB/sec (without seq num) 2024/11/20-14:54:16.345788 140257525298752 [compaction_job.cc:1948] [default] [JOB 11166] Generated table #37088: 129427 keys, 42498868 bytes, temperature: kWarm 2024/11/20-14:54:16.345879 140257525298752 EVENT_LOG_v1 {"time_micros": 1732085656345834, "cf_name": "default", "job": 11166, "event": "table_file_creation", "file_number": 37088, "file_size": 42498868, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 666086448, "table_properties": {"data_size": 40563952, "index_size": 228672, "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": 131630065, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732085654, "oldest_key_time": 0, "file_creation_time": 1732085654, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 37088, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:54:16.416382 140257525298752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037089.sst) /dev/shm/ToplingTemp/Topling-418020-5NkxUW 2024/11/20-14:54:16.462274 140257525298752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037089.sst): first pass time = 0.05's, 178.521'MB/sec 2024/11/20-14:54:16.577220 140257525298752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037089.sst): old prealloc_size = 147639500, real_size = 2520056 2024/11/20-14:54:16.577266 140257525298752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037089.sst): index type = UintIndex_AllOne , store type = DictZipBlobStore usrkeys = 7891 prefix = 4 raw-key = 0.0001 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.02 raw-val = 0.0080 GB zip-val = 0.0025 GB avg-val =1017.13 avg-zval = 319.07 2024/11/20-14:54:16.589774 140257525298752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02/037089.sst): second pass time = 0.11's, 70.299'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 207.835'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 7.613'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.207'MB/sec write SST data time = 0.00's, 868.389'MB/sec dict compress time = 3403649561.40's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.085'MB, throughput = 3619.072'MB/sec zip my value time = 0.11's, unzip length = 0.008'GB zip my value throughput = 70.299'MB/sec zip pipeline throughput = 88.409'MB/sec entries = 7891 avg-key = 20.00 avg-zkey = 0.02 avg-val = 1017.13 avg-zval = 319.07 usrkeys = 7891 avg-key = 12.00 avg-zkey = 0.02 avg-val = 1017.18 avg-zval = 319.07 TagRS{ kinds = RS_Key0_TagN bytes = 1320 } TagArray{ size = 64 bytes = 224 } seq expand size = 448 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0001 GB value = 0.0080 GB dict = 0.09 MB all = 0.0082 GB } __ZipSize{ index = 0.0000 GB value = 0.0025 GB dict = 0.09 MB all = 0.0026 GB } UnZip/Zip{ index = 493.1875 value = 3.1878 dict = 1.00 all = 3.1402 } Zip/UnZip{ index = 0.0020 value = 0.3137 dict = 1.00 all = 0.3184 } ---------------------------- total value len = 0.799807 GB avg = 1.020 KB (by entry num) total key len = 0.015689 GB avg = 0.020 KB total ukey len = 0.009414 GB avg = 0.012 KB total ukey num = 0.000784475 Billion total entry num = 0.000784475 Billion write speed all = 0.037076852 MB/sec (with seq num) write speed all = 0.036791520 MB/sec (without seq num) 2024/11/20-14:54:16.599825 140257525298752 [compaction_job.cc:1948] [default] [JOB 11166] Generated table #37089: 7891 keys, 2606174 bytes, temperature: kWarm 2024/11/20-14:54:16.599888 140257525298752 EVENT_LOG_v1 {"time_micros": 1732085656599859, "cf_name": "default", "job": 11166, "event": "table_file_creation", "file_number": 37089, "file_size": 2606174, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 666027408, "table_properties": {"data_size": 2517760, "index_size": 192, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 157820, "raw_average_key_size": 20, "raw_value_size": 8026145, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 7891, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-UintIndex_AllOne-DictZipBlobStore", "creation_time": 1732085656, "oldest_key_time": 0, "file_creation_time": 1732085656, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 37089, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:54:16.611092 140257525298752 [compaction_job.cc:703] job-11166: subcompact[0], size: 0.255357 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11166/att-02 [037083,037084,037085,037086,037087,037088,037089] 2024/11/20-14:54:16.660016 140257525298752 (Original Log Time 2024/11/20-14:54:05.794943) EVENT_LOG_v1 {"time_micros": 1732085645794903, "job": 11166, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [37048], "files_L3": [37078, 37079, 37004, 36946, 36947, 36948, 37007, 37061], "score": 0.864714, "input_data_size": 287857482, "oldest_snapshot_seqno": 666765058} 2024/11/20-14:54:16.660021 140257525298752 (Original Log Time 2024/11/20-14:54:16.659284) [compaction_job.cc:2022] [default] [JOB 11166] Compacted 1@2 + 8@3 files to L3 => 255357064 bytes 2024/11/20-14:54:16.660022 140257525298752 (Original Log Time 2024/11/20-14:54:16.659943) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 7 0 0 0] max score 0.01, MB/sec: 26.6 rd, 23.6 wr, level 3, files in(1, 8) out(7 +0 blob) MB in(31.2, 243.3 +0.0 blob) out(243.5 +0.0 blob), read-write-amplify(16.6) write-amplify(7.8) OK, records in: 815687, records dropped: 31212 output_compression: Snappy 2024/11/20-14:54:16.660026 140257525298752 (Original Log Time 2024/11/20-14:54:16.659994) EVENT_LOG_v1 {"time_micros": 1732085656659970, "cf": "default", "job": 11166, "event": "compaction_finished", "compaction_time_micros": 10816158, "compaction_time_cpu_micros": 2506649, "output_level": 3, "num_output_files": 7, "total_output_size": 255357064, "num_input_records": 815687, "num_output_records": 784475, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 273479882, "file_range_sync_nanos": 0, "file_fsync_nanos": 7279, "file_prepare_write_nanos": 29051, "lsm_state": [0, 0, 0, 7, 0, 0, 0]} 2024/11/20-14:54:16.777385 140257525298752 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":1732076400,"starts":1732085645,"executesMs":11015,"compactionJobId":11166,"attempt":2,"compactionInputRawBytes":845860855,"compactionInputZipBytes":287857482,"compactionOutputRawBytes":0,"compactionOutputZipBytes":255357064,"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-e1094ee8869a59b4ad130d271e5d4a02-45147f2c278dddbd-00"}}, response = 2024/11/20-14:54:16.777476 140257525298752 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-11166/att-02: olev 3, work 11.015 s, result 8.241 ms, install 0.761 ms, input{raw 806.676 MiB zip 274.522 MiB}