2024/11/20-23:33:53.934379 140008845157952 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00: fork to child time = 0.027269 sec 2024/11/20-23:33:53.935150 140008845157952 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00 2024/11/20-23:33:53.942647 140008845157952 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00 2024/11/20-23:33:53.944895 140008845157952 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-23:33:53.945269 140008845157952 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-23:33:53.991139 140008845157952 [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-21168/att-00/MANIFEST-049091 2024/11/20-23:33:54.019472 140008845157952 [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-21168/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 85970, last_sequence is 1318348850, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 85779 2024/11/20-23:33:54.019491 140008845157952 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-23:33:54.019600 140008845157952 [version_set.cc:5724] Creating manifest 85970 2024/11/20-23:33:54.050480 140008845157952 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-23:33:54.069324 140008845157952 [compaction_job.cc:2437] [default] [JOB 21168] Compacting 1@2 + 7@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-23:33:54.069340 140008845157952 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 15869 Base level 2, inputs: [85951(31MB)], [85960(40MB) 85961(1085KB) 85880(40MB) 85881(40MB) 85882(40MB) 85883(40MB) 85964(40MB)] 2024/11/20-23:33:54.079664 140008845157952 [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-23:33:54.079701 140008845157952 [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-23:33:54.079729 140008845157952 [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-23:33:54.079741 140008845157952 [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-23:33:54.079756 140008845157952 [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-23:33:54.748913 140008845157952 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085971.sst) /dev/shm/ToplingTemp/Topling-1153833-BA6c3C 2024/11/20-23:33:54.964440 140008845157952 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085971.sst): first pass time = 0.22's, 622.906'MB/sec 2024/11/20-23:33:55.639434 140008845157952 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085971.sst): old prealloc_size = 147639500, real_size = 40982176 2024/11/20-23:33:55.639576 140008845157952 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085971.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129425 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.04 avg-zval = 314.68 2024/11/20-23:33:55.639742 140008845157952 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085971.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-23:33:55.812450 140008845157952 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085971.sst): second pass time = 0.67's, 195.250'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 247.355'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2004.204'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.257'MB/sec write SST data time = 0.05's, 908.645'MB/sec dict compress time = 7308349836.37's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 40696.835'MB/sec zip my value time = 0.67's, unzip length = 0.132'GB zip my value throughput = 195.250'MB/sec zip pipeline throughput = 195.250'MB/sec entries = 129425 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.04 avg-zval = 314.68 usrkeys = 129425 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1024.04 avg-zval = 314.68 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129425 bytes = 469184 } seq expand size = 905975 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.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.9914 value = 3.2320 dict = 1.00 all = 3.1360 } Zip/UnZip{ index = 0.1430 value = 0.3094 dict = 1.00 all = 0.3189 } ---------------------------- 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.321144001 Billion total entry num = 1.700646023 Billion write speed all = 30.661739202 MB/sec (with seq num) write speed all = 29.975076423 MB/sec (without seq num) 2024/11/20-23:33:55.864544 140008845157952 [compaction_job.cc:1948] [default] [JOB 21168] Generated table #85971: 129425 keys, 42798974 bytes, temperature: kWarm 2024/11/20-23:33:55.864644 140008845157952 EVENT_LOG_v1 {"time_micros": 1732116835864599, "cf_name": "default", "job": 21168, "event": "table_file_creation", "file_number": 85971, "file_size": 42798974, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1318068834, "table_properties": {"data_size": 40727504, "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": 2588500, "raw_average_key_size": 20, "raw_value_size": 131629979, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129425, "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": 1732116834, "oldest_key_time": 0, "file_creation_time": 1732116834, "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": 85971, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:33:55.900587 140008845157952 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085972.sst) /dev/shm/ToplingTemp/Topling-1153833-pJlBJF 2024/11/20-23:33:56.468008 140008845157952 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085972.sst): first pass time = 0.57's, 236.558'MB/sec 2024/11/20-23:33:57.233560 140008845157952 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085972.sst): old prealloc_size = 147639500, real_size = 40921488 2024/11/20-23:33:57.233723 140008845157952 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085972.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.71 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1016.99 avg-zval = 314.20 2024/11/20-23:33:57.233889 140008845157952 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085972.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-23:33:57.599790 140008845157952 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085972.sst): second pass time = 0.76's, 172.153'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.37's, 116.479'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1672.632'MB/sec (index lex order gen) rebuild zvType time = 0.32's, 0.102'MB/sec write SST data time = 0.05's, 868.367'MB/sec dict compress time = 140015.67's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 21426.273'MB/sec zip my value time = 0.76's, unzip length = 0.132'GB zip my value throughput = 172.153'MB/sec zip pipeline throughput = 172.153'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.99 avg-zval = 314.20 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1022.49 avg-zval = 314.20 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 101654 bytes = 368512 } seq expand size = 711578 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.9998 value = 3.2368 dict = 1.00 all = 3.1464 } Zip/UnZip{ index = 0.1429 value = 0.3089 dict = 1.00 all = 0.3178 } ---------------------------- total value len = 563.330610 GB avg = 0.331 KB (by entry num) total key len = 44.319583 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273432 Billion total entry num = 1.700775454 Billion write speed all = 30.665782935 MB/sec (with seq num) write speed all = 29.979129838 MB/sec (without seq num) 2024/11/20-23:33:57.653906 140008845157952 [compaction_job.cc:1948] [default] [JOB 21168] Generated table #85972: 129431 keys, 42657774 bytes, temperature: kWarm 2024/11/20-23:33:57.653967 140008845157952 EVENT_LOG_v1 {"time_micros": 1732116837653938, "cf_name": "default", "job": 21168, "event": "table_file_creation", "file_number": 85972, "file_size": 42657774, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1318068377, "table_properties": {"data_size": 40667072, "index_size": 221888, "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": 131630014, "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": 1732116835, "oldest_key_time": 0, "file_creation_time": 1732116835, "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": 85972, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:33:57.690961 140008845157952 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085973.sst) /dev/shm/ToplingTemp/Topling-1153833-btO8DD 2024/11/20-23:33:58.185798 140008845157952 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085973.sst): first pass time = 0.49's, 271.257'MB/sec 2024/11/20-23:33:58.716865 140008845157952 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085973.sst): old prealloc_size = 147639500, real_size = 40514896 2024/11/20-23:33:58.716994 140008845157952 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085973.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.81 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.01 avg-zval = 310.97 2024/11/20-23:33:58.717104 140008845157952 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085973.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-23:33:58.882123 140008845157952 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085973.sst): second pass time = 0.53's, 248.203'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 254.752'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2220.145'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.269'MB/sec write SST data time = 0.04's, 936.585'MB/sec dict compress time = 140015.67's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 25778.767'MB/sec zip my value time = 0.53's, unzip length = 0.132'GB zip my value throughput = 248.203'MB/sec zip pipeline throughput = 248.203'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.81 avg-val = 1017.01 avg-zval = 310.97 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.81 avg-val = 1020.14 avg-zval = 310.97 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 57727 bytes = 209280 } seq expand size = 404089 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.6451 value = 3.2704 dict = 1.00 all = 3.1887 } Zip/UnZip{ index = 0.1505 value = 0.3058 dict = 1.00 all = 0.3136 } ---------------------------- total value len = 563.462644 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.321402860 Billion total entry num = 1.700904882 Billion write speed all = 30.670592018 MB/sec (with seq num) write speed all = 29.983931103 MB/sec (without seq num) 2024/11/20-23:33:58.933873 140008845157952 [compaction_job.cc:1948] [default] [JOB 21168] Generated table #85973: 129428 keys, 42091627 bytes, temperature: kWarm 2024/11/20-23:33:58.933940 140008845157952 EVENT_LOG_v1 {"time_micros": 1732116838933909, "cf_name": "default", "job": 21168, "event": "table_file_creation", "file_number": 85973, "file_size": 42091627, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1318052821, "table_properties": {"data_size": 40248640, "index_size": 233728, "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": 131630130, "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": 1732116837, "oldest_key_time": 0, "file_creation_time": 1732116837, "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": 85973, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:33:58.971256 140008845157952 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085974.sst) /dev/shm/ToplingTemp/Topling-1153833-pLEGWD 2024/11/20-23:33:59.470695 140008845157952 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085974.sst): first pass time = 0.50's, 268.755'MB/sec 2024/11/20-23:33:59.984429 140008845157952 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085974.sst): old prealloc_size = 147639500, real_size = 40566704 2024/11/20-23:33:59.984578 140008845157952 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085974.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.91 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1016.99 avg-zval = 311.27 2024/11/20-23:33:59.984707 140008845157952 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085974.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-23:34:00.198143 140008845157952 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085974.sst): second pass time = 0.51's, 256.593'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.21's, 197.990'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1997.992'MB/sec (index lex order gen) rebuild zvType time = 0.15's, 0.219'MB/sec write SST data time = 0.07's, 646.304'MB/sec dict compress time = 4589173896.44's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 43473.776'MB/sec zip my value time = 0.51's, unzip length = 0.132'GB zip my value throughput = 256.593'MB/sec zip pipeline throughput = 256.593'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.91 avg-val = 1016.99 avg-zval = 311.27 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.91 avg-val = 1022.50 avg-zval = 311.27 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 101914 bytes = 369456 } seq expand size = 713398 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.0423 GB } UnZip/Zip{ index = 6.2953 value = 3.2673 dict = 1.00 all = 3.1728 } Zip/UnZip{ index = 0.1588 value = 0.3061 dict = 1.00 all = 0.3152 } ---------------------------- total value len = 563.594987 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.321532291 Billion total entry num = 1.701034313 Billion write speed all = 30.675363941 MB/sec (with seq num) write speed all = 29.988696376 MB/sec (without seq num) 2024/11/20-23:34:00.251427 140008845157952 [compaction_job.cc:1948] [default] [JOB 21168] Generated table #85974: 129431 keys, 42303484 bytes, temperature: kWarm 2024/11/20-23:34:00.251496 140008845157952 EVENT_LOG_v1 {"time_micros": 1732116840251464, "cf_name": "default", "job": 21168, "event": "table_file_creation", "file_number": 85974, "file_size": 42303484, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1318068676, "table_properties": {"data_size": 40287456, "index_size": 246720, "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": 131629847, "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": 1732116838, "oldest_key_time": 0, "file_creation_time": 1732116838, "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": 85974, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:34:00.296903 140008845157952 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085975.sst) /dev/shm/ToplingTemp/Topling-1153833-Csb7dE 2024/11/20-23:34:01.007427 140008845157952 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085975.sst): first pass time = 0.71's, 188.918'MB/sec 2024/11/20-23:34:01.527059 140008845157952 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085975.sst): old prealloc_size = 147639500, real_size = 40512704 2024/11/20-23:34:01.527166 140008845157952 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085975.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.0403 GB avg-val =1017.01 avg-zval = 311.04 2024/11/20-23:34:01.527245 140008845157952 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085975.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-23:34:01.690157 140008845157952 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085975.sst): second pass time = 0.52's, 253.742'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 257.516'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2570.509'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.271'MB/sec write SST data time = 0.04's, 968.138'MB/sec dict compress time = 4589173896.44's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 41151.684'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 253.742'MB/sec zip pipeline throughput = 253.742'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.01 avg-zval = 311.04 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1018.74 avg-zval = 311.04 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 32089 bytes = 116336 } seq expand size = 224623 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.0403 GB dict = 1.38 MB all = 0.0420 GB } UnZip/Zip{ index = 6.9675 value = 3.2697 dict = 1.00 all = 3.1959 } Zip/UnZip{ index = 0.1435 value = 0.3058 dict = 1.00 all = 0.3129 } ---------------------------- total value len = 563.726842 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801908 GB avg = 0.014 KB total ukey num = 2.321661720 Billion total entry num = 1.701163742 Billion write speed all = 30.679838076 MB/sec (with seq num) write speed all = 29.993169961 MB/sec (without seq num) 2024/11/20-23:34:01.743747 140008845157952 [compaction_job.cc:1948] [default] [JOB 21168] Generated table #85975: 129429 keys, 41996674 bytes, temperature: kWarm 2024/11/20-23:34:01.743814 140008845157952 EVENT_LOG_v1 {"time_micros": 1732116841743782, "cf_name": "default", "job": 21168, "event": "table_file_creation", "file_number": 85975, "file_size": 41996674, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1318068648, "table_properties": {"data_size": 40257264, "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": 2588580, "raw_average_key_size": 20, "raw_value_size": 131630035, "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": 1732116840, "oldest_key_time": 0, "file_creation_time": 1732116840, "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": 85975, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:34:01.778782 140008845157952 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085976.sst) /dev/shm/ToplingTemp/Topling-1153833-mR6HpC 2024/11/20-23:34:02.398882 140008845157952 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085976.sst): first pass time = 0.62's, 216.457'MB/sec 2024/11/20-23:34:02.956670 140008845157952 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085976.sst): old prealloc_size = 147639500, real_size = 41019360 2024/11/20-23:34:02.956783 140008845157952 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085976.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.70 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.00 avg-zval = 314.98 2024/11/20-23:34:02.956930 140008845157952 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085976.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-23:34:03.122177 140008845157952 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085976.sst): second pass time = 0.56's, 236.340'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 258.840'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2461.318'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.05's, 916.287'MB/sec dict compress time = 4589173896.44's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 42023.359'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 236.340'MB/sec zip pipeline throughput = 236.340'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.00 avg-zval = 314.98 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1024.00 avg-zval = 314.98 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 469200 } seq expand size = 906003 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 = 7.0731 value = 3.2288 dict = 1.00 all = 3.1333 } Zip/UnZip{ index = 0.1414 value = 0.3097 dict = 1.00 all = 0.3192 } ---------------------------- total value len = 563.859377 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.321791149 Billion total entry num = 1.701293171 Billion write speed all = 30.684438791 MB/sec (with seq num) write speed all = 29.997768047 MB/sec (without seq num) 2024/11/20-23:34:03.175463 140008845157952 [compaction_job.cc:1948] [default] [JOB 21168] Generated table #85976: 129429 keys, 42835949 bytes, temperature: kWarm 2024/11/20-23:34:03.175522 140008845157952 EVENT_LOG_v1 {"time_micros": 1732116843175493, "cf_name": "default", "job": 21168, "event": "table_file_creation", "file_number": 85976, "file_size": 42835949, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980009580, "largest_seqno": 1318068743, "table_properties": {"data_size": 40767248, "index_size": 219584, "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": 131629343, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732116841, "oldest_key_time": 0, "file_creation_time": 1732116841, "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": 85976, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:34:03.210446 140008845157952 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085977.sst) /dev/shm/ToplingTemp/Topling-1153833-wXAzjB 2024/11/20-23:34:03.220388 140008845157952 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085977.sst): first pass time = 0.01's, 448.335'MB/sec 2024/11/20-23:34:03.256236 140008845157952 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085977.sst): old prealloc_size = 147639500, real_size = 1407080 2024/11/20-23:34:03.256271 140008845157952 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085977.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 4287 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.23 raw-val = 0.0044 GB zip-val = 0.0014 GB avg-val =1016.91 avg-zval = 327.70 2024/11/20-23:34:03.272230 140008845157952 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00/085977.sst): second pass time = 0.04's, 123.703'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.02's, 91.852'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 52.702'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.075'MB/sec write SST data time = 0.00's, 917.971'MB/sec dict compress time = 4589173896.44's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.046'MB, throughput = 1587.663'MB/sec zip my value time = 0.04's, unzip length = 0.004'GB zip my value throughput = 123.703'MB/sec zip pipeline throughput = 123.703'MB/sec entries = 4287 avg-key = 20.00 avg-zkey = 0.24 avg-val = 1016.91 avg-zval = 327.70 usrkeys = 4287 avg-key = 12.00 avg-zkey = 0.24 avg-val = 1023.91 avg-zval = 327.70 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 4287 bytes = 15552 } seq expand size = 30009 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0001 GB value = 0.0044 GB dict = 0.05 MB all = 0.0044 GB } __ZipSize{ index = 0.0000 GB value = 0.0014 GB dict = 0.05 MB all = 0.0015 GB } UnZip/Zip{ index = 50.2383 value = 3.1032 dict = 1.00 all = 3.0273 } Zip/UnZip{ index = 0.0199 value = 0.3223 dict = 1.00 all = 0.3303 } ---------------------------- total value len = 563.863767 GB avg = 0.331 KB (by entry num) total key len = 44.330024 GB avg = 0.026 KB total ukey len = 32.803512 GB avg = 0.014 KB total ukey num = 2.321795436 Billion total entry num = 1.701297458 Billion write speed all = 30.684432269 MB/sec (with seq num) write speed all = 29.997764994 MB/sec (without seq num) 2024/11/20-23:34:03.280789 140008845157952 [compaction_job.cc:1948] [default] [JOB 21168] Generated table #85977: 4287 keys, 1468369 bytes, temperature: kWarm 2024/11/20-23:34:03.280856 140008845157952 EVENT_LOG_v1 {"time_micros": 1732116843280828, "cf_name": "default", "job": 21168, "event": "table_file_creation", "file_number": 85977, "file_size": 1468369, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980900132, "largest_seqno": 1318068744, "table_properties": {"data_size": 1404848, "index_size": 1024, "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": 85740, "raw_average_key_size": 20, "raw_value_size": 4359496, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 4287, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732116843, "oldest_key_time": 0, "file_creation_time": 1732116843, "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": 85977, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:34:03.289851 140008845157952 [compaction_job.cc:703] job-21168: subcompact[0], size: 0.256153 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-21168/att-00 [085971,085972,085973,085974,085975,085976,085977] 2024/11/20-23:34:03.351748 140008845157952 (Original Log Time 2024/11/20-23:33:54.069389) EVENT_LOG_v1 {"time_micros": 1732116834069352, "job": 21168, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [85951], "files_L3": [85960, 85961, 85880, 85881, 85882, 85883, 85964], "score": 0.999226, "input_data_size": 288540690, "oldest_snapshot_seqno": 1318348493} 2024/11/20-23:34:03.351752 140008845157952 (Original Log Time 2024/11/20-23:34:03.344159) [compaction_job.cc:2022] [default] [JOB 21168] Compacted 1@2 + 7@3 files to L3 => 256152851 bytes 2024/11/20-23:34:03.351753 140008845157952 (Original Log Time 2024/11/20-23:34:03.351683) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 7 0 0 0] max score 0.01, MB/sec: 31.3 rd, 27.8 wr, level 3, files in(1, 7) out(7 +0 blob) MB in(31.2, 243.9 +0.0 blob) out(244.3 +0.0 blob), read-write-amplify(16.6) write-amplify(7.8) OK, records in: 811755, records dropped: 30895 output_compression: Snappy 2024/11/20-23:34:03.351757 140008845157952 (Original Log Time 2024/11/20-23:34:03.351729) EVENT_LOG_v1 {"time_micros": 1732116843351705, "cf": "default", "job": 21168, "event": "compaction_finished", "compaction_time_micros": 9220465, "compaction_time_cpu_micros": 2409192, "output_level": 3, "num_output_files": 7, "total_output_size": 256152851, "num_input_records": 811755, "num_output_records": 780860, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 201061122, "file_range_sync_nanos": 0, "file_fsync_nanos": 6353, "file_prepare_write_nanos": 14911, "lsm_state": [0, 0, 0, 7, 0, 0, 0]} 2024/11/20-23:34:03.487929 140008845157952 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":1732116833,"executesMs":9401,"compactionJobId":21168,"attempt":0,"compactionInputRawBytes":841793264,"compactionInputZipBytes":288540690,"compactionOutputRawBytes":0,"compactionOutputZipBytes":256152851,"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-0571c48b923c232b4ec7c0cbd46083b6-dca086900a4f8a39-00"}}, response = 2024/11/20-23:34:03.488083 140008845157952 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-21168/att-00: olev 3, work 9.402 s, result 7.645 ms, install 7.612 ms, input{raw 802.797 MiB zip 275.174 MiB}