Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided in four parts:
  1. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
  3. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to 1200 seconds. After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  4. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.

General information on the benchmark

Namenormalized-opb/submitted/manquinho/primes-dimacs-cnf/normalized-jnh1.opb
MD5SUM063eb2758c10dfb54cdafd2acd326cb9
Bench Categoryoptimization, small integers (OPTSMALLINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 92
Optimality of the best value was proved NO
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.244961
Number of variables200
Total number of constraints950
Number of constraints which are clauses950
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint14

Trace number 24022

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc31 THE 2005-05-07 22:48:58 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=1585 boxname=wulflinc31 idbench=177 idsolver=1 numberseed=0
MD5SUM SOLVER: e973bb179fd0e01ec8c7277096f1c3ef  /oldhome/oroussel/solvers/bsolo_lpr
MD5SUM BENCH:  063eb2758c10dfb54cdafd2acd326cb9  /oldhome/oroussel/tmp/wulflinc31/normalized-jnh1.opb
REAL COMMAND:  bsolo_lpr /oldhome/oroussel/tmp/wulflinc31/normalized-jnh1.opb
IDLAUNCH: 1585
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.153
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 888.83

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.153
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        145424 kB
Buffers:         39540 kB
Cached:         815664 kB
SwapCached:        644 kB
Active:         489756 kB
Inactive:       367720 kB
HighTotal:      131008 kB
HighFree:         6020 kB
LowTotal:       903652 kB
LowFree:        139404 kB
SwapTotal:     2097892 kB
SwapFree:      2096612 kB
Dirty:             336 kB
Writeback:           0 kB
Mapped:           5608 kB
Slab:            26208 kB
Committed_AS:    63640 kB
PageTables:        316 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-05-07 22:54:22 (client local time) WITH STATUS 30 IN 323.345 SECONDS
stats: 1585 0 323.345 30
#### END LAUNCHER DATA ####
#### BEGIN SOLVER DATA ####
c INFO: OSL Context initialized.
c Initial problem consists of 200 variables and 950 constraints.
c After prepocess the problem consists of 192 variables and 882 constraints.
c preprocess terminated 0.624 s
c Initial Lower Bound: 72
c Lower Bound Elapsed time: 0.5395
c Not use computed LB before first solution.
c NEW SOLUTION FOUND: 100 @ 2.89
c NEW SOLUTION FOUND: 99 @ 2.892
c NEW SOLUTION FOUND: 98 @ 2.896
c NEW SOLUTION FOUND: 97 @ 2.899
c NEW SOLUTION FOUND: 96 @ 2.907
c NEW SOLUTION FOUND: 95 @ 2.91
c NEW SOLUTION FOUND: 94 @ 2.915
c NEW SOLUTION FOUND: 93 @ 3.405
c NEW SOLUTION FOUND: 92 @ 50.279
s OPTIMUM FOUND
v -x1 x2 x3 -x4 -x5 x6 -x7 x8 -x9 x10 -x11 x12 -x13 x14 -x15 x16 -x17 x18 -x19 x20 -x21 x22 x23 -x24 -x25 -x26 -x27 x28 -x29 x30 -x31 x32 -x33 x34 x35 -x36 x37 -x38 -x39 x40 x41 -x42 x43 -x44 -x45 x46 x47 -x48 -x49 x50 x51 -x52 x53 -x54 x55 -x56 -x57 x58 -x59 -x60 -x61 x62 -x63 x64 x65 -x66 -x67 -x68 x69 -x70 -x71 x72 -x73 x74 -x75 x76 x77 -x78 -x79 x80 x81 -x82 x83 -x84 x85 -x86 x87 -x88 x89 -x90 -x91 x92 -x93 x94 -x95 x96 x97 -x98 -x99 x100 -x101 -x102 -x103 x104 -x105 x106 -x107 x108 -x109 x110 -x111 x112 x113 -x114 x115 -x116 x117 -x118 x119 -x120 -x121 x122 -x123 x124 -x125 -x126 -x127 x128 -x129 x130 -x131 x132 -x133 x134 -x135 x136 -x137 x138 x139 -x140 -x141 x142 -x143 x144 x145 -x146 x147 -x148 -x149 -x150 -x151 x152 -x153 -x154 -x155 x156 x157 -x158 -x159 -x160 -x161 x162 -x163 x164 x165 -x166 -x167 x168 x169 -x170 x171 -x172 x173 -x174 -x175 x176 x177 -x178 -x179 x180 x181 -x182 x183 -x184 -x185 x186 x187 -x188 -x189 x190 x191 -x192 x193 -x194 -x195 x196 x197 -x198 -x199 x200 
c Exit Code: 30
c Total time: 323.32 s
#### END SOLVER DATA ####
#### BEGIN WATCHER DATA ####
Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing VSIZE limit: 943718400 bytes
Raw data (loadavg): 0.85 0.94 0.96 2/54 2634
Raw data (stat): 2634 (runsolver) R 2633 7876 7672 0 -1 64 5 0 0 0 0 0 0 0 19 0 1 0 687046643 1056768 100 4294967295 134512640 135381576 3221221696 3221216916 135158418 0 2147483391 1 90112 0 0 0 17 0 0 0
Raw data (statm): 258 100 215 215 0 43 0
vsize: 1032
[startup+9.99979 s]
Raw data (loadavg): 0.88 0.94 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 4441 0 0 0 981 14 0 0 25 0 1 0 687046643 7024640 1033 4294967295 134512640 134714508 3221221792 3221220384 134650104 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 1715 1033 1111 63 0 1652 0
vsize: 6860
[startup+20.0007 s]
Raw data (loadavg): 0.89 0.94 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 8060 0 0 0 1972 24 0 0 25 0 1 0 687046643 7528448 1097 4294967295 134512640 134714508 3221221792 3221217756 1074788162 0 0 1 0 0 0 0 17 0 0 0
Raw data (statm): 1838 1097 1111 63 0 1775 0
vsize: 7352
[startup+30.0015 s]
Raw data (loadavg): 0.91 0.94 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 12432 0 0 0 2960 36 0 0 25 0 1 0 687046643 7061504 1043 4294967295 134512640 134714508 3221221792 3221220464 134650219 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 1724 1043 1111 63 0 1661 0
vsize: 6896
[startup+40.0014 s]
Raw data (loadavg): 0.92 0.94 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 16636 0 0 0 3949 47 0 0 25 0 1 0 687046643 7606272 1112 4294967295 134512640 134714508 3221221792 3221218256 1075602896 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 1857 1112 1111 63 0 1794 0
vsize: 7428
[startup+50.0016 s]
Raw data (loadavg): 0.93 0.95 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 20442 0 0 0 4939 57 0 0 25 0 1 0 687046643 8024064 1139 4294967295 134512640 134714508 3221221792 3221217952 1074794589 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 1959 1139 1111 63 0 1896 0
vsize: 7836
[startup+60.0012 s]
Raw data (loadavg): 0.94 0.95 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 24740 0 0 0 5926 69 0 0 25 0 1 0 687046643 7655424 1120 4294967295 134512640 134714508 3221221792 3221217752 1075964775 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 1869 1120 1111 63 0 1806 0
vsize: 7476
[startup+70.0022 s]
Raw data (loadavg): 0.95 0.95 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 28849 0 0 0 6916 80 0 0 25 0 1 0 687046643 7688192 1144 4294967295 134512640 134714508 3221221792 3221217892 1075964271 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 1877 1144 1111 63 0 1814 0
vsize: 7508
[startup+80.0021 s]
Raw data (loadavg): 0.96 0.95 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 33570 0 0 0 7903 93 0 0 25 0 1 0 687046643 7450624 1141 4294967295 134512640 134714508 3221221792 3221220176 1074153749 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 1819 1141 1111 63 0 1756 0
vsize: 7276
[startup+90.002 s]
Raw data (loadavg): 0.96 0.95 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 38102 0 0 0 8891 105 0 0 25 0 1 0 687046643 8404992 1283 4294967295 134512640 134714508 3221221792 3221217804 1074788959 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2052 1283 1111 63 0 1989 0
vsize: 8208
[startup+100.002 s]
Raw data (loadavg): 0.97 0.95 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 42036 0 0 0 9881 116 0 0 25 0 1 0 687046643 8355840 1298 4294967295 134512640 134714508 3221221792 3221218560 1076083941 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2040 1298 1111 63 0 1977 0
vsize: 8160
[startup+110.002 s]
Raw data (loadavg): 0.97 0.95 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 45859 0 0 0 10873 124 0 0 25 0 1 0 687046643 8454144 1334 4294967295 134512640 134714508 3221221792 3221218000 1074815119 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2064 1334 1111 63 0 2001 0
vsize: 8256
[startup+120.003 s]
Raw data (loadavg): 0.98 0.95 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 49275 0 0 0 11864 133 0 0 25 0 1 0 687046643 8253440 1261 4294967295 134512640 134714508 3221221792 3221217928 1077410205 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2015 1272 1111 63 0 1952 0
vsize: 8060
[startup+130.003 s]
Raw data (loadavg): 0.98 0.95 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 53285 0 0 0 12853 144 0 0 25 0 1 0 687046643 7933952 1259 4294967295 134512640 134714508 3221221792 3221220256 1074121076 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 1937 1259 1111 63 0 1874 0
vsize: 7748
[startup+140.004 s]
Raw data (loadavg): 0.98 0.95 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 57027 0 0 0 13845 153 0 0 25 0 1 0 687046643 8773632 1308 4294967295 134512640 134714508 3221221792 3221217760 1074872876 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2142 1308 1111 63 0 2079 0
vsize: 8568
[startup+150.004 s]
Raw data (loadavg): 0.98 0.95 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 60694 0 0 0 14835 162 0 0 25 0 1 0 687046643 8839168 1342 4294967295 134512640 134714508 3221221792 3221218112 1075170595 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2158 1342 1111 63 0 2095 0
vsize: 8632
[startup+160.003 s]
Raw data (loadavg): 0.99 0.96 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 64407 0 0 0 15828 170 0 0 25 0 1 0 687046643 8814592 1382 4294967295 134512640 134714508 3221221792 3221218064 1074961169 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2152 1382 1111 63 0 2089 0
vsize: 8608
[startup+170.004 s]
Raw data (loadavg): 0.99 0.96 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 68276 0 0 0 16818 180 0 0 25 0 1 0 687046643 8470528 1333 4294967295 134512640 134714508 3221221792 3221217936 1074969467 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2068 1333 1111 63 0 2005 0
vsize: 8272
[startup+180.003 s]
Raw data (loadavg): 0.99 0.96 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 72269 0 0 0 17805 192 0 0 25 0 1 0 687046643 8462336 1332 4294967295 134512640 134714508 3221221792 3221218336 1075088566 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2066 1332 1111 63 0 2003 0
vsize: 8264
[startup+190.004 s]
Raw data (loadavg): 0.99 0.96 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 76127 0 0 0 18795 203 0 0 25 0 1 0 687046643 9048064 1390 4294967295 134512640 134714508 3221221792 3221217940 1075964401 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2209 1390 1111 63 0 2146 0
vsize: 8836
[startup+200.004 s]
Raw data (loadavg): 0.99 0.96 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 79915 0 0 0 19785 213 0 0 25 0 1 0 687046643 8622080 1376 4294967295 134512640 134714508 3221221792 3221217952 1075090678 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2105 1376 1111 63 0 2042 0
vsize: 8420
[startup+210.004 s]
Raw data (loadavg): 0.99 0.96 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 83551 0 0 0 20776 222 0 0 25 0 1 0 687046643 8916992 1431 4294967295 134512640 134714508 3221221792 3221217712 1075965301 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2177 1431 1111 63 0 2114 0
vsize: 8708
[startup+220.005 s]
Raw data (loadavg): 0.99 0.96 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 86812 0 0 0 21768 231 0 0 25 0 1 0 687046643 9056256 1413 4294967295 134512640 134714508 3221221792 3221217740 1074788959 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2211 1413 1111 63 0 2148 0
vsize: 8844
[startup+230.005 s]
Raw data (loadavg): 0.99 0.96 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 90425 0 0 0 22758 240 0 0 25 0 1 0 687046643 9105408 1412 4294967295 134512640 134714508 3221221792 3221218000 1074815202 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2223 1412 1111 63 0 2160 0
vsize: 8892
[startup+240.006 s]
Raw data (loadavg): 0.99 0.96 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 94276 0 0 0 23749 250 0 0 25 0 1 0 687046643 8437760 1382 4294967295 134512640 134714508 3221221792 3221220144 1074153822 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2060 1382 1111 63 0 1997 0
vsize: 8240
[startup+250.006 s]
Raw data (loadavg): 0.99 0.96 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 98208 0 0 0 24739 260 0 0 25 0 1 0 687046643 9338880 1466 4294967295 134512640 134714508 3221221792 3221217848 1074789806 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2280 1466 1111 63 0 2217 0
vsize: 9120
[startup+260.006 s]
Raw data (loadavg): 0.99 0.97 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 101840 0 0 0 25729 270 0 0 25 0 1 0 687046643 8511488 1400 4294967295 134512640 134714508 3221221792 3221220460 134539583 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2078 1400 1111 63 0 2015 0
vsize: 8312
[startup+270.006 s]
Raw data (loadavg): 0.99 0.97 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 105647 0 0 0 26720 280 0 0 25 0 1 0 687046643 9523200 1514 4294967295 134512640 134714508 3221221792 3221218064 1074961387 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2325 1514 1111 63 0 2262 0
vsize: 9300
[startup+280.005 s]
Raw data (loadavg): 0.99 0.97 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 108650 0 0 0 27713 287 0 0 25 0 1 0 687046643 9101312 1469 4294967295 134512640 134714508 3221221792 3221217820 1074788048 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2222 1469 1111 63 0 2159 0
vsize: 8888
[startup+290.007 s]
Raw data (loadavg): 0.99 0.97 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 112481 0 0 0 28703 297 0 0 25 0 1 0 687046643 9453568 1486 4294967295 134512640 134714508 3221221792 3221218892 1077377137 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2308 1486 1111 63 0 2245 0
vsize: 9232
[startup+300.006 s]
Raw data (loadavg): 0.99 0.97 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 116585 0 0 0 29692 308 0 0 25 0 1 0 687046643 9170944 1499 4294967295 134512640 134714508 3221221792 3221217968 1074882543 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2239 1499 1111 63 0 2176 0
vsize: 8956
[startup+310.006 s]
Raw data (loadavg): 0.99 0.97 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 120524 0 0 0 30683 317 0 0 25 0 1 0 687046643 9510912 1499 4294967295 134512640 134714508 3221221792 3221218280 1077410163 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2322 1499 1111 63 0 2259 0
vsize: 9288
[startup+320.006 s]
Raw data (loadavg): 0.99 0.97 0.96 2/54 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 124657 0 0 0 31672 329 0 0 25 0 1 0 687046643 9629696 1513 4294967295 134512640 134714508 3221221792 3221218792 1077410279 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2351 1513 1111 63 0 2288 0
vsize: 9404
[startup+323.341 s]
Raw data (loadavg): 0.99 0.97 0.96 1/53 2634
Raw data (stat): 2634 (bsolo_lpr) R 2633 7876 7672 0 -1 0 124657 0 0 0 31672 329 0 0 25 0 1 0 687046643 9629696 1513 4294967295 134512640 134714508 3221221792 3221218792 1077410279 0 0 1 0 0 0 0 17 1 0 0
Raw data (statm): 2351 1513 1111 63 0 2288 0
vsize: 0

Child status: 30
Real time (s): 323.34
CPU time (s): 323.345
CPU user time (s): 320.018
CPU system time (s): 3.32649
CPU usage (%): 100.001
Max. virtual memory (Kb): 9404
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
Verifier:	OK	92
#### END VERIFIER DATA ####