Lab Reduction for z-3-03-logonoff
v102103 z-3-03-logonoff.txt s_z-3-03-logonoff.html ../logev

Lab Reduction is a companion web based tool to Data Reduction except that it operates on real test data rather than simulated test data. The data reduction is performed in real time as the test executes. Anyone on the network can view the test results in real time during the testing.

Running Real Time Test Results Script

This tool is started as a DOS application in a directory which contains the test data. The syntax is:

perl labreduction.pl [filename.txt] [delayinsecs] [TocCor] [TocCov] [LabData] [LeFind] [LeNoFind] [Results] [CPC]

where all [fields] are optional and [blank] or [-] is default or are set as follows:
filename.txtIs the test file name, the default is testlog.txt. The report name is derived from this file name. The default report name is testlog.html. When entering a file name the .txt extension must be used (e.g. AAAa.txt, AAAb.txt).
delayinsecsThe script executes 100 times before ending, this is the delay between executions, the default is 20 seconds.
TocCorIf set to [y] correlates the log events to requirements.
TocCovIf set to [y] shows which requirements were addressed and which requirements were not addressed by the test results.
LabDataIf set to [y] shows the raw test data.
LeFindIf set to [y] shows the log events that were found. The default is [y].
LeNoFindIf set to [y] shows the log events NOT found in these test results.
ResultsIf set to [y] shows the test results correlated to the original log events. The deafult is [y].
CPCIf set to [all], [red], or [a cpc] shows req's satisfied and NOT satisfied by these test results.
FilterIf set to [y], filters items containing certain words from the reports. The deafult is [y].

The file containing the test results is automatically updated by the BOOT application for some test cases. In all other BOOT and RED test cases the file is manually updated by the testers by either copying log events from the emulator window or entering log events based on emulator profile points. Using appropriate file naming conventions, parallel testing can be performed.

This application requires the inclusion of a special file (translate.dat) that is created by the logevent application and stored with the instrumentation analysis results. This file translates the log event codes to the original english equivalents. It also requires a version of the TOC (s_toc.dat) to correlate the TOC requirements with the lab test results.

Analyzing The Test Results

The test results analysis begins during informal testing by examining the real time test results.

  1. Are the start and stop log events as expected
  2. Are any log events grossly out of place
  3. Do the log events and sequence look resonable
  4. Do the number of log events match previous test runs
  5. Do the source files and function names in the log events look resonable
  6. Does the layout of the log event sequence appear to be similar to previous test runs

If the results appear to be reasonable, copy and paste them into the test procedures. They will form the factory template that will be used during formal testing.

As part of an offline analysis, use the IAT reports and software source to locate the test result log events. Examine the software and look for potential missing log events or wrong long events. This is a final examination to confirm that the test results are as expected.

For dry run, create a single complete test results report following the sequence that is expected during formal test. Use these dry run test results to support the formal test.

At the conclusion of all the DRY RUN tests enable the log events found, log events not found, requirements correlation, and requirements coverage reports. Look for log events and requirements that were not captured during the all the test activity. If needed, create new tests to capture the missing requirements.

Analysis Reports Script Option Comment
Test CommentsComments Summary of the comments entered by testers into the test file.
PUIs VerifiedComments The list of PUIs verified in this test sequence. Use it in the filter service to compared different test sequences.
Req CoverageComments This is a list of PUIs and the number of times the PUI was encountered in a log event with this test sequence. Use this to gain confidence in the test coverage. For example, a PUI that has been hit 50 times was probably the result of slightly different code paths.
Test ResultsResults This is the test results in log event format. This analysis connects the raw numerical log events captured during lab testing with the original source code comment statements, source file, and C-function.
Missing Req'sResults This is a list of req's that should have been in this test but are missing. It is based on the IAT filter service where one set of reqs's are subtracted from another set of req's.

NOTE: These reports are option sensitive. If an option was not selected, the report link is not present.

Other Analysis Reports . TOC req's . simulated logevents . translate file . Error_Codes.txt


Settings

Paths
Main Path
Simulation Directory
Analysis Directory
Analysis Report Name
Test File Name

Settings case sensitive
Script Rerun Delay (sec)
CPC, Release, or Test Case Considered
Trace Events

Requirements Accounting - Fixed case sensitive
Future Events
De-Instrumented
Negative Paths

Requirements Accounting - User Defined case sensitive Categories
Name             Description                                         PUI's








Display Filters - flaten display case insensitive
Raw LCD Log Events
Raw PAD Log Events
Raw PIN Log Events
Raw LOC Log Events
Raw Any Log Events
Text Results

Ignore Data - for very fast bypassing of noise case insensitive
Bypass Noise Raw Events
Bypass Noise Text Results

Keywords copy paste REQs from word table column get converted to OR format - case insensitive
Red
Blue
Navy
Purple
Green
Maroon
case sensitive
Orange

Expected Req's From Test Procedure - copy & paste from doc case insensitive
Orange LE SV

LabData Test Comments Test Results LE Found LE NOT Found Show Only Keyword Events
TOC Correlation TOC Coverage Not in Software Baseline Missed Req's Func Call Seq Show Only Expected Req's
Filter Classified Server Config

11/23/2003 15:23:14


Data Reduction Reports for z-3-03-logonoff


Test Comments Summary Comments entered by testers into test data file

Log Events Data

3-3 Log On Off B1.0

Tester: ws

1. Log On
. . . HMI-30300-5
LOG-30300-800
. . . HMI-30300-3
1. Done

2. Log Off
. . . HMI-30300-5
LOG-30300-50
. . . HMI-30300-3
2. Done

     


Test Results Lab Data Connected To File Name, C-function, and Comment Statements 882 z-3-03-logonoff.txt 11/23/2003 15:23:14
1 0000 time I Translate File Created 11/22/2003 23:07:01
3-3 Log On Off B1.0

Tester: ws

