2024/11/20-20:12:42.257266 140008610162240 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00: fork to child time = 0.007933 sec 2024/11/20-20:12:42.257701 140008610162240 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00 2024/11/20-20:12:42.263670 140008610162240 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00 2024/11/20-20:12:42.265273 140008610162240 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:12:42.265430 140008610162240 [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:12:42.311102 140008610162240 [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-09708/att-00/MANIFEST-049091 2024/11/20-20:12:42.353698 140008610162240 [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-09708/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 65025, last_sequence is 1062235356, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 64884 2024/11/20-20:12:42.353703 140008610162240 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:12:42.353760 140008610162240 [version_set.cc:5724] Creating manifest 65025 2024/11/20-20:12:42.387251 140008610162240 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:12:42.408959 140008610162240 [compaction_job.cc:2437] [default] [JOB 9708] Compacting 1@2 + 7@3 files to L3, score 0.84, subcompactions 1 : 1 2024/11/20-20:12:42.408971 140008610162240 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8430 Base level 2, inputs: [65022(31MB)], [64945(40MB) 64959(39MB) 64960(39MB) 64961(39MB) 64962(39MB) 64963(39MB) 64964(40MB)] 2024/11/20-20:12:42.416169 140008610162240 [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:12:42.416192 140008610162240 [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:12:42.416212 140008610162240 [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:12:42.416219 140008610162240 [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:12:42.416228 140008610162240 [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:12:43.057988 140008610162240 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065026.sst) /dev/shm/ToplingTemp/Topling-923097-8ocNHt 2024/11/20-20:12:43.276779 140008610162240 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065026.sst): first pass time = 0.22's, 613.759'MB/sec 2024/11/20-20:12:43.795869 140008610162240 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065026.sst): old prealloc_size = 147639500, real_size = 40914224 2024/11/20-20:12:43.795997 140008610162240 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065026.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.71 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1016.99 avg-zval = 314.14 2024/11/20-20:12:43.796188 140008610162240 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065026.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:12:43.957114 140008610162240 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065026.sst): second pass time = 0.52's, 253.988'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 264.809'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2137.817'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.277'MB/sec write SST data time = 0.04's, 963.086'MB/sec dict compress time = 4051049635.85's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 46585.190'MB/sec zip my value time = 0.52's, unzip length = 0.132'GB zip my value throughput = 253.988'MB/sec zip pipeline throughput = 253.988'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1016.99 avg-zval = 314.14 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1023.99 avg-zval = 314.14 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129431 bytes = 436848 } seq expand size = 906017 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.0038 value = 3.2373 dict = 1.00 all = 3.1434 } Zip/UnZip{ index = 0.1428 value = 0.3089 dict = 1.00 all = 0.3181 } ---------------------------- 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.321144007 Billion total entry num = 1.700646029 Billion write speed all = 78.474035268 MB/sec (with seq num) write speed all = 76.716626826 MB/sec (without seq num) 2024/11/20-20:12:44.009142 140008610162240 [compaction_job.cc:1948] [default] [JOB 9708] Generated table #65026: 129431 keys, 42698204 bytes, temperature: kWarm 2024/11/20-20:12:44.009217 140008610162240 EVENT_LOG_v1 {"time_micros": 1732104764009177, "cf_name": "default", "job": 9708, "event": "table_file_creation", "file_number": 65026, "file_size": 42698204, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1062168011, "table_properties": {"data_size": 40659936, "index_size": 221760, "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": 131629648, "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": 1732104763, "oldest_key_time": 0, "file_creation_time": 1732104763, "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": 65026, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:12:44.048743 140008610162240 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065027.sst) /dev/shm/ToplingTemp/Topling-923097-11Q1Ut 2024/11/20-20:12:44.658758 140008610162240 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065027.sst): first pass time = 0.61's, 220.037'MB/sec 2024/11/20-20:12:45.267159 140008610162240 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065027.sst): old prealloc_size = 147639500, real_size = 40484464 2024/11/20-20:12:45.267293 140008610162240 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065027.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.0402 GB avg-val =1017.00 avg-zval = 310.84 2024/11/20-20:12:45.267379 140008610162240 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065027.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:12:45.434347 140008610162240 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065027.sst): second pass time = 0.61's, 216.594'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 250.810'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2239.319'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.264'MB/sec write SST data time = 0.04's, 947.143'MB/sec dict compress time = 4589005717.77's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 23853.132'MB/sec zip my value time = 0.61's, unzip length = 0.132'GB zip my value throughput = 216.594'MB/sec zip pipeline throughput = 216.594'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.00 avg-zval = 310.84 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1018.17 avg-zval = 310.84 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 21626 bytes = 73008 } seq expand size = 151382 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 = 7.0321 value = 3.2718 dict = 1.00 all = 3.2014 } Zip/UnZip{ index = 0.1422 value = 0.3056 dict = 1.00 all = 0.3124 } ---------------------------- total value len = 563.330049 GB avg = 0.331 KB (by entry num) total key len = 44.319584 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273436 Billion total entry num = 1.700775458 Billion write speed all = 78.476417381 MB/sec (with seq num) write speed all = 76.719210496 MB/sec (without seq num) 2024/11/20-20:12:45.487956 140008610162240 [compaction_job.cc:1948] [default] [JOB 9708] Generated table #65027: 129429 keys, 41925099 bytes, temperature: kWarm 2024/11/20-20:12:45.488026 140008610162240 EVENT_LOG_v1 {"time_micros": 1732104765487994, "cf_name": "default", "job": 9708, "event": "table_file_creation", "file_number": 65027, "file_size": 41925099, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1062168017, "table_properties": {"data_size": 40231072, "index_size": 220864, "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": 131629287, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732104764, "oldest_key_time": 0, "file_creation_time": 1732104764, "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": 65027, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:12:45.524752 140008610162240 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065028.sst) /dev/shm/ToplingTemp/Topling-923097-bSIyOt 2024/11/20-20:12:46.277210 140008610162240 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065028.sst): first pass time = 0.75's, 178.384'MB/sec 2024/11/20-20:12:46.923647 140008610162240 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065028.sst): old prealloc_size = 147639500, real_size = 40406304 2024/11/20-20:12:46.923813 140008610162240 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065028.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129433 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.0401 GB avg-val =1016.97 avg-zval = 310.19 2024/11/20-20:12:46.923915 140008610162240 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065028.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:12:47.103110 140008610162240 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065028.sst): second pass time = 0.65's, 203.877'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 232.999'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1621.535'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.247'MB/sec write SST data time = 0.05's, 864.553'MB/sec dict compress time = 0.00's, 1377955.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 46958.663'MB/sec zip my value time = 0.65's, unzip length = 0.132'GB zip my value throughput = 203.877'MB/sec zip pipeline throughput = 269.542'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1016.97 avg-zval = 310.19 usrkeys = 129433 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1017.60 avg-zval = 310.19 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 11665 bytes = 39392 } seq expand size = 81655 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.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.8867 value = 3.2786 dict = 1.00 all = 3.2099 } Zip/UnZip{ index = 0.1452 value = 0.3050 dict = 1.00 all = 0.3115 } ---------------------------- total value len = 563.461760 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.321402869 Billion total entry num = 1.700904891 Billion write speed all = 78.476848707 MB/sec (with seq num) write speed all = 76.719886752 MB/sec (without seq num) 2024/11/20-20:12:47.153944 140008610162240 [compaction_job.cc:1948] [default] [JOB 9708] Generated table #65028: 129433 keys, 41813346 bytes, temperature: kWarm 2024/11/20-20:12:47.154013 140008610162240 EVENT_LOG_v1 {"time_micros": 1732104767153982, "cf_name": "default", "job": 9708, "event": "table_file_creation", "file_number": 65028, "file_size": 41813346, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1062166872, "table_properties": {"data_size": 40148240, "index_size": 225536, "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": 2588660, "raw_average_key_size": 20, "raw_value_size": 131629918, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129433, "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": 1732104765, "oldest_key_time": 0, "file_creation_time": 1732104765, "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": 65028, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:12:47.192301 140008610162240 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065029.sst) /dev/shm/ToplingTemp/Topling-923097-6E7yBr 2024/11/20-20:12:47.920353 140008610162240 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065029.sst): first pass time = 0.73's, 184.363'MB/sec 2024/11/20-20:12:48.539399 140008610162240 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065029.sst): old prealloc_size = 147639500, real_size = 40428368 2024/11/20-20:12:48.539547 140008610162240 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065029.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129433 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.97 avg-zval = 310.33 2024/11/20-20:12:48.539613 140008610162240 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065029.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:12:48.720142 140008610162240 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065029.sst): second pass time = 0.62's, 212.925'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 231.587'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1838.091'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.253'MB/sec write SST data time = 0.05's, 792.027'MB/sec dict compress time = 0.00's, 1377786.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 56190.294'MB/sec zip my value time = 0.62's, unzip length = 0.132'GB zip my value throughput = 212.925'MB/sec zip pipeline throughput = 228.430'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.77 avg-val = 1016.97 avg-zval = 310.33 usrkeys = 129433 avg-key = 12.00 avg-zkey = 1.77 avg-val = 1017.89 avg-zval = 310.33 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 16891 bytes = 57024 } seq expand size = 118237 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.7676 value = 3.2771 dict = 1.00 all = 3.2069 } Zip/UnZip{ index = 0.1478 value = 0.3051 dict = 1.00 all = 0.3118 } ---------------------------- total value len = 563.593508 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.321532302 Billion total entry num = 1.701034324 Billion write speed all = 78.477808904 MB/sec (with seq num) write speed all = 76.721080036 MB/sec (without seq num) 2024/11/20-20:12:48.776506 140008610162240 [compaction_job.cc:1948] [default] [JOB 9708] Generated table #65029: 129433 keys, 41852857 bytes, temperature: kWarm 2024/11/20-20:12:48.776567 140008610162240 EVENT_LOG_v1 {"time_micros": 1732104768776536, "cf_name": "default", "job": 9708, "event": "table_file_creation", "file_number": 65029, "file_size": 41852857, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1062167971, "table_properties": {"data_size": 40166336, "index_size": 229504, "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": 2588660, "raw_average_key_size": 20, "raw_value_size": 131629979, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129433, "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": 1732104767, "oldest_key_time": 0, "file_creation_time": 1732104767, "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": 65029, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:12:48.813253 140008610162240 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065030.sst) /dev/shm/ToplingTemp/Topling-923097-lOCmCs 2024/11/20-20:12:49.308447 140008610162240 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065030.sst): first pass time = 0.50's, 271.058'MB/sec 2024/11/20-20:12:49.842395 140008610162240 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065030.sst): old prealloc_size = 147639500, real_size = 40415440 2024/11/20-20:12:49.842527 140008610162240 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065030.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.76 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.00 avg-zval = 310.25 2024/11/20-20:12:49.842585 140008610162240 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065030.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:12:50.007589 140008610162240 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065030.sst): second pass time = 0.53's, 246.859'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 253.229'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2127.939'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.276'MB/sec write SST data time = 0.05's, 876.324'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 = 21657.194'MB/sec zip my value time = 0.53's, unzip length = 0.132'GB zip my value throughput = 246.859'MB/sec zip pipeline throughput = 246.859'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.76 avg-val = 1017.00 avg-zval = 310.25 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.76 avg-val = 1017.72 avg-zval = 310.25 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 13390 bytes = 45200 } seq expand size = 93730 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.8360 value = 3.2780 dict = 1.00 all = 3.2088 } Zip/UnZip{ index = 0.1463 value = 0.3051 dict = 1.00 all = 0.3116 } ---------------------------- total value len = 563.725231 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.321661731 Billion total entry num = 1.701163753 Billion write speed all = 78.482103739 MB/sec (with seq num) write speed all = 76.725533148 MB/sec (without seq num) 2024/11/20-20:12:50.060061 140008610162240 [compaction_job.cc:1948] [default] [JOB 9708] Generated table #65030: 129429 keys, 41828112 bytes, temperature: kWarm 2024/11/20-20:12:50.060131 140008610162240 EVENT_LOG_v1 {"time_micros": 1732104770060098, "cf_name": "default", "job": 9708, "event": "table_file_creation", "file_number": 65030, "file_size": 41828112, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1062163431, "table_properties": {"data_size": 40155712, "index_size": 227200, "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": 131629257, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732104768, "oldest_key_time": 0, "file_creation_time": 1732104768, "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": 65030, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:12:50.100600 140008610162240 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065031.sst) /dev/shm/ToplingTemp/Topling-923097-R5RECq 2024/11/20-20:12:50.626922 140008610162240 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065031.sst): first pass time = 0.53's, 255.035'MB/sec 2024/11/20-20:12:51.235007 140008610162240 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065031.sst): old prealloc_size = 147639500, real_size = 40374160 2024/11/20-20:12:51.235172 140008610162240 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065031.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129424 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.04 avg-zval = 310.00 2024/11/20-20:12:51.235247 140008610162240 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065031.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:12:51.427988 140008610162240 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065031.sst): second pass time = 0.60's, 219.004'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.19's, 216.374'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1683.479'MB/sec (index lex order gen) rebuild zvType time = 0.15's, 0.222'MB/sec write SST data time = 0.05's, 884.779'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 = 30881.743'MB/sec zip my value time = 0.60's, unzip length = 0.132'GB zip my value throughput = 219.004'MB/sec zip pipeline throughput = 236.716'MB/sec entries = 129424 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.04 avg-zval = 310.00 usrkeys = 129424 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.24 avg-zval = 310.00 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 3704 bytes = 12512 } seq expand size = 25928 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.0339 value = 3.2808 dict = 1.00 all = 3.2145 } Zip/UnZip{ index = 0.1422 value = 0.3048 dict = 1.00 all = 0.3111 } ---------------------------- total value len = 563.856887 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.321791155 Billion total entry num = 1.701293177 Billion write speed all = 78.485041847 MB/sec (with seq num) write speed all = 76.728659619 MB/sec (without seq num) 2024/11/20-20:12:51.485570 140008610162240 [compaction_job.cc:1948] [default] [JOB 9708] Generated table #65031: 129424 keys, 41754419 bytes, temperature: kWarm 2024/11/20-20:12:51.485626 140008610162240 EVENT_LOG_v1 {"time_micros": 1732104771485595, "cf_name": "default", "job": 9708, "event": "table_file_creation", "file_number": 65031, "file_size": 41754419, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1062140344, "table_properties": {"data_size": 40120832, "index_size": 220800, "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": 2588480, "raw_average_key_size": 20, "raw_value_size": 131629331, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129424, "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": 1732104770, "oldest_key_time": 0, "file_creation_time": 1732104770, "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": 65031, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:12:51.524849 140008610162240 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065032.sst) /dev/shm/ToplingTemp/Topling-923097-o8WfZu 2024/11/20-20:12:52.032958 140008610162240 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065032.sst): first pass time = 0.51's, 264.167'MB/sec 2024/11/20-20:12:52.544872 140008610162240 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065032.sst): old prealloc_size = 147639500, real_size = 40797344 2024/11/20-20:12:52.544995 140008610162240 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065032.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.72 raw-val = 0.1316 GB zip-val = 0.0405 GB avg-val =1016.98 avg-zval = 313.23 2024/11/20-20:12:52.545127 140008610162240 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065032.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:12:52.712472 140008610162240 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065032.sst): second pass time = 0.51's, 257.517'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 253.448'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2245.353'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.279'MB/sec write SST data time = 0.05's, 827.332'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 = 45599.073'MB/sec zip my value time = 0.51's, unzip length = 0.132'GB zip my value throughput = 257.517'MB/sec zip pipeline throughput = 257.517'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1016.98 avg-zval = 313.23 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1021.92 avg-zval = 313.23 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 91425 bytes = 308576 } seq expand size = 639975 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.0405 GB dict = 1.38 MB all = 0.0425 GB } UnZip/Zip{ index = 6.9878 value = 3.2467 dict = 1.00 all = 3.1600 } Zip/UnZip{ index = 0.1431 value = 0.3080 dict = 1.00 all = 0.3165 } ---------------------------- total value len = 563.989156 GB avg = 0.331 KB (by entry num) total key len = 44.332527 GB avg = 0.026 KB total ukey len = 32.805014 GB avg = 0.014 KB total ukey num = 2.321920587 Billion total entry num = 1.701422609 Billion write speed all = 78.489434582 MB/sec (with seq num) write speed all = 76.733209841 MB/sec (without seq num) 2024/11/20-20:12:52.796780 140008610162240 [compaction_job.cc:1948] [default] [JOB 9708] Generated table #65032: 129432 keys, 42473619 bytes, temperature: kWarm 2024/11/20-20:12:52.796826 140008610162240 EVENT_LOG_v1 {"time_micros": 1732104772796801, "cf_name": "default", "job": 9708, "event": "table_file_creation", "file_number": 65032, "file_size": 42473619, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1062167500, "table_properties": {"data_size": 40542544, "index_size": 222272, "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": 131629138, "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": 1732104771, "oldest_key_time": 0, "file_creation_time": 1732104771, "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": 65032, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:12:52.836274 140008610162240 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065033.sst) /dev/shm/ToplingTemp/Topling-923097-3D7HDs 2024/11/20-20:12:52.846776 140008610162240 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065033.sst): first pass time = 0.01's, 476.141'MB/sec 2024/11/20-20:12:52.886357 140008610162240 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065033.sst): old prealloc_size = 147639500, real_size = 1572448 2024/11/20-20:12:52.886402 140008610162240 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065033.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 4808 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.23 raw-val = 0.0049 GB zip-val = 0.0016 GB avg-val =1017.07 avg-zval = 326.53 2024/11/20-20:12:52.894779 140008610162240 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00/065033.sst): second pass time = 0.04's, 125.583'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 195.031'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 44.879'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.185'MB/sec write SST data time = 0.00's, 867.436'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.051'MB, throughput = 1294.774'MB/sec zip my value time = 0.04's, unzip length = 0.005'GB zip my value throughput = 125.583'MB/sec zip pipeline throughput = 125.583'MB/sec entries = 4808 avg-key = 20.00 avg-zkey = 0.24 avg-val = 1017.07 avg-zval = 326.53 usrkeys = 4808 avg-key = 12.00 avg-zkey = 0.24 avg-val = 1024.07 avg-zval = 326.53 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 4808 bytes = 16240 } seq expand size = 33656 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0001 GB value = 0.0049 GB dict = 0.05 MB all = 0.0050 GB } __ZipSize{ index = 0.0000 GB value = 0.0016 GB dict = 0.05 MB all = 0.0016 GB } UnZip/Zip{ index = 50.0833 value = 3.1148 dict = 1.00 all = 3.0415 } Zip/UnZip{ index = 0.0200 value = 0.3211 dict = 1.00 all = 0.3288 } ---------------------------- total value len = 563.994079 GB avg = 0.331 KB (by entry num) total key len = 44.332623 GB avg = 0.026 KB total ukey len = 32.805072 GB avg = 0.014 KB total ukey num = 2.321925395 Billion total entry num = 1.701427417 Billion write speed all = 78.488236035 MB/sec (with seq num) write speed all = 76.732047642 MB/sec (without seq num) 2024/11/20-20:12:52.903288 140008610162240 [compaction_job.cc:1948] [default] [JOB 9708] Generated table #65033: 4808 keys, 1639383 bytes, temperature: kWarm 2024/11/20-20:12:52.903336 140008610162240 EVENT_LOG_v1 {"time_micros": 1732104772903310, "cf_name": "default", "job": 9708, "event": "table_file_creation", "file_number": 65033, "file_size": 1639383, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980259420, "largest_seqno": 1060663614, "table_properties": {"data_size": 1569968, "index_size": 1152, "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": 96160, "raw_average_key_size": 20, "raw_value_size": 4890093, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 4808, "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": 1732104772, "oldest_key_time": 0, "file_creation_time": 1732104772, "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": 65033, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:12:52.911919 140008610162240 [compaction_job.cc:703] job-09708: subcompact[0], size: 0.295985 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09708/att-00 [065026,065027,065028,065029,065030,065031,065032,065033] 2024/11/20-20:12:52.961296 140008610162240 (Original Log Time 2024/11/20-20:12:42.409018) EVENT_LOG_v1 {"time_micros": 1732104762408983, "job": 9708, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [65022], "files_L3": [64945, 64959, 64960, 64961, 64962, 64963, 64964], "score": 0.839346, "input_data_size": 327103262, "oldest_snapshot_seqno": 1062235164} 2024/11/20-20:12:52.961299 140008610162240 (Original Log Time 2024/11/20-20:12:52.960525) [compaction_job.cc:2022] [default] [JOB 9708] Compacted 1@2 + 7@3 files to L3 => 295985039 bytes 2024/11/20-20:12:52.961301 140008610162240 (Original Log Time 2024/11/20-20:12:52.961226) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 8 0 0 0] max score 0.01, MB/sec: 31.1 rd, 28.2 wr, level 3, files in(1, 7) out(8 +0 blob) MB in(31.2, 280.7 +0.0 blob) out(282.3 +0.0 blob), read-write-amplify(19.0) write-amplify(9.0) OK, records in: 937974, records dropped: 27155 output_compression: Snappy 2024/11/20-20:12:52.961305 140008610162240 (Original Log Time 2024/11/20-20:12:52.961274) EVENT_LOG_v1 {"time_micros": 1732104772961249, "cf": "default", "job": 9708, "event": "compaction_finished", "compaction_time_micros": 10502905, "compaction_time_cpu_micros": 2922526, "output_level": 3, "num_output_files": 8, "total_output_size": 295985039, "num_input_records": 937974, "num_output_records": 910819, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 213174870, "file_range_sync_nanos": 0, "file_fsync_nanos": 6079, "file_prepare_write_nanos": 17580, "lsm_state": [0, 0, 0, 8, 0, 0, 0]} 2024/11/20-20:12:53.089808 140008610162240 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":1732104762,"executesMs":10695,"compactionJobId":9708,"attempt":0,"compactionInputRawBytes":972671817,"compactionInputZipBytes":327103262,"compactionOutputRawBytes":0,"compactionOutputZipBytes":295985039,"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-742821ddf96c90b88ec4ffc03d8ec658-8e33a13d5c2f8e1b-00"}}, response = 2024/11/20-20:12:53.089884 140008610162240 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09708/att-00: olev 3, work 10.695 s, result 7.684 ms, install 0.794 ms, input{raw 927.612 MiB zip 311.950 MiB}