2024/11/20-15:13:16.675661 140257693152832 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00: fork to child time = 0.007459 sec 2024/11/20-15:13:16.676146 140257693152832 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00 2024/11/20-15:13:16.680590 140257693152832 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00 2024/11/20-15:13:16.682183 140257693152832 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-15:13:16.682366 140257693152832 [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:13:16.731128 140257693152832 [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-12021/att-00/MANIFEST-019309 2024/11/20-15:13:16.749334 140257693152832 [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-12021/att-00/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 38502, last_sequence is 689410237, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 38330 2024/11/20-15:13:16.749341 140257693152832 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-15:13:16.749398 140257693152832 [version_set.cc:5724] Creating manifest 38502 2024/11/20-15:13:16.780188 140257693152832 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-15:13:16.836882 140257693152832 [compaction_job.cc:2437] [default] [JOB 12021] Compacting 1@2 + 3@3 files to L3, score 0.90, subcompactions 1 : 1 2024/11/20-15:13:16.836898 140257693152832 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 9851 Base level 2, inputs: [38486(10MB)], [38417(38MB) 38418(39MB) 38419(38MB)] 2024/11/20-15:13:16.841972 140257693152832 [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:13:16.841992 140257693152832 [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:13:16.842009 140257693152832 [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:13:16.842015 140257693152832 [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:13:16.842023 140257693152832 [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:13:17.273730 140257693152832 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038503.sst) /dev/shm/ToplingTemp/Topling-469995-4X8pe1 2024/11/20-15:13:17.933663 140257693152832 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038503.sst): first pass time = 0.66's, 203.399'MB/sec 2024/11/20-15:13:19.249120 140257693152832 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038503.sst): old prealloc_size = 146445580, real_size = 35815696 2024/11/20-15:13:19.249668 140257693152832 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038503.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 922068 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1084 GB zip-val = 0.0338 GB avg-val = 117.56 avg-zval = 36.65 2024/11/20-15:13:19.250507 140257693152832 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038503.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-15:13:20.166352 140257693152832 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038503.sst): second pass time = 1.31's, 82.454'MB/sec, value only(80.8% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.92's, 43.507'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3391.388'MB/sec (index lex order gen) rebuild zvType time = 0.79's, 0.292'MB/sec write SST data time = 0.13's, 312.570'MB/sec dict compress time = 7523089623.22's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 34194.029'MB/sec zip my value time = 1.31's, unzip length = 0.108'GB zip my value throughput = 82.454'MB/sec zip pipeline throughput = 82.454'MB/sec entries = 922068 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.56 avg-zval = 36.65 usrkeys = 922068 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.56 avg-zval = 36.65 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 922068 bytes = 3227248 } seq expand size = 6454476 multi value expand size = 0 cnt WriteAppend = 27 UnZipSize{ index = 0.0184 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0338 GB dict = 1.08 MB all = 0.0399 GB } UnZip/Zip{ index = 10.3105 value = 3.2074 dict = 1.00 all = 3.3634 } Zip/UnZip{ index = 0.0970 value = 0.3118 dict = 1.00 all = 0.2973 } ---------------------------- total value len = 0.114854 GB avg = 0.125 KB (by entry num) total key len = 0.025818 GB avg = 0.028 KB total ukey len = 0.018441 GB avg = 0.020 KB total ukey num = 0.000922068 Billion total entry num = 0.000922068 Billion write speed all = 0.006079619 MB/sec (with seq num) write speed all = 0.005760818 MB/sec (without seq num) 2024/11/20-15:13:20.215935 140257693152832 [compaction_job.cc:1948] [default] [JOB 12021] Generated table #38503: 922068 keys, 39905376 bytes, temperature: kWarm 2024/11/20-15:13:20.216029 140257693152832 EVENT_LOG_v1 {"time_micros": 1732086800215988, "cf_name": "default", "job": 12021, "event": "table_file_creation", "file_number": 38503, "file_size": 39905376, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 522320272, "largest_seqno": 688782190, "table_properties": {"data_size": 33796416, "index_size": 1788608, "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": 25817904, "raw_average_key_size": 28, "raw_value_size": 108399848, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 922068, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732086797, "oldest_key_time": 0, "file_creation_time": 1732086797, "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": 38503, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:13:20.252695 140257693152832 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038504.sst) /dev/shm/ToplingTemp/Topling-469995-HDHTX2 2024/11/20-15:13:21.383957 140257693152832 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038504.sst): first pass time = 1.13's, 118.648'MB/sec 2024/11/20-15:13:22.777848 140257693152832 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038504.sst): old prealloc_size = 146445580, real_size = 37002512 2024/11/20-15:13:22.778621 140257693152832 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038504.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 924869 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.90 raw-val = 0.1083 GB zip-val = 0.0350 GB avg-val = 117.12 avg-zval = 37.86 2024/11/20-15:13:22.779528 140257693152832 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038504.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-15:13:23.687825 140257693152832 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038504.sst): second pass time = 1.39's, 77.766'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.91's, 45.161'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2346.821'MB/sec (index lex order gen) rebuild zvType time = 0.75's, 0.307'MB/sec write SST data time = 0.16's, 264.910'MB/sec dict compress time = 7523089623.22's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.081'MB, throughput = 34754.500'MB/sec zip my value time = 1.39's, unzip length = 0.108'GB zip my value throughput = 77.766'MB/sec zip pipeline throughput = 77.766'MB/sec entries = 924869 avg-key = 28.00 avg-zkey = 1.90 avg-val = 117.12 avg-zval = 37.86 usrkeys = 924869 avg-key = 20.00 avg-zkey = 1.90 avg-val = 124.12 avg-zval = 37.86 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 924869 bytes = 3237056 } seq expand size = 6474083 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0185 GB value = 0.1083 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0350 GB dict = 1.08 MB all = 0.0411 GB } UnZip/Zip{ index = 10.5110 value = 3.0939 dict = 1.00 all = 3.2660 } Zip/UnZip{ index = 0.0951 value = 0.3232 dict = 1.00 all = 0.3062 } ---------------------------- total value len = 0.229650 GB avg = 0.124 KB (by entry num) total key len = 0.051714 GB avg = 0.028 KB total ukey len = 0.036939 GB avg = 0.020 KB total ukey num = 0.001846937 Billion total entry num = 0.001846937 Billion write speed all = 0.012158239 MB/sec (with seq num) write speed all = 0.011519764 MB/sec (without seq num) 2024/11/20-15:13:23.737386 140257693152832 [compaction_job.cc:1948] [default] [JOB 12021] Generated table #38504: 924869 keys, 41095506 bytes, temperature: kWarm 2024/11/20-15:13:23.737453 140257693152832 EVENT_LOG_v1 {"time_micros": 1732086803737423, "cf_name": "default", "job": 12021, "event": "table_file_creation", "file_number": 38504, "file_size": 41095506, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 538603318, "largest_seqno": 688782286, "table_properties": {"data_size": 35011328, "index_size": 1759808, "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": 25896332, "raw_average_key_size": 28, "raw_value_size": 108321502, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 924869, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732086800, "oldest_key_time": 0, "file_creation_time": 1732086800, "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": 38504, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:13:23.778767 140257693152832 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038505.sst) /dev/shm/ToplingTemp/Topling-469995-AacAs2 2024/11/20-15:13:24.823768 140257693152832 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038505.sst): first pass time = 1.04's, 128.443'MB/sec 2024/11/20-15:13:26.533114 140257693152832 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038505.sst): old prealloc_size = 146445580, real_size = 36349456 2024/11/20-15:13:26.533692 140257693152832 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038505.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 923426 prefix = 4 raw-key = 0.0148 GB zip-key = 0.0018 GB avg-key = 16.00 avg-zkey = 1.94 raw-val = 0.1084 GB zip-val = 0.0343 GB avg-val = 117.35 avg-zval = 37.17 2024/11/20-15:13:26.534952 140257693152832 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038505.sst: sumWaitingMem = 0.002 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0023 GB, waited 0.000 sec, Key+Value = 0.134 GB 2024/11/20-15:13:27.519604 140257693152832 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038505.sst): second pass time = 1.71's, 63.426'MB/sec, value only(80.7% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.99's, 40.997'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 3250.736'MB/sec (index lex order gen) rebuild zvType time = 0.86's, 0.269'MB/sec write SST data time = 0.13's, 314.665'MB/sec dict compress time = 7523089623.22's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.083'MB, throughput = 19168.664'MB/sec zip my value time = 1.71's, unzip length = 0.108'GB zip my value throughput = 63.426'MB/sec zip pipeline throughput = 233.413'MB/sec entries = 923426 avg-key = 28.00 avg-zkey = 1.94 avg-val = 117.35 avg-zval = 37.17 usrkeys = 923426 avg-key = 20.00 avg-zkey = 1.94 avg-val = 124.35 avg-zval = 37.17 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 923426 bytes = 3232000 } seq expand size = 6463982 multi value expand size = 0 cnt WriteAppend = 56 UnZipSize{ index = 0.0185 GB value = 0.1084 GB dict = 1.08 MB all = 0.1342 GB } __ZipSize{ index = 0.0018 GB value = 0.0343 GB dict = 1.08 MB all = 0.0404 GB } UnZip/Zip{ index = 10.3087 value = 3.1568 dict = 1.00 all = 3.3187 } Zip/UnZip{ index = 0.0970 value = 0.3168 dict = 1.00 all = 0.3013 } ---------------------------- total value len = 0.344476 GB avg = 0.124 KB (by entry num) total key len = 0.077570 GB avg = 0.028 KB total ukey len = 0.055407 GB avg = 0.020 KB total ukey num = 0.002770363 Billion total entry num = 0.002770363 Billion write speed all = 0.018234329 MB/sec (with seq num) write speed all = 0.017276789 MB/sec (without seq num) 2024/11/20-15:13:27.584162 140257693152832 [compaction_job.cc:1948] [default] [JOB 12021] Generated table #38505: 923426 keys, 40442822 bytes, temperature: kWarm 2024/11/20-15:13:27.584231 140257693152832 EVENT_LOG_v1 {"time_micros": 1732086807584201, "cf_name": "default", "job": 12021, "event": "table_file_creation", "file_number": 38505, "file_size": 40442822, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 503040251, "largest_seqno": 688782306, "table_properties": {"data_size": 34326848, "index_size": 1791552, "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": 25855928, "raw_average_key_size": 28, "raw_value_size": 108361908, "raw_average_value_size": 117, "num_data_blocks": 1, "num_entries": 923426, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732086803, "oldest_key_time": 0, "file_creation_time": 1732086803, "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": 38505, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:13:27.626828 140257693152832 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038506.sst) /dev/shm/ToplingTemp/Topling-469995-uHPI82 2024/11/20-15:13:27.662718 140257693152832 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038506.sst): first pass time = 0.04's, 199.014'MB/sec 2024/11/20-15:13:27.744238 140257693152832 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038506.sst): old prealloc_size = 146445580, real_size = 2184112 2024/11/20-15:13:27.744344 140257693152832 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038506.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 49904 prefix = 4 raw-key = 0.0008 GB zip-key = 0.0001 GB avg-key = 16.00 avg-zkey = 1.93 raw-val = 0.0057 GB zip-val = 0.0021 GB avg-val = 114.97 avg-zval = 41.58 2024/11/20-15:13:27.744423 140257693152832 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038506.sst: sumWaitingMem = 0.000 GB, sumWorkingMem = 0.000 GB, reorder workingMem = 0.0001 GB, waited 0.000 sec, Key+Value = 0.007 GB 2024/11/20-15:13:27.789307 140257693152832 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00/038506.sst): second pass time = 0.08's, 70.984'MB/sec, value only(80.4% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.05's, 52.966'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1337.642'MB/sec (index lex order gen) rebuild zvType time = 0.04's, 0.335'MB/sec write SST data time = 0.01's, 307.212'MB/sec dict compress time = 7523089623.22's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.058'MB, throughput = 1880.836'MB/sec zip my value time = 0.08's, unzip length = 0.006'GB zip my value throughput = 70.984'MB/sec zip pipeline throughput = 70.984'MB/sec entries = 49904 avg-key = 28.00 avg-zkey = 1.93 avg-val = 114.97 avg-zval = 41.58 usrkeys = 49904 avg-key = 20.00 avg-zkey = 1.93 avg-val = 121.97 avg-zval = 41.58 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 49904 bytes = 155968 } seq expand size = 349328 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0010 GB value = 0.0057 GB dict = 0.06 MB all = 0.0071 GB } __ZipSize{ index = 0.0001 GB value = 0.0021 GB dict = 0.06 MB all = 0.0024 GB } UnZip/Zip{ index = 10.3484 value = 2.7651 dict = 1.00 all = 2.9895 } Zip/UnZip{ index = 0.0966 value = 0.3617 dict = 1.00 all = 0.3345 } ---------------------------- total value len = 0.350563 GB avg = 0.124 KB (by entry num) total key len = 0.078967 GB avg = 0.028 KB total ukey len = 0.056405 GB avg = 0.020 KB total ukey num = 0.002820267 Billion total entry num = 0.002820267 Billion write speed all = 0.018557462 MB/sec (with seq num) write speed all = 0.017582685 MB/sec (without seq num) 2024/11/20-15:13:27.798842 140257693152832 [compaction_job.cc:1948] [default] [JOB 12021] Generated table #38506: 49904 keys, 2386647 bytes, temperature: kWarm 2024/11/20-15:13:27.798895 140257693152832 EVENT_LOG_v1 {"time_micros": 1732086807798868, "cf_name": "default", "job": 12021, "event": "table_file_creation", "file_number": 38506, "file_size": 2386647, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 667607666, "largest_seqno": 687265820, "table_properties": {"data_size": 2074976, "index_size": 96448, "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": 1397312, "raw_average_key_size": 28, "raw_value_size": 5737500, "raw_average_value_size": 114, "num_data_blocks": 1, "num_entries": 49904, "num_filter_entries": 0, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 28, "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": 1732086807, "oldest_key_time": 0, "file_creation_time": 1732086807, "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": 38506, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-15:13:27.808450 140257693152832 [compaction_job.cc:703] job-12021: subcompact[0], size: 0.123830 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-12021/att-00 [038503,038504,038505,038506] 2024/11/20-15:13:27.839454 140257693152832 (Original Log Time 2024/11/20-15:13:16.836961) EVENT_LOG_v1 {"time_micros": 1732086796836910, "job": 12021, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [38486], "files_L3": [38417, 38418, 38419], "score": 0.898626, "input_data_size": 133132346, "oldest_snapshot_seqno": 689410099} 2024/11/20-15:13:27.839458 140257693152832 (Original Log Time 2024/11/20-15:13:27.838803) [compaction_job.cc:2022] [default] [JOB 12021] Compacted 1@2 + 3@3 files to L3 => 123830351 bytes 2024/11/20-15:13:27.839459 140257693152832 (Original Log Time 2024/11/20-15:13:27.839388) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 4 0 0 0] max score 0.00, MB/sec: 12.1 rd, 11.3 wr, level 3, files in(1, 3) out(4 +0 blob) MB in(10.7, 116.2 +0.0 blob) out(118.1 +0.0 blob), read-write-amplify(22.8) write-amplify(11.0) OK, records in: 2863560, records dropped: 43293 output_compression: Snappy 2024/11/20-15:13:27.839463 140257693152832 (Original Log Time 2024/11/20-15:13:27.839437) EVENT_LOG_v1 {"time_micros": 1732086807839413, "cf": "default", "job": 12021, "event": "compaction_finished", "compaction_time_micros": 10971495, "compaction_time_cpu_micros": 4863210, "output_level": 3, "num_output_files": 4, "total_output_size": 123830351, "num_input_records": 2863560, "num_output_records": 2820267, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 92055551, "file_range_sync_nanos": 0, "file_fsync_nanos": 3946, "file_prepare_write_nanos": 11753, "lsm_state": [0, 0, 0, 4, 0, 0, 0]} 2024/11/20-15:13:27.955038 140257693152832 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":1732086796,"executesMs":11153,"compactionJobId":12021,"attempt":0,"compactionInputRawBytes":415935840,"compactionInputZipBytes":133132346,"compactionOutputRawBytes":0,"compactionOutputZipBytes":123830351,"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-81cf2acab931c51cb2f7f3d242cc7a6c-252aefcb826f23bd-00"}}, response = 2024/11/20-15:13:27.955137 140257693152832 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-12021/att-00: olev 3, work 11.154 s, result 9.010 ms, install 0.687 ms, input{raw 396.667 MiB zip 126.965 MiB}