2024/11/20-15:05:29.988985 140257080485440 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01: fork to child time = 0.024045 sec 2024/11/20-15:05:29.989735 140257080485440 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01 2024/11/20-15:05:29.995814 140257080485440 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01 2024/11/20-15:05:29.998142 140257080485440 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-15:05:29.998534 140257080485440 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-15:05:30.047579 140257080485440 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-11621/att-01/MANIFEST-019309 2024/11/20-15:05:30.065648 140257080485440 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-11621/att-01/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 37880, last_sequence is 680042259, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 37747 2024/11/20-15:05:30.065667 140257080485440 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-15:05:30.065778 140257080485440 [version_set.cc:5724] Creating manifest 37880 2024/11/20-15:05:30.098002 140257080485440 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01: bottommost_level: fake = 1, rpc = 0 2024/11/20-15:05:30.118167 140257080485440 [compaction_job.cc:2437] [default] [JOB 11621] Compacting 1@2 + 5@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-15:05:30.118192 140257080485440 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 9618 Base level 2, inputs: [37811(31MB)], [37852(39MB) 37853(416KB) 37799(39MB) 37801(39MB) 37822(40MB)] 2024/11/20-15:05:30.127944 140257080485440 [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-15:05:30.127990 140257080485440 [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-15:05:30.128016 140257080485440 [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-15:05:30.128028 140257080485440 [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-15:05:30.128059 140257080485440 [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-15:05:30.783860 140257080485440 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037881.sst) /dev/shm/ToplingTemp/Topling-454043-onZHJN 2024/11/20-15:05:31.144349 140257080485440 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037881.sst): first pass time = 0.36's, 372.398'MB/sec 2024/11/20-15:05:32.848228 140257080485440 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037881.sst): old prealloc_size = 147639500, real_size = 40424400 2024/11/20-15:05:32.848459 140257080485440 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037881.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.75 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1016.98 avg-zval = 310.32 2024/11/20-15:05:32.848615 140257080485440 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037881.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-15:05:33.121514 140257080485440 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037881.sst): second pass time = 1.70's, 77.304'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.27's, 153.142'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1111.034'MB/sec (index lex order gen) rebuild zvType time = 0.20's, 0.158'MB/sec write SST data time = 0.07's, 607.413'MB/sec dict compress time = 2334118308.98's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 36945.320'MB/sec zip my value time = 1.70's, unzip length = 0.132'GB zip my value throughput = 77.304'MB/sec zip pipeline throughput = 337.419'MB/sec entries = 129432 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1016.98 avg-zval = 310.32 usrkeys = 129432 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1017.89 avg-zval = 310.32 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 16774 bytes = 58720 } seq expand size = 117418 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.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.8497 value = 3.2772 dict = 1.00 all = 3.2070 } Zip/UnZip{ index = 0.1460 value = 0.3051 dict = 1.00 all = 0.3118 } ---------------------------- total value len = 0.131747 GB avg = 1.018 KB (by entry num) total key len = 0.002589 GB avg = 0.020 KB total ukey len = 0.001553 GB avg = 0.012 KB total ukey num = 0.000129432 Billion total entry num = 0.000129432 Billion write speed all = 0.005925372 MB/sec (with seq num) write speed all = 0.005879699 MB/sec (without seq num) 2024/11/20-15:05:33.176906 140257080485440 [compaction_job.cc:1948] [default] [JOB 11621] Generated table #37881: 129432 keys, 41851187 bytes, temperature: kWarm 2024/11/20-15:05:33.177026 140257080485440 EVENT_LOG_v1 {"time_micros": 1732086333176970, "cf_name": "default", "job": 11621, "event": "table_file_creation", "file_number": 37881, "file_size": 41851187, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 678175110, "table_properties": {"data_size": 40165120, "index_size": 226752, "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": 131629726, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732086330, "oldest_key_time": 0, "file_creation_time": 1732086330, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 37881, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:05:33.228408 140257080485440 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037882.sst) /dev/shm/ToplingTemp/Topling-454043-Ajp3WP 2024/11/20-15:05:33.936985 140257080485440 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037882.sst): first pass time = 0.71's, 189.437'MB/sec 2024/11/20-15:05:34.734612 140257080485440 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037882.sst): old prealloc_size = 147639500, real_size = 40454224 2024/11/20-15:05:34.734746 140257080485440 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037882.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.79 raw-val = 0.1316 GB zip-val = 0.0402 GB avg-val =1017.01 avg-zval = 310.52 2024/11/20-15:05:34.734822 140257080485440 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037882.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-15:05:34.907969 140257080485440 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037882.sst): second pass time = 0.80's, 165.204'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 241.812'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2207.632'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.255'MB/sec write SST data time = 0.05's, 901.654'MB/sec dict compress time = 2334118308.98's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 34922.736'MB/sec zip my value time = 0.80's, unzip length = 0.132'GB zip my value throughput = 165.204'MB/sec zip pipeline throughput = 308.191'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.79 avg-val = 1017.01 avg-zval = 310.52 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.79 avg-val = 1018.46 avg-zval = 310.52 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 26680 bytes = 93392 } seq expand size = 186760 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.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 6.6982 value = 3.2752 dict = 1.00 all = 3.2021 } Zip/UnZip{ index = 0.1493 value = 0.3053 dict = 1.00 all = 0.3123 } ---------------------------- total value len = 0.263564 GB avg = 1.018 KB (by entry num) total key len = 0.005177 GB avg = 0.020 KB total ukey len = 0.003106 GB avg = 0.012 KB total ukey num = 0.000258860 Billion total entry num = 0.000258860 Billion write speed all = 0.011852883 MB/sec (with seq num) write speed all = 0.011761546 MB/sec (without seq num) 2024/11/20-15:05:34.960144 140257080485440 [compaction_job.cc:1948] [default] [JOB 11621] Generated table #37882: 129428 keys, 41915400 bytes, temperature: kWarm 2024/11/20-15:05:34.960209 140257080485440 EVENT_LOG_v1 {"time_micros": 1732086334960179, "cf_name": "default", "job": 11621, "event": "table_file_creation", "file_number": 37882, "file_size": 41915400, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 678171900, "table_properties": {"data_size": 40189824, "index_size": 231872, "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": 131630131, "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": 1732086333, "oldest_key_time": 0, "file_creation_time": 1732086333, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 37882, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:05:34.999981 140257080485440 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037883.sst) /dev/shm/ToplingTemp/Topling-454043-ENJWxL 2024/11/20-15:05:35.592570 140257080485440 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037883.sst): first pass time = 0.59's, 226.514'MB/sec 2024/11/20-15:05:36.421666 140257080485440 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037883.sst): old prealloc_size = 147639500, real_size = 40441392 2024/11/20-15:05:36.421786 140257080485440 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037883.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.0402 GB avg-val =1017.04 avg-zval = 310.52 2024/11/20-15:05:36.421848 140257080485440 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037883.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-15:05:36.597690 140257080485440 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037883.sst): second pass time = 0.83's, 158.883'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 237.810'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2233.565'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.261'MB/sec write SST data time = 0.05's, 808.479'MB/sec dict compress time = -8161084921.87's, -0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 33597.737'MB/sec zip my value time = 0.83's, unzip length = 0.132'GB zip my value throughput = 158.883'MB/sec zip pipeline throughput = 349.668'MB/sec entries = 129424 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.04 avg-zval = 310.52 usrkeys = 129424 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1017.78 avg-zval = 310.52 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 13670 bytes = 47856 } seq expand size = 95690 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.0402 GB dict = 1.38 MB all = 0.0419 GB } UnZip/Zip{ index = 7.0729 value = 3.2752 dict = 1.00 all = 3.2066 } Zip/UnZip{ index = 0.1414 value = 0.3053 dict = 1.00 all = 0.3119 } ---------------------------- total value len = 0.395289 GB avg = 1.018 KB (by entry num) total key len = 0.007766 GB avg = 0.020 KB total ukey len = 0.004659 GB avg = 0.012 KB total ukey num = 0.000388284 Billion total entry num = 0.000388284 Billion write speed all = 0.017775496 MB/sec (with seq num) write speed all = 0.017638503 MB/sec (without seq num) 2024/11/20-15:05:36.651662 140257080485440 [compaction_job.cc:1948] [default] [JOB 11621] Generated table #37883: 129424 keys, 41856583 bytes, temperature: kWarm 2024/11/20-15:05:36.651713 140257080485440 EVENT_LOG_v1 {"time_micros": 1732086336651686, "cf_name": "default", "job": 11621, "event": "table_file_creation", "file_number": 37883, "file_size": 41856583, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 678178511, "table_properties": {"data_size": 40189280, "index_size": 219584, "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": 131629684, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732086334, "oldest_key_time": 0, "file_creation_time": 1732086334, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 37883, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:05:36.692808 140257080485440 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037884.sst) /dev/shm/ToplingTemp/Topling-454043-51d9LL 2024/11/20-15:05:37.271676 140257080485440 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037884.sst): first pass time = 0.58's, 231.877'MB/sec 2024/11/20-15:05:37.898142 140257080485440 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037884.sst): old prealloc_size = 147639500, real_size = 40981280 2024/11/20-15:05:37.898280 140257080485440 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037884.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 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.0407 GB avg-val =1016.99 avg-zval = 314.63 2024/11/20-15:05:37.898433 140257080485440 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037884.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-15:05:38.107122 140257080485440 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037884.sst): second pass time = 0.63's, 210.399'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.21's, 204.802'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2015.483'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.224'MB/sec write SST data time = 0.06's, 662.384'MB/sec dict compress time = -8161084921.87's, -0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 31673.708'MB/sec zip my value time = 0.63's, unzip length = 0.132'GB zip my value throughput = 210.399'MB/sec zip pipeline throughput = 236.987'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1016.99 avg-zval = 314.63 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1023.99 avg-zval = 314.63 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129430 bytes = 453024 } seq expand size = 906010 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.0428 GB } UnZip/Zip{ index = 6.8573 value = 3.2324 dict = 1.00 all = 3.1373 } Zip/UnZip{ index = 0.1458 value = 0.3094 dict = 1.00 all = 0.3187 } ---------------------------- total value len = 0.527825 GB avg = 1.020 KB (by entry num) total key len = 0.010354 GB avg = 0.020 KB total ukey len = 0.006213 GB avg = 0.012 KB total ukey num = 0.000517714 Billion total entry num = 0.000517714 Billion write speed all = 0.023733135 MB/sec (with seq num) write speed all = 0.023550490 MB/sec (without seq num) 2024/11/20-15:05:38.159656 140257080485440 [compaction_job.cc:1948] [default] [JOB 11621] Generated table #37884: 129430 keys, 42781580 bytes, temperature: kWarm 2024/11/20-15:05:38.159713 140257080485440 EVENT_LOG_v1 {"time_micros": 1732086338159684, "cf_name": "default", "job": 11621, "event": "table_file_creation", "file_number": 37884, "file_size": 42781580, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 528731813, "largest_seqno": 678178772, "table_properties": {"data_size": 40722256, "index_size": 226496, "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": 2588600, "raw_average_key_size": 20, "raw_value_size": 131629246, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129430, "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": 1732086336, "oldest_key_time": 0, "file_creation_time": 1732086336, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 37884, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:05:38.198424 140257080485440 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037885.sst) /dev/shm/ToplingTemp/Topling-454043-7oheEN 2024/11/20-15:05:38.206567 140257080485440 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037885.sst): first pass time = 0.01's, 343.294'MB/sec 2024/11/20-15:05:38.243583 140257080485440 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037885.sst): old prealloc_size = 147639500, real_size = 880432 2024/11/20-15:05:38.243633 140257080485440 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037885.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 2682 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.27 raw-val = 0.0027 GB zip-val = 0.0009 GB avg-val =1016.93 avg-zval = 327.69 2024/11/20-15:05:38.247170 140257080485440 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01/037885.sst): second pass time = 0.04's, 75.297'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 256.891'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 31.535'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.295'MB/sec write SST data time = 0.00's, 713.302'MB/sec dict compress time = -8161084921.87's, -0.000'MB/sec z-dict build time = 0.00's, sample length = 0.032'MB, throughput = 902.071'MB/sec zip my value time = 0.04's, unzip length = 0.003'GB zip my value throughput = 75.297'MB/sec zip pipeline throughput = 75.297'MB/sec entries = 2682 avg-key = 20.00 avg-zkey = 0.29 avg-val = 1016.93 avg-zval = 327.69 usrkeys = 2682 avg-key = 12.00 avg-zkey = 0.29 avg-val = 1023.93 avg-zval = 327.69 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 2682 bytes = 9408 } seq expand size = 18774 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0000 GB value = 0.0027 GB dict = 0.03 MB all = 0.0028 GB } __ZipSize{ index = 0.0000 GB value = 0.0009 GB dict = 0.03 MB all = 0.0009 GB } UnZip/Zip{ index = 41.9062 value = 3.1033 dict = 1.00 all = 3.0139 } Zip/UnZip{ index = 0.0239 value = 0.3222 dict = 1.00 all = 0.3318 } ---------------------------- total value len = 0.530571 GB avg = 1.020 KB (by entry num) total key len = 0.010408 GB avg = 0.020 KB total ukey len = 0.006245 GB avg = 0.012 KB total ukey num = 0.000520396 Billion total entry num = 0.000520396 Billion write speed all = 0.023856457 MB/sec (with seq num) write speed all = 0.023672867 MB/sec (without seq num) 2024/11/20-15:05:38.255542 140257080485440 [compaction_job.cc:1948] [default] [JOB 11621] Generated table #37885: 2682 keys, 922730 bytes, temperature: kWarm 2024/11/20-15:05:38.255591 140257080485440 EVENT_LOG_v1 {"time_micros": 1732086338255565, "cf_name": "default", "job": 11621, "event": "table_file_creation", "file_number": 37885, "file_size": 922730, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 542800498, "largest_seqno": 678177174, "table_properties": {"data_size": 878864, "index_size": 768, "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": 53640, "raw_average_key_size": 20, "raw_value_size": 2727416, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 2682, "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": 1732086338, "oldest_key_time": 0, "file_creation_time": 1732086338, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "92E45FH6K6HCJOD41QCQ", "orig_file_number": 37885, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:05:38.264728 140257080485440 [compaction_job.cc:703] job-11621: subcompact[0], size: 0.169327 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-11621/att-01 [037881,037882,037883,037884,037885] 2024/11/20-15:05:38.299465 140257080485440 (Original Log Time 2024/11/20-15:05:30.118283) EVENT_LOG_v1 {"time_micros": 1732086330118216, "job": 11621, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [37811], "files_L3": [37852, 37853, 37799, 37801, 37822], "score": 0.999513, "input_data_size": 201540023, "oldest_snapshot_seqno": 680042177} 2024/11/20-15:05:38.299469 140257080485440 (Original Log Time 2024/11/20-15:05:38.298872) [compaction_job.cc:2022] [default] [JOB 11621] Compacted 1@2 + 5@3 files to L3 => 169327480 bytes 2024/11/20-15:05:38.299470 140257080485440 (Original Log Time 2024/11/20-15:05:38.299397) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 5 0 0 0] max score 0.01, MB/sec: 24.7 rd, 20.8 wr, level 3, files in(1, 5) out(5 +0 blob) MB in(31.2, 161.0 +0.0 blob) out(161.5 +0.0 blob), read-write-amplify(11.3) write-amplify(5.2) OK, records in: 550876, records dropped: 30480 output_compression: Snappy 2024/11/20-15:05:38.299474 140257080485440 (Original Log Time 2024/11/20-15:05:38.299443) EVENT_LOG_v1 {"time_micros": 1732086338299420, "cf": "default", "job": 11621, "event": "compaction_finished", "compaction_time_micros": 8146448, "compaction_time_cpu_micros": 1909400, "output_level": 3, "num_output_files": 5, "total_output_size": 169327480, "num_input_records": 550876, "num_output_records": 520396, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 172334852, "file_range_sync_nanos": 0, "file_fsync_nanos": 5145, "file_prepare_write_nanos": 12016, "lsm_state": [0, 0, 0, 5, 0, 0, 0]} 2024/11/20-15:05:38.433201 140257080485440 DEBG dcompact_worker.cpp:240: HttpPost: 200 OK: url = http://nlb-7zny4kaa1poal01o64.cn-shenzhen.nlb.aliyuncs.com:8443, body = {"instanceId":"nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137","labourId":"","dbId":"d89b4006-2803-486e-b7a2-759bcf348921","dbStarts":1732076400,"starts":1732086329,"executesMs":8301,"compactionJobId":11621,"attempt":1,"compactionInputRawBytes":571262241,"compactionInputZipBytes":201540023,"compactionOutputRawBytes":0,"compactionOutputZipBytes":169327480,"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-10402cdfce0c6dd7469efd6e5e04ef18-cb90fac1166b77c3-00"}}, response = 2024/11/20-15:05:38.433359 140257080485440 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-11621/att-01: olev 3, work 8.302 s, result 7.636 ms, install 0.617 ms, input{raw 544.798 MiB zip 192.204 MiB}