2024/11/20-20:35:31.599392 140008626947648 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00: fork to child time = 0.009418 sec 2024/11/20-20:35:31.599923 140008626947648 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00 2024/11/20-20:35:31.606403 140008626947648 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00 2024/11/20-20:35:31.608114 140008626947648 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:35:31.608353 140008626947648 [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:35:31.656348 140008626947648 [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-11121/att-00/MANIFEST-049091 2024/11/20-20:35:31.671768 140008626947648 [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-11121/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 67595, last_sequence is 1094187225, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 67448 2024/11/20-20:35:31.671774 140008626947648 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:35:31.671834 140008626947648 [version_set.cc:5724] Creating manifest 67595 2024/11/20-20:35:31.705086 140008626947648 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:35:31.724094 140008626947648 [compaction_job.cc:2437] [default] [JOB 11121] Compacting 1@2 + 7@3 files to L3, score 0.87, subcompactions 1 : 1 2024/11/20-20:35:31.724106 140008626947648 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 9342 Base level 2, inputs: [67590(31MB)], [67517(40MB) 67518(40MB) 67519(39MB) 67520(39MB) 67521(39MB) 67522(39MB) 67523(40MB)] 2024/11/20-20:35:31.731033 140008626947648 [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:35:31.731064 140008626947648 [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:35:31.731082 140008626947648 [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:35:31.731089 140008626947648 [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:35:31.731099 140008626947648 [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:35:32.438629 140008626947648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067596.sst) /dev/shm/ToplingTemp/Topling-951140-50E7mV 2024/11/20-20:35:32.630916 140008626947648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067596.sst): first pass time = 0.19's, 698.183'MB/sec 2024/11/20-20:35:33.239381 140008626947648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067596.sst): old prealloc_size = 147639500, real_size = 40935792 2024/11/20-20:35:33.239528 140008626947648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067596.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 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.0407 GB avg-val =1017.03 avg-zval = 314.32 2024/11/20-20:35:33.239736 140008626947648 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067596.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/20-20:35:33.487270 140008626947648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067596.sst): second pass time = 0.61's, 216.714'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.25's, 172.402'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1779.703'MB/sec (index lex order gen) rebuild zvType time = 0.19's, 0.174'MB/sec write SST data time = 0.06's, 686.868'MB/sec dict compress time = 8375638007.85's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 41983.427'MB/sec zip my value time = 0.61's, unzip length = 0.132'GB zip my value throughput = 216.714'MB/sec zip pipeline throughput = 216.714'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.03 avg-zval = 314.32 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.03 avg-zval = 314.32 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129426 bytes = 453008 } seq expand size = 905982 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.0407 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 7.0016 value = 3.2356 dict = 1.00 all = 3.1406 } Zip/UnZip{ index = 0.1428 value = 0.3091 dict = 1.00 all = 0.3184 } ---------------------------- total value len = 563.198268 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795695 GB avg = 0.014 KB total ukey num = 2.321144002 Billion total entry num = 1.700646024 Billion write speed all = 66.678302426 MB/sec (with seq num) write speed all = 65.185056783 MB/sec (without seq num) 2024/11/20-20:35:33.553862 140008626947648 [compaction_job.cc:1948] [default] [JOB 11121] Generated table #67596: 129426 keys, 42736271 bytes, temperature: kWarm 2024/11/20-20:35:33.553966 140008626947648 EVENT_LOG_v1 {"time_micros": 1732106133553920, "cf_name": "default", "job": 11121, "event": "table_file_creation", "file_number": 67596, "file_size": 42736271, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1093766789, "table_properties": {"data_size": 40681440, "index_size": 221824, "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": 2588520, "raw_average_key_size": 20, "raw_value_size": 131629740, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "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": 1732106132, "oldest_key_time": 0, "file_creation_time": 1732106132, "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": 67596, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:35:33.595882 140008626947648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067597.sst) /dev/shm/ToplingTemp/Topling-951140-mRJ5FY 2024/11/20-20:35:34.184786 140008626947648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067597.sst): first pass time = 0.59's, 227.938'MB/sec 2024/11/20-20:35:34.750862 140008626947648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067597.sst): old prealloc_size = 147639500, real_size = 40577520 2024/11/20-20:35:34.750981 140008626947648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067597.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.71 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.00 avg-zval = 311.55 2024/11/20-20:35:34.751077 140008626947648 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067597.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/20-20:35:34.910078 140008626947648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067597.sst): second pass time = 0.57's, 232.786'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 264.278'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2263.760'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.277'MB/sec write SST data time = 0.04's, 995.525'MB/sec dict compress time = 8375638007.85's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45434.761'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 232.786'MB/sec zip pipeline throughput = 232.786'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.00 avg-zval = 311.55 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1019.01 avg-zval = 311.55 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 37118 bytes = 125296 } seq expand size = 259826 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.0421 GB } UnZip/Zip{ index = 7.0179 value = 3.2643 dict = 1.00 all = 3.1903 } Zip/UnZip{ index = 0.1425 value = 0.3063 dict = 1.00 all = 0.3134 } ---------------------------- total value len = 563.330157 GB avg = 0.331 KB (by entry num) total key len = 44.319583 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273431 Billion total entry num = 1.700775453 Billion write speed all = 66.682648916 MB/sec (with seq num) write speed all = 65.189522797 MB/sec (without seq num) 2024/11/20-20:35:34.961305 140008626947648 [compaction_job.cc:1948] [default] [JOB 11121] Generated table #67597: 129429 keys, 42070443 bytes, temperature: kWarm 2024/11/20-20:35:34.961362 140008626947648 EVENT_LOG_v1 {"time_micros": 1732106134961331, "cf_name": "default", "job": 11121, "event": "table_file_creation", "file_number": 67597, "file_size": 42070443, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1093766794, "table_properties": {"data_size": 40323680, "index_size": 221312, "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": 131629549, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732106133, "oldest_key_time": 0, "file_creation_time": 1732106133, "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": 67597, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:35:34.999545 140008626947648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067598.sst) /dev/shm/ToplingTemp/Topling-951140-1Xhu0W 2024/11/20-20:35:35.509062 140008626947648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067598.sst): first pass time = 0.51's, 263.438'MB/sec 2024/11/20-20:35:36.048109 140008626947648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067598.sst): old prealloc_size = 147639500, real_size = 40420944 2024/11/20-20:35:36.048227 140008626947648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067598.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.75 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.98 avg-zval = 310.29 2024/11/20-20:35:36.048288 140008626947648 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067598.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/20-20:35:36.217605 140008626947648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067598.sst): second pass time = 0.54's, 244.496'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 246.880'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2348.253'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.260'MB/sec write SST data time = 0.04's, 934.165'MB/sec dict compress time = 8375638007.85's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 46407.296'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 244.496'MB/sec zip pipeline throughput = 244.496'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1016.98 avg-zval = 310.29 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1017.81 avg-zval = 310.29 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 15343 bytes = 53712 } seq expand size = 107401 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.0402 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.8574 value = 3.2775 dict = 1.00 all = 3.2077 } Zip/UnZip{ index = 0.1458 value = 0.3051 dict = 1.00 all = 0.3117 } ---------------------------- total value len = 563.461894 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402863 Billion total entry num = 1.700904885 Billion write speed all = 66.687820715 MB/sec (with seq num) write speed all = 65.194795197 MB/sec (without seq num) 2024/11/20-20:35:36.268337 140008626947648 [compaction_job.cc:1948] [default] [JOB 11121] Generated table #67598: 129432 keys, 41841966 bytes, temperature: kWarm 2024/11/20-20:35:36.268405 140008626947648 EVENT_LOG_v1 {"time_micros": 1732106136268374, "cf_name": "default", "job": 11121, "event": "table_file_creation", "file_number": 67598, "file_size": 41841966, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1093764131, "table_properties": {"data_size": 40161920, "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": 2588640, "raw_average_key_size": 20, "raw_value_size": 131629294, "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": 1732106134, "oldest_key_time": 0, "file_creation_time": 1732106134, "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": 67598, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:35:36.307030 140008626947648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067599.sst) /dev/shm/ToplingTemp/Topling-951140-iarGSY 2024/11/20-20:35:36.818363 140008626947648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067599.sst): first pass time = 0.51's, 262.512'MB/sec 2024/11/20-20:35:37.393131 140008626947648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067599.sst): old prealloc_size = 147639500, real_size = 40442976 2024/11/20-20:35:37.393278 140008626947648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067599.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.79 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.99 avg-zval = 310.43 2024/11/20-20:35:37.393353 140008626947648 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067599.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/20-20:35:37.619572 140008626947648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067599.sst): second pass time = 0.57's, 229.323'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.23's, 184.996'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1983.094'MB/sec (index lex order gen) rebuild zvType time = 0.18's, 0.180'MB/sec write SST data time = 0.05's, 894.888'MB/sec dict compress time = 8375638007.85's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 47837.505'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 229.323'MB/sec zip pipeline throughput = 231.011'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.79 avg-val = 1016.99 avg-zval = 310.43 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.79 avg-val = 1018.23 avg-zval = 310.43 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 22905 bytes = 80176 } seq expand size = 160335 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.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.7077 value = 3.2761 dict = 1.00 all = 3.2040 } Zip/UnZip{ index = 0.1491 value = 0.3052 dict = 1.00 all = 0.3121 } ---------------------------- total value len = 563.593684 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.800354 GB avg = 0.014 KB total ukey num = 2.321532294 Billion total entry num = 1.701034316 Billion write speed all = 66.692305999 MB/sec (with seq num) write speed all = 65.199396520 MB/sec (without seq num) 2024/11/20-20:35:37.671236 140008626947648 [compaction_job.cc:1948] [default] [JOB 11121] Generated table #67599: 129431 keys, 41890886 bytes, temperature: kWarm 2024/11/20-20:35:37.671301 140008626947648 EVENT_LOG_v1 {"time_micros": 1732106137671269, "cf_name": "default", "job": 11121, "event": "table_file_creation", "file_number": 67599, "file_size": 41890886, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1093756199, "table_properties": {"data_size": 40178896, "index_size": 231552, "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": 131629613, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732106136, "oldest_key_time": 0, "file_creation_time": 1732106136, "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": 67599, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:35:37.708869 140008626947648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067600.sst) /dev/shm/ToplingTemp/Topling-951140-j5YTQU 2024/11/20-20:35:38.230050 140008626947648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067600.sst): first pass time = 0.52's, 257.547'MB/sec 2024/11/20-20:35:38.751338 140008626947648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067600.sst): old prealloc_size = 147639500, real_size = 40427856 2024/11/20-20:35:38.751511 140008626947648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067600.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.77 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.98 avg-zval = 310.33 2024/11/20-20:35:38.751604 140008626947648 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067600.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/20-20:35:38.932608 140008626947648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067600.sst): second pass time = 0.52's, 252.881'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 230.929'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1577.122'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.237'MB/sec write SST data time = 0.04's, 936.970'MB/sec dict compress time = 0.00's, 1378286.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 45392.109'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 252.881'MB/sec zip pipeline throughput = 273.708'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.77 avg-val = 1016.98 avg-zval = 310.33 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.77 avg-val = 1017.96 avg-zval = 310.33 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 18221 bytes = 61504 } seq expand size = 127547 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.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.7865 value = 3.2771 dict = 1.00 all = 3.2066 } Zip/UnZip{ index = 0.1474 value = 0.3051 dict = 1.00 all = 0.3119 } ---------------------------- total value len = 563.725441 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801908 GB avg = 0.014 KB total ukey num = 2.321661726 Billion total entry num = 1.701163748 Billion write speed all = 66.697436935 MB/sec (with seq num) write speed all = 65.204628895 MB/sec (without seq num) 2024/11/20-20:35:38.983358 140008626947648 [compaction_job.cc:1948] [default] [JOB 11121] Generated table #67600: 129432 keys, 41857325 bytes, temperature: kWarm 2024/11/20-20:35:38.983415 140008626947648 EVENT_LOG_v1 {"time_micros": 1732106138983384, "cf_name": "default", "job": 11121, "event": "table_file_creation", "file_number": 67600, "file_size": 41857325, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1093757785, "table_properties": {"data_size": 40166464, "index_size": 228864, "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": 131629363, "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": 1732106137, "oldest_key_time": 0, "file_creation_time": 1732106137, "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": 67600, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:35:39.032561 140008626947648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067601.sst) /dev/shm/ToplingTemp/Topling-951140-7twuMV 2024/11/20-20:35:39.565718 140008626947648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067601.sst): first pass time = 0.53's, 251.768'MB/sec 2024/11/20-20:35:40.109950 140008626947648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067601.sst): old prealloc_size = 147639500, real_size = 40380048 2024/11/20-20:35:40.110096 140008626947648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067601.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 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.0401 GB avg-val =1017.03 avg-zval = 310.03 2024/11/20-20:35:40.110167 140008626947648 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067601.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/20-20:35:40.272777 140008626947648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067601.sst): second pass time = 0.54's, 242.236'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 256.527'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1851.060'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.05's, 918.630'MB/sec dict compress time = 0.00's, 1377965.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 36362.713'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 242.236'MB/sec zip pipeline throughput = 242.236'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.03 avg-zval = 310.03 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.31 avg-zval = 310.03 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 5154 bytes = 17408 } seq expand size = 36078 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.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 7.0198 value = 3.2804 dict = 1.00 all = 3.2137 } Zip/UnZip{ index = 0.1425 value = 0.3048 dict = 1.00 all = 0.3112 } ---------------------------- total value len = 563.857107 GB avg = 0.331 KB (by entry num) total key len = 44.329938 GB avg = 0.026 KB total ukey len = 32.803461 GB avg = 0.014 KB total ukey num = 2.321791152 Billion total entry num = 1.701293174 Billion write speed all = 66.702357906 MB/sec (with seq num) write speed all = 65.209655723 MB/sec (without seq num) 2024/11/20-20:35:40.323568 140008626947648 [compaction_job.cc:1948] [default] [JOB 11121] Generated table #67601: 129426 keys, 41765100 bytes, temperature: kWarm 2024/11/20-20:35:40.323637 140008626947648 EVENT_LOG_v1 {"time_micros": 1732106140323605, "cf_name": "default", "job": 11121, "event": "table_file_creation", "file_number": 67601, "file_size": 41765100, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1093766450, "table_properties": {"data_size": 40126272, "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": 2588520, "raw_average_key_size": 20, "raw_value_size": 131630228, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "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": 1732106139, "oldest_key_time": 0, "file_creation_time": 1732106139, "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": 67601, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:35:40.364169 140008626947648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067602.sst) /dev/shm/ToplingTemp/Topling-951140-y9BZ6W 2024/11/20-20:35:40.926652 140008626947648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067602.sst): first pass time = 0.56's, 238.636'MB/sec 2024/11/20-20:35:41.477831 140008626947648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067602.sst): old prealloc_size = 147639500, real_size = 40640128 2024/11/20-20:35:41.477970 140008626947648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067602.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.72 raw-val = 0.1316 GB zip-val = 0.0404 GB avg-val =1017.00 avg-zval = 312.02 2024/11/20-20:35:41.478100 140008626947648 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067602.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/20-20:35:41.636236 140008626947648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067602.sst): second pass time = 0.55's, 239.205'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 266.512'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2003.887'MB/sec (index lex order gen) rebuild zvType time = 0.11's, 0.282'MB/sec write SST data time = 0.04's, 966.252'MB/sec dict compress time = 0.00's, 1377600.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 24488.490'MB/sec zip my value time = 0.55's, unzip length = 0.132'GB zip my value throughput = 239.205'MB/sec zip pipeline throughput = 239.205'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1017.00 avg-zval = 312.02 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1020.32 avg-zval = 312.02 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 61437 bytes = 207360 } seq expand size = 430059 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.0422 GB } UnZip/Zip{ index = 6.9736 value = 3.2594 dict = 1.00 all = 3.1794 } Zip/UnZip{ index = 0.1434 value = 0.3068 dict = 1.00 all = 0.3145 } ---------------------------- total value len = 563.989167 GB avg = 0.331 KB (by entry num) total key len = 44.332526 GB avg = 0.026 KB total ukey len = 32.805014 GB avg = 0.014 KB total ukey num = 2.321920582 Billion total entry num = 1.701422604 Billion write speed all = 66.707150228 MB/sec (with seq num) write speed all = 65.214557680 MB/sec (without seq num) 2024/11/20-20:35:41.686315 140008626947648 [compaction_job.cc:1948] [default] [JOB 11121] Generated table #67602: 129430 keys, 42214783 bytes, temperature: kWarm 2024/11/20-20:35:41.686384 140008626947648 EVENT_LOG_v1 {"time_micros": 1732106141686351, "cf_name": "default", "job": 11121, "event": "table_file_creation", "file_number": 67602, "file_size": 42214783, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1093765729, "table_properties": {"data_size": 40384880, "index_size": 222720, "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": 131629784, "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": 1732106140, "oldest_key_time": 0, "file_creation_time": 1732106140, "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": 67602, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:35:41.723065 140008626947648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067603.sst) /dev/shm/ToplingTemp/Topling-951140-3cIDLV 2024/11/20-20:35:41.733841 140008626947648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067603.sst): first pass time = 0.01's, 221.727'MB/sec 2024/11/20-20:35:41.767257 140008626947648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067603.sst): old prealloc_size = 147639500, real_size = 753064 2024/11/20-20:35:41.767323 140008626947648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067603.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 2292 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.30 raw-val = 0.0023 GB zip-val = 0.0008 GB avg-val =1016.94 avg-zval = 327.92 2024/11/20-20:35:41.771929 140008626947648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00/067603.sst): second pass time = 0.03's, 71.570'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 170.445'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 15.164'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.189'MB/sec write SST data time = 0.00's, 507.097'MB/sec dict compress time = 0.00's, 28496.000'MB/sec z-dict build time = 0.00's, sample length = 0.028'MB, throughput = 691.047'MB/sec zip my value time = 0.03's, unzip length = 0.002'GB zip my value throughput = 71.570'MB/sec zip pipeline throughput = 505.464'MB/sec entries = 2292 avg-key = 20.00 avg-zkey = 0.31 avg-val = 1016.94 avg-zval = 327.92 usrkeys = 2292 avg-key = 12.00 avg-zkey = 0.31 avg-val = 1023.94 avg-zval = 327.92 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 2292 bytes = 7744 } seq expand size = 16044 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0000 GB value = 0.0023 GB dict = 0.03 MB all = 0.0024 GB } __ZipSize{ index = 0.0000 GB value = 0.0008 GB dict = 0.03 MB all = 0.0008 GB } UnZip/Zip{ index = 39.0682 value = 3.1012 dict = 1.00 all = 3.0093 } Zip/UnZip{ index = 0.0256 value = 0.3225 dict = 1.00 all = 0.3323 } ---------------------------- total value len = 563.991514 GB avg = 0.331 KB (by entry num) total key len = 44.332572 GB avg = 0.026 KB total ukey len = 32.805041 GB avg = 0.014 KB total ukey num = 2.321922874 Billion total entry num = 1.701424896 Billion write speed all = 66.706420221 MB/sec (with seq num) write speed all = 65.213847868 MB/sec (without seq num) 2024/11/20-20:35:41.780256 140008626947648 [compaction_job.cc:1948] [default] [JOB 11121] Generated table #67603: 2292 keys, 789777 bytes, temperature: kWarm 2024/11/20-20:35:41.780321 140008626947648 EVENT_LOG_v1 {"time_micros": 1732106141780290, "cf_name": "default", "job": 11121, "event": "table_file_creation", "file_number": 67603, "file_size": 789777, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980193862, "largest_seqno": 1093760857, "table_properties": {"data_size": 751600, "index_size": 704, "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": 45840, "raw_average_key_size": 20, "raw_value_size": 2330827, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 2292, "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": 1732106141, "oldest_key_time": 0, "file_creation_time": 1732106141, "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": 67603, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:35:41.790917 140008626947648 [compaction_job.cc:703] job-11121: subcompact[0], size: 0.295167 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11121/att-00 [067596,067597,067598,067599,067600,067601,067602,067603] 2024/11/20-20:35:42.220880 140008626947648 (Original Log Time 2024/11/20-20:35:31.724150) EVENT_LOG_v1 {"time_micros": 1732106131724117, "job": 11121, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [67590], "files_L3": [67517, 67518, 67519, 67520, 67521, 67522, 67523], "score": 0.871038, "input_data_size": 327129077, "oldest_snapshot_seqno": 1094186409} 2024/11/20-20:35:42.220886 140008626947648 (Original Log Time 2024/11/20-20:35:42.206039) [compaction_job.cc:2022] [default] [JOB 11121] Compacted 1@2 + 7@3 files to L3 => 295166551 bytes 2024/11/20-20:35:42.220889 140008626947648 (Original Log Time 2024/11/20-20:35:42.220772) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 8 0 0 0] max score 0.01, MB/sec: 32.5 rd, 29.3 wr, level 3, files in(1, 7) out(8 +0 blob) MB in(31.2, 280.7 +0.0 blob) out(281.5 +0.0 blob), read-write-amplify(19.0) write-amplify(9.0) OK, records in: 937972, records dropped: 29674 output_compression: Snappy 2024/11/20-20:35:42.220896 140008626947648 (Original Log Time 2024/11/20-20:35:42.220850) EVENT_LOG_v1 {"time_micros": 1732106142220808, "cf": "default", "job": 11121, "event": "compaction_finished", "compaction_time_micros": 10066785, "compaction_time_cpu_micros": 2718370, "output_level": 3, "num_output_files": 8, "total_output_size": 295166551, "num_input_records": 937972, "num_output_records": 908298, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 218653342, "file_range_sync_nanos": 0, "file_fsync_nanos": 7251, "file_prepare_write_nanos": 19804, "lsm_state": [0, 0, 0, 8, 0, 0, 0]} 2024/11/20-20:35:42.383731 140008626947648 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":1732106131,"executesMs":10600,"compactionJobId":11121,"attempt":0,"compactionInputRawBytes":972675075,"compactionInputZipBytes":327129077,"compactionOutputRawBytes":0,"compactionOutputZipBytes":295166551,"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-7960f41f621c590ac02fe18d36c1b8ac-92f5c9ca6e5efeee-00"}}, response = 2024/11/20-20:35:42.383824 140008626947648 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-11121/att-00: olev 3, work 10.600 s, result 6.011 ms, install 14.878 ms, input{raw 927.615 MiB zip 311.975 MiB}