2024/11/20-22:32:55.345635 140007896782400 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00: fork to child time = 0.021201 sec 2024/11/20-22:32:55.346409 140007896782400 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00 2024/11/20-22:32:55.353949 140007896782400 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00 2024/11/20-22:32:55.356252 140007896782400 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:32:55.356594 140007896782400 [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:32:55.399918 140007896782400 [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-17891/att-00/MANIFEST-049091 2024/11/20-22:32:55.463259 140007896782400 [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-17891/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 79941, last_sequence is 1245944587, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 79726 2024/11/20-22:32:55.463279 140007896782400 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:32:55.463401 140007896782400 [version_set.cc:5724] Creating manifest 79941 2024/11/20-22:32:55.495775 140007896782400 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:32:55.515785 140007896782400 [compaction_job.cc:2437] [default] [JOB 17891] Compacting 1@2 + 11@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/20-22:32:55.515813 140007896782400 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 13730 Base level 2, inputs: [79926(18MB)], [79896(38MB) 79897(37MB) 79898(36MB) 79899(36MB) 79900(40MB) 79901(37MB) 79902(37MB) 79903(38MB) 79904(37MB) 79905(38MB) 79933(37MB)] 2024/11/20-22:32:55.523398 140007896782400 [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:32:55.523432 140007896782400 [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:32:55.523461 140007896782400 [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:32:55.523474 140007896782400 [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:32:55.523490 140007896782400 [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:32:56.010023 140007896782400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079942.sst) /dev/shm/ToplingTemp/Topling-1087556-se1oi3 2024/11/20-22:32:56.516458 140007896782400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079942.sst): first pass time = 0.51's, 265.058'MB/sec 2024/11/20-22:32:57.676548 140007896782400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079942.sst): old prealloc_size = 147639500, real_size = 36264432 2024/11/20-22:32:57.677269 140007896782400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079942.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 929190 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.0342 GB avg-val = 116.45 avg-zval = 36.83 2024/11/20-22:32:57.678877 140007896782400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079942.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:58.866300 140007896782400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079942.sst): second pass time = 1.16's, 93.347'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.19's, 34.031'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2652.062'MB/sec (index lex order gen) rebuild zvType time = 1.06's, 0.220'MB/sec write SST data time = 0.13's, 302.664'MB/sec dict compress time = 8225610810.48's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 18016.164'MB/sec zip my value time = 1.16's, unzip length = 0.108'GB zip my value throughput = 93.347'MB/sec zip pipeline throughput = 93.347'MB/sec entries = 929190 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.45 avg-zval = 36.83 usrkeys = 929190 avg-key = 20.00 avg-zkey = 1.95 avg-val = 123.45 avg-zval = 36.83 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 929190 bytes = 3368336 } seq expand size = 6504330 multi value expand size = 0 cnt WriteAppend = 39 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.2420 value = 3.1621 dict = 1.00 all = 3.3149 } Zip/UnZip{ index = 0.0976 value = 0.3162 dict = 1.00 all = 0.3017 } ---------------------------- total value len = 563.180437 GB avg = 0.331 KB (by entry num) total key len = 44.340424 GB avg = 0.026 KB total ukey len = 32.812726 GB avg = 0.014 KB total ukey num = 2.321943766 Billion total entry num = 1.701445788 Billion write speed all = 37.602215421 MB/sec (with seq num) write speed all = 36.759733983 MB/sec (without seq num) 2024/11/20-22:32:58.914997 140007896782400 [compaction_job.cc:1948] [default] [JOB 17891] Generated table #79942: 929190 keys, 40488888 bytes, temperature: kWarm 2024/11/20-22:32:58.915105 140007896782400 EVENT_LOG_v1 {"time_micros": 1732113178915061, "cf_name": "default", "job": 17891, "event": "table_file_creation", "file_number": 79942, "file_size": 40488888, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 919911853, "largest_seqno": 1244999263, "table_properties": {"data_size": 34217504, "index_size": 1814464, "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": 26017320, "raw_average_key_size": 28, "raw_value_size": 108200512, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 929190, "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": 1732113175, "oldest_key_time": 0, "file_creation_time": 1732113175, "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": 79942, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:32:58.952748 140007896782400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079943.sst) /dev/shm/ToplingTemp/Topling-1087556-xTVT53 2024/11/20-22:32:59.811138 140007896782400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079943.sst): first pass time = 0.86's, 156.367'MB/sec 2024/11/20-22:33:01.189771 140007896782400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079943.sst): old prealloc_size = 147639500, real_size = 36548688 2024/11/20-22:33:01.190561 140007896782400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079943.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926985 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.79 avg-zval = 37.24 2024/11/20-22:33:01.191097 140007896782400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079943.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:33:02.206847 140007896782400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079943.sst): second pass time = 1.38's, 78.585'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.02's, 38.329'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2362.500'MB/sec (index lex order gen) rebuild zvType time = 0.86's, 0.270'MB/sec write SST data time = 0.16's, 244.299'MB/sec dict compress time = 8225610810.48's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 20542.982'MB/sec zip my value time = 1.38's, unzip length = 0.108'GB zip my value throughput = 78.585'MB/sec zip pipeline throughput = 78.585'MB/sec entries = 926985 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.79 avg-zval = 37.24 usrkeys = 926985 avg-key = 20.00 avg-zkey = 1.94 avg-val = 120.12 avg-zval = 37.24 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 440444 bytes = 1431456 } seq expand size = 3083108 multi value expand size = 0 cnt WriteAppend = 45 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.0390 GB } UnZip/Zip{ index = 10.3075 value = 3.1364 dict = 1.00 all = 3.4430 } Zip/UnZip{ index = 0.0970 value = 0.3188 dict = 1.00 all = 0.2904 } ---------------------------- total value len = 563.291782 GB avg = 0.331 KB (by entry num) total key len = 44.366379 GB avg = 0.026 KB total ukey len = 32.831265 GB avg = 0.014 KB total ukey num = 2.322870751 Billion total entry num = 1.702372773 Billion write speed all = 37.602938739 MB/sec (with seq num) write speed all = 36.760172550 MB/sec (without seq num) 2024/11/20-22:33:02.253961 140007896782400 [compaction_job.cc:1948] [default] [JOB 17891] Generated table #79943: 926985 keys, 38983141 bytes, temperature: kWarm 2024/11/20-22:33:02.254032 140007896782400 EVENT_LOG_v1 {"time_micros": 1732113182253995, "cf_name": "default", "job": 17891, "event": "table_file_creation", "file_number": 79943, "file_size": 38983141, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933750, "table_properties": {"data_size": 34518080, "index_size": 1798656, "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": 25955580, "raw_average_key_size": 28, "raw_value_size": 108262162, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926985, "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": 1732113178, "oldest_key_time": 0, "file_creation_time": 1732113178, "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": 79943, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:33:02.295841 140007896782400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079944.sst) /dev/shm/ToplingTemp/Topling-1087556-NcSiO3 2024/11/20-22:33:03.151538 140007896782400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079944.sst): first pass time = 0.86's, 156.859'MB/sec 2024/11/20-22:33:04.628178 140007896782400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079944.sst): old prealloc_size = 147639500, real_size = 36369696 2024/11/20-22:33:04.628916 140007896782400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079944.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.09 2024/11/20-22:33:04.629273 140007896782400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079944.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:33:05.450710 140007896782400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079944.sst): second pass time = 1.48's, 73.375'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 46.353'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2481.538'MB/sec (index lex order gen) rebuild zvType time = 0.66's, 0.349'MB/sec write SST data time = 0.16's, 242.004'MB/sec dict compress time = 0.00's, 1080126.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 17550.468'MB/sec zip my value time = 1.48's, unzip length = 0.108'GB zip my value throughput = 73.375'MB/sec zip pipeline throughput = 73.375'MB/sec entries = 926727 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.83 avg-zval = 37.09 usrkeys = 926727 avg-key = 20.00 avg-zkey = 1.90 avg-val = 118.58 avg-zval = 37.09 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.1497 dict = 1.00 all = 3.5203 } Zip/UnZip{ index = 0.0951 value = 0.3175 dict = 1.00 all = 0.2841 } ---------------------------- total value len = 563.401675 GB avg = 0.331 KB (by entry num) total key len = 44.392328 GB avg = 0.026 KB total ukey len = 32.849800 GB avg = 0.014 KB total ukey num = 2.323797478 Billion total entry num = 1.703299500 Billion write speed all = 37.603796404 MB/sec (with seq num) write speed all = 36.760740667 MB/sec (without seq num) 2024/11/20-22:33:05.499107 140007896782400 [compaction_job.cc:1948] [default] [JOB 17891] Generated table #79944: 926727 keys, 38126285 bytes, temperature: kWarm 2024/11/20-22:33:05.499169 140007896782400 EVENT_LOG_v1 {"time_micros": 1732113185499139, "cf_name": "default", "job": 17891, "event": "table_file_creation", "file_number": 79944, "file_size": 38126285, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933812, "table_properties": {"data_size": 34374864, "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": 1732113182, "oldest_key_time": 0, "file_creation_time": 1732113182, "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": 79944, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:33:05.535567 140007896782400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079945.sst) /dev/shm/ToplingTemp/Topling-1087556-MI64B5 2024/11/20-22:33:06.390352 140007896782400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079945.sst): first pass time = 0.85's, 157.025'MB/sec 2024/11/20-22:33:08.210094 140007896782400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079945.sst): old prealloc_size = 147639500, real_size = 36876944 2024/11/20-22:33:08.210675 140007896782400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079945.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926073 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.93 avg-zval = 37.61 2024/11/20-22:33:08.210857 140007896782400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079945.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:33:08.928823 140007896782400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079945.sst): second pass time = 1.82's, 59.533'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.72's, 53.074'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3258.004'MB/sec (index lex order gen) rebuild zvType time = 0.59's, 0.392'MB/sec write SST data time = 0.13's, 299.803'MB/sec dict compress time = 0.00's, 1080494.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 27156.961'MB/sec zip my value time = 1.82's, unzip length = 0.108'GB zip my value throughput = 59.533'MB/sec zip pipeline throughput = 108.736'MB/sec entries = 926073 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.93 avg-zval = 37.61 usrkeys = 926073 avg-key = 20.00 avg-zkey = 1.97 avg-val = 117.48 avg-zval = 37.61 TagRS{ kinds = RS_Key0_TagN bytes = 144800 } TagArray{ size = 73000 bytes = 264640 } seq expand size = 511000 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.0381 GB } UnZip/Zip{ index = 10.1754 value = 3.1095 dict = 1.00 all = 3.5186 } Zip/UnZip{ index = 0.0983 value = 0.3216 dict = 1.00 all = 0.2842 } ---------------------------- total value len = 563.510474 GB avg = 0.331 KB (by entry num) total key len = 44.418258 GB avg = 0.026 KB total ukey len = 32.868321 GB avg = 0.014 KB total ukey num = 2.324723551 Billion total entry num = 1.704225573 Billion write speed all = 37.604040030 MB/sec (with seq num) write speed all = 36.760707405 MB/sec (without seq num) 2024/11/20-22:33:08.977027 140007896782400 [compaction_job.cc:1948] [default] [JOB 17891] Generated table #79945: 926073 keys, 38144829 bytes, temperature: kWarm 2024/11/20-22:33:08.977102 140007896782400 EVENT_LOG_v1 {"time_micros": 1732113188977071, "cf_name": "default", "job": 17891, "event": "table_file_creation", "file_number": 79945, "file_size": 38144829, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1242264252, "table_properties": {"data_size": 34825024, "index_size": 1820224, "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": 25930044, "raw_average_key_size": 28, "raw_value_size": 108287762, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926073, "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": 1732113185, "oldest_key_time": 0, "file_creation_time": 1732113185, "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": 79945, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:33:09.016472 140007896782400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079946.sst) /dev/shm/ToplingTemp/Topling-1087556-fax3M5 2024/11/20-22:33:09.972303 140007896782400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079946.sst): first pass time = 0.96's, 140.426'MB/sec 2024/11/20-22:33:11.346872 140007896782400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079946.sst): old prealloc_size = 147639500, real_size = 38108064 2024/11/20-22:33:11.347461 140007896782400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079946.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924411 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.0361 GB avg-val = 117.19 avg-zval = 39.07 2024/11/20-22:33:11.348270 140007896782400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079946.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:33:12.242229 140007896782400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079946.sst): second pass time = 1.37's, 78.859'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.90's, 47.133'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3099.356'MB/sec (index lex order gen) rebuild zvType time = 0.77's, 0.301'MB/sec write SST data time = 0.13's, 335.055'MB/sec dict compress time = 2314885530.82's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 26048.454'MB/sec zip my value time = 1.37's, unzip length = 0.108'GB zip my value throughput = 78.859'MB/sec zip pipeline throughput = 163.260'MB/sec entries = 924411 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.19 avg-zval = 39.07 usrkeys = 924411 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.19 avg-zval = 39.07 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924411 bytes = 3235456 } seq expand size = 6470877 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0361 GB dict = 1.08 MB all = 0.0422 GB } UnZip/Zip{ index = 10.5135 value = 2.9994 dict = 1.00 all = 3.1805 } Zip/UnZip{ index = 0.0951 value = 0.3334 dict = 1.00 all = 0.3144 } ---------------------------- total value len = 563.625279 GB avg = 0.331 KB (by entry num) total key len = 44.444141 GB avg = 0.026 KB total ukey len = 32.886809 GB avg = 0.014 KB total ukey num = 2.325647962 Billion total entry num = 1.705149984 Billion write speed all = 37.605035161 MB/sec (with seq num) write speed all = 36.761417995 MB/sec (without seq num) 2024/11/20-22:33:12.298621 140007896782400 [compaction_job.cc:1948] [default] [JOB 17891] Generated table #79946: 924411 keys, 42199860 bytes, temperature: kWarm 2024/11/20-22:33:12.298688 140007896782400 EVENT_LOG_v1 {"time_micros": 1732113192298656, "cf_name": "default", "job": 17891, "event": "table_file_creation", "file_number": 79946, "file_size": 42199860, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1052132503, "largest_seqno": 1244999128, "table_properties": {"data_size": 36118224, "index_size": 1758528, "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": 25883508, "raw_average_key_size": 28, "raw_value_size": 108334266, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924411, "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": 1732113189, "oldest_key_time": 0, "file_creation_time": 1732113189, "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": 79946, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:33:12.334863 140007896782400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079947.sst) /dev/shm/ToplingTemp/Topling-1087556-cCNJW6 2024/11/20-22:33:13.143926 140007896782400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079947.sst): first pass time = 0.81's, 165.901'MB/sec 2024/11/20-22:33:14.300986 140007896782400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079947.sst): old prealloc_size = 147639500, real_size = 35432576 2024/11/20-22:33:14.301581 140007896782400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079947.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925447 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.0335 GB avg-val = 117.03 avg-zval = 36.15 2024/11/20-22:33:14.302383 140007896782400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079947.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:33:15.129193 140007896782400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079947.sst): second pass time = 1.16's, 93.670'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 47.730'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3341.938'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.329'MB/sec write SST data time = 0.12's, 318.010'MB/sec dict compress time = 149746888.79's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 19729.404'MB/sec zip my value time = 1.16's, unzip length = 0.108'GB zip my value throughput = 93.670'MB/sec zip pipeline throughput = 93.670'MB/sec entries = 925447 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.03 avg-zval = 36.15 usrkeys = 925447 avg-key = 20.00 avg-zkey = 1.89 avg-val = 124.03 avg-zval = 36.15 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925447 bytes = 3239072 } seq expand size = 6478129 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.0335 GB dict = 1.08 MB all = 0.0395 GB } UnZip/Zip{ index = 10.5819 value = 3.2376 dict = 1.00 all = 3.3953 } Zip/UnZip{ index = 0.0945 value = 0.3089 dict = 1.00 all = 0.2945 } ---------------------------- total value len = 563.740063 GB avg = 0.330 KB (by entry num) total key len = 44.470054 GB avg = 0.026 KB total ukey len = 32.905318 GB avg = 0.014 KB total ukey num = 2.326573409 Billion total entry num = 1.706075431 Billion write speed all = 37.607021926 MB/sec (with seq num) write speed all = 36.763097573 MB/sec (without seq num) 2024/11/20-22:33:15.175985 140007896782400 [compaction_job.cc:1948] [default] [JOB 17891] Generated table #79947: 925447 keys, 39530348 bytes, temperature: kWarm 2024/11/20-22:33:15.176084 140007896782400 EVENT_LOG_v1 {"time_micros": 1732113195176032, "cf_name": "default", "job": 17891, "event": "table_file_creation", "file_number": 79947, "file_size": 39530348, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980002219, "largest_seqno": 1245000583, "table_properties": {"data_size": 33451888, "index_size": 1749120, "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": 25912516, "raw_average_key_size": 28, "raw_value_size": 108305306, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925447, "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": 1732113192, "oldest_key_time": 0, "file_creation_time": 1732113192, "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": 79947, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:33:15.213501 140007896782400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079948.sst) /dev/shm/ToplingTemp/Topling-1087556-h8wAF4 2024/11/20-22:33:16.020080 140007896782400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079948.sst): first pass time = 0.81's, 166.411'MB/sec 2024/11/20-22:33:17.189643 140007896782400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079948.sst): old prealloc_size = 147639500, real_size = 35473488 2024/11/20-22:33:17.190220 140007896782400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079948.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927897 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0335 GB avg-val = 116.65 avg-zval = 36.08 2024/11/20-22:33:17.191014 140007896782400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079948.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:33:18.013567 140007896782400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079948.sst): second pass time = 1.17's, 92.613'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 48.033'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3261.055'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.332'MB/sec write SST data time = 0.12's, 318.934'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 = 17812.693'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.613'MB/sec zip pipeline throughput = 92.613'MB/sec entries = 927897 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.65 avg-zval = 36.08 usrkeys = 927897 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.65 avg-zval = 36.08 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927897 bytes = 3247648 } seq expand size = 6495279 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.0335 GB dict = 1.08 MB all = 0.0396 GB } UnZip/Zip{ index = 10.5129 value = 3.2333 dict = 1.00 all = 3.3915 } Zip/UnZip{ index = 0.0951 value = 0.3093 dict = 1.00 all = 0.2949 } ---------------------------- total value len = 563.854794 GB avg = 0.330 KB (by entry num) total key len = 44.496035 GB avg = 0.026 KB total ukey len = 32.923876 GB avg = 0.014 KB total ukey num = 2.327501306 Billion total entry num = 1.707003328 Billion write speed all = 37.609015071 MB/sec (with seq num) write speed all = 36.764782292 MB/sec (without seq num) 2024/11/20-22:33:18.063206 140007896782400 [compaction_job.cc:1948] [default] [JOB 17891] Generated table #79948: 927897 keys, 39574744 bytes, temperature: kWarm 2024/11/20-22:33:18.063274 140007896782400 EVENT_LOG_v1 {"time_micros": 1732113198063243, "cf_name": "default", "job": 17891, "event": "table_file_creation", "file_number": 79948, "file_size": 39574744, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1084741941, "largest_seqno": 1245000650, "table_properties": {"data_size": 33476096, "index_size": 1765248, "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": 25981116, "raw_average_key_size": 28, "raw_value_size": 108236706, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927897, "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": 1732113195, "oldest_key_time": 0, "file_creation_time": 1732113195, "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": 79948, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:33:18.099643 140007896782400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079949.sst) /dev/shm/ToplingTemp/Topling-1087556-fcsh72 2024/11/20-22:33:18.907107 140007896782400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079949.sst): first pass time = 0.81's, 166.232'MB/sec 2024/11/20-22:33:20.057925 140007896782400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079949.sst): old prealloc_size = 147639500, real_size = 36391520 2024/11/20-22:33:20.058590 140007896782400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079949.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 930479 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.0343 GB avg-val = 116.25 avg-zval = 36.91 2024/11/20-22:33:20.059427 140007896782400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079949.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:33:20.840948 140007896782400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079949.sst): second pass time = 1.15's, 94.068'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.78's, 51.877'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2893.108'MB/sec (index lex order gen) rebuild zvType time = 0.66's, 0.354'MB/sec write SST data time = 0.13's, 323.993'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.078'MB, throughput = 31888.146'MB/sec zip my value time = 1.15's, unzip length = 0.108'GB zip my value throughput = 94.068'MB/sec zip pipeline throughput = 94.068'MB/sec entries = 930479 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.25 avg-zval = 36.91 usrkeys = 930479 avg-key = 20.00 avg-zkey = 1.95 avg-val = 123.25 avg-zval = 36.91 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 930479 bytes = 3373008 } seq expand size = 6513353 multi value expand size = 0 cnt WriteAppend = 23 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0343 GB dict = 1.08 MB all = 0.0406 GB } UnZip/Zip{ index = 10.2436 value = 3.1496 dict = 1.00 all = 3.3042 } Zip/UnZip{ index = 0.0976 value = 0.3175 dict = 1.00 all = 0.3026 } ---------------------------- total value len = 563.969472 GB avg = 0.330 KB (by entry num) total key len = 44.522088 GB avg = 0.026 KB total ukey len = 32.942486 GB avg = 0.014 KB total ukey num = 2.328431785 Billion total entry num = 1.707933807 Billion write speed all = 37.611141112 MB/sec (with seq num) write speed all = 36.766595766 MB/sec (without seq num) 2024/11/20-22:33:20.890784 140007896782400 [compaction_job.cc:1948] [default] [JOB 17891] Generated table #79949: 930479 keys, 40620618 bytes, temperature: kWarm 2024/11/20-22:33:20.890849 140007896782400 EVENT_LOG_v1 {"time_micros": 1732113200890818, "cf_name": "default", "job": 17891, "event": "table_file_creation", "file_number": 79949, "file_size": 40620618, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958816147, "largest_seqno": 1245000708, "table_properties": {"data_size": 34342032, "index_size": 1816704, "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": 26053412, "raw_average_key_size": 28, "raw_value_size": 108164402, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 930479, "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": 1732113198, "oldest_key_time": 0, "file_creation_time": 1732113198, "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": 79949, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:33:20.941393 140007896782400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079950.sst) /dev/shm/ToplingTemp/Topling-1087556-MeoRe4 2024/11/20-22:33:21.746271 140007896782400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079950.sst): first pass time = 0.80's, 166.765'MB/sec 2024/11/20-22:33:22.969503 140007896782400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079950.sst): old prealloc_size = 147639500, real_size = 35580816 2024/11/20-22:33:22.970110 140007896782400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079950.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923633 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1084 GB zip-val = 0.0336 GB avg-val = 117.32 avg-zval = 36.36 2024/11/20-22:33:22.970924 140007896782400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079950.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:33:23.754820 140007896782400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079950.sst): second pass time = 1.22's, 88.648'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.79's, 50.667'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3105.737'MB/sec (index lex order gen) rebuild zvType time = 0.66's, 0.350'MB/sec write SST data time = 0.13's, 318.212'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 = 17759.409'MB/sec zip my value time = 1.22's, unzip length = 0.108'GB zip my value throughput = 88.648'MB/sec zip pipeline throughput = 88.648'MB/sec entries = 923633 avg-key = 28.00 avg-zkey = 1.92 avg-val = 117.32 avg-zval = 36.36 usrkeys = 923633 avg-key = 20.00 avg-zkey = 1.92 avg-val = 124.32 avg-zval = 36.36 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923633 bytes = 3348192 } seq expand size = 6465431 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0336 GB dict = 1.08 MB all = 0.0398 GB } UnZip/Zip{ index = 10.4434 value = 3.2267 dict = 1.00 all = 3.3732 } Zip/UnZip{ index = 0.0958 value = 0.3099 dict = 1.00 all = 0.2965 } ---------------------------- total value len = 564.084294 GB avg = 0.330 KB (by entry num) total key len = 44.547950 GB avg = 0.026 KB total ukey len = 32.960959 GB avg = 0.014 KB total ukey num = 2.329355418 Billion total entry num = 1.708857440 Billion write speed all = 37.613062394 MB/sec (with seq num) write speed all = 36.768212491 MB/sec (without seq num) 2024/11/20-22:33:23.804785 140007896782400 [compaction_job.cc:1948] [default] [JOB 17891] Generated table #79950: 923633 keys, 39790036 bytes, temperature: kWarm 2024/11/20-22:33:23.804856 140007896782400 EVENT_LOG_v1 {"time_micros": 1732113203804824, "cf_name": "default", "job": 17891, "event": "table_file_creation", "file_number": 79950, "file_size": 39790036, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 964315724, "largest_seqno": 1244999806, "table_properties": {"data_size": 33580864, "index_size": 1768832, "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": 25861724, "raw_average_key_size": 28, "raw_value_size": 108356074, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923633, "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": 1732113200, "oldest_key_time": 0, "file_creation_time": 1732113200, "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": 79950, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:33:23.838685 140007896782400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079951.sst) /dev/shm/ToplingTemp/Topling-1087556-KGS9j3 2024/11/20-22:33:24.651625 140007896782400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079951.sst): first pass time = 0.81's, 165.111'MB/sec 2024/11/20-22:33:25.790678 140007896782400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079951.sst): old prealloc_size = 147639500, real_size = 36098320 2024/11/20-22:33:25.791336 140007896782400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079951.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925691 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.0341 GB avg-val = 116.99 avg-zval = 36.84 2024/11/20-22:33:25.792176 140007896782400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079951.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:33:26.605400 140007896782400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079951.sst): second pass time = 1.14's, 95.159'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 49.192'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2786.492'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.335'MB/sec write SST data time = 0.12's, 325.543'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 = 18642.772'MB/sec zip my value time = 1.14's, unzip length = 0.108'GB zip my value throughput = 95.159'MB/sec zip pipeline throughput = 95.159'MB/sec entries = 925691 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.99 avg-zval = 36.84 usrkeys = 925691 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.99 avg-zval = 36.84 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925691 bytes = 3124224 } seq expand size = 6479837 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.0341 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.5120 value = 3.1754 dict = 1.00 all = 3.3490 } Zip/UnZip{ index = 0.0951 value = 0.3149 dict = 1.00 all = 0.2986 } ---------------------------- total value len = 564.199072 GB avg = 0.330 KB (by entry num) total key len = 44.573869 GB avg = 0.026 KB total ukey len = 32.979472 GB avg = 0.014 KB total ukey num = 2.330281109 Billion total entry num = 1.709783131 Billion write speed all = 37.615130991 MB/sec (with seq num) write speed all = 36.769972318 MB/sec (without seq num) 2024/11/20-22:33:26.654885 140007896782400 [compaction_job.cc:1948] [default] [JOB 17891] Generated table #79951: 925691 keys, 40077274 bytes, temperature: kWarm 2024/11/20-22:33:26.654956 140007896782400 EVENT_LOG_v1 {"time_micros": 1732113206654924, "cf_name": "default", "job": 17891, "event": "table_file_creation", "file_number": 79951, "file_size": 40077274, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1174490338, "largest_seqno": 1245000382, "table_properties": {"data_size": 34105472, "index_size": 1761216, "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": 25919348, "raw_average_key_size": 28, "raw_value_size": 108298430, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 925691, "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": 1732113203, "oldest_key_time": 0, "file_creation_time": 1732113203, "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": 79951, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:33:26.688293 140007896782400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079952.sst) /dev/shm/ToplingTemp/Topling-1087556-dR7di4 2024/11/20-22:33:27.508096 140007896782400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079952.sst): first pass time = 0.82's, 163.730'MB/sec 2024/11/20-22:33:28.648241 140007896782400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079952.sst): old prealloc_size = 147639500, real_size = 35478272 2024/11/20-22:33:28.648786 140007896782400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079952.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925199 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.0335 GB avg-val = 117.07 avg-zval = 36.19 2024/11/20-22:33:28.649578 140007896782400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079952.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:33:29.477435 140007896782400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079952.sst): second pass time = 1.14's, 95.074'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 47.585'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3388.995'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.329'MB/sec write SST data time = 0.13's, 314.795'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 = 28450.611'MB/sec zip my value time = 1.14's, unzip length = 0.108'GB zip my value throughput = 95.074'MB/sec zip pipeline throughput = 95.074'MB/sec entries = 925199 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.07 avg-zval = 36.19 usrkeys = 925199 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.07 avg-zval = 36.19 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925199 bytes = 3122560 } seq expand size = 6476393 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.0335 GB dict = 1.08 MB all = 0.0395 GB } UnZip/Zip{ index = 10.5102 value = 3.2345 dict = 1.00 all = 3.4017 } Zip/UnZip{ index = 0.0951 value = 0.3092 dict = 1.00 all = 0.2940 } ---------------------------- total value len = 564.313861 GB avg = 0.330 KB (by entry num) total key len = 44.599775 GB avg = 0.026 KB total ukey len = 32.997976 GB avg = 0.014 KB total ukey num = 2.331206308 Billion total entry num = 1.710708330 Billion write speed all = 37.617148786 MB/sec (with seq num) write speed all = 36.771682814 MB/sec (without seq num) 2024/11/20-22:33:29.529108 140007896782400 [compaction_job.cc:1948] [default] [JOB 17891] Generated table #79952: 925199 keys, 39456044 bytes, temperature: kWarm 2024/11/20-22:33:29.529178 140007896782400 EVENT_LOG_v1 {"time_micros": 1732113209529147, "cf_name": "default", "job": 17891, "event": "table_file_creation", "file_number": 79952, "file_size": 39456044, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1135912417, "largest_seqno": 1244999935, "table_properties": {"data_size": 33486192, "index_size": 1760576, "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": 25905572, "raw_average_key_size": 28, "raw_value_size": 108312266, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925199, "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": 1732113206, "oldest_key_time": 0, "file_creation_time": 1732113206, "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": 79952, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:33:29.567315 140007896782400 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079953.sst) /dev/shm/ToplingTemp/Topling-1087556-Q1IIH3 2024/11/20-22:33:29.627157 140007896782400 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079953.sst): first pass time = 0.06's, 247.765'MB/sec 2024/11/20-22:33:29.749016 140007896782400 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079953.sst): old prealloc_size = 147639500, real_size = 4530128 2024/11/20-22:33:29.749156 140007896782400 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079953.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 101960 prefix = 4 raw-key = 0.0016 GB zip-key = 0.0002 GB avg-key = 16.00 avg-zkey = 1.93 raw-val = 0.0120 GB zip-val = 0.0043 GB avg-val = 117.31 avg-zval = 42.25 2024/11/20-22:33:29.749281 140007896782400 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079953.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0002 GB, waited 0.000 sec, Key+Value = 0.015 GB 2024/11/20-22:33:29.837112 140007896782400 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00/079953.sst): second pass time = 0.12's, 98.835'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.09's, 56.463'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2022.674'MB/sec (index lex order gen) rebuild zvType time = 0.07's, 0.346'MB/sec write SST data time = 0.01's, 346.881'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.124'MB, throughput = 3051.430'MB/sec zip my value time = 0.12's, unzip length = 0.012'GB zip my value throughput = 98.835'MB/sec zip pipeline throughput = 98.835'MB/sec entries = 101960 avg-key = 28.00 avg-zkey = 1.93 avg-val = 117.31 avg-zval = 42.25 usrkeys = 101960 avg-key = 20.00 avg-zkey = 1.93 avg-val = 124.31 avg-zval = 42.25 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 101960 bytes = 344128 } seq expand size = 713720 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0020 GB value = 0.0120 GB dict = 0.12 MB all = 0.0148 GB } __ZipSize{ index = 0.0002 GB value = 0.0043 GB dict = 0.12 MB all = 0.0050 GB } UnZip/Zip{ index = 10.3719 value = 2.7764 dict = 1.00 all = 2.9784 } Zip/UnZip{ index = 0.0964 value = 0.3602 dict = 1.00 all = 0.3358 } ---------------------------- total value len = 564.326535 GB avg = 0.330 KB (by entry num) total key len = 44.602630 GB avg = 0.026 KB total ukey len = 33.000016 GB avg = 0.014 KB total ukey num = 2.331308268 Billion total entry num = 1.710810290 Billion write speed all = 37.617272266 MB/sec (with seq num) write speed all = 36.771774692 MB/sec (without seq num) 2024/11/20-22:33:29.849319 140007896782400 [compaction_job.cc:1948] [default] [JOB 17891] Generated table #79953: 101960 keys, 4974277 bytes, temperature: kWarm 2024/11/20-22:33:29.849372 140007896782400 EVENT_LOG_v1 {"time_micros": 1732113209849344, "cf_name": "default", "job": 17891, "event": "table_file_creation", "file_number": 79953, "file_size": 4974277, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1170038397, "largest_seqno": 1244995474, "table_properties": {"data_size": 4307840, "index_size": 196608, "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": 2854880, "raw_average_key_size": 28, "raw_value_size": 11960428, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 101960, "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": 1732113209, "oldest_key_time": 0, "file_creation_time": 1732113209, "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": 79953, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:33:29.859101 140007896782400 [compaction_job.cc:703] job-17891: subcompact[0], size: 0.441966 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17891/att-00 [079942,079943,079944,079945,079946,079947,079948,079949,079950,079951,079952,079953] 2024/11/20-22:33:30.241151 140007896782400 (Original Log Time 2024/11/20-22:32:55.515901) EVENT_LOG_v1 {"time_micros": 1732113175515836, "job": 17891, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [79926], "files_L3": [79896, 79897, 79898, 79899, 79900, 79901, 79902, 79903, 79904, 79905, 79933], "score": 0.986641, "input_data_size": 456236979, "oldest_snapshot_seqno": 1245944181} 2024/11/20-22:33:30.241154 140007896782400 (Original Log Time 2024/11/20-22:33:30.232922) [compaction_job.cc:2022] [default] [JOB 17891] Compacted 1@2 + 11@3 files to L3 => 441966344 bytes 2024/11/20-22:33:30.241156 140007896782400 (Original Log Time 2024/11/20-22:33:30.241079) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 12 0 0 0] max score 0.02, MB/sec: 13.3 rd, 12.9 wr, level 3, files in(1, 11) out(12 +0 blob) MB in(18.7, 416.4 +0.0 blob) out(421.5 +0.0 blob), read-write-amplify(45.8) write-amplify(22.5) OK, records in: 10352214, records dropped: 58522 output_compression: Snappy 2024/11/20-22:33:30.241160 140007896782400 (Original Log Time 2024/11/20-22:33:30.241128) EVENT_LOG_v1 {"time_micros": 1732113210241102, "cf": "default", "job": 17891, "event": "compaction_finished", "compaction_time_micros": 34343203, "compaction_time_cpu_micros": 14976520, "output_level": 3, "num_output_files": 12, "total_output_size": 441966344, "num_input_records": 10352214, "num_output_records": 10293692, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 308445827, "file_range_sync_nanos": 0, "file_fsync_nanos": 9645, "file_prepare_write_nanos": 37373, "lsm_state": [0, 0, 0, 12, 0, 0, 0]} 2024/11/20-22:33:30.367816 140007896782400 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":1732113175,"executesMs":34879,"compactionJobId":17891,"attempt":0,"compactionInputRawBytes":1499521324,"compactionInputZipBytes":456236979,"compactionOutputRawBytes":0,"compactionOutputZipBytes":441966344,"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-e4ca355ac1450bace4a5243b0b3033af-f1140bc6eb911ab6-00"}}, response = 2024/11/20-22:33:30.367912 140007896782400 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-17891/att-00: olev 3, work 34.879 s, result 7.809 ms, install 8.254 ms, input{raw 1.397 GiB zip 435.101 MiB}