1. Log On
HMI-30300-5
1 1 1406 I hmi-01.c hmi.1.3 LE SV TOC-1803 this is a hmi-01.3.12 req to FAIL
2 2 1414 I hmi-01.c hmi.1.8 LE SV TOC-1811 this is a hmi-01.8.6 req to detect ERROR
3 3 1440 I hmi-03.c hmi.3.7 LE SV TOC-1837 this is a hmi-03.7.11 req to DISABLE
4 4 1403 I hmi-01.c hmi.1.1 LE SV TOC-1801 this is a hmi-01.1.8 req to AUDIT
5 5 1512 I hmi-06.c hmi.6.5 LE SV TOC-1906 this is a hmi-06.5.6 req to RECOVER
LOG-30300-800
1 6 1518 I log-01.c log.1.1 LE SV TOC-2004 this is a log-01.1.38 req to COMPARE
2 7 1530 I log-03.c log.3.3 LE SV TOC-2016 this is a log-03.3.90 req to RECOVER
3 8 1566 I log-05.c log.5.7 LE SV TOC-2051 this is a log-05.7.36 req to COMPARE
4 9 1515 I log-01.c log.1.1 LE SV TOC-2001 this is a log-01.1.6 req to TRANSFORM
5 10 1664 I log-09.c log.9.7 LE SV TOC-2147 this is a log-09.7.11 req to INCREMENT
6 11 1566 I log-05.c log.5.7 LE SV TOC-2051 this is a log-05.7.36 req to COMPARE
7 12 1558 I log-05.c log.5.4 LE SV TOC-2043 this is a log-05.4.7 req to TRANSFORM
8 13 1542 I log-03.c log.3.6 LE SV TOC-2028 this is a log-03.6.53 req to INCREMENT
9 14 1560 I log-05.c log.5.6 LE SV TOC-2045 this is a log-05.6.4 req to assign
10 15 1656 I log-09.c log.9.2 LE SV TOC-2139 this is a log-09.2.51 req to check unix
11 16 1577 I log-05.c log.5.8 LE SV TOC-2062 this is a log-05.8.68 req to CONVERT
12 17 1604 I log-06.c log.6.3 LE SV TOC-2089 this is a log-06.3.48 req to RECORD
13 18 1586 I log-05.c log.5.12 LE SV TOC-2071 this is a log-05.12.55 req to PROCESS
14 19 1531 I log-03.c log.3.4 LE SV TOC-2017 this is a log-03.4.15 req to DISABLE
15 20 1566 I log-05.c log.5.7 LE SV TOC-2051 this is a log-05.7.36 req to COMPARE
16 21 1624 I log-06.c log.6.10 LE SV TOC-2108 this is a log-06.10.8 req to check PSOS
17 22 1576 I log-05.c log.5.8 LE SV TOC-2061 this is a log-05.8.67 req to set RTC
18 23 1558 I log-05.c log.5.4 LE SV TOC-2043 this is a log-05.4.7 req to TRANSFORM
19 24 1656 I log-09.c log.9.2 LE SV TOC-2139 this is a log-09.2.51 req to check unix
20 25 1561 I log-05.c log.5.6 LE SV TOC-2046 this is a log-05.6.15 req to VERIFY
21 26 1569 I log-05.c log.5.7 LE SV TOC-2054 this is a log-05.7.74 req to enable
22 27 1657 I log-09.c log.9.2 LE SV TOC-2140 this is a log-09.2.56 req to validate
23 28 1607 I log-06.c log.6.4 LE SV TOC-2092 this is a log-06.4.38 req to COMPARE
24 29 1525 I log-02.c log.2.1 LE SV TOC-2011 this is a log-02.1.15 req to RECORD
25 30 1618 I log-06.c log.6.7 LE SV TOC-2102 this is a log-06.7.39 req to call ISR
26 31 1653 I log-09.c log.9.1 LE SV TOC-2136 this is a log-09.1.53 req to UPDATE
27 32 1594 I log-05.c log.5.18 LE SV TOC-2079 this is a log-05.18.21 req to DISABLE
28 33 1644 I log-08.c log.8.1 LE SV TOC-2128 this is a log-08.1.30 req to COMPARE
29 34 1608 I log-06.c log.6.4 LE SV TOC-2093 this is a log-06.4.42 req to VERIFY
30 35 1622 I log-06.c log.6.9 LE SV TOC-2106 this is a log-06.9.39 req to DISABLE
31 36 1667 I log-09.c log.9.8 LE SV TOC-2150 this is a log-09.8.16 req to COMPARE
32 37 1636 I log-06.c log.6.12 LE SV TOC-2120 this is a log-06.12.34 req to VERIFY
33 38 1638 I log-06.c log.6.13 LE SV TOC-2122 this is a log-06.13.48 req to TRANSFORM
34 39 1602 I log-06.c log.6.3 LE SV TOC-2087 this is a log-06.3.17 req to FAIL
35 40 1546 I log-04.c log.4.3 LE SV TOC-2032 this is a log-04.3.21 req to RECOVER
36 41 1666 I log-09.c log.9.7 LE SV TOC-2149 this is a log-09.7.39 req to set REAL TIME CLOCK
37 42 1612 I log-06.c log.6.6 LE SV TOC-2096 this is a log-06.6.10 req to RECORD
38 43 1539 I log-03.c log.3.6 LE SV TOC-2025 this is a log-03.6.21 req to call ISR
39 44 1593 I log-05.c log.5.17 LE SV TOC-2078 this is a log-05.17.5 req to PROCESS
40 45 1539 I log-03.c log.3.6 LE SV TOC-2025 this is a log-03.6.21 req to call ISR
41 46 1520 I log-01.c log.1.2 LE SV TOC-2006 this is a log-01.2.2 req to HALT
42 47 1602 I log-06.c log.6.3 LE SV TOC-2087 this is a log-06.3.17 req to FAIL
43 48 1545 I log-04.c log.4.3 LE SV TOC-2031 this is a log-04.3.6 req to call ISR
44 49 1662 I log-09.c log.9.4 LE SV TOC-2145 this is a log-09.4.88 req to UPDATE
45 50 1517 I log-01.c log.1.1 LE SV TOC-2003 this is a log-01.1.20 req to CONVERT
46 51 1599 I log-06.c log.6.2 LE SV TOC-2084 this is a log-06.2.33 req to VERIFY
47 52 1555 I log-05.c log.5.3 LE SV TOC-2041 this is a log-05.3.34 req to call admin
48 53 1566 I log-05.c log.5.7 LE SV TOC-2051 this is a log-05.7.36 req to COMPARE
49 54 1587 I log-05.c log.5.14 LE SV TOC-2072 this is a log-05.14.9 req to TRANSLATE
50 55 1614 I log-06.c log.6.6 LE SV TOC-2098 this is a log-06.6.44 req to INHIBIT
51 56 1657 I log-09.c log.9.2 LE SV TOC-2140 this is a log-09.2.56 req to validate
52 57 1594 I log-05.c log.5.18 LE SV TOC-2079 this is a log-05.18.21 req to DISABLE
53 58 1585 I log-05.c log.5.12 LE SV TOC-2070 this is a log-05.12.36 req to check PSOS
54 59 1664 I log-09.c log.9.7 LE SV TOC-2147 this is a log-09.7.11 req to INCREMENT
55 60 1585 I log-05.c log.5.12 LE SV TOC-2070 this is a log-05.12.36 req to check PSOS
56 61 1552 I log-05.c log.5.3 LE SV TOC-2038 this is a log-05.3.4 req to REJECT
57 62 1605 I log-06.c log.6.3 LE SV TOC-2090 this is a log-06.3.49 req to REJECT
58 63 1613 I log-06.c log.6.6 LE SV TOC-2097 this is a log-06.6.13 req to RECORD
59 64 1533 I log-03.c log.3.4 LE SV TOC-2019 this is a log-03.4.54 req to call admin
60 65 1602 I log-06.c log.6.3 LE SV TOC-2087 this is a log-06.3.17 req to FAIL
61 66 1633 I log-06.c log.6.12 LE SV TOC-2117 this is a log-06.12.2 req to HALT
62 67 1558 I log-05.c log.5.4 LE SV TOC-2043 this is a log-05.4.7 req to TRANSFORM
63 68 1609 I log-06.c log.6.5 LE SV TOC-2094 this is a log-06.5.35 req to UPDATE
64 69 1523 I log-01.c log.1.2 LE SV TOC-2009 this is a log-01.2.16 req to TRANSFORM
65 70 1635 I log-06.c log.6.12 LE SV TOC-2119 this is a log-06.12.24 req to call ISR
66 71 1631 I log-06.c log.6.11 LE SV TOC-2115 this is a log-06.11.15 req to call ISR
67 72 1528 I log-03.c log.3.3 LE SV TOC-2014 this is a log-03.3.19 req to COMPARE
68 73 1592 I log-05.c log.5.16 LE SV TOC-2077 this is a log-05.16.6 req to TRANSFORM
69 74 1521 I log-01.c log.1.2 LE SV TOC-2007 this is a log-01.2.9 req to TRANSFORM
70 75 1617 I log-06.c log.6.6 LE SV TOC-2101 this is a log-06.6.64 req to HALT
71 76 1646 I log-08.c log.8.1 LE SV TOC-2130 this is a log-08.1.65 req to RECORD
72 77 1554 I log-05.c log.5.3 LE SV TOC-2040 this is a log-05.3.12 req to UPDATE
73 78 1524 I log-02.c log.2.1 LE SV TOC-2010 this is a log-02.1.14 req to UPDATE
74 79 1583 I log-05.c log.5.12 LE SV TOC-2068 this is a log-05.12.17 req to TRANSLATE
75 80 1522 I log-01.c log.1.2 LE SV TOC-2008 this is a log-01.2.10 req to RECOVER
76 81 1522 I log-01.c log.1.2 LE SV TOC-2008 this is a log-01.2.10 req to RECOVER
77 82 1645 I log-08.c log.8.1 LE SV TOC-2129 this is a log-08.1.63 req to FAIL
78 83 1651 I log-09.c log.9.1 LE SV TOC-2134 this is a log-09.1.40 req to validate
79 84 1561 I log-05.c log.5.6 LE SV TOC-2046 this is a log-05.6.15 req to VERIFY
80 85 1577 I log-05.c log.5.8 LE SV TOC-2062 this is a log-05.8.68 req to CONVERT
81 86 1652 I log-09.c log.9.1 LE SV TOC-2135 this is a log-09.1.43 req to VERIFY
82 87 1649 I log-09.c log.9.1 LE SV TOC-2132 this is a log-09.1.25 req to COMPARE
83 88 1609 I log-06.c log.6.5 LE SV TOC-2094 this is a log-06.5.35 req to UPDATE
84 89 1642 I log-06.c log.6.14 LE SV TOC-2126 this is a log-06.14.42 req to enable
85 90 1630 I log-06.c log.6.11 LE SV TOC-2114 this is a log-06.11.8 req to PROCESS
86 91 1517 I log-01.c log.1.1 LE SV TOC-2003 this is a log-01.1.20 req to CONVERT
87 92 1617 I log-06.c log.6.6 LE SV TOC-2101 this is a log-06.6.64 req to HALT
88 93 1584 I log-05.c log.5.12 LE SV TOC-2069 this is a log-05.12.22 req to UPDATE
89 94 1543 I log-03.c log.3.6 LE SV TOC-2029 this is a log-03.6.64 req to RECOVER
90 95 1527 I log-03.c log.3.3 LE SV TOC-2013 this is a log-03.3.17 req to FAIL
91 96 1586 I log-05.c log.5.12 LE SV TOC-2071 this is a log-05.12.55 req to PROCESS
92 97 1601 I log-06.c log.6.2 LE SV TOC-2086 this is a log-06.2.48 req to COMPARE
93 98 1623 I log-06.c log.6.9 LE SV TOC-2107 this is a log-06.9.45 req to call ISR
94 99 1657 I log-09.c log.9.2 LE SV TOC-2140 this is a log-09.2.56 req to validate
95 100 1655 I log-09.c log.9.2 LE SV TOC-2138 this is a log-09.2.45 req to HALT
96 101 1626 I log-06.c log.6.10 LE SV TOC-2110 this is a log-06.10.24 req to UPDATE
97 102 1567 I log-05.c log.5.7 LE SV TOC-2052 this is a log-05.7.72 req to STORE
98 103 1629 I log-06.c log.6.11 LE SV TOC-2113 this is a log-06.11.1 req to REJECT
99 104 1666 I log-09.c log.9.7 LE SV TOC-2149 this is a log-09.7.39 req to set REAL TIME CLOCK
100 105 1635 I log-06.c log.6.12 LE SV TOC-2119 this is a log-06.12.24 req to call ISR
101 106 1634 I log-06.c log.6.12 LE SV TOC-2118 this is a log-06.12.6 req to validate
102 107 1572 I log-05.c log.5.8 LE SV TOC-2057 this is a log-05.8.26 req to STORE
103 108 1522 I log-01.c log.1.2 LE SV TOC-2008 this is a log-01.2.10 req to RECOVER
104 109 1594 I log-05.c log.5.18 LE SV TOC-2079 this is a log-05.18.21 req to DISABLE
105 110 1585 I log-05.c log.5.12 LE SV TOC-2070 this is a log-05.12.36 req to check PSOS
106 111 1596 I log-06.c log.6.1 LE SV TOC-2081 this is a log-06.1.8 req to assign
107 112 1546 I log-04.c log.4.3 LE SV TOC-2032 this is a log-04.3.21 req to RECOVER
108 113 1559 I log-05.c log.5.4 LE SV TOC-2044 this is a log-05.4.31 req to detect ERROR
109 114 1651 I log-09.c log.9.1 LE SV TOC-2134 this is a log-09.1.40 req to validate
110 115 1612 I log-06.c log.6.6 LE SV TOC-2096 this is a log-06.6.10 req to RECORD
111 116 1524 I log-02.c log.2.1 LE SV TOC-2010 this is a log-02.1.14 req to UPDATE
112 117 1566 I log-05.c log.5.7 LE SV TOC-2051 this is a log-05.7.36 req to COMPARE
113 118 1621 I log-06.c log.6.9 LE SV TOC-2105 this is a log-06.9.36 req to CONVERT
114 119 1532 I log-03.c log.3.4 LE SV TOC-2018 this is a log-03.4.35 req to FAIL
115 120 1635 I log-06.c log.6.12 LE SV TOC-2119 this is a log-06.12.24 req to call ISR
116 121 1540 I log-03.c log.3.6 LE SV TOC-2026 this is a log-03.6.44 req to RECOVER
117 122 1624 I log-06.c log.6.10 LE SV TOC-2108 this is a log-06.10.8 req to check PSOS
118 123 1648 I log-09.c log.9.1 LE SV TOC-2131 this is a log-09.1.9 req to check PSOS
119 124 1664 I log-09.c log.9.7 LE SV TOC-2147 this is a log-09.7.11 req to INCREMENT
120 125 1622 I log-06.c log.6.9 LE SV TOC-2106 this is a log-06.9.39 req to DISABLE
121 126 1619 I log-06.c log.6.7 LE SV TOC-2103 this is a log-06.7.51 req to DISABLE
122 127 1636 I log-06.c log.6.12 LE SV TOC-2120 this is a log-06.12.34 req to VERIFY
123 128 1528 I log-03.c log.3.3 LE SV TOC-2014 this is a log-03.3.19 req to COMPARE
124 129 1585 I log-05.c log.5.12 LE SV TOC-2070 this is a log-05.12.36 req to check PSOS
125 130 1622 I log-06.c log.6.9 LE SV TOC-2106 this is a log-06.9.39 req to DISABLE
126 131 1518 I log-01.c log.1.1 LE SV TOC-2004 this is a log-01.1.38 req to COMPARE
127 132 1667 I log-09.c log.9.8 LE SV TOC-2150 this is a log-09.8.16 req to COMPARE
128 133 1618 I log-06.c log.6.7 LE SV TOC-2102 this is a log-06.7.39 req to call ISR
129 134 1538 I log-03.c log.3.6 LE SV TOC-2024 this is a log-03.6.7 req to set REAL TIME CLOCK
130 135 1632 I log-06.c log.6.11 LE SV TOC-2116 this is a log-06.11.16 req to STORE
131 136 1581 I log-05.c log.5.11 LE SV TOC-2066 this is a log-05.11.10 req to HALT
132 137 1583 I log-05.c log.5.12 LE SV TOC-2068 this is a log-05.12.17 req to TRANSLATE
133 138 1547 I log-04.c log.4.3 LE SV TOC-2033 this is a log-04.3.39 req to UPDATE
134 139 1582 I log-05.c log.5.11 LE SV TOC-2067 this is a log-05.11.15 req to check unix
135 140 1644 I log-08.c log.8.1 LE SV TOC-2128 this is a log-08.1.30 req to COMPARE
136 141 1656 I log-09.c log.9.2 LE SV TOC-2139 this is a log-09.2.51 req to check unix
137 142 1607 I log-06.c log.6.4 LE SV TOC-2092 this is a log-06.4.38 req to COMPARE
138 143 1666 I log-09.c log.9.7 LE SV TOC-2149 this is a log-09.7.39 req to set REAL TIME CLOCK
139 144 1589 I log-05.c log.5.14 LE SV TOC-2074 this is a log-05.14.44 req to check unix
140 145 1598 I log-06.c log.6.2 LE SV TOC-2083 this is a log-06.2.32 req to enable
141 146 1637 I log-06.c log.6.13 LE SV TOC-2121 this is a log-06.13.34 req to FAIL
142 147 1517 I log-01.c log.1.1 LE SV TOC-2003 this is a log-01.1.20 req to CONVERT
143 148 1543 I log-03.c log.3.6 LE SV TOC-2029 this is a log-03.6.64 req to RECOVER
144 149 1581 I log-05.c log.5.11 LE SV TOC-2066 this is a log-05.11.10 req to HALT
145 150 1543 I log-03.c log.3.6 LE SV TOC-2029 this is a log-03.6.64 req to RECOVER
146 151 1621 I log-06.c log.6.9 LE SV TOC-2105 this is a log-06.9.36 req to CONVERT
147 152 1626 I log-06.c log.6.10 LE SV TOC-2110 this is a log-06.10.24 req to UPDATE
148 153 1646 I log-08.c log.8.1 LE SV TOC-2130 this is a log-08.1.65 req to RECORD
149 154 1605 I log-06.c log.6.3 LE SV TOC-2090 this is a log-06.3.49 req to REJECT
150 155 1520 I log-01.c log.1.2 LE SV TOC-2006 this is a log-01.2.2 req to HALT
151 156 1538 I log-03.c log.3.6 LE SV TOC-2024 this is a log-03.6.7 req to set REAL TIME CLOCK
152 157 1653 I log-09.c log.9.1 LE SV TOC-2136 this is a log-09.1.53 req to UPDATE
153 158 1603 I log-06.c log.6.3 LE SV TOC-2088 this is a log-06.3.44 req to STORE
154 159 1592 I log-05.c log.5.16 LE SV TOC-2077 this is a log-05.16.6 req to TRANSFORM
155 160 1521 I log-01.c log.1.2 LE SV TOC-2007 this is a log-01.2.9 req to TRANSFORM
156 161 1566 I log-05.c log.5.7 LE SV TOC-2051 this is a log-05.7.36 req to COMPARE
157 162 1641 I log-06.c log.6.14 LE SV TOC-2125 this is a log-06.14.33 req to DISABLE
158 163 1604 I log-06.c log.6.3 LE SV TOC-2089 this is a log-06.3.48 req to RECORD
159 164 1518 I log-01.c log.1.1 LE SV TOC-2004 this is a log-01.1.38 req to COMPARE
160 165 1616 I log-06.c log.6.6 LE SV TOC-2100 this is a log-06.6.59 req to TRANSFORM
161 166 1539 I log-03.c log.3.6 LE SV TOC-2025 this is a log-03.6.21 req to call ISR
162 167 1546 I log-04.c log.4.3 LE SV TOC-2032 this is a log-04.3.21 req to RECOVER
163 168 1592 I log-05.c log.5.16 LE SV TOC-2077 this is a log-05.16.6 req to TRANSFORM
164 169 1596 I log-06.c log.6.1 LE SV TOC-2081 this is a log-06.1.8 req to assign
165 170 1588 I log-05.c log.5.14 LE SV TOC-2073 this is a log-05.14.15 req to RECORD
166 171 1619 I log-06.c log.6.7 LE SV TOC-2103 this is a log-06.7.51 req to DISABLE
167 172 1522 I log-01.c log.1.2 LE SV TOC-2008 this is a log-01.2.10 req to RECOVER
168 173 1562 I log-05.c log.5.6 LE SV TOC-2047 this is a log-05.6.18 req to PROCESS
169 174 1537 I log-03.c log.3.5 LE SV TOC-2023 this is a log-03.5.51 req to TRANSFORM
170 175 1532 I log-03.c log.3.4 LE SV TOC-2018 this is a log-03.4.35 req to FAIL
171 176 1547 I log-04.c log.4.3 LE SV TOC-2033 this is a log-04.3.39 req to UPDATE
172 177 1527 I log-03.c log.3.3 LE SV TOC-2013 this is a log-03.3.17 req to FAIL
173 178 1522 I log-01.c log.1.2 LE SV TOC-2008 this is a log-01.2.10 req to RECOVER
174 179 1650 I log-09.c log.9.1 LE SV TOC-2133 this is a log-09.1.29 req to TRANSFORM
175 180 1570 I log-05.c log.5.8 LE SV TOC-2055 this is a log-05.8.11 req to REJECT
176 181 1655 I log-09.c log.9.2 LE SV TOC-2138 this is a log-09.2.45 req to HALT
177 182 1662 I log-09.c log.9.4 LE SV TOC-2145 this is a log-09.4.88 req to UPDATE
178 183 1526 I log-02.c log.2.1 LE SV TOC-2012 this is a log-02.1.18 req to TRANSFORM
179 184 1557 I log-05.c log.5.4 LE SV TOC-2042 this is a log-05.4.1 req to REJECT
180 185 1613 I log-06.c log.6.6 LE SV TOC-2097 this is a log-06.6.13 req to RECORD
181 186 1579 I log-05.c log.5.10 LE SV TOC-2064 this is a log-05.10.4 req to CONVERT
182 187 1615 I log-06.c log.6.6 LE SV TOC-2099 this is a log-06.6.56 req to detect ERROR
183 188 1518 I log-01.c log.1.1 LE SV TOC-2004 this is a log-01.1.38 req to COMPARE
184 189 1648 I log-09.c log.9.1 LE SV TOC-2131 this is a log-09.1.9 req to check PSOS
185 190 1619 I log-06.c log.6.7 LE SV TOC-2103 this is a log-06.7.51 req to DISABLE
186 191 1530 I log-03.c log.3.3 LE SV TOC-2016 this is a log-03.3.90 req to RECOVER
187 192 1658 I log-09.c log.9.3 LE SV TOC-2141 this is a log-09.3.3 req to COMPARE
188 193 1612 I log-06.c log.6.6 LE SV TOC-2096 this is a log-06.6.10 req to RECORD
189 194 1660 I log-09.c log.9.4 LE SV TOC-2143 this is a log-09.4.13 req to enable
190 195 1563 I log-05.c log.5.7 LE SV TOC-2048 this is a log-05.7.19 req to STORE
191 196 1544 I log-04.c log.4.1 LE SV TOC-2030 this is a log-04.1.12 req to detect ERROR
192 197 1570 I log-05.c log.5.8 LE SV TOC-2055 this is a log-05.8.11 req to REJECT
193 198 1607 I log-06.c log.6.4 LE SV TOC-2092 this is a log-06.4.38 req to COMPARE
194 199 1610 I log-06.c log.6.5 LE SV TOC-2095 this is a log-06.5.52 req to REJECT
195 200 1638 I log-06.c log.6.13 LE SV TOC-2122 this is a log-06.13.48 req to TRANSFORM
196 201 1589 I log-05.c log.5.14 LE SV TOC-2074 this is a log-05.14.44 req to check unix
197 202 1593 I log-05.c log.5.17 LE SV TOC-2078 this is a log-05.17.5 req to PROCESS
198 203 1602 I log-06.c log.6.3 LE SV TOC-2087 this is a log-06.3.17 req to FAIL
199 204 1587 I log-05.c log.5.14 LE SV TOC-2072 this is a log-05.14.9 req to TRANSLATE
200 205 1587 I log-05.c log.5.14 LE SV TOC-2072 this is a log-05.14.9 req to TRANSLATE
201 206 1516 I log-01.c log.1.1 LE SV TOC-2002 this is a log-01.1.12 req to set RTC
202 207 1573 I log-05.c log.5.8 LE SV TOC-2058 this is a log-05.8.36 req to DISABLE
203 208 1551 I log-05.c log.5.2 LE SV TOC-2037 this is a log-05.2.46 req to PROCESS
204 209 1599 I log-06.c log.6.2 LE SV TOC-2084 this is a log-06.2.33 req to VERIFY
205 210 1650 I log-09.c log.9.1 LE SV TOC-2133 this is a log-09.1.29 req to TRANSFORM
206 211 1628 I log-06.c log.6.10 LE SV TOC-2112 this is a log-06.10.34 req to INHIBIT
207 212 1558 I log-05.c log.5.4 LE SV TOC-2043 this is a log-05.4.7 req to TRANSFORM
208 213 1655 I log-09.c log.9.2 LE SV TOC-2138 this is a log-09.2.45 req to HALT
209 214 1652 I log-09.c log.9.1 LE SV TOC-2135 this is a log-09.1.43 req to VERIFY
210 215 1652 I log-09.c log.9.1 LE SV TOC-2135 this is a log-09.1.43 req to VERIFY
211 216 1637 I log-06.c log.6.13 LE SV TOC-2121 this is a log-06.13.34 req to FAIL
212 217 1616 I log-06.c log.6.6 LE SV TOC-2100 this is a log-06.6.59 req to TRANSFORM
213 218 1518 I log-01.c log.1.1 LE SV TOC-2004 this is a log-01.1.38 req to COMPARE
214 219 1596 I log-06.c log.6.1 LE SV TOC-2081 this is a log-06.1.8 req to assign
215 220 1577 I log-05.c log.5.8 LE SV TOC-2062 this is a log-05.8.68 req to CONVERT
216 221 1566 I log-05.c log.5.7 LE SV TOC-2051 this is a log-05.7.36 req to COMPARE
217 222 1521 I log-01.c log.1.2 LE SV TOC-2007 this is a log-01.2.9 req to TRANSFORM
218 223 1610 I log-06.c log.6.5 LE SV TOC-2095 this is a log-06.5.52 req to REJECT
219 224 1651 I log-09.c log.9.1 LE SV TOC-2134 this is a log-09.1.40 req to validate
220 225 1551 I log-05.c log.5.2 LE SV TOC-2037 this is a log-05.2.46 req to PROCESS
221 226 1620 I log-06.c log.6.9 LE SV TOC-2104 this is a log-06.9.24 req to DISABLE
222 227 1597 I log-06.c log.6.2 LE SV TOC-2082 this is a log-06.2.4 req to validate
223 228 1627 I log-06.c log.6.10 LE SV TOC-2111 this is a log-06.10.28 req to check unix
224 229 1568 I log-05.c log.5.7 LE SV TOC-2053 this is a log-05.7.73 req to set RTC
225 230 1516 I log-01.c log.1.1 LE SV TOC-2002 this is a log-01.1.12 req to set RTC
226 231 1625 I log-06.c log.6.10 LE SV TOC-2109 this is a log-06.10.13 req to PROCESS
227 232 1587 I log-05.c log.5.14 LE SV TOC-2072 this is a log-05.14.9 req to TRANSLATE
228 233 1537 I log-03.c log.3.5 LE SV TOC-2023 this is a log-03.5.51 req to TRANSFORM
229 234 1517 I log-01.c log.1.1 LE SV TOC-2003 this is a log-01.1.20 req to CONVERT
230 235 1552 I log-05.c log.5.3 LE SV TOC-2038 this is a log-05.3.4 req to REJECT
231 236 1666 I log-09.c log.9.7 LE SV TOC-2149 this is a log-09.7.39 req to set REAL TIME CLOCK
232 237 1528 I log-03.c log.3.3 LE SV TOC-2014 this is a log-03.3.19 req to COMPARE
233 238 1575 I log-05.c log.5.8 LE SV TOC-2060 this is a log-05.8.64 req to UPDATE
234 239 1575 I log-05.c log.5.8 LE SV TOC-2060 this is a log-05.8.64 req to UPDATE
235 240 1663 I log-09.c log.9.7 LE SV TOC-2146 this is a log-09.7.9 req to RECOVER
236 241 1522 I log-01.c log.1.2 LE SV TOC-2008 this is a log-01.2.10 req to RECOVER
237 242 1564 I log-05.c log.5.7 LE SV TOC-2049 this is a log-05.7.27 req to RECOVER
238 243 1632 I log-06.c log.6.11 LE SV TOC-2116 this is a log-06.11.16 req to STORE
239 244 1621 I log-06.c log.6.9 LE SV TOC-2105 this is a log-06.9.36 req to CONVERT
240 245 1584 I log-05.c log.5.12 LE SV TOC-2069 this is a log-05.12.22 req to UPDATE
241 246 1537 I log-03.c log.3.5 LE SV TOC-2023 this is a log-03.5.51 req to TRANSFORM
242 247 1656 I log-09.c log.9.2 LE SV TOC-2139 this is a log-09.2.51 req to check unix
243 248 1546 I log-04.c log.4.3 LE SV TOC-2032 this is a log-04.3.21 req to RECOVER
244 249 1586 I log-05.c log.5.12 LE SV TOC-2071 this is a log-05.12.55 req to PROCESS
245 250 1666 I log-09.c log.9.7 LE SV TOC-2149 this is a log-09.7.39 req to set REAL TIME CLOCK
246 251 1536 I log-03.c log.3.5 LE SV TOC-2022 this is a log-03.5.48 req to assign
247 252 1545 I log-04.c log.4.3 LE SV TOC-2031 this is a log-04.3.6 req to call ISR
248 253 1658 I log-09.c log.9.3 LE SV TOC-2141 this is a log-09.3.3 req to COMPARE
249 254 1517 I log-01.c log.1.1 LE SV TOC-2003 this is a log-01.1.20 req to CONVERT
250 255 1555 I log-05.c log.5.3 LE SV TOC-2041 this is a log-05.3.34 req to call admin
251 256 1599 I log-06.c log.6.2 LE SV TOC-2084 this is a log-06.2.33 req to VERIFY
252 257 1580 I log-05.c log.5.10 LE SV TOC-2065 this is a log-05.10.49 req to detect ERROR
253 258 1587 I log-05.c log.5.14 LE SV TOC-2072 this is a log-05.14.9 req to TRANSLATE
254 259 1555 I log-05.c log.5.3 LE SV TOC-2041 this is a log-05.3.34 req to call admin
255 260 1653 I log-09.c log.9.1 LE SV TOC-2136 this is a log-09.1.53 req to UPDATE
256 261 1532 I log-03.c log.3.4 LE SV TOC-2018 this is a log-03.4.35 req to FAIL
257 262 1538 I log-03.c log.3.6 LE SV TOC-2024 this is a log-03.6.7 req to set REAL TIME CLOCK
258 263 1570 I log-05.c log.5.8 LE SV TOC-2055 this is a log-05.8.11 req to REJECT
259 264 1540 I log-03.c log.3.6 LE SV TOC-2026 this is a log-03.6.44 req to RECOVER
260 265 1633 I log-06.c log.6.12 LE SV TOC-2117 this is a log-06.12.2 req to HALT
261 266 1587 I log-05.c log.5.14 LE SV TOC-2072 this is a log-05.14.9 req to TRANSLATE
262 267 1590 I log-05.c log.5.14 LE SV TOC-2075 this is a log-05.14.46 req to TRANSFORM
263 268 1587 I log-05.c log.5.14 LE SV TOC-2072 this is a log-05.14.9 req to TRANSLATE
264 269 1629 I log-06.c log.6.11 LE SV TOC-2113 this is a log-06.11.1 req to REJECT
265 270 1638 I log-06.c log.6.13 LE SV TOC-2122 this is a log-06.13.48 req to TRANSFORM
266 271 1660 I log-09.c log.9.4 LE SV TOC-2143 this is a log-09.4.13 req to enable
267 272 1563 I log-05.c log.5.7 LE SV TOC-2048 this is a log-05.7.19 req to STORE
268 273 1521 I log-01.c log.1.2 LE SV TOC-2007 this is a log-01.2.9 req to TRANSFORM
269 274 1543 I log-03.c log.3.6 LE SV TOC-2029 this is a log-03.6.64 req to RECOVER
270 275 1635 I log-06.c log.6.12 LE SV TOC-2119 this is a log-06.12.24 req to call ISR
271 276 1571 I log-05.c log.5.8 LE SV TOC-2056 this is a log-05.8.14 req to call admin
272 277 1587 I log-05.c log.5.14 LE SV TOC-2072 this is a log-05.14.9 req to TRANSLATE
273 278 1537 I log-03.c log.3.5 LE SV TOC-2023 this is a log-03.5.51 req to TRANSFORM
274 279 1531 I log-03.c log.3.4 LE SV TOC-2017 this is a log-03.4.15 req to DISABLE
275 280 1656 I log-09.c log.9.2 LE SV TOC-2139 this is a log-09.2.51 req to check unix
276 281 1517 I log-01.c log.1.1 LE SV TOC-2003 this is a log-01.1.20 req to CONVERT
277 282 1621 I log-06.c log.6.9 LE SV TOC-2105 this is a log-06.9.36 req to CONVERT
278 283 1602 I log-06.c log.6.3 LE SV TOC-2087 this is a log-06.3.17 req to FAIL
279 284 1561 I log-05.c log.5.6 LE SV TOC-2046 this is a log-05.6.15 req to VERIFY
280 285 1545 I log-04.c log.4.3 LE SV TOC-2031 this is a log-04.3.6 req to call ISR
281 286 1551 I log-05.c log.5.2 LE SV TOC-2037 this is a log-05.2.46 req to PROCESS
282 287 1575 I log-05.c log.5.8 LE SV TOC-2060 this is a log-05.8.64 req to UPDATE
283 288 1535 I log-03.c log.3.5 LE SV TOC-2021 this is a log-03.5.16 req to RECORD
284 289 1651 I log-09.c log.9.1 LE SV TOC-2134 this is a log-09.1.40 req to validate
285 290 1591 I log-05.c log.5.15 LE SV TOC-2076 this is a log-05.15.80 req to set RTC
286 291 1536 I log-03.c log.3.5 LE SV TOC-2022 this is a log-03.5.48 req to assign
287 292 1664 I log-09.c log.9.7 LE SV TOC-2147 this is a log-09.7.11 req to INCREMENT
288 293 1522 I log-01.c log.1.2 LE SV TOC-2008 this is a log-01.2.10 req to RECOVER
289 294 1534 I log-03.c log.3.5 LE SV TOC-2020 this is a log-03.5.2 req to TRANSLATE
290 295 1599 I log-06.c log.6.2 LE SV TOC-2084 this is a log-06.2.33 req to VERIFY
291 296 1527 I log-03.c log.3.3 LE SV TOC-2013 this is a log-03.3.17 req to FAIL
292 297 1519 I log-01.c log.1.1 LE SV TOC-2005 this is a log-01.1.47 req to INHIBIT
293 298 1539 I log-03.c log.3.6 LE SV TOC-2025 this is a log-03.6.21 req to call ISR
294 299 1629 I log-06.c log.6.11 LE SV TOC-2113 this is a log-06.11.1 req to REJECT
295 300 1645 I log-08.c log.8.1 LE SV TOC-2129 this is a log-08.1.63 req to FAIL
296 301 1657 I log-09.c log.9.2 LE SV TOC-2140 this is a log-09.2.56 req to validate
297 302 1516 I log-01.c log.1.1 LE SV TOC-2002 this is a log-01.1.12 req to set RTC
298 303 1661 I log-09.c log.9.4 LE SV TOC-2144 this is a log-09.4.48 req to STORE
299 304 1628 I log-06.c log.6.10 LE SV TOC-2112 this is a log-06.10.34 req to INHIBIT
300 305 1579 I log-05.c log.5.10 LE SV TOC-2064 this is a log-05.10.4 req to CONVERT
301 306 1524 I log-02.c log.2.1 LE SV TOC-2010 this is a log-02.1.14 req to UPDATE
302 307 1559 I log-05.c log.5.4 LE SV TOC-2044 this is a log-05.4.31 req to detect ERROR
303 308 1531 I log-03.c log.3.4 LE SV TOC-2017 this is a log-03.4.15 req to DISABLE
304 309 1641 I log-06.c log.6.14 LE SV TOC-2125 this is a log-06.14.33 req to DISABLE
305 310 1608 I log-06.c log.6.4 LE SV TOC-2093 this is a log-06.4.42 req to VERIFY
306 311 1598 I log-06.c log.6.2 LE SV TOC-2083 this is a log-06.2.32 req to enable
307 312 1654 I log-09.c log.9.1 LE SV TOC-2137 this is a log-09.1.61 req to FAIL
308 313 1618 I log-06.c log.6.7 LE SV TOC-2102 this is a log-06.7.39 req to call ISR
309 314 1562 I log-05.c log.5.6 LE SV TOC-2047 this is a log-05.6.18 req to PROCESS
310 315 1608 I log-06.c log.6.4 LE SV TOC-2093 this is a log-06.4.42 req to VERIFY
311 316 1612 I log-06.c log.6.6 LE SV TOC-2096 this is a log-06.6.10 req to RECORD
312 317 1604 I log-06.c log.6.3 LE SV TOC-2089 this is a log-06.3.48 req to RECORD
313 318 1610 I log-06.c log.6.5 LE SV TOC-2095 this is a log-06.5.52 req to REJECT
314 319 1591 I log-05.c log.5.15 LE SV TOC-2076 this is a log-05.15.80 req to set RTC
315 320 1566 I log-05.c log.5.7 LE SV TOC-2051 this is a log-05.7.36 req to COMPARE
316 321 1622 I log-06.c log.6.9 LE SV TOC-2106 this is a log-06.9.39 req to DISABLE
317 322 1629 I log-06.c log.6.11 LE SV TOC-2113 this is a log-06.11.1 req to REJECT
318 323 1589 I log-05.c log.5.14 LE SV TOC-2074 this is a log-05.14.44 req to check unix
319 324 1557 I log-05.c log.5.4 LE SV TOC-2042 this is a log-05.4.1 req to REJECT
320 325 1581 I log-05.c log.5.11 LE SV TOC-2066 this is a log-05.11.10 req to HALT
321 326 1558 I log-05.c log.5.4 LE SV TOC-2043 this is a log-05.4.7 req to TRANSFORM
322 327 1589 I log-05.c log.5.14 LE SV TOC-2074 this is a log-05.14.44 req to check unix
323 328 1660 I log-09.c log.9.4 LE SV TOC-2143 this is a log-09.4.13 req to enable
324 329 1664 I log-09.c log.9.7 LE SV TOC-2147 this is a log-09.7.11 req to INCREMENT
325 330 1533 I log-03.c log.3.4 LE SV TOC-2019 this is a log-03.4.54 req to call admin
326 331 1533 I log-03.c log.3.4 LE SV TOC-2019 this is a log-03.4.54 req to call admin
327 332 1526 I log-02.c log.2.1 LE SV TOC-2012 this is a log-02.1.18 req to TRANSFORM
328 333 1521 I log-01.c log.1.2 LE SV TOC-2007 this is a log-01.2.9 req to TRANSFORM
329 334 1524 I log-02.c log.2.1 LE SV TOC-2010 this is a log-02.1.14 req to UPDATE
330 335 1594 I log-05.c log.5.18 LE SV TOC-2079 this is a log-05.18.21 req to DISABLE
331 336 1548 I log-04.c log.4.3 LE SV TOC-2034 this is a log-04.3.42 req to REJECT
332 337 1588 I log-05.c log.5.14 LE SV TOC-2073 this is a log-05.14.15 req to RECORD
333 338 1562 I log-05.c log.5.6 LE SV TOC-2047 this is a log-05.6.18 req to PROCESS
334 339 1576 I log-05.c log.5.8 LE SV TOC-2061 this is a log-05.8.67 req to set RTC
335 340 1628 I log-06.c log.6.10 LE SV TOC-2112 this is a log-06.10.34 req to INHIBIT
336 341 1552 I log-05.c log.5.3 LE SV TOC-2038 this is a log-05.3.4 req to REJECT
337 342 1598 I log-06.c log.6.2 LE SV TOC-2083 this is a log-06.2.32 req to enable
338 343 1589 I log-05.c log.5.14 LE SV TOC-2074 this is a log-05.14.44 req to check unix
339 344 1616 I log-06.c log.6.6 LE SV TOC-2100 this is a log-06.6.59 req to TRANSFORM
340 345 1547 I log-04.c log.4.3 LE SV TOC-2033 this is a log-04.3.39 req to UPDATE
341 346 1631 I log-06.c log.6.11 LE SV TOC-2115 this is a log-06.11.15 req to call ISR
342 347 1621 I log-06.c log.6.9 LE SV TOC-2105 this is a log-06.9.36 req to CONVERT
343 348 1541 I log-03.c log.3.6 LE SV TOC-2027 this is a log-03.6.48 req to enable
344 349 1582 I log-05.c log.5.11 LE SV TOC-2067 this is a log-05.11.15 req to check unix
345 350 1571 I log-05.c log.5.8 LE SV TOC-2056 this is a log-05.8.14 req to call admin
346 351 1554 I log-05.c log.5.3 LE SV TOC-2040 this is a log-05.3.12 req to UPDATE
347 352 1579 I log-05.c log.5.10 LE SV TOC-2064 this is a log-05.10.4 req to CONVERT
348 353 1570 I log-05.c log.5.8 LE SV TOC-2055 this is a log-05.8.11 req to REJECT
349 354 1664 I log-09.c log.9.7 LE SV TOC-2147 this is a log-09.7.11 req to INCREMENT
350 355 1554 I log-05.c log.5.3 LE SV TOC-2040 this is a log-05.3.12 req to UPDATE
351 356 1537 I log-03.c log.3.5 LE SV TOC-2023 this is a log-03.5.51 req to TRANSFORM
352 357 1590 I log-05.c log.5.14 LE SV TOC-2075 this is a log-05.14.46 req to TRANSFORM
353 358 1553 I log-05.c log.5.3 LE SV TOC-2039 this is a log-05.3.11 req to UPDATE
354 359 1587 I log-05.c log.5.14 LE SV TOC-2072 this is a log-05.14.9 req to TRANSLATE
355 360 1519 I log-01.c log.1.1 LE SV TOC-2005 this is a log-01.1.47 req to INHIBIT
356 361 1528 I log-03.c log.3.3 LE SV TOC-2014 this is a log-03.3.19 req to COMPARE
357 362 1543 I log-03.c log.3.6 LE SV TOC-2029 this is a log-03.6.64 req to RECOVER
358 363 1570 I log-05.c log.5.8 LE SV TOC-2055 this is a log-05.8.11 req to REJECT
359 364 1532 I log-03.c log.3.4 LE SV TOC-2018 this is a log-03.4.35 req to FAIL
360 365 1574 I log-05.c log.5.8 LE SV TOC-2059 this is a log-05.8.43 req to check unix
361 366 1561 I log-05.c log.5.6 LE SV TOC-2046 this is a log-05.6.15 req to VERIFY
362 367 1649 I log-09.c log.9.1 LE SV TOC-2132 this is a log-09.1.25 req to COMPARE
363 368 1559 I log-05.c log.5.4 LE SV TOC-2044 this is a log-05.4.31 req to detect ERROR
364 369 1655 I log-09.c log.9.2 LE SV TOC-2138 this is a log-09.2.45 req to HALT
365 370 1528 I log-03.c log.3.3 LE SV TOC-2014 this is a log-03.3.19 req to COMPARE
366 371 1657 I log-09.c log.9.2 LE SV TOC-2140 this is a log-09.2.56 req to validate
367 372 1535 I log-03.c log.3.5 LE SV TOC-2021 this is a log-03.5.16 req to RECORD
368 373 1577 I log-05.c log.5.8 LE SV TOC-2062 this is a log-05.8.68 req to CONVERT
369 374 1550 I log-05.c log.5.2 LE SV TOC-2036 this is a log-05.2.15 req to check PSOS
370 375 1566 I log-05.c log.5.7 LE SV TOC-2051 this is a log-05.7.36 req to COMPARE
371 376 1545 I log-04.c log.4.3 LE SV TOC-2031 this is a log-04.3.6 req to call ISR
372 377 1638 I log-06.c log.6.13 LE SV TOC-2122 this is a log-06.13.48 req to TRANSFORM
373 378 1634 I log-06.c log.6.12 LE SV TOC-2118 this is a log-06.12.6 req to validate
374 379 1651 I log-09.c log.9.1 LE SV TOC-2134 this is a log-09.1.40 req to validate
375 380 1654 I log-09.c log.9.1 LE SV TOC-2137 this is a log-09.1.61 req to FAIL
376 381 1518 I log-01.c log.1.1 LE SV TOC-2004 this is a log-01.1.38 req to COMPARE
377 382 1659 I log-09.c log.9.3 LE SV TOC-2142 this is a log-09.3.10 req to STORE
378 383 1591 I log-05.c log.5.15 LE SV TOC-2076 this is a log-05.15.80 req to set RTC
379 384 1539 I log-03.c log.3.6 LE SV TOC-2025 this is a log-03.6.21 req to call ISR
380 385 1635 I log-06.c log.6.12 LE SV TOC-2119 this is a log-06.12.24 req to call ISR
381 386 1626 I log-06.c log.6.10 LE SV TOC-2110 this is a log-06.10.24 req to UPDATE
382 387 1528 I log-03.c log.3.3 LE SV TOC-2014 this is a log-03.3.19 req to COMPARE
383 388 1664 I log-09.c log.9.7 LE SV TOC-2147 this is a log-09.7.11 req to INCREMENT
384 389 1566 I log-05.c log.5.7 LE SV TOC-2051 this is a log-05.7.36 req to COMPARE
385 390 1665 I log-09.c log.9.7 LE SV TOC-2148 this is a log-09.7.18 req to TRANSFORM
386 391 1518 I log-01.c log.1.1 LE SV TOC-2004 this is a log-01.1.38 req to COMPARE
387 392 1532 I log-03.c log.3.4 LE SV TOC-2018 this is a log-03.4.35 req to FAIL
388 393 1551 I log-05.c log.5.2 LE SV TOC-2037 this is a log-05.2.46 req to PROCESS
389 394 1663 I log-09.c log.9.7 LE SV TOC-2146 this is a log-09.7.9 req to RECOVER
390 395 1650 I log-09.c log.9.1 LE SV TOC-2133 this is a log-09.1.29 req to TRANSFORM
391 396 1667 I log-09.c log.9.8 LE SV TOC-2150 this is a log-09.8.16 req to COMPARE
392 397 1542 I log-03.c log.3.6 LE SV TOC-2028 this is a log-03.6.53 req to INCREMENT
393 398 1566 I log-05.c log.5.7 LE SV TOC-2051 this is a log-05.7.36 req to COMPARE
394 399 1580 I log-05.c log.5.10 LE SV TOC-2065 this is a log-05.10.49 req to detect ERROR
395 400 1664 I log-09.c log.9.7 LE SV TOC-2147 this is a log-09.7.11 req to INCREMENT
396 401 1642 I log-06.c log.6.14 LE SV TOC-2126 this is a log-06.14.42 req to enable
397 402 1566 I log-05.c log.5.7 LE SV TOC-2051 this is a log-05.7.36 req to COMPARE
398 403 1563 I log-05.c log.5.7 LE SV TOC-2048 this is a log-05.7.19 req to STORE
399 404 1543 I log-03.c log.3.6 LE SV TOC-2029 this is a log-03.6.64 req to RECOVER
400 405 1646 I log-08.c log.8.1 LE SV TOC-2130 this is a log-08.1.65 req to RECORD
401 406 1550 I log-05.c log.5.2 LE SV TOC-2036 this is a log-05.2.15 req to check PSOS
402 407 1617 I log-06.c log.6.6 LE SV TOC-2101 this is a log-06.6.64 req to HALT
403 408 1529 I log-03.c log.3.3 LE SV TOC-2015 this is a log-03.3.72 req to INCREMENT
404 409 1520 I log-01.c log.1.2 LE SV TOC-2006 this is a log-01.2.2 req to HALT
405 410 1648 I log-09.c log.9.1 LE SV TOC-2131 this is a log-09.1.9 req to check PSOS
406 411 1659 I log-09.c log.9.3 LE SV TOC-2142 this is a log-09.3.10 req to STORE
407 412 1650 I log-09.c log.9.1 LE SV TOC-2133 this is a log-09.1.29 req to TRANSFORM
408 413 1590 I log-05.c log.5.14 LE SV TOC-2075 this is a log-05.14.46 req to TRANSFORM
409 414 1530 I log-03.c log.3.3 LE SV TOC-2016 this is a log-03.3.90 req to RECOVER
410 415 1544 I log-04.c log.4.1 LE SV TOC-2030 this is a log-04.1.12 req to detect ERROR
411 416 1649 I log-09.c log.9.1 LE SV TOC-2132 this is a log-09.1.25 req to COMPARE
412 417 1555 I log-05.c log.5.3 LE SV TOC-2041 this is a log-05.3.34 req to call admin
413 418 1566 I log-05.c log.5.7 LE SV TOC-2051 this is a log-05.7.36 req to COMPARE
414 419 1552 I log-05.c log.5.3 LE SV TOC-2038 this is a log-05.3.4 req to REJECT
415 420 1541 I log-03.c log.3.6 LE SV TOC-2027 this is a log-03.6.48 req to enable
416 421 1662 I log-09.c log.9.4 LE SV TOC-2145 this is a log-09.4.88 req to UPDATE
417 422 1614 I log-06.c log.6.6 LE SV TOC-2098 this is a log-06.6.44 req to INHIBIT
418 423 1630 I log-06.c log.6.11 LE SV TOC-2114 this is a log-06.11.8 req to PROCESS
419 424 1593 I log-05.c log.5.17 LE SV TOC-2078 this is a log-05.17.5 req to PROCESS
420 425 1626 I log-06.c log.6.10 LE SV TOC-2110 this is a log-06.10.24 req to UPDATE
421 426 1648 I log-09.c log.9.1 LE SV TOC-2131 this is a log-09.1.9 req to check PSOS
422 427 1630 I log-06.c log.6.11 LE SV TOC-2114 this is a log-06.11.8 req to PROCESS
423 428 1630 I log-06.c log.6.11 LE SV TOC-2114 this is a log-06.11.8 req to PROCESS
424 429 1596 I log-06.c log.6.1 LE SV TOC-2081 this is a log-06.1.8 req to assign
425 430 1525 I log-02.c log.2.1 LE SV TOC-2011 this is a log-02.1.15 req to RECORD
426 431 1627 I log-06.c log.6.10 LE SV TOC-2111 this is a log-06.10.28 req to check unix
427 432 1646 I log-08.c log.8.1 LE SV TOC-2130 this is a log-08.1.65 req to RECORD
428 433 1630 I log-06.c log.6.11 LE SV TOC-2114 this is a log-06.11.8 req to PROCESS
429 434 1630 I log-06.c log.6.11 LE SV TOC-2114 this is a log-06.11.8 req to PROCESS
430 435 1618 I log-06.c log.6.7 LE SV TOC-2102 this is a log-06.7.39 req to call ISR
431 436 1641 I log-06.c log.6.14 LE SV TOC-2125 this is a log-06.14.33 req to DISABLE
432 437 1527 I log-03.c log.3.3 LE SV TOC-2013 this is a log-03.3.17 req to FAIL
433 438 1573 I log-05.c log.5.8 LE SV TOC-2058 this is a log-05.8.36 req to DISABLE
434 439 1544 I log-04.c log.4.1 LE SV TOC-2030 this is a log-04.1.12 req to detect ERROR
435 440 1578 I log-05.c log.5.9 LE SV TOC-2063 this is a log-05.9.9 req to enable
436 441 1651 I log-09.c log.9.1 LE SV TOC-2134 this is a log-09.1.40 req to validate
437 442 1562 I log-05.c log.5.6 LE SV TOC-2047 this is a log-05.6.18 req to PROCESS
438 443 1552 I log-05.c log.5.3 LE SV TOC-2038 this is a log-05.3.4 req to REJECT
439 444 1536 I log-03.c log.3.5 LE SV TOC-2022 this is a log-03.5.48 req to assign
440 445 1656 I log-09.c log.9.2 LE SV TOC-2139 this is a log-09.2.51 req to check unix
441 446 1651 I log-09.c log.9.1 LE SV TOC-2134 this is a log-09.1.40 req to validate
442 447 1588 I log-05.c log.5.14 LE SV TOC-2073 this is a log-05.14.15 req to RECORD
443 448 1577 I log-05.c log.5.8 LE SV TOC-2062 this is a log-05.8.68 req to CONVERT
444 449 1596 I log-06.c log.6.1 LE SV TOC-2081 this is a log-06.1.8 req to assign
445 450 1651 I log-09.c log.9.1 LE SV TOC-2134 this is a log-09.1.40 req to validate
446 451 1619 I log-06.c log.6.7 LE SV TOC-2103 this is a log-06.7.51 req to DISABLE
447 452 1542 I log-03.c log.3.6 LE SV TOC-2028 this is a log-03.6.53 req to INCREMENT
448 453 1561 I log-05.c log.5.6 LE SV TOC-2046 this is a log-05.6.15 req to VERIFY
449 454 1629 I log-06.c log.6.11 LE SV TOC-2113 this is a log-06.11.1 req to REJECT
450 455 1587 I log-05.c log.5.14 LE SV TOC-2072 this is a log-05.14.9 req to TRANSLATE
451 456 1529 I log-03.c log.3.3 LE SV TOC-2015 this is a log-03.3.72 req to INCREMENT
452 457 1550 I log-05.c log.5.2 LE SV TOC-2036 this is a log-05.2.15 req to check PSOS
453 458 1523 I log-01.c log.1.2 LE SV TOC-2009 this is a log-01.2.16 req to TRANSFORM
454 459 1622 I log-06.c log.6.9 LE SV TOC-2106 this is a log-06.9.39 req to DISABLE
455 460 1587 I log-05.c log.5.14 LE SV TOC-2072 this is a log-05.14.9 req to TRANSLATE
456 461 1587 I log-05.c log.5.14 LE SV TOC-2072 this is a log-05.14.9 req to TRANSLATE
457 462 1619 I log-06.c log.6.7 LE SV TOC-2103 this is a log-06.7.51 req to DISABLE
458 463 1591 I log-05.c log.5.15 LE SV TOC-2076 this is a log-05.15.80 req to set RTC
459 464 1526 I log-02.c log.2.1 LE SV TOC-2012 this is a log-02.1.18 req to TRANSFORM
460 465 1604 I log-06.c log.6.3 LE SV TOC-2089 this is a log-06.3.48 req to RECORD
461 466 1644 I log-08.c log.8.1 LE SV TOC-2128 this is a log-08.1.30 req to COMPARE
462 467 1632 I log-06.c log.6.11 LE SV TOC-2116 this is a log-06.11.16 req to STORE
463 468 1516 I log-01.c log.1.1 LE SV TOC-2002 this is a log-01.1.12 req to set RTC
464 469 1582 I log-05.c log.5.11 LE SV TOC-2067 this is a log-05.11.15 req to check unix
465 470 1638 I log-06.c log.6.13 LE SV TOC-2122 this is a log-06.13.48 req to TRANSFORM
466 471 1636 I log-06.c log.6.12 LE SV TOC-2120 this is a log-06.12.34 req to VERIFY
467 472 1635 I log-06.c log.6.12 LE SV TOC-2119 this is a log-06.12.24 req to call ISR
468 473 1631 I log-06.c log.6.11 LE SV TOC-2115 this is a log-06.11.15 req to call ISR
469 474 1540 I log-03.c log.3.6 LE SV TOC-2026 this is a log-03.6.44 req to RECOVER
470 475 1648 I log-09.c log.9.1 LE SV TOC-2131 this is a log-09.1.9 req to check PSOS
471 476 1634 I log-06.c log.6.12 LE SV TOC-2118 this is a log-06.12.6 req to validate
472 477 1559 I log-05.c log.5.4 LE SV TOC-2044 this is a log-05.4.31 req to detect ERROR
473 478 1610 I log-06.c log.6.5 LE SV TOC-2095 this is a log-06.5.52 req to REJECT
474 479 1613 I log-06.c log.6.6 LE SV TOC-2097 this is a log-06.6.13 req to RECORD
475 480 1536 I log-03.c log.3.5 LE SV TOC-2022 this is a log-03.5.48 req to assign
476 481 1622 I log-06.c log.6.9 LE SV TOC-2106 this is a log-06.9.39 req to DISABLE
477 482 1557 I log-05.c log.5.4 LE SV TOC-2042 this is a log-05.4.1 req to REJECT
478 483 1664 I log-09.c log.9.7 LE SV TOC-2147 this is a log-09.7.11 req to INCREMENT
479 484 1586 I log-05.c log.5.12 LE SV TOC-2071 this is a log-05.12.55 req to PROCESS
480 485 1542 I log-03.c log.3.6 LE SV TOC-2028 this is a log-03.6.53 req to INCREMENT
481 486 1521 I log-01.c log.1.2 LE SV TOC-2007 this is a log-01.2.9 req to TRANSFORM
482 487 1537 I log-03.c log.3.5 LE SV TOC-2023 this is a log-03.5.51 req to TRANSFORM
483 488 1550 I log-05.c log.5.2 LE SV TOC-2036 this is a log-05.2.15 req to check PSOS
484 489 1646 I log-08.c log.8.1 LE SV TOC-2130 this is a log-08.1.65 req to RECORD
485 490 1589 I log-05.c log.5.14 LE SV TOC-2074 this is a log-05.14.44 req to check unix
486 491 1530 I log-03.c log.3.3 LE SV TOC-2016 this is a log-03.3.90 req to RECOVER
487 492 1553 I log-05.c log.5.3 LE SV TOC-2039 this is a log-05.3.11 req to UPDATE
488 493 1657 I log-09.c log.9.2 LE SV TOC-2140 this is a log-09.2.56 req to validate
489 494 1610 I log-06.c log.6.5 LE SV TOC-2095 this is a log-06.5.52 req to REJECT
490 495 1607 I log-06.c log.6.4 LE SV TOC-2092 this is a log-06.4.38 req to COMPARE
491 496 1550 I log-05.c log.5.2 LE SV TOC-2036 this is a log-05.2.15 req to check PSOS
492 497 1615 I log-06.c log.6.6 LE SV TOC-2099 this is a log-06.6.56 req to detect ERROR
493 498 1652 I log-09.c log.9.1 LE SV TOC-2135 this is a log-09.1.43 req to VERIFY
494 499 1516 I log-01.c log.1.1 LE SV TOC-2002 this is a log-01.1.12 req to set RTC
495 500 1625 I log-06.c log.6.10 LE SV TOC-2109 this is a log-06.10.13 req to PROCESS
496 501 1547 I log-04.c log.4.3 LE SV TOC-2033 this is a log-04.3.39 req to UPDATE
497 502 1656 I log-09.c log.9.2 LE SV TOC-2139 this is a log-09.2.51 req to check unix
498 503 1591 I log-05.c log.5.15 LE SV TOC-2076 this is a log-05.15.80 req to set RTC
499 504 1570 I log-05.c log.5.8 LE SV TOC-2055 this is a log-05.8.11 req to REJECT
500 505 1585 I log-05.c log.5.12 LE SV TOC-2070 this is a log-05.12.36 req to check PSOS
501 506 1559 I log-05.c log.5.4 LE SV TOC-2044 this is a log-05.4.31 req to detect ERROR
502 507 1591 I log-05.c log.5.15 LE SV TOC-2076 this is a log-05.15.80 req to set RTC
503 508 1656 I log-09.c log.9.2 LE SV TOC-2139 this is a log-09.2.51 req to check unix
504 509 1588 I log-05.c log.5.14 LE SV TOC-2073 this is a log-05.14.15 req to RECORD
505 510 1654 I log-09.c log.9.1 LE SV TOC-2137 this is a log-09.1.61 req to FAIL
506 511 1535 I log-03.c log.3.5 LE SV TOC-2021 this is a log-03.5.16 req to RECORD
507 512 1663 I log-09.c log.9.7 LE SV TOC-2146 this is a log-09.7.9 req to RECOVER
508 513 1560 I log-05.c log.5.6 LE SV TOC-2045 this is a log-05.6.4 req to assign
509 514 1541 I log-03.c log.3.6 LE SV TOC-2027 this is a log-03.6.48 req to enable
510 515 1572 I log-05.c log.5.8 LE SV TOC-2057 this is a log-05.8.26 req to STORE
511 516 1598 I log-06.c log.6.2 LE SV TOC-2083 this is a log-06.2.32 req to enable
512 517 1567 I log-05.c log.5.7 LE SV TOC-2052 this is a log-05.7.72 req to STORE
513 518 1603 I log-06.c log.6.3 LE SV TOC-2088 this is a log-06.3.44 req to STORE
514 519 1650 I log-09.c log.9.1 LE SV TOC-2133 this is a log-09.1.29 req to TRANSFORM
515 520 1644 I log-08.c log.8.1 LE SV TOC-2128 this is a log-08.1.30 req to COMPARE
516 521 1532 I log-03.c log.3.4 LE SV TOC-2018 this is a log-03.4.35 req to FAIL
517 522 1653 I log-09.c log.9.1 LE SV TOC-2136 this is a log-09.1.53 req to UPDATE
518 523 1515 I log-01.c log.1.1 LE SV TOC-2001 this is a log-01.1.6 req to TRANSFORM
519 524 1550 I log-05.c log.5.2 LE SV TOC-2036 this is a log-05.2.15 req to check PSOS
520 525 1627 I log-06.c log.6.10 LE SV TOC-2111 this is a log-06.10.28 req to check unix
521 526 1615 I log-06.c log.6.6 LE SV TOC-2099 this is a log-06.6.56 req to detect ERROR
522 527 1526 I log-02.c log.2.1 LE SV TOC-2012 this is a log-02.1.18 req to TRANSFORM
523 528 1596 I log-06.c log.6.1 LE SV TOC-2081 this is a log-06.1.8 req to assign
524 529 1621 I log-06.c log.6.9 LE SV TOC-2105 this is a log-06.9.36 req to CONVERT
525 530 1660 I log-09.c log.9.4 LE SV TOC-2143 this is a log-09.4.13 req to enable
526 531 1589 I log-05.c log.5.14 LE SV TOC-2074 this is a log-05.14.44 req to check unix
527 532 1666 I log-09.c log.9.7 LE SV TOC-2149 this is a log-09.7.39 req to set REAL TIME CLOCK
528 533 1607 I log-06.c log.6.4 LE SV TOC-2092 this is a log-06.4.38 req to COMPARE
529 534 1576 I log-05.c log.5.8 LE SV TOC-2061 this is a log-05.8.67 req to set RTC
530 535 1592 I log-05.c log.5.16 LE SV TOC-2077 this is a log-05.16.6 req to TRANSFORM
531 536 1639 I log-06.c log.6.13 LE SV TOC-2123 this is a log-06.13.56 req to STORE
532 537 1542 I log-03.c log.3.6 LE SV TOC-2028 this is a log-03.6.53 req to INCREMENT
533 538 1562 I log-05.c log.5.6 LE SV TOC-2047 this is a log-05.6.18 req to PROCESS
534 539 1594 I log-05.c log.5.18 LE SV TOC-2079 this is a log-05.18.21 req to DISABLE
535 540 1625 I log-06.c log.6.10 LE SV TOC-2109 this is a log-06.10.13 req to PROCESS
536 541 1558 I log-05.c log.5.4 LE SV TOC-2043 this is a log-05.4.7 req to TRANSFORM
537 542 1609 I log-06.c log.6.5 LE SV TOC-2094 this is a log-06.5.35 req to UPDATE
538 543 1600 I log-06.c log.6.2 LE SV TOC-2085 this is a log-06.2.45 req to CONVERT
539 544 1567 I log-05.c log.5.7 LE SV TOC-2052 this is a log-05.7.72 req to STORE
540 545 1553 I log-05.c log.5.3 LE SV TOC-2039 this is a log-05.3.11 req to UPDATE
541 546 1519 I log-01.c log.1.1 LE SV TOC-2005 this is a log-01.1.47 req to INHIBIT
542 547 1636 I log-06.c log.6.12 LE SV TOC-2120 this is a log-06.12.34 req to VERIFY
543 548 1661 I log-09.c log.9.4 LE SV TOC-2144 this is a log-09.4.48 req to STORE
544 549 1579 I log-05.c log.5.10 LE SV TOC-2064 this is a log-05.10.4 req to CONVERT
545 550 1619 I log-06.c log.6.7 LE SV TOC-2103 this is a log-06.7.51 req to DISABLE
546 551 1659 I log-09.c log.9.3 LE SV TOC-2142 this is a log-09.3.10 req to STORE
547 552 1574 I log-05.c log.5.8 LE SV TOC-2059 this is a log-05.8.43 req to check unix
548 553 1653 I log-09.c log.9.1 LE SV TOC-2136 this is a log-09.1.53 req to UPDATE
549 554 1639 I log-06.c log.6.13 LE SV TOC-2123 this is a log-06.13.56 req to STORE
550 555 1527 I log-03.c log.3.3 LE SV TOC-2013 this is a log-03.3.17 req to FAIL
551 556 1604 I log-06.c log.6.3 LE SV TOC-2089 this is a log-06.3.48 req to RECORD
552 557 1612 I log-06.c log.6.6 LE SV TOC-2096 this is a log-06.6.10 req to RECORD
553 558 1634 I log-06.c log.6.12 LE SV TOC-2118 this is a log-06.12.6 req to validate
554 559 1528 I log-03.c log.3.3 LE SV TOC-2014 this is a log-03.3.19 req to COMPARE
555 560 1616 I log-06.c log.6.6 LE SV TOC-2100 this is a log-06.6.59 req to TRANSFORM
556 561 1643 I log-06.c log.6.14 LE SV TOC-2127 this is a log-06.14.51 req to detect ERROR
557 562 1643 I log-06.c log.6.14 LE SV TOC-2127 this is a log-06.14.51 req to detect ERROR
558 563 1657 I log-09.c log.9.2 LE SV TOC-2140 this is a log-09.2.56 req to validate
559 564 1645 I log-08.c log.8.1 LE SV TOC-2129 this is a log-08.1.63 req to FAIL
560 565 1621 I log-06.c log.6.9 LE SV TOC-2105 this is a log-06.9.36 req to CONVERT
561 566 1548 I log-04.c log.4.3 LE SV TOC-2034 this is a log-04.3.42 req to REJECT
562 567 1539 I log-03.c log.3.6 LE SV TOC-2025 this is a log-03.6.21 req to call ISR
563 568 1570 I log-05.c log.5.8 LE SV TOC-2055 this is a log-05.8.11 req to REJECT
564 569 1598 I log-06.c log.6.2 LE SV TOC-2083 this is a log-06.2.32 req to enable
565 570 1610 I log-06.c log.6.5 LE SV TOC-2095 this is a log-06.5.52 req to REJECT
566 571 1659 I log-09.c log.9.3 LE SV TOC-2142 this is a log-09.3.10 req to STORE
567 572 1570 I log-05.c log.5.8 LE SV TOC-2055 this is a log-05.8.11 req to REJECT
568 573 1574 I log-05.c log.5.8 LE SV TOC-2059 this is a log-05.8.43 req to check unix
569 574 1657 I log-09.c log.9.2 LE SV TOC-2140 this is a log-09.2.56 req to validate
570 575 1618 I log-06.c log.6.7 LE SV TOC-2102 this is a log-06.7.39 req to call ISR
571 576 1549 I log-05.c log.5.2 LE SV TOC-2035 this is a log-05.2.7 req to PROCESS
572 577 1655 I log-09.c log.9.2 LE SV TOC-2138 this is a log-09.2.45 req to HALT
573 578 1524 I log-02.c log.2.1 LE SV TOC-2010 this is a log-02.1.14 req to UPDATE
574 579 1635 I log-06.c log.6.12 LE SV TOC-2119 this is a log-06.12.24 req to call ISR
575 580 1552 I log-05.c log.5.3 LE SV TOC-2038 this is a log-05.3.4 req to REJECT
576 581 1662 I log-09.c log.9.4 LE SV TOC-2145 this is a log-09.4.88 req to UPDATE
577 582 1663 I log-09.c log.9.7 LE SV TOC-2146 this is a log-09.7.9 req to RECOVER
578 583 1629 I log-06.c log.6.11 LE SV TOC-2113 this is a log-06.11.1 req to REJECT
579 584 1640 I log-06.c log.6.14 LE SV TOC-2124 this is a log-06.14.26 req to INHIBIT
580 585 1597 I log-06.c log.6.2 LE SV TOC-2082 this is a log-06.2.4 req to validate
581 586 1595 I log-06.c log.6.1 LE SV TOC-2080 this is a log-06.1.5 req to set REAL TIME CLOCK
582 587 1623 I log-06.c log.6.9 LE SV TOC-2107 this is a log-06.9.45 req to call ISR
583 588 1592 I log-05.c log.5.16 LE SV TOC-2077 this is a log-05.16.6 req to TRANSFORM
584 589 1558 I log-05.c log.5.4 LE SV TOC-2043 this is a log-05.4.7 req to TRANSFORM
585 590 1562 I log-05.c log.5.6 LE SV TOC-2047 this is a log-05.6.18 req to PROCESS
586 591 1664 I log-09.c log.9.7 LE SV TOC-2147 this is a log-09.7.11 req to INCREMENT
587 592 1648 I log-09.c log.9.1 LE SV TOC-2131 this is a log-09.1.9 req to check PSOS
588 593 1613 I log-06.c log.6.6 LE SV TOC-2097 this is a log-06.6.13 req to RECORD
589 594 1546 I log-04.c log.4.3 LE SV TOC-2032 this is a log-04.3.21 req to RECOVER
590 595 1624 I log-06.c log.6.10 LE SV TOC-2108 this is a log-06.10.8 req to check PSOS
591 596 1578 I log-05.c log.5.9 LE SV TOC-2063 this is a log-05.9.9 req to enable
592 597 1590 I log-05.c log.5.14 LE SV TOC-2075 this is a log-05.14.46 req to TRANSFORM
593 598 1610 I log-06.c log.6.5 LE SV TOC-2095 this is a log-06.5.52 req to REJECT
594 599 1661 I log-09.c log.9.4 LE SV TOC-2144 this is a log-09.4.48 req to STORE
595 600 1629 I log-06.c log.6.11 LE SV TOC-2113 this is a log-06.11.1 req to REJECT
596 601 1602 I log-06.c log.6.3 LE SV TOC-2087 this is a log-06.3.17 req to FAIL
597 602 1583 I log-05.c log.5.12 LE SV TOC-2068 this is a log-05.12.17 req to TRANSLATE
598 603 1584 I log-05.c log.5.12 LE SV TOC-2069 this is a log-05.12.22 req to UPDATE
599 604 1524 I log-02.c log.2.1 LE SV TOC-2010 this is a log-02.1.14 req to UPDATE
600 605 1575 I log-05.c log.5.8 LE SV TOC-2060 this is a log-05.8.64 req to UPDATE
601 606 1555 I log-05.c log.5.3 LE SV TOC-2041 this is a log-05.3.34 req to call admin
602 607 1576 I log-05.c log.5.8 LE SV TOC-2061 this is a log-05.8.67 req to set RTC
603 608 1534 I log-03.c log.3.5 LE SV TOC-2020 this is a log-03.5.2 req to TRANSLATE
604 609 1518 I log-01.c log.1.1 LE SV TOC-2004 this is a log-01.1.38 req to COMPARE
605 610 1559 I log-05.c log.5.4 LE SV TOC-2044 this is a log-05.4.31 req to detect ERROR
606 611 1602 I log-06.c log.6.3 LE SV TOC-2087 this is a log-06.3.17 req to FAIL
607 612 1520 I log-01.c log.1.2 LE SV TOC-2006 this is a log-01.2.2 req to HALT
608 613 1580 I log-05.c log.5.10 LE SV TOC-2065 this is a log-05.10.49 req to detect ERROR
609 614 1563 I log-05.c log.5.7 LE SV TOC-2048 this is a log-05.7.19 req to STORE
610 615 1650 I log-09.c log.9.1 LE SV TOC-2133 this is a log-09.1.29 req to TRANSFORM
611 616 1616 I log-06.c log.6.6 LE SV TOC-2100 this is a log-06.6.59 req to TRANSFORM
612 617 1629 I log-06.c log.6.11 LE SV TOC-2113 this is a log-06.11.1 req to REJECT
613 618 1533 I log-03.c log.3.4 LE SV TOC-2019 this is a log-03.4.54 req to call admin
614 619 1648 I log-09.c log.9.1 LE SV TOC-2131 this is a log-09.1.9 req to check PSOS
615 620 1550 I log-05.c log.5.2 LE SV TOC-2036 this is a log-05.2.15 req to check PSOS
616 621 1549 I log-05.c log.5.2 LE SV TOC-2035 this is a log-05.2.7 req to PROCESS
617 622 1642 I log-06.c log.6.14 LE SV TOC-2126 this is a log-06.14.42 req to enable
618 623 1551 I log-05.c log.5.2 LE SV TOC-2037 this is a log-05.2.46 req to PROCESS
619 624 1653 I log-09.c log.9.1 LE SV TOC-2136 this is a log-09.1.53 req to UPDATE
620 625 1520 I log-01.c log.1.2 LE SV TOC-2006 this is a log-01.2.2 req to HALT
621 626 1582 I log-05.c log.5.11 LE SV TOC-2067 this is a log-05.11.15 req to check unix
622 627 1654 I log-09.c log.9.1 LE SV TOC-2137 this is a log-09.1.61 req to FAIL
623 628 1633 I log-06.c log.6.12 LE SV TOC-2117 this is a log-06.12.2 req to HALT
624 629 1652 I log-09.c log.9.1 LE SV TOC-2135 this is a log-09.1.43 req to VERIFY
625 630 1538 I log-03.c log.3.6 LE SV TOC-2024 this is a log-03.6.7 req to set REAL TIME CLOCK
626 631 1600 I log-06.c log.6.2 LE SV TOC-2085 this is a log-06.2.45 req to CONVERT
627 632 1552 I log-05.c log.5.3 LE SV TOC-2038 this is a log-05.3.4 req to REJECT
628 633 1620 I log-06.c log.6.9 LE SV TOC-2104 this is a log-06.9.24 req to DISABLE
629 634 1626 I log-06.c log.6.10 LE SV TOC-2110 this is a log-06.10.24 req to UPDATE
630 635 1572 I log-05.c log.5.8 LE SV TOC-2057 this is a log-05.8.26 req to STORE
631 636 1524 I log-02.c log.2.1 LE SV TOC-2010 this is a log-02.1.14 req to UPDATE
632 637 1641 I log-06.c log.6.14 LE SV TOC-2125 this is a log-06.14.33 req to DISABLE
633 638 1572 I log-05.c log.5.8 LE SV TOC-2057 this is a log-05.8.26 req to STORE
634 639 1638 I log-06.c log.6.13 LE SV TOC-2122 this is a log-06.13.48 req to TRANSFORM
635 640 1525 I log-02.c log.2.1 LE SV TOC-2011 this is a log-02.1.15 req to RECORD
636 641 1627 I log-06.c log.6.10 LE SV TOC-2111 this is a log-06.10.28 req to check unix
637 642 1592 I log-05.c log.5.16 LE SV TOC-2077 this is a log-05.16.6 req to TRANSFORM
638 643 1519 I log-01.c log.1.1 LE SV TOC-2005 this is a log-01.1.47 req to INHIBIT
639 644 1659 I log-09.c log.9.3 LE SV TOC-2142 this is a log-09.3.10 req to STORE
640 645 1539 I log-03.c log.3.6 LE SV TOC-2025 this is a log-03.6.21 req to call ISR
641 646 1654 I log-09.c log.9.1 LE SV TOC-2137 this is a log-09.1.61 req to FAIL
642 647 1528 I log-03.c log.3.3 LE SV TOC-2014 this is a log-03.3.19 req to COMPARE
643 648 1661 I log-09.c log.9.4 LE SV TOC-2144 this is a log-09.4.48 req to STORE
644 649 1616 I log-06.c log.6.6 LE SV TOC-2100 this is a log-06.6.59 req to TRANSFORM
645 650 1586 I log-05.c log.5.12 LE SV TOC-2071 this is a log-05.12.55 req to PROCESS
646 651 1551 I log-05.c log.5.2 LE SV TOC-2037 this is a log-05.2.46 req to PROCESS
647 652 1518 I log-01.c log.1.1 LE SV TOC-2004 this is a log-01.1.38 req to COMPARE
648 653 1657 I log-09.c log.9.2 LE SV TOC-2140 this is a log-09.2.56 req to validate
649 654 1546 I log-04.c log.4.3 LE SV TOC-2032 this is a log-04.3.21 req to RECOVER
650 655 1596 I log-06.c log.6.1 LE SV TOC-2081 this is a log-06.1.8 req to assign
651 656 1527 I log-03.c log.3.3 LE SV TOC-2013 this is a log-03.3.17 req to FAIL
652 657 1573 I log-05.c log.5.8 LE SV TOC-2058 this is a log-05.8.36 req to DISABLE
653 658 1625 I log-06.c log.6.10 LE SV TOC-2109 this is a log-06.10.13 req to PROCESS
654 659 1544 I log-04.c log.4.1 LE SV TOC-2030 this is a log-04.1.12 req to detect ERROR
655 660 1528 I log-03.c log.3.3 LE SV TOC-2014 this is a log-03.3.19 req to COMPARE
656 661 1625 I log-06.c log.6.10 LE SV TOC-2109 this is a log-06.10.13 req to PROCESS
657 662 1607 I log-06.c log.6.4 LE SV TOC-2092 this is a log-06.4.38 req to COMPARE
658 663 1634 I log-06.c log.6.12 LE SV TOC-2118 this is a log-06.12.6 req to validate
659 664 1616 I log-06.c log.6.6 LE SV TOC-2100 this is a log-06.6.59 req to TRANSFORM
660 665 1625 I log-06.c log.6.10 LE SV TOC-2109 this is a log-06.10.13 req to PROCESS
661 666 1549 I log-05.c log.5.2 LE SV TOC-2035 this is a log-05.2.7 req to PROCESS
662 667 1623 I log-06.c log.6.9 LE SV TOC-2107 this is a log-06.9.45 req to call ISR
663 668 1614 I log-06.c log.6.6 LE SV TOC-2098 this is a log-06.6.44 req to INHIBIT
664 669 1527 I log-03.c log.3.3 LE SV TOC-2013 this is a log-03.3.17 req to FAIL
665 670 1552 I log-05.c log.5.3 LE SV TOC-2038 this is a log-05.3.4 req to REJECT
666 671 1533 I log-03.c log.3.4 LE SV TOC-2019 this is a log-03.4.54 req to call admin
667 672 1609 I log-06.c log.6.5 LE SV TOC-2094 this is a log-06.5.35 req to UPDATE
668 673 1606 I log-06.c log.6.4 LE SV TOC-2091 this is a log-06.4.27 req to call admin
669 674 1559 I log-05.c log.5.4 LE SV TOC-2044 this is a log-05.4.31 req to detect ERROR
670 675 1618 I log-06.c log.6.7 LE SV TOC-2102 this is a log-06.7.39 req to call ISR
671 676 1612 I log-06.c log.6.6 LE SV TOC-2096 this is a log-06.6.10 req to RECORD
672 677 1583 I log-05.c log.5.12 LE SV TOC-2068 this is a log-05.12.17 req to TRANSLATE
673 678 1543 I log-03.c log.3.6 LE SV TOC-2029 this is a log-03.6.64 req to RECOVER
674 679 1553 I log-05.c log.5.3 LE SV TOC-2039 this is a log-05.3.11 req to UPDATE
675 680 1555 I log-05.c log.5.3 LE SV TOC-2041 this is a log-05.3.34 req to call admin
676 681 1639 I log-06.c log.6.13 LE SV TOC-2123 this is a log-06.13.56 req to STORE
677 682 1544 I log-04.c log.4.1 LE SV TOC-2030 this is a log-04.1.12 req to detect ERROR
678 683 1535 I log-03.c log.3.5 LE SV TOC-2021 this is a log-03.5.16 req to RECORD
679 684 1541 I log-03.c log.3.6 LE SV TOC-2027 this is a log-03.6.48 req to enable
680 685 1631 I log-06.c log.6.11 LE SV TOC-2115 this is a log-06.11.15 req to call ISR
681 686 1605 I log-06.c log.6.3 LE SV TOC-2090 this is a log-06.3.49 req to REJECT
682 687 1615 I log-06.c log.6.6 LE SV TOC-2099 this is a log-06.6.56 req to detect ERROR
683 688 1547 I log-04.c log.4.3 LE SV TOC-2033 this is a log-04.3.39 req to UPDATE
684 689 1584 I log-05.c log.5.12 LE SV TOC-2069 this is a log-05.12.22 req to UPDATE
685 690 1518 I log-01.c log.1.1 LE SV TOC-2004 this is a log-01.1.38 req to COMPARE
686 691 1658 I log-09.c log.9.3 LE SV TOC-2141 this is a log-09.3.3 req to COMPARE
687 692 1594 I log-05.c log.5.18 LE SV TOC-2079 this is a log-05.18.21 req to DISABLE
688 693 1621 I log-06.c log.6.9 LE SV TOC-2105 this is a log-06.9.36 req to CONVERT
689 694 1528 I log-03.c log.3.3 LE SV TOC-2014 this is a log-03.3.19 req to COMPARE
690 695 1604 I log-06.c log.6.3 LE SV TOC-2089 this is a log-06.3.48 req to RECORD
691 696 1566 I log-05.c log.5.7 LE SV TOC-2051 this is a log-05.7.36 req to COMPARE
692 697 1655 I log-09.c log.9.2 LE SV TOC-2138 this is a log-09.2.45 req to HALT
693 698 1588 I log-05.c log.5.14 LE SV TOC-2073 this is a log-05.14.15 req to RECORD
694 699 1529 I log-03.c log.3.3 LE SV TOC-2015 this is a log-03.3.72 req to INCREMENT
695 700 1534 I log-03.c log.3.5 LE SV TOC-2020 this is a log-03.5.2 req to TRANSLATE
696 701 1589 I log-05.c log.5.14 LE SV TOC-2074 this is a log-05.14.44 req to check unix
697 702 1542 I log-03.c log.3.6 LE SV TOC-2028 this is a log-03.6.53 req to INCREMENT
698 703 1627 I log-06.c log.6.10 LE SV TOC-2111 this is a log-06.10.28 req to check unix
699 704 1649 I log-09.c log.9.1 LE SV TOC-2132 this is a log-09.1.25 req to COMPARE
700 705 1605 I log-06.c log.6.3 LE SV TOC-2090 this is a log-06.3.49 req to REJECT
701 706 1665 I log-09.c log.9.7 LE SV TOC-2148 this is a log-09.7.18 req to TRANSFORM
702 707 1623 I log-06.c log.6.9 LE SV TOC-2107 this is a log-06.9.45 req to call ISR
703 708 1637 I log-06.c log.6.13 LE SV TOC-2121 this is a log-06.13.34 req to FAIL
704 709 1583 I log-05.c log.5.12 LE SV TOC-2068 this is a log-05.12.17 req to TRANSLATE
705 710 1652 I log-09.c log.9.1 LE SV TOC-2135 this is a log-09.1.43 req to VERIFY
706 711 1580 I log-05.c log.5.10 LE SV TOC-2065 this is a log-05.10.49 req to detect ERROR
707 712 1622 I log-06.c log.6.9 LE SV TOC-2106 this is a log-06.9.39 req to DISABLE
708 713 1537 I log-03.c log.3.5 LE SV TOC-2023 this is a log-03.5.51 req to TRANSFORM
709 714 1628 I log-06.c log.6.10 LE SV TOC-2112 this is a log-06.10.34 req to INHIBIT
710 715 1595 I log-06.c log.6.1 LE SV TOC-2080 this is a log-06.1.5 req to set REAL TIME CLOCK
711 716 1516 I log-01.c log.1.1 LE SV TOC-2002 this is a log-01.1.12 req to set RTC
712 717 1666 I log-09.c log.9.7 LE SV TOC-2149 this is a log-09.7.39 req to set REAL TIME CLOCK
713 718 1577 I log-05.c log.5.8 LE SV TOC-2062 this is a log-05.8.68 req to CONVERT
714 719 1602 I log-06.c log.6.3 LE SV TOC-2087 this is a log-06.3.17 req to FAIL
715 720 1619 I log-06.c log.6.7 LE SV TOC-2103 this is a log-06.7.51 req to DISABLE
716 721 1576 I log-05.c log.5.8 LE SV TOC-2061 this is a log-05.8.67 req to set RTC
717 722 1527 I log-03.c log.3.3 LE SV TOC-2013 this is a log-03.3.17 req to FAIL
718 723 1537 I log-03.c log.3.5 LE SV TOC-2023 this is a log-03.5.51 req to TRANSFORM
719 724 1559 I log-05.c log.5.4 LE SV TOC-2044 this is a log-05.4.31 req to detect ERROR
720 725 1580 I log-05.c log.5.10 LE SV TOC-2065 this is a log-05.10.49 req to detect ERROR
721 726 1662 I log-09.c log.9.4 LE SV TOC-2145 this is a log-09.4.88 req to UPDATE
722 727 1532 I log-03.c log.3.4 LE SV TOC-2018 this is a log-03.4.35 req to FAIL
723 728 1534 I log-03.c log.3.5 LE SV TOC-2020 this is a log-03.5.2 req to TRANSLATE
724 729 1655 I log-09.c log.9.2 LE SV TOC-2138 this is a log-09.2.45 req to HALT
725 730 1637 I log-06.c log.6.13 LE SV TOC-2121 this is a log-06.13.34 req to FAIL
726 731 1642 I log-06.c log.6.14 LE SV TOC-2126 this is a log-06.14.42 req to enable
727 732 1644 I log-08.c log.8.1 LE SV TOC-2128 this is a log-08.1.30 req to COMPARE
728 733 1557 I log-05.c log.5.4 LE SV TOC-2042 this is a log-05.4.1 req to REJECT
729 734 1629 I log-06.c log.6.11 LE SV TOC-2113 this is a log-06.11.1 req to REJECT
730 735 1542 I log-03.c log.3.6 LE SV TOC-2028 this is a log-03.6.53 req to INCREMENT
731 736 1584 I log-05.c log.5.12 LE SV TOC-2069 this is a log-05.12.22 req to UPDATE
732 737 1528 I log-03.c log.3.3 LE SV TOC-2014 this is a log-03.3.19 req to COMPARE
733 738 1625 I log-06.c log.6.10 LE SV TOC-2109 this is a log-06.10.13 req to PROCESS
734 739 1662 I log-09.c log.9.4 LE SV TOC-2145 this is a log-09.4.88 req to UPDATE
735 740 1540 I log-03.c log.3.6 LE SV TOC-2026 this is a log-03.6.44 req to RECOVER
736 741 1550 I log-05.c log.5.2 LE SV TOC-2036 this is a log-05.2.15 req to check PSOS
737 742 1520 I log-01.c log.1.2 LE SV TOC-2006 this is a log-01.2.2 req to HALT
738 743 1640 I log-06.c log.6.14 LE SV TOC-2124 this is a log-06.14.26 req to INHIBIT
739 744 1652 I log-09.c log.9.1 LE SV TOC-2135 this is a log-09.1.43 req to VERIFY
740 745 1516 I log-01.c log.1.1 LE SV TOC-2002 this is a log-01.1.12 req to set RTC
741 746 1561 I log-05.c log.5.6 LE SV TOC-2046 this is a log-05.6.15 req to VERIFY
742 747 1522 I log-01.c log.1.2 LE SV TOC-2008 this is a log-01.2.10 req to RECOVER
743 748 1650 I log-09.c log.9.1 LE SV TOC-2133 this is a log-09.1.29 req to TRANSFORM
744 749 1637 I log-06.c log.6.13 LE SV TOC-2121 this is a log-06.13.34 req to FAIL
745 750 1571 I log-05.c log.5.8 LE SV TOC-2056 this is a log-05.8.14 req to call admin
746 751 1577 I log-05.c log.5.8 LE SV TOC-2062 this is a log-05.8.68 req to CONVERT
747 752 1570 I log-05.c log.5.8 LE SV TOC-2055 this is a log-05.8.11 req to REJECT
748 753 1639 I log-06.c log.6.13 LE SV TOC-2123 this is a log-06.13.56 req to STORE
749 754 1579 I log-05.c log.5.10 LE SV TOC-2064 this is a log-05.10.4 req to CONVERT
750 755 1591 I log-05.c log.5.15 LE SV TOC-2076 this is a log-05.15.80 req to set RTC
751 756 1612 I log-06.c log.6.6 LE SV TOC-2096 this is a log-06.6.10 req to RECORD
752 757 1585 I log-05.c log.5.12 LE SV TOC-2070 this is a log-05.12.36 req to check PSOS
753 758 1651 I log-09.c log.9.1 LE SV TOC-2134 this is a log-09.1.40 req to validate
754 759 1614 I log-06.c log.6.6 LE SV TOC-2098 this is a log-06.6.44 req to INHIBIT
755 760 1583 I log-05.c log.5.12 LE SV TOC-2068 this is a log-05.12.17 req to TRANSLATE
756 761 1631 I log-06.c log.6.11 LE SV TOC-2115 this is a log-06.11.15 req to call ISR
757 762 1559 I log-05.c log.5.4 LE SV TOC-2044 this is a log-05.4.31 req to detect ERROR
758 763 1653 I log-09.c log.9.1 LE SV TOC-2136 this is a log-09.1.53 req to UPDATE
759 764 1540 I log-03.c log.3.6 LE SV TOC-2026 this is a log-03.6.44 req to RECOVER
760 765 1602 I log-06.c log.6.3 LE SV TOC-2087 this is a log-06.3.17 req to FAIL
761 766 1635 I log-06.c log.6.12 LE SV TOC-2119 this is a log-06.12.24 req to call ISR
762 767 1539 I log-03.c log.3.6 LE SV TOC-2025 this is a log-03.6.21 req to call ISR
763 768 1595 I log-06.c log.6.1 LE SV TOC-2080 this is a log-06.1.5 req to set REAL TIME CLOCK
764 769 1645 I log-08.c log.8.1 LE SV TOC-2129 this is a log-08.1.63 req to FAIL
765 770 1581 I log-05.c log.5.11 LE SV TOC-2066 this is a log-05.11.10 req to HALT
766 771 1658 I log-09.c log.9.3 LE SV TOC-2141 this is a log-09.3.3 req to COMPARE
767 772 1590 I log-05.c log.5.14 LE SV TOC-2075 this is a log-05.14.46 req to TRANSFORM
768 773 1638 I log-06.c log.6.13 LE SV TOC-2122 this is a log-06.13.48 req to TRANSFORM
769 774 1655 I log-09.c log.9.2 LE SV TOC-2138 this is a log-09.2.45 req to HALT
770 775 1634 I log-06.c log.6.12 LE SV TOC-2118 this is a log-06.12.6 req to validate
771 776 1516 I log-01.c log.1.1 LE SV TOC-2002 this is a log-01.1.12 req to set RTC
772 777 1537 I log-03.c log.3.5 LE SV TOC-2023 this is a log-03.5.51 req to TRANSFORM
773 778 1649 I log-09.c log.9.1 LE SV TOC-2132 this is a log-09.1.25 req to COMPARE
774 779 1666 I log-09.c log.9.7 LE SV TOC-2149 this is a log-09.7.39 req to set REAL TIME CLOCK
775 780 1543 I log-03.c log.3.6 LE SV TOC-2029 this is a log-03.6.64 req to RECOVER
776 781 1558 I log-05.c log.5.4 LE SV TOC-2043 this is a log-05.4.7 req to TRANSFORM
777 782 1585 I log-05.c log.5.12 LE SV TOC-2070 this is a log-05.12.36 req to check PSOS
778 783 1581 I log-05.c log.5.11 LE SV TOC-2066 this is a log-05.11.10 req to HALT
779 784 1619 I log-06.c log.6.7 LE SV TOC-2103 this is a log-06.7.51 req to DISABLE
780 785 1617 I log-06.c log.6.6 LE SV TOC-2101 this is a log-06.6.64 req to HALT
781 786 1571 I log-05.c log.5.8 LE SV TOC-2056 this is a log-05.8.14 req to call admin
782 787 1564 I log-05.c log.5.7 LE SV TOC-2049 this is a log-05.7.27 req to RECOVER
783 788 1639 I log-06.c log.6.13 LE SV TOC-2123 this is a log-06.13.56 req to STORE
784 789 1550 I log-05.c log.5.2 LE SV TOC-2036 this is a log-05.2.15 req to check PSOS
785 790 1637 I log-06.c log.6.13 LE SV TOC-2121 this is a log-06.13.34 req to FAIL
786 791 1608 I log-06.c log.6.4 LE SV TOC-2093 this is a log-06.4.42 req to VERIFY
787 792 1548 I log-04.c log.4.3 LE SV TOC-2034 this is a log-04.3.42 req to REJECT
788 793 1656 I log-09.c log.9.2 LE SV TOC-2139 this is a log-09.2.51 req to check unix
789 794 1640 I log-06.c log.6.14 LE SV TOC-2124 this is a log-06.14.26 req to INHIBIT
790 795 1651 I log-09.c log.9.1 LE SV TOC-2134 this is a log-09.1.40 req to validate
791 796 1590 I log-05.c log.5.14 LE SV TOC-2075 this is a log-05.14.46 req to TRANSFORM
792 797 1578 I log-05.c log.5.9 LE SV TOC-2063 this is a log-05.9.9 req to enable
793 798 1582 I log-05.c log.5.11 LE SV TOC-2067 this is a log-05.11.15 req to check unix
794 799 1595 I log-06.c log.6.1 LE SV TOC-2080 this is a log-06.1.5 req to set REAL TIME CLOCK
795 800 1633 I log-06.c log.6.12 LE SV TOC-2117 this is a log-06.12.2 req to HALT
796 801 1526 I log-02.c log.2.1 LE SV TOC-2012 this is a log-02.1.18 req to TRANSFORM
797 802 1639 I log-06.c log.6.13 LE SV TOC-2123 this is a log-06.13.56 req to STORE
798 803 1634 I log-06.c log.6.12 LE SV TOC-2118 this is a log-06.12.6 req to validate
799 804 1599 I log-06.c log.6.2 LE SV TOC-2084 this is a log-06.2.33 req to VERIFY
800 805 1522 I log-01.c log.1.2 LE SV TOC-2008 this is a log-01.2.10 req to RECOVER
HMI-30300-3
1 806 1406 I hmi-01.c hmi.1.3 LE SV TOC-1803 this is a hmi-01.3.12 req to FAIL
2 807 1414 I hmi-01.c hmi.1.8 LE SV TOC-1811 this is a hmi-01.8.6 req to detect ERROR
3 808 1440 I hmi-03.c hmi.3.7 LE SV TOC-1837 this is a hmi-03.7.11 req to DISABLE
1. Done

