2024/11/20-22:33:37.830172 140008929084992 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00: fork to child time = 0.022369 sec 2024/11/20-22:33:37.831034 140008929084992 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00 2024/11/20-22:33:37.849425 140008929084992 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00 2024/11/20-22:33:37.851124 140008929084992 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:33:37.851392 140008929084992 [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:33:37.903358 140008929084992 [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-17940/att-00/MANIFEST-049091 2024/11/20-22:33:37.960377 140008929084992 [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-17940/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 80028, last_sequence is 1246822121, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 79840 2024/11/20-22:33:37.960387 140008929084992 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:33:37.960494 140008929084992 [version_set.cc:5724] Creating manifest 80028 2024/11/20-22:33:37.992769 140008929084992 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:33:38.013366 140008929084992 [compaction_job.cc:2437] [default] [JOB 17940] Compacting 1@2 + 17@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/20-22:33:38.013392 140008929084992 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 13764 Base level 2, inputs: [80013(54MB)], [79940(37MB) 79941(38MB) 79942(38MB) 79943(36MB) 79944(36MB) 79945(40MB) 79946(38MB) 79947(38MB) 79948(38MB) 79949(38MB) 79950(12MB) 79825(37MB) 79826(38MB) 79827(36MB) 79828(36MB) 79829(36MB) 79830(37MB)] 2024/11/20-22:33:38.023674 140008929084992 [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:33:38.023703 140008929084992 [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:33:38.023723 140008929084992 [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:33:38.023732 140008929084992 [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:33:38.023745 140008929084992 [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:33:38.955770 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080029.sst) /dev/shm/ToplingTemp/Topling-1088646-UMQFht 2024/11/20-22:33:39.462005 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080029.sst): first pass time = 0.51's, 265.149'MB/sec 2024/11/20-22:33:40.976183 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080029.sst): old prealloc_size = 147639500, real_size = 35428448 2024/11/20-22:33:40.976947 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080029.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924815 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.0334 GB avg-val = 117.13 avg-zval = 36.12 2024/11/20-22:33:40.978714 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080029.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:33:42.204945 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080029.sst): second pass time = 1.51's, 71.587'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.23's, 32.260'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2433.999'MB/sec (index lex order gen) rebuild zvType time = 1.06's, 0.218'MB/sec write SST data time = 0.17's, 239.983'MB/sec dict compress time = 3474591152.13's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 27815.927'MB/sec zip my value time = 1.51's, unzip length = 0.108'GB zip my value throughput = 71.587'MB/sec zip pipeline throughput = 131.284'MB/sec entries = 924815 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.13 avg-zval = 36.12 usrkeys = 924815 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.13 avg-zval = 36.12 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924815 bytes = 3352464 } seq expand size = 6473705 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.0334 GB dict = 1.08 MB all = 0.0396 GB } UnZip/Zip{ index = 10.3065 value = 3.2430 dict = 1.00 all = 3.3859 } Zip/UnZip{ index = 0.0970 value = 0.3084 dict = 1.00 all = 0.2953 } ---------------------------- total value len = 563.180529 GB avg = 0.331 KB (by entry num) total key len = 44.340301 GB avg = 0.026 KB total ukey len = 32.812638 GB avg = 0.014 KB total ukey num = 2.321939391 Billion total entry num = 1.701441413 Billion write speed all = 37.501618249 MB/sec (with seq num) write speed all = 36.661392819 MB/sec (without seq num) 2024/11/20-22:33:42.319138 140008929084992 [compaction_job.cc:1948] [default] [JOB 17940] Generated table #80029: 924815 keys, 39640378 bytes, temperature: kWarm 2024/11/20-22:33:42.319228 140008929084992 EVENT_LOG_v1 {"time_micros": 1732113222319184, "cf_name": "default", "job": 17940, "event": "table_file_creation", "file_number": 80029, "file_size": 39640378, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479839, "largest_seqno": 1246499381, "table_properties": {"data_size": 33402448, "index_size": 1794624, "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": 25894820, "raw_average_key_size": 28, "raw_value_size": 108323002, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924815, "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": 1732113218, "oldest_key_time": 0, "file_creation_time": 1732113218, "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": 80029, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:33:42.358079 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080030.sst) /dev/shm/ToplingTemp/Topling-1088646-ssLXrw 2024/11/20-22:33:43.362869 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080030.sst): first pass time = 1.00's, 133.584'MB/sec 2024/11/20-22:33:45.485307 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080030.sst): old prealloc_size = 147639500, real_size = 36356944 2024/11/20-22:33:45.485873 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080030.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 930045 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.0344 GB avg-val = 116.31 avg-zval = 36.94 2024/11/20-22:33:45.486720 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080030.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:33:46.349237 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080030.sst): second pass time = 2.12's, 50.988'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.86's, 46.839'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3252.562'MB/sec (index lex order gen) rebuild zvType time = 0.72's, 0.323'MB/sec write SST data time = 0.14's, 282.087'MB/sec dict compress time = 2314885530.82's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.079'MB, throughput = 31179.588'MB/sec zip my value time = 2.12's, unzip length = 0.108'GB zip my value throughput = 50.988'MB/sec zip pipeline throughput = 158.415'MB/sec entries = 930045 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.31 avg-zval = 36.94 usrkeys = 930045 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.31 avg-zval = 36.94 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 930045 bytes = 3255168 } seq expand size = 6510315 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.0344 GB dict = 1.08 MB all = 0.0405 GB } UnZip/Zip{ index = 10.5133 value = 3.1488 dict = 1.00 all = 3.3169 } Zip/UnZip{ index = 0.0951 value = 0.3176 dict = 1.00 all = 0.3015 } ---------------------------- total value len = 563.295216 GB avg = 0.331 KB (by entry num) total key len = 44.366342 GB avg = 0.026 KB total ukey len = 32.831239 GB avg = 0.014 KB total ukey num = 2.322869436 Billion total entry num = 1.702371458 Billion write speed all = 37.500711700 MB/sec (with seq num) write speed all = 36.660241996 MB/sec (without seq num) 2024/11/20-22:33:46.397221 140008929084992 [compaction_job.cc:1948] [default] [JOB 17940] Generated table #80030: 930045 keys, 40464456 bytes, temperature: kWarm 2024/11/20-22:33:46.397288 140008929084992 EVENT_LOG_v1 {"time_micros": 1732113226397258, "cf_name": "default", "job": 17940, "event": "table_file_creation", "file_number": 80030, "file_size": 40464456, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1069697601, "largest_seqno": 1246499166, "table_properties": {"data_size": 34354944, "index_size": 1769280, "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": 26041260, "raw_average_key_size": 28, "raw_value_size": 108176610, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 930045, "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": 1732113222, "oldest_key_time": 0, "file_creation_time": 1732113222, "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": 80030, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:33:46.433502 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080031.sst) /dev/shm/ToplingTemp/Topling-1088646-hbxxhx 2024/11/20-22:33:47.276176 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080031.sst): first pass time = 0.84's, 159.283'MB/sec 2024/11/20-22:33:48.807964 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080031.sst): old prealloc_size = 147639500, real_size = 35808224 2024/11/20-22:33:48.808641 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080031.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928040 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.96 raw-val = 0.1082 GB zip-val = 0.0338 GB avg-val = 116.62 avg-zval = 36.37 2024/11/20-22:33:48.809470 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080031.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:33:49.590543 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080031.sst): second pass time = 1.53's, 70.698'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.78's, 50.965'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2869.973'MB/sec (index lex order gen) rebuild zvType time = 0.65's, 0.357'MB/sec write SST data time = 0.13's, 304.081'MB/sec dict compress time = 2314885530.82's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 34474.427'MB/sec zip my value time = 1.53's, unzip length = 0.108'GB zip my value throughput = 70.698'MB/sec zip pipeline throughput = 118.675'MB/sec entries = 928040 avg-key = 28.00 avg-zkey = 1.96 avg-val = 116.62 avg-zval = 36.37 usrkeys = 928040 avg-key = 20.00 avg-zkey = 1.96 avg-val = 123.02 avg-zval = 36.37 TagRS{ kinds = RS_Key0_TagN bytes = 145120 } TagArray{ size = 847548 bytes = 3072384 } seq expand size = 5932836 multi value expand size = 0 cnt WriteAppend = 88 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0338 GB dict = 1.08 MB all = 0.0399 GB } UnZip/Zip{ index = 10.1784 value = 3.2067 dict = 1.00 all = 3.3653 } Zip/UnZip{ index = 0.0982 value = 0.3119 dict = 1.00 all = 0.2972 } ---------------------------- total value len = 563.409381 GB avg = 0.331 KB (by entry num) total key len = 44.392328 GB avg = 0.026 KB total ukey len = 32.849800 GB avg = 0.014 KB total ukey num = 2.323797476 Billion total entry num = 1.703299498 Billion write speed all = 37.501859309 MB/sec (with seq num) write speed all = 36.661099605 MB/sec (without seq num) 2024/11/20-22:33:49.651228 140008929084992 [compaction_job.cc:1948] [default] [JOB 17940] Generated table #80031: 928040 keys, 39882960 bytes, temperature: kWarm 2024/11/20-22:33:49.651300 140008929084992 EVENT_LOG_v1 {"time_micros": 1732113229651267, "cf_name": "default", "job": 17940, "event": "table_file_creation", "file_number": 80031, "file_size": 39882960, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1246499881, "table_properties": {"data_size": 33752464, "index_size": 1823552, "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": 25985120, "raw_average_key_size": 28, "raw_value_size": 108232624, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928040, "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": 1732113226, "oldest_key_time": 0, "file_creation_time": 1732113226, "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": 80031, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:33:49.687942 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080032.sst) /dev/shm/ToplingTemp/Topling-1088646-m4FtRv 2024/11/20-22:33:50.854666 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080032.sst): first pass time = 1.17's, 115.045'MB/sec 2024/11/20-22:33:52.765032 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080032.sst): old prealloc_size = 147639500, real_size = 36480752 2024/11/20-22:33:52.765594 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080032.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926796 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.0344 GB avg-val = 116.82 avg-zval = 37.15 2024/11/20-22:33:52.765944 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080032.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:33:53.667262 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080032.sst): second pass time = 1.91's, 56.700'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.90's, 42.663'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3471.788'MB/sec (index lex order gen) rebuild zvType time = 0.68's, 0.340'MB/sec write SST data time = 0.22's, 174.555'MB/sec dict compress time = 2314885530.82's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 29526.650'MB/sec zip my value time = 1.91's, unzip length = 0.108'GB zip my value throughput = 56.700'MB/sec zip pipeline throughput = 185.738'MB/sec entries = 926796 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.82 avg-zval = 37.15 usrkeys = 926796 avg-key = 20.00 avg-zkey = 1.97 avg-val = 119.07 avg-zval = 37.15 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 298459 bytes = 1007312 } seq expand size = 2089213 multi value expand size = 0 cnt WriteAppend = 58 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.0385 GB } UnZip/Zip{ index = 10.1751 value = 3.1448 dict = 1.00 all = 3.4870 } Zip/UnZip{ index = 0.0983 value = 0.3180 dict = 1.00 all = 0.2868 } ---------------------------- total value len = 563.519738 GB avg = 0.331 KB (by entry num) total key len = 44.418278 GB avg = 0.026 KB total ukey len = 32.868336 GB avg = 0.014 KB total ukey num = 2.324724272 Billion total entry num = 1.704226294 Billion write speed all = 37.500836765 MB/sec (with seq num) write speed all = 36.659831131 MB/sec (without seq num) 2024/11/20-22:33:53.718133 140008929084992 [compaction_job.cc:1948] [default] [JOB 17940] Generated table #80032: 926796 keys, 38491221 bytes, temperature: kWarm 2024/11/20-22:33:53.718231 140008929084992 EVENT_LOG_v1 {"time_micros": 1732113233718183, "cf_name": "default", "job": 17940, "event": "table_file_creation", "file_number": 80032, "file_size": 38491221, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 978567417, "table_properties": {"data_size": 34427168, "index_size": 1821696, "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": 25950288, "raw_average_key_size": 28, "raw_value_size": 108267440, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926796, "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": 1732113229, "oldest_key_time": 0, "file_creation_time": 1732113229, "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": 80032, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:33:53.785779 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080033.sst) /dev/shm/ToplingTemp/Topling-1088646-VDTW8u 2024/11/20-22:33:54.768924 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080033.sst): first pass time = 0.98's, 136.527'MB/sec 2024/11/20-22:33:56.484766 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080033.sst): old prealloc_size = 147639500, real_size = 36439120 2024/11/20-22:33:56.485334 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080033.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926750 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.0344 GB avg-val = 116.83 avg-zval = 37.10 2024/11/20-22:33:56.485624 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080033.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:33:57.485230 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080033.sst): second pass time = 1.72's, 63.129'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.00's, 38.209'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3313.854'MB/sec (index lex order gen) rebuild zvType time = 0.74's, 0.313'MB/sec write SST data time = 0.26's, 146.872'MB/sec dict compress time = 0.00's, 1080054.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 30515.172'MB/sec zip my value time = 1.72's, unzip length = 0.108'GB zip my value throughput = 63.129'MB/sec zip pipeline throughput = 178.338'MB/sec entries = 926750 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.83 avg-zval = 37.10 usrkeys = 926750 avg-key = 20.00 avg-zkey = 1.97 avg-val = 118.58 avg-zval = 37.10 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231949 bytes = 782848 } seq expand size = 1623643 multi value expand size = 0 cnt WriteAppend = 35 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.0382 GB } UnZip/Zip{ index = 10.1771 value = 3.1486 dict = 1.00 all = 3.5113 } Zip/UnZip{ index = 0.0983 value = 0.3176 dict = 1.00 all = 0.2848 } ---------------------------- total value len = 563.629630 GB avg = 0.331 KB (by entry num) total key len = 44.444227 GB avg = 0.026 KB total ukey len = 32.886871 GB avg = 0.014 KB total ukey num = 2.325651022 Billion total entry num = 1.705153044 Billion write speed all = 37.500384384 MB/sec (with seq num) write speed all = 36.659119543 MB/sec (without seq num) 2024/11/20-22:33:57.535410 140008929084992 [compaction_job.cc:1948] [default] [JOB 17940] Generated table #80033: 926750 keys, 38224773 bytes, temperature: kWarm 2024/11/20-22:33:57.535499 140008929084992 EVENT_LOG_v1 {"time_micros": 1732113237535455, "cf_name": "default", "job": 17940, "event": "table_file_creation", "file_number": 80033, "file_size": 38224773, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 963091028, "table_properties": {"data_size": 34385984, "index_size": 1821248, "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": 25949000, "raw_average_key_size": 28, "raw_value_size": 108268852, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926750, "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": 1732113233, "oldest_key_time": 0, "file_creation_time": 1732113233, "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": 80033, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:33:57.613978 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080034.sst) /dev/shm/ToplingTemp/Topling-1088646-q9Zcgu 2024/11/20-22:33:58.539615 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080034.sst): first pass time = 0.93's, 145.015'MB/sec 2024/11/20-22:34:00.051103 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080034.sst): old prealloc_size = 147639500, real_size = 38648000 2024/11/20-22:34:00.051817 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080034.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924090 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.0367 GB avg-val = 117.24 avg-zval = 39.67 2024/11/20-22:34:00.052722 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080034.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:34:01.107690 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080034.sst): second pass time = 1.51's, 71.724'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.06's, 40.367'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2532.865'MB/sec (index lex order gen) rebuild zvType time = 0.88's, 0.263'MB/sec write SST data time = 0.18's, 239.169'MB/sec dict compress time = 0.00's, 1082098.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 33975.886'MB/sec zip my value time = 1.51's, unzip length = 0.108'GB zip my value throughput = 71.724'MB/sec zip pipeline throughput = 143.393'MB/sec entries = 924090 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.24 avg-zval = 39.67 usrkeys = 924090 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.72 avg-zval = 39.67 TagRS{ kinds = RS_Key0_TagN bytes = 144480 } TagArray{ size = 854852 bytes = 2992000 } seq expand size = 5983964 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.0367 GB dict = 1.08 MB all = 0.0426 GB } UnZip/Zip{ index = 10.5144 value = 2.9554 dict = 1.00 all = 3.1473 } Zip/UnZip{ index = 0.0951 value = 0.3384 dict = 1.00 all = 0.3177 } ---------------------------- total value len = 563.743958 GB avg = 0.330 KB (by entry num) total key len = 44.470101 GB avg = 0.026 KB total ukey len = 32.905352 GB avg = 0.014 KB total ukey num = 2.326575112 Billion total entry num = 1.706077134 Billion write speed all = 37.500653344 MB/sec (with seq num) write speed all = 36.659120581 MB/sec (without seq num) 2024/11/20-22:34:01.180131 140008929084992 [compaction_job.cc:1948] [default] [JOB 17940] Generated table #80034: 924090 keys, 42645122 bytes, temperature: kWarm 2024/11/20-22:34:01.180198 140008929084992 EVENT_LOG_v1 {"time_micros": 1732113241180167, "cf_name": "default", "job": 17940, "event": "table_file_creation", "file_number": 80034, "file_size": 42645122, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1246499594, "table_properties": {"data_size": 36659056, "index_size": 1757760, "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": 25874520, "raw_average_key_size": 28, "raw_value_size": 108343248, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924090, "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": 1732113237, "oldest_key_time": 0, "file_creation_time": 1732113237, "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": 80034, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:34:01.219118 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080035.sst) /dev/shm/ToplingTemp/Topling-1088646-iXXYnt 2024/11/20-22:34:02.162960 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080035.sst): first pass time = 0.94's, 142.211'MB/sec 2024/11/20-22:34:03.551698 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080035.sst): old prealloc_size = 147639500, real_size = 37338208 2024/11/20-22:34:03.552257 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080035.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925599 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.0354 GB avg-val = 117.01 avg-zval = 38.20 2024/11/20-22:34:03.552940 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080035.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:34:04.334856 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080035.sst): second pass time = 1.39's, 78.025'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.78's, 52.016'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3249.961'MB/sec (index lex order gen) rebuild zvType time = 0.65's, 0.356'MB/sec write SST data time = 0.13's, 308.890'MB/sec dict compress time = 0.00's, 1080694.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 36158.124'MB/sec zip my value time = 1.39's, unzip length = 0.108'GB zip my value throughput = 78.025'MB/sec zip pipeline throughput = 125.763'MB/sec entries = 925599 avg-key = 28.00 avg-zkey = 1.89 avg-val = 117.01 avg-zval = 38.20 usrkeys = 925599 avg-key = 20.00 avg-zkey = 1.89 avg-val = 122.18 avg-zval = 38.20 TagRS{ kinds = RS_Key0_TagN bytes = 144720 } TagArray{ size = 683996 bytes = 2394000 } seq expand size = 4787972 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.0017 GB value = 0.0354 GB dict = 1.08 MB all = 0.0407 GB } UnZip/Zip{ index = 10.5820 value = 3.0630 dict = 1.00 all = 3.2948 } Zip/UnZip{ index = 0.0945 value = 0.3265 dict = 1.00 all = 0.3035 } ---------------------------- total value len = 563.857047 GB avg = 0.330 KB (by entry num) total key len = 44.496018 GB avg = 0.026 KB total ukey len = 32.923864 GB avg = 0.014 KB total ukey num = 2.327500711 Billion total entry num = 1.707002733 Billion write speed all = 37.501761710 MB/sec (with seq num) write speed all = 36.659939901 MB/sec (without seq num) 2024/11/20-22:34:04.385473 140008929084992 [compaction_job.cc:1948] [default] [JOB 17940] Generated table #80035: 925599 keys, 40735814 bytes, temperature: kWarm 2024/11/20-22:34:04.385542 140008929084992 EVENT_LOG_v1 {"time_micros": 1732113244385511, "cf_name": "default", "job": 17940, "event": "table_file_creation", "file_number": 80035, "file_size": 40735814, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1246499456, "table_properties": {"data_size": 35357264, "index_size": 1749376, "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": 25916772, "raw_average_key_size": 28, "raw_value_size": 108301030, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925599, "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": 1732113241, "oldest_key_time": 0, "file_creation_time": 1732113241, "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": 80035, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:34:04.422467 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080036.sst) /dev/shm/ToplingTemp/Topling-1088646-XMko8v 2024/11/20-22:34:05.240886 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080036.sst): first pass time = 0.82's, 164.003'MB/sec 2024/11/20-22:34:06.482931 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080036.sst): old prealloc_size = 147639500, real_size = 36200800 2024/11/20-22:34:06.483552 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080036.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927537 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0342 GB avg-val = 116.70 avg-zval = 36.88 2024/11/20-22:34:06.484306 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080036.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:34:07.308381 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080036.sst): second pass time = 1.24's, 87.212'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 48.544'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2945.401'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.334'MB/sec write SST data time = 0.13's, 307.771'MB/sec dict compress time = 0.00's, 1080258.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 20140.164'MB/sec zip my value time = 1.24's, unzip length = 0.108'GB zip my value throughput = 87.212'MB/sec zip pipeline throughput = 96.671'MB/sec entries = 927537 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.70 avg-zval = 36.88 usrkeys = 927537 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.70 avg-zval = 36.88 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927537 bytes = 3014512 } seq expand size = 6492759 multi value expand size = 0 cnt WriteAppend = 12 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.0401 GB } UnZip/Zip{ index = 10.5123 value = 3.1647 dict = 1.00 all = 3.3496 } Zip/UnZip{ index = 0.0951 value = 0.3160 dict = 1.00 all = 0.2985 } ---------------------------- total value len = 563.971786 GB avg = 0.330 KB (by entry num) total key len = 44.521989 GB avg = 0.026 KB total ukey len = 32.942415 GB avg = 0.014 KB total ukey num = 2.328428248 Billion total entry num = 1.707930270 Billion write speed all = 37.503561295 MB/sec (with seq num) write speed all = 36.661436427 MB/sec (without seq num) 2024/11/20-22:34:07.358649 140008929084992 [compaction_job.cc:1948] [default] [JOB 17940] Generated table #80036: 927537 keys, 40069458 bytes, temperature: kWarm 2024/11/20-22:34:07.358716 140008929084992 EVENT_LOG_v1 {"time_micros": 1732113247358685, "cf_name": "default", "job": 17940, "event": "table_file_creation", "file_number": 80036, "file_size": 40069458, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187855354, "largest_seqno": 1246499533, "table_properties": {"data_size": 34204048, "index_size": 1764672, "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": 25971036, "raw_average_key_size": 28, "raw_value_size": 108246782, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927537, "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": 1732113244, "oldest_key_time": 0, "file_creation_time": 1732113244, "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": 80036, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:34:07.394627 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080037.sst) /dev/shm/ToplingTemp/Topling-1088646-H1LlCt 2024/11/20-22:34:08.224488 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080037.sst): first pass time = 0.83's, 161.743'MB/sec 2024/11/20-22:34:09.449318 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080037.sst): old prealloc_size = 147639500, real_size = 36296576 2024/11/20-22:34:09.449969 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080037.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927381 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.0343 GB avg-val = 116.73 avg-zval = 37.00 2024/11/20-22:34:09.450781 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080037.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:34:10.308223 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080037.sst): second pass time = 1.22's, 88.444'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.86's, 46.768'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2752.450'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.329'MB/sec write SST data time = 0.15's, 261.122'MB/sec dict compress time = 0.00's, 1080162.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 20668.210'MB/sec zip my value time = 1.22's, unzip length = 0.108'GB zip my value throughput = 88.444'MB/sec zip pipeline throughput = 110.251'MB/sec entries = 927381 avg-key = 28.00 avg-zkey = 1.89 avg-val = 116.73 avg-zval = 37.00 usrkeys = 927381 avg-key = 20.00 avg-zkey = 1.89 avg-val = 123.73 avg-zval = 37.00 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 927381 bytes = 3014000 } seq expand size = 6491667 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.0343 GB dict = 1.08 MB all = 0.0402 GB } UnZip/Zip{ index = 10.5846 value = 3.1549 dict = 1.00 all = 3.3414 } Zip/UnZip{ index = 0.0945 value = 0.3170 dict = 1.00 all = 0.2993 } ---------------------------- total value len = 564.086529 GB avg = 0.330 KB (by entry num) total key len = 44.547956 GB avg = 0.026 KB total ukey len = 32.960963 GB avg = 0.014 KB total ukey num = 2.329355629 Billion total entry num = 1.708857651 Billion write speed all = 37.505299321 MB/sec (with seq num) write speed all = 36.662872948 MB/sec (without seq num) 2024/11/20-22:34:10.356217 140008929084992 [compaction_job.cc:1948] [default] [JOB 17940] Generated table #80037: 927381 keys, 40168434 bytes, temperature: kWarm 2024/11/20-22:34:10.356284 140008929084992 EVENT_LOG_v1 {"time_micros": 1732113250356253, "cf_name": "default", "job": 17940, "event": "table_file_creation", "file_number": 80037, "file_size": 40168434, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187851476, "largest_seqno": 1246499972, "table_properties": {"data_size": 34312240, "index_size": 1752320, "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": 25966668, "raw_average_key_size": 28, "raw_value_size": 108251074, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927381, "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": 1732113247, "oldest_key_time": 0, "file_creation_time": 1732113247, "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": 80037, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:34:10.393450 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080038.sst) /dev/shm/ToplingTemp/Topling-1088646-ho570w 2024/11/20-22:34:11.221723 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080038.sst): first pass time = 0.83's, 162.054'MB/sec 2024/11/20-22:34:12.481185 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080038.sst): old prealloc_size = 147639500, real_size = 36224336 2024/11/20-22:34:12.481736 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080038.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926887 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.0342 GB avg-val = 116.80 avg-zval = 36.93 2024/11/20-22:34:12.482472 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080038.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:34:13.299308 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080038.sst): second pass time = 1.26's, 86.020'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 49.005'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3354.955'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.336'MB/sec write SST data time = 0.13's, 315.313'MB/sec dict compress time = 0.00's, 1080272.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 33132.096'MB/sec zip my value time = 1.26's, unzip length = 0.108'GB zip my value throughput = 86.020'MB/sec zip pipeline throughput = 107.416'MB/sec entries = 926887 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.80 avg-zval = 36.93 usrkeys = 926887 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.80 avg-zval = 36.93 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926887 bytes = 3012400 } seq expand size = 6488209 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.0342 GB dict = 1.08 MB all = 0.0401 GB } UnZip/Zip{ index = 10.5141 value = 3.1629 dict = 1.00 all = 3.3478 } Zip/UnZip{ index = 0.0951 value = 0.3162 dict = 1.00 all = 0.2987 } ---------------------------- total value len = 564.201282 GB avg = 0.330 KB (by entry num) total key len = 44.573909 GB avg = 0.026 KB total ukey len = 32.979501 GB avg = 0.014 KB total ukey num = 2.330282516 Billion total entry num = 1.709784538 Billion write speed all = 37.507056736 MB/sec (with seq num) write speed all = 36.664328758 MB/sec (without seq num) 2024/11/20-22:34:13.346808 140008929084992 [compaction_job.cc:1948] [default] [JOB 17940] Generated table #80038: 926887 keys, 40091104 bytes, temperature: kWarm 2024/11/20-22:34:13.346876 140008929084992 EVENT_LOG_v1 {"time_micros": 1732113253346846, "cf_name": "default", "job": 17940, "event": "table_file_creation", "file_number": 80038, "file_size": 40091104, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1187851506, "largest_seqno": 1246500020, "table_properties": {"data_size": 34229312, "index_size": 1763136, "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": 25952836, "raw_average_key_size": 28, "raw_value_size": 108264978, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926887, "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": 1732113250, "oldest_key_time": 0, "file_creation_time": 1732113250, "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": 80038, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:34:13.381997 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080039.sst) /dev/shm/ToplingTemp/Topling-1088646-jqsflv 2024/11/20-22:34:14.312389 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080039.sst): first pass time = 0.93's, 144.269'MB/sec 2024/11/20-22:34:15.495722 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080039.sst): old prealloc_size = 147639500, real_size = 36161792 2024/11/20-22:34:15.496327 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080039.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928419 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.0342 GB avg-val = 116.57 avg-zval = 36.80 2024/11/20-22:34:15.497099 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080039.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:34:16.311533 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080039.sst): second pass time = 1.18's, 91.518'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 49.360'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3039.438'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.336'MB/sec write SST data time = 0.12's, 323.702'MB/sec dict compress time = 0.00's, 1079562.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 17305.943'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 91.518'MB/sec zip pipeline throughput = 91.518'MB/sec entries = 928419 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.57 avg-zval = 36.80 usrkeys = 928419 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.57 avg-zval = 36.80 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 928419 bytes = 3249488 } seq expand size = 6498933 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.0342 GB dict = 1.08 MB all = 0.0403 GB } UnZip/Zip{ index = 10.5120 value = 3.1678 dict = 1.00 all = 3.3331 } Zip/UnZip{ index = 0.0951 value = 0.3157 dict = 1.00 all = 0.3000 } ---------------------------- total value len = 564.316003 GB avg = 0.330 KB (by entry num) total key len = 44.599904 GB avg = 0.026 KB total ukey len = 32.998069 GB avg = 0.014 KB total ukey num = 2.331210935 Billion total entry num = 1.710712957 Billion write speed all = 37.508765289 MB/sec (with seq num) write speed all = 36.665736162 MB/sec (without seq num) 2024/11/20-22:34:16.361770 140008929084992 [compaction_job.cc:1948] [default] [JOB 17940] Generated table #80039: 928419 keys, 40268442 bytes, temperature: kWarm 2024/11/20-22:34:16.361829 140008929084992 EVENT_LOG_v1 {"time_micros": 1732113256361799, "cf_name": "default", "job": 17940, "event": "table_file_creation", "file_number": 80039, "file_size": 40268442, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1085063272, "largest_seqno": 1246499861, "table_properties": {"data_size": 34163120, "index_size": 1766400, "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": 25995732, "raw_average_key_size": 28, "raw_value_size": 108222058, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928419, "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": 1732113253, "oldest_key_time": 0, "file_creation_time": 1732113253, "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": 80039, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:34:16.399513 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080040.sst) /dev/shm/ToplingTemp/Topling-1088646-NFkBlt 2024/11/20-22:34:17.214349 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080040.sst): first pass time = 0.81's, 164.723'MB/sec 2024/11/20-22:34:18.450828 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080040.sst): old prealloc_size = 147639500, real_size = 34930240 2024/11/20-22:34:18.451385 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080040.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926796 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0329 GB avg-val = 116.82 avg-zval = 35.52 2024/11/20-22:34:18.452183 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080040.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:34:19.290095 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080040.sst): second pass time = 1.24's, 87.607'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.746'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3295.497'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.327'MB/sec write SST data time = 0.13's, 300.275'MB/sec dict compress time = 0.00's, 1080230.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 16084.186'MB/sec zip my value time = 1.24's, unzip length = 0.108'GB zip my value throughput = 87.607'MB/sec zip pipeline throughput = 118.089'MB/sec entries = 926796 avg-key = 28.00 avg-zkey = 1.91 avg-val = 116.82 avg-zval = 35.52 usrkeys = 926796 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.70 avg-zval = 35.52 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 910765 bytes = 3301536 } seq expand size = 6375355 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0329 GB dict = 1.08 MB all = 0.0392 GB } UnZip/Zip{ index = 10.4478 value = 3.2884 dict = 1.00 all = 3.4212 } Zip/UnZip{ index = 0.0957 value = 0.3041 dict = 1.00 all = 0.2923 } ---------------------------- total value len = 564.430646 GB avg = 0.330 KB (by entry num) total key len = 44.625855 GB avg = 0.026 KB total ukey len = 33.016605 GB avg = 0.014 KB total ukey num = 2.332137731 Billion total entry num = 1.711639753 Billion write speed all = 37.510543432 MB/sec (with seq num) write speed all = 36.667212316 MB/sec (without seq num) 2024/11/20-22:34:19.337124 140008929084992 [compaction_job.cc:1948] [default] [JOB 17940] Generated table #80040: 926796 keys, 39231094 bytes, temperature: kWarm 2024/11/20-22:34:19.337190 140008929084992 EVENT_LOG_v1 {"time_micros": 1732113259337160, "cf_name": "default", "job": 17940, "event": "table_file_creation", "file_number": 80040, "file_size": 39231094, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1246499748, "table_properties": {"data_size": 32924208, "index_size": 1774144, "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": 25950288, "raw_average_key_size": 28, "raw_value_size": 108267464, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926796, "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": 1732113256, "oldest_key_time": 0, "file_creation_time": 1732113256, "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": 80040, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:34:19.373409 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080041.sst) /dev/shm/ToplingTemp/Topling-1088646-VTohwt 2024/11/20-22:34:20.234336 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080041.sst): first pass time = 0.86's, 155.906'MB/sec 2024/11/20-22:34:21.413374 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080041.sst): old prealloc_size = 147639500, real_size = 35296608 2024/11/20-22:34:21.413889 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080041.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926832 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.81 avg-zval = 35.93 2024/11/20-22:34:21.414681 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080041.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:34:22.251276 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080041.sst): second pass time = 1.18's, 91.883'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 47.017'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3575.784'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.326'MB/sec write SST data time = 0.13's, 312.772'MB/sec dict compress time = 0.00's, 1080098.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 34210.630'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 91.883'MB/sec zip pipeline throughput = 91.883'MB/sec entries = 926832 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.81 avg-zval = 35.93 usrkeys = 926832 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.81 avg-zval = 35.93 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 926832 bytes = 3243920 } seq expand size = 6487824 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.0333 GB dict = 1.08 MB all = 0.0394 GB } UnZip/Zip{ index = 10.5108 value = 3.2511 dict = 1.00 all = 3.4070 } Zip/UnZip{ index = 0.0951 value = 0.3076 dict = 1.00 all = 0.2935 } ---------------------------- total value len = 564.545400 GB avg = 0.330 KB (by entry num) total key len = 44.651806 GB avg = 0.026 KB total ukey len = 33.035142 GB avg = 0.014 KB total ukey num = 2.333064563 Billion total entry num = 1.712566585 Billion write speed all = 37.512367945 MB/sec (with seq num) write speed all = 36.668734032 MB/sec (without seq num) 2024/11/20-22:34:22.300279 140008929084992 [compaction_job.cc:1948] [default] [JOB 17940] Generated table #80041: 926832 keys, 39394738 bytes, temperature: kWarm 2024/11/20-22:34:22.300342 140008929084992 EVENT_LOG_v1 {"time_micros": 1732113262300313, "cf_name": "default", "job": 17940, "event": "table_file_creation", "file_number": 80041, "file_size": 39394738, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1053131113, "largest_seqno": 1246499941, "table_properties": {"data_size": 33301136, "index_size": 1763584, "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": 25951296, "raw_average_key_size": 28, "raw_value_size": 108266560, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926832, "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": 1732113259, "oldest_key_time": 0, "file_creation_time": 1732113259, "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": 80041, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:34:22.335180 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080042.sst) /dev/shm/ToplingTemp/Topling-1088646-xJuoQt 2024/11/20-22:34:23.130255 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080042.sst): first pass time = 0.80's, 168.819'MB/sec 2024/11/20-22:34:24.278245 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080042.sst): old prealloc_size = 147639500, real_size = 34716160 2024/11/20-22:34:24.278783 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080042.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925330 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.0327 GB avg-val = 117.05 avg-zval = 35.37 2024/11/20-22:34:24.279560 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080042.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:34:25.113030 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080042.sst): second pass time = 1.15's, 94.409'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 46.492'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3412.561'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.325'MB/sec write SST data time = 0.12's, 314.469'MB/sec dict compress time = 0.00's, 1080376.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 21810.797'MB/sec zip my value time = 1.15's, unzip length = 0.108'GB zip my value throughput = 94.409'MB/sec zip pipeline throughput = 94.409'MB/sec entries = 925330 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.05 avg-zval = 35.37 usrkeys = 925330 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.05 avg-zval = 35.37 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925330 bytes = 3238672 } seq expand size = 6477310 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.0327 GB dict = 1.08 MB all = 0.0388 GB } UnZip/Zip{ index = 10.5140 value = 3.3097 dict = 1.00 all = 3.4584 } Zip/UnZip{ index = 0.0951 value = 0.3021 dict = 1.00 all = 0.2892 } ---------------------------- total value len = 564.660186 GB avg = 0.330 KB (by entry num) total key len = 44.677715 GB avg = 0.026 KB total ukey len = 33.053648 GB avg = 0.014 KB total ukey num = 2.333989893 Billion total entry num = 1.713491915 Billion write speed all = 37.514420812 MB/sec (with seq num) write speed all = 36.670479785 MB/sec (without seq num) 2024/11/20-22:34:25.159428 140008929084992 [compaction_job.cc:1948] [default] [JOB 17940] Generated table #80042: 925330 keys, 38809736 bytes, temperature: kWarm 2024/11/20-22:34:25.159491 140008929084992 EVENT_LOG_v1 {"time_micros": 1732113265159460, "cf_name": "default", "job": 17940, "event": "table_file_creation", "file_number": 80042, "file_size": 38809736, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1092453763, "largest_seqno": 1246499842, "table_properties": {"data_size": 32724464, "index_size": 1760192, "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": 25909240, "raw_average_key_size": 28, "raw_value_size": 108308576, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925330, "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": 1732113262, "oldest_key_time": 0, "file_creation_time": 1732113262, "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": 80042, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:34:25.194749 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080043.sst) /dev/shm/ToplingTemp/Topling-1088646-95sM4w 2024/11/20-22:34:25.961239 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080043.sst): first pass time = 0.77's, 175.114'MB/sec 2024/11/20-22:34:27.155536 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080043.sst): old prealloc_size = 147639500, real_size = 36268816 2024/11/20-22:34:27.156103 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080043.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925233 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.0343 GB avg-val = 117.06 avg-zval = 37.03 2024/11/20-22:34:27.156584 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080043.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:34:27.914562 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080043.sst): second pass time = 1.19's, 90.749'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.76's, 51.239'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3218.197'MB/sec (index lex order gen) rebuild zvType time = 0.63's, 0.365'MB/sec write SST data time = 0.12's, 311.657'MB/sec dict compress time = 0.00's, 1080620.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 17905.882'MB/sec zip my value time = 1.19's, unzip length = 0.108'GB zip my value throughput = 90.749'MB/sec zip pipeline throughput = 90.749'MB/sec entries = 925233 avg-key = 28.00 avg-zkey = 1.91 avg-val = 117.06 avg-zval = 37.03 usrkeys = 925233 avg-key = 20.00 avg-zkey = 1.91 avg-val = 120.56 avg-zval = 37.03 TagRS{ kinds = RS_Key0_TagN bytes = 144680 } TagArray{ size = 462444 bytes = 1618576 } seq expand size = 3237108 multi value expand size = 0 cnt WriteAppend = 17 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0343 GB dict = 1.08 MB all = 0.0389 GB } UnZip/Zip{ index = 10.4464 value = 3.1609 dict = 1.00 all = 3.4511 } Zip/UnZip{ index = 0.0957 value = 0.3164 dict = 1.00 all = 0.2898 } ---------------------------- total value len = 564.771735 GB avg = 0.329 KB (by entry num) total key len = 44.703622 GB avg = 0.026 KB total ukey len = 33.072153 GB avg = 0.014 KB total ukey num = 2.334915126 Billion total entry num = 1.714417148 Billion write speed all = 37.516412543 MB/sec (with seq num) write speed all = 36.672161430 MB/sec (without seq num) 2024/11/20-22:34:27.963824 140008929084992 [compaction_job.cc:1948] [default] [JOB 17940] Generated table #80043: 925233 keys, 38890939 bytes, temperature: kWarm 2024/11/20-22:34:27.963891 140008929084992 EVENT_LOG_v1 {"time_micros": 1732113267963859, "cf_name": "default", "job": 17940, "event": "table_file_creation", "file_number": 80043, "file_size": 38890939, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1246489873, "table_properties": {"data_size": 34265920, "index_size": 1771392, "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": 25906524, "raw_average_key_size": 28, "raw_value_size": 108311334, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925233, "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": 1732113265, "oldest_key_time": 0, "file_creation_time": 1732113265, "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": 80043, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:34:27.997112 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080044.sst) /dev/shm/ToplingTemp/Topling-1088646-mIP8eu 2024/11/20-22:34:28.806472 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080044.sst): first pass time = 0.81's, 165.839'MB/sec 2024/11/20-22:34:29.940411 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080044.sst): old prealloc_size = 147639500, real_size = 34603568 2024/11/20-22:34:29.940944 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080044.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922947 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0326 GB avg-val = 117.42 avg-zval = 35.34 2024/11/20-22:34:29.942883 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080044.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:34:30.780477 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080044.sst): second pass time = 1.13's, 95.645'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.059'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3461.317'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.324'MB/sec write SST data time = 0.13's, 305.785'MB/sec dict compress time = 0.00's, 1082572.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 19138.210'MB/sec zip my value time = 1.13's, unzip length = 0.108'GB zip my value throughput = 95.645'MB/sec zip pipeline throughput = 95.645'MB/sec entries = 922947 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.42 avg-zval = 35.34 usrkeys = 922947 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.42 avg-zval = 35.34 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922947 bytes = 3230336 } seq expand size = 6460629 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0326 GB dict = 1.08 MB all = 0.0387 GB } UnZip/Zip{ index = 10.5098 value = 3.3227 dict = 1.00 all = 3.4689 } Zip/UnZip{ index = 0.0951 value = 0.3010 dict = 1.00 all = 0.2883 } ---------------------------- total value len = 564.886571 GB avg = 0.329 KB (by entry num) total key len = 44.729464 GB avg = 0.026 KB total ukey len = 33.090612 GB avg = 0.014 KB total ukey num = 2.335838073 Billion total entry num = 1.715340095 Billion write speed all = 37.518453332 MB/sec (with seq num) write speed all = 36.673896711 MB/sec (without seq num) 2024/11/20-22:34:30.829450 140008929084992 [compaction_job.cc:1948] [default] [JOB 17940] Generated table #80044: 922947 keys, 38691612 bytes, temperature: kWarm 2024/11/20-22:34:30.829519 140008929084992 EVENT_LOG_v1 {"time_micros": 1732113270829486, "cf_name": "default", "job": 17940, "event": "table_file_creation", "file_number": 80044, "file_size": 38691612, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1080218058, "largest_seqno": 1246498732, "table_properties": {"data_size": 32616288, "index_size": 1756352, "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": 25842516, "raw_average_key_size": 28, "raw_value_size": 108375318, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922947, "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": 1732113267, "oldest_key_time": 0, "file_creation_time": 1732113267, "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": 80044, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:34:30.868213 140008929084992 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080045.sst) /dev/shm/ToplingTemp/Topling-1088646-sjcmrt 2024/11/20-22:34:31.179407 140008929084992 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080045.sst): first pass time = 0.31's, 260.458'MB/sec 2024/11/20-22:34:31.875150 140008929084992 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080045.sst): old prealloc_size = 147639500, real_size = 22300480 2024/11/20-22:34:31.875506 140008929084992 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080045.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 560056 prefix = 4 raw-key = 0.0090 GB zip-key = 0.0011 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.0654 GB zip-val = 0.0211 GB avg-val = 116.70 avg-zval = 37.66 2024/11/20-22:34:31.875988 140008929084992 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080045.sst: sumWaitingMem = 0.001 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0014 GB, waited 0.000 sec, Key+Value = 0.081 GB 2024/11/20-22:34:32.373747 140008929084992 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00/080045.sst): second pass time = 0.69's, 94.051'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.50's, 49.424'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3191.274'MB/sec (index lex order gen) rebuild zvType time = 0.42's, 0.331'MB/sec write SST data time = 0.08's, 325.265'MB/sec dict compress time = 0.00's, 656930.000'MB/sec z-dict build time = 0.00's, sample length = 0.657'MB, throughput = 13422.623'MB/sec zip my value time = 0.69's, unzip length = 0.065'GB zip my value throughput = 94.051'MB/sec zip pipeline throughput = 94.051'MB/sec entries = 560056 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.70 avg-zval = 37.66 usrkeys = 560056 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.70 avg-zval = 37.66 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 560056 bytes = 1820192 } seq expand size = 3920392 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0112 GB value = 0.0654 GB dict = 0.66 MB all = 0.0810 GB } __ZipSize{ index = 0.0011 GB value = 0.0211 GB dict = 0.66 MB all = 0.0246 GB } UnZip/Zip{ index = 10.5059 value = 3.0985 dict = 1.00 all = 3.2888 } Zip/UnZip{ index = 0.0952 value = 0.3227 dict = 1.00 all = 0.3041 } ---------------------------- total value len = 564.955851 GB avg = 0.329 KB (by entry num) total key len = 44.745146 GB avg = 0.026 KB total ukey len = 33.101813 GB avg = 0.014 KB total ukey num = 2.336398129 Billion total entry num = 1.715900151 Billion write speed all = 37.520003143 MB/sec (with seq num) write speed all = 36.675253609 MB/sec (without seq num) 2024/11/20-22:34:32.407787 140008929084992 [compaction_job.cc:1948] [default] [JOB 17940] Generated table #80045: 560056 keys, 24641585 bytes, temperature: kWarm 2024/11/20-22:34:32.407851 140008929084992 EVENT_LOG_v1 {"time_micros": 1732113272407820, "cf_name": "default", "job": 17940, "event": "table_file_creation", "file_number": 80045, "file_size": 24641585, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1181841006, "largest_seqno": 1246497442, "table_properties": {"data_size": 21094128, "index_size": 1066176, "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": 15681568, "raw_average_key_size": 28, "raw_value_size": 65359508, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 560056, "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": 1732113270, "oldest_key_time": 0, "file_creation_time": 1732113270, "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": 80045, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:34:32.426568 140008929084992 [compaction_job.cc:703] job-17940: subcompact[0], size: 0.660342 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17940/att-00 [080029,080030,080031,080032,080033,080034,080035,080036,080037,080038,080039,080040,080041,080042,080043,080044,080045] 2024/11/20-22:34:32.531677 140008929084992 (Original Log Time 2024/11/20-22:33:38.013461) EVENT_LOG_v1 {"time_micros": 1732113218013412, "job": 17940, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [80013], "files_L3": [79940, 79941, 79942, 79943, 79944, 79945, 79946, 79947, 79948, 79949, 79950, 79825, 79826, 79827, 79828, 79829, 79830], "score": 0.98908, "input_data_size": 704165604, "oldest_snapshot_seqno": 1246821879} 2024/11/20-22:34:32.531681 140008929084992 (Original Log Time 2024/11/20-22:34:32.530204) [compaction_job.cc:2022] [default] [JOB 17940] Compacted 1@2 + 17@3 files to L3 => 660341866 bytes 2024/11/20-22:34:32.531682 140008929084992 (Original Log Time 2024/11/20-22:34:32.531607) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 17 0 0 0] max score 0.02, MB/sec: 12.9 rd, 12.1 wr, level 3, files in(1, 17) out(17 +0 blob) MB in(54.4, 617.2 +0.0 blob) out(629.8 +0.0 blob), read-write-amplify(23.9) write-amplify(11.6) OK, records in: 15574556, records dropped: 191003 output_compression: Snappy 2024/11/20-22:34:32.531686 140008929084992 (Original Log Time 2024/11/20-22:34:32.531656) EVENT_LOG_v1 {"time_micros": 1732113272531629, "cf": "default", "job": 17940, "event": "compaction_finished", "compaction_time_micros": 54413114, "compaction_time_cpu_micros": 23692304, "output_level": 3, "num_output_files": 17, "total_output_size": 660341866, "num_input_records": 15574556, "num_output_records": 15383553, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 468324038, "file_range_sync_nanos": 0, "file_fsync_nanos": 15091, "file_prepare_write_nanos": 57127, "lsm_state": [0, 0, 0, 17, 0, 0, 0]} 2024/11/20-22:34:32.649787 140008929084992 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":1732113217,"executesMs":54691,"compactionJobId":17940,"attempt":0,"compactionInputRawBytes":2255648368,"compactionInputZipBytes":704165604,"compactionOutputRawBytes":0,"compactionOutputZipBytes":660341866,"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-bb9f8fe421611a86a2358a51e5177359-18da4dfa72e316e3-00"}}, response = 2024/11/20-22:34:32.649838 140008929084992 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-17940/att-00: olev 3, work 54.692 s, result 7.760 ms, install 1.498 ms, input{raw 2.101 GiB zip 671.545 MiB}