Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

TASKS: UTILIZATION OF THE UTM TASKS

This list provides an overview of the utilization levels of the processes of the application. Furthermore, the CPU utilization and the number of input and output operations (I/Os) are indicated for each individual UTM process and the sum is displayed for all tasks of the application.


                           1 = Program
                          2 = System code
                          3 = Database
                          4 = Bourse Wait
|------------------------|
| TSN | START TIME    | TASK UTILIZATION    , Number Used Tasks:   6 , Number System Tasks:   0
| 3FYA | 16:46:32.928063 | <--------1-------><----2----><----3---><--------------4-------------->
| 3FYB | 16:46:32.917157 | <-------1------><---2---><---3---><-----------------4---------------->
| 3FYC | 16:46:37.661807 | 2<---------------------------------4--------------------------------->
| 3FYD | 16:46:32.924186 | <----------------------------------4--------------------------------->
| 3FYE | 16:46:32.936194 | <-------1------><---2---><----3---><-----------------4--------------->
| 3FYF | 16:46:32.914551 | <-------1------><---2---><----3----><----------------4--------------->
|------|-----------------|
TSN      CPU-time  Number I/O     Program      System    Database  Bourse Wait  System Task
3FYA        20056        7150       70596       38931       35553       148124            N
3FYB        19133        6904       64621       35138       32592       160865            N
3FYC         1852         933          19        5009         111       283332            N
3FYD         1084         490          46        2808          29       290326            N
3FYE        19389        6964       66356       34615       35336       156890            N
3FYF        19188        6995       65410       34683       32640       160486            N
Summ        80702       29436


Explanation of the terms in the list:

TSN

START TIME

Program

TASK SEQUENCE NUMBER of the UTM process.

Time of the first record of this process (absolute).

Proportion of processing time of the application program in the UTM process. This time also includes the SVC handling of the SVCs called from the application programs.

System code

Database

Proportion of processing time of the UTM system code.

Proportion of time required to process the database calls.
If the processing of a database call necessitates a process switch, this time also includes the wait time of the UTM process.

Bourse Wait

Proportion of time awaited by the process for new jobs to enter the job queue.

System Task

Specifies whether this task is a UTM system process for the application.

The times output in the columns Program, System, Database and Bourse Wait are real times. The unit used is milliseconds (in the same way as for the CPU time). A reduction in the number of tasks during the evaluation time limits must be avoided for the TASKS evaluation as this would lead to distorted results. For such a use case you should use separate evaluation time limits.