2024/11/20-21:21:28.504210 140008576591424 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00: fork to child time = 0.009491 sec 2024/11/20-21:21:28.504747 140008576591424 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00 2024/11/20-21:21:28.509644 140008576591424 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00 2024/11/20-21:21:28.511279 140008576591424 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-21:21:28.511522 140008576591424 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-21:21:28.559525 140008576591424 [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-13913/att-00/MANIFEST-049091 2024/11/20-21:21:28.614699 140008576591424 [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-13913/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 72593, last_sequence is 1155794766, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 72402 2024/11/20-21:21:28.614709 140008576591424 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-21:21:28.614789 140008576591424 [version_set.cc:5724] Creating manifest 72593 2024/11/20-21:21:28.646898 140008576591424 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-21:21:28.666422 140008576591424 [compaction_job.cc:2437] [default] [JOB 13913] Compacting 1@2 + 8@3 files to L3, score 0.92, subcompactions 1 : 1 2024/11/20-21:21:28.666432 140008576591424 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 11133 Base level 2, inputs: [72548(18MB)], [72587(37MB) 72588(182KB) 72509(38MB) 72510(38MB) 72511(38MB) 72512(38MB) 72513(39MB) 72514(2691KB)] 2024/11/20-21:21:28.671917 140008576591424 [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-21:21:28.671941 140008576591424 [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-21:21:28.671962 140008576591424 [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-21:21:28.671970 140008576591424 [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-21:21:28.671978 140008576591424 [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-21:21:29.176382 140008576591424 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072594.sst) /dev/shm/ToplingTemp/Topling-1006477-Ymyz2f 2024/11/20-21:21:29.928924 140008576591424 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072594.sst): first pass time = 0.75's, 178.366'MB/sec 2024/11/20-21:21:31.912439 140008576591424 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072594.sst): old prealloc_size = 147639500, real_size = 37564560 2024/11/20-21:21:31.913228 140008576591424 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072594.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926610 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0355 GB avg-val = 116.85 avg-zval = 38.32 2024/11/20-21:21:31.913767 140008576591424 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072594.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-21:21:33.031407 140008576591424 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072594.sst): second pass time = 1.98's, 54.614'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.12's, 35.277'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2369.976'MB/sec (index lex order gen) rebuild zvType time = 0.84's, 0.277'MB/sec write SST data time = 0.28's, 140.560'MB/sec dict compress time = 4499786723.92's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 23462.355'MB/sec zip my value time = 1.98's, unzip length = 0.108'GB zip my value throughput = 54.614'MB/sec zip pipeline throughput = 127.942'MB/sec entries = 926610 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.85 avg-zval = 38.32 usrkeys = 926610 avg-key = 20.00 avg-zkey = 1.97 avg-val = 118.80 avg-zval = 38.32 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 258789 bytes = 905776 } seq expand size = 1811523 multi value expand size = 0 cnt WriteAppend = 27 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0355 GB dict = 1.08 MB all = 0.0395 GB } UnZip/Zip{ index = 10.1745 value = 3.0490 dict = 1.00 all = 3.4002 } Zip/UnZip{ index = 0.0983 value = 0.3280 dict = 1.00 all = 0.2941 } ---------------------------- total value len = 563.175817 GB avg = 0.331 KB (by entry num) total key len = 44.340351 GB avg = 0.026 KB total ukey len = 32.812674 GB avg = 0.014 KB total ukey num = 2.321941186 Billion total entry num = 1.701443208 Billion write speed all = 51.177862019 MB/sec (with seq num) write speed all = 50.031209728 MB/sec (without seq num) 2024/11/20-21:21:33.083087 140008576591424 [compaction_job.cc:1948] [default] [JOB 13913] Generated table #72594: 926610 keys, 39473521 bytes, temperature: kWarm 2024/11/20-21:21:33.083221 140008576591424 EVENT_LOG_v1 {"time_micros": 1732108893083160, "cf_name": "default", "job": 13913, "event": "table_file_creation", "file_number": 72594, "file_size": 39473521, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1155328689, "table_properties": {"data_size": 35511296, "index_size": 1821440, "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": 25945080, "raw_average_key_size": 28, "raw_value_size": 108272760, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926610, "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": 1732108889, "oldest_key_time": 0, "file_creation_time": 1732108889, "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": 72594, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:21:33.148133 140008576591424 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072595.sst) /dev/shm/ToplingTemp/Topling-1006477-rGkwrh 2024/11/20-21:21:34.326614 140008576591424 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072595.sst): first pass time = 1.18's, 113.896'MB/sec 2024/11/20-21:21:35.696940 140008576591424 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072595.sst): old prealloc_size = 147639500, real_size = 36114528 2024/11/20-21:21:35.697508 140008576591424 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072595.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923353 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1084 GB zip-val = 0.0341 GB avg-val = 117.36 avg-zval = 36.97 2024/11/20-21:21:35.698357 140008576591424 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072595.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-21:21:37.132376 140008576591424 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072595.sst): second pass time = 1.36's, 79.389'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.44's, 28.011'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3203.855'MB/sec (index lex order gen) rebuild zvType time = 1.07's, 0.216'MB/sec write SST data time = 0.37's, 109.964'MB/sec dict compress time = 4499786723.92's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 21469.353'MB/sec zip my value time = 1.36's, unzip length = 0.108'GB zip my value throughput = 79.389'MB/sec zip pipeline throughput = 126.994'MB/sec entries = 923353 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.36 avg-zval = 36.97 usrkeys = 923353 avg-key = 20.00 avg-zkey = 1.89 avg-val = 124.36 avg-zval = 36.97 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923353 bytes = 3231744 } seq expand size = 6463471 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0341 GB dict = 1.08 MB all = 0.0402 GB } UnZip/Zip{ index = 10.5846 value = 3.1742 dict = 1.00 all = 3.3381 } Zip/UnZip{ index = 0.0945 value = 0.3150 dict = 1.00 all = 0.2996 } ---------------------------- total value len = 563.290644 GB avg = 0.331 KB (by entry num) total key len = 44.366205 GB avg = 0.026 KB total ukey len = 32.831141 GB avg = 0.014 KB total ukey num = 2.322864539 Billion total entry num = 1.702366561 Billion write speed all = 51.172034712 MB/sec (with seq num) write speed all = 50.025156359 MB/sec (without seq num) 2024/11/20-21:21:37.185952 140008576591424 [compaction_job.cc:1948] [default] [JOB 13913] Generated table #72595: 923353 keys, 40207686 bytes, temperature: kWarm 2024/11/20-21:21:37.186054 140008576591424 EVENT_LOG_v1 {"time_micros": 1732108897185998, "cf_name": "default", "job": 13913, "event": "table_file_creation", "file_number": 72595, "file_size": 40207686, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980002219, "largest_seqno": 1155330087, "table_properties": {"data_size": 34138832, "index_size": 1744704, "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": 25853884, "raw_average_key_size": 28, "raw_value_size": 108363922, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923353, "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": 1732108893, "oldest_key_time": 0, "file_creation_time": 1732108893, "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": 72595, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:21:37.253745 140008576591424 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072596.sst) /dev/shm/ToplingTemp/Topling-1006477-aee2nh 2024/11/20-21:21:38.115812 140008576591424 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072596.sst): first pass time = 0.86's, 155.706'MB/sec 2024/11/20-21:21:39.608178 140008576591424 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072596.sst): old prealloc_size = 147639500, real_size = 35783872 2024/11/20-21:21:39.608871 140008576591424 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072596.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927110 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0338 GB avg-val = 116.77 avg-zval = 36.43 2024/11/20-21:21:39.609673 140008576591424 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072596.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-21:21:40.878687 140008576591424 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072596.sst): second pass time = 1.49's, 72.583'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.27's, 31.301'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2644.175'MB/sec (index lex order gen) rebuild zvType time = 1.02's, 0.226'MB/sec write SST data time = 0.25's, 161.521'MB/sec dict compress time = 0.00's, 1080202.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 31142.305'MB/sec zip my value time = 1.49's, unzip length = 0.108'GB zip my value throughput = 72.583'MB/sec zip pipeline throughput = 169.036'MB/sec entries = 927110 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.77 avg-zval = 36.43 usrkeys = 927110 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.77 avg-zval = 36.43 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927110 bytes = 3129008 } seq expand size = 6489770 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0338 GB dict = 1.08 MB all = 0.0398 GB } UnZip/Zip{ index = 10.4442 value = 3.2051 dict = 1.00 all = 3.3751 } Zip/UnZip{ index = 0.0957 value = 0.3120 dict = 1.00 all = 0.2963 } ---------------------------- total value len = 563.405392 GB avg = 0.331 KB (by entry num) total key len = 44.392164 GB avg = 0.026 KB total ukey len = 32.849683 GB avg = 0.014 KB total ukey num = 2.323791649 Billion total entry num = 1.703293671 Billion write speed all = 51.167741389 MB/sec (with seq num) write speed all = 50.020600350 MB/sec (without seq num) 2024/11/20-21:21:40.933651 140008576591424 [compaction_job.cc:1948] [default] [JOB 13913] Generated table #72596: 927110 keys, 39767130 bytes, temperature: kWarm 2024/11/20-21:21:40.933715 140008576591424 EVENT_LOG_v1 {"time_micros": 1732108900933684, "cf_name": "default", "job": 13913, "event": "table_file_creation", "file_number": 72596, "file_size": 39767130, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1084741921, "largest_seqno": 1155329338, "table_properties": {"data_size": 33776560, "index_size": 1775360, "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": 25959080, "raw_average_key_size": 28, "raw_value_size": 108258672, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927110, "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": 1732108897, "oldest_key_time": 0, "file_creation_time": 1732108897, "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": 72596, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:21:40.974711 140008576591424 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072597.sst) /dev/shm/ToplingTemp/Topling-1006477-hVy2Wi 2024/11/20-21:21:41.800717 140008576591424 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072597.sst): first pass time = 0.83's, 162.499'MB/sec 2024/11/20-21:21:43.158440 140008576591424 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072597.sst): old prealloc_size = 147639500, real_size = 36292080 2024/11/20-21:21:43.159137 140008576591424 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072597.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928361 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1082 GB zip-val = 0.0343 GB avg-val = 116.57 avg-zval = 36.90 2024/11/20-21:21:43.159929 140008576591424 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072597.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-21:21:44.055180 140008576591424 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072597.sst): second pass time = 1.36's, 79.758'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.90's, 45.051'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2710.696'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.323'MB/sec write SST data time = 0.18's, 226.554'MB/sec dict compress time = 0.00's, 1079586.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 34741.303'MB/sec zip my value time = 1.36's, unzip length = 0.108'GB zip my value throughput = 79.758'MB/sec zip pipeline throughput = 79.758'MB/sec entries = 928361 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.57 avg-zval = 36.90 usrkeys = 928361 avg-key = 20.00 avg-zkey = 1.94 avg-val = 123.57 avg-zval = 36.90 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928361 bytes = 3249280 } seq expand size = 6498527 multi value expand size = 0 cnt WriteAppend = 22 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0343 GB dict = 1.08 MB all = 0.0404 GB } UnZip/Zip{ index = 10.3074 value = 3.1590 dict = 1.00 all = 3.3223 } Zip/UnZip{ index = 0.0970 value = 0.3166 dict = 1.00 all = 0.3010 } ---------------------------- total value len = 563.520115 GB avg = 0.331 KB (by entry num) total key len = 44.418158 GB avg = 0.026 KB total ukey len = 32.868250 GB avg = 0.014 KB total ukey num = 2.324720010 Billion total entry num = 1.704222032 Billion write speed all = 51.165905049 MB/sec (with seq num) write speed all = 50.018445624 MB/sec (without seq num) 2024/11/20-21:21:44.104748 140008576591424 [compaction_job.cc:1948] [default] [JOB 13913] Generated table #72597: 928361 keys, 40399282 bytes, temperature: kWarm 2024/11/20-21:21:44.104816 140008576591424 EVENT_LOG_v1 {"time_micros": 1732108904104784, "cf_name": "default", "job": 13913, "event": "table_file_creation", "file_number": 72597, "file_size": 40399282, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958816147, "largest_seqno": 1155328872, "table_properties": {"data_size": 34258464, "index_size": 1801344, "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": 25994108, "raw_average_key_size": 28, "raw_value_size": 108223654, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928361, "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": 1732108900, "oldest_key_time": 0, "file_creation_time": 1732108900, "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": 72597, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:21:44.146226 140008576591424 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072598.sst) /dev/shm/ToplingTemp/Topling-1006477-bAjTOh 2024/11/20-21:21:44.961281 140008576591424 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072598.sst): first pass time = 0.82's, 164.681'MB/sec 2024/11/20-21:21:46.152506 140008576591424 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072598.sst): old prealloc_size = 147639500, real_size = 36721360 2024/11/20-21:21:46.153175 140008576591424 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072598.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923917 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.0347 GB avg-val = 117.27 avg-zval = 37.56 2024/11/20-21:21:46.153993 140008576591424 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072598.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-21:21:46.970136 140008576591424 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072598.sst): second pass time = 1.19's, 91.017'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 49.920'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2840.574'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.336'MB/sec write SST data time = 0.13's, 315.319'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 = 24327.728'MB/sec zip my value time = 1.19's, unzip length = 0.108'GB zip my value throughput = 91.017'MB/sec zip pipeline throughput = 91.017'MB/sec entries = 923917 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.27 avg-zval = 37.56 usrkeys = 923917 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.27 avg-zval = 37.56 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923917 bytes = 3233728 } seq expand size = 6467419 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0347 GB dict = 1.08 MB all = 0.0408 GB } UnZip/Zip{ index = 10.3097 value = 3.1226 dict = 1.00 all = 3.2884 } Zip/UnZip{ index = 0.0970 value = 0.3202 dict = 1.00 all = 0.3041 } ---------------------------- total value len = 563.634930 GB avg = 0.331 KB (by entry num) total key len = 44.444028 GB avg = 0.026 KB total ukey len = 32.886729 GB avg = 0.014 KB total ukey num = 2.325643927 Billion total entry num = 1.705145949 Billion write speed all = 51.165193103 MB/sec (with seq num) write speed all = 50.017393192 MB/sec (without seq num) 2024/11/20-21:21:47.020333 140008576591424 [compaction_job.cc:1948] [default] [JOB 13913] Generated table #72598: 923917 keys, 40815794 bytes, temperature: kWarm 2024/11/20-21:21:47.020403 140008576591424 EVENT_LOG_v1 {"time_micros": 1732108907020371, "cf_name": "default", "job": 13913, "event": "table_file_creation", "file_number": 72598, "file_size": 40815794, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 959059045, "largest_seqno": 1155329889, "table_properties": {"data_size": 34697856, "index_size": 1792320, "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": 25869676, "raw_average_key_size": 28, "raw_value_size": 108348094, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923917, "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": 1732108904, "oldest_key_time": 0, "file_creation_time": 1732108904, "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": 72598, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:21:47.068317 140008576591424 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072599.sst) /dev/shm/ToplingTemp/Topling-1006477-tnRPKg 2024/11/20-21:21:47.894799 140008576591424 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072599.sst): first pass time = 0.83's, 162.407'MB/sec 2024/11/20-21:21:49.061214 140008576591424 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072599.sst): old prealloc_size = 147639500, real_size = 37621312 2024/11/20-21:21:49.061775 140008576591424 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072599.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927130 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.0356 GB avg-val = 116.77 avg-zval = 38.43 2024/11/20-21:21:49.062588 140008576591424 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072599.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-21:21:49.954527 140008576591424 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072599.sst): second pass time = 1.17's, 92.888'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.89's, 46.574'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3390.473'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.340'MB/sec write SST data time = 0.21's, 196.883'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 = 36921.285'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.888'MB/sec zip pipeline throughput = 92.888'MB/sec entries = 927130 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.77 avg-zval = 38.43 usrkeys = 927130 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.77 avg-zval = 38.43 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927130 bytes = 3129072 } seq expand size = 6489910 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.0018 GB value = 0.0356 GB dict = 1.08 MB all = 0.0416 GB } UnZip/Zip{ index = 10.5119 value = 3.0388 dict = 1.00 all = 3.2260 } Zip/UnZip{ index = 0.0951 value = 0.3291 dict = 1.00 all = 0.3100 } ---------------------------- total value len = 563.749678 GB avg = 0.330 KB (by entry num) total key len = 44.469988 GB avg = 0.026 KB total ukey len = 32.905271 GB avg = 0.014 KB total ukey num = 2.326571057 Billion total entry num = 1.706073079 Billion write speed all = 51.164184557 MB/sec (with seq num) write speed all = 50.016048872 MB/sec (without seq num) 2024/11/20-21:21:50.003998 140008576591424 [compaction_job.cc:1948] [default] [JOB 13913] Generated table #72599: 927130 keys, 41605118 bytes, temperature: kWarm 2024/11/20-21:21:50.004077 140008576591424 EVENT_LOG_v1 {"time_micros": 1732108910004035, "cf_name": "default", "job": 13913, "event": "table_file_creation", "file_number": 72599, "file_size": 41605118, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1046399458, "largest_seqno": 1155329997, "table_properties": {"data_size": 35625392, "index_size": 1763968, "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": 25959640, "raw_average_key_size": 28, "raw_value_size": 108258224, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927130, "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": 1732108907, "oldest_key_time": 0, "file_creation_time": 1732108907, "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": 72599, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:21:50.039399 140008576591424 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072600.sst) /dev/shm/ToplingTemp/Topling-1006477-jLrCWe 2024/11/20-21:21:50.154017 140008576591424 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072600.sst): first pass time = 0.11's, 185.525'MB/sec 2024/11/20-21:21:50.326957 140008576591424 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072600.sst): old prealloc_size = 147639500, real_size = 6141472 2024/11/20-21:21:50.327124 140008576591424 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072600.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 146601 prefix = 4 raw-key = 0.0023 GB zip-key = 0.0003 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.0172 GB zip-val = 0.0058 GB avg-val = 117.00 avg-zval = 39.70 2024/11/20-21:21:50.327298 140008576591424 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072600.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.021 GB 2024/11/20-21:21:50.458370 140008576591424 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00/072600.sst): second pass time = 0.17's, 99.601'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.13's, 51.761'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2070.688'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.332'MB/sec write SST data time = 0.02's, 326.503'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.181'MB, throughput = 6878.355'MB/sec zip my value time = 0.17's, unzip length = 0.017'GB zip my value throughput = 99.601'MB/sec zip pipeline throughput = 99.601'MB/sec entries = 146601 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.00 avg-zval = 39.70 usrkeys = 146601 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.00 avg-zval = 39.70 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 146601 bytes = 513120 } seq expand size = 1026207 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0029 GB value = 0.0172 GB dict = 0.18 MB all = 0.0213 GB } __ZipSize{ index = 0.0003 GB value = 0.0058 GB dict = 0.18 MB all = 0.0068 GB } UnZip/Zip{ index = 10.3252 value = 2.9467 dict = 1.00 all = 3.1253 } Zip/UnZip{ index = 0.0969 value = 0.3394 dict = 1.00 all = 0.3200 } ---------------------------- total value len = 563.767856 GB avg = 0.330 KB (by entry num) total key len = 44.474093 GB avg = 0.026 KB total ukey len = 32.908203 GB avg = 0.014 KB total ukey num = 2.326717658 Billion total entry num = 1.706219680 Billion write speed all = 51.163890503 MB/sec (with seq num) write speed all = 50.015704824 MB/sec (without seq num) 2024/11/20-21:21:50.475512 140008576591424 [compaction_job.cc:1948] [default] [JOB 13913] Generated table #72600: 146601 keys, 6801437 bytes, temperature: kWarm 2024/11/20-21:21:50.475571 140008576591424 EVENT_LOG_v1 {"time_micros": 1732108910475543, "cf_name": "default", "job": 13913, "event": "table_file_creation", "file_number": 72600, "file_size": 6801437, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 969491625, "largest_seqno": 1155330007, "table_properties": {"data_size": 5820688, "index_size": 283968, "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": 4104828, "raw_average_key_size": 28, "raw_value_size": 17151946, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 146601, "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": 1732108910, "oldest_key_time": 0, "file_creation_time": 1732108910, "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": 72600, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:21:50.487398 140008576591424 [compaction_job.cc:703] job-13913: subcompact[0], size: 0.249070 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-13913/att-00 [072594,072595,072596,072597,072598,072599,072600] 2024/11/20-21:21:50.533230 140008576591424 (Original Log Time 2024/11/20-21:21:28.666480) EVENT_LOG_v1 {"time_micros": 1732108888666442, "job": 13913, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [72548], "files_L3": [72587, 72588, 72509, 72510, 72511, 72512, 72513, 72514], "score": 0.917957, "input_data_size": 264536594, "oldest_snapshot_seqno": 1155793974} 2024/11/20-21:21:50.533234 140008576591424 (Original Log Time 2024/11/20-21:21:50.532447) [compaction_job.cc:2022] [default] [JOB 13913] Compacted 1@2 + 8@3 files to L3 => 249069968 bytes 2024/11/20-21:21:50.533235 140008576591424 (Original Log Time 2024/11/20-21:21:50.533168) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 7 0 0 0] max score 0.01, MB/sec: 12.1 rd, 11.4 wr, level 3, files in(1, 8) out(7 +0 blob) MB in(18.7, 233.6 +0.0 blob) out(237.5 +0.0 blob), read-write-amplify(26.1) write-amplify(12.7) OK, records in: 5777288, records dropped: 74206 output_compression: Snappy 2024/11/20-21:21:50.533239 140008576591424 (Original Log Time 2024/11/20-21:21:50.533211) EVENT_LOG_v1 {"time_micros": 1732108910533190, "cf": "default", "job": 13913, "event": "compaction_finished", "compaction_time_micros": 21820923, "compaction_time_cpu_micros": 9936477, "output_level": 3, "num_output_files": 7, "total_output_size": 249069968, "num_input_records": 5777288, "num_output_records": 5703082, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 217274093, "file_range_sync_nanos": 0, "file_fsync_nanos": 6970, "file_prepare_write_nanos": 19929, "lsm_state": [0, 0, 0, 7, 0, 0, 0]} 2024/11/20-21:21:50.677220 140008576591424 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":1732108888,"executesMs":22020,"compactionJobId":13913,"attempt":0,"compactionInputRawBytes":837100820,"compactionInputZipBytes":264536594,"compactionOutputRawBytes":0,"compactionOutputZipBytes":249069968,"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-b9a003a6e2c242af9a89ca6f1a883304-8341d2f346aec8a2-00"}}, response = 2024/11/20-21:21:50.677323 140008576591424 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-13913/att-00: olev 3, work 22.020 s, result 7.772 ms, install 0.807 ms, input{raw 798.322 MiB zip 252.282 MiB}