2024/11/20-21:55:50.032993 140008182134336 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00: fork to child time = 0.013387 sec 2024/11/20-21:55:50.033536 140008182134336 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00 2024/11/20-21:55:50.040029 140008182134336 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00 2024/11/20-21:55:50.041770 140008182134336 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-21:55:50.042013 140008182134336 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-21:55:50.087702 140008182134336 [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-15864/att-00/MANIFEST-049091 2024/11/20-21:55:50.143557 140008182134336 [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-15864/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 76146, last_sequence is 1199963301, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 75990 2024/11/20-21:55:50.143563 140008182134336 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-21:55:50.143643 140008182134336 [version_set.cc:5724] Creating manifest 76146 2024/11/20-21:55:50.175651 140008182134336 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-21:55:50.194074 140008182134336 [compaction_job.cc:2437] [default] [JOB 15864] Compacting 1@2 + 9@3 files to L3, score 0.96, subcompactions 1 : 1 2024/11/20-21:55:50.194088 140008182134336 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 12392 Base level 2, inputs: [76143(28MB)], [76074(124MB) 76075(124MB) 76076(124MB) 76077(124MB) 76078(124MB) 76079(124MB) 76080(124MB) 76081(124MB) 76082(31MB)] 2024/11/20-21:55:50.201084 140008182134336 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-21:55:50.201108 140008182134336 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-21:55:50.201133 140008182134336 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-21:55:50.201145 140008182134336 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-21:55:50.201155 140008182134336 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-21:55:51.548392 140008182134336 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076147.sst) /dev/shm/ToplingTemp/Topling-1045670-6wOztT 2024/11/20-21:55:51.709139 140008182134336 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076147.sst): first pass time = 0.16's, 835.172'MB/sec 2024/11/20-21:55:52.831489 140008182134336 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076147.sst): part-0: reject ZipStore ratio = 0.809 2024/11/20-21:55:53.255040 140008182134336 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076147.sst): old prealloc_size = 147639500, real_size = 130043008 2024/11/20-21:55:53.255252 140008182134336 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076147.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199363 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 = 649.23 avg-zval = 650.29 2024/11/20-21:55:53.255514 140008182134336 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076147.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:55:53.583008 140008182134336 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076147.sst): second pass time = 1.12's, 115.420'MB/sec, value only(96.4% of KV) wait indexing time = 0.42's, remap KeyValue time = 0.33's, 398.577'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1932.219'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.189'MB/sec write SST data time = 0.06's, 2061.163'MB/sec dict compress time = 4337303115.88'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.12's, unzip length = 0.129'GB zip my value throughput = 115.420'MB/sec zip pipeline throughput = 137.249'MB/sec entries = 199363 avg-key = 24.00 avg-zkey = 1.75 avg-val = 649.23 avg-zval = 650.29 usrkeys = 199363 avg-key = 16.00 avg-zkey = 1.75 avg-val = 656.23 avg-zval = 650.29 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199363 bytes = 722704 } seq expand size = 1395541 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.1569 value = 0.9984 dict = 0.00 all = 1.0268 } Zip/UnZip{ index = 0.1092 value = 1.0016 dict = 0.00 all = 0.9739 } ---------------------------- total value len = 563.196561 GB avg = 0.331 KB (by entry num) total key len = 44.319191 GB avg = 0.026 KB total ukey len = 32.797332 GB avg = 0.014 KB total ukey num = 2.321213939 Billion total entry num = 1.700715961 Billion write speed all = 43.608178006 MB/sec (with seq num) write speed all = 42.631543255 MB/sec (without seq num) 2024/11/20-21:55:53.753878 140008182134336 [compaction_job.cc:1948] [default] [JOB 15864] Generated table #76147: 199363 keys, 130718687 bytes, temperature: kWarm 2024/11/20-21:55:53.754009 140008182134336 EVENT_LOG_v1 {"time_micros": 1732110953753944, "cf_name": "default", "job": 15864, "event": "table_file_creation", "file_number": 76147, "file_size": 130718687, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 856426320, "largest_seqno": 1199858905, "table_properties": {"data_size": 129644656, "index_size": 348352, "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": 4784712, "raw_average_key_size": 24, "raw_value_size": 129433085, "raw_average_value_size": 649, "num_data_blocks": 1, "num_entries": 199363, "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": 1732110951, "oldest_key_time": 0, "file_creation_time": 1732110951, "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": 76147, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:55:53.849131 140008182134336 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076148.sst) /dev/shm/ToplingTemp/Topling-1045670-KPNcnT 2024/11/20-21:55:55.136558 140008182134336 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076148.sst): first pass time = 1.29's, 104.256'MB/sec 2024/11/20-21:55:56.285268 140008182134336 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076148.sst): part-0: reject ZipStore ratio = 0.805 2024/11/20-21:55:56.579377 140008182134336 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076148.sst): old prealloc_size = 147639500, real_size = 130021984 2024/11/20-21:55:56.579570 140008182134336 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076148.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200096 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.77 avg-zval = 647.83 2024/11/20-21:55:56.579838 140008182134336 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076148.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:55:57.021448 140008182134336 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076148.sst): second pass time = 1.15's, 112.737'MB/sec, value only(96.4% of KV) wait indexing time = 0.29's, remap KeyValue time = 0.44's, 295.683'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1978.034'MB/sec (index lex order gen) rebuild zvType time = 0.36's, 0.141'MB/sec write SST data time = 0.09's, 1514.471'MB/sec dict compress time = 4337303115.88'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.15's, unzip length = 0.129'GB zip my value throughput = 112.737'MB/sec zip pipeline throughput = 112.737'MB/sec entries = 200096 avg-key = 24.00 avg-zkey = 1.72 avg-val = 646.77 avg-zval = 647.83 usrkeys = 200096 avg-key = 16.00 avg-zkey = 1.72 avg-val = 653.50 avg-zval = 647.83 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 192335 bytes = 697232 } seq expand size = 1346345 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.1307 GB } UnZip/Zip{ index = 9.3120 value = 0.9984 dict = 0.00 all = 1.0269 } Zip/UnZip{ index = 0.1074 value = 1.0016 dict = 0.00 all = 0.9738 } ---------------------------- total value len = 563.327323 GB avg = 0.331 KB (by entry num) total key len = 44.323993 GB avg = 0.026 KB total ukey len = 32.800533 GB avg = 0.014 KB total ukey num = 2.321414035 Billion total entry num = 1.700916057 Billion write speed all = 43.607146139 MB/sec (with seq num) write speed all = 42.630637499 MB/sec (without seq num) 2024/11/20-21:55:57.177869 140008182134336 [compaction_job.cc:1948] [default] [JOB 15864] Generated table #76148: 200096 keys, 130703391 bytes, temperature: kWarm 2024/11/20-21:55:57.177940 140008182134336 EVENT_LOG_v1 {"time_micros": 1732110957177897, "cf_name": "default", "job": 15864, "event": "table_file_creation", "file_number": 76148, "file_size": 130703391, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1199850500, "table_properties": {"data_size": 129627984, "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": 4802304, "raw_average_key_size": 24, "raw_value_size": 129415701, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200096, "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": 1732110953, "oldest_key_time": 0, "file_creation_time": 1732110953, "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": 76148, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:55:57.258927 140008182134336 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076149.sst) /dev/shm/ToplingTemp/Topling-1045670-xPG3mS 2024/11/20-21:55:58.657118 140008182134336 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076149.sst): first pass time = 1.40's, 95.997'MB/sec 2024/11/20-21:55:59.748750 140008182134336 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076149.sst): part-0: reject ZipStore ratio = 0.808 2024/11/20-21:56:00.079156 140008182134336 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076149.sst): old prealloc_size = 147639500, real_size = 130032512 2024/11/20-21:56:00.079352 140008182134336 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076149.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199796 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.74 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.78 avg-zval = 648.84 2024/11/20-21:56:00.079561 140008182134336 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076149.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:56:00.552679 140008182134336 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076149.sst): second pass time = 1.09's, 118.630'MB/sec, value only(96.4% of KV) wait indexing time = 0.33's, remap KeyValue time = 0.47's, 275.742'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2015.789'MB/sec (index lex order gen) rebuild zvType time = 0.39's, 0.129'MB/sec write SST data time = 0.09's, 1515.882'MB/sec dict compress time = 4337303115.88'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.09's, unzip length = 0.129'GB zip my value throughput = 118.630'MB/sec zip pipeline throughput = 118.630'MB/sec entries = 199796 avg-key = 24.00 avg-zkey = 1.74 avg-val = 647.78 avg-zval = 648.84 usrkeys = 199796 avg-key = 16.00 avg-zkey = 1.74 avg-val = 653.04 avg-zval = 648.84 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 150235 bytes = 544624 } seq expand size = 1051645 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.2055 value = 0.9984 dict = 0.00 all = 1.0280 } Zip/UnZip{ index = 0.1086 value = 1.0016 dict = 0.00 all = 0.9728 } ---------------------------- total value len = 563.457798 GB avg = 0.331 KB (by entry num) total key len = 44.328788 GB avg = 0.026 KB total ukey len = 32.803730 GB avg = 0.014 KB total ukey num = 2.321613831 Billion total entry num = 1.701115853 Billion write speed all = 43.605803277 MB/sec (with seq num) write speed all = 42.629427360 MB/sec (without seq num) 2024/11/20-21:56:00.737289 140008182134336 [compaction_job.cc:1948] [default] [JOB 15864] Generated table #76149: 199796 keys, 130561311 bytes, temperature: kWarm 2024/11/20-21:56:00.737382 140008182134336 EVENT_LOG_v1 {"time_micros": 1732110960737337, "cf_name": "default", "job": 15864, "event": "table_file_creation", "file_number": 76149, "file_size": 130561311, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1199858791, "table_properties": {"data_size": 129635120, "index_size": 347264, "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": 4795104, "raw_average_key_size": 24, "raw_value_size": 129423155, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199796, "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": 1732110957, "oldest_key_time": 0, "file_creation_time": 1732110957, "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": 76149, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:56:00.797830 140008182134336 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076150.sst) /dev/shm/ToplingTemp/Topling-1045670-b1rTNQ 2024/11/20-21:56:01.983511 140008182134336 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076150.sst): first pass time = 1.19's, 113.204'MB/sec 2024/11/20-21:56:03.130380 140008182134336 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076150.sst): part-0: reject ZipStore ratio = 0.800 2024/11/20-21:56:03.469318 140008182134336 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076150.sst): old prealloc_size = 147639500, real_size = 130038432 2024/11/20-21:56:03.469475 140008182134336 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076150.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199206 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 = 649.77 avg-zval = 650.83 2024/11/20-21:56:03.469686 140008182134336 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076150.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:56:03.779897 140008182134336 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076150.sst): second pass time = 1.15's, 112.945'MB/sec, value only(96.4% of KV) wait indexing time = 0.34's, remap KeyValue time = 0.31's, 420.885'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2363.955'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.196'MB/sec write SST data time = 0.06's, 2316.307'MB/sec dict compress time = 4337303115.88'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.15's, unzip length = 0.129'GB zip my value throughput = 112.945'MB/sec zip pipeline throughput = 112.945'MB/sec entries = 199206 avg-key = 24.00 avg-zkey = 1.71 avg-val = 649.77 avg-zval = 650.83 usrkeys = 199206 avg-key = 16.00 avg-zkey = 1.71 avg-val = 656.77 avg-zval = 650.83 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199206 bytes = 722144 } seq expand size = 1394442 multi value expand size = 0 cnt WriteAppend = 15811 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.3806 value = 0.9984 dict = 0.00 all = 1.0268 } Zip/UnZip{ index = 0.1066 value = 1.0016 dict = 0.00 all = 0.9739 } ---------------------------- total value len = 563.588629 GB avg = 0.331 KB (by entry num) total key len = 44.333569 GB avg = 0.026 KB total ukey len = 32.806917 GB avg = 0.014 KB total ukey num = 2.321813037 Billion total entry num = 1.701315059 Billion write speed all = 43.605436444 MB/sec (with seq num) write speed all = 42.629172233 MB/sec (without seq num) 2024/11/20-21:56:03.934502 140008182134336 [compaction_job.cc:1948] [default] [JOB 15864] Generated table #76150: 199206 keys, 130713567 bytes, temperature: kWarm 2024/11/20-21:56:03.934596 140008182134336 EVENT_LOG_v1 {"time_micros": 1732110963934549, "cf_name": "default", "job": 15864, "event": "table_file_creation", "file_number": 76150, "file_size": 130713567, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 895595963, "largest_seqno": 1199858986, "table_properties": {"data_size": 129648656, "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": 4780944, "raw_average_key_size": 24, "raw_value_size": 129437307, "raw_average_value_size": 649, "num_data_blocks": 1, "num_entries": 199206, "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": 1732110960, "oldest_key_time": 0, "file_creation_time": 1732110960, "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": 76150, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:56:04.020937 140008182134336 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076151.sst) /dev/shm/ToplingTemp/Topling-1045670-iVPl7P 2024/11/20-21:56:05.229756 140008182134336 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076151.sst): first pass time = 1.21's, 111.037'MB/sec 2024/11/20-21:56:06.477739 140008182134336 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076151.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-21:56:06.750607 140008182134336 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076151.sst): old prealloc_size = 147639500, real_size = 130033360 2024/11/20-21:56:06.750764 140008182134336 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076151.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199496 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.79 avg-zval = 649.85 2024/11/20-21:56:06.750959 140008182134336 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076151.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:56:07.152028 140008182134336 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076151.sst): second pass time = 1.25's, 103.771'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.40's, 325.460'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2377.354'MB/sec (index lex order gen) rebuild zvType time = 0.32's, 0.155'MB/sec write SST data time = 0.08's, 1661.081'MB/sec dict compress time = 4337303115.88'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.25's, unzip length = 0.129'GB zip my value throughput = 103.771'MB/sec zip pipeline throughput = 117.394'MB/sec entries = 199496 avg-key = 24.00 avg-zkey = 1.71 avg-val = 648.79 avg-zval = 649.85 usrkeys = 199496 avg-key = 16.00 avg-zkey = 1.71 avg-val = 654.81 avg-zval = 649.85 TagRS{ kinds = RS_Key0_TagN bytes = 31280 } TagArray{ size = 171791 bytes = 622752 } seq expand size = 1202537 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.3520 value = 0.9984 dict = 0.00 all = 1.0274 } Zip/UnZip{ index = 0.1069 value = 1.0016 dict = 0.00 all = 0.9733 } ---------------------------- total value len = 563.719262 GB avg = 0.331 KB (by entry num) total key len = 44.338357 GB avg = 0.026 KB total ukey len = 32.810109 GB avg = 0.014 KB total ukey num = 2.322012533 Billion total entry num = 1.701514555 Billion write speed all = 43.604603008 MB/sec (with seq num) write speed all = 42.628460429 MB/sec (without seq num) 2024/11/20-21:56:07.293203 140008182134336 [compaction_job.cc:1948] [default] [JOB 15864] Generated table #76151: 199496 keys, 130640287 bytes, temperature: kWarm 2024/11/20-21:56:07.293271 140008182134336 EVENT_LOG_v1 {"time_micros": 1732110967293240, "cf_name": "default", "job": 15864, "event": "table_file_creation", "file_number": 76151, "file_size": 130640287, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1199859127, "table_properties": {"data_size": 129641984, "index_size": 341312, "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": 4787904, "raw_average_key_size": 24, "raw_value_size": 129430280, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199496, "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": 1732110964, "oldest_key_time": 0, "file_creation_time": 1732110964, "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": 76151, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:56:07.360412 140008182134336 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076152.sst) /dev/shm/ToplingTemp/Topling-1045670-GYxFfR 2024/11/20-21:56:08.693439 140008182134336 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076152.sst): first pass time = 1.33's, 100.689'MB/sec 2024/11/20-21:56:09.898473 140008182134336 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076152.sst): part-0: reject ZipStore ratio = 0.805 2024/11/20-21:56:10.230731 140008182134336 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076152.sst): old prealloc_size = 147639500, real_size = 130022496 2024/11/20-21:56:10.230884 140008182134336 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076152.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200064 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.87 avg-zval = 647.94 2024/11/20-21:56:10.231070 140008182134336 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076152.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:56:10.541790 140008182134336 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076152.sst): second pass time = 1.20's, 107.468'MB/sec, value only(96.4% of KV) wait indexing time = 0.33's, remap KeyValue time = 0.31's, 419.583'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2504.701'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.197'MB/sec write SST data time = 0.06's, 2269.637'MB/sec dict compress time = 4337303115.88'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.468'MB/sec zip pipeline throughput = 107.468'MB/sec entries = 200064 avg-key = 24.00 avg-zkey = 1.72 avg-val = 646.87 avg-zval = 647.94 usrkeys = 200064 avg-key = 16.00 avg-zkey = 1.72 avg-val = 651.72 avg-zval = 647.94 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 138592 bytes = 502416 } seq expand size = 970144 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.3140 value = 0.9984 dict = 0.00 all = 1.0284 } Zip/UnZip{ index = 0.1074 value = 1.0016 dict = 0.00 all = 0.9724 } ---------------------------- total value len = 563.849649 GB avg = 0.331 KB (by entry num) total key len = 44.343159 GB avg = 0.026 KB total ukey len = 32.813310 GB avg = 0.014 KB total ukey num = 2.322212597 Billion total entry num = 1.701714619 Billion write speed all = 43.603698152 MB/sec (with seq num) write speed all = 42.627678052 MB/sec (without seq num) 2024/11/20-21:56:10.682953 140008182134336 [compaction_job.cc:1948] [default] [JOB 15864] Generated table #76152: 200064 keys, 130509087 bytes, temperature: kWarm 2024/11/20-21:56:10.683025 140008182134336 EVENT_LOG_v1 {"time_micros": 1732110970682991, "cf_name": "default", "job": 15864, "event": "table_file_creation", "file_number": 76152, "file_size": 130509087, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1199857994, "table_properties": {"data_size": 129628624, "index_size": 343680, "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": 4801536, "raw_average_key_size": 24, "raw_value_size": 129416390, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200064, "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": 1732110967, "oldest_key_time": 0, "file_creation_time": 1732110967, "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": 76152, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:56:10.791775 140008182134336 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076153.sst) /dev/shm/ToplingTemp/Topling-1045670-CoLnAS 2024/11/20-21:56:11.963841 140008182134336 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076153.sst): first pass time = 1.17's, 114.518'MB/sec 2024/11/20-21:56:13.037947 140008182134336 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076153.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-21:56:13.415721 140008182134336 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076153.sst): old prealloc_size = 147639500, real_size = 130035600 2024/11/20-21:56:13.415881 140008182134336 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076153.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199698 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.10 avg-zval = 649.17 2024/11/20-21:56:13.416061 140008182134336 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076153.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:56:13.724073 140008182134336 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076153.sst): second pass time = 1.07's, 120.583'MB/sec, value only(96.4% of KV) wait indexing time = 0.38's, remap KeyValue time = 0.31's, 423.427'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2504.852'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.197'MB/sec write SST data time = 0.06's, 2358.117'MB/sec dict compress time = 4337303115.88'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.07's, unzip length = 0.129'GB zip my value throughput = 120.583'MB/sec zip pipeline throughput = 120.583'MB/sec entries = 199698 avg-key = 24.00 avg-zkey = 1.75 avg-val = 648.10 avg-zval = 649.17 usrkeys = 199698 avg-key = 16.00 avg-zkey = 1.75 avg-val = 653.39 avg-zval = 649.17 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 150914 bytes = 528208 } seq expand size = 1056398 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.1689 value = 0.9984 dict = 0.00 all = 1.0281 } Zip/UnZip{ index = 0.1091 value = 1.0016 dict = 0.00 all = 0.9727 } ---------------------------- total value len = 563.980130 GB avg = 0.331 KB (by entry num) total key len = 44.347952 GB avg = 0.026 KB total ukey len = 32.816505 GB avg = 0.014 KB total ukey num = 2.322412295 Billion total entry num = 1.701914317 Billion write speed all = 43.603448404 MB/sec (with seq num) write speed all = 42.627536421 MB/sec (without seq num) 2024/11/20-21:56:13.865826 140008182134336 [compaction_job.cc:1948] [default] [JOB 15864] Generated table #76153: 199698 keys, 130548127 bytes, temperature: kWarm 2024/11/20-21:56:13.865891 140008182134336 EVENT_LOG_v1 {"time_micros": 1732110973865861, "cf_name": "default", "job": 15864, "event": "table_file_creation", "file_number": 76153, "file_size": 130548127, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1199858967, "table_properties": {"data_size": 129636992, "index_size": 348480, "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": 4792752, "raw_average_key_size": 24, "raw_value_size": 129425128, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199698, "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": 1732110970, "oldest_key_time": 0, "file_creation_time": 1732110970, "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": 76153, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:56:13.922749 140008182134336 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076154.sst) /dev/shm/ToplingTemp/Topling-1045670-iYhTQQ 2024/11/20-21:56:15.173680 140008182134336 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076154.sst): first pass time = 1.25's, 107.299'MB/sec 2024/11/20-21:56:16.476655 140008182134336 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076154.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-21:56:16.763338 140008182134336 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076154.sst): old prealloc_size = 147639500, real_size = 130020752 2024/11/20-21:56:16.763486 140008182134336 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076154.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199996 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.10 avg-zval = 648.16 2024/11/20-21:56:16.763646 140008182134336 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076154.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:56:17.079929 140008182134336 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076154.sst): second pass time = 1.30's, 99.403'MB/sec, value only(96.4% of KV) wait indexing time = 0.29's, remap KeyValue time = 0.32's, 412.126'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2563.086'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.193'MB/sec write SST data time = 0.06's, 2272.123'MB/sec dict compress time = 4337303115.88'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.30's, unzip length = 0.129'GB zip my value throughput = 99.403'MB/sec zip pipeline throughput = 122.893'MB/sec entries = 199996 avg-key = 24.00 avg-zkey = 1.70 avg-val = 647.10 avg-zval = 648.16 usrkeys = 199996 avg-key = 16.00 avg-zkey = 1.70 avg-val = 651.75 avg-zval = 648.16 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 132861 bytes = 465024 } seq expand size = 930027 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.4054 value = 0.9984 dict = 0.00 all = 1.0287 } Zip/UnZip{ index = 0.1063 value = 1.0016 dict = 0.00 all = 0.9721 } ---------------------------- total value len = 564.110479 GB avg = 0.331 KB (by entry num) total key len = 44.352751 GB avg = 0.026 KB total ukey len = 32.819705 GB avg = 0.014 KB total ukey num = 2.322612291 Billion total entry num = 1.702114313 Billion write speed all = 43.602647237 MB/sec (with seq num) write speed all = 42.626855291 MB/sec (without seq num) 2024/11/20-21:56:17.261941 140008182134336 [compaction_job.cc:1948] [default] [JOB 15864] Generated table #76154: 199996 keys, 130469919 bytes, temperature: kWarm 2024/11/20-21:56:17.261997 140008182134336 EVENT_LOG_v1 {"time_micros": 1732110977261968, "cf_name": "default", "job": 15864, "event": "table_file_creation", "file_number": 76154, "file_size": 130469919, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1199857965, "table_properties": {"data_size": 129630336, "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": 4799904, "raw_average_key_size": 24, "raw_value_size": 129418153, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199996, "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": 1732110973, "oldest_key_time": 0, "file_creation_time": 1732110973, "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": 76154, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:56:17.339490 140008182134336 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076155.sst) /dev/shm/ToplingTemp/Topling-1045670-Gcjk6Q 2024/11/20-21:56:17.657088 140008182134336 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076155.sst): first pass time = 0.32's, 115.038'MB/sec 2024/11/20-21:56:18.043325 140008182134336 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076155.sst): part-0: reject ZipStore ratio = 0.819 2024/11/20-21:56:18.116467 140008182134336 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076155.sst): old prealloc_size = 147639500, real_size = 35396592 2024/11/20-21:56:18.116545 140008182134336 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076155.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 54285 prefix = 4 raw-key = 0.0007 GB zip-key = 0.0001 GB avg-key = 12.00 avg-zkey = 1.80 raw-val = 0.0352 GB zip-val = 0.0353 GB avg-val = 648.93 avg-zval = 650.00 2024/11/20-21:56:18.116630 140008182134336 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076155.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0001 GB, waited 0.000 sec, Key+Value = 0.037 GB 2024/11/20-21:56:18.202343 140008182134336 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00/076155.sst): second pass time = 0.39's, 91.366'MB/sec, value only(96.4% of KV) wait indexing time = 0.07's, remap KeyValue time = 0.09's, 414.356'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1587.429'MB/sec (index lex order gen) rebuild zvType time = 0.07's, 0.195'MB/sec write SST data time = 0.02's, 2176.865'MB/sec dict compress time = 4337303115.88'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.39's, unzip length = 0.035'GB zip my value throughput = 91.366'MB/sec zip pipeline throughput = 91.366'MB/sec entries = 54285 avg-key = 24.00 avg-zkey = 1.80 avg-val = 648.93 avg-zval = 650.00 usrkeys = 54285 avg-key = 16.00 avg-zkey = 1.80 avg-val = 655.93 avg-zval = 650.00 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 54285 bytes = 190016 } seq expand size = 379995 multi value expand size = 0 cnt WriteAppend = 4311 UnZipSize{ index = 0.0009 GB value = 0.0352 GB dict = 0.00 MB all = 0.0365 GB } __ZipSize{ index = 0.0001 GB value = 0.0353 GB dict = 0.00 MB all = 0.0356 GB } UnZip/Zip{ index = 8.8817 value = 0.9984 dict = 0.00 all = 1.0269 } Zip/UnZip{ index = 0.1126 value = 1.0016 dict = 0.00 all = 0.9738 } ---------------------------- total value len = 564.146086 GB avg = 0.331 KB (by entry num) total key len = 44.354054 GB avg = 0.026 KB total ukey len = 32.820574 GB avg = 0.014 KB total ukey num = 2.322666576 Billion total entry num = 1.702168598 Billion write speed all = 43.601785267 MB/sec (with seq num) write speed all = 42.626040681 MB/sec (without seq num) 2024/11/20-21:56:18.245696 140008182134336 [compaction_job.cc:1948] [default] [JOB 15864] Generated table #76155: 54285 keys, 35574622 bytes, temperature: kWarm 2024/11/20-21:56:18.245773 140008182134336 EVENT_LOG_v1 {"time_micros": 1732110978245741, "cf_name": "default", "job": 15864, "event": "table_file_creation", "file_number": 76155, "file_size": 35574622, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 969523557, "largest_seqno": 1199858471, "table_properties": {"data_size": 35285024, "index_size": 97792, "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": 1302840, "raw_average_key_size": 24, "raw_value_size": 35227397, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 54285, "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": 1732110977, "oldest_key_time": 0, "file_creation_time": 1732110977, "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": 76155, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:56:18.266235 140008182134336 [compaction_job.cc:703] job-15864: subcompact[0], size: 1.080439 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15864/att-00 [076147,076148,076149,076150,076151,076152,076153,076154,076155] 2024/11/20-21:56:18.380788 140008182134336 (Original Log Time 2024/11/20-21:55:50.194149) EVENT_LOG_v1 {"time_micros": 1732110950194105, "job": 15864, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [76143], "files_L3": [76074, 76075, 76076, 76077, 76078, 76079, 76080, 76081, 76082], "score": 0.959864, "input_data_size": 1107619824, "oldest_snapshot_seqno": 1199962065} 2024/11/20-21:56:18.380792 140008182134336 (Original Log Time 2024/11/20-21:56:18.379940) [compaction_job.cc:2022] [default] [JOB 15864] Compacted 1@2 + 9@3 files to L3 => 1080438998 bytes 2024/11/20-21:56:18.380793 140008182134336 (Original Log Time 2024/11/20-21:56:18.380712) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.04, MB/sec: 39.5 rd, 38.5 wr, level 3, files in(1, 9) out(9 +0 blob) MB in(28.3, 1028.0 +0.0 blob) out(1030.4 +0.0 blob), read-write-amplify(73.8) write-amplify(36.5) OK, records in: 1693062, records dropped: 41062 output_compression: Snappy 2024/11/20-21:56:18.380797 140008182134336 (Original Log Time 2024/11/20-21:56:18.380769) EVENT_LOG_v1 {"time_micros": 1732110978380747, "cf": "default", "job": 15864, "event": "compaction_finished", "compaction_time_micros": 28072089, "compaction_time_cpu_micros": 7584004, "output_level": 3, "num_output_files": 9, "total_output_size": 1080438998, "num_input_records": 1693062, "num_output_records": 1652000, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 771038317, "file_range_sync_nanos": 0, "file_fsync_nanos": 9318, "file_prepare_write_nanos": 6107680, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/20-21:56:18.510632 140008182134336 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":1732110949,"executesMs":28338,"compactionJobId":15864,"attempt":0,"compactionInputRawBytes":1138108759,"compactionInputZipBytes":1107619824,"compactionOutputRawBytes":0,"compactionOutputZipBytes":1080438998,"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-ef6b00242105ba63a03f177fc931a56d-4d7b6f174e2f8886-00"}}, response = 2024/11/20-21:56:18.510691 140008182134336 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-15864/att-00: olev 3, work 28.339 s, result 7.757 ms, install 0.871 ms, input{raw 1.060 GiB zip 1.032 GiB}