2024/11/20-17:57:38.600118 140257055307328 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00178/att-00: fork to child time = 0.009856 sec 2024/11/20-17:57:38.600631 140257055307328 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00178/att-00 2024/11/20-17:57:38.605532 140257055307328 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00178/att-00 2024/11/20-17:57:38.607201 140257055307328 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-17:57:38.607440 140257055307328 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-17:57:38.656298 140257055307328 [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-00178/att-00/MANIFEST-049091 2024/11/20-17:57:38.688278 140257055307328 [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-00178/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 49433, last_sequence is 825780559, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 49219 2024/11/20-17:57:38.688284 140257055307328 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-17:57:38.688360 140257055307328 [version_set.cc:5724] Creating manifest 49433 2024/11/20-17:57:38.718397 140257055307328 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00178/att-00: bottommost_level: fake = 1, rpc = 1 2024/11/20-17:57:38.736507 140257055307328 [compaction_job.cc:2437] [default] [JOB 178] Compacting 1@3 + 1@4 files to L4, score 1.04, subcompactions 1 : 1 2024/11/20-17:57:38.736516 140257055307328 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 126 Base level 3, inputs: [49362(37MB)], [44998(66MB)] 2024/11/20-17:57:38.743406 140257055307328 [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-17:57:38.743432 140257055307328 [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-17:57:38.743453 140257055307328 [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-17:57:38.743461 140257055307328 [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-17:57:38.743471 140257055307328 [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-17:57:39.669700 140257055307328 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00178/att-00/049434.sst) /dev/shm/ToplingTemp/Topling-675767-CMdQGv 2024/11/20-17:57:40.672143 140257055307328 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00178/att-00/049434.sst): first pass time = 1.00's, 267.792'MB/sec 2024/11/20-17:57:42.996878 140257055307328 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00178/att-00/049434.sst): old prealloc_size = 119731491, real_size = 64557376 2024/11/20-17:57:42.997989 140257055307328 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00178/att-00/049434.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 1845902 prefix = 4 raw-key = 0.0295 GB zip-key = 0.0035 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.2168 GB zip-val = 0.0606 GB avg-val = 117.42 avg-zval = 32.82 2024/11/20-17:57:42.998028 140257055307328 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00178/att-00/049434.sst: sumWaitingMem = 0.005 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0048 GB, waited 0.000 sec, Key+Value = 0.268 GB 2024/11/20-17:57:44.641581 140257055307328 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00178/att-00/049434.sst): second pass time = 2.32's, 93.273'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.64's, 40.291'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3205.544'MB/sec (index lex order gen) rebuild zvType time = 1.40's, 0.329'MB/sec write SST data time = 0.24's, 273.471'MB/sec dict compress time = 8371976247.00's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 2.160'MB, throughput = 63332.766'MB/sec zip my value time = 2.32's, unzip length = 0.217'GB zip my value throughput = 93.273'MB/sec zip pipeline throughput = 93.273'MB/sec entries = 1845902 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.42 avg-zval = 32.82 usrkeys = 1845902 avg-key = 20.00 avg-zkey = 1.90 avg-val = 117.42 avg-zval = 32.82 TagRS{ kinds = LegacyZvType bytes = 0 } TagArray{ size = 0 bytes = 0 } seq expand size = 0 multi value expand size = 0 cnt WriteAppend = 9 UnZipSize{ index = 0.0369 GB value = 0.2168 GB dict = 2.16 MB all = 0.2684 GB } __ZipSize{ index = 0.0035 GB value = 0.0606 GB dict = 2.16 MB all = 0.0663 GB } UnZip/Zip{ index = 10.5181 value = 3.5776 dict = 1.00 all = 4.0509 } Zip/UnZip{ index = 0.0951 value = 0.2795 dict = 1.00 all = 0.2469 } ---------------------------- total value len = 2183.699530 GB avg = 0.300 KB (by entry num) total key len = 191.614978 GB avg = 0.026 KB total ukey len = 134.157250 GB avg = 0.014 KB total ukey num = 9.327977968 Billion total entry num = 7.272128114 Billion write speed all = 114.708128398 MB/sec (with seq num) write speed all = 111.898657221 MB/sec (without seq num) 2024/11/20-17:57:44.724001 140257055307328 [compaction_job.cc:1948] [default] [JOB 178] Generated table #49434: 1845902 keys, 66266272 bytes, temperature: kWarm 2024/11/20-17:57:44.724117 140257055307328 EVENT_LOG_v1 {"time_micros": 1732096664724078, "cf_name": "default", "job": 178, "event": "table_file_creation", "file_number": 49434, "file_size": 66266272, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 0, "table_properties": {"data_size": 60585776, "index_size": 3509952, "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": 51685256, "raw_average_key_size": 28, "raw_value_size": 216750312, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 1845902, "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": "TooZip", "compression_options": "LegacyZvType-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732096659, "oldest_key_time": 0, "file_creation_time": 1732096659, "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": 49434, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:57:44.781830 140257055307328 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00178/att-00/049435.sst) /dev/shm/ToplingTemp/Topling-675767-Bhiyly 2024/11/20-17:57:45.209971 140257055307328 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00178/att-00/049435.sst): first pass time = 0.43's, 259.124'MB/sec 2024/11/20-17:57:46.187004 140257055307328 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00178/att-00/049435.sst): old prealloc_size = 119731491, real_size = 28172208 2024/11/20-17:57:46.187493 140257055307328 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00178/att-00/049435.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 760768 prefix = 4 raw-key = 0.0122 GB zip-key = 0.0014 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.0896 GB zip-val = 0.0265 GB avg-val = 117.82 avg-zval = 34.88 2024/11/20-17:57:46.187530 140257055307328 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00178/att-00/049435.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0019 GB, waited 0.000 sec, Key+Value = 0.111 GB 2024/11/20-17:57:46.878401 140257055307328 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00178/att-00/049435.sst): second pass time = 0.98's, 91.818'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.69's, 41.777'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3108.691'MB/sec (index lex order gen) rebuild zvType time = 0.59's, 0.323'MB/sec write SST data time = 0.10's, 284.403'MB/sec dict compress time = 8371976247.00's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.897'MB, throughput = 13578.869'MB/sec zip my value time = 0.98's, unzip length = 0.090'GB zip my value throughput = 91.818'MB/sec zip pipeline throughput = 91.818'MB/sec entries = 760768 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.82 avg-zval = 34.88 usrkeys = 760768 avg-key = 20.00 avg-zkey = 1.90 avg-val = 117.82 avg-zval = 34.88 TagRS{ kinds = LegacyZvType bytes = 0 } TagArray{ size = 0 bytes = 0 } seq expand size = 0 multi value expand size = 0 cnt WriteAppend = 9 UnZipSize{ index = 0.0152 GB value = 0.0896 GB dict = 0.90 MB all = 0.1109 GB } __ZipSize{ index = 0.0014 GB value = 0.0265 GB dict = 0.90 MB all = 0.0289 GB } UnZip/Zip{ index = 10.5102 value = 3.3781 dict = 1.00 all = 3.8408 } Zip/UnZip{ index = 0.0951 value = 0.2960 dict = 1.00 all = 0.2604 } ---------------------------- total value len = 2183.789164 GB avg = 0.300 KB (by entry num) total key len = 191.636279 GB avg = 0.026 KB total ukey len = 134.172465 GB avg = 0.014 KB total ukey num = 9.328738736 Billion total entry num = 7.272888882 Billion write speed all = 114.701095699 MB/sec (with seq num) write speed all = 111.891634090 MB/sec (without seq num) 2024/11/20-17:57:46.917181 140257055307328 [compaction_job.cc:1948] [default] [JOB 178] Generated table #49435: 760768 keys, 28883840 bytes, temperature: kWarm 2024/11/20-17:57:46.917241 140257055307328 EVENT_LOG_v1 {"time_micros": 1732096666917213, "cf_name": "default", "job": 178, "event": "table_file_creation", "file_number": 49435, "file_size": 28883840, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 0, "table_properties": {"data_size": 26534176, "index_size": 1447680, "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": 21301504, "raw_average_key_size": 28, "raw_value_size": 89634556, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 760768, "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": "TooZip", "compression_options": "LegacyZvType-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732096664, "oldest_key_time": 0, "file_creation_time": 1732096664, "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": 49435, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:57:46.940923 140257055307328 [compaction_job.cc:703] job-00178: subcompact[0], size: 0.095150 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00178/att-00 [049434,049435] 2024/11/20-17:57:46.969197 140257055307328 (Original Log Time 2024/11/20-17:57:38.736570) EVENT_LOG_v1 {"time_micros": 1732096658736530, "job": 178, "event": "compaction_started", "compaction_reason": "LevelMaxLevelSize", "files_L3": [49362], "files_L4": [44998], "score": 1.03668, "input_data_size": 108846810, "oldest_snapshot_seqno": 825780537} 2024/11/20-17:57:46.969200 140257055307328 (Original Log Time 2024/11/20-17:57:46.965436) [compaction_job.cc:2022] [default] [JOB 178] Compacted 1@3 + 1@4 files to L4 => 95150112 bytes 2024/11/20-17:57:46.969201 140257055307328 (Original Log Time 2024/11/20-17:57:46.969136) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 0 2 0 0] max score 0.00, MB/sec: 13.3 rd, 11.6 wr, level 4, files in(1, 1) out(2 +0 blob) MB in(37.7, 66.1 +0.0 blob) out(90.7 +0.0 blob), read-write-amplify(5.2) write-amplify(2.4) OK, records in: 2770626, records dropped: 163956 output_compression: Snappy 2024/11/20-17:57:46.969205 140257055307328 (Original Log Time 2024/11/20-17:57:46.969179) EVENT_LOG_v1 {"time_micros": 1732096666969157, "cf": "default", "job": 178, "event": "compaction_finished", "compaction_time_micros": 8204361, "compaction_time_cpu_micros": 3787675, "output_level": 4, "num_output_files": 2, "total_output_size": 95150112, "num_input_records": 2770626, "num_output_records": 2606670, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 62721442, "file_range_sync_nanos": 0, "file_fsync_nanos": 1753, "file_prepare_write_nanos": 5006, "lsm_state": [0, 0, 0, 0, 2, 0, 0]} 2024/11/20-17:57:47.098721 140257055307328 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":1732096658,"executesMs":8357,"compactionJobId":178,"attempt":0,"compactionInputRawBytes":402653380,"compactionInputZipBytes":108846810,"compactionOutputRawBytes":0,"compactionOutputZipBytes":95150112,"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-64454725ccb938f8f262eb08de96bff1-d6d59058d5868c8a-00"}}, response = 2024/11/20-17:57:47.098807 140257055307328 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-00178/att-00: olev 4, work 8.358 s, result 7.488 ms, install 3.782 ms, input{raw 384.000 MiB zip 103.804 MiB}