2024/11/20-22:43:36.600764 140008031065664 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00: fork to child time = 0.010441 sec 2024/11/20-22:43:36.601369 140008031065664 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00 2024/11/20-22:43:36.614738 140008031065664 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00 2024/11/20-22:43:36.616660 140008031065664 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:43:36.616932 140008031065664 [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:43:36.668517 140008031065664 [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-18469/att-00/MANIFEST-049091 2024/11/20-22:43:36.685053 140008031065664 [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-18469/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 81026, last_sequence is 1258941489, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 80833 2024/11/20-22:43:36.685062 140008031065664 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:43:36.685155 140008031065664 [version_set.cc:5724] Creating manifest 81026 2024/11/20-22:43:36.715167 140008031065664 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:43:36.733699 140008031065664 [compaction_job.cc:2437] [default] [JOB 18469] Compacting 1@2 + 11@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-22:43:36.733719 140008031065664 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 14110 Base level 2, inputs: [80985(27MB)], [80942(38MB) 80943(38MB) 80944(36MB) 80945(38MB) 80946(35MB) 80947(39MB) 80948(37MB) 80949(37MB) 80950(38MB) 80951(38MB) 81008(38MB)] 2024/11/20-22:43:36.741245 140008031065664 [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:43:36.741271 140008031065664 [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:43:36.741292 140008031065664 [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:43:36.741301 140008031065664 [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:43:36.741312 140008031065664 [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:43:37.315479 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081027.sst) /dev/shm/ToplingTemp/Topling-1099575-U7rCiW 2024/11/20-22:43:37.931394 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081027.sst): first pass time = 0.62's, 217.936'MB/sec 2024/11/20-22:43:39.604829 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081027.sst): old prealloc_size = 147639500, real_size = 36048352 2024/11/20-22:43:39.605498 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081027.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925954 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.0340 GB avg-val = 116.95 avg-zval = 36.74 2024/11/20-22:43:39.607061 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081027.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:43:40.539246 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081027.sst): second pass time = 1.67's, 64.745'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.93's, 43.091'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2766.813'MB/sec (index lex order gen) rebuild zvType time = 0.77's, 0.302'MB/sec write SST data time = 0.17's, 242.556'MB/sec dict compress time = 4356233619.02's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 20822.509'MB/sec zip my value time = 1.67's, unzip length = 0.108'GB zip my value throughput = 64.745'MB/sec zip pipeline throughput = 97.209'MB/sec entries = 925954 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.95 avg-zval = 36.74 usrkeys = 925954 avg-key = 20.00 avg-zkey = 1.94 avg-val = 123.95 avg-zval = 36.74 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925954 bytes = 3356592 } seq expand size = 6481678 multi value expand size = 0 cnt WriteAppend = 37 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0340 GB dict = 1.08 MB all = 0.0403 GB } UnZip/Zip{ index = 10.3078 value = 3.1832 dict = 1.00 all = 3.3335 } Zip/UnZip{ index = 0.0970 value = 0.3142 dict = 1.00 all = 0.3000 } ---------------------------- total value len = 563.180505 GB avg = 0.331 KB (by entry num) total key len = 44.340333 GB avg = 0.026 KB total ukey len = 32.812661 GB avg = 0.014 KB total ukey num = 2.321940530 Billion total entry num = 1.701442552 Billion write speed all = 36.165849647 MB/sec (with seq num) write speed all = 35.355551640 MB/sec (without seq num) 2024/11/20-22:43:40.592872 140008031065664 [compaction_job.cc:1948] [default] [JOB 18469] Generated table #81027: 925954 keys, 40263344 bytes, temperature: kWarm 2024/11/20-22:43:40.593007 140008031065664 EVENT_LOG_v1 {"time_micros": 1732113820592936, "cf_name": "default", "job": 18469, "event": "table_file_creation", "file_number": 81027, "file_size": 40263344, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479839, "largest_seqno": 1258549387, "table_properties": {"data_size": 34020048, "index_size": 1796608, "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": 25926712, "raw_average_key_size": 28, "raw_value_size": 108291080, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 925954, "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": 1732113817, "oldest_key_time": 0, "file_creation_time": 1732113817, "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": 81027, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:43:40.671817 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081028.sst) /dev/shm/ToplingTemp/Topling-1099575-pH3omW 2024/11/20-22:43:41.789981 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081028.sst): first pass time = 1.12's, 120.040'MB/sec 2024/11/20-22:43:43.145897 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081028.sst): old prealloc_size = 147639500, real_size = 36022608 2024/11/20-22:43:43.146522 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081028.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 930803 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0340 GB avg-val = 116.20 avg-zval = 36.55 2024/11/20-22:43:43.148786 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081028.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:43:44.039144 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081028.sst): second pass time = 1.36's, 79.815'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.89's, 44.928'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3027.451'MB/sec (index lex order gen) rebuild zvType time = 0.76's, 0.307'MB/sec write SST data time = 0.13's, 297.733'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 31758.730'MB/sec zip my value time = 1.36's, unzip length = 0.108'GB zip my value throughput = 79.815'MB/sec zip pipeline throughput = 79.815'MB/sec entries = 930803 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.20 avg-zval = 36.55 usrkeys = 930803 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.20 avg-zval = 36.55 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 930803 bytes = 3257824 } seq expand size = 6515621 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.0340 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.5123 value = 3.1793 dict = 1.00 all = 3.3444 } Zip/UnZip{ index = 0.0951 value = 0.3145 dict = 1.00 all = 0.2990 } ---------------------------- total value len = 563.295176 GB avg = 0.331 KB (by entry num) total key len = 44.366396 GB avg = 0.026 KB total ukey len = 32.831277 GB avg = 0.014 KB total ukey num = 2.322871333 Billion total entry num = 1.702373355 Billion write speed all = 36.166692170 MB/sec (with seq num) write speed all = 35.356119760 MB/sec (without seq num) 2024/11/20-22:43:44.091738 140008031065664 [compaction_job.cc:1948] [default] [JOB 18469] Generated table #81028: 930803 keys, 40132110 bytes, temperature: kWarm 2024/11/20-22:43:44.091808 140008031065664 EVENT_LOG_v1 {"time_micros": 1732113824091776, "cf_name": "default", "job": 18469, "event": "table_file_creation", "file_number": 81028, "file_size": 40132110, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1069697601, "largest_seqno": 1258549473, "table_properties": {"data_size": 34018816, "index_size": 1770880, "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": 26062484, "raw_average_key_size": 28, "raw_value_size": 108155354, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 930803, "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": 1732113820, "oldest_key_time": 0, "file_creation_time": 1732113820, "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": 81028, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:43:44.130107 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081029.sst) /dev/shm/ToplingTemp/Topling-1099575-iDZh7S 2024/11/20-22:43:45.212588 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081029.sst): first pass time = 1.08's, 123.996'MB/sec 2024/11/20-22:43:46.464420 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081029.sst): old prealloc_size = 147639500, real_size = 34965664 2024/11/20-22:43:46.465114 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081029.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925456 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0330 GB avg-val = 117.03 avg-zval = 35.62 2024/11/20-22:43:46.465915 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081029.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:43:47.447568 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081029.sst): second pass time = 1.25's, 86.580'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.98's, 39.612'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2706.733'MB/sec (index lex order gen) rebuild zvType time = 0.85's, 0.272'MB/sec write SST data time = 0.13's, 298.080'MB/sec dict compress time = 140014.12's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 20077.446'MB/sec zip my value time = 1.25's, unzip length = 0.108'GB zip my value throughput = 86.580'MB/sec zip pipeline throughput = 86.580'MB/sec entries = 925456 avg-key = 28.00 avg-zkey = 1.91 avg-val = 117.03 avg-zval = 35.62 usrkeys = 925456 avg-key = 20.00 avg-zkey = 1.91 avg-val = 124.03 avg-zval = 35.62 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925456 bytes = 3123424 } seq expand size = 6478192 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0330 GB dict = 1.08 MB all = 0.0389 GB } UnZip/Zip{ index = 10.4466 value = 3.2857 dict = 1.00 all = 3.4464 } Zip/UnZip{ index = 0.0957 value = 0.3043 dict = 1.00 all = 0.2902 } ---------------------------- total value len = 563.409959 GB avg = 0.331 KB (by entry num) total key len = 44.392308 GB avg = 0.026 KB total ukey len = 32.849786 GB avg = 0.014 KB total ukey num = 2.323796789 Billion total entry num = 1.703298811 Billion write speed all = 36.167729030 MB/sec (with seq num) write speed all = 35.356880460 MB/sec (without seq num) 2024/11/20-22:43:47.496021 140008031065664 [compaction_job.cc:1948] [default] [JOB 18469] Generated table #81029: 925456 keys, 38944032 bytes, temperature: kWarm 2024/11/20-22:43:47.496094 140008031065664 EVENT_LOG_v1 {"time_micros": 1732113827496062, "cf_name": "default", "job": 18469, "event": "table_file_creation", "file_number": 81029, "file_size": 38944032, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1141116984, "largest_seqno": 1258549501, "table_properties": {"data_size": 32962320, "index_size": 1771776, "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": 25912768, "raw_average_key_size": 28, "raw_value_size": 108304972, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925456, "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": 1732113824, "oldest_key_time": 0, "file_creation_time": 1732113824, "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": 81029, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:43:47.532829 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081030.sst) /dev/shm/ToplingTemp/Topling-1099575-Ut0FNS 2024/11/20-22:43:48.797881 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081030.sst): first pass time = 1.27's, 106.101'MB/sec 2024/11/20-22:43:50.155204 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081030.sst): old prealloc_size = 147639500, real_size = 36487040 2024/11/20-22:43:50.155936 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081030.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928415 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1082 GB zip-val = 0.0344 GB avg-val = 116.57 avg-zval = 37.08 2024/11/20-22:43:50.156783 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081030.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:43:51.039943 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081030.sst): second pass time = 1.36's, 79.785'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.88's, 45.385'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2535.499'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.324'MB/sec write SST data time = 0.17's, 240.330'MB/sec dict compress time = 140014.12's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 36540.037'MB/sec zip my value time = 1.36's, unzip length = 0.108'GB zip my value throughput = 79.785'MB/sec zip pipeline throughput = 79.785'MB/sec entries = 928415 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.57 avg-zval = 37.08 usrkeys = 928415 avg-key = 20.00 avg-zkey = 1.97 avg-val = 122.11 avg-zval = 37.08 TagRS{ kinds = RS_Key0_TagN bytes = 145160 } TagArray{ size = 734870 bytes = 2663920 } seq expand size = 5144090 multi value expand size = 0 cnt WriteAppend = 120 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0402 GB } UnZip/Zip{ index = 10.1743 value = 3.1433 dict = 1.00 all = 3.3427 } Zip/UnZip{ index = 0.0983 value = 0.3181 dict = 1.00 all = 0.2992 } ---------------------------- total value len = 563.523325 GB avg = 0.331 KB (by entry num) total key len = 44.418304 GB avg = 0.026 KB total ukey len = 32.868354 GB avg = 0.014 KB total ukey num = 2.324725204 Billion total entry num = 1.704227226 Billion write speed all = 36.168290336 MB/sec (with seq num) write speed all = 35.357173188 MB/sec (without seq num) 2024/11/20-22:43:51.092848 140008031065664 [compaction_job.cc:1948] [default] [JOB 18469] Generated table #81030: 928415 keys, 40152826 bytes, temperature: kWarm 2024/11/20-22:43:51.092930 140008031065664 EVENT_LOG_v1 {"time_micros": 1732113831092885, "cf_name": "default", "job": 18469, "event": "table_file_creation", "file_number": 81030, "file_size": 40152826, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1258549518, "table_properties": {"data_size": 34429744, "index_size": 1825024, "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": 25995620, "raw_average_key_size": 28, "raw_value_size": 108222206, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928415, "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": 1732113827, "oldest_key_time": 0, "file_creation_time": 1732113827, "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": 81030, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:43:51.154797 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081031.sst) /dev/shm/ToplingTemp/Topling-1099575-NImEoT 2024/11/20-22:43:52.042998 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081031.sst): first pass time = 0.89's, 151.122'MB/sec 2024/11/20-22:43:53.411308 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081031.sst): old prealloc_size = 147639500, real_size = 36529888 2024/11/20-22:43:53.411917 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081031.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927082 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.0345 GB avg-val = 116.77 avg-zval = 37.19 2024/11/20-22:43:53.412091 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081031.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:43:54.176081 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081031.sst): second pass time = 1.37's, 79.171'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.76's, 49.083'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3122.029'MB/sec (index lex order gen) rebuild zvType time = 0.64's, 0.363'MB/sec write SST data time = 0.12's, 300.579'MB/sec dict compress time = 0.00's, 1080456.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 19934.613'MB/sec zip my value time = 1.37's, unzip length = 0.108'GB zip my value throughput = 79.171'MB/sec zip pipeline throughput = 79.171'MB/sec entries = 927082 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.77 avg-zval = 37.19 usrkeys = 927082 avg-key = 20.00 avg-zkey = 1.97 avg-val = 116.78 avg-zval = 37.19 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 871 bytes = 2848 } seq expand size = 6097 multi value expand size = 0 cnt WriteAppend = 37 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.0375 GB } UnZip/Zip{ index = 10.1757 value = 3.1402 dict = 1.00 all = 3.5757 } Zip/UnZip{ index = 0.0983 value = 0.3185 dict = 1.00 all = 0.2797 } ---------------------------- total value len = 563.631591 GB avg = 0.331 KB (by entry num) total key len = 44.444262 GB avg = 0.026 KB total ukey len = 32.886896 GB avg = 0.014 KB total ukey num = 2.325652286 Billion total entry num = 1.705154308 Billion write speed all = 36.169527231 MB/sec (with seq num) write speed all = 35.358120235 MB/sec (without seq num) 2024/11/20-22:43:54.221884 140008031065664 [compaction_job.cc:1948] [default] [JOB 18469] Generated table #81031: 927082 keys, 37535959 bytes, temperature: kWarm 2024/11/20-22:43:54.221951 140008031065664 EVENT_LOG_v1 {"time_micros": 1732113834221919, "cf_name": "default", "job": 18469, "event": "table_file_creation", "file_number": 81031, "file_size": 37535959, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 972340122, "table_properties": {"data_size": 34475792, "index_size": 1822144, "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": 25958296, "raw_average_key_size": 28, "raw_value_size": 108259488, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927082, "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": 1732113831, "oldest_key_time": 0, "file_creation_time": 1732113831, "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": 81031, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:43:54.255982 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081032.sst) /dev/shm/ToplingTemp/Topling-1099575-E89BSR 2024/11/20-22:43:55.066500 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081032.sst): first pass time = 0.81's, 165.601'MB/sec 2024/11/20-22:43:56.291213 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081032.sst): old prealloc_size = 147639500, real_size = 37734560 2024/11/20-22:43:56.291772 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081032.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926157 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.0357 GB avg-val = 116.92 avg-zval = 38.55 2024/11/20-22:43:56.292441 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081032.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:43:57.080107 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081032.sst): second pass time = 1.22's, 88.471'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.79's, 52.059'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3364.088'MB/sec (index lex order gen) rebuild zvType time = 0.66's, 0.352'MB/sec write SST data time = 0.13's, 314.948'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 = 31365.613'MB/sec zip my value time = 1.22's, unzip length = 0.108'GB zip my value throughput = 88.471'MB/sec zip pipeline throughput = 88.471'MB/sec entries = 926157 avg-key = 28.00 avg-zkey = 1.94 avg-val = 116.92 avg-zval = 38.55 usrkeys = 926157 avg-key = 20.00 avg-zkey = 1.94 avg-val = 121.78 avg-zval = 38.55 TagRS{ kinds = RS_Key0_TagN bytes = 144800 } TagArray{ size = 642686 bytes = 2329744 } seq expand size = 4498802 multi value expand size = 0 cnt WriteAppend = 25 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0357 GB dict = 1.08 MB all = 0.0411 GB } UnZip/Zip{ index = 10.3101 value = 3.0327 dict = 1.00 all = 3.2682 } Zip/UnZip{ index = 0.0970 value = 0.3297 dict = 1.00 all = 0.3060 } ---------------------------- total value len = 563.744375 GB avg = 0.330 KB (by entry num) total key len = 44.470195 GB avg = 0.026 KB total ukey len = 32.905419 GB avg = 0.014 KB total ukey num = 2.326578443 Billion total entry num = 1.706080465 Billion write speed all = 36.171530178 MB/sec (with seq num) write speed all = 35.359822678 MB/sec (without seq num) 2024/11/20-22:43:57.130194 140008031065664 [compaction_job.cc:1948] [default] [JOB 18469] Generated table #81032: 926157 keys, 41067666 bytes, temperature: kWarm 2024/11/20-22:43:57.130263 140008031065664 EVENT_LOG_v1 {"time_micros": 1732113837130232, "cf_name": "default", "job": 18469, "event": "table_file_creation", "file_number": 81032, "file_size": 41067666, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1258549270, "table_properties": {"data_size": 35706256, "index_size": 1796608, "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": 25932396, "raw_average_key_size": 28, "raw_value_size": 108285350, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926157, "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": 1732113834, "oldest_key_time": 0, "file_creation_time": 1732113834, "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": 81032, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:43:57.165544 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081033.sst) /dev/shm/ToplingTemp/Topling-1099575-YGZIKS 2024/11/20-22:43:57.980516 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081033.sst): first pass time = 0.81's, 164.699'MB/sec 2024/11/20-22:43:59.119301 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081033.sst): old prealloc_size = 147639500, real_size = 36129616 2024/11/20-22:43:59.119905 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081033.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925528 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.0341 GB avg-val = 117.02 avg-zval = 36.90 2024/11/20-22:43:59.120682 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081033.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:43:59.993851 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081033.sst): second pass time = 1.14's, 95.171'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.87's, 45.591'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3009.787'MB/sec (index lex order gen) rebuild zvType time = 0.75's, 0.310'MB/sec write SST data time = 0.13's, 309.734'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 = 32977.749'MB/sec zip my value time = 1.14's, unzip length = 0.108'GB zip my value throughput = 95.171'MB/sec zip pipeline throughput = 95.171'MB/sec entries = 925528 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.02 avg-zval = 36.90 usrkeys = 925528 avg-key = 20.00 avg-zkey = 1.89 avg-val = 123.15 avg-zval = 36.90 TagRS{ kinds = RS_Key0_TagN bytes = 144720 } TagArray{ size = 811069 bytes = 2737376 } seq expand size = 5677483 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0017 GB value = 0.0341 GB dict = 1.08 MB all = 0.0399 GB } UnZip/Zip{ index = 10.5816 value = 3.1715 dict = 1.00 all = 3.3664 } Zip/UnZip{ index = 0.0945 value = 0.3153 dict = 1.00 all = 0.2971 } ---------------------------- total value len = 563.858356 GB avg = 0.330 KB (by entry num) total key len = 44.496109 GB avg = 0.026 KB total ukey len = 32.923930 GB avg = 0.014 KB total ukey num = 2.327503971 Billion total entry num = 1.707005993 Billion write speed all = 36.173581627 MB/sec (with seq num) write speed all = 35.361574494 MB/sec (without seq num) 2024/11/20-22:44:00.042752 140008031065664 [compaction_job.cc:1948] [default] [JOB 18469] Generated table #81033: 925528 keys, 39870290 bytes, temperature: kWarm 2024/11/20-22:44:00.042821 140008031065664 EVENT_LOG_v1 {"time_micros": 1732113840042790, "cf_name": "default", "job": 18469, "event": "table_file_creation", "file_number": 81033, "file_size": 39870290, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1258548214, "table_properties": {"data_size": 34148736, "index_size": 1749312, "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": 25914784, "raw_average_key_size": 28, "raw_value_size": 108303016, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925528, "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": 1732113837, "oldest_key_time": 0, "file_creation_time": 1732113837, "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": 81033, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:44:00.079863 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081034.sst) /dev/shm/ToplingTemp/Topling-1099575-MlZUeV 2024/11/20-22:44:00.898677 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081034.sst): first pass time = 0.82's, 163.927'MB/sec 2024/11/20-22:44:02.068179 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081034.sst): old prealloc_size = 147639500, real_size = 36056736 2024/11/20-22:44:02.068765 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081034.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926146 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.92 avg-zval = 36.78 2024/11/20-22:44:02.069544 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081034.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:44:02.955931 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081034.sst): second pass time = 1.17's, 92.664'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.89's, 45.100'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3246.986'MB/sec (index lex order gen) rebuild zvType time = 0.76's, 0.305'MB/sec write SST data time = 0.13's, 315.129'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 = 34072.104'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.664'MB/sec zip pipeline throughput = 92.664'MB/sec entries = 926146 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.92 avg-zval = 36.78 usrkeys = 926146 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.92 avg-zval = 36.78 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926146 bytes = 3125760 } seq expand size = 6483022 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.0341 GB dict = 1.08 MB all = 0.0400 GB } UnZip/Zip{ index = 10.5137 value = 3.1790 dict = 1.00 all = 3.3523 } Zip/UnZip{ index = 0.0951 value = 0.3146 dict = 1.00 all = 0.2983 } ---------------------------- total value len = 563.973124 GB avg = 0.330 KB (by entry num) total key len = 44.522041 GB avg = 0.026 KB total ukey len = 32.942453 GB avg = 0.014 KB total ukey num = 2.328430117 Billion total entry num = 1.707932139 Billion write speed all = 36.175576318 MB/sec (with seq num) write speed all = 35.363271696 MB/sec (without seq num) 2024/11/20-22:44:03.004023 140008031065664 [compaction_job.cc:1948] [default] [JOB 18469] Generated table #81034: 926146 keys, 40037038 bytes, temperature: kWarm 2024/11/20-22:44:03.004109 140008031065664 EVENT_LOG_v1 {"time_micros": 1732113843004079, "cf_name": "default", "job": 18469, "event": "table_file_creation", "file_number": 81034, "file_size": 40037038, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187855374, "largest_seqno": 1258548650, "table_properties": {"data_size": 34063248, "index_size": 1761792, "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": 25932088, "raw_average_key_size": 28, "raw_value_size": 108285724, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926146, "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": 1732113840, "oldest_key_time": 0, "file_creation_time": 1732113840, "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": 81034, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:44:03.041472 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081035.sst) /dev/shm/ToplingTemp/Topling-1099575-FYjTHS 2024/11/20-22:44:03.866518 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081035.sst): first pass time = 0.83's, 162.688'MB/sec 2024/11/20-22:44:05.048690 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081035.sst): old prealloc_size = 147639500, real_size = 36101616 2024/11/20-22:44:05.049260 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081035.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926548 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.89 raw-val = 0.1083 GB zip-val = 0.0341 GB avg-val = 116.86 avg-zval = 36.82 2024/11/20-22:44:05.050024 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081035.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:44:05.921853 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081035.sst): second pass time = 1.18's, 91.658'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.87's, 45.911'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3206.094'MB/sec (index lex order gen) rebuild zvType time = 0.75's, 0.310'MB/sec write SST data time = 0.13's, 316.997'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 = 20648.676'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 91.658'MB/sec zip pipeline throughput = 91.658'MB/sec entries = 926548 avg-key = 28.00 avg-zkey = 1.89 avg-val = 116.86 avg-zval = 36.82 usrkeys = 926548 avg-key = 20.00 avg-zkey = 1.89 avg-val = 123.86 avg-zval = 36.82 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926548 bytes = 3127120 } seq expand size = 6485836 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.5840 value = 3.1734 dict = 1.00 all = 3.3482 } Zip/UnZip{ index = 0.0945 value = 0.3151 dict = 1.00 all = 0.2987 } ---------------------------- total value len = 564.087885 GB avg = 0.330 KB (by entry num) total key len = 44.547985 GB avg = 0.026 KB total ukey len = 32.960984 GB avg = 0.014 KB total ukey num = 2.329356665 Billion total entry num = 1.708858687 Billion write speed all = 36.177562204 MB/sec (with seq num) write speed all = 35.364960194 MB/sec (without seq num) 2024/11/20-22:44:05.971560 140008031065664 [compaction_job.cc:1948] [default] [JOB 18469] Generated table #81035: 926548 keys, 40087052 bytes, temperature: kWarm 2024/11/20-22:44:05.971626 140008031065664 EVENT_LOG_v1 {"time_micros": 1732113845971594, "cf_name": "default", "job": 18469, "event": "table_file_creation", "file_number": 81035, "file_size": 40087052, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187851476, "largest_seqno": 1258548434, "table_properties": {"data_size": 34118944, "index_size": 1750848, "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": 25943344, "raw_average_key_size": 28, "raw_value_size": 108274508, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926548, "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": 1732113843, "oldest_key_time": 0, "file_creation_time": 1732113843, "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": 81035, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:44:06.008150 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081036.sst) /dev/shm/ToplingTemp/Topling-1099575-4eQZKU 2024/11/20-22:44:06.817019 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081036.sst): first pass time = 0.81's, 165.940'MB/sec 2024/11/20-22:44:07.971406 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081036.sst): old prealloc_size = 147639500, real_size = 35983760 2024/11/20-22:44:07.971925 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081036.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926571 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0340 GB avg-val = 116.85 avg-zval = 36.67 2024/11/20-22:44:07.972697 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081036.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:44:08.805440 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081036.sst): second pass time = 1.15's, 93.855'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 47.920'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3538.669'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.327'MB/sec write SST data time = 0.13's, 319.322'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 = 20030.627'MB/sec zip my value time = 1.15's, unzip length = 0.108'GB zip my value throughput = 93.855'MB/sec zip pipeline throughput = 93.855'MB/sec entries = 926571 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.85 avg-zval = 36.67 usrkeys = 926571 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.85 avg-zval = 36.67 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926571 bytes = 3127200 } seq expand size = 6485997 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.0340 GB dict = 1.08 MB all = 0.0400 GB } UnZip/Zip{ index = 10.4457 value = 3.1866 dict = 1.00 all = 3.3583 } Zip/UnZip{ index = 0.0957 value = 0.3138 dict = 1.00 all = 0.2978 } ---------------------------- total value len = 564.202645 GB avg = 0.330 KB (by entry num) total key len = 44.573929 GB avg = 0.026 KB total ukey len = 32.979515 GB avg = 0.014 KB total ukey num = 2.330283236 Billion total entry num = 1.709785258 Billion write speed all = 36.179724434 MB/sec (with seq num) write speed all = 35.366821150 MB/sec (without seq num) 2024/11/20-22:44:08.855716 140008031065664 [compaction_job.cc:1948] [default] [JOB 18469] Generated table #81036: 926571 keys, 39965568 bytes, temperature: kWarm 2024/11/20-22:44:08.855784 140008031065664 EVENT_LOG_v1 {"time_micros": 1732113848855751, "cf_name": "default", "job": 18469, "event": "table_file_creation", "file_number": 81036, "file_size": 39965568, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187851506, "largest_seqno": 1258548820, "table_properties": {"data_size": 33977856, "index_size": 1774080, "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": 25943988, "raw_average_key_size": 28, "raw_value_size": 108273846, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926571, "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": 1732113845, "oldest_key_time": 0, "file_creation_time": 1732113845, "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": 81036, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:44:08.890261 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081037.sst) /dev/shm/ToplingTemp/Topling-1099575-EspV1R 2024/11/20-22:44:09.701632 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081037.sst): first pass time = 0.81's, 165.427'MB/sec 2024/11/20-22:44:10.830646 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081037.sst): old prealloc_size = 147639500, real_size = 36179200 2024/11/20-22:44:10.831268 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081037.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928417 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1082 GB zip-val = 0.0342 GB avg-val = 116.57 avg-zval = 36.80 2024/11/20-22:44:10.832100 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081037.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:44:11.642193 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081037.sst): second pass time = 1.13's, 95.929'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.81's, 49.642'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2971.684'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.338'MB/sec write SST data time = 0.12's, 324.842'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 = 34430.708'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 95.929'MB/sec zip pipeline throughput = 95.929'MB/sec entries = 928417 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.57 avg-zval = 36.80 usrkeys = 928417 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.57 avg-zval = 36.80 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928417 bytes = 3249472 } seq expand size = 6498919 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.0342 GB dict = 1.08 MB all = 0.0403 GB } UnZip/Zip{ index = 10.4446 value = 3.1672 dict = 1.00 all = 3.3317 } Zip/UnZip{ index = 0.0957 value = 0.3157 dict = 1.00 all = 0.3002 } ---------------------------- total value len = 564.317366 GB avg = 0.330 KB (by entry num) total key len = 44.599924 GB avg = 0.026 KB total ukey len = 32.998083 GB avg = 0.014 KB total ukey num = 2.331211653 Billion total entry num = 1.710713675 Billion write speed all = 36.181987380 MB/sec (with seq num) write speed all = 35.368779785 MB/sec (without seq num) 2024/11/20-22:44:11.696259 140008031065664 [compaction_job.cc:1948] [default] [JOB 18469] Generated table #81037: 928417 keys, 40285538 bytes, temperature: kWarm 2024/11/20-22:44:11.696326 140008031065664 EVENT_LOG_v1 {"time_micros": 1732113851696295, "cf_name": "default", "job": 18469, "event": "table_file_creation", "file_number": 81037, "file_size": 40285538, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1085063272, "largest_seqno": 1258547106, "table_properties": {"data_size": 34169136, "index_size": 1777792, "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": 25995676, "raw_average_key_size": 28, "raw_value_size": 108222094, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928417, "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": 1732113848, "oldest_key_time": 0, "file_creation_time": 1732113848, "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": 81037, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:44:11.734560 140008031065664 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081038.sst) /dev/shm/ToplingTemp/Topling-1099575-vacrbV 2024/11/20-22:44:11.814081 140008031065664 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081038.sst): first pass time = 0.08's, 260.752'MB/sec 2024/11/20-22:44:11.985766 140008031065664 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081038.sst): old prealloc_size = 147639500, real_size = 6093472 2024/11/20-22:44:11.985900 140008031065664 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081038.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 141971 prefix = 4 raw-key = 0.0023 GB zip-key = 0.0003 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.0168 GB zip-val = 0.0058 GB avg-val = 118.00 avg-zval = 40.75 2024/11/20-22:44:11.986083 140008031065664 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081038.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.021 GB 2024/11/20-22:44:12.112759 140008031065664 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00/081038.sst): second pass time = 0.17's, 97.925'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.13's, 52.740'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2392.298'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.331'MB/sec write SST data time = 0.02's, 339.397'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.176'MB, throughput = 6483.803'MB/sec zip my value time = 0.17's, unzip length = 0.017'GB zip my value throughput = 97.925'MB/sec zip pipeline throughput = 97.925'MB/sec entries = 141971 avg-key = 28.00 avg-zkey = 1.92 avg-val = 118.00 avg-zval = 40.75 usrkeys = 141971 avg-key = 20.00 avg-zkey = 1.92 avg-val = 125.00 avg-zval = 40.75 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 141971 bytes = 461424 } seq expand size = 993797 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0028 GB value = 0.0168 GB dict = 0.18 MB all = 0.0207 GB } __ZipSize{ index = 0.0003 GB value = 0.0058 GB dict = 0.18 MB all = 0.0067 GB } UnZip/Zip{ index = 10.3975 value = 2.8960 dict = 1.00 all = 3.0951 } Zip/UnZip{ index = 0.0962 value = 0.3453 dict = 1.00 all = 0.3231 } ---------------------------- total value len = 564.335112 GB avg = 0.330 KB (by entry num) total key len = 44.603900 GB avg = 0.026 KB total ukey len = 33.000923 GB avg = 0.014 KB total ukey num = 2.331353624 Billion total entry num = 1.710855646 Billion write speed all = 36.182266361 MB/sec (with seq num) write speed all = 35.369014019 MB/sec (without seq num) 2024/11/20-22:44:12.126632 140008031065664 [compaction_job.cc:1948] [default] [JOB 18469] Generated table #81038: 141971 keys, 6696929 bytes, temperature: kWarm 2024/11/20-22:44:12.126684 140008031065664 EVENT_LOG_v1 {"time_micros": 1732113852126655, "cf_name": "default", "job": 18469, "event": "table_file_creation", "file_number": 81038, "file_size": 6696929, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1150589666, "largest_seqno": 1214905416, "table_properties": {"data_size": 5784720, "index_size": 273088, "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": 3975188, "raw_average_key_size": 28, "raw_value_size": 16752578, "raw_average_value_size": 118, "num_data_blocks": 1, "num_entries": 141971, "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": 118, "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": 1732113851, "oldest_key_time": 0, "file_creation_time": 1732113851, "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": 81038, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:44:12.136500 140008031065664 [compaction_job.cc:703] job-18469: subcompact[0], size: 0.445038 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18469/att-00 [081027,081028,081029,081030,081031,081032,081033,081034,081035,081036,081037,081038] 2024/11/20-22:44:12.215456 140008031065664 (Original Log Time 2024/11/20-22:43:36.733786) EVENT_LOG_v1 {"time_micros": 1732113816733739, "job": 18469, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [80985], "files_L3": [80942, 80943, 80944, 80945, 80946, 80947, 80948, 80949, 80950, 80951, 81008], "score": 0.998331, "input_data_size": 466446781, "oldest_snapshot_seqno": 1258940966} 2024/11/20-22:44:12.215459 140008031065664 (Original Log Time 2024/11/20-22:44:12.214421) [compaction_job.cc:2022] [default] [JOB 18469] Compacted 1@2 + 11@3 files to L3 => 445038352 bytes 2024/11/20-22:44:12.215460 140008031065664 (Original Log Time 2024/11/20-22:44:12.215392) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 12 0 0 0] max score 0.02, MB/sec: 13.2 rd, 12.6 wr, level 3, files in(1, 11) out(12 +0 blob) MB in(27.1, 417.8 +0.0 blob) out(424.4 +0.0 blob), read-write-amplify(32.1) write-amplify(15.7) OK, records in: 10428871, records dropped: 89823 output_compression: Snappy 2024/11/20-22:44:12.215464 140008031065664 (Original Log Time 2024/11/20-22:44:12.215437) EVENT_LOG_v1 {"time_micros": 1732113852215415, "cf": "default", "job": 18469, "event": "compaction_finished", "compaction_time_micros": 35402717, "compaction_time_cpu_micros": 16258049, "output_level": 3, "num_output_files": 12, "total_output_size": 445038352, "num_input_records": 10428871, "num_output_records": 10339048, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 320473790, "file_range_sync_nanos": 0, "file_fsync_nanos": 11980, "file_prepare_write_nanos": 44331, "lsm_state": [0, 0, 0, 12, 0, 0, 0]} 2024/11/20-22:44:12.361316 140008031065664 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":1732113816,"executesMs":35605,"compactionJobId":18469,"attempt":0,"compactionInputRawBytes":1509878426,"compactionInputZipBytes":466446781,"compactionOutputRawBytes":0,"compactionOutputZipBytes":445038352,"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-3f9715b1f21381b58576789c32100515-47336b944b8723b4-00"}}, response = 2024/11/20-22:44:12.361365 140008031065664 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-18469/att-00: olev 3, work 35.606 s, result 7.669 ms, install 1.057 ms, input{raw 1.406 GiB zip 444.838 MiB}