2024/11/20-22:28:51.000317 140008727660096 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00: fork to child time = 0.008108 sec 2024/11/20-22:28:51.000851 140008727660096 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00 2024/11/20-22:28:51.005736 140008727660096 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00 2024/11/20-22:28:51.013268 140008727660096 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:28:51.013542 140008727660096 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-22:28:51.056054 140008727660096 [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-17672/att-00/MANIFEST-049091 2024/11/20-22:28:51.116639 140008727660096 [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-17672/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 79555, last_sequence is 1241001846, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 79334 2024/11/20-22:28:51.116647 140008727660096 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:28:51.116703 140008727660096 [version_set.cc:5724] Creating manifest 79555 2024/11/20-22:28:51.147034 140008727660096 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:28:51.164370 140008727660096 [compaction_job.cc:2437] [default] [JOB 17672] Compacting 1@2 + 5@3 files to L3, score 0.98, subcompactions 1 : 1 2024/11/20-22:28:51.164380 140008727660096 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 13592 Base level 2, inputs: [79513(31MB)], [79538(40MB) 79539(584KB) 79463(672KB) 79409(40MB) 79446(40MB)] 2024/11/20-22:28:51.171672 140008727660096 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-22:28:51.171693 140008727660096 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-22:28:51.171709 140008727660096 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-22:28:51.171716 140008727660096 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-22:28:51.171724 140008727660096 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-22:28:51.774336 140008727660096 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079556.sst) /dev/shm/ToplingTemp/Topling-1083263-zO4Lev 2024/11/20-22:28:51.949144 140008727660096 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079556.sst): first pass time = 0.17's, 767.983'MB/sec 2024/11/20-22:28:52.525531 140008727660096 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079556.sst): old prealloc_size = 147639500, real_size = 40932048 2024/11/20-22:28:52.525685 140008727660096 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079556.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.73 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.02 avg-zval = 314.28 2024/11/20-22:28:52.525893 140008727660096 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079556.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:28:52.858746 140008727660096 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079556.sst): second pass time = 0.58's, 228.682'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.33's, 128.252'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1803.166'MB/sec (index lex order gen) rebuild zvType time = 0.23's, 0.141'MB/sec write SST data time = 0.10's, 410.573'MB/sec dict compress time = 4341032934.38's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 42027.262'MB/sec zip my value time = 0.58's, unzip length = 0.132'GB zip my value throughput = 228.682'MB/sec zip pipeline throughput = 228.682'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1017.02 avg-zval = 314.28 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1023.47 avg-zval = 314.28 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 119199 bytes = 432112 } seq expand size = 834393 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0427 GB } UnZip/Zip{ index = 6.9535 value = 3.2361 dict = 1.00 all = 3.1409 } Zip/UnZip{ index = 0.1438 value = 0.3090 dict = 1.00 all = 0.3184 } ---------------------------- total value len = 563.198197 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795695 GB avg = 0.014 KB total ukey num = 2.321144003 Billion total entry num = 1.700646025 Billion write speed all = 38.183262850 MB/sec (with seq num) write speed all = 37.328157133 MB/sec (without seq num) 2024/11/20-22:28:52.914030 140008727660096 [compaction_job.cc:1948] [default] [JOB 17672] Generated table #79556: 129427 keys, 42732055 bytes, temperature: kWarm 2024/11/20-22:28:52.914165 140008727660096 EVENT_LOG_v1 {"time_micros": 1732112932914104, "cf_name": "default", "job": 17672, "event": "table_file_creation", "file_number": 79556, "file_size": 42732055, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1240490106, "table_properties": {"data_size": 40676160, "index_size": 223360, "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": 2588540, "raw_average_key_size": 20, "raw_value_size": 131630123, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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": 1732112931, "oldest_key_time": 0, "file_creation_time": 1732112931, "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": 79556, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:28:52.985253 140008727660096 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079557.sst) /dev/shm/ToplingTemp/Topling-1083263-d5tQ9r 2024/11/20-22:28:53.638098 140008727660096 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079557.sst): first pass time = 0.65's, 205.606'MB/sec 2024/11/20-22:28:54.375265 140008727660096 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079557.sst): old prealloc_size = 147639500, real_size = 41013936 2024/11/20-22:28:54.375398 140008727660096 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079557.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129426 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.69 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.02 avg-zval = 314.95 2024/11/20-22:28:54.375738 140008727660096 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079557.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:28:54.539235 140008727660096 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079557.sst): second pass time = 0.74's, 178.762'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 261.230'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2138.225'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.269'MB/sec write SST data time = 0.04's, 978.211'MB/sec dict compress time = 4341032934.38's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 39485.184'MB/sec zip my value time = 0.74's, unzip length = 0.132'GB zip my value throughput = 178.762'MB/sec zip pipeline throughput = 281.205'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.69 avg-val = 1017.02 avg-zval = 314.95 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.69 avg-val = 1024.02 avg-zval = 314.95 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129426 bytes = 469184 } seq expand size = 905982 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0408 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 7.0874 value = 3.2292 dict = 1.00 all = 3.1337 } Zip/UnZip{ index = 0.1411 value = 0.3097 dict = 1.00 all = 0.3191 } ---------------------------- total value len = 563.330732 GB avg = 0.331 KB (by entry num) total key len = 44.319583 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273429 Billion total entry num = 1.700775451 Billion write speed all = 38.187722074 MB/sec (with seq num) write speed all = 37.332641597 MB/sec (without seq num) 2024/11/20-22:28:54.590903 140008727660096 [compaction_job.cc:1948] [default] [JOB 17672] Generated table #79557: 129426 keys, 42830339 bytes, temperature: kWarm 2024/11/20-22:28:54.590969 140008727660096 EVENT_LOG_v1 {"time_micros": 1732112934590939, "cf_name": "default", "job": 17672, "event": "table_file_creation", "file_number": 79557, "file_size": 42830339, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 963077851, "largest_seqno": 1240491138, "table_properties": {"data_size": 40762272, "index_size": 219136, "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": 2588520, "raw_average_key_size": 20, "raw_value_size": 131629448, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129426, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732112932, "oldest_key_time": 0, "file_creation_time": 1732112932, "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": 79557, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:28:54.628199 140008727660096 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079558.sst) /dev/shm/ToplingTemp/Topling-1083263-VLlDDu 2024/11/20-22:28:55.151663 140008727660096 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079558.sst): first pass time = 0.52's, 256.424'MB/sec 2024/11/20-22:28:55.891993 140008727660096 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079558.sst): old prealloc_size = 147639500, real_size = 41022400 2024/11/20-22:28:55.892170 140008727660096 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079558.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129427 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.75 raw-val = 0.1316 GB zip-val = 0.0408 GB avg-val =1017.02 avg-zval = 314.96 2024/11/20-22:28:55.892337 140008727660096 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079558.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0003 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-22:28:56.056114 140008727660096 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079558.sst): second pass time = 0.74's, 179.037'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 261.023'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1968.330'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.05's, 942.277'MB/sec dict compress time = 3472873696.71's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 36805.966'MB/sec zip my value time = 0.74's, unzip length = 0.132'GB zip my value throughput = 179.037'MB/sec zip pipeline throughput = 234.353'MB/sec entries = 129427 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.02 avg-zval = 314.96 usrkeys = 129427 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1024.02 avg-zval = 314.96 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129427 bytes = 469184 } seq expand size = 905989 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0408 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.8727 value = 3.2291 dict = 1.00 all = 3.1331 } Zip/UnZip{ index = 0.1455 value = 0.3097 dict = 1.00 all = 0.3192 } ---------------------------- total value len = 563.463268 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402856 Billion total entry num = 1.700904878 Billion write speed all = 38.192573160 MB/sec (with seq num) write speed all = 37.337509123 MB/sec (without seq num) 2024/11/20-22:28:56.112977 140008727660096 [compaction_job.cc:1948] [default] [JOB 17672] Generated table #79558: 129427 keys, 42839264 bytes, temperature: kWarm 2024/11/20-22:28:56.113068 140008727660096 EVENT_LOG_v1 {"time_micros": 1732112936113017, "cf_name": "default", "job": 17672, "event": "table_file_creation", "file_number": 79558, "file_size": 42839264, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 954967992, "largest_seqno": 1240490314, "table_properties": {"data_size": 40763888, "index_size": 225984, "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": 2588540, "raw_average_key_size": 20, "raw_value_size": 131630205, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129427, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "fixed_value_len": 18446744073709551615, "filter_policy": "", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "nullptr", "prefix_extractor_name": "nullptr", "property_collectors": "[Rdb_tbl_prop_coll_factory]", "compression": "FlatZip", "compression_options": "RS_Key0_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732112934, "oldest_key_time": 0, "file_creation_time": 1732112934, "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": 79558, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:28:56.150486 140008727660096 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079559.sst) /dev/shm/ToplingTemp/Topling-1083263-rHOxct 2024/11/20-22:28:56.160177 140008727660096 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079559.sst): first pass time = 0.01's, 414.122'MB/sec 2024/11/20-22:28:56.584630 140008727660096 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079559.sst): old prealloc_size = 147639500, real_size = 1264648 2024/11/20-22:28:56.584689 140008727660096 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079559.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 3853 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.24 raw-val = 0.0039 GB zip-val = 0.0013 GB avg-val =1016.90 avg-zval = 327.68 2024/11/20-22:28:56.596512 140008727660096 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00/079559.sst): second pass time = 0.42's, 9.247'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 111.375'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 25.326'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.101'MB/sec write SST data time = 0.00's, 570.998'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.043'MB, throughput = 1497.388'MB/sec zip my value time = 0.42's, unzip length = 0.004'GB zip my value throughput = 9.247'MB/sec zip pipeline throughput = 180.412'MB/sec entries = 3853 avg-key = 20.00 avg-zkey = 0.25 avg-val = 1016.90 avg-zval = 327.68 usrkeys = 3853 avg-key = 12.00 avg-zkey = 0.25 avg-val = 1023.90 avg-zval = 327.68 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 3853 bytes = 13504 } seq expand size = 26971 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0000 GB value = 0.0039 GB dict = 0.04 MB all = 0.0040 GB } __ZipSize{ index = 0.0000 GB value = 0.0013 GB dict = 0.04 MB all = 0.0013 GB } UnZip/Zip{ index = 48.1625 value = 3.1033 dict = 1.00 all = 3.0244 } Zip/UnZip{ index = 0.0208 value = 0.3222 dict = 1.00 all = 0.3306 } ---------------------------- total value len = 563.467213 GB avg = 0.331 KB (by entry num) total key len = 44.322249 GB avg = 0.026 KB total ukey len = 32.798847 GB avg = 0.014 KB total ukey num = 2.321406709 Billion total entry num = 1.700908731 Billion write speed all = 38.191529021 MB/sec (with seq num) write speed all = 37.336492082 MB/sec (without seq num) 2024/11/20-22:28:56.604892 140008727660096 [compaction_job.cc:1948] [default] [JOB 17672] Generated table #79559: 3853 keys, 1320983 bytes, temperature: kWarm 2024/11/20-22:28:56.604968 140008727660096 EVENT_LOG_v1 {"time_micros": 1732112936604925, "cf_name": "default", "job": 17672, "event": "table_file_creation", "file_number": 79559, "file_size": 1320983, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 987325801, "largest_seqno": 1238987571, "table_properties": {"data_size": 1262560, "index_size": 960, "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": 77060, "raw_average_key_size": 20, "raw_value_size": 3918114, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 3853, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 20, "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-UintIndex_IL_256_32-DictZipBlobStore", "creation_time": 1732112936, "oldest_key_time": 0, "file_creation_time": 1732112936, "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": 79559, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:28:56.616377 140008727660096 [compaction_job.cc:703] job-17672: subcompact[0], size: 0.129723 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-17672/att-00 [079556,079557,079558,079559] 2024/11/20-22:28:56.673749 140008727660096 (Original Log Time 2024/11/20-22:28:51.164418) EVENT_LOG_v1 {"time_micros": 1732112931164389, "job": 17672, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [79513], "files_L3": [79538, 79539, 79463, 79409, 79446], "score": 0.984294, "input_data_size": 162406900, "oldest_snapshot_seqno": 1241001448} 2024/11/20-22:28:56.673755 140008727660096 (Original Log Time 2024/11/20-22:28:56.673108) [compaction_job.cc:2022] [default] [JOB 17672] Compacted 1@2 + 5@3 files to L3 => 129722641 bytes 2024/11/20-22:28:56.673757 140008727660096 (Original Log Time 2024/11/20-22:28:56.673656) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 4 0 0 0] max score 0.00, MB/sec: 29.8 rd, 23.8 wr, level 3, files in(1, 5) out(4 +0 blob) MB in(31.2, 123.7 +0.0 blob) out(123.7 +0.0 blob), read-write-amplify(8.9) write-amplify(4.0) OK, records in: 423923, records dropped: 31790 output_compression: Snappy 2024/11/20-22:28:56.673764 140008727660096 (Original Log Time 2024/11/20-22:28:56.673722) EVENT_LOG_v1 {"time_micros": 1732112936673687, "cf": "default", "job": 17672, "event": "compaction_finished", "compaction_time_micros": 5451970, "compaction_time_cpu_micros": 1242770, "output_level": 3, "num_output_files": 4, "total_output_size": 129722641, "num_input_records": 423923, "num_output_records": 392133, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 141721596, "file_range_sync_nanos": 0, "file_fsync_nanos": 4020, "file_prepare_write_nanos": 9528, "lsm_state": [0, 0, 0, 4, 0, 0, 0]} 2024/11/20-22:28:56.837409 140008727660096 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":1732112930,"executesMs":5655,"compactionJobId":17672,"attempt":0,"compactionInputRawBytes":439618544,"compactionInputZipBytes":162406900,"compactionOutputRawBytes":0,"compactionOutputZipBytes":129722641,"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-8ce8adfe5d20504d8fcafa804a9afa27-e03099e1a467e123-00"}}, response = 2024/11/20-22:28:56.837535 140008727660096 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-17672/att-00: olev 3, work 5.655 s, result 17.154 ms, install 0.677 ms, input{raw 419.253 MiB zip 154.883 MiB}