2. Log Off
HMI-30300-5
1 809 1406 I hmi-01.c hmi.1.3 LE SV TOC-1803 this is a hmi-01.3.12 req to FAIL
2 810 1414 I hmi-01.c hmi.1.8 LE SV TOC-1811 this is a hmi-01.8.6 req to detect ERROR
3 811 1440 I hmi-03.c hmi.3.7 LE SV TOC-1837 this is a hmi-03.7.11 req to DISABLE
4 812 1403 I hmi-01.c hmi.1.1 LE SV TOC-1801 this is a hmi-01.1.8 req to AUDIT
5 813 1512 I hmi-06.c hmi.6.5 LE SV TOC-1906 this is a hmi-06.5.6 req to RECOVER
LOG-30300-50
1 814 1518 I log-01.c log.1.1 LE SV TOC-2004 this is a log-01.1.38 req to COMPARE
2 815 1530 I log-03.c log.3.3 LE SV TOC-2016 this is a log-03.3.90 req to RECOVER
3 816 1566 I log-05.c log.5.7 LE SV TOC-2051 this is a log-05.7.36 req to COMPARE
4 817 1515 I log-01.c log.1.1 LE SV TOC-2001 this is a log-01.1.6 req to TRANSFORM
5 818 1664 I log-09.c log.9.7 LE SV TOC-2147 this is a log-09.7.11 req to INCREMENT
6 819 1566 I log-05.c log.5.7 LE SV TOC-2051 this is a log-05.7.36 req to COMPARE
7 820 1558 I log-05.c log.5.4 LE SV TOC-2043 this is a log-05.4.7 req to TRANSFORM
8 821 1542 I log-03.c log.3.6 LE SV TOC-2028 this is a log-03.6.53 req to INCREMENT
9 822 1560 I log-05.c log.5.6 LE SV TOC-2045 this is a log-05.6.4 req to assign
10 823 1656 I log-09.c log.9.2 LE SV TOC-2139 this is a log-09.2.51 req to check unix
11 824 1577 I log-05.c log.5.8 LE SV TOC-2062 this is a log-05.8.68 req to CONVERT
12 825 1604 I log-06.c log.6.3 LE SV TOC-2089 this is a log-06.3.48 req to RECORD
13 826 1586 I log-05.c log.5.12 LE SV TOC-2071 this is a log-05.12.55 req to PROCESS
14 827 1531 I log-03.c log.3.4 LE SV TOC-2017 this is a log-03.4.15 req to DISABLE
15 828 1566 I log-05.c log.5.7 LE SV TOC-2051 this is a log-05.7.36 req to COMPARE
16 829 1624 I log-06.c log.6.10 LE SV TOC-2108 this is a log-06.10.8 req to check PSOS
17 830 1576 I log-05.c log.5.8 LE SV TOC-2061 this is a log-05.8.67 req to set RTC
18 831 1558 I log-05.c log.5.4 LE SV TOC-2043 this is a log-05.4.7 req to TRANSFORM
19 832 1656 I log-09.c log.9.2 LE SV TOC-2139 this is a log-09.2.51 req to check unix
20 833 1561 I log-05.c log.5.6 LE SV TOC-2046 this is a log-05.6.15 req to VERIFY
21 834 1569 I log-05.c log.5.7 LE SV TOC-2054 this is a log-05.7.74 req to enable
22 835 1657 I log-09.c log.9.2 LE SV TOC-2140 this is a log-09.2.56 req to validate
23 836 1607 I log-06.c log.6.4 LE SV TOC-2092 this is a log-06.4.38 req to COMPARE
24 837 1525 I log-02.c log.2.1 LE SV TOC-2011 this is a log-02.1.15 req to RECORD
25 838 1618 I log-06.c log.6.7 LE SV TOC-2102 this is a log-06.7.39 req to call ISR
26 839 1653 I log-09.c log.9.1 LE SV TOC-2136 this is a log-09.1.53 req to UPDATE
27 840 1594 I log-05.c log.5.18 LE SV TOC-2079 this is a log-05.18.21 req to DISABLE
28 841 1644 I log-08.c log.8.1 LE SV TOC-2128 this is a log-08.1.30 req to COMPARE
29 842 1608 I log-06.c log.6.4 LE SV TOC-2093 this is a log-06.4.42 req to VERIFY
30 843 1622 I log-06.c log.6.9 LE SV TOC-2106 this is a log-06.9.39 req to DISABLE
31 844 1667 I log-09.c log.9.8 LE SV TOC-2150 this is a log-09.8.16 req to COMPARE
32 845 1636 I log-06.c log.6.12 LE SV TOC-2120 this is a log-06.12.34 req to VERIFY
33 846 1638 I log-06.c log.6.13 LE SV TOC-2122 this is a log-06.13.48 req to TRANSFORM
34 847 1602 I log-06.c log.6.3 LE SV TOC-2087 this is a log-06.3.17 req to FAIL
35 848 1546 I log-04.c log.4.3 LE SV TOC-2032 this is a log-04.3.21 req to RECOVER
36 849 1666 I log-09.c log.9.7 LE SV TOC-2149 this is a log-09.7.39 req to set REAL TIME CLOCK
37 850 1612 I log-06.c log.6.6 LE SV TOC-2096 this is a log-06.6.10 req to RECORD
38 851 1539 I log-03.c log.3.6 LE SV TOC-2025 this is a log-03.6.21 req to call ISR
39 852 1593 I log-05.c log.5.17 LE SV TOC-2078 this is a log-05.17.5 req to PROCESS
40 853 1539 I log-03.c log.3.6 LE SV TOC-2025 this is a log-03.6.21 req to call ISR
41 854 1520 I log-01.c log.1.2 LE SV TOC-2006 this is a log-01.2.2 req to HALT
42 855 1602 I log-06.c log.6.3 LE SV TOC-2087 this is a log-06.3.17 req to FAIL
43 856 1545 I log-04.c log.4.3 LE SV TOC-2031 this is a log-04.3.6 req to call ISR
44 857 1662 I log-09.c log.9.4 LE SV TOC-2145 this is a log-09.4.88 req to UPDATE
45 858 1517 I log-01.c log.1.1 LE SV TOC-2003 this is a log-01.1.20 req to CONVERT
46 859 1599 I log-06.c log.6.2 LE SV TOC-2084 this is a log-06.2.33 req to VERIFY
47 860 1555 I log-05.c log.5.3 LE SV TOC-2041 this is a log-05.3.34 req to call admin
48 861 1566 I log-05.c log.5.7 LE SV TOC-2051 this is a log-05.7.36 req to COMPARE
49 862 1587 I log-05.c log.5.14 LE SV TOC-2072 this is a log-05.14.9 req to TRANSLATE
50 863 1614 I log-06.c log.6.6 LE SV TOC-2098 this is a log-06.6.44 req to INHIBIT
HMI-30300-3
1 864 1406 I hmi-01.c hmi.1.3 LE SV TOC-1803 this is a hmi-01.3.12 req to FAIL
2 865 1414 I hmi-01.c hmi.1.8 LE SV TOC-1811 this is a hmi-01.8.6 req to detect ERROR
3 866 1440 I hmi-03.c hmi.3.7 LE SV TOC-1837 this is a hmi-03.7.11 req to DISABLE
2. Done

