2024/11/20-14:50:42.532212 140257290303040 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00: fork to child time = 0.009938 sec 2024/11/20-14:50:42.532746 140257290303040 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00 2024/11/20-14:50:42.539238 140257290303040 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00 2024/11/20-14:50:42.540879 140257290303040 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-14:50:42.541119 140257290303040 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-14:50:42.595473 140257290303040 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-11044/att-00/MANIFEST-019309 2024/11/20-14:50:42.648358 140257290303040 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-11044/att-00/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 36866, last_sequence is 663213335, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 36739 2024/11/20-14:50:42.648365 140257290303040 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-14:50:42.648455 140257290303040 [version_set.cc:5724] Creating manifest 36866 2024/11/20-14:50:42.679626 140257290303040 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-14:50:42.701012 140257290303040 [compaction_job.cc:2437] [default] [JOB 11044] Compacting 1@2 + 11@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-14:50:42.701031 140257290303040 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 9256 Base level 2, inputs: [36863(26MB)], [36722(124MB) 36723(124MB) 36724(124MB) 36725(124MB) 36789(124MB) 36790(124MB) 36792(100MB) 36793(124MB) 36794(124MB) 36795(124MB) 36796(29MB)] 2024/11/20-14:50:42.707763 140257290303040 [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-14:50:42.707786 140257290303040 [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-14:50:42.707804 140257290303040 [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-14:50:42.707811 140257290303040 [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-14:50:42.707822 140257290303040 [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-14:50:43.965346 140257290303040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036867.sst) /dev/shm/ToplingTemp/Topling-408176-pD3Zvy 2024/11/20-14:50:44.128274 140257290303040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036867.sst): first pass time = 0.16's, 824.017'MB/sec 2024/11/20-14:50:45.472449 140257290303040 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036867.sst): part-0: reject ZipStore ratio = 0.809 2024/11/20-14:50:45.792576 140257290303040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036867.sst): old prealloc_size = 147639500, real_size = 130050992 2024/11/20-14:50:45.792732 140257290303040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036867.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199348 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0004 GB avg-key = 12.00 avg-zkey = 1.78 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 649.29 avg-zval = 650.35 2024/11/20-14:50:45.792962 140257290303040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036867.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-14:50:46.098505 140257290303040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036867.sst): second pass time = 1.34's, 96.358'MB/sec, value only(96.4% of KV) wait indexing time = 0.32's, remap KeyValue time = 0.31's, 427.244'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2537.755'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.199'MB/sec write SST data time = 0.06's, 2346.869'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.34's, unzip length = 0.129'GB zip my value throughput = 96.358'MB/sec zip pipeline throughput = 184.386'MB/sec entries = 199348 avg-key = 24.00 avg-zkey = 1.78 avg-val = 649.29 avg-zval = 650.35 usrkeys = 199348 avg-key = 16.00 avg-zkey = 1.78 avg-val = 656.29 avg-zval = 650.35 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199348 bytes = 697728 } seq expand size = 1395436 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.0004 GB value = 0.1296 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 8.9667 value = 0.9984 dict = 0.00 all = 1.0269 } Zip/UnZip{ index = 0.1115 value = 1.0016 dict = 0.00 all = 0.9738 } ---------------------------- total value len = 0.130829 GB avg = 0.656 KB (by entry num) total key len = 0.004784 GB avg = 0.024 KB total ukey len = 0.003190 GB avg = 0.016 KB total ukey num = 0.000199348 Billion total entry num = 0.000199348 Billion write speed all = 0.006225301 MB/sec (with seq num) write speed all = 0.006152093 MB/sec (without seq num) 2024/11/20-14:50:46.241173 140257290303040 [compaction_job.cc:1948] [default] [JOB 11044] Generated table #36867: 199348 keys, 130701727 bytes, temperature: kWarm 2024/11/20-14:50:46.241275 140257290303040 EVENT_LOG_v1 {"time_micros": 1732085446241222, "cf_name": "default", "job": 11044, "event": "table_file_creation", "file_number": 36867, "file_size": 130701727, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 420730534, "largest_seqno": 661556049, "table_properties": {"data_size": 129645280, "index_size": 355712, "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": 4784352, "raw_average_key_size": 24, "raw_value_size": 129433790, "raw_average_value_size": 649, "num_data_blocks": 1, "num_entries": 199348, "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": 1732085443, "oldest_key_time": 0, "file_creation_time": 1732085443, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36867, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:50:46.297728 140257290303040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036868.sst) /dev/shm/ToplingTemp/Topling-408176-JC17Lw 2024/11/20-14:50:47.623489 140257290303040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036868.sst): first pass time = 1.33's, 101.242'MB/sec 2024/11/20-14:50:49.397908 140257290303040 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036868.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-14:50:49.778387 140257290303040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036868.sst): old prealloc_size = 147639500, real_size = 130024144 2024/11/20-14:50:49.778576 140257290303040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036868.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199894 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.71 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.45 avg-zval = 648.51 2024/11/20-14:50:49.778812 140257290303040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036868.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-14:50:50.217156 140257290303040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036868.sst): second pass time = 1.77's, 72.971'MB/sec, value only(96.4% of KV) wait indexing time = 0.38's, remap KeyValue time = 0.44's, 297.840'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2011.463'MB/sec (index lex order gen) rebuild zvType time = 0.36's, 0.140'MB/sec write SST data time = 0.08's, 1616.237'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.77's, unzip length = 0.129'GB zip my value throughput = 72.971'MB/sec zip pipeline throughput = 193.027'MB/sec entries = 199894 avg-key = 24.00 avg-zkey = 1.71 avg-val = 647.45 avg-zval = 648.51 usrkeys = 199894 avg-key = 16.00 avg-zkey = 1.71 avg-val = 654.45 avg-zval = 648.51 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199894 bytes = 699648 } seq expand size = 1399258 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.3759 value = 0.9984 dict = 0.00 all = 1.0271 } Zip/UnZip{ index = 0.1067 value = 1.0016 dict = 0.00 all = 0.9736 } ---------------------------- total value len = 0.261649 GB avg = 0.655 KB (by entry num) total key len = 0.009582 GB avg = 0.024 KB total ukey len = 0.006388 GB avg = 0.016 KB total ukey num = 0.000399242 Billion total entry num = 0.000399242 Billion write speed all = 0.012448428 MB/sec (with seq num) write speed all = 0.012301839 MB/sec (without seq num) 2024/11/20-14:50:50.365853 140257290303040 [compaction_job.cc:1948] [default] [JOB 11044] Generated table #36868: 199894 keys, 130676639 bytes, temperature: kWarm 2024/11/20-14:50:50.365917 140257290303040 EVENT_LOG_v1 {"time_micros": 1732085450365887, "cf_name": "default", "job": 11044, "event": "table_file_creation", "file_number": 36868, "file_size": 130676639, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 434705960, "largest_seqno": 661556120, "table_properties": {"data_size": 129632896, "index_size": 341120, "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": 4797456, "raw_average_key_size": 24, "raw_value_size": 129420775, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199894, "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": 1732085446, "oldest_key_time": 0, "file_creation_time": 1732085446, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36868, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:50:50.423954 140257290303040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036869.sst) /dev/shm/ToplingTemp/Topling-408176-S8BRBA 2024/11/20-14:50:51.698392 140257290303040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036869.sst): first pass time = 1.27's, 105.318'MB/sec 2024/11/20-14:50:52.744092 140257290303040 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036869.sst): part-0: reject ZipStore ratio = 0.805 2024/11/20-14:50:53.006747 140257290303040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036869.sst): old prealloc_size = 147639500, real_size = 130025888 2024/11/20-14:50:53.006900 140257290303040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036869.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200124 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 = 646.67 avg-zval = 647.74 2024/11/20-14:50:53.007121 140257290303040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036869.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-14:50:53.309991 140257290303040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036869.sst): second pass time = 1.04's, 123.844'MB/sec, value only(96.4% of KV) wait indexing time = 0.26's, remap KeyValue time = 0.30's, 430.920'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2611.060'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.201'MB/sec write SST data time = 0.05's, 2385.924'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.04's, unzip length = 0.129'GB zip my value throughput = 123.844'MB/sec zip pipeline throughput = 139.853'MB/sec entries = 200124 avg-key = 24.00 avg-zkey = 1.74 avg-val = 646.67 avg-zval = 647.74 usrkeys = 200124 avg-key = 16.00 avg-zkey = 1.74 avg-val = 653.25 avg-zval = 647.74 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 188107 bytes = 658384 } seq expand size = 1316749 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.1918 value = 0.9984 dict = 0.00 all = 1.0272 } Zip/UnZip{ index = 0.1088 value = 1.0016 dict = 0.00 all = 0.9736 } ---------------------------- total value len = 0.392381 GB avg = 0.655 KB (by entry num) total key len = 0.014385 GB avg = 0.024 KB total ukey len = 0.009590 GB avg = 0.016 KB total ukey num = 0.000599366 Billion total entry num = 0.000599366 Billion write speed all = 0.018666285 MB/sec (with seq num) write speed all = 0.018446248 MB/sec (without seq num) 2024/11/20-14:50:53.448453 140257290303040 [compaction_job.cc:1948] [default] [JOB 11044] Generated table #36869: 200124 keys, 130668447 bytes, temperature: kWarm 2024/11/20-14:50:53.448520 140257290303040 EVENT_LOG_v1 {"time_micros": 1732085453448488, "cf_name": "default", "job": 11044, "event": "table_file_creation", "file_number": 36869, "file_size": 130668447, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 661553838, "table_properties": {"data_size": 129627344, "index_size": 348352, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 4802976, "raw_average_key_size": 24, "raw_value_size": 129415018, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200124, "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": 1732085450, "oldest_key_time": 0, "file_creation_time": 1732085450, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36869, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:50:53.507177 140257290303040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036870.sst) /dev/shm/ToplingTemp/Topling-408176-XFfQay 2024/11/20-14:50:55.009557 140257290303040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036870.sst): first pass time = 1.50's, 89.339'MB/sec 2024/11/20-14:50:56.252638 140257290303040 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036870.sst): part-0: reject ZipStore ratio = 0.804 2024/11/20-14:50:56.525814 140257290303040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036870.sst): old prealloc_size = 147639500, real_size = 130026304 2024/11/20-14:50:56.525960 140257290303040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036870.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199989 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.73 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.13 avg-zval = 648.19 2024/11/20-14:50:56.526131 140257290303040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036870.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-14:50:56.899777 140257290303040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036870.sst): second pass time = 1.24's, 104.160'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.37's, 348.934'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2650.281'MB/sec (index lex order gen) rebuild zvType time = 0.30's, 0.168'MB/sec write SST data time = 0.08's, 1711.457'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.24's, unzip length = 0.129'GB zip my value throughput = 104.160'MB/sec zip pipeline throughput = 104.160'MB/sec entries = 199989 avg-key = 24.00 avg-zkey = 1.73 avg-val = 647.13 avg-zval = 648.19 usrkeys = 199989 avg-key = 16.00 avg-zkey = 1.73 avg-val = 651.79 avg-zval = 648.19 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 133156 bytes = 466064 } seq expand size = 932092 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1305 GB } UnZip/Zip{ index = 9.2502 value = 0.9984 dict = 0.00 all = 1.0287 } Zip/UnZip{ index = 0.1081 value = 1.0016 dict = 0.00 all = 0.9721 } ---------------------------- total value len = 0.522731 GB avg = 0.654 KB (by entry num) total key len = 0.019185 GB avg = 0.024 KB total ukey len = 0.012790 GB avg = 0.016 KB total ukey num = 0.000799355 Billion total entry num = 0.000799355 Billion write speed all = 0.024864150 MB/sec (with seq num) write speed all = 0.024570742 MB/sec (without seq num) 2024/11/20-14:50:57.086204 140257290303040 [compaction_job.cc:1948] [default] [JOB 11044] Generated table #36870: 199989 keys, 130476511 bytes, temperature: kWarm 2024/11/20-14:50:57.086302 140257290303040 EVENT_LOG_v1 {"time_micros": 1732085457086257, "cf_name": "default", "job": 11044, "event": "table_file_creation", "file_number": 36870, "file_size": 130476511, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 661555402, "table_properties": {"data_size": 129630192, "index_size": 345920, "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": 4799736, "raw_average_key_size": 24, "raw_value_size": 129418024, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199989, "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": 1732085453, "oldest_key_time": 0, "file_creation_time": 1732085453, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36870, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:50:57.173360 140257290303040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036871.sst) /dev/shm/ToplingTemp/Topling-408176-u03A0z 2024/11/20-14:50:58.499462 140257290303040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036871.sst): first pass time = 1.33's, 101.218'MB/sec 2024/11/20-14:51:00.048582 140257290303040 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036871.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-14:51:00.387902 140257290303040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036871.sst): old prealloc_size = 147639500, real_size = 130016176 2024/11/20-14:51:00.388035 140257290303040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036871.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200223 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.70 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 646.34 avg-zval = 647.40 2024/11/20-14:51:00.388203 140257290303040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036871.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-14:51:00.697794 140257290303040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036871.sst): second pass time = 1.55's, 83.587'MB/sec, value only(96.4% of KV) wait indexing time = 0.34's, remap KeyValue time = 0.31's, 421.173'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2668.526'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.197'MB/sec write SST data time = 0.06's, 2319.220'MB/sec dict compress time = 0.00's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.55's, unzip length = 0.129'GB zip my value throughput = 83.587'MB/sec zip pipeline throughput = 232.970'MB/sec entries = 200223 avg-key = 24.00 avg-zkey = 1.70 avg-val = 646.34 avg-zval = 647.40 usrkeys = 200223 avg-key = 16.00 avg-zkey = 1.70 avg-val = 651.44 avg-zval = 647.40 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 145713 bytes = 510016 } seq expand size = 1019991 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1305 GB } UnZip/Zip{ index = 9.4054 value = 0.9984 dict = 0.00 all = 1.0284 } Zip/UnZip{ index = 0.1063 value = 1.0016 dict = 0.00 all = 0.9724 } ---------------------------- total value len = 0.653164 GB avg = 0.653 KB (by entry num) total key len = 0.023990 GB avg = 0.024 KB total ukey len = 0.015993 GB avg = 0.016 KB total ukey num = 0.000999578 Billion total entry num = 0.000999578 Billion write speed all = 0.031063731 MB/sec (with seq num) write speed all = 0.030696894 MB/sec (without seq num) 2024/11/20-14:51:00.851189 140257290303040 [compaction_job.cc:1948] [default] [JOB 11044] Generated table #36871: 200223 keys, 130510303 bytes, temperature: kWarm 2024/11/20-14:51:00.851291 140257290303040 EVENT_LOG_v1 {"time_micros": 1732085460851245, "cf_name": "default", "job": 11044, "event": "table_file_creation", "file_number": 36871, "file_size": 130510303, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 661555576, "table_properties": {"data_size": 129625312, "index_size": 340608, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 4805352, "raw_average_key_size": 24, "raw_value_size": 129412888, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200223, "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": 1732085457, "oldest_key_time": 0, "file_creation_time": 1732085457, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36871, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:51:00.989221 140257290303040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036872.sst) /dev/shm/ToplingTemp/Topling-408176-ISEIDy 2024/11/20-14:51:02.692917 140257290303040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036872.sst): first pass time = 1.70's, 78.783'MB/sec 2024/11/20-14:51:03.719951 140257290303040 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036872.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-14:51:04.022210 140257290303040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036872.sst): old prealloc_size = 147639500, real_size = 130009312 2024/11/20-14:51:04.022408 140257290303040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036872.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200498 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 = 645.42 avg-zval = 646.48 2024/11/20-14:51:04.022579 140257290303040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036872.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-14:51:04.349701 140257290303040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036872.sst): second pass time = 1.03's, 126.087'MB/sec, value only(96.4% of KV) wait indexing time = 0.30's, remap KeyValue time = 0.33's, 397.966'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2105.508'MB/sec (index lex order gen) rebuild zvType time = 0.27's, 0.189'MB/sec write SST data time = 0.06's, 2095.422'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.03's, unzip length = 0.129'GB zip my value throughput = 126.087'MB/sec zip pipeline throughput = 126.087'MB/sec entries = 200498 avg-key = 24.00 avg-zkey = 1.70 avg-val = 645.42 avg-zval = 646.48 usrkeys = 200498 avg-key = 16.00 avg-zkey = 1.70 avg-val = 648.76 avg-zval = 646.48 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 95681 bytes = 334896 } seq expand size = 669767 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.1303 GB } UnZip/Zip{ index = 9.4272 value = 0.9984 dict = 0.00 all = 1.0298 } Zip/UnZip{ index = 0.1061 value = 1.0016 dict = 0.00 all = 0.9710 } ---------------------------- total value len = 0.783240 GB avg = 0.653 KB (by entry num) total key len = 0.028802 GB avg = 0.024 KB total ukey len = 0.019201 GB avg = 0.016 KB total ukey num = 0.001200076 Billion total entry num = 0.001200076 Billion write speed all = 0.037245324 MB/sec (with seq num) write speed all = 0.036804980 MB/sec (without seq num) 2024/11/20-14:51:04.490905 140257290303040 [compaction_job.cc:1948] [default] [JOB 11044] Generated table #36872: 200498 keys, 130328351 bytes, temperature: kWarm 2024/11/20-14:51:04.490974 140257290303040 EVENT_LOG_v1 {"time_micros": 1732085464490942, "cf_name": "default", "job": 11044, "event": "table_file_creation", "file_number": 36872, "file_size": 130328351, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 661554517, "table_properties": {"data_size": 129618704, "index_size": 340288, "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": 4811952, "raw_average_key_size": 24, "raw_value_size": 129405989, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200498, "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": 1732085460, "oldest_key_time": 0, "file_creation_time": 1732085460, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36872, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:51:04.546432 140257290303040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036873.sst) /dev/shm/ToplingTemp/Topling-408176-dws6Zx 2024/11/20-14:51:05.661598 140257290303040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036873.sst): first pass time = 1.12's, 120.361'MB/sec 2024/11/20-14:51:07.154697 140257290303040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036873.sst): old prealloc_size = 147639500, real_size = 103833840 2024/11/20-14:51:07.154870 140257290303040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036873.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 200233 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 = 646.31 avg-zval = 516.62 2024/11/20-14:51:07.155086 140257290303040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036873.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-14:51:07.564684 140257290303040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036873.sst): second pass time = 1.49's, 86.720'MB/sec, value only(96.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.41's, 257.687'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1996.822'MB/sec (index lex order gen) rebuild zvType time = 0.31's, 0.159'MB/sec write SST data time = 0.10's, 1111.149'MB/sec dict compress time = 0.00's, 525.412'MB/sec z-dict build time = 0.00's, sample length = 1.344'MB, throughput = 43094.637'MB/sec zip my value time = 1.49's, unzip length = 0.129'GB zip my value throughput = 86.720'MB/sec zip pipeline throughput = 230.830'MB/sec entries = 200233 avg-key = 24.00 avg-zkey = 1.69 avg-val = 646.31 avg-zval = 516.62 usrkeys = 200233 avg-key = 16.00 avg-zkey = 1.69 avg-val = 651.07 avg-zval = 516.62 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 136044 bytes = 476176 } seq expand size = 952308 multi value expand size = 0 cnt WriteAppend = 60 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 1.34 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1034 GB dict = 1.34 MB all = 0.1056 GB } UnZip/Zip{ index = 9.4432 value = 1.2510 dict = 1.00 all = 1.2705 } Zip/UnZip{ index = 0.1059 value = 0.7993 dict = 1.00 all = 0.7871 } ---------------------------- total value len = 0.913605 GB avg = 0.652 KB (by entry num) total key len = 0.033607 GB avg = 0.024 KB total ukey len = 0.022405 GB avg = 0.016 KB total ukey num = 0.001400309 Billion total entry num = 0.001400309 Billion write speed all = 0.043438684 MB/sec (with seq num) write speed all = 0.042924944 MB/sec (without seq num) 2024/11/20-14:51:07.697788 140257290303040 [compaction_job.cc:1948] [default] [JOB 11044] Generated table #36873: 200233 keys, 105638466 bytes, temperature: kWarm 2024/11/20-14:51:07.697877 140257290303040 EVENT_LOG_v1 {"time_micros": 1732085467697831, "cf_name": "default", "job": 11044, "event": "table_file_creation", "file_number": 36873, "file_size": 105638466, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 661555109, "table_properties": {"data_size": 103444320, "index_size": 339264, "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": 4805592, "raw_average_key_size": 24, "raw_value_size": 129412537, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200233, "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": 1732085464, "oldest_key_time": 0, "file_creation_time": 1732085464, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36873, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:51:07.770667 140257290303040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036874.sst) /dev/shm/ToplingTemp/Topling-408176-98Ft5w 2024/11/20-14:51:09.280858 140257290303040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036874.sst): first pass time = 1.51's, 88.878'MB/sec 2024/11/20-14:51:10.871503 140257290303040 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036874.sst): part-0: reject ZipStore ratio = 0.803 2024/11/20-14:51:11.261444 140257290303040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036874.sst): old prealloc_size = 147639500, real_size = 130015440 2024/11/20-14:51:11.261624 140257290303040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036874.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200355 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.90 avg-zval = 646.96 2024/11/20-14:51:11.261833 140257290303040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036874.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-14:51:11.769852 140257290303040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036874.sst): second pass time = 1.59's, 81.424'MB/sec, value only(96.4% of KV) wait indexing time = 0.39's, remap KeyValue time = 0.51's, 256.713'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2198.054'MB/sec (index lex order gen) rebuild zvType time = 0.42's, 0.118'MB/sec write SST data time = 0.09's, 1533.127'MB/sec dict compress time = 0.00's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.59's, unzip length = 0.129'GB zip my value throughput = 81.424'MB/sec zip pipeline throughput = 133.082'MB/sec entries = 200355 avg-key = 24.00 avg-zkey = 1.71 avg-val = 645.90 avg-zval = 646.96 usrkeys = 200355 avg-key = 16.00 avg-zkey = 1.71 avg-val = 650.98 avg-zval = 646.96 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 145342 bytes = 508704 } seq expand size = 1017394 multi value expand size = 0 cnt WriteAppend = 15808 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1305 GB } UnZip/Zip{ index = 9.3345 value = 0.9984 dict = 0.00 all = 1.0284 } Zip/UnZip{ index = 0.1071 value = 1.0016 dict = 0.00 all = 0.9724 } ---------------------------- total value len = 1.044031 GB avg = 0.652 KB (by entry num) total key len = 0.038416 GB avg = 0.024 KB total ukey len = 0.025611 GB avg = 0.016 KB total ukey num = 0.001600664 Billion total entry num = 0.001600664 Billion write speed all = 0.049630930 MB/sec (with seq num) write speed all = 0.049043798 MB/sec (without seq num) 2024/11/20-14:51:11.931080 140257290303040 [compaction_job.cc:1948] [default] [JOB 11044] Generated table #36874: 200355 keys, 130508447 bytes, temperature: kWarm 2024/11/20-14:51:11.931175 140257290303040 EVENT_LOG_v1 {"time_micros": 1732085471931129, "cf_name": "default", "job": 11044, "event": "table_file_creation", "file_number": 36874, "file_size": 130508447, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 661555049, "table_properties": {"data_size": 129621760, "index_size": 343424, "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": 4808520, "raw_average_key_size": 24, "raw_value_size": 129409214, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200355, "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": 1732085467, "oldest_key_time": 0, "file_creation_time": 1732085467, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36874, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:51:12.059708 140257290303040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036875.sst) /dev/shm/ToplingTemp/Topling-408176-tbSSsx 2024/11/20-14:51:13.511636 140257290303040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036875.sst): first pass time = 1.45's, 92.446'MB/sec 2024/11/20-14:51:17.014602 140257290303040 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036875.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-14:51:17.401229 140257290303040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036875.sst): old prealloc_size = 147639500, real_size = 130013168 2024/11/20-14:51:17.401447 140257290303040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036875.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200285 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 = 646.14 avg-zval = 647.20 2024/11/20-14:51:17.401630 140257290303040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036875.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-14:51:17.892627 140257290303040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036875.sst): second pass time = 3.50's, 36.952'MB/sec, value only(96.4% of KV) wait indexing time = 0.39's, remap KeyValue time = 0.49's, 265.297'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1986.902'MB/sec (index lex order gen) rebuild zvType time = 0.41's, 0.123'MB/sec write SST data time = 0.08's, 1562.400'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 = 3.50's, unzip length = 0.129'GB zip my value throughput = 36.952'MB/sec zip pipeline throughput = 294.892'MB/sec entries = 200285 avg-key = 24.00 avg-zkey = 1.69 avg-val = 646.14 avg-zval = 647.20 usrkeys = 200285 avg-key = 16.00 avg-zkey = 1.69 avg-val = 649.92 avg-zval = 647.20 TagRS{ kinds = RS_Key0_TagN bytes = 31400 } TagArray{ size = 108170 bytes = 365088 } seq expand size = 757190 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1304 GB } UnZip/Zip{ index = 9.4474 value = 0.9984 dict = 0.00 all = 1.0296 } Zip/UnZip{ index = 0.1058 value = 1.0016 dict = 0.00 all = 0.9713 } ---------------------------- total value len = 1.174200 GB avg = 0.652 KB (by entry num) total key len = 0.043223 GB avg = 0.024 KB total ukey len = 0.028815 GB avg = 0.016 KB total ukey num = 0.001800949 Billion total entry num = 0.001800949 Billion write speed all = 0.055803967 MB/sec (with seq num) write speed all = 0.055143555 MB/sec (without seq num) 2024/11/20-14:51:18.043961 140257290303040 [compaction_job.cc:1948] [default] [JOB 11044] Generated table #36875: 200285 keys, 130362399 bytes, temperature: kWarm 2024/11/20-14:51:18.044060 140257290303040 EVENT_LOG_v1 {"time_micros": 1732085478044005, "cf_name": "default", "job": 11044, "event": "table_file_creation", "file_number": 36875, "file_size": 130362399, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 661555954, "table_properties": {"data_size": 129623712, "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": 4806840, "raw_average_key_size": 24, "raw_value_size": 129411171, "raw_average_value_size": 646, "num_data_blocks": 1, "num_entries": 200285, "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": 1732085472, "oldest_key_time": 0, "file_creation_time": 1732085472, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36875, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:51:18.142119 140257290303040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036876.sst) /dev/shm/ToplingTemp/Topling-408176-ZeeMIx 2024/11/20-14:51:19.614767 140257290303040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036876.sst): first pass time = 1.47's, 91.145'MB/sec 2024/11/20-14:51:22.097085 140257290303040 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036876.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-14:51:22.373784 140257290303040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036876.sst): old prealloc_size = 147639500, real_size = 130008064 2024/11/20-14:51:22.373972 140257290303040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036876.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 200535 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.30 avg-zval = 646.36 2024/11/20-14:51:22.374136 140257290303040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036876.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-14:51:22.849267 140257290303040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036876.sst): second pass time = 2.48's, 52.151'MB/sec, value only(96.4% of KV) wait indexing time = 0.28's, remap KeyValue time = 0.48's, 274.027'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2043.868'MB/sec (index lex order gen) rebuild zvType time = 0.41's, 0.121'MB/sec write SST data time = 0.06's, 2082.347'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 = 2.48's, unzip length = 0.129'GB zip my value throughput = 52.151'MB/sec zip pipeline throughput = 206.751'MB/sec entries = 200535 avg-key = 24.00 avg-zkey = 1.69 avg-val = 645.30 avg-zval = 646.36 usrkeys = 200535 avg-key = 16.00 avg-zkey = 1.69 avg-val = 648.44 avg-zval = 646.36 TagRS{ kinds = RS_Key0_TagN bytes = 31440 } TagArray{ size = 90005 bytes = 303776 } seq expand size = 630035 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.1303 GB } UnZip/Zip{ index = 9.4414 value = 0.9984 dict = 0.00 all = 1.0301 } Zip/UnZip{ index = 0.1059 value = 1.0016 dict = 0.00 all = 0.9708 } ---------------------------- total value len = 1.304235 GB avg = 0.652 KB (by entry num) total key len = 0.048036 GB avg = 0.024 KB total ukey len = 0.032024 GB avg = 0.016 KB total ukey num = 0.002001484 Billion total entry num = 0.002001484 Billion write speed all = 0.061971023 MB/sec (with seq num) write speed all = 0.061237240 MB/sec (without seq num) 2024/11/20-14:51:23.001276 140257290303040 [compaction_job.cc:1948] [default] [JOB 11044] Generated table #36876: 200535 keys, 130295903 bytes, temperature: kWarm 2024/11/20-14:51:23.001368 140257290303040 EVENT_LOG_v1 {"time_micros": 1732085483001323, "cf_name": "default", "job": 11044, "event": "table_file_creation", "file_number": 36876, "file_size": 130295903, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 661531614, "table_properties": {"data_size": 129617904, "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": 4812840, "raw_average_key_size": 24, "raw_value_size": 129405105, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 200535, "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": 1732085478, "oldest_key_time": 0, "file_creation_time": 1732085478, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36876, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:51:23.095566 140257290303040 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036877.sst) /dev/shm/ToplingTemp/Topling-408176-02lnex 2024/11/20-14:51:23.425832 140257290303040 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036877.sst): first pass time = 0.33's, 103.931'MB/sec 2024/11/20-14:51:24.112845 140257290303040 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036877.sst): part-0: reject ZipStore ratio = 0.809 2024/11/20-14:51:24.229529 140257290303040 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036877.sst): old prealloc_size = 147639500, real_size = 33245872 2024/11/20-14:51:24.229616 140257290303040 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036877.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 51249 prefix = 4 raw-key = 0.0006 GB zip-key = 0.0001 GB avg-key = 12.00 avg-zkey = 1.73 raw-val = 0.0331 GB zip-val = 0.0331 GB avg-val = 645.67 avg-zval = 646.73 2024/11/20-14:51:24.229684 140257290303040 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036877.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0001 GB, waited 0.000 sec, Key+Value = 0.034 GB 2024/11/20-14:51:24.421635 140257290303040 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00/036877.sst): second pass time = 0.68's, 48.611'MB/sec, value only(96.4% of KV) wait indexing time = 0.12's, remap KeyValue time = 0.19's, 173.479'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1288.391'MB/sec (index lex order gen) rebuild zvType time = 0.15's, 0.086'MB/sec write SST data time = 0.04's, 777.276'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.68's, unzip length = 0.033'GB zip my value throughput = 48.611'MB/sec zip pipeline throughput = 269.354'MB/sec entries = 51249 avg-key = 24.00 avg-zkey = 1.73 avg-val = 645.67 avg-zval = 646.73 usrkeys = 51249 avg-key = 16.00 avg-zkey = 1.73 avg-val = 648.80 avg-zval = 646.73 TagRS{ kinds = RS_Key0_TagN bytes = 8120 } TagArray{ size = 22949 bytes = 77472 } seq expand size = 160643 multi value expand size = 0 cnt WriteAppend = 4051 UnZipSize{ index = 0.0008 GB value = 0.0331 GB dict = 0.00 MB all = 0.0343 GB } __ZipSize{ index = 0.0001 GB value = 0.0331 GB dict = 0.00 MB all = 0.0333 GB } UnZip/Zip{ index = 9.2507 value = 0.9984 dict = 0.00 all = 1.0300 } Zip/UnZip{ index = 0.1081 value = 1.0016 dict = 0.00 all = 0.9709 } ---------------------------- total value len = 1.337485 GB avg = 0.652 KB (by entry num) total key len = 0.049266 GB avg = 0.024 KB total ukey len = 0.032844 GB avg = 0.016 KB total ukey num = 0.002052733 Billion total entry num = 0.002052733 Billion write speed all = 0.063546593 MB/sec (with seq num) write speed all = 0.062794076 MB/sec (without seq num) 2024/11/20-14:51:24.482942 140257290303040 [compaction_job.cc:1948] [default] [JOB 11044] Generated table #36877: 51249 keys, 33320222 bytes, temperature: kWarm 2024/11/20-14:51:24.483032 140257290303040 EVENT_LOG_v1 {"time_micros": 1732085484482987, "cf_name": "default", "job": 11044, "event": "table_file_creation", "file_number": 36877, "file_size": 33320222, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 661503222, "table_properties": {"data_size": 33144224, "index_size": 88640, "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": 1229976, "raw_average_key_size": 24, "raw_value_size": 33089844, "raw_average_value_size": 645, "num_data_blocks": 1, "num_entries": 51249, "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": 1732085483, "oldest_key_time": 0, "file_creation_time": 1732085483, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 36877, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:51:24.517266 140257290303040 [compaction_job.cc:703] job-11044: subcompact[0], size: 1.313487 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11044/att-00 [036867,036868,036869,036870,036871,036872,036873,036874,036875,036876,036877] 2024/11/20-14:51:24.869493 140257290303040 (Original Log Time 2024/11/20-14:50:42.701106) EVENT_LOG_v1 {"time_micros": 1732085442701061, "job": 11044, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [36863], "files_L3": [36722, 36723, 36724, 36725, 36789, 36790, 36792, 36793, 36794, 36795, 36796], "score": 0.999513, "input_data_size": 1339275131, "oldest_snapshot_seqno": 663213290} 2024/11/20-14:51:24.869498 140257290303040 (Original Log Time 2024/11/20-14:51:24.868023) [compaction_job.cc:2022] [default] [JOB 11044] Compacted 1@2 + 11@3 files to L3 => 1313487415 bytes 2024/11/20-14:51:24.869501 140257290303040 (Original Log Time 2024/11/20-14:51:24.869390) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 11 0 0 0] max score 0.05, MB/sec: 32.0 rd, 31.4 wr, level 3, files in(1, 11) out(11 +0 blob) MB in(26.8, 1250.4 +0.0 blob) out(1252.6 +0.0 blob), read-write-amplify(94.3) write-amplify(46.7) OK, records in: 2091681, records dropped: 38948 output_compression: Snappy 2024/11/20-14:51:24.869508 140257290303040 (Original Log Time 2024/11/20-14:51:24.869464) EVENT_LOG_v1 {"time_micros": 1732085484869425, "cf": "default", "job": 11044, "event": "compaction_finished", "compaction_time_micros": 41816178, "compaction_time_cpu_micros": 9878327, "output_level": 3, "num_output_files": 11, "total_output_size": 1313487415, "num_input_records": 2091681, "num_output_records": 2052733, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 1079972936, "file_range_sync_nanos": 0, "file_fsync_nanos": 11505, "file_prepare_write_nanos": 6988807, "lsm_state": [0, 0, 0, 11, 0, 0, 0]} 2024/11/20-14:51:25.013866 140257290303040 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":1732076400,"starts":1732085442,"executesMs":42329,"compactionJobId":11044,"attempt":0,"compactionInputRawBytes":1402897309,"compactionInputZipBytes":1339275131,"compactionOutputRawBytes":0,"compactionOutputZipBytes":1313487415,"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-5b87d0452bb7a0881fc25e797c11ade2-70eecf598b8e41a4-00"}}, response = 2024/11/20-14:51:25.013965 140257290303040 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-11044/att-00: olev 3, work 42.329 s, result 6.499 ms, install 1.514 ms, input{raw 1.307 GiB zip 1.247 GiB}