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 39552

#### BEGIN LAUNCHER DATA ####
LAUNCH ON wulflinc1 THE 2005-06-07 13:26:44 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=27619 boxname=wulflinc1 idbench=177 idsolver=20 numberseed=0
MD5SUM SOLVER: f6aa7fb267fa9710116626be7e6d3048  /oldhome/oroussel/solvers/bsolo_lpr-v2
MD5SUM BENCH:  063eb2758c10dfb54cdafd2acd326cb9  /oldhome/oroussel/tmp/wulflinc1/normalized-jnh1.opb
REAL COMMAND:  bsolo_lpr-v2 /oldhome/oroussel/tmp/wulflinc1/normalized-jnh1.opb
IDLAUNCH: 27619
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 2
cpu MHz		: 451.053
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	: 2
cpu MHz		: 451.053
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	: 899.07

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        876128 kB
Buffers:         33676 kB
Cached:          93868 kB
SwapCached:       7028 kB
Active:          34364 kB
Inactive:       101328 kB
HighTotal:      131008 kB
HighFree:        96348 kB
LowTotal:       903652 kB
LowFree:        779780 kB
SwapTotal:     2097136 kB
SwapFree:      2089016 kB
Dirty:              28 kB
Writeback:           0 kB
Mapped:           5672 kB
Slab:            16900 kB
Committed_AS:    92720 kB
PageTables:        332 kB
VmallocTotal:   114680 kB
VmallocUsed:      1388 kB
VmallocChunk:   113256 kB
JOB ENDED THE 2005-06-07 13:32:47 (client local time) WITH STATUS 30 IN 362.84 SECONDS
stats: 27619 0 362.84 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.606 s
c Initial Lower Bound: 72
c Lower Bound Elapsed time: 0.226
c Not use computed LB before first solution.
c NEW SOLUTION FOUND: 100 @ 1.519
c NEW SOLUTION FOUND: 99 @ 1.52
c NEW SOLUTION FOUND: 98 @ 1.524
c NEW SOLUTION FOUND: 97 @ 1.528
c NEW SOLUTION FOUND: 96 @ 1.539
c NEW SOLUTION FOUND: 95 @ 1.553
c NEW SOLUTION FOUND: 94 @ 1.559
c NEW SOLUTION FOUND: 93 @ 2.641
c NEW SOLUTION FOUND: 92 @ 141.258
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: 362.825 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
Enforcing Stack size limit: 67108864 bytes
Current StackSize limit: 67108864 bytes
Raw data (loadavg): 0.91 0.95 0.90 1/55 5927
Raw data (stat): 5927 (runsolver) R 5926 8378 8377 0 -1 64 8 0 0 0 0 0 0 0 19 0 1 0 836487215 884736 94 4294967295 134512640 135332820 3221224480 3221219660 135092226 0 2147483391 7 90112 0 0 0 17 1 0 0
Raw data (statm): 216 94 205 205 0 11 0
vsize: 864
[startup+10.0009 s]
Raw data (loadavg): 0.93 0.95 0.90 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 4363 0 0 0 988 10 0 0 25 0 1 0 836487215 7532544 1068 4294967295 134512640 134716908 3221224592 3221220692 1075964282 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1839 1068 1111 63 0 1776 0
vsize: 7356
[startup+20.0016 s]
Raw data (loadavg): 0.94 0.96 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 7829 0 0 0 1980 18 0 0 25 0 1 0 836487215 7692288 1068 4294967295 134512640 134716908 3221224592 3221220832 1075115741 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1878 1068 1111 63 0 1815 0
vsize: 7512
[startup+30.0014 s]
Raw data (loadavg): 0.95 0.96 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 11164 0 0 0 2971 28 0 0 25 0 1 0 836487215 7929856 1122 4294967295 134512640 134716908 3221224592 3221221136 1075088573 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1936 1122 1111 63 0 1873 0
vsize: 7744
[startup+40.0015 s]
Raw data (loadavg): 0.95 0.96 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 14817 0 0 0 3961 37 0 0 25 0 1 0 836487215 7557120 1097 4294967295 134512640 134716908 3221224592 3221220524 1074788187 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1845 1097 1111 63 0 1782 0
vsize: 7380
[startup+50.002 s]
Raw data (loadavg): 0.96 0.96 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 18610 0 0 0 4952 47 0 0 25 0 1 0 836487215 8007680 1135 4294967295 134512640 134716908 3221224592 3221221624 1077410279 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1955 1135 1111 63 0 1892 0
vsize: 7820
[startup+60.0018 s]
Raw data (loadavg): 0.97 0.96 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 22128 0 0 0 5942 57 0 0 25 0 1 0 836487215 7798784 1111 4294967295 134512640 134716908 3221224592 3221220736 1074969603 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1904 1111 1111 63 0 1841 0
vsize: 7616
[startup+70.0016 s]
Raw data (loadavg): 0.97 0.96 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 25537 0 0 0 6934 65 0 0 25 0 1 0 836487215 7839744 1157 4294967295 134512640 134716908 3221224592 3221220556 1074788177 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1914 1157 1111 63 0 1851 0
vsize: 7656
[startup+80.0013 s]
Raw data (loadavg): 0.98 0.96 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 29062 0 0 0 7924 75 0 0 25 0 1 0 836487215 7794688 1137 4294967295 134512640 134716908 3221224592 3221220468 1074786528 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1903 1137 1111 63 0 1840 0
vsize: 7612
[startup+90.0011 s]
Raw data (loadavg): 0.98 0.96 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 32791 0 0 0 8915 85 0 0 25 0 1 0 836487215 7999488 1135 4294967295 134512640 134716908 3221224592 3221220648 1074789553 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1953 1135 1111 63 0 1890 0
vsize: 7812
[startup+100.001 s]
Raw data (loadavg): 0.98 0.96 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 36449 0 0 0 9906 94 0 0 25 0 1 0 836487215 8105984 1215 4294967295 134512640 134716908 3221224592 3221220692 1075964218 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1979 1215 1111 63 0 1916 0
vsize: 7916
[startup+110.002 s]
Raw data (loadavg): 0.98 0.96 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 40141 0 0 0 10896 103 0 0 25 0 1 0 836487215 7720960 1139 4294967295 134512640 134716908 3221224592 3221221032 1077410205 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1885 1139 1111 63 0 1822 0
vsize: 7540
[startup+120.001 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 43757 0 0 0 11887 113 0 0 25 0 1 0 836487215 7692288 1133 4294967295 134512640 134716908 3221224592 3221220832 1075115712 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1878 1133 1111 63 0 1815 0
vsize: 7512
[startup+130.001 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 47419 0 0 0 12878 122 0 0 25 0 1 0 836487215 8097792 1166 4294967295 134512640 134716908 3221224592 3221221624 1077410163 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1977 1166 1111 63 0 1914 0
vsize: 7908
[startup+140.001 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 50905 0 0 0 13869 131 0 0 25 0 1 0 836487215 7335936 1105 4294967295 134512640 134716908 3221224592 3221222704 1074867220 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1791 1105 1111 63 0 1728 0
vsize: 7164
[startup+150.001 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 54226 0 0 0 14860 140 0 0 25 0 1 0 836487215 7335936 1107 4294967295 134512640 134716908 3221224592 3221222976 1074153782 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1791 1107 1111 63 0 1728 0
vsize: 7164
[startup+160.001 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 57973 0 0 0 15850 150 0 0 25 0 1 0 836487215 7983104 1188 4294967295 134512640 134716908 3221224592 3221220864 1074960765 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1949 1188 1111 63 0 1886 0
vsize: 7796
[startup+170.001 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 61730 0 0 0 16841 159 0 0 25 0 1 0 836487215 8220672 1200 4294967295 134512640 134716908 3221224592 3221221592 1077410279 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 2007 1200 1111 63 0 1944 0
vsize: 8028
[startup+180.001 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 65365 0 0 0 17832 169 0 0 25 0 1 0 836487215 8114176 1182 4294967295 134512640 134716908 3221224592 3221221044 1074944089 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1981 1182 1111 63 0 1918 0
vsize: 7924
[startup+190.002 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 68863 0 0 0 18823 178 0 0 25 0 1 0 836487215 8302592 1277 4294967295 134512640 134716908 3221224592 3221220476 1074788959 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 2027 1277 1111 63 0 1964 0
vsize: 8108
[startup+200.002 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 72177 0 0 0 19814 187 0 0 25 0 1 0 836487215 8155136 1245 4294967295 134512640 134716908 3221224592 3221220560 1075965260 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1991 1245 1111 63 0 1928 0
vsize: 7964
[startup+210.002 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 75553 0 0 0 20806 195 0 0 25 0 1 0 836487215 8294400 1222 4294967295 134512640 134716908 3221224592 3221220928 1075113493 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 2025 1222 1111 63 0 1962 0
vsize: 8100
[startup+220.002 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 79056 0 0 0 21797 204 0 0 25 0 1 0 836487215 7843840 1191 4294967295 134512640 134716908 3221224592 3221220896 1075116289 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1915 1191 1111 63 0 1852 0
vsize: 7660
[startup+230.001 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 82630 0 0 0 22788 213 0 0 25 0 1 0 836487215 8335360 1225 4294967295 134512640 134716908 3221224592 3221220864 1074961264 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 2035 1225 1111 63 0 1972 0
vsize: 8140
[startup+240.001 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 86309 0 0 0 23779 222 0 0 25 0 1 0 836487215 7938048 1210 4294967295 134512640 134716908 3221224592 3221220816 1074800350 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1938 1210 1111 63 0 1875 0
vsize: 7752
[startup+250.001 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 90036 0 0 0 24771 231 0 0 25 0 1 0 836487215 7794688 1194 4294967295 134512640 134716908 3221224592 3221222320 1075828447 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1903 1194 1111 63 0 1840 0
vsize: 7612
[startup+260.002 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 93307 0 0 0 25762 239 0 0 25 0 1 0 836487215 8048640 1218 4294967295 134512640 134716908 3221224592 3221220744 1074883128 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1965 1218 1111 63 0 1902 0
vsize: 7860
[startup+270.001 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 96918 0 0 0 26752 250 0 0 25 0 1 0 836487215 8372224 1282 4294967295 134512640 134716908 3221224592 3221220864 1074961267 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 2044 1282 1111 63 0 1981 0
vsize: 8176
[startup+280.001 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 101005 0 0 0 27742 260 0 0 25 0 1 0 836487215 8040448 1225 4294967295 134512640 134716908 3221224592 3221220528 1075965250 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1963 1225 1111 63 0 1900 0
vsize: 7852
[startup+290.002 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 105007 0 0 0 28731 271 0 0 25 0 1 0 836487215 8237056 1254 4294967295 134512640 134716908 3221224592 3221221448 1075115185 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 2011 1254 1111 63 0 1948 0
vsize: 8044
[startup+300.002 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 109454 0 0 0 29719 283 0 0 25 0 1 0 836487215 8511488 1269 4294967295 134512640 134716908 3221224592 3221220928 1075113493 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 2078 1269 1111 63 0 2015 0
vsize: 8312
[startup+310.001 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 113462 0 0 0 30708 294 0 0 25 0 1 0 836487215 8613888 1290 4294967295 134512640 134716908 3221224592 3221220472 1074788452 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 2103 1290 1111 63 0 2040 0
vsize: 8412
[startup+320.001 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 117150 0 0 0 31700 303 0 0 25 0 1 0 836487215 7938048 1249 4294967295 134512640 134716908 3221224592 3221222592 1074917897 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1938 1249 1111 63 0 1875 0
vsize: 7752
[startup+330.001 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 120924 0 0 0 32689 314 0 0 25 0 1 0 836487215 8163328 1292 4294967295 134512640 134716908 3221224592 3221222472 1077379572 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1993 1292 1111 63 0 1930 0
vsize: 7972
[startup+340.001 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 124754 0 0 0 33680 323 0 0 25 0 1 0 836487215 7946240 1264 4294967295 134512640 134716908 3221224592 3221222992 1074153663 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1940 1264 1111 63 0 1877 0
vsize: 7760
[startup+350.001 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 129457 0 0 0 34669 334 0 0 25 0 1 0 836487215 8052736 1290 4294967295 134512640 134716908 3221224592 3221223264 134652583 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 1966 1290 1111 63 0 1903 0
vsize: 7864
[startup+360.001 s]
Raw data (loadavg): 0.99 0.97 0.91 2/55 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 133544 0 0 0 35658 345 0 0 25 0 1 0 836487215 8658944 1349 4294967295 134512640 134716908 3221224592 3221220560 1074872750 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 2114 1349 1111 63 0 2051 0
vsize: 8456
[startup+362.799 s]
Raw data (loadavg): 0.99 0.97 0.91 1/54 5927
Raw data (stat): 5927 (bsolo_lpr-v2) R 5926 8378 8377 0 -1 0 133544 0 0 0 35658 345 0 0 25 0 1 0 836487215 8658944 1349 4294967295 134512640 134716908 3221224592 3221220560 1074872750 0 0 7 0 0 0 0 17 0 0 0
Raw data (statm): 2114 1349 1111 63 0 2051 0
vsize: 0

Child status: 30
Real time (s): 362.799
CPU time (s): 362.84
CPU user time (s): 359.346
CPU system time (s): 3.49347
CPU usage (%): 100.011
Max. virtual memory (Kb): 8456
#### END WATCHER DATA ####
#### BEGIN VERIFIER DATA ####
Verifier:	OK	92
#### END VERIFIER DATA ####