2024/11/20-19:26:55.882802 140008517842496 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00: fork to child time = 0.011745 sec 2024/11/20-19:26:55.883327 140008517842496 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00 2024/11/20-19:26:55.889889 140008517842496 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00 2024/11/20-19:26:55.893863 140008517842496 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-19:26:55.894140 140008517842496 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-19:26:55.940021 140008517842496 [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-08092/att-00/MANIFEST-049091 2024/11/20-19:26:55.999544 140008517842496 [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-08092/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 61785, last_sequence is 1020043916, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 61626 2024/11/20-19:26:55.999554 140008517842496 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-19:26:55.999639 140008517842496 [version_set.cc:5724] Creating manifest 61785 2024/11/20-19:26:56.028115 140008517842496 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-19:26:56.062422 140008517842496 [compaction_job.cc:2437] [default] [JOB 8092] Compacting 1@2 + 10@3 files to L3, score 0.80, subcompactions 1 : 1 2024/11/20-19:26:56.062450 140008517842496 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 7260 Base level 2, inputs: [61779(27MB)], [61742(38MB) 61743(38MB) 61744(18MB) 61685(37MB) 61686(36MB) 61687(36MB) 61688(35MB) 61689(37MB) 61690(38MB) 61691(38MB)] 2024/11/20-19:26:56.084215 140008517842496 [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-19:26:56.084258 140008517842496 [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-19:26:56.084287 140008517842496 [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-19:26:56.084300 140008517842496 [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-19:26:56.084320 140008517842496 [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-19:26:56.884300 140008517842496 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061786.sst) /dev/shm/ToplingTemp/Topling-886369-fjIiJh 2024/11/20-19:26:57.640403 140008517842496 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061786.sst): first pass time = 0.76's, 177.529'MB/sec 2024/11/20-19:26:59.006470 140008517842496 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061786.sst): old prealloc_size = 147639500, real_size = 36707936 2024/11/20-19:26:59.006999 140008517842496 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061786.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922813 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.93 raw-val = 0.1084 GB zip-val = 0.0347 GB avg-val = 117.44 avg-zval = 37.60 2024/11/20-19:26:59.008287 140008517842496 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061786.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-19:26:59.935311 140008517842496 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061786.sst): second pass time = 1.37's, 79.383'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.93's, 43.674'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3570.438'MB/sec (index lex order gen) rebuild zvType time = 0.80's, 0.290'MB/sec write SST data time = 0.13's, 306.974'MB/sec dict compress time = 3542116532.71's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 36423.393'MB/sec zip my value time = 1.37's, unzip length = 0.108'GB zip my value throughput = 79.383'MB/sec zip pipeline throughput = 142.860'MB/sec entries = 922813 avg-key = 28.00 avg-zkey = 1.93 avg-val = 117.44 avg-zval = 37.60 usrkeys = 922813 avg-key = 20.00 avg-zkey = 1.93 avg-val = 124.44 avg-zval = 37.60 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922813 bytes = 2999152 } seq expand size = 6459691 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0347 GB dict = 1.08 MB all = 0.0406 GB } UnZip/Zip{ index = 10.3771 value = 3.1234 dict = 1.00 all = 3.3087 } Zip/UnZip{ index = 0.0964 value = 0.3202 dict = 1.00 all = 0.3022 } ---------------------------- total value len = 0.114839 GB avg = 0.124 KB (by entry num) total key len = 0.025839 GB avg = 0.028 KB total ukey len = 0.018456 GB avg = 0.020 KB total ukey num = 0.000922813 Billion total entry num = 0.000922813 Billion write speed all = 0.003667477 MB/sec (with seq num) write speed all = 0.003475015 MB/sec (without seq num) 2024/11/20-19:27:00.000711 140008517842496 [compaction_job.cc:1948] [default] [JOB 8092] Generated table #61786: 922813 keys, 40565278 bytes, temperature: kWarm 2024/11/20-19:27:00.000844 140008517842496 EVENT_LOG_v1 {"time_micros": 1732102020000783, "cf_name": "default", "job": 8092, "event": "table_file_creation", "file_number": 61786, "file_size": 40565278, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 979921749, "largest_seqno": 1019989681, "table_properties": {"data_size": 34698512, "index_size": 1778560, "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": 25838764, "raw_average_key_size": 28, "raw_value_size": 108378994, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922813, "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": 1732102016, "oldest_key_time": 0, "file_creation_time": 1732102016, "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": 61786, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:27:00.075206 140008517842496 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061787.sst) /dev/shm/ToplingTemp/Topling-886369-BI3wzh 2024/11/20-19:27:01.303868 140008517842496 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061787.sst): first pass time = 1.23's, 109.244'MB/sec 2024/11/20-19:27:02.527660 140008517842496 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061787.sst): old prealloc_size = 147639500, real_size = 36610112 2024/11/20-19:27:02.528429 140008517842496 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061787.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922782 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.0346 GB avg-val = 117.45 avg-zval = 37.52 2024/11/20-19:27:02.529291 140008517842496 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061787.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-19:27:03.475596 140008517842496 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061787.sst): second pass time = 1.22's, 88.644'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.95's, 42.691'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2355.010'MB/sec (index lex order gen) rebuild zvType time = 0.79's, 0.291'MB/sec write SST data time = 0.16's, 260.054'MB/sec dict compress time = 33249369.60's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 19028.828'MB/sec zip my value time = 1.22's, unzip length = 0.108'GB zip my value throughput = 88.644'MB/sec zip pipeline throughput = 88.644'MB/sec entries = 922782 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.45 avg-zval = 37.52 usrkeys = 922782 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.45 avg-zval = 37.52 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922782 bytes = 2999056 } seq expand size = 6459474 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.0346 GB dict = 1.08 MB all = 0.0405 GB } UnZip/Zip{ index = 10.5141 value = 3.1302 dict = 1.00 all = 3.3167 } Zip/UnZip{ index = 0.0951 value = 0.3195 dict = 1.00 all = 0.3015 } ---------------------------- total value len = 0.229678 GB avg = 0.124 KB (by entry num) total key len = 0.051677 GB avg = 0.028 KB total ukey len = 0.036912 GB avg = 0.020 KB total ukey num = 0.001845595 Billion total entry num = 0.001845595 Billion write speed all = 0.007334272 MB/sec (with seq num) write speed all = 0.006949389 MB/sec (without seq num) 2024/11/20-19:27:03.533139 140008517842496 [compaction_job.cc:1948] [default] [JOB 8092] Generated table #61787: 922782 keys, 40467514 bytes, temperature: kWarm 2024/11/20-19:27:03.533209 140008517842496 EVENT_LOG_v1 {"time_micros": 1732102023533178, "cf_name": "default", "job": 8092, "event": "table_file_creation", "file_number": 61787, "file_size": 40467514, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 979921805, "largest_seqno": 1019989576, "table_properties": {"data_size": 34623920, "index_size": 1755328, "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": 25837896, "raw_average_key_size": 28, "raw_value_size": 108379868, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922782, "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": 1732102020, "oldest_key_time": 0, "file_creation_time": 1732102020, "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": 61787, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:27:03.601533 140008517842496 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061788.sst) /dev/shm/ToplingTemp/Topling-886369-Q3Ybpi 2024/11/20-19:27:05.093467 140008517842496 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061788.sst): first pass time = 1.49's, 89.966'MB/sec 2024/11/20-19:27:06.446793 140008517842496 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061788.sst): old prealloc_size = 147639500, real_size = 36795888 2024/11/20-19:27:06.447335 140008517842496 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061788.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925517 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.0348 GB avg-val = 117.02 avg-zval = 37.57 2024/11/20-19:27:06.448095 140008517842496 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061788.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-19:27:07.244470 140008517842496 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061788.sst): second pass time = 1.35's, 80.072'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.80's, 51.125'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3464.220'MB/sec (index lex order gen) rebuild zvType time = 0.62's, 0.371'MB/sec write SST data time = 0.17's, 235.310'MB/sec dict compress time = 33249369.60's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 19481.933'MB/sec zip my value time = 1.35's, unzip length = 0.108'GB zip my value throughput = 80.072'MB/sec zip pipeline throughput = 80.072'MB/sec entries = 925517 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.02 avg-zval = 37.57 usrkeys = 925517 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.02 avg-zval = 37.57 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925517 bytes = 3123632 } seq expand size = 6478619 multi value expand size = 0 cnt WriteAppend = 45 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0348 GB dict = 1.08 MB all = 0.0408 GB } UnZip/Zip{ index = 10.3062 value = 3.1150 dict = 1.00 all = 3.2914 } Zip/UnZip{ index = 0.0970 value = 0.3210 dict = 1.00 all = 0.3038 } ---------------------------- total value len = 0.344460 GB avg = 0.124 KB (by entry num) total key len = 0.077591 GB avg = 0.028 KB total ukey len = 0.055422 GB avg = 0.020 KB total ukey num = 0.002771112 Billion total entry num = 0.002771112 Billion write speed all = 0.011000824 MB/sec (with seq num) write speed all = 0.010422989 MB/sec (without seq num) 2024/11/20-19:27:07.304083 140008517842496 [compaction_job.cc:1948] [default] [JOB 8092] Generated table #61788: 925517 keys, 40778738 bytes, temperature: kWarm 2024/11/20-19:27:07.304177 140008517842496 EVENT_LOG_v1 {"time_micros": 1732102027304130, "cf_name": "default", "job": 8092, "event": "table_file_creation", "file_number": 61788, "file_size": 40778738, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 919911853, "largest_seqno": 1019989858, "table_properties": {"data_size": 34768288, "index_size": 1796032, "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": 25914476, "raw_average_key_size": 28, "raw_value_size": 108303310, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925517, "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": 1732102023, "oldest_key_time": 0, "file_creation_time": 1732102023, "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": 61788, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:27:07.390130 140008517842496 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061789.sst) /dev/shm/ToplingTemp/Topling-886369-H8n1yi 2024/11/20-19:27:08.456902 140008517842496 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061789.sst): first pass time = 1.07's, 125.825'MB/sec 2024/11/20-19:27:09.775968 140008517842496 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061789.sst): old prealloc_size = 147639500, real_size = 36482384 2024/11/20-19:27:09.776623 140008517842496 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061789.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926911 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.0345 GB avg-val = 116.80 avg-zval = 37.17 2024/11/20-19:27:09.776923 140008517842496 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061789.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-19:27:10.774834 140008517842496 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061789.sst): second pass time = 1.32's, 82.134'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.00's, 38.282'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2846.955'MB/sec (index lex order gen) rebuild zvType time = 0.74's, 0.315'MB/sec write SST data time = 0.26's, 146.138'MB/sec dict compress time = 33249369.60's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 18013.311'MB/sec zip my value time = 1.32's, unzip length = 0.108'GB zip my value throughput = 82.134'MB/sec zip pipeline throughput = 82.134'MB/sec entries = 926911 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.80 avg-zval = 37.17 usrkeys = 926911 avg-key = 20.00 avg-zkey = 1.94 avg-val = 118.55 avg-zval = 37.17 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231293 bytes = 751712 } seq expand size = 1619051 multi value expand size = 0 cnt WriteAppend = 38 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0382 GB } UnZip/Zip{ index = 10.3085 value = 3.1425 dict = 1.00 all = 3.5102 } Zip/UnZip{ index = 0.0970 value = 0.3182 dict = 1.00 all = 0.2849 } ---------------------------- total value len = 0.454343 GB avg = 0.123 KB (by entry num) total key len = 0.103545 GB avg = 0.028 KB total ukey len = 0.073960 GB avg = 0.020 KB total ukey num = 0.003698023 Billion total entry num = 0.003698023 Billion write speed all = 0.014540094 MB/sec (with seq num) write speed all = 0.013769049 MB/sec (without seq num) 2024/11/20-19:27:10.833602 140008517842496 [compaction_job.cc:1948] [default] [JOB 8092] Generated table #61789: 926911 keys, 38236795 bytes, temperature: kWarm 2024/11/20-19:27:10.833697 140008517842496 EVENT_LOG_v1 {"time_micros": 1732102030833650, "cf_name": "default", "job": 8092, "event": "table_file_creation", "file_number": 61789, "file_size": 38236795, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933750, "table_properties": {"data_size": 34452160, "index_size": 1798336, "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": 25953508, "raw_average_key_size": 28, "raw_value_size": 108264302, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926911, "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": 1732102027, "oldest_key_time": 0, "file_creation_time": 1732102027, "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": 61789, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:27:10.881573 140008517842496 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061790.sst) /dev/shm/ToplingTemp/Topling-886369-2z8NLf 2024/11/20-19:27:11.777194 140008517842496 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061790.sst): first pass time = 0.90's, 149.870'MB/sec 2024/11/20-19:27:13.136893 140008517842496 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061790.sst): old prealloc_size = 147639500, real_size = 36381184 2024/11/20-19:27:13.137512 140008517842496 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061790.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926752 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.83 avg-zval = 37.10 2024/11/20-19:27:13.137807 140008517842496 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061790.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-19:27:14.115635 140008517842496 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061790.sst): second pass time = 1.36's, 79.676'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.98's, 38.969'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2964.117'MB/sec (index lex order gen) rebuild zvType time = 0.85's, 0.273'MB/sec write SST data time = 0.13's, 291.311'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 30718.105'MB/sec zip my value time = 1.36's, unzip length = 0.108'GB zip my value throughput = 79.676'MB/sec zip pipeline throughput = 79.676'MB/sec entries = 926752 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.83 avg-zval = 37.10 usrkeys = 926752 avg-key = 20.00 avg-zkey = 1.90 avg-val = 118.58 avg-zval = 37.10 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 232581 bytes = 755904 } seq expand size = 1628067 multi value expand size = 0 cnt WriteAppend = 16 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.0381 GB } UnZip/Zip{ index = 10.5110 value = 3.1486 dict = 1.00 all = 3.5191 } Zip/UnZip{ index = 0.0951 value = 0.3176 dict = 1.00 all = 0.2842 } ---------------------------- total value len = 0.564240 GB avg = 0.122 KB (by entry num) total key len = 0.129494 GB avg = 0.028 KB total ukey len = 0.092495 GB avg = 0.020 KB total ukey num = 0.004624775 Billion total entry num = 0.004624775 Billion write speed all = 0.018079037 MB/sec (with seq num) write speed all = 0.017114846 MB/sec (without seq num) 2024/11/20-19:27:14.169002 140008517842496 [compaction_job.cc:1948] [default] [JOB 8092] Generated table #61790: 926752 keys, 38139965 bytes, temperature: kWarm 2024/11/20-19:27:14.169082 140008517842496 EVENT_LOG_v1 {"time_micros": 1732102034169038, "cf_name": "default", "job": 8092, "event": "table_file_creation", "file_number": 61790, "file_size": 38139965, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933812, "table_properties": {"data_size": 34385904, "index_size": 1763392, "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": 25949056, "raw_average_key_size": 28, "raw_value_size": 108268752, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926752, "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": 1732102030, "oldest_key_time": 0, "file_creation_time": 1732102030, "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": 61790, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:27:14.269189 140008517842496 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061791.sst) /dev/shm/ToplingTemp/Topling-886369-Bdlhjh 2024/11/20-19:27:15.051453 140008517842496 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061791.sst): first pass time = 0.78's, 171.587'MB/sec 2024/11/20-19:27:16.542778 140008517842496 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061791.sst): old prealloc_size = 147639500, real_size = 36444976 2024/11/20-19:27:16.543532 140008517842496 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061791.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926940 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.80 avg-zval = 37.10 2024/11/20-19:27:16.543796 140008517842496 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061791.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-19:27:17.314716 140008517842496 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061791.sst): second pass time = 1.49's, 72.642'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.77's, 49.101'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2498.747'MB/sec (index lex order gen) rebuild zvType time = 0.59's, 0.394'MB/sec write SST data time = 0.18's, 206.662'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 34015.115'MB/sec zip my value time = 1.49's, unzip length = 0.108'GB zip my value throughput = 72.642'MB/sec zip pipeline throughput = 72.642'MB/sec entries = 926940 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.80 avg-zval = 37.10 usrkeys = 926940 avg-key = 20.00 avg-zkey = 1.97 avg-val = 117.89 avg-zval = 37.10 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 145436 bytes = 454496 } seq expand size = 1018052 multi value expand size = 0 cnt WriteAppend = 24 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.0379 GB } UnZip/Zip{ index = 10.1777 value = 3.1480 dict = 1.00 all = 3.5411 } Zip/UnZip{ index = 0.0983 value = 0.3177 dict = 1.00 all = 0.2824 } ---------------------------- total value len = 0.673522 GB avg = 0.121 KB (by entry num) total key len = 0.155448 GB avg = 0.028 KB total ukey len = 0.111034 GB avg = 0.020 KB total ukey num = 0.005551715 Billion total entry num = 0.005551715 Billion write speed all = 0.021601546 MB/sec (with seq num) write speed all = 0.020444200 MB/sec (without seq num) 2024/11/20-19:27:17.424555 140008517842496 [compaction_job.cc:1948] [default] [JOB 8092] Generated table #61791: 926940 keys, 37902471 bytes, temperature: kWarm 2024/11/20-19:27:17.424633 140008517842496 EVENT_LOG_v1 {"time_micros": 1732102037424592, "cf_name": "default", "job": 8092, "event": "table_file_creation", "file_number": 61791, "file_size": 37902471, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 965663958, "table_properties": {"data_size": 34391584, "index_size": 1821504, "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": 25954320, "raw_average_key_size": 28, "raw_value_size": 108263416, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926940, "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": 1732102034, "oldest_key_time": 0, "file_creation_time": 1732102034, "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": 61791, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:27:17.463254 140008517842496 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061792.sst) /dev/shm/ToplingTemp/Topling-886369-kJtpFe 2024/11/20-19:27:18.262524 140008517842496 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061792.sst): first pass time = 0.80's, 167.935'MB/sec 2024/11/20-19:27:19.912248 140008517842496 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061792.sst): old prealloc_size = 147639500, real_size = 36384800 2024/11/20-19:27:19.912873 140008517842496 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061792.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926565 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.0344 GB avg-val = 116.86 avg-zval = 37.08 2024/11/20-19:27:19.913006 140008517842496 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061792.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-19:27:20.624765 140008517842496 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061792.sst): second pass time = 1.65's, 65.665'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.71's, 52.477'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2994.749'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.405'MB/sec write SST data time = 0.14's, 267.663'MB/sec dict compress time = 0.00's, 193050.751'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 34110.448'MB/sec zip my value time = 1.65's, unzip length = 0.108'GB zip my value throughput = 65.665'MB/sec zip pipeline throughput = 65.665'MB/sec entries = 926565 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.86 avg-zval = 37.08 usrkeys = 926565 avg-key = 20.00 avg-zkey = 1.94 avg-val = 116.86 avg-zval = 37.08 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 234 bytes = 688 } seq expand size = 1638 multi value expand size = 0 cnt WriteAppend = 20 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.0374 GB } UnZip/Zip{ index = 10.3091 value = 3.1516 dict = 1.00 all = 3.5898 } Zip/UnZip{ index = 0.0970 value = 0.3173 dict = 1.00 all = 0.2786 } ---------------------------- total value len = 0.781797 GB avg = 0.121 KB (by entry num) total key len = 0.181392 GB avg = 0.028 KB total ukey len = 0.129566 GB avg = 0.020 KB total ukey num = 0.006478280 Billion total entry num = 0.006478280 Billion write speed all = 0.025096914 MB/sec (with seq num) write speed all = 0.023746527 MB/sec (without seq num) 2024/11/20-19:27:20.729776 140008517842496 [compaction_job.cc:1948] [default] [JOB 8092] Generated table #61792: 926565 keys, 37388615 bytes, temperature: kWarm 2024/11/20-19:27:20.729849 140008517842496 EVENT_LOG_v1 {"time_micros": 1732102040729819, "cf_name": "default", "job": 8092, "event": "table_file_creation", "file_number": 61792, "file_size": 37388615, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 960329456, "table_properties": {"data_size": 34355408, "index_size": 1797568, "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": 25943820, "raw_average_key_size": 28, "raw_value_size": 108274034, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926565, "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": 1732102037, "oldest_key_time": 0, "file_creation_time": 1732102037, "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": 61792, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:27:20.769565 140008517842496 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061793.sst) /dev/shm/ToplingTemp/Topling-886369-grif1e 2024/11/20-19:27:21.630988 140008517842496 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061793.sst): first pass time = 0.86's, 155.820'MB/sec 2024/11/20-19:27:22.988223 140008517842496 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061793.sst): old prealloc_size = 147639500, real_size = 36917792 2024/11/20-19:27:22.988942 140008517842496 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061793.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924065 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0349 GB avg-val = 117.25 avg-zval = 37.81 2024/11/20-19:27:22.989727 140008517842496 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061793.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-19:27:23.929679 140008517842496 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061793.sst): second pass time = 1.36's, 79.883'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.94's, 43.079'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2513.533'MB/sec (index lex order gen) rebuild zvType time = 0.77's, 0.301'MB/sec write SST data time = 0.17's, 232.750'MB/sec dict compress time = 0.00's, 193356.326'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 31820.433'MB/sec zip my value time = 1.36's, unzip length = 0.108'GB zip my value throughput = 79.883'MB/sec zip pipeline throughput = 79.883'MB/sec entries = 924065 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.25 avg-zval = 37.81 usrkeys = 924065 avg-key = 20.00 avg-zkey = 1.89 avg-val = 123.16 avg-zval = 37.81 TagRS{ kinds = RS_Key0_TagN bytes = 144480 } TagArray{ size = 780401 bytes = 2633872 } seq expand size = 5462807 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0349 GB dict = 1.08 MB all = 0.0406 GB } UnZip/Zip{ index = 10.5819 value = 3.1008 dict = 1.00 all = 3.3094 } Zip/UnZip{ index = 0.0945 value = 0.3225 dict = 1.00 all = 0.3022 } ---------------------------- total value len = 0.895604 GB avg = 0.121 KB (by entry num) total key len = 0.207266 GB avg = 0.028 KB total ukey len = 0.148047 GB avg = 0.020 KB total ukey num = 0.007402345 Billion total entry num = 0.007402345 Billion write speed all = 0.028733967 MB/sec (with seq num) write speed all = 0.027191092 MB/sec (without seq num) 2024/11/20-19:27:24.022883 140008517842496 [compaction_job.cc:1948] [default] [JOB 8092] Generated table #61793: 924065 keys, 40556662 bytes, temperature: kWarm 2024/11/20-19:27:24.022950 140008517842496 EVENT_LOG_v1 {"time_micros": 1732102044022919, "cf_name": "default", "job": 8092, "event": "table_file_creation", "file_number": 61793, "file_size": 40556662, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1019989448, "table_properties": {"data_size": 34940112, "index_size": 1746496, "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": 25873820, "raw_average_key_size": 28, "raw_value_size": 108343986, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924065, "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": 1732102040, "oldest_key_time": 0, "file_creation_time": 1732102040, "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": 61793, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:27:24.062008 140008517842496 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061794.sst) /dev/shm/ToplingTemp/Topling-886369-YIGsPg 2024/11/20-19:27:24.910103 140008517842496 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061794.sst): first pass time = 0.85's, 158.268'MB/sec 2024/11/20-19:27:26.086723 140008517842496 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061794.sst): old prealloc_size = 147639500, real_size = 36575440 2024/11/20-19:27:26.087491 140008517842496 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061794.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922708 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.0346 GB avg-val = 117.46 avg-zval = 37.49 2024/11/20-19:27:26.088354 140008517842496 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061794.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-19:27:27.205412 140008517842496 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061794.sst): second pass time = 1.18's, 92.189'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.12's, 36.143'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2380.498'MB/sec (index lex order gen) rebuild zvType time = 0.96's, 0.241'MB/sec write SST data time = 0.16's, 248.565'MB/sec dict compress time = 0.00's, 193509.292'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 32606.004'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 92.189'MB/sec zip pipeline throughput = 92.189'MB/sec entries = 922708 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.46 avg-zval = 37.49 usrkeys = 922708 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.46 avg-zval = 37.49 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922708 bytes = 2998816 } seq expand size = 6458956 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.0346 GB dict = 1.08 MB all = 0.0404 GB } UnZip/Zip{ index = 10.5113 value = 3.1334 dict = 1.00 all = 3.3196 } Zip/UnZip{ index = 0.0951 value = 0.3191 dict = 1.00 all = 0.3012 } ---------------------------- total value len = 1.010445 GB avg = 0.121 KB (by entry num) total key len = 0.233101 GB avg = 0.028 KB total ukey len = 0.166501 GB avg = 0.020 KB total ukey num = 0.008325053 Billion total entry num = 0.008325053 Billion write speed all = 0.032396368 MB/sec (with seq num) write speed all = 0.030661321 MB/sec (without seq num) 2024/11/20-19:27:27.263901 140008517842496 [compaction_job.cc:1948] [default] [JOB 8092] Generated table #61794: 922708 keys, 40432270 bytes, temperature: kWarm 2024/11/20-19:27:27.263971 140008517842496 EVENT_LOG_v1 {"time_micros": 1732102047263941, "cf_name": "default", "job": 8092, "event": "table_file_creation", "file_number": 61794, "file_size": 40432270, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980002266, "largest_seqno": 1019989638, "table_properties": {"data_size": 34588928, "index_size": 1755648, "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": 25835824, "raw_average_key_size": 28, "raw_value_size": 108381964, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922708, "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": 1732102044, "oldest_key_time": 0, "file_creation_time": 1732102044, "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": 61794, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:27:27.308326 140008517842496 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061795.sst) /dev/shm/ToplingTemp/Topling-886369-LRV5we 2024/11/20-19:27:27.627353 140008517842496 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061795.sst): first pass time = 0.32's, 245.714'MB/sec 2024/11/20-19:27:28.376581 140008517842496 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061795.sst): old prealloc_size = 147639500, real_size = 21902688 2024/11/20-19:27:28.377010 140008517842496 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061795.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 538209 prefix = 4 raw-key = 0.0086 GB zip-key = 0.0010 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.0633 GB zip-val = 0.0207 GB avg-val = 117.63 avg-zval = 38.54 2024/11/20-19:27:28.377499 140008517842496 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061795.sst: sumWaitingMem = 0.001 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0013 GB, waited 0.000 sec, Key+Value = 0.078 GB 2024/11/20-19:27:28.857037 140008517842496 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00/061795.sst): second pass time = 0.75's, 84.605'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.48's, 50.278'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2661.107'MB/sec (index lex order gen) rebuild zvType time = 0.40's, 0.334'MB/sec write SST data time = 0.08's, 314.649'MB/sec dict compress time = 0.00's, 113524.660'MB/sec z-dict build time = 0.00's, sample length = 0.635'MB, throughput = 19745.260'MB/sec zip my value time = 0.75's, unzip length = 0.063'GB zip my value throughput = 84.605'MB/sec zip pipeline throughput = 84.605'MB/sec entries = 538209 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.63 avg-zval = 38.54 usrkeys = 538209 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.63 avg-zval = 38.54 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 538209 bytes = 1749200 } seq expand size = 3767463 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0108 GB value = 0.0633 GB dict = 0.64 MB all = 0.0784 GB } __ZipSize{ index = 0.0010 GB value = 0.0207 GB dict = 0.64 MB all = 0.0242 GB } UnZip/Zip{ index = 10.5020 value = 3.0521 dict = 1.00 all = 3.2446 } Zip/UnZip{ index = 0.0952 value = 0.3276 dict = 1.00 all = 0.3082 } ---------------------------- total value len = 1.077522 GB avg = 0.122 KB (by entry num) total key len = 0.248171 GB avg = 0.028 KB total ukey len = 0.177265 GB avg = 0.020 KB total ukey num = 0.008863262 Billion total entry num = 0.008863262 Billion write speed all = 0.034534927 MB/sec (with seq num) write speed all = 0.032687789 MB/sec (without seq num) 2024/11/20-19:27:28.894424 140008517842496 [compaction_job.cc:1948] [default] [JOB 8092] Generated table #61795: 538209 keys, 24156515 bytes, temperature: kWarm 2024/11/20-19:27:28.894492 140008517842496 EVENT_LOG_v1 {"time_micros": 1732102048894453, "cf_name": "default", "job": 8092, "event": "table_file_creation", "file_number": 61795, "file_size": 24156515, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980002319, "largest_seqno": 1019988431, "table_properties": {"data_size": 20742992, "index_size": 1024960, "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": 15069852, "raw_average_key_size": 28, "raw_value_size": 63309094, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 538209, "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": 1732102047, "oldest_key_time": 0, "file_creation_time": 1732102047, "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": 61795, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:27:28.913874 140008517842496 [compaction_job.cc:703] job-08092: subcompact[0], size: 0.378625 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08092/att-00 [061786,061787,061788,061789,061790,061791,061792,061793,061794,061795] 2024/11/20-19:27:28.988405 140008517842496 (Original Log Time 2024/11/20-19:26:56.062549) EVENT_LOG_v1 {"time_micros": 1732102016062487, "job": 8092, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [61779], "files_L3": [61742, 61743, 61744, 61685, 61686, 61687, 61688, 61689, 61690, 61691], "score": 0.803741, "input_data_size": 401788418, "oldest_snapshot_seqno": 1020043892} 2024/11/20-19:27:28.988409 140008517842496 (Original Log Time 2024/11/20-19:27:28.987417) [compaction_job.cc:2022] [default] [JOB 8092] Compacted 1@2 + 10@3 files to L3 => 378624823 bytes 2024/11/20-19:27:28.988410 140008517842496 (Original Log Time 2024/11/20-19:27:28.988339) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 10 0 0 0] max score 0.01, MB/sec: 12.2 rd, 11.5 wr, level 3, files in(1, 10) out(10 +0 blob) MB in(27.2, 356.0 +0.0 blob) out(361.1 +0.0 blob), read-write-amplify(27.4) write-amplify(13.3) OK, records in: 8977284, records dropped: 114022 output_compression: Snappy 2024/11/20-19:27:28.988414 140008517842496 (Original Log Time 2024/11/20-19:27:28.988384) EVENT_LOG_v1 {"time_micros": 1732102048988361, "cf": "default", "job": 8092, "event": "compaction_finished", "compaction_time_micros": 32851331, "compaction_time_cpu_micros": 14154014, "output_level": 3, "num_output_files": 10, "total_output_size": 378624823, "num_input_records": 8977284, "num_output_records": 8863262, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 292545958, "file_range_sync_nanos": 0, "file_fsync_nanos": 10094, "file_prepare_write_nanos": 28435, "lsm_state": [0, 0, 0, 10, 0, 0, 0]} 2024/11/20-19:27:29.108160 140008517842496 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":1732102015,"executesMs":33096,"compactionJobId":8092,"attempt":0,"compactionInputRawBytes":1302530180,"compactionInputZipBytes":401788418,"compactionOutputRawBytes":0,"compactionOutputZipBytes":378624823,"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-36f23bf92e1114b98f525d6587404667-88a41b4962bb9789-00"}}, response = 2024/11/20-19:27:29.108227 140008517842496 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-08092/att-00: olev 3, work 33.097 s, result 7.633 ms, install 1.012 ms, input{raw 1.213 GiB zip 383.175 MiB}