Commit 8ad7c20d authored by Jérome Perrin's avatar Jérome Perrin

compare BTrees 4.5.1 vs 4.11.3 and mariadb 10.3 vs 10.4

parent 93dc33c4
This source diff could not be displayed because it is too large. You can view the blob instead.
# 6.6s user time, 30ms system time, 32.33M rss, 39.32M vsz
# Current date: Fri Feb 24 01:05:02 2023
# Hostname: vifibcloud-rapidspace-hosting-019
# Files: /srv/slapgrid/slappart15/srv/runner/instance/slappart7/tmp/inst/s3/var/log/mariadb_slowquery.log
# Overall: 15.98k total, 15 unique, 1.34 QPS, 2.67x concurrency __________
# Time range: 2023-02-23 21:43:54 to 2023-02-24 01:02:45
# Attribute total min max avg 95% stddev median
# ============ ======= ======= ======= ======= ======= ======= =======
# Exec time 31858s 1s 8s 2s 3s 549ms 2s
# Lock time 6s 0 51ms 347us 596us 923us 247us
# Rows sent 8.50M 0 6.10M 557.45 9.83 50.29k 5.75
# Rows examine 10.99G 0 6.10M 721.09k 871.90k 157.13k 717.31k
# Rows affecte 718 0 608 0.04 0 4.76 0
# Bytes sent 631.69M 11 271.84M 40.47k 833.10 2.89M 592.07
# Query size 37.72M 6 58.16k 2.42k 2.38k 748.99 2.38k
# Profile
# Rank Query ID Response time Calls R/Call V/M Item
# ==== ================== ================ ===== ====== ===== ============
# 1 0x24BB5348B901CDD5 31388.0264 98.5% 15816 1.9846 0.13 SELECT stock catalog category catalog category
# 2 0x0B2526E88FC6F3BE 431.7797 1.4% 150 2.8785 1.35 SELECT
# MISC 0xMISC 38.1146 0.1% 17 2.2420 0.0 <13 ITEMS>
# Query 1: 1.88 QPS, 3.73x concurrency, ID 0x24BB5348B901CDD5 at byte 24652901
# This item is included in the report because it matches --limit.
# Scores: V/M = 0.13
# Time range: 2023-02-23 22:42:30 to 2023-02-24 01:02:45
# Attribute pct total min max avg 95% stddev median
# ============ === ======= ======= ======= ======= ======= ======= =======
# Count 98 15816
# Exec time 98 31388s 1s 4s 2s 3s 505ms 2s
# Lock time 99 6s 126us 51ms 350us 596us 926us 260us
# Rows sent 0 85.82k 1 10 5.56 9.83 2.79 5.75
# Rows examine 99 10.98G 330.30k 941.14k 727.84k 871.90k 133.86k 717.31k
# Rows affecte 0 0 0 0 0 0 0 0
# Bytes sent 1 8.70M 279 869 576.81 833.10 179.64 592.07
# Query size 99 37.49M 2.43k 2.43k 2.43k 2.38k 0 2.38k
# String:
# Databases erp5
# Hosts 10.0.44.65
# Users user
# Query_time distribution
# 1us
# 10us
# 100us
# 1ms
# 10ms
# 100ms
# 1s ################################################################
# 10s+
# Tables
# SHOW TABLE STATUS FROM `erp5` LIKE 'stock'\G
# SHOW CREATE TABLE `erp5`.`stock`\G
# SHOW TABLE STATUS FROM `erp5` LIKE 'catalog'\G
# SHOW CREATE TABLE `erp5`.`catalog`\G
# SHOW TABLE STATUS FROM `erp5` LIKE 'category'\G
# SHOW CREATE TABLE `erp5`.`category`\G
# EXPLAIN /*!50100 PARTITIONS*/
SELECT DISTINCT
catalog.path, catalog.uid ,`related_delivery_uid_1_category`.`category_uid` AS `delivery_uid`
FROM
(
(
(
(
(
(
catalog AS `catalog`
INNER JOIN
stock AS `stock`
ON
`stock`.`uid` = `catalog`.`uid`
)
INNER JOIN
(
stock AS `related_explanation_portal_type_stock`
INNER JOIN
catalog AS `related_explanation_portal_type_1_catalog`
ON
related_explanation_portal_type_1_catalog.uid = related_explanation_portal_type_stock.explanation_uid
)
ON
related_explanation_portal_type_stock.uid = catalog.uid
)
LEFT JOIN
category AS `related_delivery_uid_1_category`
ON
related_delivery_uid_1_category.base_category_uid = 284 AND
related_delivery_uid_1_category.uid = catalog.uid
)
INNER JOIN
(
category AS `related_parent_specialise_portal_type_category`
INNER JOIN
catalog AS `related_parent_specialise_portal_type_1_catalog`
ON
related_parent_specialise_portal_type_category.base_category_uid = 185 AND
related_parent_specialise_portal_type_1_catalog.uid = related_parent_specialise_portal_type_category.category_uid
)
ON
related_parent_specialise_portal_type_category.uid = catalog.parent_uid
)
INNER JOIN
(
catalog AS `related_grand_parent_simulation_state_catalog`
INNER JOIN
catalog AS `related_grand_parent_simulation_state_1_catalog`
ON
related_grand_parent_simulation_state_1_catalog.uid = related_grand_parent_simulation_state_catalog.parent_uid
)
ON
related_grand_parent_simulation_state_catalog.uid = catalog.parent_uid
)
INNER JOIN
category AS `related_causality_uid_1_category`
ON
related_causality_uid_1_category.base_category_uid = 240 AND
related_causality_uid_1_category.uid = catalog.uid
)
WHERE
1 = 1
AND (`related_explanation_portal_type_1_catalog`.`portal_type` = 'Sale Order'
AND `related_delivery_uid_1_category`.`category_uid` IS NULL
AND `catalog`.`portal_type` = 'Simulation Movement'
AND `related_parent_specialise_portal_type_1_catalog`.`portal_type` = 'Delivery Simulation Rule'
AND `related_grand_parent_simulation_state_1_catalog`.`simulation_state` = 'confirmed'
AND `related_causality_uid_1_category`.`category_uid` = 24433
AND (`catalog`.`viewable_owner` = 'zope'
OR `catalog`.`security_uid` IN (14, 15, 17, 25, 26, 27, 35, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50))
AND `stock`.`explanation_uid` = 1229835)
GROUP BY
`catalog`.`uid`\G
# Query 2: 0.01 QPS, 0.04x concurrency, ID 0x0B2526E88FC6F3BE at byte 12148
# This item is included in the report because it matches --outliers.
# Scores: V/M = 1.35
# Time range: 2023-02-23 21:43:54 to 2023-02-24 00:57:52
# Attribute pct total min max avg 95% stddev median
# ============ === ======= ======= ======= ======= ======= ======= =======
# Count 0 150
# Exec time 1 432s 1s 5s 3s 5s 2s 992ms
# Lock time 0 0 0 0 0 0 0 0
# Rows sent 0 150 1 1 1 1 0 1
# Rows examine 0 0 0 0 0 0 0 0
# Rows affecte 0 0 0 0 0 0 0 0
# Bytes sent 0 12.33k 84 90 84.16 80.10 1.32 80.10
# Query size 0 5.30k 36 42 36.16 34.95 0.89 34.95
# String:
# Databases erp5
# Hosts 10.0.44.65
# Users user
# Query_time distribution
# 1us
# 10us
# 100us
# 1ms
# 10ms
# 100ms
# 1s ################################################################
# 10s+
# EXPLAIN /*!50100 PARTITIONS*/
SELECT GET_LOCK('ZMySQLDA(erp5)', 5)\G
# 03ee8e9b8b6a1add..03ee8f62d7a268bb
Processed 7739069 records in 152422 transactions
Average record size is 252.88 bytes
Average transaction size is 12839.66 bytes
Types used:
Class Name T.Count T.Bytes Pct AvgSize C.Count C.Bytes O.Count O.Bytes
---------------------------------------------- ------- --------- ----- ------- ------- --------- ------- ---------
Products.CMFCore.URLTool.URLTool 1 96 0.0% 96.00 1 96 0 0
...VirtualHostMonster.VirtualHostMonster 1 96 0.0% 96.00 1 96 0 0
Products.CMFCore.UndoTool.UndoTool 1 98 0.0% 98.00 1 98 0 0
...ERP5RoleManager.ERP5RoleManager 1 107 0.0% 107.00 1 107 0 0
Products.CMFCore.MembershipTool.MembershipTool 1 110 0.0% 110.00 1 110 0 0
...ERP5GroupManager.ERP5GroupManager 1 110 0.0% 110.00 1 110 0 0
...ERP5UserFactory.ERP5UserFactory 1 114 0.0% 114.00 1 114 0 0
...CMFCore.RegistrationTool.RegistrationTool 1 114 0.0% 114.00 1 114 0 0
OFS.userfolder.UserFolder 1 119 0.0% 119.00 1 119 0 0
...ERP5LoginUserManager.ERP5LoginUserManager 1 123 0.0% 123.00 1 123 0 0
...ERP5DumbHTTPExtractionPlugin 1 139 0.0% 139.00 1 139 0 0
Products.CMFCore.CookieCrumbler.CookieCrumbler 1 153 0.0% 153.00 1 153 0 0
...SessionDataManagerTraverser 1 160 0.0% 160.00 1 160 0 0
Products.CMFCore.MemberDataTool.MemberDataTool 1 161 0.0% 161.00 1 161 0 0
...mime_types.mtr_mimetypes.text_xml 2 198 0.0% 99.00 2 198 0 0
...mime_types.mtr_mimetypes.text_python 2 200 0.0% 100.00 2 200 0 0
...mime_types.mtr_mimetypes.text_wiki 2 200 0.0% 100.00 2 200 0 0
...mime_types.mtr_mimetypes.text_rest 2 200 0.0% 100.00 2 200 0 0
...plugins.ZODBRoleManager.ZODBRoleManager 1 205 0.0% 205.00 1 205 0 0
...mime_types.mtr_mimetypes.text_html_safe 2 210 0.0% 105.00 2 210 0 0
...plugins.ZODBGroupManager.ZODBGroupManager 1 210 0.0% 210.00 1 210 0 0
...mime_types.mtr_mimetypes.text_pre_plain 2 210 0.0% 105.00 2 210 0 0
...mime_types.mtr_mimetypes.text_structured 2 212 0.0% 106.00 2 212 0 0
...mime_types.mtr_mimetypes.text_web_textile 2 214 0.0% 107.00 2 214 0 0
...mime_types.mtr_mimetypes.text_web_markdown 2 216 0.0% 108.00 2 216 0 0
...mtr_mimetypes.text_web_intelligent 2 222 0.0% 111.00 2 222 0 0
...ContentTypeRegistry.ExtensionPredicate 2 222 0.0% 111.00 2 222 0 0
...mime_types.mtr_mimetypes.application_rtf 2 226 0.0% 113.00 2 226 0 0
...SessionDataManager.SessionDataManager 1 238 0.0% 238.00 1 238 0 0
...plugins.ZODBUserManager.ZODBUserManager 1 248 0.0% 248.00 1 248 0 0
Products.ZMySQLDA.DA.DeferredConnection 1 253 0.0% 253.00 1 253 0 0
...ContentTypeRegistry.ContentTypeRegistry 1 254 0.0% 254.00 1 254 0 0
erp5.portal_type.Selection Tool 2 257 0.0% 128.50 1 134 1 123
...SiteErrorLog.SiteErrorLog.SiteErrorLog 2 257 0.0% 128.50 2 257 0 0
Products.MailHost.MailHost.MailHost 1 259 0.0% 259.00 1 259 0 0
...ActivityConnection.ActivityConnection 1 270 0.0% 270.00 1 270 0 0
AccessControl.users.User 2 276 0.0% 138.00 2 276 0 0
...mime_types.mtr_mimetypes.text_html 2 280 0.0% 140.00 2 280 0 0
...mime_types.mtr_mimetypes.application_msword 2 290 0.0% 145.00 2 290 0 0
...ERP5OAuth2ResourceServerPlugin 1 295 0.0% 295.00 1 295 0 0
erp5.portal_type.Url Registry Tool 2 313 0.0% 156.50 2 313 0 0
...mtr_mimetypes.application_octet_stream 2 324 0.0% 162.00 2 324 0 0
...Sessions.BrowserIdManager.BrowserIdManager 1 347 0.0% 347.00 1 347 0 0
...mime_types.mtr_mimetypes.text_plain 2 350 0.0% 175.00 2 350 0 0
...ContentTypeRegistry.MajorMinorPredicate 3 360 0.0% 120.00 3 360 0 0
erp5.portal_type.Configurator Tool 2 371 0.0% 185.50 2 371 0 0
Products.Localizer.Localizer.Localizer 1 375 0.0% 375.00 1 375 0 0
...Security Category Mapping Configurator Item 2 378 0.0% 189.00 2 378 0 0
erp5.portal_type.Test Tool 3 380 0.0% 126.67 2 218 1 162
erp5.portal_type.Workflow Tool 2 391 0.0% 195.50 1 201 1 190
erp5.portal_type.Component Tool 2 397 0.0% 198.50 1 204 1 193
erp5.portal_type.Diff Tool 3 404 0.0% 134.67 2 234 1 170
...portal_type.Duplicate Inventory Constraint 2 404 0.0% 202.00 2 404 0 0
erp5.portal_type.Order Tool 3 413 0.0% 137.67 2 240 1 173
erp5.portal_type.Property Sheet Tool 2 417 0.0% 208.50 1 214 1 203
erp5.portal_type.Session Tool 3 425 0.0% 141.67 2 248 1 177
...TimerService.TimerService.TimerService 2 434 0.0% 217.00 1 229 1 205
erp5.portal_type.Solver Tool 2 436 0.0% 218.00 2 436 0 0
erp5.portal_type.Rounding Tool 2 444 0.0% 222.00 2 444 0 0
erp5.portal_type.Notification Tool 3 455 0.0% 151.67 2 268 1 187
erp5.portal_type.Introspection Tool 3 461 0.0% 153.67 2 272 1 189
erp5.portal_type.Currency Configurator Item 2 462 0.0% 231.00 2 462 0 0
...Resource Measures Consistency Constraint 2 464 0.0% 232.00 2 464 0 0
erp5.portal_type.Acknowledgement Tool 3 473 0.0% 157.67 2 280 1 193
erp5.portal_type.Trash Tool 2 479 0.0% 239.50 1 245 1 234
erp5.portal_type.Cache Tool 2 481 0.0% 240.50 1 246 1 235
Products.ZMySQLDA.DA.Connection 2 487 0.0% 243.50 2 487 0 0
erp5.portal_type.Memcached Tool 2 495 0.0% 247.50 1 253 1 242
...Sale Trade Condition Configurator Item 2 512 0.0% 256.00 2 512 0 0
...Purchase Trade Condition Configurator Item 2 536 0.0% 268.00 2 536 0 0
...portal_type.Customer BT5 Configurator Item 2 540 0.0% 270.00 2 540 0 0
...registry.PersistentComponents 1 557 0.0% 557.00 1 557 0 0
ortal Type Roles Spreadsheet Configurator Item 2 585 0.0% 292.50 2 585 0 0
erp5.portal_type.Password Tool 3 596 0.0% 198.67 2 354 1 242
...Accounting Period Configurator Item 2 604 0.0% 302.00 2 604 0 0
erp5.portal_type.Catalog Tool 2 605 0.0% 302.50 1 308 1 297
erp5.portal_type.Types Tool 3 617 0.0% 205.67 1 238 2 379
...Catalog Keyword Key Configurator Item 2 638 0.0% 319.00 2 638 0 0
erp5.portal_type.Career 1 650 0.0% 650.00 1 650 0 0
erp5.portal_type.Category Configurator Item 2 698 0.0% 349.00 2 698 0 0
erp5.portal_type.Id Tool 3 707 0.0% 235.67 2 420 1 287
...Accounting Transaction Balance Constraint 2 718 0.0% 359.00 2 718 0 0
...Business Process Configurator Item 2 727 0.0% 363.50 2 727 0 0
erp5.portal_type.Currency 1 730 0.0% 730.00 1 730 0 0
erp5.portal_type.Domain Tool 3 731 0.0% 243.67 2 436 1 295
erp5.portal_type.Delivery Tool 3 746 0.0% 248.67 2 446 1 300
erp5.portal_type.Alarm Tool 3 757 0.0% 252.33 1 276 2 481
erp5.portal_type.Accounting Period 1 761 0.0% 761.00 1 761 0 0
Trade Model Line Cell Consistency Constraint 2 764 0.0% 382.00 2 764 0 0
erp5.portal_type.Contribution Registry Tool 3 818 0.0% 272.67 2 494 1 324
erp5.portal_type.Address 3 839 0.0% 279.67 3 839 0 0
erp5.portal_type.Business Process 1 880 0.0% 880.00 1 880 0 0
...ZODB Continuous Increasing Id Generator 3 890 0.0% 296.67 2 554 1 336
erp5.portal_type.Sale Trade Condition 1 912 0.0% 912.00 1 912 0 0
erp5.portal_type.Purchase Trade Condition 1 930 0.0% 930.00 1 930 0 0
...Localizer.MessageCatalog.MessageCatalog 3 962 0.0% 320.67 3 962 0 0
erp5.portal_type.Solver Process Tool 2 1000 0.0% 500.00 2 1000 0 0
...portal_type.Organisation Configurator Item 2 1059 0.0% 529.50 2 1059 0 0
...CachingPolicyManager.CachingPolicyManager 2 1085 0.0% 542.50 2 1085 0 0
erp5.portal_type.Person Configurator Item 2 1109 0.0% 554.50 2 1109 0 0
erp5.portal_type.Email 5 1111 0.0% 222.20 5 1111 0 0
...registry.ComponentPathWrapper 6 1144 0.0% 190.67 6 1144 0 0
erp5.portal_type.ERP5 Login 2 1153 0.0% 576.50 2 1153 0 0
erp5.portal_type.Activity Tool 5 1197 0.0% 239.40 1 277 4 920
erp5.portal_type.Causality Movement Group 4 1232 0.0% 308.00 4 1232 0 0
...ERP5Form.HyperLinkField.HyperLinkField 2 1248 0.0% 624.00 2 1248 0 0
erp5.portal_type.Alarm Configurator Item 4 1256 0.0% 314.00 4 1256 0 0
Category Related Membership Arity Constraint 3 1323 0.0% 441.00 2 860 1 463
...PersistentAdapterRegistry 3 1372 0.0% 457.33 2 862 1 510
erp5.portal_type.Distributed Ram Cache 5 1399 0.0% 279.80 4 1108 1 291
erp5.portal_type.Dynamic Category Property 6 1402 0.0% 233.67 4 892 2 510
erp5.portal_type.Assignment 2 1408 0.0% 704.00 2 1408 0 0
...PluggableAuthService.PluggableAuthService 1 1510 0.0% 1510.00 1 1510 0 0
Products.ERP5Form.HoneypotField.HoneypotField 2 1510 0.0% 755.00 2 1510 0 0
erp5.portal_type.Telephone 5 1526 0.0% 305.20 5 1526 0 0
...MimeTypesRegistry.MimeTypesRegistry 2 1546 0.0% 773.00 2 1546 0 0
Products.ERP5Type.Cache.ZODBCookie 35 1610 0.0% 46.00 3 138 32 1472
erp5.portal_type.Preference Tool 3 1611 0.0% 537.00 1 580 2 1031
...PluginRegistry.PluginRegistry 1 1650 0.0% 1650.00 1 1650 0 0
erp5.portal_type.Conceptual Id Generator 6 1662 0.0% 277.00 4 1064 2 598
erp5.portal_type.Person 2 1799 0.0% 899.50 2 1799 0 0
erp5.portal_type.Order Root Simulation Rule 3 1955 0.0% 651.67 3 1955 0 0
erp5.portal_type.Invoice Root Simulation Rule 3 1995 0.0% 665.00 3 1995 0 0
erp5.portal_type.Trade Model Simulation Rule 3 1995 0.0% 665.00 3 1995 0 0
erp5.portal_type.Memcached Plugin 5 2000 0.0% 400.00 4 1560 1 440
erp5.portal_type.Delivery Root Simulation Rule 3 2006 0.0% 668.67 3 2006 0 0
erp5.portal_type.Delivery Simulation Rule 3 2050 0.0% 683.33 3 2050 0 0
erp5.portal_type.Trash Folder 6 2063 0.0% 343.83 6 2063 0 0
erp5.portal_type.Application Id Generator 6 2067 0.0% 344.50 4 1334 2 733
...SQL Non Continuous Increasing Id Generator 6 2136 0.0% 356.00 4 1362 2 774
erp5.portal_type.Payment Simulation Rule 3 2167 0.0% 722.33 3 2167 0 0
...MailTemplates.MailTemplate.MailTemplate 4 2218 0.0% 554.50 4 2218 0 0
erp5.portal_type.Invoice Simulation Rule 3 2316 0.0% 772.00 3 2316 0 0
Delivery Causality Assignment Movement Group 6 2340 0.0% 390.00 6 2340 0 0
...AcceleratedHTTPCacheManager 6 2654 0.0% 442.33 6 2654 0 0
...Invoice Transaction Simulation Rule 3 2657 0.0% 885.67 3 2657 0 0
erp5.portal_type.Attribute Unicity Constraint 4 2742 0.0% 685.50 4 2742 0 0
...Parent Explanation Movement Group 8 2752 0.0% 344.00 8 2752 0 0
erp5.portal_type.Simulation Tool 7 2856 0.0% 408.00 2 766 5 2090
erp5.portal_type.Order Movement Group 10 2920 0.0% 292.00 10 2920 0 0
...Accounting Transaction Root Simulation Rule 3 3027 0.0% 1009.00 3 3027 0 0
erp5.portal_type.Preference Tool Type 4 3083 0.0% 770.75 2 1354 2 1729
...Category Membership State Constraint 5 3117 0.0% 623.40 4 2452 1 665
erp5.portal_type.System Preference 2 3378 0.0% 1689.00 2 3378 0 0
erp5.portal_type.Rule Tool 12 3491 0.0% 290.92 2 442 10 3049
erp5.portal_type.Script Constraint 9 3743 0.0% 415.89 8 3254 1 489
Products.CMFCore.ActionsTool.ActionsTool 6 3850 0.0% 641.67 1 707 5 3143
...RAMCacheManager.RAMCacheManager 10 3872 0.0% 387.20 10 3872 0 0
erp5.portal_type.Service Configurator Item 2 4020 0.0% 2010.00 2 4020 0 0
erp5.portal_type.ERP5 Report 4 4096 0.0% 1024.00 4 4096 0 0
Products.ERP5Form.ReportBox.ReportBox 6 4252 0.0% 708.67 6 4252 0 0
erp5.portal_type.Portal Type Configurator Item 12 4510 0.0% 375.83 12 4510 0 0
...Causality Assignment Movement Group 14 4760 0.0% 340.00 14 4760 0 0
erp5.portal_type.Rule Configurator Item 18 4954 0.0% 275.22 18 4954 0 0
erp5.portal_type.Trade Model Path 11 4993 0.0% 453.91 6 2859 5 2134
Products.ERP5Form.CaptchaField.CaptchaField 4 5024 0.0% 1256.00 4 5024 0 0
...ERP5Form.InputButtonField.InputButtonField 8 5363 0.0% 670.38 8 5363 0 0
erp5.portal_type.Base Variant Movement Group 18 5544 0.0% 308.00 18 5544 0 0
Products.Formulator.StandardFields.LinkField 4 5605 0.0% 1401.25 4 5605 0 0
erp5.portal_type.Variant Movement Group 18 5706 0.0% 317.00 18 5706 0 0
erp5.portal_type.Notification Message Module 1 5818 0.0% 5818.00 1 5818 0 0
Products.ERP5Form.PDFTemplate.PDFTemplate 2 5838 0.0% 2919.00 2 5838 0 0
OFS.Application.Application 7 5842 0.0% 834.57 1 1391 6 4451
erp5.portal_type.Callable Tool 3 5857 0.0% 1952.33 2 3838 1 2019
erp5.portal_type.Delivery Node Module 1 5903 0.0% 5903.00 1 5903 0 0
erp5.portal_type.Web Site Module 1 5937 0.0% 5937.00 1 5937 0 0
erp5.portal_type.Internal Order Module 1 5942 0.0% 5942.00 1 5942 0 0
erp5.portal_type.Internal Supply Module 1 5946 0.0% 5946.00 1 5946 0 0
erp5.portal_type.Inventory Report Module 1 5948 0.0% 5948.00 1 5948 0 0
erp5.portal_type.Returned Sale Order Module 1 5957 0.0% 5957.00 1 5957 0 0
erp5.portal_type.External Source Module 1 5958 0.0% 5958.00 1 5958 0 0
...portal_type.Quantity Unit Conversion Module 1 5963 0.0% 5963.00 1 5963 0 0
Products.DCWorkflow.Guard.Guard 92 5968 0.0% 64.87 92 5968 0 0
...portal_type.Returned Purchase Order Module 1 5969 0.0% 5969.00 1 5969 0 0
...portal_type.Internal Trade Condition Module 1 5972 0.0% 5972.00 1 5972 0 0
...Returned Purchase Packing List Module 1 5990 0.0% 5990.00 1 5990 0 0
erp5.portal_type.Business Configuration Module 1 6042 0.0% 6042.00 1 6042 0 0
erp5.portal_type.Preference Configurator Item 4 6042 0.0% 1510.50 4 6042 0 0
erp5.portal_type.Business Link 10 6177 0.0% 617.70 6 3823 4 2354
erp5.portal_type.Ram Cache 20 6404 0.0% 320.20 14 4166 6 2238
persistent.mapping.PersistentMapping 26 6524 0.0% 250.92 21 4418 5 2106
...System Preference Configurator Item 2 6728 0.0% 3364.00 2 6728 0 0
...Document.BusinessTemplate.RoleTemplateItem 42 6804 0.0% 162.00 42 6804 0 0
...Document.BusinessTemplate.TestTemplateItem 42 6804 0.0% 162.00 42 6804 0 0
...BusinessTemplate.ActionTemplateItem 42 6888 0.0% 164.00 42 6888 0 0
...BusinessTemplate.ModuleTemplateItem 42 6888 0.0% 164.00 42 6888 0 0
...BusinessTemplate.ProductTemplateItem 42 6930 0.0% 165.00 42 6930 0 0
...BusinessTemplate.DocumentTemplateItem 42 6972 0.0% 166.00 42 6972 0 0
...BusinessTemplate.ExtensionTemplateItem 42 7014 0.0% 167.00 42 7014 0 0
...BusinessTemplate.LocalRolesTemplateItem 42 7056 0.0% 168.00 42 7056 0 0
...BusinessTemplate.ConstraintTemplateItem 42 7056 0.0% 168.00 42 7056 0 0
...BusinessTemplate.SitePropertyTemplateItem 42 7140 0.0% 170.00 42 7140 0 0
erp5.portal_type.Base Domain 21 7173 0.0% 341.57 16 5647 5 1526
...BusinessTemplate.PropertySheetTemplateItem 42 7182 0.0% 171.00 42 7182 0 0
...BusinessTemplate.CatalogRoleKeyTemplateItem 42 7224 0.0% 172.00 42 7224 0 0
erp5.portal_type.Content Existence Constraint 17 7238 0.0% 425.76 12 5009 5 2229
...PortalTypeRolesTemplateItem 42 7266 0.0% 173.00 42 7266 0 0
...CatalogTopicKeyTemplateItem 42 7266 0.0% 173.00 42 7266 0 0
...CatalogSearchKeyTemplateItem 42 7308 0.0% 174.00 42 7308 0 0
...CatalogResultKeyTemplateItem 42 7308 0.0% 174.00 42 7308 0 0
...CatalogRelatedKeyTemplateItem 42 7350 0.0% 175.00 42 7350 0 0
...CatalogKeywordKeyTemplateItem 42 7350 0.0% 175.00 42 7350 0 0
...CatalogRequestKeyTemplateItem 42 7350 0.0% 175.00 42 7350 0 0
...Formulator.StandardFields.PasswordField 6 7362 0.0% 1227.00 6 7362 0 0
...CatalogDateTimeKeyTemplateItem 42 7392 0.0% 176.00 42 7392 0 0
...CatalogResultTableTemplateItem 42 7392 0.0% 176.00 42 7392 0 0
...MessageTranslationTemplateItem 42 7392 0.0% 176.00 42 7392 0 0
...CatalogFullTextKeyTemplateItem 42 7392 0.0% 176.00 42 7392 0 0
...CatalogLocalRoleKeyTemplateItem 42 7434 0.0% 177.00 42 7434 0 0
...CatalogMultivalueKeyTemplateItem 42 7476 0.0% 178.00 42 7476 0 0
...CatalogScriptableKeyTemplateItem 42 7476 0.0% 178.00 42 7476 0 0
...PortalTypeBaseCategoryTemplateItem 42 7560 0.0% 180.00 42 7560 0 0
...PortalTypePropertySheetTemplateItem 42 7602 0.0% 181.00 42 7602 0 0
Products.Formulator.StandardFields.EmailField 6 7641 0.0% 1273.50 6 7641 0 0
...CatalogSecurityUidColumnTemplateItem 42 7644 0.0% 182.00 42 7644 0 0
erp5.portal_type.Variation Divergence Tester 15 7710 0.0% 514.00 15 7710 0 0
...PortalTypeHiddenContentTypeTemplateItem 42 7770 0.0% 185.00 42 7770 0 0
...RegisteredSkinSelectionTemplateItem 42 7802 0.0% 185.76 42 7802 0 0
...PortalTypeAllowedContentTypeTemplateItem 42 7812 0.0% 186.00 42 7812 0 0
...Document.BusinessTemplate.SkinTemplateItem 42 7938 0.0% 189.00 42 7938 0 0
erp5.portal_type.String Divergence Tester 23 8019 0.0% 348.65 21 7268 2 751
RegisteredVersionPrioritySelectionTemplateItem 42 8064 0.0% 192.00 42 8064 0 0
Products.ERP5Form.GadgetField.GadgetField 8 8096 0.0% 1012.00 8 8096 0 0
...BusinessTemplate.WorkflowTemplateItem 42 8232 0.0% 196.00 42 8232 0 0
...Document.BusinessTemplate.MixinTemplateItem 42 8246 0.0% 196.33 42 8246 0 0
erp5.portal_type.Cache Factory 25 8332 0.0% 333.28 18 5654 7 2678
...BusinessTemplate.InterfaceTemplateItem 42 8456 0.0% 201.33 42 8456 0 0
erp5.portal_type.Account Configurator Item 22 8470 0.0% 385.00 22 8470 0 0
...BusinessTemplate.ToolComponentTemplateItem 42 8596 0.0% 204.67 42 8596 0 0
...Document.BusinessTemplate.PathTemplateItem 42 8610 0.0% 205.00 42 8610 0 0
...Document.BusinessTemplate.ToolTemplateItem 42 8610 0.0% 205.00 42 8610 0 0
...ModuleComponentTemplateItem 42 8708 0.0% 207.33 42 8708 0 0
...BusinessTemplate.PreferenceTemplateItem 42 8862 0.0% 211.00 42 8862 0 0
erp5.portal_type.Account 11 8912 0.0% 810.18 11 8912 0 0
...portal_type.Standard BT5 Configurator Item 34 9434 0.0% 277.47 34 9434 0 0
...BusinessTemplate.CategoryTemplateItem 42 9492 0.0% 226.00 42 9492 0 0
...BusinessTemplate.PortalTypeTemplateItem 42 9912 0.0% 236.00 42 9912 0 0
Products.ERP5Form.OOoChart.OOoChart 4 10068 0.0% 2517.00 4 10068 0 0
erp5.portal_type.Specialise Divergence Tester 27 10578 0.0% 391.78 24 9300 3 1278
Products.Formulator.StandardFields.LabelField 20 10656 0.0% 532.80 20 10656 0 0
erp5.portal_type.Alarm 17 10855 0.0% 638.53 16 10448 1 407
erp5.portal_type.Configuration Save 22 11276 0.0% 512.55 22 11276 0 0
erp5.portal_type.Query Module 2 11587 0.0% 5793.50 1 5813 1 5774
erp5.portal_type.Sale Supply Module 2 11614 0.0% 5807.00 1 5822 1 5792
erp5.portal_type.Accounting Transaction Module 2 11614 0.0% 5807.00 1 5845 1 5769
erp5.portal_type.Transformation Module 2 11630 0.0% 5815.00 1 5830 1 5800
erp5.portal_type.Purchase Supply Module 2 11638 0.0% 5819.00 1 5834 1 5804
erp5.portal_type.Component Module 2 11639 0.0% 5819.50 1 5854 1 5785
...Category Membership Arity Constraint 22 11643 0.0% 529.23 16 8197 6 3446
erp5.portal_type.Event Module 2 11899 0.0% 5949.50 1 5984 1 5915
erp5.portal_type.Meeting Module 2 11911 0.0% 5955.50 1 5990 1 5921
erp5.portal_type.Campaign Module 2 11917 0.0% 5958.50 1 5993 1 5924
erp5.portal_type.Image Module 2 11925 0.0% 5962.50 1 5997 1 5928
erp5.portal_type.Inventory Module 2 11927 0.0% 5963.50 1 5999 1 5928
erp5.portal_type.Document Module 2 11943 0.0% 5971.50 1 6006 1 5937
erp5.portal_type.Purchase Order Module 2 11955 0.0% 5977.50 1 6013 1 5942
erp5.portal_type.Internal Packing List Module 2 11958 0.0% 5979.00 1 5995 1 5963
erp5.portal_type.Support Request Module 2 11959 0.0% 5979.50 1 6014 1 5945
erp5.portal_type.Web Page Module 2 11963 0.0% 5981.50 1 6016 1 5947
erp5.portal_type.Sale Opportunity Module 2 11967 0.0% 5983.50 1 6018 1 5949
erp5.portal_type.Knowledge Pad Module 2 11983 0.0% 5991.50 1 6011 1 5972
...Returned Sale Packing List Module 2 11988 0.0% 5994.00 1 6010 1 5978
erp5.portal_type.Purchase Packing List Module 2 11997 0.0% 5998.50 1 6034 1 5963
erp5.portal_type.Document Ingestion Module 2 12013 0.0% 6006.50 1 6041 1 5972
erp5.portal_type.Business Configuration 10 12121 0.0% 1212.10 9 10656 1 1465
erp5.portal_type.Preference 5 12480 0.0% 2496.00 3 7980 2 4500
erp5.portal_type.Property Movement Group 38 13522 0.0% 355.84 38 13522 0 0
...Net Converted Quantity Divergence Tester 24 13549 0.0% 564.54 24 13549 0 0
...ExternalMethod.ExternalMethod 58 13568 0.0% 233.93 58 13568 0 0
Products.ERP5Form.PlanningBox.PlanningBox 4 13851 0.0% 3462.75 4 13851 0 0
erp5.portal_type.Workflow Transition Variable 39 14159 0.0% 363.05 38 13840 1 319
erp5.portal_type.Trash Bin 40 14304 0.0% 357.60 40 14304 0 0
erp5.portal_type.Preference Type 16 15381 0.0% 961.31 4 3289 12 12092
Products.Formulator.StandardFields.FileField 20 16896 0.0% 844.80 20 16896 0 0
...BusinessTemplate.CatalogMethodTemplateItem 42 17220 0.0% 410.00 42 17220 0 0
erp5.portal_type.Account Module 3 17563 0.0% 5854.33 1 5945 2 11618
erp5.portal_type.Service Module 3 17646 0.0% 5882.00 1 5968 2 11678
erp5.portal_type.Service 24 17648 0.0% 735.33 24 17648 0 0
erp5.portal_type.Currency Module 3 17659 0.0% 5886.33 1 5973 2 11686
erp5.portal_type.Business Process Module 3 17743 0.0% 5914.33 1 5985 2 11758
erp5.portal_type.Sale Trade Condition Module 3 18219 0.0% 6073.00 1 6165 2 12054
...portal_type.Purchase Trade Condition Module 3 18255 0.0% 6085.00 1 6177 2 12078
erp5.portal_type.TALES Constraint 46 18937 0.0% 411.67 34 13682 12 5255
erp5.portal_type.Contribution Predicate 45 18968 0.0% 421.51 44 18607 1 361
...StandardFields.MultiCheckBoxField 16 19353 0.0% 1209.56 16 19353 0 0
erp5.portal_type.Property Existence Constraint 54 21445 0.0% 397.13 42 17067 12 4378
erp5.portal_type.Float Divergence Tester 35 22151 0.0% 632.89 30 18436 5 3715
erp5.portal_type.DateTime Divergence Tester 54 23345 0.0% 432.31 48 20290 6 3055
erp5.portal_type.Category Movement Group 46 24162 0.0% 525.26 46 24162 0 0
Products.ERP5Form.FormBox.FormBox 28 25239 0.0% 901.39 28 25239 0 0
Products.ERP5Form.ImageField.ImageField 20 28219 0.0% 1410.95 20 28219 0 0
erp5.portal_type.Gadget 24 29925 0.0% 1246.88 20 24539 4 5386
erp5.portal_type.Gadget Tool 3 30569 0.0% 10189.67 2 20039 1 10530
erp5.portal_type.Contribution Tool 3 30723 0.0% 10241.00 2 20148 1 10575
...ParallelListField.ParallelListField 24 30884 0.0% 1286.83 24 30884 0 0
erp5.portal_type.Role Information 84 31478 0.0% 374.74 83 31112 1 366
erp5.portal_type.Interaction Workflow 72 32822 0.0% 455.86 66 29656 6 3166
erp5.portal_type.Delivery Builder 24 33164 0.0% 1381.83 24 33164 0 0
erp5.portal_type.Solver Type 26 33695 0.0% 1295.96 26 33695 0 0
Products.Formulator.StandardFields.RadioField 28 35634 0.0% 1272.64 28 35634 0 0
erp5.portal_type.Person Module 6 35814 0.0% 5969.00 1 6013 5 29801
erp5.portal_type.Sale Packing List Module 6 36638 0.0% 6106.33 1 6201 5 30437
Products.ERP5Type.Core.Folder.FragmentedLength 66 39112 0.0% 592.61 5 2617 61 36495
...PortalTypeWorkflowChainTemplateItem 42 39209 0.0% 933.55 42 39209 0 0
...TransformEngine.TransformTool 5 42815 0.0% 8563.00 2 17604 3 25211
erp5.portal_type.Category Existence Constraint 88 45269 0.0% 514.42 68 34126 20 11143
...MultiRelationField.MultiRelationStringField 18 53529 0.0% 2973.83 18 53529 0 0
Products.Formulator.MethodField.Method 578 58956 0.0% 102.00 578 58956 0 0
Products.CMFCore.SkinsTool.SkinsTool 22 59881 0.0% 2721.86 1 3811 21 56070
erp5.portal_type.Sale Order Module 10 61288 0.0% 6128.80 1 6194 9 55094
erp5.portal_type.Delivery Type 49 64347 0.0% 1313.20 34 40599 15 23748
erp5.portal_type.Workflow 101 78083 0.0% 773.10 94 69375 7 8708
erp5.portal_type.Category Tool 11 81979 0.0% 7452.64 1 10248 10 71731
Products.Formulator.Form.BasicForm 172 86790 0.0% 504.59 172 86790 0 0
...Interaction Workflow Interaction 155 94810 0.0% 611.68 140 84276 15 10534
Products.ZSQLMethods.SQL.SQL 56 100509 0.0% 1794.80 56 100509 0 0
Products.ERP5Form.EditorField.EditorField 68 103804 0.0% 1526.53 68 103804 0 0
erp5.portal_type.Python Script 54 107121 0.0% 1983.72 50 98138 4 8983
OFS.DTMLDocument.DTMLDocument 6 118751 0.0% 19791.83 6 118751 0 0
erp5.portal_type.Worklist 191 119833 0.0% 627.40 182 113785 9 6048
...Formulator.StandardFields.CheckBoxField 160 121310 0.0% 758.19 160 121310 0 0
erp5.portal_type.Catalog 10 135406 0.0% 13540.60 1 15065 9 120341
erp5.portal_type.Category Property 841 137694 0.0% 163.73 568 87262 273 50432
Products.PortalTransforms.Transform.Transform 299 140663 0.0% 470.44 299 140663 0 0
...Formulator.StandardFields.TextAreaField 104 144478 0.0% 1389.21 104 144478 0 0
Products.ERP5Form.MatrixBox.MatrixBox 90 148362 0.0% 1648.47 90 148362 0 0
...TranslationInformation 1140 149240 0.0% 130.91 1140 149240 0 0
...Formulator.StandardFields.MultiListField 134 156769 0.0% 1169.92 134 156769 0 0
erp5.portal_type.Property Sheet 681 191835 0.0% 281.70 477 123217 204 68618
erp5.portal_type.Template Tool 33 194894 0.0% 5905.88 1 5898 32 188996
Products.Formulator.StandardFields.FloatField 160 195201 0.0% 1220.01 160 195201 0 0
erp5.portal_type.Workflow Variable 729 215236 0.0% 295.25 682 200264 47 14972
erp5.portal_type.Extension Component 43 224286 0.0% 5215.95 36 173870 7 50416
...Category Membership Divergence Tester 583 235136 0.0% 403.32 519 205385 64 29751
erp5.portal_type.Acquired Property 329 245364 0.0% 745.79 224 164829 105 80535
...Formulator.StandardFields.DateTimeField 160 263127 0.0% 1644.54 160 263127 0 0
Products.ERP5Form.ListBox.ListBox 116 308180 0.0% 2656.72 116 308180 0 0
erp5.portal_type.Workflow State 516 313072 0.0% 606.73 491 296731 25 16341
erp5.portal_type.SQL Method 365 329490 0.0% 902.71 365 329490 0 0
...Categories Spreadsheet Configurator Item 2 355182 0.0% 177591.00 2 355182 0 0
erp5.portal_type.Base Category 390 360444 0.0% 924.22 302 268076 88 92368
...ERP5Type.Utils.ScalarMaxConflictResolver 5697 364484 0.0% 63.98 4 249 5693 364235
OFS.Folder.Folder 511 369718 0.0% 723.52 502 360855 9 8863
erp5.portal_type.Workflow Script 283 399126 0.0% 1410.34 267 373176 16 25950
...MimetypesRegistry.MimeTypeItem.MimeTypeItem 1728 430854 0.0% 249.34 1728 430854 0 0
Products.CMFCore.Expression.Expression 3599 431646 0.0% 119.93 3599 431646 0 0
...ERP5Form.RelationField.RelationStringField 160 441165 0.0% 2757.28 160 441165 0 0
persistent.list.PersistentList 4680 467040 0.0% 99.79 3323 312508 1357 154532
erp5.portal_type.Workflow Transition 827 468290 0.0% 566.25 785 445266 42 23024
...CMFCore.ActionInformation.ActionInformation 1565 506438 0.0% 323.60 1565 506438 0 0
Products.Formulator.StandardFields.ListField 342 549322 0.0% 1606.20 342 549322 0 0
Products.ERP5.ERP5Site.ERP5Site 33 587063 0.0% 17789.79 1 19838 32 567225
Products.Formulator.StandardFields.LinesField 492 686553 0.0% 1395.43 492 686553 0 0
BTrees.OIBTree.OIBucket 1448 697067 0.0% 481.40 341 153029 1107 544038
erp5.portal_type.Category 1311 699916 0.0% 533.88 1239 669308 72 30608
erp5.portal_type.Mixin Component 85 701144 0.0% 8248.75 64 524720 21 176424
erp5.portal_type.Module Component 100 705124 0.0% 7051.24 90 606331 10 98793
erp5.portal_type.Embedded File 28 710075 0.0% 25359.82 28 710075 0 0
Products.Formulator.TALESField.TALESMethod 5174 748886 0.0% 144.74 5174 748886 0 0
OFS.DTMLMethod.DTMLMethod 28 762788 0.0% 27242.43 28 762788 0 0
erp5.portal_type.Interface Component 218 765243 0.0% 3510.29 156 543382 62 221861
erp5.portal_type.Base Type 1004 785309 0.0% 782.18 782 565347 222 219962
erp5.portal_type.Action Information 2568 868122 0.0% 338.05 1302 442233 1266 425889
Products.Formulator.StandardFields.StringField 752 900604 0.0% 1197.61 752 900604 0 0
erp5.portal_type.Tool Component 59 907742 0.0% 15385.46 42 625487 17 282255
erp5.portal_type.Standard Property 2832 1038563 0.1% 366.72 1998 712684 834 325879
OFS.Image.Image 934 1069437 0.1% 1145.01 934 1069437 0 0
...Formulator.StandardFields.IntegerField 916 1070351 0.1% 1168.51 916 1070351 0 0
Products.ERP5OOo.OOoTemplate.OOoTemplate 42 1098806 0.1% 26162.05 42 1098806 0 0
...ZopePageTemplate.ZopePageTemplate 315 1252768 0.1% 3977.04 315 1252768 0 0
erp5.portal_type.ERP5 Form 1783 2136951 0.1% 1198.51 1616 1924641 167 212310
erp5.portal_type.Product Module 502 3015419 0.2% 6006.81 1 6013 501 3009406
erp5.portal_type.Organisation Module 503 3029538 0.2% 6022.94 1 6029 502 3023509
erp5.portal_type.Document Component 411 3238348 0.2% 7879.19 374 2741581 37 496767
Products.ERP5Type.Message.Message 25279 3566866 0.2% 141.10 25279 3566866 0 0
erp5.portal_type.Organisation 5003 3585481 0.2% 716.67 5001 3583681 2 1800
erp5.portal_type.Product 5000 3997801 0.2% 799.56 5000 3997801 0 0
erp5.portal_type.Test Component 128 5239560 0.3% 40934.06 128 5239560 0 0
erp5.portal_type.Business Template 90 5833371 0.3% 64815.23 43 833704 47 4999667
...PythonScripts.PythonScript.PythonScript 2383 5989892 0.3% 2513.59 2382 5988037 1 1855
Products.ERP5Form.ProxyField.ProxyField 11490 6299503 0.3% 548.26 11490 6299503 0 0
OFS.Image.File 2226 18970898 1.0% 8522.42 2226 18970898 0 0
BTrees.OOBTree.OOTreeSet 240901 22484384 1.1% 93.33 240901 22484384 0 0
OFS.Image.Pdata 318 23290956 1.2% 73242.00 318 23290956 0 0
BTrees.Length.Length 1066030 34131576 1.7% 32.02 1038761 33240423 27269 891153
BTrees.OIBTree.OIBTree 1039177 48648797 2.5% 46.81 1038622 48050364 555 598433
BTrees.OOBTree.OOBucket 58264 50812880 2.6% 872.11 4440 3603719 53824 47209161
erp5.portal_type.Sale Packing List Line 103468 57966122 3.0% 560.23 103468 57966122 0 0
erp5.portal_type.Sale Order 50000 63618208 3.3% 1272.36 25000 31809104 25000 31809104
Persistence.mapping.PersistentMapping 519531 67634001 3.5% 130.18 519358 67374531 173 259470
erp5.portal_type.Sale Packing List 73834 99807867 5.1% 1351.79 25000 32422845 48834 67385022
erp5.portal_type.Sale Order Line 274866 105103533 5.4% 382.38 137433 61416195 137433 43687338
erp5.portal_type.Applied Rule 735196 181882604 9.3% 247.39 712165 175822323 23031 6060281
Products.ERP5Type.Workflow.WorkflowHistoryList 564178 197173946 10.1% 349.49 439193 162023427 124985 35150519
BTrees.OOBTree.OOBTree 2081733 215851633 11.0% 103.69 2077474 206955668 4259 8895965
erp5.portal_type.Simulation Movement 826564 695410205 35.5% 841.33 687165 579155578 139399 116254627
============================================== ======= ========= ===== ======= ======= ========= ======= =========
Total Transactions 152422 12.54k
Total Records 7739069 1911178k 100.0% 252.88
Current Objects 7140998 1545147k 80.8% 221.57
Old Objects 598071 366030k 19.2% 626.71
step,step_duration_seconds,step_duration,zope_total_rss,zope_count,root_fs_size,now
setup,407.764645,0:06:47.764645,12975161344,33,107740786,2023-02-23 21:54:31.775529
restart,31.232032,0:00:31.232032,9490329600,33,107740786,2023-02-23 21:55:03.007561
iteration_001,99.597678,0:01:39.597678,11215077376,33,129051154,2023-02-23 21:56:42.605239
iteration_002,90.344122,0:01:30.344122,11435139072,33,150053974,2023-02-23 21:58:12.949361
iteration_003,110.227743,0:01:50.227743,11520090112,33,171284351,2023-02-23 22:00:03.177104
iteration_004,95.632537,0:01:35.632537,11630821376,33,192706867,2023-02-23 22:01:38.809641
iteration_005,117.027565,0:01:57.027565,11718414336,33,214414645,2023-02-23 22:03:35.837206
iteration_006,91.209653,0:01:31.209653,11764662272,33,235692561,2023-02-23 22:05:07.046859
iteration_007,95.870254,0:01:35.870254,11815194624,33,257085814,2023-02-23 22:06:42.917113
iteration_008,98.456224,0:01:38.456224,11867242496,33,279248995,2023-02-23 22:08:21.373337
iteration_009,97.508106,0:01:37.508106,11906457600,33,301481927,2023-02-23 22:09:58.881443
iteration_010,123.292111,0:02:03.292111,11985080320,33,323609231,2023-02-23 22:12:02.173554
iteration_011,94.899526,0:01:34.899526,12016566272,33,344229003,2023-02-23 22:13:37.073080
iteration_012,96.188383,0:01:36.188383,12038348800,33,365675316,2023-02-23 22:15:13.261463
iteration_013,121.000514,0:02:01.000514,12087771136,33,387449261,2023-02-23 22:17:14.261977
iteration_014,117.004368,0:01:57.004368,12132634624,33,409801626,2023-02-23 22:19:11.266345
iteration_015,121.255571,0:02:01.255571,12180881408,33,431311587,2023-02-23 22:21:12.521916
iteration_016,95.895239,0:01:35.895239,12219375616,33,452533817,2023-02-23 22:22:48.417155
iteration_017,96.872404,0:01:36.872404,12245098496,33,473905825,2023-02-23 22:24:25.289559
iteration_018,116.35621,0:01:56.356210,12262285312,33,495730932,2023-02-23 22:26:21.645769
iteration_019,125.649706,0:02:05.649706,12303626240,33,517522327,2023-02-23 22:28:27.295475
iteration_020,95.558418,0:01:35.558418,12309999616,33,538901823,2023-02-23 22:30:02.853893
iteration_021,103.715708,0:01:43.715708,12376104960,33,561623656,2023-02-23 22:31:46.569601
iteration_022,91.0301,0:01:31.030100,12388405248,33,582909501,2023-02-23 22:33:17.599701
iteration_023,100.094526,0:01:40.094526,12405403648,33,604139450,2023-02-23 22:34:57.694227
iteration_024,105.839212,0:01:45.839212,12428234752,33,626178909,2023-02-23 22:36:43.533439
iteration_025,103.594818,0:01:43.594818,12446728192,33,648601988,2023-02-23 22:38:27.128257
iteration_026,103.046113,0:01:43.046113,12470120448,33,671309450,2023-02-23 22:40:10.174370
iteration_027,106.534791,0:01:46.534791,12473266176,33,693117272,2023-02-23 22:41:56.709161
iteration_028,103.274099,0:01:43.274099,12507803648,33,715761836,2023-02-23 22:43:39.983260
iteration_029,131.982108,0:02:11.982108,12543516672,33,737785802,2023-02-23 22:45:51.965368
iteration_030,97.555939,0:01:37.555939,12538933248,33,759790587,2023-02-23 22:47:29.521307
iteration_031,102.488058,0:01:42.488058,12562231296,33,781992741,2023-02-23 22:49:12.009365
iteration_032,125.539863,0:02:05.539863,12573298688,33,803617608,2023-02-23 22:51:17.549228
iteration_033,127.114936,0:02:07.114936,12636499968,33,825783603,2023-02-23 22:53:24.664164
iteration_034,94.196982,0:01:34.196982,12665716736,33,846181614,2023-02-23 22:54:58.861146
iteration_035,102.991367,0:01:42.991367,12698562560,33,868528159,2023-02-23 22:56:41.852513
iteration_036,122.836931,0:02:02.836931,12720926720,33,891412867,2023-02-23 22:58:44.689444
iteration_037,100.945619,0:01:40.945619,12761632768,33,912957397,2023-02-23 23:00:25.635063
iteration_038,107.150496,0:01:47.150496,12771786752,33,935082894,2023-02-23 23:02:12.785559
iteration_039,131.787786,0:02:11.787786,12789510144,33,956990251,2023-02-23 23:04:24.573345
iteration_040,103.272015,0:01:43.272015,12810891264,33,979071564,2023-02-23 23:06:07.845360
iteration_041,101.675035,0:01:41.675035,12830343168,33,1000738425,2023-02-23 23:07:49.520395
iteration_042,107.876898,0:01:47.876898,12869300224,33,1023458824,2023-02-23 23:09:37.397293
iteration_043,121.224326,0:02:01.224326,12937986048,33,1044525375,2023-02-23 23:11:38.621619
iteration_044,109.808175,0:01:49.808175,12957712384,33,1067227707,2023-02-23 23:13:28.429794
iteration_045,118.907954,0:01:58.907954,12971048960,33,1089774195,2023-02-23 23:15:27.337748
iteration_046,107.331274,0:01:47.331274,12999233536,33,1111632794,2023-02-23 23:17:14.669022
iteration_047,121.699536,0:02:01.699536,13026701312,33,1133232579,2023-02-23 23:19:16.368558
iteration_048,111.124901,0:01:51.124901,13030719488,33,1155219296,2023-02-23 23:21:07.493459
iteration_049,107.480681,0:01:47.480681,13053935616,33,1177912057,2023-02-23 23:22:54.974140
iteration_050,122.255375,0:02:02.255375,13054644224,33,1200059611,2023-02-23 23:24:57.229515
iteration_051,116.436345,0:01:56.436345,13061971968,33,1221452412,2023-02-23 23:26:53.665860
iteration_052,107.523666,0:01:47.523666,13087268864,33,1243629048,2023-02-23 23:28:41.189526
iteration_053,105.93698,0:01:45.936980,13118386176,33,1264622026,2023-02-23 23:30:27.126506
iteration_054,106.110604,0:01:46.110604,13114494976,33,1286270486,2023-02-23 23:32:13.237110
iteration_055,112.907995,0:01:52.907995,13132857344,33,1309229927,2023-02-23 23:34:06.145105
iteration_056,111.390088,0:01:51.390088,13069303808,33,1331134403,2023-02-23 23:35:57.535193
iteration_057,132.93109,0:02:12.931090,13075906560,33,1353347240,2023-02-23 23:38:10.466283
iteration_058,115.033266,0:01:55.033266,13077073920,33,1374991306,2023-02-23 23:40:05.499549
iteration_059,107.245992,0:01:47.245992,13085126656,33,1396928086,2023-02-23 23:41:52.745541
iteration_060,100.463645,0:01:40.463645,13099192320,33,1418166063,2023-02-23 23:43:33.209186
iteration_061,106.731804,0:01:46.731804,13109649408,33,1439823733,2023-02-23 23:45:19.940990
iteration_062,110.985688,0:01:50.985688,13099327488,33,1461569946,2023-02-23 23:47:10.926678
iteration_063,121.275648,0:02:01.275648,13112918016,33,1483436896,2023-02-23 23:49:12.202326
iteration_064,118.228431,0:01:58.228431,13134663680,33,1506375882,2023-02-23 23:51:10.430757
iteration_065,140.354745,0:02:20.354745,13190946816,33,1530237790,2023-02-23 23:53:30.785502
iteration_066,142.416259,0:02:22.416259,13210550272,33,1552145935,2023-02-23 23:55:53.201761
iteration_067,116.17546,0:01:56.175460,13235658752,33,1573018477,2023-02-23 23:57:49.377221
iteration_068,105.900127,0:01:45.900127,13244641280,33,1594194983,2023-02-23 23:59:35.277348
iteration_069,135.230519,0:02:15.230519,13233049600,33,1616940006,2023-02-24 00:01:50.507867
iteration_070,116.789394,0:01:56.789394,13260701696,33,1638841659,2023-02-24 00:03:47.297261
iteration_071,131.239723,0:02:11.239723,13282021376,33,1660404231,2023-02-24 00:05:58.536984
iteration_072,121.580353,0:02:01.580353,13270396928,33,1682167036,2023-02-24 00:08:00.117337
iteration_073,116.806389,0:01:56.806389,13282328576,33,1704327510,2023-02-24 00:09:56.923726
iteration_074,137.103483,0:02:17.103483,13294583808,33,1725985551,2023-02-24 00:12:14.027209
iteration_075,110.146098,0:01:50.146098,13302157312,33,1747020754,2023-02-24 00:14:04.173307
iteration_076,142.24414,0:02:22.244140,13354143744,33,1769662415,2023-02-24 00:16:26.417447
iteration_077,106.672007,0:01:46.672007,13388419072,33,1791133045,2023-02-24 00:18:13.089454
iteration_078,112.039666,0:01:52.039666,13414555648,33,1813199888,2023-02-24 00:20:05.129120
iteration_079,105.592428,0:01:45.592428,13431164928,33,1834516426,2023-02-24 00:21:50.721548
iteration_080,107.584381,0:01:47.584381,13449035776,33,1856306843,2023-02-24 00:23:38.305929
iteration_081,133.259121,0:02:13.259121,13466808320,33,1878378369,2023-02-24 00:25:51.565050
iteration_082,109.515956,0:01:49.515956,13493923840,33,1901701386,2023-02-24 00:27:41.081006
iteration_083,110.96995,0:01:50.969950,13493637120,33,1922968155,2023-02-24 00:29:32.050956
iteration_084,113.599113,0:01:53.599113,13504221184,33,1945357301,2023-02-24 00:31:25.650069
iteration_085,111.901426,0:01:51.901426,13533126656,33,1967283511,2023-02-24 00:33:17.551495
iteration_086,110.837357,0:01:50.837357,13550424064,33,1988709601,2023-02-24 00:35:08.388852
iteration_087,112.360626,0:01:52.360626,13564555264,33,2010818292,2023-02-24 00:37:00.749478
iteration_088,112.54784,0:01:52.547840,13591535616,33,2032950760,2023-02-24 00:38:53.297318
iteration_089,112.081868,0:01:52.081868,13580890112,33,2055117249,2023-02-24 00:40:45.379186
iteration_090,113.241131,0:01:53.241131,13602652160,33,2076882221,2023-02-24 00:42:38.620317
iteration_091,116.208894,0:01:56.208894,13609242624,33,2098736836,2023-02-24 00:44:34.829211
iteration_092,133.246246,0:02:13.246246,13613830144,33,2121101567,2023-02-24 00:46:48.075457
iteration_093,118.633554,0:01:58.633554,13667651584,33,2143709679,2023-02-24 00:48:46.709011
iteration_094,112.856195,0:01:52.856195,13714165760,33,2166282049,2023-02-24 00:50:39.565206
iteration_095,132.444041,0:02:12.444041,13800747008,33,2188178012,2023-02-24 00:52:52.009247
iteration_096,139.943404,0:02:19.943404,13813559296,33,2211323826,2023-02-24 00:55:11.952651
iteration_097,118.046748,0:01:58.046748,13823299584,33,2233447085,2023-02-24 00:57:09.999399
iteration_098,110.005875,0:01:50.005875,13824831488,33,2254869491,2023-02-24 00:59:00.005274
iteration_099,121.310234,0:02:01.310234,13868744704,33,2278423831,2023-02-24 01:01:01.315508
iteration_100,117.482098,0:01:57.482098,13882769408,33,2300386962,2023-02-24 01:02:58.797606
{"step": "setup", "step_duration_seconds": 407.764645, "step_duration": "0:06:47.764645", "zope_total_rss": 12975161344, "zope_count": 33, "root_fs_size": 107740786, "now": "2023-02-23 21:54:31.775529"}
{"step": "restart", "step_duration_seconds": 31.232032, "step_duration": "0:00:31.232032", "zope_total_rss": 9490329600, "zope_count": 33, "root_fs_size": 107740786, "now": "2023-02-23 21:55:03.007561"}
{"step": "iteration_001", "step_duration_seconds": 99.597678, "step_duration": "0:01:39.597678", "zope_total_rss": 11215077376, "zope_count": 33, "root_fs_size": 129051154, "now": "2023-02-23 21:56:42.605239"}
{"step": "iteration_002", "step_duration_seconds": 90.344122, "step_duration": "0:01:30.344122", "zope_total_rss": 11435139072, "zope_count": 33, "root_fs_size": 150053974, "now": "2023-02-23 21:58:12.949361"}
{"step": "iteration_003", "step_duration_seconds": 110.227743, "step_duration": "0:01:50.227743", "zope_total_rss": 11520090112, "zope_count": 33, "root_fs_size": 171284351, "now": "2023-02-23 22:00:03.177104"}
{"step": "iteration_004", "step_duration_seconds": 95.632537, "step_duration": "0:01:35.632537", "zope_total_rss": 11630821376, "zope_count": 33, "root_fs_size": 192706867, "now": "2023-02-23 22:01:38.809641"}
{"step": "iteration_005", "step_duration_seconds": 117.027565, "step_duration": "0:01:57.027565", "zope_total_rss": 11718414336, "zope_count": 33, "root_fs_size": 214414645, "now": "2023-02-23 22:03:35.837206"}
{"step": "iteration_006", "step_duration_seconds": 91.209653, "step_duration": "0:01:31.209653", "zope_total_rss": 11764662272, "zope_count": 33, "root_fs_size": 235692561, "now": "2023-02-23 22:05:07.046859"}
{"step": "iteration_007", "step_duration_seconds": 95.870254, "step_duration": "0:01:35.870254", "zope_total_rss": 11815194624, "zope_count": 33, "root_fs_size": 257085814, "now": "2023-02-23 22:06:42.917113"}
{"step": "iteration_008", "step_duration_seconds": 98.456224, "step_duration": "0:01:38.456224", "zope_total_rss": 11867242496, "zope_count": 33, "root_fs_size": 279248995, "now": "2023-02-23 22:08:21.373337"}
{"step": "iteration_009", "step_duration_seconds": 97.508106, "step_duration": "0:01:37.508106", "zope_total_rss": 11906457600, "zope_count": 33, "root_fs_size": 301481927, "now": "2023-02-23 22:09:58.881443"}
{"step": "iteration_010", "step_duration_seconds": 123.292111, "step_duration": "0:02:03.292111", "zope_total_rss": 11985080320, "zope_count": 33, "root_fs_size": 323609231, "now": "2023-02-23 22:12:02.173554"}
{"step": "iteration_011", "step_duration_seconds": 94.899526, "step_duration": "0:01:34.899526", "zope_total_rss": 12016566272, "zope_count": 33, "root_fs_size": 344229003, "now": "2023-02-23 22:13:37.073080"}
{"step": "iteration_012", "step_duration_seconds": 96.188383, "step_duration": "0:01:36.188383", "zope_total_rss": 12038348800, "zope_count": 33, "root_fs_size": 365675316, "now": "2023-02-23 22:15:13.261463"}
{"step": "iteration_013", "step_duration_seconds": 121.000514, "step_duration": "0:02:01.000514", "zope_total_rss": 12087771136, "zope_count": 33, "root_fs_size": 387449261, "now": "2023-02-23 22:17:14.261977"}
{"step": "iteration_014", "step_duration_seconds": 117.004368, "step_duration": "0:01:57.004368", "zope_total_rss": 12132634624, "zope_count": 33, "root_fs_size": 409801626, "now": "2023-02-23 22:19:11.266345"}
{"step": "iteration_015", "step_duration_seconds": 121.255571, "step_duration": "0:02:01.255571", "zope_total_rss": 12180881408, "zope_count": 33, "root_fs_size": 431311587, "now": "2023-02-23 22:21:12.521916"}
{"step": "iteration_016", "step_duration_seconds": 95.895239, "step_duration": "0:01:35.895239", "zope_total_rss": 12219375616, "zope_count": 33, "root_fs_size": 452533817, "now": "2023-02-23 22:22:48.417155"}
{"step": "iteration_017", "step_duration_seconds": 96.872404, "step_duration": "0:01:36.872404", "zope_total_rss": 12245098496, "zope_count": 33, "root_fs_size": 473905825, "now": "2023-02-23 22:24:25.289559"}
{"step": "iteration_018", "step_duration_seconds": 116.35621, "step_duration": "0:01:56.356210", "zope_total_rss": 12262285312, "zope_count": 33, "root_fs_size": 495730932, "now": "2023-02-23 22:26:21.645769"}
{"step": "iteration_019", "step_duration_seconds": 125.649706, "step_duration": "0:02:05.649706", "zope_total_rss": 12303626240, "zope_count": 33, "root_fs_size": 517522327, "now": "2023-02-23 22:28:27.295475"}
{"step": "iteration_020", "step_duration_seconds": 95.558418, "step_duration": "0:01:35.558418", "zope_total_rss": 12309999616, "zope_count": 33, "root_fs_size": 538901823, "now": "2023-02-23 22:30:02.853893"}
{"step": "iteration_021", "step_duration_seconds": 103.715708, "step_duration": "0:01:43.715708", "zope_total_rss": 12376104960, "zope_count": 33, "root_fs_size": 561623656, "now": "2023-02-23 22:31:46.569601"}
{"step": "iteration_022", "step_duration_seconds": 91.0301, "step_duration": "0:01:31.030100", "zope_total_rss": 12388405248, "zope_count": 33, "root_fs_size": 582909501, "now": "2023-02-23 22:33:17.599701"}
{"step": "iteration_023", "step_duration_seconds": 100.094526, "step_duration": "0:01:40.094526", "zope_total_rss": 12405403648, "zope_count": 33, "root_fs_size": 604139450, "now": "2023-02-23 22:34:57.694227"}
{"step": "iteration_024", "step_duration_seconds": 105.839212, "step_duration": "0:01:45.839212", "zope_total_rss": 12428234752, "zope_count": 33, "root_fs_size": 626178909, "now": "2023-02-23 22:36:43.533439"}
{"step": "iteration_025", "step_duration_seconds": 103.594818, "step_duration": "0:01:43.594818", "zope_total_rss": 12446728192, "zope_count": 33, "root_fs_size": 648601988, "now": "2023-02-23 22:38:27.128257"}
{"step": "iteration_026", "step_duration_seconds": 103.046113, "step_duration": "0:01:43.046113", "zope_total_rss": 12470120448, "zope_count": 33, "root_fs_size": 671309450, "now": "2023-02-23 22:40:10.174370"}
{"step": "iteration_027", "step_duration_seconds": 106.534791, "step_duration": "0:01:46.534791", "zope_total_rss": 12473266176, "zope_count": 33, "root_fs_size": 693117272, "now": "2023-02-23 22:41:56.709161"}
{"step": "iteration_028", "step_duration_seconds": 103.274099, "step_duration": "0:01:43.274099", "zope_total_rss": 12507803648, "zope_count": 33, "root_fs_size": 715761836, "now": "2023-02-23 22:43:39.983260"}
{"step": "iteration_029", "step_duration_seconds": 131.982108, "step_duration": "0:02:11.982108", "zope_total_rss": 12543516672, "zope_count": 33, "root_fs_size": 737785802, "now": "2023-02-23 22:45:51.965368"}
{"step": "iteration_030", "step_duration_seconds": 97.555939, "step_duration": "0:01:37.555939", "zope_total_rss": 12538933248, "zope_count": 33, "root_fs_size": 759790587, "now": "2023-02-23 22:47:29.521307"}
{"step": "iteration_031", "step_duration_seconds": 102.488058, "step_duration": "0:01:42.488058", "zope_total_rss": 12562231296, "zope_count": 33, "root_fs_size": 781992741, "now": "2023-02-23 22:49:12.009365"}
{"step": "iteration_032", "step_duration_seconds": 125.539863, "step_duration": "0:02:05.539863", "zope_total_rss": 12573298688, "zope_count": 33, "root_fs_size": 803617608, "now": "2023-02-23 22:51:17.549228"}
{"step": "iteration_033", "step_duration_seconds": 127.114936, "step_duration": "0:02:07.114936", "zope_total_rss": 12636499968, "zope_count": 33, "root_fs_size": 825783603, "now": "2023-02-23 22:53:24.664164"}
{"step": "iteration_034", "step_duration_seconds": 94.196982, "step_duration": "0:01:34.196982", "zope_total_rss": 12665716736, "zope_count": 33, "root_fs_size": 846181614, "now": "2023-02-23 22:54:58.861146"}
{"step": "iteration_035", "step_duration_seconds": 102.991367, "step_duration": "0:01:42.991367", "zope_total_rss": 12698562560, "zope_count": 33, "root_fs_size": 868528159, "now": "2023-02-23 22:56:41.852513"}
{"step": "iteration_036", "step_duration_seconds": 122.836931, "step_duration": "0:02:02.836931", "zope_total_rss": 12720926720, "zope_count": 33, "root_fs_size": 891412867, "now": "2023-02-23 22:58:44.689444"}
{"step": "iteration_037", "step_duration_seconds": 100.945619, "step_duration": "0:01:40.945619", "zope_total_rss": 12761632768, "zope_count": 33, "root_fs_size": 912957397, "now": "2023-02-23 23:00:25.635063"}
{"step": "iteration_038", "step_duration_seconds": 107.150496, "step_duration": "0:01:47.150496", "zope_total_rss": 12771786752, "zope_count": 33, "root_fs_size": 935082894, "now": "2023-02-23 23:02:12.785559"}
{"step": "iteration_039", "step_duration_seconds": 131.787786, "step_duration": "0:02:11.787786", "zope_total_rss": 12789510144, "zope_count": 33, "root_fs_size": 956990251, "now": "2023-02-23 23:04:24.573345"}
{"step": "iteration_040", "step_duration_seconds": 103.272015, "step_duration": "0:01:43.272015", "zope_total_rss": 12810891264, "zope_count": 33, "root_fs_size": 979071564, "now": "2023-02-23 23:06:07.845360"}
{"step": "iteration_041", "step_duration_seconds": 101.675035, "step_duration": "0:01:41.675035", "zope_total_rss": 12830343168, "zope_count": 33, "root_fs_size": 1000738425, "now": "2023-02-23 23:07:49.520395"}
{"step": "iteration_042", "step_duration_seconds": 107.876898, "step_duration": "0:01:47.876898", "zope_total_rss": 12869300224, "zope_count": 33, "root_fs_size": 1023458824, "now": "2023-02-23 23:09:37.397293"}
{"step": "iteration_043", "step_duration_seconds": 121.224326, "step_duration": "0:02:01.224326", "zope_total_rss": 12937986048, "zope_count": 33, "root_fs_size": 1044525375, "now": "2023-02-23 23:11:38.621619"}
{"step": "iteration_044", "step_duration_seconds": 109.808175, "step_duration": "0:01:49.808175", "zope_total_rss": 12957712384, "zope_count": 33, "root_fs_size": 1067227707, "now": "2023-02-23 23:13:28.429794"}
{"step": "iteration_045", "step_duration_seconds": 118.907954, "step_duration": "0:01:58.907954", "zope_total_rss": 12971048960, "zope_count": 33, "root_fs_size": 1089774195, "now": "2023-02-23 23:15:27.337748"}
{"step": "iteration_046", "step_duration_seconds": 107.331274, "step_duration": "0:01:47.331274", "zope_total_rss": 12999233536, "zope_count": 33, "root_fs_size": 1111632794, "now": "2023-02-23 23:17:14.669022"}
{"step": "iteration_047", "step_duration_seconds": 121.699536, "step_duration": "0:02:01.699536", "zope_total_rss": 13026701312, "zope_count": 33, "root_fs_size": 1133232579, "now": "2023-02-23 23:19:16.368558"}
{"step": "iteration_048", "step_duration_seconds": 111.124901, "step_duration": "0:01:51.124901", "zope_total_rss": 13030719488, "zope_count": 33, "root_fs_size": 1155219296, "now": "2023-02-23 23:21:07.493459"}
{"step": "iteration_049", "step_duration_seconds": 107.480681, "step_duration": "0:01:47.480681", "zope_total_rss": 13053935616, "zope_count": 33, "root_fs_size": 1177912057, "now": "2023-02-23 23:22:54.974140"}
{"step": "iteration_050", "step_duration_seconds": 122.255375, "step_duration": "0:02:02.255375", "zope_total_rss": 13054644224, "zope_count": 33, "root_fs_size": 1200059611, "now": "2023-02-23 23:24:57.229515"}
{"step": "iteration_051", "step_duration_seconds": 116.436345, "step_duration": "0:01:56.436345", "zope_total_rss": 13061971968, "zope_count": 33, "root_fs_size": 1221452412, "now": "2023-02-23 23:26:53.665860"}
{"step": "iteration_052", "step_duration_seconds": 107.523666, "step_duration": "0:01:47.523666", "zope_total_rss": 13087268864, "zope_count": 33, "root_fs_size": 1243629048, "now": "2023-02-23 23:28:41.189526"}
{"step": "iteration_053", "step_duration_seconds": 105.93698, "step_duration": "0:01:45.936980", "zope_total_rss": 13118386176, "zope_count": 33, "root_fs_size": 1264622026, "now": "2023-02-23 23:30:27.126506"}
{"step": "iteration_054", "step_duration_seconds": 106.110604, "step_duration": "0:01:46.110604", "zope_total_rss": 13114494976, "zope_count": 33, "root_fs_size": 1286270486, "now": "2023-02-23 23:32:13.237110"}
{"step": "iteration_055", "step_duration_seconds": 112.907995, "step_duration": "0:01:52.907995", "zope_total_rss": 13132857344, "zope_count": 33, "root_fs_size": 1309229927, "now": "2023-02-23 23:34:06.145105"}
{"step": "iteration_056", "step_duration_seconds": 111.390088, "step_duration": "0:01:51.390088", "zope_total_rss": 13069303808, "zope_count": 33, "root_fs_size": 1331134403, "now": "2023-02-23 23:35:57.535193"}
{"step": "iteration_057", "step_duration_seconds": 132.93109, "step_duration": "0:02:12.931090", "zope_total_rss": 13075906560, "zope_count": 33, "root_fs_size": 1353347240, "now": "2023-02-23 23:38:10.466283"}
{"step": "iteration_058", "step_duration_seconds": 115.033266, "step_duration": "0:01:55.033266", "zope_total_rss": 13077073920, "zope_count": 33, "root_fs_size": 1374991306, "now": "2023-02-23 23:40:05.499549"}
{"step": "iteration_059", "step_duration_seconds": 107.245992, "step_duration": "0:01:47.245992", "zope_total_rss": 13085126656, "zope_count": 33, "root_fs_size": 1396928086, "now": "2023-02-23 23:41:52.745541"}
{"step": "iteration_060", "step_duration_seconds": 100.463645, "step_duration": "0:01:40.463645", "zope_total_rss": 13099192320, "zope_count": 33, "root_fs_size": 1418166063, "now": "2023-02-23 23:43:33.209186"}
{"step": "iteration_061", "step_duration_seconds": 106.731804, "step_duration": "0:01:46.731804", "zope_total_rss": 13109649408, "zope_count": 33, "root_fs_size": 1439823733, "now": "2023-02-23 23:45:19.940990"}
{"step": "iteration_062", "step_duration_seconds": 110.985688, "step_duration": "0:01:50.985688", "zope_total_rss": 13099327488, "zope_count": 33, "root_fs_size": 1461569946, "now": "2023-02-23 23:47:10.926678"}
{"step": "iteration_063", "step_duration_seconds": 121.275648, "step_duration": "0:02:01.275648", "zope_total_rss": 13112918016, "zope_count": 33, "root_fs_size": 1483436896, "now": "2023-02-23 23:49:12.202326"}
{"step": "iteration_064", "step_duration_seconds": 118.228431, "step_duration": "0:01:58.228431", "zope_total_rss": 13134663680, "zope_count": 33, "root_fs_size": 1506375882, "now": "2023-02-23 23:51:10.430757"}
{"step": "iteration_065", "step_duration_seconds": 140.354745, "step_duration": "0:02:20.354745", "zope_total_rss": 13190946816, "zope_count": 33, "root_fs_size": 1530237790, "now": "2023-02-23 23:53:30.785502"}
{"step": "iteration_066", "step_duration_seconds": 142.416259, "step_duration": "0:02:22.416259", "zope_total_rss": 13210550272, "zope_count": 33, "root_fs_size": 1552145935, "now": "2023-02-23 23:55:53.201761"}
{"step": "iteration_067", "step_duration_seconds": 116.17546, "step_duration": "0:01:56.175460", "zope_total_rss": 13235658752, "zope_count": 33, "root_fs_size": 1573018477, "now": "2023-02-23 23:57:49.377221"}
{"step": "iteration_068", "step_duration_seconds": 105.900127, "step_duration": "0:01:45.900127", "zope_total_rss": 13244641280, "zope_count": 33, "root_fs_size": 1594194983, "now": "2023-02-23 23:59:35.277348"}
{"step": "iteration_069", "step_duration_seconds": 135.230519, "step_duration": "0:02:15.230519", "zope_total_rss": 13233049600, "zope_count": 33, "root_fs_size": 1616940006, "now": "2023-02-24 00:01:50.507867"}
{"step": "iteration_070", "step_duration_seconds": 116.789394, "step_duration": "0:01:56.789394", "zope_total_rss": 13260701696, "zope_count": 33, "root_fs_size": 1638841659, "now": "2023-02-24 00:03:47.297261"}
{"step": "iteration_071", "step_duration_seconds": 131.239723, "step_duration": "0:02:11.239723", "zope_total_rss": 13282021376, "zope_count": 33, "root_fs_size": 1660404231, "now": "2023-02-24 00:05:58.536984"}
{"step": "iteration_072", "step_duration_seconds": 121.580353, "step_duration": "0:02:01.580353", "zope_total_rss": 13270396928, "zope_count": 33, "root_fs_size": 1682167036, "now": "2023-02-24 00:08:00.117337"}
{"step": "iteration_073", "step_duration_seconds": 116.806389, "step_duration": "0:01:56.806389", "zope_total_rss": 13282328576, "zope_count": 33, "root_fs_size": 1704327510, "now": "2023-02-24 00:09:56.923726"}
{"step": "iteration_074", "step_duration_seconds": 137.103483, "step_duration": "0:02:17.103483", "zope_total_rss": 13294583808, "zope_count": 33, "root_fs_size": 1725985551, "now": "2023-02-24 00:12:14.027209"}
{"step": "iteration_075", "step_duration_seconds": 110.146098, "step_duration": "0:01:50.146098", "zope_total_rss": 13302157312, "zope_count": 33, "root_fs_size": 1747020754, "now": "2023-02-24 00:14:04.173307"}
{"step": "iteration_076", "step_duration_seconds": 142.24414, "step_duration": "0:02:22.244140", "zope_total_rss": 13354143744, "zope_count": 33, "root_fs_size": 1769662415, "now": "2023-02-24 00:16:26.417447"}
{"step": "iteration_077", "step_duration_seconds": 106.672007, "step_duration": "0:01:46.672007", "zope_total_rss": 13388419072, "zope_count": 33, "root_fs_size": 1791133045, "now": "2023-02-24 00:18:13.089454"}
{"step": "iteration_078", "step_duration_seconds": 112.039666, "step_duration": "0:01:52.039666", "zope_total_rss": 13414555648, "zope_count": 33, "root_fs_size": 1813199888, "now": "2023-02-24 00:20:05.129120"}
{"step": "iteration_079", "step_duration_seconds": 105.592428, "step_duration": "0:01:45.592428", "zope_total_rss": 13431164928, "zope_count": 33, "root_fs_size": 1834516426, "now": "2023-02-24 00:21:50.721548"}
{"step": "iteration_080", "step_duration_seconds": 107.584381, "step_duration": "0:01:47.584381", "zope_total_rss": 13449035776, "zope_count": 33, "root_fs_size": 1856306843, "now": "2023-02-24 00:23:38.305929"}
{"step": "iteration_081", "step_duration_seconds": 133.259121, "step_duration": "0:02:13.259121", "zope_total_rss": 13466808320, "zope_count": 33, "root_fs_size": 1878378369, "now": "2023-02-24 00:25:51.565050"}
{"step": "iteration_082", "step_duration_seconds": 109.515956, "step_duration": "0:01:49.515956", "zope_total_rss": 13493923840, "zope_count": 33, "root_fs_size": 1901701386, "now": "2023-02-24 00:27:41.081006"}
{"step": "iteration_083", "step_duration_seconds": 110.96995, "step_duration": "0:01:50.969950", "zope_total_rss": 13493637120, "zope_count": 33, "root_fs_size": 1922968155, "now": "2023-02-24 00:29:32.050956"}
{"step": "iteration_084", "step_duration_seconds": 113.599113, "step_duration": "0:01:53.599113", "zope_total_rss": 13504221184, "zope_count": 33, "root_fs_size": 1945357301, "now": "2023-02-24 00:31:25.650069"}
{"step": "iteration_085", "step_duration_seconds": 111.901426, "step_duration": "0:01:51.901426", "zope_total_rss": 13533126656, "zope_count": 33, "root_fs_size": 1967283511, "now": "2023-02-24 00:33:17.551495"}
{"step": "iteration_086", "step_duration_seconds": 110.837357, "step_duration": "0:01:50.837357", "zope_total_rss": 13550424064, "zope_count": 33, "root_fs_size": 1988709601, "now": "2023-02-24 00:35:08.388852"}
{"step": "iteration_087", "step_duration_seconds": 112.360626, "step_duration": "0:01:52.360626", "zope_total_rss": 13564555264, "zope_count": 33, "root_fs_size": 2010818292, "now": "2023-02-24 00:37:00.749478"}
{"step": "iteration_088", "step_duration_seconds": 112.54784, "step_duration": "0:01:52.547840", "zope_total_rss": 13591535616, "zope_count": 33, "root_fs_size": 2032950760, "now": "2023-02-24 00:38:53.297318"}
{"step": "iteration_089", "step_duration_seconds": 112.081868, "step_duration": "0:01:52.081868", "zope_total_rss": 13580890112, "zope_count": 33, "root_fs_size": 2055117249, "now": "2023-02-24 00:40:45.379186"}
{"step": "iteration_090", "step_duration_seconds": 113.241131, "step_duration": "0:01:53.241131", "zope_total_rss": 13602652160, "zope_count": 33, "root_fs_size": 2076882221, "now": "2023-02-24 00:42:38.620317"}
{"step": "iteration_091", "step_duration_seconds": 116.208894, "step_duration": "0:01:56.208894", "zope_total_rss": 13609242624, "zope_count": 33, "root_fs_size": 2098736836, "now": "2023-02-24 00:44:34.829211"}
{"step": "iteration_092", "step_duration_seconds": 133.246246, "step_duration": "0:02:13.246246", "zope_total_rss": 13613830144, "zope_count": 33, "root_fs_size": 2121101567, "now": "2023-02-24 00:46:48.075457"}
{"step": "iteration_093", "step_duration_seconds": 118.633554, "step_duration": "0:01:58.633554", "zope_total_rss": 13667651584, "zope_count": 33, "root_fs_size": 2143709679, "now": "2023-02-24 00:48:46.709011"}
{"step": "iteration_094", "step_duration_seconds": 112.856195, "step_duration": "0:01:52.856195", "zope_total_rss": 13714165760, "zope_count": 33, "root_fs_size": 2166282049, "now": "2023-02-24 00:50:39.565206"}
{"step": "iteration_095", "step_duration_seconds": 132.444041, "step_duration": "0:02:12.444041", "zope_total_rss": 13800747008, "zope_count": 33, "root_fs_size": 2188178012, "now": "2023-02-24 00:52:52.009247"}
{"step": "iteration_096", "step_duration_seconds": 139.943404, "step_duration": "0:02:19.943404", "zope_total_rss": 13813559296, "zope_count": 33, "root_fs_size": 2211323826, "now": "2023-02-24 00:55:11.952651"}
{"step": "iteration_097", "step_duration_seconds": 118.046748, "step_duration": "0:01:58.046748", "zope_total_rss": 13823299584, "zope_count": 33, "root_fs_size": 2233447085, "now": "2023-02-24 00:57:09.999399"}
{"step": "iteration_098", "step_duration_seconds": 110.005875, "step_duration": "0:01:50.005875", "zope_total_rss": 13824831488, "zope_count": 33, "root_fs_size": 2254869491, "now": "2023-02-24 00:59:00.005274"}
{"step": "iteration_099", "step_duration_seconds": 121.310234, "step_duration": "0:02:01.310234", "zope_total_rss": 13868744704, "zope_count": 33, "root_fs_size": 2278423831, "now": "2023-02-24 01:01:01.315508"}
{"step": "iteration_100", "step_duration_seconds": 117.482098, "step_duration": "0:01:57.482098", "zope_total_rss": 13882769408, "zope_count": 33, "root_fs_size": 2300386962, "now": "2023-02-24 01:02:58.797606"}
{"zodb analyze": "# 03ee8e9b8b6a1add..03ee8f62d7a268bb\nProcessed 7739069 records in 152422 transactions\nAverage record size is 252.88 bytes\nAverage transaction size is 12839.66 bytes\nTypes used:\nClass Name T.Count T.Bytes Pct AvgSize C.Count C.Bytes O.Count O.Bytes\n---------------------------------------------- ------- --------- ----- ------- ------- --------- ------- ---------\nProducts.CMFCore.URLTool.URLTool 1 96 0.0% 96.00 1 96 0 0\n...VirtualHostMonster.VirtualHostMonster 1 96 0.0% 96.00 1 96 0 0\nProducts.CMFCore.UndoTool.UndoTool 1 98 0.0% 98.00 1 98 0 0\n...ERP5RoleManager.ERP5RoleManager 1 107 0.0% 107.00 1 107 0 0\nProducts.CMFCore.MembershipTool.MembershipTool 1 110 0.0% 110.00 1 110 0 0\n...ERP5GroupManager.ERP5GroupManager 1 110 0.0% 110.00 1 110 0 0\n...ERP5UserFactory.ERP5UserFactory 1 114 0.0% 114.00 1 114 0 0\n...CMFCore.RegistrationTool.RegistrationTool 1 114 0.0% 114.00 1 114 0 0\nOFS.userfolder.UserFolder 1 119 0.0% 119.00 1 119 0 0\n...ERP5LoginUserManager.ERP5LoginUserManager 1 123 0.0% 123.00 1 123 0 0\n...ERP5DumbHTTPExtractionPlugin 1 139 0.0% 139.00 1 139 0 0\nProducts.CMFCore.CookieCrumbler.CookieCrumbler 1 153 0.0% 153.00 1 153 0 0\n...SessionDataManagerTraverser 1 160 0.0% 160.00 1 160 0 0\nProducts.CMFCore.MemberDataTool.MemberDataTool 1 161 0.0% 161.00 1 161 0 0\n...mime_types.mtr_mimetypes.text_xml 2 198 0.0% 99.00 2 198 0 0\n...mime_types.mtr_mimetypes.text_python 2 200 0.0% 100.00 2 200 0 0\n...mime_types.mtr_mimetypes.text_wiki 2 200 0.0% 100.00 2 200 0 0\n...mime_types.mtr_mimetypes.text_rest 2 200 0.0% 100.00 2 200 0 0\n...plugins.ZODBRoleManager.ZODBRoleManager 1 205 0.0% 205.00 1 205 0 0\n...mime_types.mtr_mimetypes.text_html_safe 2 210 0.0% 105.00 2 210 0 0\n...plugins.ZODBGroupManager.ZODBGroupManager 1 210 0.0% 210.00 1 210 0 0\n...mime_types.mtr_mimetypes.text_pre_plain 2 210 0.0% 105.00 2 210 0 0\n...mime_types.mtr_mimetypes.text_structured 2 212 0.0% 106.00 2 212 0 0\n...mime_types.mtr_mimetypes.text_web_textile 2 214 0.0% 107.00 2 214 0 0\n...mime_types.mtr_mimetypes.text_web_markdown 2 216 0.0% 108.00 2 216 0 0\n...mtr_mimetypes.text_web_intelligent 2 222 0.0% 111.00 2 222 0 0\n...ContentTypeRegistry.ExtensionPredicate 2 222 0.0% 111.00 2 222 0 0\n...mime_types.mtr_mimetypes.application_rtf 2 226 0.0% 113.00 2 226 0 0\n...SessionDataManager.SessionDataManager 1 238 0.0% 238.00 1 238 0 0\n...plugins.ZODBUserManager.ZODBUserManager 1 248 0.0% 248.00 1 248 0 0\nProducts.ZMySQLDA.DA.DeferredConnection 1 253 0.0% 253.00 1 253 0 0\n...ContentTypeRegistry.ContentTypeRegistry 1 254 0.0% 254.00 1 254 0 0\nerp5.portal_type.Selection Tool 2 257 0.0% 128.50 1 134 1 123\n...SiteErrorLog.SiteErrorLog.SiteErrorLog 2 257 0.0% 128.50 2 257 0 0\nProducts.MailHost.MailHost.MailHost 1 259 0.0% 259.00 1 259 0 0\n...ActivityConnection.ActivityConnection 1 270 0.0% 270.00 1 270 0 0\nAccessControl.users.User 2 276 0.0% 138.00 2 276 0 0\n...mime_types.mtr_mimetypes.text_html 2 280 0.0% 140.00 2 280 0 0\n...mime_types.mtr_mimetypes.application_msword 2 290 0.0% 145.00 2 290 0 0\n...ERP5OAuth2ResourceServerPlugin 1 295 0.0% 295.00 1 295 0 0\nerp5.portal_type.Url Registry Tool 2 313 0.0% 156.50 2 313 0 0\n...mtr_mimetypes.application_octet_stream 2 324 0.0% 162.00 2 324 0 0\n...Sessions.BrowserIdManager.BrowserIdManager 1 347 0.0% 347.00 1 347 0 0\n...mime_types.mtr_mimetypes.text_plain 2 350 0.0% 175.00 2 350 0 0\n...ContentTypeRegistry.MajorMinorPredicate 3 360 0.0% 120.00 3 360 0 0\nerp5.portal_type.Configurator Tool 2 371 0.0% 185.50 2 371 0 0\nProducts.Localizer.Localizer.Localizer 1 375 0.0% 375.00 1 375 0 0\n...Security Category Mapping Configurator Item 2 378 0.0% 189.00 2 378 0 0\nerp5.portal_type.Test Tool 3 380 0.0% 126.67 2 218 1 162\nerp5.portal_type.Workflow Tool 2 391 0.0% 195.50 1 201 1 190\nerp5.portal_type.Component Tool 2 397 0.0% 198.50 1 204 1 193\nerp5.portal_type.Diff Tool 3 404 0.0% 134.67 2 234 1 170\n...portal_type.Duplicate Inventory Constraint 2 404 0.0% 202.00 2 404 0 0\nerp5.portal_type.Order Tool 3 413 0.0% 137.67 2 240 1 173\nerp5.portal_type.Property Sheet Tool 2 417 0.0% 208.50 1 214 1 203\nerp5.portal_type.Session Tool 3 425 0.0% 141.67 2 248 1 177\n...TimerService.TimerService.TimerService 2 434 0.0% 217.00 1 229 1 205\nerp5.portal_type.Solver Tool 2 436 0.0% 218.00 2 436 0 0\nerp5.portal_type.Rounding Tool 2 444 0.0% 222.00 2 444 0 0\nerp5.portal_type.Notification Tool 3 455 0.0% 151.67 2 268 1 187\nerp5.portal_type.Introspection Tool 3 461 0.0% 153.67 2 272 1 189\nerp5.portal_type.Currency Configurator Item 2 462 0.0% 231.00 2 462 0 0\n...Resource Measures Consistency Constraint 2 464 0.0% 232.00 2 464 0 0\nerp5.portal_type.Acknowledgement Tool 3 473 0.0% 157.67 2 280 1 193\nerp5.portal_type.Trash Tool 2 479 0.0% 239.50 1 245 1 234\nerp5.portal_type.Cache Tool 2 481 0.0% 240.50 1 246 1 235\nProducts.ZMySQLDA.DA.Connection 2 487 0.0% 243.50 2 487 0 0\nerp5.portal_type.Memcached Tool 2 495 0.0% 247.50 1 253 1 242\n...Sale Trade Condition Configurator Item 2 512 0.0% 256.00 2 512 0 0\n...Purchase Trade Condition Configurator Item 2 536 0.0% 268.00 2 536 0 0\n...portal_type.Customer BT5 Configurator Item 2 540 0.0% 270.00 2 540 0 0\n...registry.PersistentComponents 1 557 0.0% 557.00 1 557 0 0\nortal Type Roles Spreadsheet Configurator Item 2 585 0.0% 292.50 2 585 0 0\nerp5.portal_type.Password Tool 3 596 0.0% 198.67 2 354 1 242\n...Accounting Period Configurator Item 2 604 0.0% 302.00 2 604 0 0\nerp5.portal_type.Catalog Tool 2 605 0.0% 302.50 1 308 1 297\nerp5.portal_type.Types Tool 3 617 0.0% 205.67 1 238 2 379\n...Catalog Keyword Key Configurator Item 2 638 0.0% 319.00 2 638 0 0\nerp5.portal_type.Career 1 650 0.0% 650.00 1 650 0 0\nerp5.portal_type.Category Configurator Item 2 698 0.0% 349.00 2 698 0 0\nerp5.portal_type.Id Tool 3 707 0.0% 235.67 2 420 1 287\n...Accounting Transaction Balance Constraint 2 718 0.0% 359.00 2 718 0 0\n...Business Process Configurator Item 2 727 0.0% 363.50 2 727 0 0\nerp5.portal_type.Currency 1 730 0.0% 730.00 1 730 0 0\nerp5.portal_type.Domain Tool 3 731 0.0% 243.67 2 436 1 295\nerp5.portal_type.Delivery Tool 3 746 0.0% 248.67 2 446 1 300\nerp5.portal_type.Alarm Tool 3 757 0.0% 252.33 1 276 2 481\nerp5.portal_type.Accounting Period 1 761 0.0% 761.00 1 761 0 0\nTrade Model Line Cell Consistency Constraint 2 764 0.0% 382.00 2 764 0 0\nerp5.portal_type.Contribution Registry Tool 3 818 0.0% 272.67 2 494 1 324\nerp5.portal_type.Address 3 839 0.0% 279.67 3 839 0 0\nerp5.portal_type.Business Process 1 880 0.0% 880.00 1 880 0 0\n...ZODB Continuous Increasing Id Generator 3 890 0.0% 296.67 2 554 1 336\nerp5.portal_type.Sale Trade Condition 1 912 0.0% 912.00 1 912 0 0\nerp5.portal_type.Purchase Trade Condition 1 930 0.0% 930.00 1 930 0 0\n...Localizer.MessageCatalog.MessageCatalog 3 962 0.0% 320.67 3 962 0 0\nerp5.portal_type.Solver Process Tool 2 1000 0.0% 500.00 2 1000 0 0\n...portal_type.Organisation Configurator Item 2 1059 0.0% 529.50 2 1059 0 0\n...CachingPolicyManager.CachingPolicyManager 2 1085 0.0% 542.50 2 1085 0 0\nerp5.portal_type.Person Configurator Item 2 1109 0.0% 554.50 2 1109 0 0\nerp5.portal_type.Email 5 1111 0.0% 222.20 5 1111 0 0\n...registry.ComponentPathWrapper 6 1144 0.0% 190.67 6 1144 0 0\nerp5.portal_type.ERP5 Login 2 1153 0.0% 576.50 2 1153 0 0\nerp5.portal_type.Activity Tool 5 1197 0.0% 239.40 1 277 4 920\nerp5.portal_type.Causality Movement Group 4 1232 0.0% 308.00 4 1232 0 0\n...ERP5Form.HyperLinkField.HyperLinkField 2 1248 0.0% 624.00 2 1248 0 0\nerp5.portal_type.Alarm Configurator Item 4 1256 0.0% 314.00 4 1256 0 0\nCategory Related Membership Arity Constraint 3 1323 0.0% 441.00 2 860 1 463\n...PersistentAdapterRegistry 3 1372 0.0% 457.33 2 862 1 510\nerp5.portal_type.Distributed Ram Cache 5 1399 0.0% 279.80 4 1108 1 291\nerp5.portal_type.Dynamic Category Property 6 1402 0.0% 233.67 4 892 2 510\nerp5.portal_type.Assignment 2 1408 0.0% 704.00 2 1408 0 0\n...PluggableAuthService.PluggableAuthService 1 1510 0.0% 1510.00 1 1510 0 0\nProducts.ERP5Form.HoneypotField.HoneypotField 2 1510 0.0% 755.00 2 1510 0 0\nerp5.portal_type.Telephone 5 1526 0.0% 305.20 5 1526 0 0\n...MimeTypesRegistry.MimeTypesRegistry 2 1546 0.0% 773.00 2 1546 0 0\nProducts.ERP5Type.Cache.ZODBCookie 35 1610 0.0% 46.00 3 138 32 1472\nerp5.portal_type.Preference Tool 3 1611 0.0% 537.00 1 580 2 1031\n...PluginRegistry.PluginRegistry 1 1650 0.0% 1650.00 1 1650 0 0\nerp5.portal_type.Conceptual Id Generator 6 1662 0.0% 277.00 4 1064 2 598\nerp5.portal_type.Person 2 1799 0.0% 899.50 2 1799 0 0\nerp5.portal_type.Order Root Simulation Rule 3 1955 0.0% 651.67 3 1955 0 0\nerp5.portal_type.Invoice Root Simulation Rule 3 1995 0.0% 665.00 3 1995 0 0\nerp5.portal_type.Trade Model Simulation Rule 3 1995 0.0% 665.00 3 1995 0 0\nerp5.portal_type.Memcached Plugin 5 2000 0.0% 400.00 4 1560 1 440\nerp5.portal_type.Delivery Root Simulation Rule 3 2006 0.0% 668.67 3 2006 0 0\nerp5.portal_type.Delivery Simulation Rule 3 2050 0.0% 683.33 3 2050 0 0\nerp5.portal_type.Trash Folder 6 2063 0.0% 343.83 6 2063 0 0\nerp5.portal_type.Application Id Generator 6 2067 0.0% 344.50 4 1334 2 733\n...SQL Non Continuous Increasing Id Generator 6 2136 0.0% 356.00 4 1362 2 774\nerp5.portal_type.Payment Simulation Rule 3 2167 0.0% 722.33 3 2167 0 0\n...MailTemplates.MailTemplate.MailTemplate 4 2218 0.0% 554.50 4 2218 0 0\nerp5.portal_type.Invoice Simulation Rule 3 2316 0.0% 772.00 3 2316 0 0\nDelivery Causality Assignment Movement Group 6 2340 0.0% 390.00 6 2340 0 0\n...AcceleratedHTTPCacheManager 6 2654 0.0% 442.33 6 2654 0 0\n...Invoice Transaction Simulation Rule 3 2657 0.0% 885.67 3 2657 0 0\nerp5.portal_type.Attribute Unicity Constraint 4 2742 0.0% 685.50 4 2742 0 0\n...Parent Explanation Movement Group 8 2752 0.0% 344.00 8 2752 0 0\nerp5.portal_type.Simulation Tool 7 2856 0.0% 408.00 2 766 5 2090\nerp5.portal_type.Order Movement Group 10 2920 0.0% 292.00 10 2920 0 0\n...Accounting Transaction Root Simulation Rule 3 3027 0.0% 1009.00 3 3027 0 0\nerp5.portal_type.Preference Tool Type 4 3083 0.0% 770.75 2 1354 2 1729\n...Category Membership State Constraint 5 3117 0.0% 623.40 4 2452 1 665\nerp5.portal_type.System Preference 2 3378 0.0% 1689.00 2 3378 0 0\nerp5.portal_type.Rule Tool 12 3491 0.0% 290.92 2 442 10 3049\nerp5.portal_type.Script Constraint 9 3743 0.0% 415.89 8 3254 1 489\nProducts.CMFCore.ActionsTool.ActionsTool 6 3850 0.0% 641.67 1 707 5 3143\n...RAMCacheManager.RAMCacheManager 10 3872 0.0% 387.20 10 3872 0 0\nerp5.portal_type.Service Configurator Item 2 4020 0.0% 2010.00 2 4020 0 0\nerp5.portal_type.ERP5 Report 4 4096 0.0% 1024.00 4 4096 0 0\nProducts.ERP5Form.ReportBox.ReportBox 6 4252 0.0% 708.67 6 4252 0 0\nerp5.portal_type.Portal Type Configurator Item 12 4510 0.0% 375.83 12 4510 0 0\n...Causality Assignment Movement Group 14 4760 0.0% 340.00 14 4760 0 0\nerp5.portal_type.Rule Configurator Item 18 4954 0.0% 275.22 18 4954 0 0\nerp5.portal_type.Trade Model Path 11 4993 0.0% 453.91 6 2859 5 2134\nProducts.ERP5Form.CaptchaField.CaptchaField 4 5024 0.0% 1256.00 4 5024 0 0\n...ERP5Form.InputButtonField.InputButtonField 8 5363 0.0% 670.38 8 5363 0 0\nerp5.portal_type.Base Variant Movement Group 18 5544 0.0% 308.00 18 5544 0 0\nProducts.Formulator.StandardFields.LinkField 4 5605 0.0% 1401.25 4 5605 0 0\nerp5.portal_type.Variant Movement Group 18 5706 0.0% 317.00 18 5706 0 0\nerp5.portal_type.Notification Message Module 1 5818 0.0% 5818.00 1 5818 0 0\nProducts.ERP5Form.PDFTemplate.PDFTemplate 2 5838 0.0% 2919.00 2 5838 0 0\nOFS.Application.Application 7 5842 0.0% 834.57 1 1391 6 4451\nerp5.portal_type.Callable Tool 3 5857 0.0% 1952.33 2 3838 1 2019\nerp5.portal_type.Delivery Node Module 1 5903 0.0% 5903.00 1 5903 0 0\nerp5.portal_type.Web Site Module 1 5937 0.0% 5937.00 1 5937 0 0\nerp5.portal_type.Internal Order Module 1 5942 0.0% 5942.00 1 5942 0 0\nerp5.portal_type.Internal Supply Module 1 5946 0.0% 5946.00 1 5946 0 0\nerp5.portal_type.Inventory Report Module 1 5948 0.0% 5948.00 1 5948 0 0\nerp5.portal_type.Returned Sale Order Module 1 5957 0.0% 5957.00 1 5957 0 0\nerp5.portal_type.External Source Module 1 5958 0.0% 5958.00 1 5958 0 0\n...portal_type.Quantity Unit Conversion Module 1 5963 0.0% 5963.00 1 5963 0 0\nProducts.DCWorkflow.Guard.Guard 92 5968 0.0% 64.87 92 5968 0 0\n...portal_type.Returned Purchase Order Module 1 5969 0.0% 5969.00 1 5969 0 0\n...portal_type.Internal Trade Condition Module 1 5972 0.0% 5972.00 1 5972 0 0\n...Returned Purchase Packing List Module 1 5990 0.0% 5990.00 1 5990 0 0\nerp5.portal_type.Business Configuration Module 1 6042 0.0% 6042.00 1 6042 0 0\nerp5.portal_type.Preference Configurator Item 4 6042 0.0% 1510.50 4 6042 0 0\nerp5.portal_type.Business Link 10 6177 0.0% 617.70 6 3823 4 2354\nerp5.portal_type.Ram Cache 20 6404 0.0% 320.20 14 4166 6 2238\npersistent.mapping.PersistentMapping 26 6524 0.0% 250.92 21 4418 5 2106\n...System Preference Configurator Item 2 6728 0.0% 3364.00 2 6728 0 0\n...Document.BusinessTemplate.RoleTemplateItem 42 6804 0.0% 162.00 42 6804 0 0\n...Document.BusinessTemplate.TestTemplateItem 42 6804 0.0% 162.00 42 6804 0 0\n...BusinessTemplate.ActionTemplateItem 42 6888 0.0% 164.00 42 6888 0 0\n...BusinessTemplate.ModuleTemplateItem 42 6888 0.0% 164.00 42 6888 0 0\n...BusinessTemplate.ProductTemplateItem 42 6930 0.0% 165.00 42 6930 0 0\n...BusinessTemplate.DocumentTemplateItem 42 6972 0.0% 166.00 42 6972 0 0\n...BusinessTemplate.ExtensionTemplateItem 42 7014 0.0% 167.00 42 7014 0 0\n...BusinessTemplate.LocalRolesTemplateItem 42 7056 0.0% 168.00 42 7056 0 0\n...BusinessTemplate.ConstraintTemplateItem 42 7056 0.0% 168.00 42 7056 0 0\n...BusinessTemplate.SitePropertyTemplateItem 42 7140 0.0% 170.00 42 7140 0 0\nerp5.portal_type.Base Domain 21 7173 0.0% 341.57 16 5647 5 1526\n...BusinessTemplate.PropertySheetTemplateItem 42 7182 0.0% 171.00 42 7182 0 0\n...BusinessTemplate.CatalogRoleKeyTemplateItem 42 7224 0.0% 172.00 42 7224 0 0\nerp5.portal_type.Content Existence Constraint 17 7238 0.0% 425.76 12 5009 5 2229\n...PortalTypeRolesTemplateItem 42 7266 0.0% 173.00 42 7266 0 0\n...CatalogTopicKeyTemplateItem 42 7266 0.0% 173.00 42 7266 0 0\n...CatalogSearchKeyTemplateItem 42 7308 0.0% 174.00 42 7308 0 0\n...CatalogResultKeyTemplateItem 42 7308 0.0% 174.00 42 7308 0 0\n...CatalogRelatedKeyTemplateItem 42 7350 0.0% 175.00 42 7350 0 0\n...CatalogKeywordKeyTemplateItem 42 7350 0.0% 175.00 42 7350 0 0\n...CatalogRequestKeyTemplateItem 42 7350 0.0% 175.00 42 7350 0 0\n...Formulator.StandardFields.PasswordField 6 7362 0.0% 1227.00 6 7362 0 0\n...CatalogDateTimeKeyTemplateItem 42 7392 0.0% 176.00 42 7392 0 0\n...CatalogResultTableTemplateItem 42 7392 0.0% 176.00 42 7392 0 0\n...MessageTranslationTemplateItem 42 7392 0.0% 176.00 42 7392 0 0\n...CatalogFullTextKeyTemplateItem 42 7392 0.0% 176.00 42 7392 0 0\n...CatalogLocalRoleKeyTemplateItem 42 7434 0.0% 177.00 42 7434 0 0\n...CatalogMultivalueKeyTemplateItem 42 7476 0.0% 178.00 42 7476 0 0\n...CatalogScriptableKeyTemplateItem 42 7476 0.0% 178.00 42 7476 0 0\n...PortalTypeBaseCategoryTemplateItem 42 7560 0.0% 180.00 42 7560 0 0\n...PortalTypePropertySheetTemplateItem 42 7602 0.0% 181.00 42 7602 0 0\nProducts.Formulator.StandardFields.EmailField 6 7641 0.0% 1273.50 6 7641 0 0\n...CatalogSecurityUidColumnTemplateItem 42 7644 0.0% 182.00 42 7644 0 0\nerp5.portal_type.Variation Divergence Tester 15 7710 0.0% 514.00 15 7710 0 0\n...PortalTypeHiddenContentTypeTemplateItem 42 7770 0.0% 185.00 42 7770 0 0\n...RegisteredSkinSelectionTemplateItem 42 7802 0.0% 185.76 42 7802 0 0\n...PortalTypeAllowedContentTypeTemplateItem 42 7812 0.0% 186.00 42 7812 0 0\n...Document.BusinessTemplate.SkinTemplateItem 42 7938 0.0% 189.00 42 7938 0 0\nerp5.portal_type.String Divergence Tester 23 8019 0.0% 348.65 21 7268 2 751\nRegisteredVersionPrioritySelectionTemplateItem 42 8064 0.0% 192.00 42 8064 0 0\nProducts.ERP5Form.GadgetField.GadgetField 8 8096 0.0% 1012.00 8 8096 0 0\n...BusinessTemplate.WorkflowTemplateItem 42 8232 0.0% 196.00 42 8232 0 0\n...Document.BusinessTemplate.MixinTemplateItem 42 8246 0.0% 196.33 42 8246 0 0\nerp5.portal_type.Cache Factory 25 8332 0.0% 333.28 18 5654 7 2678\n...BusinessTemplate.InterfaceTemplateItem 42 8456 0.0% 201.33 42 8456 0 0\nerp5.portal_type.Account Configurator Item 22 8470 0.0% 385.00 22 8470 0 0\n...BusinessTemplate.ToolComponentTemplateItem 42 8596 0.0% 204.67 42 8596 0 0\n...Document.BusinessTemplate.PathTemplateItem 42 8610 0.0% 205.00 42 8610 0 0\n...Document.BusinessTemplate.ToolTemplateItem 42 8610 0.0% 205.00 42 8610 0 0\n...ModuleComponentTemplateItem 42 8708 0.0% 207.33 42 8708 0 0\n...BusinessTemplate.PreferenceTemplateItem 42 8862 0.0% 211.00 42 8862 0 0\nerp5.portal_type.Account 11 8912 0.0% 810.18 11 8912 0 0\n...portal_type.Standard BT5 Configurator Item 34 9434 0.0% 277.47 34 9434 0 0\n...BusinessTemplate.CategoryTemplateItem 42 9492 0.0% 226.00 42 9492 0 0\n...BusinessTemplate.PortalTypeTemplateItem 42 9912 0.0% 236.00 42 9912 0 0\nProducts.ERP5Form.OOoChart.OOoChart 4 10068 0.0% 2517.00 4 10068 0 0\nerp5.portal_type.Specialise Divergence Tester 27 10578 0.0% 391.78 24 9300 3 1278\nProducts.Formulator.StandardFields.LabelField 20 10656 0.0% 532.80 20 10656 0 0\nerp5.portal_type.Alarm 17 10855 0.0% 638.53 16 10448 1 407\nerp5.portal_type.Configuration Save 22 11276 0.0% 512.55 22 11276 0 0\nerp5.portal_type.Query Module 2 11587 0.0% 5793.50 1 5813 1 5774\nerp5.portal_type.Sale Supply Module 2 11614 0.0% 5807.00 1 5822 1 5792\nerp5.portal_type.Accounting Transaction Module 2 11614 0.0% 5807.00 1 5845 1 5769\nerp5.portal_type.Transformation Module 2 11630 0.0% 5815.00 1 5830 1 5800\nerp5.portal_type.Purchase Supply Module 2 11638 0.0% 5819.00 1 5834 1 5804\nerp5.portal_type.Component Module 2 11639 0.0% 5819.50 1 5854 1 5785\n...Category Membership Arity Constraint 22 11643 0.0% 529.23 16 8197 6 3446\nerp5.portal_type.Event Module 2 11899 0.0% 5949.50 1 5984 1 5915\nerp5.portal_type.Meeting Module 2 11911 0.0% 5955.50 1 5990 1 5921\nerp5.portal_type.Campaign Module 2 11917 0.0% 5958.50 1 5993 1 5924\nerp5.portal_type.Image Module 2 11925 0.0% 5962.50 1 5997 1 5928\nerp5.portal_type.Inventory Module 2 11927 0.0% 5963.50 1 5999 1 5928\nerp5.portal_type.Document Module 2 11943 0.0% 5971.50 1 6006 1 5937\nerp5.portal_type.Purchase Order Module 2 11955 0.0% 5977.50 1 6013 1 5942\nerp5.portal_type.Internal Packing List Module 2 11958 0.0% 5979.00 1 5995 1 5963\nerp5.portal_type.Support Request Module 2 11959 0.0% 5979.50 1 6014 1 5945\nerp5.portal_type.Web Page Module 2 11963 0.0% 5981.50 1 6016 1 5947\nerp5.portal_type.Sale Opportunity Module 2 11967 0.0% 5983.50 1 6018 1 5949\nerp5.portal_type.Knowledge Pad Module 2 11983 0.0% 5991.50 1 6011 1 5972\n...Returned Sale Packing List Module 2 11988 0.0% 5994.00 1 6010 1 5978\nerp5.portal_type.Purchase Packing List Module 2 11997 0.0% 5998.50 1 6034 1 5963\nerp5.portal_type.Document Ingestion Module 2 12013 0.0% 6006.50 1 6041 1 5972\nerp5.portal_type.Business Configuration 10 12121 0.0% 1212.10 9 10656 1 1465\nerp5.portal_type.Preference 5 12480 0.0% 2496.00 3 7980 2 4500\nerp5.portal_type.Property Movement Group 38 13522 0.0% 355.84 38 13522 0 0\n...Net Converted Quantity Divergence Tester 24 13549 0.0% 564.54 24 13549 0 0\n...ExternalMethod.ExternalMethod 58 13568 0.0% 233.93 58 13568 0 0\nProducts.ERP5Form.PlanningBox.PlanningBox 4 13851 0.0% 3462.75 4 13851 0 0\nerp5.portal_type.Workflow Transition Variable 39 14159 0.0% 363.05 38 13840 1 319\nerp5.portal_type.Trash Bin 40 14304 0.0% 357.60 40 14304 0 0\nerp5.portal_type.Preference Type 16 15381 0.0% 961.31 4 3289 12 12092\nProducts.Formulator.StandardFields.FileField 20 16896 0.0% 844.80 20 16896 0 0\n...BusinessTemplate.CatalogMethodTemplateItem 42 17220 0.0% 410.00 42 17220 0 0\nerp5.portal_type.Account Module 3 17563 0.0% 5854.33 1 5945 2 11618\nerp5.portal_type.Service Module 3 17646 0.0% 5882.00 1 5968 2 11678\nerp5.portal_type.Service 24 17648 0.0% 735.33 24 17648 0 0\nerp5.portal_type.Currency Module 3 17659 0.0% 5886.33 1 5973 2 11686\nerp5.portal_type.Business Process Module 3 17743 0.0% 5914.33 1 5985 2 11758\nerp5.portal_type.Sale Trade Condition Module 3 18219 0.0% 6073.00 1 6165 2 12054\n...portal_type.Purchase Trade Condition Module 3 18255 0.0% 6085.00 1 6177 2 12078\nerp5.portal_type.TALES Constraint 46 18937 0.0% 411.67 34 13682 12 5255\nerp5.portal_type.Contribution Predicate 45 18968 0.0% 421.51 44 18607 1 361\n...StandardFields.MultiCheckBoxField 16 19353 0.0% 1209.56 16 19353 0 0\nerp5.portal_type.Property Existence Constraint 54 21445 0.0% 397.13 42 17067 12 4378\nerp5.portal_type.Float Divergence Tester 35 22151 0.0% 632.89 30 18436 5 3715\nerp5.portal_type.DateTime Divergence Tester 54 23345 0.0% 432.31 48 20290 6 3055\nerp5.portal_type.Category Movement Group 46 24162 0.0% 525.26 46 24162 0 0\nProducts.ERP5Form.FormBox.FormBox 28 25239 0.0% 901.39 28 25239 0 0\nProducts.ERP5Form.ImageField.ImageField 20 28219 0.0% 1410.95 20 28219 0 0\nerp5.portal_type.Gadget 24 29925 0.0% 1246.88 20 24539 4 5386\nerp5.portal_type.Gadget Tool 3 30569 0.0% 10189.67 2 20039 1 10530\nerp5.portal_type.Contribution Tool 3 30723 0.0% 10241.00 2 20148 1 10575\n...ParallelListField.ParallelListField 24 30884 0.0% 1286.83 24 30884 0 0\nerp5.portal_type.Role Information 84 31478 0.0% 374.74 83 31112 1 366\nerp5.portal_type.Interaction Workflow 72 32822 0.0% 455.86 66 29656 6 3166\nerp5.portal_type.Delivery Builder 24 33164 0.0% 1381.83 24 33164 0 0\nerp5.portal_type.Solver Type 26 33695 0.0% 1295.96 26 33695 0 0\nProducts.Formulator.StandardFields.RadioField 28 35634 0.0% 1272.64 28 35634 0 0\nerp5.portal_type.Person Module 6 35814 0.0% 5969.00 1 6013 5 29801\nerp5.portal_type.Sale Packing List Module 6 36638 0.0% 6106.33 1 6201 5 30437\nProducts.ERP5Type.Core.Folder.FragmentedLength 66 39112 0.0% 592.61 5 2617 61 36495\n...PortalTypeWorkflowChainTemplateItem 42 39209 0.0% 933.55 42 39209 0 0\n...TransformEngine.TransformTool 5 42815 0.0% 8563.00 2 17604 3 25211\nerp5.portal_type.Category Existence Constraint 88 45269 0.0% 514.42 68 34126 20 11143\n...MultiRelationField.MultiRelationStringField 18 53529 0.0% 2973.83 18 53529 0 0\nProducts.Formulator.MethodField.Method 578 58956 0.0% 102.00 578 58956 0 0\nProducts.CMFCore.SkinsTool.SkinsTool 22 59881 0.0% 2721.86 1 3811 21 56070\nerp5.portal_type.Sale Order Module 10 61288 0.0% 6128.80 1 6194 9 55094\nerp5.portal_type.Delivery Type 49 64347 0.0% 1313.20 34 40599 15 23748\nerp5.portal_type.Workflow 101 78083 0.0% 773.10 94 69375 7 8708\nerp5.portal_type.Category Tool 11 81979 0.0% 7452.64 1 10248 10 71731\nProducts.Formulator.Form.BasicForm 172 86790 0.0% 504.59 172 86790 0 0\n...Interaction Workflow Interaction 155 94810 0.0% 611.68 140 84276 15 10534\nProducts.ZSQLMethods.SQL.SQL 56 100509 0.0% 1794.80 56 100509 0 0\nProducts.ERP5Form.EditorField.EditorField 68 103804 0.0% 1526.53 68 103804 0 0\nerp5.portal_type.Python Script 54 107121 0.0% 1983.72 50 98138 4 8983\nOFS.DTMLDocument.DTMLDocument 6 118751 0.0% 19791.83 6 118751 0 0\nerp5.portal_type.Worklist 191 119833 0.0% 627.40 182 113785 9 6048\n...Formulator.StandardFields.CheckBoxField 160 121310 0.0% 758.19 160 121310 0 0\nerp5.portal_type.Catalog 10 135406 0.0% 13540.60 1 15065 9 120341\nerp5.portal_type.Category Property 841 137694 0.0% 163.73 568 87262 273 50432\nProducts.PortalTransforms.Transform.Transform 299 140663 0.0% 470.44 299 140663 0 0\n...Formulator.StandardFields.TextAreaField 104 144478 0.0% 1389.21 104 144478 0 0\nProducts.ERP5Form.MatrixBox.MatrixBox 90 148362 0.0% 1648.47 90 148362 0 0\n...TranslationInformation 1140 149240 0.0% 130.91 1140 149240 0 0\n...Formulator.StandardFields.MultiListField 134 156769 0.0% 1169.92 134 156769 0 0\nerp5.portal_type.Property Sheet 681 191835 0.0% 281.70 477 123217 204 68618\nerp5.portal_type.Template Tool 33 194894 0.0% 5905.88 1 5898 32 188996\nProducts.Formulator.StandardFields.FloatField 160 195201 0.0% 1220.01 160 195201 0 0\nerp5.portal_type.Workflow Variable 729 215236 0.0% 295.25 682 200264 47 14972\nerp5.portal_type.Extension Component 43 224286 0.0% 5215.95 36 173870 7 50416\n...Category Membership Divergence Tester 583 235136 0.0% 403.32 519 205385 64 29751\nerp5.portal_type.Acquired Property 329 245364 0.0% 745.79 224 164829 105 80535\n...Formulator.StandardFields.DateTimeField 160 263127 0.0% 1644.54 160 263127 0 0\nProducts.ERP5Form.ListBox.ListBox 116 308180 0.0% 2656.72 116 308180 0 0\nerp5.portal_type.Workflow State 516 313072 0.0% 606.73 491 296731 25 16341\nerp5.portal_type.SQL Method 365 329490 0.0% 902.71 365 329490 0 0\n...Categories Spreadsheet Configurator Item 2 355182 0.0% 177591.00 2 355182 0 0\nerp5.portal_type.Base Category 390 360444 0.0% 924.22 302 268076 88 92368\n...ERP5Type.Utils.ScalarMaxConflictResolver 5697 364484 0.0% 63.98 4 249 5693 364235\nOFS.Folder.Folder 511 369718 0.0% 723.52 502 360855 9 8863\nerp5.portal_type.Workflow Script 283 399126 0.0% 1410.34 267 373176 16 25950\n...MimetypesRegistry.MimeTypeItem.MimeTypeItem 1728 430854 0.0% 249.34 1728 430854 0 0\nProducts.CMFCore.Expression.Expression 3599 431646 0.0% 119.93 3599 431646 0 0\n...ERP5Form.RelationField.RelationStringField 160 441165 0.0% 2757.28 160 441165 0 0\npersistent.list.PersistentList 4680 467040 0.0% 99.79 3323 312508 1357 154532\nerp5.portal_type.Workflow Transition 827 468290 0.0% 566.25 785 445266 42 23024\n...CMFCore.ActionInformation.ActionInformation 1565 506438 0.0% 323.60 1565 506438 0 0\nProducts.Formulator.StandardFields.ListField 342 549322 0.0% 1606.20 342 549322 0 0\nProducts.ERP5.ERP5Site.ERP5Site 33 587063 0.0% 17789.79 1 19838 32 567225\nProducts.Formulator.StandardFields.LinesField 492 686553 0.0% 1395.43 492 686553 0 0\nBTrees.OIBTree.OIBucket 1448 697067 0.0% 481.40 341 153029 1107 544038\nerp5.portal_type.Category 1311 699916 0.0% 533.88 1239 669308 72 30608\nerp5.portal_type.Mixin Component 85 701144 0.0% 8248.75 64 524720 21 176424\nerp5.portal_type.Module Component 100 705124 0.0% 7051.24 90 606331 10 98793\nerp5.portal_type.Embedded File 28 710075 0.0% 25359.82 28 710075 0 0\nProducts.Formulator.TALESField.TALESMethod 5174 748886 0.0% 144.74 5174 748886 0 0\nOFS.DTMLMethod.DTMLMethod 28 762788 0.0% 27242.43 28 762788 0 0\nerp5.portal_type.Interface Component 218 765243 0.0% 3510.29 156 543382 62 221861\nerp5.portal_type.Base Type 1004 785309 0.0% 782.18 782 565347 222 219962\nerp5.portal_type.Action Information 2568 868122 0.0% 338.05 1302 442233 1266 425889\nProducts.Formulator.StandardFields.StringField 752 900604 0.0% 1197.61 752 900604 0 0\nerp5.portal_type.Tool Component 59 907742 0.0% 15385.46 42 625487 17 282255\nerp5.portal_type.Standard Property 2832 1038563 0.1% 366.72 1998 712684 834 325879\nOFS.Image.Image 934 1069437 0.1% 1145.01 934 1069437 0 0\n...Formulator.StandardFields.IntegerField 916 1070351 0.1% 1168.51 916 1070351 0 0\nProducts.ERP5OOo.OOoTemplate.OOoTemplate 42 1098806 0.1% 26162.05 42 1098806 0 0\n...ZopePageTemplate.ZopePageTemplate 315 1252768 0.1% 3977.04 315 1252768 0 0\nerp5.portal_type.ERP5 Form 1783 2136951 0.1% 1198.51 1616 1924641 167 212310\nerp5.portal_type.Product Module 502 3015419 0.2% 6006.81 1 6013 501 3009406\nerp5.portal_type.Organisation Module 503 3029538 0.2% 6022.94 1 6029 502 3023509\nerp5.portal_type.Document Component 411 3238348 0.2% 7879.19 374 2741581 37 496767\nProducts.ERP5Type.Message.Message 25279 3566866 0.2% 141.10 25279 3566866 0 0\nerp5.portal_type.Organisation 5003 3585481 0.2% 716.67 5001 3583681 2 1800\nerp5.portal_type.Product 5000 3997801 0.2% 799.56 5000 3997801 0 0\nerp5.portal_type.Test Component 128 5239560 0.3% 40934.06 128 5239560 0 0\nerp5.portal_type.Business Template 90 5833371 0.3% 64815.23 43 833704 47 4999667\n...PythonScripts.PythonScript.PythonScript 2383 5989892 0.3% 2513.59 2382 5988037 1 1855\nProducts.ERP5Form.ProxyField.ProxyField 11490 6299503 0.3% 548.26 11490 6299503 0 0\nOFS.Image.File 2226 18970898 1.0% 8522.42 2226 18970898 0 0\nBTrees.OOBTree.OOTreeSet 240901 22484384 1.1% 93.33 240901 22484384 0 0\nOFS.Image.Pdata 318 23290956 1.2% 73242.00 318 23290956 0 0\nBTrees.Length.Length 1066030 34131576 1.7% 32.02 1038761 33240423 27269 891153\nBTrees.OIBTree.OIBTree 1039177 48648797 2.5% 46.81 1038622 48050364 555 598433\nBTrees.OOBTree.OOBucket 58264 50812880 2.6% 872.11 4440 3603719 53824 47209161\nerp5.portal_type.Sale Packing List Line 103468 57966122 3.0% 560.23 103468 57966122 0 0\nerp5.portal_type.Sale Order 50000 63618208 3.3% 1272.36 25000 31809104 25000 31809104\nPersistence.mapping.PersistentMapping 519531 67634001 3.5% 130.18 519358 67374531 173 259470\nerp5.portal_type.Sale Packing List 73834 99807867 5.1% 1351.79 25000 32422845 48834 67385022\nerp5.portal_type.Sale Order Line 274866 105103533 5.4% 382.38 137433 61416195 137433 43687338\nerp5.portal_type.Applied Rule 735196 181882604 9.3% 247.39 712165 175822323 23031 6060281\nProducts.ERP5Type.Workflow.WorkflowHistoryList 564178 197173946 10.1% 349.49 439193 162023427 124985 35150519\nBTrees.OOBTree.OOBTree 2081733 215851633 11.0% 103.69 2077474 206955668 4259 8895965\nerp5.portal_type.Simulation Movement 826564 695410205 35.5% 841.33 687165 579155578 139399 116254627\n============================================== ======= ========= ===== ======= ======= ========= ======= =========\n Total Transactions 152422 12.54k\n Total Records 7739069 1911178k 100.0% 252.88\n Current Objects 7140998 1545147k 80.8% 221.57\n Old Objects 598071 366030k 19.2% 626.71\n"}
{"pt-query-digest": "\n# 6.6s user time, 30ms system time, 32.33M rss, 39.32M vsz\n# Current date: Fri Feb 24 01:05:02 2023\n# Hostname: vifibcloud-rapidspace-hosting-019\n# Files: /srv/slapgrid/slappart15/srv/runner/instance/slappart7/tmp/inst/s3/var/log/mariadb_slowquery.log\n# Overall: 15.98k total, 15 unique, 1.34 QPS, 2.67x concurrency __________\n# Time range: 2023-02-23 21:43:54 to 2023-02-24 01:02:45\n# Attribute total min max avg 95% stddev median\n# ============ ======= ======= ======= ======= ======= ======= =======\n# Exec time 31858s 1s 8s 2s 3s 549ms 2s\n# Lock time 6s 0 51ms 347us 596us 923us 247us\n# Rows sent 8.50M 0 6.10M 557.45 9.83 50.29k 5.75\n# Rows examine 10.99G 0 6.10M 721.09k 871.90k 157.13k 717.31k\n# Rows affecte 718 0 608 0.04 0 4.76 0\n# Bytes sent 631.69M 11 271.84M 40.47k 833.10 2.89M 592.07\n# Query size 37.72M 6 58.16k 2.42k 2.38k 748.99 2.38k\n\n# Profile\n# Rank Query ID Response time Calls R/Call V/M Item\n# ==== ================== ================ ===== ====== ===== ============\n# 1 0x24BB5348B901CDD5 31388.0264 98.5% 15816 1.9846 0.13 SELECT stock catalog category catalog category\n# 2 0x0B2526E88FC6F3BE 431.7797 1.4% 150 2.8785 1.35 SELECT\n# MISC 0xMISC 38.1146 0.1% 17 2.2420 0.0 <13 ITEMS>\n\n# Query 1: 1.88 QPS, 3.73x concurrency, ID 0x24BB5348B901CDD5 at byte 24652901\n# This item is included in the report because it matches --limit.\n# Scores: V/M = 0.13\n# Time range: 2023-02-23 22:42:30 to 2023-02-24 01:02:45\n# Attribute pct total min max avg 95% stddev median\n# ============ === ======= ======= ======= ======= ======= ======= =======\n# Count 98 15816\n# Exec time 98 31388s 1s 4s 2s 3s 505ms 2s\n# Lock time 99 6s 126us 51ms 350us 596us 926us 260us\n# Rows sent 0 85.82k 1 10 5.56 9.83 2.79 5.75\n# Rows examine 99 10.98G 330.30k 941.14k 727.84k 871.90k 133.86k 717.31k\n# Rows affecte 0 0 0 0 0 0 0 0\n# Bytes sent 1 8.70M 279 869 576.81 833.10 179.64 592.07\n# Query size 99 37.49M 2.43k 2.43k 2.43k 2.38k 0 2.38k\n# String:\n# Databases erp5\n# Hosts 10.0.44.65\n# Users user\n# Query_time distribution\n# 1us\n# 10us\n# 100us\n# 1ms\n# 10ms\n# 100ms\n# 1s ################################################################\n# 10s+\n# Tables\n# SHOW TABLE STATUS FROM `erp5` LIKE 'stock'\\G\n# SHOW CREATE TABLE `erp5`.`stock`\\G\n# SHOW TABLE STATUS FROM `erp5` LIKE 'catalog'\\G\n# SHOW CREATE TABLE `erp5`.`catalog`\\G\n# SHOW TABLE STATUS FROM `erp5` LIKE 'category'\\G\n# SHOW CREATE TABLE `erp5`.`category`\\G\n# EXPLAIN /*!50100 PARTITIONS*/\nSELECT DISTINCT\n catalog.path, catalog.uid ,`related_delivery_uid_1_category`.`category_uid` AS `delivery_uid`\nFROM\n (\n (\n (\n (\n (\n (\n catalog AS `catalog`\n INNER JOIN\n stock AS `stock`\n ON\n `stock`.`uid` = `catalog`.`uid`\n )\n INNER JOIN\n (\n stock AS `related_explanation_portal_type_stock`\n INNER JOIN\n catalog AS `related_explanation_portal_type_1_catalog`\n ON\n related_explanation_portal_type_1_catalog.uid = related_explanation_portal_type_stock.explanation_uid\n\n )\n ON\n \nrelated_explanation_portal_type_stock.uid = catalog.uid\n\n )\n LEFT JOIN\n category AS `related_delivery_uid_1_category`\n ON\n related_delivery_uid_1_category.base_category_uid = 284 AND\nrelated_delivery_uid_1_category.uid = catalog.uid\n )\n INNER JOIN\n (\n category AS `related_parent_specialise_portal_type_category`\n INNER JOIN\n catalog AS `related_parent_specialise_portal_type_1_catalog`\n ON\n related_parent_specialise_portal_type_category.base_category_uid = 185 AND\nrelated_parent_specialise_portal_type_1_catalog.uid = related_parent_specialise_portal_type_category.category_uid\n\n )\n ON\n \nrelated_parent_specialise_portal_type_category.uid = catalog.parent_uid\n )\n INNER JOIN\n (\n catalog AS `related_grand_parent_simulation_state_catalog`\n INNER JOIN\n catalog AS `related_grand_parent_simulation_state_1_catalog`\n ON\n related_grand_parent_simulation_state_1_catalog.uid = related_grand_parent_simulation_state_catalog.parent_uid\n\n )\n ON\n \nrelated_grand_parent_simulation_state_catalog.uid = catalog.parent_uid\n )\n INNER JOIN\n category AS `related_causality_uid_1_category`\n ON\n related_causality_uid_1_category.base_category_uid = 240 AND\nrelated_causality_uid_1_category.uid = catalog.uid\n )\n \nWHERE \n 1 = 1 \n AND (`related_explanation_portal_type_1_catalog`.`portal_type` = 'Sale Order'\n AND `related_delivery_uid_1_category`.`category_uid` IS NULL\n AND `catalog`.`portal_type` = 'Simulation Movement'\n AND `related_parent_specialise_portal_type_1_catalog`.`portal_type` = 'Delivery Simulation Rule'\n AND `related_grand_parent_simulation_state_1_catalog`.`simulation_state` = 'confirmed'\n AND `related_causality_uid_1_category`.`category_uid` = 24433\n AND (`catalog`.`viewable_owner` = 'zope'\n OR `catalog`.`security_uid` IN (14, 15, 17, 25, 26, 27, 35, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50))\n AND `stock`.`explanation_uid` = 1229835)\nGROUP BY\n `catalog`.`uid`\\G\n\n# Query 2: 0.01 QPS, 0.04x concurrency, ID 0x0B2526E88FC6F3BE at byte 12148\n# This item is included in the report because it matches --outliers.\n# Scores: V/M = 1.35\n# Time range: 2023-02-23 21:43:54 to 2023-02-24 00:57:52\n# Attribute pct total min max avg 95% stddev median\n# ============ === ======= ======= ======= ======= ======= ======= =======\n# Count 0 150\n# Exec time 1 432s 1s 5s 3s 5s 2s 992ms\n# Lock time 0 0 0 0 0 0 0 0\n# Rows sent 0 150 1 1 1 1 0 1\n# Rows examine 0 0 0 0 0 0 0 0\n# Rows affecte 0 0 0 0 0 0 0 0\n# Bytes sent 0 12.33k 84 90 84.16 80.10 1.32 80.10\n# Query size 0 5.30k 36 42 36.16 34.95 0.89 34.95\n# String:\n# Databases erp5\n# Hosts 10.0.44.65\n# Users user\n# Query_time distribution\n# 1us\n# 10us\n# 100us\n# 1ms\n# 10ms\n# 100ms\n# 1s ################################################################\n# 10s+\n# EXPLAIN /*!50100 PARTITIONS*/\nSELECT GET_LOCK('ZMySQLDA(erp5)', 5)\\G\n"}
# 9.1s user time, 30ms system time, 35.17M rss, 42.47M vsz
# Current date: Fri Feb 24 11:39:40 2023
# Hostname: vifibcloud-rapidspace-hosting-019
# Files: /srv/slapgrid/slappart15/srv/runner/instance/slappart7/tmp/inst/s3/var/log/mariadb_slowquery.log
# Overall: 17.88k total, 25 unique, 1.39 QPS, 5.18x concurrency __________
# Time range: 2023-02-24 08:03:11 to 11:37:19
# Attribute total min max avg 95% stddev median
# ============ ======= ======= ======= ======= ======= ======= =======
# Exec time 66615s 1s 10s 4s 7s 2s 3s
# Lock time 19s 0 1s 1ms 657us 26ms 260us
# Rows sent 110.29k 0 594 6.32 9.83 5.66 5.75
# Rows examine 155.88G 0 23.95M 8.93M 18.41M 4.99M 7.65M
# Rows affecte 3.96k 0 732 0.23 0 8.47 0
# Bytes sent 11.42M 11 766.34k 669.67 833.10 5.72k 592.07
# Query size 43.68M 6 1001.26k 2.50k 2.38k 7.31k 2.38k
# Profile
# Rank Query ID Response time Calls R/Call V/M Item
# ==== ================== ================ ===== ====== ===== ============
# 1 0x24BB5348B901CDD5 65923.8078 99.0% 17574 3.7512 0.79 SELECT stock catalog category catalog category
# 2 0x0B2526E88FC6F3BE 506.1146 0.8% 231 2.1910 1.44 SELECT
# 3 0x813031B8BBC3B329 75.7832 0.1% 31 2.4446 0.48 COMMIT
# 4 0xAD4C778421DF171F 53.3448 0.1% 13 4.1034 0.04 REPLACE catalog
# MISC 0xMISC 55.7272 0.1% 35 1.5922 0.0 <21 ITEMS>
# Query 1: 1.50 QPS, 5.63x concurrency, ID 0x24BB5348B901CDD5 at byte 49141278
# This item is included in the report because it matches --limit.
# Scores: V/M = 0.79
# Time range: 2023-02-24 08:22:13 to 11:37:19
# Attribute pct total min max avg 95% stddev median
# ============ === ======= ======= ======= ======= ======= ======= =======
# Count 98 17574
# Exec time 98 65924s 1s 10s 4s 7s 2s 3s
# Lock time 32 6s 130us 31ms 356us 657us 588us 273us
# Rows sent 98 108.38k 2 10 6.32 9.83 2.44 5.75
# Rows examine 99 155.88G 1.08M 23.95M 9.08M 18.41M 4.89M 7.65M
# Rows affecte 0 0 0 0 0 0 0 0
# Bytes sent 91 10.47M 344 869 624.59 833.10 154.71 592.07
# Query size 95 41.66M 2.43k 2.43k 2.43k 2.38k 0 2.38k
# String:
# Databases erp5
# Hosts 10.0.44.65
# Users user
# Query_time distribution
# 1us
# 10us
# 100us
# 1ms
# 10ms
# 100ms
# 1s ################################################################
# 10s+ #
# Tables
# SHOW TABLE STATUS FROM `erp5` LIKE 'stock'\G
# SHOW CREATE TABLE `erp5`.`stock`\G
# SHOW TABLE STATUS FROM `erp5` LIKE 'catalog'\G
# SHOW CREATE TABLE `erp5`.`catalog`\G
# SHOW TABLE STATUS FROM `erp5` LIKE 'category'\G
# SHOW CREATE TABLE `erp5`.`category`\G
# EXPLAIN /*!50100 PARTITIONS*/
SELECT DISTINCT
catalog.path, catalog.uid ,`related_delivery_uid_1_category`.`category_uid` AS `delivery_uid`
FROM
(
(
(
(
(
(
catalog AS `catalog`
INNER JOIN
stock AS `stock`
ON
`stock`.`uid` = `catalog`.`uid`
)
INNER JOIN
(
stock AS `related_explanation_portal_type_stock`
INNER JOIN
catalog AS `related_explanation_portal_type_1_catalog`
ON
related_explanation_portal_type_1_catalog.uid = related_explanation_portal_type_stock.explanation_uid
)
ON
related_explanation_portal_type_stock.uid = catalog.uid
)
LEFT JOIN
category AS `related_delivery_uid_1_category`
ON
related_delivery_uid_1_category.base_category_uid = 205 AND
related_delivery_uid_1_category.uid = catalog.uid
)
INNER JOIN
(
category AS `related_parent_specialise_portal_type_category`
INNER JOIN
catalog AS `related_parent_specialise_portal_type_1_catalog`
ON
related_parent_specialise_portal_type_category.base_category_uid = 185 AND
related_parent_specialise_portal_type_1_catalog.uid = related_parent_specialise_portal_type_category.category_uid
)
ON
related_parent_specialise_portal_type_category.uid = catalog.parent_uid
)
INNER JOIN
(
catalog AS `related_grand_parent_simulation_state_catalog`
INNER JOIN
catalog AS `related_grand_parent_simulation_state_1_catalog`
ON
related_grand_parent_simulation_state_1_catalog.uid = related_grand_parent_simulation_state_catalog.parent_uid
)
ON
related_grand_parent_simulation_state_catalog.uid = catalog.parent_uid
)
INNER JOIN
category AS `related_causality_uid_1_category`
ON
related_causality_uid_1_category.base_category_uid = 286 AND
related_causality_uid_1_category.uid = catalog.uid
)
WHERE
1 = 1
AND (`related_explanation_portal_type_1_catalog`.`portal_type` = 'Sale Order'
AND `related_delivery_uid_1_category`.`category_uid` IS NULL
AND `catalog`.`portal_type` = 'Simulation Movement'
AND `related_parent_specialise_portal_type_1_catalog`.`portal_type` = 'Delivery Simulation Rule'
AND `related_grand_parent_simulation_state_1_catalog`.`simulation_state` = 'confirmed'
AND `related_causality_uid_1_category`.`category_uid` = 27232
AND (`catalog`.`viewable_owner` = 'zope'
OR `catalog`.`security_uid` IN (14, 15, 18, 20, 21, 23, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42))
AND `stock`.`explanation_uid` = 1686329)
GROUP BY
`catalog`.`uid`\G
# Query 2: 0.02 QPS, 0.05x concurrency, ID 0x0B2526E88FC6F3BE at byte 7726
# This item is included in the report because it matches --outliers.
# Scores: V/M = 1.44
# Time range: 2023-02-24 08:03:11 to 10:53:57
# Attribute pct total min max avg 95% stddev median
# ============ === ======= ======= ======= ======= ======= ======= =======
# Count 1 231
# Exec time 0 506s 1s 5s 2s 5s 2s 992ms
# Lock time 0 0 0 0 0 0 0 0
# Rows sent 0 231 1 1 1 1 0 1
# Rows examine 0 0 0 0 0 0 0 0
# Rows affecte 0 0 0 0 0 0 0 0
# Bytes sent 0 19.05k 84 90 84.44 88.31 2.14 80.10
# Query size 0 8.22k 36 42 36.44 40.45 1.44 34.95
# String:
# Databases erp5
# Hosts 10.0.44.65
# Users user
# Query_time distribution
# 1us
# 10us
# 100us
# 1ms
# 10ms
# 100ms
# 1s ################################################################
# 10s+
# EXPLAIN /*!50100 PARTITIONS*/
SELECT GET_LOCK('ZMySQLDA(erp5)', 5)\G
# Query 3: 0.00 QPS, 0.01x concurrency, ID 0x813031B8BBC3B329 at byte 5212608
# This item is included in the report because it matches --outliers.
# Scores: V/M = 0.48
# Time range: 2023-02-24 09:02:09 to 11:08:43
# Attribute pct total min max avg 95% stddev median
# ============ === ======= ======= ======= ======= ======= ======= =======
# Count 0 31
# Exec time 0 76s 1s 4s 2s 4s 1s 2s
# Lock time 0 0 0 0 0 0 0 0
# Rows sent 0 0 0 0 0 0 0 0
# Rows examine 0 0 0 0 0 0 0 0
# Rows affecte 0 0 0 0 0 0 0 0
# Bytes sent 0 341 11 11 11 11 0 11
# Query size 0 186 6 6 6 6 0 6
# String:
# Databases erp5
# Hosts 10.0.44.65
# Users user
# Query_time distribution
# 1us
# 10us
# 100us
# 1ms
# 10ms
# 100ms
# 1s ################################################################
# 10s+
COMMIT\G
# Query 4: 13 QPS, 53.34x concurrency, ID 0xAD4C778421DF171F at byte 6507139
# This item is included in the report because it matches --outliers.
# Scores: V/M = 0.04
# Time range: 2023-02-24 09:02:17 to 09:02:18
# Attribute pct total min max avg 95% stddev median
# ============ === ======= ======= ======= ======= ======= ======= =======
# Count 0 13
# Exec time 0 53s 3s 4s 4s 4s 410ms 4s
# Lock time 63 12s 2ms 1s 925ms 1s 283ms 1s
# Rows sent 0 0 0 0 0 0 0 0
# Rows examine 0 0 0 0 0 0 0 0
# Rows affecte 27 1.07k 40 100 84.31 97.36 23.10 97.36
# Bytes sent 0 672 51 52 51.69 51.63 0.50 51.63
# Query size 1 453.28k 16.92k 41.37k 34.87k 40.32k 9.45k 40.32k
# String:
# Databases erp5
# Hosts 10.0.44.65
# Users user
# Query_time distribution
# 1us
# 10us
# 100us
# 1ms
# 10ms
# 100ms
# 1s ################################################################
# 10s+
# Tables
# SHOW TABLE STATUS FROM `erp5` LIKE 'catalog'\G
# SHOW CREATE TABLE `erp5`.`catalog`\G
REPLACE INTO
catalog
(`uid`, `security_uid`, `owner`, `viewable_owner`, `path`, `relative_url`, `parent_uid`, `id`, `description`, `title`, `meta_type`,
`portal_type`, `opportunity_state`, `corporate_registration_code`, `ean13_code`, `validation_state`, `simulation_state`,
`causality_state`, `invoice_state`, `payment_state`, `event_state`, `immobilisation_state`, `reference`, `grouping_reference`, `grouping_date`,
`source_reference`, `destination_reference`, `string_index`, `int_index`, `float_index`, `has_cell_content`, `creation_date`,
`modification_date`)
VALUES
(
444307,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/1/1/1/1/1/1',
'portal_simulation/activities_13-267995/1/1/1/1/1/1',
444308,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495880,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/4/1/1/1/1/1',
'portal_simulation/activities_13-267995/4/1/1/1/1/1',
495881,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474400,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/5/1/1/1/1/1/2',
'portal_simulation/activities_13-43A86C/5/1/1/1/1/1/2',
474402,
'2',
'',
'2',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495890,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/3/1/1/1/1',
'portal_simulation/activities_13-267995/3/1/1/1/1',
495891,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474380,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/7/1/1/1/1/2',
'portal_simulation/activities_13-43A86C/7/1/1/1/1/2',
474385,
'2',
'',
'2',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495896,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/2/1/1/1/1/1/2',
'portal_simulation/activities_13-267995/2/1/1/1/1/1/2',
495898,
'2',
'',
'2',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474414,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/4/1/1',
'portal_simulation/activities_13-43A86C/4/1/1',
474415,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474392,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/6/1/1/1/1/1/1',
'portal_simulation/activities_13-43A86C/6/1/1/1/1/1/1',
474393,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495897,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/2/1/1/1/1/1/1',
'portal_simulation/activities_13-267995/2/1/1/1/1/1/1',
495898,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
444304,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/1/1/1/1/1/1/1/1',
'portal_simulation/activities_13-267995/1/1/1/1/1/1/1/1',
444306,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
485776,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-400EC05/3/1/1',
'portal_simulation/activities_13-400EC05/3/1/1',
485777,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:03'
)
,(
474407,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/4/1/1/1/1/2',
'portal_simulation/activities_13-43A86C/4/1/1/1/1/2',
474412,
'2',
'',
'2',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474397,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/6/1',
'portal_simulation/activities_13-43A86C/6/1',
474444,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474391,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/6/1/1/1/1/1/2',
'portal_simulation/activities_13-43A86C/6/1/1/1/1/1/2',
474393,
'2',
'',
'2',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
444303,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/1/1/1/1/1/2',
'portal_simulation/activities_13-267995/1/1/1/1/1/2',
444308,
'2',
'',
'2',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495888,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/3/1/1/1/1/1/1',
'portal_simulation/activities_13-267995/3/1/1/1/1/1/1',
495889,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495891,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/3/1/1/1',
'portal_simulation/activities_13-267995/3/1/1/1',
495892,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474393,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/6/1/1/1/1/1',
'portal_simulation/activities_13-43A86C/6/1/1/1/1/1',
474394,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495883,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/4/1/1',
'portal_simulation/activities_13-267995/4/1/1',
495884,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495881,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/4/1/1/1/1',
'portal_simulation/activities_13-267995/4/1/1/1/1',
495882,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474383,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/7/1/1/1/1/1/1',
'portal_simulation/activities_13-43A86C/7/1/1/1/1/1/1',
474384,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474394,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/6/1/1/1/1',
'portal_simulation/activities_13-43A86C/6/1/1/1/1',
474395,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474396,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/6/1/1',
'portal_simulation/activities_13-43A86C/6/1/1',
474397,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474410,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/4/1/1/1/1/1/1',
'portal_simulation/activities_13-43A86C/4/1/1/1/1/1/1',
474411,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474399,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/5/1/1/1/1/1/1/1',
'portal_simulation/activities_13-43A86C/5/1/1/1/1/1/1/1',
474401,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495861,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/6/1/1/1/1/1/1',
'portal_simulation/activities_13-267995/6/1/1/1/1/1/1',
495862,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474395,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/6/1/1/1',
'portal_simulation/activities_13-43A86C/6/1/1/1',
474396,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495889,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/3/1/1/1/1/1',
'portal_simulation/activities_13-267995/3/1/1/1/1/1',
495890,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495893,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/3/1',
'portal_simulation/activities_13-267995/3/1',
444318,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
444311,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/1/1',
'portal_simulation/activities_13-267995/1/1',
444320,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474405,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/5/1/1',
'portal_simulation/activities_13-43A86C/5/1/1',
474406,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474408,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/4/1/1/1/1/1/1/1',
'portal_simulation/activities_13-43A86C/4/1/1/1/1/1/1/1',
474410,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474409,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/4/1/1/1/1/1/2',
'portal_simulation/activities_13-43A86C/4/1/1/1/1/1/2',
474411,
'2',
'',
'2',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495895,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/2/1/1/1/1/1/1/1',
'portal_simulation/activities_13-267995/2/1/1/1/1/1/1/1',
495897,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
444305,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/1/1/1/1/1/1/2',
'portal_simulation/activities_13-267995/1/1/1/1/1/1/2',
444307,
'2',
'',
'2',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474398,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/5/1/1/1/1/2',
'portal_simulation/activities_13-43A86C/5/1/1/1/1/2',
474403,
'2',
'',
'2',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
444318,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/3',
'portal_simulation/activities_13-267995/3',
494807,
'3',
'',
'3',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'confirmed',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474411,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/4/1/1/1/1/1',
'portal_simulation/activities_13-43A86C/4/1/1/1/1/1',
474412,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
444301,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/2/1/1',
'portal_simulation/activities_13-267995/2/1/1',
444302,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495885,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/3/1/1/1/1/2',
'portal_simulation/activities_13-267995/3/1/1/1/1/2',
495890,
'2',
'',
'2',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495857,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/7/1',
'portal_simulation/activities_13-267995/7/1',
444314,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495858,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/6/1/1/1/1/2',
'portal_simulation/activities_13-267995/6/1/1/1/1/2',
495863,
'2',
'',
'2',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495862,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/6/1/1/1/1/1',
'portal_simulation/activities_13-267995/6/1/1/1/1/1',
495863,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495870,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/5/1/1/1/1/1/1',
'portal_simulation/activities_13-267995/5/1/1/1/1/1/1',
495871,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495874,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/5/1/1',
'portal_simulation/activities_13-267995/5/1/1',
495875,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495882,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/4/1/1/1',
'portal_simulation/activities_13-267995/4/1/1/1',
495883,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474401,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/5/1/1/1/1/1/1',
'portal_simulation/activities_13-43A86C/5/1/1/1/1/1/1',
474402,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495860,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/6/1/1/1/1/1/2',
'portal_simulation/activities_13-267995/6/1/1/1/1/1/2',
495862,
'2',
'',
'2',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474406,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/5/1',
'portal_simulation/activities_13-43A86C/5/1',
474445,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
444309,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/1/1/1/1',
'portal_simulation/activities_13-267995/1/1/1/1',
444310,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474404,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/5/1/1/1',
'portal_simulation/activities_13-43A86C/5/1/1/1',
474405,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474384,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/7/1/1/1/1/1',
'portal_simulation/activities_13-43A86C/7/1/1/1/1/1',
474385,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495877,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/4/1/1/1/1/1/1/1',
'portal_simulation/activities_13-267995/4/1/1/1/1/1/1/1',
495879,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495865,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/6/1/1',
'portal_simulation/activities_13-267995/6/1/1',
495866,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495866,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/6/1',
'portal_simulation/activities_13-267995/6/1',
444315,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
444306,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/1/1/1/1/1/1/1',
'portal_simulation/activities_13-267995/1/1/1/1/1/1/1',
444307,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
444302,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/2/1',
'portal_simulation/activities_13-267995/2/1',
444319,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495859,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/6/1/1/1/1/1/1/1',
'portal_simulation/activities_13-267995/6/1/1/1/1/1/1/1',
495861,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474412,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/4/1/1/1/1',
'portal_simulation/activities_13-43A86C/4/1/1/1/1',
474413,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474385,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/7/1/1/1/1',
'portal_simulation/activities_13-43A86C/7/1/1/1/1',
474386,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495887,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/3/1/1/1/1/1/2',
'portal_simulation/activities_13-267995/3/1/1/1/1/1/2',
495889,
'2',
'',
'2',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495864,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/6/1/1/1',
'portal_simulation/activities_13-267995/6/1/1/1',
495865,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474388,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/7/1',
'portal_simulation/activities_13-43A86C/7/1',
474443,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495867,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/5/1/1/1/1/2',
'portal_simulation/activities_13-267995/5/1/1/1/1/2',
495872,
'2',
'',
'2',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474382,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/7/1/1/1/1/1/2',
'portal_simulation/activities_13-43A86C/7/1/1/1/1/1/2',
474384,
'2',
'',
'2',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474413,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/4/1/1/1',
'portal_simulation/activities_13-43A86C/4/1/1/1',
474414,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495871,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/5/1/1/1/1/1',
'portal_simulation/activities_13-267995/5/1/1/1/1/1',
495872,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
444313,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/8',
'portal_simulation/activities_13-267995/8',
494807,
'8',
'',
'8',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'confirmed',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
444320,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/1',
'portal_simulation/activities_13-267995/1',
494807,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'confirmed',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474386,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/7/1/1/1',
'portal_simulation/activities_13-43A86C/7/1/1/1',
474387,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495886,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/3/1/1/1/1/1/1/1',
'portal_simulation/activities_13-267995/3/1/1/1/1/1/1/1',
495888,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
444319,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/2',
'portal_simulation/activities_13-267995/2',
494807,
'2',
'',
'2',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'confirmed',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474381,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/7/1/1/1/1/1/1/1',
'portal_simulation/activities_13-43A86C/7/1/1/1/1/1/1/1',
474383,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495878,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/4/1/1/1/1/1/2',
'portal_simulation/activities_13-267995/4/1/1/1/1/1/2',
495880,
'2',
'',
'2',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
444308,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/1/1/1/1/1',
'portal_simulation/activities_13-267995/1/1/1/1/1',
444309,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495869,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/5/1/1/1/1/1/2',
'portal_simulation/activities_13-267995/5/1/1/1/1/1/2',
495871,
'2',
'',
'2',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
444316,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/5',
'portal_simulation/activities_13-267995/5',
494807,
'5',
'',
'5',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'confirmed',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495892,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/3/1/1',
'portal_simulation/activities_13-267995/3/1/1',
495893,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474389,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/6/1/1/1/1/2',
'portal_simulation/activities_13-43A86C/6/1/1/1/1/2',
474394,
'2',
'',
'2',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
444312,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/9',
'portal_simulation/activities_13-267995/9',
494807,
'9',
'',
'9',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'confirmed',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495884,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/4/1',
'portal_simulation/activities_13-267995/4/1',
444317,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495879,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/4/1/1/1/1/1/1',
'portal_simulation/activities_13-267995/4/1/1/1/1/1/1',
495880,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474387,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/7/1/1',
'portal_simulation/activities_13-43A86C/7/1/1',
474388,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474403,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/5/1/1/1/1',
'portal_simulation/activities_13-43A86C/5/1/1/1/1',
474404,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495863,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/6/1/1/1/1',
'portal_simulation/activities_13-267995/6/1/1/1/1',
495864,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495872,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/5/1/1/1/1',
'portal_simulation/activities_13-267995/5/1/1/1/1',
495873,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474390,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/6/1/1/1/1/1/1/1',
'portal_simulation/activities_13-43A86C/6/1/1/1/1/1/1/1',
474392,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
444314,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/7',
'portal_simulation/activities_13-267995/7',
494807,
'7',
'',
'7',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'confirmed',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
444315,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/6',
'portal_simulation/activities_13-267995/6',
494807,
'6',
'',
'6',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'confirmed',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
444310,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/1/1/1',
'portal_simulation/activities_13-267995/1/1/1',
444311,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495875,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/5/1',
'portal_simulation/activities_13-267995/5/1',
444316,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495898,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/2/1/1/1/1/1',
'portal_simulation/activities_13-267995/2/1/1/1/1/1',
495899,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495899,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/2/1/1/1/1',
'portal_simulation/activities_13-267995/2/1/1/1/1',
495900,
'1',
'',
'1',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'planned',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495873,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/5/1/1/1',
'portal_simulation/activities_13-267995/5/1/1/1',
495874,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495900,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/2/1/1/1',
'portal_simulation/activities_13-267995/2/1/1/1',
444301,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495894,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/2/1/1/1/1/2',
'portal_simulation/activities_13-267995/2/1/1/1/1/2',
495899,
'2',
'',
'2',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
444317,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/4',
'portal_simulation/activities_13-267995/4',
494807,
'4',
'',
'4',
'ERP5 Simulation Movement',
'Simulation Movement',
null,
null,
null,
null,
'confirmed',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495868,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/5/1/1/1/1/1/1/1',
'portal_simulation/activities_13-267995/5/1/1/1/1/1/1/1',
495870,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
495876,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-267995/4/1/1/1/1/2',
'portal_simulation/activities_13-267995/4/1/1/1/1/2',
495881,
'2',
'',
'2',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)
,(
474402,
15,
'zope',
'',
'/erp5/portal_simulation/activities_13-43A86C/5/1/1/1/1/1',
'portal_simulation/activities_13-43A86C/5/1/1/1/1/1',
474403,
'1',
'',
'1',
'ERP5 Applied Rule',
'Applied Rule',
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
'2023-02-24 00:02:04'
)\G
# 03ee9106d67d1477..03ee91dd674c4f66
Processed 7739276 records in 152458 transactions
Average record size is 252.93 bytes
Average transaction size is 12839.40 bytes
Types used:
Class Name T.Count T.Bytes Pct AvgSize C.Count C.Bytes O.Count O.Bytes
---------------------------------------------- ------- --------- ----- ------- ------- --------- ------- ---------
Products.CMFCore.URLTool.URLTool 1 96 0.0% 96.00 1 96 0 0
...VirtualHostMonster.VirtualHostMonster 1 96 0.0% 96.00 1 96 0 0
Products.CMFCore.UndoTool.UndoTool 1 98 0.0% 98.00 1 98 0 0
...ERP5RoleManager.ERP5RoleManager 1 107 0.0% 107.00 1 107 0 0
Products.CMFCore.MembershipTool.MembershipTool 1 110 0.0% 110.00 1 110 0 0
...ERP5GroupManager.ERP5GroupManager 1 110 0.0% 110.00 1 110 0 0
...ERP5UserFactory.ERP5UserFactory 1 114 0.0% 114.00 1 114 0 0
...CMFCore.RegistrationTool.RegistrationTool 1 114 0.0% 114.00 1 114 0 0
OFS.userfolder.UserFolder 1 119 0.0% 119.00 1 119 0 0
...ERP5LoginUserManager.ERP5LoginUserManager 1 123 0.0% 123.00 1 123 0 0
...ERP5DumbHTTPExtractionPlugin 1 139 0.0% 139.00 1 139 0 0
Products.CMFCore.CookieCrumbler.CookieCrumbler 1 153 0.0% 153.00 1 153 0 0
...SessionDataManagerTraverser 1 160 0.0% 160.00 1 160 0 0
Products.CMFCore.MemberDataTool.MemberDataTool 1 161 0.0% 161.00 1 161 0 0
...mime_types.mtr_mimetypes.text_xml 2 198 0.0% 99.00 2 198 0 0
...mime_types.mtr_mimetypes.text_python 2 200 0.0% 100.00 2 200 0 0
...mime_types.mtr_mimetypes.text_wiki 2 200 0.0% 100.00 2 200 0 0
...mime_types.mtr_mimetypes.text_rest 2 200 0.0% 100.00 2 200 0 0
...plugins.ZODBRoleManager.ZODBRoleManager 1 205 0.0% 205.00 1 205 0 0
...mime_types.mtr_mimetypes.text_html_safe 2 210 0.0% 105.00 2 210 0 0
...plugins.ZODBGroupManager.ZODBGroupManager 1 210 0.0% 210.00 1 210 0 0
...mime_types.mtr_mimetypes.text_pre_plain 2 210 0.0% 105.00 2 210 0 0
...mime_types.mtr_mimetypes.text_structured 2 212 0.0% 106.00 2 212 0 0
...mime_types.mtr_mimetypes.text_web_textile 2 214 0.0% 107.00 2 214 0 0
...mime_types.mtr_mimetypes.text_web_markdown 2 216 0.0% 108.00 2 216 0 0
...mtr_mimetypes.text_web_intelligent 2 222 0.0% 111.00 2 222 0 0
...ContentTypeRegistry.ExtensionPredicate 2 222 0.0% 111.00 2 222 0 0
...mime_types.mtr_mimetypes.application_rtf 2 226 0.0% 113.00 2 226 0 0
...SessionDataManager.SessionDataManager 1 238 0.0% 238.00 1 238 0 0
...plugins.ZODBUserManager.ZODBUserManager 1 248 0.0% 248.00 1 248 0 0
Products.ZMySQLDA.DA.DeferredConnection 1 253 0.0% 253.00 1 253 0 0
...ContentTypeRegistry.ContentTypeRegistry 1 254 0.0% 254.00 1 254 0 0
erp5.portal_type.Selection Tool 2 257 0.0% 128.50 1 134 1 123
...SiteErrorLog.SiteErrorLog.SiteErrorLog 2 257 0.0% 128.50 2 257 0 0
Products.MailHost.MailHost.MailHost 1 259 0.0% 259.00 1 259 0 0
...ActivityConnection.ActivityConnection 1 270 0.0% 270.00 1 270 0 0
AccessControl.users.User 2 276 0.0% 138.00 2 276 0 0
...mime_types.mtr_mimetypes.text_html 2 280 0.0% 140.00 2 280 0 0
...mime_types.mtr_mimetypes.application_msword 2 290 0.0% 145.00 2 290 0 0
...ERP5OAuth2ResourceServerPlugin 1 295 0.0% 295.00 1 295 0 0
erp5.portal_type.Url Registry Tool 2 313 0.0% 156.50 2 313 0 0
...mtr_mimetypes.application_octet_stream 2 324 0.0% 162.00 2 324 0 0
...Sessions.BrowserIdManager.BrowserIdManager 1 347 0.0% 347.00 1 347 0 0
...mime_types.mtr_mimetypes.text_plain 2 350 0.0% 175.00 2 350 0 0
...ContentTypeRegistry.MajorMinorPredicate 3 360 0.0% 120.00 3 360 0 0
erp5.portal_type.Configurator Tool 2 371 0.0% 185.50 2 371 0 0
Products.Localizer.Localizer.Localizer 1 375 0.0% 375.00 1 375 0 0
...Security Category Mapping Configurator Item 2 378 0.0% 189.00 2 378 0 0
erp5.portal_type.Test Tool 3 380 0.0% 126.67 2 218 1 162
erp5.portal_type.Workflow Tool 2 391 0.0% 195.50 1 201 1 190
erp5.portal_type.Component Tool 2 397 0.0% 198.50 1 204 1 193
erp5.portal_type.Diff Tool 3 404 0.0% 134.67 2 234 1 170
...portal_type.Duplicate Inventory Constraint 2 404 0.0% 202.00 2 404 0 0
erp5.portal_type.Order Tool 3 413 0.0% 137.67 2 240 1 173
erp5.portal_type.Property Sheet Tool 2 417 0.0% 208.50 1 214 1 203
erp5.portal_type.Session Tool 3 425 0.0% 141.67 2 248 1 177
...TimerService.TimerService.TimerService 2 434 0.0% 217.00 1 229 1 205
erp5.portal_type.Solver Tool 2 436 0.0% 218.00 2 436 0 0
erp5.portal_type.Rounding Tool 2 444 0.0% 222.00 2 444 0 0
erp5.portal_type.Notification Tool 3 455 0.0% 151.67 2 268 1 187
erp5.portal_type.Introspection Tool 3 461 0.0% 153.67 2 272 1 189
erp5.portal_type.Currency Configurator Item 2 462 0.0% 231.00 2 462 0 0
...Resource Measures Consistency Constraint 2 464 0.0% 232.00 2 464 0 0
erp5.portal_type.Acknowledgement Tool 3 473 0.0% 157.67 2 280 1 193
erp5.portal_type.Trash Tool 2 479 0.0% 239.50 1 245 1 234
erp5.portal_type.Cache Tool 2 481 0.0% 240.50 1 246 1 235
Products.ZMySQLDA.DA.Connection 2 487 0.0% 243.50 2 487 0 0
erp5.portal_type.Memcached Tool 2 495 0.0% 247.50 1 253 1 242
...Sale Trade Condition Configurator Item 2 512 0.0% 256.00 2 512 0 0
...Purchase Trade Condition Configurator Item 2 536 0.0% 268.00 2 536 0 0
...portal_type.Customer BT5 Configurator Item 2 540 0.0% 270.00 2 540 0 0
...registry.PersistentComponents 1 557 0.0% 557.00 1 557 0 0
ortal Type Roles Spreadsheet Configurator Item 2 585 0.0% 292.50 2 585 0 0
erp5.portal_type.Password Tool 3 596 0.0% 198.67 2 354 1 242
...Accounting Period Configurator Item 2 604 0.0% 302.00 2 604 0 0
erp5.portal_type.Catalog Tool 2 605 0.0% 302.50 1 308 1 297
erp5.portal_type.Types Tool 3 617 0.0% 205.67 1 238 2 379
...Catalog Keyword Key Configurator Item 2 638 0.0% 319.00 2 638 0 0
erp5.portal_type.Career 1 650 0.0% 650.00 1 650 0 0
erp5.portal_type.Category Configurator Item 2 698 0.0% 349.00 2 698 0 0
erp5.portal_type.Id Tool 3 707 0.0% 235.67 2 420 1 287
...Accounting Transaction Balance Constraint 2 718 0.0% 359.00 2 718 0 0
...Business Process Configurator Item 2 727 0.0% 363.50 2 727 0 0
erp5.portal_type.Currency 1 730 0.0% 730.00 1 730 0 0
erp5.portal_type.Domain Tool 3 731 0.0% 243.67 2 436 1 295
erp5.portal_type.Delivery Tool 3 746 0.0% 248.67 2 446 1 300
erp5.portal_type.Alarm Tool 3 757 0.0% 252.33 1 276 2 481
erp5.portal_type.Accounting Period 1 761 0.0% 761.00 1 761 0 0
Trade Model Line Cell Consistency Constraint 2 764 0.0% 382.00 2 764 0 0
erp5.portal_type.Contribution Registry Tool 3 818 0.0% 272.67 2 494 1 324
erp5.portal_type.Address 3 839 0.0% 279.67 3 839 0 0
erp5.portal_type.Business Process 1 880 0.0% 880.00 1 880 0 0
...ZODB Continuous Increasing Id Generator 3 890 0.0% 296.67 2 554 1 336
erp5.portal_type.Sale Trade Condition 1 912 0.0% 912.00 1 912 0 0
erp5.portal_type.Purchase Trade Condition 1 930 0.0% 930.00 1 930 0 0
...Localizer.MessageCatalog.MessageCatalog 3 962 0.0% 320.67 3 962 0 0
erp5.portal_type.Solver Process Tool 2 1000 0.0% 500.00 2 1000 0 0
...portal_type.Organisation Configurator Item 2 1059 0.0% 529.50 2 1059 0 0
...CachingPolicyManager.CachingPolicyManager 2 1085 0.0% 542.50 2 1085 0 0
erp5.portal_type.Person Configurator Item 2 1109 0.0% 554.50 2 1109 0 0
erp5.portal_type.Email 5 1111 0.0% 222.20 5 1111 0 0
...registry.ComponentPathWrapper 6 1144 0.0% 190.67 6 1144 0 0
erp5.portal_type.ERP5 Login 2 1153 0.0% 576.50 2 1153 0 0
erp5.portal_type.Activity Tool 5 1197 0.0% 239.40 1 277 4 920
erp5.portal_type.Causality Movement Group 4 1232 0.0% 308.00 4 1232 0 0
...ERP5Form.HyperLinkField.HyperLinkField 2 1248 0.0% 624.00 2 1248 0 0
erp5.portal_type.Alarm Configurator Item 4 1256 0.0% 314.00 4 1256 0 0
Category Related Membership Arity Constraint 3 1323 0.0% 441.00 2 860 1 463
...PersistentAdapterRegistry 3 1372 0.0% 457.33 2 862 1 510
erp5.portal_type.Distributed Ram Cache 5 1399 0.0% 279.80 4 1108 1 291
erp5.portal_type.Dynamic Category Property 6 1402 0.0% 233.67 4 892 2 510
erp5.portal_type.Assignment 2 1408 0.0% 704.00 2 1408 0 0
...PluggableAuthService.PluggableAuthService 1 1510 0.0% 1510.00 1 1510 0 0
Products.ERP5Form.HoneypotField.HoneypotField 2 1510 0.0% 755.00 2 1510 0 0
erp5.portal_type.Telephone 5 1526 0.0% 305.20 5 1526 0 0
...MimeTypesRegistry.MimeTypesRegistry 2 1546 0.0% 773.00 2 1546 0 0
Products.ERP5Type.Cache.ZODBCookie 34 1564 0.0% 46.00 3 138 31 1426
erp5.portal_type.Preference Tool 3 1611 0.0% 537.00 1 580 2 1031
...PluginRegistry.PluginRegistry 1 1650 0.0% 1650.00 1 1650 0 0
erp5.portal_type.Conceptual Id Generator 6 1662 0.0% 277.00 4 1064 2 598
erp5.portal_type.Person 2 1799 0.0% 899.50 2 1799 0 0
erp5.portal_type.Order Root Simulation Rule 3 1955 0.0% 651.67 3 1955 0 0
erp5.portal_type.Invoice Root Simulation Rule 3 1995 0.0% 665.00 3 1995 0 0
erp5.portal_type.Trade Model Simulation Rule 3 1995 0.0% 665.00 3 1995 0 0
erp5.portal_type.Memcached Plugin 5 2000 0.0% 400.00 4 1560 1 440
erp5.portal_type.Delivery Root Simulation Rule 3 2006 0.0% 668.67 3 2006 0 0
erp5.portal_type.Delivery Simulation Rule 3 2050 0.0% 683.33 3 2050 0 0
erp5.portal_type.Trash Folder 6 2063 0.0% 343.83 6 2063 0 0
erp5.portal_type.Application Id Generator 6 2067 0.0% 344.50 4 1334 2 733
...SQL Non Continuous Increasing Id Generator 6 2136 0.0% 356.00 4 1362 2 774
erp5.portal_type.Payment Simulation Rule 3 2167 0.0% 722.33 3 2167 0 0
...MailTemplates.MailTemplate.MailTemplate 4 2218 0.0% 554.50 4 2218 0 0
erp5.portal_type.Invoice Simulation Rule 3 2316 0.0% 772.00 3 2316 0 0
Delivery Causality Assignment Movement Group 6 2340 0.0% 390.00 6 2340 0 0
...AcceleratedHTTPCacheManager 6 2654 0.0% 442.33 6 2654 0 0
...Invoice Transaction Simulation Rule 3 2657 0.0% 885.67 3 2657 0 0
erp5.portal_type.Attribute Unicity Constraint 4 2742 0.0% 685.50 4 2742 0 0
...Parent Explanation Movement Group 8 2752 0.0% 344.00 8 2752 0 0
erp5.portal_type.Simulation Tool 7 2856 0.0% 408.00 2 766 5 2090
erp5.portal_type.Order Movement Group 10 2920 0.0% 292.00 10 2920 0 0
...Accounting Transaction Root Simulation Rule 3 3027 0.0% 1009.00 3 3027 0 0
erp5.portal_type.Preference Tool Type 4 3083 0.0% 770.75 2 1354 2 1729
...Category Membership State Constraint 5 3117 0.0% 623.40 4 2452 1 665
erp5.portal_type.System Preference 2 3378 0.0% 1689.00 2 3378 0 0
erp5.portal_type.Rule Tool 12 3491 0.0% 290.92 2 442 10 3049
erp5.portal_type.Script Constraint 9 3743 0.0% 415.89 8 3254 1 489
Products.CMFCore.ActionsTool.ActionsTool 6 3850 0.0% 641.67 1 707 5 3143
...RAMCacheManager.RAMCacheManager 10 3872 0.0% 387.20 10 3872 0 0
erp5.portal_type.Service Configurator Item 2 4020 0.0% 2010.00 2 4020 0 0
erp5.portal_type.ERP5 Report 4 4096 0.0% 1024.00 4 4096 0 0
Products.ERP5Form.ReportBox.ReportBox 6 4252 0.0% 708.67 6 4252 0 0
erp5.portal_type.Portal Type Configurator Item 12 4510 0.0% 375.83 12 4510 0 0
...Causality Assignment Movement Group 14 4760 0.0% 340.00 14 4760 0 0
erp5.portal_type.Rule Configurator Item 18 4954 0.0% 275.22 18 4954 0 0
erp5.portal_type.Trade Model Path 11 4993 0.0% 453.91 6 2859 5 2134
Products.ERP5Form.CaptchaField.CaptchaField 4 5024 0.0% 1256.00 4 5024 0 0
...ERP5Form.InputButtonField.InputButtonField 8 5363 0.0% 670.38 8 5363 0 0
erp5.portal_type.Base Variant Movement Group 18 5544 0.0% 308.00 18 5544 0 0
Products.Formulator.StandardFields.LinkField 4 5605 0.0% 1401.25 4 5605 0 0
erp5.portal_type.Variant Movement Group 18 5706 0.0% 317.00 18 5706 0 0
erp5.portal_type.Notification Message Module 1 5818 0.0% 5818.00 1 5818 0 0
Products.ERP5Form.PDFTemplate.PDFTemplate 2 5838 0.0% 2919.00 2 5838 0 0
OFS.Application.Application 7 5842 0.0% 834.57 1 1391 6 4451
erp5.portal_type.Callable Tool 3 5857 0.0% 1952.33 2 3838 1 2019
erp5.portal_type.Delivery Node Module 1 5903 0.0% 5903.00 1 5903 0 0
erp5.portal_type.Web Site Module 1 5937 0.0% 5937.00 1 5937 0 0
erp5.portal_type.Internal Order Module 1 5942 0.0% 5942.00 1 5942 0 0
erp5.portal_type.Internal Supply Module 1 5946 0.0% 5946.00 1 5946 0 0
erp5.portal_type.Inventory Report Module 1 5948 0.0% 5948.00 1 5948 0 0
erp5.portal_type.Returned Sale Order Module 1 5957 0.0% 5957.00 1 5957 0 0
erp5.portal_type.External Source Module 1 5958 0.0% 5958.00 1 5958 0 0
...portal_type.Quantity Unit Conversion Module 1 5963 0.0% 5963.00 1 5963 0 0
Products.DCWorkflow.Guard.Guard 92 5968 0.0% 64.87 92 5968 0 0
...portal_type.Returned Purchase Order Module 1 5969 0.0% 5969.00 1 5969 0 0
...portal_type.Internal Trade Condition Module 1 5972 0.0% 5972.00 1 5972 0 0
...Returned Purchase Packing List Module 1 5990 0.0% 5990.00 1 5990 0 0
erp5.portal_type.Business Configuration Module 1 6042 0.0% 6042.00 1 6042 0 0
erp5.portal_type.Preference Configurator Item 4 6042 0.0% 1510.50 4 6042 0 0
erp5.portal_type.Business Link 10 6177 0.0% 617.70 6 3823 4 2354
erp5.portal_type.Ram Cache 20 6404 0.0% 320.20 14 4166 6 2238
persistent.mapping.PersistentMapping 26 6524 0.0% 250.92 21 4418 5 2106
...System Preference Configurator Item 2 6728 0.0% 3364.00 2 6728 0 0
...Document.BusinessTemplate.RoleTemplateItem 42 6804 0.0% 162.00 42 6804 0 0
...Document.BusinessTemplate.TestTemplateItem 42 6804 0.0% 162.00 42 6804 0 0
...BusinessTemplate.ActionTemplateItem 42 6888 0.0% 164.00 42 6888 0 0
...BusinessTemplate.ModuleTemplateItem 42 6888 0.0% 164.00 42 6888 0 0
...BusinessTemplate.ProductTemplateItem 42 6930 0.0% 165.00 42 6930 0 0
...BusinessTemplate.DocumentTemplateItem 42 6972 0.0% 166.00 42 6972 0 0
...BusinessTemplate.ExtensionTemplateItem 42 7014 0.0% 167.00 42 7014 0 0
...BusinessTemplate.LocalRolesTemplateItem 42 7056 0.0% 168.00 42 7056 0 0
...BusinessTemplate.ConstraintTemplateItem 42 7056 0.0% 168.00 42 7056 0 0
...BusinessTemplate.SitePropertyTemplateItem 42 7140 0.0% 170.00 42 7140 0 0
erp5.portal_type.Base Domain 21 7173 0.0% 341.57 16 5647 5 1526
...BusinessTemplate.PropertySheetTemplateItem 42 7182 0.0% 171.00 42 7182 0 0
...BusinessTemplate.CatalogRoleKeyTemplateItem 42 7224 0.0% 172.00 42 7224 0 0
erp5.portal_type.Content Existence Constraint 17 7237 0.0% 425.71 12 5008 5 2229
...PortalTypeRolesTemplateItem 42 7266 0.0% 173.00 42 7266 0 0
...CatalogTopicKeyTemplateItem 42 7266 0.0% 173.00 42 7266 0 0
...CatalogSearchKeyTemplateItem 42 7308 0.0% 174.00 42 7308 0 0
...CatalogResultKeyTemplateItem 42 7308 0.0% 174.00 42 7308 0 0
...CatalogRelatedKeyTemplateItem 42 7350 0.0% 175.00 42 7350 0 0
...CatalogKeywordKeyTemplateItem 42 7350 0.0% 175.00 42 7350 0 0
...CatalogRequestKeyTemplateItem 42 7350 0.0% 175.00 42 7350 0 0
...Formulator.StandardFields.PasswordField 6 7362 0.0% 1227.00 6 7362 0 0
...CatalogDateTimeKeyTemplateItem 42 7392 0.0% 176.00 42 7392 0 0
...CatalogResultTableTemplateItem 42 7392 0.0% 176.00 42 7392 0 0
...MessageTranslationTemplateItem 42 7392 0.0% 176.00 42 7392 0 0
...CatalogFullTextKeyTemplateItem 42 7392 0.0% 176.00 42 7392 0 0
...CatalogLocalRoleKeyTemplateItem 42 7434 0.0% 177.00 42 7434 0 0
...CatalogMultivalueKeyTemplateItem 42 7476 0.0% 178.00 42 7476 0 0
...CatalogScriptableKeyTemplateItem 42 7476 0.0% 178.00 42 7476 0 0
...PortalTypeBaseCategoryTemplateItem 42 7560 0.0% 180.00 42 7560 0 0
...PortalTypePropertySheetTemplateItem 42 7602 0.0% 181.00 42 7602 0 0
Products.Formulator.StandardFields.EmailField 6 7641 0.0% 1273.50 6 7641 0 0
...CatalogSecurityUidColumnTemplateItem 42 7644 0.0% 182.00 42 7644 0 0
erp5.portal_type.Variation Divergence Tester 15 7710 0.0% 514.00 15 7710 0 0
...PortalTypeHiddenContentTypeTemplateItem 42 7770 0.0% 185.00 42 7770 0 0
...RegisteredSkinSelectionTemplateItem 42 7802 0.0% 185.76 42 7802 0 0
...PortalTypeAllowedContentTypeTemplateItem 42 7812 0.0% 186.00 42 7812 0 0
...Document.BusinessTemplate.SkinTemplateItem 42 7938 0.0% 189.00 42 7938 0 0
erp5.portal_type.String Divergence Tester 23 8019 0.0% 348.65 21 7268 2 751
RegisteredVersionPrioritySelectionTemplateItem 42 8064 0.0% 192.00 42 8064 0 0
Products.ERP5Form.GadgetField.GadgetField 8 8096 0.0% 1012.00 8 8096 0 0
...BusinessTemplate.WorkflowTemplateItem 42 8232 0.0% 196.00 42 8232 0 0
...Document.BusinessTemplate.MixinTemplateItem 42 8246 0.0% 196.33 42 8246 0 0
erp5.portal_type.Cache Factory 25 8332 0.0% 333.28 18 5654 7 2678
...BusinessTemplate.InterfaceTemplateItem 42 8456 0.0% 201.33 42 8456 0 0
erp5.portal_type.Account Configurator Item 22 8470 0.0% 385.00 22 8470 0 0
...BusinessTemplate.ToolComponentTemplateItem 42 8596 0.0% 204.67 42 8596 0 0
...Document.BusinessTemplate.PathTemplateItem 42 8610 0.0% 205.00 42 8610 0 0
...Document.BusinessTemplate.ToolTemplateItem 42 8610 0.0% 205.00 42 8610 0 0
...ModuleComponentTemplateItem 42 8708 0.0% 207.33 42 8708 0 0
...BusinessTemplate.PreferenceTemplateItem 42 8862 0.0% 211.00 42 8862 0 0
erp5.portal_type.Account 11 8912 0.0% 810.18 11 8912 0 0
...portal_type.Standard BT5 Configurator Item 34 9434 0.0% 277.47 34 9434 0 0
...BusinessTemplate.CategoryTemplateItem 42 9492 0.0% 226.00 42 9492 0 0
...BusinessTemplate.PortalTypeTemplateItem 42 9912 0.0% 236.00 42 9912 0 0
Products.ERP5Form.OOoChart.OOoChart 4 10068 0.0% 2517.00 4 10068 0 0
erp5.portal_type.Specialise Divergence Tester 27 10578 0.0% 391.78 24 9300 3 1278
Products.Formulator.StandardFields.LabelField 20 10656 0.0% 532.80 20 10656 0 0
erp5.portal_type.Alarm 17 10855 0.0% 638.53 16 10448 1 407
erp5.portal_type.Configuration Save 22 11276 0.0% 512.55 22 11276 0 0
erp5.portal_type.Query Module 2 11587 0.0% 5793.50 1 5813 1 5774
erp5.portal_type.Sale Supply Module 2 11614 0.0% 5807.00 1 5822 1 5792
erp5.portal_type.Accounting Transaction Module 2 11614 0.0% 5807.00 1 5845 1 5769
erp5.portal_type.Transformation Module 2 11630 0.0% 5815.00 1 5830 1 5800
erp5.portal_type.Purchase Supply Module 2 11638 0.0% 5819.00 1 5834 1 5804
erp5.portal_type.Component Module 2 11639 0.0% 5819.50 1 5854 1 5785
...Category Membership Arity Constraint 22 11643 0.0% 529.23 16 8197 6 3446
erp5.portal_type.Event Module 2 11899 0.0% 5949.50 1 5984 1 5915
erp5.portal_type.Meeting Module 2 11911 0.0% 5955.50 1 5990 1 5921
erp5.portal_type.Campaign Module 2 11917 0.0% 5958.50 1 5993 1 5924
erp5.portal_type.Image Module 2 11925 0.0% 5962.50 1 5997 1 5928
erp5.portal_type.Inventory Module 2 11927 0.0% 5963.50 1 5999 1 5928
erp5.portal_type.Document Module 2 11943 0.0% 5971.50 1 6006 1 5937
erp5.portal_type.Purchase Order Module 2 11955 0.0% 5977.50 1 6013 1 5942
erp5.portal_type.Internal Packing List Module 2 11958 0.0% 5979.00 1 5995 1 5963
erp5.portal_type.Support Request Module 2 11959 0.0% 5979.50 1 6014 1 5945
erp5.portal_type.Web Page Module 2 11963 0.0% 5981.50 1 6016 1 5947
erp5.portal_type.Sale Opportunity Module 2 11967 0.0% 5983.50 1 6018 1 5949
erp5.portal_type.Knowledge Pad Module 2 11983 0.0% 5991.50 1 6011 1 5972
...Returned Sale Packing List Module 2 11988 0.0% 5994.00 1 6010 1 5978
erp5.portal_type.Purchase Packing List Module 2 11997 0.0% 5998.50 1 6034 1 5963
erp5.portal_type.Document Ingestion Module 2 12013 0.0% 6006.50 1 6041 1 5972
erp5.portal_type.Business Configuration 10 12121 0.0% 1212.10 9 10656 1 1465
erp5.portal_type.Preference 5 12480 0.0% 2496.00 3 7980 2 4500
erp5.portal_type.Property Movement Group 38 13522 0.0% 355.84 38 13522 0 0
...Net Converted Quantity Divergence Tester 24 13549 0.0% 564.54 24 13549 0 0
...ExternalMethod.ExternalMethod 58 13568 0.0% 233.93 58 13568 0 0
Products.ERP5Form.PlanningBox.PlanningBox 4 13851 0.0% 3462.75 4 13851 0 0
erp5.portal_type.Workflow Transition Variable 39 14159 0.0% 363.05 38 13840 1 319
erp5.portal_type.Trash Bin 40 14304 0.0% 357.60 40 14304 0 0
erp5.portal_type.Preference Type 16 15381 0.0% 961.31 4 3289 12 12092
Products.Formulator.StandardFields.FileField 20 16896 0.0% 844.80 20 16896 0 0
...BusinessTemplate.CatalogMethodTemplateItem 42 17220 0.0% 410.00 42 17220 0 0
erp5.portal_type.Account Module 3 17563 0.0% 5854.33 1 5945 2 11618
erp5.portal_type.Service Module 3 17646 0.0% 5882.00 1 5968 2 11678
erp5.portal_type.Service 24 17648 0.0% 735.33 24 17648 0 0
erp5.portal_type.Currency Module 3 17659 0.0% 5886.33 1 5973 2 11686
erp5.portal_type.Business Process Module 3 17743 0.0% 5914.33 1 5985 2 11758
erp5.portal_type.Sale Trade Condition Module 3 18219 0.0% 6073.00 1 6165 2 12054
...portal_type.Purchase Trade Condition Module 3 18255 0.0% 6085.00 1 6177 2 12078
erp5.portal_type.TALES Constraint 46 18937 0.0% 411.67 34 13682 12 5255
erp5.portal_type.Contribution Predicate 45 18968 0.0% 421.51 44 18607 1 361
...StandardFields.MultiCheckBoxField 16 19353 0.0% 1209.56 16 19353 0 0
erp5.portal_type.Property Existence Constraint 54 21445 0.0% 397.13 42 17067 12 4378
erp5.portal_type.Float Divergence Tester 35 22151 0.0% 632.89 30 18436 5 3715
erp5.portal_type.DateTime Divergence Tester 54 23345 0.0% 432.31 48 20290 6 3055
erp5.portal_type.Category Movement Group 46 24162 0.0% 525.26 46 24162 0 0
Products.ERP5Form.FormBox.FormBox 28 25239 0.0% 901.39 28 25239 0 0
Products.ERP5Form.ImageField.ImageField 20 28219 0.0% 1410.95 20 28219 0 0
erp5.portal_type.Gadget 24 29925 0.0% 1246.88 20 24539 4 5386
erp5.portal_type.Gadget Tool 3 30569 0.0% 10189.67 2 20039 1 10530
erp5.portal_type.Contribution Tool 3 30723 0.0% 10241.00 2 20148 1 10575
...ParallelListField.ParallelListField 24 30884 0.0% 1286.83 24 30884 0 0
erp5.portal_type.Role Information 84 31478 0.0% 374.74 83 31112 1 366
erp5.portal_type.Interaction Workflow 72 32822 0.0% 455.86 66 29656 6 3166
erp5.portal_type.Delivery Builder 24 33164 0.0% 1381.83 24 33164 0 0
erp5.portal_type.Solver Type 26 33695 0.0% 1295.96 26 33695 0 0
Products.Formulator.StandardFields.RadioField 28 35634 0.0% 1272.64 28 35634 0 0
erp5.portal_type.Person Module 6 35814 0.0% 5969.00 1 6013 5 29801
erp5.portal_type.Sale Packing List Module 6 36638 0.0% 6106.33 1 6201 5 30437
...PortalTypeWorkflowChainTemplateItem 42 39209 0.0% 933.55 42 39209 0 0
Products.ERP5Type.Core.Folder.FragmentedLength 66 39216 0.0% 594.18 5 2553 61 36663
...TransformEngine.TransformTool 5 42815 0.0% 8563.00 2 17604 3 25211
erp5.portal_type.Category Existence Constraint 88 45269 0.0% 514.42 68 34126 20 11143
erp5.portal_type.Sale Order Module 8 48900 0.0% 6112.50 1 6194 7 42706
...MultiRelationField.MultiRelationStringField 18 53529 0.0% 2973.83 18 53529 0 0
Products.Formulator.MethodField.Method 578 58956 0.0% 102.00 578 58956 0 0
Products.CMFCore.SkinsTool.SkinsTool 22 60009 0.0% 2727.68 1 3834 21 56175
erp5.portal_type.Delivery Type 49 64347 0.0% 1313.20 34 40599 15 23748
erp5.portal_type.Workflow 101 78083 0.0% 773.10 94 69375 7 8708
erp5.portal_type.Category Tool 11 81980 0.0% 7452.73 1 10359 10 71621
Products.Formulator.Form.BasicForm 172 86790 0.0% 504.59 172 86790 0 0
...Interaction Workflow Interaction 155 94810 0.0% 611.68 140 84276 15 10534
Products.ZSQLMethods.SQL.SQL 56 100509 0.0% 1794.80 56 100509 0 0
Products.ERP5Form.EditorField.EditorField 68 103804 0.0% 1526.53 68 103804 0 0
erp5.portal_type.Python Script 54 107121 0.0% 1983.72 50 98138 4 8983
OFS.DTMLDocument.DTMLDocument 6 118751 0.0% 19791.83 6 118751 0 0
erp5.portal_type.Worklist 191 119833 0.0% 627.40 182 113785 9 6048
...Formulator.StandardFields.CheckBoxField 160 121310 0.0% 758.19 160 121310 0 0
erp5.portal_type.Catalog 10 135406 0.0% 13540.60 1 15065 9 120341
erp5.portal_type.Category Property 841 137693 0.0% 163.73 568 87261 273 50432
Products.PortalTransforms.Transform.Transform 299 140663 0.0% 470.44 299 140663 0 0
...Formulator.StandardFields.TextAreaField 104 144478 0.0% 1389.21 104 144478 0 0
Products.ERP5Form.MatrixBox.MatrixBox 90 148362 0.0% 1648.47 90 148362 0 0
...TranslationInformation 1140 149240 0.0% 130.91 1140 149240 0 0
...Formulator.StandardFields.MultiListField 134 156769 0.0% 1169.92 134 156769 0 0
erp5.portal_type.Property Sheet 681 191833 0.0% 281.69 477 123215 204 68618
erp5.portal_type.Template Tool 33 194894 0.0% 5905.88 1 5898 32 188996
Products.Formulator.StandardFields.FloatField 160 195201 0.0% 1220.01 160 195201 0 0
erp5.portal_type.Workflow Variable 729 215236 0.0% 295.25 682 200264 47 14972
erp5.portal_type.Extension Component 43 224286 0.0% 5215.95 36 173870 7 50416
...Category Membership Divergence Tester 583 235136 0.0% 403.32 519 205385 64 29751
erp5.portal_type.Acquired Property 329 245364 0.0% 745.79 224 164829 105 80535
...Formulator.StandardFields.DateTimeField 160 263127 0.0% 1644.54 160 263127 0 0
Products.ERP5Form.ListBox.ListBox 116 308180 0.0% 2656.72 116 308180 0 0
erp5.portal_type.Workflow State 516 313072 0.0% 606.73 491 296731 25 16341
erp5.portal_type.SQL Method 365 329490 0.0% 902.71 365 329490 0 0
...Categories Spreadsheet Configurator Item 2 355182 0.0% 177591.00 2 355182 0 0
erp5.portal_type.Base Category 390 360444 0.0% 924.22 302 268076 88 92368
...ERP5Type.Utils.ScalarMaxConflictResolver 5704 364926 0.0% 63.98 4 249 5700 364677
OFS.Folder.Folder 511 368923 0.0% 721.96 502 360024 9 8899
erp5.portal_type.Workflow Script 283 399126 0.0% 1410.34 267 373176 16 25950
...MimetypesRegistry.MimeTypeItem.MimeTypeItem 1728 430854 0.0% 249.34 1728 430854 0 0
Products.CMFCore.Expression.Expression 3599 431646 0.0% 119.93 3599 431646 0 0
...ERP5Form.RelationField.RelationStringField 160 441165 0.0% 2757.28 160 441165 0 0
persistent.list.PersistentList 4680 467040 0.0% 99.79 3323 312508 1357 154532
erp5.portal_type.Workflow Transition 827 468290 0.0% 566.25 785 445266 42 23024
...CMFCore.ActionInformation.ActionInformation 1565 506438 0.0% 323.60 1565 506438 0 0
Products.Formulator.StandardFields.ListField 342 549322 0.0% 1606.20 342 549322 0 0
Products.ERP5.ERP5Site.ERP5Site 33 586114 0.0% 17761.03 1 19838 32 566276
Products.Formulator.StandardFields.LinesField 492 686553 0.0% 1395.43 492 686553 0 0
BTrees.OIBTree.OIBucket 1448 697067 0.0% 481.40 341 153029 1107 544038
erp5.portal_type.Category 1311 699916 0.0% 533.88 1239 669308 72 30608
erp5.portal_type.Mixin Component 85 701144 0.0% 8248.75 64 524720 21 176424
erp5.portal_type.Module Component 100 705124 0.0% 7051.24 90 606331 10 98793
erp5.portal_type.Embedded File 28 710075 0.0% 25359.82 28 710075 0 0
Products.Formulator.TALESField.TALESMethod 5174 748886 0.0% 144.74 5174 748886 0 0
OFS.DTMLMethod.DTMLMethod 28 762788 0.0% 27242.43 28 762788 0 0
erp5.portal_type.Interface Component 218 765243 0.0% 3510.29 156 543382 62 221861
erp5.portal_type.Base Type 1004 785309 0.0% 782.18 782 565347 222 219962
erp5.portal_type.Action Information 2568 868122 0.0% 338.05 1302 442233 1266 425889
Products.Formulator.StandardFields.StringField 752 900604 0.0% 1197.61 752 900604 0 0
erp5.portal_type.Tool Component 59 907742 0.0% 15385.46 42 625487 17 282255
erp5.portal_type.Standard Property 2832 1038563 0.1% 366.72 1998 712684 834 325879
OFS.Image.Image 934 1069445 0.1% 1145.02 934 1069445 0 0
...Formulator.StandardFields.IntegerField 916 1070351 0.1% 1168.51 916 1070351 0 0
Products.ERP5OOo.OOoTemplate.OOoTemplate 42 1098806 0.1% 26162.05 42 1098806 0 0
...ZopePageTemplate.ZopePageTemplate 315 1252768 0.1% 3977.04 315 1252768 0 0
erp5.portal_type.ERP5 Form 1783 2137742 0.1% 1198.96 1616 1925432 167 212310
erp5.portal_type.Product Module 502 3015419 0.2% 6006.81 1 6013 501 3009406
erp5.portal_type.Organisation Module 503 3029538 0.2% 6022.94 1 6029 502 3023509
erp5.portal_type.Document Component 411 3238348 0.2% 7879.19 374 2741581 37 496767
Products.ERP5Type.Message.Message 25279 3566866 0.2% 141.10 25279 3566866 0 0
erp5.portal_type.Organisation 5003 3585471 0.2% 716.66 5001 3583671 2 1800
erp5.portal_type.Product 5000 3997791 0.2% 799.56 5000 3997791 0 0
erp5.portal_type.Test Component 128 5239560 0.3% 40934.06 128 5239560 0 0
erp5.portal_type.Business Template 90 5833371 0.3% 64815.23 43 833704 47 4999667
...PythonScripts.PythonScript.PythonScript 2383 5989892 0.3% 2513.59 2382 5988037 1 1855
Products.ERP5Form.ProxyField.ProxyField 11490 6299503 0.3% 548.26 11490 6299503 0 0
OFS.Image.File 2226 18970893 1.0% 8522.41 2226 18970893 0 0
BTrees.OOBTree.OOTreeSet 240901 22484116 1.1% 93.33 240901 22484116 0 0
OFS.Image.Pdata 318 23290956 1.2% 73242.00 318 23290956 0 0
BTrees.Length.Length 1066047 34132110 1.7% 32.02 1038761 33240424 27286 891686
BTrees.OIBTree.OIBTree 1039177 48648841 2.5% 46.81 1038622 48050364 555 598477
BTrees.OOBTree.OOBucket 58045 50622490 2.6% 872.12 4432 3603082 53613 47019408
erp5.portal_type.Sale Packing List Line 103468 57965726 3.0% 560.23 103468 57965726 0 0
erp5.portal_type.Sale Order 50000 63618066 3.3% 1272.36 25000 31809033 25000 31809033
Persistence.mapping.PersistentMapping 519533 67677995 3.5% 130.27 519358 67374088 175 303907
erp5.portal_type.Sale Packing List 74250 100401140 5.1% 1352.20 25000 32425436 49250 67975704
erp5.portal_type.Sale Order Line 274866 105103057 5.4% 382.38 137433 61415957 137433 43687100
erp5.portal_type.Applied Rule 735181 181881412 9.3% 247.40 712165 175823765 23016 6057647
Products.ERP5Type.Workflow.WorkflowHistoryList 564133 197159826 10.1% 349.49 439193 162021233 124940 35138593
BTrees.OOBTree.OOBTree 2081739 215824872 11.0% 103.68 2077474 206955043 4265 8869829
erp5.portal_type.Simulation Movement 826605 695442317 35.5% 841.32 687165 579156103 139440 116286214
============================================== ======= ========= ===== ======= ======= ========= ======= =========
Total Transactions 152458 12.54k
Total Records 7739276 1911591k 100.0% 252.93
Current Objects 7140990 1545147k 80.8% 221.57
Old Objects 598286 366444k 19.2% 627.19
step,step_duration_seconds,step_duration,zope_total_rss,zope_count,root_fs_size,now
setup,421.721212,0:07:01.721212,12939730944,33,107784578,2023-02-24 08:14:02.705500
restart,31.45101,0:00:31.451010,9491927040,33,107784578,2023-02-24 08:14:34.156510
iteration_001,95.481146,0:01:35.481146,11202949120,33,128959879,2023-02-24 08:16:09.637656
iteration_002,89.723746,0:01:29.723746,11406073856,33,150010526,2023-02-24 08:17:39.361402
iteration_003,110.717935,0:01:50.717935,11500945408,33,171241254,2023-02-24 08:19:30.079337
iteration_004,100.397006,0:01:40.397006,11611721728,33,192691505,2023-02-24 08:21:10.476343
iteration_005,126.095997,0:02:06.095997,11682222080,33,214397117,2023-02-24 08:23:16.572340
iteration_006,94.579977,0:01:34.579977,11715977216,33,235629912,2023-02-24 08:24:51.152317
iteration_007,95.178323,0:01:35.178323,11771338752,33,256988683,2023-02-24 08:26:26.330640
iteration_008,126.358543,0:02:06.358543,11847987200,33,279149331,2023-02-24 08:28:32.689183
iteration_009,101.7214,0:01:41.721400,11883958272,33,301332483,2023-02-24 08:30:14.410583
iteration_010,109.762371,0:01:49.762371,11924099072,33,323452259,2023-02-24 08:32:04.172954
iteration_011,98.804652,0:01:38.804652,11962224640,33,344082739,2023-02-24 08:33:42.977606
iteration_012,100.963769,0:01:40.963769,12023767040,33,365612881,2023-02-24 08:35:23.941375
iteration_013,100.723788,0:01:40.723788,12051869696,33,387286247,2023-02-24 08:37:04.665163
iteration_014,120.336285,0:02:00.336285,12088463360,33,409619331,2023-02-24 08:39:05.001448
iteration_015,95.051839,0:01:35.051839,12169953280,33,431207766,2023-02-24 08:40:40.053287
iteration_016,119.716676,0:01:59.716676,12207943680,33,452410312,2023-02-24 08:42:39.769963
iteration_017,100.151535,0:01:40.151535,12216635392,33,473832526,2023-02-24 08:44:19.921498
iteration_018,100.763835,0:01:40.763835,12246835200,33,495669781,2023-02-24 08:46:00.685333
iteration_019,125.831547,0:02:05.831547,12276609024,33,517485506,2023-02-24 08:48:06.516880
iteration_020,95.416374,0:01:35.416374,12300492800,33,538915567,2023-02-24 08:49:41.933254
iteration_021,107.872116,0:01:47.872116,12301303808,33,561594668,2023-02-24 08:51:29.805370
iteration_022,95.520119,0:01:35.520119,12329828352,33,582945395,2023-02-24 08:53:05.325489
iteration_023,99.94405,0:01:39.944050,12365099008,33,604166937,2023-02-24 08:54:45.269539
iteration_024,102.010842,0:01:42.010842,12373733376,33,626242142,2023-02-24 08:56:27.280381
iteration_025,102.450935,0:01:42.450935,12432900096,33,648755772,2023-02-24 08:58:09.731316
iteration_026,103.357221,0:01:43.357221,12467695616,33,671387925,2023-02-24 08:59:53.088537
iteration_027,108.060763,0:01:48.060763,12481585152,33,693243098,2023-02-24 09:01:41.149300
iteration_028,127.141042,0:02:07.141042,12448501760,33,715810757,2023-02-24 09:03:48.290342
iteration_029,105.586817,0:01:45.586817,12517916672,33,737851899,2023-02-24 09:05:33.877159
iteration_030,117.396205,0:01:57.396205,12545212416,33,759874485,2023-02-24 09:07:31.273364
iteration_031,122.059917,0:02:02.059917,12566204416,33,781969091,2023-02-24 09:09:33.333281
iteration_032,110.272297,0:01:50.272297,12577320960,33,803587189,2023-02-24 09:11:23.605578
iteration_033,107.077803,0:01:47.077803,12615585792,33,825751610,2023-02-24 09:13:10.683381
iteration_034,103.290021,0:01:43.290021,12660142080,33,846183950,2023-02-24 09:14:53.973402
iteration_035,107.688148,0:01:47.688148,12696928256,33,868502715,2023-02-24 09:16:41.661550
iteration_036,112.399852,0:01:52.399852,12731428864,33,891420352,2023-02-24 09:18:34.061402
iteration_037,110.12414,0:01:50.124140,12802928640,33,912958501,2023-02-24 09:20:24.185542
iteration_038,106.9043,0:01:46.904300,12816322560,33,935097764,2023-02-24 09:22:11.089842
iteration_039,105.92874,0:01:45.928740,12836798464,33,957030744,2023-02-24 09:23:57.018582
iteration_040,111.511376,0:01:51.511376,12857667584,33,979134854,2023-02-24 09:25:48.529958
iteration_041,130.887536,0:02:10.887536,12876627968,33,1000802869,2023-02-24 09:27:59.417494
iteration_042,113.732196,0:01:53.732196,12873654272,33,1023517285,2023-02-24 09:29:53.149690
iteration_043,120.255287,0:02:00.255287,12928925696,33,1044637258,2023-02-24 09:31:53.404977
iteration_044,108.308483,0:01:48.308483,12942102528,33,1067269979,2023-02-24 09:33:41.713460
iteration_045,113.367934,0:01:53.367934,12964626432,33,1089799176,2023-02-24 09:35:35.081394
iteration_046,111.348077,0:01:51.348077,12982214656,33,1111581086,2023-02-24 09:37:26.429471
iteration_047,110.838162,0:01:50.838162,13030744064,33,1133202812,2023-02-24 09:39:17.267633
iteration_048,145.638645,0:02:25.638645,12990570496,33,1155174904,2023-02-24 09:41:42.906278
iteration_049,112.786885,0:01:52.786885,13018509312,33,1177947875,2023-02-24 09:43:35.693163
iteration_050,137.174268,0:02:17.174268,13044838400,33,1200050025,2023-02-24 09:45:52.867431
iteration_051,131.287469,0:02:11.287469,13061361664,33,1221413927,2023-02-24 09:48:04.154900
iteration_052,111.82646,0:01:51.826460,13062201344,33,1243636429,2023-02-24 09:49:55.981360
iteration_053,129.928163,0:02:09.928163,13081735168,33,1264651232,2023-02-24 09:52:05.909523
iteration_054,116.395446,0:01:56.395446,13106933760,33,1286298413,2023-02-24 09:54:02.304969
iteration_055,118.916496,0:01:58.916496,13118750720,33,1309203930,2023-02-24 09:56:01.221465
iteration_056,120.991851,0:02:00.991851,13135536128,33,1331134891,2023-02-24 09:58:02.213316
iteration_057,117.281815,0:01:57.281815,13151916032,33,1353373066,2023-02-24 09:59:59.495131
iteration_058,120.485951,0:02:00.485951,13182361600,33,1375019817,2023-02-24 10:01:59.981082
iteration_059,141.096808,0:02:21.096808,13162885120,33,1396972534,2023-02-24 10:04:21.077890
iteration_060,126.935579,0:02:06.935579,13176500224,33,1418166656,2023-02-24 10:06:28.013469
iteration_061,132.840028,0:02:12.840028,13186871296,33,1439814283,2023-02-24 10:08:40.853497
iteration_062,133.30824,0:02:13.308240,13195632640,33,1461618051,2023-02-24 10:10:54.161737
iteration_063,153.939954,0:02:33.939954,13206179840,33,1483516567,2023-02-24 10:13:28.101691
iteration_064,124.879819,0:02:04.879819,13239549952,33,1506451143,2023-02-24 10:15:32.981510
iteration_065,129.662213,0:02:09.662213,13248053248,33,1530285457,2023-02-24 10:17:42.643723
iteration_066,120.67352,0:02:00.673520,13261430784,33,1552198118,2023-02-24 10:19:43.317243
iteration_067,134.948142,0:02:14.948142,13270061056,33,1573044172,2023-02-24 10:21:58.265385
iteration_068,116.519701,0:01:56.519701,13291954176,33,1594261816,2023-02-24 10:23:54.785086
iteration_069,149.01702,0:02:29.017020,13300531200,33,1617033865,2023-02-24 10:26:23.802106
iteration_070,131.576345,0:02:11.576345,13317906432,33,1638961884,2023-02-24 10:28:35.378451
iteration_071,131.366455,0:02:11.366455,13329915904,33,1660552090,2023-02-24 10:30:46.744906
iteration_072,125.660091,0:02:05.660091,13344317440,33,1682313788,2023-02-24 10:32:52.404997
iteration_073,127.448174,0:02:07.448174,13351440384,33,1704466062,2023-02-24 10:34:59.853171
iteration_074,151.240506,0:02:31.240506,13383991296,33,1726179949,2023-02-24 10:37:31.093677
iteration_075,119.260843,0:01:59.260843,13401976832,33,1747189788,2023-02-24 10:39:30.354520
iteration_076,149.238743,0:02:29.238743,13406744576,33,1769897223,2023-02-24 10:41:59.593263
iteration_077,131.600875,0:02:11.600875,13439307776,33,1791470648,2023-02-24 10:44:11.194138
iteration_078,130.891366,0:02:10.891366,13460975616,33,1813527043,2023-02-24 10:46:22.085504
iteration_079,130.380107,0:02:10.380107,13479718912,33,1834828864,2023-02-24 10:48:32.465611
iteration_080,157.394357,0:02:37.394357,13482446848,33,1856598674,2023-02-24 10:51:09.859968
iteration_081,126.657642,0:02:06.657642,13514551296,33,1878631618,2023-02-24 10:53:16.517610
iteration_082,145.101371,0:02:25.101371,13550612480,33,1902033723,2023-02-24 10:55:41.618981
iteration_083,136.386137,0:02:16.386137,13567705088,33,1923304698,2023-02-24 10:57:58.005118
iteration_084,142.843756,0:02:22.843756,13598982144,33,1945706765,2023-02-24 11:00:20.848874
iteration_085,131.256583,0:02:11.256583,13607686144,33,1967571661,2023-02-24 11:02:32.105457
iteration_086,150.839819,0:02:30.839819,13610192896,33,1989047754,2023-02-24 11:05:02.945276
iteration_087,127.312795,0:02:07.312795,13628645376,33,2011072474,2023-02-24 11:07:10.258071
iteration_088,138.212035,0:02:18.212035,13714628608,33,2033181661,2023-02-24 11:09:28.470106
iteration_089,133.00741,0:02:13.007410,13736325120,33,2055399387,2023-02-24 11:11:41.477516
iteration_090,132.415528,0:02:12.415528,13771063296,33,2077182584,2023-02-24 11:13:53.893044
iteration_091,156.580103,0:02:36.580103,13779927040,33,2099048575,2023-02-24 11:16:30.473147
iteration_092,133.645999,0:02:13.645999,13794234368,33,2121447696,2023-02-24 11:18:44.119146
iteration_093,138.606313,0:02:18.606313,13811122176,33,2144102416,2023-02-24 11:21:02.725459
iteration_094,133.696177,0:02:13.696177,13833912320,33,2166626081,2023-02-24 11:23:16.421636
iteration_095,132.212059,0:02:12.212059,13849280512,33,2188504746,2023-02-24 11:25:28.633695
iteration_096,143.38389,0:02:23.383890,13865525248,33,2211645128,2023-02-24 11:27:52.017585
iteration_097,158.095751,0:02:38.095751,13879291904,33,2233768983,2023-02-24 11:30:30.113336
iteration_098,136.176103,0:02:16.176103,13880082432,33,2255275189,2023-02-24 11:32:46.289439
iteration_099,149.679881,0:02:29.679881,13883482112,33,2278818984,2023-02-24 11:35:15.969320
iteration_100,137.307991,0:02:17.307991,13899669504,33,2300820462,2023-02-24 11:37:33.277311
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment