2024/11/20-20:59:42.201672 140008266061376 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00: fork to child time = 0.009357 sec 2024/11/20-20:59:42.202222 140008266061376 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00 2024/11/20-20:59:42.208794 140008266061376 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00 2024/11/20-20:59:42.210457 140008266061376 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:59:42.210701 140008266061376 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-20:59:42.268313 140008266061376 [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-12673/att-00/MANIFEST-049091 2024/11/20-20:59:42.291291 140008266061376 [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-12673/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 70271, last_sequence is 1127039928, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 70084 2024/11/20-20:59:42.291300 140008266061376 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:59:42.291375 140008266061376 [version_set.cc:5724] Creating manifest 70271 2024/11/20-20:59:42.323065 140008266061376 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:59:42.341612 140008266061376 [compaction_job.cc:2437] [default] [JOB 12673] Compacting 1@2 + 5@3 files to L3, score 0.90, subcompactions 1 : 1 2024/11/20-20:59:42.341626 140008266061376 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 10315 Base level 2, inputs: [70251(31MB)], [70157(40MB) 70158(41MB) 70159(39MB) 70160(39MB) 70265(40MB)] 2024/11/20-20:59:42.351444 140008266061376 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-20:59:42.351472 140008266061376 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-20:59:42.351494 140008266061376 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-20:59:42.351503 140008266061376 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-20:59:42.351516 140008266061376 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-20:59:42.989850 140008266061376 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070272.sst) /dev/shm/ToplingTemp/Topling-981111-fHtSBb 2024/11/20-20:59:43.172671 140008266061376 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070272.sst): first pass time = 0.18's, 734.343'MB/sec 2024/11/20-20:59:43.794799 140008266061376 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070272.sst): old prealloc_size = 147639500, real_size = 40948240 2024/11/20-20:59:43.794969 140008266061376 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070272.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.75 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1016.99 avg-zval = 314.37 2024/11/20-20:59:43.795235 140008266061376 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070272.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:59:44.062520 140008266061376 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070272.sst): second pass time = 0.62's, 211.899'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.27's, 159.658'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1653.929'MB/sec (index lex order gen) rebuild zvType time = 0.21's, 0.152'MB/sec write SST data time = 0.05's, 785.458'MB/sec dict compress time = 4785434282.65's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 28228.156'MB/sec zip my value time = 0.62's, unzip length = 0.132'GB zip my value throughput = 211.899'MB/sec zip pipeline throughput = 211.899'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1016.99 avg-zval = 314.37 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1023.99 avg-zval = 314.37 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129431 bytes = 453024 } seq expand size = 906017 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.8690 value = 3.2350 dict = 1.00 all = 3.1397 } Zip/UnZip{ index = 0.1456 value = 0.3091 dict = 1.00 all = 0.3185 } ---------------------------- total value len = 563.198268 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795695 GB avg = 0.014 KB total ukey num = 2.321144007 Billion total entry num = 1.700646029 Billion write speed all = 57.520518423 MB/sec (with seq num) write speed all = 56.232359298 MB/sec (without seq num) 2024/11/20-20:59:44.115774 140008266061376 [compaction_job.cc:1948] [default] [JOB 12673] Generated table #70272: 129431 keys, 42748524 bytes, temperature: kWarm 2024/11/20-20:59:44.115873 140008266061376 EVENT_LOG_v1 {"time_micros": 1732107584115827, "cf_name": "default", "job": 12673, "event": "table_file_creation", "file_number": 70272, "file_size": 42748524, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479831, "largest_seqno": 1126855632, "table_properties": {"data_size": 40689600, "index_size": 226112, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629756, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732107582, "oldest_key_time": 0, "file_creation_time": 1732107582, "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": 70272, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:59:44.157565 140008266061376 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070273.sst) /dev/shm/ToplingTemp/Topling-981111-FDvllf 2024/11/20-20:59:44.694261 140008266061376 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070273.sst): first pass time = 0.54's, 250.104'MB/sec 2024/11/20-20:59:45.343879 140008266061376 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070273.sst): old prealloc_size = 147639500, real_size = 41413120 2024/11/20-20:59:45.343941 140008266061376 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070273.sst): index type = FixedLenKeyIndex , store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0010 GB avg-key = 8.00 avg-zkey = 7.60 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1016.99 avg-zval = 312.11 2024/11/20-20:59:45.759401 140008266061376 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070273.sst): second pass time = 0.65's, 202.887'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.42's, 103.862'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 26670.571'MB/sec (index lex order gen) rebuild zvType time = 0.30's, 0.109'MB/sec write SST data time = 0.12's, 362.740'MB/sec dict compress time = 4785434282.65's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 41393.674'MB/sec zip my value time = 0.65's, unzip length = 0.132'GB zip my value throughput = 202.887'MB/sec zip pipeline throughput = 202.887'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 7.60 avg-val = 1016.99 avg-zval = 312.11 usrkeys = 129431 avg-key = 12.00 avg-zkey = 7.60 avg-val = 1022.75 avg-zval = 312.11 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 106526 bytes = 372848 } seq expand size = 745682 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0010 GB value = 0.0404 GB dict = 1.38 MB all = 0.0432 GB } UnZip/Zip{ index = 1.5788 value = 3.2584 dict = 1.00 all = 3.1102 } Zip/UnZip{ index = 0.6334 value = 0.3069 dict = 1.00 all = 0.3215 } ---------------------------- total value len = 563.330644 GB avg = 0.331 KB (by entry num) total key len = 44.319584 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273438 Billion total entry num = 1.700775460 Billion write speed all = 57.524055197 MB/sec (with seq num) write speed all = 56.236004973 MB/sec (without seq num) 2024/11/20-20:59:45.819467 140008266061376 [compaction_job.cc:1948] [default] [JOB 12673] Generated table #70273: 129431 keys, 43153613 bytes, temperature: kWarm 2024/11/20-20:59:45.819577 140008266061376 EVENT_LOG_v1 {"time_micros": 1732107585819516, "cf_name": "default", "job": 12673, "event": "table_file_creation", "file_number": 70273, "file_size": 43153613, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1126855633, "table_properties": {"data_size": 40396848, "index_size": 983744, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629879, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-FixedLenKeyIndex-DictZipBlobStore", "creation_time": 1732107584, "oldest_key_time": 0, "file_creation_time": 1732107584, "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": 70273, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:59:45.892148 140008266061376 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070274.sst) /dev/shm/ToplingTemp/Topling-981111-0CfZCd 2024/11/20-20:59:46.405276 140008266061376 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070274.sst): first pass time = 0.51's, 261.599'MB/sec 2024/11/20-20:59:46.974895 140008266061376 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070274.sst): old prealloc_size = 147639500, real_size = 40408928 2024/11/20-20:59:46.975031 140008266061376 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070274.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.73 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.01 avg-zval = 310.23 2024/11/20-20:59:46.975128 140008266061376 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070274.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:59:47.138714 140008266061376 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070274.sst): second pass time = 0.57's, 231.402'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 255.311'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1807.930'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.267'MB/sec write SST data time = 0.04's, 983.673'MB/sec dict compress time = 4785434282.65's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45808.724'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 231.402'MB/sec zip pipeline throughput = 231.402'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.01 avg-zval = 310.23 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1017.70 avg-zval = 310.23 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 12714 bytes = 44512 } seq expand size = 88998 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.9218 value = 3.2783 dict = 1.00 all = 3.2093 } Zip/UnZip{ index = 0.1445 value = 0.3050 dict = 1.00 all = 0.3116 } ---------------------------- total value len = 563.462362 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402866 Billion total entry num = 1.700904888 Billion write speed all = 57.529257533 MB/sec (with seq num) write speed all = 56.241277469 MB/sec (without seq num) 2024/11/20-20:59:47.193360 140008266061376 [compaction_job.cc:1948] [default] [JOB 12673] Generated table #70274: 129428 keys, 41820924 bytes, temperature: kWarm 2024/11/20-20:59:47.193427 140008266061376 EVENT_LOG_v1 {"time_micros": 1732107587193395, "cf_name": "default", "job": 12673, "event": "table_file_creation", "file_number": 70274, "file_size": 41820924, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1126851052, "table_properties": {"data_size": 40152016, "index_size": 224384, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629341, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732107585, "oldest_key_time": 0, "file_creation_time": 1732107585, "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": 70274, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:59:47.229811 140008266061376 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070275.sst) /dev/shm/ToplingTemp/Topling-981111-kig9Fc 2024/11/20-20:59:47.753742 140008266061376 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070275.sst): first pass time = 0.52's, 256.194'MB/sec 2024/11/20-20:59:48.489887 140008266061376 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070275.sst): old prealloc_size = 147639500, real_size = 40415856 2024/11/20-20:59:48.490011 140008266061376 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070275.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.73 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.02 avg-zval = 310.28 2024/11/20-20:59:48.490100 140008266061376 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070275.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:59:48.652421 140008266061376 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070275.sst): second pass time = 0.74's, 178.997'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 257.400'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2195.774'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.05's, 922.944'MB/sec dict compress time = 4785434282.65's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 36628.288'MB/sec zip my value time = 0.74's, unzip length = 0.132'GB zip my value throughput = 178.997'MB/sec zip pipeline throughput = 333.823'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.02 avg-zval = 310.28 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1017.77 avg-zval = 310.28 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 13845 bytes = 48480 } seq expand size = 96915 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.9217 value = 3.2777 dict = 1.00 all = 3.2085 } Zip/UnZip{ index = 0.1445 value = 0.3051 dict = 1.00 all = 0.3117 } ---------------------------- total value len = 563.594088 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.800354 GB avg = 0.014 KB total ukey num = 2.321532293 Billion total entry num = 1.701034315 Billion write speed all = 57.533727627 MB/sec (with seq num) write speed all = 56.245834085 MB/sec (without seq num) 2024/11/20-20:59:48.702735 140008266061376 [compaction_job.cc:1948] [default] [JOB 12673] Generated table #70275: 129427 keys, 41832548 bytes, temperature: kWarm 2024/11/20-20:59:48.702808 140008266061376 EVENT_LOG_v1 {"time_micros": 1732107588702771, "cf_name": "default", "job": 12673, "event": "table_file_creation", "file_number": 70275, "file_size": 41832548, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1126851358, "table_properties": {"data_size": 40158944, "index_size": 224384, "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": 2588540, "raw_average_key_size": 20, "raw_value_size": 131629525, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732107587, "oldest_key_time": 0, "file_creation_time": 1732107587, "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": 70275, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:59:48.758256 140008266061376 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070276.sst) /dev/shm/ToplingTemp/Topling-981111-YsJJ1a 2024/11/20-20:59:49.610454 140008266061376 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070276.sst): first pass time = 0.85's, 157.510'MB/sec 2024/11/20-20:59:50.461263 140008266061376 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070276.sst): old prealloc_size = 147639500, real_size = 40906544 2024/11/20-20:59:50.461390 140008266061376 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070276.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.77 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.02 avg-zval = 314.03 2024/11/20-20:59:50.461531 140008266061376 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070276.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:59:50.630754 140008266061376 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070276.sst): second pass time = 0.85's, 154.883'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 251.889'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2291.558'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.262'MB/sec write SST data time = 0.05's, 928.931'MB/sec dict compress time = 0.00's, 1247444.344'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 19775.705'MB/sec zip my value time = 0.85's, unzip length = 0.132'GB zip my value throughput = 154.883'MB/sec zip pipeline throughput = 299.309'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.77 avg-val = 1017.02 avg-zval = 314.03 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.77 avg-val = 1023.46 avg-zval = 314.03 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 119130 bytes = 416976 } seq expand size = 833910 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0406 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.7692 value = 3.2386 dict = 1.00 all = 3.1439 } Zip/UnZip{ index = 0.1477 value = 0.3088 dict = 1.00 all = 0.3181 } ---------------------------- total value len = 563.726552 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801908 GB avg = 0.014 KB total ukey num = 2.321661720 Billion total entry num = 1.701163742 Billion write speed all = 57.535736632 MB/sec (with seq num) write speed all = 56.247986203 MB/sec (without seq num) 2024/11/20-20:59:50.693110 140008266061376 [compaction_job.cc:1948] [default] [JOB 12673] Generated table #70276: 129427 keys, 42691641 bytes, temperature: kWarm 2024/11/20-20:59:50.693157 140008266061376 EVENT_LOG_v1 {"time_micros": 1732107590693129, "cf_name": "default", "job": 12673, "event": "table_file_creation", "file_number": 70276, "file_size": 42691641, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1126855744, "table_properties": {"data_size": 40644576, "index_size": 229440, "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": 2588540, "raw_average_key_size": 20, "raw_value_size": 131629775, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732107588, "oldest_key_time": 0, "file_creation_time": 1732107588, "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": 70276, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:59:50.734544 140008266061376 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070277.sst) /dev/shm/ToplingTemp/Topling-981111-STzdrb 2024/11/20-20:59:50.744701 140008266061376 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070277.sst): first pass time = 0.01's, 298.210'MB/sec 2024/11/20-20:59:50.775272 140008266061376 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070277.sst): old prealloc_size = 147639500, real_size = 953184 2024/11/20-20:59:50.775305 140008266061376 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070277.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 2908 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.30 raw-val = 0.0030 GB zip-val = 0.0010 GB avg-val =1016.95 avg-zval = 327.16 2024/11/20-20:59:50.778629 140008266061376 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00/070277.sst): second pass time = 0.03's, 98.977'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 298.577'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 42.344'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.314'MB/sec write SST data time = 0.00's, 994.295'MB/sec dict compress time = 0.00's, 32555.445'MB/sec z-dict build time = 0.00's, sample length = 0.033'MB, throughput = 1316.049'MB/sec zip my value time = 0.03's, unzip length = 0.003'GB zip my value throughput = 98.977'MB/sec zip pipeline throughput = 98.977'MB/sec entries = 2908 avg-key = 20.00 avg-zkey = 0.31 avg-val = 1016.95 avg-zval = 327.16 usrkeys = 2908 avg-key = 12.00 avg-zkey = 0.31 avg-val = 1023.95 avg-zval = 327.16 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 2908 bytes = 9824 } seq expand size = 20356 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0000 GB value = 0.0030 GB dict = 0.03 MB all = 0.0030 GB } __ZipSize{ index = 0.0000 GB value = 0.0010 GB dict = 0.03 MB all = 0.0010 GB } UnZip/Zip{ index = 38.9464 value = 3.1084 dict = 1.00 all = 3.0278 } Zip/UnZip{ index = 0.0257 value = 0.3217 dict = 1.00 all = 0.3303 } ---------------------------- total value len = 563.729530 GB avg = 0.331 KB (by entry num) total key len = 44.327407 GB avg = 0.026 KB total ukey len = 32.801942 GB avg = 0.014 KB total ukey num = 2.321664628 Billion total entry num = 1.701166650 Billion write speed all = 57.535218770 MB/sec (with seq num) write speed all = 56.247484159 MB/sec (without seq num) 2024/11/20-20:59:50.787126 140008266061376 [compaction_job.cc:1948] [default] [JOB 12673] Generated table #70277: 2908 keys, 995917 bytes, temperature: kWarm 2024/11/20-20:59:50.787172 140008266061376 EVENT_LOG_v1 {"time_micros": 1732107590787147, "cf_name": "default", "job": 12673, "event": "table_file_creation", "file_number": 70277, "file_size": 995917, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 996073106, "largest_seqno": 1126853787, "table_properties": {"data_size": 951392, "index_size": 896, "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": 58160, "raw_average_key_size": 20, "raw_value_size": 2957277, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 2908, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732107590, "oldest_key_time": 0, "file_creation_time": 1732107590, "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": 70277, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:59:50.841302 140008266061376 [compaction_job.cc:703] job-12673: subcompact[0], size: 0.213243 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12673/att-00 [070272,070273,070274,070275,070276,070277] 2024/11/20-20:59:50.885086 140008266061376 (Original Log Time 2024/11/20-20:59:42.341672) EVENT_LOG_v1 {"time_micros": 1732107582341637, "job": 12673, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [70251], "files_L3": [70157, 70158, 70159, 70160, 70265], "score": 0.902878, "input_data_size": 245002652, "oldest_snapshot_seqno": 1127039797} 2024/11/20-20:59:50.885090 140008266061376 (Original Log Time 2024/11/20-20:59:50.880967) [compaction_job.cc:2022] [default] [JOB 12673] Compacted 1@2 + 5@3 files to L3 => 213243167 bytes 2024/11/20-20:59:50.885091 140008266061376 (Original Log Time 2024/11/20-20:59:50.885014) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 6 0 0 0] max score 0.01, MB/sec: 28.8 rd, 25.1 wr, level 3, files in(1, 5) out(6 +0 blob) MB in(31.2, 202.4 +0.0 blob) out(203.4 +0.0 blob), read-write-amplify(14.0) write-amplify(6.5) OK, records in: 679109, records dropped: 29057 output_compression: Snappy 2024/11/20-20:59:50.885094 140008266061376 (Original Log Time 2024/11/20-20:59:50.885070) EVENT_LOG_v1 {"time_micros": 1732107590885035, "cf": "default", "job": 12673, "event": "compaction_finished", "compaction_time_micros": 8499634, "compaction_time_cpu_micros": 2075061, "output_level": 3, "num_output_files": 6, "total_output_size": 213243167, "num_input_records": 679109, "num_output_records": 650052, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 194636662, "file_range_sync_nanos": 0, "file_fsync_nanos": 5614, "file_prepare_write_nanos": 14660, "lsm_state": [0, 0, 0, 6, 0, 0, 0]} 2024/11/20-20:59:51.000930 140008266061376 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":1732107582,"executesMs":8673,"compactionJobId":12673,"attempt":0,"compactionInputRawBytes":704239705,"compactionInputZipBytes":245002652,"compactionOutputRawBytes":0,"compactionOutputZipBytes":213243167,"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-cf07f47436061007fad8ad6626a802c9-4030dcfd5aacb777-00"}}, response = 2024/11/20-20:59:51.001010 140008266061376 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-12673/att-00: olev 3, work 8.673 s, result 5.922 ms, install 4.141 ms, input{raw 671.615 MiB zip 233.653 MiB}