2024/11/20-22:31:54.087270 140008828372544 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00: fork to child time = 0.009451 sec 2024/11/20-22:31:54.087757 140008828372544 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00 2024/11/20-22:31:54.094350 140008828372544 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00 2024/11/20-22:31:54.096029 140008828372544 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:31:54.096281 140008828372544 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-22:31:54.141651 140008828372544 [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-17826/att-00/MANIFEST-049091 2024/11/20-22:31:54.197646 140008828372544 [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-17826/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 79835, last_sequence is 1244686893, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 79603 2024/11/20-22:31:54.197652 140008828372544 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:31:54.197727 140008828372544 [version_set.cc:5724] Creating manifest 79835 2024/11/20-22:31:54.228555 140008828372544 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:31:54.249092 140008828372544 [compaction_job.cc:2437] [default] [JOB 17826] Compacting 1@2 + 16@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-22:31:54.249103 140008828372544 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 13688 Base level 2, inputs: [79815(27MB)], [79832(39MB) 79833(5167KB) 79806(36MB) 79807(36MB) 79808(12MB) 79711(38MB) 79712(36MB) 79713(35MB) 79714(38MB) 79715(39MB) 79716(37MB) 79717(37MB) 79718(39MB) 79719(38MB) 79720(37MB) 79762(21MB)] 2024/11/20-22:31:54.255582 140008828372544 [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-22:31:54.255602 140008828372544 [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-22:31:54.255619 140008828372544 [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-22:31:54.255625 140008828372544 [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-22:31:54.255634 140008828372544 [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-22:31:54.798712 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079836.sst) /dev/shm/ToplingTemp/Topling-1086255-zeYmSJ 2024/11/20-22:31:55.301397 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079836.sst): first pass time = 0.50's, 267.017'MB/sec 2024/11/20-22:31:56.646941 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079836.sst): old prealloc_size = 147639500, real_size = 37186880 2024/11/20-22:31:56.647566 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079836.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925403 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0352 GB avg-val = 117.04 avg-zval = 38.03 2024/11/20-22:31:56.649332 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079836.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:31:57.503378 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079836.sst): second pass time = 1.34's, 80.540'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.86's, 48.368'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2915.910'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.335'MB/sec write SST data time = 0.16's, 251.150'MB/sec dict compress time = 4339550526.24's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 18788.312'MB/sec zip my value time = 1.34's, unzip length = 0.108'GB zip my value throughput = 80.540'MB/sec zip pipeline throughput = 137.200'MB/sec entries = 925403 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.04 avg-zval = 38.03 usrkeys = 925403 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.02 avg-zval = 38.03 TagRS{ kinds = RS_Key0_TagN bytes = 144680 } TagArray{ size = 923786 bytes = 3233264 } seq expand size = 6466502 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0352 GB dict = 1.08 MB all = 0.0414 GB } UnZip/Zip{ index = 10.5140 value = 3.0773 dict = 1.00 all = 3.2401 } Zip/UnZip{ index = 0.0951 value = 0.3250 dict = 1.00 all = 0.3086 } ---------------------------- total value len = 563.180505 GB avg = 0.331 KB (by entry num) total key len = 44.340318 GB avg = 0.026 KB total ukey len = 32.812650 GB avg = 0.014 KB total ukey num = 2.321939979 Billion total entry num = 1.701442001 Billion write speed all = 37.745571850 MB/sec (with seq num) write speed all = 36.899880326 MB/sec (without seq num) 2024/11/20-22:31:57.553934 140008828372544 [compaction_job.cc:1948] [default] [JOB 17826] Generated table #79836: 925403 keys, 41423910 bytes, temperature: kWarm 2024/11/20-22:31:57.554036 140008828372544 EVENT_LOG_v1 {"time_micros": 1732113117553990, "cf_name": "default", "job": 17826, "event": "table_file_creation", "file_number": 79836, "file_size": 41423910, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1243495328, "table_properties": {"data_size": 35195056, "index_size": 1760320, "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": 25911284, "raw_average_key_size": 28, "raw_value_size": 108306518, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925403, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732113114, "oldest_key_time": 0, "file_creation_time": 1732113114, "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": 79836, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:31:57.589006 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079837.sst) /dev/shm/ToplingTemp/Topling-1086255-YyQsmH 2024/11/20-22:31:58.438947 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079837.sst): first pass time = 0.85's, 157.926'MB/sec 2024/11/20-22:31:59.623584 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079837.sst): old prealloc_size = 147639500, real_size = 34876624 2024/11/20-22:31:59.624155 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079837.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926546 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0329 GB avg-val = 116.86 avg-zval = 35.48 2024/11/20-22:31:59.624979 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079837.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:32:00.459183 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079837.sst): second pass time = 1.18's, 91.467'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.504'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3318.007'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.327'MB/sec write SST data time = 0.13's, 308.283'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 29227.948'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 91.467'MB/sec zip pipeline throughput = 119.518'MB/sec entries = 926546 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.86 avg-zval = 35.48 usrkeys = 926546 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.86 avg-zval = 35.48 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926546 bytes = 3127104 } seq expand size = 6485822 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0329 GB dict = 1.08 MB all = 0.0389 GB } UnZip/Zip{ index = 10.4446 value = 3.2940 dict = 1.00 all = 3.4540 } Zip/UnZip{ index = 0.0957 value = 0.3036 dict = 1.00 all = 0.2895 } ---------------------------- total value len = 563.295266 GB avg = 0.331 KB (by entry num) total key len = 44.366261 GB avg = 0.026 KB total ukey len = 32.831181 GB avg = 0.014 KB total ukey num = 2.322866525 Billion total entry num = 1.702368547 Billion write speed all = 37.747381691 MB/sec (with seq num) write speed all = 36.901384997 MB/sec (without seq num) 2024/11/20-22:32:00.507119 140008828372544 [compaction_job.cc:1948] [default] [JOB 17826] Generated table #79837: 926546 keys, 38858464 bytes, temperature: kWarm 2024/11/20-22:32:00.507188 140008828372544 EVENT_LOG_v1 {"time_micros": 1732113120507157, "cf_name": "default", "job": 17826, "event": "table_file_creation", "file_number": 79837, "file_size": 38858464, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1119334417, "largest_seqno": 1243495441, "table_properties": {"data_size": 32870592, "index_size": 1774208, "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": 25943288, "raw_average_key_size": 28, "raw_value_size": 108274456, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926546, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732113117, "oldest_key_time": 0, "file_creation_time": 1732113117, "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": 79837, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:00.541454 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079838.sst) /dev/shm/ToplingTemp/Topling-1086255-9hUTBI 2024/11/20-22:32:01.345845 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079838.sst): first pass time = 0.80's, 166.867'MB/sec 2024/11/20-22:32:02.598996 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079838.sst): old prealloc_size = 147639500, real_size = 34862672 2024/11/20-22:32:02.599548 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079838.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924946 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0329 GB avg-val = 117.11 avg-zval = 35.54 2024/11/20-22:32:02.600339 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079838.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:32:03.434630 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079838.sst): second pass time = 1.25's, 86.499'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.481'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3594.657'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.325'MB/sec write SST data time = 0.12's, 316.364'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 31549.648'MB/sec zip my value time = 1.25's, unzip length = 0.108'GB zip my value throughput = 86.499'MB/sec zip pipeline throughput = 151.779'MB/sec entries = 924946 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.11 avg-zval = 35.54 usrkeys = 924946 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.11 avg-zval = 35.54 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924946 bytes = 3121712 } seq expand size = 6474622 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0329 GB dict = 1.08 MB all = 0.0388 GB } UnZip/Zip{ index = 10.5115 value = 3.2952 dict = 1.00 all = 3.4556 } Zip/UnZip{ index = 0.0951 value = 0.3035 dict = 1.00 all = 0.2894 } ---------------------------- total value len = 563.410059 GB avg = 0.331 KB (by entry num) total key len = 44.392159 GB avg = 0.026 KB total ukey len = 32.849680 GB avg = 0.014 KB total ukey num = 2.323791471 Billion total entry num = 1.703293493 Billion write speed all = 37.749144117 MB/sec (with seq num) write speed all = 36.902844192 MB/sec (without seq num) 2024/11/20-22:32:03.480756 140008828372544 [compaction_job.cc:1948] [default] [JOB 17826] Generated table #79838: 924946 keys, 38840166 bytes, temperature: kWarm 2024/11/20-22:32:03.480808 140008828372544 EVENT_LOG_v1 {"time_micros": 1732113123480781, "cf_name": "default", "job": 17826, "event": "table_file_creation", "file_number": 79838, "file_size": 38840166, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1119334463, "largest_seqno": 1243494302, "table_properties": {"data_size": 32871360, "index_size": 1759872, "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": 25898488, "raw_average_key_size": 28, "raw_value_size": 108319284, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924946, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732113120, "oldest_key_time": 0, "file_creation_time": 1732113120, "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": 79838, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:03.515791 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079839.sst) /dev/shm/ToplingTemp/Topling-1086255-kCZr5F 2024/11/20-22:32:04.441062 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079839.sst): first pass time = 0.93's, 145.062'MB/sec 2024/11/20-22:32:05.785317 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079839.sst): old prealloc_size = 147639500, real_size = 36242400 2024/11/20-22:32:05.785848 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079839.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 929229 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1082 GB zip-val = 0.0342 GB avg-val = 116.44 avg-zval = 36.81 2024/11/20-22:32:05.786672 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079839.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:32:06.578060 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079839.sst): second pass time = 1.34's, 80.533'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.79's, 51.049'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3532.704'MB/sec (index lex order gen) rebuild zvType time = 0.66's, 0.350'MB/sec write SST data time = 0.13's, 313.737'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 31483.412'MB/sec zip my value time = 1.34's, unzip length = 0.108'GB zip my value throughput = 80.533'MB/sec zip pipeline throughput = 156.689'MB/sec entries = 929229 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.44 avg-zval = 36.81 usrkeys = 929229 avg-key = 20.00 avg-zkey = 1.94 avg-val = 123.44 avg-zval = 36.81 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 929229 bytes = 3368464 } seq expand size = 6504603 multi value expand size = 0 cnt WriteAppend = 38 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0342 GB dict = 1.08 MB all = 0.0405 GB } UnZip/Zip{ index = 10.3083 value = 3.1631 dict = 1.00 all = 3.3167 } Zip/UnZip{ index = 0.0970 value = 0.3161 dict = 1.00 all = 0.3015 } ---------------------------- total value len = 563.524763 GB avg = 0.331 KB (by entry num) total key len = 44.418178 GB avg = 0.026 KB total ukey len = 32.868264 GB avg = 0.014 KB total ukey num = 2.324720700 Billion total entry num = 1.704222722 Billion write speed all = 37.750513998 MB/sec (with seq num) write speed all = 36.903917657 MB/sec (without seq num) 2024/11/20-22:32:06.625629 140008828372544 [compaction_job.cc:1948] [default] [JOB 17826] Generated table #79839: 929229 keys, 40467144 bytes, temperature: kWarm 2024/11/20-22:32:06.625687 140008828372544 EVENT_LOG_v1 {"time_micros": 1732113126625657, "cf_name": "default", "job": 17826, "event": "table_file_creation", "file_number": 79839, "file_size": 40467144, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 919911853, "largest_seqno": 1243495924, "table_properties": {"data_size": 34207056, "index_size": 1802880, "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": 26018412, "raw_average_key_size": 28, "raw_value_size": 108199386, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 929229, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732113123, "oldest_key_time": 0, "file_creation_time": 1732113123, "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": 79839, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:06.660835 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079840.sst) /dev/shm/ToplingTemp/Topling-1086255-lQFmGI 2024/11/20-22:32:07.430098 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079840.sst): first pass time = 0.77's, 174.483'MB/sec 2024/11/20-22:32:08.888260 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079840.sst): old prealloc_size = 147639500, real_size = 36500464 2024/11/20-22:32:08.888847 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079840.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926828 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1083 GB zip-val = 0.0345 GB avg-val = 116.81 avg-zval = 37.19 2024/11/20-22:32:08.889286 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079840.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:32:09.586614 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079840.sst): second pass time = 1.46's, 74.290'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 55.703'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3191.685'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.406'MB/sec write SST data time = 0.13's, 306.739'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 15422.946'MB/sec zip my value time = 1.46's, unzip length = 0.108'GB zip my value throughput = 74.290'MB/sec zip pipeline throughput = 77.431'MB/sec entries = 926828 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.81 avg-zval = 37.19 usrkeys = 926828 avg-key = 20.00 avg-zkey = 1.94 avg-val = 120.06 avg-zval = 37.19 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 429713 bytes = 1396576 } seq expand size = 3007991 multi value expand size = 0 cnt WriteAppend = 46 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0389 GB } UnZip/Zip{ index = 10.3076 value = 3.1409 dict = 1.00 all = 3.4503 } Zip/UnZip{ index = 0.0970 value = 0.3184 dict = 1.00 all = 0.2898 } ---------------------------- total value len = 563.636038 GB avg = 0.331 KB (by entry num) total key len = 44.444129 GB avg = 0.026 KB total ukey len = 32.886801 GB avg = 0.014 KB total ukey num = 2.325647528 Billion total entry num = 1.705149550 Billion write speed all = 37.751982338 MB/sec (with seq num) write speed all = 36.905083798 MB/sec (without seq num) 2024/11/20-22:32:09.634638 140008828372544 [compaction_job.cc:1948] [default] [JOB 17826] Generated table #79840: 926828 keys, 38900173 bytes, temperature: kWarm 2024/11/20-22:32:09.634701 140008828372544 EVENT_LOG_v1 {"time_micros": 1732113129634669, "cf_name": "default", "job": 17826, "event": "table_file_creation", "file_number": 79840, "file_size": 38900173, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933750, "table_properties": {"data_size": 34470240, "index_size": 1798336, "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": 25951184, "raw_average_key_size": 28, "raw_value_size": 108266596, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926828, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732113126, "oldest_key_time": 0, "file_creation_time": 1732113126, "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": 79840, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:09.669992 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079841.sst) /dev/shm/ToplingTemp/Topling-1086255-s8LNWH 2024/11/20-22:32:10.443490 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079841.sst): first pass time = 0.77's, 173.528'MB/sec 2024/11/20-22:32:11.847600 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079841.sst): old prealloc_size = 147639500, real_size = 36378816 2024/11/20-22:32:11.848142 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079841.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926727 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.83 avg-zval = 37.10 2024/11/20-22:32:11.848424 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079841.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:32:12.548455 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079841.sst): second pass time = 1.40's, 77.151'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 54.415'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3376.705'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.405'MB/sec write SST data time = 0.13's, 297.248'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 20478.173'MB/sec zip my value time = 1.40's, unzip length = 0.108'GB zip my value throughput = 77.151'MB/sec zip pipeline throughput = 77.151'MB/sec entries = 926727 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.83 avg-zval = 37.10 usrkeys = 926727 avg-key = 20.00 avg-zkey = 1.90 avg-val = 118.58 avg-zval = 37.10 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231899 bytes = 753680 } seq expand size = 1623293 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0381 GB } UnZip/Zip{ index = 10.5134 value = 3.1488 dict = 1.00 all = 3.5195 } Zip/UnZip{ index = 0.0951 value = 0.3176 dict = 1.00 all = 0.2841 } ---------------------------- total value len = 563.745931 GB avg = 0.330 KB (by entry num) total key len = 44.470077 GB avg = 0.026 KB total ukey len = 32.905335 GB avg = 0.014 KB total ukey num = 2.326574255 Billion total entry num = 1.706076277 Billion write speed all = 37.753473692 MB/sec (with seq num) write speed all = 36.906270659 MB/sec (without seq num) 2024/11/20-22:32:12.593862 140008828372544 [compaction_job.cc:1948] [default] [JOB 17826] Generated table #79841: 926727 keys, 38135573 bytes, temperature: kWarm 2024/11/20-22:32:12.593917 140008828372544 EVENT_LOG_v1 {"time_micros": 1732113132593888, "cf_name": "default", "job": 17826, "event": "table_file_creation", "file_number": 79841, "file_size": 38135573, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933812, "table_properties": {"data_size": 34383984, "index_size": 1762944, "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": 25948356, "raw_average_key_size": 28, "raw_value_size": 108269510, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926727, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732113129, "oldest_key_time": 0, "file_creation_time": 1732113129, "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": 79841, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:12.626361 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079842.sst) /dev/shm/ToplingTemp/Topling-1086255-FjgwbK 2024/11/20-22:32:13.406150 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079842.sst): first pass time = 0.78's, 172.127'MB/sec 2024/11/20-22:32:14.787946 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079842.sst): old prealloc_size = 147639500, real_size = 36902224 2024/11/20-22:32:14.788537 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079842.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926346 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0348 GB avg-val = 116.89 avg-zval = 37.62 2024/11/20-22:32:14.788722 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079842.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:32:15.496638 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079842.sst): second pass time = 1.38's, 78.405'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.71's, 53.916'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3171.698'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.400'MB/sec write SST data time = 0.13's, 295.977'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 18962.014'MB/sec zip my value time = 1.38's, unzip length = 0.108'GB zip my value throughput = 78.405'MB/sec zip pipeline throughput = 78.405'MB/sec entries = 926346 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.89 avg-zval = 37.62 usrkeys = 926346 avg-key = 20.00 avg-zkey = 1.97 avg-val = 117.52 avg-zval = 37.62 TagRS{ kinds = RS_Key0_TagN bytes = 144840 } TagArray{ size = 83847 bytes = 303968 } seq expand size = 586929 multi value expand size = 0 cnt WriteAppend = 31 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0348 GB dict = 1.08 MB all = 0.0382 GB } UnZip/Zip{ index = 10.1759 value = 3.1071 dict = 1.00 all = 3.5127 } Zip/UnZip{ index = 0.0983 value = 0.3218 dict = 1.00 all = 0.2847 } ---------------------------- total value len = 563.854798 GB avg = 0.330 KB (by entry num) total key len = 44.496015 GB avg = 0.026 KB total ukey len = 32.923862 GB avg = 0.014 KB total ukey num = 2.327500601 Billion total entry num = 1.707002623 Billion write speed all = 37.754932150 MB/sec (with seq num) write speed all = 36.907424208 MB/sec (without seq num) 2024/11/20-22:32:15.542999 140008828372544 [compaction_job.cc:1948] [default] [JOB 17826] Generated table #79842: 926346 keys, 38209267 bytes, temperature: kWarm 2024/11/20-22:32:15.543073 140008828372544 EVENT_LOG_v1 {"time_micros": 1732113135543022, "cf_name": "default", "job": 17826, "event": "table_file_creation", "file_number": 79842, "file_size": 38209267, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1243488472, "table_properties": {"data_size": 34849792, "index_size": 1820672, "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": 25937688, "raw_average_key_size": 28, "raw_value_size": 108280164, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926346, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732113132, "oldest_key_time": 0, "file_creation_time": 1732113132, "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": 79842, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:15.582275 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079843.sst) /dev/shm/ToplingTemp/Topling-1086255-SDFC7F 2024/11/20-22:32:16.415605 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079843.sst): first pass time = 0.83's, 161.067'MB/sec 2024/11/20-22:32:17.778960 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079843.sst): old prealloc_size = 147639500, real_size = 38142128 2024/11/20-22:32:17.779515 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079843.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924098 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0362 GB avg-val = 117.24 avg-zval = 39.12 2024/11/20-22:32:17.780301 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079843.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:32:18.582110 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079843.sst): second pass time = 1.36's, 79.508'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.80's, 52.585'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3272.140'MB/sec (index lex order gen) rebuild zvType time = 0.67's, 0.343'MB/sec write SST data time = 0.13's, 328.308'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 25487.597'MB/sec zip my value time = 1.36's, unzip length = 0.108'GB zip my value throughput = 79.508'MB/sec zip pipeline throughput = 150.868'MB/sec entries = 924098 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.24 avg-zval = 39.12 usrkeys = 924098 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.24 avg-zval = 39.12 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924098 bytes = 3234352 } seq expand size = 6468686 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0362 GB dict = 1.08 MB all = 0.0422 GB } UnZip/Zip{ index = 10.5130 value = 2.9968 dict = 1.00 all = 3.1780 } Zip/UnZip{ index = 0.0951 value = 0.3337 dict = 1.00 all = 0.3147 } ---------------------------- total value len = 563.969610 GB avg = 0.330 KB (by entry num) total key len = 44.521890 GB avg = 0.026 KB total ukey len = 32.942344 GB avg = 0.014 KB total ukey num = 2.328424699 Billion total entry num = 1.707926721 Billion write speed all = 37.756433399 MB/sec (with seq num) write speed all = 36.908628997 MB/sec (without seq num) 2024/11/20-22:32:18.657609 140008828372544 [compaction_job.cc:1948] [default] [JOB 17826] Generated table #79843: 924098 keys, 42233286 bytes, temperature: kWarm 2024/11/20-22:32:18.657652 140008828372544 EVENT_LOG_v1 {"time_micros": 1732113138657628, "cf_name": "default", "job": 17826, "event": "table_file_creation", "file_number": 79843, "file_size": 42233286, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1052132503, "largest_seqno": 1243495123, "table_properties": {"data_size": 36152928, "index_size": 1758016, "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": 25874744, "raw_average_key_size": 28, "raw_value_size": 108343036, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924098, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732113135, "oldest_key_time": 0, "file_creation_time": 1732113135, "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": 79843, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:18.693766 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079844.sst) /dev/shm/ToplingTemp/Topling-1086255-PeOrkH 2024/11/20-22:32:19.507639 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079844.sst): first pass time = 0.81's, 164.917'MB/sec 2024/11/20-22:32:20.780714 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079844.sst): old prealloc_size = 147639500, real_size = 35533648 2024/11/20-22:32:20.781252 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079844.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925310 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0017 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0336 GB avg-val = 117.05 avg-zval = 36.26 2024/11/20-22:32:20.782019 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079844.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:32:21.616722 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079844.sst): second pass time = 1.27's, 85.130'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 47.406'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3377.405'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.328'MB/sec write SST data time = 0.13's, 305.700'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 18908.187'MB/sec zip my value time = 1.27's, unzip length = 0.108'GB zip my value throughput = 85.130'MB/sec zip pipeline throughput = 153.209'MB/sec entries = 925310 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.05 avg-zval = 36.26 usrkeys = 925310 avg-key = 20.00 avg-zkey = 1.89 avg-val = 124.05 avg-zval = 36.26 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925310 bytes = 3238592 } seq expand size = 6477170 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0336 GB dict = 1.08 MB all = 0.0396 GB } UnZip/Zip{ index = 10.5826 value = 3.2280 dict = 1.00 all = 3.3867 } Zip/UnZip{ index = 0.0945 value = 0.3098 dict = 1.00 all = 0.2953 } ---------------------------- total value len = 564.084396 GB avg = 0.330 KB (by entry num) total key len = 44.547798 GB avg = 0.026 KB total ukey len = 32.960850 GB avg = 0.014 KB total ukey num = 2.329350009 Billion total entry num = 1.708852031 Billion write speed all = 37.758053762 MB/sec (with seq num) write speed all = 36.909949735 MB/sec (without seq num) 2024/11/20-22:32:21.664019 140008828372544 [compaction_job.cc:1948] [default] [JOB 17826] Generated table #79844: 925310 keys, 39631064 bytes, temperature: kWarm 2024/11/20-22:32:21.664089 140008828372544 EVENT_LOG_v1 {"time_micros": 1732113141664060, "cf_name": "default", "job": 17826, "event": "table_file_creation", "file_number": 79844, "file_size": 39631064, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980002219, "largest_seqno": 1243494486, "table_properties": {"data_size": 33553408, "index_size": 1748736, "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": 25908680, "raw_average_key_size": 28, "raw_value_size": 108309152, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925310, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732113138, "oldest_key_time": 0, "file_creation_time": 1732113138, "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": 79844, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:21.701461 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079845.sst) /dev/shm/ToplingTemp/Topling-1086255-We4IbK 2024/11/20-22:32:22.519298 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079845.sst): first pass time = 0.82's, 164.119'MB/sec 2024/11/20-22:32:23.767391 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079845.sst): old prealloc_size = 147639500, real_size = 35282064 2024/11/20-22:32:23.767912 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079845.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 929170 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0333 GB avg-val = 116.45 avg-zval = 35.82 2024/11/20-22:32:23.768712 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079845.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:32:24.597782 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079845.sst): second pass time = 1.25's, 86.748'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 47.433'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3538.446'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.330'MB/sec write SST data time = 0.13's, 313.137'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 14771.139'MB/sec zip my value time = 1.25's, unzip length = 0.108'GB zip my value throughput = 86.748'MB/sec zip pipeline throughput = 154.474'MB/sec entries = 929170 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.45 avg-zval = 35.82 usrkeys = 929170 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.45 avg-zval = 35.82 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 929170 bytes = 3252112 } seq expand size = 6504190 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0333 GB dict = 1.08 MB all = 0.0394 GB } UnZip/Zip{ index = 10.5125 value = 3.2511 dict = 1.00 all = 3.4077 } Zip/UnZip{ index = 0.0951 value = 0.3076 dict = 1.00 all = 0.2935 } ---------------------------- total value len = 564.199101 GB avg = 0.330 KB (by entry num) total key len = 44.573815 GB avg = 0.026 KB total ukey len = 32.979434 GB avg = 0.014 KB total ukey num = 2.330279179 Billion total entry num = 1.709781201 Billion write speed all = 37.759800618 MB/sec (with seq num) write speed all = 36.911392346 MB/sec (without seq num) 2024/11/20-22:32:24.643430 140008828372544 [compaction_job.cc:1948] [default] [JOB 17826] Generated table #79845: 929170 keys, 39386804 bytes, temperature: kWarm 2024/11/20-22:32:24.643490 140008828372544 EVENT_LOG_v1 {"time_micros": 1732113144643454, "cf_name": "default", "job": 17826, "event": "table_file_creation", "file_number": 79845, "file_size": 39386804, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1084741941, "largest_seqno": 1243494372, "table_properties": {"data_size": 33281856, "index_size": 1767744, "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": 26016760, "raw_average_key_size": 28, "raw_value_size": 108201044, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 929170, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732113141, "oldest_key_time": 0, "file_creation_time": 1732113141, "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": 79845, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:24.683139 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079846.sst) /dev/shm/ToplingTemp/Topling-1086255-CQL9KI 2024/11/20-22:32:25.513732 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079846.sst): first pass time = 0.83's, 161.598'MB/sec 2024/11/20-22:32:26.687921 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079846.sst): old prealloc_size = 147639500, real_size = 36459328 2024/11/20-22:32:26.688511 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079846.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 929512 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.95 raw-val = 0.1082 GB zip-val = 0.0344 GB avg-val = 116.40 avg-zval = 37.02 2024/11/20-22:32:26.689325 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079846.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:32:27.465321 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079846.sst): second pass time = 1.17's, 92.204'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.78's, 52.338'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3206.304'MB/sec (index lex order gen) rebuild zvType time = 0.65's, 0.358'MB/sec write SST data time = 0.13's, 319.854'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 34635.419'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.204'MB/sec zip pipeline throughput = 92.204'MB/sec entries = 929512 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.40 avg-zval = 37.02 usrkeys = 929512 avg-key = 20.00 avg-zkey = 1.95 avg-val = 123.40 avg-zval = 37.02 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 929512 bytes = 3369488 } seq expand size = 6506584 multi value expand size = 0 cnt WriteAppend = 24 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0407 GB } UnZip/Zip{ index = 10.2434 value = 3.1440 dict = 1.00 all = 3.2988 } Zip/UnZip{ index = 0.0976 value = 0.3181 dict = 1.00 all = 0.3031 } ---------------------------- total value len = 564.313799 GB avg = 0.330 KB (by entry num) total key len = 44.599842 GB avg = 0.026 KB total ukey len = 32.998024 GB avg = 0.014 KB total ukey num = 2.331208691 Billion total entry num = 1.710710713 Billion write speed all = 37.761812801 MB/sec (with seq num) write speed all = 36.913094252 MB/sec (without seq num) 2024/11/20-22:32:27.519204 140008828372544 [compaction_job.cc:1948] [default] [JOB 17826] Generated table #79846: 929512 keys, 40686642 bytes, temperature: kWarm 2024/11/20-22:32:27.519272 140008828372544 EVENT_LOG_v1 {"time_micros": 1732113147519231, "cf_name": "default", "job": 17826, "event": "table_file_creation", "file_number": 79846, "file_size": 40686642, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958816147, "largest_seqno": 1243495540, "table_properties": {"data_size": 34411888, "index_size": 1814848, "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": 26026336, "raw_average_key_size": 28, "raw_value_size": 108191480, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 929512, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732113144, "oldest_key_time": 0, "file_creation_time": 1732113144, "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": 79846, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:27.551162 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079847.sst) /dev/shm/ToplingTemp/Topling-1086255-E3EZ4G 2024/11/20-22:32:28.379442 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079847.sst): first pass time = 0.83's, 162.049'MB/sec 2024/11/20-22:32:29.568716 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079847.sst): old prealloc_size = 147639500, real_size = 35379952 2024/11/20-22:32:29.569264 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079847.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922936 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0334 GB avg-val = 117.42 avg-zval = 36.18 2024/11/20-22:32:29.570085 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079847.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:32:30.376643 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079847.sst): second pass time = 1.19's, 91.181'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 48.999'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3323.596'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.340'MB/sec write SST data time = 0.13's, 307.026'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 32701.918'MB/sec zip my value time = 1.19's, unzip length = 0.108'GB zip my value throughput = 91.181'MB/sec zip pipeline throughput = 91.181'MB/sec entries = 922936 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.42 avg-zval = 36.18 usrkeys = 922936 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.42 avg-zval = 36.18 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922936 bytes = 3345664 } seq expand size = 6460552 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0334 GB dict = 1.08 MB all = 0.0396 GB } UnZip/Zip{ index = 10.5116 value = 3.2455 dict = 1.00 all = 3.3904 } Zip/UnZip{ index = 0.0951 value = 0.3081 dict = 1.00 all = 0.2949 } ---------------------------- total value len = 564.428635 GB avg = 0.330 KB (by entry num) total key len = 44.625684 GB avg = 0.026 KB total ukey len = 33.016483 GB avg = 0.014 KB total ukey num = 2.332131627 Billion total entry num = 1.711633649 Billion write speed all = 37.763718875 MB/sec (with seq num) write speed all = 36.914695727 MB/sec (without seq num) 2024/11/20-22:32:30.424815 140008828372544 [compaction_job.cc:1948] [default] [JOB 17826] Generated table #79847: 922936 keys, 39587324 bytes, temperature: kWarm 2024/11/20-22:32:30.424871 140008828372544 EVENT_LOG_v1 {"time_micros": 1732113150424841, "cf_name": "default", "job": 17826, "event": "table_file_creation", "file_number": 79847, "file_size": 39587324, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 964451119, "largest_seqno": 1243494042, "table_properties": {"data_size": 33392992, "index_size": 1756032, "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": 25842208, "raw_average_key_size": 28, "raw_value_size": 108375660, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922936, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732113147, "oldest_key_time": 0, "file_creation_time": 1732113147, "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": 79847, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:30.460039 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079848.sst) /dev/shm/ToplingTemp/Topling-1086255-wFyC4J 2024/11/20-22:32:31.383684 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079848.sst): first pass time = 0.92's, 145.319'MB/sec 2024/11/20-22:32:32.681001 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079848.sst): old prealloc_size = 147639500, real_size = 35901440 2024/11/20-22:32:32.681616 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079848.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926923 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0339 GB avg-val = 116.80 avg-zval = 36.57 2024/11/20-22:32:32.682422 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079848.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:32:33.517344 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079848.sst): second pass time = 1.30's, 83.510'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 47.690'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3150.785'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.328'MB/sec write SST data time = 0.13's, 310.513'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 27900.436'MB/sec zip my value time = 1.30's, unzip length = 0.108'GB zip my value throughput = 83.510'MB/sec zip pipeline throughput = 83.510'MB/sec entries = 926923 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.80 avg-zval = 36.57 usrkeys = 926923 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.80 avg-zval = 36.57 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926923 bytes = 3128384 } seq expand size = 6488461 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0339 GB dict = 1.08 MB all = 0.0399 GB } UnZip/Zip{ index = 10.4443 value = 3.1941 dict = 1.00 all = 3.3652 } Zip/UnZip{ index = 0.0957 value = 0.3131 dict = 1.00 all = 0.2972 } ---------------------------- total value len = 564.543388 GB avg = 0.330 KB (by entry num) total key len = 44.651638 GB avg = 0.026 KB total ukey len = 33.035021 GB avg = 0.014 KB total ukey num = 2.333058550 Billion total entry num = 1.712560572 Billion write speed all = 37.765089022 MB/sec (with seq num) write speed all = 36.915771483 MB/sec (without seq num) 2024/11/20-22:32:33.566256 140008828372544 [compaction_job.cc:1948] [default] [JOB 17826] Generated table #79848: 926923 keys, 39884540 bytes, temperature: kWarm 2024/11/20-22:32:33.566320 140008828372544 EVENT_LOG_v1 {"time_micros": 1732113153566289, "cf_name": "default", "job": 17826, "event": "table_file_creation", "file_number": 79848, "file_size": 39884540, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1174490338, "largest_seqno": 1243495698, "table_properties": {"data_size": 33894576, "index_size": 1774976, "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": 25953844, "raw_average_key_size": 28, "raw_value_size": 108263934, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926923, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732113150, "oldest_key_time": 0, "file_creation_time": 1732113150, "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": 79848, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:33.604526 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079849.sst) /dev/shm/ToplingTemp/Topling-1086255-NgCAPG 2024/11/20-22:32:34.518542 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079849.sst): first pass time = 0.91's, 146.851'MB/sec 2024/11/20-22:32:35.867183 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079849.sst): old prealloc_size = 147639500, real_size = 35610640 2024/11/20-22:32:35.867782 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079849.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924344 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0336 GB avg-val = 117.20 avg-zval = 36.37 2024/11/20-22:32:35.868566 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079849.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:32:36.783550 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079849.sst): second pass time = 1.35's, 80.378'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.92's, 43.200'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3079.756'MB/sec (index lex order gen) rebuild zvType time = 0.78's, 0.296'MB/sec write SST data time = 0.13's, 294.956'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 30434.597'MB/sec zip my value time = 1.35's, unzip length = 0.108'GB zip my value throughput = 80.378'MB/sec zip pipeline throughput = 134.212'MB/sec entries = 924344 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.20 avg-zval = 36.37 usrkeys = 924344 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.20 avg-zval = 36.37 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924344 bytes = 3119680 } seq expand size = 6470408 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0336 GB dict = 1.08 MB all = 0.0396 GB } UnZip/Zip{ index = 10.5112 value = 3.2223 dict = 1.00 all = 3.3905 } Zip/UnZip{ index = 0.0951 value = 0.3103 dict = 1.00 all = 0.2949 } ---------------------------- total value len = 564.658195 GB avg = 0.330 KB (by entry num) total key len = 44.677519 GB avg = 0.026 KB total ukey len = 33.053508 GB avg = 0.014 KB total ukey num = 2.333982894 Billion total entry num = 1.713484916 Billion write speed all = 37.766163724 MB/sec (with seq num) write speed all = 36.916559798 MB/sec (without seq num) 2024/11/20-22:32:36.860559 140008828372544 [compaction_job.cc:1948] [default] [JOB 17826] Generated table #79849: 924344 keys, 39586780 bytes, temperature: kWarm 2024/11/20-22:32:36.860626 140008828372544 EVENT_LOG_v1 {"time_micros": 1732113156860595, "cf_name": "default", "job": 17826, "event": "table_file_creation", "file_number": 79849, "file_size": 39586780, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1135912417, "largest_seqno": 1243495065, "table_properties": {"data_size": 33620608, "index_size": 1758784, "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": 25881632, "raw_average_key_size": 28, "raw_value_size": 108336240, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924344, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732113153, "oldest_key_time": 0, "file_creation_time": 1732113153, "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": 79849, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:36.898160 140008828372544 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079850.sst) /dev/shm/ToplingTemp/Topling-1086255-mhrb2H 2024/11/20-22:32:36.981814 140008828372544 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079850.sst): first pass time = 0.08's, 242.711'MB/sec 2024/11/20-22:32:37.143725 140008828372544 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079850.sst): old prealloc_size = 147639500, real_size = 5826448 2024/11/20-22:32:37.143867 140008828372544 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079850.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 140577 prefix = 4 raw-key = 0.0022 GB zip-key = 0.0003 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.0164 GB zip-val = 0.0055 GB avg-val = 116.37 avg-zval = 39.27 2024/11/20-22:32:37.144039 140008828372544 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079850.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.020 GB 2024/11/20-22:32:37.269716 140008828372544 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00/079850.sst): second pass time = 0.16's, 101.477'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.13's, 50.974'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2333.144'MB/sec (index lex order gen) rebuild zvType time = 0.10's, 0.335'MB/sec write SST data time = 0.02's, 307.638'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.172'MB, throughput = 5782.848'MB/sec zip my value time = 0.16's, unzip length = 0.016'GB zip my value throughput = 101.477'MB/sec zip pipeline throughput = 101.477'MB/sec entries = 140577 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.37 avg-zval = 39.27 usrkeys = 140577 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.37 avg-zval = 39.27 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 140577 bytes = 456896 } seq expand size = 984039 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0028 GB value = 0.0164 GB dict = 0.17 MB all = 0.0203 GB } __ZipSize{ index = 0.0003 GB value = 0.0055 GB dict = 0.17 MB all = 0.0064 GB } UnZip/Zip{ index = 10.3928 value = 2.9633 dict = 1.00 all = 3.1607 } Zip/UnZip{ index = 0.0962 value = 0.3375 dict = 1.00 all = 0.3164 } ---------------------------- total value len = 564.675538 GB avg = 0.330 KB (by entry num) total key len = 44.681455 GB avg = 0.026 KB total ukey len = 33.056320 GB avg = 0.014 KB total ukey num = 2.334123471 Billion total entry num = 1.713625493 Billion write speed all = 37.766344634 MB/sec (with seq num) write speed all = 36.916696606 MB/sec (without seq num) 2024/11/20-22:32:37.283478 140008828372544 [compaction_job.cc:1948] [default] [JOB 17826] Generated table #79850: 140577 keys, 6421285 bytes, temperature: kWarm 2024/11/20-22:32:37.283534 140008828372544 EVENT_LOG_v1 {"time_micros": 1732113157283504, "cf_name": "default", "job": 17826, "event": "table_file_creation", "file_number": 79850, "file_size": 6421285, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1207910993, "largest_seqno": 1243494169, "table_properties": {"data_size": 5520576, "index_size": 270528, "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": 3936156, "raw_average_key_size": 28, "raw_value_size": 16359386, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 140577, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732113156, "oldest_key_time": 0, "file_creation_time": 1732113156, "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": 79850, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:37.295036 140008828372544 [compaction_job.cc:703] job-17826: subcompact[0], size: 0.562252 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17826/att-00 [079836,079837,079838,079839,079840,079841,079842,079843,079844,079845,079846,079847,079848,079849,079850] 2024/11/20-22:32:37.388311 140008828372544 (Original Log Time 2024/11/20-22:31:54.249132) EVENT_LOG_v1 {"time_micros": 1732113114249109, "job": 17826, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [79815], "files_L3": [79832, 79833, 79806, 79807, 79808, 79711, 79712, 79713, 79714, 79715, 79716, 79717, 79718, 79719, 79720, 79762], "score": 0.998883, "input_data_size": 588354844, "oldest_snapshot_seqno": 1244686046} 2024/11/20-22:32:37.388314 140008828372544 (Original Log Time 2024/11/20-22:32:37.387006) [compaction_job.cc:2022] [default] [JOB 17826] Compacted 1@2 + 16@3 files to L3 => 562252422 bytes 2024/11/20-22:32:37.388316 140008828372544 (Original Log Time 2024/11/20-22:32:37.388241) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 15 0 0 0] max score 0.02, MB/sec: 13.7 rd, 13.1 wr, level 3, files in(1, 16) out(15 +0 blob) MB in(27.1, 534.0 +0.0 blob) out(536.2 +0.0 blob), read-write-amplify(40.5) write-amplify(19.8) OK, records in: 13197071, records dropped: 88176 output_compression: Snappy 2024/11/20-22:32:37.388320 140008828372544 (Original Log Time 2024/11/20-22:32:37.388289) EVENT_LOG_v1 {"time_micros": 1732113157388263, "cf": "default", "job": 17826, "event": "compaction_finished", "compaction_time_micros": 43045909, "compaction_time_cpu_micros": 18771182, "output_level": 3, "num_output_files": 15, "total_output_size": 562252422, "num_input_records": 13197071, "num_output_records": 13108895, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 380021772, "file_range_sync_nanos": 0, "file_fsync_nanos": 13208, "file_prepare_write_nanos": 32806, "lsm_state": [0, 0, 0, 15, 0, 0, 0]} 2024/11/20-22:32:37.519187 140008828372544 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":1732113114,"executesMs":43291,"compactionJobId":17826,"attempt":0,"compactionInputRawBytes":1911865898,"compactionInputZipBytes":588354844,"compactionOutputRawBytes":0,"compactionOutputZipBytes":562252422,"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-24783b0c207d32b0971a6059e46264fd-0ecd69f4547b31c8-00"}}, response = 2024/11/20-22:32:37.519255 140008828372544 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-17826/att-00: olev 3, work 43.292 s, result 7.779 ms, install 1.329 ms, input{raw 1.781 GiB zip 561.099 MiB}