2024/11/20-20:18:07.071252 140008727660096 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00: fork to child time = 0.033683 sec 2024/11/20-20:18:07.071921 140008727660096 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00 2024/11/20-20:18:07.079411 140008727660096 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00 2024/11/20-20:18:07.081698 140008727660096 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:18:07.081998 140008727660096 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-20:18:07.125745 140008727660096 [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-10070/att-00/MANIFEST-049091 2024/11/20-20:18:07.141687 140008727660096 [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-10070/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 65670, last_sequence is 1069955425, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 65499 2024/11/20-20:18:07.141695 140008727660096 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:18:07.141778 140008727660096 [version_set.cc:5724] Creating manifest 65670 2024/11/20-20:18:07.175395 140008727660096 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:18:07.196138 140008727660096 [compaction_job.cc:2437] [default] [JOB 10070] Compacting 1@2 + 9@3 files to L3, score 0.85, subcompactions 1 : 1 2024/11/20-20:18:07.196162 140008727660096 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8665 Base level 2, inputs: [65657(27MB)], [65598(37MB) 65600(36MB) 65602(36MB) 65604(36MB) 65606(36MB) 65609(37MB) 65610(35MB) 65611(38MB) 65612(40MB)] 2024/11/20-20:18:07.204972 140008727660096 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-20:18:07.205001 140008727660096 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-20:18:07.205023 140008727660096 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-20:18:07.205033 140008727660096 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-20:18:07.205056 140008727660096 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-20:18:07.793104 140008727660096 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065671.sst) /dev/shm/ToplingTemp/Topling-930328-5ai8ze 2024/11/20-20:18:08.300018 140008727660096 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065671.sst): first pass time = 0.51's, 264.803'MB/sec 2024/11/20-20:18:09.674762 140008727660096 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065671.sst): old prealloc_size = 147639500, real_size = 35853120 2024/11/20-20:18:09.675345 140008727660096 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065671.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922783 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1084 GB zip-val = 0.0338 GB avg-val = 117.45 avg-zval = 36.66 2024/11/20-20:18:09.676792 140008727660096 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065671.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:18:10.660614 140008727660096 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065671.sst): second pass time = 1.37's, 78.881'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.99's, 40.402'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3168.067'MB/sec (index lex order gen) rebuild zvType time = 0.76's, 0.305'MB/sec write SST data time = 0.23's, 174.778'MB/sec dict compress time = 8225610810.48's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 35423.160'MB/sec zip my value time = 1.37's, unzip length = 0.108'GB zip my value throughput = 78.881'MB/sec zip pipeline throughput = 132.913'MB/sec entries = 922783 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.45 avg-zval = 36.66 usrkeys = 922783 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.45 avg-zval = 36.66 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922783 bytes = 3114400 } seq expand size = 6459481 multi value expand size = 0 cnt WriteAppend = 38 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0338 GB dict = 1.08 MB all = 0.0398 GB } UnZip/Zip{ index = 10.3092 value = 3.2035 dict = 1.00 all = 3.3698 } Zip/UnZip{ index = 0.0970 value = 0.3122 dict = 1.00 all = 0.2968 } ---------------------------- total value len = 563.180572 GB avg = 0.331 KB (by entry num) total key len = 44.340244 GB avg = 0.026 KB total ukey len = 32.812597 GB avg = 0.014 KB total ukey num = 2.321937359 Billion total entry num = 1.701439381 Billion write speed all = 75.297139269 MB/sec (with seq num) write speed all = 73.610105479 MB/sec (without seq num) 2024/11/20-20:18:10.716422 140008727660096 [compaction_job.cc:1948] [default] [JOB 10070] Generated table #65671: 922783 keys, 39829206 bytes, temperature: kWarm 2024/11/20-20:18:10.716551 140008727660096 EVENT_LOG_v1 {"time_micros": 1732105090716480, "cf_name": "default", "job": 10070, "event": "table_file_creation", "file_number": 65671, "file_size": 39829206, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479839, "largest_seqno": 1069693875, "table_properties": {"data_size": 33832048, "index_size": 1790208, "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": 25837924, "raw_average_key_size": 28, "raw_value_size": 108379866, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922783, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732105087, "oldest_key_time": 0, "file_creation_time": 1732105087, "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": 65671, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:18:10.771609 140008727660096 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065672.sst) /dev/shm/ToplingTemp/Topling-930328-Go2F4f 2024/11/20-20:18:11.679077 140008727660096 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065672.sst): first pass time = 0.91's, 147.912'MB/sec 2024/11/20-20:18:13.177249 140008727660096 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065672.sst): old prealloc_size = 147639500, real_size = 34864208 2024/11/20-20:18:13.177941 140008727660096 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065672.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922217 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0329 GB avg-val = 117.54 avg-zval = 35.65 2024/11/20-20:18:13.178845 140008727660096 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065672.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:18:14.455538 140008727660096 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065672.sst): second pass time = 1.50's, 72.390'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.28's, 30.382'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2636.363'MB/sec (index lex order gen) rebuild zvType time = 1.00's, 0.230'MB/sec write SST data time = 0.28's, 140.584'MB/sec dict compress time = 8225610810.48's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 32139.687'MB/sec zip my value time = 1.50's, unzip length = 0.108'GB zip my value throughput = 72.390'MB/sec zip pipeline throughput = 110.722'MB/sec entries = 922217 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.54 avg-zval = 35.65 usrkeys = 922217 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.54 avg-zval = 35.65 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922217 bytes = 3112496 } seq expand size = 6455519 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0329 GB dict = 1.08 MB all = 0.0388 GB } UnZip/Zip{ index = 10.5107 value = 3.2968 dict = 1.00 all = 3.4561 } Zip/UnZip{ index = 0.0951 value = 0.3033 dict = 1.00 all = 0.2893 } ---------------------------- total value len = 563.295423 GB avg = 0.331 KB (by entry num) total key len = 44.366066 GB avg = 0.026 KB total ukey len = 32.831042 GB avg = 0.014 KB total ukey num = 2.322859576 Billion total entry num = 1.702361598 Billion write speed all = 75.279167252 MB/sec (with seq num) write speed all = 73.592012601 MB/sec (without seq num) 2024/11/20-20:18:14.508151 140008727660096 [compaction_job.cc:1948] [default] [JOB 10070] Generated table #65672: 922217 keys, 38835188 bytes, temperature: kWarm 2024/11/20-20:18:14.508240 140008727660096 EVENT_LOG_v1 {"time_micros": 1732105094508196, "cf_name": "default", "job": 10070, "event": "table_file_creation", "file_number": 65672, "file_size": 38835188, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414149, "largest_seqno": 1069695271, "table_properties": {"data_size": 32878656, "index_size": 1754816, "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": 25822076, "raw_average_key_size": 28, "raw_value_size": 108395694, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922217, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732105090, "oldest_key_time": 0, "file_creation_time": 1732105090, "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": 65672, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:18:14.565034 140008727660096 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065673.sst) /dev/shm/ToplingTemp/Topling-930328-n5QEhd 2024/11/20-20:18:15.722310 140008727660096 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065673.sst): first pass time = 1.16's, 115.985'MB/sec 2024/11/20-20:18:17.043570 140008727660096 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065673.sst): old prealloc_size = 147639500, real_size = 34610496 2024/11/20-20:18:17.044197 140008727660096 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065673.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922574 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0326 GB avg-val = 117.48 avg-zval = 35.36 2024/11/20-20:18:17.044998 140008727660096 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065673.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:18:18.264681 140008727660096 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065673.sst): second pass time = 1.32's, 82.082'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.22's, 31.597'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2915.654'MB/sec (index lex order gen) rebuild zvType time = 0.92's, 0.251'MB/sec write SST data time = 0.30's, 128.565'MB/sec dict compress time = 8225610810.48's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 19198.993'MB/sec zip my value time = 1.32's, unzip length = 0.108'GB zip my value throughput = 82.082'MB/sec zip pipeline throughput = 82.082'MB/sec entries = 922574 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.48 avg-zval = 35.36 usrkeys = 922574 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.48 avg-zval = 35.36 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922574 bytes = 3113696 } seq expand size = 6458018 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0326 GB dict = 1.08 MB all = 0.0386 GB } UnZip/Zip{ index = 10.5132 value = 3.3222 dict = 1.00 all = 3.4787 } Zip/UnZip{ index = 0.0951 value = 0.3010 dict = 1.00 all = 0.2875 } ---------------------------- total value len = 563.410266 GB avg = 0.331 KB (by entry num) total key len = 44.391898 GB avg = 0.026 KB total ukey len = 32.849493 GB avg = 0.014 KB total ukey num = 2.323782150 Billion total entry num = 1.703284172 Billion write speed all = 75.261079650 MB/sec (with seq num) write speed all = 73.573806874 MB/sec (without seq num) 2024/11/20-20:18:18.317848 140008727660096 [compaction_job.cc:1948] [default] [JOB 10070] Generated table #65673: 922574 keys, 38582692 bytes, temperature: kWarm 2024/11/20-20:18:18.317942 140008727660096 EVENT_LOG_v1 {"time_micros": 1732105098317894, "cf_name": "default", "job": 10070, "event": "table_file_creation", "file_number": 65673, "file_size": 38582692, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414168, "largest_seqno": 1069693951, "table_properties": {"data_size": 32624624, "index_size": 1755072, "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": 25832072, "raw_average_key_size": 28, "raw_value_size": 108385664, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922574, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732105094, "oldest_key_time": 0, "file_creation_time": 1732105094, "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": 65673, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:18:18.393407 140008727660096 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065674.sst) /dev/shm/ToplingTemp/Topling-930328-4Zz0Bd 2024/11/20-20:18:19.585946 140008727660096 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065674.sst): first pass time = 1.19's, 112.553'MB/sec 2024/11/20-20:18:20.863302 140008727660096 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065674.sst): old prealloc_size = 147639500, real_size = 34247744 2024/11/20-20:18:20.863949 140008727660096 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065674.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923042 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0323 GB avg-val = 117.41 avg-zval = 34.95 2024/11/20-20:18:20.864743 140008727660096 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065674.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:18:22.000344 140008727660096 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065674.sst): second pass time = 1.28's, 84.899'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.14's, 33.615'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2846.368'MB/sec (index lex order gen) rebuild zvType time = 0.91's, 0.252'MB/sec write SST data time = 0.22's, 171.840'MB/sec dict compress time = 8225610810.48's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 35767.857'MB/sec zip my value time = 1.28's, unzip length = 0.108'GB zip my value throughput = 84.899'MB/sec zip pipeline throughput = 84.899'MB/sec entries = 923042 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.41 avg-zval = 34.95 usrkeys = 923042 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.41 avg-zval = 34.95 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923042 bytes = 3115280 } seq expand size = 6461294 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0323 GB dict = 1.08 MB all = 0.0382 GB } UnZip/Zip{ index = 10.5159 value = 3.3592 dict = 1.00 all = 3.5116 } Zip/UnZip{ index = 0.0951 value = 0.2977 dict = 1.00 all = 0.2848 } ---------------------------- total value len = 563.525100 GB avg = 0.331 KB (by entry num) total key len = 44.417744 GB avg = 0.026 KB total ukey len = 32.867954 GB avg = 0.014 KB total ukey num = 2.324705192 Billion total entry num = 1.704207214 Billion write speed all = 75.243693747 MB/sec (with seq num) write speed all = 73.556287150 MB/sec (without seq num) 2024/11/20-20:18:22.047934 140008727660096 [compaction_job.cc:1948] [default] [JOB 10070] Generated table #65674: 923042 keys, 38221286 bytes, temperature: kWarm 2024/11/20-20:18:22.048023 140008727660096 EVENT_LOG_v1 {"time_micros": 1732105102047978, "cf_name": "default", "job": 10070, "event": "table_file_creation", "file_number": 65674, "file_size": 38221286, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414190, "largest_seqno": 1069695481, "table_properties": {"data_size": 32261296, "index_size": 1755520, "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": 25845176, "raw_average_key_size": 28, "raw_value_size": 108372564, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923042, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732105098, "oldest_key_time": 0, "file_creation_time": 1732105098, "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": 65674, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:18:22.094226 140008727660096 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065675.sst) /dev/shm/ToplingTemp/Topling-930328-OHLCQf 2024/11/20-20:18:23.061631 140008727660096 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065675.sst): first pass time = 0.97's, 138.746'MB/sec 2024/11/20-20:18:24.211801 140008727660096 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065675.sst): old prealloc_size = 147639500, real_size = 34290272 2024/11/20-20:18:24.212407 140008727660096 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065675.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922512 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1084 GB zip-val = 0.0322 GB avg-val = 117.49 avg-zval = 34.95 2024/11/20-20:18:24.213251 140008727660096 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065675.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:18:25.280973 140008727660096 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065675.sst): second pass time = 1.15's, 94.284'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.07's, 35.926'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3109.348'MB/sec (index lex order gen) rebuild zvType time = 0.94's, 0.247'MB/sec write SST data time = 0.13's, 287.826'MB/sec dict compress time = 0.00's, 1083344.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 34564.145'MB/sec zip my value time = 1.15's, unzip length = 0.108'GB zip my value throughput = 94.284'MB/sec zip pipeline throughput = 94.284'MB/sec entries = 922512 avg-key = 28.00 avg-zkey = 1.97 avg-val = 117.49 avg-zval = 34.95 usrkeys = 922512 avg-key = 20.00 avg-zkey = 1.97 avg-val = 124.24 avg-zval = 34.95 TagRS{ kinds = RS_Key0_TagN bytes = 144240 } TagArray{ size = 889637 bytes = 3113744 } seq expand size = 6227459 multi value expand size = 0 cnt WriteAppend = 83 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0322 GB dict = 1.08 MB all = 0.0384 GB } UnZip/Zip{ index = 10.1760 value = 3.3612 dict = 1.00 all = 3.4943 } Zip/UnZip{ index = 0.0983 value = 0.2975 dict = 1.00 all = 0.2862 } ---------------------------- total value len = 563.639715 GB avg = 0.331 KB (by entry num) total key len = 44.443574 GB avg = 0.026 KB total ukey len = 32.886404 GB avg = 0.014 KB total ukey num = 2.325627704 Billion total entry num = 1.705129726 Billion write speed all = 75.230529899 MB/sec (with seq num) write speed all = 73.542895128 MB/sec (without seq num) 2024/11/20-20:18:25.330459 140008727660096 [compaction_job.cc:1948] [default] [JOB 10070] Generated table #65675: 922512 keys, 38410400 bytes, temperature: kWarm 2024/11/20-20:18:25.330542 140008727660096 EVENT_LOG_v1 {"time_micros": 1732105105330509, "cf_name": "default", "job": 10070, "event": "table_file_creation", "file_number": 65675, "file_size": 38410400, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1069694559, "table_properties": {"data_size": 32246352, "index_size": 1813120, "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": 25830336, "raw_average_key_size": 28, "raw_value_size": 108387404, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922512, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732105102, "oldest_key_time": 0, "file_creation_time": 1732105102, "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": 65675, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:18:25.366106 140008727660096 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065676.sst) /dev/shm/ToplingTemp/Topling-930328-gs0S0c 2024/11/20-20:18:26.212391 140008727660096 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065676.sst): first pass time = 0.85's, 158.604'MB/sec 2024/11/20-20:18:27.637427 140008727660096 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065676.sst): old prealloc_size = 147639500, real_size = 36368752 2024/11/20-20:18:27.638218 140008727660096 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065676.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926301 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0343 GB avg-val = 116.90 avg-zval = 37.05 2024/11/20-20:18:27.638846 140008727660096 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065676.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:18:28.594291 140008727660096 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065676.sst): second pass time = 1.42's, 76.037'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.96's, 41.236'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2357.649'MB/sec (index lex order gen) rebuild zvType time = 0.79's, 0.292'MB/sec write SST data time = 0.16's, 241.641'MB/sec dict compress time = 0.00's, 1080470.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 18249.333'MB/sec zip my value time = 1.42's, unzip length = 0.108'GB zip my value throughput = 76.037'MB/sec zip pipeline throughput = 76.037'MB/sec entries = 926301 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.90 avg-zval = 37.05 usrkeys = 926301 avg-key = 20.00 avg-zkey = 1.97 avg-val = 121.56 avg-zval = 37.05 TagRS{ kinds = RS_Key0_TagN bytes = 144840 } TagArray{ size = 617488 bytes = 2084032 } seq expand size = 4322416 multi value expand size = 0 cnt WriteAppend = 51 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0343 GB dict = 1.08 MB all = 0.0395 GB } UnZip/Zip{ index = 10.1764 value = 3.1554 dict = 1.00 all = 3.4017 } Zip/UnZip{ index = 0.0983 value = 0.3169 dict = 1.00 all = 0.2940 } ---------------------------- total value len = 563.752319 GB avg = 0.330 KB (by entry num) total key len = 44.469510 GB avg = 0.026 KB total ukey len = 32.904930 GB avg = 0.014 KB total ukey num = 2.326554005 Billion total entry num = 1.706056027 Billion write speed all = 75.216837198 MB/sec (with seq num) write speed all = 73.528977510 MB/sec (without seq num) 2024/11/20-20:18:28.641256 140008727660096 [compaction_job.cc:1948] [default] [JOB 10070] Generated table #65676: 926301 keys, 39456230 bytes, temperature: kWarm 2024/11/20-20:18:28.641320 140008727660096 EVENT_LOG_v1 {"time_micros": 1732105108641289, "cf_name": "default", "job": 10070, "event": "table_file_creation", "file_number": 65676, "file_size": 39456230, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 978567417, "table_properties": {"data_size": 34316512, "index_size": 1820480, "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": 25936428, "raw_average_key_size": 28, "raw_value_size": 108281394, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926301, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732105105, "oldest_key_time": 0, "file_creation_time": 1732105105, "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": 65676, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:18:28.676865 140008727660096 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065677.sst) /dev/shm/ToplingTemp/Topling-930328-X6y0Uf 2024/11/20-20:18:29.522362 140008727660096 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065677.sst): first pass time = 0.85's, 158.751'MB/sec 2024/11/20-20:18:31.018812 140008727660096 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065677.sst): old prealloc_size = 147639500, real_size = 36488672 2024/11/20-20:18:31.019569 140008727660096 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065677.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927063 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.78 avg-zval = 37.14 2024/11/20-20:18:31.019747 140008727660096 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065677.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:18:31.818173 140008727660096 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065677.sst): second pass time = 1.50's, 72.387'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.80's, 47.036'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2491.085'MB/sec (index lex order gen) rebuild zvType time = 0.65's, 0.355'MB/sec write SST data time = 0.15's, 256.880'MB/sec dict compress time = 0.00's, 1080154.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 31382.492'MB/sec zip my value time = 1.50's, unzip length = 0.108'GB zip my value throughput = 72.387'MB/sec zip pipeline throughput = 72.387'MB/sec entries = 927063 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.78 avg-zval = 37.14 usrkeys = 927063 avg-key = 20.00 avg-zkey = 1.97 avg-val = 117.02 avg-zval = 37.14 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 31595 bytes = 106656 } seq expand size = 221165 multi value expand size = 0 cnt WriteAppend = 39 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0376 GB } UnZip/Zip{ index = 10.1744 value = 3.1440 dict = 1.00 all = 3.5698 } Zip/UnZip{ index = 0.0983 value = 0.3181 dict = 1.00 all = 0.2801 } ---------------------------- total value len = 563.860800 GB avg = 0.330 KB (by entry num) total key len = 44.495468 GB avg = 0.026 KB total ukey len = 32.923472 GB avg = 0.014 KB total ukey num = 2.327481068 Billion total entry num = 1.706983090 Billion write speed all = 75.203480195 MB/sec (with seq num) write speed all = 73.515376356 MB/sec (without seq num) 2024/11/20-20:18:31.863562 140008727660096 [compaction_job.cc:1948] [default] [JOB 10070] Generated table #65677: 927063 keys, 37598249 bytes, temperature: kWarm 2024/11/20-20:18:31.863628 140008727660096 EVENT_LOG_v1 {"time_micros": 1732105111863597, "cf_name": "default", "job": 10070, "event": "table_file_creation", "file_number": 65677, "file_size": 37598249, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 972340122, "table_properties": {"data_size": 34434384, "index_size": 1822336, "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": 25957764, "raw_average_key_size": 28, "raw_value_size": 108260066, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927063, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732105108, "oldest_key_time": 0, "file_creation_time": 1732105108, "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": 65677, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:18:31.899654 140008727660096 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065678.sst) /dev/shm/ToplingTemp/Topling-930328-dwcaqd 2024/11/20-20:18:32.771219 140008727660096 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065678.sst): first pass time = 0.87's, 154.003'MB/sec 2024/11/20-20:18:34.297236 140008727660096 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065678.sst): old prealloc_size = 147639500, real_size = 37523760 2024/11/20-20:18:34.297984 140008727660096 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065678.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927247 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0355 GB avg-val = 116.75 avg-zval = 38.28 2024/11/20-20:18:34.298497 140008727660096 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065678.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:18:35.089730 140008727660096 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065678.sst): second pass time = 1.53's, 70.986'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.79's, 50.386'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2452.918'MB/sec (index lex order gen) rebuild zvType time = 0.64's, 0.363'MB/sec write SST data time = 0.15's, 259.667'MB/sec dict compress time = 0.00's, 1080588.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 33667.373'MB/sec zip my value time = 1.53's, unzip length = 0.108'GB zip my value throughput = 70.986'MB/sec zip pipeline throughput = 70.986'MB/sec entries = 927247 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.75 avg-zval = 38.28 usrkeys = 927247 avg-key = 20.00 avg-zkey = 1.94 avg-val = 119.78 avg-zval = 38.28 TagRS{ kinds = RS_Key0_TagN bytes = 145000 } TagArray{ size = 401072 bytes = 1403760 } seq expand size = 2807504 multi value expand size = 0 cnt WriteAppend = 25 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0355 GB dict = 1.08 MB all = 0.0399 GB } UnZip/Zip{ index = 10.3108 value = 3.0500 dict = 1.00 all = 3.3613 } Zip/UnZip{ index = 0.0970 value = 0.3279 dict = 1.00 all = 0.2975 } ---------------------------- total value len = 563.971863 GB avg = 0.330 KB (by entry num) total key len = 44.521431 GB avg = 0.026 KB total ukey len = 32.942017 GB avg = 0.014 KB total ukey num = 2.328408315 Billion total entry num = 1.707910337 Billion write speed all = 75.190010369 MB/sec (with seq num) write speed all = 73.501672341 MB/sec (without seq num) 2024/11/20-20:18:35.136833 140008727660096 [compaction_job.cc:1948] [default] [JOB 10070] Generated table #65678: 927247 keys, 39930843 bytes, temperature: kWarm 2024/11/20-20:18:35.136904 140008727660096 EVENT_LOG_v1 {"time_micros": 1732105115136871, "cf_name": "default", "job": 10070, "event": "table_file_creation", "file_number": 65678, "file_size": 39930843, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1069695534, "table_properties": {"data_size": 35493152, "index_size": 1798592, "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": 25962916, "raw_average_key_size": 28, "raw_value_size": 108254914, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927247, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732105111, "oldest_key_time": 0, "file_creation_time": 1732105111, "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": 65678, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:18:35.172900 140008727660096 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065679.sst) /dev/shm/ToplingTemp/Topling-930328-UKUsne 2024/11/20-20:18:36.168197 140008727660096 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065679.sst): first pass time = 1.00's, 134.860'MB/sec 2024/11/20-20:18:37.350427 140008727660096 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065679.sst): old prealloc_size = 147639500, real_size = 38948944 2024/11/20-20:18:37.351097 140008727660096 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065679.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927717 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1082 GB zip-val = 0.0369 GB avg-val = 116.68 avg-zval = 39.82 2024/11/20-20:18:37.352221 140008727660096 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065679.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:18:38.120611 140008727660096 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065679.sst): second pass time = 1.18's, 91.625'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.77's, 55.743'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2795.291'MB/sec (index lex order gen) rebuild zvType time = 0.64's, 0.364'MB/sec write SST data time = 0.13's, 326.398'MB/sec dict compress time = 0.00's, 1080268.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 33908.846'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 91.625'MB/sec zip pipeline throughput = 91.625'MB/sec entries = 927717 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.68 avg-zval = 39.82 usrkeys = 927717 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.10 avg-zval = 39.82 TagRS{ kinds = RS_Key0_TagN bytes = 145040 } TagArray{ size = 851535 bytes = 2980384 } seq expand size = 5960745 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0369 GB dict = 1.08 MB all = 0.0429 GB } UnZip/Zip{ index = 10.4431 value = 2.9302 dict = 1.00 all = 3.1263 } Zip/UnZip{ index = 0.0958 value = 0.3413 dict = 1.00 all = 0.3199 } ---------------------------- total value len = 564.086065 GB avg = 0.330 KB (by entry num) total key len = 44.547407 GB avg = 0.026 KB total ukey len = 32.960571 GB avg = 0.014 KB total ukey num = 2.329336032 Billion total entry num = 1.708838054 Billion write speed all = 75.179175969 MB/sec (with seq num) write speed all = 73.490553274 MB/sec (without seq num) 2024/11/20-20:18:38.174156 140008727660096 [compaction_job.cc:1948] [default] [JOB 10070] Generated table #65679: 927717 keys, 42932060 bytes, temperature: kWarm 2024/11/20-20:18:38.174227 140008727660096 EVENT_LOG_v1 {"time_micros": 1732105118174194, "cf_name": "default", "job": 10070, "event": "table_file_creation", "file_number": 65679, "file_size": 42932060, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1069695589, "table_properties": {"data_size": 36940096, "index_size": 1776704, "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": 25976076, "raw_average_key_size": 28, "raw_value_size": 108241658, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927717, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732105115, "oldest_key_time": 0, "file_creation_time": 1732105115, "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": 65679, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:18:38.217875 140008727660096 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065680.sst) /dev/shm/ToplingTemp/Topling-930328-UnGudf 2024/11/20-20:18:38.317512 140008727660096 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065680.sst): first pass time = 0.10's, 252.397'MB/sec 2024/11/20-20:18:38.530736 140008727660096 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065680.sst): old prealloc_size = 147639500, real_size = 7134928 2024/11/20-20:18:38.530937 140008727660096 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065680.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 173559 prefix = 4 raw-key = 0.0028 GB zip-key = 0.0003 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.0203 GB zip-val = 0.0068 GB avg-val = 116.83 avg-zval = 38.94 2024/11/20-20:18:38.531145 140008727660096 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065680.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.025 GB 2024/11/20-20:18:38.753390 140008727660096 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00/065680.sst): second pass time = 0.21's, 95.448'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.22's, 35.353'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2087.300'MB/sec (index lex order gen) rebuild zvType time = 0.17's, 0.254'MB/sec write SST data time = 0.05's, 152.412'MB/sec dict compress time = 0.00's, 213642.000'MB/sec z-dict build time = 0.00's, sample length = 0.214'MB, throughput = 7247.998'MB/sec zip my value time = 0.21's, unzip length = 0.020'GB zip my value throughput = 95.448'MB/sec zip pipeline throughput = 95.448'MB/sec entries = 173559 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.83 avg-zval = 38.94 usrkeys = 173559 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.83 avg-zval = 38.94 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 173559 bytes = 564080 } seq expand size = 1214913 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0035 GB value = 0.0203 GB dict = 0.21 MB all = 0.0251 GB } __ZipSize{ index = 0.0003 GB value = 0.0068 GB dict = 0.21 MB all = 0.0079 GB } UnZip/Zip{ index = 10.4042 value = 3.0005 dict = 1.00 all = 3.1936 } Zip/UnZip{ index = 0.0961 value = 0.3333 dict = 1.00 all = 0.3131 } ---------------------------- total value len = 564.107556 GB avg = 0.330 KB (by entry num) total key len = 44.552267 GB avg = 0.026 KB total ukey len = 32.964042 GB avg = 0.014 KB total ukey num = 2.329509591 Billion total entry num = 1.709011613 Billion write speed all = 75.176555143 MB/sec (with seq num) write speed all = 73.487892926 MB/sec (without seq num) 2024/11/20-20:18:38.769453 140008727660096 [compaction_job.cc:1948] [default] [JOB 10070] Generated table #65680: 173559 keys, 7870745 bytes, temperature: kWarm 2024/11/20-20:18:38.769540 140008727660096 EVENT_LOG_v1 {"time_micros": 1732105118769498, "cf_name": "default", "job": 10070, "event": "table_file_creation", "file_number": 65680, "file_size": 7870745, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1032219171, "largest_seqno": 1068176635, "table_properties": {"data_size": 6757696, "index_size": 333632, "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": 4859652, "raw_average_key_size": 28, "raw_value_size": 20276214, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 173559, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732105118, "oldest_key_time": 0, "file_creation_time": 1732105118, "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": 65680, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:18:38.781148 140008727660096 [compaction_job.cc:703] job-10070: subcompact[0], size: 0.361667 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10070/att-00 [065671,065672,065673,065674,065675,065676,065677,065678,065679,065680] 2024/11/20-20:18:38.845313 140008727660096 (Original Log Time 2024/11/20-20:18:07.196240) EVENT_LOG_v1 {"time_micros": 1732105087196180, "job": 10070, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [65657], "files_L3": [65598, 65600, 65602, 65604, 65606, 65609, 65610, 65611, 65612], "score": 0.849376, "input_data_size": 381442066, "oldest_snapshot_seqno": 1069955095} 2024/11/20-20:18:38.845317 140008727660096 (Original Log Time 2024/11/20-20:18:38.844421) [compaction_job.cc:2022] [default] [JOB 10070] Compacted 1@2 + 9@3 files to L3 => 361666899 bytes 2024/11/20-20:18:38.845318 140008727660096 (Original Log Time 2024/11/20-20:18:38.845247) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 10 0 0 0] max score 0.01, MB/sec: 12.1 rd, 11.5 wr, level 3, files in(1, 9) out(10 +0 blob) MB in(27.1, 336.7 +0.0 blob) out(344.9 +0.0 blob), read-write-amplify(26.2) write-amplify(12.7) OK, records in: 8553725, records dropped: 58710 output_compression: Snappy 2024/11/20-20:18:38.845323 140008727660096 (Original Log Time 2024/11/20-20:18:38.845293) EVENT_LOG_v1 {"time_micros": 1732105118845269, "cf": "default", "job": 10070, "event": "compaction_finished", "compaction_time_micros": 31584912, "compaction_time_cpu_micros": 14611860, "output_level": 3, "num_output_files": 10, "total_output_size": 361666899, "num_input_records": 8553725, "num_output_records": 8495015, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 301250980, "file_range_sync_nanos": 0, "file_fsync_nanos": 10360, "file_prepare_write_nanos": 35668, "lsm_state": [0, 0, 0, 10, 0, 0, 0]} 2024/11/20-20:18:38.982171 140008727660096 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":1732105087,"executesMs":31764,"compactionJobId":10070,"attempt":0,"compactionInputRawBytes":1241432678,"compactionInputZipBytes":381442066,"compactionOutputRawBytes":0,"compactionOutputZipBytes":361666899,"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-684447b1e027f3209cae4a2a877a37b7-c9a6469baaa79662-00"}}, response = 2024/11/20-20:18:38.982229 140008727660096 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-10070/att-00: olev 3, work 31.765 s, result 7.953 ms, install 0.917 ms, input{raw 1.156 GiB zip 363.772 MiB}