2024/11/20-18:41:00.705330 140008778016320 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00: fork to child time = 0.008242 sec 2024/11/20-18:41:00.705840 140008778016320 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00 2024/11/20-18:41:00.712327 140008778016320 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00 2024/11/20-18:41:00.713973 140008778016320 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-18:41:00.714227 140008778016320 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-18:41:00.757754 140008778016320 [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-06524/att-00/MANIFEST-049091 2024/11/20-18:41:00.773810 140008778016320 [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-06524/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 58697, last_sequence is 983648803, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 58521 2024/11/20-18:41:00.773815 140008778016320 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-18:41:00.773886 140008778016320 [version_set.cc:5724] Creating manifest 58697 2024/11/20-18:41:00.804855 140008778016320 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-18:41:00.826600 140008778016320 [compaction_job.cc:2437] [default] [JOB 6524] Compacting 1@2 + 11@3 files to L3, score 0.93, subcompactions 1 : 1 2024/11/20-18:41:00.826613 140008778016320 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 5969 Base level 2, inputs: [58688(21MB)], [58596(124MB) 58597(124MB) 58598(124MB) 58599(100MB) 58600(100MB) 58601(100MB) 58602(100MB) 58603(124MB) 58604(100MB) 58605(100MB) 58606(65MB)] 2024/11/20-18:41:00.833457 140008778016320 [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-18:41:00.833476 140008778016320 [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-18:41:00.833492 140008778016320 [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-18:41:00.833498 140008778016320 [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-18:41:00.833508 140008778016320 [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-18:41:02.176128 140008778016320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058698.sst) /dev/shm/ToplingTemp/Topling-845619-38k5yU 2024/11/20-18:41:02.340821 140008778016320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058698.sst): first pass time = 0.16's, 815.176'MB/sec 2024/11/20-18:41:03.557863 140008778016320 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058698.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-18:41:03.901024 140008778016320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058698.sst): old prealloc_size = 147639500, real_size = 130014304 2024/11/20-18:41:03.901208 140008778016320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058698.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200604 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 = 645.07 avg-zval = 646.13 2024/11/20-18:41:03.901423 140008778016320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058698.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-18:41:04.236969 140008778016320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058698.sst): second pass time = 1.22's, 106.400'MB/sec, value only(96.4% of KV) wait indexing time = 0.34's, remap KeyValue time = 0.34's, 388.939'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2344.677'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.194'MB/sec write SST data time = 0.08's, 1679.666'MB/sec dict compress time = 3472328296.23'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.22's, unzip length = 0.129'GB zip my value throughput = 106.400'MB/sec zip pipeline throughput = 106.400'MB/sec entries = 200604 avg-key = 24.00 avg-zkey = 1.73 avg-val = 645.07 avg-zval = 646.13 usrkeys = 200604 avg-key = 16.00 avg-zkey = 1.73 avg-val = 651.78 avg-zval = 646.13 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 192345 bytes = 649184 } seq expand size = 1346415 multi value expand size = 0 cnt WriteAppend = 15807 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1306 GB } UnZip/Zip{ index = 9.2393 value = 0.9984 dict = 0.00 all = 1.0273 } Zip/UnZip{ index = 0.1082 value = 1.0016 dict = 0.00 all = 0.9734 } ---------------------------- total value len = 0.130750 GB avg = 0.652 KB (by entry num) total key len = 0.004814 GB avg = 0.024 KB total ukey len = 0.003210 GB avg = 0.016 KB total ukey num = 0.000200604 Billion total entry num = 0.000200604 Billion write speed all = 0.003807740 MB/sec (with seq num) write speed all = 0.003762664 MB/sec (without seq num) 2024/11/20-18:41:04.382902 140008778016320 [compaction_job.cc:1948] [default] [JOB 6524] Generated table #58698: 200604 keys, 130647583 bytes, temperature: kWarm 2024/11/20-18:41:04.383004 140008778016320 EVENT_LOG_v1 {"time_micros": 1732099264382958, "cf_name": "default", "job": 6524, "event": "table_file_creation", "file_number": 58698, "file_size": 130647583, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 983613152, "table_properties": {"data_size": 129616592, "index_size": 347392, "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": 4814496, "raw_average_key_size": 24, "raw_value_size": 129403771, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200604, "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": 1732099262, "oldest_key_time": 0, "file_creation_time": 1732099262, "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": 58698, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:41:04.444076 140008778016320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058699.sst) /dev/shm/ToplingTemp/Topling-845619-3UdbjU 2024/11/20-18:41:05.898111 140008778016320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058699.sst): first pass time = 1.45's, 92.310'MB/sec 2024/11/20-18:41:07.238974 140008778016320 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058699.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-18:41:07.507559 140008778016320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058699.sst): old prealloc_size = 147639500, real_size = 130014080 2024/11/20-18:41:07.507712 140008778016320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058699.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200500 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.72 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 645.42 avg-zval = 646.48 2024/11/20-18:41:07.507882 140008778016320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058699.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-18:41:07.815235 140008778016320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058699.sst): second pass time = 1.34's, 96.570'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.31's, 424.164'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2548.792'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.200'MB/sec write SST data time = 0.06's, 2318.524'MB/sec dict compress time = -7061080715.99's, -0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.34's, unzip length = 0.129'GB zip my value throughput = 96.570'MB/sec zip pipeline throughput = 110.811'MB/sec entries = 200500 avg-key = 24.00 avg-zkey = 1.72 avg-val = 645.42 avg-zval = 646.48 usrkeys = 200500 avg-key = 16.00 avg-zkey = 1.72 avg-val = 650.56 avg-zval = 646.48 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 147393 bytes = 497472 } seq expand size = 1031751 multi value expand size = 0 cnt WriteAppend = 15807 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1305 GB } UnZip/Zip{ index = 9.2927 value = 0.9984 dict = 0.00 all = 1.0285 } Zip/UnZip{ index = 0.1076 value = 1.0016 dict = 0.00 all = 0.9723 } ---------------------------- total value len = 0.261188 GB avg = 0.651 KB (by entry num) total key len = 0.009626 GB avg = 0.024 KB total ukey len = 0.006418 GB avg = 0.016 KB total ukey num = 0.000401104 Billion total entry num = 0.000401104 Billion write speed all = 0.007605865 MB/sec (with seq num) write speed all = 0.007515745 MB/sec (without seq num) 2024/11/20-18:41:07.965273 140008778016320 [compaction_job.cc:1948] [default] [JOB 6524] Generated table #58699: 200500 keys, 130495647 bytes, temperature: kWarm 2024/11/20-18:41:07.965364 140008778016320 EVENT_LOG_v1 {"time_micros": 1732099267965319, "cf_name": "default", "job": 6524, "event": "table_file_creation", "file_number": 58699, "file_size": 130495647, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 983613111, "table_properties": {"data_size": 129618544, "index_size": 345216, "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": 4812000, "raw_average_key_size": 24, "raw_value_size": 129405828, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200500, "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": 1732099264, "oldest_key_time": 0, "file_creation_time": 1732099264, "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": 58699, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:41:08.053134 140008778016320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058700.sst) /dev/shm/ToplingTemp/Topling-845619-sYk2YX 2024/11/20-18:41:09.699104 140008778016320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058700.sst): first pass time = 1.65's, 81.548'MB/sec 2024/11/20-18:41:10.852743 140008778016320 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058700.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-18:41:11.115144 140008778016320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058700.sst): old prealloc_size = 147639500, real_size = 130011552 2024/11/20-18:41:11.115313 140008778016320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058700.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200501 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.71 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 645.41 avg-zval = 646.48 2024/11/20-18:41:11.115492 140008778016320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058700.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-18:41:11.419178 140008778016320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058700.sst): second pass time = 1.15's, 112.239'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.30's, 429.330'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2246.867'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.202'MB/sec write SST data time = 0.06's, 2320.108'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.15's, unzip length = 0.129'GB zip my value throughput = 112.239'MB/sec zip pipeline throughput = 142.300'MB/sec entries = 200501 avg-key = 24.00 avg-zkey = 1.71 avg-val = 645.41 avg-zval = 646.48 usrkeys = 200501 avg-key = 16.00 avg-zkey = 1.71 avg-val = 650.87 avg-zval = 646.48 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 156129 bytes = 526944 } seq expand size = 1092903 multi value expand size = 0 cnt WriteAppend = 15807 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1305 GB } UnZip/Zip{ index = 9.3727 value = 0.9984 dict = 0.00 all = 1.0283 } Zip/UnZip{ index = 0.1067 value = 1.0016 dict = 0.00 all = 0.9725 } ---------------------------- total value len = 0.391687 GB avg = 0.651 KB (by entry num) total key len = 0.014439 GB avg = 0.024 KB total ukey len = 0.009626 GB avg = 0.016 KB total ukey num = 0.000601605 Billion total entry num = 0.000601605 Billion write speed all = 0.011404949 MB/sec (with seq num) write speed all = 0.011269793 MB/sec (without seq num) 2024/11/20-18:41:11.565362 140008778016320 [compaction_job.cc:1948] [default] [JOB 6524] Generated table #58700: 200501 keys, 130522591 bytes, temperature: kWarm 2024/11/20-18:41:11.565466 140008778016320 EVENT_LOG_v1 {"time_micros": 1732099271565419, "cf_name": "default", "job": 6524, "event": "table_file_creation", "file_number": 58700, "file_size": 130522591, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 983613126, "table_properties": {"data_size": 129618960, "index_size": 342272, "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": 4812024, "raw_average_key_size": 24, "raw_value_size": 129406247, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200501, "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": 1732099268, "oldest_key_time": 0, "file_creation_time": 1732099268, "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": 58700, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:41:11.642371 140008778016320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058701.sst) /dev/shm/ToplingTemp/Topling-845619-SQw1fV 2024/11/20-18:41:12.743618 140008778016320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058701.sst): first pass time = 1.10's, 121.883'MB/sec 2024/11/20-18:41:13.775853 140008778016320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058701.sst): old prealloc_size = 147639500, real_size = 103853280 2024/11/20-18:41:13.776022 140008778016320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058701.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200546 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.1035 GB avg-val = 645.26 avg-zval = 515.90 2024/11/20-18:41:13.776209 140008778016320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058701.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-18:41:14.181821 140008778016320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058701.sst): second pass time = 1.03's, 125.460'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.41's, 260.048'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2397.341'MB/sec (index lex order gen) rebuild zvType time = 0.34's, 0.146'MB/sec write SST data time = 0.06's, 1722.389'MB/sec dict compress time = 0.00's, 1345477.000'MB/sec z-dict build time = 0.00's, sample length = 1.345'MB, throughput = 24675.879'MB/sec zip my value time = 1.03's, unzip length = 0.129'GB zip my value throughput = 125.460'MB/sec zip pipeline throughput = 125.460'MB/sec entries = 200546 avg-key = 24.00 avg-zkey = 1.70 avg-val = 645.26 avg-zval = 515.90 usrkeys = 200546 avg-key = 16.00 avg-zkey = 1.70 avg-val = 649.41 avg-zval = 515.90 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 118966 bytes = 386656 } seq expand size = 832762 multi value expand size = 0 cnt WriteAppend = 29 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1035 GB dict = 1.35 MB all = 0.1056 GB } UnZip/Zip{ index = 9.4242 value = 1.2507 dict = 1.00 all = 1.2714 } Zip/UnZip{ index = 0.1061 value = 0.7995 dict = 1.00 all = 0.7866 } ---------------------------- total value len = 0.521924 GB avg = 0.651 KB (by entry num) total key len = 0.019252 GB avg = 0.024 KB total ukey len = 0.012834 GB avg = 0.016 KB total ukey num = 0.000802151 Billion total entry num = 0.000802151 Billion write speed all = 0.015196304 MB/sec (with seq num) write speed all = 0.015016108 MB/sec (without seq num) 2024/11/20-18:41:14.298534 140008778016320 [compaction_job.cc:1948] [default] [JOB 6524] Generated table #58701: 200546 keys, 105569548 bytes, temperature: kWarm 2024/11/20-18:41:14.298613 140008778016320 EVENT_LOG_v1 {"time_micros": 1732099274298571, "cf_name": "default", "job": 6524, "event": "table_file_creation", "file_number": 58701, "file_size": 105569548, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 983599752, "table_properties": {"data_size": 103462480, "index_size": 340480, "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": 4813104, "raw_average_key_size": 24, "raw_value_size": 129404703, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200546, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732099271, "oldest_key_time": 0, "file_creation_time": 1732099271, "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": 58701, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:41:14.343946 140008778016320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058702.sst) /dev/shm/ToplingTemp/Topling-845619-QPq8PW 2024/11/20-18:41:15.605077 140008778016320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058702.sst): first pass time = 1.26's, 106.429'MB/sec 2024/11/20-18:41:16.619401 140008778016320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058702.sst): old prealloc_size = 147639500, real_size = 103816224 2024/11/20-18:41:16.619558 140008778016320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058702.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200616 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1034 GB avg-val = 645.03 avg-zval = 515.55 2024/11/20-18:41:16.619683 140008778016320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058702.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-18:41:16.916912 140008778016320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058702.sst): second pass time = 1.01's, 127.676'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.30's, 354.451'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2604.391'MB/sec (index lex order gen) rebuild zvType time = 0.22's, 0.231'MB/sec write SST data time = 0.08's, 1322.013'MB/sec dict compress time = 0.00's, 1345726.000'MB/sec z-dict build time = 0.00's, sample length = 1.346'MB, throughput = 44631.401'MB/sec zip my value time = 1.01's, unzip length = 0.129'GB zip my value throughput = 127.676'MB/sec zip pipeline throughput = 127.676'MB/sec entries = 200616 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.03 avg-zval = 515.55 usrkeys = 200616 avg-key = 16.00 avg-zkey = 1.69 avg-val = 648.18 avg-zval = 515.55 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 90431 bytes = 293920 } seq expand size = 633017 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1034 GB dict = 1.35 MB all = 0.1054 GB } UnZip/Zip{ index = 9.4773 value = 1.2512 dict = 1.00 all = 1.2729 } Zip/UnZip{ index = 0.1055 value = 0.7993 dict = 1.00 all = 0.7856 } ---------------------------- total value len = 0.651961 GB avg = 0.650 KB (by entry num) total key len = 0.024066 GB avg = 0.024 KB total ukey len = 0.016044 GB avg = 0.016 KB total ukey num = 0.001002767 Billion total entry num = 0.001002767 Billion write speed all = 0.018981484 MB/sec (with seq num) write speed all = 0.018756238 MB/sec (without seq num) 2024/11/20-18:41:17.047983 140008778016320 [compaction_job.cc:1948] [default] [JOB 6524] Generated table #58702: 200616 keys, 105439941 bytes, temperature: kWarm 2024/11/20-18:41:17.048087 140008778016320 EVENT_LOG_v1 {"time_micros": 1732099277048028, "cf_name": "default", "job": 6524, "event": "table_file_creation", "file_number": 58702, "file_size": 105439941, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 983563193, "table_properties": {"data_size": 103427216, "index_size": 338688, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 4814784, "raw_average_key_size": 24, "raw_value_size": 129403226, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200616, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732099274, "oldest_key_time": 0, "file_creation_time": 1732099274, "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": 58702, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:41:17.134609 140008778016320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058703.sst) /dev/shm/ToplingTemp/Topling-845619-BVlLgX 2024/11/20-18:41:18.436638 140008778016320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058703.sst): first pass time = 1.30's, 103.087'MB/sec 2024/11/20-18:41:19.638364 140008778016320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058703.sst): old prealloc_size = 147639500, real_size = 103815760 2024/11/20-18:41:19.638561 140008778016320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058703.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200668 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1034 GB avg-val = 644.86 avg-zval = 515.41 2024/11/20-18:41:19.638652 140008778016320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058703.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-18:41:19.937442 140008778016320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058703.sst): second pass time = 1.20's, 107.764'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.30's, 351.586'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1982.096'MB/sec (index lex order gen) rebuild zvType time = 0.23's, 0.218'MB/sec write SST data time = 0.07's, 1536.140'MB/sec dict compress time = 0.00's, 1348742.000'MB/sec z-dict build time = 0.00's, sample length = 1.349'MB, throughput = 41326.817'MB/sec zip my value time = 1.20's, unzip length = 0.129'GB zip my value throughput = 107.764'MB/sec zip pipeline throughput = 130.486'MB/sec entries = 200668 avg-key = 24.00 avg-zkey = 1.69 avg-val = 644.86 avg-zval = 515.41 usrkeys = 200668 avg-key = 16.00 avg-zkey = 1.69 avg-val = 644.87 avg-zval = 515.41 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 482 bytes = 1584 } seq expand size = 3374 multi value expand size = 0 cnt WriteAppend = 19 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1034 GB dict = 1.35 MB all = 0.1052 GB } UnZip/Zip{ index = 9.4655 value = 1.2512 dict = 1.00 all = 1.2764 } Zip/UnZip{ index = 0.1056 value = 0.7993 dict = 1.00 all = 0.7834 } ---------------------------- total value len = 0.781366 GB avg = 0.649 KB (by entry num) total key len = 0.028882 GB avg = 0.024 KB total ukey len = 0.019255 GB avg = 0.016 KB total ukey num = 0.001203435 Billion total entry num = 0.001203435 Billion write speed all = 0.022748230 MB/sec (with seq num) write speed all = 0.022477932 MB/sec (without seq num) 2024/11/20-18:41:20.086402 140008778016320 [compaction_job.cc:1948] [default] [JOB 6524] Generated table #58703: 200668 keys, 105150221 bytes, temperature: kWarm 2024/11/20-18:41:20.086460 140008778016320 EVENT_LOG_v1 {"time_micros": 1732099280086431, "cf_name": "default", "job": 6524, "event": "table_file_creation", "file_number": 58703, "file_size": 105150221, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 983610631, "table_properties": {"data_size": 103426240, "index_size": 339200, "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": 4816032, "raw_average_key_size": 24, "raw_value_size": 129402261, "raw_average_value_size": 644, "num_data_blocks": 1, "num_entries": 200668, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732099277, "oldest_key_time": 0, "file_creation_time": 1732099277, "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": 58703, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:41:20.127227 140008778016320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058704.sst) /dev/shm/ToplingTemp/Topling-845619-eWRgPW 2024/11/20-18:41:21.338810 140008778016320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058704.sst): first pass time = 1.21's, 110.782'MB/sec 2024/11/20-18:41:22.523141 140008778016320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058704.sst): old prealloc_size = 147639500, real_size = 103865216 2024/11/20-18:41:22.523343 140008778016320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058704.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200538 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1035 GB avg-val = 645.29 avg-zval = 515.99 2024/11/20-18:41:22.523458 140008778016320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058704.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-18:41:22.820664 140008778016320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058704.sst): second pass time = 1.18's, 109.336'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.30's, 354.091'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1901.239'MB/sec (index lex order gen) rebuild zvType time = 0.23's, 0.215'MB/sec write SST data time = 0.06's, 1649.512'MB/sec dict compress time = 251.33's, 0.005'MB/sec z-dict build time = 0.00's, sample length = 1.345'MB, throughput = 43264.794'MB/sec zip my value time = 1.18's, unzip length = 0.129'GB zip my value throughput = 109.336'MB/sec zip pipeline throughput = 153.927'MB/sec entries = 200538 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.29 avg-zval = 515.99 usrkeys = 200538 avg-key = 16.00 avg-zkey = 1.69 avg-val = 646.93 avg-zval = 515.99 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 46887 bytes = 152400 } seq expand size = 328209 multi value expand size = 0 cnt WriteAppend = 21 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.34 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1035 GB dict = 1.34 MB all = 0.1053 GB } UnZip/Zip{ index = 9.4593 value = 1.2506 dict = 1.00 all = 1.2741 } Zip/UnZip{ index = 0.1057 value = 0.7996 dict = 1.00 all = 0.7849 } ---------------------------- total value len = 0.911100 GB avg = 0.649 KB (by entry num) total key len = 0.033695 GB avg = 0.024 KB total ukey len = 0.022464 GB avg = 0.016 KB total ukey num = 0.001403973 Billion total entry num = 0.001403973 Billion write speed all = 0.026523560 MB/sec (with seq num) write speed all = 0.026208246 MB/sec (without seq num) 2024/11/20-18:41:22.941922 140008778016320 [compaction_job.cc:1948] [default] [JOB 6524] Generated table #58704: 200538 keys, 105346275 bytes, temperature: kWarm 2024/11/20-18:41:22.941991 140008778016320 EVENT_LOG_v1 {"time_micros": 1732099282941959, "cf_name": "default", "job": 6524, "event": "table_file_creation", "file_number": 58704, "file_size": 105346275, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 983608042, "table_properties": {"data_size": 103475696, "index_size": 339200, "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": 4812912, "raw_average_key_size": 24, "raw_value_size": 129405435, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200538, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732099280, "oldest_key_time": 0, "file_creation_time": 1732099280, "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": 58704, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:41:22.991622 140008778016320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058705.sst) /dev/shm/ToplingTemp/Topling-845619-kX2bHV 2024/11/20-18:41:24.488275 140008778016320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058705.sst): first pass time = 1.50's, 89.681'MB/sec 2024/11/20-18:41:25.521968 140008778016320 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058705.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-18:41:25.832525 140008778016320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058705.sst): old prealloc_size = 147639500, real_size = 130007376 2024/11/20-18:41:25.832711 140008778016320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058705.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200522 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 645.34 avg-zval = 646.41 2024/11/20-18:41:25.832822 140008778016320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058705.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-18:41:26.177217 140008778016320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058705.sst): second pass time = 1.03's, 125.276'MB/sec, value only(96.4% of KV) wait indexing time = 0.31's, remap KeyValue time = 0.34's, 377.469'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1996.745'MB/sec (index lex order gen) rebuild zvType time = 0.29's, 0.175'MB/sec write SST data time = 0.06's, 2238.093'MB/sec dict compress time = 251.33's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.03's, unzip length = 0.129'GB zip my value throughput = 125.276'MB/sec zip pipeline throughput = 125.276'MB/sec entries = 200522 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.34 avg-zval = 646.41 usrkeys = 200522 avg-key = 16.00 avg-zkey = 1.69 avg-val = 646.62 avg-zval = 646.41 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 36568 bytes = 114288 } seq expand size = 255976 multi value expand size = 0 cnt WriteAppend = 15806 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1301 GB } UnZip/Zip{ index = 9.4747 value = 0.9984 dict = 0.00 all = 1.0316 } Zip/UnZip{ index = 0.1055 value = 1.0016 dict = 0.00 all = 0.9694 } ---------------------------- total value len = 1.040762 GB avg = 0.649 KB (by entry num) total key len = 0.038508 GB avg = 0.024 KB total ukey len = 0.025672 GB avg = 0.016 KB total ukey num = 0.001604495 Billion total entry num = 0.001604495 Billion write speed all = 0.030295844 MB/sec (with seq num) write speed all = 0.029935529 MB/sec (without seq num) 2024/11/20-18:41:26.358542 140008778016320 [compaction_job.cc:1948] [default] [JOB 6524] Generated table #58705: 200522 keys, 130105759 bytes, temperature: kWarm 2024/11/20-18:41:26.358602 140008778016320 EVENT_LOG_v1 {"time_micros": 1732099286358570, "cf_name": "default", "job": 6524, "event": "table_file_creation", "file_number": 58705, "file_size": 130105759, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 983613157, "table_properties": {"data_size": 129618432, "index_size": 338624, "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": 4812528, "raw_average_key_size": 24, "raw_value_size": 129405637, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200522, "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": 1732099282, "oldest_key_time": 0, "file_creation_time": 1732099282, "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": 58705, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:41:26.414867 140008778016320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058706.sst) /dev/shm/ToplingTemp/Topling-845619-OF1IRW 2024/11/20-18:41:27.577540 140008778016320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058706.sst): first pass time = 1.16's, 115.443'MB/sec 2024/11/20-18:41:28.571184 140008778016320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058706.sst): old prealloc_size = 147639500, real_size = 103834960 2024/11/20-18:41:28.571352 140008778016320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058706.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200596 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1034 GB avg-val = 645.10 avg-zval = 515.69 2024/11/20-18:41:28.571498 140008778016320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058706.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-18:41:28.959662 140008778016320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058706.sst): second pass time = 0.99's, 130.334'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.39's, 271.736'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2621.044'MB/sec (index lex order gen) rebuild zvType time = 0.31's, 0.161'MB/sec write SST data time = 0.08's, 1372.572'MB/sec dict compress time = 251.33's, 0.005'MB/sec z-dict build time = 0.00's, sample length = 1.351'MB, throughput = 19835.575'MB/sec zip my value time = 0.99's, unzip length = 0.129'GB zip my value throughput = 130.334'MB/sec zip pipeline throughput = 130.334'MB/sec entries = 200596 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.10 avg-zval = 515.69 usrkeys = 200596 avg-key = 16.00 avg-zkey = 1.69 avg-val = 649.47 avg-zval = 515.69 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 125270 bytes = 391488 } seq expand size = 876890 multi value expand size = 0 cnt WriteAppend = 29 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1034 GB dict = 1.35 MB all = 0.1056 GB } UnZip/Zip{ index = 9.4496 value = 1.2509 dict = 1.00 all = 1.2715 } Zip/UnZip{ index = 0.1058 value = 0.7994 dict = 1.00 all = 0.7865 } ---------------------------- total value len = 1.171042 GB avg = 0.649 KB (by entry num) total key len = 0.043322 GB avg = 0.024 KB total ukey len = 0.028881 GB avg = 0.016 KB total ukey num = 0.001805091 Billion total entry num = 0.001805091 Billion write speed all = 0.034085383 MB/sec (with seq num) write speed all = 0.033680053 MB/sec (without seq num) 2024/11/20-18:41:29.077983 140008778016320 [compaction_job.cc:1948] [default] [JOB 6524] Generated table #58706: 200596 keys, 105561879 bytes, temperature: kWarm 2024/11/20-18:41:29.078055 140008778016320 EVENT_LOG_v1 {"time_micros": 1732099289078011, "cf_name": "default", "job": 6524, "event": "table_file_creation", "file_number": 58706, "file_size": 105561879, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 983603280, "table_properties": {"data_size": 103444992, "index_size": 339648, "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": 4814304, "raw_average_key_size": 24, "raw_value_size": 129403478, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200596, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732099286, "oldest_key_time": 0, "file_creation_time": 1732099286, "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": 58706, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:41:29.124694 140008778016320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058707.sst) /dev/shm/ToplingTemp/Topling-845619-IVYFZV 2024/11/20-18:41:30.324429 140008778016320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058707.sst): first pass time = 1.20's, 111.878'MB/sec 2024/11/20-18:41:31.475859 140008778016320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058707.sst): old prealloc_size = 147639500, real_size = 103837936 2024/11/20-18:41:31.476024 140008778016320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058707.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200583 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.69 raw-val = 0.1294 GB zip-val = 0.1034 GB avg-val = 645.14 avg-zval = 515.74 2024/11/20-18:41:31.476136 140008778016320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058707.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-18:41:31.869681 140008778016320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058707.sst): second pass time = 1.15's, 112.467'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.39's, 267.357'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2396.328'MB/sec (index lex order gen) rebuild zvType time = 0.33's, 0.150'MB/sec write SST data time = 0.06's, 1763.923'MB/sec dict compress time = 251.33's, 0.005'MB/sec z-dict build time = 0.00's, sample length = 1.349'MB, throughput = 29313.494'MB/sec zip my value time = 1.15's, unzip length = 0.129'GB zip my value throughput = 112.467'MB/sec zip pipeline throughput = 112.467'MB/sec entries = 200583 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.14 avg-zval = 515.74 usrkeys = 200583 avg-key = 16.00 avg-zkey = 1.69 avg-val = 646.43 avg-zval = 515.74 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 36896 bytes = 115312 } seq expand size = 258272 multi value expand size = 0 cnt WriteAppend = 39 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.35 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1034 GB dict = 1.35 MB all = 0.1053 GB } UnZip/Zip{ index = 9.4561 value = 1.2509 dict = 1.00 all = 1.2748 } Zip/UnZip{ index = 0.1058 value = 0.7994 dict = 1.00 all = 0.7844 } ---------------------------- total value len = 1.300704 GB avg = 0.649 KB (by entry num) total key len = 0.048136 GB avg = 0.024 KB total ukey len = 0.032091 GB avg = 0.016 KB total ukey num = 0.002005674 Billion total entry num = 0.002005674 Billion write speed all = 0.037856845 MB/sec (with seq num) write speed all = 0.037406511 MB/sec (without seq num) 2024/11/20-18:41:31.985695 140008778016320 [compaction_job.cc:1948] [default] [JOB 6524] Generated table #58707: 200583 keys, 105285953 bytes, temperature: kWarm 2024/11/20-18:41:31.985767 140008778016320 EVENT_LOG_v1 {"time_micros": 1732099291985734, "cf_name": "default", "job": 6524, "event": "table_file_creation", "file_number": 58707, "file_size": 105285953, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 983606792, "table_properties": {"data_size": 103448224, "index_size": 339392, "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": 4813992, "raw_average_key_size": 24, "raw_value_size": 129404220, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200583, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732099289, "oldest_key_time": 0, "file_creation_time": 1732099289, "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": 58707, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:41:32.028830 140008778016320 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058708.sst) /dev/shm/ToplingTemp/Topling-845619-bcMEaU 2024/11/20-18:41:32.765115 140008778016320 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058708.sst): first pass time = 0.74's, 107.265'MB/sec 2024/11/20-18:41:33.583792 140008778016320 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058708.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-18:41:33.773597 140008778016320 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058708.sst): old prealloc_size = 147639500, real_size = 76496432 2024/11/20-18:41:33.773708 140008778016320 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058708.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 118034 prefix = 4 raw-key = 0.0014 GB zip-key = 0.0002 GB avg-key = 12.00 avg-zkey = 1.70 raw-val = 0.0761 GB zip-val = 0.0763 GB avg-val = 645.07 avg-zval = 646.13 2024/11/20-18:41:33.773829 140008778016320 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058708.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.079 GB 2024/11/20-18:41:33.961449 140008778016320 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00/058708.sst): second pass time = 0.82's, 93.085'MB/sec, value only(96.4% of KV) wait indexing time = 0.19's, remap KeyValue time = 0.19's, 408.925'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2119.871'MB/sec (index lex order gen) rebuild zvType time = 0.15's, 0.191'MB/sec write SST data time = 0.03's, 2332.655'MB/sec dict compress time = 251.33'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.82's, unzip length = 0.076'GB zip my value throughput = 93.085'MB/sec zip pipeline throughput = 175.738'MB/sec entries = 118034 avg-key = 24.00 avg-zkey = 1.70 avg-val = 645.07 avg-zval = 646.13 usrkeys = 118034 avg-key = 16.00 avg-zkey = 1.70 avg-val = 651.45 avg-zval = 646.13 TagRS{ kinds = RS_Key0_TagN bytes = 18560 } TagArray{ size = 107579 bytes = 322752 } seq expand size = 753053 multi value expand size = 0 cnt WriteAppend = 9304 UnZipSize{ index = 0.0019 GB value = 0.0761 GB dict = 0.00 MB all = 0.0790 GB } __ZipSize{ index = 0.0002 GB value = 0.0763 GB dict = 0.00 MB all = 0.0768 GB } UnZip/Zip{ index = 9.3857 value = 0.9984 dict = 0.00 all = 1.0282 } Zip/UnZip{ index = 0.1065 value = 1.0016 dict = 0.00 all = 0.9726 } ---------------------------- total value len = 1.377598 GB avg = 0.649 KB (by entry num) total key len = 0.050969 GB avg = 0.024 KB total ukey len = 0.033979 GB avg = 0.016 KB total ukey num = 0.002123708 Billion total entry num = 0.002123708 Billion write speed all = 0.040092102 MB/sec (with seq num) write speed all = 0.039615294 MB/sec (without seq num) 2024/11/20-18:41:34.050568 140008778016320 [compaction_job.cc:1948] [default] [JOB 6524] Generated table #58708: 118034 keys, 76810335 bytes, temperature: kWarm 2024/11/20-18:41:34.050626 140008778016320 EVENT_LOG_v1 {"time_micros": 1732099294050595, "cf_name": "default", "job": 6524, "event": "table_file_creation", "file_number": 58708, "file_size": 76810335, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 983609477, "table_properties": {"data_size": 76265504, "index_size": 201216, "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": 2832816, "raw_average_key_size": 24, "raw_value_size": 76140279, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 118034, "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": 1732099292, "oldest_key_time": 0, "file_creation_time": 1732099292, "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": 58708, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-18:41:34.081982 140008778016320 [compaction_job.cc:703] job-06524: subcompact[0], size: 1.230936 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-06524/att-00 [058698,058699,058700,058701,058702,058703,058704,058705,058706,058707,058708] 2024/11/20-18:41:34.220661 140008778016320 (Original Log Time 2024/11/20-18:41:00.826668) EVENT_LOG_v1 {"time_micros": 1732099260826629, "job": 6524, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [58688], "files_L3": [58596, 58597, 58598, 58599, 58600, 58601, 58602, 58603, 58604, 58605, 58606], "score": 0.92857, "input_data_size": 1245652109, "oldest_snapshot_seqno": 983648753} 2024/11/20-18:41:34.220664 140008778016320 (Original Log Time 2024/11/20-18:41:34.219609) [compaction_job.cc:2022] [default] [JOB 6524] Compacted 1@2 + 11@3 files to L3 => 1230935732 bytes 2024/11/20-18:41:34.220666 140008778016320 (Original Log Time 2024/11/20-18:41:34.220591) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 11 0 0 0] max score 0.05, MB/sec: 37.5 rd, 37.0 wr, level 3, files in(1, 11) out(11 +0 blob) MB in(21.9, 1166.1 +0.0 blob) out(1173.9 +0.0 blob), read-write-amplify(108.0) write-amplify(53.7) OK, records in: 2146128, records dropped: 22420 output_compression: Snappy 2024/11/20-18:41:34.220670 140008778016320 (Original Log Time 2024/11/20-18:41:34.220639) EVENT_LOG_v1 {"time_micros": 1732099294220614, "cf": "default", "job": 6524, "event": "compaction_finished", "compaction_time_micros": 33255320, "compaction_time_cpu_micros": 7717705, "output_level": 3, "num_output_files": 11, "total_output_size": 1230935732, "num_input_records": 2146128, "num_output_records": 2123708, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 873866023, "file_range_sync_nanos": 0, "file_fsync_nanos": 10463, "file_prepare_write_nanos": 2643168, "lsm_state": [0, 0, 0, 11, 0, 0, 0]} 2024/11/20-18:41:34.353777 140008778016320 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":1732099260,"executesMs":33508,"compactionJobId":6524,"attempt":0,"compactionInputRawBytes":1436222857,"compactionInputZipBytes":1245652109,"compactionOutputRawBytes":0,"compactionOutputZipBytes":1230935732,"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-4ba0343bf3ae82498964a42a264044f0-937d0c820c635a5d-00"}}, response = 2024/11/20-18:41:34.353853 140008778016320 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-06524/att-00: olev 3, work 33.508 s, result 5.949 ms, install 1.079 ms, input{raw 1.338 GiB zip 1.160 GiB}