99XX series reserved for IAT self tests


PUIs Verified - All in this thread use this in the filter service to determine test run differences

s_z-3-03-logonoff.html |TOC-1801 |TOC-1803 |TOC-1811 |TOC-1837 |TOC-1906 |TOC-2001 |TOC-2002 |TOC-2003 |TOC-2004 |TOC-2005 |TOC-2006 |TOC-2007 |TOC-2008 |TOC-2009 |TOC-2010 |TOC-2011 |TOC-2012 |TOC-2013 |TOC-2014 |TOC-2015 |TOC-2016 |TOC-2017 |TOC-2018 |TOC-2019 |TOC-2020 |TOC-2021 |TOC-2022 |TOC-2023 |TOC-2024 |TOC-2025 |TOC-2026 |TOC-2027 |TOC-2028 |TOC-2029 |TOC-2030 |TOC-2031 |TOC-2032 |TOC-2033 |TOC-2034 |TOC-2035 |TOC-2036 |TOC-2037 |TOC-2038 |TOC-2039 |TOC-2040 |TOC-2041 |TOC-2042 |TOC-2043 |TOC-2044 |TOC-2045 |TOC-2046 |TOC-2047 |TOC-2048 |TOC-2049 |TOC-2051 |TOC-2052 |TOC-2053 |TOC-2054 |TOC-2055 |TOC-2056 |TOC-2057 |TOC-2058 |TOC-2059 |TOC-2060 |TOC-2061 |TOC-2062 |TOC-2063 |TOC-2064 |TOC-2065 |TOC-2066 |TOC-2067 |TOC-2068 |TOC-2069 |TOC-2070 |TOC-2071 |TOC-2072 |TOC-2073 |TOC-2074 |TOC-2075 |TOC-2076 |TOC-2077 |TOC-2078 |TOC-2079 |TOC-2080 |TOC-2081 |TOC-2082 |TOC-2083 |TOC-2084 |TOC-2085 |TOC-2086 |TOC-2087 |TOC-2088 |TOC-2089 |TOC-2090 |TOC-2091 |TOC-2092 |TOC-2093 |TOC-2094 |TOC-2095 |TOC-2096 |TOC-2097 |TOC-2098 |TOC-2099 |TOC-2100 |TOC-2101 |TOC-2102 |TOC-2103 |TOC-2104 |TOC-2105 |TOC-2106 |TOC-2107 |TOC-2108 |TOC-2109 |TOC-2110 |TOC-2111 |TOC-2112 |TOC-2113 |TOC-2114 |TOC-2115 |TOC-2116 |TOC-2117 |TOC-2118 |TOC-2119 |TOC-2120 |TOC-2121 |TOC-2122 |TOC-2123 |TOC-2124 |TOC-2125 |TOC-2126 |TOC-2127 |TOC-2128 |TOC-2129 |TOC-2130 |TOC-2131 |TOC-2132 |TOC-2133 |TOC-2134 |TOC-2135 |TOC-2136 |TOC-2137 |TOC-2138 |TOC-2139 |TOC-2140 |TOC-2141 |TOC-2142 |TOC-2143 |TOC-2144 |TOC-2145 |TOC-2146 |TOC-2147 |TOC-2148 |TOC-2149 |TOC-2150 |done

