2024/11/21-00:24:51.622646 140008148563520 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00: fork to child time = 0.009437 sec 2024/11/21-00:24:51.623372 140008148563520 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00 2024/11/21-00:24:51.630709 140008148563520 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00 2024/11/21-00:24:51.632930 140008148563520 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/21-00:24:51.633247 140008148563520 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/21-00:24:51.676415 140008148563520 [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-22646/att-00/MANIFEST-049091 2024/11/21-00:24:51.737532 140008148563520 [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-22646/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 88893, last_sequence is 1355785765, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 88733 2024/11/21-00:24:51.737545 140008148563520 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/21-00:24:51.737655 140008148563520 [version_set.cc:5724] Creating manifest 88893 2024/11/21-00:24:51.768329 140008148563520 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/21-00:24:51.789713 140008148563520 [compaction_job.cc:2437] [default] [JOB 22646] Compacting 1@2 + 6@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/21-00:24:51.789727 140008148563520 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 16901 Base level 2, inputs: [88879(31MB)], [88782(40MB) 88784(40MB) 88786(40MB) 88788(40MB) 88790(40MB) 88811(40MB)] 2024/11/21-00:24:51.799286 140008148563520 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/21-00:24:51.799313 140008148563520 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/21-00:24:51.799336 140008148563520 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/21-00:24:51.799345 140008148563520 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/21-00:24:51.799358 140008148563520 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/21-00:24:52.468456 140008148563520 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088894.sst) /dev/shm/ToplingTemp/Topling-1185892-1auzyM 2024/11/21-00:24:52.658414 140008148563520 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088894.sst): first pass time = 0.19's, 706.817'MB/sec 2024/11/21-00:24:53.364905 140008148563520 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088894.sst): old prealloc_size = 147639500, real_size = 40933152 2024/11/21-00:24:53.365089 140008148563520 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088894.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.75 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.01 avg-zval = 314.26 2024/11/21-00:24:53.365295 140008148563520 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088894.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-00:24:53.593983 140008148563520 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088894.sst): second pass time = 0.71's, 186.571'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.23's, 186.612'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1459.846'MB/sec (index lex order gen) rebuild zvType time = 0.18's, 0.180'MB/sec write SST data time = 0.05's, 866.512'MB/sec dict compress time = 4192904167.90's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 22788.996'MB/sec zip my value time = 0.71's, unzip length = 0.132'GB zip my value throughput = 186.571'MB/sec zip pipeline throughput = 186.571'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.01 avg-zval = 314.26 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1024.01 avg-zval = 314.26 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 469184 } seq expand size = 905996 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.8379 value = 3.2363 dict = 1.00 all = 3.1396 } Zip/UnZip{ index = 0.1462 value = 0.3090 dict = 1.00 all = 0.3185 } ---------------------------- 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.321144004 Billion total entry num = 1.700646026 Billion write speed all = 26.562404080 MB/sec (with seq num) write speed all = 25.967544992 MB/sec (without seq num) 2024/11/21-00:24:53.650482 140008148563520 [compaction_job.cc:1948] [default] [JOB 22646] Generated table #88894: 129428 keys, 42749716 bytes, temperature: kWarm 2024/11/21-00:24:53.650614 140008148563520 EVENT_LOG_v1 {"time_micros": 1732119893650548, "cf_name": "default", "job": 22646, "event": "table_file_creation", "file_number": 88894, "file_size": 42749716, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479831, "largest_seqno": 1355676497, "table_properties": {"data_size": 40673488, "index_size": 227136, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629863, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732119892, "oldest_key_time": 0, "file_creation_time": 1732119892, "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": 88894, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:24:53.700598 140008148563520 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088895.sst) /dev/shm/ToplingTemp/Topling-1185892-l9czJM 2024/11/21-00:24:54.288734 140008148563520 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088895.sst): first pass time = 0.59's, 228.233'MB/sec 2024/11/21-00:24:54.795618 140008148563520 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088895.sst): old prealloc_size = 147639500, real_size = 40912208 2024/11/21-00:24:54.795767 140008148563520 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088895.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.80 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.00 avg-zval = 314.04 2024/11/21-00:24:54.795921 140008148563520 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088895.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-00:24:54.963710 140008148563520 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088895.sst): second pass time = 0.51's, 260.118'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 254.211'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2028.245'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.05's, 862.298'MB/sec dict compress time = 4192904167.90's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 46383.706'MB/sec zip my value time = 0.51's, unzip length = 0.132'GB zip my value throughput = 260.118'MB/sec zip pipeline throughput = 260.118'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.80 avg-val = 1017.00 avg-zval = 314.04 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.80 avg-val = 1024.00 avg-zval = 314.04 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129430 bytes = 469200 } seq expand size = 906010 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0406 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.6634 value = 3.2384 dict = 1.00 all = 3.1412 } Zip/UnZip{ index = 0.1501 value = 0.3088 dict = 1.00 all = 0.3184 } ---------------------------- total value len = 563.330804 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.321273434 Billion total entry num = 1.700775456 Billion write speed all = 26.566721091 MB/sec (with seq num) write speed all = 25.971852355 MB/sec (without seq num) 2024/11/21-00:24:55.017546 140008148563520 [compaction_job.cc:1948] [default] [JOB 22646] Generated table #88895: 129430 keys, 42728611 bytes, temperature: kWarm 2024/11/21-00:24:55.017617 140008148563520 EVENT_LOG_v1 {"time_micros": 1732119895017583, "cf_name": "default", "job": 22646, "event": "table_file_creation", "file_number": 88895, "file_size": 42728611, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696188, "largest_seqno": 1355676507, "table_properties": {"data_size": 40646592, "index_size": 233088, "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": 131629698, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732119893, "oldest_key_time": 0, "file_creation_time": 1732119893, "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": 88895, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:24:55.054184 140008148563520 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088896.sst) /dev/shm/ToplingTemp/Topling-1185892-z4oNhO 2024/11/21-00:24:55.686268 140008148563520 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088896.sst): first pass time = 0.63's, 212.360'MB/sec 2024/11/21-00:24:56.165347 140008148563520 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088896.sst): old prealloc_size = 147639500, real_size = 40569328 2024/11/21-00:24:56.165488 140008148563520 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088896.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.93 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1017.01 avg-zval = 311.27 2024/11/21-00:24:56.165647 140008148563520 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088896.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-00:24:56.331617 140008148563520 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088896.sst): second pass time = 0.48's, 275.214'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 254.963'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2264.588'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.274'MB/sec write SST data time = 0.05's, 883.392'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 = 47613.200'MB/sec zip my value time = 0.48's, unzip length = 0.132'GB zip my value throughput = 275.214'MB/sec zip pipeline throughput = 275.214'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.93 avg-val = 1017.01 avg-zval = 311.27 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.93 avg-val = 1024.01 avg-zval = 311.27 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 469184 } seq expand size = 905996 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.2209 value = 3.2673 dict = 1.00 all = 3.1666 } Zip/UnZip{ index = 0.1607 value = 0.3061 dict = 1.00 all = 0.3158 } ---------------------------- total value len = 563.463340 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.321402862 Billion total entry num = 1.700904884 Billion write speed all = 26.571039698 MB/sec (with seq num) write speed all = 25.976161270 MB/sec (without seq num) 2024/11/21-00:24:56.388817 140008148563520 [compaction_job.cc:1948] [default] [JOB 22646] Generated table #88896: 129428 keys, 42385861 bytes, temperature: kWarm 2024/11/21-00:24:56.388885 140008148563520 EVENT_LOG_v1 {"time_micros": 1732119896388853, "cf_name": "default", "job": 22646, "event": "table_file_creation", "file_number": 88896, "file_size": 42385861, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696209, "largest_seqno": 1355674007, "table_properties": {"data_size": 40287136, "index_size": 249664, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629729, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732119895, "oldest_key_time": 0, "file_creation_time": 1732119895, "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": 88896, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:24:56.426030 140008148563520 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088897.sst) /dev/shm/ToplingTemp/Topling-1185892-BK5ycP 2024/11/21-00:24:56.990650 140008148563520 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088897.sst): first pass time = 0.56's, 237.735'MB/sec 2024/11/21-00:24:57.668515 140008148563520 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088897.sst): old prealloc_size = 147639500, real_size = 40607728 2024/11/21-00:24:57.668633 140008148563520 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088897.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.90 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1016.97 avg-zval = 311.58 2024/11/21-00:24:57.668793 140008148563520 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088897.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-00:24:57.832198 140008148563520 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088897.sst): second pass time = 0.68's, 194.387'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 259.084'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2518.402'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.04's, 944.347'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 = 41528.172'MB/sec zip my value time = 0.68's, unzip length = 0.132'GB zip my value throughput = 194.387'MB/sec zip pipeline throughput = 249.427'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.90 avg-val = 1016.97 avg-zval = 311.58 usrkeys = 129433 avg-key = 12.00 avg-zkey = 1.90 avg-val = 1023.37 avg-zval = 311.58 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 118297 bytes = 428848 } seq expand size = 828079 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.3068 value = 3.2639 dict = 1.00 all = 3.1652 } Zip/UnZip{ index = 0.1586 value = 0.3064 dict = 1.00 all = 0.3159 } ---------------------------- total value len = 563.595797 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.321532295 Billion total entry num = 1.701034317 Billion write speed all = 26.575200217 MB/sec (with seq num) write speed all = 25.980315548 MB/sec (without seq num) 2024/11/21-00:24:57.882453 140008148563520 [compaction_job.cc:1948] [default] [JOB 22646] Generated table #88897: 129433 keys, 42403834 bytes, temperature: kWarm 2024/11/21-00:24:57.882517 140008148563520 EVENT_LOG_v1 {"time_micros": 1732119897882485, "cf_name": "default", "job": 22646, "event": "table_file_creation", "file_number": 88897, "file_size": 42403834, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1355672345, "table_properties": {"data_size": 40328928, "index_size": 246272, "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": 131629815, "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": 1732119896, "oldest_key_time": 0, "file_creation_time": 1732119896, "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": 88897, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:24:57.916749 140008148563520 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088898.sst) /dev/shm/ToplingTemp/Topling-1185892-naZ35K 2024/11/21-00:24:58.464563 140008148563520 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088898.sst): first pass time = 0.55's, 245.021'MB/sec 2024/11/21-00:24:59.267085 140008148563520 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088898.sst): old prealloc_size = 147639500, real_size = 41026768 2024/11/21-00:24:59.267204 140008148563520 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088898.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.0408 GB avg-val =1017.04 avg-zval = 315.03 2024/11/21-00:24:59.267350 140008148563520 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088898.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-00:24:59.428614 140008148563520 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088898.sst): second pass time = 0.80's, 164.165'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 265.254'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2308.996'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.274'MB/sec write SST data time = 0.04's, 989.517'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 = 38568.090'MB/sec zip my value time = 0.80's, unzip length = 0.132'GB zip my value throughput = 164.165'MB/sec zip pipeline throughput = 300.384'MB/sec entries = 129424 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.04 avg-zval = 315.03 usrkeys = 129424 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.04 avg-zval = 315.03 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129424 bytes = 469184 } seq expand size = 905968 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0408 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 7.0197 value = 3.2283 dict = 1.00 all = 3.1328 } Zip/UnZip{ index = 0.1425 value = 0.3098 dict = 1.00 all = 0.3192 } ---------------------------- total value len = 563.728333 GB avg = 0.331 KB (by entry num) total key len = 44.327349 GB avg = 0.026 KB total ukey len = 32.801907 GB avg = 0.014 KB total ukey num = 2.321661719 Billion total entry num = 1.701163741 Billion write speed all = 26.579252263 MB/sec (with seq num) write speed all = 25.984363846 MB/sec (without seq num) 2024/11/21-00:24:59.481127 140008148563520 [compaction_job.cc:1948] [default] [JOB 22646] Generated table #88898: 129424 keys, 42843458 bytes, temperature: kWarm 2024/11/21-00:24:59.481194 140008148563520 EVENT_LOG_v1 {"time_micros": 1732119899481161, "cf_name": "default", "job": 22646, "event": "table_file_creation", "file_number": 88898, "file_size": 42843458, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 952431592, "largest_seqno": 1355668321, "table_properties": {"data_size": 40772992, "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": 2588480, "raw_average_key_size": 20, "raw_value_size": 131629379, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732119897, "oldest_key_time": 0, "file_creation_time": 1732119897, "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": 88898, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:24:59.516865 140008148563520 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088899.sst) /dev/shm/ToplingTemp/Topling-1185892-rHIEwN 2024/11/21-00:25:00.063707 140008148563520 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088899.sst): first pass time = 0.55's, 245.458'MB/sec 2024/11/21-00:25:00.725612 140008148563520 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088899.sst): old prealloc_size = 147639500, real_size = 41092080 2024/11/21-00:25:00.725751 140008148563520 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088899.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.70 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.02 avg-zval = 315.54 2024/11/21-00:25:00.725904 140008148563520 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088899.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/21-00:25:00.901682 140008148563520 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088899.sst): second pass time = 0.66's, 199.107'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 243.727'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1936.215'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.243'MB/sec write SST data time = 0.04's, 1001.078'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 = 36603.629'MB/sec zip my value time = 0.66's, unzip length = 0.132'GB zip my value throughput = 199.107'MB/sec zip pipeline throughput = 287.390'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.02 avg-zval = 315.54 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1024.02 avg-zval = 315.54 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129427 bytes = 469184 } seq expand size = 905989 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0408 GB dict = 1.38 MB all = 0.0429 GB } UnZip/Zip{ index = 7.0689 value = 3.2231 dict = 1.00 all = 3.1280 } Zip/UnZip{ index = 0.1415 value = 0.3103 dict = 1.00 all = 0.3197 } ---------------------------- total value len = 563.860869 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.321791146 Billion total entry num = 1.701293168 Billion write speed all = 26.583447079 MB/sec (with seq num) write speed all = 25.988551708 MB/sec (without seq num) 2024/11/21-00:25:00.956989 140008148563520 [compaction_job.cc:1948] [default] [JOB 22646] Generated table #88899: 129427 keys, 42908594 bytes, temperature: kWarm 2024/11/21-00:25:00.957039 140008148563520 EVENT_LOG_v1 {"time_micros": 1732119900957011, "cf_name": "default", "job": 22646, "event": "table_file_creation", "file_number": 88899, "file_size": 42908594, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980004783, "largest_seqno": 1355676946, "table_properties": {"data_size": 40839840, "index_size": 219712, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588540, "raw_average_key_size": 20, "raw_value_size": 131629926, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732119899, "oldest_key_time": 0, "file_creation_time": 1732119899, "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": 88899, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:25:00.997403 140008148563520 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088900.sst) /dev/shm/ToplingTemp/Topling-1185892-WFzQbP 2024/11/21-00:25:01.003087 140008148563520 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088900.sst): first pass time = 0.01's, 239.424'MB/sec 2024/11/21-00:25:01.029307 140008148563520 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088900.sst): old prealloc_size = 147639500, real_size = 430000 2024/11/21-00:25:01.029343 140008148563520 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088900.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 1306 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.37 raw-val = 0.0013 GB zip-val = 0.0004 GB avg-val =1016.51 avg-zval = 328.48 2024/11/21-00:25:01.031103 140008148563520 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00/088900.sst): second pass time = 0.03's, 51.479'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 256.447'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 21.441'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.276'MB/sec write SST data time = 0.00's, 799.064'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.020'MB, throughput = 908.330'MB/sec zip my value time = 0.03's, unzip length = 0.001'GB zip my value throughput = 51.479'MB/sec zip pipeline throughput = 51.479'MB/sec entries = 1306 avg-key = 20.00 avg-zkey = 0.39 avg-val = 1016.51 avg-zval = 328.48 usrkeys = 1306 avg-key = 12.00 avg-zkey = 0.39 avg-val = 1023.51 avg-zval = 328.48 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 1306 bytes = 4752 } seq expand size = 9142 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0000 GB value = 0.0013 GB dict = 0.02 MB all = 0.0014 GB } __ZipSize{ index = 0.0000 GB value = 0.0004 GB dict = 0.02 MB all = 0.0005 GB } UnZip/Zip{ index = 30.6094 value = 3.0946 dict = 1.00 all = 2.9702 } Zip/UnZip{ index = 0.0327 value = 0.3231 dict = 1.00 all = 0.3367 } ---------------------------- total value len = 563.862205 GB avg = 0.331 KB (by entry num) total key len = 44.329964 GB avg = 0.026 KB total ukey len = 32.803476 GB avg = 0.014 KB total ukey num = 2.321792452 Billion total entry num = 1.701294474 Billion write speed all = 26.583356260 MB/sec (with seq num) write speed all = 25.988463798 MB/sec (without seq num) 2024/11/21-00:25:01.037806 140008148563520 [compaction_job.cc:1948] [default] [JOB 22646] Generated table #88900: 1306 keys, 455759 bytes, temperature: kWarm 2024/11/21-00:25:01.037851 140008148563520 EVENT_LOG_v1 {"time_micros": 1732119901037826, "cf_name": "default", "job": 22646, "event": "table_file_creation", "file_number": 88900, "file_size": 455759, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 981633442, "largest_seqno": 1354167310, "table_properties": {"data_size": 428992, "index_size": 512, "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": 26120, "raw_average_key_size": 20, "raw_value_size": 1327566, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 1306, "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": 1732119900, "oldest_key_time": 0, "file_creation_time": 1732119900, "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": 88900, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/21-00:25:01.046326 140008148563520 [compaction_job.cc:703] job-22646: subcompact[0], size: 0.256476 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-22646/att-00 [088894,088895,088896,088897,088898,088899,088900] 2024/11/21-00:25:01.096609 140008148563520 (Original Log Time 2024/11/21-00:24:51.789773) EVENT_LOG_v1 {"time_micros": 1732119891789739, "job": 22646, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [88879], "files_L3": [88782, 88784, 88786, 88788, 88790, 88811], "score": 0.996782, "input_data_size": 288710455, "oldest_snapshot_seqno": 1355785730} 2024/11/21-00:25:01.096613 140008148563520 (Original Log Time 2024/11/21-00:25:01.095924) [compaction_job.cc:2022] [default] [JOB 22646] Compacted 1@2 + 6@3 files to L3 => 256475833 bytes 2024/11/21-00:25:01.096614 140008148563520 (Original Log Time 2024/11/21-00:25:01.096547) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 7 0 0 0] max score 0.01, MB/sec: 31.2 rd, 27.7 wr, level 3, files in(1, 6) out(7 +0 blob) MB in(31.2, 244.2 +0.0 blob) out(244.6 +0.0 blob), read-write-amplify(16.7) write-amplify(7.8) OK, records in: 808480, records dropped: 30604 output_compression: Snappy 2024/11/21-00:25:01.096618 140008148563520 (Original Log Time 2024/11/21-00:25:01.096593) EVENT_LOG_v1 {"time_micros": 1732119901096568, "cf": "default", "job": 22646, "event": "compaction_finished", "compaction_time_micros": 9256557, "compaction_time_cpu_micros": 2261837, "output_level": 3, "num_output_files": 7, "total_output_size": 256475833, "num_input_records": 808480, "num_output_records": 777876, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 188758396, "file_range_sync_nanos": 0, "file_fsync_nanos": 5798, "file_prepare_write_nanos": 10966, "lsm_state": [0, 0, 0, 7, 0, 0, 0]} 2024/11/21-00:25:01.217786 140008148563520 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":1732119891,"executesMs":9465,"compactionJobId":22646,"attempt":0,"compactionInputRawBytes":838400826,"compactionInputZipBytes":288710455,"compactionOutputRawBytes":0,"compactionOutputZipBytes":256475833,"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-2be9aa3fc79fc8a8dd95192f2e79c9a5-96fdc191f1a69ff5-00"}}, response = 2024/11/21-00:25:01.217878 140008148563520 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-22646/att-00: olev 3, work 9.465 s, result 7.513 ms, install 0.708 ms, input{raw 799.561 MiB zip 275.336 MiB}