2024/11/20-20:32:21.614278 140008626947648 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00: fork to child time = 0.030299 sec 2024/11/20-20:32:21.614996 140008626947648 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00 2024/11/20-20:32:21.620755 140008626947648 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00 2024/11/20-20:32:21.622995 140008626947648 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-20:32:21.623327 140008626947648 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-20:32:21.672860 140008626947648 [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-10959/att-00/MANIFEST-049091 2024/11/20-20:32:21.732337 140008626947648 [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-10959/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 67269, last_sequence is 1089811189, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 67079 2024/11/20-20:32:21.732355 140008626947648 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-20:32:21.732455 140008626947648 [version_set.cc:5724] Creating manifest 67269 2024/11/20-20:32:21.784351 140008626947648 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-20:32:21.808800 140008626947648 [compaction_job.cc:2437] [default] [JOB 10959] Compacting 1@2 + 4@3 files to L3, score 0.87, subcompactions 1 : 1 2024/11/20-20:32:21.808818 140008626947648 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 9235 Base level 2, inputs: [67237(31MB)], [67171(40MB) 67172(2003KB) 67151(40MB) 67259(40MB)] 2024/11/20-20:32:21.817316 140008626947648 [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-20:32:21.817351 140008626947648 [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-20:32:21.817380 140008626947648 [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-20:32:21.817392 140008626947648 [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-20:32:21.817406 140008626947648 [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-20:32:22.412810 140008626947648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067270.sst) /dev/shm/ToplingTemp/Topling-947799-Q7Pkqk 2024/11/20-20:32:22.660286 140008626947648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067270.sst): first pass time = 0.25's, 542.459'MB/sec 2024/11/20-20:32:23.250227 140008626947648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067270.sst): old prealloc_size = 147639500, real_size = 40928480 2024/11/20-20:32:23.250360 140008626947648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067270.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129424 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.70 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.04 avg-zval = 314.29 2024/11/20-20:32:23.250519 140008626947648 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067270.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-20:32:23.413147 140008626947648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067270.sst): second pass time = 0.59's, 223.442'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 262.182'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2013.877'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.271'MB/sec write SST data time = 0.04's, 984.066'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 = 48227.037'MB/sec zip my value time = 0.59's, unzip length = 0.132'GB zip my value throughput = 223.442'MB/sec zip pipeline throughput = 223.442'MB/sec entries = 129424 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.04 avg-zval = 314.29 usrkeys = 129424 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1024.04 avg-zval = 314.29 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129424 bytes = 436816 } seq expand size = 905968 multi value expand size = 0 cnt WriteAppend = 12 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 = 7.0687 value = 3.2360 dict = 1.00 all = 3.1424 } Zip/UnZip{ index = 0.1415 value = 0.3090 dict = 1.00 all = 0.3182 } ---------------------------- total value len = 563.198268 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.321144000 Billion total entry num = 1.700646022 Billion write speed all = 68.098964647 MB/sec (with seq num) write speed all = 66.573903593 MB/sec (without seq num) 2024/11/20-20:32:23.465750 140008626947648 [compaction_job.cc:1948] [default] [JOB 10959] Generated table #67270: 129424 keys, 42712405 bytes, temperature: kWarm 2024/11/20-20:32:23.465845 140008626947648 EVENT_LOG_v1 {"time_micros": 1732105943465802, "cf_name": "default", "job": 10959, "event": "table_file_creation", "file_number": 67270, "file_size": 42712405, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 963008889, "largest_seqno": 1089257416, "table_properties": {"data_size": 40676240, "index_size": 219712, "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": 2588480, "raw_average_key_size": 20, "raw_value_size": 131629337, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129424, "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": 1732105942, "oldest_key_time": 0, "file_creation_time": 1732105942, "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": 67270, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:32:23.505162 140008626947648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067271.sst) /dev/shm/ToplingTemp/Topling-947799-6KYVwi 2024/11/20-20:32:24.041081 140008626947648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067271.sst): first pass time = 0.54's, 250.465'MB/sec 2024/11/20-20:32:24.706868 140008626947648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067271.sst): old prealloc_size = 147639500, real_size = 40975808 2024/11/20-20:32:24.707030 140008626947648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067271.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129432 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 =1016.98 avg-zval = 314.60 2024/11/20-20:32:24.707482 140008626947648 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067271.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-20:32:25.002570 140008626947648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067271.sst): second pass time = 0.66's, 198.678'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.30's, 144.678'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1398.486'MB/sec (index lex order gen) rebuild zvType time = 0.22's, 0.149'MB/sec write SST data time = 0.08's, 544.686'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 = 41054.299'MB/sec zip my value time = 0.66's, unzip length = 0.132'GB zip my value throughput = 198.678'MB/sec zip pipeline throughput = 198.678'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.73 avg-val = 1016.98 avg-zval = 314.60 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.73 avg-val = 1023.98 avg-zval = 314.60 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129432 bytes = 453024 } seq expand size = 906024 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.0428 GB } UnZip/Zip{ index = 6.9240 value = 3.2326 dict = 1.00 all = 3.1377 } Zip/UnZip{ index = 0.1444 value = 0.3093 dict = 1.00 all = 0.3187 } ---------------------------- total value len = 563.330804 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.321273432 Billion total entry num = 1.700775454 Billion write speed all = 68.101978143 MB/sec (with seq num) write speed all = 66.577072700 MB/sec (without seq num) 2024/11/20-20:32:25.062538 140008626947648 [compaction_job.cc:1948] [default] [JOB 10959] Generated table #67271: 129432 keys, 42775784 bytes, temperature: kWarm 2024/11/20-20:32:25.062632 140008626947648 EVENT_LOG_v1 {"time_micros": 1732105945062585, "cf_name": "default", "job": 10959, "event": "table_file_creation", "file_number": 67271, "file_size": 42775784, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 954967992, "largest_seqno": 1089257920, "table_properties": {"data_size": 40718960, "index_size": 224320, "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": 2588640, "raw_average_key_size": 20, "raw_value_size": 131630042, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129432, "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": 1732105943, "oldest_key_time": 0, "file_creation_time": 1732105943, "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": 67271, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:32:25.141924 140008626947648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067272.sst) /dev/shm/ToplingTemp/Topling-947799-6yMiyj 2024/11/20-20:32:25.672671 140008626947648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067272.sst): first pass time = 0.53's, 252.915'MB/sec 2024/11/20-20:32:26.286478 140008626947648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067272.sst): old prealloc_size = 147639500, real_size = 40938464 2024/11/20-20:32:26.286590 140008626947648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067272.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.71 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.02 avg-zval = 314.34 2024/11/20-20:32:26.286737 140008626947648 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067272.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-20:32:26.444864 140008626947648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067272.sst): second pass time = 0.61's, 214.717'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 269.877'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2388.960'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.277'MB/sec write SST data time = 0.04's, 1035.258'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 19013.387'MB/sec zip my value time = 0.61's, unzip length = 0.132'GB zip my value throughput = 214.717'MB/sec zip pipeline throughput = 283.656'MB/sec entries = 129426 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.02 avg-zval = 314.34 usrkeys = 129426 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1024.02 avg-zval = 314.34 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129426 bytes = 453008 } seq expand size = 905982 multi value expand size = 0 cnt WriteAppend = 12 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 = 7.0036 value = 3.2354 dict = 1.00 all = 3.1404 } Zip/UnZip{ index = 0.1428 value = 0.3091 dict = 1.00 all = 0.3184 } ---------------------------- total value len = 563.463339 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.321402858 Billion total entry num = 1.700904880 Billion write speed all = 68.106112900 MB/sec (with seq num) write speed all = 66.581337891 MB/sec (without seq num) 2024/11/20-20:32:26.495973 140008626947648 [compaction_job.cc:1948] [default] [JOB 10959] Generated table #67272: 129426 keys, 42738541 bytes, temperature: kWarm 2024/11/20-20:32:26.496033 140008626947648 EVENT_LOG_v1 {"time_micros": 1732105946496004, "cf_name": "default", "job": 10959, "event": "table_file_creation", "file_number": 67272, "file_size": 42738541, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 947175304, "largest_seqno": 1089257925, "table_properties": {"data_size": 40684176, "index_size": 221760, "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": 131629316, "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": 1732105945, "oldest_key_time": 0, "file_creation_time": 1732105945, "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": 67272, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:32:26.530870 140008626947648 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067273.sst) /dev/shm/ToplingTemp/Topling-947799-I5yXPi 2024/11/20-20:32:26.543550 140008626947648 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067273.sst): first pass time = 0.01's, 550.566'MB/sec 2024/11/20-20:32:26.600623 140008626947648 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067273.sst): old prealloc_size = 147639500, real_size = 2190088 2024/11/20-20:32:26.600672 140008626947648 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067273.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 6716 prefix = 4 raw-key = 0.0001 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.22 raw-val = 0.0068 GB zip-val = 0.0022 GB avg-val =1017.13 avg-zval = 325.60 2024/11/20-20:32:26.611400 140008626947648 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00/067273.sst): second pass time = 0.06's, 120.789'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 212.274'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 48.689'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.209'MB/sec write SST data time = 0.00's, 842.728'MB/sec dict compress time = 0.00's, 72203.000'MB/sec z-dict build time = 0.00's, sample length = 0.072'MB, throughput = 2638.034'MB/sec zip my value time = 0.06's, unzip length = 0.007'GB zip my value throughput = 120.789'MB/sec zip pipeline throughput = 120.789'MB/sec entries = 6716 avg-key = 20.00 avg-zkey = 0.23 avg-val = 1017.13 avg-zval = 325.60 usrkeys = 6716 avg-key = 12.00 avg-zkey = 0.23 avg-val = 1024.13 avg-zval = 325.60 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 6716 bytes = 22688 } seq expand size = 47012 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0001 GB value = 0.0068 GB dict = 0.07 MB all = 0.0070 GB } __ZipSize{ index = 0.0000 GB value = 0.0022 GB dict = 0.07 MB all = 0.0023 GB } UnZip/Zip{ index = 52.4688 value = 3.1239 dict = 1.00 all = 3.0491 } Zip/UnZip{ index = 0.0191 value = 0.3201 dict = 1.00 all = 0.3280 } ---------------------------- total value len = 563.470217 GB avg = 0.331 KB (by entry num) total key len = 44.322306 GB avg = 0.026 KB total ukey len = 32.798882 GB avg = 0.014 KB total ukey num = 2.321409574 Billion total entry num = 1.700911596 Billion write speed all = 68.105627657 MB/sec (with seq num) write speed all = 66.580875083 MB/sec (without seq num) 2024/11/20-20:32:26.620664 140008626947648 [compaction_job.cc:1948] [default] [JOB 10959] Generated table #67273: 6716 keys, 2284369 bytes, temperature: kWarm 2024/11/20-20:32:26.620718 140008626947648 EVENT_LOG_v1 {"time_micros": 1732105946620691, "cf_name": "default", "job": 10959, "event": "table_file_creation", "file_number": 67273, "file_size": 2284369, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980106339, "largest_seqno": 1089257793, "table_properties": {"data_size": 2186736, "index_size": 1536, "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": 134320, "raw_average_key_size": 20, "raw_value_size": 6831051, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 6716, "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": 1732105946, "oldest_key_time": 0, "file_creation_time": 1732105946, "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": 67273, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-20:32:26.630447 140008626947648 [compaction_job.cc:703] job-10959: subcompact[0], size: 0.130511 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-10959/att-00 [067270,067271,067272,067273] 2024/11/20-20:32:26.660026 140008626947648 (Original Log Time 2024/11/20-20:32:21.808898) EVENT_LOG_v1 {"time_micros": 1732105941808840, "job": 10959, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [67237], "files_L3": [67171, 67172, 67151, 67259], "score": 0.871038, "input_data_size": 162995599, "oldest_snapshot_seqno": 1089811014} 2024/11/20-20:32:26.660029 140008626947648 (Original Log Time 2024/11/20-20:32:26.659516) [compaction_job.cc:2022] [default] [JOB 10959] Compacted 1@2 + 4@3 files to L3 => 130511099 bytes 2024/11/20-20:32:26.660030 140008626947648 (Original Log Time 2024/11/20-20:32:26.659971) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 4 0 0 0] max score 0.00, MB/sec: 33.8 rd, 27.1 wr, level 3, files in(1, 4) out(4 +0 blob) MB in(31.2, 124.2 +0.0 blob) out(124.5 +0.0 blob), read-write-amplify(9.0) write-amplify(4.0) OK, records in: 426255, records dropped: 31257 output_compression: Snappy 2024/11/20-20:32:26.660034 140008626947648 (Original Log Time 2024/11/20-20:32:26.660014) EVENT_LOG_v1 {"time_micros": 1732105946659992, "cf": "default", "job": 10959, "event": "compaction_finished", "compaction_time_micros": 4821552, "compaction_time_cpu_micros": 1249911, "output_level": 3, "num_output_files": 4, "total_output_size": 130511099, "num_input_records": 426255, "num_output_records": 394998, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 123088184, "file_range_sync_nanos": 0, "file_fsync_nanos": 11436, "file_prepare_write_nanos": 8092, "lsm_state": [0, 0, 0, 4, 0, 0, 0]} 2024/11/20-20:32:26.784871 140008626947648 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":1732105941,"executesMs":5037,"compactionJobId":10959,"attempt":0,"compactionInputRawBytes":442033008,"compactionInputZipBytes":162995599,"compactionOutputRawBytes":0,"compactionOutputZipBytes":130511099,"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-76080eb6047e3f65697a2aa2f825b0ae-cc7fe517527155c3-00"}}, response = 2024/11/20-20:32:26.784927 140008626947648 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-10959/att-00: olev 3, work 5.037 s, result 7.620 ms, install 0.532 ms, input{raw 421.556 MiB zip 155.445 MiB}