Total Verified Req's 154


Req Coverage - All in this thread

18 TOC-2051 13 TOC-2072 11 TOC-2139 11 TOC-2014 11 TOC-2087 11 TOC-2147 11 TOC-2004 10 TOC-2025 10 TOC-2140
10 TOC-2043 10 TOC-2134 9 TOC-2008 9 TOC-2149 9 TOC-2055 9 TOC-2036 9 TOC-2023 9 TOC-2113 9 TOC-2044
8 TOC-2074 8 TOC-2013 8 TOC-2029 8 TOC-2028 8 TOC-2122 8 TOC-2138 8 TOC-2038 8 TOC-2105 8 TOC-2096
8 TOC-2103 8 TOC-2136 8 TOC-2002 8 TOC-2062 8 TOC-2106 8 TOC-2119 7 TOC-2006 7 TOC-2081 7 TOC-2131
7 TOC-2089 7 TOC-2010 7 TOC-2109 7 TOC-2018 7 TOC-2092 7 TOC-2095 7 TOC-2046 7 TOC-2100 7 TOC-2041
7 TOC-2102 7 TOC-2032 7 TOC-2118 7 TOC-2133 7 TOC-2135 7 TOC-2070 7 TOC-2145 7 TOC-2076 7 TOC-2079
7 TOC-2003 6 TOC-2123 6 TOC-2114 6 TOC-2068 6 TOC-2061 6 TOC-2037 6 TOC-2071 6 TOC-2075 6 TOC-2128
6 TOC-2077 6 TOC-2121 6 TOC-2084 6 TOC-2047 6 TOC-2007 5 TOC-2065 5 TOC-2093 5 TOC-2066 5 TOC-2067
5 TOC-2069 5 TOC-2142 5 TOC-2030 5 TOC-2115 5 TOC-2019 5 TOC-2033 5 TOC-2073 5 TOC-2016 5 TOC-2012
5 TOC-2132 5 TOC-2026 5 TOC-2031 5 TOC-2111 5 TOC-2120 5 TOC-2130 5 TOC-2110 5 TOC-2098 5 TOC-2064
5 TOC-2137 5 TOC-2083 4 TOC-2020 4 TOC-2021 4 TOC-2022 4 TOC-2024 4 TOC-2027 4 TOC-1803 4 TOC-2101
4 TOC-2107 4 TOC-2108 4 TOC-2039 4 TOC-2141 4 TOC-1811 4 TOC-2112 4 TOC-2143 4 TOC-2144 4 TOC-2042
4 TOC-2117 4 TOC-2048 4 TOC-2125 4 TOC-2146 4 TOC-2126 4 TOC-2056 4 TOC-2129 4 TOC-2057 4 TOC-1837
4 TOC-2080 4 TOC-2078 4 TOC-2011 4 TOC-2060 4 TOC-2017 4 TOC-2090 4 TOC-2005 4 TOC-2094 4 TOC-2097
4 TOC-2099 4 TOC-2150 3 TOC-2116 3 TOC-2063 3 TOC-2040 3 TOC-2001 3 TOC-2124 3 TOC-2015 3 TOC-2052
3 TOC-2035 3 TOC-2045 3 TOC-2058 3 TOC-2059 3 TOC-2034 2 TOC-2127 2 TOC-2088 2 TOC-2082 2 TOC-2104
2 TOC-2049 2 TOC-1801 2 TOC-2148 2 TOC-1906 2 TOC-2054 2 TOC-2009 2 TOC-2085 1 TOC-2053 1 TOC-2086
1 TOC-2091

