2024/11/20-14:04:12.488670 140257684760128 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00: fork to child time = 0.009909 sec 2024/11/20-14:04:12.489212 140257684760128 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00 2024/11/20-14:04:12.495607 140257684760128 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00 2024/11/20-14:04:12.497209 140257684760128 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-14:04:12.497441 140257684760128 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-14:04:12.548036 140257684760128 [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-08871/att-00/MANIFEST-019309 2024/11/20-14:04:12.563599 140257684760128 [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-08871/att-00/MANIFEST-019309 succeeded,manifest_file_number is 19309, next_file_number is 33122, last_sequence is 606156562, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 32943 2024/11/20-14:04:12.563605 140257684760128 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-14:04:12.563683 140257684760128 [version_set.cc:5724] Creating manifest 33122 2024/11/20-14:04:12.593299 140257684760128 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-14:04:12.610911 140257684760128 [compaction_job.cc:2437] [default] [JOB 8871] Compacting 1@2 + 7@3 files to L3, score 0.83, subcompactions 1 : 1 2024/11/20-14:04:12.610923 140257684760128 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 7886 Base level 2, inputs: [33097(31MB)], [33114(40MB) 33115(2490KB) 33030(40MB) 33031(39MB) 33032(39MB) 33033(39MB) 33116(40MB)] 2024/11/20-14:04:12.617204 140257684760128 [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-14:04:12.617227 140257684760128 [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-14:04:12.617245 140257684760128 [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-14:04:12.617253 140257684760128 [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-14:04:12.617263 140257684760128 [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-14:04:13.304809 140257684760128 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033123.sst) /dev/shm/ToplingTemp/Topling-272151-OdhlYW 2024/11/20-14:04:13.476973 140257684760128 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033123.sst): first pass time = 0.17's, 779.832'MB/sec 2024/11/20-14:04:14.127640 140257684760128 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033123.sst): old prealloc_size = 147639500, real_size = 40544336 2024/11/20-14:04:14.127782 140257684760128 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033123.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129422 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.0403 GB avg-val =1017.06 avg-zval = 311.32 2024/11/20-14:04:14.127888 140257684760128 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033123.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-14:04:14.284594 140257684760128 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033123.sst): second pass time = 0.65's, 202.558'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 267.843'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1957.834'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.280'MB/sec write SST data time = 0.04's, 1013.057'MB/sec dict compress time = 3761121631.16's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44469.899'MB/sec zip my value time = 0.65's, unzip length = 0.132'GB zip my value throughput = 202.558'MB/sec zip pipeline throughput = 373.918'MB/sec entries = 129422 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.06 avg-zval = 311.32 usrkeys = 129422 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1019.14 avg-zval = 311.32 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 38498 bytes = 129952 } seq expand size = 269486 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 = 7.0686 value = 3.2669 dict = 1.00 all = 3.1925 } Zip/UnZip{ index = 0.1415 value = 0.3061 dict = 1.00 all = 0.3132 } ---------------------------- total value len = 0.131899 GB avg = 1.019 KB (by entry num) total key len = 0.002588 GB avg = 0.020 KB total ukey len = 0.001553 GB avg = 0.012 KB total ukey num = 0.000129422 Billion total entry num = 0.000129422 Billion write speed all = 0.007081090 MB/sec (with seq num) write speed all = 0.007026575 MB/sec (without seq num) 2024/11/20-14:04:14.344292 140257684760128 [compaction_job.cc:1948] [default] [JOB 8871] Generated table #33123: 129422 keys, 42041632 bytes, temperature: kWarm 2024/11/20-14:04:14.344383 140257684760128 EVENT_LOG_v1 {"time_micros": 1732082654344342, "cf_name": "default", "job": 8871, "event": "table_file_creation", "file_number": 33123, "file_size": 42041632, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 605673971, "table_properties": {"data_size": 40292096, "index_size": 219712, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 0, "index_value_is_delta_encoded": 0, "filter_size": 0, "raw_key_size": 2588440, "raw_average_key_size": 20, "raw_value_size": 131629294, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129422, "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": 1732082653, "oldest_key_time": 0, "file_creation_time": 1732082653, "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": 33123, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:04:14.377535 140257684760128 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033124.sst) /dev/shm/ToplingTemp/Topling-272151-FWFF80 2024/11/20-14:04:15.109993 140257684760128 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033124.sst): first pass time = 0.73's, 183.251'MB/sec 2024/11/20-14:04:15.678646 140257684760128 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033124.sst): old prealloc_size = 147639500, real_size = 40861584 2024/11/20-14:04:15.678817 140257684760128 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033124.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129434 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.74 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1016.96 avg-zval = 313.70 2024/11/20-14:04:15.678966 140257684760128 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033124.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-14:04:15.866584 140257684760128 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033124.sst): second pass time = 0.57's, 232.063'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.19's, 226.596'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1590.587'MB/sec (index lex order gen) rebuild zvType time = 0.14's, 0.231'MB/sec write SST data time = 0.05's, 891.032'MB/sec dict compress time = 3761121631.16's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 35551.700'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 232.063'MB/sec zip pipeline throughput = 251.419'MB/sec entries = 129434 avg-key = 20.00 avg-zkey = 1.74 avg-val = 1016.96 avg-zval = 313.70 usrkeys = 129434 avg-key = 12.00 avg-zkey = 1.74 avg-val = 1022.63 avg-zval = 313.70 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 104931 bytes = 354160 } seq expand size = 734517 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.8887 value = 3.2418 dict = 1.00 all = 3.1519 } Zip/UnZip{ index = 0.1452 value = 0.3085 dict = 1.00 all = 0.3173 } ---------------------------- total value len = 0.264262 GB avg = 1.021 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.000258856 Billion total entry num = 0.000258856 Billion write speed all = 0.014185487 MB/sec (with seq num) write speed all = 0.014076461 MB/sec (without seq num) 2024/11/20-14:04:15.917668 140257684760128 [compaction_job.cc:1948] [default] [JOB 8871] Generated table #33124: 129434 keys, 42583494 bytes, temperature: kWarm 2024/11/20-14:04:15.917736 140257684760128 EVENT_LOG_v1 {"time_micros": 1732082655917706, "cf_name": "default", "job": 8871, "event": "table_file_creation", "file_number": 33124, "file_size": 42583494, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 605673943, "table_properties": {"data_size": 40603584, "index_size": 225472, "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": 2588680, "raw_average_key_size": 20, "raw_value_size": 131629117, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129434, "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": 1732082654, "oldest_key_time": 0, "file_creation_time": 1732082654, "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": 33124, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:04:15.956625 140257684760128 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033125.sst) /dev/shm/ToplingTemp/Topling-272151-S60IPW 2024/11/20-14:04:16.526245 140257684760128 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033125.sst): first pass time = 0.57's, 235.647'MB/sec 2024/11/20-14:04:17.211071 140257684760128 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033125.sst): old prealloc_size = 147639500, real_size = 40372720 2024/11/20-14:04:17.211196 140257684760128 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033125.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.71 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1017.00 avg-zval = 309.97 2024/11/20-14:04:17.211256 140257684760128 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033125.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-14:04:17.369946 140257684760128 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033125.sst): second pass time = 0.68's, 192.463'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 262.757'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2368.693'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.279'MB/sec write SST data time = 0.04's, 973.179'MB/sec dict compress time = 3761121631.16's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 19068.559'MB/sec zip my value time = 0.68's, unzip length = 0.132'GB zip my value throughput = 192.463'MB/sec zip pipeline throughput = 332.031'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.71 avg-val = 1017.00 avg-zval = 309.97 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.71 avg-val = 1017.18 avg-zval = 309.97 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 3442 bytes = 11632 } seq expand size = 24094 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.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 7.0302 value = 3.2810 dict = 1.00 all = 3.2146 } Zip/UnZip{ index = 0.1422 value = 0.3048 dict = 1.00 all = 0.3111 } ---------------------------- total value len = 0.395917 GB avg = 1.020 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.000388286 Billion total entry num = 0.000388286 Billion write speed all = 0.021251436 MB/sec (with seq num) write speed all = 0.021087909 MB/sec (without seq num) 2024/11/20-14:04:17.418966 140257684760128 [compaction_job.cc:1948] [default] [JOB 8871] Generated table #33125: 129430 keys, 41752221 bytes, temperature: kWarm 2024/11/20-14:04:17.419030 140257684760128 EVENT_LOG_v1 {"time_micros": 1732082657419000, "cf_name": "default", "job": 8871, "event": "table_file_creation", "file_number": 33125, "file_size": 41752221, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 605658291, "table_properties": {"data_size": 40119264, "index_size": 220928, "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": 131630089, "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_TagN-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732082655, "oldest_key_time": 0, "file_creation_time": 1732082655, "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": 33125, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:04:17.455725 140257684760128 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033126.sst) /dev/shm/ToplingTemp/Topling-272151-N6x7AX 2024/11/20-14:04:18.166444 140257684760128 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033126.sst): first pass time = 0.71's, 188.861'MB/sec 2024/11/20-14:04:18.658727 140257684760128 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033126.sst): old prealloc_size = 147639500, real_size = 40380752 2024/11/20-14:04:18.658857 140257684760128 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033126.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129431 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.98 avg-zval = 310.02 2024/11/20-14:04:18.658912 140257684760128 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033126.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-14:04:18.819328 140257684760128 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033126.sst): second pass time = 0.49's, 267.822'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 260.094'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2369.967'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.275'MB/sec write SST data time = 0.04's, 970.704'MB/sec dict compress time = 3761121631.16's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 24014.010'MB/sec zip my value time = 0.49's, unzip length = 0.132'GB zip my value throughput = 267.822'MB/sec zip pipeline throughput = 267.822'MB/sec entries = 129431 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1016.98 avg-zval = 310.02 usrkeys = 129431 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1017.30 avg-zval = 310.02 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 5839 bytes = 18992 } seq expand size = 40873 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.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.9757 value = 3.2804 dict = 1.00 all = 3.2134 } Zip/UnZip{ index = 0.1434 value = 0.3048 dict = 1.00 all = 0.3112 } ---------------------------- total value len = 0.527587 GB avg = 1.019 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.000517717 Billion total entry num = 0.000517717 Billion write speed all = 0.028317187 MB/sec (with seq num) write speed all = 0.028099166 MB/sec (without seq num) 2024/11/20-14:04:18.868602 140257684760128 [compaction_job.cc:1948] [default] [JOB 8871] Generated table #33126: 129431 keys, 41767579 bytes, temperature: kWarm 2024/11/20-14:04:18.868664 140257684760128 EVENT_LOG_v1 {"time_micros": 1732082658868635, "cf_name": "default", "job": 8871, "event": "table_file_creation", "file_number": 33126, "file_size": 41767579, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 605653137, "table_properties": {"data_size": 40125568, "index_size": 222656, "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": 2588620, "raw_average_key_size": 20, "raw_value_size": 131629239, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129431, "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": 1732082657, "oldest_key_time": 0, "file_creation_time": 1732082657, "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": 33126, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:04:18.916975 140257684760128 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033127.sst) /dev/shm/ToplingTemp/Topling-272151-CZjCH0 2024/11/20-14:04:19.479069 140257684760128 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033127.sst): first pass time = 0.56's, 238.801'MB/sec 2024/11/20-14:04:19.980108 140257684760128 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033127.sst): old prealloc_size = 147639500, real_size = 40375856 2024/11/20-14:04:19.980225 140257684760128 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033127.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129433 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.72 raw-val = 0.1316 GB zip-val = 0.0401 GB avg-val =1016.97 avg-zval = 309.97 2024/11/20-14:04:19.980283 140257684760128 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033127.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-14:04:20.137688 140257684760128 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033127.sst): second pass time = 0.50's, 263.082'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 265.049'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2369.765'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.279'MB/sec write SST data time = 0.04's, 1008.813'MB/sec dict compress time = 0.00's, 1376922.078'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 25938.105'MB/sec zip my value time = 0.50's, unzip length = 0.132'GB zip my value throughput = 263.082'MB/sec zip pipeline throughput = 263.082'MB/sec entries = 129433 avg-key = 20.00 avg-zkey = 1.72 avg-val = 1016.97 avg-zval = 309.97 usrkeys = 129433 avg-key = 12.00 avg-zkey = 1.72 avg-val = 1017.26 avg-zval = 309.97 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 5258 bytes = 17760 } seq expand size = 36806 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.0401 GB dict = 1.38 MB all = 0.0418 GB } UnZip/Zip{ index = 6.9798 value = 3.2808 dict = 1.00 all = 3.2139 } Zip/UnZip{ index = 0.1433 value = 0.3048 dict = 1.00 all = 0.3111 } ---------------------------- total value len = 0.659253 GB avg = 1.019 KB (by entry num) total key len = 0.012943 GB avg = 0.020 KB total ukey len = 0.007766 GB avg = 0.012 KB total ukey num = 0.000647150 Billion total entry num = 0.000647150 Billion write speed all = 0.035381915 MB/sec (with seq num) write speed all = 0.035109407 MB/sec (without seq num) 2024/11/20-14:04:20.187037 140257684760128 [compaction_job.cc:1948] [default] [JOB 8871] Generated table #33127: 129433 keys, 41761658 bytes, temperature: kWarm 2024/11/20-14:04:20.187108 140257684760128 EVENT_LOG_v1 {"time_micros": 1732082660187079, "cf_name": "default", "job": 8871, "event": "table_file_creation", "file_number": 33127, "file_size": 41761658, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 605664048, "table_properties": {"data_size": 40120800, "index_size": 222528, "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": 2588660, "raw_average_key_size": 20, "raw_value_size": 131629693, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 129433, "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": 1732082658, "oldest_key_time": 0, "file_creation_time": 1732082658, "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": 33127, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:04:20.273934 140257684760128 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033128.sst) /dev/shm/ToplingTemp/Topling-272151-Tgw6RZ 2024/11/20-14:04:20.924434 140257684760128 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033128.sst): first pass time = 0.65's, 206.348'MB/sec 2024/11/20-14:04:21.555701 140257684760128 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033128.sst): old prealloc_size = 147639500, real_size = 40724160 2024/11/20-14:04:21.555836 140257684760128 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033128.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129425 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.0405 GB avg-val =1017.03 avg-zval = 312.70 2024/11/20-14:04:21.555939 140257684760128 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033128.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-14:04:21.712178 140257684760128 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033128.sst): second pass time = 0.63's, 208.750'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.16's, 270.500'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2082.509'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.279'MB/sec write SST data time = 0.04's, 1046.533'MB/sec dict compress time = 140270.15's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 36990.445'MB/sec zip my value time = 0.63's, unzip length = 0.132'GB zip my value throughput = 208.750'MB/sec zip pipeline throughput = 208.750'MB/sec entries = 129425 avg-key = 20.00 avg-zkey = 1.70 avg-val = 1017.03 avg-zval = 312.70 usrkeys = 129425 avg-key = 12.00 avg-zkey = 1.70 avg-val = 1020.75 avg-zval = 312.70 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 68769 bytes = 232112 } seq expand size = 481383 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.0405 GB dict = 1.38 MB all = 0.0423 GB } UnZip/Zip{ index = 7.0421 value = 3.2524 dict = 1.00 all = 3.1712 } Zip/UnZip{ index = 0.1420 value = 0.3075 dict = 1.00 all = 0.3153 } ---------------------------- total value len = 0.791364 GB avg = 1.019 KB (by entry num) total key len = 0.015532 GB avg = 0.020 KB total ukey len = 0.009319 GB avg = 0.012 KB total ukey num = 0.000776575 Billion total entry num = 0.000776575 Billion write speed all = 0.042468480 MB/sec (with seq num) write speed all = 0.042141499 MB/sec (without seq num) 2024/11/20-14:04:21.762533 140257684760128 [compaction_job.cc:1948] [default] [JOB 8871] Generated table #33128: 129425 keys, 42324173 bytes, temperature: kWarm 2024/11/20-14:04:21.762598 140257684760128 EVENT_LOG_v1 {"time_micros": 1732082661762567, "cf_name": "default", "job": 8871, "event": "table_file_creation", "file_number": 33128, "file_size": 42324173, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 605673894, "table_properties": {"data_size": 40471088, "index_size": 220544, "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": 2588500, "raw_average_key_size": 20, "raw_value_size": 131629660, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 129425, "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": 1732082660, "oldest_key_time": 0, "file_creation_time": 1732082660, "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": 33128, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:04:21.796277 140257684760128 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033129.sst) /dev/shm/ToplingTemp/Topling-272151-G7NPUZ 2024/11/20-14:04:21.812326 140257684760128 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033129.sst): first pass time = 0.02's, 596.264'MB/sec 2024/11/20-14:04:21.891474 140257684760128 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033129.sst): old prealloc_size = 147639500, real_size = 2981736 2024/11/20-14:04:21.891517 140257684760128 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033129.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 9203 prefix = 4 raw-key = 0.0001 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.22 raw-val = 0.0094 GB zip-val = 0.0030 GB avg-val =1017.01 avg-zval = 323.50 2024/11/20-14:04:21.904540 140257684760128 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00/033129.sst): second pass time = 0.08's, 119.423'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.01's, 238.506'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 87.920'MB/sec (index lex order gen) rebuild zvType time = 0.01's, 0.229'MB/sec write SST data time = 0.00's, 1038.775'MB/sec dict compress time = 140270.15's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 0.103'MB, throughput = 1906.795'MB/sec zip my value time = 0.08's, unzip length = 0.009'GB zip my value throughput = 119.423'MB/sec zip pipeline throughput = 119.423'MB/sec entries = 9203 avg-key = 20.00 avg-zkey = 0.22 avg-val = 1017.01 avg-zval = 323.50 usrkeys = 9203 avg-key = 12.00 avg-zkey = 0.22 avg-val = 1024.01 avg-zval = 323.50 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 9203 bytes = 29920 } seq expand size = 64421 multi value expand size = 0 cnt WriteAppend = 12 UnZipSize{ index = 0.0001 GB value = 0.0094 GB dict = 0.10 MB all = 0.0095 GB } __ZipSize{ index = 0.0000 GB value = 0.0030 GB dict = 0.10 MB all = 0.0031 GB } UnZip/Zip{ index = 53.9238 value = 3.1438 dict = 1.00 all = 3.0656 } Zip/UnZip{ index = 0.0185 value = 0.3181 dict = 1.00 all = 0.3262 } ---------------------------- total value len = 0.800788 GB avg = 1.019 KB (by entry num) total key len = 0.015716 GB avg = 0.020 KB total ukey len = 0.009429 GB avg = 0.012 KB total ukey num = 0.000785778 Billion total entry num = 0.000785778 Billion write speed all = 0.042973733 MB/sec (with seq num) write speed all = 0.042642880 MB/sec (without seq num) 2024/11/20-14:04:21.914707 140257684760128 [compaction_job.cc:1948] [default] [JOB 8871] Generated table #33129: 9203 keys, 3113135 bytes, temperature: kWarm 2024/11/20-14:04:21.914769 140257684760128 EVENT_LOG_v1 {"time_micros": 1732082661914732, "cf_name": "default", "job": 8871, "event": "table_file_creation", "file_number": 33129, "file_size": 3113135, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 542871434, "largest_seqno": 605673895, "table_properties": {"data_size": 2977184, "index_size": 2048, "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": 184060, "raw_average_key_size": 20, "raw_value_size": 9359531, "raw_average_value_size": 1017, "num_data_blocks": 1, "num_entries": 9203, "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": 1732082661, "oldest_key_time": 0, "file_creation_time": 1732082661, "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": 33129, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-14:04:21.926064 140257684760128 [compaction_job.cc:703] job-08871: subcompact[0], size: 0.255344 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-08871/att-00 [033123,033124,033125,033126,033127,033128,033129] 2024/11/20-14:04:22.022530 140257684760128 (Original Log Time 2024/11/20-14:04:12.610976) EVENT_LOG_v1 {"time_micros": 1732082652610937, "job": 8871, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [33097], "files_L3": [33114, 33115, 33030, 33031, 33032, 33033, 33116], "score": 0.825094, "input_data_size": 287519518, "oldest_snapshot_seqno": 606156493} 2024/11/20-14:04:22.022534 140257684760128 (Original Log Time 2024/11/20-14:04:22.021690) [compaction_job.cc:2022] [default] [JOB 8871] Compacted 1@2 + 7@3 files to L3 => 255343892 bytes 2024/11/20-14:04:22.022536 140257684760128 (Original Log Time 2024/11/20-14:04:22.022472) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 7 0 0 0] max score 0.01, MB/sec: 30.9 rd, 27.4 wr, level 3, files in(1, 7) out(7 +0 blob) MB in(31.2, 243.0 +0.0 blob) out(243.5 +0.0 blob), read-write-amplify(16.6) write-amplify(7.8) OK, records in: 816065, records dropped: 30287 output_compression: Snappy 2024/11/20-14:04:22.022540 140257684760128 (Original Log Time 2024/11/20-14:04:22.022517) EVENT_LOG_v1 {"time_micros": 1732082662022492, "cf": "default", "job": 8871, "event": "compaction_finished", "compaction_time_micros": 9315093, "compaction_time_cpu_micros": 2407476, "output_level": 3, "num_output_files": 7, "total_output_size": 255343892, "num_input_records": 816065, "num_output_records": 785778, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 172286673, "file_range_sync_nanos": 0, "file_fsync_nanos": 6657, "file_prepare_write_nanos": 11931, "lsm_state": [0, 0, 0, 7, 0, 0, 0]} 2024/11/20-14:04:22.171676 140257684760128 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":1732082652,"executesMs":9512,"compactionJobId":8871,"attempt":0,"compactionInputRawBytes":846259267,"compactionInputZipBytes":287519518,"compactionOutputRawBytes":0,"compactionOutputZipBytes":255343892,"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-b449fe0a904e82a8aa3e097b7a15751a-b4c19de8cf0a6192-00"}}, response = 2024/11/20-14:04:22.171753 140257684760128 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T12.20.00/.rocksdb/job-08871/att-00: olev 3, work 9.513 s, result 20.177 ms, install 0.866 ms, input{raw 807.056 MiB zip 274.200 MiB}