2024/11/20-20:01:03.890790 140008635340352 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00: fork to child time = 0.009455 sec 2024/11/20-20:01:03.891361 140008635340352 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00 2024/11/20-20:01:03.897878 140008635340352 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00 2024/11/20-20:01:03.902767 140008635340352 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:01:03.903070 140008635340352 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-20:01:03.948178 140008635340352 [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-09049/att-00/MANIFEST-049091 2024/11/20-20:01:04.003572 140008635340352 [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-09049/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 63813, last_sequence is 1046207642, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 63633 2024/11/20-20:01:04.003579 140008635340352 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:01:04.003650 140008635340352 [version_set.cc:5724] Creating manifest 63813 2024/11/20-20:01:04.035906 140008635340352 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:01:04.054908 140008635340352 [compaction_job.cc:2437] [default] [JOB 9049] Compacting 1@2 + 11@3 files to L3, score 0.82, subcompactions 1 : 1 2024/11/20-20:01:04.054918 140008635340352 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 7996 Base level 2, inputs: [63772(27MB)], [63713(37MB) 63714(37MB) 63715(37MB) 63716(37MB) 63717(36MB) 63718(37MB) 63719(35MB) 63720(36MB) 63721(37MB) 63722(37MB) 63803(37MB)] 2024/11/20-20:01:04.062423 140008635340352 [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-20:01:04.062444 140008635340352 [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-20:01:04.062460 140008635340352 [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-20:01:04.062466 140008635340352 [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-20:01:04.062473 140008635340352 [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-20:01:04.630205 140008635340352 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063814.sst) /dev/shm/ToplingTemp/Topling-909828-6GBFh6 2024/11/20-20:01:05.704709 140008635340352 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063814.sst): first pass time = 1.07's, 124.918'MB/sec 2024/11/20-20:01:07.093469 140008635340352 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063814.sst): old prealloc_size = 147639500, real_size = 35142160 2024/11/20-20:01:07.094190 140008635340352 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063814.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 921773 prefix = 4 raw-key = 0.0147 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1084 GB zip-val = 0.0331 GB avg-val = 117.61 avg-zval = 35.93 2024/11/20-20:01:07.095801 140008635340352 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063814.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-20:01:08.315880 140008635340352 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063814.sst): second pass time = 1.39's, 78.118'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.22's, 31.999'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2565.700'MB/sec (index lex order gen) rebuild zvType time = 1.01's, 0.227'MB/sec write SST data time = 0.21's, 187.834'MB/sec dict compress time = 3107521389.98's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.084'MB, throughput = 28763.992'MB/sec zip my value time = 1.39's, unzip length = 0.108'GB zip my value throughput = 78.118'MB/sec zip pipeline throughput = 147.333'MB/sec entries = 921773 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.61 avg-zval = 35.93 usrkeys = 921773 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.61 avg-zval = 35.93 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 921773 bytes = 3110992 } seq expand size = 6452411 multi value expand size = 0 cnt WriteAppend = 37 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0331 GB dict = 1.08 MB all = 0.0391 GB } UnZip/Zip{ index = 10.3079 value = 3.2729 dict = 1.00 all = 3.4313 } Zip/UnZip{ index = 0.0970 value = 0.3055 dict = 1.00 all = 0.2914 } ---------------------------- total value len = 563.180593 GB avg = 0.331 KB (by entry num) total key len = 44.340216 GB avg = 0.026 KB total ukey len = 32.812577 GB avg = 0.014 KB total ukey num = 2.321936349 Billion total entry num = 1.701438371 Billion write speed all = 86.222484496 MB/sec (with seq num) write speed all = 84.290669270 MB/sec (without seq num) 2024/11/20-20:01:08.364219 140008635340352 [compaction_job.cc:1948] [default] [JOB 9049] Generated table #63814: 921773 keys, 39116064 bytes, temperature: kWarm 2024/11/20-20:01:08.364301 140008635340352 EVENT_LOG_v1 {"time_micros": 1732104068364260, "cf_name": "default", "job": 9049, "event": "table_file_creation", "file_number": 63814, "file_size": 39116064, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479839, "largest_seqno": 1045782470, "table_properties": {"data_size": 33123072, "index_size": 1788480, "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": 25809644, "raw_average_key_size": 28, "raw_value_size": 108408214, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 921773, "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": 1732104064, "oldest_key_time": 0, "file_creation_time": 1732104064, "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": 63814, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:01:08.399568 140008635340352 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063815.sst) /dev/shm/ToplingTemp/Topling-909828-75Bsl9 2024/11/20-20:01:09.298906 140008635340352 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063815.sst): first pass time = 0.90's, 149.247'MB/sec 2024/11/20-20:01:10.729001 140008635340352 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063815.sst): old prealloc_size = 147639500, real_size = 35226432 2024/11/20-20:01:10.729624 140008635340352 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063815.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 921817 prefix = 4 raw-key = 0.0147 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0332 GB avg-val = 117.60 avg-zval = 36.06 2024/11/20-20:01:10.730422 140008635340352 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063815.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-20:01:11.699249 140008635340352 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063815.sst): second pass time = 1.43's, 75.845'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.97's, 40.399'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2923.646'MB/sec (index lex order gen) rebuild zvType time = 0.84's, 0.275'MB/sec write SST data time = 0.13's, 297.319'MB/sec dict compress time = 3107521389.98's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.084'MB, throughput = 15081.698'MB/sec zip my value time = 1.43's, unzip length = 0.108'GB zip my value throughput = 75.845'MB/sec zip pipeline throughput = 147.821'MB/sec entries = 921817 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.60 avg-zval = 36.06 usrkeys = 921817 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.60 avg-zval = 36.06 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 921817 bytes = 3111152 } seq expand size = 6452719 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0332 GB dict = 1.08 MB all = 0.0392 GB } UnZip/Zip{ index = 10.5130 value = 3.2611 dict = 1.00 all = 3.4242 } Zip/UnZip{ index = 0.0951 value = 0.3066 dict = 1.00 all = 0.2920 } ---------------------------- total value len = 563.295453 GB avg = 0.331 KB (by entry num) total key len = 44.366027 GB avg = 0.026 KB total ukey len = 32.831014 GB avg = 0.014 KB total ukey num = 2.322858166 Billion total entry num = 1.702360188 Billion write speed all = 86.201056776 MB/sec (with seq num) write speed all = 84.269122603 MB/sec (without seq num) 2024/11/20-20:01:11.753650 140008635340352 [compaction_job.cc:1948] [default] [JOB 9049] Generated table #63815: 921817 keys, 39196596 bytes, temperature: kWarm 2024/11/20-20:01:11.753718 140008635340352 EVENT_LOG_v1 {"time_micros": 1732104071753687, "cf_name": "default", "job": 9049, "event": "table_file_creation", "file_number": 63815, "file_size": 39196596, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414157, "largest_seqno": 1045782146, "table_properties": {"data_size": 33242160, "index_size": 1753664, "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": 25810876, "raw_average_key_size": 28, "raw_value_size": 108406930, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 921817, "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": 1732104068, "oldest_key_time": 0, "file_creation_time": 1732104068, "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": 63815, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:01:11.792486 140008635340352 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063816.sst) /dev/shm/ToplingTemp/Topling-909828-NMyqJ6 2024/11/20-20:01:12.740643 140008635340352 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063816.sst): first pass time = 0.95's, 141.562'MB/sec 2024/11/20-20:01:13.907800 140008635340352 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063816.sst): old prealloc_size = 147639500, real_size = 35182064 2024/11/20-20:01:13.908395 140008635340352 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063816.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923041 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.0332 GB avg-val = 117.41 avg-zval = 35.96 2024/11/20-20:01:13.909167 140008635340352 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063816.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-20:01:14.741448 140008635340352 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063816.sst): second pass time = 1.17's, 92.918'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 46.969'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3131.607'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.326'MB/sec write SST data time = 0.13's, 312.771'MB/sec dict compress time = 0.00's, 1045364.865'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 17879.220'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.918'MB/sec zip pipeline throughput = 92.918'MB/sec entries = 923041 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.41 avg-zval = 35.96 usrkeys = 923041 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.41 avg-zval = 35.96 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923041 bytes = 3115280 } seq expand size = 6461287 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.0332 GB dict = 1.08 MB all = 0.0392 GB } UnZip/Zip{ index = 10.5151 value = 3.2647 dict = 1.00 all = 3.4278 } Zip/UnZip{ index = 0.0951 value = 0.3063 dict = 1.00 all = 0.2917 } ---------------------------- total value len = 563.410286 GB avg = 0.331 KB (by entry num) total key len = 44.391872 GB avg = 0.026 KB total ukey len = 32.849474 GB avg = 0.014 KB total ukey num = 2.323781207 Billion total entry num = 1.703283229 Billion write speed all = 86.183819799 MB/sec (with seq num) write speed all = 84.251671941 MB/sec (without seq num) 2024/11/20-20:01:14.790625 140008635340352 [compaction_job.cc:1948] [default] [JOB 9049] Generated table #63816: 923041 keys, 39155462 bytes, temperature: kWarm 2024/11/20-20:01:14.790691 140008635340352 EVENT_LOG_v1 {"time_micros": 1732104074790659, "cf_name": "default", "job": 9049, "event": "table_file_creation", "file_number": 63816, "file_size": 39155462, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414181, "largest_seqno": 1045781462, "table_properties": {"data_size": 33195488, "index_size": 1755648, "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": 25845148, "raw_average_key_size": 28, "raw_value_size": 108372602, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923041, "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": 1732104071, "oldest_key_time": 0, "file_creation_time": 1732104071, "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": 63816, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:01:14.827653 140008635340352 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063817.sst) /dev/shm/ToplingTemp/Topling-909828-iTahI5 2024/11/20-20:01:15.704741 140008635340352 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063817.sst): first pass time = 0.88's, 153.033'MB/sec 2024/11/20-20:01:16.910956 140008635340352 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063817.sst): old prealloc_size = 147639500, real_size = 35227216 2024/11/20-20:01:16.911536 140008635340352 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063817.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 921755 prefix = 4 raw-key = 0.0147 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1084 GB zip-val = 0.0332 GB avg-val = 117.61 avg-zval = 36.06 2024/11/20-20:01:16.912581 140008635340352 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063817.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-20:01:17.748629 140008635340352 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063817.sst): second pass time = 1.21's, 89.940'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.84's, 46.794'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3145.136'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.325'MB/sec write SST data time = 0.13's, 307.273'MB/sec dict compress time = 0.00's, 1045820.463'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 18255.910'MB/sec zip my value time = 1.21's, unzip length = 0.108'GB zip my value throughput = 89.940'MB/sec zip pipeline throughput = 89.940'MB/sec entries = 921755 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.61 avg-zval = 36.06 usrkeys = 921755 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.61 avg-zval = 36.06 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 921755 bytes = 3110944 } seq expand size = 6452285 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0332 GB dict = 1.08 MB all = 0.0392 GB } UnZip/Zip{ index = 10.5131 value = 3.2611 dict = 1.00 all = 3.4242 } Zip/UnZip{ index = 0.0951 value = 0.3066 dict = 1.00 all = 0.2920 } ---------------------------- total value len = 563.525147 GB avg = 0.331 KB (by entry num) total key len = 44.417681 GB avg = 0.026 KB total ukey len = 32.867909 GB avg = 0.014 KB total ukey num = 2.324702962 Billion total entry num = 1.704204984 Billion write speed all = 86.167024113 MB/sec (with seq num) write speed all = 84.234654620 MB/sec (without seq num) 2024/11/20-20:01:17.795126 140008635340352 [compaction_job.cc:1948] [default] [JOB 9049] Generated table #63817: 921755 keys, 39197022 bytes, temperature: kWarm 2024/11/20-20:01:17.795191 140008635340352 EVENT_LOG_v1 {"time_micros": 1732104077795159, "cf_name": "default", "job": 9049, "event": "table_file_creation", "file_number": 63817, "file_size": 39197022, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952414222, "largest_seqno": 1045782248, "table_properties": {"data_size": 33243072, "index_size": 1753536, "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": 25809140, "raw_average_key_size": 28, "raw_value_size": 108408658, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 921755, "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": 1732104074, "oldest_key_time": 0, "file_creation_time": 1732104074, "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": 63817, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:01:17.833646 140008635340352 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063818.sst) /dev/shm/ToplingTemp/Topling-909828-EO3yY8 2024/11/20-20:01:18.672763 140008635340352 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063818.sst): first pass time = 0.84's, 159.959'MB/sec 2024/11/20-20:01:20.172483 140008635340352 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063818.sst): old prealloc_size = 147639500, real_size = 36734032 2024/11/20-20:01:20.173101 140008635340352 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063818.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 927140 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.0347 GB avg-val = 116.77 avg-zval = 37.41 2024/11/20-20:01:20.173342 140008635340352 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063818.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-20:01:20.886081 140008635340352 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063818.sst): second pass time = 1.50's, 72.223'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.71's, 53.492'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3039.344'MB/sec (index lex order gen) rebuild zvType time = 0.59's, 0.395'MB/sec write SST data time = 0.13's, 302.270'MB/sec dict compress time = 0.00's, 1042789.575'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 32071.545'MB/sec zip my value time = 1.50's, unzip length = 0.108'GB zip my value throughput = 72.223'MB/sec zip pipeline throughput = 144.450'MB/sec entries = 927140 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.77 avg-zval = 37.41 usrkeys = 927140 avg-key = 20.00 avg-zkey = 1.97 avg-val = 117.70 avg-zval = 37.41 TagRS{ kinds = RS_Key0_TagN bytes = 144960 } TagArray{ size = 123935 bytes = 433792 } seq expand size = 867545 multi value expand size = 0 cnt WriteAppend = 85 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0347 GB dict = 1.08 MB all = 0.0382 GB } UnZip/Zip{ index = 10.1756 value = 3.1216 dict = 1.00 all = 3.5162 } Zip/UnZip{ index = 0.0983 value = 0.3203 dict = 1.00 all = 0.2844 } ---------------------------- total value len = 563.634273 GB avg = 0.331 KB (by entry num) total key len = 44.443641 GB avg = 0.026 KB total ukey len = 32.886452 GB avg = 0.014 KB total ukey num = 2.325630102 Billion total entry num = 1.705132124 Billion write speed all = 86.147861782 MB/sec (with seq num) write speed all = 84.215300402 MB/sec (without seq num) 2024/11/20-20:01:20.934074 140008635340352 [compaction_job.cc:1948] [default] [JOB 9049] Generated table #63818: 927140 keys, 38170841 bytes, temperature: kWarm 2024/11/20-20:01:20.934131 140008635340352 EVENT_LOG_v1 {"time_micros": 1732104080934100, "cf_name": "default", "job": 9049, "event": "table_file_creation", "file_number": 63818, "file_size": 38170841, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1045781810, "table_properties": {"data_size": 34679808, "index_size": 1822272, "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": 25959920, "raw_average_key_size": 28, "raw_value_size": 108257856, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 927140, "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": 1732104077, "oldest_key_time": 0, "file_creation_time": 1732104077, "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": 63818, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:01:20.976451 140008635340352 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063819.sst) /dev/shm/ToplingTemp/Topling-909828-vgtgZ7 2024/11/20-20:01:21.783551 140008635340352 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063819.sst): first pass time = 0.81's, 166.303'MB/sec 2024/11/20-20:01:23.193433 140008635340352 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063819.sst): old prealloc_size = 147639500, real_size = 36338336 2024/11/20-20:01:23.193985 140008635340352 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063819.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926364 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.95 raw-val = 0.1083 GB zip-val = 0.0343 GB avg-val = 116.89 avg-zval = 37.02 2024/11/20-20:01:23.194648 140008635340352 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063819.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-20:01:23.900683 140008635340352 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063819.sst): second pass time = 1.41's, 76.844'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.71's, 56.135'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3408.047'MB/sec (index lex order gen) rebuild zvType time = 0.58's, 0.402'MB/sec write SST data time = 0.13's, 303.509'MB/sec dict compress time = 0.00's, 1042542.471'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 26292.607'MB/sec zip my value time = 1.41's, unzip length = 0.108'GB zip my value throughput = 76.844'MB/sec zip pipeline throughput = 129.546'MB/sec entries = 926364 avg-key = 28.00 avg-zkey = 1.95 avg-val = 116.89 avg-zval = 37.02 usrkeys = 926364 avg-key = 20.00 avg-zkey = 1.95 avg-val = 122.17 avg-zval = 37.02 TagRS{ kinds = RS_Key0_TagN bytes = 144840 } TagArray{ size = 699130 bytes = 2359584 } seq expand size = 4893910 multi value expand size = 0 cnt WriteAppend = 48 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.0397 GB } UnZip/Zip{ index = 10.2423 value = 3.1571 dict = 1.00 all = 3.3807 } Zip/UnZip{ index = 0.0976 value = 0.3168 dict = 1.00 all = 0.2958 } ---------------------------- total value len = 563.747446 GB avg = 0.330 KB (by entry num) total key len = 44.469579 GB avg = 0.026 KB total ukey len = 32.904980 GB avg = 0.014 KB total ukey num = 2.326556466 Billion total entry num = 1.706058488 Billion write speed all = 86.130784518 MB/sec (with seq num) write speed all = 84.197998689 MB/sec (without seq num) 2024/11/20-20:01:23.947965 140008635340352 [compaction_job.cc:1948] [default] [JOB 9049] Generated table #63819: 926364 keys, 39700890 bytes, temperature: kWarm 2024/11/20-20:01:23.948021 140008635340352 EVENT_LOG_v1 {"time_micros": 1732104083947993, "cf_name": "default", "job": 9049, "event": "table_file_creation", "file_number": 63819, "file_size": 39700890, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 978567417, "table_properties": {"data_size": 34297680, "index_size": 1808896, "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": 25938192, "raw_average_key_size": 28, "raw_value_size": 108279596, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926364, "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": 1732104080, "oldest_key_time": 0, "file_creation_time": 1732104080, "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": 63819, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:01:23.986362 140008635340352 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063820.sst) /dev/shm/ToplingTemp/Topling-909828-eH8yq9 2024/11/20-20:01:24.751187 140008635340352 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063820.sst): first pass time = 0.76's, 175.496'MB/sec 2024/11/20-20:01:26.094452 140008635340352 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063820.sst): old prealloc_size = 147639500, real_size = 36522128 2024/11/20-20:01:26.095007 140008635340352 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063820.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926951 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.97 raw-val = 0.1083 GB zip-val = 0.0345 GB avg-val = 116.79 avg-zval = 37.18 2024/11/20-20:01:26.095160 140008635340352 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063820.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-20:01:26.795247 140008635340352 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063820.sst): second pass time = 1.34's, 80.641'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.70's, 53.552'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3416.816'MB/sec (index lex order gen) rebuild zvType time = 0.57's, 0.404'MB/sec write SST data time = 0.13's, 297.601'MB/sec dict compress time = 0.00's, 1042743.243'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 18740.905'MB/sec zip my value time = 1.34's, unzip length = 0.108'GB zip my value throughput = 80.641'MB/sec zip pipeline throughput = 80.641'MB/sec entries = 926951 avg-key = 28.00 avg-zkey = 1.97 avg-val = 116.79 avg-zval = 37.18 usrkeys = 926951 avg-key = 20.00 avg-zkey = 1.97 avg-val = 116.80 avg-zval = 37.18 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 871 bytes = 2848 } seq expand size = 6097 multi value expand size = 0 cnt WriteAppend = 40 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0345 GB dict = 1.08 MB all = 0.0375 GB } UnZip/Zip{ index = 10.1754 value = 3.1410 dict = 1.00 all = 3.5765 } Zip/UnZip{ index = 0.0983 value = 0.3184 dict = 1.00 all = 0.2796 } ---------------------------- total value len = 563.855716 GB avg = 0.330 KB (by entry num) total key len = 44.495534 GB avg = 0.026 KB total ukey len = 32.923519 GB avg = 0.014 KB total ukey num = 2.327483417 Billion total entry num = 1.706985439 Billion write speed all = 86.114493562 MB/sec (with seq num) write speed all = 84.181449956 MB/sec (without seq num) 2024/11/20-20:01:26.872413 140008635340352 [compaction_job.cc:1948] [default] [JOB 9049] Generated table #63820: 926951 keys, 37527977 bytes, temperature: kWarm 2024/11/20-20:01:26.872500 140008635340352 EVENT_LOG_v1 {"time_micros": 1732104086872456, "cf_name": "default", "job": 9049, "event": "table_file_creation", "file_number": 63820, "file_size": 37527977, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 972340122, "table_properties": {"data_size": 34468224, "index_size": 1821952, "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": 25954628, "raw_average_key_size": 28, "raw_value_size": 108263198, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926951, "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": 1732104083, "oldest_key_time": 0, "file_creation_time": 1732104083, "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": 63820, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:01:26.911966 140008635340352 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063821.sst) /dev/shm/ToplingTemp/Topling-909828-cbA6i9 2024/11/20-20:01:27.693739 140008635340352 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063821.sst): first pass time = 0.78's, 171.690'MB/sec 2024/11/20-20:01:29.118685 140008635340352 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063821.sst): old prealloc_size = 147639500, real_size = 36445232 2024/11/20-20:01:29.119244 140008635340352 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063821.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 926945 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.96 raw-val = 0.1083 GB zip-val = 0.0344 GB avg-val = 116.80 avg-zval = 37.10 2024/11/20-20:01:29.119544 140008635340352 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063821.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-20:01:29.838032 140008635340352 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063821.sst): second pass time = 1.42's, 76.020'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.72's, 53.146'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3362.998'MB/sec (index lex order gen) rebuild zvType time = 0.59's, 0.393'MB/sec write SST data time = 0.13's, 295.090'MB/sec dict compress time = 0.00's, 1042623.552'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 20384.955'MB/sec zip my value time = 1.42's, unzip length = 0.108'GB zip my value throughput = 76.020'MB/sec zip pipeline throughput = 76.020'MB/sec entries = 926945 avg-key = 28.00 avg-zkey = 1.96 avg-val = 116.80 avg-zval = 37.10 usrkeys = 926945 avg-key = 20.00 avg-zkey = 1.96 avg-val = 118.54 avg-zval = 37.10 TagRS{ kinds = RS_Key0_TagN bytes = 144920 } TagArray{ size = 231433 bytes = 781104 } seq expand size = 1620031 multi value expand size = 0 cnt WriteAppend = 28 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.1785 value = 3.1479 dict = 1.00 all = 3.5109 } Zip/UnZip{ index = 0.0982 value = 0.3177 dict = 1.00 all = 0.2848 } ---------------------------- total value len = 563.965599 GB avg = 0.330 KB (by entry num) total key len = 44.521488 GB avg = 0.026 KB total ukey len = 32.942057 GB avg = 0.014 KB total ukey num = 2.328410362 Billion total entry num = 1.707912384 Billion write speed all = 86.096638549 MB/sec (with seq num) write speed all = 84.163377932 MB/sec (without seq num) 2024/11/20-20:01:29.883306 140008635340352 [compaction_job.cc:1948] [default] [JOB 9049] Generated table #63821: 926945 keys, 38229293 bytes, temperature: kWarm 2024/11/20-20:01:29.883359 140008635340352 EVENT_LOG_v1 {"time_micros": 1732104089883331, "cf_name": "default", "job": 9049, "event": "table_file_creation", "file_number": 63821, "file_size": 38229293, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 964349483, "table_properties": {"data_size": 34391904, "index_size": 1821376, "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": 25954460, "raw_average_key_size": 28, "raw_value_size": 108263270, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 926945, "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": 1732104086, "oldest_key_time": 0, "file_creation_time": 1732104086, "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": 63821, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:01:29.919167 140008635340352 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063822.sst) /dev/shm/ToplingTemp/Topling-909828-5D9Az9 2024/11/20-20:01:30.721794 140008635340352 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063822.sst): first pass time = 0.80's, 167.229'MB/sec 2024/11/20-20:01:32.018298 140008635340352 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063822.sst): old prealloc_size = 147639500, real_size = 36469200 2024/11/20-20:01:32.018844 140008635340352 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063822.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924301 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.0345 GB avg-val = 117.21 avg-zval = 37.30 2024/11/20-20:01:32.019339 140008635340352 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063822.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-20:01:32.761336 140008635340352 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063822.sst): second pass time = 1.30's, 83.609'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.74's, 52.659'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3357.062'MB/sec (index lex order gen) rebuild zvType time = 0.61's, 0.377'MB/sec write SST data time = 0.13's, 302.266'MB/sec dict compress time = 0.00's, 1044258.687'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 17620.026'MB/sec zip my value time = 1.30's, unzip length = 0.108'GB zip my value throughput = 83.609'MB/sec zip pipeline throughput = 83.609'MB/sec entries = 924301 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.21 avg-zval = 37.30 usrkeys = 924301 avg-key = 20.00 avg-zkey = 1.90 avg-val = 120.78 avg-zval = 37.30 TagRS{ kinds = RS_Key0_TagN bytes = 144520 } TagArray{ size = 472014 bytes = 1652064 } seq expand size = 3304098 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.0345 GB dict = 1.08 MB all = 0.0391 GB } UnZip/Zip{ index = 10.5092 value = 3.1421 dict = 1.00 all = 3.4304 } Zip/UnZip{ index = 0.0952 value = 0.3183 dict = 1.00 all = 0.2915 } ---------------------------- total value len = 564.077240 GB avg = 0.330 KB (by entry num) total key len = 44.547369 GB avg = 0.026 KB total ukey len = 32.960544 GB avg = 0.014 KB total ukey num = 2.329334663 Billion total entry num = 1.708836685 Billion write speed all = 86.080491707 MB/sec (with seq num) write speed all = 84.146984584 MB/sec (without seq num) 2024/11/20-20:01:32.806997 140008635340352 [compaction_job.cc:1948] [default] [JOB 9049] Generated table #63822: 924301 keys, 39126347 bytes, temperature: kWarm 2024/11/20-20:01:32.807077 140008635340352 EVENT_LOG_v1 {"time_micros": 1732104092807022, "cf_name": "default", "job": 9049, "event": "table_file_creation", "file_number": 63822, "file_size": 39126347, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1039718677, "table_properties": {"data_size": 34478912, "index_size": 1759040, "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": 25880428, "raw_average_key_size": 28, "raw_value_size": 108337318, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924301, "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": 1732104089, "oldest_key_time": 0, "file_creation_time": 1732104089, "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": 63822, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:01:32.842973 140008635340352 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063823.sst) /dev/shm/ToplingTemp/Topling-909828-PNHUq7 2024/11/20-20:01:33.674821 140008635340352 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063823.sst): first pass time = 0.83's, 161.355'MB/sec 2024/11/20-20:01:34.910359 140008635340352 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063823.sst): old prealloc_size = 147639500, real_size = 35178352 2024/11/20-20:01:34.910906 140008635340352 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063823.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923326 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.0332 GB avg-val = 117.36 avg-zval = 35.95 2024/11/20-20:01:34.911716 140008635340352 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063823.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-20:01:35.741179 140008635340352 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063823.sst): second pass time = 1.23's, 87.764'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 47.265'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3331.931'MB/sec (index lex order gen) rebuild zvType time = 0.70's, 0.328'MB/sec write SST data time = 0.13's, 312.125'MB/sec dict compress time = 0.00's, 1045239.382'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 17284.130'MB/sec zip my value time = 1.23's, unzip length = 0.108'GB zip my value throughput = 87.764'MB/sec zip pipeline throughput = 87.764'MB/sec entries = 923326 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.36 avg-zval = 35.95 usrkeys = 923326 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.36 avg-zval = 35.95 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923326 bytes = 3231648 } seq expand size = 6463282 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.0332 GB dict = 1.08 MB all = 0.0393 GB } UnZip/Zip{ index = 10.5149 value = 3.2649 dict = 1.00 all = 3.4180 } Zip/UnZip{ index = 0.0951 value = 0.3063 dict = 1.00 all = 0.2926 } ---------------------------- total value len = 564.192068 GB avg = 0.330 KB (by entry num) total key len = 44.573222 GB avg = 0.026 KB total ukey len = 32.979010 GB avg = 0.014 KB total ukey num = 2.330257989 Billion total entry num = 1.709760011 Billion write speed all = 86.064116922 MB/sec (with seq num) write speed all = 84.130380056 MB/sec (without seq num) 2024/11/20-20:01:35.787839 140008635340352 [compaction_job.cc:1948] [default] [JOB 9049] Generated table #63823: 923326 keys, 39267908 bytes, temperature: kWarm 2024/11/20-20:01:35.787906 140008635340352 EVENT_LOG_v1 {"time_micros": 1732104095787873, "cf_name": "default", "job": 9049, "event": "table_file_creation", "file_number": 63823, "file_size": 39267908, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 899786040, "largest_seqno": 1045781870, "table_properties": {"data_size": 33191136, "index_size": 1756224, "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": 25853128, "raw_average_key_size": 28, "raw_value_size": 108364692, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923326, "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": 1732104092, "oldest_key_time": 0, "file_creation_time": 1732104092, "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": 63823, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:01:35.825171 140008635340352 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063824.sst) /dev/shm/ToplingTemp/Topling-909828-Q59AE8 2024/11/20-20:01:36.640452 140008635340352 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063824.sst): first pass time = 0.82's, 164.634'MB/sec 2024/11/20-20:01:37.749261 140008635340352 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063824.sst): old prealloc_size = 147639500, real_size = 35192512 2024/11/20-20:01:37.749864 140008635340352 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063824.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922024 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.0332 GB avg-val = 117.57 avg-zval = 36.02 2024/11/20-20:01:37.750622 140008635340352 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063824.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-20:01:38.582573 140008635340352 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063824.sst): second pass time = 1.11's, 97.834'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.83's, 46.860'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3030.331'MB/sec (index lex order gen) rebuild zvType time = 0.71's, 0.326'MB/sec write SST data time = 0.12's, 312.413'MB/sec dict compress time = 0.00's, 1045667.954'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 33251.849'MB/sec zip my value time = 1.11's, unzip length = 0.108'GB zip my value throughput = 97.834'MB/sec zip pipeline throughput = 97.834'MB/sec entries = 922024 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.57 avg-zval = 36.02 usrkeys = 922024 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.57 avg-zval = 36.02 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922024 bytes = 2996592 } seq expand size = 6454168 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0332 GB dict = 1.08 MB all = 0.0390 GB } UnZip/Zip{ index = 10.5116 value = 3.2644 dict = 1.00 all = 3.4373 } Zip/UnZip{ index = 0.0951 value = 0.3063 dict = 1.00 all = 0.2909 } ---------------------------- total value len = 564.306923 GB avg = 0.330 KB (by entry num) total key len = 44.599039 GB avg = 0.026 KB total ukey len = 32.997451 GB avg = 0.014 KB total ukey num = 2.331180013 Billion total entry num = 1.710682035 Billion write speed all = 86.049438252 MB/sec (with seq num) write speed all = 84.115435469 MB/sec (without seq num) 2024/11/20-20:01:38.629283 140008635340352 [compaction_job.cc:1948] [default] [JOB 9049] Generated table #63824: 922024 keys, 39047744 bytes, temperature: kWarm 2024/11/20-20:01:38.629346 140008635340352 EVENT_LOG_v1 {"time_micros": 1732104098629315, "cf_name": "default", "job": 9049, "event": "table_file_creation", "file_number": 63824, "file_size": 39047744, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 979952832, "largest_seqno": 1045782214, "table_properties": {"data_size": 33207536, "index_size": 1754304, "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": 25816672, "raw_average_key_size": 28, "raw_value_size": 108401072, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922024, "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": 1732104095, "oldest_key_time": 0, "file_creation_time": 1732104095, "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": 63824, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:01:38.663109 140008635340352 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063825.sst) /dev/shm/ToplingTemp/Topling-909828-RfX9W5 2024/11/20-20:01:38.732471 140008635340352 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063825.sst): first pass time = 0.07's, 255.512'MB/sec 2024/11/20-20:01:38.877741 140008635340352 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063825.sst): old prealloc_size = 147639500, real_size = 5269184 2024/11/20-20:01:38.877873 140008635340352 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063825.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 121339 prefix = 4 raw-key = 0.0019 GB zip-key = 0.0002 GB avg-key = 16.00 avg-zkey = 1.93 raw-val = 0.0143 GB zip-val = 0.0050 GB avg-val = 118.00 avg-zval = 41.25 2024/11/20-20:01:38.878004 140008635340352 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063825.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.018 GB 2024/11/20-20:01:38.990797 140008635340352 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00/063825.sst): second pass time = 0.14's, 99.023'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.11's, 51.039'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2076.715'MB/sec (index lex order gen) rebuild zvType time = 0.10's, 0.318'MB/sec write SST data time = 0.02's, 328.853'MB/sec dict compress time = 0.00's, 144538.610'MB/sec z-dict build time = 0.00's, sample length = 0.150'MB, throughput = 6400.598'MB/sec zip my value time = 0.14's, unzip length = 0.014'GB zip my value throughput = 99.023'MB/sec zip pipeline throughput = 99.023'MB/sec entries = 121339 avg-key = 28.00 avg-zkey = 1.93 avg-val = 118.00 avg-zval = 41.25 usrkeys = 121339 avg-key = 20.00 avg-zkey = 1.93 avg-val = 125.00 avg-zval = 41.25 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 121339 bytes = 379200 } seq expand size = 849373 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0024 GB value = 0.0143 GB dict = 0.15 MB all = 0.0177 GB } __ZipSize{ index = 0.0002 GB value = 0.0050 GB dict = 0.15 MB all = 0.0058 GB } UnZip/Zip{ index = 10.3829 value = 2.8608 dict = 1.00 all = 3.0707 } Zip/UnZip{ index = 0.0963 value = 0.3496 dict = 1.00 all = 0.3257 } ---------------------------- total value len = 564.322091 GB avg = 0.330 KB (by entry num) total key len = 44.602436 GB avg = 0.026 KB total ukey len = 32.999877 GB avg = 0.014 KB total ukey num = 2.331301352 Billion total entry num = 1.710803374 Billion write speed all = 86.047097717 MB/sec (with seq num) write speed all = 84.113069330 MB/sec (without seq num) 2024/11/20-20:01:39.003725 140008635340352 [compaction_job.cc:1948] [default] [JOB 9049] Generated table #63825: 121339 keys, 5769229 bytes, temperature: kWarm 2024/11/20-20:01:39.003777 140008635340352 EVENT_LOG_v1 {"time_micros": 1732104099003749, "cf_name": "default", "job": 9049, "event": "table_file_creation", "file_number": 63825, "file_size": 5769229, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1018033297, "largest_seqno": 1041796493, "table_properties": {"data_size": 5004912, "index_size": 233728, "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": 3397492, "raw_average_key_size": 28, "raw_value_size": 14318002, "raw_average_value_size": 118, "num_data_blocks": 1, "num_entries": 121339, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 118, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732104098, "oldest_key_time": 0, "file_creation_time": 1732104098, "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": 63825, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:01:39.014910 140008635340352 [compaction_job.cc:703] job-09049: subcompact[0], size: 0.433505 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09049/att-00 [063814,063815,063816,063817,063818,063819,063820,063821,063822,063823,063824,063825] 2024/11/20-20:01:39.090100 140008635340352 (Original Log Time 2024/11/20-20:01:04.054948) EVENT_LOG_v1 {"time_micros": 1732104064054926, "job": 9049, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [63772], "files_L3": [63713, 63714, 63715, 63716, 63717, 63718, 63719, 63720, 63721, 63722, 63803], "score": 0.823998, "input_data_size": 455813037, "oldest_snapshot_seqno": 1046207637} 2024/11/20-20:01:39.090103 140008635340352 (Original Log Time 2024/11/20-20:01:39.089087) [compaction_job.cc:2022] [default] [JOB 9049] Compacted 1@2 + 11@3 files to L3 => 433505373 bytes 2024/11/20-20:01:39.090105 140008635340352 (Original Log Time 2024/11/20-20:01:39.090021) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 12 0 0 0] max score 0.02, MB/sec: 13.0 rd, 12.4 wr, level 3, files in(1, 11) out(12 +0 blob) MB in(27.1, 407.6 +0.0 blob) out(413.4 +0.0 blob), read-write-amplify(31.3) write-amplify(15.2) OK, records in: 10398076, records dropped: 111300 output_compression: Snappy 2024/11/20-20:01:39.090109 140008635340352 (Original Log Time 2024/11/20-20:01:39.090081) EVENT_LOG_v1 {"time_micros": 1732104099090057, "cf": "default", "job": 9049, "event": "compaction_finished", "compaction_time_micros": 34959967, "compaction_time_cpu_micros": 15068001, "output_level": 3, "num_output_files": 12, "total_output_size": 433505373, "num_input_records": 10398076, "num_output_records": 10286776, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 305299525, "file_range_sync_nanos": 0, "file_fsync_nanos": 10835, "file_prepare_write_nanos": 32724, "lsm_state": [0, 0, 0, 12, 0, 0, 0]} 2024/11/20-20:01:39.291115 140008635340352 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":1732104063,"executesMs":35190,"compactionJobId":9049,"attempt":0,"compactionInputRawBytes":1509915736,"compactionInputZipBytes":455813037,"compactionOutputRawBytes":0,"compactionOutputZipBytes":433505373,"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-43b7de18234878e4906f2c0adbc71cf9-459d78403a2e9d52-00"}}, response = 2024/11/20-20:01:39.291169 140008635340352 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09049/att-00: olev 3, work 35.190 s, result 7.671 ms, install 1.035 ms, input{raw 1.406 GiB zip 434.697 MiB}