Total Verified Req's 154


Req's Missed In This Test Run This report with the default settings shows the req's that were MISSED in this test. It is based on the filter tool where an initial set of items are found and a second set is subtracted from the intial set. In this case the initial set are the expected req's as defined in the test procedure, and the second set are the req's found in the actual test data. Req's are Marked if they are not in the software. Req's are also Marked if they are turned off in the debugger.

Don't Show Located Items Show Removed Items Flip Locate & Remove

Locate: nnoonnee

Remove: s_z-3-03-logonoff.html |TOC-1801 |TOC-1803 |TOC-1811 |TOC-1837 |TOC-1906 |TOC-2001 |TOC-2002 |TOC-2003 |TOC-2004 |TOC-2005 |TOC-2006 |TOC-2007 |TOC-2008 |TOC-2009 |TOC-2010 |TOC-2011 |TOC-2012 |TOC-2013 |TOC-2014 |TOC-2015 |TOC-2016 |TOC-2017 |TOC-2018 |TOC-2019 |TOC-2020 |TOC-2021 |TOC-2022 |TOC-2023 |TOC-2024 |TOC-2025 |TOC-2026 |TOC-2027 |TOC-2028 |TOC-2029 |TOC-2030 |TOC-2031 |TOC-2032 |TOC-2033 |TOC-2034 |TOC-2035 |TOC-2036 |TOC-2037 |TOC-2038 |TOC-2039 |TOC-2040 |TOC-2041 |TOC-2042 |TOC-2043 |TOC-2044 |TOC-2045 |TOC-2046 |TOC-2047 |TOC-2048 |TOC-2049 |TOC-2051 |TOC-2052 |TOC-2053 |TOC-2054 |TOC-2055 |TOC-2056 |TOC-2057 |TOC-2058 |TOC-2059 |TOC-2060 |TOC-2061 |TOC-2062 |TOC-2063 |TOC-2064 |TOC-2065 |TOC-2066 |TOC-2067 |TOC-2068 |TOC-2069 |TOC-2070 |TOC-2071 |TOC-2072 |TOC-2073 |TOC-2074 |TOC-2075 |TOC-2076 |TOC-2077 |TOC-2078 |TOC-2079 |TOC-2080 |TOC-2081 |TOC-2082 |TOC-2083 |TOC-2084 |TOC-2085 |TOC-2086 |TOC-2087 |TOC-2088 |TOC-2089 |TOC-2090 |TOC-2091 |TOC-2092 |TOC-2093 |TOC-2094 |TOC-2095 |TOC-2096 |TOC-2097 |TOC-2098 |TOC-2099 |TOC-2100 |TOC-2101 |TOC-2102 |TOC-2103 |TOC-2104 |TOC-2105 |TOC-2106 |TOC-2107 |TOC-2108 |TOC-2109 |TOC-2110 |TOC-2111 |TOC-2112 |TOC-2113 |TOC-2114 |TOC-2115 |TOC-2116 |TOC-2117 |TOC-2118 |TOC-2119 |TOC-2120 |TOC-2121 |TOC-2122 |TOC-2123 |TOC-2124 |TOC-2125 |TOC-2126 |TOC-2127 |TOC-2128 |TOC-2129 |TOC-2130 |TOC-2131 |TOC-2132 |TOC-2133 |TOC-2134 |TOC-2135 |TOC-2136 |TOC-2137 |TOC-2138 |TOC-2139 |TOC-2140 |TOC-2141 |TOC-2142 |TOC-2143 |TOC-2144 |TOC-2145 |TOC-2146 |TOC-2147 |TOC-2148 |TOC-2149 |TOC-2150 |done

Marked: Bx_xx|TOC-007 |TOC-008 |done

Check if it was Manually verified

Reqs Verification Summary . . . Missed 0 . . . Marked 0 . . . DeInst 0 . . . Manual 0 . . . Found 0


11/23/2003 15:23:14 start
11/23/2003 15:23:29 end
15 secs
done