2024/11/21-00:32:00.611656 140008819979840 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00: fork to child time = 0.009320 sec 2024/11/21-00:32:00.612223 140008819979840 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00 2024/11/21-00:32:00.618667 140008819979840 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00 2024/11/21-00:32:00.620323 140008819979840 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-00:32:00.620547 140008819979840 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/21-00:32:00.667766 140008819979840 [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-22793/att-00/MANIFEST-049091 2024/11/21-00:32:00.683357 140008819979840 [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-22793/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 89219, last_sequence is 1360247996, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 89074 2024/11/21-00:32:00.683364 140008819979840 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-00:32:00.683437 140008819979840 [version_set.cc:5724] Creating manifest 89219 2024/11/21-00:32:00.714175 140008819979840 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-00:32:00.734463 140008819979840 [compaction_job.cc:2437] [default] [JOB 22793] Compacting 1@2 + 6@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/21-00:32:00.734476 140008819979840 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 17007 Base level 2, inputs: [89209(31MB)], [89138(40MB) 89139(40MB) 89140(40MB) 89141(40MB) 89142(40MB) 89143(40MB)] 2024/11/21-00:32:00.741739 140008819979840 [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/21-00:32:00.741763 140008819979840 [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/21-00:32:00.741782 140008819979840 [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/21-00:32:00.741791 140008819979840 [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/21-00:32:00.741801 140008819979840 [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/21-00:32:01.373164 140008819979840 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089220.sst) /dev/shm/ToplingTemp/Topling-1189190-xXjKCc 2024/11/21-00:32:01.606448 140008819979840 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089220.sst): first pass time = 0.23's, 575.494'MB/sec 2024/11/21-00:32:02.255255 140008819979840 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089220.sst): old prealloc_size = 147639500, real_size = 40929152 2024/11/21-00:32:02.255443 140008819979840 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089220.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.75 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.01 avg-zval = 314.22 2024/11/21-00:32:02.255641 140008819979840 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089220.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/21-00:32:02.479516 140008819979840 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089220.sst): second pass time = 0.65's, 203.211'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.22's, 190.602'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1475.388'MB/sec (index lex order gen) rebuild zvType time = 0.17's, 0.189'MB/sec write SST data time = 0.05's, 813.609'MB/sec dict compress time = 7586067493.01's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 23332.870'MB/sec zip my value time = 0.65's, unzip length = 0.132'GB zip my value throughput = 203.211'MB/sec zip pipeline throughput = 231.053'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.01 avg-zval = 314.22 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1024.01 avg-zval = 314.22 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 469184 } seq expand size = 905996 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.8379 value = 3.2366 dict = 1.00 all = 3.1399 } Zip/UnZip{ index = 0.1462 value = 0.3090 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.321144004 Billion total entry num = 1.700646026 Billion write speed all = 26.073469887 MB/sec (with seq num) write speed all = 25.489560370 MB/sec (without seq num) 2024/11/21-00:32:02.533238 140008819979840 [compaction_job.cc:1948] [default] [JOB 22793] Generated table #89220: 129428 keys, 42745479 bytes, temperature: kWarm 2024/11/21-00:32:02.533343 140008819979840 EVENT_LOG_v1 {"time_micros": 1732120322533298, "cf_name": "default", "job": 22793, "event": "table_file_creation", "file_number": 89220, "file_size": 42745479, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479831, "largest_seqno": 1360213266, "table_properties": {"data_size": 40669488, "index_size": 227136, "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": 131629834, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732120321, "oldest_key_time": 0, "file_creation_time": 1732120321, "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": 89220, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:32:02.571555 140008819979840 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089221.sst) /dev/shm/ToplingTemp/Topling-1189190-HrtuL9 2024/11/21-00:32:03.186644 140008819979840 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089221.sst): first pass time = 0.62's, 218.226'MB/sec 2024/11/21-00:32:03.888151 140008819979840 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089221.sst): old prealloc_size = 147639500, real_size = 40909024 2024/11/21-00:32:03.888345 140008819979840 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089221.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.80 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1016.99 avg-zval = 314.02 2024/11/21-00:32:03.888809 140008819979840 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089221.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/21-00:32:04.079470 140008819979840 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089221.sst): second pass time = 0.70's, 187.911'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.19's, 223.307'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1659.535'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.235'MB/sec write SST data time = 0.05's, 794.372'MB/sec dict compress time = 0.00's, 1376784.216'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 42183.006'MB/sec zip my value time = 0.70's, unzip length = 0.132'GB zip my value throughput = 187.911'MB/sec zip pipeline throughput = 195.000'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.80 avg-val = 1016.99 avg-zval = 314.02 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.80 avg-val = 1023.99 avg-zval = 314.02 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129430 bytes = 469200 } seq expand size = 906010 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.0406 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.6726 value = 3.2386 dict = 1.00 all = 3.1414 } Zip/UnZip{ index = 0.1499 value = 0.3088 dict = 1.00 all = 0.3183 } ---------------------------- total value len = 563.330804 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.321273434 Billion total entry num = 1.700775456 Billion write speed all = 26.077478503 MB/sec (with seq num) write speed all = 25.493564642 MB/sec (without seq num) 2024/11/21-00:32:04.139439 140008819979840 [compaction_job.cc:1948] [default] [JOB 22793] Generated table #89221: 129430 keys, 42725744 bytes, temperature: kWarm 2024/11/21-00:32:04.139497 140008819979840 EVENT_LOG_v1 {"time_micros": 1732120324139468, "cf_name": "default", "job": 22793, "event": "table_file_creation", "file_number": 89221, "file_size": 42725744, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696188, "largest_seqno": 1360213273, "table_properties": {"data_size": 40643728, "index_size": 232768, "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": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629556, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "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": 1732120322, "oldest_key_time": 0, "file_creation_time": 1732120322, "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": 89221, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:32:04.180055 140008819979840 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089222.sst) /dev/shm/ToplingTemp/Topling-1189190-eEWIm8 2024/11/21-00:32:04.721872 140008819979840 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089222.sst): first pass time = 0.54's, 247.736'MB/sec 2024/11/21-00:32:05.342399 140008819979840 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089222.sst): old prealloc_size = 147639500, real_size = 40564384 2024/11/21-00:32:05.342575 140008819979840 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089222.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.93 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.01 avg-zval = 311.23 2024/11/21-00:32:05.343026 140008819979840 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089222.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/21-00:32:05.568171 140008819979840 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089222.sst): second pass time = 0.62's, 212.428'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.23's, 187.728'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1704.648'MB/sec (index lex order gen) rebuild zvType time = 0.17's, 0.190'MB/sec write SST data time = 0.06's, 767.274'MB/sec dict compress time = 0.00's, 1376412.587'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 49856.667'MB/sec zip my value time = 0.62's, unzip length = 0.132'GB zip my value throughput = 212.428'MB/sec zip pipeline throughput = 222.974'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.93 avg-val = 1017.01 avg-zval = 311.23 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.93 avg-val = 1024.01 avg-zval = 311.23 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 469184 } seq expand size = 905996 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.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.2289 value = 3.2677 dict = 1.00 all = 3.1670 } Zip/UnZip{ index = 0.1605 value = 0.3060 dict = 1.00 all = 0.3158 } ---------------------------- total value len = 563.463340 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.321402862 Billion total entry num = 1.700904884 Billion write speed all = 26.081611108 MB/sec (with seq num) write speed all = 25.497690118 MB/sec (without seq num) 2024/11/21-00:32:05.622207 140008819979840 [compaction_job.cc:1948] [default] [JOB 22793] Generated table #89222: 129428 keys, 42380732 bytes, temperature: kWarm 2024/11/21-00:32:05.622270 140008819979840 EVENT_LOG_v1 {"time_micros": 1732120325622239, "cf_name": "default", "job": 22793, "event": "table_file_creation", "file_number": 89222, "file_size": 42380732, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696209, "largest_seqno": 1360205979, "table_properties": {"data_size": 40282512, "index_size": 249344, "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": 131629910, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732120324, "oldest_key_time": 0, "file_creation_time": 1732120324, "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": 89222, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:32:05.661663 140008819979840 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089223.sst) /dev/shm/ToplingTemp/Topling-1189190-XFsus9 2024/11/21-00:32:06.512977 140008819979840 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089223.sst): first pass time = 0.85's, 157.668'MB/sec 2024/11/21-00:32:07.112876 140008819979840 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089223.sst): old prealloc_size = 147639500, real_size = 40585168 2024/11/21-00:32:07.113014 140008819979840 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089223.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129433 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.91 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1016.97 avg-zval = 311.40 2024/11/21-00:32:07.113188 140008819979840 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089223.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/21-00:32:07.289380 140008819979840 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089223.sst): second pass time = 0.60's, 219.781'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 240.147'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2207.311'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.258'MB/sec write SST data time = 0.05's, 831.644'MB/sec dict compress time = 0.00's, 1376634.366'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 43265.651'MB/sec zip my value time = 0.60's, unzip length = 0.132'GB zip my value throughput = 219.781'MB/sec zip pipeline throughput = 219.781'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.91 avg-val = 1016.97 avg-zval = 311.40 usrkeys = 129433 avg-key = 12.00 avg-zkey = 1.91 avg-val = 1023.37 avg-zval = 311.40 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 118298 bytes = 428848 } seq expand size = 828086 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.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.2921 value = 3.2658 dict = 1.00 all = 3.1669 } Zip/UnZip{ index = 0.1589 value = 0.3062 dict = 1.00 all = 0.3158 } ---------------------------- total value len = 563.595797 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.321532295 Billion total entry num = 1.701034317 Billion write speed all = 26.085479579 MB/sec (with seq num) write speed all = 25.501557284 MB/sec (without seq num) 2024/11/21-00:32:07.345875 140008819979840 [compaction_job.cc:1948] [default] [JOB 22793] Generated table #89223: 129433 keys, 42381722 bytes, temperature: kWarm 2024/11/21-00:32:07.345946 140008819979840 EVENT_LOG_v1 {"time_micros": 1732120327345913, "cf_name": "default", "job": 22793, "event": "table_file_creation", "file_number": 89223, "file_size": 42381722, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1360207957, "table_properties": {"data_size": 40305792, "index_size": 246848, "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": 2588660, "raw_average_key_size": 20, "raw_value_size": 131629651, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129433, "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": 1732120325, "oldest_key_time": 0, "file_creation_time": 1732120325, "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": 89223, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:32:07.395212 140008819979840 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089224.sst) /dev/shm/ToplingTemp/Topling-1189190-w7fxzb 2024/11/21-00:32:07.943438 140008819979840 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089224.sst): first pass time = 0.55's, 244.845'MB/sec 2024/11/21-00:32:08.518216 140008819979840 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089224.sst): old prealloc_size = 147639500, real_size = 41013952 2024/11/21-00:32:08.518344 140008819979840 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089224.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129425 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.03 avg-zval = 314.93 2024/11/21-00:32:08.518499 140008819979840 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089224.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/21-00:32:08.695029 140008819979840 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089224.sst): second pass time = 0.57's, 229.334'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 242.265'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2181.912'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.257'MB/sec write SST data time = 0.05's, 841.630'MB/sec dict compress time = 0.00's, 1376725.275'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 30628.573'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 229.334'MB/sec zip pipeline throughput = 229.334'MB/sec entries = 129425 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.03 avg-zval = 314.93 usrkeys = 129425 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.03 avg-zval = 314.93 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129425 bytes = 469184 } seq expand size = 905975 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.0408 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 7.0258 value = 3.2293 dict = 1.00 all = 3.1337 } Zip/UnZip{ index = 0.1423 value = 0.3097 dict = 1.00 all = 0.3191 } ---------------------------- total value len = 563.728333 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 = 26.089704046 MB/sec (with seq num) write speed all = 25.505772542 MB/sec (without seq num) 2024/11/21-00:32:08.751850 140008819979840 [compaction_job.cc:1948] [default] [JOB 22793] Generated table #89224: 129425 keys, 42830645 bytes, temperature: kWarm 2024/11/21-00:32:08.751937 140008819979840 EVENT_LOG_v1 {"time_micros": 1732120328751891, "cf_name": "default", "job": 22793, "event": "table_file_creation", "file_number": 89224, "file_size": 42830645, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952431592, "largest_seqno": 1360211680, "table_properties": {"data_size": 40760368, "index_size": 221056, "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": 2588500, "raw_average_key_size": 20, "raw_value_size": 131629471, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129425, "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": 1732120327, "oldest_key_time": 0, "file_creation_time": 1732120327, "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": 89224, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:32:08.804858 140008819979840 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089225.sst) /dev/shm/ToplingTemp/Topling-1189190-l4hmWa 2024/11/21-00:32:09.659976 140008819979840 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089225.sst): first pass time = 0.86's, 156.969'MB/sec 2024/11/21-00:32:10.343401 140008819979840 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089225.sst): old prealloc_size = 147639500, real_size = 41094512 2024/11/21-00:32:10.343533 140008819979840 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089225.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.70 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.02 avg-zval = 315.56 2024/11/21-00:32:10.343687 140008819979840 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089225.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/21-00:32:10.582202 140008819979840 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089225.sst): second pass time = 0.68's, 192.868'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.24's, 179.714'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2070.684'MB/sec (index lex order gen) rebuild zvType time = 0.18's, 0.183'MB/sec write SST data time = 0.06's, 696.881'MB/sec dict compress time = 0.00's, 1377160.839'MB/sec z-dict build time = 0.00's, sample length = 1.379'MB, throughput = 42270.882'MB/sec zip my value time = 0.68's, unzip length = 0.132'GB zip my value throughput = 192.868'MB/sec zip pipeline throughput = 192.868'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.02 avg-zval = 315.56 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1024.02 avg-zval = 315.56 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129427 bytes = 469184 } seq expand size = 905989 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.0408 GB dict = 1.38 MB all = 0.0429 GB } UnZip/Zip{ index = 7.0689 value = 3.2229 dict = 1.00 all = 3.1278 } Zip/UnZip{ index = 0.1415 value = 0.3103 dict = 1.00 all = 0.3197 } ---------------------------- total value len = 563.860868 GB avg = 0.331 KB (by entry num) total key len = 44.329938 GB avg = 0.026 KB total ukey len = 32.803461 GB avg = 0.014 KB total ukey num = 2.321791147 Billion total entry num = 1.701293169 Billion write speed all = 26.093388943 MB/sec (with seq num) write speed all = 25.509460295 MB/sec (without seq num) 2024/11/21-00:32:10.645202 140008819979840 [compaction_job.cc:1948] [default] [JOB 22793] Generated table #89225: 129427 keys, 42911657 bytes, temperature: kWarm 2024/11/21-00:32:10.645269 140008819979840 EVENT_LOG_v1 {"time_micros": 1732120330645237, "cf_name": "default", "job": 22793, "event": "table_file_creation", "file_number": 89225, "file_size": 42911657, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980004783, "largest_seqno": 1360213577, "table_properties": {"data_size": 40842272, "index_size": 219712, "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": 131629691, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732120328, "oldest_key_time": 0, "file_creation_time": 1732120328, "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": 89225, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:32:10.685903 140008819979840 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089226.sst) /dev/shm/ToplingTemp/Topling-1189190-yC827a 2024/11/21-00:32:10.695242 140008819979840 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089226.sst): first pass time = 0.01's, 142.144'MB/sec 2024/11/21-00:32:10.721552 140008819979840 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089226.sst): old prealloc_size = 147639500, real_size = 419184 2024/11/21-00:32:10.721598 140008819979840 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089226.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 1276 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.38 raw-val = 0.0013 GB zip-val = 0.0004 GB avg-val =1016.74 avg-zval = 327.72 2024/11/21-00:32:10.723598 140008819979840 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00/089226.sst): second pass time = 0.02's, 52.140'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 219.012'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 16.768'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.252'MB/sec write SST data time = 0.00's, 604.733'MB/sec dict compress time = 0.00's, 20357.642'MB/sec z-dict build time = 0.00's, sample length = 0.020'MB, throughput = 962.407'MB/sec zip my value time = 0.02's, unzip length = 0.001'GB zip my value throughput = 52.140'MB/sec zip pipeline throughput = 52.140'MB/sec entries = 1276 avg-key = 20.00 avg-zkey = 0.40 avg-val = 1016.74 avg-zval = 327.72 usrkeys = 1276 avg-key = 12.00 avg-zkey = 0.40 avg-val = 1023.74 avg-zval = 327.72 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 1276 bytes = 4640 } seq expand size = 8932 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0000 GB value = 0.0013 GB dict = 0.02 MB all = 0.0013 GB } __ZipSize{ index = 0.0000 GB value = 0.0004 GB dict = 0.02 MB all = 0.0004 GB } UnZip/Zip{ index = 29.9062 value = 3.1024 dict = 1.00 all = 2.9735 } Zip/UnZip{ index = 0.0334 value = 0.3223 dict = 1.00 all = 0.3363 } ---------------------------- total value len = 563.862175 GB avg = 0.331 KB (by entry num) total key len = 44.329963 GB avg = 0.026 KB total ukey len = 32.803476 GB avg = 0.014 KB total ukey num = 2.321792423 Billion total entry num = 1.701294445 Billion write speed all = 26.093287780 MB/sec (with seq num) write speed all = 25.509362237 MB/sec (without seq num) 2024/11/21-00:32:10.742378 140008819979840 [compaction_job.cc:1948] [default] [JOB 22793] Generated table #89226: 1276 keys, 444890 bytes, temperature: kWarm 2024/11/21-00:32:10.742437 140008819979840 EVENT_LOG_v1 {"time_micros": 1732120330742406, "cf_name": "default", "job": 22793, "event": "table_file_creation", "file_number": 89226, "file_size": 444890, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 981091199, "largest_seqno": 1358701204, "table_properties": {"data_size": 418176, "index_size": 512, "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": 25520, "raw_average_key_size": 20, "raw_value_size": 1297360, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 1276, "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": 1732120330, "oldest_key_time": 0, "file_creation_time": 1732120330, "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": 89226, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:32:10.752347 140008819979840 [compaction_job.cc:703] job-22793: subcompact[0], size: 0.256421 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22793/att-00 [089220,089221,089222,089223,089224,089225,089226] 2024/11/21-00:32:10.826225 140008819979840 (Original Log Time 2024/11/21-00:32:00.734533) EVENT_LOG_v1 {"time_micros": 1732120320734491, "job": 22793, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [89209], "files_L3": [89138, 89139, 89140, 89141, 89142, 89143], "score": 0.999024, "input_data_size": 288687374, "oldest_snapshot_seqno": 1360247991} 2024/11/21-00:32:10.826229 140008819979840 (Original Log Time 2024/11/21-00:32:10.821914) [compaction_job.cc:2022] [default] [JOB 22793] Compacted 1@2 + 6@3 files to L3 => 256420869 bytes 2024/11/21-00:32:10.826230 140008819979840 (Original Log Time 2024/11/21-00:32:10.826151) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 7 0 0 0] max score 0.01, MB/sec: 28.8 rd, 25.6 wr, level 3, files in(1, 6) out(7 +0 blob) MB in(31.2, 244.1 +0.0 blob) out(244.5 +0.0 blob), read-write-amplify(16.7) write-amplify(7.8) OK, records in: 808481, records dropped: 30634 output_compression: Snappy 2024/11/21-00:32:10.826234 140008819979840 (Original Log Time 2024/11/21-00:32:10.826201) EVENT_LOG_v1 {"time_micros": 1732120330826175, "cf": "default", "job": 22793, "event": "compaction_finished", "compaction_time_micros": 10017822, "compaction_time_cpu_micros": 2732329, "output_level": 3, "num_output_files": 7, "total_output_size": 256420869, "num_input_records": 808481, "num_output_records": 777847, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 201452268, "file_range_sync_nanos": 0, "file_fsync_nanos": 6052, "file_prepare_write_nanos": 14925, "lsm_state": [0, 0, 0, 7, 0, 0, 0]} 2024/11/21-00:32:10.964184 140008819979840 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":1732120320,"executesMs":10202,"compactionJobId":22793,"attempt":0,"compactionInputRawBytes":838400937,"compactionInputZipBytes":288687374,"compactionOutputRawBytes":0,"compactionOutputZipBytes":256420869,"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-677a926220b0aaa4ae8944bb378be6f7-c7493112fd2a8540-00"}}, response = 2024/11/21-00:32:10.964276 140008819979840 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-22793/att-00: olev 3, work 10.202 s, result 7.664 ms, install 4.335 ms, input{raw 799.561 MiB zip 275.314 MiB}