2024/11/20-20:04:22.171458 140008861943360 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00: fork to child time = 0.009810 sec 2024/11/20-20:04:22.171987 140008861943360 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00 2024/11/20-20:04:22.178738 140008861943360 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00 2024/11/20-20:04:22.180430 140008861943360 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:04:22.180658 140008861943360 [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:04:22.232424 140008861943360 [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-09201/att-00/MANIFEST-049091 2024/11/20-20:04:22.295471 140008861943360 [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-09201/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 64123, last_sequence is 1050329141, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 63967 2024/11/20-20:04:22.295491 140008861943360 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:04:22.295572 140008861943360 [version_set.cc:5724] Creating manifest 64123 2024/11/20-20:04:22.330198 140008861943360 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:04:22.352326 140008861943360 [compaction_job.cc:2437] [default] [JOB 9201] Compacting 1@2 + 11@3 files to L3, score 0.83, subcompactions 1 : 1 2024/11/20-20:04:22.352338 140008861943360 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 8103 Base level 2, inputs: [64121(29MB)], [64055(124MB) 64056(124MB) 64057(124MB) 64058(124MB) 64059(124MB) 64060(100MB) 64061(100MB) 64062(124MB) 64063(124MB) 64064(124MB) 64065(89MB)] 2024/11/20-20:04:22.359270 140008861943360 [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:04:22.359289 140008861943360 [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:04:22.359303 140008861943360 [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:04:22.359309 140008861943360 [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:04:22.359319 140008861943360 [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:04:23.716879 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064124.sst) /dev/shm/ToplingTemp/Topling-913048-OfcJ7z 2024/11/20-20:04:23.874000 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064124.sst): first pass time = 0.16's, 854.418'MB/sec 2024/11/20-20:04:25.060997 140008861943360 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064124.sst): part-0: reject ZipStore ratio = 0.804 2024/11/20-20:04:25.445568 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064124.sst): old prealloc_size = 147639500, real_size = 130035584 2024/11/20-20:04:25.445774 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064124.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199998 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0004 GB avg-key = 12.00 avg-zkey = 1.78 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.10 avg-zval = 648.16 2024/11/20-20:04:25.446089 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064124.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:04:25.785929 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064124.sst): second pass time = 1.19's, 109.108'MB/sec, value only(96.4% of KV) wait indexing time = 0.38's, remap KeyValue time = 0.34's, 383.975'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1957.762'MB/sec (index lex order gen) rebuild zvType time = 0.27's, 0.184'MB/sec write SST data time = 0.07's, 1889.325'MB/sec dict compress time = 7238476739.76's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.19's, unzip length = 0.129'GB zip my value throughput = 109.108'MB/sec zip pipeline throughput = 150.756'MB/sec entries = 199998 avg-key = 24.00 avg-zkey = 1.78 avg-val = 647.10 avg-zval = 648.16 usrkeys = 199998 avg-key = 16.00 avg-zkey = 1.78 avg-val = 653.81 avg-zval = 648.16 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 191900 bytes = 671664 } seq expand size = 1343300 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0004 GB value = 0.1296 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.0105 value = 0.9984 dict = 0.00 all = 1.0270 } Zip/UnZip{ index = 0.1110 value = 1.0016 dict = 0.00 all = 0.9737 } ---------------------------- total value len = 563.196494 GB avg = 0.331 KB (by entry num) total key len = 44.319206 GB avg = 0.026 KB total ukey len = 32.797342 GB avg = 0.014 KB total ukey num = 2.321214574 Billion total entry num = 1.700716596 Billion write speed all = 83.871188233 MB/sec (with seq num) write speed all = 81.992835172 MB/sec (without seq num) 2024/11/20-20:04:25.935794 140008861943360 [compaction_job.cc:1948] [default] [JOB 9201] Generated table #64124: 199998 keys, 130691359 bytes, temperature: kWarm 2024/11/20-20:04:25.935894 140008861943360 EVENT_LOG_v1 {"time_micros": 1732104265935849, "cf_name": "default", "job": 9201, "event": "table_file_creation", "file_number": 64124, "file_size": 130691359, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1050220682, "table_properties": {"data_size": 129630256, "index_size": 355136, "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": 4799952, "raw_average_key_size": 24, "raw_value_size": 129418072, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199998, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732104263, "oldest_key_time": 0, "file_creation_time": 1732104263, "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": 64124, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:04:26.001564 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064125.sst) /dev/shm/ToplingTemp/Topling-913048-AXtBEz 2024/11/20-20:04:27.227408 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064125.sst): first pass time = 1.23's, 109.495'MB/sec 2024/11/20-20:04:28.557946 140008861943360 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064125.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-20:04:28.854342 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064125.sst): old prealloc_size = 147639500, real_size = 130023184 2024/11/20-20:04:28.854547 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064125.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200308 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.75 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 646.06 avg-zval = 647.12 2024/11/20-20:04:28.854747 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064125.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:04:29.202369 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064125.sst): second pass time = 1.33's, 97.316'MB/sec, value only(96.4% of KV) wait indexing time = 0.30's, remap KeyValue time = 0.35's, 375.058'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1887.944'MB/sec (index lex order gen) rebuild zvType time = 0.28's, 0.179'MB/sec write SST data time = 0.07's, 1931.440'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.33's, unzip length = 0.129'GB zip my value throughput = 97.316'MB/sec zip pipeline throughput = 115.007'MB/sec entries = 200308 avg-key = 24.00 avg-zkey = 1.75 avg-val = 646.06 avg-zval = 647.12 usrkeys = 200308 avg-key = 16.00 avg-zkey = 1.75 avg-val = 651.24 avg-zval = 647.12 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 148388 bytes = 519376 } seq expand size = 1038716 multi value expand size = 0 cnt WriteAppend = 15808 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1305 GB } UnZip/Zip{ index = 9.1683 value = 0.9984 dict = 0.00 all = 1.0283 } Zip/UnZip{ index = 0.1091 value = 1.0016 dict = 0.00 all = 0.9725 } ---------------------------- total value len = 563.326943 GB avg = 0.331 KB (by entry num) total key len = 44.324014 GB avg = 0.026 KB total ukey len = 32.800547 GB avg = 0.014 KB total ukey num = 2.321414882 Billion total entry num = 1.700916904 Billion write speed all = 83.850312443 MB/sec (with seq num) write speed all = 81.972623783 MB/sec (without seq num) 2024/11/20-20:04:29.347132 140008861943360 [compaction_job.cc:1948] [default] [JOB 9201] Generated table #64125: 200308 keys, 130526687 bytes, temperature: kWarm 2024/11/20-20:04:29.347204 140008861943360 EVENT_LOG_v1 {"time_micros": 1732104269347171, "cf_name": "default", "job": 9201, "event": "table_file_creation", "file_number": 64125, "file_size": 130526687, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1050213462, "table_properties": {"data_size": 129623360, "index_size": 349568, "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": 4807392, "raw_average_key_size": 24, "raw_value_size": 129410863, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200308, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732104265, "oldest_key_time": 0, "file_creation_time": 1732104265, "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": 64125, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:04:29.417579 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064126.sst) /dev/shm/ToplingTemp/Topling-913048-bZr4QC 2024/11/20-20:04:30.651762 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064126.sst): first pass time = 1.23's, 108.756'MB/sec 2024/11/20-20:04:31.812095 140008861943360 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064126.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-20:04:32.088138 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064126.sst): old prealloc_size = 147639500, real_size = 130023856 2024/11/20-20:04:32.088290 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064126.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199984 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.71 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.15 avg-zval = 648.21 2024/11/20-20:04:32.088480 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064126.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:04:32.453298 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064126.sst): second pass time = 1.16's, 111.608'MB/sec, value only(96.4% of KV) wait indexing time = 0.28's, remap KeyValue time = 0.37's, 357.690'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2454.822'MB/sec (index lex order gen) rebuild zvType time = 0.31's, 0.162'MB/sec write SST data time = 0.06's, 2322.601'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.16's, unzip length = 0.129'GB zip my value throughput = 111.608'MB/sec zip pipeline throughput = 160.073'MB/sec entries = 199984 avg-key = 24.00 avg-zkey = 1.71 avg-val = 647.15 avg-zval = 648.21 usrkeys = 199984 avg-key = 16.00 avg-zkey = 1.71 avg-val = 653.13 avg-zval = 648.21 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 170959 bytes = 598368 } seq expand size = 1196713 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1306 GB } UnZip/Zip{ index = 9.3346 value = 0.9984 dict = 0.00 all = 1.0277 } Zip/UnZip{ index = 0.1071 value = 1.0016 dict = 0.00 all = 0.9731 } ---------------------------- total value len = 563.457559 GB avg = 0.331 KB (by entry num) total key len = 44.328813 GB avg = 0.026 KB total ukey len = 32.803746 GB avg = 0.014 KB total ukey num = 2.321614866 Billion total entry num = 1.701116888 Billion write speed all = 83.831391858 MB/sec (with seq num) write speed all = 81.954324480 MB/sec (without seq num) 2024/11/20-20:04:32.591942 140008861943360 [compaction_job.cc:1948] [default] [JOB 9201] Generated table #64126: 199984 keys, 130606367 bytes, temperature: kWarm 2024/11/20-20:04:32.592012 140008861943360 EVENT_LOG_v1 {"time_micros": 1732104272591980, "cf_name": "default", "job": 9201, "event": "table_file_creation", "file_number": 64126, "file_size": 130606367, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1050220741, "table_properties": {"data_size": 129630880, "index_size": 342784, "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": 4799616, "raw_average_key_size": 24, "raw_value_size": 129418708, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199984, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732104269, "oldest_key_time": 0, "file_creation_time": 1732104269, "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": 64126, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:04:32.648994 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064127.sst) /dev/shm/ToplingTemp/Topling-913048-SjPiEC 2024/11/20-20:04:33.842476 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064127.sst): first pass time = 1.19's, 112.463'MB/sec 2024/11/20-20:04:35.312602 140008861943360 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064127.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-20:04:35.576353 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064127.sst): old prealloc_size = 147639500, real_size = 130020176 2024/11/20-20:04:35.576520 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064127.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200191 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.72 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 646.45 avg-zval = 647.51 2024/11/20-20:04:35.576715 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064127.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:04:35.963795 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064127.sst): second pass time = 1.47's, 88.076'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.39's, 337.081'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2319.313'MB/sec (index lex order gen) rebuild zvType time = 0.33's, 0.151'MB/sec write SST data time = 0.06's, 2310.019'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.47's, unzip length = 0.129'GB zip my value throughput = 88.076'MB/sec zip pipeline throughput = 177.661'MB/sec entries = 200191 avg-key = 24.00 avg-zkey = 1.72 avg-val = 646.45 avg-zval = 647.51 usrkeys = 200191 avg-key = 16.00 avg-zkey = 1.72 avg-val = 652.35 avg-zval = 647.51 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 168596 bytes = 590096 } seq expand size = 1180172 multi value expand size = 0 cnt WriteAppend = 15807 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1306 GB } UnZip/Zip{ index = 9.3077 value = 0.9984 dict = 0.00 all = 1.0277 } Zip/UnZip{ index = 0.1074 value = 1.0016 dict = 0.00 all = 0.9730 } ---------------------------- total value len = 563.588152 GB avg = 0.331 KB (by entry num) total key len = 44.333618 GB avg = 0.026 KB total ukey len = 32.806949 GB avg = 0.014 KB total ukey num = 2.321815057 Billion total entry num = 1.701317079 Billion write speed all = 83.809486689 MB/sec (with seq num) write speed all = 81.933106956 MB/sec (without seq num) 2024/11/20-20:04:36.105281 140008861943360 [compaction_job.cc:1948] [default] [JOB 9201] Generated table #64127: 200191 keys, 130594335 bytes, temperature: kWarm 2024/11/20-20:04:36.105352 140008861943360 EVENT_LOG_v1 {"time_micros": 1732104276105320, "cf_name": "default", "job": 9201, "event": "table_file_creation", "file_number": 64127, "file_size": 130594335, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1050220160, "table_properties": {"data_size": 129625792, "index_size": 344128, "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": 4804584, "raw_average_key_size": 24, "raw_value_size": 129413430, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200191, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732104272, "oldest_key_time": 0, "file_creation_time": 1732104272, "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": 64127, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:04:36.158582 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064128.sst) /dev/shm/ToplingTemp/Topling-913048-RbqdSD 2024/11/20-20:04:37.314299 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064128.sst): first pass time = 1.16's, 116.138'MB/sec 2024/11/20-20:04:38.371920 140008861943360 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064128.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-20:04:38.710742 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064128.sst): old prealloc_size = 147639500, real_size = 130014304 2024/11/20-20:04:38.710929 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064128.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200395 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.71 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 645.77 avg-zval = 646.83 2024/11/20-20:04:38.711135 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064128.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:04:39.045992 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064128.sst): second pass time = 1.05's, 122.923'MB/sec, value only(96.4% of KV) wait indexing time = 0.34's, remap KeyValue time = 0.34's, 389.166'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2060.567'MB/sec (index lex order gen) rebuild zvType time = 0.27's, 0.182'MB/sec write SST data time = 0.06's, 2156.456'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.05's, unzip length = 0.129'GB zip my value throughput = 122.923'MB/sec zip pipeline throughput = 122.923'MB/sec entries = 200395 avg-key = 24.00 avg-zkey = 1.71 avg-val = 645.77 avg-zval = 646.83 usrkeys = 200395 avg-key = 16.00 avg-zkey = 1.71 avg-val = 650.59 avg-zval = 646.83 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 137919 bytes = 465488 } seq expand size = 965433 multi value expand size = 0 cnt WriteAppend = 15808 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1305 GB } UnZip/Zip{ index = 9.3608 value = 0.9984 dict = 0.00 all = 1.0288 } Zip/UnZip{ index = 0.1068 value = 1.0016 dict = 0.00 all = 0.9720 } ---------------------------- total value len = 563.718527 GB avg = 0.331 KB (by entry num) total key len = 44.338427 GB avg = 0.026 KB total ukey len = 32.810156 GB avg = 0.014 KB total ukey num = 2.322015452 Billion total entry num = 1.701517474 Billion write speed all = 83.792518428 MB/sec (with seq num) write speed all = 81.916714744 MB/sec (without seq num) 2024/11/20-20:04:39.223025 140008861943360 [compaction_job.cc:1948] [default] [JOB 9201] Generated table #64128: 200395 keys, 130463967 bytes, temperature: kWarm 2024/11/20-20:04:39.223105 140008861943360 EVENT_LOG_v1 {"time_micros": 1732104279223074, "cf_name": "default", "job": 9201, "event": "table_file_creation", "file_number": 64128, "file_size": 130463967, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1050218732, "table_properties": {"data_size": 129621520, "index_size": 342528, "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": 4809480, "raw_average_key_size": 24, "raw_value_size": 129408860, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200395, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732104276, "oldest_key_time": 0, "file_creation_time": 1732104276, "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": 64128, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:04:39.315415 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064129.sst) /dev/shm/ToplingTemp/Topling-913048-1qhirD 2024/11/20-20:04:40.402158 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064129.sst): first pass time = 1.09's, 123.511'MB/sec 2024/11/20-20:04:41.794224 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064129.sst): old prealloc_size = 147639500, real_size = 103878688 2024/11/20-20:04:41.794396 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064129.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200579 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1035 GB avg-val = 645.15 avg-zval = 515.95 2024/11/20-20:04:41.794538 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064129.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:04:42.077008 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064129.sst): second pass time = 1.39's, 93.015'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.28's, 373.104'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2417.836'MB/sec (index lex order gen) rebuild zvType time = 0.22's, 0.229'MB/sec write SST data time = 0.06's, 1667.066'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.348'MB, throughput = 36226.521'MB/sec zip my value time = 1.39's, unzip length = 0.129'GB zip my value throughput = 93.015'MB/sec zip pipeline throughput = 93.015'MB/sec entries = 200579 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.15 avg-zval = 515.95 usrkeys = 200579 avg-key = 16.00 avg-zkey = 1.69 avg-val = 648.21 avg-zval = 515.95 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 87593 bytes = 295648 } seq expand size = 613151 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1035 GB dict = 1.35 MB all = 0.1055 GB } UnZip/Zip{ index = 9.4756 value = 1.2504 dict = 1.00 all = 1.2721 } Zip/UnZip{ index = 0.1055 value = 0.7997 dict = 1.00 all = 0.7861 } ---------------------------- total value len = 563.848544 GB avg = 0.331 KB (by entry num) total key len = 44.343241 GB avg = 0.026 KB total ukey len = 32.813365 GB avg = 0.014 KB total ukey num = 2.322216031 Billion total entry num = 1.701718053 Billion write speed all = 83.776106564 MB/sec (with seq num) write speed all = 81.900865018 MB/sec (without seq num) 2024/11/20-20:04:42.199208 140008861943360 [compaction_job.cc:1948] [default] [JOB 9201] Generated table #64129: 200579 keys, 105506903 bytes, temperature: kWarm 2024/11/20-20:04:42.199278 140008861943360 EVENT_LOG_v1 {"time_micros": 1732104282199246, "cf_name": "default", "job": 9201, "event": "table_file_creation", "file_number": 64129, "file_size": 105506903, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1050213487, "table_properties": {"data_size": 103489680, "index_size": 338688, "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": 4813896, "raw_average_key_size": 24, "raw_value_size": 129404291, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200579, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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": 1732104279, "oldest_key_time": 0, "file_creation_time": 1732104279, "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": 64129, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:04:42.244812 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064130.sst) /dev/shm/ToplingTemp/Topling-913048-SjQqQB 2024/11/20-20:04:43.332971 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064130.sst): first pass time = 1.09's, 123.349'MB/sec 2024/11/20-20:04:44.501896 140008861943360 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064130.sst): part-0: reject ZipStore ratio = 0.800 2024/11/20-20:04:44.814518 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064130.sst): old prealloc_size = 147639500, real_size = 130006480 2024/11/20-20:04:44.814708 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064130.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200599 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 645.09 avg-zval = 646.15 2024/11/20-20:04:44.814801 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064130.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:04:45.125171 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064130.sst): second pass time = 1.17's, 110.772'MB/sec, value only(96.4% of KV) wait indexing time = 0.31's, remap KeyValue time = 0.31's, 418.539'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1999.376'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.199'MB/sec write SST data time = 0.06's, 2245.104'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.17's, unzip length = 0.129'GB zip my value throughput = 110.772'MB/sec zip pipeline throughput = 110.772'MB/sec entries = 200599 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.09 avg-zval = 646.15 usrkeys = 200599 avg-key = 16.00 avg-zkey = 1.69 avg-val = 645.35 avg-zval = 646.15 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 7690 bytes = 25968 } seq expand size = 53830 multi value expand size = 0 cnt WriteAppend = 15806 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1300 GB } UnZip/Zip{ index = 9.4462 value = 0.9984 dict = 0.00 all = 1.0323 } Zip/UnZip{ index = 0.1059 value = 1.0016 dict = 0.00 all = 0.9687 } ---------------------------- total value len = 563.978001 GB avg = 0.331 KB (by entry num) total key len = 44.348056 GB avg = 0.026 KB total ukey len = 32.816575 GB avg = 0.014 KB total ukey num = 2.322416630 Billion total entry num = 1.701918652 Billion write speed all = 83.759433858 MB/sec (with seq num) write speed all = 81.884758380 MB/sec (without seq num) 2024/11/20-20:04:45.268400 140008861943360 [compaction_job.cc:1948] [default] [JOB 9201] Generated table #64130: 200599 keys, 130016543 bytes, temperature: kWarm 2024/11/20-20:04:45.268490 140008861943360 EVENT_LOG_v1 {"time_micros": 1732104285268435, "cf_name": "default", "job": 9201, "event": "table_file_creation", "file_number": 64130, "file_size": 130016543, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1050219515, "table_properties": {"data_size": 129616384, "index_size": 339776, "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": 4814376, "raw_average_key_size": 24, "raw_value_size": 129403557, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200599, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732104282, "oldest_key_time": 0, "file_creation_time": 1732104282, "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": 64130, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:04:45.342933 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064131.sst) /dev/shm/ToplingTemp/Topling-913048-u1RPiA 2024/11/20-20:04:46.501848 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064131.sst): first pass time = 1.16's, 115.817'MB/sec 2024/11/20-20:04:47.497095 140008861943360 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064131.sst): part-0: reject ZipStore ratio = 0.800 2024/11/20-20:04:47.762336 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064131.sst): old prealloc_size = 147639500, real_size = 130017760 2024/11/20-20:04:47.762489 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064131.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200144 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.70 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 646.61 avg-zval = 647.67 2024/11/20-20:04:47.762605 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064131.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:04:48.068341 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064131.sst): second pass time = 0.99's, 130.135'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.31's, 425.776'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2469.243'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.199'MB/sec write SST data time = 0.05's, 2380.355'MB/sec dict compress time = 140014.46's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 0.99's, unzip length = 0.129'GB zip my value throughput = 130.135'MB/sec zip pipeline throughput = 130.135'MB/sec entries = 200144 avg-key = 24.00 avg-zkey = 1.70 avg-val = 646.61 avg-zval = 647.67 usrkeys = 200144 avg-key = 16.00 avg-zkey = 1.70 avg-val = 649.49 avg-zval = 647.67 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 82578 bytes = 278720 } seq expand size = 578046 multi value expand size = 0 cnt WriteAppend = 15808 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1303 GB } UnZip/Zip{ index = 9.3964 value = 0.9984 dict = 0.00 all = 1.0302 } Zip/UnZip{ index = 0.1064 value = 1.0016 dict = 0.00 all = 0.9707 } ---------------------------- total value len = 564.107994 GB avg = 0.331 KB (by entry num) total key len = 44.352859 GB avg = 0.026 KB total ukey len = 32.819777 GB avg = 0.014 KB total ukey num = 2.322616774 Billion total entry num = 1.702118796 Billion write speed all = 83.744057111 MB/sec (with seq num) write speed all = 81.869920650 MB/sec (without seq num) 2024/11/20-20:04:48.207812 140008861943360 [compaction_job.cc:1948] [default] [JOB 9201] Generated table #64131: 200144 keys, 130280671 bytes, temperature: kWarm 2024/11/20-20:04:48.207873 140008861943360 EVENT_LOG_v1 {"time_micros": 1732104288207843, "cf_name": "default", "job": 9201, "event": "table_file_creation", "file_number": 64131, "file_size": 130280671, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1050220189, "table_properties": {"data_size": 129626768, "index_size": 340800, "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": 4803456, "raw_average_key_size": 24, "raw_value_size": 129414377, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200144, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732104285, "oldest_key_time": 0, "file_creation_time": 1732104285, "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": 64131, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:04:48.267902 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064132.sst) /dev/shm/ToplingTemp/Topling-913048-idfisC 2024/11/20-20:04:49.488652 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064132.sst): first pass time = 1.22's, 109.951'MB/sec 2024/11/20-20:04:50.528462 140008861943360 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064132.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-20:04:50.896040 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064132.sst): old prealloc_size = 147639500, real_size = 130009904 2024/11/20-20:04:50.896250 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064132.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200510 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.70 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 645.38 avg-zval = 646.44 2024/11/20-20:04:50.896454 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064132.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:04:51.255403 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064132.sst): second pass time = 1.03's, 125.566'MB/sec, value only(96.4% of KV) wait indexing time = 0.37's, remap KeyValue time = 0.36's, 363.184'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1987.825'MB/sec (index lex order gen) rebuild zvType time = 0.30's, 0.169'MB/sec write SST data time = 0.06's, 2076.939'MB/sec dict compress time = 140014.46's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.03's, unzip length = 0.129'GB zip my value throughput = 125.566'MB/sec zip pipeline throughput = 125.566'MB/sec entries = 200510 avg-key = 24.00 avg-zkey = 1.70 avg-val = 645.38 avg-zval = 646.44 usrkeys = 200510 avg-key = 16.00 avg-zkey = 1.70 avg-val = 650.75 avg-zval = 646.44 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 153786 bytes = 519040 } seq expand size = 1076502 multi value expand size = 0 cnt WriteAppend = 15807 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1305 GB } UnZip/Zip{ index = 9.4013 value = 0.9984 dict = 0.00 all = 1.0284 } Zip/UnZip{ index = 0.1064 value = 1.0016 dict = 0.00 all = 0.9724 } ---------------------------- total value len = 564.238476 GB avg = 0.331 KB (by entry num) total key len = 44.357671 GB avg = 0.026 KB total ukey len = 32.822985 GB avg = 0.014 KB total ukey num = 2.322817284 Billion total entry num = 1.702319306 Billion write speed all = 83.725952114 MB/sec (with seq num) write speed all = 81.852416695 MB/sec (without seq num) 2024/11/20-20:04:51.431883 140008861943360 [compaction_job.cc:1948] [default] [JOB 9201] Generated table #64132: 200510 keys, 130513247 bytes, temperature: kWarm 2024/11/20-20:04:51.431946 140008861943360 EVENT_LOG_v1 {"time_micros": 1732104291431910, "cf_name": "default", "job": 9201, "event": "table_file_creation", "file_number": 64132, "file_size": 130513247, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1050202632, "table_properties": {"data_size": 129618336, "index_size": 341248, "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": 4812240, "raw_average_key_size": 24, "raw_value_size": 129405604, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200510, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732104288, "oldest_key_time": 0, "file_creation_time": 1732104288, "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": 64132, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:04:51.486746 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064133.sst) /dev/shm/ToplingTemp/Topling-913048-CRzXKA 2024/11/20-20:04:52.670875 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064133.sst): first pass time = 1.18's, 113.351'MB/sec 2024/11/20-20:04:53.961009 140008861943360 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064133.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-20:04:54.230277 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064133.sst): old prealloc_size = 147639500, real_size = 130010832 2024/11/20-20:04:54.230425 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064133.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200447 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.70 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 645.60 avg-zval = 646.66 2024/11/20-20:04:54.230538 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064133.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0005 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-20:04:54.547241 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064133.sst): second pass time = 1.29's, 100.373'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.32's, 410.755'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2629.161'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.192'MB/sec write SST data time = 0.06's, 2315.194'MB/sec dict compress time = 140014.46's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.29's, unzip length = 0.129'GB zip my value throughput = 100.373'MB/sec zip pipeline throughput = 109.497'MB/sec entries = 200447 avg-key = 24.00 avg-zkey = 1.70 avg-val = 645.60 avg-zval = 646.66 usrkeys = 200447 avg-key = 16.00 avg-zkey = 1.70 avg-val = 647.62 avg-zval = 646.66 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 58021 bytes = 195840 } seq expand size = 406147 multi value expand size = 0 cnt WriteAppend = 15807 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1302 GB } UnZip/Zip{ index = 9.4266 value = 0.9984 dict = 0.00 all = 1.0309 } Zip/UnZip{ index = 0.1061 value = 1.0016 dict = 0.00 all = 0.9700 } ---------------------------- total value len = 564.368290 GB avg = 0.331 KB (by entry num) total key len = 44.362482 GB avg = 0.026 KB total ukey len = 32.826192 GB avg = 0.014 KB total ukey num = 2.323017731 Billion total entry num = 1.702519753 Billion write speed all = 83.706564828 MB/sec (with seq num) write speed all = 81.833656978 MB/sec (without seq num) 2024/11/20-20:04:54.721290 140008861943360 [compaction_job.cc:1948] [default] [JOB 9201] Generated table #64133: 200447 keys, 130190687 bytes, temperature: kWarm 2024/11/20-20:04:54.721359 140008861943360 EVENT_LOG_v1 {"time_micros": 1732104294721327, "cf_name": "default", "job": 9201, "event": "table_file_creation", "file_number": 64133, "file_size": 130190687, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1050220736, "table_properties": {"data_size": 129620288, "index_size": 340224, "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": 4810728, "raw_average_key_size": 24, "raw_value_size": 129407660, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200447, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732104291, "oldest_key_time": 0, "file_creation_time": 1732104291, "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": 64133, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:04:54.777922 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064134.sst) /dev/shm/ToplingTemp/Topling-913048-7eSZIB 2024/11/20-20:04:55.635687 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064134.sst): first pass time = 0.86's, 128.016'MB/sec 2024/11/20-20:04:56.449736 140008861943360 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064134.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-20:04:56.662910 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064134.sst): old prealloc_size = 147639500, real_size = 106360176 2024/11/20-20:04:56.663066 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064134.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 163992 prefix = 4 raw-key = 0.0020 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.71 raw-val = 0.1059 GB zip-val = 0.1060 GB avg-val = 645.55 avg-zval = 646.61 2024/11/20-20:04:56.663207 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064134.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.110 GB 2024/11/20-20:04:56.910985 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00/064134.sst): second pass time = 0.81's, 130.167'MB/sec, value only(96.4% of KV) wait indexing time = 0.21's, remap KeyValue time = 0.25's, 430.084'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2000.200'MB/sec (index lex order gen) rebuild zvType time = 0.20's, 0.202'MB/sec write SST data time = 0.05's, 2348.450'MB/sec dict compress time = 140014.46's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 0.81's, unzip length = 0.106'GB zip my value throughput = 130.167'MB/sec zip pipeline throughput = 130.167'MB/sec entries = 163992 avg-key = 24.00 avg-zkey = 1.71 avg-val = 645.55 avg-zval = 646.61 usrkeys = 163992 avg-key = 16.00 avg-zkey = 1.71 avg-val = 649.83 avg-zval = 646.61 TagRS{ kinds = RS_Key0_TagN bytes = 25720 } TagArray{ size = 100205 bytes = 338208 } seq expand size = 701435 multi value expand size = 0 cnt WriteAppend = 12934 UnZipSize{ index = 0.0026 GB value = 0.1059 GB dict = 0.00 MB all = 0.1098 GB } __ZipSize{ index = 0.0003 GB value = 0.1060 GB dict = 0.00 MB all = 0.1067 GB } UnZip/Zip{ index = 9.3667 value = 0.9984 dict = 0.00 all = 1.0292 } Zip/UnZip{ index = 0.1068 value = 1.0016 dict = 0.00 all = 0.9716 } ---------------------------- total value len = 564.474856 GB avg = 0.332 KB (by entry num) total key len = 44.366418 GB avg = 0.026 KB total ukey len = 32.828816 GB avg = 0.014 KB total ukey num = 2.323181723 Billion total entry num = 1.702683745 Billion write speed all = 83.694556132 MB/sec (with seq num) write speed all = 81.822076503 MB/sec (without seq num) 2024/11/20-20:04:57.025799 140008861943360 [compaction_job.cc:1948] [default] [JOB 9201] Generated table #64134: 163992 keys, 106685599 bytes, temperature: kWarm 2024/11/20-20:04:57.025863 140008861943360 EVENT_LOG_v1 {"time_micros": 1732104297025831, "cf_name": "default", "job": 9201, "event": "table_file_creation", "file_number": 64134, "file_size": 106685599, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1050216995, "table_properties": {"data_size": 106038880, "index_size": 280128, "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": 3935808, "raw_average_key_size": 24, "raw_value_size": 105864834, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 163992, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "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-ZipOffsetBlobStore", "creation_time": 1732104294, "oldest_key_time": 0, "file_creation_time": 1732104294, "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": 64134, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:04:57.067336 140008861943360 [compaction_job.cc:703] job-09201: subcompact[0], size: 1.386076 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-09201/att-00 [064124,064125,064126,064127,064128,064129,064130,064131,064132,064133,064134] 2024/11/20-20:04:57.225625 140008861943360 (Original Log Time 2024/11/20-20:04:22.352371) EVENT_LOG_v1 {"time_micros": 1732104262352346, "job": 9201, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [64121], "files_L3": [64055, 64056, 64057, 64058, 64059, 64060, 64061, 64062, 64063, 64064, 64065], "score": 0.825412, "input_data_size": 1379891329, "oldest_snapshot_seqno": 1050329023} 2024/11/20-20:04:57.225629 140008861943360 (Original Log Time 2024/11/20-20:04:57.224580) [compaction_job.cc:2022] [default] [JOB 9201] Compacted 1@2 + 11@3 files to L3 => 1386076365 bytes 2024/11/20-20:04:57.225630 140008861943360 (Original Log Time 2024/11/20-20:04:57.225566) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 11 0 0 0] max score 0.05, MB/sec: 39.7 rd, 39.9 wr, level 3, files in(1, 11) out(11 +0 blob) MB in(29.8, 1286.2 +0.0 blob) out(1321.9 +0.0 blob), read-write-amplify(88.5) write-amplify(44.3) OK, records in: 2195201, records dropped: 28054 output_compression: Snappy 2024/11/20-20:04:57.225634 140008861943360 (Original Log Time 2024/11/20-20:04:57.225611) EVENT_LOG_v1 {"time_micros": 1732104297225587, "cf": "default", "job": 9201, "event": "compaction_finished", "compaction_time_micros": 34714974, "compaction_time_cpu_micros": 8828358, "output_level": 3, "num_output_files": 11, "total_output_size": 1386076365, "num_input_records": 2195201, "num_output_records": 2167147, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 914017490, "file_range_sync_nanos": 0, "file_fsync_nanos": 9349, "file_prepare_write_nanos": 5919886, "lsm_state": [0, 0, 0, 11, 0, 0, 0]} 2024/11/20-20:04:57.359675 140008861943360 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":1732104262,"executesMs":35046,"compactionJobId":9201,"attempt":0,"compactionInputRawBytes":1470959980,"compactionInputZipBytes":1379891329,"compactionOutputRawBytes":0,"compactionOutputZipBytes":1386076365,"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-9ea19306e4c650dbc780a7a0ae2268a7-3dccedcca8177164-00"}}, response = 2024/11/20-20:04:57.359749 140008861943360 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-09201/att-00: olev 3, work 35.047 s, result 6.252 ms, install 1.069 ms, input{raw 1.370 GiB zip 1.285 GiB}