[2025-03-24 00:05:33] [indexer:background] Health check [2025-03-24 00:05:33] [indexer:background] CPU load threshold (3) breached: 10.16 [waiting 2] [2025-03-24 00:05:37] [index:background] Health check [2025-03-24 00:05:37] [index:background] CPU load threshold (3) breached: 10.7 [waiting 2] [2025-03-24 00:05:39] [indexer:background] CPU load threshold (3) breached: 10.7 [waiting 2] [2025-03-24 00:07:17] [indexer:background] Health check [2025-03-24 00:07:17] [indexer:background] CPU load threshold (3) breached: 9.23 [waiting 2] [2025-03-24 00:10:33] [index:background] Health check [2025-03-24 00:10:33] [index:background] CPU load threshold (3) breached: 9.9 [waiting 2] [2025-03-24 00:10:35] [indexer:background] CPU load threshold (3) breached: 9.9 [waiting 2] [2025-03-24 00:13:47] [indexer:background] Health check [2025-03-24 00:13:47] [indexer:background] CPU load threshold (3) breached: 9.85 [waiting 2] [2025-03-24 00:14:43] [index:background] Health check [2025-03-24 00:14:43] [index:background] CPU load threshold (3) breached: 11.94 [waiting 2] [2025-03-24 00:14:45] [indexer:background] CPU load threshold (3) breached: 11.94 [waiting 2] [2025-03-24 00:18:02] [indexer:background] Health check [2025-03-24 00:18:02] [indexer:background] CPU load threshold (3) breached: 9.64 [waiting 2] [2025-03-24 00:21:06] [index:background] Health check [2025-03-24 00:21:06] [index:background] CPU load threshold (3) breached: 9.05 [waiting 2] [2025-03-24 00:21:08] [indexer:background] CPU load threshold (3) breached: 9.05 [waiting 2] [2025-03-24 00:22:21] [indexer:background] Health check [2025-03-24 00:22:21] [indexer:background] CPU load threshold (3) breached: 9.34 [waiting 2] [2025-03-24 00:24:37] [index:background] Health check [2025-03-24 00:24:37] [index:background] CPU load threshold (3) breached: 10.2 [waiting 2] [2025-03-24 00:24:39] [indexer:background] CPU load threshold (3) breached: 9.94 [waiting 2] [2025-03-24 00:27:16] [indexer:background] Health check [2025-03-24 00:27:16] [indexer:background] CPU load threshold (3) breached: 11.41 [waiting 2] [2025-03-24 00:30:33] [index:background] Health check [2025-03-24 00:30:33] [index:background] CPU load threshold (3) breached: 11.38 [waiting 2] [2025-03-24 00:30:35] [indexer:background] CPU load threshold (3) breached: 11.38 [waiting 2] [2025-03-24 00:34:29] [indexer:background] Health check [2025-03-24 00:34:29] [indexer:background] CPU load threshold (3) breached: 10.78 [waiting 2] [2025-03-24 00:35:39] [index:background] Health check [2025-03-24 00:35:39] [index:background] CPU load threshold (3) breached: 11.31 [waiting 2] [2025-03-24 00:35:41] [indexer:background] CPU load threshold (3) breached: 11.31 [waiting 2] [2025-03-24 00:37:15] [indexer:background] Health check [2025-03-24 00:37:15] [indexer:background] CPU load threshold (3) breached: 10.57 [waiting 2] [2025-03-24 00:37:37] [query] Query for: 2024 [2025-03-24 00:37:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2025-03-24 00:37:37] [query] Engine: default [2025-03-24 00:37:37] [query] Tokens: 2024 [2025-03-24 00:37:37] [query] Mods: 6 [2025-03-24 00:37:37] [query] Found results using: or logic [2025-03-24 00:37:37] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (38018) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2025-03-24 00:37:37] [query] Results: 246 Pages of results: 25 [2025-03-24 00:37:37] [query] Execution time: 0.27795 [2025-03-24 00:37:37] [query] Query for: 2024 [2025-03-24 00:37:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 100 page: 1 offset: 0 fields: all [2025-03-24 00:37:37] [query] Engine: default [2025-03-24 00:37:37] [query] Tokens: 2024 [2025-03-24 00:37:37] [query] Mods: 6 [2025-03-24 00:37:37] [query] Found results using: or logic [2025-03-24 00:37:38] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (38018) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 100 [2025-03-24 00:37:38] [query] Results: 246 Pages of results: 3 [2025-03-24 00:37:38] [query] Execution time: 0.23494 [2025-03-24 00:40:09] [index:background] Health check [2025-03-24 00:40:09] [index:background] CPU load threshold (3) breached: 10.21 [waiting 2] [2025-03-24 00:40:11] [indexer:background] CPU load threshold (3) breached: 10.21 [waiting 2] [2025-03-24 00:42:18] [query] Query for: exam marketing-cloud-administrator certification cost 🌯 practical information 🕎 latest braindumps files 🧥 the page for free download of ( ) on [ www.pdfvce.com ] will open immediately 👞latest test question [2025-03-24 00:42:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 191 offset: 0 fields: all [2025-03-24 00:42:18] [query] Engine: default [2025-03-24 00:42:19] [query] Tokens: informée, informer, information, informations, informé, informe, informa, informant, informera, informés, informes, administrators, informées, informeront, informeraient, informatives, informatif, informatifs, informait, informateurs, marketinga, exami, certifications, certification, certifies, certifie, certifi, certificateurs, certifions, certife, certificateur, certificatif, cloude, costa, costant, costs, costes, exam, marketing, cloud, administrator, certif, cost, practical, inform, 🌯 🕎 [2025-03-24 00:42:19] [query] Mods: 6 [2025-03-24 00:42:19] [query] Using OR logic [2025-03-24 00:42:20] [indexer:background] Health check [2025-03-24 00:42:20] [indexer:background] CPU load threshold (3) breached: 10.28 [waiting 2] [2025-03-24 00:42:21] [query] Found results using: or logic [2025-03-24 00:42:21] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (225260,1132,1540,1815,2036,2065,14174,46338,81492,156234,156976,535996,292390,332906,410213,412825,538318,578852,649689,689922,55143,168638,8044,8612,17487,17664,35080,67951,68108,630655,657410,750374,310258,37963,75751,333106,421294,379997,16604,27201,409170,649330,44236,532900,403924,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 1900, 10 [2025-03-24 00:42:21] [query] Results: 1903 Pages of results: 191 [2025-03-24 00:42:21] [query] Execution time: 2.93084 [2025-03-24 00:45:21] [index:background] Health check [2025-03-24 00:45:21] [index:background] CPU load threshold (3) breached: 13.25 [waiting 2] [2025-03-24 00:45:23] [indexer:background] CPU load threshold (3) breached: 13.25 [waiting 2] [2025-03-24 00:48:44] [indexer:background] Health check [2025-03-24 00:48:44] [indexer:background] CPU load threshold (3) breached: 11.97 [waiting 2] [2025-03-24 00:51:24] [index:background] Health check [2025-03-24 00:51:24] [index:background] CPU load threshold (3) breached: 9.97 [waiting 2] [2025-03-24 00:51:26] [indexer:background] CPU load threshold (3) breached: 9.97 [waiting 2] [2025-03-24 00:52:13] [indexer:background] Health check [2025-03-24 00:52:13] [indexer:background] CPU load threshold (3) breached: 11.82 [waiting 2] [2025-03-24 00:55:55] [index:background] Health check [2025-03-24 00:55:55] [index:background] CPU load threshold (3) breached: 10.65 [waiting 2] [2025-03-24 00:55:57] [indexer:background] CPU load threshold (3) breached: 10.65 [waiting 2] [2025-03-24 00:57:22] [indexer:background] Health check [2025-03-24 00:57:22] [indexer:background] CPU load threshold (3) breached: 13.16 [waiting 2] [2025-03-24 00:59:41] [index:background] Health check [2025-03-24 00:59:41] [index:background] CPU load threshold (3) breached: 11.87 [waiting 2] [2025-03-24 00:59:43] [indexer:background] CPU load threshold (3) breached: 11.87 [waiting 2] [2025-03-24 01:02:43] [indexer:background] Health check [2025-03-24 01:02:43] [indexer:background] CPU load threshold (3) breached: 9.76 [waiting 2] [2025-03-24 01:05:28] [index:background] Health check [2025-03-24 01:05:28] [index:background] CPU load threshold (3) breached: 9.58 [waiting 2] [2025-03-24 01:05:30] [indexer:background] CPU load threshold (3) breached: 9.45 [waiting 2] [2025-03-24 01:07:52] [indexer:background] Health check [2025-03-24 01:07:53] [indexer:background] CPU load threshold (3) breached: 11.69 [waiting 2] [2025-03-24 01:09:53] [index:background] Health check [2025-03-24 01:09:53] [index:background] CPU load threshold (3) breached: 11.95 [waiting 2] [2025-03-24 01:09:55] [indexer:background] CPU load threshold (3) breached: 13.16 [waiting 2] [2025-03-24 01:12:51] [indexer:background] Health check [2025-03-24 01:12:51] [indexer:background] CPU load threshold (3) breached: 12.87 [waiting 2] [2025-03-24 01:14:42] [index:background] Health check [2025-03-24 01:14:42] [index:background] CPU load threshold (3) breached: 15.63 [waiting 2] [2025-03-24 01:14:44] [indexer:background] CPU load threshold (3) breached: 15.63 [waiting 2] [2025-03-24 01:18:04] [indexer:background] Health check [2025-03-24 01:18:04] [indexer:background] CPU load threshold (3) breached: 14.22 [waiting 2] [2025-03-24 01:19:46] [index:background] Health check [2025-03-24 01:19:46] [index:background] CPU load threshold (3) breached: 11.54 [waiting 2] [2025-03-24 01:19:48] [indexer:background] CPU load threshold (3) breached: 11.54 [waiting 2] [2025-03-24 01:22:35] [indexer:background] Health check [2025-03-24 01:22:35] [indexer:background] CPU load threshold (3) breached: 13.36 [waiting 2] [2025-03-24 01:24:45] [index:background] Health check [2025-03-24 01:24:45] [index:background] CPU load threshold (3) breached: 13.12 [waiting 2] [2025-03-24 01:24:48] [indexer:background] CPU load threshold (3) breached: 13.12 [waiting 2] [2025-03-24 01:27:55] [indexer:background] Health check [2025-03-24 01:27:55] [indexer:background] CPU load threshold (3) breached: 12.86 [waiting 2] [2025-03-24 01:29:49] [index:background] Health check [2025-03-24 01:29:49] [index:background] CPU load threshold (3) breached: 14.59 [waiting 2] [2025-03-24 01:29:51] [indexer:background] CPU load threshold (3) breached: 14.14 [waiting 2] [2025-03-24 01:33:27] [indexer:background] Health check [2025-03-24 01:33:27] [indexer:background] CPU load threshold (3) breached: 12.14 [waiting 2] [2025-03-24 01:35:21] [index:background] Health check [2025-03-24 01:35:21] [index:background] CPU load threshold (3) breached: 11.5 [waiting 2] [2025-03-24 01:35:23] [indexer:background] CPU load threshold (3) breached: 11.5 [waiting 2] [2025-03-24 01:37:31] [indexer:background] Health check [2025-03-24 01:37:31] [indexer:background] CPU load threshold (3) breached: 8.77 [waiting 2] [2025-03-24 01:40:48] [index:background] Health check [2025-03-24 01:40:48] [index:background] CPU load threshold (3) breached: 10.4 [waiting 2] [2025-03-24 01:40:50] [indexer:background] CPU load threshold (3) breached: 10.4 [waiting 2] [2025-03-24 01:42:36] [indexer:background] Health check [2025-03-24 01:42:36] [indexer:background] CPU load threshold (3) breached: 9.6 [waiting 2] [2025-03-24 01:47:52] [index:background] Health check [2025-03-24 01:47:52] [index:background] CPU load threshold (3) breached: 10.15 [waiting 2] [2025-03-24 01:47:54] [indexer:background] CPU load threshold (3) breached: 10.15 [waiting 2] [2025-03-24 01:47:56] [indexer:background] Health check [2025-03-24 01:47:56] [indexer:background] CPU load threshold (3) breached: 9.98 [waiting 2] [2025-03-24 01:47:58] [indexer:background] Health check [2025-03-24 01:47:58] [indexer:background] CPU load threshold (3) breached: 9.98 [waiting 2] [2025-03-24 01:52:35] [index:background] Health check [2025-03-24 01:52:35] [index:background] CPU load threshold (3) breached: 11.44 [waiting 2] [2025-03-24 01:52:37] [indexer:background] CPU load threshold (3) breached: 10.93 [waiting 2] [2025-03-24 01:52:39] [indexer:background] Health check [2025-03-24 01:52:39] [indexer:background] CPU load threshold (3) breached: 10.93 [waiting 2] [2025-03-24 01:52:41] [indexer:background] Health check [2025-03-24 01:52:41] [indexer:background] CPU load threshold (3) breached: 10.93 [waiting 2] [2025-03-24 01:55:19] [index:background] Health check [2025-03-24 01:55:19] [index:background] CPU load threshold (3) breached: 13.83 [waiting 2] [2025-03-24 01:55:21] [indexer:background] CPU load threshold (3) breached: 13.44 [waiting 2] [2025-03-24 01:58:06] [indexer:background] Health check [2025-03-24 01:58:06] [indexer:background] CPU load threshold (3) breached: 11.99 [waiting 2] [2025-03-24 01:59:48] [index:background] Health check [2025-03-24 01:59:48] [index:background] CPU load threshold (3) breached: 11.34 [waiting 2] [2025-03-24 01:59:50] [indexer:background] CPU load threshold (3) breached: 11.34 [waiting 2] [2025-03-24 02:02:24] [indexer:background] Health check [2025-03-24 02:02:25] [indexer:background] CPU load threshold (3) breached: 12.75 [waiting 2] [2025-03-24 02:06:28] [index:background] Health check [2025-03-24 02:06:28] [index:background] CPU load threshold (3) breached: 13.44 [waiting 2] [2025-03-24 02:06:30] [indexer:background] CPU load threshold (3) breached: 13.44 [waiting 2] [2025-03-24 02:08:11] [indexer:background] Health check [2025-03-24 02:08:11] [indexer:background] CPU load threshold (3) breached: 11.65 [waiting 2] [2025-03-24 02:09:43] [index:background] Health check [2025-03-24 02:09:43] [index:background] CPU load threshold (3) breached: 11.28 [waiting 2] [2025-03-24 02:09:45] [indexer:background] CPU load threshold (3) breached: 11.28 [waiting 2] [2025-03-24 02:12:16] [indexer:background] Health check [2025-03-24 02:12:16] [indexer:background] CPU load threshold (3) breached: 12.53 [waiting 2] [2025-03-24 02:15:15] [index:background] Health check [2025-03-24 02:15:15] [index:background] CPU load threshold (3) breached: 15.12 [waiting 2] [2025-03-24 02:15:17] [indexer:background] CPU load threshold (3) breached: 15.12 [waiting 2] [2025-03-24 02:17:14] [indexer:background] Health check [2025-03-24 02:17:14] [indexer:background] CPU load threshold (3) breached: 11.62 [waiting 2] [2025-03-24 02:19:42] [index:background] Health check [2025-03-24 02:19:42] [index:background] CPU load threshold (3) breached: 12.98 [waiting 2] [2025-03-24 02:19:44] [indexer:background] CPU load threshold (3) breached: 12.18 [waiting 2] [2025-03-24 02:22:25] [indexer:background] Health check [2025-03-24 02:22:25] [indexer:background] CPU load threshold (3) breached: 13.23 [waiting 2] [2025-03-24 02:25:05] [index:background] Health check [2025-03-24 02:25:05] [index:background] CPU load threshold (3) breached: 12.02 [waiting 2] [2025-03-24 02:25:07] [indexer:background] CPU load threshold (3) breached: 12.02 [waiting 2] [2025-03-24 02:27:31] [indexer:background] Health check [2025-03-24 02:27:31] [indexer:background] CPU load threshold (3) breached: 12.76 [waiting 2] [2025-03-24 02:29:48] [index:background] Health check [2025-03-24 02:29:48] [index:background] CPU load threshold (3) breached: 13.31 [waiting 2] [2025-03-24 02:29:50] [indexer:background] CPU load threshold (3) breached: 13.31 [waiting 2] [2025-03-24 02:32:21] [indexer:background] Health check [2025-03-24 02:32:21] [indexer:background] CPU load threshold (3) breached: 14.98 [waiting 2] [2025-03-24 02:34:54] [index:background] Health check [2025-03-24 02:34:54] [index:background] CPU load threshold (3) breached: 12.28 [waiting 2] [2025-03-24 02:34:56] [indexer:background] CPU load threshold (3) breached: 12.28 [waiting 2] [2025-03-24 02:38:16] [indexer:background] Health check [2025-03-24 02:38:16] [indexer:background] CPU load threshold (3) breached: 12.73 [waiting 2] [2025-03-24 02:39:59] [index:background] Health check [2025-03-24 02:39:59] [index:background] CPU load threshold (3) breached: 12.55 [waiting 2] [2025-03-24 02:40:01] [indexer:background] CPU load threshold (3) breached: 12.55 [waiting 2] [2025-03-24 02:42:36] [indexer:background] Health check [2025-03-24 02:42:36] [indexer:background] CPU load threshold (3) breached: 13.51 [waiting 2] [2025-03-24 02:47:27] [index:background] Health check [2025-03-24 02:47:27] [index:background] CPU load threshold (3) breached: 12.98 [waiting 2] [2025-03-24 02:47:29] [indexer:background] CPU load threshold (3) breached: 12.98 [waiting 2] [2025-03-24 02:47:31] [indexer:background] Health check [2025-03-24 02:47:31] [indexer:background] CPU load threshold (3) breached: 12.74 [waiting 2] [2025-03-24 02:47:33] [indexer:background] Health check [2025-03-24 02:47:33] [indexer:background] CPU load threshold (3) breached: 12.74 [waiting 2] [2025-03-24 02:49:44] [index:background] Health check [2025-03-24 02:49:44] [index:background] CPU load threshold (3) breached: 10.59 [waiting 2] [2025-03-24 02:49:46] [indexer:background] CPU load threshold (3) breached: 10.7 [waiting 2] [2025-03-24 02:53:09] [indexer:background] Health check [2025-03-24 02:53:09] [indexer:background] CPU load threshold (3) breached: 12.77 [waiting 2] [2025-03-24 02:54:42] [index:background] Health check [2025-03-24 02:54:42] [index:background] CPU load threshold (3) breached: 10.6 [waiting 2] [2025-03-24 02:54:44] [indexer:background] CPU load threshold (3) breached: 10.6 [waiting 2] [2025-03-24 02:58:12] [indexer:background] Health check [2025-03-24 02:58:12] [indexer:background] CPU load threshold (3) breached: 10.03 [waiting 2] [2025-03-24 02:59:57] [index:background] Health check [2025-03-24 02:59:57] [index:background] CPU load threshold (3) breached: 9.8 [waiting 2] [2025-03-24 03:00:00] [indexer:background] CPU load threshold (3) breached: 9.73 [waiting 2] [2025-03-24 03:03:23] [indexer:background] Health check [2025-03-24 03:03:23] [indexer:background] CPU load threshold (3) breached: 10.97 [waiting 2] [2025-03-24 03:05:07] [index:background] Health check [2025-03-24 03:05:07] [index:background] CPU load threshold (3) breached: 13.42 [waiting 2] [2025-03-24 03:05:09] [indexer:background] CPU load threshold (3) breached: 13.42 [waiting 2] [2025-03-24 03:07:14] [indexer:background] Health check [2025-03-24 03:07:14] [indexer:background] CPU load threshold (3) breached: 17.85 [waiting 2] [2025-03-24 03:09:39] [index:background] Health check [2025-03-24 03:09:39] [index:background] CPU load threshold (3) breached: 13.84 [waiting 2] [2025-03-24 03:09:41] [indexer:background] CPU load threshold (3) breached: 13.53 [waiting 2] [2025-03-24 03:13:33] [indexer:background] Health check [2025-03-24 03:13:33] [indexer:background] CPU load threshold (3) breached: 12.18 [waiting 2] [2025-03-24 03:14:56] [index:background] Health check [2025-03-24 03:14:56] [index:background] CPU load threshold (3) breached: 13.77 [waiting 2] [2025-03-24 03:14:58] [indexer:background] CPU load threshold (3) breached: 13.77 [waiting 2] [2025-03-24 03:17:15] [indexer:background] Health check [2025-03-24 03:17:15] [indexer:background] CPU load threshold (3) breached: 13.95 [waiting 2] [2025-03-24 03:19:43] [index:background] Health check [2025-03-24 03:19:43] [index:background] CPU load threshold (3) breached: 14.62 [waiting 2] [2025-03-24 03:19:45] [indexer:background] CPU load threshold (3) breached: 14.62 [waiting 2] [2025-03-24 03:23:49] [indexer:background] Health check [2025-03-24 03:23:49] [indexer:background] CPU load threshold (3) breached: 20.6 [waiting 2] [2025-03-24 03:25:27] [index:background] Health check [2025-03-24 03:25:27] [index:background] CPU load threshold (3) breached: 16.25 [waiting 2] [2025-03-24 03:25:29] [indexer:background] CPU load threshold (3) breached: 16.25 [waiting 2] [2025-03-24 03:27:14] [indexer:background] Health check [2025-03-24 03:27:14] [indexer:background] CPU load threshold (3) breached: 14.14 [waiting 2] [2025-03-24 03:30:42] [index:background] Health check [2025-03-24 03:30:42] [index:background] CPU load threshold (3) breached: 15.21 [waiting 2] [2025-03-24 03:30:44] [indexer:background] CPU load threshold (3) breached: 15.21 [waiting 2] [2025-03-24 03:32:23] [indexer:background] Health check [2025-03-24 03:32:23] [indexer:background] CPU load threshold (3) breached: 14.6 [waiting 2] [2025-03-24 03:35:25] [index:background] Health check [2025-03-24 03:35:25] [index:background] CPU load threshold (3) breached: 17.12 [waiting 2] [2025-03-24 03:35:28] [indexer:background] CPU load threshold (3) breached: 16.95 [waiting 2] [2025-03-24 03:38:02] [indexer:background] Health check [2025-03-24 03:38:02] [indexer:background] CPU load threshold (3) breached: 13.44 [waiting 2] [2025-03-24 03:40:11] [index:background] Health check [2025-03-24 03:40:11] [index:background] CPU load threshold (3) breached: 15.15 [waiting 2] [2025-03-24 03:40:13] [indexer:background] CPU load threshold (3) breached: 14.42 [waiting 2] [2025-03-24 03:42:14] [indexer:background] Health check [2025-03-24 03:42:14] [indexer:background] CPU load threshold (3) breached: 12.26 [waiting 2] [2025-03-24 03:45:44] [index:background] Health check [2025-03-24 03:45:44] [index:background] CPU load threshold (3) breached: 12.7 [waiting 2] [2025-03-24 03:45:46] [indexer:background] CPU load threshold (3) breached: 12.7 [waiting 2] [2025-03-24 03:47:16] [indexer:background] Health check [2025-03-24 03:47:16] [indexer:background] CPU load threshold (3) breached: 14.42 [waiting 2] [2025-03-24 03:50:54] [index:background] Health check [2025-03-24 03:50:54] [index:background] CPU load threshold (3) breached: 13.06 [waiting 2] [2025-03-24 03:50:56] [indexer:background] CPU load threshold (3) breached: 13.06 [waiting 2] [2025-03-24 03:52:40] [indexer:background] Health check [2025-03-24 03:52:40] [indexer:background] CPU load threshold (3) breached: 12.37 [waiting 2] [2025-03-24 03:55:09] [index:background] Health check [2025-03-24 03:55:09] [index:background] CPU load threshold (3) breached: 12.37 [waiting 2] [2025-03-24 03:55:11] [indexer:background] CPU load threshold (3) breached: 12.37 [waiting 2] [2025-03-24 03:57:45] [indexer:background] Health check [2025-03-24 03:57:45] [indexer:background] CPU load threshold (3) breached: 12.66 [waiting 2] [2025-03-24 04:00:40] [index:background] Health check [2025-03-24 04:00:40] [index:background] CPU load threshold (3) breached: 12.87 [waiting 2] [2025-03-24 04:00:42] [indexer:background] CPU load threshold (3) breached: 12.87 [waiting 2] [2025-03-24 04:04:50] [indexer:background] Health check [2025-03-24 04:04:50] [indexer:background] CPU load threshold (3) breached: 16.48 [waiting 2] [2025-03-24 04:04:54] [index:background] Health check [2025-03-24 04:04:54] [index:background] CPU load threshold (3) breached: 16.12 [waiting 2] [2025-03-24 04:04:56] [indexer:background] CPU load threshold (3) breached: 16.12 [waiting 2] [2025-03-24 04:08:06] [indexer:background] Health check [2025-03-24 04:08:07] [indexer:background] CPU load threshold (3) breached: 15.47 [waiting 2] [2025-03-24 04:11:11] [index:background] Health check [2025-03-24 04:11:11] [index:background] CPU load threshold (3) breached: 12.31 [waiting 2] [2025-03-24 04:11:13] [indexer:background] CPU load threshold (3) breached: 12.31 [waiting 2] [2025-03-24 04:13:07] [indexer:background] Health check [2025-03-24 04:13:07] [indexer:background] CPU load threshold (3) breached: 13.31 [waiting 2] [2025-03-24 04:16:03] [index:background] Health check [2025-03-24 04:16:03] [index:background] CPU load threshold (3) breached: 14.9 [waiting 2] [2025-03-24 04:16:05] [indexer:background] CPU load threshold (3) breached: 14.9 [waiting 2] [2025-03-24 04:17:14] [indexer:background] Health check [2025-03-24 04:17:14] [indexer:background] CPU load threshold (3) breached: 12.89 [waiting 2] [2025-03-24 04:19:50] [index:background] Health check [2025-03-24 04:19:50] [index:background] CPU load threshold (3) breached: 11.69 [waiting 2] [2025-03-24 04:19:53] [indexer:background] CPU load threshold (3) breached: 11.69 [waiting 2] [2025-03-24 04:22:54] [indexer:background] Health check [2025-03-24 04:22:54] [indexer:background] CPU load threshold (3) breached: 11.41 [waiting 2] [2025-03-24 04:26:09] [index:background] Health check [2025-03-24 04:26:09] [index:background] CPU load threshold (3) breached: 12.02 [waiting 2] [2025-03-24 04:26:11] [indexer:background] CPU load threshold (3) breached: 12.02 [waiting 2] [2025-03-24 04:28:44] [indexer:background] Health check [2025-03-24 04:28:44] [indexer:background] CPU load threshold (3) breached: 11.78 [waiting 2] [2025-03-24 04:30:03] [index:background] Health check [2025-03-24 04:30:03] [index:background] CPU load threshold (3) breached: 12.51 [waiting 2] [2025-03-24 04:30:05] [indexer:background] CPU load threshold (3) breached: 12.63 [waiting 2] [2025-03-24 04:32:36] [indexer:background] Health check [2025-03-24 04:32:36] [indexer:background] CPU load threshold (3) breached: 12.1 [waiting 2] [2025-03-24 04:34:51] [index:background] Health check [2025-03-24 04:34:51] [index:background] CPU load threshold (3) breached: 13.79 [waiting 2] [2025-03-24 04:34:53] [indexer:background] CPU load threshold (3) breached: 13.79 [waiting 2] [2025-03-24 04:37:19] [indexer:background] Health check [2025-03-24 04:37:20] [indexer:background] CPU load threshold (3) breached: 13.43 [waiting 2] [2025-03-24 04:39:49] [index:background] Health check [2025-03-24 04:39:49] [index:background] CPU load threshold (3) breached: 12.51 [waiting 2] [2025-03-24 04:39:51] [indexer:background] CPU load threshold (3) breached: 12.87 [waiting 2] [2025-03-24 04:42:16] [indexer:background] Health check [2025-03-24 04:42:16] [indexer:background] CPU load threshold (3) breached: 10.49 [waiting 2] [2025-03-24 04:44:58] [query] Query for: exam marketing-cloud-administrator certification cost 🌯 practical information 🕎 latest braindumps files 🧥 the page for free download of ( ) on [ www.pdfvce.com ] will open immediately 👞latest test question [2025-03-24 04:44:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 4 offset: 0 fields: all [2025-03-24 04:44:58] [query] Engine: default [2025-03-24 04:44:58] [query] Tokens: informatives, informés, informer, exami, informée, informées, cloude, informeront, costs, informeraient, informes, costes, administrators, informatif, informatifs, certife, informait, certificateur, informateurs, certificatif, costant, information, informations, informé, informe, certifications, certification, informa, certifies, certifie, certifi, costa, informant, marketinga, certificateurs, certifions, informera, exam, marketing, cloud, administrator, certif, cost, practical, inform, 🌯 🕎 [2025-03-24 04:44:58] [query] Mods: 6 [2025-03-24 04:44:58] [query] Using OR logic [2025-03-24 04:45:00] [index:background] Health check [2025-03-24 04:45:00] [index:background] CPU load threshold (3) breached: 9.14 [waiting 2] [2025-03-24 04:45:00] [query] Found results using: or logic [2025-03-24 04:45:00] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (412825,156234,1132,168638,225260,292390,310258,332906,333106,410213,156976,421294,535996,538318,578852,630655,649689,657410,689922,750374,75751,1540,1815,2036,2065,8044,8612,14174,17487,17664,35080,37963,46338,55143,67951,68108,81492,379997,16604,27201,409170,649330,44236,532900,403924,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 30, 10 [2025-03-24 04:45:00] [query] Results: 1903 Pages of results: 191 [2025-03-24 04:45:00] [query] Execution time: 2.18909 [2025-03-24 04:45:02] [indexer:background] CPU load threshold (3) breached: 9.14 [waiting 2] [2025-03-24 04:47:15] [indexer:background] Health check [2025-03-24 04:47:16] [indexer:background] CPU load threshold (3) breached: 9.85 [waiting 2] [2025-03-24 04:51:06] [index:background] Health check [2025-03-24 04:51:06] [index:background] CPU load threshold (3) breached: 10.62 [waiting 2] [2025-03-24 04:51:08] [indexer:background] CPU load threshold (3) breached: 10.62 [waiting 2] [2025-03-24 04:53:24] [indexer:background] Health check [2025-03-24 04:53:24] [indexer:background] CPU load threshold (3) breached: 10.76 [waiting 2] [2025-03-24 04:56:11] [index:background] Health check [2025-03-24 04:56:11] [index:background] CPU load threshold (3) breached: 10.53 [waiting 2] [2025-03-24 04:56:13] [indexer:background] CPU load threshold (3) breached: 10.53 [waiting 2] [2025-03-24 04:57:33] [indexer:background] Health check [2025-03-24 04:57:33] [indexer:background] CPU load threshold (3) breached: 10.06 [waiting 2] [2025-03-24 04:59:37] [index:background] Health check [2025-03-24 04:59:37] [index:background] CPU load threshold (3) breached: 9.28 [waiting 2] [2025-03-24 04:59:39] [indexer:background] CPU load threshold (3) breached: 9.28 [waiting 2] [2025-03-24 05:02:27] [indexer:background] Health check [2025-03-24 05:02:27] [indexer:background] CPU load threshold (3) breached: 9.23 [waiting 2] [2025-03-24 05:05:11] [index:background] Health check [2025-03-24 05:05:11] [index:background] CPU load threshold (3) breached: 10.03 [waiting 2] [2025-03-24 05:05:13] [indexer:background] CPU load threshold (3) breached: 10.03 [waiting 2] [2025-03-24 05:07:32] [indexer:background] Health check [2025-03-24 05:07:32] [indexer:background] CPU load threshold (3) breached: 10.1 [waiting 2] [2025-03-24 05:10:21] [index:background] Health check [2025-03-24 05:10:21] [index:background] CPU load threshold (3) breached: 8.88 [waiting 2] [2025-03-24 05:10:23] [indexer:background] CPU load threshold (3) breached: 8.88 [waiting 2] [2025-03-24 05:13:56] [indexer:background] Health check [2025-03-24 05:13:56] [indexer:background] CPU load threshold (3) breached: 10.95 [waiting 2] [2025-03-24 05:15:17] [index:background] Health check [2025-03-24 05:15:17] [index:background] CPU load threshold (3) breached: 10.33 [waiting 2] [2025-03-24 05:15:19] [indexer:background] CPU load threshold (3) breached: 10.33 [waiting 2] [2025-03-24 05:17:39] [indexer:background] Health check [2025-03-24 05:17:39] [indexer:background] CPU load threshold (3) breached: 10.66 [waiting 2] [2025-03-24 05:20:34] [index:background] Health check [2025-03-24 05:20:34] [index:background] CPU load threshold (3) breached: 10.01 [waiting 2] [2025-03-24 05:20:36] [indexer:background] CPU load threshold (3) breached: 10.01 [waiting 2] [2025-03-24 05:22:51] [indexer:background] Health check [2025-03-24 05:22:51] [indexer:background] CPU load threshold (3) breached: 9.46 [waiting 2] [2025-03-24 05:25:01] [index:background] Health check [2025-03-24 05:25:01] [index:background] CPU load threshold (3) breached: 11.01 [waiting 2] [2025-03-24 05:25:04] [indexer:background] CPU load threshold (3) breached: 11.01 [waiting 2] [2025-03-24 05:27:50] [indexer:background] Health check [2025-03-24 05:27:50] [indexer:background] CPU load threshold (3) breached: 9.71 [waiting 2] [2025-03-24 05:28:45] [query] Query for: 2026 [2025-03-24 05:28:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2025-03-24 05:28:45] [query] Engine: default [2025-03-24 05:28:45] [query] Tokens: 2026 [2025-03-24 05:28:45] [query] Mods: 6 [2025-03-24 05:28:46] [query] Found results using: or logic [2025-03-24 05:28:46] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (3447) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2025-03-24 05:28:46] [query] Results: 121 Pages of results: 13 [2025-03-24 05:28:46] [query] Execution time: 0.27889 [2025-03-24 05:29:51] [index:background] Health check [2025-03-24 05:29:51] [index:background] CPU load threshold (3) breached: 11.9 [waiting 2] [2025-03-24 05:29:53] [indexer:background] CPU load threshold (3) breached: 11.99 [waiting 2] [2025-03-24 05:34:25] [indexer:background] Health check [2025-03-24 05:34:26] [indexer:background] CPU load threshold (3) breached: 11.07 [waiting 2] [2025-03-24 05:34:39] [index:background] Health check [2025-03-24 05:34:39] [index:background] CPU load threshold (3) breached: 11 [waiting 2] [2025-03-24 05:34:41] [indexer:background] CPU load threshold (3) breached: 11 [waiting 2] [2025-03-24 05:37:54] [indexer:background] Health check [2025-03-24 05:37:54] [indexer:background] CPU load threshold (3) breached: 10.31 [waiting 2] [2025-03-24 05:40:27] [index:background] Health check [2025-03-24 05:40:27] [index:background] CPU load threshold (3) breached: 11.04 [waiting 2] [2025-03-24 05:40:29] [indexer:background] CPU load threshold (3) breached: 10.96 [waiting 2] [2025-03-24 05:42:23] [indexer:background] Health check [2025-03-24 05:42:23] [indexer:background] CPU load threshold (3) breached: 12 [waiting 2] [2025-03-24 05:46:22] [index:background] Health check [2025-03-24 05:46:22] [index:background] CPU load threshold (3) breached: 11.98 [waiting 2] [2025-03-24 05:46:24] [indexer:background] CPU load threshold (3) breached: 14.14 [waiting 2] [2025-03-24 05:47:47] [indexer:background] Health check [2025-03-24 05:47:47] [indexer:background] CPU load threshold (3) breached: 11.87 [waiting 2] [2025-03-24 05:50:13] [index:background] Health check [2025-03-24 05:50:13] [index:background] CPU load threshold (3) breached: 11.87 [waiting 2] [2025-03-24 05:50:15] [indexer:background] CPU load threshold (3) breached: 11.87 [waiting 2] [2025-03-24 05:52:32] [indexer:background] Health check [2025-03-24 05:52:32] [indexer:background] CPU load threshold (3) breached: 10.26 [waiting 2] [2025-03-24 05:54:46] [index:background] Health check [2025-03-24 05:54:46] [index:background] CPU load threshold (3) breached: 9.79 [waiting 2] [2025-03-24 05:54:48] [indexer:background] CPU load threshold (3) breached: 9.79 [waiting 2] [2025-03-24 05:57:24] [indexer:background] Health check [2025-03-24 05:57:24] [indexer:background] CPU load threshold (3) breached: 10.34 [waiting 2] [2025-03-24 06:01:10] [index:background] Health check [2025-03-24 06:01:10] [index:background] CPU load threshold (3) breached: 11.62 [waiting 2] [2025-03-24 06:01:12] [indexer:background] CPU load threshold (3) breached: 11.62 [waiting 2] [2025-03-24 06:02:26] [indexer:background] Health check [2025-03-24 06:02:26] [indexer:background] CPU load threshold (3) breached: 11.11 [waiting 2] [2025-03-24 06:05:30] [index:background] Health check [2025-03-24 06:05:30] [index:background] CPU load threshold (3) breached: 10.94 [waiting 2] [2025-03-24 06:05:32] [indexer:background] CPU load threshold (3) breached: 10.94 [waiting 2] [2025-03-24 06:07:34] [indexer:background] Health check [2025-03-24 06:07:34] [indexer:background] CPU load threshold (3) breached: 11.07 [waiting 2] [2025-03-24 06:10:12] [index:background] Health check [2025-03-24 06:10:12] [index:background] CPU load threshold (3) breached: 13.4 [waiting 2] [2025-03-24 06:10:14] [indexer:background] CPU load threshold (3) breached: 13.05 [waiting 2] [2025-03-24 06:13:47] [indexer:background] Health check [2025-03-24 06:13:47] [indexer:background] CPU load threshold (3) breached: 10.81 [waiting 2] [2025-03-24 06:14:50] [index:background] Health check [2025-03-24 06:14:50] [index:background] CPU load threshold (3) breached: 8.53 [waiting 2] [2025-03-24 06:14:53] [indexer:background] CPU load threshold (3) breached: 8.53 [waiting 2] [2025-03-24 06:17:18] [indexer:background] Health check [2025-03-24 06:17:18] [indexer:background] CPU load threshold (3) breached: 10.13 [waiting 2] [2025-03-24 06:19:43] [index:background] Health check [2025-03-24 06:19:43] [index:background] CPU load threshold (3) breached: 9.88 [waiting 2] [2025-03-24 06:19:46] [indexer:background] CPU load threshold (3) breached: 9.41 [waiting 2] [2025-03-24 06:23:06] [indexer:background] Health check [2025-03-24 06:23:06] [indexer:background] CPU load threshold (3) breached: 11.16 [waiting 2] [2025-03-24 06:26:47] [index:background] Health check [2025-03-24 06:26:47] [index:background] CPU load threshold (3) breached: 14.27 [waiting 2] [2025-03-24 06:26:49] [indexer:background] CPU load threshold (3) breached: 14.27 [waiting 2] [2025-03-24 06:27:15] [indexer:background] Health check [2025-03-24 06:27:15] [indexer:background] CPU load threshold (3) breached: 14.09 [waiting 2] [2025-03-24 06:31:23] [index:background] Health check [2025-03-24 06:31:23] [index:background] CPU load threshold (3) breached: 14.9 [waiting 2] [2025-03-24 06:31:25] [indexer:background] CPU load threshold (3) breached: 14.75 [waiting 2] [2025-03-24 06:34:00] [indexer:background] Health check [2025-03-24 06:34:00] [indexer:background] CPU load threshold (3) breached: 12 [waiting 2] [2025-03-24 06:38:48] [index:background] Health check [2025-03-24 06:38:48] [index:background] CPU load threshold (3) breached: 12.86 [waiting 2] [2025-03-24 06:38:50] [indexer:background] CPU load threshold (3) breached: 12.71 [waiting 2] [2025-03-24 06:38:52] [indexer:background] Health check [2025-03-24 06:38:52] [indexer:background] CPU load threshold (3) breached: 12.71 [waiting 2] [2025-03-24 06:38:54] [indexer:background] Health check [2025-03-24 06:38:54] [indexer:background] CPU load threshold (3) breached: 12.71 [waiting 2] [2025-03-24 06:39:44] [index:background] Health check [2025-03-24 06:39:44] [index:background] CPU load threshold (3) breached: 13.08 [waiting 2] [2025-03-24 06:39:46] [indexer:background] CPU load threshold (3) breached: 13 [waiting 2] [2025-03-24 06:42:29] [indexer:background] Health check [2025-03-24 06:42:29] [indexer:background] CPU load threshold (3) breached: 10.9 [waiting 2] [2025-03-24 06:42:49] [query] Query for: 有效的a00-420 學習資料.pdf和資格考試中的領先提供商和值得信賴的a00-420 考試大綱 🥥 在➡ www.newdumpspdf.com ️⬅️網站上查找⮆ a00-420 ⮄的最新題庫a00-420考試大綱 [2025-03-24 06:42:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 1 offset: 0 fields: all [2025-03-24 06:42:49] [query] Engine: default [2025-03-24 06:42:49] [query] Tokens: 420, www, 有效的a00 學習資料 pdf和資格考試中的領先提供商和值得信賴的a00 考試大綱 🥥 在➡ newdumpspdf [2025-03-24 06:42:49] [query] Mods: 6 [2025-03-24 06:42:49] [query] Using OR logic [2025-03-24 06:42:49] [query] Found results using: or logic [2025-03-24 06:42:49] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (59197,4915,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 0, 10 [2025-03-24 06:42:49] [query] Results: 684 Pages of results: 69 [2025-03-24 06:42:49] [query] Execution time: 0.35952 [2025-03-24 06:45:35] [index:background] Health check [2025-03-24 06:45:35] [index:background] CPU load threshold (3) breached: 12.06 [waiting 2] [2025-03-24 06:45:37] [indexer:background] CPU load threshold (3) breached: 12.06 [waiting 2] [2025-03-24 06:47:42] [indexer:background] Health check [2025-03-24 06:47:42] [indexer:background] CPU load threshold (3) breached: 12.95 [waiting 2] [2025-03-24 06:50:08] [index:background] Health check [2025-03-24 06:50:08] [index:background] CPU load threshold (3) breached: 13.27 [waiting 2] [2025-03-24 06:50:10] [indexer:background] CPU load threshold (3) breached: 13.27 [waiting 2] [2025-03-24 06:52:25] [indexer:background] Health check [2025-03-24 06:52:25] [indexer:background] CPU load threshold (3) breached: 14.15 [waiting 2] [2025-03-24 06:54:41] [index:background] Health check [2025-03-24 06:54:41] [index:background] CPU load threshold (3) breached: 13.08 [waiting 2] [2025-03-24 06:54:43] [indexer:background] CPU load threshold (3) breached: 13.08 [waiting 2] [2025-03-24 06:57:14] [indexer:background] Health check [2025-03-24 06:57:14] [indexer:background] CPU load threshold (3) breached: 11.72 [waiting 2] [2025-03-24 07:00:41] [index:background] Health check [2025-03-24 07:00:41] [index:background] CPU load threshold (3) breached: 12.44 [waiting 2] [2025-03-24 07:00:43] [indexer:background] CPU load threshold (3) breached: 12.16 [waiting 2] [2025-03-24 07:03:07] [indexer:background] Health check [2025-03-24 07:03:07] [indexer:background] CPU load threshold (3) breached: 12.39 [waiting 2] [2025-03-24 07:04:37] [index:background] Health check [2025-03-24 07:04:37] [index:background] CPU load threshold (3) breached: 15.26 [waiting 2] [2025-03-24 07:04:39] [indexer:background] CPU load threshold (3) breached: 15.26 [waiting 2] [2025-03-24 07:07:15] [indexer:background] Health check [2025-03-24 07:07:15] [indexer:background] CPU load threshold (3) breached: 15.43 [waiting 2] [2025-03-24 07:10:03] [index:background] Health check [2025-03-24 07:10:03] [index:background] CPU load threshold (3) breached: 12.49 [waiting 2] [2025-03-24 07:10:06] [indexer:background] CPU load threshold (3) breached: 12.49 [waiting 2] [2025-03-24 07:12:29] [indexer:background] Health check [2025-03-24 07:12:29] [indexer:background] CPU load threshold (3) breached: 13.6 [waiting 2] [2025-03-24 07:15:11] [index:background] Health check [2025-03-24 07:15:11] [index:background] CPU load threshold (3) breached: 13.43 [waiting 2] [2025-03-24 07:15:13] [indexer:background] CPU load threshold (3) breached: 13.47 [waiting 2] [2025-03-24 07:17:20] [indexer:background] Health check [2025-03-24 07:17:20] [indexer:background] CPU load threshold (3) breached: 13.95 [waiting 2] [2025-03-24 07:20:59] [index:background] Health check [2025-03-24 07:20:59] [index:background] CPU load threshold (3) breached: 14.26 [waiting 2] [2025-03-24 07:21:01] [indexer:background] CPU load threshold (3) breached: 14.26 [waiting 2] [2025-03-24 07:23:27] [indexer:background] Health check [2025-03-24 07:23:27] [indexer:background] CPU load threshold (3) breached: 14.1 [waiting 2] [2025-03-24 07:26:32] [index:background] Health check [2025-03-24 07:26:32] [index:background] CPU load threshold (3) breached: 16.15 [waiting 2] [2025-03-24 07:26:34] [indexer:background] CPU load threshold (3) breached: 15.9 [waiting 2] [2025-03-24 07:28:14] [indexer:background] Health check [2025-03-24 07:28:14] [indexer:background] CPU load threshold (3) breached: 15.22 [waiting 2] [2025-03-24 07:29:49] [index:background] Health check [2025-03-24 07:29:49] [index:background] CPU load threshold (3) breached: 15.15 [waiting 2] [2025-03-24 07:29:51] [indexer:background] CPU load threshold (3) breached: 15.15 [waiting 2] [2025-03-24 07:33:04] [indexer:background] Health check [2025-03-24 07:33:04] [indexer:background] CPU load threshold (3) breached: 14.54 [waiting 2] [2025-03-24 07:34:37] [index:background] Health check [2025-03-24 07:34:37] [index:background] CPU load threshold (3) breached: 14.59 [waiting 2] [2025-03-24 07:34:39] [indexer:background] CPU load threshold (3) breached: 14.22 [waiting 2] [2025-03-24 07:38:26] [indexer:background] Health check [2025-03-24 07:38:26] [indexer:background] CPU load threshold (3) breached: 10.84 [waiting 2] [2025-03-24 07:39:47] [index:background] Health check [2025-03-24 07:39:47] [index:background] CPU load threshold (3) breached: 13.11 [waiting 2] [2025-03-24 07:39:49] [indexer:background] CPU load threshold (3) breached: 13.02 [waiting 2] [2025-03-24 07:42:50] [indexer:background] Health check [2025-03-24 07:42:50] [indexer:background] CPU load threshold (3) breached: 12.7 [waiting 2] [2025-03-24 07:45:30] [index:background] Health check [2025-03-24 07:45:30] [index:background] CPU load threshold (3) breached: 15.79 [waiting 2] [2025-03-24 07:45:32] [indexer:background] CPU load threshold (3) breached: 15.79 [waiting 2] [2025-03-24 07:47:35] [indexer:background] Health check [2025-03-24 07:47:35] [indexer:background] CPU load threshold (3) breached: 14.85 [waiting 2] [2025-03-24 07:50:05] [index:background] Health check [2025-03-24 07:50:05] [index:background] CPU load threshold (3) breached: 14.68 [waiting 2] [2025-03-24 07:50:07] [indexer:background] CPU load threshold (3) breached: 14.68 [waiting 2] [2025-03-24 07:52:31] [indexer:background] Health check [2025-03-24 07:52:31] [indexer:background] CPU load threshold (3) breached: 13.66 [waiting 2] [2025-03-24 07:55:01] [index:background] Health check [2025-03-24 07:55:01] [index:background] CPU load threshold (3) breached: 14.35 [waiting 2] [2025-03-24 07:55:03] [indexer:background] CPU load threshold (3) breached: 14.35 [waiting 2] [2025-03-24 07:57:36] [indexer:background] Health check [2025-03-24 07:57:36] [indexer:background] CPU load threshold (3) breached: 19.11 [waiting 2] [2025-03-24 08:00:40] [index:background] Health check [2025-03-24 08:00:40] [index:background] CPU load threshold (3) breached: 16.55 [waiting 2] [2025-03-24 08:00:42] [indexer:background] CPU load threshold (3) breached: 16.55 [waiting 2] [2025-03-24 08:02:44] [indexer:background] Health check [2025-03-24 08:02:44] [indexer:background] CPU load threshold (3) breached: 16.89 [waiting 2] [2025-03-24 08:06:22] [index:background] Health check [2025-03-24 08:06:22] [index:background] CPU load threshold (3) breached: 13.06 [waiting 2] [2025-03-24 08:06:24] [indexer:background] CPU load threshold (3) breached: 13.06 [waiting 2] [2025-03-24 08:08:32] [indexer:background] Health check [2025-03-24 08:08:33] [indexer:background] CPU load threshold (3) breached: 13.63 [waiting 2] [2025-03-24 08:12:09] [index:background] Health check [2025-03-24 08:12:09] [index:background] CPU load threshold (3) breached: 14.62 [waiting 2] [2025-03-24 08:12:12] [indexer:background] CPU load threshold (3) breached: 14.62 [waiting 2] [2025-03-24 08:14:09] [indexer:background] Health check [2025-03-24 08:14:09] [indexer:background] CPU load threshold (3) breached: 12.07 [waiting 2] [2025-03-24 08:14:58] [index:background] Health check [2025-03-24 08:14:58] [index:background] CPU load threshold (3) breached: 12.8 [waiting 2] [2025-03-24 08:15:00] [indexer:background] CPU load threshold (3) breached: 13.14 [waiting 2] [2025-03-24 08:17:21] [indexer:background] Health check [2025-03-24 08:17:21] [indexer:background] CPU load threshold (3) breached: 11.43 [waiting 2] [2025-03-24 08:20:29] [index:background] Health check [2025-03-24 08:20:29] [index:background] CPU load threshold (3) breached: 14.61 [waiting 2] [2025-03-24 08:20:31] [indexer:background] CPU load threshold (3) breached: 14.41 [waiting 2] [2025-03-24 08:22:31] [indexer:background] Health check [2025-03-24 08:22:32] [indexer:background] CPU load threshold (3) breached: 13.91 [waiting 2] [2025-03-24 08:25:24] [index:background] Health check [2025-03-24 08:25:24] [index:background] CPU load threshold (3) breached: 16.23 [waiting 2] [2025-03-24 08:25:26] [indexer:background] CPU load threshold (3) breached: 15.97 [waiting 2] [2025-03-24 08:27:19] [indexer:background] Health check [2025-03-24 08:27:19] [indexer:background] CPU load threshold (3) breached: 15.76 [waiting 2] [2025-03-24 08:30:27] [index:background] Health check [2025-03-24 08:30:27] [index:background] CPU load threshold (3) breached: 15.88 [waiting 2] [2025-03-24 08:30:29] [indexer:background] CPU load threshold (3) breached: 15.88 [waiting 2] [2025-03-24 08:34:46] [indexer:background] Health check [2025-03-24 08:34:46] [indexer:background] CPU load threshold (3) breached: 13.6 [waiting 2] [2025-03-24 08:34:48] [index:background] Health check [2025-03-24 08:34:48] [index:background] CPU load threshold (3) breached: 13.6 [waiting 2] [2025-03-24 08:34:50] [indexer:background] CPU load threshold (3) breached: 13.6 [waiting 2] [2025-03-24 08:38:38] [indexer:background] Health check [2025-03-24 08:38:38] [indexer:background] CPU load threshold (3) breached: 14.49 [waiting 2] [2025-03-24 08:39:39] [index:background] Health check [2025-03-24 08:39:39] [index:background] CPU load threshold (3) breached: 13.82 [waiting 2] [2025-03-24 08:39:41] [indexer:background] CPU load threshold (3) breached: 13.92 [waiting 2] [2025-03-24 08:42:51] [indexer:background] Health check [2025-03-24 08:42:51] [indexer:background] CPU load threshold (3) breached: 12.03 [waiting 2] [2025-03-24 08:44:55] [index:background] Health check [2025-03-24 08:44:55] [index:background] CPU load threshold (3) breached: 14.4 [waiting 2] [2025-03-24 08:44:57] [indexer:background] CPU load threshold (3) breached: 14.45 [waiting 2] [2025-03-24 08:47:14] [indexer:background] Health check [2025-03-24 08:47:14] [indexer:background] CPU load threshold (3) breached: 16.28 [waiting 2] [2025-03-24 08:50:06] [index:background] Health check [2025-03-24 08:50:06] [index:background] CPU load threshold (3) breached: 21.27 [waiting 2] [2025-03-24 08:50:08] [indexer:background] CPU load threshold (3) breached: 22.77 [waiting 2] [2025-03-24 08:52:26] [indexer:background] Health check [2025-03-24 08:52:26] [indexer:background] CPU load threshold (3) breached: 21.53 [waiting 2] [2025-03-24 08:58:33] [index:background] Health check [2025-03-24 08:58:33] [index:background] CPU load threshold (3) breached: 15.86 [waiting 2] [2025-03-24 08:58:35] [indexer:background] CPU load threshold (3) breached: 15.86 [waiting 2] [2025-03-24 08:58:37] [indexer:background] Health check [2025-03-24 08:58:37] [indexer:background] CPU load threshold (3) breached: 15.55 [waiting 2] [2025-03-24 08:58:39] [indexer:background] Health check [2025-03-24 08:58:39] [indexer:background] CPU load threshold (3) breached: 15.55 [waiting 2] [2025-03-24 09:01:03] [index:background] Health check [2025-03-24 09:01:03] [index:background] CPU load threshold (3) breached: 15.68 [waiting 2] [2025-03-24 09:01:05] [indexer:background] CPU load threshold (3) breached: 15.68 [waiting 2] [2025-03-24 09:02:17] [indexer:background] Health check [2025-03-24 09:02:17] [indexer:background] CPU load threshold (3) breached: 16.41 [waiting 2] [2025-03-24 09:05:38] [index:background] Health check [2025-03-24 09:05:38] [index:background] CPU load threshold (3) breached: 14.32 [waiting 2] [2025-03-24 09:05:40] [indexer:background] CPU load threshold (3) breached: 14.32 [waiting 2] [2025-03-24 09:07:35] [indexer:background] Health check [2025-03-24 09:07:35] [indexer:background] CPU load threshold (3) breached: 17.99 [waiting 2] [2025-03-24 09:10:11] [index:background] Health check [2025-03-24 09:10:11] [index:background] CPU load threshold (3) breached: 16.33 [waiting 2] [2025-03-24 09:10:13] [indexer:background] CPU load threshold (3) breached: 17.75 [waiting 2] [2025-03-24 09:12:28] [indexer:background] Health check [2025-03-24 09:12:28] [indexer:background] CPU load threshold (3) breached: 12.87 [waiting 2] [2025-03-24 09:15:00] [index:background] Health check [2025-03-24 09:15:00] [index:background] CPU load threshold (3) breached: 12.89 [waiting 2] [2025-03-24 09:15:02] [indexer:background] CPU load threshold (3) breached: 12.89 [waiting 2] [2025-03-24 09:17:23] [indexer:background] Health check [2025-03-24 09:17:23] [indexer:background] CPU load threshold (3) breached: 12.86 [waiting 2] [2025-03-24 09:20:29] [index:background] Health check [2025-03-24 09:20:29] [index:background] CPU load threshold (3) breached: 14.5 [waiting 2] [2025-03-24 09:20:31] [indexer:background] CPU load threshold (3) breached: 14.5 [waiting 2] [2025-03-24 09:22:35] [indexer:background] Health check [2025-03-24 09:22:35] [indexer:background] CPU load threshold (3) breached: 13.66 [waiting 2] [2025-03-24 09:25:37] [index:background] Health check [2025-03-24 09:25:37] [index:background] CPU load threshold (3) breached: 14.61 [waiting 2] [2025-03-24 09:25:39] [indexer:background] CPU load threshold (3) breached: 14.72 [waiting 2] [2025-03-24 09:27:13] [indexer:background] Health check [2025-03-24 09:27:13] [indexer:background] CPU load threshold (3) breached: 14.88 [waiting 2] [2025-03-24 09:29:51] [index:background] Health check [2025-03-24 09:29:51] [index:background] CPU load threshold (3) breached: 14.04 [waiting 2] [2025-03-24 09:29:53] [indexer:background] CPU load threshold (3) breached: 14.19 [waiting 2] [2025-03-24 09:32:37] [indexer:background] Health check [2025-03-24 09:32:37] [indexer:background] CPU load threshold (3) breached: 12.71 [waiting 2] [2025-03-24 09:34:52] [index:background] Health check [2025-03-24 09:34:52] [index:background] CPU load threshold (3) breached: 15.54 [waiting 2] [2025-03-24 09:34:54] [indexer:background] CPU load threshold (3) breached: 15.34 [waiting 2] [2025-03-24 09:37:18] [indexer:background] Health check [2025-03-24 09:37:18] [indexer:background] CPU load threshold (3) breached: 16.54 [waiting 2] [2025-03-24 09:40:10] [index:background] Health check [2025-03-24 09:40:10] [index:background] CPU load threshold (3) breached: 18.78 [waiting 2] [2025-03-24 09:40:12] [indexer:background] CPU load threshold (3) breached: 18.78 [waiting 2] [2025-03-24 09:43:26] [indexer:background] Health check [2025-03-24 09:43:26] [indexer:background] CPU load threshold (3) breached: 15.3 [waiting 2] [2025-03-24 09:45:04] [index:background] Health check [2025-03-24 09:45:04] [index:background] CPU load threshold (3) breached: 16.87 [waiting 2] [2025-03-24 09:45:06] [indexer:background] CPU load threshold (3) breached: 16.87 [waiting 2] [2025-03-24 09:47:14] [indexer:background] Health check [2025-03-24 09:47:14] [indexer:background] CPU load threshold (3) breached: 17.17 [waiting 2] [2025-03-24 09:50:43] [index:background] Health check [2025-03-24 09:50:43] [index:background] CPU load threshold (3) breached: 17.47 [waiting 2] [2025-03-24 09:50:45] [indexer:background] CPU load threshold (3) breached: 18.56 [waiting 2] [2025-03-24 09:52:14] [indexer:background] Health check [2025-03-24 09:52:14] [indexer:background] CPU load threshold (3) breached: 15.01 [waiting 2] [2025-03-24 09:54:41] [index:background] Health check [2025-03-24 09:54:41] [index:background] CPU load threshold (3) breached: 16.03 [waiting 2] [2025-03-24 09:54:43] [indexer:background] CPU load threshold (3) breached: 16.03 [waiting 2] [2025-03-24 09:57:37] [indexer:background] Health check [2025-03-24 09:57:37] [indexer:background] CPU load threshold (3) breached: 16.43 [waiting 2] [2025-03-24 09:59:40] [index:background] Health check [2025-03-24 09:59:40] [index:background] CPU load threshold (3) breached: 17.05 [waiting 2] [2025-03-24 09:59:42] [indexer:background] CPU load threshold (3) breached: 17.05 [waiting 2] [2025-03-24 10:02:47] [indexer:background] Health check [2025-03-24 10:02:47] [indexer:background] CPU load threshold (3) breached: 20.27 [waiting 2] [2025-03-24 10:05:15] [index:background] Health check [2025-03-24 10:05:15] [index:background] CPU load threshold (3) breached: 16.78 [waiting 2] [2025-03-24 10:05:17] [indexer:background] CPU load threshold (3) breached: 16.78 [waiting 2] [2025-03-24 10:07:48] [indexer:background] Health check [2025-03-24 10:07:48] [indexer:background] CPU load threshold (3) breached: 15.74 [waiting 2] [2025-03-24 10:11:08] [index:background] Health check [2025-03-24 10:11:08] [index:background] CPU load threshold (3) breached: 15.84 [waiting 2] [2025-03-24 10:11:10] [indexer:background] CPU load threshold (3) breached: 16.01 [waiting 2] [2025-03-24 10:12:40] [indexer:background] Health check [2025-03-24 10:12:40] [indexer:background] CPU load threshold (3) breached: 14.14 [waiting 2] [2025-03-24 10:15:10] [index:background] Health check [2025-03-24 10:15:10] [index:background] CPU load threshold (3) breached: 16.1 [waiting 2] [2025-03-24 10:15:12] [indexer:background] CPU load threshold (3) breached: 15.77 [waiting 2] [2025-03-24 10:17:41] [indexer:background] Health check [2025-03-24 10:17:41] [indexer:background] CPU load threshold (3) breached: 16.56 [waiting 2] [2025-03-24 10:19:44] [index:background] Health check [2025-03-24 10:19:44] [index:background] CPU load threshold (3) breached: 17.74 [waiting 2] [2025-03-24 10:19:46] [indexer:background] CPU load threshold (3) breached: 18.16 [waiting 2] [2025-03-24 10:22:15] [indexer:background] Health check [2025-03-24 10:22:15] [indexer:background] CPU load threshold (3) breached: 16.51 [waiting 2] [2025-03-24 10:25:24] [index:background] Health check [2025-03-24 10:25:24] [index:background] CPU load threshold (3) breached: 13.61 [waiting 2] [2025-03-24 10:25:26] [indexer:background] CPU load threshold (3) breached: 13 [waiting 2] [2025-03-24 10:28:11] [indexer:background] Health check [2025-03-24 10:28:11] [indexer:background] CPU load threshold (3) breached: 14.37 [waiting 2] [2025-03-24 10:29:57] [index:background] Health check [2025-03-24 10:29:57] [index:background] CPU load threshold (3) breached: 15.21 [waiting 2] [2025-03-24 10:30:00] [indexer:background] CPU load threshold (3) breached: 15.21 [waiting 2] [2025-03-24 10:34:52] [indexer:background] Health check [2025-03-24 10:34:53] [indexer:background] CPU load threshold (3) breached: 17.45 [waiting 2] [2025-03-24 10:34:56] [index:background] Health check [2025-03-24 10:34:56] [index:background] CPU load threshold (3) breached: 17.65 [waiting 2] [2025-03-24 10:34:58] [indexer:background] CPU load threshold (3) breached: 17.65 [waiting 2] [2025-03-24 10:37:18] [indexer:background] Health check [2025-03-24 10:37:18] [indexer:background] CPU load threshold (3) breached: 12.88 [waiting 2] [2025-03-24 10:40:03] [index:background] Health check [2025-03-24 10:40:03] [index:background] CPU load threshold (3) breached: 13.45 [waiting 2] [2025-03-24 10:40:05] [indexer:background] CPU load threshold (3) breached: 13.45 [waiting 2] [2025-03-24 10:42:18] [indexer:background] Health check [2025-03-24 10:42:18] [indexer:background] CPU load threshold (3) breached: 13.03 [waiting 2] [2025-03-24 10:46:12] [index:background] Health check [2025-03-24 10:46:12] [index:background] CPU load threshold (3) breached: 12.63 [waiting 2] [2025-03-24 10:46:14] [indexer:background] CPU load threshold (3) breached: 12.63 [waiting 2] [2025-03-24 10:48:27] [indexer:background] Health check [2025-03-24 10:48:27] [indexer:background] CPU load threshold (3) breached: 14.24 [waiting 2] [2025-03-24 10:52:35] [index:background] Health check [2025-03-24 10:52:35] [index:background] CPU load threshold (3) breached: 15.74 [waiting 2] [2025-03-24 10:52:37] [indexer:background] CPU load threshold (3) breached: 15.74 [waiting 2] [2025-03-24 10:52:39] [indexer:background] Health check [2025-03-24 10:52:39] [indexer:background] CPU load threshold (3) breached: 16.16 [waiting 2] [2025-03-24 10:52:41] [indexer:background] Health check [2025-03-24 10:52:41] [indexer:background] CPU load threshold (3) breached: 16.16 [waiting 2] [2025-03-24 10:55:40] [index:background] Health check [2025-03-24 10:55:40] [index:background] CPU load threshold (3) breached: 15.05 [waiting 2] [2025-03-24 10:55:42] [indexer:background] CPU load threshold (3) breached: 15.05 [waiting 2] [2025-03-24 10:57:22] [indexer:background] Health check [2025-03-24 10:57:23] [indexer:background] CPU load threshold (3) breached: 15.03 [waiting 2] [2025-03-24 11:01:07] [index:background] Health check [2025-03-24 11:01:07] [index:background] CPU load threshold (3) breached: 16.69 [waiting 2] [2025-03-24 11:01:09] [indexer:background] CPU load threshold (3) breached: 16.79 [waiting 2] [2025-03-24 11:02:13] [indexer:background] Health check [2025-03-24 11:02:13] [indexer:background] CPU load threshold (3) breached: 15.15 [waiting 2] [2025-03-24 11:05:25] [index:background] Health check [2025-03-24 11:05:25] [index:background] CPU load threshold (3) breached: 12.69 [waiting 2] [2025-03-24 11:05:27] [indexer:background] CPU load threshold (3) breached: 12.69 [waiting 2] [2025-03-24 11:07:30] [indexer:background] Health check [2025-03-24 11:07:30] [indexer:background] CPU load threshold (3) breached: 14.6 [waiting 2] [2025-03-24 11:09:53] [index:background] Health check [2025-03-24 11:09:53] [index:background] CPU load threshold (3) breached: 12.44 [waiting 2] [2025-03-24 11:09:55] [indexer:background] CPU load threshold (3) breached: 12.44 [waiting 2] [2025-03-24 11:13:56] [indexer:background] Health check [2025-03-24 11:13:56] [indexer:background] CPU load threshold (3) breached: 12.15 [waiting 2] [2025-03-24 11:15:08] [index:background] Health check [2025-03-24 11:15:08] [index:background] CPU load threshold (3) breached: 12.62 [waiting 2] [2025-03-24 11:15:10] [indexer:background] CPU load threshold (3) breached: 12.17 [waiting 2] [2025-03-24 11:18:27] [indexer:background] Health check [2025-03-24 11:18:27] [indexer:background] CPU load threshold (3) breached: 15.91 [waiting 2] [2025-03-24 11:19:46] [index:background] Health check [2025-03-24 11:19:46] [index:background] CPU load threshold (3) breached: 13.74 [waiting 2] [2025-03-24 11:19:48] [indexer:background] CPU load threshold (3) breached: 13.74 [waiting 2] [2025-03-24 11:22:28] [indexer:background] Health check [2025-03-24 11:22:28] [indexer:background] CPU load threshold (3) breached: 11.12 [waiting 2] [2025-03-24 11:25:02] [index:background] Health check [2025-03-24 11:25:02] [index:background] CPU load threshold (3) breached: 12.57 [waiting 2] [2025-03-24 11:25:04] [indexer:background] CPU load threshold (3) breached: 12.21 [waiting 2] [2025-03-24 11:27:23] [indexer:background] Health check [2025-03-24 11:27:23] [indexer:background] CPU load threshold (3) breached: 12.44 [waiting 2] [2025-03-24 11:30:09] [index:background] Health check [2025-03-24 11:30:09] [index:background] CPU load threshold (3) breached: 11.34 [waiting 2] [2025-03-24 11:30:11] [indexer:background] CPU load threshold (3) breached: 11.34 [waiting 2] [2025-03-24 11:32:18] [indexer:background] Health check [2025-03-24 11:32:18] [indexer:background] CPU load threshold (3) breached: 12.32 [waiting 2] [2025-03-24 11:35:20] [index:background] Health check [2025-03-24 11:35:20] [index:background] CPU load threshold (3) breached: 12.64 [waiting 2] [2025-03-24 11:35:22] [indexer:background] CPU load threshold (3) breached: 12.64 [waiting 2] [2025-03-24 11:37:50] [indexer:background] Health check [2025-03-24 11:37:50] [indexer:background] CPU load threshold (3) breached: 12.9 [waiting 2] [2025-03-24 11:40:02] [index:background] Health check [2025-03-24 11:40:02] [index:background] CPU load threshold (3) breached: 12.74 [waiting 2] [2025-03-24 11:40:04] [indexer:background] CPU load threshold (3) breached: 12.2 [waiting 2] [2025-03-24 11:43:06] [indexer:background] Health check [2025-03-24 11:43:06] [indexer:background] CPU load threshold (3) breached: 12.51 [waiting 2] [2025-03-24 11:44:48] [index:background] Health check [2025-03-24 11:44:48] [index:background] CPU load threshold (3) breached: 13.29 [waiting 2] [2025-03-24 11:44:50] [indexer:background] CPU load threshold (3) breached: 13.5 [waiting 2] [2025-03-24 11:47:30] [indexer:background] Health check [2025-03-24 11:47:30] [indexer:background] CPU load threshold (3) breached: 11.11 [waiting 2] [2025-03-24 11:50:24] [index:background] Health check [2025-03-24 11:50:24] [index:background] CPU load threshold (3) breached: 11.5 [waiting 2] [2025-03-24 11:50:26] [indexer:background] CPU load threshold (3) breached: 11.38 [waiting 2] [2025-03-24 11:53:39] [indexer:background] Health check [2025-03-24 11:53:39] [indexer:background] CPU load threshold (3) breached: 11.27 [waiting 2] [2025-03-24 11:54:42] [index:background] Health check [2025-03-24 11:54:42] [index:background] CPU load threshold (3) breached: 12.29 [waiting 2] [2025-03-24 11:54:44] [indexer:background] CPU load threshold (3) breached: 12.29 [waiting 2] [2025-03-24 11:57:22] [indexer:background] Health check [2025-03-24 11:57:22] [indexer:background] CPU load threshold (3) breached: 10.13 [waiting 2] [2025-03-24 11:59:44] [index:background] Health check [2025-03-24 11:59:44] [index:background] CPU load threshold (3) breached: 10.99 [waiting 2] [2025-03-24 11:59:46] [indexer:background] CPU load threshold (3) breached: 10.59 [waiting 2] [2025-03-24 12:02:16] [indexer:background] Health check [2025-03-24 12:02:16] [indexer:background] CPU load threshold (3) breached: 12.31 [waiting 2] [2025-03-24 12:04:52] [index:background] Health check [2025-03-24 12:04:52] [index:background] CPU load threshold (3) breached: 12.17 [waiting 2] [2025-03-24 12:04:54] [indexer:background] CPU load threshold (3) breached: 12.17 [waiting 2] [2025-03-24 12:07:20] [indexer:background] Health check [2025-03-24 12:07:20] [indexer:background] CPU load threshold (3) breached: 52.01 [waiting 2] [2025-03-24 12:09:49] [index:background] Health check [2025-03-24 12:09:49] [index:background] CPU load threshold (3) breached: 64.54 [waiting 2] [2025-03-24 12:09:51] [indexer:background] CPU load threshold (3) breached: 60.5 [waiting 2] [2025-03-24 12:13:24] [indexer:background] Health check [2025-03-24 12:13:24] [indexer:background] CPU load threshold (3) breached: 15.11 [waiting 2] [2025-03-24 12:15:18] [index:background] Health check [2025-03-24 12:15:18] [index:background] CPU load threshold (3) breached: 12.24 [waiting 2] [2025-03-24 12:15:20] [indexer:background] CPU load threshold (3) breached: 12.24 [waiting 2] [2025-03-24 12:17:41] [indexer:background] Health check [2025-03-24 12:17:41] [indexer:background] CPU load threshold (3) breached: 12.32 [waiting 2] [2025-03-24 12:21:36] [index:background] Health check [2025-03-24 12:21:36] [index:background] CPU load threshold (3) breached: 11.28 [waiting 2] [2025-03-24 12:21:38] [indexer:background] CPU load threshold (3) breached: 11.1 [waiting 2] [2025-03-24 12:22:52] [indexer:background] Health check [2025-03-24 12:22:52] [indexer:background] CPU load threshold (3) breached: 9.57 [waiting 2] [2025-03-24 12:26:30] [index:background] Health check [2025-03-24 12:26:30] [index:background] CPU load threshold (3) breached: 10.78 [waiting 2] [2025-03-24 12:26:32] [indexer:background] CPU load threshold (3) breached: 10.64 [waiting 2] [2025-03-24 12:32:35] [indexer:background] Health check [2025-03-24 12:32:35] [indexer:background] CPU load threshold (3) breached: 12.89 [waiting 2] [2025-03-24 12:32:37] [index:background] Health check [2025-03-24 12:32:37] [index:background] CPU load threshold (3) breached: 12.89 [waiting 2] [2025-03-24 12:32:39] [indexer:background] CPU load threshold (3) breached: 12.5 [waiting 2] [2025-03-24 12:34:38] [index:background] Health check [2025-03-24 12:34:38] [index:background] CPU load threshold (3) breached: 10.75 [waiting 2] [2025-03-24 12:34:40] [indexer:background] CPU load threshold (3) breached: 10.75 [waiting 2] [2025-03-24 12:38:18] [indexer:background] Health check [2025-03-24 12:38:18] [indexer:background] CPU load threshold (3) breached: 13.57 [waiting 2] [2025-03-24 12:41:51] [index:background] Health check [2025-03-24 12:41:51] [index:background] CPU load threshold (3) breached: 14.6 [waiting 2] [2025-03-24 12:41:53] [indexer:background] CPU load threshold (3) breached: 14.71 [waiting 2] [2025-03-24 12:43:06] [indexer:background] Health check [2025-03-24 12:43:07] [indexer:background] CPU load threshold (3) breached: 13.87 [waiting 2] [2025-03-24 12:44:44] [index:background] Health check [2025-03-24 12:44:44] [index:background] CPU load threshold (3) breached: 13.36 [waiting 2] [2025-03-24 12:44:46] [indexer:background] CPU load threshold (3) breached: 13.36 [waiting 2] [2025-03-24 12:47:27] [indexer:background] Health check [2025-03-24 12:47:27] [indexer:background] CPU load threshold (3) breached: 12 [waiting 2] [2025-03-24 12:49:50] [index:background] Health check [2025-03-24 12:49:50] [index:background] CPU load threshold (3) breached: 12 [waiting 2] [2025-03-24 12:49:52] [indexer:background] CPU load threshold (3) breached: 12 [waiting 2] [2025-03-24 12:53:50] [indexer:background] Health check [2025-03-24 12:53:50] [indexer:background] CPU load threshold (3) breached: 12.4 [waiting 2] [2025-03-24 12:54:36] [index:background] Health check [2025-03-24 12:54:36] [index:background] CPU load threshold (3) breached: 14.01 [waiting 2] [2025-03-24 12:54:38] [indexer:background] CPU load threshold (3) breached: 13.77 [waiting 2] [2025-03-24 12:57:39] [indexer:background] Health check [2025-03-24 12:57:39] [indexer:background] CPU load threshold (3) breached: 14.79 [waiting 2] [2025-03-24 13:00:43] [index:background] Health check [2025-03-24 13:00:43] [index:background] CPU load threshold (3) breached: 14.29 [waiting 2] [2025-03-24 13:00:45] [indexer:background] CPU load threshold (3) breached: 14.5 [waiting 2] [2025-03-24 13:02:22] [indexer:background] Health check [2025-03-24 13:02:22] [indexer:background] CPU load threshold (3) breached: 14.59 [waiting 2] [2025-03-24 13:04:49] [index:background] Health check [2025-03-24 13:04:49] [index:background] CPU load threshold (3) breached: 13.26 [waiting 2] [2025-03-24 13:04:51] [indexer:background] CPU load threshold (3) breached: 13.26 [waiting 2] [2025-03-24 13:08:07] [indexer:background] Health check [2025-03-24 13:08:07] [indexer:background] CPU load threshold (3) breached: 13.07 [waiting 2] [2025-03-24 13:10:20] [index:background] Health check [2025-03-24 13:10:20] [index:background] CPU load threshold (3) breached: 12.42 [waiting 2] [2025-03-24 13:10:22] [indexer:background] CPU load threshold (3) breached: 12.42 [waiting 2] [2025-03-24 13:13:32] [indexer:background] Health check [2025-03-24 13:13:32] [indexer:background] CPU load threshold (3) breached: 11.55 [waiting 2] [2025-03-24 13:15:11] [index:background] Health check [2025-03-24 13:15:11] [index:background] CPU load threshold (3) breached: 12.34 [waiting 2] [2025-03-24 13:15:13] [indexer:background] CPU load threshold (3) breached: 12.34 [waiting 2] [2025-03-24 13:17:14] [indexer:background] Health check [2025-03-24 13:17:14] [indexer:background] CPU load threshold (3) breached: 12.57 [waiting 2] [2025-03-24 13:19:43] [index:background] Health check [2025-03-24 13:19:43] [index:background] CPU load threshold (3) breached: 13.48 [waiting 2] [2025-03-24 13:19:46] [indexer:background] CPU load threshold (3) breached: 13.12 [waiting 2] [2025-03-24 13:22:51] [indexer:background] Health check [2025-03-24 13:22:51] [indexer:background] CPU load threshold (3) breached: 12.93 [waiting 2] [2025-03-24 13:24:54] [index:background] Health check [2025-03-24 13:24:54] [index:background] CPU load threshold (3) breached: 16.59 [waiting 2] [2025-03-24 13:24:56] [indexer:background] CPU load threshold (3) breached: 17.02 [waiting 2] [2025-03-24 13:27:15] [indexer:background] Health check [2025-03-24 13:27:15] [indexer:background] CPU load threshold (3) breached: 14.5 [waiting 2] [2025-03-24 13:30:01] [index:background] Health check [2025-03-24 13:30:01] [index:background] CPU load threshold (3) breached: 14.62 [waiting 2] [2025-03-24 13:30:03] [indexer:background] CPU load threshold (3) breached: 14.62 [waiting 2] [2025-03-24 13:32:35] [indexer:background] Health check [2025-03-24 13:32:35] [indexer:background] CPU load threshold (3) breached: 11.68 [waiting 2] [2025-03-24 13:35:42] [index:background] Health check [2025-03-24 13:35:42] [index:background] CPU load threshold (3) breached: 10.43 [waiting 2] [2025-03-24 13:35:45] [indexer:background] CPU load threshold (3) breached: 10.43 [waiting 2] [2025-03-24 13:37:31] [indexer:background] Health check [2025-03-24 13:37:31] [indexer:background] CPU load threshold (3) breached: 12.16 [waiting 2] [2025-03-24 13:40:11] [index:background] Health check [2025-03-24 13:40:11] [index:background] CPU load threshold (3) breached: 13.62 [waiting 2] [2025-03-24 13:40:13] [indexer:background] CPU load threshold (3) breached: 13.62 [waiting 2] [2025-03-24 13:43:03] [indexer:background] Health check [2025-03-24 13:43:03] [indexer:background] CPU load threshold (3) breached: 13.28 [waiting 2] [2025-03-24 13:44:58] [index:background] Health check [2025-03-24 13:44:58] [index:background] CPU load threshold (3) breached: 16.46 [waiting 2] [2025-03-24 13:45:00] [indexer:background] CPU load threshold (3) breached: 16.46 [waiting 2] [2025-03-24 13:47:17] [indexer:background] Health check [2025-03-24 13:47:17] [indexer:background] CPU load threshold (3) breached: 16.7 [waiting 2] [2025-03-24 13:50:09] [index:background] Health check [2025-03-24 13:50:09] [index:background] CPU load threshold (3) breached: 15.81 [waiting 2] [2025-03-24 13:50:11] [indexer:background] CPU load threshold (3) breached: 15.5 [waiting 2] [2025-03-24 13:52:18] [indexer:background] Health check [2025-03-24 13:52:18] [indexer:background] CPU load threshold (3) breached: 14.92 [waiting 2] [2025-03-24 13:54:53] [index:background] Health check [2025-03-24 13:54:53] [index:background] CPU load threshold (3) breached: 14.57 [waiting 2] [2025-03-24 13:54:56] [indexer:background] CPU load threshold (3) breached: 14.57 [waiting 2] [2025-03-24 13:57:36] [indexer:background] Health check [2025-03-24 13:57:36] [indexer:background] CPU load threshold (3) breached: 16.35 [waiting 2] [2025-03-24 13:59:56] [index:background] Health check [2025-03-24 13:59:56] [index:background] CPU load threshold (3) breached: 14.34 [waiting 2] [2025-03-24 13:59:58] [indexer:background] CPU load threshold (3) breached: 14.34 [waiting 2] [2025-03-24 14:02:16] [indexer:background] Health check [2025-03-24 14:02:16] [indexer:background] CPU load threshold (3) breached: 14.17 [waiting 2] [2025-03-24 14:04:44] [index:background] Health check [2025-03-24 14:04:44] [index:background] CPU load threshold (3) breached: 13.9 [waiting 2] [2025-03-24 14:04:46] [indexer:background] CPU load threshold (3) breached: 13.43 [waiting 2] [2025-03-24 14:09:10] [indexer:background] Health check [2025-03-24 14:09:10] [indexer:background] CPU load threshold (3) breached: 16.38 [waiting 2] [2025-03-24 14:09:38] [index:background] Health check [2025-03-24 14:09:38] [index:background] CPU load threshold (3) breached: 15.9 [waiting 2] [2025-03-24 14:09:40] [indexer:background] CPU load threshold (3) breached: 15.9 [waiting 2] [2025-03-24 14:13:04] [indexer:background] Health check [2025-03-24 14:13:04] [indexer:background] CPU load threshold (3) breached: 13.78 [waiting 2] [2025-03-24 14:15:07] [index:background] Health check [2025-03-24 14:15:07] [index:background] CPU load threshold (3) breached: 11.83 [waiting 2] [2025-03-24 14:15:09] [indexer:background] CPU load threshold (3) breached: 11.83 [waiting 2] [2025-03-24 14:17:16] [indexer:background] Health check [2025-03-24 14:17:16] [indexer:background] CPU load threshold (3) breached: 12.37 [waiting 2] [2025-03-24 14:20:27] [index:background] Health check [2025-03-24 14:20:27] [index:background] CPU load threshold (3) breached: 12.93 [waiting 2] [2025-03-24 14:20:29] [indexer:background] CPU load threshold (3) breached: 12.93 [waiting 2] [2025-03-24 14:24:28] [indexer:background] Health check [2025-03-24 14:24:28] [indexer:background] CPU load threshold (3) breached: 12.65 [waiting 2] [2025-03-24 14:26:25] [index:background] Health check [2025-03-24 14:26:25] [index:background] CPU load threshold (3) breached: 13.52 [waiting 2] [2025-03-24 14:26:27] [indexer:background] CPU load threshold (3) breached: 13.48 [waiting 2] [2025-03-24 14:27:39] [indexer:background] Health check [2025-03-24 14:27:39] [indexer:background] CPU load threshold (3) breached: 13.63 [waiting 2] [2025-03-24 14:29:37] [index:background] Health check [2025-03-24 14:29:37] [index:background] CPU load threshold (3) breached: 12.69 [waiting 2] [2025-03-24 14:29:39] [indexer:background] CPU load threshold (3) breached: 13.04 [waiting 2] [2025-03-24 14:32:36] [indexer:background] Health check [2025-03-24 14:32:37] [indexer:background] CPU load threshold (3) breached: 12.32 [waiting 2] [2025-03-24 14:35:11] [index:background] Health check [2025-03-24 14:35:11] [index:background] CPU load threshold (3) breached: 14.89 [waiting 2] [2025-03-24 14:35:13] [indexer:background] CPU load threshold (3) breached: 14.42 [waiting 2] [2025-03-24 14:37:25] [indexer:background] Health check [2025-03-24 14:37:25] [indexer:background] CPU load threshold (3) breached: 13.07 [waiting 2] [2025-03-24 14:40:24] [index:background] Health check [2025-03-24 14:40:24] [index:background] CPU load threshold (3) breached: 13.43 [waiting 2] [2025-03-24 14:40:26] [indexer:background] CPU load threshold (3) breached: 13.43 [waiting 2] [2025-03-24 14:43:20] [indexer:background] Health check [2025-03-24 14:43:21] [indexer:background] CPU load threshold (3) breached: 13.24 [waiting 2] [2025-03-24 14:45:09] [index:background] Health check [2025-03-24 14:45:09] [index:background] CPU load threshold (3) breached: 12.62 [waiting 2] [2025-03-24 14:45:11] [indexer:background] CPU load threshold (3) breached: 12.62 [waiting 2] [2025-03-24 14:47:28] [indexer:background] Health check [2025-03-24 14:47:28] [indexer:background] CPU load threshold (3) breached: 12.92 [waiting 2] [2025-03-24 14:50:13] [index:background] Health check [2025-03-24 14:50:13] [index:background] CPU load threshold (3) breached: 12.87 [waiting 2] [2025-03-24 14:50:16] [indexer:background] CPU load threshold (3) breached: 12.87 [waiting 2] [2025-03-24 14:52:22] [indexer:background] Health check [2025-03-24 14:52:22] [indexer:background] CPU load threshold (3) breached: 13.85 [waiting 2] [2025-03-24 14:56:17] [index:background] Health check [2025-03-24 14:56:17] [index:background] CPU load threshold (3) breached: 12.48 [waiting 2] [2025-03-24 14:56:19] [indexer:background] CPU load threshold (3) breached: 12.28 [waiting 2] [2025-03-24 14:59:13] [indexer:background] Health check [2025-03-24 14:59:13] [indexer:background] CPU load threshold (3) breached: 11.81 [waiting 2] [2025-03-24 15:00:25] [index:background] Health check [2025-03-24 15:00:25] [index:background] CPU load threshold (3) breached: 13.85 [waiting 2] [2025-03-24 15:00:27] [indexer:background] CPU load threshold (3) breached: 13.85 [waiting 2] [2025-03-24 15:03:05] [indexer:background] Health check [2025-03-24 15:03:05] [indexer:background] CPU load threshold (3) breached: 13.26 [waiting 2] [2025-03-24 15:05:03] [index:background] Health check [2025-03-24 15:05:03] [index:background] CPU load threshold (3) breached: 14.82 [waiting 2] [2025-03-24 15:05:05] [indexer:background] CPU load threshold (3) breached: 14.92 [waiting 2] [2025-03-24 15:07:37] [indexer:background] Health check [2025-03-24 15:07:37] [indexer:background] CPU load threshold (3) breached: 13.67 [waiting 2] [2025-03-24 15:10:03] [index:background] Health check [2025-03-24 15:10:03] [index:background] CPU load threshold (3) breached: 21.17 [waiting 2] [2025-03-24 15:10:05] [indexer:background] CPU load threshold (3) breached: 21.24 [waiting 2] [2025-03-24 15:13:11] [indexer:background] Health check [2025-03-24 15:13:11] [indexer:background] CPU load threshold (3) breached: 15.68 [waiting 2] [2025-03-24 15:14:39] [index:background] Health check [2025-03-24 15:14:39] [index:background] CPU load threshold (3) breached: 14.68 [waiting 2] [2025-03-24 15:14:41] [indexer:background] CPU load threshold (3) breached: 14.31 [waiting 2] [2025-03-24 15:17:14] [indexer:background] Health check [2025-03-24 15:17:14] [indexer:background] CPU load threshold (3) breached: 11.94 [waiting 2] [2025-03-24 15:19:37] [index:background] Health check [2025-03-24 15:19:37] [index:background] CPU load threshold (3) breached: 14.49 [waiting 2] [2025-03-24 15:19:39] [indexer:background] CPU load threshold (3) breached: 14.49 [waiting 2] [2025-03-24 15:22:14] [indexer:background] Health check [2025-03-24 15:22:14] [indexer:background] CPU load threshold (3) breached: 15.51 [waiting 2] [2025-03-24 15:24:43] [index:background] Health check [2025-03-24 15:24:43] [index:background] CPU load threshold (3) breached: 12.53 [waiting 2] [2025-03-24 15:24:45] [indexer:background] CPU load threshold (3) breached: 12.53 [waiting 2] [2025-03-24 15:27:34] [indexer:background] Health check [2025-03-24 15:27:34] [indexer:background] CPU load threshold (3) breached: 12.81 [waiting 2] [2025-03-24 15:29:39] [index:background] Health check [2025-03-24 15:29:39] [index:background] CPU load threshold (3) breached: 12.71 [waiting 2] [2025-03-24 15:29:41] [indexer:background] CPU load threshold (3) breached: 12.49 [waiting 2] [2025-03-24 15:32:44] [indexer:background] Health check [2025-03-24 15:32:44] [indexer:background] CPU load threshold (3) breached: 14.61 [waiting 2] [2025-03-24 15:35:24] [index:background] Health check [2025-03-24 15:35:24] [index:background] CPU load threshold (3) breached: 12.91 [waiting 2] [2025-03-24 15:35:26] [indexer:background] CPU load threshold (3) breached: 13.48 [waiting 2] [2025-03-24 15:38:10] [indexer:background] Health check [2025-03-24 15:38:10] [indexer:background] CPU load threshold (3) breached: 16.79 [waiting 2] [2025-03-24 15:39:55] [index:background] Health check [2025-03-24 15:39:55] [index:background] CPU load threshold (3) breached: 14.82 [waiting 2] [2025-03-24 15:39:57] [indexer:background] CPU load threshold (3) breached: 15.15 [waiting 2] [2025-03-24 15:42:28] [indexer:background] Health check [2025-03-24 15:42:28] [indexer:background] CPU load threshold (3) breached: 14.8 [waiting 2] [2025-03-24 15:44:56] [index:background] Health check [2025-03-24 15:44:56] [index:background] CPU load threshold (3) breached: 13.62 [waiting 2] [2025-03-24 15:44:58] [indexer:background] CPU load threshold (3) breached: 13.62 [waiting 2] [2025-03-24 15:47:47] [indexer:background] Health check [2025-03-24 15:47:47] [indexer:background] CPU load threshold (3) breached: 15.49 [waiting 2] [2025-03-24 15:49:56] [index:background] Health check [2025-03-24 15:49:56] [index:background] CPU load threshold (3) breached: 12.43 [waiting 2] [2025-03-24 15:49:58] [indexer:background] CPU load threshold (3) breached: 12.24 [waiting 2] [2025-03-24 15:53:19] [indexer:background] Health check [2025-03-24 15:53:19] [indexer:background] CPU load threshold (3) breached: 14.56 [waiting 2] [2025-03-24 15:54:44] [index:background] Health check [2025-03-24 15:54:44] [index:background] CPU load threshold (3) breached: 14.1 [waiting 2] [2025-03-24 15:54:47] [indexer:background] CPU load threshold (3) breached: 14.09 [waiting 2] [2025-03-24 15:58:34] [indexer:background] Health check [2025-03-24 15:58:34] [indexer:background] CPU load threshold (3) breached: 13 [waiting 2] [2025-03-24 15:59:48] [index:background] Health check [2025-03-24 15:59:48] [index:background] CPU load threshold (3) breached: 13.35 [waiting 2] [2025-03-24 15:59:50] [indexer:background] CPU load threshold (3) breached: 13.35 [waiting 2] [2025-03-24 16:02:27] [indexer:background] Health check [2025-03-24 16:02:27] [indexer:background] CPU load threshold (3) breached: 13.88 [waiting 2] [2025-03-24 16:04:55] [index:background] Health check [2025-03-24 16:04:55] [index:background] CPU load threshold (3) breached: 13.79 [waiting 2] [2025-03-24 16:04:57] [indexer:background] CPU load threshold (3) breached: 13.79 [waiting 2] [2025-03-24 16:08:59] [indexer:background] Health check [2025-03-24 16:08:59] [indexer:background] CPU load threshold (3) breached: 14.88 [waiting 2] [2025-03-24 16:09:57] [index:background] Health check [2025-03-24 16:09:57] [index:background] CPU load threshold (3) breached: 13.54 [waiting 2] [2025-03-24 16:10:00] [indexer:background] CPU load threshold (3) breached: 13.54 [waiting 2] [2025-03-24 16:12:27] [indexer:background] Health check [2025-03-24 16:12:27] [indexer:background] CPU load threshold (3) breached: 12.7 [waiting 2] [2025-03-24 16:15:02] [index:background] Health check [2025-03-24 16:15:02] [index:background] CPU load threshold (3) breached: 11.31 [waiting 2] [2025-03-24 16:15:04] [indexer:background] CPU load threshold (3) breached: 12.49 [waiting 2] [2025-03-24 16:18:24] [indexer:background] Health check [2025-03-24 16:18:24] [indexer:background] CPU load threshold (3) breached: 11.67 [waiting 2] [2025-03-24 16:19:45] [index:background] Health check [2025-03-24 16:19:45] [index:background] CPU load threshold (3) breached: 12.77 [waiting 2] [2025-03-24 16:19:47] [indexer:background] CPU load threshold (3) breached: 12.77 [waiting 2] [2025-03-24 16:22:26] [indexer:background] Health check [2025-03-24 16:22:26] [indexer:background] CPU load threshold (3) breached: 14.58 [waiting 2] [2025-03-24 16:24:37] [index:background] Health check [2025-03-24 16:24:37] [index:background] CPU load threshold (3) breached: 17.46 [waiting 2] [2025-03-24 16:24:39] [indexer:background] CPU load threshold (3) breached: 17.5 [waiting 2] [2025-03-24 16:28:13] [indexer:background] Health check [2025-03-24 16:28:13] [indexer:background] CPU load threshold (3) breached: 14.86 [waiting 2] [2025-03-24 16:31:12] [index:background] Health check [2025-03-24 16:31:12] [index:background] CPU load threshold (3) breached: 16.05 [waiting 2] [2025-03-24 16:31:14] [indexer:background] CPU load threshold (3) breached: 16.05 [waiting 2] [2025-03-24 16:32:35] [indexer:background] Health check [2025-03-24 16:32:35] [indexer:background] CPU load threshold (3) breached: 14.54 [waiting 2] [2025-03-24 16:34:41] [index:background] Health check [2025-03-24 16:34:41] [index:background] CPU load threshold (3) breached: 14.52 [waiting 2] [2025-03-24 16:34:43] [indexer:background] CPU load threshold (3) breached: 14.52 [waiting 2] [2025-03-24 16:40:01] [indexer:background] Health check [2025-03-24 16:40:01] [indexer:background] CPU load threshold (3) breached: 14.01 [waiting 2] [2025-03-24 16:40:03] [index:background] Health check [2025-03-24 16:40:03] [index:background] CPU load threshold (3) breached: 14.01 [waiting 2] [2025-03-24 16:40:05] [indexer:background] CPU load threshold (3) breached: 13.93 [waiting 2] [2025-03-24 16:43:04] [indexer:background] Health check [2025-03-24 16:43:04] [indexer:background] CPU load threshold (3) breached: 14.91 [waiting 2] [2025-03-24 16:44:45] [index:background] Health check [2025-03-24 16:44:45] [index:background] CPU load threshold (3) breached: 15.67 [waiting 2] [2025-03-24 16:44:47] [indexer:background] CPU load threshold (3) breached: 15.67 [waiting 2] [2025-03-24 16:48:56] [indexer:background] Health check [2025-03-24 16:48:56] [indexer:background] CPU load threshold (3) breached: 12.34 [waiting 2] [2025-03-24 16:49:55] [index:background] Health check [2025-03-24 16:49:55] [index:background] CPU load threshold (3) breached: 12.16 [waiting 2] [2025-03-24 16:49:57] [indexer:background] CPU load threshold (3) breached: 12.16 [waiting 2] [2025-03-24 16:52:26] [indexer:background] Health check [2025-03-24 16:52:26] [indexer:background] CPU load threshold (3) breached: 13.4 [waiting 2] [2025-03-24 16:54:36] [index:background] Health check [2025-03-24 16:54:36] [index:background] CPU load threshold (3) breached: 12.94 [waiting 2] [2025-03-24 16:54:38] [indexer:background] CPU load threshold (3) breached: 12.94 [waiting 2] [2025-03-24 16:58:15] [indexer:background] Health check [2025-03-24 16:58:15] [indexer:background] CPU load threshold (3) breached: 13.94 [waiting 2] [2025-03-24 16:59:41] [index:background] Health check [2025-03-24 16:59:41] [index:background] CPU load threshold (3) breached: 14.32 [waiting 2] [2025-03-24 16:59:43] [indexer:background] CPU load threshold (3) breached: 14.32 [waiting 2] [2025-03-24 17:02:18] [indexer:background] Health check [2025-03-24 17:02:18] [indexer:background] CPU load threshold (3) breached: 14.15 [waiting 2] [2025-03-24 17:04:37] [index:background] Health check [2025-03-24 17:04:37] [index:background] CPU load threshold (3) breached: 11.21 [waiting 2] [2025-03-24 17:04:39] [indexer:background] CPU load threshold (3) breached: 11.21 [waiting 2] [2025-03-24 17:07:55] [indexer:background] Health check [2025-03-24 17:07:55] [indexer:background] CPU load threshold (3) breached: 10.63 [waiting 2] [2025-03-24 17:09:49] [index:background] Health check [2025-03-24 17:09:49] [index:background] CPU load threshold (3) breached: 12.68 [waiting 2] [2025-03-24 17:09:51] [indexer:background] CPU load threshold (3) breached: 13.27 [waiting 2] [2025-03-24 17:12:13] [indexer:background] Health check [2025-03-24 17:12:14] [indexer:background] CPU load threshold (3) breached: 12.87 [waiting 2] [2025-03-24 17:15:01] [index:background] Health check [2025-03-24 17:15:01] [index:background] CPU load threshold (3) breached: 15.67 [waiting 2] [2025-03-24 17:15:03] [indexer:background] CPU load threshold (3) breached: 15.67 [waiting 2] [2025-03-24 17:18:21] [indexer:background] Health check [2025-03-24 17:18:21] [indexer:background] CPU load threshold (3) breached: 17.67 [waiting 2] [2025-03-24 17:19:46] [index:background] Health check [2025-03-24 17:19:46] [index:background] CPU load threshold (3) breached: 17.11 [waiting 2] [2025-03-24 17:19:48] [indexer:background] CPU load threshold (3) breached: 17.11 [waiting 2] [2025-03-24 17:22:13] [indexer:background] Health check [2025-03-24 17:22:13] [indexer:background] CPU load threshold (3) breached: 14.82 [waiting 2] [2025-03-24 17:25:14] [index:background] Health check [2025-03-24 17:25:14] [index:background] CPU load threshold (3) breached: 16.15 [waiting 2] [2025-03-24 17:25:16] [indexer:background] CPU load threshold (3) breached: 16.22 [waiting 2] [2025-03-24 17:28:05] [indexer:background] Health check [2025-03-24 17:28:05] [indexer:background] CPU load threshold (3) breached: 15.92 [waiting 2] [2025-03-24 17:29:46] [index:background] Health check [2025-03-24 17:29:46] [index:background] CPU load threshold (3) breached: 13.66 [waiting 2] [2025-03-24 17:29:48] [indexer:background] CPU load threshold (3) breached: 13.66 [waiting 2] [2025-03-24 17:32:41] [indexer:background] Health check [2025-03-24 17:32:41] [indexer:background] CPU load threshold (3) breached: 14.25 [waiting 2] [2025-03-24 17:34:36] [index:background] Health check [2025-03-24 17:34:36] [index:background] CPU load threshold (3) breached: 13.27 [waiting 2] [2025-03-24 17:34:39] [indexer:background] CPU load threshold (3) breached: 13.27 [waiting 2] [2025-03-24 17:39:35] [indexer:background] Health check [2025-03-24 17:39:35] [indexer:background] CPU load threshold (3) breached: 14.18 [waiting 2] [2025-03-24 17:39:39] [index:background] Health check [2025-03-24 17:39:39] [index:background] CPU load threshold (3) breached: 13.36 [waiting 2] [2025-03-24 17:39:41] [indexer:background] CPU load threshold (3) breached: 13.36 [waiting 2] [2025-03-24 17:42:24] [indexer:background] Health check [2025-03-24 17:42:24] [indexer:background] CPU load threshold (3) breached: 12.59 [waiting 2] [2025-03-24 17:44:47] [index:background] Health check [2025-03-24 17:44:47] [index:background] CPU load threshold (3) breached: 18.32 [waiting 2] [2025-03-24 17:44:49] [indexer:background] CPU load threshold (3) breached: 18.13 [waiting 2] [2025-03-24 17:49:07] [indexer:background] Health check [2025-03-24 17:49:08] [indexer:background] CPU load threshold (3) breached: 16.04 [waiting 2] [2025-03-24 17:51:56] [index:background] Health check [2025-03-24 17:51:56] [index:background] CPU load threshold (3) breached: 13.31 [waiting 2] [2025-03-24 17:51:58] [indexer:background] CPU load threshold (3) breached: 13.37 [waiting 2] [2025-03-24 17:52:26] [indexer:background] Health check [2025-03-24 17:52:26] [indexer:background] CPU load threshold (3) breached: 12.05 [waiting 2] [2025-03-24 17:54:41] [index:background] Health check [2025-03-24 17:54:41] [index:background] CPU load threshold (3) breached: 13.45 [waiting 2] [2025-03-24 17:54:43] [indexer:background] CPU load threshold (3) breached: 13.58 [waiting 2] [2025-03-24 17:57:17] [indexer:background] Health check [2025-03-24 17:57:17] [indexer:background] CPU load threshold (3) breached: 12.56 [waiting 2] [2025-03-24 18:00:09] [index:background] Health check [2025-03-24 18:00:09] [index:background] CPU load threshold (3) breached: 31.34 [waiting 2] [2025-03-24 18:00:11] [indexer:background] CPU load threshold (3) breached: 31.34 [waiting 2] [2025-03-24 18:02:28] [indexer:background] Health check [2025-03-24 18:02:28] [indexer:background] CPU load threshold (3) breached: 13.89 [waiting 2] [2025-03-24 18:05:23] [index:background] Health check [2025-03-24 18:05:23] [index:background] CPU load threshold (3) breached: 12.62 [waiting 2] [2025-03-24 18:05:25] [indexer:background] CPU load threshold (3) breached: 12.81 [waiting 2] [2025-03-24 18:09:32] [indexer:background] Health check [2025-03-24 18:09:32] [indexer:background] CPU load threshold (3) breached: 11.71 [waiting 2] [2025-03-24 18:09:49] [index:background] Health check [2025-03-24 18:09:49] [index:background] CPU load threshold (3) breached: 11.72 [waiting 2] [2025-03-24 18:09:51] [indexer:background] CPU load threshold (3) breached: 11.72 [waiting 2] [2025-03-24 18:12:26] [indexer:background] Health check [2025-03-24 18:12:26] [indexer:background] CPU load threshold (3) breached: 11.06 [waiting 2] [2025-03-24 18:14:48] [index:background] Health check [2025-03-24 18:14:48] [index:background] CPU load threshold (3) breached: 11.55 [waiting 2] [2025-03-24 18:14:50] [indexer:background] CPU load threshold (3) breached: 11.03 [waiting 2] [2025-03-24 18:18:41] [indexer:background] Health check [2025-03-24 18:18:42] [indexer:background] CPU load threshold (3) breached: 11.5 [waiting 2] [2025-03-24 18:21:03] [index:background] Health check [2025-03-24 18:21:03] [index:background] CPU load threshold (3) breached: 11.2 [waiting 2] [2025-03-24 18:21:05] [indexer:background] CPU load threshold (3) breached: 11.42 [waiting 2] [2025-03-24 18:22:47] [indexer:background] Health check [2025-03-24 18:22:47] [indexer:background] CPU load threshold (3) breached: 11.68 [waiting 2] [2025-03-24 18:26:38] [index:background] Health check [2025-03-24 18:26:38] [index:background] CPU load threshold (3) breached: 14.92 [waiting 2] [2025-03-24 18:26:40] [indexer:background] CPU load threshold (3) breached: 14.45 [waiting 2] [2025-03-24 18:28:08] [indexer:background] Health check [2025-03-24 18:28:08] [indexer:background] CPU load threshold (3) breached: 13.16 [waiting 2] [2025-03-24 18:29:42] [index:background] Health check [2025-03-24 18:29:42] [index:background] CPU load threshold (3) breached: 12.72 [waiting 2] [2025-03-24 18:29:44] [indexer:background] CPU load threshold (3) breached: 12.72 [waiting 2] [2025-03-24 18:32:51] [indexer:background] Health check [2025-03-24 18:32:51] [indexer:background] CPU load threshold (3) breached: 15.17 [waiting 2] [2025-03-24 18:35:30] [index:background] Health check [2025-03-24 18:35:30] [index:background] CPU load threshold (3) breached: 12.76 [waiting 2] [2025-03-24 18:35:32] [indexer:background] CPU load threshold (3) breached: 12.76 [waiting 2] [2025-03-24 18:38:24] [indexer:background] Health check [2025-03-24 18:38:24] [indexer:background] CPU load threshold (3) breached: 20.12 [waiting 2] [2025-03-24 18:40:27] [index:background] Health check [2025-03-24 18:40:27] [index:background] CPU load threshold (3) breached: 17.13 [waiting 2] [2025-03-24 18:40:29] [indexer:background] CPU load threshold (3) breached: 17.13 [waiting 2] [2025-03-24 18:42:26] [indexer:background] Health check [2025-03-24 18:42:27] [indexer:background] CPU load threshold (3) breached: 14.71 [waiting 2] [2025-03-24 18:46:16] [index:background] Health check [2025-03-24 18:46:16] [index:background] CPU load threshold (3) breached: 17.86 [waiting 2] [2025-03-24 18:46:18] [indexer:background] CPU load threshold (3) breached: 17.86 [waiting 2] [2025-03-24 18:47:15] [indexer:background] Health check [2025-03-24 18:47:15] [indexer:background] CPU load threshold (3) breached: 15.89 [waiting 2] [2025-03-24 18:49:47] [index:background] Health check [2025-03-24 18:49:47] [index:background] CPU load threshold (3) breached: 14.91 [waiting 2] [2025-03-24 18:49:49] [indexer:background] CPU load threshold (3) breached: 14.91 [waiting 2] [2025-03-24 18:52:54] [indexer:background] Health check [2025-03-24 18:52:54] [indexer:background] CPU load threshold (3) breached: 14.21 [waiting 2] [2025-03-24 18:54:56] [index:background] Health check [2025-03-24 18:54:56] [index:background] CPU load threshold (3) breached: 18.76 [waiting 2] [2025-03-24 18:54:58] [indexer:background] CPU load threshold (3) breached: 18.76 [waiting 2] [2025-03-24 18:57:56] [indexer:background] Health check [2025-03-24 18:57:57] [indexer:background] CPU load threshold (3) breached: 15.14 [waiting 2] [2025-03-24 18:59:59] [index:background] Health check [2025-03-24 18:59:59] [index:background] CPU load threshold (3) breached: 15.14 [waiting 2] [2025-03-24 19:00:01] [indexer:background] CPU load threshold (3) breached: 14.81 [waiting 2] [2025-03-24 19:02:18] [indexer:background] Health check [2025-03-24 19:02:18] [indexer:background] CPU load threshold (3) breached: 15.38 [waiting 2] [2025-03-24 19:04:58] [index:background] Health check [2025-03-24 19:04:58] [index:background] CPU load threshold (3) breached: 12.97 [waiting 2] [2025-03-24 19:05:00] [indexer:background] CPU load threshold (3) breached: 12.97 [waiting 2] [2025-03-24 19:07:40] [indexer:background] Health check [2025-03-24 19:07:40] [indexer:background] CPU load threshold (3) breached: 13.58 [waiting 2] [2025-03-24 19:09:44] [index:background] Health check [2025-03-24 19:09:44] [index:background] CPU load threshold (3) breached: 13.99 [waiting 2] [2025-03-24 19:09:46] [indexer:background] CPU load threshold (3) breached: 14.07 [waiting 2] [2025-03-24 19:12:37] [indexer:background] Health check [2025-03-24 19:12:37] [indexer:background] CPU load threshold (3) breached: 14.24 [waiting 2] [2025-03-24 19:14:46] [index:background] Health check [2025-03-24 19:14:46] [index:background] CPU load threshold (3) breached: 25.59 [waiting 2] [2025-03-24 19:14:48] [indexer:background] CPU load threshold (3) breached: 25.59 [waiting 2] [2025-03-24 19:17:29] [indexer:background] Health check [2025-03-24 19:17:29] [indexer:background] CPU load threshold (3) breached: 19.28 [waiting 2] [2025-03-24 19:21:45] [index:background] Health check [2025-03-24 19:21:45] [index:background] CPU load threshold (3) breached: 18.35 [waiting 2] [2025-03-24 19:21:47] [indexer:background] CPU load threshold (3) breached: 18.41 [waiting 2] [2025-03-24 19:25:37] [indexer:background] Health check [2025-03-24 19:25:37] [indexer:background] CPU load threshold (3) breached: 16.47 [waiting 2] [2025-03-24 19:25:41] [index:background] Health check [2025-03-24 19:25:41] [index:background] CPU load threshold (3) breached: 16.47 [waiting 2] [2025-03-24 19:25:43] [indexer:background] CPU load threshold (3) breached: 16.27 [waiting 2] [2025-03-24 19:27:16] [indexer:background] Health check [2025-03-24 19:27:16] [indexer:background] CPU load threshold (3) breached: 13.63 [waiting 2] [2025-03-24 19:29:40] [index:background] Health check [2025-03-24 19:29:40] [index:background] CPU load threshold (3) breached: 16.75 [waiting 2] [2025-03-24 19:29:42] [indexer:background] CPU load threshold (3) breached: 16.53 [waiting 2] [2025-03-24 19:33:03] [indexer:background] Health check [2025-03-24 19:33:03] [indexer:background] CPU load threshold (3) breached: 16.83 [waiting 2] [2025-03-24 19:36:25] [index:background] Health check [2025-03-24 19:36:25] [index:background] CPU load threshold (3) breached: 18.31 [waiting 2] [2025-03-24 19:36:27] [indexer:background] CPU load threshold (3) breached: 18.31 [waiting 2] [2025-03-24 19:37:34] [indexer:background] Health check [2025-03-24 19:37:34] [indexer:background] CPU load threshold (3) breached: 15.63 [waiting 2] [2025-03-24 19:39:42] [index:background] Health check [2025-03-24 19:39:42] [index:background] CPU load threshold (3) breached: 19.45 [waiting 2] [2025-03-24 19:39:44] [indexer:background] CPU load threshold (3) breached: 18.78 [waiting 2] [2025-03-24 19:44:04] [indexer:background] Health check [2025-03-24 19:44:04] [indexer:background] CPU load threshold (3) breached: 16.77 [waiting 2] [2025-03-24 19:45:17] [index:background] Health check [2025-03-24 19:45:17] [index:background] CPU load threshold (3) breached: 15.6 [waiting 2] [2025-03-24 19:45:19] [indexer:background] CPU load threshold (3) breached: 16.36 [waiting 2] [2025-03-24 19:47:32] [indexer:background] Health check [2025-03-24 19:47:32] [indexer:background] CPU load threshold (3) breached: 19.76 [waiting 2] [2025-03-24 19:49:57] [index:background] Health check [2025-03-24 19:49:57] [index:background] CPU load threshold (3) breached: 16.85 [waiting 2] [2025-03-24 19:49:59] [indexer:background] CPU load threshold (3) breached: 17.27 [waiting 2] [2025-03-24 19:52:18] [indexer:background] Health check [2025-03-24 19:52:19] [indexer:background] CPU load threshold (3) breached: 18.47 [waiting 2] [2025-03-24 19:55:48] [index:background] Health check [2025-03-24 19:55:48] [index:background] CPU load threshold (3) breached: 17.8 [waiting 2] [2025-03-24 19:55:50] [indexer:background] CPU load threshold (3) breached: 17.73 [waiting 2] [2025-03-24 19:57:54] [indexer:background] Health check [2025-03-24 19:57:54] [indexer:background] CPU load threshold (3) breached: 16.4 [waiting 2] [2025-03-24 19:59:50] [index:background] Health check [2025-03-24 19:59:50] [index:background] CPU load threshold (3) breached: 18.08 [waiting 2] [2025-03-24 19:59:52] [indexer:background] CPU load threshold (3) breached: 18.08 [waiting 2] [2025-03-24 20:02:21] [indexer:background] Health check [2025-03-24 20:02:21] [indexer:background] CPU load threshold (3) breached: 17.89 [waiting 2] [2025-03-24 20:08:14] [index:background] Health check [2025-03-24 20:08:14] [index:background] CPU load threshold (3) breached: 17.67 [waiting 2] [2025-03-24 20:08:16] [indexer:background] CPU load threshold (3) breached: 17.67 [waiting 2] [2025-03-24 20:08:18] [indexer:background] Health check [2025-03-24 20:08:18] [indexer:background] CPU load threshold (3) breached: 17.67 [waiting 2] [2025-03-24 20:08:20] [indexer:background] Health check [2025-03-24 20:08:20] [indexer:background] CPU load threshold (3) breached: 17.46 [waiting 2] [2025-03-24 20:10:02] [index:background] Health check [2025-03-24 20:10:02] [index:background] CPU load threshold (3) breached: 19.21 [waiting 2] [2025-03-24 20:10:04] [indexer:background] CPU load threshold (3) breached: 19.21 [waiting 2] [2025-03-24 20:12:15] [indexer:background] Health check [2025-03-24 20:12:15] [indexer:background] CPU load threshold (3) breached: 15.95 [waiting 2] [2025-03-24 20:14:59] [index:background] Health check [2025-03-24 20:14:59] [index:background] CPU load threshold (3) breached: 17.36 [waiting 2] [2025-03-24 20:15:01] [indexer:background] CPU load threshold (3) breached: 17.36 [waiting 2] [2025-03-24 20:18:35] [indexer:background] Health check [2025-03-24 20:18:35] [indexer:background] CPU load threshold (3) breached: 15.3 [waiting 2] [2025-03-24 20:20:42] [index:background] Health check [2025-03-24 20:20:42] [index:background] CPU load threshold (3) breached: 16.22 [waiting 2] [2025-03-24 20:20:44] [indexer:background] CPU load threshold (3) breached: 16.22 [waiting 2] [2025-03-24 20:23:31] [indexer:background] Health check [2025-03-24 20:23:31] [indexer:background] CPU load threshold (3) breached: 15.58 [waiting 2] [2025-03-24 20:25:43] [index:background] Health check [2025-03-24 20:25:43] [index:background] CPU load threshold (3) breached: 15.87 [waiting 2] [2025-03-24 20:25:45] [indexer:background] CPU load threshold (3) breached: 15.96 [waiting 2] [2025-03-24 20:28:04] [indexer:background] Health check [2025-03-24 20:28:04] [indexer:background] CPU load threshold (3) breached: 16.43 [waiting 2] [2025-03-24 20:29:40] [index:background] Health check [2025-03-24 20:29:40] [index:background] CPU load threshold (3) breached: 15.71 [waiting 2] [2025-03-24 20:29:42] [indexer:background] CPU load threshold (3) breached: 15.71 [waiting 2] [2025-03-24 20:32:23] [indexer:background] Health check [2025-03-24 20:32:23] [indexer:background] CPU load threshold (3) breached: 17.47 [waiting 2] [2025-03-24 20:35:13] [index:background] Health check [2025-03-24 20:35:13] [index:background] CPU load threshold (3) breached: 16.15 [waiting 2] [2025-03-24 20:35:15] [indexer:background] CPU load threshold (3) breached: 16.15 [waiting 2] [2025-03-24 20:37:43] [indexer:background] Health check [2025-03-24 20:37:44] [indexer:background] CPU load threshold (3) breached: 16.46 [waiting 2] [2025-03-24 20:40:52] [index:background] Health check [2025-03-24 20:40:52] [index:background] CPU load threshold (3) breached: 16.12 [waiting 2] [2025-03-24 20:40:54] [indexer:background] CPU load threshold (3) breached: 16.12 [waiting 2] [2025-03-24 20:42:16] [indexer:background] Health check [2025-03-24 20:42:16] [indexer:background] CPU load threshold (3) breached: 16.02 [waiting 2] [2025-03-24 20:45:14] [index:background] Health check [2025-03-24 20:45:14] [index:background] CPU load threshold (3) breached: 16.62 [waiting 2] [2025-03-24 20:45:16] [indexer:background] CPU load threshold (3) breached: 16.65 [waiting 2] [2025-03-24 20:47:23] [indexer:background] Health check [2025-03-24 20:47:23] [indexer:background] CPU load threshold (3) breached: 16.53 [waiting 2] [2025-03-24 20:49:45] [index:background] Health check [2025-03-24 20:49:45] [index:background] CPU load threshold (3) breached: 16.68 [waiting 2] [2025-03-24 20:49:47] [indexer:background] CPU load threshold (3) breached: 16.39 [waiting 2] [2025-03-24 20:52:31] [indexer:background] Health check [2025-03-24 20:52:31] [indexer:background] CPU load threshold (3) breached: 15.98 [waiting 2] [2025-03-24 20:54:40] [index:background] Health check [2025-03-24 20:54:40] [index:background] CPU load threshold (3) breached: 15.65 [waiting 2] [2025-03-24 20:54:42] [indexer:background] CPU load threshold (3) breached: 15.52 [waiting 2] [2025-03-24 20:58:21] [indexer:background] Health check [2025-03-24 20:58:21] [indexer:background] CPU load threshold (3) breached: 18.64 [waiting 2] [2025-03-24 20:59:59] [index:background] Health check [2025-03-24 20:59:59] [index:background] CPU load threshold (3) breached: 16.57 [waiting 2] [2025-03-24 21:00:01] [indexer:background] CPU load threshold (3) breached: 16.57 [waiting 2] [2025-03-24 21:02:32] [indexer:background] Health check [2025-03-24 21:02:32] [indexer:background] CPU load threshold (3) breached: 22.07 [waiting 2] [2025-03-24 21:04:39] [index:background] Health check [2025-03-24 21:04:39] [index:background] CPU load threshold (3) breached: 17.04 [waiting 2] [2025-03-24 21:04:41] [indexer:background] CPU load threshold (3) breached: 17.04 [waiting 2] [2025-03-24 21:07:14] [indexer:background] Health check [2025-03-24 21:07:14] [indexer:background] CPU load threshold (3) breached: 19.99 [waiting 2] [2025-03-24 21:10:32] [index:background] Health check [2025-03-24 21:10:32] [index:background] CPU load threshold (3) breached: 18.39 [waiting 2] [2025-03-24 21:10:34] [indexer:background] CPU load threshold (3) breached: 18.39 [waiting 2] [2025-03-24 21:12:16] [indexer:background] Health check [2025-03-24 21:12:16] [indexer:background] CPU load threshold (3) breached: 17.54 [waiting 2] [2025-03-24 21:15:26] [index:background] Health check [2025-03-24 21:15:26] [index:background] CPU load threshold (3) breached: 16.5 [waiting 2] [2025-03-24 21:15:28] [indexer:background] CPU load threshold (3) breached: 16.54 [waiting 2] [2025-03-24 21:17:47] [indexer:background] Health check [2025-03-24 21:17:47] [indexer:background] CPU load threshold (3) breached: 15.01 [waiting 2] [2025-03-24 21:20:00] [index:background] Health check [2025-03-24 21:20:00] [index:background] CPU load threshold (3) breached: 14.26 [waiting 2] [2025-03-24 21:20:02] [indexer:background] CPU load threshold (3) breached: 14.26 [waiting 2] [2025-03-24 21:22:17] [indexer:background] Health check [2025-03-24 21:22:17] [indexer:background] CPU load threshold (3) breached: 15.83 [waiting 2] [2025-03-24 21:24:38] [index:background] Health check [2025-03-24 21:24:38] [index:background] CPU load threshold (3) breached: 17.55 [waiting 2] [2025-03-24 21:24:40] [indexer:background] CPU load threshold (3) breached: 17.55 [waiting 2] [2025-03-24 21:28:30] [indexer:background] Health check [2025-03-24 21:28:30] [indexer:background] CPU load threshold (3) breached: 14.38 [waiting 2] [2025-03-24 21:30:48] [index:background] Health check [2025-03-24 21:30:48] [index:background] CPU load threshold (3) breached: 14.31 [waiting 2] [2025-03-24 21:30:50] [indexer:background] CPU load threshold (3) breached: 14.36 [waiting 2] [2025-03-24 21:34:00] [indexer:background] Health check [2025-03-24 21:34:00] [indexer:background] CPU load threshold (3) breached: 13.1 [waiting 2] [2025-03-24 21:35:33] [index:background] Health check [2025-03-24 21:35:33] [index:background] CPU load threshold (3) breached: 14.13 [waiting 2] [2025-03-24 21:35:35] [indexer:background] CPU load threshold (3) breached: 14.13 [waiting 2] [2025-03-24 21:38:07] [indexer:background] Health check [2025-03-24 21:38:07] [indexer:background] CPU load threshold (3) breached: 14.51 [waiting 2] [2025-03-24 21:40:13] [index:background] Health check [2025-03-24 21:40:13] [index:background] CPU load threshold (3) breached: 18.13 [waiting 2] [2025-03-24 21:40:15] [indexer:background] CPU load threshold (3) breached: 17.96 [waiting 2] [2025-03-24 21:42:29] [indexer:background] Health check [2025-03-24 21:42:29] [indexer:background] CPU load threshold (3) breached: 14.31 [waiting 2] [2025-03-24 21:45:23] [index:background] Health check [2025-03-24 21:45:23] [index:background] CPU load threshold (3) breached: 13.94 [waiting 2] [2025-03-24 21:45:25] [indexer:background] CPU load threshold (3) breached: 14.18 [waiting 2] [2025-03-24 21:47:33] [indexer:background] Health check [2025-03-24 21:47:33] [indexer:background] CPU load threshold (3) breached: 14.36 [waiting 2] [2025-03-24 21:49:49] [index:background] Health check [2025-03-24 21:49:49] [index:background] CPU load threshold (3) breached: 15.76 [waiting 2] [2025-03-24 21:49:51] [indexer:background] CPU load threshold (3) breached: 15.76 [waiting 2] [2025-03-24 21:52:30] [indexer:background] Health check [2025-03-24 21:52:30] [indexer:background] CPU load threshold (3) breached: 14.36 [waiting 2] [2025-03-24 21:55:09] [index:background] Health check [2025-03-24 21:55:09] [index:background] CPU load threshold (3) breached: 14.66 [waiting 2] [2025-03-24 21:55:11] [indexer:background] CPU load threshold (3) breached: 14.66 [waiting 2] [2025-03-24 21:57:27] [indexer:background] Health check [2025-03-24 21:57:27] [indexer:background] CPU load threshold (3) breached: 14.32 [waiting 2] [2025-03-24 22:00:03] [index:background] Health check [2025-03-24 22:00:03] [index:background] CPU load threshold (3) breached: 14.51 [waiting 2] [2025-03-24 22:00:05] [indexer:background] CPU load threshold (3) breached: 15.27 [waiting 2] [2025-03-24 22:02:23] [indexer:background] Health check [2025-03-24 22:02:23] [indexer:background] CPU load threshold (3) breached: 16.17 [waiting 2] [2025-03-24 22:04:47] [index:background] Health check [2025-03-24 22:04:47] [index:background] CPU load threshold (3) breached: 15.35 [waiting 2] [2025-03-24 22:04:50] [indexer:background] CPU load threshold (3) breached: 15.57 [waiting 2] [2025-03-24 22:06:40] [query] Query for: exam marketing-cloud-administrator certification cost 🌯 practical information 🕎 latest braindumps files 🧥 the page for free download of ( ) on [ www.pdfvce.com ] will open immediately 👞latest test question [2025-03-24 22:06:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 10 page: 5 offset: 0 fields: all [2025-03-24 22:06:40] [query] Engine: default [2025-03-24 22:06:43] [query] Tokens: informée, informer, information, informations, informé, informe, informa, informant, informera, informés, informes, administrators, informées, informeront, informeraient, informatives, informatif, informatifs, informait, informateurs, marketinga, exami, certifications, certification, certifies, certifie, certifi, certificateurs, certifions, certife, certificateur, certificatif, cloude, costa, costant, costs, costes, exam, marketing, cloud, administrator, certif, cost, practical, inform, 🌯 🕎 [2025-03-24 22:06:43] [query] Mods: 6 [2025-03-24 22:06:43] [query] Using OR logic [2025-03-24 22:06:45] [query] Found results using: or logic [2025-03-24 22:06:45] [query] Request: SELECT SQL_CALC_FOUND_ROWS s.id,s.source,s.site,SUM(relevance) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('title'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('slug'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('taxonomy.doc_categories'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('content'))) OR (s.source = 'post.attachment' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('content'))) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('content'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('meta.dlp_document_download'))) ) THEN 1 END) ) AS relevance FROM mod441_searchwp_index s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND 1=1 AND s.token IN (225260,1132,1540,1815,2036,2065,14174,46338,81492,156234,156976,535996,292390,332906,410213,412825,538318,578852,649689,689922,55143,168638,8044,8612,17487,17664,35080,67951,68108,630655,657410,750374,310258,37963,75751,333106,421294,379997,16604,27201,409170,649330,44236,532900,403924,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.attachment' AND (s.attribute IN ('document_content','title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'attachment' ) AND ( `s1`.`post_status` = 'inherit' ) )) OR (s.source = 'post.e-landing-page' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'e-landing-page' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) )) OR (s.source = 'post.dlp_document' AND (s.attribute IN ('title','content','slug','excerpt','meta.dlp_document_download','taxonomy.doc_categories')) AND ( ( `s1`.`post_type` = 'dlp_document' ) AND ( `s1`.`post_status` IN ( 'publish' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN mod441_posts s1 ON (s1.ID = s.id) WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY relevance DESC LIMIT 40, 10 [2025-03-24 22:06:45] [query] Results: 1903 Pages of results: 191 [2025-03-24 22:06:45] [query] Execution time: 5.08092 [2025-03-24 22:07:23] [indexer:background] Health check [2025-03-24 22:07:23] [indexer:background] CPU load threshold (3) breached: 13.64 [waiting 2] [2025-03-24 22:10:19] [index:background] Health check [2025-03-24 22:10:19] [index:background] CPU load threshold (3) breached: 12.89 [waiting 2] [2025-03-24 22:10:21] [indexer:background] CPU load threshold (3) breached: 12.66 [waiting 2] [2025-03-24 22:12:35] [indexer:background] Health check [2025-03-24 22:12:35] [indexer:background] CPU load threshold (3) breached: 12.4 [waiting 2] [2025-03-24 22:15:02] [index:background] Health check [2025-03-24 22:15:02] [index:background] CPU load threshold (3) breached: 13.76 [waiting 2] [2025-03-24 22:15:04] [indexer:background] CPU load threshold (3) breached: 13.76 [waiting 2] [2025-03-24 22:18:34] [indexer:background] Health check [2025-03-24 22:18:34] [indexer:background] CPU load threshold (3) breached: 14.97 [waiting 2] [2025-03-24 22:19:51] [index:background] Health check [2025-03-24 22:19:51] [index:background] CPU load threshold (3) breached: 13.33 [waiting 2] [2025-03-24 22:19:53] [indexer:background] CPU load threshold (3) breached: 13.33 [waiting 2] [2025-03-24 22:22:21] [indexer:background] Health check [2025-03-24 22:22:21] [indexer:background] CPU load threshold (3) breached: 20.95 [waiting 2] [2025-03-24 22:25:04] [index:background] Health check [2025-03-24 22:25:04] [index:background] CPU load threshold (3) breached: 19.47 [waiting 2] [2025-03-24 22:25:06] [indexer:background] CPU load threshold (3) breached: 19.91 [waiting 2] [2025-03-24 22:28:37] [indexer:background] Health check [2025-03-24 22:28:37] [indexer:background] CPU load threshold (3) breached: 14.65 [waiting 2] [2025-03-24 22:30:34] [index:background] Health check [2025-03-24 22:30:34] [index:background] CPU load threshold (3) breached: 14.17 [waiting 2] [2025-03-24 22:30:36] [indexer:background] CPU load threshold (3) breached: 14.16 [waiting 2] [2025-03-24 22:33:16] [indexer:background] Health check [2025-03-24 22:33:16] [indexer:background] CPU load threshold (3) breached: 13.98 [waiting 2] [2025-03-24 22:35:04] [index:background] Health check [2025-03-24 22:35:04] [index:background] CPU load threshold (3) breached: 12.92 [waiting 2] [2025-03-24 22:35:06] [indexer:background] CPU load threshold (3) breached: 12.29 [waiting 2] [2025-03-24 22:37:47] [indexer:background] Health check [2025-03-24 22:37:47] [indexer:background] CPU load threshold (3) breached: 13.06 [waiting 2] [2025-03-24 22:40:16] [index:background] Health check [2025-03-24 22:40:16] [index:background] CPU load threshold (3) breached: 11.04 [waiting 2] [2025-03-24 22:40:18] [indexer:background] CPU load threshold (3) breached: 11.04 [waiting 2] [2025-03-24 22:42:49] [indexer:background] Health check [2025-03-24 22:42:49] [indexer:background] CPU load threshold (3) breached: 13.56 [waiting 2] [2025-03-24 22:44:54] [index:background] Health check [2025-03-24 22:44:54] [index:background] CPU load threshold (3) breached: 12.18 [waiting 2] [2025-03-24 22:44:56] [indexer:background] CPU load threshold (3) breached: 12.18 [waiting 2] [2025-03-24 22:47:22] [indexer:background] Health check [2025-03-24 22:47:22] [indexer:background] CPU load threshold (3) breached: 14.22 [waiting 2] [2025-03-24 22:50:20] [index:background] Health check [2025-03-24 22:50:20] [index:background] CPU load threshold (3) breached: 15.49 [waiting 2] [2025-03-24 22:50:23] [indexer:background] CPU load threshold (3) breached: 14.89 [waiting 2] [2025-03-24 22:52:47] [indexer:background] Health check [2025-03-24 22:52:47] [indexer:background] CPU load threshold (3) breached: 13.34 [waiting 2] [2025-03-24 22:54:43] [index:background] Health check [2025-03-24 22:54:43] [index:background] CPU load threshold (3) breached: 13.26 [waiting 2] [2025-03-24 22:54:45] [indexer:background] CPU load threshold (3) breached: 13.26 [waiting 2] [2025-03-24 22:58:12] [indexer:background] Health check [2025-03-24 22:58:12] [indexer:background] CPU load threshold (3) breached: 18.75 [waiting 2] [2025-03-24 22:59:46] [index:background] Health check [2025-03-24 22:59:46] [index:background] CPU load threshold (3) breached: 40.05 [waiting 2] [2025-03-24 22:59:48] [indexer:background] CPU load threshold (3) breached: 41.17 [waiting 2] [2025-03-24 23:02:24] [indexer:background] Health check [2025-03-24 23:02:24] [indexer:background] CPU load threshold (3) breached: 16.14 [waiting 2] [2025-03-24 23:05:02] [index:background] Health check [2025-03-24 23:05:02] [index:background] CPU load threshold (3) breached: 12.21 [waiting 2] [2025-03-24 23:05:04] [indexer:background] CPU load threshold (3) breached: 12.21 [waiting 2] [2025-03-24 23:07:35] [indexer:background] Health check [2025-03-24 23:07:35] [indexer:background] CPU load threshold (3) breached: 17.69 [waiting 2] [2025-03-24 23:09:40] [index:background] Health check [2025-03-24 23:09:40] [index:background] CPU load threshold (3) breached: 12.45 [waiting 2] [2025-03-24 23:09:42] [indexer:background] CPU load threshold (3) breached: 12.45 [waiting 2] [2025-03-24 23:13:46] [indexer:background] Health check [2025-03-24 23:13:46] [indexer:background] CPU load threshold (3) breached: 12.19 [waiting 2] [2025-03-24 23:15:00] [index:background] Health check [2025-03-24 23:15:00] [index:background] CPU load threshold (3) breached: 10.61 [waiting 2] [2025-03-24 23:15:02] [indexer:background] CPU load threshold (3) breached: 10.61 [waiting 2] [2025-03-24 23:18:15] [indexer:background] Health check [2025-03-24 23:18:16] [indexer:background] CPU load threshold (3) breached: 12.67 [waiting 2] [2025-03-24 23:20:00] [index:background] Health check [2025-03-24 23:20:00] [index:background] CPU load threshold (3) breached: 14.06 [waiting 2] [2025-03-24 23:20:02] [indexer:background] CPU load threshold (3) breached: 14.06 [waiting 2] [2025-03-24 23:22:37] [indexer:background] Health check [2025-03-24 23:22:37] [indexer:background] CPU load threshold (3) breached: 13.64 [waiting 2] [2025-03-24 23:24:37] [index:background] Health check [2025-03-24 23:24:37] [index:background] CPU load threshold (3) breached: 11.99 [waiting 2] [2025-03-24 23:24:39] [indexer:background] CPU load threshold (3) breached: 12.23 [waiting 2] [2025-03-24 23:27:43] [indexer:background] Health check [2025-03-24 23:27:44] [indexer:background] CPU load threshold (3) breached: 11.53 [waiting 2] [2025-03-24 23:29:52] [index:background] Health check [2025-03-24 23:29:52] [index:background] CPU load threshold (3) breached: 12.38 [waiting 2] [2025-03-24 23:29:54] [indexer:background] CPU load threshold (3) breached: 12.91 [waiting 2] [2025-03-24 23:32:20] [indexer:background] Health check [2025-03-24 23:32:20] [indexer:background] CPU load threshold (3) breached: 11.15 [waiting 2] [2025-03-24 23:34:41] [index:background] Health check [2025-03-24 23:34:41] [index:background] CPU load threshold (3) breached: 11.6 [waiting 2] [2025-03-24 23:34:43] [indexer:background] CPU load threshold (3) breached: 11.6 [waiting 2] [2025-03-24 23:37:36] [indexer:background] Health check [2025-03-24 23:37:36] [indexer:background] CPU load threshold (3) breached: 9.61 [waiting 2] [2025-03-24 23:39:41] [index:background] Health check [2025-03-24 23:39:41] [index:background] CPU load threshold (3) breached: 10.7 [waiting 2] [2025-03-24 23:39:43] [indexer:background] CPU load threshold (3) breached: 10.7 [waiting 2] [2025-03-24 23:42:29] [indexer:background] Health check [2025-03-24 23:42:29] [indexer:background] CPU load threshold (3) breached: 14.71 [waiting 2] [2025-03-24 23:46:05] [index:background] Health check [2025-03-24 23:46:05] [index:background] CPU load threshold (3) breached: 13.3 [waiting 2] [2025-03-24 23:46:08] [indexer:background] CPU load threshold (3) breached: 13.3 [waiting 2] [2025-03-24 23:47:35] [indexer:background] Health check [2025-03-24 23:47:35] [indexer:background] CPU load threshold (3) breached: 12.01 [waiting 2] [2025-03-24 23:50:31] [index:background] Health check [2025-03-24 23:50:31] [index:background] CPU load threshold (3) breached: 13.01 [waiting 2] [2025-03-24 23:50:33] [indexer:background] CPU load threshold (3) breached: 13.01 [waiting 2] [2025-03-24 23:52:54] [indexer:background] Health check [2025-03-24 23:52:54] [indexer:background] CPU load threshold (3) breached: 11.91 [waiting 2] [2025-03-24 23:54:44] [index:background] Health check [2025-03-24 23:54:44] [index:background] CPU load threshold (3) breached: 13.08 [waiting 2] [2025-03-24 23:54:46] [indexer:background] CPU load threshold (3) breached: 12.99 [waiting 2] [2025-03-24 23:58:54] [indexer:background] Health check [2025-03-24 23:58:54] [indexer:background] CPU load threshold (3) breached: 10.36 [waiting 2]