2024/11/20-22:45:51.366181 140008425522752 DEBG dcompact_worker.cpp:2219: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00: fork to child time = 0.009455 sec 2024/11/20-22:45:51.366703 140008425522752 DEBG dcompact_worker.cpp:1013: Beg SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00 2024/11/20-22:45:51.373450 140008425522752 DEBG dcompact_worker.cpp:1033: End SerDeRead: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00 2024/11/20-22:45:51.375081 140008425522752 TRAC dcompact_worker.cpp:1083: INFO_LOG_LEVEL: rpc = INFO_LEVEL, env_var = undefined 2024/11/20-22:45:51.375300 140008425522752 [WARN] [column_family.cc:386] multiple cf_paths/db_paths and level_compaction_dynamic_level_bytes can't be used together 2024/11/20-22:45:51.422895 140008425522752 [version_set.cc:6211] Recovering from manifest file: /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-18597/att-00/MANIFEST-049091 2024/11/20-22:45:51.476195 140008425522752 [version_set.cc:6254] Recovered from manifest file:/worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-18597/att-00/MANIFEST-049091 succeeded,manifest_file_number is 49091, next_file_number is 81265, last_sequence is 1261631903, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 81108 2024/11/20-22:45:51.476202 140008425522752 [version_set.cc:6269] Column family [default] (ID 0), log number is 0 2024/11/20-22:45:51.476261 140008425522752 [version_set.cc:5724] Creating manifest 81265 2024/11/20-22:45:51.550062 140008425522752 DEBG dcompact_worker.cpp:1225: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00: bottommost_level: fake = 1, rpc = 0 2024/11/20-22:45:51.568689 140008425522752 [compaction_job.cc:2437] [default] [JOB 18597] Compacting 1@2 + 5@3 files to L3, score 1.00, subcompactions 1 : 1 2024/11/20-22:45:51.568698 140008425522752 [compaction_job.cc:2445] [default]: Compaction start summary: Base version 14203 Base level 2, inputs: [81253(31MB)], [81192(40MB) 81193(40MB) 81194(40MB) 81195(220KB) 81147(40MB)] 2024/11/20-22:45:51.575489 140008425522752 [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-22:45:51.575512 140008425522752 [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-22:45:51.575530 140008425522752 [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-22:45:51.575537 140008425522752 [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-22:45:51.575546 140008425522752 [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-22:45:52.201062 140008425522752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081266.sst) /dev/shm/ToplingTemp/Topling-1102434-skL8W6 2024/11/20-22:45:52.424608 140008425522752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081266.sst): first pass time = 0.22's, 600.593'MB/sec 2024/11/20-22:45:53.016732 140008425522752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081266.sst): old prealloc_size = 147639500, real_size = 40942336 2024/11/20-22:45:53.016881 140008425522752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081266.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129428 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0002 GB avg-key = 8.00 avg-zkey = 1.75 raw-val = 0.1316 GB zip-val = 0.0407 GB avg-val =1017.01 avg-zval = 314.33 2024/11/20-22:45:53.017091 140008425522752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081266.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-22:45:53.189475 140008425522752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081266.sst): second pass time = 0.59's, 222.616'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.17's, 247.520'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1972.980'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.266'MB/sec write SST data time = 0.05's, 837.273'MB/sec dict compress time = 3328228725.79's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 48483.904'MB/sec zip my value time = 0.59's, unzip length = 0.132'GB zip my value throughput = 222.616'MB/sec zip pipeline throughput = 222.616'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.75 avg-val = 1017.01 avg-zval = 314.33 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.75 avg-val = 1024.01 avg-zval = 314.33 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129428 bytes = 469184 } seq expand size = 905996 multi value expand size = 0 cnt WriteAppend = 13 UnZipSize{ index = 0.0016 GB value = 0.1316 GB dict = 1.38 MB all = 0.1342 GB } __ZipSize{ index = 0.0002 GB value = 0.0407 GB dict = 1.38 MB all = 0.0428 GB } UnZip/Zip{ index = 6.8437 value = 3.2355 dict = 1.00 all = 3.1390 } Zip/UnZip{ index = 0.1461 value = 0.3091 dict = 1.00 all = 0.3186 } ---------------------------- total value len = 563.198268 GB avg = 0.331 KB (by entry num) total key len = 44.316995 GB avg = 0.026 KB total ukey len = 32.795695 GB avg = 0.014 KB total ukey num = 2.321144004 Billion total entry num = 1.700646026 Billion write speed all = 35.882167106 MB/sec (with seq num) write speed all = 35.078594013 MB/sec (without seq num) 2024/11/20-22:45:53.241939 140008425522752 [compaction_job.cc:1948] [default] [JOB 18597] Generated table #81266: 129428 keys, 42758985 bytes, temperature: kWarm 2024/11/20-22:45:53.242055 140008425522752 EVENT_LOG_v1 {"time_micros": 1732113953241994, "cf_name": "default", "job": 18597, "event": "table_file_creation", "file_number": 81266, "file_size": 42758985, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 939479831, "largest_seqno": 1261548562, "table_properties": {"data_size": 40682864, "index_size": 226944, "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": 131630008, "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_Tag1-NestLoudsTrieDAWG_Mixed_XL_256_32_FL-DictZipBlobStore", "creation_time": 1732113952, "oldest_key_time": 0, "file_creation_time": 1732113952, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 81266, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:45:53.284445 140008425522752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081267.sst) /dev/shm/ToplingTemp/Topling-1102434-FcSth7 2024/11/20-22:45:53.844266 140008425522752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081267.sst): first pass time = 0.56's, 239.772'MB/sec 2024/11/20-22:45:54.419600 140008425522752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081267.sst): old prealloc_size = 147639500, real_size = 40843840 2024/11/20-22:45:54.419742 140008425522752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081267.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.86 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.00 avg-zval = 313.45 2024/11/20-22:45:54.419907 140008425522752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081267.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-22:45:54.644420 140008425522752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081267.sst): second pass time = 0.57's, 229.116'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.22's, 189.767'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 2117.383'MB/sec (index lex order gen) rebuild zvType time = 0.18's, 0.183'MB/sec write SST data time = 0.05's, 893.911'MB/sec dict compress time = 3328228725.79's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 44125.396'MB/sec zip my value time = 0.57's, unzip length = 0.132'GB zip my value throughput = 229.116'MB/sec zip pipeline throughput = 229.116'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 1.86 avg-val = 1017.00 avg-zval = 313.45 usrkeys = 129430 avg-key = 12.00 avg-zkey = 1.86 avg-val = 1024.00 avg-zval = 313.45 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 129430 bytes = 469200 } seq expand size = 906010 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.0427 GB } UnZip/Zip{ index = 6.4372 value = 3.2445 dict = 1.00 all = 3.1462 } Zip/UnZip{ index = 0.1553 value = 0.3082 dict = 1.00 all = 0.3178 } ---------------------------- total value len = 563.330804 GB avg = 0.331 KB (by entry num) total key len = 44.319584 GB avg = 0.026 KB total ukey len = 32.797248 GB avg = 0.014 KB total ukey num = 2.321273434 Billion total entry num = 1.700775456 Billion write speed all = 35.887064121 MB/sec (with seq num) write speed all = 35.083498925 MB/sec (without seq num) 2024/11/20-22:45:54.696064 140008425522752 [compaction_job.cc:1948] [default] [JOB 18597] Generated table #81267: 129430 keys, 42660070 bytes, temperature: kWarm 2024/11/20-22:45:54.696128 140008425522752 EVENT_LOG_v1 {"time_micros": 1732113954696097, "cf_name": "default", "job": 18597, "event": "table_file_creation", "file_number": 81267, "file_size": 42660070, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 908696188, "largest_seqno": 1261548569, "table_properties": {"data_size": 40570032, "index_size": 241280, "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": 131629805, "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": 1732113953, "oldest_key_time": 0, "file_creation_time": 1732113953, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 81267, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:45:54.733855 140008425522752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081268.sst) /dev/shm/ToplingTemp/Topling-1102434-WtCls3 2024/11/20-22:45:55.290692 140008425522752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081268.sst): first pass time = 0.56's, 241.053'MB/sec 2024/11/20-22:45:55.896910 140008425522752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081268.sst): old prealloc_size = 147639500, real_size = 40569840 2024/11/20-22:45:55.897118 140008425522752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081268.sst): index type = NestLoudsTrieDAWG_Mixed_XL_256_32_FL, store type = DictZipBlobStore usrkeys = 129430 prefix = 4 raw-key = 0.0010 GB zip-key = 0.0003 GB avg-key = 8.00 avg-zkey = 2.00 raw-val = 0.1316 GB zip-val = 0.0403 GB avg-val =1016.99 avg-zval = 311.20 2024/11/20-22:45:55.897318 140008425522752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081268.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-22:45:56.080452 140008425522752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081268.sst): second pass time = 0.61's, 217.480'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 231.048'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1436.133'MB/sec (index lex order gen) rebuild zvType time = 0.13's, 0.245'MB/sec write SST data time = 0.05's, 825.908'MB/sec dict compress time = 3328228725.79's, 0.000'MB/sec z-dict build time = 0.00's, sample length = 1.379'MB, throughput = 36612.743'MB/sec zip my value time = 0.61's, unzip length = 0.132'GB zip my value throughput = 217.480'MB/sec zip pipeline throughput = 253.575'MB/sec entries = 129430 avg-key = 20.00 avg-zkey = 2.00 avg-val = 1016.99 avg-zval = 311.20 usrkeys = 129430 avg-key = 12.00 avg-zkey = 2.00 avg-val = 1023.94 avg-zval = 311.20 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 128440 bytes = 465616 } seq expand size = 899080 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.0003 GB value = 0.0403 GB dict = 1.38 MB all = 0.0424 GB } UnZip/Zip{ index = 6.0070 value = 3.2680 dict = 1.00 all = 3.1652 } Zip/UnZip{ index = 0.1665 value = 0.3060 dict = 1.00 all = 0.3159 } ---------------------------- total value len = 563.463332 GB avg = 0.331 KB (by entry num) total key len = 44.322172 GB avg = 0.026 KB total ukey len = 32.798801 GB avg = 0.014 KB total ukey num = 2.321402864 Billion total entry num = 1.700904886 Billion write speed all = 35.891999948 MB/sec (with seq num) write speed all = 35.088441750 MB/sec (without seq num) 2024/11/20-22:45:56.131873 140008425522752 [compaction_job.cc:1948] [default] [JOB 18597] Generated table #81268: 129430 keys, 42403694 bytes, temperature: kWarm 2024/11/20-22:45:56.131937 140008425522752 EVENT_LOG_v1 {"time_micros": 1732113956131906, "cf_name": "default", "job": 18597, "event": "table_file_creation", "file_number": 81268, "file_size": 42403694, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1261547954, "table_properties": {"data_size": 40278752, "index_size": 258560, "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": 131629192, "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": 1732113954, "oldest_key_time": 0, "file_creation_time": 1732113954, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 81268, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:45:56.169202 140008425522752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081269.sst) /dev/shm/ToplingTemp/Topling-1102434-deeer5 2024/11/20-22:45:56.773539 140008425522752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081269.sst): first pass time = 0.60's, 222.107'MB/sec 2024/11/20-22:45:57.326704 140008425522752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081269.sst): old prealloc_size = 147639500, real_size = 40885840 2024/11/20-22:45:57.326880 140008425522752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081269.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.77 raw-val = 0.1316 GB zip-val = 0.0406 GB avg-val =1017.01 avg-zval = 313.87 2024/11/20-22:45:57.327060 140008425522752 [top_zip_table_builder.cc:1325] /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081269.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-22:45:57.502147 140008425522752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081269.sst): second pass time = 0.54's, 241.810'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.18's, 243.303'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 1649.556'MB/sec (index lex order gen) rebuild zvType time = 0.12's, 0.261'MB/sec write SST data time = 0.05's, 832.622'MB/sec dict compress time = 0.00's, 1376700.300'MB/sec z-dict build time = 0.00's, sample length = 1.378'MB, throughput = 32337.839'MB/sec zip my value time = 0.54's, unzip length = 0.132'GB zip my value throughput = 241.810'MB/sec zip pipeline throughput = 241.810'MB/sec entries = 129428 avg-key = 20.00 avg-zkey = 1.77 avg-val = 1017.01 avg-zval = 313.87 usrkeys = 129428 avg-key = 12.00 avg-zkey = 1.77 avg-val = 1023.46 avg-zval = 313.87 TagRS{ kinds = RS_Key0_TagN bytes = 20320 } TagArray{ size = 119214 bytes = 432160 } seq expand size = 834498 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.0427 GB } UnZip/Zip{ index = 6.7692 value = 3.2402 dict = 1.00 all = 3.1443 } Zip/UnZip{ index = 0.1477 value = 0.3086 dict = 1.00 all = 0.3180 } ---------------------------- total value len = 563.595796 GB avg = 0.331 KB (by entry num) total key len = 44.324761 GB avg = 0.026 KB total ukey len = 32.800354 GB avg = 0.014 KB total ukey num = 2.321532292 Billion total entry num = 1.701034314 Billion write speed all = 35.896961536 MB/sec (with seq num) write speed all = 35.093409656 MB/sec (without seq num) 2024/11/20-22:45:57.553584 140008425522752 [compaction_job.cc:1948] [default] [JOB 18597] Generated table #81269: 129428 keys, 42685788 bytes, temperature: kWarm 2024/11/20-22:45:57.553669 140008425522752 EVENT_LOG_v1 {"time_micros": 1732113957553625, "cf_name": "default", "job": 18597, "event": "table_file_creation", "file_number": 81269, "file_size": 42685788, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 0, "largest_seqno": 1261548529, "table_properties": {"data_size": 40623872, "index_size": 229440, "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": 131629654, "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": 1732113956, "oldest_key_time": 0, "file_creation_time": 1732113956, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 81269, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:45:57.589960 140008425522752 [top_zip_table_builder.cc:960] ToplingZipTableBuilder(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081270.sst) /dev/shm/ToplingTemp/Topling-1102434-EtRMm3 2024/11/20-22:45:57.597528 140008425522752 [top_zip_table_builder.cc:1378] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081270.sst): first pass time = 0.01's, 308.824'MB/sec 2024/11/20-22:45:57.637407 140008425522752 [top_zip_table_builder.cc:2798] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081270.sst): old prealloc_size = 147639500, real_size = 738048 2024/11/20-22:45:57.637471 140008425522752 [top_zip_table_builder.cc:1799] BuildReorderMap(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081270.sst): index type = UintIndex_IL_256_32 , store type = DictZipBlobStore usrkeys = 2244 prefix = 4 raw-key = 0.0000 GB zip-key = 0.0000 GB avg-key = 8.00 avg-zkey = 0.29 raw-val = 0.0023 GB zip-val = 0.0007 GB avg-val =1016.86 avg-zval = 328.29 2024/11/20-22:45:57.642414 140008425522752 [top_zip_table_builder.cc:3129] ToplingZipTableBuilder::Finish(/storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00/081270.sst): second pass time = 0.04's, 58.304'MB/sec, value only(98.1% of KV) wait indexing time = 0.00's, remap KeyValue time = 0.00's, 155.323'MB/sec (all stages of remap) Get OrderMap time = 0.00's, 16.449'MB/sec (index lex order gen) rebuild zvType time = 0.00's, 0.168'MB/sec write SST data time = 0.00's, 477.957'MB/sec dict compress time = 0.00's, 28462.000'MB/sec z-dict build time = 0.00's, sample length = 0.028'MB, throughput = 882.324'MB/sec zip my value time = 0.04's, unzip length = 0.002'GB zip my value throughput = 58.304'MB/sec zip pipeline throughput = 58.304'MB/sec entries = 2244 avg-key = 20.00 avg-zkey = 0.29 avg-val = 1016.86 avg-zval = 328.29 usrkeys = 2244 avg-key = 12.00 avg-zkey = 0.29 avg-val = 1023.86 avg-zval = 328.29 TagRS{ kinds = RS_Key0_Tag1 bytes = 0 } TagArray{ size = 2244 bytes = 7872 } seq expand size = 15708 multi value expand size = 0 cnt WriteAppend = 11 UnZipSize{ index = 0.0000 GB value = 0.0023 GB dict = 0.03 MB all = 0.0023 GB } __ZipSize{ index = 0.0000 GB value = 0.0007 GB dict = 0.03 MB all = 0.0008 GB } UnZip/Zip{ index = 42.0750 value = 3.0974 dict = 1.00 all = 3.0026 } Zip/UnZip{ index = 0.0238 value = 0.3228 dict = 1.00 all = 0.3330 } ---------------------------- total value len = 563.598094 GB avg = 0.331 KB (by entry num) total key len = 44.324806 GB avg = 0.026 KB total ukey len = 32.800381 GB avg = 0.014 KB total ukey num = 2.321534536 Billion total entry num = 1.701036558 Billion write speed all = 35.896802566 MB/sec (with seq num) write speed all = 35.093256280 MB/sec (without seq num) 2024/11/20-22:45:57.649188 140008425522752 [compaction_job.cc:1948] [default] [JOB 18597] Generated table #81270: 2244 keys, 774895 bytes, temperature: kWarm 2024/11/20-22:45:57.649275 140008425522752 EVENT_LOG_v1 {"time_micros": 1732113957649221, "cf_name": "default", "job": 18597, "event": "table_file_creation", "file_number": 81270, "file_size": 774895, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1046840584, "largest_seqno": 1260043820, "table_properties": {"data_size": 736688, "index_size": 640, "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": 44880, "raw_average_key_size": 20, "raw_value_size": 2281841, "raw_average_value_size": 1016, "num_data_blocks": 1, "num_entries": 2244, "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": 1732113957, "oldest_key_time": 0, "file_creation_time": 1732113957, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d89b4006-2803-486e-b7a2-759bcf348921", "db_session_id": "6MZ3RU376XPAYLWHL32R", "orig_file_number": 81270, "seqno_to_time_mapping": "N/A", "__indexstats__": "[...1 records...]"}} 2024/11/20-22:45:57.659029 140008425522752 [compaction_job.cc:703] job-18597: subcompact[0], size: 0.171283 G, files: /storage/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/mytopling/.rocksdb/job-18597/att-00 [081266,081267,081268,081269,081270] 2024/11/20-22:45:57.727466 140008425522752 (Original Log Time 2024/11/20-22:45:51.568734) EVENT_LOG_v1 {"time_micros": 1732113951568708, "job": 18597, "event": "compaction_started", "compaction_reason": "FilesMarkedForCompaction", "files_L2": [81253], "files_L3": [81192, 81193, 81194, 81195, 81147], "score": 0.997077, "input_data_size": 203485629, "oldest_snapshot_seqno": 1261631302} 2024/11/20-22:45:57.727471 140008425522752 (Original Log Time 2024/11/20-22:45:57.726582) [compaction_job.cc:2022] [default] [JOB 18597] Compacted 1@2 + 5@3 files to L3 => 171283432 bytes 2024/11/20-22:45:57.727474 140008425522752 (Original Log Time 2024/11/20-22:45:57.727367) [compaction_job.cc:1224] [default] compacted to: files[0 0 0 5 0 0 0] max score 0.01, MB/sec: 33.4 rd, 28.1 wr, level 3, files in(1, 5) out(5 +0 blob) MB in(31.2, 162.8 +0.0 blob) out(163.3 +0.0 blob), read-write-amplify(11.4) write-amplify(5.2) OK, records in: 550284, records dropped: 30324 output_compression: Snappy 2024/11/20-22:45:57.727481 140008425522752 (Original Log Time 2024/11/20-22:45:57.727436) EVENT_LOG_v1 {"time_micros": 1732113957727400, "cf": "default", "job": 18597, "event": "compaction_finished", "compaction_time_micros": 6090327, "compaction_time_cpu_micros": 1644836, "output_level": 3, "num_output_files": 5, "total_output_size": 171283432, "num_input_records": 550284, "num_output_records": 519960, "num_subcompactions": 1, "output_compression": "Snappy", "num_single_delete_mismatches": 0, "num_single_delete_fallthrough": 0, "file_write_nanos": 138921701, "file_range_sync_nanos": 0, "file_fsync_nanos": 4988, "file_prepare_write_nanos": 12450, "lsm_state": [0, 0, 0, 5, 0, 0, 0]} 2024/11/20-22:45:57.877079 140008425522752 DEBG dcompact_worker.cpp:240: HttpPost: 200 OK: url = http://nlb-7zny4kaa1poal01o64.cn-shenzhen.nlb.aliyuncs.com:8443, body = {"instanceId":"nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137","labourId":"","dbId":"d89b4006-2803-486e-b7a2-759bcf348921","dbStarts":1732096383,"starts":1732113951,"executesMs":6352,"compactionJobId":18597,"attempt":0,"compactionInputRawBytes":570645703,"compactionInputZipBytes":203485629,"compactionOutputRawBytes":0,"compactionOutputZipBytes":171283432,"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-41c6dd16d90d8c9fc8ac5114fa81829e-80e957e9c035cd1e-00"}}, response = 2024/11/20-22:45:57.877171 140008425522752 INFO dcompact_worker.cpp:1464: finish /worker/dcompact-log/nfs/i-wz9deglxdazgiryp6ltb_10.57.5.137/2024-11-20T17.53.03/.rocksdb/job-18597/att-00: olev 3, work 6.352 s, result 8.080 ms, install 0.925 ms, input{raw 544.210 MiB zip 194.059 MiB}