2024/11/21-08:01:38.614099 140008249275968 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00: fork to child time = 0.012558 sec 2024/11/21-08:01:38.614646 140008249275968 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00 2024/11/21-08:01:38.625326 140008249275968 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00 2024/11/21-08:01:38.626964 140008249275968 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-08:01:38.627198 140008249275968 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/21-08:01:38.673718 140008249275968 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-10243/att-00/MANIFEST-090329 2024/11/21-08:01:38.689621 140008249275968 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-10243/att-00/MANIFEST-090329 succeeded,manifest_file_number is 90329, next_file_number is 112269, last_sequence is 1665305973, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 112116 2024/11/21-08:01:38.689627 140008249275968 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-08:01:38.689710 140008249275968 [version_set.cc:5724] Creating manifest 112269 2024/11/21-08:01:38.725528 140008249275968 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-08:01:38.746812 140008249275968 [compaction_job.cc:2437] [default] [JOB 10243] Compacting 1@2 + 10@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/21-08:01:38.746825 140008249275968 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 7626 Base level 2, inputs: [112264(31MB)], [112181(40MB) 112182(40MB) 112183(40MB) 112184(40MB) 112185(40MB) 112186(40MB) 112187(40MB) 112188(40MB) 112189(40MB) 112190(40MB)] 2024/11/21-08:01:38.754071 140008249275968 [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/21-08:01:38.754095 140008249275968 [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/21-08:01:38.754115 140008249275968 [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/21-08:01:38.754123 140008249275968 [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/21-08:01:38.754132 140008249275968 [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/21-08:01:39.483787 140008249275968 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112270.sst) /dev/shm/ToplingTemp/Topling-1444112-ujIkV8 2024/11/21-08:01:39.808094 140008249275968 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112270.sst): first pass time = 0.32's, 413.936'MB/sec 2024/11/21-08:01:40.359067 140008249275968 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112270.sst): old prealloc_size = 147639500, real_size = 40834992 2024/11/21-08:01:40.359222 140008249275968 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112270.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.75 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.01 avg-zval = 313.50 2024/11/21-08:01:40.359405 140008249275968 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112270.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-08:01:40.532002 140008249275968 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112270.sst): second pass time = 0.55's, 239.293'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 246.696'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1951.720'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.263'MB/sec write SST data time = 0.05's, 855.689'MB/sec dict compress time = 3543823000.30's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44496.076'MB/sec zip my value time = 0.55's, unzip length = 0.132'GB zip my value throughput = 239.293'MB/sec zip pipeline throughput = 239.293'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.01 avg-zval = 313.50 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1024.01 avg-zval = 313.50 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 485376 } seq expand size = 906003 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0406 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.8438 value = 3.2441 dict = 1.00 all = 3.1457 } Zip/UnZip{ index = 0.1461 value = 0.3083 dict = 1.00 all = 0.3179 } ---------------------------- total value len = 3301.452237 GB avg = 0.221 KB (by entry num) total key len = 403.752653 GB avg = 0.027 KB total ukey len = 274.867580 GB avg = 0.015 KB total ukey num = 18.448440094 Billion total entry num = 14.919541272 Billion write speed all = 73.694088301 MB/sec (with seq num) write speed all = 71.320169397 MB/sec (without seq num) 2024/11/21-08:01:40.628958 140008249275968 [compaction_job.cc:1948] [default] [JOB 10243] Generated table #112270: 129429 keys, 42667523 bytes, temperature: kWarm 2024/11/21-08:01:40.629053 140008249275968 EVENT_LOG_v1 {"time_micros": 1732147300629000, "cf_name": "default", "job": 10243, "event": "table_file_creation", "file_number": 112270, "file_size": 42667523, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479831, "largest_seqno": 1665262917, "table_properties": {"data_size": 40575520, "index_size": 226944, "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": 2588580, "raw_average_key_size": 20, "raw_value_size": 131629966, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732147299, "oldest_key_time": 0, "file_creation_time": 1732147299, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 112270, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-08:01:40.674878 140008249275968 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112271.sst) /dev/shm/ToplingTemp/Topling-1444112-joYgfc 2024/11/21-08:01:41.270870 140008249275968 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112271.sst): first pass time = 0.60's, 225.225'MB/sec 2024/11/21-08:01:41.810517 140008249275968 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112271.sst): old prealloc_size = 147639500, real_size = 41006112 2024/11/21-08:01:41.810654 140008249275968 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112271.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.73 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.01 avg-zval = 314.85 2024/11/21-08:01:41.810828 140008249275968 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112271.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-08:01:41.987806 140008249275968 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112271.sst): second pass time = 0.54's, 244.292'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 241.667'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2027.113'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.263'MB/sec write SST data time = 0.05's, 794.624'MB/sec dict compress time = 3543823000.30's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 23957.618'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 244.292'MB/sec zip pipeline throughput = 244.292'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.01 avg-zval = 314.85 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1024.01 avg-zval = 314.85 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 485376 } seq expand size = 905996 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0408 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.9475 value = 3.2302 dict = 1.00 all = 3.1331 } Zip/UnZip{ index = 0.1439 value = 0.3096 dict = 1.00 all = 0.3192 } ---------------------------- total value len = 3301.584773 GB avg = 0.221 KB (by entry num) total key len = 403.755242 GB avg = 0.027 KB total ukey len = 274.869133 GB avg = 0.015 KB total ukey num = 18.448569522 Billion total entry num = 14.919670700 Billion write speed all = 73.694642009 MB/sec (with seq num) write speed all = 71.320771246 MB/sec (without seq num) 2024/11/21-08:01:42.039818 140008249275968 [compaction_job.cc:1948] [default] [JOB 10243] Generated table #112271: 129428 keys, 42839025 bytes, temperature: kWarm 2024/11/21-08:01:42.039886 140008249275968 EVENT_LOG_v1 {"time_micros": 1732147302039854, "cf_name": "default", "job": 10243, "event": "table_file_creation", "file_number": 112271, "file_size": 42839025, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952370215, "largest_seqno": 1665270910, "table_properties": {"data_size": 40750032, "index_size": 223552, "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": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629703, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732147300, "oldest_key_time": 0, "file_creation_time": 1732147300, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 112271, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-08:01:42.087252 140008249275968 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112272.sst) /dev/shm/ToplingTemp/Topling-1444112-vW9849 2024/11/21-08:01:42.840067 140008249275968 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112272.sst): first pass time = 0.75's, 178.303'MB/sec 2024/11/21-08:01:43.406943 140008249275968 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112272.sst): old prealloc_size = 147639500, real_size = 40560288 2024/11/21-08:01:43.407143 140008249275968 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112272.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.83 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.01 avg-zval = 311.30 2024/11/21-08:01:43.407509 140008249275968 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112272.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-08:01:43.591404 140008249275968 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112272.sst): second pass time = 0.57's, 232.584'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 229.843'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1373.368'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.243'MB/sec write SST data time = 0.05's, 829.720'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 43723.694'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 232.584'MB/sec zip pipeline throughput = 261.247'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.83 avg-val = 1017.01 avg-zval = 311.30 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.83 avg-val = 1024.01 avg-zval = 311.30 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 485376 } seq expand size = 906003 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.5642 value = 3.2670 dict = 1.00 all = 3.1660 } Zip/UnZip{ index = 0.1523 value = 0.3061 dict = 1.00 all = 0.3159 } ---------------------------- total value len = 3301.717309 GB avg = 0.221 KB (by entry num) total key len = 403.757831 GB avg = 0.027 KB total ukey len = 274.870687 GB avg = 0.015 KB total ukey num = 18.448698951 Billion total entry num = 14.919800129 Billion write speed all = 73.694979075 MB/sec (with seq num) write speed all = 71.321163428 MB/sec (without seq num) 2024/11/21-08:01:43.668636 140008249275968 [compaction_job.cc:1948] [default] [JOB 10243] Generated table #112272: 129429 keys, 42393341 bytes, temperature: kWarm 2024/11/21-08:01:43.668684 140008249275968 EVENT_LOG_v1 {"time_micros": 1732147303668658, "cf_name": "default", "job": 10243, "event": "table_file_creation", "file_number": 112272, "file_size": 42393341, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696188, "largest_seqno": 1665258059, "table_properties": {"data_size": 40291152, "index_size": 236608, "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": 2588580, "raw_average_key_size": 20, "raw_value_size": 131630027, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732147302, "oldest_key_time": 0, "file_creation_time": 1732147302, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 112272, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-08:01:43.717479 140008249275968 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112273.sst) /dev/shm/ToplingTemp/Topling-1444112-epJI28 2024/11/21-08:01:44.287193 140008249275968 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112273.sst): first pass time = 0.57's, 235.601'MB/sec 2024/11/21-08:01:44.813142 140008249275968 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112273.sst): old prealloc_size = 147639500, real_size = 40936608 2024/11/21-08:01:44.813280 140008249275968 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112273.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.75 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.00 avg-zval = 314.28 2024/11/21-08:01:44.813441 140008249275968 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112273.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-08:01:44.980213 140008249275968 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112273.sst): second pass time = 0.52's, 254.444'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 256.025'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1993.891'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.271'MB/sec write SST data time = 0.05's, 897.994'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.379'MB, throughput = 37139.151'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 254.444'MB/sec zip pipeline throughput = 254.444'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.00 avg-zval = 314.28 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1024.00 avg-zval = 314.28 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 485376 } seq expand size = 906003 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.8573 value = 3.2359 dict = 1.00 all = 3.1381 } Zip/UnZip{ index = 0.1458 value = 0.3090 dict = 1.00 all = 0.3187 } ---------------------------- total value len = 3301.849844 GB avg = 0.221 KB (by entry num) total key len = 403.760419 GB avg = 0.027 KB total ukey len = 274.872240 GB avg = 0.015 KB total ukey num = 18.448828380 Billion total entry num = 14.919929558 Billion write speed all = 73.695630895 MB/sec (with seq num) write speed all = 71.321860221 MB/sec (without seq num) 2024/11/21-08:01:45.033980 140008249275968 [compaction_job.cc:1948] [default] [JOB 10243] Generated table #112273: 129429 keys, 42769890 bytes, temperature: kWarm 2024/11/21-08:01:45.034059 140008249275968 EVENT_LOG_v1 {"time_micros": 1732147305034016, "cf_name": "default", "job": 10243, "event": "table_file_creation", "file_number": 112273, "file_size": 42769890, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 926622277, "largest_seqno": 1665272379, "table_properties": {"data_size": 40677584, "index_size": 226496, "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": 2588580, "raw_average_key_size": 20, "raw_value_size": 131629212, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129429, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732147303, "oldest_key_time": 0, "file_creation_time": 1732147303, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 112273, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-08:01:45.071698 140008249275968 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112274.sst) /dev/shm/ToplingTemp/Topling-1444112-l4UtV9 2024/11/21-08:01:45.647864 140008249275968 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112274.sst): first pass time = 0.58's, 232.969'MB/sec 2024/11/21-08:01:46.362698 140008249275968 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112274.sst): old prealloc_size = 147639500, real_size = 40695744 2024/11/21-08:01:46.362831 140008249275968 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112274.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.80 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1017.01 avg-zval = 312.37 2024/11/21-08:01:46.362985 140008249275968 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112274.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-08:01:46.527135 140008249275968 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112274.sst): second pass time = 0.71's, 184.354'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 258.665'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2176.254'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.05's, 929.108'MB/sec dict compress time = 0.00's, 1378092.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 38362.386'MB/sec zip my value time = 0.71's, unzip length = 0.132'GB zip my value throughput = 184.354'MB/sec zip pipeline throughput = 224.487'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.80 avg-val = 1017.01 avg-zval = 312.37 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.80 avg-val = 1024.01 avg-zval = 312.37 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 485376 } seq expand size = 905996 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0404 GB dict = 1.38 MB all = 0.0425 GB } UnZip/Zip{ index = 6.6505 value = 3.2558 dict = 1.00 all = 3.1560 } Zip/UnZip{ index = 0.1504 value = 0.3071 dict = 1.00 all = 0.3169 } ---------------------------- total value len = 3301.982380 GB avg = 0.221 KB (by entry num) total key len = 403.763008 GB avg = 0.027 KB total ukey len = 274.873793 GB avg = 0.015 KB total ukey num = 18.448957808 Billion total entry num = 14.920058986 Billion write speed all = 73.696050974 MB/sec (with seq num) write speed all = 71.322332733 MB/sec (without seq num) 2024/11/21-08:01:46.579669 140008249275968 [compaction_job.cc:1948] [default] [JOB 10243] Generated table #112274: 129428 keys, 42528619 bytes, temperature: kWarm 2024/11/21-08:01:46.579735 140008249275968 EVENT_LOG_v1 {"time_micros": 1732147306579706, "cf_name": "default", "job": 10243, "event": "table_file_creation", "file_number": 112274, "file_size": 42528619, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696209, "largest_seqno": 1665272380, "table_properties": {"data_size": 40429680, "index_size": 233536, "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": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629978, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732147305, "oldest_key_time": 0, "file_creation_time": 1732147305, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 112274, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-08:01:46.617805 140008249275968 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112275.sst) /dev/shm/ToplingTemp/Topling-1444112-DA6jx9 2024/11/21-08:01:47.388427 140008249275968 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112275.sst): first pass time = 0.77's, 174.178'MB/sec 2024/11/21-08:01:47.862865 140008249275968 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112275.sst): old prealloc_size = 147639500, real_size = 40565312 2024/11/21-08:01:47.863021 140008249275968 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112275.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129432 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.83 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1016.98 avg-zval = 311.33 2024/11/21-08:01:47.863213 140008249275968 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112275.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-08:01:48.034798 140008249275968 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112275.sst): second pass time = 0.47's, 277.888'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 246.699'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2081.731'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.269'MB/sec write SST data time = 0.05's, 824.474'MB/sec dict compress time = 0.00's, 1377614.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44558.463'MB/sec zip my value time = 0.47's, unzip length = 0.132'GB zip my value throughput = 277.888'MB/sec zip pipeline throughput = 277.888'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.83 avg-val = 1016.98 avg-zval = 311.33 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.83 avg-val = 1023.93 avg-zval = 311.33 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 128461 bytes = 481744 } seq expand size = 899227 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.5555 value = 3.2666 dict = 1.00 all = 3.1645 } Zip/UnZip{ index = 0.1525 value = 0.3061 dict = 1.00 all = 0.3160 } ---------------------------- total value len = 3302.114909 GB avg = 0.221 KB (by entry num) total key len = 403.765596 GB avg = 0.027 KB total ukey len = 274.875346 GB avg = 0.015 KB total ukey num = 18.449087240 Billion total entry num = 14.920188418 Billion write speed all = 73.696528424 MB/sec (with seq num) write speed all = 71.322860761 MB/sec (without seq num) 2024/11/21-08:01:48.088060 140008249275968 [compaction_job.cc:1948] [default] [JOB 10243] Generated table #112275: 129432 keys, 42414349 bytes, temperature: kWarm 2024/11/21-08:01:48.088132 140008249275968 EVENT_LOG_v1 {"time_micros": 1732147308088101, "cf_name": "default", "job": 10243, "event": "table_file_creation", "file_number": 112275, "file_size": 42414349, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1665270701, "table_properties": {"data_size": 40295856, "index_size": 236928, "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": 2588640, "raw_average_key_size": 20, "raw_value_size": 131629639, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129432, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732147306, "oldest_key_time": 0, "file_creation_time": 1732147306, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 112275, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-08:01:48.130299 140008249275968 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112276.sst) /dev/shm/ToplingTemp/Topling-1444112-jja6pb 2024/11/21-08:01:48.785990 140008249275968 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112276.sst): first pass time = 0.66's, 204.712'MB/sec 2024/11/21-08:01:49.274506 140008249275968 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112276.sst): old prealloc_size = 147639500, real_size = 40777680 2024/11/21-08:01:49.274637 140008249275968 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112276.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.77 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.99 avg-zval = 313.04 2024/11/21-08:01:49.274793 140008249275968 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112276.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-08:01:49.439796 140008249275968 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112276.sst): second pass time = 0.49's, 269.792'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 257.718'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2058.623'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.270'MB/sec write SST data time = 0.05's, 942.764'MB/sec dict compress time = 0.00's, 1378023.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 47189.336'MB/sec zip my value time = 0.49's, unzip length = 0.132'GB zip my value throughput = 269.792'MB/sec zip pipeline throughput = 269.792'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.77 avg-val = 1016.99 avg-zval = 313.04 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.77 avg-val = 1023.45 avg-zval = 313.04 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 119498 bytes = 448128 } seq expand size = 836486 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0405 GB dict = 1.38 MB all = 0.0426 GB } UnZip/Zip{ index = 6.7940 value = 3.2488 dict = 1.00 all = 3.1511 } Zip/UnZip{ index = 0.1472 value = 0.3078 dict = 1.00 all = 0.3173 } ---------------------------- total value len = 3302.247375 GB avg = 0.221 KB (by entry num) total key len = 403.768185 GB avg = 0.027 KB total ukey len = 274.876899 GB avg = 0.015 KB total ukey num = 18.449216670 Billion total entry num = 14.920317848 Billion write speed all = 73.697155031 MB/sec (with seq num) write speed all = 71.323533097 MB/sec (without seq num) 2024/11/21-08:01:49.496427 140008249275968 [compaction_job.cc:1948] [default] [JOB 10243] Generated table #112276: 129430 keys, 42593510 bytes, temperature: kWarm 2024/11/21-08:01:49.496508 140008249275968 EVENT_LOG_v1 {"time_micros": 1732147309496461, "cf_name": "default", "job": 10243, "event": "table_file_creation", "file_number": 112276, "file_size": 42593510, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1665237838, "table_properties": {"data_size": 40516544, "index_size": 228608, "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": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629218, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732147308, "oldest_key_time": 0, "file_creation_time": 1732147308, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 112276, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-08:01:49.555866 140008249275968 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112277.sst) /dev/shm/ToplingTemp/Topling-1444112-OdjkY8 2024/11/21-08:01:50.239751 140008249275968 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112277.sst): first pass time = 0.68's, 196.269'MB/sec 2024/11/21-08:01:50.763018 140008249275968 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112277.sst): old prealloc_size = 147639500, real_size = 41060512 2024/11/21-08:01:50.763159 140008249275968 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112277.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129423 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.71 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.05 avg-zval = 315.30 2024/11/21-08:01:50.763322 140008249275968 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112277.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-08:01:50.925887 140008249275968 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112277.sst): second pass time = 0.52's, 251.848'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 263.396'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1993.549'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.274'MB/sec write SST data time = 0.04's, 962.853'MB/sec dict compress time = 0.00's, 1378061.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44427.784'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 251.848'MB/sec zip pipeline throughput = 251.848'MB/sec entries = 129423 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.05 avg-zval = 315.30 usrkeys = 129423 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.05 avg-zval = 315.30 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129423 bytes = 485344 } seq expand size = 905961 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0408 GB dict = 1.38 MB all = 0.0429 GB } UnZip/Zip{ index = 7.0196 value = 3.2257 dict = 1.00 all = 3.1291 } Zip/UnZip{ index = 0.1425 value = 0.3100 dict = 1.00 all = 0.3196 } ---------------------------- total value len = 3302.379910 GB avg = 0.221 KB (by entry num) total key len = 403.770773 GB avg = 0.027 KB total ukey len = 274.878452 GB avg = 0.015 KB total ukey num = 18.449346093 Billion total entry num = 14.920447271 Billion write speed all = 73.697664158 MB/sec (with seq num) write speed all = 71.324091779 MB/sec (without seq num) 2024/11/21-08:01:50.978671 140008249275968 [compaction_job.cc:1948] [default] [JOB 10243] Generated table #112277: 129423 keys, 42893260 bytes, temperature: kWarm 2024/11/21-08:01:50.978732 140008249275968 EVENT_LOG_v1 {"time_micros": 1732147310978703, "cf_name": "default", "job": 10243, "event": "table_file_creation", "file_number": 112277, "file_size": 42893260, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952431592, "largest_seqno": 1665262038, "table_properties": {"data_size": 40806736, "index_size": 221248, "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": 2588460, "raw_average_key_size": 20, "raw_value_size": 131629307, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129423, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732147309, "oldest_key_time": 0, "file_creation_time": 1732147309, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 112277, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-08:01:51.016762 140008249275968 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112278.sst) /dev/shm/ToplingTemp/Topling-1444112-aF6sva 2024/11/21-08:01:51.536617 140008249275968 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112278.sst): first pass time = 0.52's, 258.199'MB/sec 2024/11/21-08:01:52.052467 140008249275968 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112278.sst): old prealloc_size = 147639500, real_size = 41077248 2024/11/21-08:01:52.052606 140008249275968 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112278.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.70 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.02 avg-zval = 315.43 2024/11/21-08:01:52.052781 140008249275968 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112278.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-08:01:52.216006 140008249275968 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112278.sst): second pass time = 0.52's, 255.562'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 262.415'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1838.251'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.270'MB/sec write SST data time = 0.04's, 989.796'MB/sec dict compress time = 0.00's, 1377991.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45737.885'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 255.562'MB/sec zip pipeline throughput = 255.562'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.02 avg-zval = 315.43 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1024.02 avg-zval = 315.43 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129427 bytes = 485360 } seq expand size = 905989 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0408 GB dict = 1.38 MB all = 0.0429 GB } UnZip/Zip{ index = 7.0545 value = 3.2243 dict = 1.00 all = 3.1279 } Zip/UnZip{ index = 0.1418 value = 0.3101 dict = 1.00 all = 0.3197 } ---------------------------- total value len = 3302.512446 GB avg = 0.221 KB (by entry num) total key len = 403.773362 GB avg = 0.027 KB total ukey len = 274.880005 GB avg = 0.015 KB total ukey num = 18.449475520 Billion total entry num = 14.920576698 Billion write speed all = 73.698460450 MB/sec (with seq num) write speed all = 71.324928373 MB/sec (without seq num) 2024/11/21-08:01:52.268497 140008249275968 [compaction_job.cc:1948] [default] [JOB 10243] Generated table #112278: 129427 keys, 42909958 bytes, temperature: kWarm 2024/11/21-08:01:52.268560 140008249275968 EVENT_LOG_v1 {"time_micros": 1732147312268529, "cf_name": "default", "job": 10243, "event": "table_file_creation", "file_number": 112278, "file_size": 42909958, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980012307, "largest_seqno": 1665195278, "table_properties": {"data_size": 40824560, "index_size": 220160, "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": 2588540, "raw_average_key_size": 20, "raw_value_size": 131629630, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732147311, "oldest_key_time": 0, "file_creation_time": 1732147311, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 112278, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-08:01:52.310922 140008249275968 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112279.sst) /dev/shm/ToplingTemp/Topling-1444112-lzMlpa 2024/11/21-08:01:52.824679 140008249275968 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112279.sst): first pass time = 0.51's, 261.266'MB/sec 2024/11/21-08:01:53.385999 140008249275968 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112279.sst): old prealloc_size = 147639500, real_size = 40990944 2024/11/21-08:01:53.386194 140008249275968 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112279.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.74 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1016.99 avg-zval = 314.71 2024/11/21-08:01:53.386386 140008249275968 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112279.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-08:01:53.568718 140008249275968 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112279.sst): second pass time = 0.56's, 234.902'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 234.385'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1570.643'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.238'MB/sec write SST data time = 0.05's, 922.295'MB/sec dict compress time = 0.00's, 1378375.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 42335.985'MB/sec zip my value time = 0.56's, unzip length = 0.132'GB zip my value throughput = 234.902'MB/sec zip pipeline throughput = 234.902'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1016.99 avg-zval = 314.71 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1023.99 avg-zval = 314.71 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129431 bytes = 485376 } seq expand size = 906017 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.8964 value = 3.2315 dict = 1.00 all = 3.1342 } Zip/UnZip{ index = 0.1450 value = 0.3095 dict = 1.00 all = 0.3191 } ---------------------------- total value len = 3302.644981 GB avg = 0.221 KB (by entry num) total key len = 403.775951 GB avg = 0.027 KB total ukey len = 274.881559 GB avg = 0.015 KB total ukey num = 18.449604951 Billion total entry num = 14.920706129 Billion write speed all = 73.699164973 MB/sec (with seq num) write speed all = 71.325676149 MB/sec (without seq num) 2024/11/21-08:01:53.619342 140008249275968 [compaction_job.cc:1948] [default] [JOB 10243] Generated table #112279: 129431 keys, 42824070 bytes, temperature: kWarm 2024/11/21-08:01:53.619401 140008249275968 EVENT_LOG_v1 {"time_micros": 1732147313619372, "cf_name": "default", "job": 10243, "event": "table_file_creation", "file_number": 112279, "file_size": 42824070, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 954967992, "largest_seqno": 1665272336, "table_properties": {"data_size": 40733200, "index_size": 225216, "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": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629656, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732147312, "oldest_key_time": 0, "file_creation_time": 1732147312, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 112279, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-08:01:53.655599 140008249275968 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112280.sst) /dev/shm/ToplingTemp/Topling-1444112-XC1Lz9 2024/11/21-08:01:53.661271 140008249275968 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112280.sst): first pass time = 0.01's, 245.422'MB/sec 2024/11/21-08:01:53.687200 140008249275968 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112280.sst): old prealloc_size = 147639500, real_size = 440744 2024/11/21-08:01:53.687232 140008249275968 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112280.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 1336 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.39 raw-val = 0.0014 GB zip-val = 0.0004 GB avg-val =1017.29 avg-zval = 329.11 2024/11/21-08:01:53.688917 140008249275968 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00/112280.sst): second pass time = 0.03's, 53.254'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 275.388'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 28.147'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.294'MB/sec write SST data time = 0.00's, 868.361'MB/sec dict compress time = 0.00's, 20362.000'MB/sec z-dict build time = 0.00's, sample length = 0.020'MB, throughput = 1064.346'MB/sec zip my value time = 0.03's, unzip length = 0.001'GB zip my value throughput = 53.254'MB/sec zip pipeline throughput = 53.254'MB/sec entries = 1336 avg-key = 20.00 avg-zkey = 0.43 avg-val = 1017.29 avg-zval = 329.11 usrkeys = 1336 avg-key = 12.00 avg-zkey = 0.43 avg-val = 1024.29 avg-zval = 329.11 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 1336 bytes = 4528 } seq expand size = 9352 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0000 GB value = 0.0014 GB dict = 0.02 MB all = 0.0014 GB } __ZipSize{ index = 0.0000 GB value = 0.0004 GB dict = 0.02 MB all = 0.0005 GB } UnZip/Zip{ index = 27.8333 value = 3.0910 dict = 1.00 all = 2.9719 } Zip/UnZip{ index = 0.0359 value = 0.3235 dict = 1.00 all = 0.3365 } ---------------------------- total value len = 3302.646350 GB avg = 0.221 KB (by entry num) total key len = 403.775977 GB avg = 0.027 KB total ukey len = 274.881575 GB avg = 0.015 KB total ukey num = 18.449606287 Billion total entry num = 14.920707465 Billion write speed all = 73.699016560 MB/sec (with seq num) write speed all = 71.325533197 MB/sec (without seq num) 2024/11/21-08:01:53.695746 140008249275968 [compaction_job.cc:1948] [default] [JOB 10243] Generated table #112280: 1336 keys, 466314 bytes, temperature: kWarm 2024/11/21-08:01:53.695783 140008249275968 EVENT_LOG_v1 {"time_micros": 1732147313695762, "cf_name": "default", "job": 10243, "event": "table_file_creation", "file_number": 112280, "file_size": 466314, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1571914057, "largest_seqno": 1663757515, "table_properties": {"data_size": 439696, "index_size": 576, "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": 26720, "raw_average_key_size": 20, "raw_value_size": 1359097, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 1336, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732147313, "oldest_key_time": 0, "file_creation_time": 1732147313, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "MNFBDNZRMES7C6T09KKW", "orig_file_number": 112280, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-08:01:53.705872 140008249275968 [compaction_job.cc:703] job-10243: subcompact[0], size: 0.427300 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10243/att-00 [112270,112271,112272,112273,112274,112275,112276,112277,112278,112279,112280] 2024/11/21-08:01:53.778525 140008249275968 (Original Log Time 2024/11/21-08:01:38.746889) EVENT_LOG_v1 {"time_micros": 1732147298746840, "job": 10243, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [112264], "files_L3": [112181, 112182, 112183, 112184, 112185, 112186, 112187, 112188, 112189, 112190], "score": 0.997423, "input_data_size": 459555371, "oldest_snapshot_seqno": 1665305938} 2024/11/21-08:01:53.778529 140008249275968 (Original Log Time 2024/11/21-08:01:53.774024) [compaction_job.cc:2022] [default] [JOB 10243] Compacted 1@2 + 10@3 files to L3 => 427299859 bytes 2024/11/21-08:01:53.778531 140008249275968 (Original Log Time 2024/11/21-08:01:53.778467) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 11 0 0 0] max score 0.02, MB/sec: 30.7 rd, 28.6 wr, level 3, files in(1, 10) out(11 +0 blob) MB in(31.2, 407.1 +0.0 blob) out(407.5 +0.0 blob), read-write-amplify(27.1) write-amplify(13.1) OK, records in: 1326204, records dropped: 30582 output_compression: Snappy 2024/11/21-08:01:53.778534 140008249275968 (Original Log Time 2024/11/21-08:01:53.778509) EVENT_LOG_v1 {"time_micros": 1732147313778487, "cf": "default", "job": 10243, "event": "compaction_finished", "compaction_time_micros": 14958985, "compaction_time_cpu_micros": 4000158, "output_level": 3, "num_output_files": 11, "total_output_size": 427299859, "num_input_records": 1326204, "num_output_records": 1295622, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 302677407, "file_range_sync_nanos": 0, "file_fsync_nanos": 9477, "file_prepare_write_nanos": 24283, "lsm_state": [0, 0, 0, 11, 0, 0, 0]} 2024/11/21-08:01:53.904053 140008249275968 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":1732121803,"starts":1732147298,"executesMs":15153,"compactionJobId":10243,"attempt":0,"compactionInputRawBytes":1375279757,"compactionInputZipBytes":459555371,"compactionOutputRawBytes":0,"compactionOutputZipBytes":427299859,"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-55fd197709d0c055c15061511ca5b5f8-3a27cf5ce5839e62-00"}}, response = 2024/11/21-08:01:53.904103 140008249275968 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-21T00.56.43/.rocksdb/job-10243/att-00: olev 3, work 15.154 s, result 5.869 ms, install 4.525 ms, input{raw 1.281 GiB zip 438.266 MiB}