2024/11/20-20:15:58.565248 140008668911168 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00: fork to child time = 0.007930 sec 2024/11/20-20:15:58.565673 140008668911168 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00 2024/11/20-20:15:58.571627 140008668911168 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00 2024/11/20-20:15:58.573209 140008668911168 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:15:58.573372 140008668911168 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-20:15:58.615547 140008668911168 [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-09887/att-00/MANIFEST-049091 2024/11/20-20:15:58.663993 140008668911168 [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-09887/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 65368, last_sequence is 1066932408, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 65244 2024/11/20-20:15:58.663998 140008668911168 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:15:58.664072 140008668911168 [version_set.cc:5724] Creating manifest 65368 2024/11/20-20:15:58.693063 140008668911168 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:15:58.711801 140008668911168 [compaction_job.cc:2437] [default] [JOB 9887] Compacting 1@2 + 8@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-20:15:58.711813 140008668911168 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8551 Base level 2, inputs: [65311(31MB)], [65322(40MB) 65323(3997KB) 65202(40MB) 65203(39MB) 65204(39MB) 65205(39MB) 65206(39MB) 65324(40MB)] 2024/11/20-20:15:58.718319 140008668911168 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-20:15:58.718339 140008668911168 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-20:15:58.718354 140008668911168 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-20:15:58.718360 140008668911168 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-20:15:58.718368 140008668911168 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-20:15:59.305456 140008668911168 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065369.sst) /dev/shm/ToplingTemp/Topling-926744-BzRYbg 2024/11/20-20:15:59.480121 140008668911168 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065369.sst): first pass time = 0.17's, 768.570'MB/sec 2024/11/20-20:16:00.060394 140008668911168 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065369.sst): old prealloc_size = 147639500, real_size = 40891120 2024/11/20-20:16:00.060567 140008668911168 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065369.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.75 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.00 avg-zval = 313.93 2024/11/20-20:16:00.060774 140008668911168 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065369.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:16:00.230333 140008668911168 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065369.sst): second pass time = 0.58's, 227.198'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 251.127'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1457.017'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.265'MB/sec write SST data time = 0.05's, 891.645'MB/sec dict compress time = 0.00's, 1378440.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 25080.786'MB/sec zip my value time = 0.58's, unzip length = 0.132'GB zip my value throughput = 227.198'MB/sec zip pipeline throughput = 247.413'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.00 avg-zval = 313.93 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1024.00 avg-zval = 313.93 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 436832 } 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.0406 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.8612 value = 3.2395 dict = 1.00 all = 3.1451 } Zip/UnZip{ index = 0.1457 value = 0.3087 dict = 1.00 all = 0.3180 } ---------------------------- 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.321144005 Billion total entry num = 1.700646027 Billion write speed all = 76.533674800 MB/sec (with seq num) write speed all = 74.819720298 MB/sec (without seq num) 2024/11/20-20:16:00.284081 140008668911168 [compaction_job.cc:1948] [default] [JOB 9887] Generated table #65369: 129429 keys, 42675783 bytes, temperature: kWarm 2024/11/20-20:16:00.284177 140008668911168 EVENT_LOG_v1 {"time_micros": 1732104960284132, "cf_name": "default", "job": 9887, "event": "table_file_creation", "file_number": 65369, "file_size": 42675783, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1065181369, "table_properties": {"data_size": 40632224, "index_size": 226368, "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": 131629449, "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": 1732104959, "oldest_key_time": 0, "file_creation_time": 1732104959, "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": 65369, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:16:00.320289 140008668911168 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065370.sst) /dev/shm/ToplingTemp/Topling-926744-VLFxNe 2024/11/20-20:16:00.878546 140008668911168 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065370.sst): first pass time = 0.56's, 240.440'MB/sec 2024/11/20-20:16:01.597453 140008668911168 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065370.sst): old prealloc_size = 147639500, real_size = 40646688 2024/11/20-20:16:01.597642 140008668911168 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065370.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.71 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1017.00 avg-zval = 312.09 2024/11/20-20:16:01.597767 140008668911168 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065370.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:16:01.774967 140008668911168 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065370.sst): second pass time = 0.72's, 183.352'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 237.639'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1504.406'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.247'MB/sec write SST data time = 0.05's, 911.579'MB/sec dict compress time = 0.00's, 1377859.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 36749.767'MB/sec zip my value time = 0.72's, unzip length = 0.132'GB zip my value throughput = 183.352'MB/sec zip pipeline throughput = 227.920'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.00 avg-zval = 312.09 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1019.73 avg-zval = 312.09 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 50490 bytes = 170416 } seq expand size = 353430 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.0404 GB dict = 1.38 MB all = 0.0422 GB } UnZip/Zip{ index = 7.0302 value = 3.2587 dict = 1.00 all = 3.1817 } Zip/UnZip{ index = 0.1422 value = 0.3069 dict = 1.00 all = 0.3143 } ---------------------------- total value len = 563.330251 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.321273435 Billion total entry num = 1.700775457 Billion write speed all = 76.535734715 MB/sec (with seq num) write speed all = 74.821983252 MB/sec (without seq num) 2024/11/20-20:16:01.828010 140008668911168 [compaction_job.cc:1948] [default] [JOB 9887] Generated table #65370: 129430 keys, 42184642 bytes, temperature: kWarm 2024/11/20-20:16:01.828078 140008668911168 EVENT_LOG_v1 {"time_micros": 1732104961828035, "cf_name": "default", "job": 9887, "event": "table_file_creation", "file_number": 65370, "file_size": 42184642, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1065181286, "table_properties": {"data_size": 40393232, "index_size": 220928, "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": 131630088, "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": 1732104960, "oldest_key_time": 0, "file_creation_time": 1732104960, "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": 65370, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:16:01.865885 140008668911168 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065371.sst) /dev/shm/ToplingTemp/Topling-926744-ylYAwc 2024/11/20-20:16:02.394228 140008668911168 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065371.sst): first pass time = 0.53's, 254.051'MB/sec 2024/11/20-20:16:03.003757 140008668911168 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065371.sst): old prealloc_size = 147639500, real_size = 40408272 2024/11/20-20:16:03.003888 140008668911168 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065371.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.74 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.98 avg-zval = 310.20 2024/11/20-20:16:03.003954 140008668911168 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065371.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:16:03.175091 140008668911168 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065371.sst): second pass time = 0.61's, 216.235'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 244.323'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2254.656'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.267'MB/sec write SST data time = 0.05's, 841.699'MB/sec dict compress time = 0.00's, 1377980.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 40159.123'MB/sec zip my value time = 0.61's, unzip length = 0.132'GB zip my value throughput = 216.235'MB/sec zip pipeline throughput = 216.235'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1016.98 avg-zval = 310.20 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1017.63 avg-zval = 310.20 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 12040 bytes = 40656 } seq expand size = 84280 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.8827 value = 3.2784 dict = 1.00 all = 3.2097 } Zip/UnZip{ index = 0.1453 value = 0.3050 dict = 1.00 all = 0.3116 } ---------------------------- total value len = 563.461965 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.321402867 Billion total entry num = 1.700904889 Billion write speed all = 76.539154639 MB/sec (with seq num) write speed all = 74.825574907 MB/sec (without seq num) 2024/11/20-20:16:03.228782 140008668911168 [compaction_job.cc:1948] [default] [JOB 9887] Generated table #65371: 129432 keys, 41816571 bytes, temperature: kWarm 2024/11/20-20:16:03.228848 140008668911168 EVENT_LOG_v1 {"time_micros": 1732104963228815, "cf_name": "default", "job": 9887, "event": "table_file_creation", "file_number": 65371, "file_size": 41816571, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1065181396, "table_properties": {"data_size": 40150080, "index_size": 225664, "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": 131629160, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732104961, "oldest_key_time": 0, "file_creation_time": 1732104961, "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": 65371, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:16:03.265502 140008668911168 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065372.sst) /dev/shm/ToplingTemp/Topling-926744-befVVd 2024/11/20-20:16:03.783921 140008668911168 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065372.sst): first pass time = 0.52's, 258.916'MB/sec 2024/11/20-20:16:04.299115 140008668911168 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065372.sst): old prealloc_size = 147639500, real_size = 40427840 2024/11/20-20:16:04.299231 140008668911168 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065372.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.78 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.99 avg-zval = 310.32 2024/11/20-20:16:04.299292 140008668911168 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065372.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:16:04.467638 140008668911168 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065372.sst): second pass time = 0.51's, 255.879'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 248.379'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2401.103'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.266'MB/sec write SST data time = 0.05's, 894.234'MB/sec dict compress time = 0.00's, 1378028.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 36515.661'MB/sec zip my value time = 0.51's, unzip length = 0.132'GB zip my value throughput = 255.879'MB/sec zip pipeline throughput = 255.879'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.78 avg-val = 1016.99 avg-zval = 310.32 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.78 avg-val = 1017.93 avg-zval = 310.32 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 17465 bytes = 58960 } seq expand size = 122255 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.7581 value = 3.2772 dict = 1.00 all = 3.2068 } Zip/UnZip{ index = 0.1480 value = 0.3051 dict = 1.00 all = 0.3118 } ---------------------------- total value len = 563.593717 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.321532298 Billion total entry num = 1.701034320 Billion write speed all = 76.543611357 MB/sec (with seq num) write speed all = 74.830180169 MB/sec (without seq num) 2024/11/20-20:16:04.519632 140008668911168 [compaction_job.cc:1948] [default] [JOB 9887] Generated table #65372: 129431 keys, 41854507 bytes, temperature: kWarm 2024/11/20-20:16:04.519700 140008668911168 EVENT_LOG_v1 {"time_micros": 1732104964519669, "cf_name": "default", "job": 9887, "event": "table_file_creation", "file_number": 65372, "file_size": 41854507, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1065180532, "table_properties": {"data_size": 40165488, "index_size": 229824, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629801, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732104963, "oldest_key_time": 0, "file_creation_time": 1732104963, "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": 65372, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:16:04.561538 140008668911168 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065373.sst) /dev/shm/ToplingTemp/Topling-926744-0kCNid 2024/11/20-20:16:05.114755 140008668911168 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065373.sst): first pass time = 0.55's, 242.632'MB/sec 2024/11/20-20:16:05.701910 140008668911168 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065373.sst): old prealloc_size = 147639500, real_size = 40413872 2024/11/20-20:16:05.702028 140008668911168 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065373.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.76 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.98 avg-zval = 310.23 2024/11/20-20:16:05.702106 140008668911168 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065373.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:16:05.862499 140008668911168 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065373.sst): second pass time = 0.59's, 224.514'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 260.508'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2359.594'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.278'MB/sec write SST data time = 0.04's, 951.636'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 = 33889.088'MB/sec zip my value time = 0.59's, unzip length = 0.132'GB zip my value throughput = 224.514'MB/sec zip pipeline throughput = 224.514'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1016.98 avg-zval = 310.23 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1017.72 avg-zval = 310.23 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 13796 bytes = 46576 } seq expand size = 96572 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0402 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.8323 value = 3.2781 dict = 1.00 all = 3.2088 } Zip/UnZip{ index = 0.1464 value = 0.3051 dict = 1.00 all = 0.3116 } ---------------------------- total value len = 563.725443 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.321661730 Billion total entry num = 1.701163752 Billion write speed all = 76.547079346 MB/sec (with seq num) write speed all = 74.833818677 MB/sec (without seq num) 2024/11/20-20:16:05.916282 140008668911168 [compaction_job.cc:1948] [default] [JOB 9887] Generated table #65373: 129432 keys, 41828512 bytes, temperature: kWarm 2024/11/20-20:16:05.916339 140008668911168 EVENT_LOG_v1 {"time_micros": 1732104965916308, "cf_name": "default", "job": 9887, "event": "table_file_creation", "file_number": 65373, "file_size": 41828512, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1065178280, "table_properties": {"data_size": 40154016, "index_size": 227328, "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": 131629566, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732104964, "oldest_key_time": 0, "file_creation_time": 1732104964, "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": 65373, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:16:05.956790 140008668911168 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065374.sst) /dev/shm/ToplingTemp/Topling-926744-ZQUUnc 2024/11/20-20:16:06.449721 140008668911168 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065374.sst): first pass time = 0.49's, 272.302'MB/sec 2024/11/20-20:16:06.996211 140008668911168 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065374.sst): old prealloc_size = 147639500, real_size = 40375200 2024/11/20-20:16:06.996332 140008668911168 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065374.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.0401 GB avg-val =1017.03 avg-zval = 310.00 2024/11/20-20:16:06.996388 140008668911168 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065374.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:16:07.162882 140008668911168 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065374.sst): second pass time = 0.55's, 241.212'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 250.557'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2276.456'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.270'MB/sec write SST data time = 0.05's, 896.158'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 = 45563.955'MB/sec zip my value time = 0.55's, unzip length = 0.132'GB zip my value throughput = 241.212'MB/sec zip pipeline throughput = 241.212'MB/sec entries = 129425 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.03 avg-zval = 310.00 usrkeys = 129425 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.24 avg-zval = 310.00 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 3840 bytes = 12976 } seq expand size = 26880 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.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 7.0319 value = 3.2807 dict = 1.00 all = 3.2144 } Zip/UnZip{ index = 0.1422 value = 0.3048 dict = 1.00 all = 0.3111 } ---------------------------- total value len = 563.857099 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.321791155 Billion total entry num = 1.701293177 Billion write speed all = 76.551447499 MB/sec (with seq num) write speed all = 74.838336928 MB/sec (without seq num) 2024/11/20-20:16:07.215452 140008668911168 [compaction_job.cc:1948] [default] [JOB 9887] Generated table #65374: 129425 keys, 41755709 bytes, temperature: kWarm 2024/11/20-20:16:07.215521 140008668911168 EVENT_LOG_v1 {"time_micros": 1732104967215483, "cf_name": "default", "job": 9887, "event": "table_file_creation", "file_number": 65374, "file_size": 41755709, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1065165415, "table_properties": {"data_size": 40121808, "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": 2588500, "raw_average_key_size": 20, "raw_value_size": 131629438, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732104965, "oldest_key_time": 0, "file_creation_time": 1732104965, "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": 65374, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:16:07.252813 140008668911168 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065375.sst) /dev/shm/ToplingTemp/Topling-926744-6w9uhg 2024/11/20-20:16:07.778697 140008668911168 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065375.sst): first pass time = 0.53's, 255.251'MB/sec 2024/11/20-20:16:08.468974 140008668911168 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065375.sst): old prealloc_size = 147639500, real_size = 40656192 2024/11/20-20:16:08.469163 140008668911168 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065375.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1016.99 avg-zval = 312.15 2024/11/20-20:16:08.469309 140008668911168 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065375.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:16:08.649737 140008668911168 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065375.sst): second pass time = 0.69's, 190.971'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 233.644'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1273.205'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.241'MB/sec write SST data time = 0.05's, 910.530'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 = 26329.983'MB/sec zip my value time = 0.69's, unzip length = 0.132'GB zip my value throughput = 190.971'MB/sec zip pipeline throughput = 250.868'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1016.99 avg-zval = 312.15 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1020.30 avg-zval = 312.15 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 61207 bytes = 206592 } seq expand size = 428449 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.0422 GB } UnZip/Zip{ index = 6.9857 value = 3.2581 dict = 1.00 all = 3.1782 } Zip/UnZip{ index = 0.1431 value = 0.3069 dict = 1.00 all = 0.3146 } ---------------------------- total value len = 563.989157 GB avg = 0.331 KB (by entry num) total key len = 44.332527 GB avg = 0.026 KB total ukey len = 32.805014 GB avg = 0.014 KB total ukey num = 2.321920586 Billion total entry num = 1.701422608 Billion write speed all = 76.554068359 MB/sec (with seq num) write speed all = 74.841148027 MB/sec (without seq num) 2024/11/20-20:16:08.699664 140008668911168 [compaction_job.cc:1948] [default] [JOB 9887] Generated table #65375: 129431 keys, 42230327 bytes, temperature: kWarm 2024/11/20-20:16:08.699723 140008668911168 EVENT_LOG_v1 {"time_micros": 1732104968699694, "cf_name": "default", "job": 9887, "event": "table_file_creation", "file_number": 65375, "file_size": 42230327, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1065181174, "table_properties": {"data_size": 40401328, "index_size": 222336, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629702, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732104967, "oldest_key_time": 0, "file_creation_time": 1732104967, "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": 65375, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:16:08.736036 140008668911168 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065376.sst) /dev/shm/ToplingTemp/Topling-926744-PZK4qf 2024/11/20-20:16:08.761683 140008668911168 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065376.sst): first pass time = 0.03's, 665.366'MB/sec 2024/11/20-20:16:08.906403 140008668911168 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065376.sst): old prealloc_size = 147639500, real_size = 5296048 2024/11/20-20:16:08.906450 140008668911168 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065376.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 16430 prefix = 4 raw-key = 0.0001 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.20 raw-val = 0.0167 GB zip-val = 0.0053 GB avg-val =1017.00 avg-zval = 321.88 2024/11/20-20:16:08.928427 140008668911168 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00/065376.sst): second pass time = 0.14's, 116.033'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.02's, 250.445'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 140.398'MB/sec (index lex order gen) rebuild zvType time = 0.02's, 0.250'MB/sec write SST data time = 0.01's, 986.559'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.165'MB, throughput = 4238.719'MB/sec zip my value time = 0.14's, unzip length = 0.017'GB zip my value throughput = 116.033'MB/sec zip pipeline throughput = 116.033'MB/sec entries = 16430 avg-key = 20.00 avg-zkey = 0.20 avg-val = 1017.00 avg-zval = 321.88 usrkeys = 16430 avg-key = 12.00 avg-zkey = 0.20 avg-val = 1024.00 avg-zval = 321.88 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 16430 bytes = 55472 } seq expand size = 115010 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0002 GB value = 0.0167 GB dict = 0.16 MB all = 0.0170 GB } __ZipSize{ index = 0.0000 GB value = 0.0053 GB dict = 0.16 MB all = 0.0055 GB } UnZip/Zip{ index = 59.2428 value = 3.1596 dict = 1.00 all = 3.0904 } Zip/UnZip{ index = 0.0169 value = 0.3165 dict = 1.00 all = 0.3236 } ---------------------------- total value len = 564.005982 GB avg = 0.331 KB (by entry num) total key len = 44.332855 GB avg = 0.026 KB total ukey len = 32.805211 GB avg = 0.014 KB total ukey num = 2.321937016 Billion total entry num = 1.701439038 Billion write speed all = 76.553541967 MB/sec (with seq num) write speed all = 74.840665169 MB/sec (without seq num) 2024/11/20-20:16:08.940875 140008668911168 [compaction_job.cc:1948] [default] [JOB 9887] Generated table #65376: 16430 keys, 5513182 bytes, temperature: kWarm 2024/11/20-20:16:08.940925 140008668911168 EVENT_LOG_v1 {"time_micros": 1732104968940899, "cf_name": "default", "job": 9887, "event": "table_file_creation", "file_number": 65376, "file_size": 5513182, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980009580, "largest_seqno": 1065181175, "table_properties": {"data_size": 5288464, "index_size": 3328, "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": 328600, "raw_average_key_size": 20, "raw_value_size": 16709276, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 16430, "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": 1732104968, "oldest_key_time": 0, "file_creation_time": 1732104968, "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": 65376, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:16:08.952572 140008668911168 [compaction_job.cc:703] job-09887: subcompact[0], size: 0.299859 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09887/att-00 [065369,065370,065371,065372,065373,065374,065375,065376] 2024/11/20-20:16:09.005548 140008668911168 (Original Log Time 2024/11/20-20:15:58.711846) EVENT_LOG_v1 {"time_micros": 1732104958711821, "job": 9887, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [65311], "files_L3": [65322, 65323, 65202, 65203, 65204, 65205, 65206, 65324], "score": 0.999513, "input_data_size": 331185442, "oldest_snapshot_seqno": 1066931836} 2024/11/20-20:16:09.005552 140008668911168 (Original Log Time 2024/11/20-20:16:09.004734) [compaction_job.cc:2022] [default] [JOB 9887] Compacted 1@2 + 8@3 files to L3 => 299859233 bytes 2024/11/20-20:16:09.005553 140008668911168 (Original Log Time 2024/11/20-20:16:09.005471) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 8 0 0 0] max score 0.01, MB/sec: 32.3 rd, 29.3 wr, level 3, files in(1, 8) out(8 +0 blob) MB in(31.2, 284.6 +0.0 blob) out(286.0 +0.0 blob), read-write-amplify(19.3) write-amplify(9.2) OK, records in: 950115, records dropped: 27675 output_compression: Snappy 2024/11/20-20:16:09.005557 140008668911168 (Original Log Time 2024/11/20-20:16:09.005532) EVENT_LOG_v1 {"time_micros": 1732104969005507, "cf": "default", "job": 9887, "event": "compaction_finished", "compaction_time_micros": 10240732, "compaction_time_cpu_micros": 2592145, "output_level": 3, "num_output_files": 8, "total_output_size": 299859233, "num_input_records": 950115, "num_output_records": 922440, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 206529139, "file_range_sync_nanos": 0, "file_fsync_nanos": 7996, "file_prepare_write_nanos": 29212, "lsm_state": [0, 0, 0, 8, 0, 0, 0]} 2024/11/20-20:16:09.129431 140008668911168 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":1732104958,"executesMs":10431,"compactionJobId":9887,"attempt":0,"compactionInputRawBytes":985263506,"compactionInputZipBytes":331185442,"compactionOutputRawBytes":0,"compactionOutputZipBytes":299859233,"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-5bbbb00c8ba76f7b7005944830a08162-67c75d9f5a93a354-00"}}, response = 2024/11/20-20:16:09.129524 140008668911168 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09887/att-00: olev 3, work 10.432 s, result 7.660 ms, install 0.836 ms, input{raw 939.621 MiB zip 315.843 MiB}