2024/11/20-22:46:48.583755 140008895514176 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00: fork to child time = 0.014593 sec 2024/11/20-22:46:48.584172 140008895514176 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00 2024/11/20-22:46:48.590302 140008895514176 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00 2024/11/20-22:46:48.591964 140008895514176 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:46:48.592149 140008895514176 [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:46:48.637292 140008895514176 [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-18642/att-00/MANIFEST-049091 2024/11/20-22:46:48.659587 140008895514176 [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-18642/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 81351, last_sequence is 1262771217, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 81184 2024/11/20-22:46:48.659592 140008895514176 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:46:48.659658 140008895514176 [version_set.cc:5724] Creating manifest 81351 2024/11/20-22:46:48.689499 140008895514176 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:46:48.708610 140008895514176 [compaction_job.cc:2437] [default] [JOB 18642] Compacting 1@2 + 8@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/20-22:46:48.708620 140008895514176 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 14231 Base level 2, inputs: [81305(9430KB)], [81349(19MB) 81220(38MB) 81221(36MB) 81222(35MB) 81223(38MB) 81224(37MB) 81225(37MB) 81284(38MB)] 2024/11/20-22:46:48.715633 140008895514176 [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:46:48.715653 140008895514176 [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:46:48.715675 140008895514176 [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:46:48.715685 140008895514176 [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:46:48.715696 140008895514176 [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:46:48.978522 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081352.sst) /dev/shm/ToplingTemp/Topling-1103238-4X8BlR 2024/11/20-22:46:49.856957 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081352.sst): first pass time = 0.88's, 152.798'MB/sec 2024/11/20-22:46:51.225697 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081352.sst): old prealloc_size = 147639500, real_size = 35590288 2024/11/20-22:46:51.226272 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081352.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928813 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.0336 GB avg-val = 116.50 avg-zval = 36.13 2024/11/20-22:46:51.227810 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081352.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:46:52.201495 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081352.sst): second pass time = 1.37's, 79.110'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.98's, 40.802'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3260.428'MB/sec (index lex order gen) rebuild zvType time = 0.80's, 0.290'MB/sec write SST data time = 0.18's, 226.480'MB/sec dict compress time = 4337028225.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 20419.667'MB/sec zip my value time = 1.37's, unzip length = 0.108'GB zip my value throughput = 79.110'MB/sec zip pipeline throughput = 126.517'MB/sec entries = 928813 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.50 avg-zval = 36.13 usrkeys = 928813 avg-key = 20.00 avg-zkey = 1.94 avg-val = 123.50 avg-zval = 36.13 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928813 bytes = 3366960 } seq expand size = 6501691 multi value expand size = 0 cnt WriteAppend = 37 UnZipSize{ index = 0.0186 GB value = 0.1082 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.3095 value = 3.2248 dict = 1.00 all = 3.3711 } Zip/UnZip{ index = 0.0970 value = 0.3101 dict = 1.00 all = 0.2966 } ---------------------------- total value len = 563.180445 GB avg = 0.331 KB (by entry num) total key len = 44.340413 GB avg = 0.026 KB total ukey len = 32.812718 GB avg = 0.014 KB total ukey num = 2.321943389 Billion total entry num = 1.701445411 Billion write speed all = 35.757864425 MB/sec (with seq num) write speed all = 34.956706031 MB/sec (without seq num) 2024/11/20-22:46:52.250792 140008895514176 [compaction_job.cc:1948] [default] [JOB 18642] Generated table #81352: 928813 keys, 39814336 bytes, temperature: kWarm 2024/11/20-22:46:52.250882 140008895514176 EVENT_LOG_v1 {"time_micros": 1732114012250840, "cf_name": "default", "job": 18642, "event": "table_file_creation", "file_number": 81352, "file_size": 39814336, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 919942522, "largest_seqno": 1261547543, "table_properties": {"data_size": 33556032, "index_size": 1801856, "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": 26006764, "raw_average_key_size": 28, "raw_value_size": 108210978, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928813, "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": 1732114008, "oldest_key_time": 0, "file_creation_time": 1732114008, "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": 81352, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:46:52.287470 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081353.sst) /dev/shm/ToplingTemp/Topling-1103238-kqR2SR 2024/11/20-22:46:53.060935 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081353.sst): first pass time = 0.77's, 173.535'MB/sec 2024/11/20-22:46:54.506976 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081353.sst): old prealloc_size = 147639500, real_size = 36550944 2024/11/20-22:46:54.507529 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081353.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926989 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:46:54.508005 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081353.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:46:55.214057 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081353.sst): second pass time = 1.45's, 74.912'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.71's, 55.389'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3375.216'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.403'MB/sec write SST data time = 0.13's, 298.288'MB/sec dict compress time = 4337028225.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 28717.705'MB/sec zip my value time = 1.45's, unzip length = 0.108'GB zip my value throughput = 74.912'MB/sec zip pipeline throughput = 115.312'MB/sec entries = 926989 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.79 avg-zval = 37.24 usrkeys = 926989 avg-key = 20.00 avg-zkey = 1.94 avg-val = 120.53 avg-zval = 37.24 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 494990 bytes = 1608736 } seq expand size = 3464930 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.0392 GB } UnZip/Zip{ index = 10.3076 value = 3.1362 dict = 1.00 all = 3.4272 } Zip/UnZip{ index = 0.0970 value = 0.3189 dict = 1.00 all = 0.2918 } ---------------------------- total value len = 563.292172 GB avg = 0.331 KB (by entry num) total key len = 44.366369 GB avg = 0.026 KB total ukey len = 32.831258 GB avg = 0.014 KB total ukey num = 2.322870378 Billion total entry num = 1.702372400 Billion write speed all = 35.759627541 MB/sec (with seq num) write speed all = 34.958174766 MB/sec (without seq num) 2024/11/20-22:46:55.265989 140008895514176 [compaction_job.cc:1948] [default] [JOB 18642] Generated table #81353: 926989 keys, 39162405 bytes, temperature: kWarm 2024/11/20-22:46:55.266067 140008895514176 EVENT_LOG_v1 {"time_micros": 1732114015266026, "cf_name": "default", "job": 18642, "event": "table_file_creation", "file_number": 81353, "file_size": 39162405, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933750, "table_properties": {"data_size": 34520336, "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": 25955692, "raw_average_key_size": 28, "raw_value_size": 108262062, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926989, "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": 1732114012, "oldest_key_time": 0, "file_creation_time": 1732114012, "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": 81353, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:46:55.302818 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081354.sst) /dev/shm/ToplingTemp/Topling-1103238-LW0iNR 2024/11/20-22:46:56.139714 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081354.sst): first pass time = 0.84's, 160.382'MB/sec 2024/11/20-22:46:57.558641 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081354.sst): old prealloc_size = 147639500, real_size = 36372896 2024/11/20-22:46:57.559203 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081354.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926717 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:46:57.559487 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081354.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:46:58.259003 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081354.sst): second pass time = 1.42's, 76.346'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 54.445'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3248.405'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.405'MB/sec write SST data time = 0.13's, 297.936'MB/sec dict compress time = 4337028225.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 14836.055'MB/sec zip my value time = 1.42's, unzip length = 0.108'GB zip my value throughput = 76.346'MB/sec zip pipeline throughput = 101.781'MB/sec entries = 926717 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.83 avg-zval = 37.10 usrkeys = 926717 avg-key = 20.00 avg-zkey = 1.90 avg-val = 118.58 avg-zval = 37.10 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 231899 bytes = 753680 } seq expand size = 1623293 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.0344 GB dict = 1.08 MB all = 0.0381 GB } UnZip/Zip{ index = 10.5125 value = 3.1494 dict = 1.00 all = 3.5200 } Zip/UnZip{ index = 0.0951 value = 0.3175 dict = 1.00 all = 0.2841 } ---------------------------- total value len = 563.402065 GB avg = 0.331 KB (by entry num) total key len = 44.392317 GB avg = 0.026 KB total ukey len = 32.849792 GB avg = 0.014 KB total ukey num = 2.323797095 Billion total entry num = 1.703299117 Billion write speed all = 35.761213480 MB/sec (with seq num) write speed all = 34.959468085 MB/sec (without seq num) 2024/11/20-22:46:58.305343 140008895514176 [compaction_job.cc:1948] [default] [JOB 18642] Generated table #81354: 926717 keys, 38129701 bytes, temperature: kWarm 2024/11/20-22:46:58.305410 140008895514176 EVENT_LOG_v1 {"time_micros": 1732114018305379, "cf_name": "default", "job": 18642, "event": "table_file_creation", "file_number": 81354, "file_size": 38129701, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 973933812, "table_properties": {"data_size": 34377936, "index_size": 1763072, "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": 25948076, "raw_average_key_size": 28, "raw_value_size": 108269778, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926717, "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": 1732114015, "oldest_key_time": 0, "file_creation_time": 1732114015, "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": 81354, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:46:58.345030 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081355.sst) /dev/shm/ToplingTemp/Topling-1103238-VOa64S 2024/11/20-22:46:59.124584 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081355.sst): first pass time = 0.78's, 172.193'MB/sec 2024/11/20-22:47:00.526690 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081355.sst): old prealloc_size = 147639500, real_size = 36655376 2024/11/20-22:47:00.527264 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081355.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926568 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.0346 GB avg-val = 116.85 avg-zval = 37.34 2024/11/20-22:47:00.527403 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081355.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:47:01.223005 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081355.sst): second pass time = 1.40's, 77.267'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 54.179'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3314.526'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.406'MB/sec write SST data time = 0.13's, 300.999'MB/sec dict compress time = 4337028225.07's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 18894.728'MB/sec zip my value time = 1.40's, unzip length = 0.108'GB zip my value throughput = 77.267'MB/sec zip pipeline throughput = 132.685'MB/sec entries = 926568 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.85 avg-zval = 37.34 usrkeys = 926568 avg-key = 20.00 avg-zkey = 1.97 avg-val = 117.00 avg-zval = 37.34 TagRS{ kinds = RS_Key0_TagN bytes = 144880 } TagArray{ size = 18943 bytes = 66320 } seq expand size = 132601 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.0346 GB dict = 1.08 MB all = 0.0377 GB } UnZip/Zip{ index = 10.1758 value = 3.1291 dict = 1.00 all = 3.5578 } Zip/UnZip{ index = 0.0983 value = 0.3196 dict = 1.00 all = 0.2811 } ---------------------------- total value len = 563.510471 GB avg = 0.331 KB (by entry num) total key len = 44.418261 GB avg = 0.026 KB total ukey len = 32.868324 GB avg = 0.014 KB total ukey num = 2.324723663 Billion total entry num = 1.704225685 Billion write speed all = 35.762881473 MB/sec (with seq num) write speed all = 34.960839814 MB/sec (without seq num) 2024/11/20-22:47:01.268875 140008895514176 [compaction_job.cc:1948] [default] [JOB 18642] Generated table #81355: 926568 keys, 37724503 bytes, temperature: kWarm 2024/11/20-22:47:01.268943 140008895514176 EVENT_LOG_v1 {"time_micros": 1732114021268910, "cf_name": "default", "job": 18642, "event": "table_file_creation", "file_number": 81355, "file_size": 37724503, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1150590496, "table_properties": {"data_size": 34602432, "index_size": 1821120, "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": 25943904, "raw_average_key_size": 28, "raw_value_size": 108273860, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926568, "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": 1732114018, "oldest_key_time": 0, "file_creation_time": 1732114018, "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": 81355, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:47:01.304722 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081356.sst) /dev/shm/ToplingTemp/Topling-1103238-e2LNAR 2024/11/20-22:47:02.116458 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081356.sst): first pass time = 0.81's, 165.353'MB/sec 2024/11/20-22:47:03.448811 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081356.sst): old prealloc_size = 147639500, real_size = 37221968 2024/11/20-22:47:03.449380 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081356.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924397 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.20 avg-zval = 38.11 2024/11/20-22:47:03.450218 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081356.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:47:04.270083 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081356.sst): second pass time = 1.33's, 81.364'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 50.310'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3242.556'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.335'MB/sec write SST data time = 0.13's, 313.290'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 = 18187.645'MB/sec zip my value time = 1.33's, unzip length = 0.108'GB zip my value throughput = 81.364'MB/sec zip pipeline throughput = 99.566'MB/sec entries = 924397 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.20 avg-zval = 38.11 usrkeys = 924397 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.20 avg-zval = 38.11 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924397 bytes = 3235408 } seq expand size = 6470779 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.0352 GB dict = 1.08 MB all = 0.0413 GB } UnZip/Zip{ index = 10.5137 value = 3.0749 dict = 1.00 all = 3.2485 } Zip/UnZip{ index = 0.0951 value = 0.3252 dict = 1.00 all = 0.3078 } ---------------------------- total value len = 563.625277 GB avg = 0.331 KB (by entry num) total key len = 44.444144 GB avg = 0.026 KB total ukey len = 32.886811 GB avg = 0.014 KB total ukey num = 2.325648060 Billion total entry num = 1.705150082 Billion write speed all = 35.764746958 MB/sec (with seq num) write speed all = 34.962414078 MB/sec (without seq num) 2024/11/20-22:47:04.326976 140008895514176 [compaction_job.cc:1948] [default] [JOB 18642] Generated table #81356: 924397 keys, 41317356 bytes, temperature: kWarm 2024/11/20-22:47:04.327020 140008895514176 EVENT_LOG_v1 {"time_micros": 1732114024326996, "cf_name": "default", "job": 18642, "event": "table_file_creation", "file_number": 81356, "file_size": 41317356, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1015824598, "largest_seqno": 1261547280, "table_properties": {"data_size": 35232192, "index_size": 1758464, "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": 25883116, "raw_average_key_size": 28, "raw_value_size": 108334750, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924397, "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": 1732114021, "oldest_key_time": 0, "file_creation_time": 1732114021, "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": 81356, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:47:04.378216 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081357.sst) /dev/shm/ToplingTemp/Topling-1103238-4Z0QXR 2024/11/20-22:47:05.221574 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081357.sst): first pass time = 0.84's, 159.153'MB/sec 2024/11/20-22:47:06.494695 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081357.sst): old prealloc_size = 147639500, real_size = 35415840 2024/11/20-22:47:06.495329 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081357.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928228 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1082 GB zip-val = 0.0334 GB avg-val = 116.60 avg-zval = 35.99 2024/11/20-22:47:06.496313 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081357.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:47:07.476583 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081357.sst): second pass time = 1.27's, 85.056'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.98's, 40.249'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2896.205'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.324'MB/sec write SST data time = 0.26's, 149.727'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 = 20116.370'MB/sec zip my value time = 1.27's, unzip length = 0.108'GB zip my value throughput = 85.056'MB/sec zip pipeline throughput = 101.421'MB/sec entries = 928228 avg-key = 28.00 avg-zkey = 1.92 avg-val = 116.60 avg-zval = 35.99 usrkeys = 928228 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.60 avg-zval = 35.99 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928228 bytes = 3248816 } seq expand size = 6497596 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0334 GB dict = 1.08 MB all = 0.0395 GB } UnZip/Zip{ index = 10.4429 value = 3.2398 dict = 1.00 all = 3.3963 } Zip/UnZip{ index = 0.0958 value = 0.3087 dict = 1.00 all = 0.2944 } ---------------------------- total value len = 563.740002 GB avg = 0.330 KB (by entry num) total key len = 44.470134 GB avg = 0.026 KB total ukey len = 32.905376 GB avg = 0.014 KB total ukey num = 2.326576288 Billion total entry num = 1.706078310 Billion write speed all = 35.766278028 MB/sec (with seq num) write speed all = 34.963659755 MB/sec (without seq num) 2024/11/20-22:47:07.528086 140008895514176 [compaction_job.cc:1948] [default] [JOB 18642] Generated table #81357: 928228 keys, 39518484 bytes, temperature: kWarm 2024/11/20-22:47:07.528151 140008895514176 EVENT_LOG_v1 {"time_micros": 1732114027528118, "cf_name": "default", "job": 18642, "event": "table_file_creation", "file_number": 81357, "file_size": 39518484, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1084741941, "largest_seqno": 1261548105, "table_properties": {"data_size": 33405840, "index_size": 1777728, "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": 25990384, "raw_average_key_size": 28, "raw_value_size": 108227364, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928228, "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": 1732114024, "oldest_key_time": 0, "file_creation_time": 1732114024, "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": 81357, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:47:07.567002 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081358.sst) /dev/shm/ToplingTemp/Topling-1103238-eQUVZS 2024/11/20-22:47:08.558765 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081358.sst): first pass time = 0.99's, 135.363'MB/sec 2024/11/20-22:47:09.948088 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081358.sst): old prealloc_size = 147639500, real_size = 35321232 2024/11/20-22:47:09.948802 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081358.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927187 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.0333 GB avg-val = 116.76 avg-zval = 35.94 2024/11/20-22:47:09.949662 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081358.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:47:11.025329 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081358.sst): second pass time = 1.39's, 77.973'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.08's, 36.594'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2561.379'MB/sec (index lex order gen) rebuild zvType time = 0.92's, 0.253'MB/sec write SST data time = 0.16's, 245.338'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 = 23300.759'MB/sec zip my value time = 1.39's, unzip length = 0.108'GB zip my value throughput = 77.973'MB/sec zip pipeline throughput = 77.973'MB/sec entries = 927187 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.76 avg-zval = 35.94 usrkeys = 927187 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.76 avg-zval = 35.94 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927187 bytes = 3245168 } seq expand size = 6490309 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.0333 GB dict = 1.08 MB all = 0.0394 GB } UnZip/Zip{ index = 10.5137 value = 3.2485 dict = 1.00 all = 3.4047 } Zip/UnZip{ index = 0.0951 value = 0.3078 dict = 1.00 all = 0.2937 } ---------------------------- total value len = 563.854749 GB avg = 0.330 KB (by entry num) total key len = 44.496096 GB avg = 0.026 KB total ukey len = 32.923920 GB avg = 0.014 KB total ukey num = 2.327503475 Billion total entry num = 1.707005497 Billion write speed all = 35.767088316 MB/sec (with seq num) write speed all = 34.964201404 MB/sec (without seq num) 2024/11/20-22:47:11.107497 140008895514176 [compaction_job.cc:1948] [default] [JOB 18642] Generated table #81358: 927187 keys, 39421028 bytes, temperature: kWarm 2024/11/20-22:47:11.107558 140008895514176 EVENT_LOG_v1 {"time_micros": 1732114031107526, "cf_name": "default", "job": 18642, "event": "table_file_creation", "file_number": 81358, "file_size": 39421028, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1084741998, "largest_seqno": 1261548438, "table_properties": {"data_size": 33325504, "index_size": 1763776, "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": 25961236, "raw_average_key_size": 28, "raw_value_size": 108256622, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927187, "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": 1732114027, "oldest_key_time": 0, "file_creation_time": 1732114027, "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": 81358, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:47:11.147478 140008895514176 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081359.sst) /dev/shm/ToplingTemp/Topling-1103238-ELZAaS 2024/11/20-22:47:11.539683 140008895514176 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081359.sst): first pass time = 0.39's, 193.626'MB/sec 2024/11/20-22:47:12.227381 140008895514176 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081359.sst): old prealloc_size = 147639500, real_size = 20740960 2024/11/20-22:47:12.227789 140008895514176 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081359.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 528361 prefix = 4 raw-key = 0.0085 GB zip-key = 0.0010 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.0611 GB zip-val = 0.0196 GB avg-val = 115.72 avg-zval = 37.06 2024/11/20-22:47:12.228306 140008895514176 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081359.sst: sumWaitingMem = 0.001 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0013 GB, waited 0.000 sec, Key+Value = 0.076 GB 2024/11/20-22:47:12.772483 140008895514176 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00/081359.sst): second pass time = 0.69's, 89.013'MB/sec, value only(80.5% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.55's, 42.458'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2691.522'MB/sec (index lex order gen) rebuild zvType time = 0.40's, 0.330'MB/sec write SST data time = 0.14's, 160.535'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.613'MB, throughput = 18727.856'MB/sec zip my value time = 0.69's, unzip length = 0.061'GB zip my value throughput = 89.013'MB/sec zip pipeline throughput = 89.326'MB/sec entries = 528361 avg-key = 28.00 avg-zkey = 1.94 avg-val = 115.72 avg-zval = 37.06 usrkeys = 528361 avg-key = 20.00 avg-zkey = 1.94 avg-val = 122.72 avg-zval = 37.06 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 528361 bytes = 1915328 } seq expand size = 3698527 multi value expand size = 0 cnt WriteAppend = 22 UnZipSize{ index = 0.0106 GB value = 0.0611 GB dict = 0.61 MB all = 0.0759 GB } __ZipSize{ index = 0.0010 GB value = 0.0196 GB dict = 0.61 MB all = 0.0231 GB } UnZip/Zip{ index = 10.2996 value = 3.1221 dict = 1.00 all = 3.2810 } Zip/UnZip{ index = 0.0971 value = 0.3203 dict = 1.00 all = 0.3048 } ---------------------------- total value len = 563.919587 GB avg = 0.330 KB (by entry num) total key len = 44.510890 GB avg = 0.026 KB total ukey len = 32.934487 GB avg = 0.014 KB total ukey num = 2.328031836 Billion total entry num = 1.707533858 Billion write speed all = 35.768096012 MB/sec (with seq num) write speed all = 34.965043078 MB/sec (without seq num) 2024/11/20-22:47:12.805420 140008895514176 [compaction_job.cc:1948] [default] [JOB 18642] Generated table #81359: 528361 keys, 23143789 bytes, temperature: kWarm 2024/11/20-22:47:12.805474 140008895514176 EVENT_LOG_v1 {"time_micros": 1732114032805445, "cf_name": "default", "job": 18642, "event": "table_file_creation", "file_number": 81359, "file_size": 23143789, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 958816147, "largest_seqno": 1261547947, "table_properties": {"data_size": 19582672, "index_size": 1025984, "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": 14794108, "raw_average_key_size": 28, "raw_value_size": 61139734, "raw_average_value_size": 115, "num_data_blocks": 1, "num_entries": 528361, "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": 1732114031, "oldest_key_time": 0, "file_creation_time": 1732114031, "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": 81359, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:47:12.831701 140008895514176 [compaction_job.cc:703] job-18642: subcompact[0], size: 0.298232 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18642/att-00 [081352,081353,081354,081355,081356,081357,081358,081359] 2024/11/20-22:47:12.888080 140008895514176 (Original Log Time 2024/11/20-22:46:48.708650) EVENT_LOG_v1 {"time_micros": 1732114008708627, "job": 18642, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [81305], "files_L3": [81349, 81220, 81221, 81222, 81223, 81224, 81225, 81284], "score": 0.990909, "input_data_size": 305512690, "oldest_snapshot_seqno": 1262770315} 2024/11/20-22:47:12.888084 140008895514176 (Original Log Time 2024/11/20-22:47:12.887289) [compaction_job.cc:2022] [default] [JOB 18642] Compacted 1@2 + 8@3 files to L3 => 298231602 bytes 2024/11/20-22:47:12.888085 140008895514176 (Original Log Time 2024/11/20-22:47:12.888008) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 8 0 0 0] max score 0.01, MB/sec: 12.7 rd, 12.4 wr, level 3, files in(1, 8) out(8 +0 blob) MB in(9.2, 282.1 +0.0 blob) out(284.4 +0.0 blob), read-write-amplify(62.5) write-amplify(30.9) OK, records in: 7047507, records dropped: 30247 output_compression: Snappy 2024/11/20-22:47:12.888089 140008895514176 (Original Log Time 2024/11/20-22:47:12.888067) EVENT_LOG_v1 {"time_micros": 1732114032888036, "cf": "default", "job": 18642, "event": "compaction_finished", "compaction_time_micros": 24123057, "compaction_time_cpu_micros": 10567244, "output_level": 3, "num_output_files": 8, "total_output_size": 298231602, "num_input_records": 7047507, "num_output_records": 7017260, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 231685373, "file_range_sync_nanos": 0, "file_fsync_nanos": 7366, "file_prepare_write_nanos": 26400, "lsm_state": [0, 0, 0, 8, 0, 0, 0]} 2024/11/20-22:47:13.022790 140008895514176 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":1732114008,"executesMs":24297,"compactionJobId":18642,"attempt":0,"compactionInputRawBytes":1019753502,"compactionInputZipBytes":305512690,"compactionOutputRawBytes":0,"compactionOutputZipBytes":298231602,"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-c7115c51de842912b5884692bfe7a1b5-ced13195e4cf0e7e-00"}}, response = 2024/11/20-22:47:13.022859 140008895514176 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-18642/att-00: olev 3, work 24.298 s, result 5.852 ms, install 0.814 ms, input{raw 972.513 MiB zip 291.360 MiB}