2024/11/20-22:31:14.095262 140008853550656 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00: fork to child time = 0.008550 sec 2024/11/20-22:31:14.095694 140008853550656 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00 2024/11/20-22:31:14.101948 140008853550656 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00 2024/11/20-22:31:14.103671 140008853550656 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:31:14.103862 140008853550656 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-22:31:14.148976 140008853550656 [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-17805/att-00/MANIFEST-049091 2024/11/20-22:31:14.193061 140008853550656 [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-17805/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 79788, last_sequence is 1243879757, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 79603 2024/11/20-22:31:14.193067 140008853550656 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:31:14.193136 140008853550656 [version_set.cc:5724] Creating manifest 79788 2024/11/20-22:31:14.224715 140008853550656 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:31:14.243756 140008853550656 [compaction_job.cc:2437] [default] [JOB 17805] Compacting 1@2 + 8@3 files to L3, score 0.99, subcompactions 1 : 1 2024/11/20-22:31:14.243773 140008853550656 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 13676 Base level 2, inputs: [79769(28MB)], [79691(124MB) 79692(124MB) 79693(124MB) 79694(101MB) 79695(124MB) 79696(124MB) 79697(124MB) 79698(99MB)] 2024/11/20-22:31:14.250848 140008853550656 [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-22:31:14.250868 140008853550656 [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-22:31:14.250883 140008853550656 [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-22:31:14.250889 140008853550656 [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-22:31:14.250899 140008853550656 [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-22:31:15.553245 140008853550656 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079789.sst) /dev/shm/ToplingTemp/Topling-1085828-e2vfVn 2024/11/20-22:31:15.826952 140008853550656 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079789.sst): first pass time = 0.27's, 490.451'MB/sec 2024/11/20-22:31:16.995196 140008853550656 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079789.sst): part-0: reject ZipStore ratio = 0.809 2024/11/20-22:31:17.267287 140008853550656 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079789.sst): old prealloc_size = 147639500, real_size = 130047584 2024/11/20-22:31:17.267461 140008853550656 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079789.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199143 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.75 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 649.98 avg-zval = 651.04 2024/11/20-22:31:17.267694 140008853550656 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079789.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:31:17.589220 140008853550656 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079789.sst): second pass time = 1.17's, 110.890'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.32's, 406.070'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2220.248'MB/sec (index lex order gen) rebuild zvType time = 0.27's, 0.187'MB/sec write SST data time = 0.06's, 2342.431'MB/sec dict compress time = 2334118308.98's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.17's, unzip length = 0.129'GB zip my value throughput = 110.890'MB/sec zip pipeline throughput = 157.213'MB/sec entries = 199143 avg-key = 24.00 avg-zkey = 1.75 avg-val = 649.98 avg-zval = 651.04 usrkeys = 199143 avg-key = 16.00 avg-zkey = 1.75 avg-val = 656.98 avg-zval = 651.04 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199143 bytes = 721904 } seq expand size = 1394001 multi value expand size = 0 cnt WriteAppend = 15811 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.1585 value = 0.9984 dict = 0.00 all = 1.0267 } Zip/UnZip{ index = 0.1092 value = 1.0016 dict = 0.00 all = 0.9740 } ---------------------------- total value len = 563.196565 GB avg = 0.331 KB (by entry num) total key len = 44.319186 GB avg = 0.026 KB total ukey len = 32.797328 GB avg = 0.014 KB total ukey num = 2.321213719 Billion total entry num = 1.700715741 Billion write speed all = 37.839093355 MB/sec (with seq num) write speed all = 36.991661279 MB/sec (without seq num) 2024/11/20-22:31:17.776393 140008853550656 [compaction_job.cc:1948] [default] [JOB 17805] Generated table #79789: 199143 keys, 130722463 bytes, temperature: kWarm 2024/11/20-22:31:17.776481 140008853550656 EVENT_LOG_v1 {"time_micros": 1732113077776437, "cf_name": "default", "job": 17805, "event": "table_file_creation", "file_number": 79789, "file_size": 130722463, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 856426320, "largest_seqno": 1243495980, "table_properties": {"data_size": 129649680, "index_size": 347904, "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": 4779432, "raw_average_key_size": 24, "raw_value_size": 129438377, "raw_average_value_size": 649, "num_data_blocks": 1, "num_entries": 199143, "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": 1732113075, "oldest_key_time": 0, "file_creation_time": 1732113075, "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": 79789, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:31:17.853447 140008853550656 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079790.sst) /dev/shm/ToplingTemp/Topling-1085828-HVeCNn 2024/11/20-22:31:19.059294 140008853550656 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079790.sst): first pass time = 1.21's, 111.309'MB/sec 2024/11/20-22:31:20.344840 140008853550656 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079790.sst): part-0: reject ZipStore ratio = 0.806 2024/11/20-22:31:20.612451 140008853550656 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079790.sst): old prealloc_size = 147639500, real_size = 130022832 2024/11/20-22:31:20.612614 140008853550656 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079790.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200048 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.72 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 646.93 avg-zval = 647.99 2024/11/20-22:31:20.613143 140008853550656 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079790.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-22:31:21.031394 140008853550656 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079790.sst): second pass time = 1.28's, 100.748'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.42's, 311.996'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2416.368'MB/sec (index lex order gen) rebuild zvType time = 0.35's, 0.144'MB/sec write SST data time = 0.07's, 1800.793'MB/sec dict compress time = 2314885530.82'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.28's, unzip length = 0.129'GB zip my value throughput = 100.748'MB/sec zip pipeline throughput = 122.773'MB/sec entries = 200048 avg-key = 24.00 avg-zkey = 1.72 avg-val = 646.93 avg-zval = 647.99 usrkeys = 200048 avg-key = 16.00 avg-zkey = 1.72 avg-val = 653.66 avg-zval = 647.99 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 192394 bytes = 697440 } seq expand size = 1346758 multi value expand size = 0 cnt WriteAppend = 15808 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.3132 value = 0.9984 dict = 0.00 all = 1.0269 } Zip/UnZip{ index = 0.1074 value = 1.0016 dict = 0.00 all = 0.9738 } ---------------------------- total value len = 563.327328 GB avg = 0.331 KB (by entry num) total key len = 44.323987 GB avg = 0.026 KB total ukey len = 32.800529 GB avg = 0.014 KB total ukey num = 2.321413767 Billion total entry num = 1.700915789 Billion write speed all = 37.839424371 MB/sec (with seq num) write speed all = 36.992074284 MB/sec (without seq num) 2024/11/20-22:31:21.180206 140008853550656 [compaction_job.cc:1948] [default] [JOB 17805] Generated table #79790: 200048 keys, 130704415 bytes, temperature: kWarm 2024/11/20-22:31:21.180272 140008853550656 EVENT_LOG_v1 {"time_micros": 1732113081180240, "cf_name": "default", "job": 17805, "event": "table_file_creation", "file_number": 79790, "file_size": 130704415, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1243494998, "table_properties": {"data_size": 129628960, "index_size": 343680, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 4801152, "raw_average_key_size": 24, "raw_value_size": 129416733, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200048, "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": 1732113077, "oldest_key_time": 0, "file_creation_time": 1732113077, "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": 79790, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:31:21.239235 140008853550656 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079791.sst) /dev/shm/ToplingTemp/Topling-1085828-9qzCIr 2024/11/20-22:31:22.470034 140008853550656 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079791.sst): first pass time = 1.23's, 109.054'MB/sec 2024/11/20-22:31:23.444504 140008853550656 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079791.sst): part-0: reject ZipStore ratio = 0.808 2024/11/20-22:31:23.704465 140008853550656 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079791.sst): old prealloc_size = 147639500, real_size = 130034016 2024/11/20-22:31:23.704610 140008853550656 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079791.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199676 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.74 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 648.18 avg-zval = 649.24 2024/11/20-22:31:23.704783 140008853550656 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079791.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:31:24.014325 140008853550656 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079791.sst): second pass time = 0.97's, 132.913'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.31's, 421.386'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2578.955'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.198'MB/sec write SST data time = 0.06's, 2259.854'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 0.97's, unzip length = 0.129'GB zip my value throughput = 132.913'MB/sec zip pipeline throughput = 132.913'MB/sec entries = 199676 avg-key = 24.00 avg-zkey = 1.74 avg-val = 648.18 avg-zval = 649.24 usrkeys = 199676 avg-key = 16.00 avg-zkey = 1.74 avg-val = 653.46 avg-zval = 649.24 TagRS{ kinds = RS_Key0_TagN bytes = 31280 } TagArray{ size = 150710 bytes = 546336 } seq expand size = 1054970 multi value expand size = 0 cnt WriteAppend = 15810 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1306 GB } UnZip/Zip{ index = 9.2187 value = 0.9984 dict = 0.00 all = 1.0280 } Zip/UnZip{ index = 0.1085 value = 1.0016 dict = 0.00 all = 0.9728 } ---------------------------- total value len = 563.457809 GB avg = 0.331 KB (by entry num) total key len = 44.328779 GB avg = 0.026 KB total ukey len = 32.803724 GB avg = 0.014 KB total ukey num = 2.321613443 Billion total entry num = 1.701115465 Billion write speed all = 37.840819013 MB/sec (with seq num) write speed all = 36.993526839 MB/sec (without seq num) 2024/11/20-22:31:24.207635 140008853550656 [compaction_job.cc:1948] [default] [JOB 17805] Generated table #79791: 199676 keys, 130564511 bytes, temperature: kWarm 2024/11/20-22:31:24.207686 140008853550656 EVENT_LOG_v1 {"time_micros": 1732113084207657, "cf_name": "default", "job": 17805, "event": "table_file_creation", "file_number": 79791, "file_size": 130564511, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1243493444, "table_properties": {"data_size": 129637328, "index_size": 346560, "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": 4792224, "raw_average_key_size": 24, "raw_value_size": 129425510, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199676, "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": 1732113081, "oldest_key_time": 0, "file_creation_time": 1732113081, "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": 79791, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:31:24.264223 140008853550656 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079792.sst) /dev/shm/ToplingTemp/Topling-1085828-ZdFINr 2024/11/20-22:31:25.315168 140008853550656 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079792.sst): first pass time = 1.05's, 127.715'MB/sec 2024/11/20-22:31:26.476980 140008853550656 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079792.sst): old prealloc_size = 147639500, real_size = 103927040 2024/11/20-22:31:26.477192 140008853550656 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079792.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 199129 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 = 650.02 avg-zval = 519.95 2024/11/20-22:31:26.477407 140008853550656 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079792.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:31:26.797707 140008853550656 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079792.sst): second pass time = 1.16's, 111.488'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.32's, 330.376'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1829.814'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.192'MB/sec write SST data time = 0.06's, 1734.121'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.351'MB, throughput = 22343.007'MB/sec zip my value time = 1.16's, unzip length = 0.129'GB zip my value throughput = 111.488'MB/sec zip pipeline throughput = 111.488'MB/sec entries = 199129 avg-key = 24.00 avg-zkey = 1.70 avg-val = 650.02 avg-zval = 519.95 usrkeys = 199129 avg-key = 16.00 avg-zkey = 1.70 avg-val = 657.02 avg-zval = 519.95 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199129 bytes = 721856 } seq expand size = 1393903 multi value expand size = 0 cnt WriteAppend = 13 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.1060 GB } UnZip/Zip{ index = 9.3876 value = 1.2502 dict = 1.00 all = 1.2668 } Zip/UnZip{ index = 0.1065 value = 0.7999 dict = 1.00 all = 0.7894 } ---------------------------- total value len = 563.588641 GB avg = 0.331 KB (by entry num) total key len = 44.333558 GB avg = 0.026 KB total ukey len = 32.806910 GB avg = 0.014 KB total ukey num = 2.321812572 Billion total entry num = 1.701314594 Billion write speed all = 37.842704325 MB/sec (with seq num) write speed all = 36.995459790 MB/sec (without seq num) 2024/11/20-22:31:26.917196 140008853550656 [compaction_job.cc:1948] [default] [JOB 17805] Generated table #79792: 199129 keys, 105953162 bytes, temperature: kWarm 2024/11/20-22:31:26.917265 140008853550656 EVENT_LOG_v1 {"time_micros": 1732113086917233, "cf_name": "default", "job": 17805, "event": "table_file_creation", "file_number": 79792, "file_size": 105953162, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 895022000, "largest_seqno": 1243495894, "table_properties": {"data_size": 103537712, "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": 4779096, "raw_average_key_size": 24, "raw_value_size": 129438727, "raw_average_value_size": 650, "num_data_blocks": 1, "num_entries": 199129, "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-DictZipBlobStore", "creation_time": 1732113084, "oldest_key_time": 0, "file_creation_time": 1732113084, "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": 79792, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:31:26.958319 140008853550656 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079793.sst) /dev/shm/ToplingTemp/Topling-1085828-RDlKzo 2024/11/20-22:31:28.118018 140008853550656 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079793.sst): first pass time = 1.16's, 115.739'MB/sec 2024/11/20-22:31:29.144262 140008853550656 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079793.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-22:31:29.399445 140008853550656 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079793.sst): old prealloc_size = 147639500, real_size = 130031760 2024/11/20-22:31:29.399592 140008853550656 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079793.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199501 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 = 648.77 avg-zval = 649.83 2024/11/20-22:31:29.399791 140008853550656 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079793.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:31:29.752657 140008853550656 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079793.sst): second pass time = 1.03's, 126.209'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.35's, 369.883'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2646.667'MB/sec (index lex order gen) rebuild zvType time = 0.28's, 0.176'MB/sec write SST data time = 0.07's, 1873.340'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.03's, unzip length = 0.129'GB zip my value throughput = 126.209'MB/sec zip pipeline throughput = 126.209'MB/sec entries = 199501 avg-key = 24.00 avg-zkey = 1.70 avg-val = 648.77 avg-zval = 649.83 usrkeys = 199501 avg-key = 16.00 avg-zkey = 1.70 avg-val = 654.81 avg-zval = 649.83 TagRS{ kinds = RS_Key0_TagN bytes = 31280 } TagArray{ size = 172145 bytes = 624048 } seq expand size = 1205015 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.3927 value = 0.9984 dict = 0.00 all = 1.0274 } Zip/UnZip{ index = 0.1065 value = 1.0016 dict = 0.00 all = 0.9733 } ---------------------------- total value len = 563.719276 GB avg = 0.331 KB (by entry num) total key len = 44.338346 GB avg = 0.026 KB total ukey len = 32.810102 GB avg = 0.014 KB total ukey num = 2.322012073 Billion total entry num = 1.701514095 Billion write speed all = 37.844173125 MB/sec (with seq num) write speed all = 36.996985074 MB/sec (without seq num) 2024/11/20-22:31:29.892215 140008853550656 [compaction_job.cc:1948] [default] [JOB 17805] Generated table #79793: 199501 keys, 130639967 bytes, temperature: kWarm 2024/11/20-22:31:29.892282 140008853550656 EVENT_LOG_v1 {"time_micros": 1732113089892251, "cf_name": "default", "job": 17805, "event": "table_file_creation", "file_number": 79793, "file_size": 130639967, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1243496015, "table_properties": {"data_size": 129641856, "index_size": 339840, "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": 4788024, "raw_average_key_size": 24, "raw_value_size": 129430147, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199501, "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": 1732113086, "oldest_key_time": 0, "file_creation_time": 1732113086, "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": 79793, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:31:29.943682 140008853550656 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079794.sst) /dev/shm/ToplingTemp/Topling-1085828-PbUE4o 2024/11/20-22:31:31.082611 140008853550656 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079794.sst): first pass time = 1.14's, 117.850'MB/sec 2024/11/20-22:31:32.148975 140008853550656 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079794.sst): part-0: reject ZipStore ratio = 0.805 2024/11/20-22:31:32.401627 140008853550656 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079794.sst): old prealloc_size = 147639500, real_size = 130020992 2024/11/20-22:31:32.401791 140008853550656 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079794.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200059 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.71 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 646.89 avg-zval = 647.95 2024/11/20-22:31:32.401984 140008853550656 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079794.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-22:31:32.698836 140008853550656 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079794.sst): second pass time = 1.07's, 121.438'MB/sec, value only(96.4% of KV) wait indexing time = 0.25's, remap KeyValue time = 0.30's, 439.457'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2348.547'MB/sec (index lex order gen) rebuild zvType time = 0.24's, 0.206'MB/sec write SST data time = 0.05's, 2408.603'MB/sec dict compress time = 8602282254.15's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.07's, unzip length = 0.129'GB zip my value throughput = 121.438'MB/sec zip pipeline throughput = 121.438'MB/sec entries = 200059 avg-key = 24.00 avg-zkey = 1.71 avg-val = 646.89 avg-zval = 647.95 usrkeys = 200059 avg-key = 16.00 avg-zkey = 1.71 avg-val = 652.66 avg-zval = 647.95 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 164836 bytes = 597552 } seq expand size = 1153852 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.3573 value = 0.9984 dict = 0.00 all = 1.0277 } Zip/UnZip{ index = 0.1069 value = 1.0016 dict = 0.00 all = 0.9731 } ---------------------------- total value len = 563.849847 GB avg = 0.331 KB (by entry num) total key len = 44.343148 GB avg = 0.026 KB total ukey len = 32.813303 GB avg = 0.014 KB total ukey num = 2.322212132 Billion total entry num = 1.701714154 Billion write speed all = 37.845658847 MB/sec (with seq num) write speed all = 36.998526520 MB/sec (without seq num) 2024/11/20-22:31:32.858621 140008853550656 [compaction_job.cc:1948] [default] [JOB 17805] Generated table #79794: 200059 keys, 130602655 bytes, temperature: kWarm 2024/11/20-22:31:32.858715 140008853550656 EVENT_LOG_v1 {"time_micros": 1732113092858669, "cf_name": "default", "job": 17805, "event": "table_file_creation", "file_number": 79794, "file_size": 130602655, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1243489500, "table_properties": {"data_size": 129628720, "index_size": 342080, "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": 4801416, "raw_average_key_size": 24, "raw_value_size": 129416492, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200059, "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": 1732113089, "oldest_key_time": 0, "file_creation_time": 1732113089, "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": 79794, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:31:32.930308 140008853550656 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079795.sst) /dev/shm/ToplingTemp/Topling-1085828-kgHi7r 2024/11/20-22:31:34.072169 140008853550656 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079795.sst): first pass time = 1.14's, 117.548'MB/sec 2024/11/20-22:31:35.201331 140008853550656 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079795.sst): part-0: reject ZipStore ratio = 0.807 2024/11/20-22:31:35.458112 140008853550656 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079795.sst): old prealloc_size = 147639500, real_size = 130036736 2024/11/20-22:31:35.458266 140008853550656 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079795.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199696 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.75 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 648.11 avg-zval = 649.17 2024/11/20-22:31:35.458435 140008853550656 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079795.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:31:35.763956 140008853550656 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079795.sst): second pass time = 1.13's, 114.696'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.31's, 426.702'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2581.680'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.198'MB/sec write SST data time = 0.05's, 2410.077'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.13's, unzip length = 0.129'GB zip my value throughput = 114.696'MB/sec zip pipeline throughput = 114.696'MB/sec entries = 199696 avg-key = 24.00 avg-zkey = 1.75 avg-val = 648.11 avg-zval = 649.17 usrkeys = 199696 avg-key = 16.00 avg-zkey = 1.75 avg-val = 652.74 avg-zval = 649.17 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 131840 bytes = 477936 } seq expand size = 922880 multi value expand size = 0 cnt WriteAppend = 15811 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1305 GB } UnZip/Zip{ index = 9.1536 value = 0.9984 dict = 0.00 all = 1.0285 } Zip/UnZip{ index = 0.1092 value = 1.0016 dict = 0.00 all = 0.9723 } ---------------------------- total value len = 563.980195 GB avg = 0.331 KB (by entry num) total key len = 44.347940 GB avg = 0.026 KB total ukey len = 32.816498 GB avg = 0.014 KB total ukey num = 2.322411828 Billion total entry num = 1.701913850 Billion write speed all = 37.846849620 MB/sec (with seq num) write speed all = 36.999779445 MB/sec (without seq num) 2024/11/20-22:31:35.914040 140008853550656 [compaction_job.cc:1948] [default] [JOB 17805] Generated table #79795: 199696 keys, 130498847 bytes, temperature: kWarm 2024/11/20-22:31:35.914125 140008853550656 EVENT_LOG_v1 {"time_micros": 1732113095914093, "cf_name": "default", "job": 17805, "event": "table_file_creation", "file_number": 79795, "file_size": 130498847, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1243495970, "table_properties": {"data_size": 129637552, "index_size": 349056, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 4792704, "raw_average_key_size": 24, "raw_value_size": 129425695, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199696, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 24, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-ZipOffsetBlobStore", "creation_time": 1732113092, "oldest_key_time": 0, "file_creation_time": 1732113092, "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": 79795, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:31:35.988990 140008853550656 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079796.sst) /dev/shm/ToplingTemp/Topling-1085828-RypXip 2024/11/20-22:31:36.996347 140008853550656 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079796.sst): first pass time = 1.01's, 108.531'MB/sec 2024/11/20-22:31:37.855730 140008853550656 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079796.sst): part-0: reject ZipStore ratio = 0.805 2024/11/20-22:31:38.069970 140008853550656 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079796.sst): old prealloc_size = 147639500, real_size = 105929360 2024/11/20-22:31:38.070115 140008853550656 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079796.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 162050 prefix = 4 raw-key = 0.0019 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.76 raw-val = 0.1054 GB zip-val = 0.1056 GB avg-val = 650.61 avg-zval = 651.67 2024/11/20-22:31:38.070304 140008853550656 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079796.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0004 GB, waited 0.000 sec, Key+Value = 0.109 GB 2024/11/20-22:31:38.317954 140008853550656 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00/079796.sst): second pass time = 0.86's, 122.787'MB/sec, value only(96.4% of KV) wait indexing time = 0.21's, remap KeyValue time = 0.25's, 429.433'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2138.456'MB/sec (index lex order gen) rebuild zvType time = 0.20's, 0.200'MB/sec write SST data time = 0.05's, 2340.133'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.86's, unzip length = 0.105'GB zip my value throughput = 122.787'MB/sec zip pipeline throughput = 122.787'MB/sec entries = 162050 avg-key = 24.00 avg-zkey = 1.76 avg-val = 650.61 avg-zval = 651.67 usrkeys = 162050 avg-key = 16.00 avg-zkey = 1.76 avg-val = 657.36 avg-zval = 651.67 TagRS{ kinds = RS_Key0_TagN bytes = 25440 } TagArray{ size = 156260 bytes = 566464 } seq expand size = 1093820 multi value expand size = 0 cnt WriteAppend = 12879 UnZipSize{ index = 0.0026 GB value = 0.1054 GB dict = 0.00 MB all = 0.1093 GB } __ZipSize{ index = 0.0003 GB value = 0.1056 GB dict = 0.00 MB all = 0.1065 GB } UnZip/Zip{ index = 9.0693 value = 0.9984 dict = 0.00 all = 1.0266 } Zip/UnZip{ index = 0.1103 value = 1.0016 dict = 0.00 all = 0.9741 } ---------------------------- total value len = 564.086720 GB avg = 0.331 KB (by entry num) total key len = 44.351830 GB avg = 0.026 KB total ukey len = 32.819091 GB avg = 0.014 KB total ukey num = 2.322573878 Billion total entry num = 1.702075900 Billion write speed all = 37.847705128 MB/sec (with seq num) write speed all = 37.000688885 MB/sec (without seq num) 2024/11/20-22:31:38.436032 140008853550656 [compaction_job.cc:1948] [default] [JOB 17805] Generated table #79796: 162050 keys, 106483359 bytes, temperature: kWarm 2024/11/20-22:31:38.436120 140008853550656 EVENT_LOG_v1 {"time_micros": 1732113098436089, "cf_name": "default", "job": 17805, "event": "table_file_creation", "file_number": 79796, "file_size": 106483359, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1243495965, "table_properties": {"data_size": 105602752, "index_size": 285888, "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": 3889200, "raw_average_key_size": 24, "raw_value_size": 105430770, "raw_average_value_size": 650, "num_data_blocks": 1, "num_entries": 162050, "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": 1732113095, "oldest_key_time": 0, "file_creation_time": 1732113095, "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": 79796, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:31:38.473892 140008853550656 [compaction_job.cc:703] job-17805: subcompact[0], size: 0.996169 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17805/att-00 [079789,079790,079791,079792,079793,079794,079795,079796] 2024/11/20-22:31:39.374730 140008853550656 (Original Log Time 2024/11/20-22:31:14.243836) EVENT_LOG_v1 {"time_micros": 1732113074243791, "job": 17805, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [79769], "files_L3": [79691, 79692, 79693, 79694, 79695, 79696, 79697, 79698], "score": 0.98654, "input_data_size": 1023432672, "oldest_snapshot_seqno": 1243879324} 2024/11/20-22:31:39.374733 140008853550656 (Original Log Time 2024/11/20-22:31:39.372266) [compaction_job.cc:2022] [default] [JOB 17805] Compacted 1@2 + 8@3 files to L3 => 996169379 bytes 2024/11/20-22:31:39.374735 140008853550656 (Original Log Time 2024/11/20-22:31:39.374664) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 8 0 0 0] max score 0.04, MB/sec: 42.2 rd, 41.1 wr, level 3, files in(1, 8) out(8 +0 blob) MB in(28.3, 947.7 +0.0 blob) out(950.0 +0.0 blob), read-write-amplify(68.0) write-amplify(33.5) OK, records in: 1600480, records dropped: 41178 output_compression: Snappy 2024/11/20-22:31:39.374739 140008853550656 (Original Log Time 2024/11/20-22:31:39.374709) EVENT_LOG_v1 {"time_micros": 1732113099374686, "cf": "default", "job": 17805, "event": "compaction_finished", "compaction_time_micros": 24230065, "compaction_time_cpu_micros": 6082496, "output_level": 3, "num_output_files": 8, "total_output_size": 996169379, "num_input_records": 1600480, "num_output_records": 1559302, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 699417815, "file_range_sync_nanos": 0, "file_fsync_nanos": 7736, "file_prepare_write_nanos": 4456763, "lsm_state": [0, 0, 0, 8, 0, 0, 0]} 2024/11/20-22:31:39.524605 140008853550656 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":1732113074,"executesMs":25269,"compactionJobId":17805,"attempt":0,"compactionInputRawBytes":1076763539,"compactionInputZipBytes":1023432672,"compactionOutputRawBytes":0,"compactionOutputZipBytes":996169379,"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-672ddbd0dd36e0cf4410900afaa9c8c1-3b46e3c269e7d5f0-00"}}, response = 2024/11/20-22:31:39.524656 140008853550656 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-17805/att-00: olev 3, work 25.269 s, result 7.696 ms, install 2.488 ms, input{raw 1.003 GiB zip 976.021 MiB}