2024/11/20-23:00:19.670486 140008861943360 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00: fork to child time = 0.015799 sec 2024/11/20-23:00:19.671240 140008861943360 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00 2024/11/20-23:00:19.678904 140008861943360 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00 2024/11/20-23:00:19.684139 140008861943360 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-23:00:19.684475 140008861943360 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-23:00:19.729594 140008861943360 [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-19348/att-00/MANIFEST-049091 2024/11/20-23:00:19.790380 140008861943360 [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-19348/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 82655, last_sequence is 1278953174, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 82463 2024/11/20-23:00:19.790390 140008861943360 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-23:00:19.790540 140008861943360 [version_set.cc:5724] Creating manifest 82655 2024/11/20-23:00:19.819484 140008861943360 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-23:00:19.837550 140008861943360 [compaction_job.cc:2437] [default] [JOB 19348] Compacting 1@2 + 8@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-23:00:19.837567 140008861943360 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 14695 Base level 2, inputs: [82639(28MB)], [82548(124MB) 82549(124MB) 82550(124MB) 82551(124MB) 82552(124MB) 82553(124MB) 82554(124MB) 82555(28MB)] 2024/11/20-23:00:19.844372 140008861943360 [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-23:00:19.844390 140008861943360 [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-23:00:19.844405 140008861943360 [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-23:00:19.844411 140008861943360 [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-23:00:19.844420 140008861943360 [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-23:00:21.145835 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082656.sst) /dev/shm/ToplingTemp/Topling-1117594-cQneNq 2024/11/20-23:00:21.421616 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082656.sst): first pass time = 0.28's, 486.809'MB/sec 2024/11/20-23:00:22.717857 140008861943360 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082656.sst): part-0: reject ZipStore ratio = 0.805 2024/11/20-23:00:22.984861 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082656.sst): old prealloc_size = 147639500, real_size = 130029680 2024/11/20-23:00:22.985021 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082656.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199944 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.74 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.28 avg-zval = 648.34 2024/11/20-23:00:22.985280 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082656.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-23:00:23.320675 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082656.sst): second pass time = 1.30's, 99.910'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.34's, 389.280'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2427.636'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.197'MB/sec write SST data time = 0.08's, 1587.237'MB/sec dict compress time = 4428009720.90's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.30's, unzip length = 0.129'GB zip my value throughput = 99.910'MB/sec zip pipeline throughput = 122.428'MB/sec entries = 199944 avg-key = 24.00 avg-zkey = 1.74 avg-val = 647.28 avg-zval = 648.34 usrkeys = 199944 avg-key = 16.00 avg-zkey = 1.74 avg-val = 654.01 avg-zval = 648.34 TagRS{ kinds = RS_Key0_TagN bytes = 31360 } TagArray{ size = 192356 bytes = 697312 } seq expand size = 1346492 multi value expand size = 0 cnt WriteAppend = 15809 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.2038 value = 0.9984 dict = 0.00 all = 1.0268 } Zip/UnZip{ index = 0.1087 value = 1.0016 dict = 0.00 all = 0.9739 } ---------------------------- total value len = 563.196499 GB avg = 0.331 KB (by entry num) total key len = 44.319205 GB avg = 0.026 KB total ukey len = 32.797341 GB avg = 0.014 KB total ukey num = 2.321214520 Billion total entry num = 1.700716542 Billion write speed all = 34.128231883 MB/sec (with seq num) write speed all = 33.363906640 MB/sec (without seq num) 2024/11/20-23:00:23.499875 140008861943360 [compaction_job.cc:1948] [default] [JOB 19348] Generated table #82656: 199944 keys, 130711135 bytes, temperature: kWarm 2024/11/20-23:00:23.500000 140008861943360 EVENT_LOG_v1 {"time_micros": 1732114823499938, "cf_name": "default", "job": 19348, "event": "table_file_creation", "file_number": 82656, "file_size": 130711135, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1278106970, "table_properties": {"data_size": 129631904, "index_size": 347584, "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": 4798656, "raw_average_key_size": 24, "raw_value_size": 129419783, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199944, "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": 1732114821, "oldest_key_time": 0, "file_creation_time": 1732114821, "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": 82656, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:00:23.593665 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082657.sst) /dev/shm/ToplingTemp/Topling-1117594-lXn87q 2024/11/20-23:00:24.936071 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082657.sst): first pass time = 1.34's, 99.990'MB/sec 2024/11/20-23:00:26.293896 140008861943360 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082657.sst): part-0: reject ZipStore ratio = 0.809 2024/11/20-23:00:26.657394 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082657.sst): old prealloc_size = 147639500, real_size = 130034512 2024/11/20-23:00:26.657599 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082657.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199628 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 = 648.34 avg-zval = 649.40 2024/11/20-23:00:26.657816 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082657.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-23:00:27.086543 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082657.sst): second pass time = 1.36's, 95.370'MB/sec, value only(96.4% of KV) wait indexing time = 0.36's, remap KeyValue time = 0.43's, 304.306'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1953.100'MB/sec (index lex order gen) rebuild zvType time = 0.35's, 0.144'MB/sec write SST data time = 0.08's, 1573.427'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.36's, unzip length = 0.129'GB zip my value throughput = 95.370'MB/sec zip pipeline throughput = 95.370'MB/sec entries = 199628 avg-key = 24.00 avg-zkey = 1.73 avg-val = 648.34 avg-zval = 649.40 usrkeys = 199628 avg-key = 16.00 avg-zkey = 1.73 avg-val = 653.80 avg-zval = 649.40 TagRS{ kinds = RS_Key0_TagN bytes = 31280 } TagArray{ size = 155839 bytes = 564928 } seq expand size = 1090873 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.2386 value = 0.9984 dict = 0.00 all = 1.0278 } Zip/UnZip{ index = 0.1082 value = 1.0016 dict = 0.00 all = 0.9729 } ---------------------------- total value len = 563.327016 GB avg = 0.331 KB (by entry num) total key len = 44.323996 GB avg = 0.026 KB total ukey len = 32.800535 GB avg = 0.014 KB total ukey num = 2.321414148 Billion total entry num = 1.700916170 Billion write speed all = 34.128613037 MB/sec (with seq num) write speed all = 33.364359759 MB/sec (without seq num) 2024/11/20-23:00:27.353114 140008861943360 [compaction_job.cc:1948] [default] [JOB 19348] Generated table #82657: 199628 keys, 130583583 bytes, temperature: kWarm 2024/11/20-23:00:27.353208 140008861943360 EVENT_LOG_v1 {"time_micros": 1732114827353161, "cf_name": "default", "job": 19348, "event": "table_file_creation", "file_number": 82657, "file_size": 130583583, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1278106028, "table_properties": {"data_size": 129638720, "index_size": 345728, "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": 4791072, "raw_average_key_size": 24, "raw_value_size": 129426865, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199628, "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": 1732114823, "oldest_key_time": 0, "file_creation_time": 1732114823, "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": 82657, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:00:27.435858 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082658.sst) /dev/shm/ToplingTemp/Topling-1117594-1FrUmp 2024/11/20-23:00:28.743909 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082658.sst): first pass time = 1.31's, 102.613'MB/sec 2024/11/20-23:00:30.025242 140008861943360 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082658.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-23:00:30.339159 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082658.sst): old prealloc_size = 147639500, real_size = 130035184 2024/11/20-23:00:30.339323 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082658.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199337 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 = 649.32 avg-zval = 650.38 2024/11/20-23:00:30.339548 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082658.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-23:00:30.661932 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082658.sst): second pass time = 1.28's, 101.087'MB/sec, value only(96.4% of KV) wait indexing time = 0.31's, remap KeyValue time = 0.32's, 405.026'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2345.598'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.188'MB/sec write SST data time = 0.06's, 2252.547'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.28's, unzip length = 0.129'GB zip my value throughput = 101.087'MB/sec zip pipeline throughput = 101.087'MB/sec entries = 199337 avg-key = 24.00 avg-zkey = 1.70 avg-val = 649.32 avg-zval = 650.38 usrkeys = 199337 avg-key = 16.00 avg-zkey = 1.70 avg-val = 656.16 avg-zval = 650.38 TagRS{ kinds = RS_Key0_TagN bytes = 31240 } TagArray{ size = 194653 bytes = 705632 } seq expand size = 1362571 multi value expand size = 0 cnt WriteAppend = 15812 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.3921 value = 0.9984 dict = 0.00 all = 1.0267 } Zip/UnZip{ index = 0.1065 value = 1.0016 dict = 0.00 all = 0.9740 } ---------------------------- total value len = 563.457813 GB avg = 0.331 KB (by entry num) total key len = 44.328780 GB avg = 0.026 KB total ukey len = 32.803724 GB avg = 0.014 KB total ukey num = 2.321613485 Billion total entry num = 1.701115507 Billion write speed all = 34.129374305 MB/sec (with seq num) write speed all = 33.365184919 MB/sec (without seq num) 2024/11/20-23:00:30.840915 140008861943360 [compaction_job.cc:1948] [default] [JOB 19348] Generated table #82658: 199337 keys, 130725023 bytes, temperature: kWarm 2024/11/20-23:00:30.840984 140008861943360 EVENT_LOG_v1 {"time_micros": 1732114830840951, "cf_name": "default", "job": 19348, "event": "table_file_creation", "file_number": 82658, "file_size": 130725023, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1278107029, "table_properties": {"data_size": 129645600, "index_size": 339584, "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": 4784088, "raw_average_key_size": 24, "raw_value_size": 129434124, "raw_average_value_size": 649, "num_data_blocks": 1, "num_entries": 199337, "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": 1732114827, "oldest_key_time": 0, "file_creation_time": 1732114827, "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": 82658, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:00:30.918039 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082659.sst) /dev/shm/ToplingTemp/Topling-1117594-obgdKn 2024/11/20-23:00:32.155171 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082659.sst): first pass time = 1.24's, 108.498'MB/sec 2024/11/20-23:00:33.084535 140008861943360 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082659.sst): part-0: reject ZipStore ratio = 0.801 2024/11/20-23:00:33.379080 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082659.sst): old prealloc_size = 147639500, real_size = 130034320 2024/11/20-23:00:33.379253 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082659.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199372 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 = 649.20 avg-zval = 650.26 2024/11/20-23:00:33.379457 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082659.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-23:00:33.683406 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082659.sst): second pass time = 0.93's, 139.367'MB/sec, value only(96.4% of KV) wait indexing time = 0.29's, remap KeyValue time = 0.30's, 429.296'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2312.093'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.201'MB/sec write SST data time = 0.06's, 2306.734'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.93's, unzip length = 0.129'GB zip my value throughput = 139.367'MB/sec zip pipeline throughput = 139.367'MB/sec entries = 199372 avg-key = 24.00 avg-zkey = 1.70 avg-val = 649.20 avg-zval = 650.26 usrkeys = 199372 avg-key = 16.00 avg-zkey = 1.70 avg-val = 655.25 avg-zval = 650.26 TagRS{ kinds = RS_Key0_TagN bytes = 31240 } TagArray{ size = 172321 bytes = 624672 } seq expand size = 1206247 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.3884 value = 0.9984 dict = 0.00 all = 1.0274 } Zip/UnZip{ index = 0.1065 value = 1.0016 dict = 0.00 all = 0.9734 } ---------------------------- total value len = 563.588452 GB avg = 0.331 KB (by entry num) total key len = 44.333565 GB avg = 0.026 KB total ukey len = 32.806914 GB avg = 0.014 KB total ukey num = 2.321812857 Billion total entry num = 1.701314879 Billion write speed all = 34.131187931 MB/sec (with seq num) write speed all = 33.367038632 MB/sec (without seq num) 2024/11/20-23:00:33.859255 140008861943360 [compaction_job.cc:1948] [default] [JOB 19348] Generated table #82659: 199372 keys, 130643167 bytes, temperature: kWarm 2024/11/20-23:00:33.859324 140008861943360 EVENT_LOG_v1 {"time_micros": 1732114833859292, "cf_name": "default", "job": 19348, "event": "table_file_creation", "file_number": 82659, "file_size": 130643167, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1278107190, "table_properties": {"data_size": 129644544, "index_size": 339776, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 4784928, "raw_average_key_size": 24, "raw_value_size": 129432961, "raw_average_value_size": 649, "num_data_blocks": 1, "num_entries": 199372, "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": 1732114830, "oldest_key_time": 0, "file_creation_time": 1732114830, "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": 82659, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:00:33.920746 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082660.sst) /dev/shm/ToplingTemp/Topling-1117594-JiWdEr 2024/11/20-23:00:35.087965 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082660.sst): first pass time = 1.17's, 114.994'MB/sec 2024/11/20-23:00:36.236728 140008861943360 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082660.sst): part-0: reject ZipStore ratio = 0.805 2024/11/20-23:00:36.506114 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082660.sst): old prealloc_size = 147639500, real_size = 130030896 2024/11/20-23:00:36.506271 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082660.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199655 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.71 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 648.25 avg-zval = 649.31 2024/11/20-23:00:36.506485 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082660.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-23:00:36.816587 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082660.sst): second pass time = 1.15's, 112.741'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.31's, 421.009'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2474.100'MB/sec (index lex order gen) rebuild zvType time = 0.25's, 0.196'MB/sec write SST data time = 0.06's, 2339.539'MB/sec dict compress time = 0.00's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.15's, unzip length = 0.129'GB zip my value throughput = 112.741'MB/sec zip pipeline throughput = 112.741'MB/sec entries = 199655 avg-key = 24.00 avg-zkey = 1.71 avg-val = 648.25 avg-zval = 649.31 usrkeys = 199655 avg-key = 16.00 avg-zkey = 1.71 avg-val = 655.25 avg-zval = 649.31 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 199655 bytes = 723760 } seq expand size = 1397585 multi value expand size = 0 cnt WriteAppend = 15810 UnZipSize{ index = 0.0032 GB value = 0.1294 GB dict = 0.00 MB all = 0.1342 GB } __ZipSize{ index = 0.0003 GB value = 0.1296 GB dict = 0.00 MB all = 0.1307 GB } UnZip/Zip{ index = 9.3332 value = 0.9984 dict = 0.00 all = 1.0269 } Zip/UnZip{ index = 0.1071 value = 1.0016 dict = 0.00 all = 0.9738 } ---------------------------- total value len = 563.719276 GB avg = 0.331 KB (by entry num) total key len = 44.338357 GB avg = 0.026 KB total ukey len = 32.810109 GB avg = 0.014 KB total ukey num = 2.322012512 Billion total entry num = 1.701514534 Billion write speed all = 34.132797677 MB/sec (with seq num) write speed all = 33.368693116 MB/sec (without seq num) 2024/11/20-23:00:36.986074 140008861943360 [compaction_job.cc:1948] [default] [JOB 19348] Generated table #82660: 199655 keys, 130707487 bytes, temperature: kWarm 2024/11/20-23:00:36.986142 140008861943360 EVENT_LOG_v1 {"time_micros": 1732114836986111, "cf_name": "default", "job": 19348, "event": "table_file_creation", "file_number": 82660, "file_size": 130707487, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 913148584, "largest_seqno": 1278107039, "table_properties": {"data_size": 129638496, "index_size": 342272, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 4791720, "raw_average_key_size": 24, "raw_value_size": 129426643, "raw_average_value_size": 648, "num_data_blocks": 1, "num_entries": 199655, "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": 1732114833, "oldest_key_time": 0, "file_creation_time": 1732114833, "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": 82660, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:00:37.042270 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082661.sst) /dev/shm/ToplingTemp/Topling-1117594-JpEqXq 2024/11/20-23:00:38.196104 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082661.sst): first pass time = 1.15's, 116.327'MB/sec 2024/11/20-23:00:39.345738 140008861943360 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082661.sst): part-0: reject ZipStore ratio = 0.807 2024/11/20-23:00:39.623612 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082661.sst): old prealloc_size = 147639500, real_size = 130031984 2024/11/20-23:00:39.623778 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082661.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199823 prefix = 4 raw-key = 0.0024 GB zip-key = 0.0003 GB avg-key = 12.00 avg-zkey = 1.74 raw-val = 0.1294 GB zip-val = 0.1296 GB avg-val = 647.69 avg-zval = 648.75 2024/11/20-23:00:39.623938 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082661.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-23:00:39.938405 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082661.sst): second pass time = 1.15's, 112.645'MB/sec, value only(96.4% of KV) wait indexing time = 0.28's, remap KeyValue time = 0.31's, 414.338'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2376.645'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.194'MB/sec write SST data time = 0.06's, 2269.377'MB/sec dict compress time = 0.00's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.000'MB, throughput = 0.000'MB/sec zip my value time = 1.15's, unzip length = 0.129'GB zip my value throughput = 112.645'MB/sec zip pipeline throughput = 112.645'MB/sec entries = 199823 avg-key = 24.00 avg-zkey = 1.74 avg-val = 647.69 avg-zval = 648.75 usrkeys = 199823 avg-key = 16.00 avg-zkey = 1.74 avg-val = 651.62 avg-zval = 648.75 TagRS{ kinds = RS_Key0_TagN bytes = 31320 } TagArray{ size = 112351 bytes = 407280 } seq expand size = 786457 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.1304 GB } UnZip/Zip{ index = 9.2016 value = 0.9984 dict = 0.00 all = 1.0291 } Zip/UnZip{ index = 0.1087 value = 1.0016 dict = 0.00 all = 0.9717 } ---------------------------- total value len = 563.849485 GB avg = 0.331 KB (by entry num) total key len = 44.343153 GB avg = 0.026 KB total ukey len = 32.813306 GB avg = 0.014 KB total ukey num = 2.322212335 Billion total entry num = 1.701714357 Billion write speed all = 34.134394319 MB/sec (with seq num) write speed all = 33.370333918 MB/sec (without seq num) 2024/11/20-23:00:40.112389 140008861943360 [compaction_job.cc:1948] [default] [JOB 19348] Generated table #82661: 199823 keys, 130423455 bytes, temperature: kWarm 2024/11/20-23:00:40.112462 140008861943360 EVENT_LOG_v1 {"time_micros": 1732114840112429, "cf_name": "default", "job": 19348, "event": "table_file_creation", "file_number": 82661, "file_size": 130423455, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1278106238, "table_properties": {"data_size": 129634400, "index_size": 347456, "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": 4795752, "raw_average_key_size": 24, "raw_value_size": 129422412, "raw_average_value_size": 647, "num_data_blocks": 1, "num_entries": 199823, "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": 1732114837, "oldest_key_time": 0, "file_creation_time": 1732114837, "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": 82661, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:00:40.172071 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082662.sst) /dev/shm/ToplingTemp/Topling-1117594-Mmf6rn 2024/11/20-23:00:41.342459 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082662.sst): first pass time = 1.17's, 114.683'MB/sec 2024/11/20-23:00:42.317874 140008861943360 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082662.sst): part-0: reject ZipStore ratio = 0.802 2024/11/20-23:00:42.583809 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082662.sst): old prealloc_size = 147639500, real_size = 130046064 2024/11/20-23:00:42.583969 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082662.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 199135 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 = 650.00 avg-zval = 651.07 2024/11/20-23:00:42.584197 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082662.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-23:00:42.901342 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082662.sst): second pass time = 0.97's, 132.800'MB/sec, value only(96.4% of KV) wait indexing time = 0.27's, remap KeyValue time = 0.32's, 411.565'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2474.082'MB/sec (index lex order gen) rebuild zvType time = 0.26's, 0.192'MB/sec write SST data time = 0.06's, 2227.334'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.97's, unzip length = 0.129'GB zip my value throughput = 132.800'MB/sec zip pipeline throughput = 132.800'MB/sec entries = 199135 avg-key = 24.00 avg-zkey = 1.74 avg-val = 650.00 avg-zval = 651.07 usrkeys = 199135 avg-key = 16.00 avg-zkey = 1.74 avg-val = 656.29 avg-zval = 651.07 TagRS{ kinds = RS_Key0_TagN bytes = 31200 } TagArray{ size = 178800 bytes = 648160 } seq expand size = 1251600 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.2039 value = 0.9984 dict = 0.00 all = 1.0271 } Zip/UnZip{ index = 0.1086 value = 1.0016 dict = 0.00 all = 0.9736 } ---------------------------- total value len = 563.980176 GB avg = 0.331 KB (by entry num) total key len = 44.347932 GB avg = 0.026 KB total ukey len = 32.816492 GB avg = 0.014 KB total ukey num = 2.322411470 Billion total entry num = 1.701913492 Billion write speed all = 34.136320818 MB/sec (with seq num) write speed all = 33.372298058 MB/sec (without seq num) 2024/11/20-23:00:43.068236 140008861943360 [compaction_job.cc:1948] [default] [JOB 19348] Generated table #82662: 199135 keys, 130678687 bytes, temperature: kWarm 2024/11/20-23:00:43.068298 140008861943360 EVENT_LOG_v1 {"time_micros": 1732114843068268, "cf_name": "default", "job": 19348, "event": "table_file_creation", "file_number": 82662, "file_size": 130678687, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1278107110, "table_properties": {"data_size": 129649952, "index_size": 346176, "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": 4779240, "raw_average_key_size": 24, "raw_value_size": 129438651, "raw_average_value_size": 650, "num_data_blocks": 1, "num_entries": 199135, "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": 1732114840, "oldest_key_time": 0, "file_creation_time": 1732114840, "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": 82662, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:00:43.123056 140008861943360 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082663.sst) /dev/shm/ToplingTemp/Topling-1117594-J3IJSq 2024/11/20-23:00:43.409396 140008861943360 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082663.sst): first pass time = 0.29's, 125.406'MB/sec 2024/11/20-23:00:43.810715 140008861943360 [top_zip_table_builder.cc:2752] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082663.sst): part-0: reject ZipStore ratio = 0.822 2024/11/20-23:00:43.880559 140008861943360 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082663.sst): old prealloc_size = 147639500, real_size = 34791184 2024/11/20-23:00:43.880642 140008861943360 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082663.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = ZipOffsetBlobStore usrkeys = 53250 prefix = 4 raw-key = 0.0006 GB zip-key = 0.0001 GB avg-key = 12.00 avg-zkey = 1.80 raw-val = 0.0346 GB zip-val = 0.0347 GB avg-val = 650.24 avg-zval = 651.30 2024/11/20-23:00:43.880725 140008861943360 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082663.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0001 GB, waited 0.000 sec, Key+Value = 0.036 GB 2024/11/20-23:00:43.963869 140008861943360 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00/082663.sst): second pass time = 0.40's, 86.436'MB/sec, value only(96.4% of KV) wait indexing time = 0.07's, remap KeyValue time = 0.08's, 419.897'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1474.604'MB/sec (index lex order gen) rebuild zvType time = 0.07's, 0.196'MB/sec write SST data time = 0.02's, 2309.751'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.40's, unzip length = 0.035'GB zip my value throughput = 86.436'MB/sec zip pipeline throughput = 86.436'MB/sec entries = 53250 avg-key = 24.00 avg-zkey = 1.80 avg-val = 650.24 avg-zval = 651.30 usrkeys = 53250 avg-key = 16.00 avg-zkey = 1.80 avg-val = 657.24 avg-zval = 651.30 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 53250 bytes = 193040 } seq expand size = 372750 multi value expand size = 0 cnt WriteAppend = 4236 UnZipSize{ index = 0.0009 GB value = 0.0346 GB dict = 0.00 MB all = 0.0359 GB } __ZipSize{ index = 0.0001 GB value = 0.0347 GB dict = 0.00 MB all = 0.0350 GB } UnZip/Zip{ index = 8.8928 value = 0.9984 dict = 0.00 all = 1.0266 } Zip/UnZip{ index = 0.1125 value = 1.0016 dict = 0.00 all = 0.9741 } ---------------------------- total value len = 564.015174 GB avg = 0.331 KB (by entry num) total key len = 44.349210 GB avg = 0.026 KB total ukey len = 32.817344 GB avg = 0.014 KB total ukey num = 2.322464720 Billion total entry num = 1.701966742 Billion write speed all = 34.136321118 MB/sec (with seq num) write speed all = 33.372320006 MB/sec (without seq num) 2024/11/20-23:00:44.013256 140008861943360 [compaction_job.cc:1948] [default] [JOB 19348] Generated table #82663: 53250 keys, 34972446 bytes, temperature: kWarm 2024/11/20-23:00:44.013309 140008861943360 EVENT_LOG_v1 {"time_micros": 1732114844013280, "cf_name": "default", "job": 19348, "event": "table_file_creation", "file_number": 82663, "file_size": 34972446, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 969604406, "largest_seqno": 1278105542, "table_properties": {"data_size": 34681856, "index_size": 95808, "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": 1278000, "raw_average_key_size": 24, "raw_value_size": 34625326, "raw_average_value_size": 650, "num_data_blocks": 1, "num_entries": 53250, "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": 1732114843, "oldest_key_time": 0, "file_creation_time": 1732114843, "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": 82663, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-23:00:44.031634 140008861943360 [compaction_job.cc:703] job-19348: subcompact[0], size: 0.949445 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-19348/att-00 [082656,082657,082658,082659,082660,082661,082662,082663] 2024/11/20-23:00:44.193736 140008861943360 (Original Log Time 2024/11/20-23:00:19.837631) EVENT_LOG_v1 {"time_micros": 1732114819837582, "job": 19348, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [82639], "files_L3": [82548, 82549, 82550, 82551, 82552, 82553, 82554, 82555], "score": 0.996545, "input_data_size": 974440401, "oldest_snapshot_seqno": 1278952847} 2024/11/20-23:00:44.193742 140008861943360 (Original Log Time 2024/11/20-23:00:44.192674) [compaction_job.cc:2022] [default] [JOB 19348] Compacted 1@2 + 8@3 files to L3 => 949444983 bytes 2024/11/20-23:00:44.193745 140008861943360 (Original Log Time 2024/11/20-23:00:44.193637) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 8 0 0 0] max score 0.04, MB/sec: 40.3 rd, 39.2 wr, level 3, files in(1, 8) out(8 +0 blob) MB in(28.2, 901.1 +0.0 blob) out(905.5 +0.0 blob), read-write-amplify(65.0) write-amplify(32.1) OK, records in: 1487866, records dropped: 37722 output_compression: Snappy 2024/11/20-23:00:44.193752 140008861943360 (Original Log Time 2024/11/20-23:00:44.193707) EVENT_LOG_v1 {"time_micros": 1732114844193670, "cf": "default", "job": 19348, "event": "compaction_finished", "compaction_time_micros": 24194008, "compaction_time_cpu_micros": 6262233, "output_level": 3, "num_output_files": 8, "total_output_size": 949444983, "num_input_records": 1487866, "num_output_records": 1450144, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 625645597, "file_range_sync_nanos": 0, "file_fsync_nanos": 7177, "file_prepare_write_nanos": 4515341, "lsm_state": [0, 0, 0, 8, 0, 0, 0]} 2024/11/20-23:00:44.321670 140008861943360 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":1732114819,"executesMs":24511,"compactionJobId":19348,"attempt":0,"compactionInputRawBytes":1001021746,"compactionInputZipBytes":974440401,"compactionOutputRawBytes":0,"compactionOutputZipBytes":949444983,"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-5c8f5150fdc524861ca223031974a703-51c7423c66dd84f4-00"}}, response = 2024/11/20-23:00:44.321735 140008861943360 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-19348/att-00: olev 3, work 24.512 s, result 9.991 ms, install 1.102 ms, input{raw 954.649 MiB zip 929.299 MiB}