2024/11/20-21:47:53.467848 140008853550656 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00: fork to child time = 0.009517 sec 2024/11/20-21:47:53.468374 140008853550656 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00 2024/11/20-21:47:53.473204 140008853550656 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00 2024/11/20-21:47:53.474883 140008853550656 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-21:47:53.475130 140008853550656 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-21:47:53.537156 140008853550656 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-15393/att-00/MANIFEST-049091 2024/11/20-21:47:53.599027 140008853550656 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-15393/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 75303, last_sequence is 1189833564, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 75118 2024/11/20-21:47:53.599037 140008853550656 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-21:47:53.599161 140008853550656 [version_set.cc:5724] Creating manifest 75303 2024/11/20-21:47:53.649575 140008853550656 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-21:47:53.669461 140008853550656 [compaction_job.cc:2437] [default] [JOB 15393] Compacting 1@2 + 3@3 files to L3, score 0.94, subcompactions 1 : 1 2024/11/20-21:47:53.669478 140008853550656 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 12091 Base level 2, inputs: [75297(31MB)], [75227(40MB) 75228(40MB) 75229(40MB)] 2024/11/20-21:47:53.679761 140008853550656 [top_zip_table.cc:59] core git_version_hash_info_is:commit 81964c21ebbcc178d8e99dae0fbf61bded2729cc Author: rockeet Date: Mon Nov 11 21:28:46 2024 +0800 Makefile: fix gen git-version-*.cpp GIT_PATH_ARG = :!src/terark/fsa :!tools/fsa :!src/terark/zbs :!tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-21:47:53.679795 140008853550656 [top_zip_table.cc:60] fsa git_version_hash_info_is:commit 5dfecb7d107196f044ff5bf78dc39d2e725b9d9b Author: leipeng Date: Thu Nov 7 15:22:45 2024 +0800 Makefile: fix for x86_64 CPU older than haswell GIT_PATH_ARG = src/terark/fsa tools/fsa g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-21:47:53.679824 140008853550656 [top_zip_table.cc:61] zbs git_version_hash_info_is:commit d44dd5ff72707128fe3c916077b43d2093c01f7c Author: leipeng Date: Sun Oct 27 23:38:26 2024 +0800 Fix for msvc, when toplingdb on msvc GIT_PATH_ARG = src/terark/zbs tools/zbs g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. INCS = -Isrc -I3rdparty/zstd -Iboost-include DEFS = -DTOPLING_IO_WITH_URING=1 -DDIVSUFSORT_API= CXXFLAGS = -fPIC -time -fdiagnostics-color -mcx16 -fno-stack-protector WARNINGS = -Wno-class-memaccess -Wformat=2 -Wcomment -Wall -Wextra -Wno-unused-parameter -Wno-alloc-size-larger-than -Wno-deprecated-declarations -Wstrict-aliasing=3 RLS_FLAGS = -O3 -DNDEBUG -g3 WITH_BMI2 = 1 compile_cpu_flag: -march=haswell -mbmi -mbmi2 LDFLAGS = -fPIC -rdynamic 2024/11/20-21:47:53.679836 140008853550656 [top_zip_table.cc:62] topling-zip_table_reader: git_version_hash_info_is: commit 79614a7e7dc27362fc5151b0797eb7d83c674c7b Author: rockeet Date: Sun Nov 10 15:02:21 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-21:47:53.679849 140008853550656 [top_zip_table.cc:64] topling-rocks git_version_hash_info_is: commit c46b65a52d9c74aa8b87aeb8438620ff2dbc669c Author: rockeet Date: Sun Nov 10 15:02:42 2024 +0800 cpu_has_bmi2.sh: detect by compile c++ code check __BMI2__ g++ (GCC) 12.2.1 20221121 (Red Hat 12.2.1-7) Copyright (C) 2022 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. cpu_flag: -march=native -mbmi -mbmi2 2024/11/20-21:47:54.304976 140008853550656 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075304.sst) /dev/shm/ToplingTemp/Topling-1036307-1gBojQ 2024/11/20-21:47:54.483733 140008853550656 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075304.sst): first pass time = 0.18's, 751.034'MB/sec 2024/11/20-21:47:55.250181 140008853550656 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075304.sst): old prealloc_size = 147639500, real_size = 40984816 2024/11/20-21:47:55.250346 140008853550656 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075304.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129429 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.00 avg-zval = 314.71 2024/11/20-21:47:55.250547 140008853550656 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075304.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-21:47:55.460890 140008853550656 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075304.sst): second pass time = 0.77's, 171.954'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.21's, 203.072'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1599.639'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.224'MB/sec write SST data time = 0.07's, 645.358'MB/sec dict compress time = 4340950471.72's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 20552.143'MB/sec zip my value time = 0.77's, unzip length = 0.132'GB zip my value throughput = 171.954'MB/sec zip pipeline throughput = 226.284'MB/sec entries = 129429 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.00 avg-zval = 314.71 usrkeys = 129429 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1024.00 avg-zval = 314.71 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129429 bytes = 453024 } seq expand size = 906003 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 = 7.0711 value = 3.2316 dict = 1.00 all = 3.1370 } Zip/UnZip{ index = 0.1414 value = 0.3094 dict = 1.00 all = 0.3188 } ---------------------------- 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.321144005 Billion total entry num = 1.700646027 Billion write speed all = 45.157971536 MB/sec (with seq num) write speed all = 44.146668880 MB/sec (without seq num) 2024/11/20-21:47:55.515637 140008853550656 [compaction_job.cc:1948] [default] [JOB 15393] Generated table #75304: 129429 keys, 42784985 bytes, temperature: kWarm 2024/11/20-21:47:55.515779 140008853550656 EVENT_LOG_v1 {"time_micros": 1732110475515721, "cf_name": "default", "job": 15393, "event": "table_file_creation", "file_number": 75304, "file_size": 42784985, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 980007016, "largest_seqno": 1189342983, "table_properties": {"data_size": 40732640, "index_size": 219648, "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": 2588580, "raw_average_key_size": 20, "raw_value_size": 131629676, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129429, "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": 1732110474, "oldest_key_time": 0, "file_creation_time": 1732110474, "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": 75304, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:47:55.581759 140008853550656 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075305.sst) /dev/shm/ToplingTemp/Topling-1036307-4jbpDT 2024/11/20-21:47:56.124863 140008853550656 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075305.sst): first pass time = 0.54's, 247.160'MB/sec 2024/11/20-21:47:56.679537 140008853550656 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075305.sst): old prealloc_size = 147639500, real_size = 40522736 2024/11/20-21:47:56.679677 140008853550656 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075305.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 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.0403 GB avg-val =1017.01 avg-zval = 311.09 2024/11/20-21:47:56.679762 140008853550656 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075305.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-21:47:56.845158 140008853550656 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075305.sst): second pass time = 0.55's, 237.617'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 253.677'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1956.452'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.272'MB/sec write SST data time = 0.05's, 903.500'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 = 32087.169'MB/sec zip my value time = 0.55's, unzip length = 0.132'GB zip my value throughput = 237.617'MB/sec zip pipeline throughput = 237.617'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.01 avg-zval = 311.09 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1018.86 avg-zval = 311.09 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 34137 bytes = 119488 } seq expand size = 238959 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.0403 GB dict = 1.38 MB all = 0.0420 GB } UnZip/Zip{ index = 6.8456 value = 3.2692 dict = 1.00 all = 3.1949 } Zip/UnZip{ index = 0.1461 value = 0.3059 dict = 1.00 all = 0.3130 } ---------------------------- total value len = 563.330137 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.321273433 Billion total entry num = 1.700775455 Billion write speed all = 45.163318819 MB/sec (with seq num) write speed all = 44.152043256 MB/sec (without seq num) 2024/11/20-21:47:56.903388 140008853550656 [compaction_job.cc:1948] [default] [JOB 15393] Generated table #75305: 129428 keys, 42010239 bytes, temperature: kWarm 2024/11/20-21:47:56.903449 140008853550656 EVENT_LOG_v1 {"time_micros": 1732110476903417, "cf_name": "default", "job": 15393, "event": "table_file_creation", "file_number": 75305, "file_size": 42010239, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1189342888, "table_properties": {"data_size": 40263328, "index_size": 226880, "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": 2588560, "raw_average_key_size": 20, "raw_value_size": 131629688, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129428, "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": 1732110475, "oldest_key_time": 0, "file_creation_time": 1732110475, "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": 75305, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:47:56.948154 140008853550656 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075306.sst) /dev/shm/ToplingTemp/Topling-1036307-zIDkVR 2024/11/20-21:47:57.483437 140008853550656 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075306.sst): first pass time = 0.54's, 250.756'MB/sec 2024/11/20-21:47:58.031064 140008853550656 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075306.sst): old prealloc_size = 147639500, real_size = 40855680 2024/11/20-21:47:58.031199 140008853550656 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075306.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129435 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.0406 GB avg-val =1016.95 avg-zval = 313.65 2024/11/20-21:47:58.031329 140008853550656 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075306.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-21:47:58.198630 140008853550656 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075306.sst): second pass time = 0.55's, 240.697'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 254.068'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2088.073'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.273'MB/sec write SST data time = 0.05's, 868.029'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 = 33749.706'MB/sec zip my value time = 0.55's, unzip length = 0.132'GB zip my value throughput = 240.697'MB/sec zip pipeline throughput = 240.697'MB/sec entries = 129435 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1016.95 avg-zval = 313.65 usrkeys = 129435 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1022.38 avg-zval = 313.65 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 100354 bytes = 351248 } seq expand size = 702478 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.0406 GB dict = 1.38 MB all = 0.0426 GB } UnZip/Zip{ index = 6.8615 value = 3.2424 dict = 1.00 all = 3.1525 } Zip/UnZip{ index = 0.1457 value = 0.3084 dict = 1.00 all = 0.3172 } ---------------------------- total value len = 563.462468 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.321402868 Billion total entry num = 1.700904890 Billion write speed all = 45.168802890 MB/sec (with seq num) write speed all = 44.157552093 MB/sec (without seq num) 2024/11/20-21:47:58.249285 140008853550656 [compaction_job.cc:1948] [default] [JOB 15393] Generated table #75306: 129435 keys, 42574540 bytes, temperature: kWarm 2024/11/20-21:47:58.249344 140008853550656 EVENT_LOG_v1 {"time_micros": 1732110478249313, "cf_name": "default", "job": 15393, "event": "table_file_creation", "file_number": 75306, "file_size": 42574540, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1189343124, "table_properties": {"data_size": 40596784, "index_size": 226368, "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": 2588700, "raw_average_key_size": 20, "raw_value_size": 131629133, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129435, "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": 1732110476, "oldest_key_time": 0, "file_creation_time": 1732110476, "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": 75306, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:47:58.288853 140008853550656 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075307.sst) /dev/shm/ToplingTemp/Topling-1036307-BLQ6kR 2024/11/20-21:47:58.293462 140008853550656 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075307.sst): first pass time = 0.00's, 81.609'MB/sec 2024/11/20-21:47:58.316637 140008853550656 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075307.sst): old prealloc_size = 147639500, real_size = 119736 2024/11/20-21:47:58.316690 140008853550656 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075307.sst): index type = UintIndex_AllOne , store type = DictZipBlobStore usrkeys = 360 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.47 raw-val = 0.0004 GB zip-val = 0.0001 GB avg-val =1016.98 avg-zval = 331.38 2024/11/20-21:47:58.317426 140008853550656 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00/075307.sst): second pass time = 0.02's, 16.194'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 164.605'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 7.357'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.243'MB/sec write SST data time = 0.00's, 335.494'MB/sec dict compress time = 140029.08's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.006'MB, throughput = 272.524'MB/sec zip my value time = 0.02's, unzip length = 0.000'GB zip my value throughput = 16.194'MB/sec zip pipeline throughput = 16.194'MB/sec entries = 360 avg-key = 20.00 avg-zkey = 0.53 avg-val = 1016.98 avg-zval = 331.38 usrkeys = 360 avg-key = 12.00 avg-zkey = 0.53 avg-val = 1021.91 avg-zval = 331.38 TagRS{ kinds = RS_Key0_TagN bytes = 160 } TagArray{ size = 254 bytes = 848 } seq expand size = 1778 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0000 GB value = 0.0004 GB dict = 0.01 MB all = 0.0004 GB } __ZipSize{ index = 0.0000 GB value = 0.0001 GB dict = 0.01 MB all = 0.0001 GB } UnZip/Zip{ index = 22.5000 value = 3.0689 dict = 1.00 all = 2.9219 } Zip/UnZip{ index = 0.0444 value = 0.3258 dict = 1.00 all = 0.3422 } ---------------------------- total value len = 563.462836 GB avg = 0.331 KB (by entry num) total key len = 44.322179 GB avg = 0.026 KB total ukey len = 32.798806 GB avg = 0.014 KB total ukey num = 2.321403228 Billion total entry num = 1.700905250 Billion write speed all = 45.168431992 MB/sec (with seq num) write speed all = 44.157189909 MB/sec (without seq num) 2024/11/20-21:47:58.331226 140008853550656 [compaction_job.cc:1948] [default] [JOB 15393] Generated table #75307: 360 keys, 127763 bytes, temperature: kWarm 2024/11/20-21:47:58.331268 140008853550656 EVENT_LOG_v1 {"time_micros": 1732110478331242, "cf_name": "default", "job": 15393, "event": "table_file_creation", "file_number": 75307, "file_size": 127763, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1187833530, "table_properties": {"data_size": 119296, "index_size": 192, "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": 7200, "raw_average_key_size": 20, "raw_value_size": 366111, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 360, "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-UintIndex_AllOne-DictZipBlobStore", "creation_time": 1732110478, "oldest_key_time": 0, "file_creation_time": 1732110478, "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": 75307, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-21:47:58.341493 140008853550656 [compaction_job.cc:703] job-15393: subcompact[0], size: 0.127498 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-15393/att-00 [075304,075305,075306,075307] 2024/11/20-21:47:58.396247 140008853550656 (Original Log Time 2024/11/20-21:47:53.669562) EVENT_LOG_v1 {"time_micros": 1732110473669500, "job": 15393, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [75297], "files_L3": [75227, 75228, 75229], "score": 0.938965, "input_data_size": 160105911, "oldest_snapshot_seqno": 1189832837} 2024/11/20-21:47:58.396251 140008853550656 (Original Log Time 2024/11/20-21:47:58.391926) [compaction_job.cc:2022] [default] [JOB 15393] Compacted 1@2 + 3@3 files to L3 => 127497527 bytes 2024/11/20-21:47:58.396253 140008853550656 (Original Log Time 2024/11/20-21:47:58.396163) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 4 0 0 0] max score 0.00, MB/sec: 34.3 rd, 27.3 wr, level 3, files in(1, 3) out(4 +0 blob) MB in(31.2, 121.5 +0.0 blob) out(121.6 +0.0 blob), read-write-amplify(8.8) write-amplify(3.9) OK, records in: 420237, records dropped: 31585 output_compression: Snappy 2024/11/20-21:47:58.396257 140008853550656 (Original Log Time 2024/11/20-21:47:58.396220) EVENT_LOG_v1 {"time_micros": 1732110478396192, "cf": "default", "job": 15393, "event": "compaction_finished", "compaction_time_micros": 4671934, "compaction_time_cpu_micros": 1123174, "output_level": 3, "num_output_files": 4, "total_output_size": 127497527, "num_input_records": 420237, "num_output_records": 388652, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 116801169, "file_range_sync_nanos": 0, "file_fsync_nanos": 3134, "file_prepare_write_nanos": 7790, "lsm_state": [0, 0, 0, 4, 0, 0, 0]} 2024/11/20-21:47:58.521666 140008853550656 DEBG dcompact_worker.cpp:240: HttpPost: 200 OK: url = http://nlb-7zny4kaa1poal01o64.cn-shenzhen.nlb.aliyuncs.com:8443, body = {"instanceId":"nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137","labourId":"","dbId":"d89b4006-2803-486e-b7a2-759bcf348921","dbStarts":1732096383,"starts":1732110473,"executesMs":4896,"compactionJobId":15393,"attempt":0,"compactionInputRawBytes":435782540,"compactionInputZipBytes":160105911,"compactionOutputRawBytes":0,"compactionOutputZipBytes":127497527,"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-6ea36e6bc020cb1c2dbd9ae563b5e183-9fc6cbe5b5e72816-00"}}, response = 2024/11/20-21:47:58.521777 140008853550656 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-15393/att-00: olev 3, work 4.896 s, result 27.776 ms, install 4.353 ms, input{raw 415.595 MiB zip 152.689 MiB}