2024/11/20-17:55:20.549897 140257760294464 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00: fork to child time = 0.023020 sec 2024/11/20-17:55:20.550737 140257760294464 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00 2024/11/20-17:55:20.558594 140257760294464 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00 2024/11/20-17:55:20.560973 140257760294464 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-17:55:20.561330 140257760294464 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-17:55:20.604940 140257760294464 [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-00110/att-00/MANIFEST-049091 2024/11/20-17:55:20.620176 140257760294464 [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-00110/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 49270, last_sequence is 823892936, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 49090 2024/11/20-17:55:20.620185 140257760294464 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-17:55:20.620315 140257760294464 [version_set.cc:5724] Creating manifest 49270 2024/11/20-17:55:20.653484 140257760294464 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-17:55:20.674427 140257760294464 [compaction_job.cc:2437] [default] [JOB 110] Compacting 1@2 + 8@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/20-17:55:20.674457 140257760294464 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 79 Base level 2, inputs: [49250(30MB)], [49186(124MB) 49187(124MB) 49188(124MB) 49189(124MB) 49190(124MB) 49191(124MB) 49192(124MB) 49265(124MB)] 2024/11/20-17:55:20.684862 140257760294464 [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-17:55:20.684903 140257760294464 [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-17:55:20.684932 140257760294464 [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-17:55:20.684945 140257760294464 [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-17:55:20.684964 140257760294464 [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-17:55:22.412382 140257760294464 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049271.sst) /dev/shm/ToplingTemp/Topling-672506-WZoWcZ 2024/11/20-17:55:22.575498 140257760294464 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049271.sst): first pass time = 0.16's, 823.052'MB/sec 2024/11/20-17:55:23.690323 140257760294464 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049271.sst): part-0: reject ZipStore ratio = 0.809 2024/11/20-17:55:24.086491 140257760294464 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049271.sst): old prealloc_size = 147639500, real_size = 130055248 2024/11/20-17:55:24.086693 140257760294464 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049271.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 198804 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.1297 GB avg-val = 651.13 avg-zval = 652.19 2024/11/20-17:55:24.086952 140257760294464 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049271.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:55:24.428416 140257760294464 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049271.sst): second pass time = 1.11's, 116.214'MB/sec, value only(96.4% of KV) wait indexing time = 0.40's, remap KeyValue time = 0.34's, 382.330'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1957.500'MB/sec (index lex order gen) rebuild zvType time = 0.28's, 0.179'MB/sec write SST data time = 0.06's, 2015.990'MB/sec dict compress time = 3472337126.68'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.11's, unzip length = 0.129'GB zip my value throughput = 116.214'MB/sec zip pipeline throughput = 129.590'MB/sec entries = 198804 avg-key = 24.00 avg-zkey = 1.75 avg-val = 651.13 avg-zval = 652.19 usrkeys = 198804 avg-key = 16.00 avg-zkey = 1.75 avg-val = 658.13 avg-zval = 652.19 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 198804 bytes = 720672 } seq expand size = 1391628 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.1297 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.1497 value = 0.9984 dict = 0.00 all = 1.0267 } Zip/UnZip{ index = 0.1093 value = 1.0016 dict = 0.00 all = 0.9740 } ---------------------------- total value len = 2183.613618 GB avg = 0.300 KB (by entry num) total key len = 191.568064 GB avg = 0.026 KB total ukey len = 134.123512 GB avg = 0.014 KB total ukey num = 9.326330870 Billion total entry num = 7.270481016 Billion write speed all = 115.483670242 MB/sec (with seq num) write speed all = 112.655686720 MB/sec (without seq num) 2024/11/20-17:55:24.634706 140257760294464 [compaction_job.cc:1948] [default] [JOB 110] Generated table #49271: 198804 keys, 130728927 bytes, temperature: kWarm 2024/11/20-17:55:24.634826 140257760294464 EVENT_LOG_v1 {"time_micros": 1732096524634768, "cf_name": "default", "job": 110, "event": "table_file_creation", "file_number": 49271, "file_size": 130728927, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 442739228, "largest_seqno": 823769890, "table_properties": {"data_size": 129657728, "index_size": 347648, "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": 4771296, "raw_average_key_size": 24, "raw_value_size": 129446801, "raw_average_value_size": 651, "num_data_blocks": 1, "num_entries": 198804, "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": 1732096522, "oldest_key_time": 0, "file_creation_time": 1732096522, "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": 49271, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:55:24.714138 140257760294464 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049272.sst) /dev/shm/ToplingTemp/Topling-672506-LF5iUW 2024/11/20-17:55:26.252985 140257760294464 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049272.sst): first pass time = 1.54's, 87.223'MB/sec 2024/11/20-17:55:27.491629 140257760294464 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049272.sst): part-0: reject ZipStore ratio = 0.805 2024/11/20-17:55:27.866089 140257760294464 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049272.sst): old prealloc_size = 147639500, real_size = 130033664 2024/11/20-17:55:27.866327 140257760294464 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049272.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199589 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 = 648.47 avg-zval = 649.53 2024/11/20-17:55:27.866573 140257760294464 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049272.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:55:28.210233 140257760294464 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049272.sst): second pass time = 1.24's, 104.562'MB/sec, value only(96.4% of KV) wait indexing time = 0.37's, remap KeyValue time = 0.34's, 379.796'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1604.323'MB/sec (index lex order gen) rebuild zvType time = 0.28's, 0.178'MB/sec write SST data time = 0.06's, 2048.537'MB/sec dict compress time = 3472337126.68'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.24's, unzip length = 0.129'GB zip my value throughput = 104.562'MB/sec zip pipeline throughput = 126.944'MB/sec entries = 199589 avg-key = 24.00 avg-zkey = 1.72 avg-val = 648.47 avg-zval = 649.53 usrkeys = 199589 avg-key = 16.00 avg-zkey = 1.72 avg-val = 655.47 avg-zval = 649.53 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199589 bytes = 723520 } seq expand size = 1397123 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.2884 value = 0.9984 dict = 0.00 all = 1.0268 } Zip/UnZip{ index = 0.1077 value = 1.0016 dict = 0.00 all = 0.9739 } ---------------------------- total value len = 2183.744443 GB avg = 0.300 KB (by entry num) total key len = 191.572854 GB avg = 0.026 KB total ukey len = 134.126706 GB avg = 0.014 KB total ukey num = 9.326530459 Billion total entry num = 7.270680605 Billion write speed all = 115.469032003 MB/sec (with seq num) write speed all = 112.641490765 MB/sec (without seq num) 2024/11/20-17:55:28.459173 140257760294464 [compaction_job.cc:1948] [default] [JOB 110] Generated table #49272: 199589 keys, 130710111 bytes, temperature: kWarm 2024/11/20-17:55:28.459249 140257760294464 EVENT_LOG_v1 {"time_micros": 1732096528459219, "cf_name": "default", "job": 110, "event": "table_file_creation", "file_number": 49272, "file_size": 130710111, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 420730534, "largest_seqno": 823769289, "table_properties": {"data_size": 129639792, "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": 4790136, "raw_average_key_size": 24, "raw_value_size": 129428034, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199589, "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": 1732096524, "oldest_key_time": 0, "file_creation_time": 1732096524, "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": 49272, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:55:28.517656 140257760294464 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049273.sst) /dev/shm/ToplingTemp/Topling-672506-GCWw3W 2024/11/20-17:55:30.113009 140257760294464 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049273.sst): first pass time = 1.60's, 84.132'MB/sec 2024/11/20-17:55:31.252516 140257760294464 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049273.sst): part-0: reject ZipStore ratio = 0.804 2024/11/20-17:55:31.523990 140257760294464 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049273.sst): old prealloc_size = 147639500, real_size = 130027840 2024/11/20-17:55:31.524156 140257760294464 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049273.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199741 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.96 avg-zval = 649.02 2024/11/20-17:55:31.524398 140257760294464 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049273.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:55:31.960717 140257760294464 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049273.sst): second pass time = 1.14's, 113.672'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.44's, 299.293'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2314.177'MB/sec (index lex order gen) rebuild zvType time = 0.38's, 0.131'MB/sec write SST data time = 0.06's, 2313.895'MB/sec dict compress time = 3472337126.68'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.672'MB/sec zip pipeline throughput = 126.528'MB/sec entries = 199741 avg-key = 24.00 avg-zkey = 1.71 avg-val = 647.96 avg-zval = 649.02 usrkeys = 199741 avg-key = 16.00 avg-zkey = 1.71 avg-val = 654.96 avg-zval = 649.02 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199741 bytes = 724080 } seq expand size = 1398187 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.1307 GB } UnZip/Zip{ index = 9.3512 value = 0.9984 dict = 0.00 all = 1.0269 } Zip/UnZip{ index = 0.1069 value = 1.0016 dict = 0.00 all = 0.9738 } ---------------------------- total value len = 2183.875265 GB avg = 0.300 KB (by entry num) total key len = 191.577648 GB avg = 0.026 KB total ukey len = 134.129902 GB avg = 0.014 KB total ukey num = 9.326730200 Billion total entry num = 7.270880346 Billion write speed all = 115.454575084 MB/sec (with seq num) write speed all = 112.627471600 MB/sec (without seq num) 2024/11/20-17:55:32.114345 140257760294464 [compaction_job.cc:1948] [default] [JOB 110] Generated table #49273: 199741 keys, 130704735 bytes, temperature: kWarm 2024/11/20-17:55:32.114405 140257760294464 EVENT_LOG_v1 {"time_micros": 1732096532114377, "cf_name": "default", "job": 110, "event": "table_file_creation", "file_number": 49273, "file_size": 130704735, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 437340300, "largest_seqno": 823766913, "table_properties": {"data_size": 129635952, "index_size": 341760, "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": 4793784, "raw_average_key_size": 24, "raw_value_size": 129424048, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199741, "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": 1732096528, "oldest_key_time": 0, "file_creation_time": 1732096528, "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": 49273, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:55:32.172644 140257760294464 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049274.sst) /dev/shm/ToplingTemp/Topling-672506-XL5GUW 2024/11/20-17:55:33.569134 140257760294464 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049274.sst): first pass time = 1.40's, 96.113'MB/sec 2024/11/20-17:55:35.034234 140257760294464 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049274.sst): part-0: reject ZipStore ratio = 0.808 2024/11/20-17:55:35.308319 140257760294464 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049274.sst): old prealloc_size = 147639500, real_size = 130031840 2024/11/20-17:55:35.308459 140257760294464 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049274.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199736 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.73 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.98 avg-zval = 649.04 2024/11/20-17:55:35.308682 140257760294464 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049274.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:55:35.642605 140257760294464 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049274.sst): second pass time = 1.46's, 88.391'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.33's, 390.999'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2667.326'MB/sec (index lex order gen) rebuild zvType time = 0.27's, 0.187'MB/sec write SST data time = 0.07's, 1962.031'MB/sec dict compress time = 3472337126.68'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.46's, unzip length = 0.129'GB zip my value throughput = 88.391'MB/sec zip pipeline throughput = 187.591'MB/sec entries = 199736 avg-key = 24.00 avg-zkey = 1.73 avg-val = 647.98 avg-zval = 649.04 usrkeys = 199736 avg-key = 16.00 avg-zkey = 1.73 avg-val = 654.57 avg-zval = 649.04 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 188233 bytes = 682352 } seq expand size = 1317631 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.2505 value = 0.9984 dict = 0.00 all = 1.0269 } Zip/UnZip{ index = 0.1081 value = 1.0016 dict = 0.00 all = 0.9738 } ---------------------------- total value len = 2184.006007 GB avg = 0.300 KB (by entry num) total key len = 191.582441 GB avg = 0.026 KB total ukey len = 134.133097 GB avg = 0.014 KB total ukey num = 9.326929936 Billion total entry num = 7.271080082 Billion write speed all = 115.440504314 MB/sec (with seq num) write speed all = 112.613829005 MB/sec (without seq num) 2024/11/20-17:55:35.795531 140257760294464 [compaction_job.cc:1948] [default] [JOB 110] Generated table #49274: 199736 keys, 130698399 bytes, temperature: kWarm 2024/11/20-17:55:35.795598 140257760294464 EVENT_LOG_v1 {"time_micros": 1732096535795568, "cf_name": "default", "job": 110, "event": "table_file_creation", "file_number": 49274, "file_size": 130698399, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 823763012, "table_properties": {"data_size": 129636240, "index_size": 345472, "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": 4793664, "raw_average_key_size": 24, "raw_value_size": 129424332, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199736, "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": 1732096532, "oldest_key_time": 0, "file_creation_time": 1732096532, "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": 49274, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:55:35.853451 140257760294464 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049275.sst) /dev/shm/ToplingTemp/Topling-672506-hMzQ0X 2024/11/20-17:55:37.330312 140257760294464 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049275.sst): first pass time = 1.48's, 90.885'MB/sec 2024/11/20-17:55:38.325037 140257760294464 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049275.sst): part-0: reject ZipStore ratio = 0.807 2024/11/20-17:55:38.588784 140257760294464 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049275.sst): old prealloc_size = 147639500, real_size = 130025952 2024/11/20-17:55:38.588943 140257760294464 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049275.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199929 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 = 647.33 avg-zval = 648.39 2024/11/20-17:55:38.589128 140257760294464 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049275.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:55:38.890208 140257760294464 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049275.sst): second pass time = 0.99's, 130.202'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.30's, 432.978'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2481.586'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.203'MB/sec write SST data time = 0.06's, 2357.433'MB/sec dict compress time = 0.00's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 0.99's, unzip length = 0.129'GB zip my value throughput = 130.202'MB/sec zip pipeline throughput = 171.644'MB/sec entries = 199929 avg-key = 24.00 avg-zkey = 1.72 avg-val = 647.33 avg-zval = 648.39 usrkeys = 199929 avg-key = 16.00 avg-zkey = 1.72 avg-val = 652.10 avg-zval = 648.39 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 136176 bytes = 493648 } seq expand size = 953232 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.1305 GB } UnZip/Zip{ index = 9.2990 value = 0.9984 dict = 0.00 all = 1.0285 } Zip/UnZip{ index = 0.1075 value = 1.0016 dict = 0.00 all = 0.9723 } ---------------------------- total value len = 2184.136380 GB avg = 0.300 KB (by entry num) total key len = 191.587240 GB avg = 0.026 KB total ukey len = 134.136296 GB avg = 0.014 KB total ukey num = 9.327129865 Billion total entry num = 7.271280011 Billion write speed all = 115.428856407 MB/sec (with seq num) write speed all = 112.602549410 MB/sec (without seq num) 2024/11/20-17:55:39.034654 140257760294464 [compaction_job.cc:1948] [default] [JOB 110] Generated table #49275: 199929 keys, 130503711 bytes, temperature: kWarm 2024/11/20-17:55:39.034714 140257760294464 EVENT_LOG_v1 {"time_micros": 1732096539034686, "cf_name": "default", "job": 110, "event": "table_file_creation", "file_number": 49275, "file_size": 130503711, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 823766054, "table_properties": {"data_size": 129631760, "index_size": 344000, "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": 4798296, "raw_average_key_size": 24, "raw_value_size": 129419669, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199929, "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": 1732096535, "oldest_key_time": 0, "file_creation_time": 1732096535, "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": 49275, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:55:39.090460 140257760294464 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049276.sst) /dev/shm/ToplingTemp/Topling-672506-owRmbY 2024/11/20-17:55:40.639948 140257760294464 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049276.sst): first pass time = 1.55's, 86.623'MB/sec 2024/11/20-17:55:42.229671 140257760294464 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049276.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-17:55:42.594445 140257760294464 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049276.sst): old prealloc_size = 147639500, real_size = 130021344 2024/11/20-17:55:42.594627 140257760294464 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049276.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199956 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.24 avg-zval = 648.30 2024/11/20-17:55:42.594832 140257760294464 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049276.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:55:43.105661 140257760294464 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049276.sst): second pass time = 1.59's, 81.443'MB/sec, value only(96.4% of KV) wait indexing time = 0.37's, remap KeyValue time = 0.51's, 255.391'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2127.633'MB/sec (index lex order gen) rebuild zvType time = 0.42's, 0.118'MB/sec write SST data time = 0.09's, 1484.049'MB/sec dict compress time = 0.00'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.59's, unzip length = 0.129'GB zip my value throughput = 81.443'MB/sec zip pipeline throughput = 182.050'MB/sec entries = 199956 avg-key = 24.00 avg-zkey = 1.70 avg-val = 647.24 avg-zval = 648.30 usrkeys = 199956 avg-key = 16.00 avg-zkey = 1.70 avg-val = 652.55 avg-zval = 648.30 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 151881 bytes = 550576 } seq expand size = 1063167 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.4088 value = 0.9984 dict = 0.00 all = 1.0280 } Zip/UnZip{ index = 0.1063 value = 1.0016 dict = 0.00 all = 0.9727 } ---------------------------- total value len = 2184.266862 GB avg = 0.300 KB (by entry num) total key len = 191.592039 GB avg = 0.026 KB total ukey len = 134.139496 GB avg = 0.014 KB total ukey num = 9.327329821 Billion total entry num = 7.271479967 Billion write speed all = 115.411791224 MB/sec (with seq num) write speed all = 112.585985272 MB/sec (without seq num) 2024/11/20-17:55:43.256886 140257760294464 [compaction_job.cc:1948] [default] [JOB 110] Generated table #49276: 199956 keys, 130556063 bytes, temperature: kWarm 2024/11/20-17:55:43.256937 140257760294464 EVENT_LOG_v1 {"time_micros": 1732096543256910, "cf_name": "default", "job": 110, "event": "table_file_creation", "file_number": 49276, "file_size": 130556063, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 823765606, "table_properties": {"data_size": 129631120, "index_size": 340032, "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": 4798944, "raw_average_key_size": 24, "raw_value_size": 129418982, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199956, "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": 1732096539, "oldest_key_time": 0, "file_creation_time": 1732096539, "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": 49276, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:55:43.326197 140257760294464 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049277.sst) /dev/shm/ToplingTemp/Topling-672506-MJEA0W 2024/11/20-17:55:44.534514 140257760294464 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049277.sst): first pass time = 1.21's, 111.082'MB/sec 2024/11/20-17:55:45.592400 140257760294464 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049277.sst): part-0: reject ZipStore ratio = 0.805 2024/11/20-17:55:45.959597 140257760294464 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049277.sst): old prealloc_size = 147639500, real_size = 130049584 2024/11/20-17:55:45.959781 140257760294464 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049277.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199093 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.1297 GB avg-val = 650.15 avg-zval = 651.21 2024/11/20-17:55:45.960023 140257760294464 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049277.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:55:46.276965 140257760294464 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049277.sst): second pass time = 1.06's, 122.430'MB/sec, value only(96.4% of KV) wait indexing time = 0.37's, remap KeyValue time = 0.32's, 411.956'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2192.743'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.195'MB/sec write SST data time = 0.06's, 2088.019'MB/sec dict compress time = 0.00'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.06's, unzip length = 0.129'GB zip my value throughput = 122.430'MB/sec zip pipeline throughput = 136.129'MB/sec entries = 199093 avg-key = 24.00 avg-zkey = 1.75 avg-val = 650.15 avg-zval = 651.21 usrkeys = 199093 avg-key = 16.00 avg-zkey = 1.75 avg-val = 657.01 avg-zval = 651.21 TagRS{ kinds = RS_Key0_TagN bytes = 31200 } TagArray{ size = 195177 bytes = 707536 } seq expand size = 1366239 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.1297 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.1344 value = 0.9984 dict = 0.00 all = 1.0266 } Zip/UnZip{ index = 0.1095 value = 1.0016 dict = 0.00 all = 0.9741 } ---------------------------- total value len = 2184.397668 GB avg = 0.300 KB (by entry num) total key len = 191.596817 GB avg = 0.026 KB total ukey len = 134.142681 GB avg = 0.014 KB total ukey num = 9.327528914 Billion total entry num = 7.271679060 Billion write speed all = 115.400599693 MB/sec (with seq num) write speed all = 112.575151639 MB/sec (without seq num) 2024/11/20-17:55:46.446833 140257760294464 [compaction_job.cc:1948] [default] [JOB 110] Generated table #49277: 199093 keys, 130741535 bytes, temperature: kWarm 2024/11/20-17:55:46.446892 140257760294464 EVENT_LOG_v1 {"time_micros": 1732096546446863, "cf_name": "default", "job": 110, "event": "table_file_creation", "file_number": 49277, "file_size": 130741535, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 823770037, "table_properties": {"data_size": 129650912, "index_size": 348736, "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": 4778232, "raw_average_key_size": 24, "raw_value_size": 129439692, "raw_average_value_size": 650, "num_data_blocks": 1, "num_entries": 199093, "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": 1732096543, "oldest_key_time": 0, "file_creation_time": 1732096543, "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": 49277, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:55:46.503946 140257760294464 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049278.sst) /dev/shm/ToplingTemp/Topling-672506-6Z81rW 2024/11/20-17:55:48.318203 140257760294464 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049278.sst): first pass time = 1.81's, 73.982'MB/sec 2024/11/20-17:55:49.883405 140257760294464 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049278.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-17:55:50.180015 140257760294464 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049278.sst): old prealloc_size = 147639500, real_size = 130023504 2024/11/20-17:55:50.180166 140257760294464 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049278.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199937 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.30 avg-zval = 648.36 2024/11/20-17:55:50.180352 140257760294464 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049278.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-17:55:50.523473 140257760294464 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049278.sst): second pass time = 1.55's, 83.342'MB/sec, value only(96.4% of KV) wait indexing time = 0.30's, remap KeyValue time = 0.34's, 380.158'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2784.447'MB/sec (index lex order gen) rebuild zvType time = 0.29's, 0.175'MB/sec write SST data time = 0.06's, 2282.112'MB/sec dict compress time = 0.00'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.55's, unzip length = 0.129'GB zip my value throughput = 83.342'MB/sec zip pipeline throughput = 183.011'MB/sec entries = 199937 avg-key = 24.00 avg-zkey = 1.71 avg-val = 647.30 avg-zval = 648.36 usrkeys = 199937 avg-key = 16.00 avg-zkey = 1.71 avg-val = 652.67 avg-zval = 648.36 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 153348 bytes = 555904 } seq expand size = 1073436 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.3726 value = 0.9984 dict = 0.00 all = 1.0280 } Zip/UnZip{ index = 0.1067 value = 1.0016 dict = 0.00 all = 0.9728 } ---------------------------- total value len = 2184.528162 GB avg = 0.300 KB (by entry num) total key len = 191.601615 GB avg = 0.026 KB total ukey len = 134.145880 GB avg = 0.014 KB total ukey num = 9.327728851 Billion total entry num = 7.271878997 Billion write speed all = 115.383372868 MB/sec (with seq num) write speed all = 112.558429773 MB/sec (without seq num) 2024/11/20-17:55:50.686600 140257760294464 [compaction_job.cc:1948] [default] [JOB 110] Generated table #49278: 199937 keys, 130563551 bytes, temperature: kWarm 2024/11/20-17:55:50.686669 140257760294464 EVENT_LOG_v1 {"time_micros": 1732096550686637, "cf_name": "default", "job": 110, "event": "table_file_creation", "file_number": 49278, "file_size": 130563551, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 823769938, "table_properties": {"data_size": 129632000, "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": 4798488, "raw_average_key_size": 24, "raw_value_size": 129419893, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199937, "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": 1732096546, "oldest_key_time": 0, "file_creation_time": 1732096546, "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": 49278, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:55:50.756160 140257760294464 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049279.sst) /dev/shm/ToplingTemp/Topling-672506-ScexVV 2024/11/20-17:55:50.866964 140257760294464 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049279.sst): first pass time = 0.11's, 272.884'MB/sec 2024/11/20-17:55:51.357240 140257760294464 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049279.sst): part-0: reject ZipStore ratio = 0.816 2024/11/20-17:55:51.437749 140257760294464 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049279.sst): old prealloc_size = 147639500, real_size = 29284048 2024/11/20-17:55:51.437810 140257760294464 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049279.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 44981 prefix = 4 raw-key = 0.0005 GB zip-key = 0.0001 GB avg-key = 12.00 avg-zkey = 1.78 raw-val = 0.0291 GB zip-val = 0.0292 GB avg-val = 647.94 avg-zval = 649.00 2024/11/20-17:55:51.437872 140257760294464 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049279.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.018 GB, reorder workingMem = 0.0001 GB, waited 0.000 sec, Key+Value = 0.030 GB 2024/11/20-17:55:51.510474 140257760294464 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00/049279.sst): second pass time = 0.49's, 59.865'MB/sec, value only(96.4% of KV) wait indexing time = 0.08's, remap KeyValue time = 0.07's, 404.153'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1593.149'MB/sec (index lex order gen) rebuild zvType time = 0.06's, 0.192'MB/sec write SST data time = 0.01's, 2075.912'MB/sec dict compress time = 0.00'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.49's, unzip length = 0.029'GB zip my value throughput = 59.865'MB/sec zip pipeline throughput = 235.883'MB/sec entries = 44981 avg-key = 24.00 avg-zkey = 1.78 avg-val = 647.94 avg-zval = 649.00 usrkeys = 44981 avg-key = 16.00 avg-zkey = 1.78 avg-val = 652.37 avg-zval = 649.00 TagRS{ kinds = RS_Key0_TagN bytes = 7120 } TagArray{ size = 28482 bytes = 103264 } seq expand size = 199374 multi value expand size = 0 cnt WriteAppend = 3567 UnZipSize{ index = 0.0007 GB value = 0.0291 GB dict = 0.00 MB all = 0.0302 GB } __ZipSize{ index = 0.0001 GB value = 0.0292 GB dict = 0.00 MB all = 0.0294 GB } UnZip/Zip{ index = 8.9962 value = 0.9984 dict = 0.00 all = 1.0286 } Zip/UnZip{ index = 0.1112 value = 1.0016 dict = 0.00 all = 0.9722 } ---------------------------- total value len = 2184.557506 GB avg = 0.300 KB (by entry num) total key len = 191.602695 GB avg = 0.026 KB total ukey len = 134.146600 GB avg = 0.014 KB total ukey num = 9.327773832 Billion total entry num = 7.271923978 Billion write speed all = 115.379320305 MB/sec (with seq num) write speed all = 112.554495125 MB/sec (without seq num) 2024/11/20-17:55:51.552717 140257760294464 [compaction_job.cc:1948] [default] [JOB 110] Generated table #49279: 44981 keys, 29384670 bytes, temperature: kWarm 2024/11/20-17:55:51.552774 140257760294464 EVENT_LOG_v1 {"time_micros": 1732096551552745, "cf_name": "default", "job": 110, "event": "table_file_creation", "file_number": 49279, "file_size": 29384670, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 823766274, "table_properties": {"data_size": 29192640, "index_size": 80000, "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": 1079544, "raw_average_key_size": 24, "raw_value_size": 29144876, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 44981, "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": 1732096550, "oldest_key_time": 0, "file_creation_time": 1732096550, "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": 49279, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-17:55:51.588588 140257760294464 [compaction_job.cc:703] job-00110: subcompact[0], size: 1.074592 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-00110/att-00 [049271,049272,049273,049274,049275,049276,049277,049278,049279] 2024/11/20-17:55:51.876339 140257760294464 (Original Log Time 2024/11/20-17:55:20.674547) EVENT_LOG_v1 {"time_micros": 1732096520674483, "job": 110, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [49250], "files_L3": [49186, 49187, 49188, 49189, 49190, 49191, 49192, 49265], "score": 0.993934, "input_data_size": 1077367314, "oldest_snapshot_seqno": 823892936} 2024/11/20-17:55:51.876344 140257760294464 (Original Log Time 2024/11/20-17:55:51.871694) [compaction_job.cc:2022] [default] [JOB 110] Compacted 1@2 + 8@3 files to L3 => 1074591702 bytes 2024/11/20-17:55:51.876346 140257760294464 (Original Log Time 2024/11/20-17:55:51.876233) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 9 0 0 0] max score 0.04, MB/sec: 34.9 rd, 34.8 wr, level 3, files in(1, 8) out(9 +0 blob) MB in(30.8, 996.7 +0.0 blob) out(1024.8 +0.0 blob), read-write-amplify(66.7) write-amplify(33.3) OK, records in: 1645948, records dropped: 4182 output_compression: Snappy 2024/11/20-17:55:51.876354 140257760294464 (Original Log Time 2024/11/20-17:55:51.876311) EVENT_LOG_v1 {"time_micros": 1732096551876266, "cf": "default", "job": 110, "event": "compaction_finished", "compaction_time_micros": 30914057, "compaction_time_cpu_micros": 7285315, "output_level": 3, "num_output_files": 9, "total_output_size": 1074591702, "num_input_records": 1645948, "num_output_records": 1641766, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 818914359, "file_range_sync_nanos": 0, "file_fsync_nanos": 6400, "file_prepare_write_nanos": 5488109, "lsm_state": [0, 0, 0, 9, 0, 0, 0]} 2024/11/20-17:55:52.034717 140257760294464 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":1732096520,"executesMs":31313,"compactionJobId":110,"attempt":0,"compactionInputRawBytes":1106784764,"compactionInputZipBytes":1077367314,"compactionOutputRawBytes":0,"compactionOutputZipBytes":1074591702,"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-58efd0802ff8c75c8e0b32f76f922e2a-00c8bbe3c64b3111-00"}}, response = 2024/11/20-17:55:52.034818 140257760294464 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-00110/att-00: olev 3, work 31.313 s, result 8.117 ms, install 4.680 ms, input{raw 1.031 GiB zip 1.003 GiB}