2024/11/21-07:13:18.267853 140008215705152 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00: fork to child time = 0.009828 sec 2024/11/21-07:13:18.268419 140008215705152 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00 2024/11/21-07:13:18.274962 140008215705152 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00 2024/11/21-07:13:18.276599 140008215705152 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-07:13:18.276835 140008215705152 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/21-07:13:18.320516 140008215705152 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-09220/att-00/MANIFEST-090329 2024/11/21-07:13:18.351642 140008215705152 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-09220/att-00/MANIFEST-090329 succeeded,manifest_file_number is 90329, next_file_number is 110072, last_sequence is 1636638598, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 109907 2024/11/21-07:13:18.351652 140008215705152 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-07:13:18.351744 140008215705152 [version_set.cc:5724] Creating manifest 110072 2024/11/21-07:13:18.382303 140008215705152 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-07:13:18.400195 140008215705152 [compaction_job.cc:2437] [default] [JOB 9220] Compacting 1@2 + 8@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/21-07:13:18.400207 140008215705152 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 6884 Base level 2, inputs: [110044(31MB)], [110058(40MB) 110059(165KB) 109968(40MB) 109969(40MB) 109970(40MB) 109971(40MB) 109972(40MB) 110060(40MB)] 2024/11/21-07:13:18.408193 140008215705152 [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-07:13:18.408217 140008215705152 [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-07:13:18.408237 140008215705152 [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-07:13:18.408244 140008215705152 [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-07:13:18.408255 140008215705152 [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-07:13:19.000406 140008215705152 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110073.sst) /dev/shm/ToplingTemp/Topling-1420538-ETV29C 2024/11/21-07:13:19.183203 140008215705152 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110073.sst): first pass time = 0.18's, 734.437'MB/sec 2024/11/21-07:13:20.389735 140008215705152 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110073.sst): old prealloc_size = 147639500, real_size = 40975328 2024/11/21-07:13:20.389868 140008215705152 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110073.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.74 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.00 avg-zval = 314.59 2024/11/21-07:13:20.390071 140008215705152 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110073.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-07:13:20.554609 140008215705152 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110073.sst): second pass time = 1.21's, 109.177'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 259.627'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2229.038'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.272'MB/sec write SST data time = 0.05's, 933.894'MB/sec dict compress time = 0.00's, 1377848.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 33910.415'MB/sec zip my value time = 1.21's, unzip length = 0.132'GB zip my value throughput = 109.177'MB/sec zip pipeline throughput = 348.144'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1017.00 avg-zval = 314.59 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1024.00 avg-zval = 314.59 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 485376 } seq expand size = 906003 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.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.8943 value = 3.2328 dict = 1.00 all = 3.1354 } Zip/UnZip{ index = 0.1450 value = 0.3093 dict = 1.00 all = 0.3189 } ---------------------------- total value len = 3301.452237 GB avg = 0.221 KB (by entry num) total key len = 403.752653 GB avg = 0.027 KB total ukey len = 274.867580 GB avg = 0.015 KB total ukey num = 18.448440094 Billion total entry num = 14.919541272 Billion write speed all = 78.204837175 MB/sec (with seq num) write speed all = 75.685612829 MB/sec (without seq num) 2024/11/21-07:13:20.623171 140008215705152 [compaction_job.cc:1948] [default] [JOB 9220] Generated table #110073: 129429 keys, 42807927 bytes, temperature: kWarm 2024/11/21-07:13:20.623273 140008215705152 EVENT_LOG_v1 {"time_micros": 1732144400623230, "cf_name": "default", "job": 9220, "event": "table_file_creation", "file_number": 110073, "file_size": 42807927, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 926622277, "largest_seqno": 1636509337, "table_properties": {"data_size": 40717520, "index_size": 225280, "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": 2588580, "raw_average_key_size": 20, "raw_value_size": 131629570, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "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": 1732144398, "oldest_key_time": 0, "file_creation_time": 1732144398, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 110073, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:13:20.661649 140008215705152 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110074.sst) /dev/shm/ToplingTemp/Topling-1420538-B3vmeE 2024/11/21-07:13:21.267145 140008215705152 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110074.sst): first pass time = 0.61's, 221.680'MB/sec 2024/11/21-07:13:21.856112 140008215705152 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110074.sst): old prealloc_size = 147639500, real_size = 40640064 2024/11/21-07:13:21.856257 140008215705152 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110074.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.82 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1017.00 avg-zval = 311.92 2024/11/21-07:13:21.856417 140008215705152 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110074.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-07:13:22.025387 140008215705152 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110074.sst): second pass time = 0.59's, 223.809'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 250.936'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2035.238'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.266'MB/sec write SST data time = 0.05's, 891.571'MB/sec dict compress time = 0.00's, 1378079.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 23285.835'MB/sec zip my value time = 0.59's, unzip length = 0.132'GB zip my value throughput = 223.809'MB/sec zip pipeline throughput = 295.366'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.82 avg-val = 1017.00 avg-zval = 311.92 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.82 avg-val = 1024.00 avg-zval = 311.92 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 485376 } seq expand size = 906003 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.0404 GB dict = 1.38 MB all = 0.0425 GB } UnZip/Zip{ index = 6.5910 value = 3.2604 dict = 1.00 all = 3.1601 } Zip/UnZip{ index = 0.1517 value = 0.3067 dict = 1.00 all = 0.3164 } ---------------------------- total value len = 3301.584772 GB avg = 0.221 KB (by entry num) total key len = 403.755242 GB avg = 0.027 KB total ukey len = 274.869133 GB avg = 0.015 KB total ukey num = 18.448569523 Billion total entry num = 14.919670701 Billion write speed all = 78.205261449 MB/sec (with seq num) write speed all = 75.686093451 MB/sec (without seq num) 2024/11/21-07:13:22.078522 140008215705152 [compaction_job.cc:1948] [default] [JOB 9220] Generated table #110074: 129429 keys, 42472926 bytes, temperature: kWarm 2024/11/21-07:13:22.078581 140008215705152 EVENT_LOG_v1 {"time_micros": 1732144402078551, "cf_name": "default", "job": 9220, "event": "table_file_creation", "file_number": 110074, "file_size": 42472926, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696209, "largest_seqno": 1636508873, "table_properties": {"data_size": 40371888, "index_size": 235648, "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": 2588580, "raw_average_key_size": 20, "raw_value_size": 131629336, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "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": 1732144400, "oldest_key_time": 0, "file_creation_time": 1732144400, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 110074, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:13:22.115770 140008215705152 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110075.sst) /dev/shm/ToplingTemp/Topling-1420538-BPf0eE 2024/11/21-07:13:22.718324 140008215705152 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110075.sst): first pass time = 0.60's, 222.762'MB/sec 2024/11/21-07:13:23.376979 140008215705152 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110075.sst): old prealloc_size = 147639500, real_size = 40566448 2024/11/21-07:13:23.377179 140008215705152 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110075.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.83 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1016.99 avg-zval = 311.34 2024/11/21-07:13:23.377371 140008215705152 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110075.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-07:13:23.558928 140008215705152 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110075.sst): second pass time = 0.66's, 200.083'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 233.137'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1371.817'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.244'MB/sec write SST data time = 0.05's, 864.263'MB/sec dict compress time = 0.00's, 1377938.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 38931.401'MB/sec zip my value time = 0.66's, unzip length = 0.132'GB zip my value throughput = 200.083'MB/sec zip pipeline throughput = 210.217'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.83 avg-val = 1016.99 avg-zval = 311.34 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.83 avg-val = 1023.94 avg-zval = 311.34 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 128458 bytes = 481728 } seq expand size = 899206 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.5395 value = 3.2665 dict = 1.00 all = 3.1643 } Zip/UnZip{ index = 0.1529 value = 0.3061 dict = 1.00 all = 0.3160 } ---------------------------- total value len = 3301.717301 GB avg = 0.221 KB (by entry num) total key len = 403.757831 GB avg = 0.027 KB total ukey len = 274.870687 GB avg = 0.015 KB total ukey num = 18.448698953 Billion total entry num = 14.919800131 Billion write speed all = 78.205581960 MB/sec (with seq num) write speed all = 75.686473645 MB/sec (without seq num) 2024/11/21-07:13:23.614085 140008215705152 [compaction_job.cc:1948] [default] [JOB 9220] Generated table #110075: 129430 keys, 42415825 bytes, temperature: kWarm 2024/11/21-07:13:23.614148 140008215705152 EVENT_LOG_v1 {"time_micros": 1732144403614118, "cf_name": "default", "job": 9220, "event": "table_file_creation", "file_number": 110075, "file_size": 42415825, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1636508314, "table_properties": {"data_size": 40296416, "index_size": 237504, "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": 131629365, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732144402, "oldest_key_time": 0, "file_creation_time": 1732144402, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 110075, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:13:23.652155 140008215705152 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110076.sst) /dev/shm/ToplingTemp/Topling-1420538-NqtYhD 2024/11/21-07:13:24.262949 140008215705152 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110076.sst): first pass time = 0.61's, 219.758'MB/sec 2024/11/21-07:13:24.886199 140008215705152 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110076.sst): old prealloc_size = 147639500, real_size = 40831184 2024/11/21-07:13:24.886332 140008215705152 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110076.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.75 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.00 avg-zval = 313.47 2024/11/21-07:13:24.886485 140008215705152 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110076.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-07:13:25.048293 140008215705152 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110076.sst): second pass time = 0.62's, 211.463'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 263.135'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2112.464'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.277'MB/sec write SST data time = 0.05's, 944.333'MB/sec dict compress time = 0.00's, 1377967.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 25414.367'MB/sec zip my value time = 0.62's, unzip length = 0.132'GB zip my value throughput = 211.463'MB/sec zip pipeline throughput = 244.634'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.00 avg-zval = 313.47 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1023.46 avg-zval = 313.47 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 119484 bytes = 448080 } seq expand size = 836388 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.0426 GB } UnZip/Zip{ index = 6.8632 value = 3.2443 dict = 1.00 all = 3.1472 } Zip/UnZip{ index = 0.1457 value = 0.3082 dict = 1.00 all = 0.3177 } ---------------------------- total value len = 3301.849767 GB avg = 0.221 KB (by entry num) total key len = 403.760419 GB avg = 0.027 KB total ukey len = 274.872240 GB avg = 0.015 KB total ukey num = 18.448828383 Billion total entry num = 14.919929561 Billion write speed all = 78.205974052 MB/sec (with seq num) write speed all = 75.686923066 MB/sec (without seq num) 2024/11/21-07:13:25.100770 140008215705152 [compaction_job.cc:1948] [default] [JOB 9220] Generated table #110076: 129430 keys, 42646894 bytes, temperature: kWarm 2024/11/21-07:13:25.100835 140008215705152 EVENT_LOG_v1 {"time_micros": 1732144405100804, "cf_name": "default", "job": 9220, "event": "table_file_creation", "file_number": 110076, "file_size": 42646894, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1636505782, "table_properties": {"data_size": 40572352, "index_size": 226304, "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": 131629928, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732144403, "oldest_key_time": 0, "file_creation_time": 1732144403, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 110076, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:13:25.146334 140008215705152 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110077.sst) /dev/shm/ToplingTemp/Topling-1420538-gulJ7A 2024/11/21-07:13:25.960984 140008215705152 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110077.sst): first pass time = 0.81's, 164.762'MB/sec 2024/11/21-07:13:26.674554 140008215705152 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110077.sst): old prealloc_size = 147639500, real_size = 41070544 2024/11/21-07:13:26.674660 140008215705152 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110077.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 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 = 315.37 2024/11/21-07:13:26.674808 140008215705152 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110077.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-07:13:26.843233 140008215705152 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110077.sst): second pass time = 0.71's, 184.607'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 254.377'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2528.987'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.264'MB/sec write SST data time = 0.05's, 933.339'MB/sec dict compress time = 0.00's, 1041020.393'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 40482.598'MB/sec zip my value time = 0.71's, unzip length = 0.132'GB zip my value throughput = 184.607'MB/sec zip pipeline throughput = 369.216'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.03 avg-zval = 315.37 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.03 avg-zval = 315.37 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129426 bytes = 485360 } seq expand size = 905982 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.0320 value = 3.2249 dict = 1.00 all = 3.1284 } Zip/UnZip{ index = 0.1422 value = 0.3101 dict = 1.00 all = 0.3197 } ---------------------------- total value len = 3301.982303 GB avg = 0.221 KB (by entry num) total key len = 403.763008 GB avg = 0.027 KB total ukey len = 274.873793 GB avg = 0.015 KB total ukey num = 18.448957809 Billion total entry num = 14.920058987 Billion write speed all = 78.205863224 MB/sec (with seq num) write speed all = 75.686885810 MB/sec (without seq num) 2024/11/21-07:13:26.953191 140008215705152 [compaction_job.cc:1948] [default] [JOB 9220] Generated table #110077: 129426 keys, 42903558 bytes, temperature: kWarm 2024/11/21-07:13:26.953235 140008215705152 EVENT_LOG_v1 {"time_micros": 1732144406953211, "cf_name": "default", "job": 9220, "event": "table_file_creation", "file_number": 110077, "file_size": 42903558, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952431592, "largest_seqno": 1636491704, "table_properties": {"data_size": 40817152, "index_size": 220864, "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": 2588520, "raw_average_key_size": 20, "raw_value_size": 131629531, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "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": 1732144405, "oldest_key_time": 0, "file_creation_time": 1732144405, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 110077, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:13:26.993265 140008215705152 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110078.sst) /dev/shm/ToplingTemp/Topling-1420538-3YFcZC 2024/11/21-07:13:27.563622 140008215705152 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110078.sst): first pass time = 0.57's, 235.336'MB/sec 2024/11/21-07:13:28.135248 140008215705152 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110078.sst): old prealloc_size = 147639500, real_size = 41018544 2024/11/21-07:13:28.135376 140008215705152 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110078.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129424 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.0408 GB avg-val =1017.04 avg-zval = 314.95 2024/11/21-07:13:28.135527 140008215705152 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110078.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-07:13:28.303782 140008215705152 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110078.sst): second pass time = 0.57's, 230.729'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 254.296'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2208.772'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.271'MB/sec write SST data time = 0.05's, 873.107'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 29996.344'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 230.729'MB/sec zip pipeline throughput = 230.729'MB/sec entries = 129424 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.04 avg-zval = 314.95 usrkeys = 129424 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1024.04 avg-zval = 314.95 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129424 bytes = 485360 } seq expand size = 905968 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 = 6.9493 value = 3.2292 dict = 1.00 all = 3.1322 } Zip/UnZip{ index = 0.1439 value = 0.3097 dict = 1.00 all = 0.3193 } ---------------------------- total value len = 3302.114838 GB avg = 0.221 KB (by entry num) total key len = 403.765596 GB avg = 0.027 KB total ukey len = 274.875346 GB avg = 0.015 KB total ukey num = 18.449087233 Billion total entry num = 14.920188411 Billion write speed all = 78.206304303 MB/sec (with seq num) write speed all = 75.687382679 MB/sec (without seq num) 2024/11/21-07:13:28.357516 140008215705152 [compaction_job.cc:1948] [default] [JOB 9220] Generated table #110078: 129424 keys, 42851551 bytes, temperature: kWarm 2024/11/21-07:13:28.357585 140008215705152 EVENT_LOG_v1 {"time_micros": 1732144408357553, "cf_name": "default", "job": 9220, "event": "table_file_creation", "file_number": 110078, "file_size": 42851551, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 954967992, "largest_seqno": 1636508174, "table_properties": {"data_size": 40762528, "index_size": 223488, "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": 2588480, "raw_average_key_size": 20, "raw_value_size": 131629339, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129424, "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": 1732144406, "oldest_key_time": 0, "file_creation_time": 1732144406, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 110078, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:13:28.395228 140008215705152 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110079.sst) /dev/shm/ToplingTemp/Topling-1420538-ssrChD 2024/11/21-07:13:28.952294 140008215705152 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110079.sst): first pass time = 0.56's, 240.960'MB/sec 2024/11/21-07:13:29.505862 140008215705152 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110079.sst): old prealloc_size = 147639500, real_size = 41073440 2024/11/21-07:13:29.505997 140008215705152 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110079.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129432 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1016.98 avg-zval = 315.37 2024/11/21-07:13:29.506191 140008215705152 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110079.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-07:13:29.765096 140008215705152 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110079.sst): second pass time = 0.55's, 238.120'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.26's, 165.531'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2127.835'MB/sec (index lex order gen) rebuild zvType time = 0.21's, 0.154'MB/sec write SST data time = 0.05's, 864.165'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 31879.090'MB/sec zip my value time = 0.55's, unzip length = 0.132'GB zip my value throughput = 238.120'MB/sec zip pipeline throughput = 238.120'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1016.98 avg-zval = 315.37 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1023.98 avg-zval = 315.37 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129432 bytes = 485392 } seq expand size = 906024 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.0408 GB dict = 1.38 MB all = 0.0429 GB } UnZip/Zip{ index = 6.9938 value = 3.2247 dict = 1.00 all = 3.1282 } Zip/UnZip{ index = 0.1430 value = 0.3101 dict = 1.00 all = 0.3197 } ---------------------------- total value len = 3302.247374 GB avg = 0.221 KB (by entry num) total key len = 403.768185 GB avg = 0.027 KB total ukey len = 274.876899 GB avg = 0.015 KB total ukey num = 18.449216665 Billion total entry num = 14.920317843 Billion write speed all = 78.206744124 MB/sec (with seq num) write speed all = 75.687878326 MB/sec (without seq num) 2024/11/21-07:13:29.818714 140008215705152 [compaction_job.cc:1948] [default] [JOB 9220] Generated table #110079: 129432 keys, 42905814 bytes, temperature: kWarm 2024/11/21-07:13:29.818787 140008215705152 EVENT_LOG_v1 {"time_micros": 1732144409818755, "cf_name": "default", "job": 9220, "event": "table_file_creation", "file_number": 110079, "file_size": 42905814, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958963773, "largest_seqno": 1636509279, "table_properties": {"data_size": 40818832, "index_size": 222080, "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": 2588640, "raw_average_key_size": 20, "raw_value_size": 131629904, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129432, "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": 1732144408, "oldest_key_time": 0, "file_creation_time": 1732144408, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 110079, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:13:29.857261 140008215705152 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110080.sst) /dev/shm/ToplingTemp/Topling-1420538-L18hDB 2024/11/21-07:13:29.864006 140008215705152 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110080.sst): first pass time = 0.01's, 200.509'MB/sec 2024/11/21-07:13:29.890080 140008215705152 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110080.sst): old prealloc_size = 147639500, real_size = 427088 2024/11/21-07:13:29.890126 140008215705152 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110080.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 1296 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.43 raw-val = 0.0013 GB zip-val = 0.0004 GB avg-val =1017.02 avg-zval = 328.70 2024/11/21-07:13:29.892020 140008215705152 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00/110080.sst): second pass time = 0.03's, 51.788'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 231.432'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 24.835'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.283'MB/sec write SST data time = 0.00's, 573.078'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.020'MB, throughput = 912.395'MB/sec zip my value time = 0.03's, unzip length = 0.001'GB zip my value throughput = 51.788'MB/sec zip pipeline throughput = 51.788'MB/sec entries = 1296 avg-key = 20.00 avg-zkey = 0.44 avg-val = 1017.02 avg-zval = 328.70 usrkeys = 1296 avg-key = 12.00 avg-zkey = 0.44 avg-val = 1024.02 avg-zval = 328.70 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 1296 bytes = 4224 } seq expand size = 9072 multi value expand size = 0 cnt WriteAppend = 11 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.0005 GB } UnZip/Zip{ index = 27.0000 value = 3.0940 dict = 1.00 all = 2.9709 } Zip/UnZip{ index = 0.0370 value = 0.3232 dict = 1.00 all = 0.3366 } ---------------------------- total value len = 3302.248701 GB avg = 0.221 KB (by entry num) total key len = 403.768211 GB avg = 0.027 KB total ukey len = 274.876915 GB avg = 0.015 KB total ukey num = 18.449217961 Billion total entry num = 14.920319139 Billion write speed all = 78.206563158 MB/sec (with seq num) write speed all = 75.687703889 MB/sec (without seq num) 2024/11/21-07:13:29.898838 140008215705152 [compaction_job.cc:1948] [default] [JOB 9220] Generated table #110080: 1296 keys, 452382 bytes, temperature: kWarm 2024/11/21-07:13:29.898889 140008215705152 EVENT_LOG_v1 {"time_micros": 1732144409898862, "cf_name": "default", "job": 9220, "event": "table_file_creation", "file_number": 110080, "file_size": 452382, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1572081603, "largest_seqno": 1636509280, "table_properties": {"data_size": 426000, "index_size": 576, "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": 25920, "raw_average_key_size": 20, "raw_value_size": 1318055, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 1296, "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": 1732144409, "oldest_key_time": 0, "file_creation_time": 1732144409, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 110080, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-07:13:29.907359 140008215705152 [compaction_job.cc:703] job-09220: subcompact[0], size: 0.299457 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09220/att-00 [110073,110074,110075,110076,110077,110078,110079,110080] 2024/11/21-07:13:29.961757 140008215705152 (Original Log Time 2024/11/21-07:13:18.400259) EVENT_LOG_v1 {"time_micros": 1732144398400220, "job": 9220, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [110044], "files_L3": [110058, 110059, 109968, 109969, 109970, 109971, 109972, 110060], "score": 0.990057, "input_data_size": 331873145, "oldest_snapshot_seqno": 1636638593} 2024/11/21-07:13:29.961760 140008215705152 (Original Log Time 2024/11/21-07:13:29.960885) [compaction_job.cc:2022] [default] [JOB 9220] Compacted 1@2 + 8@3 files to L3 => 299456877 bytes 2024/11/21-07:13:29.961762 140008215705152 (Original Log Time 2024/11/21-07:13:29.961688) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 8 0 0 0] max score 0.01, MB/sec: 28.8 rd, 26.0 wr, level 3, files in(1, 8) out(8 +0 blob) MB in(31.2, 285.3 +0.0 blob) out(285.6 +0.0 blob), read-write-amplify(19.3) write-amplify(9.2) OK, records in: 938400, records dropped: 31104 output_compression: Snappy 2024/11/21-07:13:29.961766 140008215705152 (Original Log Time 2024/11/21-07:13:29.961734) EVENT_LOG_v1 {"time_micros": 1732144409961713, "cf": "default", "job": 9220, "event": "compaction_finished", "compaction_time_micros": 11507104, "compaction_time_cpu_micros": 2788864, "output_level": 3, "num_output_files": 8, "total_output_size": 299456877, "num_input_records": 938400, "num_output_records": 907296, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 245595638, "file_range_sync_nanos": 0, "file_fsync_nanos": 7686, "file_prepare_write_nanos": 15558, "lsm_state": [0, 0, 0, 8, 0, 0, 0]} 2024/11/21-07:13:30.096524 140008215705152 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":1732121803,"starts":1732144398,"executesMs":11685,"compactionJobId":9220,"attempt":0,"compactionInputRawBytes":973123897,"compactionInputZipBytes":331873145,"compactionOutputRawBytes":0,"compactionOutputZipBytes":299456877,"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-c41cb3f5590a64f81ec36cc37a8d376c-e7d3ce18de1ce936-00"}}, response = 2024/11/21-07:13:30.096620 140008215705152 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-09220/att-00: olev 3, work 11.685 s, result 7.727 ms, install 0.896 ms, input{raw 928.043 MiB zip 316.499 MiB}