2024/11/20-20:59:43.011223 140008240883264 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00: fork to child time = 0.010478 sec 2024/11/20-20:59:43.011767 140008240883264 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00 2024/11/20-20:59:43.018324 140008240883264 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00 2024/11/20-20:59:43.020073 140008240883264 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:59:43.020316 140008240883264 [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:59:43.066580 140008240883264 [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-12676/att-00/MANIFEST-049091 2024/11/20-20:59:43.126707 140008240883264 [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-12676/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 70273, last_sequence is 1127057923, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 70084 2024/11/20-20:59:43.126716 140008240883264 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:59:43.126804 140008240883264 [version_set.cc:5724] Creating manifest 70273 2024/11/20-20:59:43.156249 140008240883264 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:59:43.175814 140008240883264 [compaction_job.cc:2437] [default] [JOB 12676] Compacting 1@2 + 10@3 files to L3, score 0.90, subcompactions 1 : 1 2024/11/20-20:59:43.175827 140008240883264 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 10317 Base level 2, inputs: [70261(28MB)], [70189(124MB) 70190(124MB) 70191(124MB) 70192(124MB) 70193(124MB) 70194(124MB) 70195(124MB) 70196(124MB) 70197(124MB) 70198(19MB)] 2024/11/20-20:59:43.184095 140008240883264 [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:59:43.184118 140008240883264 [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:59:43.184138 140008240883264 [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:59:43.184146 140008240883264 [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:59:43.184154 140008240883264 [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:59:44.505109 140008240883264 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070274.sst) /dev/shm/ToplingTemp/Topling-981192-IXkTOm 2024/11/20-20:59:44.666957 140008240883264 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070274.sst): first pass time = 0.16's, 829.505'MB/sec 2024/11/20-20:59:46.037217 140008240883264 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070274.sst): part-0: reject ZipStore ratio = 0.807 2024/11/20-20:59:46.321585 140008240883264 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070274.sst): old prealloc_size = 147639500, real_size = 130037104 2024/11/20-20:59:46.321747 140008240883264 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070274.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199696 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 = 648.11 avg-zval = 649.17 2024/11/20-20:59:46.321979 140008240883264 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070274.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:59:46.639448 140008240883264 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070274.sst): second pass time = 1.37's, 94.513'MB/sec, value only(96.4% of KV) wait indexing time = 0.28's, remap KeyValue time = 0.32's, 411.275'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2426.837'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.194'MB/sec write SST data time = 0.06's, 2151.327'MB/sec dict compress time = 4053577421.67'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.37's, unzip length = 0.129'GB zip my value throughput = 94.513'MB/sec zip pipeline throughput = 159.823'MB/sec entries = 199696 avg-key = 24.00 avg-zkey = 1.75 avg-val = 648.11 avg-zval = 649.17 usrkeys = 199696 avg-key = 16.00 avg-zkey = 1.75 avg-val = 655.11 avg-zval = 649.17 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199696 bytes = 723920 } seq expand size = 1397872 multi value expand size = 0 cnt WriteAppend = 15810 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.1307 GB } UnZip/Zip{ index = 9.1386 value = 0.9984 dict = 0.00 all = 1.0268 } Zip/UnZip{ index = 0.1094 value = 1.0016 dict = 0.00 all = 0.9739 } ---------------------------- total value len = 563.196556 GB avg = 0.331 KB (by entry num) total key len = 44.319199 GB avg = 0.026 KB total ukey len = 32.797337 GB avg = 0.014 KB total ukey num = 2.321214272 Billion total entry num = 1.700716294 Billion write speed all = 57.506534271 MB/sec (with seq num) write speed all = 56.218636150 MB/sec (without seq num) 2024/11/20-20:59:46.795592 140008240883264 [compaction_job.cc:1948] [default] [JOB 12676] Generated table #70274: 199696 keys, 130713887 bytes, temperature: kWarm 2024/11/20-20:59:46.795712 140008240883264 EVENT_LOG_v1 {"time_micros": 1732107586795649, "cf_name": "default", "job": 12676, "event": "table_file_creation", "file_number": 70274, "file_size": 130713887, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 856426320, "largest_seqno": 1126855244, "table_properties": {"data_size": 129637344, "index_size": 349632, "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": 4792704, "raw_average_key_size": 24, "raw_value_size": 129425479, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199696, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-ZipOffsetBlobStore", "creation_time": 1732107584, "oldest_key_time": 0, "file_creation_time": 1732107584, "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": 70274, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:59:46.912326 140008240883264 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070275.sst) /dev/shm/ToplingTemp/Topling-981192-MzvKMk 2024/11/20-20:59:48.363075 140008240883264 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070275.sst): first pass time = 1.45's, 92.519'MB/sec 2024/11/20-20:59:49.702310 140008240883264 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070275.sst): part-0: reject ZipStore ratio = 0.807 2024/11/20-20:59:50.024487 140008240883264 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070275.sst): old prealloc_size = 147639500, real_size = 130033504 2024/11/20-20:59:50.024690 140008240883264 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070275.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199896 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0004 GB avg-key = 12.00 avg-zkey = 1.76 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.44 avg-zval = 648.50 2024/11/20-20:59:50.024935 140008240883264 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070275.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:59:50.484020 140008240883264 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070275.sst): second pass time = 1.34's, 96.688'MB/sec, value only(96.4% of KV) wait indexing time = 0.32's, remap KeyValue time = 0.46's, 284.370'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1907.375'MB/sec (index lex order gen) rebuild zvType time = 0.40's, 0.125'MB/sec write SST data time = 0.06's, 2151.642'MB/sec dict compress time = 4053577421.67'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.34's, unzip length = 0.129'GB zip my value throughput = 96.688'MB/sec zip pipeline throughput = 121.490'MB/sec entries = 199896 avg-key = 24.00 avg-zkey = 1.76 avg-val = 647.44 avg-zval = 648.50 usrkeys = 199896 avg-key = 16.00 avg-zkey = 1.76 avg-val = 654.05 avg-zval = 648.50 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 188775 bytes = 660720 } seq expand size = 1321425 multi value expand size = 0 cnt WriteAppend = 15810 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.1127 value = 0.9984 dict = 0.00 all = 1.0271 } Zip/UnZip{ index = 0.1097 value = 1.0016 dict = 0.00 all = 0.9736 } ---------------------------- total value len = 563.327297 GB avg = 0.331 KB (by entry num) total key len = 44.323997 GB avg = 0.026 KB total ukey len = 32.800535 GB avg = 0.014 KB total ukey num = 2.321414168 Billion total entry num = 1.700916190 Billion write speed all = 57.498439064 MB/sec (with seq num) write speed all = 56.210858152 MB/sec (without seq num) 2024/11/20-20:59:50.678485 140008240883264 [compaction_job.cc:1948] [default] [JOB 12676] Generated table #70275: 199896 keys, 130678431 bytes, temperature: kWarm 2024/11/20-20:59:50.678559 140008240883264 EVENT_LOG_v1 {"time_micros": 1732107590678519, "cf_name": "default", "job": 12676, "event": "table_file_creation", "file_number": 70275, "file_size": 130678431, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1126855390, "table_properties": {"data_size": 129632400, "index_size": 350976, "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": 4797504, "raw_average_key_size": 24, "raw_value_size": 129420284, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199896, "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": 1732107586, "oldest_key_time": 0, "file_creation_time": 1732107586, "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": 70275, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:59:50.745201 140008240883264 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070276.sst) /dev/shm/ToplingTemp/Topling-981192-oE4aFi 2024/11/20-20:59:51.931207 140008240883264 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070276.sst): first pass time = 1.19's, 113.172'MB/sec 2024/11/20-20:59:53.271108 140008240883264 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070276.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-20:59:53.624283 140008240883264 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070276.sst): old prealloc_size = 147639500, real_size = 130024464 2024/11/20-20:59:53.624483 140008240883264 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070276.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199854 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.58 avg-zval = 648.64 2024/11/20-20:59:53.624705 140008240883264 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070276.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:59:54.003696 140008240883264 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070276.sst): second pass time = 1.34's, 96.655'MB/sec, value only(96.4% of KV) wait indexing time = 0.35's, remap KeyValue time = 0.38's, 344.067'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1926.185'MB/sec (index lex order gen) rebuild zvType time = 0.32's, 0.158'MB/sec write SST data time = 0.06's, 2053.261'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.34's, unzip length = 0.129'GB zip my value throughput = 96.655'MB/sec zip pipeline throughput = 141.943'MB/sec entries = 199854 avg-key = 24.00 avg-zkey = 1.71 avg-val = 647.58 avg-zval = 648.64 usrkeys = 199854 avg-key = 16.00 avg-zkey = 1.71 avg-val = 652.92 avg-zval = 648.64 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 152398 bytes = 533408 } seq expand size = 1066786 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.1305 GB } UnZip/Zip{ index = 9.3828 value = 0.9984 dict = 0.00 all = 1.0282 } Zip/UnZip{ index = 0.1066 value = 1.0016 dict = 0.00 all = 0.9726 } ---------------------------- total value len = 563.457786 GB avg = 0.331 KB (by entry num) total key len = 44.328793 GB avg = 0.026 KB total ukey len = 32.803733 GB avg = 0.014 KB total ukey num = 2.321614022 Billion total entry num = 1.701116044 Billion write speed all = 57.492092806 MB/sec (with seq num) write speed all = 56.204789336 MB/sec (without seq num) 2024/11/20-20:59:54.145356 140008240883264 [compaction_job.cc:1948] [default] [JOB 12676] Generated table #70276: 199854 keys, 130542047 bytes, temperature: kWarm 2024/11/20-20:59:54.145426 140008240883264 EVENT_LOG_v1 {"time_micros": 1732107594145394, "cf_name": "default", "job": 12676, "event": "table_file_creation", "file_number": 70276, "file_size": 130542047, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1126855608, "table_properties": {"data_size": 129633536, "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": 4796496, "raw_average_key_size": 24, "raw_value_size": 129421517, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199854, "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": 1732107590, "oldest_key_time": 0, "file_creation_time": 1732107590, "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": 70276, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:59:54.223849 140008240883264 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070277.sst) /dev/shm/ToplingTemp/Topling-981192-18trPm 2024/11/20-20:59:55.544435 140008240883264 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070277.sst): first pass time = 1.32's, 101.639'MB/sec 2024/11/20-20:59:56.678918 140008240883264 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070277.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-20:59:57.032411 140008240883264 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070277.sst): old prealloc_size = 147639500, real_size = 130030176 2024/11/20-20:59:57.032576 140008240883264 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070277.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199577 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 = 648.51 avg-zval = 649.57 2024/11/20-20:59:57.032784 140008240883264 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070277.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:59:57.400026 140008240883264 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070277.sst): second pass time = 1.13's, 114.182'MB/sec, value only(96.4% of KV) wait indexing time = 0.35's, remap KeyValue time = 0.37's, 355.314'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2236.901'MB/sec (index lex order gen) rebuild zvType time = 0.31's, 0.162'MB/sec write SST data time = 0.06's, 2219.653'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.13's, unzip length = 0.129'GB zip my value throughput = 114.182'MB/sec zip pipeline throughput = 130.092'MB/sec entries = 199577 avg-key = 24.00 avg-zkey = 1.71 avg-val = 648.51 avg-zval = 649.57 usrkeys = 199577 avg-key = 16.00 avg-zkey = 1.71 avg-val = 654.52 avg-zval = 649.57 TagRS{ kinds = RS_Key0_TagN bytes = 31280 } TagArray{ size = 171288 bytes = 599520 } seq expand size = 1199016 multi value expand size = 0 cnt WriteAppend = 15810 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.3804 value = 0.9984 dict = 0.00 all = 1.0276 } Zip/UnZip{ index = 0.1066 value = 1.0016 dict = 0.00 all = 0.9731 } ---------------------------- total value len = 563.588413 GB avg = 0.331 KB (by entry num) total key len = 44.333583 GB avg = 0.026 KB total ukey len = 32.806926 GB avg = 0.014 KB total ukey num = 2.321813599 Billion total entry num = 1.701315621 Billion write speed all = 57.486433678 MB/sec (with seq num) write speed all = 56.199392665 MB/sec (without seq num) 2024/11/20-20:59:57.542007 140008240883264 [compaction_job.cc:1948] [default] [JOB 12676] Generated table #70277: 199577 keys, 130613919 bytes, temperature: kWarm 2024/11/20-20:59:57.542085 140008240883264 EVENT_LOG_v1 {"time_micros": 1732107597542051, "cf_name": "default", "job": 12676, "event": "table_file_creation", "file_number": 70277, "file_size": 130613919, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1126855651, "table_properties": {"data_size": 129639696, "index_size": 340416, "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": 4789848, "raw_average_key_size": 24, "raw_value_size": 129427967, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199577, "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": 1732107594, "oldest_key_time": 0, "file_creation_time": 1732107594, "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": 70277, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:59:57.600913 140008240883264 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070278.sst) /dev/shm/ToplingTemp/Topling-981192-sZNfMl 2024/11/20-20:59:58.819857 140008240883264 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070278.sst): first pass time = 1.22's, 110.113'MB/sec 2024/11/20-21:00:00.117744 140008240883264 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070278.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-21:00:00.382338 140008240883264 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070278.sst): old prealloc_size = 147639500, real_size = 130023328 2024/11/20-21:00:00.382495 140008240883264 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070278.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200028 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.99 avg-zval = 648.06 2024/11/20-21:00:00.382707 140008240883264 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070278.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-21:00:00.690036 140008240883264 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070278.sst): second pass time = 1.29's, 100.614'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.31's, 424.598'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2514.099'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.203'MB/sec write SST data time = 0.06's, 2137.219'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.29's, unzip length = 0.129'GB zip my value throughput = 100.614'MB/sec zip pipeline throughput = 117.074'MB/sec entries = 200028 avg-key = 24.00 avg-zkey = 1.72 avg-val = 646.99 avg-zval = 648.06 usrkeys = 200028 avg-key = 16.00 avg-zkey = 1.72 avg-val = 653.38 avg-zval = 648.06 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 182330 bytes = 638176 } seq expand size = 1276310 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.1306 GB } UnZip/Zip{ index = 9.3088 value = 0.9984 dict = 0.00 all = 1.0273 } Zip/UnZip{ index = 0.1074 value = 1.0016 dict = 0.00 all = 0.9734 } ---------------------------- total value len = 563.719106 GB avg = 0.331 KB (by entry num) total key len = 44.338384 GB avg = 0.026 KB total ukey len = 32.810127 GB avg = 0.014 KB total ukey num = 2.322013627 Billion total entry num = 1.701515649 Billion write speed all = 57.481363196 MB/sec (with seq num) write speed all = 56.194571198 MB/sec (without seq num) 2024/11/20-21:00:00.830373 140008240883264 [compaction_job.cc:1948] [default] [JOB 12676] Generated table #70278: 200028 keys, 130645663 bytes, temperature: kWarm 2024/11/20-21:00:00.830439 140008240883264 EVENT_LOG_v1 {"time_micros": 1732107600830409, "cf_name": "default", "job": 12676, "event": "table_file_creation", "file_number": 70278, "file_size": 130645663, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1126855411, "table_properties": {"data_size": 129629328, "index_size": 343808, "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": 4800672, "raw_average_key_size": 24, "raw_value_size": 129417076, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200028, "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": 1732107597, "oldest_key_time": 0, "file_creation_time": 1732107597, "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": 70278, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:00:00.887460 140008240883264 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070279.sst) /dev/shm/ToplingTemp/Topling-981192-gwPbwm 2024/11/20-21:00:02.104495 140008240883264 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070279.sst): first pass time = 1.22's, 110.287'MB/sec 2024/11/20-21:00:03.247705 140008240883264 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070279.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-21:00:03.524561 140008240883264 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070279.sst): old prealloc_size = 147639500, real_size = 130016192 2024/11/20-21:00:03.524712 140008240883264 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070279.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200271 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 = 646.18 avg-zval = 647.24 2024/11/20-21:00:03.524869 140008240883264 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070279.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-21:00:03.836827 140008240883264 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070279.sst): second pass time = 1.14's, 113.276'MB/sec, value only(96.4% of KV) wait indexing time = 0.28's, remap KeyValue time = 0.31's, 417.736'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2561.572'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.199'MB/sec write SST data time = 0.06's, 2176.140'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.14's, unzip length = 0.129'GB zip my value throughput = 113.276'MB/sec zip pipeline throughput = 136.156'MB/sec entries = 200271 avg-key = 24.00 avg-zkey = 1.71 avg-val = 646.18 avg-zval = 647.24 usrkeys = 200271 avg-key = 16.00 avg-zkey = 1.71 avg-val = 650.59 avg-zval = 647.24 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 126235 bytes = 441840 } seq expand size = 883645 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.1304 GB } UnZip/Zip{ index = 9.3655 value = 0.9984 dict = 0.00 all = 1.0289 } Zip/UnZip{ index = 0.1068 value = 1.0016 dict = 0.00 all = 0.9719 } ---------------------------- total value len = 563.849401 GB avg = 0.331 KB (by entry num) total key len = 44.343190 GB avg = 0.026 KB total ukey len = 32.813331 GB avg = 0.014 KB total ukey num = 2.322213898 Billion total entry num = 1.701715920 Billion write speed all = 57.477036770 MB/sec (with seq num) write speed all = 56.190476033 MB/sec (without seq num) 2024/11/20-21:00:03.982262 140008240883264 [compaction_job.cc:1948] [default] [JOB 12676] Generated table #70279: 200271 keys, 130442143 bytes, temperature: kWarm 2024/11/20-21:00:03.982329 140008240883264 EVENT_LOG_v1 {"time_micros": 1732107603982299, "cf_name": "default", "job": 12676, "event": "table_file_creation", "file_number": 70279, "file_size": 130442143, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1126853725, "table_properties": {"data_size": 129623792, "index_size": 342144, "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": 4806504, "raw_average_key_size": 24, "raw_value_size": 129411257, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200271, "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": 1732107600, "oldest_key_time": 0, "file_creation_time": 1732107600, "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": 70279, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:00:04.039469 140008240883264 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070280.sst) /dev/shm/ToplingTemp/Topling-981192-sSnWPi 2024/11/20-21:00:05.305529 140008240883264 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070280.sst): first pass time = 1.27's, 106.016'MB/sec 2024/11/20-21:00:06.537099 140008240883264 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070280.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-21:00:06.805404 140008240883264 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070280.sst): old prealloc_size = 147639500, real_size = 130016448 2024/11/20-21:00:06.805565 140008240883264 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070280.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200347 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 = 645.93 avg-zval = 646.99 2024/11/20-21:00:06.805695 140008240883264 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070280.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-21:00:07.115955 140008240883264 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070280.sst): second pass time = 1.23's, 105.148'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.31's, 419.719'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2393.963'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.198'MB/sec write SST data time = 0.06's, 2272.010'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.23's, unzip length = 0.129'GB zip my value throughput = 105.148'MB/sec zip pipeline throughput = 105.148'MB/sec entries = 200347 avg-key = 24.00 avg-zkey = 1.72 avg-val = 645.93 avg-zval = 646.99 usrkeys = 200347 avg-key = 16.00 avg-zkey = 1.72 avg-val = 649.28 avg-zval = 646.99 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 95856 bytes = 335504 } seq expand size = 670992 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.1303 GB } UnZip/Zip{ index = 9.3133 value = 0.9984 dict = 0.00 all = 1.0298 } Zip/UnZip{ index = 0.1074 value = 1.0016 dict = 0.00 all = 0.9711 } ---------------------------- total value len = 563.979481 GB avg = 0.331 KB (by entry num) total key len = 44.347998 GB avg = 0.026 KB total ukey len = 32.816536 GB avg = 0.014 KB total ukey num = 2.322414245 Billion total entry num = 1.701916267 Billion write speed all = 57.471974258 MB/sec (with seq num) write speed all = 56.185660670 MB/sec (without seq num) 2024/11/20-21:00:07.257537 140008240883264 [compaction_job.cc:1948] [default] [JOB 12676] Generated table #70280: 200347 keys, 130336095 bytes, temperature: kWarm 2024/11/20-21:00:07.257610 140008240883264 EVENT_LOG_v1 {"time_micros": 1732107607257580, "cf_name": "default", "job": 12676, "event": "table_file_creation", "file_number": 70280, "file_size": 130336095, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1126854204, "table_properties": {"data_size": 129622000, "index_size": 344192, "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": 4808328, "raw_average_key_size": 24, "raw_value_size": 129409453, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200347, "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": 1732107604, "oldest_key_time": 0, "file_creation_time": 1732107604, "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": 70280, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:00:07.313116 140008240883264 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070281.sst) /dev/shm/ToplingTemp/Topling-981192-wsex0k 2024/11/20-21:00:08.540869 140008240883264 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070281.sst): first pass time = 1.23's, 109.324'MB/sec 2024/11/20-21:00:09.742105 140008240883264 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070281.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-21:00:10.008239 140008240883264 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070281.sst): old prealloc_size = 147639500, real_size = 130021136 2024/11/20-21:00:10.008394 140008240883264 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070281.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199978 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 = 647.16 avg-zval = 648.22 2024/11/20-21:00:10.008575 140008240883264 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070281.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-21:00:10.315956 140008240883264 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070281.sst): second pass time = 1.20's, 107.816'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.31's, 424.147'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2472.249'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.200'MB/sec write SST data time = 0.06's, 2270.317'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.20's, unzip length = 0.129'GB zip my value throughput = 107.816'MB/sec zip pipeline throughput = 107.816'MB/sec entries = 199978 avg-key = 24.00 avg-zkey = 1.70 avg-val = 647.16 avg-zval = 648.22 usrkeys = 199978 avg-key = 16.00 avg-zkey = 1.70 avg-val = 652.20 avg-zval = 648.22 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 143978 bytes = 503936 } seq expand size = 1007846 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.4010 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.109908 GB avg = 0.331 KB (by entry num) total key len = 44.352798 GB avg = 0.026 KB total ukey len = 32.819736 GB avg = 0.014 KB total ukey num = 2.322614223 Billion total entry num = 1.702116245 Billion write speed all = 57.467376149 MB/sec (with seq num) write speed all = 56.181300225 MB/sec (without seq num) 2024/11/20-21:00:10.455391 140008240883264 [compaction_job.cc:1948] [default] [JOB 12676] Generated table #70281: 199978 keys, 130509407 bytes, temperature: kWarm 2024/11/20-21:00:10.455463 140008240883264 EVENT_LOG_v1 {"time_micros": 1732107610455431, "cf_name": "default", "job": 12676, "event": "table_file_creation", "file_number": 70281, "file_size": 130509407, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1126855692, "table_properties": {"data_size": 129630592, "index_size": 340352, "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": 4799472, "raw_average_key_size": 24, "raw_value_size": 129418419, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199978, "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": 1732107607, "oldest_key_time": 0, "file_creation_time": 1732107607, "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": 70281, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:00:10.514908 140008240883264 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070282.sst) /dev/shm/ToplingTemp/Topling-981192-hBzQTl 2024/11/20-21:00:11.680704 140008240883264 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070282.sst): first pass time = 1.17's, 115.135'MB/sec 2024/11/20-21:00:12.813010 140008240883264 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070282.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-21:00:13.081441 140008240883264 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070282.sst): old prealloc_size = 147639500, real_size = 130018096 2024/11/20-21:00:13.081608 140008240883264 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070282.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200116 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.70 avg-zval = 647.76 2024/11/20-21:00:13.081780 140008240883264 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070282.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-21:00:13.390793 140008240883264 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070282.sst): second pass time = 1.13's, 114.367'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.31's, 421.751'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2280.801'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.198'MB/sec write SST data time = 0.06's, 2284.686'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.13's, unzip length = 0.129'GB zip my value throughput = 114.367'MB/sec zip pipeline throughput = 114.367'MB/sec entries = 200116 avg-key = 24.00 avg-zkey = 1.70 avg-val = 646.70 avg-zval = 647.76 usrkeys = 200116 avg-key = 16.00 avg-zkey = 1.70 avg-val = 651.30 avg-zval = 647.76 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 131443 bytes = 460064 } seq expand size = 920101 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.4004 value = 0.9984 dict = 0.00 all = 1.0288 } Zip/UnZip{ index = 0.1064 value = 1.0016 dict = 0.00 all = 0.9720 } ---------------------------- total value len = 564.240243 GB avg = 0.331 KB (by entry num) total key len = 44.357601 GB avg = 0.026 KB total ukey len = 32.822938 GB avg = 0.014 KB total ukey num = 2.322814339 Billion total entry num = 1.702316361 Billion write speed all = 57.463451613 MB/sec (with seq num) write speed all = 56.177597910 MB/sec (without seq num) 2024/11/20-21:00:13.532724 140008240883264 [compaction_job.cc:1948] [default] [JOB 12676] Generated table #70282: 200116 keys, 130462303 bytes, temperature: kWarm 2024/11/20-21:00:13.532796 140008240883264 EVENT_LOG_v1 {"time_micros": 1732107613532763, "cf_name": "default", "job": 12676, "event": "table_file_creation", "file_number": 70282, "file_size": 130462303, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1126855416, "table_properties": {"data_size": 129627296, "index_size": 340608, "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": 4802784, "raw_average_key_size": 24, "raw_value_size": 129414978, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200116, "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": 1732107610, "oldest_key_time": 0, "file_creation_time": 1732107610, "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": 70282, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:00:13.589759 140008240883264 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070283.sst) /dev/shm/ToplingTemp/Topling-981192-GOtxmj 2024/11/20-21:00:13.791826 140008240883264 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070283.sst): first pass time = 0.20's, 115.493'MB/sec 2024/11/20-21:00:14.126275 140008240883264 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070283.sst): part-0: reject ZipStore ratio = 0.821 2024/11/20-21:00:14.172101 140008240883264 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070283.sst): old prealloc_size = 147639500, real_size = 22609808 2024/11/20-21:00:14.172171 140008240883264 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070283.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 34702 prefix = 4 raw-key = 0.0004 GB zip-key = 0.0001 GB avg-key = 12.00 avg-zkey = 1.87 raw-val = 0.0225 GB zip-val = 0.0225 GB avg-val = 648.36 avg-zval = 649.42 2024/11/20-21:00:14.172237 140008240883264 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070283.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0001 GB, waited 0.000 sec, Key+Value = 0.023 GB 2024/11/20-21:00:14.227735 140008240883264 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00/070283.sst): second pass time = 0.33's, 67.439'MB/sec, value only(96.4% of KV) wait indexing time = 0.05's, remap KeyValue time = 0.06's, 408.685'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1130.785'MB/sec (index lex order gen) rebuild zvType time = 0.05's, 0.192'MB/sec write SST data time = 0.01's, 2185.287'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 = 0.33's, unzip length = 0.022'GB zip my value throughput = 67.439'MB/sec zip pipeline throughput = 103.314'MB/sec entries = 34702 avg-key = 24.00 avg-zkey = 1.87 avg-val = 648.36 avg-zval = 649.42 usrkeys = 34702 avg-key = 16.00 avg-zkey = 1.87 avg-val = 655.36 avg-zval = 649.42 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 34702 bytes = 121472 } seq expand size = 242914 multi value expand size = 0 cnt WriteAppend = 2756 UnZipSize{ index = 0.0006 GB value = 0.0225 GB dict = 0.00 MB all = 0.0233 GB } __ZipSize{ index = 0.0001 GB value = 0.0225 GB dict = 0.00 MB all = 0.0227 GB } UnZip/Zip{ index = 8.5726 value = 0.9984 dict = 0.00 all = 1.0268 } Zip/UnZip{ index = 0.1167 value = 1.0016 dict = 0.00 all = 0.9739 } ---------------------------- total value len = 564.262985 GB avg = 0.331 KB (by entry num) total key len = 44.358433 GB avg = 0.026 KB total ukey len = 32.823493 GB avg = 0.014 KB total ukey num = 2.322849041 Billion total entry num = 1.702351063 Billion write speed all = 57.461136779 MB/sec (with seq num) write speed all = 56.175358469 MB/sec (without seq num) 2024/11/20-21:00:14.263614 140008240883264 [compaction_job.cc:1948] [default] [JOB 12676] Generated table #70283: 34702 keys, 22724062 bytes, temperature: kWarm 2024/11/20-21:00:14.263675 140008240883264 EVENT_LOG_v1 {"time_micros": 1732107614263646, "cf_name": "default", "job": 12676, "event": "table_file_creation", "file_number": 70283, "file_size": 22724062, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 969523557, "largest_seqno": 1126855731, "table_properties": {"data_size": 22536192, "index_size": 64768, "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": 832848, "raw_average_key_size": 24, "raw_value_size": 22499285, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 34702, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-ZipOffsetBlobStore", "creation_time": 1732107613, "oldest_key_time": 0, "file_creation_time": 1732107613, "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": 70283, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:00:14.287385 140008240883264 [compaction_job.cc:703] job-12676: subcompact[0], size: 1.197668 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12676/att-00 [070274,070275,070276,070277,070278,070279,070280,070281,070282,070283] 2024/11/20-21:00:14.408773 140008240883264 (Original Log Time 2024/11/20-20:59:43.175886) EVENT_LOG_v1 {"time_micros": 1732107583175843, "job": 12676, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [70261], "files_L3": [70189, 70190, 70191, 70192, 70193, 70194, 70195, 70196, 70197, 70198], "score": 0.902878, "input_data_size": 1224535567, "oldest_snapshot_seqno": 1127057852} 2024/11/20-21:00:14.408776 140008240883264 (Original Log Time 2024/11/20-21:00:14.407767) [compaction_job.cc:2022] [default] [JOB 12676] Compacted 1@2 + 10@3 files to L3 => 1197667957 bytes 2024/11/20-21:00:14.408778 140008240883264 (Original Log Time 2024/11/20-21:00:14.408700) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 10 0 0 0] max score 0.04, MB/sec: 39.4 rd, 38.5 wr, level 3, files in(1, 10) out(10 +0 blob) MB in(28.1, 1139.7 +0.0 blob) out(1142.2 +0.0 blob), read-write-amplify(82.2) write-amplify(40.6) OK, records in: 1875054, records dropped: 40589 output_compression: Snappy 2024/11/20-21:00:14.408782 140008240883264 (Original Log Time 2024/11/20-21:00:14.408750) EVENT_LOG_v1 {"time_micros": 1732107614408725, "cf": "default", "job": 12676, "event": "compaction_finished", "compaction_time_micros": 31111504, "compaction_time_cpu_micros": 7851816, "output_level": 3, "num_output_files": 10, "total_output_size": 1197667957, "num_input_records": 1875054, "num_output_records": 1834465, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 817876169, "file_range_sync_nanos": 0, "file_fsync_nanos": 9167, "file_prepare_write_nanos": 5907959, "lsm_state": [0, 0, 0, 10, 0, 0, 0]} 2024/11/20-21:00:14.532951 140008240883264 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":1732107582,"executesMs":31390,"compactionJobId":12676,"attempt":0,"compactionInputRawBytes":1258805434,"compactionInputZipBytes":1224535567,"compactionOutputRawBytes":0,"compactionOutputZipBytes":1197667957,"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-92a90466bd05babb97147fab791325d5-00d67490d013a8e0-00"}}, response = 2024/11/20-21:00:14.533030 140008240883264 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-12676/att-00: olev 3, work 31.390 s, result 6.021 ms, install 1.031 ms, input{raw 1.172 GiB zip 1.140 GiB}