2024/11/20-19:36:45.601250 140008828372544 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00: fork to child time = 0.009925 sec 2024/11/20-19:36:45.601785 140008828372544 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00 2024/11/20-19:36:45.608335 140008828372544 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00 2024/11/20-19:36:45.609985 140008828372544 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-19:36:45.610234 140008828372544 [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:36:45.656856 140008828372544 [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-08383/att-00/MANIFEST-049091 2024/11/20-19:36:45.672749 140008828372544 [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-08383/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 62392, last_sequence is 1027625607, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 62238 2024/11/20-19:36:45.672757 140008828372544 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-19:36:45.672842 140008828372544 [version_set.cc:5724] Creating manifest 62392 2024/11/20-19:36:45.704504 140008828372544 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-19:36:45.724025 140008828372544 [compaction_job.cc:2437] [default] [JOB 8383] Compacting 1@2 + 10@3 files to L3, score 0.81, subcompactions 1 : 1 2024/11/20-19:36:45.724067 140008828372544 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 7492 Base level 2, inputs: [62385(23MB)], [62316(38MB) 62317(38MB) 62318(36MB) 62319(36MB) 62320(35MB) 62321(35MB) 62322(38MB) 62323(38MB) 62324(38MB) 62325(10MB)] 2024/11/20-19:36:45.733121 140008828372544 [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:36:45.733159 140008828372544 [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:36:45.733187 140008828372544 [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:36:45.733199 140008828372544 [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:36:45.733214 140008828372544 [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:36:46.327093 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062393.sst) /dev/shm/ToplingTemp/Topling-893648-Ra8qmH 2024/11/20-19:36:47.100990 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062393.sst): first pass time = 0.77's, 173.443'MB/sec 2024/11/20-19:36:48.605838 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062393.sst): old prealloc_size = 147639500, real_size = 36105504 2024/11/20-19:36:48.606558 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062393.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922250 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1084 GB zip-val = 0.0341 GB avg-val = 117.53 avg-zval = 36.98 2024/11/20-19:36:48.608097 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062393.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:36:49.530682 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062393.sst): second pass time = 1.50's, 72.077'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.92's, 43.209'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2532.168'MB/sec (index lex order gen) rebuild zvType time = 0.77's, 0.298'MB/sec write SST data time = 0.15's, 267.168'MB/sec dict compress time = 8388363463.43's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 18922.002'MB/sec zip my value time = 1.50's, unzip length = 0.108'GB zip my value throughput = 72.077'MB/sec zip pipeline throughput = 125.821'MB/sec entries = 922250 avg-key = 28.00 avg-zkey = 1.92 avg-val = 117.53 avg-zval = 36.98 usrkeys = 922250 avg-key = 20.00 avg-zkey = 1.92 avg-val = 124.53 avg-zval = 36.98 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922250 bytes = 2997328 } seq expand size = 6455750 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0341 GB dict = 1.08 MB all = 0.0400 GB } UnZip/Zip{ index = 10.4437 value = 3.1779 dict = 1.00 all = 3.3587 } Zip/UnZip{ index = 0.0958 value = 0.3147 dict = 1.00 all = 0.2977 } ---------------------------- total value len = 0.114851 GB avg = 0.125 KB (by entry num) total key len = 0.025823 GB avg = 0.028 KB total ukey len = 0.018445 GB avg = 0.020 KB total ukey num = 0.000922250 Billion total entry num = 0.000922250 Billion write speed all = 0.003611857 MB/sec (with seq num) write speed all = 0.003422424 MB/sec (without seq num) 2024/11/20-19:36:49.594464 140008828372544 [compaction_job.cc:1948] [default] [JOB 8383] Generated table #62393: 922250 keys, 39961532 bytes, temperature: kWarm 2024/11/20-19:36:49.594588 140008828372544 EVENT_LOG_v1 {"time_micros": 1732102609594527, "cf_name": "default", "job": 8383, "event": "table_file_creation", "file_number": 62393, "file_size": 39961532, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 979921814, "largest_seqno": 1027574376, "table_properties": {"data_size": 34108624, "index_size": 1766144, "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": 25823000, "raw_average_key_size": 28, "raw_value_size": 108394756, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922250, "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": 1732102606, "oldest_key_time": 0, "file_creation_time": 1732102606, "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": 62393, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:36:49.648062 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062394.sst) /dev/shm/ToplingTemp/Topling-893648-5ZDt2E 2024/11/20-19:36:50.908252 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062394.sst): first pass time = 1.26's, 106.511'MB/sec 2024/11/20-19:36:52.456406 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062394.sst): old prealloc_size = 147639500, real_size = 36677888 2024/11/20-19:36:52.457220 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062394.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926052 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.0346 GB avg-val = 116.94 avg-zval = 37.42 2024/11/20-19:36:52.458086 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062394.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:36:53.259486 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062394.sst): second pass time = 1.55's, 69.996'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.80's, 50.632'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2292.851'MB/sec (index lex order gen) rebuild zvType time = 0.65's, 0.358'MB/sec write SST data time = 0.16's, 261.712'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 = 28337.023'MB/sec zip my value time = 1.55's, unzip length = 0.108'GB zip my value throughput = 69.996'MB/sec zip pipeline throughput = 85.354'MB/sec entries = 926052 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.94 avg-zval = 37.42 usrkeys = 926052 avg-key = 20.00 avg-zkey = 1.94 avg-val = 123.94 avg-zval = 37.42 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926052 bytes = 3125440 } seq expand size = 6482364 multi value expand size = 0 cnt WriteAppend = 46 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0346 GB dict = 1.08 MB all = 0.0407 GB } UnZip/Zip{ index = 10.3067 value = 3.1253 dict = 1.00 all = 3.3008 } Zip/UnZip{ index = 0.0970 value = 0.3200 dict = 1.00 all = 0.3030 } ---------------------------- total value len = 0.229621 GB avg = 0.124 KB (by entry num) total key len = 0.051752 GB avg = 0.028 KB total ukey len = 0.036966 GB avg = 0.020 KB total ukey num = 0.001848302 Billion total entry num = 0.001848302 Billion write speed all = 0.007223707 MB/sec (with seq num) write speed all = 0.006844095 MB/sec (without seq num) 2024/11/20-19:36:53.315278 140008828372544 [compaction_job.cc:1948] [default] [JOB 8383] Generated table #62394: 926052 keys, 40661634 bytes, temperature: kWarm 2024/11/20-19:36:53.315348 140008828372544 EVENT_LOG_v1 {"time_micros": 1732102613315316, "cf_name": "default", "job": 8383, "event": "table_file_creation", "file_number": 62394, "file_size": 40661634, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 919911853, "largest_seqno": 1027574400, "table_properties": {"data_size": 34649200, "index_size": 1796992, "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": 25929456, "raw_average_key_size": 28, "raw_value_size": 108288324, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926052, "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": 1732102609, "oldest_key_time": 0, "file_creation_time": 1732102609, "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": 62394, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:36:53.405747 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062395.sst) /dev/shm/ToplingTemp/Topling-893648-9DzP3F 2024/11/20-19:36:54.565856 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062395.sst): first pass time = 1.16's, 115.702'MB/sec 2024/11/20-19:36:56.190864 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062395.sst): old prealloc_size = 147639500, real_size = 36497600 2024/11/20-19:36:56.191510 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062395.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926960 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.79 avg-zval = 37.18 2024/11/20-19:36:56.191809 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062395.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:36:57.007756 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062395.sst): second pass time = 1.62's, 66.656'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 46.829'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2900.342'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.402'MB/sec write SST data time = 0.24's, 159.913'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 = 19688.122'MB/sec zip my value time = 1.62's, unzip length = 0.108'GB zip my value throughput = 66.656'MB/sec zip pipeline throughput = 133.923'MB/sec entries = 926960 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.79 avg-zval = 37.18 usrkeys = 926960 avg-key = 20.00 avg-zkey = 1.94 avg-val = 118.54 avg-zval = 37.18 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231342 bytes = 751872 } seq expand size = 1619394 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.0383 GB } UnZip/Zip{ index = 10.3080 value = 3.1410 dict = 1.00 all = 3.5087 } Zip/UnZip{ index = 0.0970 value = 0.3184 dict = 1.00 all = 0.2850 } ---------------------------- total value len = 0.339504 GB avg = 0.122 KB (by entry num) total key len = 0.077707 GB avg = 0.028 KB total ukey len = 0.055505 GB avg = 0.020 KB total ukey num = 0.002775262 Billion total entry num = 0.002775262 Billion write speed all = 0.010710026 MB/sec (with seq num) write speed all = 0.010140086 MB/sec (without seq num) 2024/11/20-19:36:57.068821 140008828372544 [compaction_job.cc:1948] [default] [JOB 8383] Generated table #62395: 926960 keys, 38252477 bytes, temperature: kWarm 2024/11/20-19:36:57.068912 140008828372544 EVENT_LOG_v1 {"time_micros": 1732102617068865, "cf_name": "default", "job": 8383, "event": "table_file_creation", "file_number": 62395, "file_size": 38252477, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933750, "table_properties": {"data_size": 34467120, "index_size": 1798528, "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": 25954880, "raw_average_key_size": 28, "raw_value_size": 108262936, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926960, "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": 1732102613, "oldest_key_time": 0, "file_creation_time": 1732102613, "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": 62395, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:36:57.143419 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062396.sst) /dev/shm/ToplingTemp/Topling-893648-tZqMhE 2024/11/20-19:36:58.107408 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062396.sst): first pass time = 0.96's, 139.240'MB/sec 2024/11/20-19:36:59.616482 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062396.sst): old prealloc_size = 147639500, real_size = 36362144 2024/11/20-19:36:59.617122 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062396.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926725 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.08 2024/11/20-19:36:59.617419 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062396.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:37:00.657097 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062396.sst): second pass time = 1.51's, 71.787'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.04's, 36.636'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2865.302'MB/sec (index lex order gen) rebuild zvType time = 0.77's, 0.300'MB/sec write SST data time = 0.27's, 142.270'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 21063.909'MB/sec zip my value time = 1.51's, unzip length = 0.108'GB zip my value throughput = 71.787'MB/sec zip pipeline throughput = 71.787'MB/sec entries = 926725 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.83 avg-zval = 37.08 usrkeys = 926725 avg-key = 20.00 avg-zkey = 1.90 avg-val = 118.59 avg-zval = 37.08 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 232554 bytes = 755808 } seq expand size = 1627878 multi value expand size = 0 cnt WriteAppend = 15 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.5115 value = 3.1504 dict = 1.00 all = 3.5208 } Zip/UnZip{ index = 0.0951 value = 0.3174 dict = 1.00 all = 0.2840 } ---------------------------- total value len = 0.449401 GB avg = 0.121 KB (by entry num) total key len = 0.103656 GB avg = 0.028 KB total ukey len = 0.074040 GB avg = 0.020 KB total ukey num = 0.003701987 Billion total entry num = 0.003701987 Billion write speed all = 0.014195926 MB/sec (with seq num) write speed all = 0.013435742 MB/sec (without seq num) 2024/11/20-19:37:00.708721 140008828372544 [compaction_job.cc:1948] [default] [JOB 8383] Generated table #62396: 926725 keys, 38121445 bytes, temperature: kWarm 2024/11/20-19:37:00.708828 140008828372544 EVENT_LOG_v1 {"time_micros": 1732102620708776, "cf_name": "default", "job": 8383, "event": "table_file_creation", "file_number": 62396, "file_size": 38121445, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933812, "table_properties": {"data_size": 34366992, "index_size": 1763264, "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": 25948300, "raw_average_key_size": 28, "raw_value_size": 108269478, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926725, "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": 1732102617, "oldest_key_time": 0, "file_creation_time": 1732102617, "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": 62396, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:37:00.779725 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062397.sst) /dev/shm/ToplingTemp/Topling-893648-BJehzD 2024/11/20-19:37:01.692376 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062397.sst): first pass time = 0.91's, 147.072'MB/sec 2024/11/20-19:37:03.082853 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062397.sst): old prealloc_size = 147639500, real_size = 36459408 2024/11/20-19:37:03.083458 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062397.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926941 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.95 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.80 avg-zval = 37.13 2024/11/20-19:37:03.083654 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062397.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:37:04.057135 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062397.sst): second pass time = 1.39's, 77.905'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.97's, 38.783'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3108.576'MB/sec (index lex order gen) rebuild zvType time = 0.84's, 0.274'MB/sec write SST data time = 0.13's, 292.113'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 = 22248.280'MB/sec zip my value time = 1.39's, unzip length = 0.108'GB zip my value throughput = 77.905'MB/sec zip pipeline throughput = 77.905'MB/sec entries = 926941 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.80 avg-zval = 37.13 usrkeys = 926941 avg-key = 20.00 avg-zkey = 1.95 avg-val = 117.58 avg-zval = 37.13 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 103183 bytes = 322464 } seq expand size = 722281 multi value expand size = 0 cnt WriteAppend = 22 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.0378 GB } UnZip/Zip{ index = 10.2425 value = 3.1456 dict = 1.00 all = 3.5522 } Zip/UnZip{ index = 0.0976 value = 0.3179 dict = 1.00 all = 0.2815 } ---------------------------- total value len = 0.558387 GB avg = 0.121 KB (by entry num) total key len = 0.129610 GB avg = 0.028 KB total ukey len = 0.092579 GB avg = 0.020 KB total ukey num = 0.004628928 Billion total entry num = 0.004628928 Billion write speed all = 0.017658046 MB/sec (with seq num) write speed all = 0.016707602 MB/sec (without seq num) 2024/11/20-19:37:04.107085 140008828372544 [compaction_job.cc:1948] [default] [JOB 8383] Generated table #62397: 926941 keys, 37784567 bytes, temperature: kWarm 2024/11/20-19:37:04.107157 140008828372544 EVENT_LOG_v1 {"time_micros": 1732102624107124, "cf_name": "default", "job": 8383, "event": "table_file_creation", "file_number": 62397, "file_size": 37784567, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 965663958, "table_properties": {"data_size": 34417536, "index_size": 1809984, "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": 25954348, "raw_average_key_size": 28, "raw_value_size": 108263522, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926941, "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": 1732102620, "oldest_key_time": 0, "file_creation_time": 1732102620, "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": 62397, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:37:04.144862 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062398.sst) /dev/shm/ToplingTemp/Topling-893648-cEgEID 2024/11/20-19:37:05.001610 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062398.sst): first pass time = 0.86's, 156.671'MB/sec 2024/11/20-19:37:07.361974 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062398.sst): old prealloc_size = 147639500, real_size = 36408960 2024/11/20-19:37:07.362546 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062398.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926596 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.85 avg-zval = 37.10 2024/11/20-19:37:07.362674 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062398.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:37:08.062675 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062398.sst): second pass time = 2.36's, 45.887'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 53.394'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3299.727'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.403'MB/sec write SST data time = 0.13's, 298.932'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 = 27288.042'MB/sec zip my value time = 2.36's, unzip length = 0.108'GB zip my value throughput = 45.887'MB/sec zip pipeline throughput = 164.958'MB/sec entries = 926596 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.85 avg-zval = 37.10 usrkeys = 926596 avg-key = 20.00 avg-zkey = 1.94 avg-val = 116.85 avg-zval = 37.10 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 234 bytes = 688 } seq expand size = 1638 multi value expand size = 0 cnt WriteAppend = 19 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.1494 dict = 1.00 all = 3.5875 } Zip/UnZip{ index = 0.0970 value = 0.3175 dict = 1.00 all = 0.2787 } ---------------------------- total value len = 0.666661 GB avg = 0.120 KB (by entry num) total key len = 0.155555 GB avg = 0.028 KB total ukey len = 0.111110 GB avg = 0.020 KB total ukey num = 0.005555524 Billion total entry num = 0.005555524 Billion write speed all = 0.021100740 MB/sec (with seq num) write speed all = 0.019960157 MB/sec (without seq num) 2024/11/20-19:37:08.111333 140008828372544 [compaction_job.cc:1948] [default] [JOB 8383] Generated table #62398: 926596 keys, 37412519 bytes, temperature: kWarm 2024/11/20-19:37:08.111405 140008828372544 EVENT_LOG_v1 {"time_micros": 1732102628111366, "cf_name": "default", "job": 8383, "event": "table_file_creation", "file_number": 62398, "file_size": 37412519, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 960329456, "table_properties": {"data_size": 34379504, "index_size": 1797632, "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": 25944688, "raw_average_key_size": 28, "raw_value_size": 108273156, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926596, "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": 1732102624, "oldest_key_time": 0, "file_creation_time": 1732102624, "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": 62398, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:37:08.149126 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062399.sst) /dev/shm/ToplingTemp/Topling-893648-aXVv1E 2024/11/20-19:37:09.004392 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062399.sst): first pass time = 0.86's, 156.938'MB/sec 2024/11/20-19:37:10.777373 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062399.sst): old prealloc_size = 147639500, real_size = 36426800 2024/11/20-19:37:10.777976 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062399.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923975 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.0344 GB avg-val = 117.26 avg-zval = 37.28 2024/11/20-19:37:10.778708 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062399.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:37:11.587905 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062399.sst): second pass time = 1.77's, 61.136'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 49.608'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3041.313'MB/sec (index lex order gen) rebuild zvType time = 0.67's, 0.342'MB/sec write SST data time = 0.14's, 297.410'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 29981.714'MB/sec zip my value time = 1.77's, unzip length = 0.108'GB zip my value throughput = 61.136'MB/sec zip pipeline throughput = 152.998'MB/sec entries = 923975 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.26 avg-zval = 37.28 usrkeys = 923975 avg-key = 20.00 avg-zkey = 1.89 avg-val = 123.49 avg-zval = 37.28 TagRS{ kinds = RS_Key0_TagN bytes = 144480 } TagArray{ size = 822596 bytes = 2776272 } seq expand size = 5758172 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0344 GB dict = 1.08 MB all = 0.0402 GB } UnZip/Zip{ index = 10.5828 value = 3.1451 dict = 1.00 all = 3.3381 } Zip/UnZip{ index = 0.0945 value = 0.3180 dict = 1.00 all = 0.2996 } ---------------------------- total value len = 0.780766 GB avg = 0.120 KB (by entry num) total key len = 0.181426 GB avg = 0.028 KB total ukey len = 0.129590 GB avg = 0.020 KB total ukey num = 0.006479499 Billion total entry num = 0.006479499 Billion write speed all = 0.024690745 MB/sec (with seq num) write speed all = 0.023360585 MB/sec (without seq num) 2024/11/20-19:37:11.635470 140008828372544 [compaction_job.cc:1948] [default] [JOB 8383] Generated table #62399: 923975 keys, 40208226 bytes, temperature: kWarm 2024/11/20-19:37:11.635536 140008828372544 EVENT_LOG_v1 {"time_micros": 1732102631635505, "cf_name": "default", "job": 8383, "event": "table_file_creation", "file_number": 62399, "file_size": 40208226, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1027574567, "table_properties": {"data_size": 34449440, "index_size": 1746176, "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": 25871300, "raw_average_key_size": 28, "raw_value_size": 108346522, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923975, "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": 1732102628, "oldest_key_time": 0, "file_creation_time": 1732102628, "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": 62399, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:37:11.671887 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062400.sst) /dev/shm/ToplingTemp/Topling-893648-ywjdwE 2024/11/20-19:37:12.824352 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062400.sst): first pass time = 1.15's, 116.465'MB/sec 2024/11/20-19:37:14.108618 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062400.sst): old prealloc_size = 147639500, real_size = 36075504 2024/11/20-19:37:14.109162 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062400.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922319 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.0341 GB avg-val = 117.52 avg-zval = 36.96 2024/11/20-19:37:14.109883 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062400.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:37:14.939009 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062400.sst): second pass time = 1.28's, 84.465'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 48.089'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3375.373'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.327'MB/sec write SST data time = 0.13's, 318.796'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.084'MB, throughput = 31956.409'MB/sec zip my value time = 1.28's, unzip length = 0.108'GB zip my value throughput = 84.465'MB/sec zip pipeline throughput = 84.465'MB/sec entries = 922319 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.52 avg-zval = 36.96 usrkeys = 922319 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.52 avg-zval = 36.96 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922319 bytes = 2997552 } seq expand size = 6456233 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.0341 GB dict = 1.08 MB all = 0.0399 GB } UnZip/Zip{ index = 10.5111 value = 3.1796 dict = 1.00 all = 3.3612 } Zip/UnZip{ index = 0.0951 value = 0.3145 dict = 1.00 all = 0.2975 } ---------------------------- total value len = 0.895615 GB avg = 0.121 KB (by entry num) total key len = 0.207251 GB avg = 0.028 KB total ukey len = 0.148036 GB avg = 0.020 KB total ukey num = 0.007401818 Billion total entry num = 0.007401818 Billion write speed all = 0.028298139 MB/sec (with seq num) write speed all = 0.026778770 MB/sec (without seq num) 2024/11/20-19:37:14.987533 140008828372544 [compaction_job.cc:1948] [default] [JOB 8383] Generated table #62400: 922319 keys, 39931850 bytes, temperature: kWarm 2024/11/20-19:37:14.987594 140008828372544 EVENT_LOG_v1 {"time_micros": 1732102634987563, "cf_name": "default", "job": 8383, "event": "table_file_creation", "file_number": 62400, "file_size": 39931850, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980002266, "largest_seqno": 1027574746, "table_properties": {"data_size": 34089824, "index_size": 1754944, "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": 25824932, "raw_average_key_size": 28, "raw_value_size": 108392910, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922319, "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": 1732102631, "oldest_key_time": 0, "file_creation_time": 1732102631, "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": 62400, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:37:15.023405 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062401.sst) /dev/shm/ToplingTemp/Topling-893648-iUTMyE 2024/11/20-19:37:16.349652 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062401.sst): first pass time = 1.33's, 101.204'MB/sec 2024/11/20-19:37:17.632759 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062401.sst): old prealloc_size = 147639500, real_size = 36108576 2024/11/20-19:37:17.633283 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062401.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922117 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.0341 GB avg-val = 117.55 avg-zval = 37.01 2024/11/20-19:37:17.634008 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062401.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:37:18.469201 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062401.sst): second pass time = 1.28's, 84.536'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 47.779'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3505.103'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.324'MB/sec write SST data time = 0.13's, 318.705'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 18721.830'MB/sec zip my value time = 1.28's, unzip length = 0.108'GB zip my value throughput = 84.536'MB/sec zip pipeline throughput = 84.536'MB/sec entries = 922117 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.55 avg-zval = 37.01 usrkeys = 922117 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.55 avg-zval = 37.01 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922117 bytes = 2996896 } seq expand size = 6454819 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0341 GB dict = 1.08 MB all = 0.0400 GB } UnZip/Zip{ index = 10.5111 value = 3.1767 dict = 1.00 all = 3.3585 } Zip/UnZip{ index = 0.0951 value = 0.3148 dict = 1.00 all = 0.2978 } ---------------------------- total value len = 1.010469 GB avg = 0.121 KB (by entry num) total key len = 0.233070 GB avg = 0.028 KB total ukey len = 0.166479 GB avg = 0.020 KB total ukey num = 0.008323935 Billion total entry num = 0.008323935 Billion write speed all = 0.031904727 MB/sec (with seq num) write speed all = 0.030196230 MB/sec (without seq num) 2024/11/20-19:37:18.517145 140008828372544 [compaction_job.cc:1948] [default] [JOB 8383] Generated table #62401: 922117 keys, 39964040 bytes, temperature: kWarm 2024/11/20-19:37:18.517209 140008828372544 EVENT_LOG_v1 {"time_micros": 1732102638517178, "cf_name": "default", "job": 8383, "event": "table_file_creation", "file_number": 62401, "file_size": 39964040, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980002306, "largest_seqno": 1027574654, "table_properties": {"data_size": 34123280, "index_size": 1754560, "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": 25819276, "raw_average_key_size": 28, "raw_value_size": 108398458, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922117, "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": 1732102635, "oldest_key_time": 0, "file_creation_time": 1732102635, "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": 62401, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:37:18.551588 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062402.sst) /dev/shm/ToplingTemp/Topling-893648-r7hkMD 2024/11/20-19:37:18.849644 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062402.sst): first pass time = 0.30's, 170.331'MB/sec 2024/11/20-19:37:19.285355 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062402.sst): old prealloc_size = 147639500, real_size = 14097024 2024/11/20-19:37:19.285625 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062402.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 349898 prefix = 4 raw-key = 0.0056 GB zip-key = 0.0007 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.0410 GB zip-val = 0.0133 GB avg-val = 117.08 avg-zval = 38.10 2024/11/20-19:37:19.285921 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062402.sst: sumWaitingMem = 0.001 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0008 GB, waited 0.000 sec, Key+Value = 0.051 GB 2024/11/20-19:37:19.596753 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00/062402.sst): second pass time = 0.43's, 94.181'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.31's, 50.135'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2877.595'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.332'MB/sec write SST data time = 0.05's, 325.418'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.416'MB, throughput = 9642.852'MB/sec zip my value time = 0.43's, unzip length = 0.041'GB zip my value throughput = 94.181'MB/sec zip pipeline throughput = 94.181'MB/sec entries = 349898 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.08 avg-zval = 38.10 usrkeys = 349898 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.08 avg-zval = 38.10 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 349898 bytes = 1180928 } seq expand size = 2449286 multi value expand size = 0 cnt WriteAppend = 21 UnZipSize{ index = 0.0070 GB value = 0.0410 GB dict = 0.42 MB all = 0.0508 GB } __ZipSize{ index = 0.0007 GB value = 0.0133 GB dict = 0.42 MB all = 0.0156 GB } UnZip/Zip{ index = 10.2931 value = 3.0732 dict = 1.00 all = 3.2517 } Zip/UnZip{ index = 0.0972 value = 0.3254 dict = 1.00 all = 0.3075 } ---------------------------- total value len = 1.053883 GB avg = 0.122 KB (by entry num) total key len = 0.242867 GB avg = 0.028 KB total ukey len = 0.173477 GB avg = 0.020 KB total ukey num = 0.008673833 Billion total entry num = 0.008673833 Billion write speed all = 0.033268973 MB/sec (with seq num) write speed all = 0.031488710 MB/sec (without seq num) 2024/11/20-19:37:19.621371 140008828372544 [compaction_job.cc:1948] [default] [JOB 8383] Generated table #62402: 349898 keys, 15611063 bytes, temperature: kWarm 2024/11/20-19:37:19.621438 140008828372544 EVENT_LOG_v1 {"time_micros": 1732102639621408, "cf_name": "default", "job": 8383, "event": "table_file_creation", "file_number": 62402, "file_size": 15611063, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958816147, "largest_seqno": 1027574684, "table_properties": {"data_size": 13329520, "index_size": 679872, "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": 9797144, "raw_average_key_size": 28, "raw_value_size": 40964788, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 349898, "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": 1732102638, "oldest_key_time": 0, "file_creation_time": 1732102638, "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": 62402, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-19:37:19.636733 140008828372544 [compaction_job.cc:703] job-08383: subcompact[0], size: 0.367909 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08383/att-00 [062393,062394,062395,062396,062397,062398,062399,062400,062401,062402] 2024/11/20-19:37:19.701965 140008828372544 (Original Log Time 2024/11/20-19:36:45.724158) EVENT_LOG_v1 {"time_micros": 1732102605724092, "job": 8383, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [62385], "files_L3": [62316, 62317, 62318, 62319, 62320, 62321, 62322, 62323, 62324, 62325], "score": 0.813857, "input_data_size": 387984611, "oldest_snapshot_seqno": 1027625579} 2024/11/20-19:37:19.701969 140008828372544 (Original Log Time 2024/11/20-19:37:19.701008) [compaction_job.cc:2022] [default] [JOB 8383] Compacted 1@2 + 10@3 files to L3 => 367909353 bytes 2024/11/20-19:37:19.701970 140008828372544 (Original Log Time 2024/11/20-19:37:19.701901) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 10 0 0 0] max score 0.01, MB/sec: 11.4 rd, 10.8 wr, level 3, files in(1, 10) out(10 +0 blob) MB in(23.6, 346.5 +0.0 blob) out(350.9 +0.0 blob), read-write-amplify(30.6) write-amplify(14.9) OK, records in: 8764976, records dropped: 91143 output_compression: Snappy 2024/11/20-19:37:19.701974 140008828372544 (Original Log Time 2024/11/20-19:37:19.701947) EVENT_LOG_v1 {"time_micros": 1732102639701923, "cf": "default", "job": 8383, "event": "compaction_finished", "compaction_time_micros": 33912581, "compaction_time_cpu_micros": 14126168, "output_level": 3, "num_output_files": 10, "total_output_size": 367909353, "num_input_records": 8764976, "num_output_records": 8673833, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 302476713, "file_range_sync_nanos": 0, "file_fsync_nanos": 9622, "file_prepare_write_nanos": 43154, "lsm_state": [0, 0, 0, 10, 0, 0, 0]} 2024/11/20-19:37:19.820724 140008828372544 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":1732102605,"executesMs":34093,"compactionJobId":8383,"attempt":0,"compactionInputRawBytes":1271664480,"compactionInputZipBytes":387984611,"compactionOutputRawBytes":0,"compactionOutputZipBytes":367909353,"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-2aea02334ebac45e73bbe5de7edba15d-301931cf880a78ba-00"}}, response = 2024/11/20-19:37:19.820794 140008828372544 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-08383/att-00: olev 3, work 34.094 s, result 5.882 ms, install 0.981 ms, input{raw 1.184 GiB zip 370.011 MiB}