2024/11/20-21:01:02.456848 140008475878976 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00: fork to child time = 0.021871 sec 2024/11/20-21:01:02.457613 140008475878976 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00 2024/11/20-21:01:02.463563 140008475878976 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00 2024/11/20-21:01:02.465833 140008475878976 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-21:01:02.466179 140008475878976 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-21:01:02.511716 140008475878976 [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-12746/att-00/MANIFEST-049091 2024/11/20-21:01:02.580458 140008475878976 [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-12746/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 70416, last_sequence is 1128815900, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 70225 2024/11/20-21:01:02.580476 140008475878976 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-21:01:02.580598 140008475878976 [version_set.cc:5724] Creating manifest 70416 2024/11/20-21:01:02.613467 140008475878976 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-21:01:02.635405 140008475878976 [compaction_job.cc:2437] [default] [JOB 12746] Compacting 1@2 + 7@3 files to L3, score 0.90, subcompactions 1 : 1 2024/11/20-21:01:02.635422 140008475878976 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 10368 Base level 2, inputs: [70403(27MB)], [70390(39MB) 70391(37MB) 70392(38MB) 70393(38MB) 70394(39MB) 70395(38MB) 70396(18MB)] 2024/11/20-21:01:02.646380 140008475878976 [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-21:01:02.646414 140008475878976 [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-21:01:02.646442 140008475878976 [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-21:01:02.646454 140008475878976 [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-21:01:02.646467 140008475878976 [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-21:01:03.190254 140008475878976 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070417.sst) /dev/shm/ToplingTemp/Topling-982762-fZQDY3 2024/11/20-21:01:03.712808 140008475878976 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070417.sst): first pass time = 0.52's, 256.871'MB/sec 2024/11/20-21:01:04.886124 140008475878976 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070417.sst): old prealloc_size = 147639500, real_size = 37050464 2024/11/20-21:01:04.886731 140008475878976 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070417.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923776 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.92 raw-val = 0.1084 GB zip-val = 0.0351 GB avg-val = 117.29 avg-zval = 37.94 2024/11/20-21:01:04.888085 140008475878976 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070417.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:01:06.007859 140008475878976 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070417.sst): second pass time = 1.17's, 92.409'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.12's, 36.591'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3023.340'MB/sec (index lex order gen) rebuild zvType time = 0.97's, 0.237'MB/sec write SST data time = 0.15's, 278.563'MB/sec dict compress time = 8247268753.41's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.082'MB, throughput = 32628.117'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.409'MB/sec zip pipeline throughput = 92.409'MB/sec entries = 923776 avg-key = 28.00 avg-zkey = 1.92 avg-val = 117.29 avg-zval = 37.94 usrkeys = 923776 avg-key = 20.00 avg-zkey = 1.92 avg-val = 123.76 avg-zval = 37.94 TagRS{ kinds = RS_Key0_TagN bytes = 144440 } TagArray{ size = 854005 bytes = 2989040 } seq expand size = 5978035 multi value expand size = 0 cnt WriteAppend = 20 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0351 GB dict = 1.08 MB all = 0.0410 GB } UnZip/Zip{ index = 10.4424 value = 3.0913 dict = 1.00 all = 3.2700 } Zip/UnZip{ index = 0.0958 value = 0.3235 dict = 1.00 all = 0.3058 } ---------------------------- total value len = 563.180062 GB avg = 0.331 KB (by entry num) total key len = 44.340272 GB avg = 0.026 KB total ukey len = 32.812617 GB avg = 0.014 KB total ukey num = 2.321938352 Billion total entry num = 1.701440374 Billion write speed all = 57.078145481 MB/sec (with seq num) write speed all = 55.799306823 MB/sec (without seq num) 2024/11/20-21:01:06.058332 140008475878976 [compaction_job.cc:1948] [default] [JOB 12746] Generated table #70417: 923776 keys, 41044754 bytes, temperature: kWarm 2024/11/20-21:01:06.058427 140008475878976 EVENT_LOG_v1 {"time_micros": 1732107666058384, "cf_name": "default", "job": 12746, "event": "table_file_creation", "file_number": 70417, "file_size": 41044754, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1128369583, "table_properties": {"data_size": 35050064, "index_size": 1769280, "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": 25865728, "raw_average_key_size": 28, "raw_value_size": 108352000, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923776, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732107663, "oldest_key_time": 0, "file_creation_time": 1732107663, "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": 70417, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:01:06.280469 140008475878976 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070418.sst) /dev/shm/ToplingTemp/Topling-982762-4jnY41 2024/11/20-21:01:07.092821 140008475878976 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070418.sst): first pass time = 0.81's, 165.231'MB/sec 2024/11/20-21:01:08.275072 140008475878976 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070418.sst): old prealloc_size = 147639500, real_size = 35144656 2024/11/20-21:01:08.275665 140008475878976 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070418.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925161 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0331 GB avg-val = 117.08 avg-zval = 35.82 2024/11/20-21:01:08.276498 140008475878976 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070418.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:01:09.430504 140008475878976 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070418.sst): second pass time = 1.18's, 91.686'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.16's, 33.960'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3116.667'MB/sec (index lex order gen) rebuild zvType time = 1.00's, 0.231'MB/sec write SST data time = 0.15's, 257.091'MB/sec dict compress time = 8247268753.41's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 32643.813'MB/sec zip my value time = 1.18's, unzip length = 0.108'GB zip my value throughput = 91.686'MB/sec zip pipeline throughput = 91.686'MB/sec entries = 925161 avg-key = 28.00 avg-zkey = 1.91 avg-val = 117.08 avg-zval = 35.82 usrkeys = 925161 avg-key = 20.00 avg-zkey = 1.91 avg-val = 124.08 avg-zval = 35.82 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 925161 bytes = 3238080 } seq expand size = 6476127 multi value expand size = 0 cnt WriteAppend = 15 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0331 GB dict = 1.08 MB all = 0.0392 GB } UnZip/Zip{ index = 10.4448 value = 3.2682 dict = 1.00 all = 3.4206 } Zip/UnZip{ index = 0.0957 value = 0.3060 dict = 1.00 all = 0.2923 } ---------------------------- total value len = 563.294852 GB avg = 0.331 KB (by entry num) total key len = 44.366177 GB avg = 0.026 KB total ukey len = 32.831121 GB avg = 0.014 KB total ukey num = 2.322863513 Billion total entry num = 1.702365535 Billion write speed all = 57.073011283 MB/sec (with seq num) write speed all = 55.793888576 MB/sec (without seq num) 2024/11/20-21:01:09.478571 140008475878976 [compaction_job.cc:1948] [default] [JOB 12746] Generated table #70418: 925161 keys, 39238068 bytes, temperature: kWarm 2024/11/20-21:01:09.478640 140008475878976 EVENT_LOG_v1 {"time_micros": 1732107669478608, "cf_name": "default", "job": 12746, "event": "table_file_creation", "file_number": 70418, "file_size": 39238068, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 899845887, "largest_seqno": 1128368843, "table_properties": {"data_size": 33141632, "index_size": 1771520, "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": 25904508, "raw_average_key_size": 28, "raw_value_size": 108313250, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925161, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732107666, "oldest_key_time": 0, "file_creation_time": 1732107666, "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": 70418, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:01:09.513574 140008475878976 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070419.sst) /dev/shm/ToplingTemp/Topling-982762-fGBlX2 2024/11/20-21:01:10.413968 140008475878976 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070419.sst): first pass time = 0.90's, 149.073'MB/sec 2024/11/20-21:01:11.569773 140008475878976 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070419.sst): old prealloc_size = 147639500, real_size = 36396240 2024/11/20-21:01:11.570500 140008475878976 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070419.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 928250 prefix = 4 raw-key = 0.0149 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1082 GB zip-val = 0.0344 GB avg-val = 116.59 avg-zval = 37.06 2024/11/20-21:01:11.571359 140008475878976 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070419.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:01:12.703109 140008475878976 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070419.sst): second pass time = 1.15's, 93.716'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 1.13's, 35.591'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2520.971'MB/sec (index lex order gen) rebuild zvType time = 0.97's, 0.239'MB/sec write SST data time = 0.16's, 250.138'MB/sec dict compress time = 8247268753.41's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.080'MB, throughput = 16232.171'MB/sec zip my value time = 1.15's, unzip length = 0.108'GB zip my value throughput = 93.716'MB/sec zip pipeline throughput = 93.716'MB/sec entries = 928250 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.59 avg-zval = 37.06 usrkeys = 928250 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.16 avg-zval = 37.06 TagRS{ kinds = RS_Key0_TagN bytes = 145120 } TagArray{ size = 870357 bytes = 2937472 } seq expand size = 6092499 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0186 GB value = 0.1082 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0344 GB dict = 1.08 MB all = 0.0403 GB } UnZip/Zip{ index = 10.5143 value = 3.1463 dict = 1.00 all = 3.3275 } Zip/UnZip{ index = 0.0951 value = 0.3178 dict = 1.00 all = 0.3005 } ---------------------------- total value len = 563.409171 GB avg = 0.331 KB (by entry num) total key len = 44.392168 GB avg = 0.026 KB total ukey len = 32.849686 GB avg = 0.014 KB total ukey num = 2.323791763 Billion total entry num = 1.703293785 Billion write speed all = 57.068648410 MB/sec (with seq num) write speed all = 55.789221493 MB/sec (without seq num) 2024/11/20-21:01:12.757924 140008475878976 [compaction_job.cc:1948] [default] [JOB 12746] Generated table #70419: 928250 keys, 40335908 bytes, temperature: kWarm 2024/11/20-21:01:12.757989 140008475878976 EVENT_LOG_v1 {"time_micros": 1732107672757957, "cf_name": "default", "job": 12746, "event": "table_file_creation", "file_number": 70419, "file_size": 40335908, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1128369619, "table_properties": {"data_size": 34398272, "index_size": 1765696, "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": 25991000, "raw_average_key_size": 28, "raw_value_size": 108226868, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 928250, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732107669, "oldest_key_time": 0, "file_creation_time": 1732107669, "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": 70419, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:01:12.795247 140008475878976 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070420.sst) /dev/shm/ToplingTemp/Topling-982762-bJu6R1 2024/11/20-21:01:13.674541 140008475878976 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070420.sst): first pass time = 0.88's, 152.649'MB/sec 2024/11/20-21:01:15.092169 140008475878976 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070420.sst): old prealloc_size = 147639500, real_size = 36986528 2024/11/20-21:01:15.092893 140008475878976 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070420.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 925176 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0350 GB avg-val = 117.07 avg-zval = 37.83 2024/11/20-21:01:15.093469 140008475878976 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070420.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:01:15.881074 140008475878976 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070420.sst): second pass time = 1.42's, 76.455'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.79's, 50.383'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2523.350'MB/sec (index lex order gen) rebuild zvType time = 0.63's, 0.364'MB/sec write SST data time = 0.15's, 259.114'MB/sec dict compress time = 8247268753.41's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 33996.603'MB/sec zip my value time = 1.42's, unzip length = 0.108'GB zip my value throughput = 76.455'MB/sec zip pipeline throughput = 76.455'MB/sec entries = 925176 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.07 avg-zval = 37.83 usrkeys = 925176 avg-key = 20.00 avg-zkey = 1.90 avg-val = 121.01 avg-zval = 37.83 TagRS{ kinds = RS_Key0_TagN bytes = 144640 } TagArray{ size = 520280 bytes = 1755952 } seq expand size = 3641960 multi value expand size = 0 cnt WriteAppend = 14 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0350 GB dict = 1.08 MB all = 0.0397 GB } UnZip/Zip{ index = 10.5137 value = 3.0951 dict = 1.00 all = 3.3769 } Zip/UnZip{ index = 0.0951 value = 0.3231 dict = 1.00 all = 0.2961 } ---------------------------- total value len = 563.521126 GB avg = 0.331 KB (by entry num) total key len = 44.418073 GB avg = 0.026 KB total ukey len = 32.868189 GB avg = 0.014 KB total ukey num = 2.324716939 Billion total entry num = 1.704218961 Billion write speed all = 57.064565034 MB/sec (with seq num) write speed all = 55.784825033 MB/sec (without seq num) 2024/11/20-21:01:15.976672 140008475878976 [compaction_job.cc:1948] [default] [JOB 12746] Generated table #70420: 925176 keys, 39746115 bytes, temperature: kWarm 2024/11/20-21:01:15.976739 140008475878976 EVENT_LOG_v1 {"time_micros": 1732107675976707, "cf_name": "default", "job": 12746, "event": "table_file_creation", "file_number": 70420, "file_size": 39746115, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1128368996, "table_properties": {"data_size": 34995088, "index_size": 1759936, "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": 25904928, "raw_average_key_size": 28, "raw_value_size": 108312888, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 925176, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732107672, "oldest_key_time": 0, "file_creation_time": 1732107672, "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": 70420, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:01:16.011859 140008475878976 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070421.sst) /dev/shm/ToplingTemp/Topling-982762-DWyfh1 2024/11/20-21:01:16.922863 140008475878976 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070421.sst): first pass time = 0.91's, 147.335'MB/sec 2024/11/20-21:01:18.097735 140008475878976 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070421.sst): old prealloc_size = 147639500, real_size = 37082864 2024/11/20-21:01:18.098317 140008475878976 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070421.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924606 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0351 GB avg-val = 117.16 avg-zval = 37.95 2024/11/20-21:01:18.099247 140008475878976 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070421.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:01:18.913867 140008475878976 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070421.sst): second pass time = 1.17's, 92.265'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.82's, 50.169'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3159.408'MB/sec (index lex order gen) rebuild zvType time = 0.69's, 0.336'MB/sec write SST data time = 0.13's, 320.768'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 18660.867'MB/sec zip my value time = 1.17's, unzip length = 0.108'GB zip my value throughput = 92.265'MB/sec zip pipeline throughput = 92.265'MB/sec entries = 924606 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.16 avg-zval = 37.95 usrkeys = 924606 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.16 avg-zval = 37.95 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924606 bytes = 3004992 } seq expand size = 6472242 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0351 GB dict = 1.08 MB all = 0.0409 GB } UnZip/Zip{ index = 10.5119 value = 3.0870 dict = 1.00 all = 3.2781 } Zip/UnZip{ index = 0.0951 value = 0.3239 dict = 1.00 all = 0.3051 } ---------------------------- total value len = 563.635927 GB avg = 0.331 KB (by entry num) total key len = 44.443961 GB avg = 0.026 KB total ukey len = 32.886681 GB avg = 0.014 KB total ukey num = 2.325641545 Billion total entry num = 1.705143567 Billion write speed all = 57.061526899 MB/sec (with seq num) write speed all = 55.781456995 MB/sec (without seq num) 2024/11/20-21:01:18.964549 140008475878976 [compaction_job.cc:1948] [default] [JOB 12746] Generated table #70421: 924606 keys, 40943632 bytes, temperature: kWarm 2024/11/20-21:01:18.964617 140008475878976 EVENT_LOG_v1 {"time_micros": 1732107678964585, "cf_name": "default", "job": 12746, "event": "table_file_creation", "file_number": 70421, "file_size": 40943632, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1079409551, "largest_seqno": 1128369359, "table_properties": {"data_size": 35092384, "index_size": 1759168, "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": 25888968, "raw_average_key_size": 28, "raw_value_size": 108328844, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924606, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732107676, "oldest_key_time": 0, "file_creation_time": 1732107676, "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": 70421, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:01:19.000813 140008475878976 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070422.sst) /dev/shm/ToplingTemp/Topling-982762-9vlZl1 2024/11/20-21:01:19.836522 140008475878976 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070422.sst): first pass time = 0.84's, 160.612'MB/sec 2024/11/20-21:01:21.226914 140008475878976 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070422.sst): old prealloc_size = 147639500, real_size = 37587792 2024/11/20-21:01:21.227502 140008475878976 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070422.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924779 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.91 raw-val = 0.1083 GB zip-val = 0.0356 GB avg-val = 117.13 avg-zval = 38.48 2024/11/20-21:01:21.228277 140008475878976 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070422.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-21:01:22.128318 140008475878976 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070422.sst): second pass time = 1.39's, 77.951'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.90's, 46.098'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3114.112'MB/sec (index lex order gen) rebuild zvType time = 0.77's, 0.300'MB/sec write SST data time = 0.13's, 319.887'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 19506.424'MB/sec zip my value time = 1.39's, unzip length = 0.108'GB zip my value throughput = 77.951'MB/sec zip pipeline throughput = 167.408'MB/sec entries = 924779 avg-key = 28.00 avg-zkey = 1.91 avg-val = 117.13 avg-zval = 38.48 usrkeys = 924779 avg-key = 20.00 avg-zkey = 1.91 avg-val = 123.54 avg-zval = 38.48 TagRS{ kinds = RS_Key0_TagN bytes = 144600 } TagArray{ size = 845847 bytes = 2960480 } seq expand size = 5920929 multi value expand size = 0 cnt WriteAppend = 16 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0356 GB dict = 1.08 MB all = 0.0416 GB } UnZip/Zip{ index = 10.4443 value = 3.0440 dict = 1.00 all = 3.2301 } Zip/UnZip{ index = 0.0957 value = 0.3285 dict = 1.00 all = 0.3096 } ---------------------------- total value len = 563.750172 GB avg = 0.330 KB (by entry num) total key len = 44.469855 GB avg = 0.026 KB total ukey len = 32.905177 GB avg = 0.014 KB total ukey num = 2.326566324 Billion total entry num = 1.706068346 Billion write speed all = 57.057466520 MB/sec (with seq num) write speed all = 55.777088588 MB/sec (without seq num) 2024/11/20-21:01:22.183510 140008475878976 [compaction_job.cc:1948] [default] [JOB 12746] Generated table #70422: 924779 keys, 41552216 bytes, temperature: kWarm 2024/11/20-21:01:22.183581 140008475878976 EVENT_LOG_v1 {"time_micros": 1732107682183548, "cf_name": "default", "job": 12746, "event": "table_file_creation", "file_number": 70422, "file_size": 41552216, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1128369521, "table_properties": {"data_size": 35585536, "index_size": 1770880, "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": 25893812, "raw_average_key_size": 28, "raw_value_size": 108323974, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924779, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732107678, "oldest_key_time": 0, "file_creation_time": 1732107678, "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": 70422, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:01:22.222991 140008475878976 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070423.sst) /dev/shm/ToplingTemp/Topling-982762-E3nPp4 2024/11/20-21:01:22.704950 140008475878976 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070423.sst): first pass time = 0.48's, 171.026'MB/sec 2024/11/20-21:01:23.417917 140008475878976 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070423.sst): old prealloc_size = 147639500, real_size = 23471264 2024/11/20-21:01:23.418296 140008475878976 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070423.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 570816 prefix = 4 raw-key = 0.0091 GB zip-key = 0.0011 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.0664 GB zip-val = 0.0222 GB avg-val = 116.39 avg-zval = 38.97 2024/11/20-21:01:23.418819 140008475878976 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070423.sst: sumWaitingMem = 0.001 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0014 GB, waited 0.000 sec, Key+Value = 0.082 GB 2024/11/20-21:01:23.902580 140008475878976 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00/070423.sst): second pass time = 0.71's, 93.289'MB/sec, value only(80.6% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.48's, 53.647'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3048.295'MB/sec (index lex order gen) rebuild zvType time = 0.41's, 0.350'MB/sec write SST data time = 0.08's, 340.666'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.669'MB, throughput = 20187.721'MB/sec zip my value time = 0.71's, unzip length = 0.066'GB zip my value throughput = 93.289'MB/sec zip pipeline throughput = 93.289'MB/sec entries = 570816 avg-key = 28.00 avg-zkey = 1.90 avg-val = 116.39 avg-zval = 38.97 usrkeys = 570816 avg-key = 20.00 avg-zkey = 1.90 avg-val = 123.39 avg-zval = 38.97 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 570816 bytes = 1997872 } seq expand size = 3995712 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0114 GB value = 0.0664 GB dict = 0.67 MB all = 0.0824 GB } __ZipSize{ index = 0.0011 GB value = 0.0222 GB dict = 0.67 MB all = 0.0260 GB } UnZip/Zip{ index = 10.5078 value = 2.9871 dict = 1.00 all = 3.1701 } Zip/UnZip{ index = 0.0952 value = 0.3348 dict = 1.00 all = 0.3154 } ---------------------------- total value len = 563.820607 GB avg = 0.330 KB (by entry num) total key len = 44.485838 GB avg = 0.026 KB total ukey len = 32.916593 GB avg = 0.014 KB total ukey num = 2.327137140 Billion total entry num = 1.706639162 Billion write speed all = 57.056076820 MB/sec (with seq num) write speed all = 55.775483647 MB/sec (without seq num) 2024/11/20-21:01:23.938697 140008475878976 [compaction_job.cc:1948] [default] [JOB 12746] Generated table #70423: 570816 keys, 25999569 bytes, temperature: kWarm 2024/11/20-21:01:23.938753 140008475878976 EVENT_LOG_v1 {"time_micros": 1732107683938725, "cf_name": "default", "job": 12746, "event": "table_file_creation", "file_number": 70423, "file_size": 25999569, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 979921749, "largest_seqno": 1128369658, "table_properties": {"data_size": 22241936, "index_size": 1086464, "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": 15982848, "raw_average_key_size": 28, "raw_value_size": 66439560, "raw_average_value_size": 116, "num_data_blocks": 1, "num_entries": 570816, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732107682, "oldest_key_time": 0, "file_creation_time": 1732107682, "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": 70423, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:01:23.957118 140008475878976 [compaction_job.cc:703] job-12746: subcompact[0], size: 0.268860 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12746/att-00 [070417,070418,070419,070420,070421,070422,070423] 2024/11/20-21:01:24.002962 140008475878976 (Original Log Time 2024/11/20-21:01:02.635496) EVENT_LOG_v1 {"time_micros": 1732107662635441, "job": 12746, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [70403], "files_L3": [70390, 70391, 70392, 70393, 70394, 70395, 70396], "score": 0.902878, "input_data_size": 290091341, "oldest_snapshot_seqno": 1128815832} 2024/11/20-21:01:24.002966 140008475878976 (Original Log Time 2024/11/20-21:01:24.002257) [compaction_job.cc:2022] [default] [JOB 12746] Compacted 1@2 + 7@3 files to L3 => 268860262 bytes 2024/11/20-21:01:24.002967 140008475878976 (Original Log Time 2024/11/20-21:01:24.002902) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 7 0 0 0] max score 0.01, MB/sec: 13.6 rd, 12.6 wr, level 3, files in(1, 7) out(7 +0 blob) MB in(27.1, 249.5 +0.0 blob) out(256.4 +0.0 blob), read-write-amplify(19.7) write-amplify(9.5) OK, records in: 6197704, records dropped: 75140 output_compression: Snappy 2024/11/20-21:01:24.002971 140008475878976 (Original Log Time 2024/11/20-21:01:24.002948) EVENT_LOG_v1 {"time_micros": 1732107684002925, "cf": "default", "job": 12746, "event": "compaction_finished", "compaction_time_micros": 21321627, "compaction_time_cpu_micros": 9640769, "output_level": 3, "num_output_files": 7, "total_output_size": 268860262, "num_input_records": 6197704, "num_output_records": 6122564, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 223099446, "file_range_sync_nanos": 0, "file_fsync_nanos": 6032, "file_prepare_write_nanos": 23094, "lsm_state": [0, 0, 0, 7, 0, 0, 0]} 2024/11/20-21:01:24.146023 140008475878976 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":1732107662,"executesMs":21539,"compactionJobId":12746,"attempt":0,"compactionInputRawBytes":898399056,"compactionInputZipBytes":290091341,"compactionOutputRawBytes":0,"compactionOutputZipBytes":268860262,"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-fd80741ef08c90fa405d8aaac131e22c-69a7e6f0e1bac2b5-00"}}, response = 2024/11/20-21:01:24.146104 140008475878976 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-12746/att-00: olev 3, work 21.539 s, result 6.025 ms, install 0.728 ms, input{raw 856.780 MiB zip 276.653 MiB}