Trace number 3500194

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 into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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 X seconds (see the parameters in the trace). 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 X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    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.
  5. 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 provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
pwbo 1.1OPT503 265.99 133.032

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii32e5.opb
MD5SUMad6c04a791a5d9edc6d6bca9a842a8ee
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark503
Best CPU time to get the best result obtained on this benchmark16.4805
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 503
Optimality of the best value was proved YES
Number of variables1044
Total number of constraints12158
Number of constraints which are clauses12158
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 constraint32
Number of terms in the objective function 1044
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 1044
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1044
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c pwbo 1.1 beta - 20110321
0.00/0.00	c Parsing opb file format. File HOME/instance-3500194-1307992281.opb.
0.00/0.00	c Instance file HOME/instance-3500194-1307992281.opb
0.00/0.00	c File size is 488259 bytes.
0.00/0.03	c Highest Coefficient sum: 33
0.00/0.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.03         s                                      |
0.00/0.03	c |  Number Variables:      1044                                                |
0.00/0.03	c |  Number Clauses:        12158                                               |
0.00/0.03	c |  Number Cardinality:    0                                                   |
0.00/0.03	c |  Number PB Constraints: 0                                                   |
0.00/0.04	c init lb 0
0.00/0.04	c init ub 1045
0.00/0.04	c lb 1 (thread 0)
0.00/0.05	c lb 2 (thread 0)
0.00/0.05	c lb 3 (thread 0)
0.00/0.06	c lb 4 (thread 0)
0.00/0.07	c lb 5 (thread 0)
0.00/0.07	c lb 6 (thread 0)
0.00/0.08	c lb 7 (thread 0)
0.00/0.08	c lb 8 (thread 0)
0.00/0.09	c lb 9 (thread 0)
0.00/0.10	c lb 10 (thread 0)
0.16/0.10	c lb 11 (thread 0)
0.16/0.11	c lb 12 (thread 0)
0.16/0.11	c lb 13 (thread 0)
0.16/0.12	c lb 14 (thread 0)
0.16/0.13	c lb 15 (thread 0)
0.16/0.13	c lb 16 (thread 0)
0.16/0.14	c lb 17 (thread 0)
0.16/0.14	c lb 18 (thread 0)
0.16/0.15	c lb 19 (thread 0)
0.16/0.15	c lb 20 (thread 0)
0.16/0.16	c lb 21 (thread 0)
0.16/0.16	c lb 22 (thread 0)
0.16/0.17	c lb 23 (thread 0)
0.16/0.17	c lb 24 (thread 0)
0.16/0.18	c lb 25 (thread 0)
0.16/0.18	c lb 26 (thread 0)
0.16/0.19	c lb 27 (thread 0)
0.16/0.19	c lb 28 (thread 0)
0.16/0.20	c lb 29 (thread 0)
0.35/0.20	c lb 30 (thread 0)
0.35/0.20	c lb 31 (thread 0)
0.35/0.21	c lb 32 (thread 0)
0.35/0.21	c lb 33 (thread 0)
0.35/0.22	c lb 34 (thread 0)
0.35/0.22	c lb 35 (thread 0)
0.35/0.23	c lb 36 (thread 0)
0.35/0.23	c lb 37 (thread 0)
0.35/0.24	c lb 38 (thread 0)
0.35/0.25	c lb 39 (thread 0)
0.35/0.25	c lb 40 (thread 0)
0.35/0.26	c lb 41 (thread 0)
0.35/0.26	c lb 42 (thread 0)
0.35/0.27	c lb 43 (thread 0)
0.35/0.27	c lb 44 (thread 0)
0.35/0.28	c lb 45 (thread 0)
0.35/0.28	c lb 46 (thread 0)
0.35/0.29	c lb 47 (thread 0)
0.35/0.29	c lb 48 (thread 0)
0.35/0.30	c lb 49 (thread 0)
0.55/0.30	c lb 50 (thread 0)
0.55/0.31	c lb 51 (thread 0)
0.55/0.31	c lb 52 (thread 0)
0.55/0.32	c lb 53 (thread 0)
0.55/0.32	c lb 54 (thread 0)
0.55/0.33	c lb 55 (thread 0)
0.55/0.33	c lb 56 (thread 0)
0.55/0.34	c lb 57 (thread 0)
0.55/0.34	c lb 58 (thread 0)
0.55/0.35	c lb 59 (thread 0)
0.55/0.35	c lb 60 (thread 0)
0.55/0.36	c lb 61 (thread 0)
0.55/0.36	c lb 62 (thread 0)
0.55/0.37	c ub 506 (thread 1)
0.55/0.37	o 506
0.55/0.37	c lb 63 (thread 0)
0.55/0.37	c lb 64 (thread 0)
0.55/0.38	c lb 65 (thread 0)
0.55/0.38	c lb 66 (thread 0)
0.55/0.39	c lb 67 (thread 0)
0.55/0.39	c lb 68 (thread 0)
0.55/0.39	c lb 69 (thread 0)
0.75/0.40	c lb 70 (thread 0)
0.75/0.40	c lb 71 (thread 0)
0.75/0.41	c lb 72 (thread 0)
0.75/0.41	c lb 73 (thread 0)
0.75/0.42	c lb 74 (thread 0)
0.75/0.42	c lb 75 (thread 0)
0.75/0.43	c lb 76 (thread 0)
0.75/0.43	c lb 77 (thread 0)
0.75/0.44	c lb 78 (thread 0)
0.75/0.44	c lb 79 (thread 0)
0.75/0.45	c lb 80 (thread 0)
0.75/0.45	c lb 81 (thread 0)
0.75/0.46	c lb 82 (thread 0)
0.75/0.46	c lb 83 (thread 0)
0.75/0.47	c lb 84 (thread 0)
0.75/0.47	c lb 85 (thread 0)
0.75/0.48	c lb 86 (thread 0)
0.75/0.48	c lb 87 (thread 0)
0.75/0.49	c lb 88 (thread 0)
0.75/0.49	c lb 89 (thread 0)
0.95/0.50	c lb 90 (thread 0)
0.95/0.50	c lb 91 (thread 0)
0.95/0.51	c lb 92 (thread 0)
0.95/0.51	c lb 93 (thread 0)
0.95/0.52	c lb 94 (thread 0)
0.95/0.52	c lb 95 (thread 0)
0.95/0.53	c lb 96 (thread 0)
0.95/0.53	c lb 97 (thread 0)
0.95/0.54	c lb 98 (thread 0)
0.95/0.54	c lb 99 (thread 0)
0.95/0.55	c lb 100 (thread 0)
0.95/0.55	c lb 101 (thread 0)
0.95/0.56	c lb 102 (thread 0)
0.95/0.56	c lb 103 (thread 0)
0.95/0.57	c lb 104 (thread 0)
0.95/0.57	c lb 105 (thread 0)
0.95/0.58	c lb 106 (thread 0)
0.95/0.58	c lb 107 (thread 0)
0.95/0.59	c lb 108 (thread 0)
0.95/0.59	c lb 109 (thread 0)
1.15/0.60	c lb 110 (thread 0)
1.15/0.60	c lb 111 (thread 0)
1.15/0.61	c lb 112 (thread 0)
1.15/0.61	c lb 113 (thread 0)
1.15/0.62	c lb 114 (thread 0)
1.15/0.62	c lb 115 (thread 0)
1.15/0.63	c lb 116 (thread 0)
1.15/0.63	c lb 117 (thread 0)
1.15/0.64	c lb 118 (thread 0)
1.15/0.64	c lb 119 (thread 0)
1.15/0.65	c lb 120 (thread 0)
1.15/0.65	c lb 121 (thread 0)
1.15/0.66	c lb 122 (thread 0)
1.15/0.66	c lb 123 (thread 0)
1.15/0.67	c lb 124 (thread 0)
1.15/0.67	c lb 125 (thread 0)
1.15/0.68	c lb 126 (thread 0)
1.15/0.68	c lb 127 (thread 0)
1.15/0.69	c lb 128 (thread 0)
1.15/0.69	c lb 129 (thread 0)
1.35/0.70	c lb 130 (thread 0)
1.35/0.71	c lb 131 (thread 0)
1.35/0.71	c lb 132 (thread 0)
1.35/0.72	c lb 133 (thread 0)
1.35/0.72	c lb 134 (thread 0)
1.35/0.73	c lb 135 (thread 0)
1.35/0.73	c lb 136 (thread 0)
1.35/0.74	c lb 137 (thread 0)
1.35/0.74	c lb 138 (thread 0)
1.35/0.75	c lb 139 (thread 0)
1.35/0.75	c lb 140 (thread 0)
1.35/0.76	c lb 141 (thread 0)
1.35/0.76	c lb 142 (thread 0)
1.35/0.77	c lb 143 (thread 0)
1.35/0.77	c lb 144 (thread 0)
1.35/0.78	c lb 145 (thread 0)
1.35/0.78	c lb 146 (thread 0)
1.35/0.79	c lb 147 (thread 0)
1.35/0.80	c lb 148 (thread 0)
1.55/0.80	c lb 149 (thread 0)
1.55/0.81	c lb 150 (thread 0)
1.55/0.81	c lb 151 (thread 0)
1.55/0.82	c lb 152 (thread 0)
1.55/0.82	c lb 153 (thread 0)
1.55/0.83	c lb 154 (thread 0)
1.55/0.83	c lb 155 (thread 0)
1.55/0.84	c lb 156 (thread 0)
1.55/0.84	c lb 157 (thread 0)
1.55/0.85	c lb 158 (thread 0)
1.55/0.86	c lb 159 (thread 0)
1.55/0.86	c lb 160 (thread 0)
1.55/0.87	c lb 161 (thread 0)
1.55/0.87	c lb 162 (thread 0)
1.55/0.88	c lb 163 (thread 0)
1.55/0.88	c lb 164 (thread 0)
1.55/0.89	c lb 165 (thread 0)
1.55/0.89	c lb 166 (thread 0)
1.75/0.90	c lb 167 (thread 0)
1.75/0.91	c lb 168 (thread 0)
1.75/0.91	c lb 169 (thread 0)
1.75/0.92	c lb 170 (thread 0)
1.75/0.92	c lb 171 (thread 0)
1.75/0.93	c lb 172 (thread 0)
1.75/0.93	c lb 173 (thread 0)
1.75/0.94	c lb 174 (thread 0)
1.75/0.94	c lb 175 (thread 0)
1.75/0.95	c lb 176 (thread 0)
1.75/0.96	c lb 177 (thread 0)
1.75/0.96	c lb 178 (thread 0)
1.75/0.97	c lb 179 (thread 0)
1.75/0.97	c lb 180 (thread 0)
1.75/0.98	c lb 181 (thread 0)
1.75/0.99	c lb 182 (thread 0)
1.75/0.99	c lb 183 (thread 0)
1.95/1.00	c lb 184 (thread 0)
1.95/1.00	c lb 185 (thread 0)
1.95/1.01	c lb 186 (thread 0)
1.95/1.01	c lb 187 (thread 0)
1.95/1.02	c lb 188 (thread 0)
1.95/1.03	c lb 189 (thread 0)
1.95/1.03	c lb 190 (thread 0)
1.95/1.04	c lb 191 (thread 0)
1.95/1.04	c lb 192 (thread 0)
1.95/1.05	c lb 193 (thread 0)
1.95/1.06	c lb 194 (thread 0)
1.95/1.06	c lb 195 (thread 0)
1.95/1.07	c lb 196 (thread 0)
1.95/1.07	c lb 197 (thread 0)
1.95/1.08	c lb 198 (thread 0)
1.95/1.08	c lb 199 (thread 0)
1.95/1.09	c lb 200 (thread 0)
1.95/1.10	c lb 201 (thread 0)
2.16/1.10	c lb 202 (thread 0)
2.16/1.11	c lb 203 (thread 0)
2.16/1.11	c lb 204 (thread 0)
2.16/1.12	c lb 205 (thread 0)
2.16/1.13	c lb 206 (thread 0)
2.16/1.13	c lb 207 (thread 0)
2.16/1.14	c lb 208 (thread 0)
2.16/1.14	c lb 209 (thread 0)
2.16/1.15	c lb 210 (thread 0)
2.16/1.16	c lb 211 (thread 0)
2.16/1.16	c lb 212 (thread 0)
2.16/1.17	c lb 213 (thread 0)
2.16/1.18	c lb 214 (thread 0)
2.16/1.19	c lb 215 (thread 0)
2.16/1.19	c lb 216 (thread 0)
2.36/1.20	c lb 217 (thread 0)
2.36/1.21	c lb 218 (thread 0)
2.36/1.22	c lb 219 (thread 0)
2.36/1.23	c lb 220 (thread 0)
2.36/1.23	c lb 221 (thread 0)
2.36/1.24	c lb 222 (thread 0)
2.36/1.25	c lb 223 (thread 0)
2.36/1.26	c lb 224 (thread 0)
2.36/1.27	c lb 225 (thread 0)
2.36/1.28	c lb 226 (thread 0)
2.36/1.28	c lb 227 (thread 0)
2.36/1.29	c lb 228 (thread 0)
2.55/1.30	c lb 229 (thread 0)
2.55/1.31	c lb 230 (thread 0)
2.55/1.32	c lb 231 (thread 0)
2.55/1.32	c lb 232 (thread 0)
2.55/1.33	c lb 233 (thread 0)
2.55/1.34	c lb 234 (thread 0)
2.55/1.35	c lb 235 (thread 0)
2.55/1.36	c lb 236 (thread 0)
2.55/1.37	c lb 237 (thread 0)
2.55/1.38	c lb 238 (thread 0)
2.55/1.39	c lb 239 (thread 0)
2.55/1.39	c lb 240 (thread 0)
2.75/1.40	c lb 241 (thread 0)
2.75/1.41	c lb 242 (thread 0)
2.75/1.42	c lb 243 (thread 0)
2.75/1.43	c lb 244 (thread 0)
2.75/1.44	c lb 245 (thread 0)
2.75/1.45	c lb 246 (thread 0)
2.75/1.46	c lb 247 (thread 0)
2.75/1.47	c lb 248 (thread 0)
2.75/1.47	c lb 249 (thread 0)
2.75/1.48	c lb 250 (thread 0)
2.75/1.49	c lb 251 (thread 0)
2.95/1.50	c lb 252 (thread 0)
2.95/1.51	c lb 253 (thread 0)
2.95/1.52	c lb 254 (thread 0)
2.95/1.53	c lb 255 (thread 0)
2.95/1.54	c lb 256 (thread 0)
2.95/1.54	c lb 257 (thread 0)
2.95/1.55	c lb 258 (thread 0)
2.95/1.56	c lb 259 (thread 0)
2.95/1.57	c lb 260 (thread 0)
2.95/1.58	c lb 261 (thread 0)
2.95/1.59	c lb 262 (thread 0)
3.15/1.60	c lb 263 (thread 0)
3.15/1.61	c lb 264 (thread 0)
3.15/1.62	c lb 265 (thread 0)
3.15/1.63	c lb 266 (thread 0)
3.15/1.64	c lb 267 (thread 0)
3.15/1.65	c lb 268 (thread 0)
3.15/1.65	c lb 269 (thread 0)
3.15/1.66	c lb 270 (thread 0)
3.15/1.67	c lb 271 (thread 0)
3.15/1.68	c lb 272 (thread 0)
3.15/1.69	c lb 273 (thread 0)
3.15/1.69	c lb 274 (thread 0)
3.35/1.70	c lb 275 (thread 0)
3.35/1.71	c lb 276 (thread 0)
3.35/1.72	c lb 277 (thread 0)
3.35/1.73	c lb 278 (thread 0)
3.35/1.74	c lb 279 (thread 0)
3.35/1.74	c lb 280 (thread 0)
3.35/1.75	c lb 281 (thread 0)
3.35/1.76	c lb 282 (thread 0)
3.35/1.77	c lb 283 (thread 0)
3.35/1.78	c lb 284 (thread 0)
3.35/1.78	c lb 285 (thread 0)
3.35/1.79	c lb 286 (thread 0)
3.55/1.80	c lb 287 (thread 0)
3.55/1.81	c lb 288 (thread 0)
3.55/1.82	c lb 289 (thread 0)
3.55/1.83	c lb 290 (thread 0)
3.55/1.84	c lb 291 (thread 0)
3.55/1.86	c lb 292 (thread 0)
3.55/1.87	c lb 293 (thread 0)
3.55/1.88	c lb 294 (thread 0)
3.55/1.89	c lb 295 (thread 0)
3.75/1.90	c lb 296 (thread 0)
3.75/1.91	c lb 297 (thread 0)
3.75/1.92	c lb 298 (thread 0)
3.75/1.93	c lb 299 (thread 0)
3.75/1.94	c lb 300 (thread 0)
3.75/1.95	c lb 301 (thread 0)
3.75/1.95	c lb 302 (thread 0)
3.75/1.97	c lb 303 (thread 0)
3.75/1.97	c lb 304 (thread 0)
3.75/1.98	c lb 305 (thread 0)
3.75/1.99	c lb 306 (thread 0)
3.95/2.00	c lb 307 (thread 0)
3.95/2.01	c lb 308 (thread 0)
3.95/2.02	c lb 309 (thread 0)
3.95/2.03	c lb 310 (thread 0)
3.95/2.03	c lb 311 (thread 0)
3.95/2.04	c lb 312 (thread 0)
3.95/2.05	c lb 313 (thread 0)
3.95/2.06	c lb 314 (thread 0)
3.95/2.07	c lb 315 (thread 0)
3.95/2.07	c lb 316 (thread 0)
3.95/2.08	c lb 317 (thread 0)
3.95/2.09	c lb 318 (thread 0)
4.16/2.10	c lb 319 (thread 0)
4.16/2.11	c lb 320 (thread 0)
4.16/2.12	c lb 321 (thread 0)
4.16/2.14	c lb 322 (thread 0)
4.16/2.15	c lb 323 (thread 0)
4.16/2.16	c lb 324 (thread 0)
4.16/2.17	c lb 325 (thread 0)
4.16/2.18	c lb 326 (thread 0)
4.16/2.19	c lb 327 (thread 0)
4.16/2.19	c ub 505 (thread 1)
4.16/2.20	o 505
4.16/2.20	c lb 328 (thread 0)
4.37/2.21	c lb 329 (thread 0)
4.37/2.22	c lb 330 (thread 0)
4.37/2.23	c lb 331 (thread 0)
4.37/2.24	c lb 332 (thread 0)
4.37/2.25	c lb 333 (thread 0)
4.37/2.26	c lb 334 (thread 0)
4.37/2.28	c lb 335 (thread 0)
4.37/2.29	c lb 336 (thread 0)
4.75/2.42	c lb 337 (thread 0)
4.75/2.44	c lb 338 (thread 0)
5.15/2.66	c lb 339 (thread 0)
5.75/2.96	c lb 340 (thread 0)
5.75/2.97	c lb 341 (thread 0)
5.75/2.99	c lb 342 (thread 0)
5.95/3.04	c lb 343 (thread 0)
5.95/3.09	c lb 344 (thread 0)
6.15/3.12	c lb 345 (thread 0)
6.57/3.32	c lb 346 (thread 0)
7.15/3.64	c lb 347 (thread 0)
7.55/3.83	c lb 348 (thread 0)
8.77/4.42	c lb 349 (thread 0)
9.15/4.63	c lb 350 (thread 0)
9.15/4.68	c lb 351 (thread 0)
9.35/4.76	c lb 352 (thread 0)
10.75/5.49	c lb 353 (thread 0)
10.96/5.55	c ub 504 (thread 1)
11.55/5.83	o 504
11.55/5.83	c lb 354 (thread 0)
11.55/5.85	c lb 355 (thread 0)
12.15/6.16	c lb 356 (thread 0)
13.95/7.06	c lb 357 (thread 0)
15.95/8.03	c lb 358 (thread 0)
18.36/9.29	c lb 359 (thread 0)
20.15/10.17	c lb 360 (thread 0)
20.35/10.28	c lb 361 (thread 0)
21.35/10.74	c lb 362 (thread 0)
22.55/11.35	c lb 363 (thread 0)
23.95/12.03	c lb 364 (thread 0)
24.75/12.48	c lb 365 (thread 0)
25.75/12.93	c lb 366 (thread 0)
26.95/13.54	c lb 367 (thread 0)
29.75/14.90	c lb 368 (thread 0)
30.96/15.52	c lb 369 (thread 0)
33.35/16.78	c lb 370 (thread 0)
34.55/17.34	c lb 371 (thread 0)
36.95/18.55	c lb 372 (thread 0)
38.75/19.47	c lb 373 (thread 0)
39.56/19.84	c lb 374 (thread 0)
41.15/20.66	c lb 375 (thread 0)
42.75/21.42	c lb 376 (thread 0)
45.35/22.71	c lb 377 (thread 0)
49.54/24.84	c lb 378 (thread 0)
50.76/25.47	c lb 379 (thread 0)
51.55/25.89	c lb 380 (thread 0)
52.15/26.13	c ub 503 (thread 1)
57.95/29.03	o 503
57.95/29.03	c lb 381 (thread 0)
59.14/29.66	c lb 382 (thread 0)
61.56/30.84	c lb 383 (thread 0)
68.36/34.27	c lb 384 (thread 0)
78.75/39.45	c lb 385 (thread 0)
79.55/39.82	c lb 386 (thread 0)
85.14/42.65	c lb 387 (thread 0)
86.15/43.14	c lb 388 (thread 0)
86.15/43.18	c lb 389 (thread 0)
89.54/44.89	c lb 390 (thread 0)
90.36/45.23	c lb 391 (thread 0)
96.76/48.49	c lb 392 (thread 0)
99.75/49.90	c lb 393 (thread 0)
105.34/52.76	c lb 394 (thread 0)
111.34/55.70	c lb 395 (thread 0)
119.75/59.94	c lb 396 (thread 0)
136.14/68.11	c lb 397 (thread 0)
171.74/85.96	c lb 398 (thread 0)
265.94/133.01	s OPTIMUM FOUND
265.94/133.01	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 x201 -x202 x203 -x204 x205 -x206 x207 -x208 x209 -x210 x211 -x212 x213 -x214 x215 -x216 x217 -x218 x219 -x220 x221 -x222 x223 -x224 x225 -x226 x227 -x228 x229 -x230 x231 -x232 x233 -x234 x235 -x236 x237 -x238 x239 -x240 -x241 x242 x243 -x244 x245 -x246 x247 -x248 x249 -x250 -x251 x252 x253 -x254 x255 -x256 x257 -x258 x259 -x260 -x261 x262 x263 -x264 x265 -x266 x267 -x268 x269 -x270 -x271 -x272 x273 -x274 -x275 -x276 -x277 x278 x279 -x280 x281 -x282 -x283 x284 x285 -x286 x287 -x288 x289 -x290 x291 -x292 x293 -x294 x295 -x296 -x297 -x298 x299 -x300 x301 -x302 x303 -x304 x305 -x306 x307 -x308 x309 -x310 x311 -x312 x313 -x314 -x315 -x316 -x317 -x318 x319 -x320 -x321 -x322 x323 -x324 x325 -x326 -x327 -x328 -x329 x330 x331 -x332 x333 -x334 x335 -x336 -x337 -x338 x339 -x340 x341 -x342 -x343 -x344 x345 -x346 -x347 -x348 x349 -x350 -x351 -x352 -x353 -x354 x355 -x356 x357 -x358 -x359 -x360 x361 -x362 -x363 -x364 x365 -x366 x367 -x368 x369 -x370 -x371 -x372 x373 -x374 x375 -x376 -x377 -x378 x379 -x380 x381 -x382 -x383 x384 -x385 x386 x387 -x388 -x389 x390 x391 -x392 -x393 x394 -x395 x396 -x397 x398 x399 -x400 -x401 x402 x403 -x404 -x405 -x406 -x407 x408 x409 -x410 -x411 x412 -x413 x414 -x415 x416 x417 -x418 -x419 x420 x421 -x422 -x423 x424 -x425 x426 -x427 x428 x429 -x430 -x431 x432 -x433 x434 x435 -x436 -x437 x438 -x439 x440 x441 -x442 -x443 x444 -x445 x446 -x447 x448 x449 -x450 x451 -x452 -x453 x454 -x455 x456 -x457 x458 x459 -x460 -x461 x462 x463 -x464 -x465 x466 -x467 x468 x469 -x470 -x471 x472 -x473 x474 -x475 x476 x477 -x478 -x479 x480 x481 -x482 -x483 x484 -x485 x486 x487 -x488 -x489 x490 -x491 x492 -x493 x494 x495 -x496 -x497 x498 x499 -x500 -x501 x502 -x503 x504 x505 -x506 -x507 x508 -x509 x510 x511 -x512 -x513 x514 -x515 x516 -x517 x518 x519 -x520 -x521 x522 -x523 x524 x525 -x526 -x527 x528 -x529 x530 x531 -x532 -x533 x534 -x535 x536 x537 -x538 -x539 x540 x541 -x542 -x543 x544 -x545 x546 x547 -x548 -x549 x550 -x551 x552 x553 -x554 -x555 x556 -x557 x558 -x559 x560 x561 -x562 -x563 x564 -x565 x566 x567 -x568 -x569 x570 -x571 x572 x573 -x574 -x575 x576 -x577 x578 x579 -x580 -x581 x582 -x583 x584 x585 -x586 -x587 x588 -x589 x590 x591 -x592 -x593 x594 -x595 x596 x597 -x598 -x599 x600 -x601 x602 x603 -x604 -x605 x606 x607 -x608 -x609 x610 -x611 x612 x613 -x614 -x615 x616 -x617 x618 -x619 x620 x621 -x622 -x623 x624 -x625 x626 x627 -x628 -x629 x630 -x631 x632 x633 -x634 -x635 x636 x637 -x638 -x639 x640 -x641 x642 x643 -x644 -x645 x646 -x647 x648 x649 -x650 -x651 x652 -x653 x654 x655 -x656 -x657 x658 -x659 x660 x661 -x662 -x663 x664 -x665 x666 -x667 x668 x669 -x670 -x671 x672 -x673 x674 x675 -x676 -x677 x678 -x679 x680 x681 -x682 -x683 x684 x685 -x686 -x687 x688 -x689 x690 -x691 x692 x693 -x694 -x695 x696 -x697 x698 x699 -x700 -x701 x702 -x703 x704 x705 -x706 -x707 x708 -x709 x710 x711 -x712 -x713 x714 x715 -x716 -x717 x718 -x719 x720 -x721 x722 -x723 x724 x725 -x726 -x727 x728 x729 -x730 -x731 x732 -x733 x734 x735 -x736 -x737 x738 x739 -x740 -x741 x742 -x743 x744 x745 -x746 -x747 x748 -x749 x750 x751 -x752 -x753 -x754 -x755 x756 -x757 x758 x759 -x760 -x761 x762 -x763 x764 x765 -x766 -x767 x768 x769 -x770 -x771 x772 -x773 x774 -x775 x776 x777 -x778 -x779 x780 x781 -x782 -x783 -x784 -x785 x786 x787 -x788 -x789 x790 -x791 x792 x793 -x794 -x795 x796 -x797 x798 -x799 x800 x801 -x802 -x803 x804 -x805 x806 x807 -x808 -x809 x810 x811 -x812 -x813 x814 -x815 x816 -x817 x818 x819 -x820 -x821 x822 -x823 x824 x825 -x826 -x827 x828 -x829 x830 x831 -x832 -x833 x834 -x835 x836 x837 -x838 -x839 x840 x841 -x842 -x843 x844 -x845 x846 -x847 x848 x849 -x850 -x851 x852 x853 -x854 -x855 x856 -x857 x858 -x859 x860 x861 -x862 -x863 x864 -x865 x866 x867 -x868 -x869 x870 x871 -x872 -x873 x874 -x875 x876 -x877 x878 x879 -x880 -x881 x882 x883 -x884 -x885 x886 -x887 x888 -x889 x890 x891 -x892 -x893 x894 -x895 x896 x897 -x898 -x899 x900 x901 -x902 -x903 x904 -x905 x906 -x907 x908 x909 -x910 -x911 x912 x913 -x914 -x915 x916 -x917 x918 x919 -x920 -x921 x922 -x923 x924 -x925 x926 x927 -x928 -x929 x930 x931 -x932 -x933 x934 -x935 x936 x937 -x938 -x939 x940 -x941 x942 x943 -x944 -x945 x946 -x947 x948 x949 -x950 -x951 x952 -x953 x954 x955 -x956 -x957 x958 -x959 x960 -x961 x962 x963 -x964 -x965 x966 -x967 x968 x969 -x970 -x971 x972 x973 -x974 -x975 x976 -x977 x978 -x979 x980 x981 -x982 -x983 x984 x985 -x986 -x987 x988 -x989 x990 x991 -x992 -x993 x994 -x995 x996 x997 -x998 -x999 x1000 -x1001 x1002 -x1003 x1004 x1005 -x1006 -x1007 x1008 -x1009 x1010 x1011 -x1012 -x1013 x1014 -x1015 x1016 x1017 -x1018 -x1019 x1020 x1021 -x1022 -x1023 x1024 -x1025 x1026 x1027 -x1028 -x1029 x1030 -x1031 x1032 x1033 -x1034 -x1035 x1036 -x1037 x1038 -x1039 x1040 x1041 -x1042 -x1043 x1044
265.94/133.01	c Memory used           : 561.46 MB
265.94/133.01	c CPU time              : 262.585 s

Verifier Data

OK	503

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3500194-1307992281/watcher-3500194-1307992281 -o /var/tmp/evaluation-result-3500194-1307992281/solver-3500194-1307992281 -C 1800 -W 1900 -M 15500 pwbo1.1 -file-format=opb HOME/instance-3500194-1307992281.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.04 3.92 3.23 4/179 31451
/proc/meminfo: memFree=4492296/32951124 swapFree=67052292/67111528
[pid=31451] ppid=31449 vsize=2852 CPUtime=0 cores=0,2,4,6
/proc/31451/stat : 31451 (pwbo1.1) R 31449 31451 30934 0 -1 4202496 378 0 0 0 0 0 0 0 25 0 1 0 910829028 2920448 330 33554432000 4194304 5714118 140734733338384 18446744073709551615 4970378 0 0 4096 16387 0 0 0 17 0 0 0 0
/proc/31451/statm: 713 330 166 372 0 218 0

[startup+0.105562 s]
/proc/loadavg: 4.04 3.92 3.23 4/179 31451
/proc/meminfo: memFree=4492296/32951124 swapFree=67052292/67111528
[pid=31451] ppid=31449 vsize=192464 CPUtime=0.16 cores=0,2,4,6
/proc/31451/stat : 31451 (pwbo1.1) S 31449 31451 30934 0 -1 4202496 12576 0 0 0 12 4 0 0 25 0 3 0 910829028 197083136 12095 33554432000 4194304 5714118 140734733338384 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31451/statm: 48116 12125 179 372 0 47741 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 192464

[startup+0.200548 s]
/proc/loadavg: 4.04 3.92 3.23 4/179 31451
/proc/meminfo: memFree=4492296/32951124 swapFree=67052292/67111528
[pid=31451] ppid=31449 vsize=225004 CPUtime=0.35 cores=0,2,4,6
/proc/31451/stat : 31451 (pwbo1.1) S 31449 31451 30934 0 -1 4202496 24554 0 0 0 23 12 0 0 25 0 3 0 910829028 230404096 24049 33554432000 4194304 5714118 140734733338384 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31451/statm: 56251 24056 179 372 0 55876 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 225004

[startup+0.300526 s]
/proc/loadavg: 4.04 3.92 3.23 4/179 31451
/proc/meminfo: memFree=4492296/32951124 swapFree=67052292/67111528
[pid=31451] ppid=31449 vsize=231964 CPUtime=0.55 cores=0,2,4,6
/proc/31451/stat : 31451 (pwbo1.1) S 31449 31451 30934 0 -1 4202496 34423 0 0 0 33 22 0 0 25 0 3 0 910829028 237531136 33919 33554432000 4194304 5714118 140734733338384 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31451/statm: 57991 33924 179 372 0 57616 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 231964

[startup+0.700433 s]
/proc/loadavg: 4.04 3.92 3.23 4/179 31451
/proc/meminfo: memFree=4492296/32951124 swapFree=67052292/67111528
[pid=31451] ppid=31449 vsize=304012 CPUtime=1.35 cores=0,2,4,6
/proc/31451/stat : 31451 (pwbo1.1) S 31449 31451 30934 0 -1 4202496 41759 0 0 0 106 29 0 0 25 0 3 0 910829028 311308288 41179 33554432000 4194304 5714118 140734733338384 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31451/statm: 76003 41179 179 372 0 75628 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 304012

[startup+1.5003 s]
/proc/loadavg: 4.04 3.92 3.23 5/182 31494
/proc/meminfo: memFree=4317272/32951124 swapFree=67052292/67111528
[pid=31451] ppid=31449 vsize=304416 CPUtime=2.95 cores=0,2,4,6
/proc/31451/stat : 31451 (pwbo1.1) S 31449 31451 30934 0 -1 4202496 42813 0 0 0 266 29 0 0 25 0 3 0 910829028 311721984 41605 33554432000 4194304 5714118 140734733338384 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31451/statm: 76104 41605 179 372 0 75729 0
[pid=31451/tid=31453] ppid=31449 vsize=304416 CPUtime=1.45 cores=0,2,4,6
/proc/31451/task/31453/stat : 31453 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 2252 0 0 0 145 0 0 0 25 0 3 0 910829032 311721984 41605 33554432000 4194304 5714118 140734733338384 18446744073709551615 4973006 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=31451/tid=31454] ppid=31449 vsize=304416 CPUtime=1.45 cores=0,2,4,6
/proc/31451/task/31454/stat : 31454 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 39440 0 0 0 117 28 0 0 19 0 3 0 910829032 311721984 41606 33554432000 4194304 5714118 140734733338384 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 304416

[startup+3.10103 s]
/proc/loadavg: 4.04 3.92 3.23 5/182 31494
/proc/meminfo: memFree=4306536/32951124 swapFree=67052292/67111528
[pid=31451] ppid=31449 vsize=306608 CPUtime=6.15 cores=0,2,4,6
/proc/31451/stat : 31451 (pwbo1.1) S 31449 31451 30934 0 -1 4202496 44812 0 0 0 585 30 0 0 25 0 3 0 910829028 313966592 42898 33554432000 4194304 5714118 140734733338384 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31451/statm: 76652 42898 179 372 0 76277 0
[pid=31451/tid=31453] ppid=31449 vsize=306608 CPUtime=3.05 cores=0,2,4,6
/proc/31451/task/31453/stat : 31453 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 3838 0 0 0 304 1 0 0 25 0 3 0 910829032 313966592 42898 33554432000 4194304 5714118 140734733338384 18446744073709551615 4964974 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=31451/tid=31454] ppid=31449 vsize=306608 CPUtime=3.05 cores=0,2,4,6
/proc/31451/task/31454/stat : 31454 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 39853 0 0 0 277 28 0 0 23 0 3 0 910829032 313966592 42898 33554432000 4194304 5714118 140734733338384 18446744073709551615 4319266 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 306608

[startup+6.30047 s]
/proc/loadavg: 4.04 3.92 3.23 6/182 31494
/proc/meminfo: memFree=4288440/32951124 swapFree=67052292/67111528
[pid=31451] ppid=31449 vsize=306608 CPUtime=12.55 cores=0,2,4,6
/proc/31451/stat : 31451 (pwbo1.1) S 31449 31451 30934 0 -1 4202496 45186 0 0 0 1221 34 0 0 25 0 3 0 910829028 313966592 43271 33554432000 4194304 5714118 140734733338384 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31451/statm: 76652 43271 179 372 0 76277 0
[pid=31451/tid=31453] ppid=31449 vsize=306608 CPUtime=6.26 cores=0,2,4,6
/proc/31451/task/31453/stat : 31453 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 4148 0 0 0 621 5 0 0 25 0 3 0 910829032 313966592 43271 33554432000 4194304 5714118 140734733338384 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=31451/tid=31454] ppid=31449 vsize=306608 CPUtime=6.25 cores=0,2,4,6
/proc/31451/task/31454/stat : 31454 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 39917 0 0 0 596 29 0 0 25 0 3 0 910829032 313966592 43271 33554432000 4194304 5714118 140734733338384 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 306608

[startup+12.7003 s]
/proc/loadavg: 4.03 3.92 3.24 5/182 31494
/proc/meminfo: memFree=4260452/32951124 swapFree=67052292/67111528
[pid=31451] ppid=31449 vsize=306608 CPUtime=25.36 cores=0,2,4,6
/proc/31451/stat : 31451 (pwbo1.1) S 31449 31451 30934 0 -1 4202496 45659 0 0 0 2496 40 0 0 25 0 3 0 910829028 313966592 43743 33554432000 4194304 5714118 140734733338384 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31451/statm: 76652 43743 179 372 0 76277 0
[pid=31451/tid=31453] ppid=31449 vsize=306608 CPUtime=12.65 cores=0,2,4,6
/proc/31451/task/31453/stat : 31453 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 4516 0 0 0 1255 10 0 0 25 0 3 0 910829032 313966592 43743 33554432000 4194304 5714118 140734733338384 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 0 0 0 0
[pid=31451/tid=31454] ppid=31449 vsize=306608 CPUtime=12.65 cores=0,2,4,6
/proc/31451/task/31454/stat : 31454 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 40022 0 0 0 1236 29 0 0 25 0 3 0 910829032 313966592 43743 33554432000 4194304 5714118 140734733338384 18446744073709551615 4319195 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 306608

[startup+25.5011 s]
/proc/loadavg: 4.03 3.92 3.25 5/182 31575
/proc/meminfo: memFree=4157336/32951124 swapFree=67052292/67111528
[pid=31451] ppid=31449 vsize=306608 CPUtime=50.95 cores=0,2,4,6
/proc/31451/stat : 31451 (pwbo1.1) S 31449 31451 30934 0 -1 4202496 47209 0 0 0 5041 54 0 0 25 0 3 0 910829028 313966592 45168 33554432000 4194304 5714118 140734733338384 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31451/statm: 76652 45168 179 372 0 76277 0
[pid=31451/tid=31453] ppid=31449 vsize=306608 CPUtime=25.44 cores=0,2,4,6
/proc/31451/task/31453/stat : 31453 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 5745 0 0 0 2522 22 0 0 25 0 3 0 910829032 313966592 45168 33554432000 4194304 5714118 140734733338384 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=31451/tid=31454] ppid=31449 vsize=306608 CPUtime=25.45 cores=0,2,4,6
/proc/31451/task/31454/stat : 31454 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 40343 0 0 0 2514 31 0 0 25 0 3 0 910829032 313966592 45168 33554432000 4194304 5714118 140734733338384 18446744073709551615 4310576 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 306608

[startup+51.1005 s]
/proc/loadavg: 4.08 3.94 3.27 5/182 31575
/proc/meminfo: memFree=4059248/32951124 swapFree=67052292/67111528
[pid=31451] ppid=31449 vsize=373736 CPUtime=102.15 cores=0,2,4,6
/proc/31451/stat : 31451 (pwbo1.1) S 31449 31451 30934 0 -1 4202496 62562 0 0 0 10087 128 0 0 25 0 3 0 910829028 382705664 60521 33554432000 4194304 5714118 140734733338384 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31451/statm: 93434 60521 180 372 0 93059 0
[pid=31451/tid=31453] ppid=31449 vsize=373736 CPUtime=51.04 cores=0,2,4,6
/proc/31451/task/31453/stat : 31453 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 7408 0 0 0 5054 50 0 0 25 0 3 0 910829032 382705664 60521 33554432000 4194304 5714118 140734733338384 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=31451/tid=31454] ppid=31449 vsize=373736 CPUtime=51.06 cores=0,2,4,6
/proc/31451/task/31454/stat : 31454 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 54033 0 0 0 5029 77 0 0 25 0 3 0 910829032 382705664 60521 33554432000 4194304 5714118 140734733338384 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 373736

[startup+102.3 s]
/proc/loadavg: 4.03 3.95 3.31 5/182 31577
/proc/meminfo: memFree=3822840/32951124 swapFree=67052292/67111528
[pid=31451] ppid=31449 vsize=507844 CPUtime=204.55 cores=0,2,4,6
/proc/31451/stat : 31451 (pwbo1.1) S 31449 31451 30934 0 -1 4202496 100223 0 0 0 20166 289 0 0 25 0 3 0 910829028 520032256 98144 33554432000 4194304 5714118 140734733338384 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31451/statm: 126961 98144 180 372 0 126586 0
[pid=31451/tid=31453] ppid=31449 vsize=507844 CPUtime=102.24 cores=0,2,4,6
/proc/31451/task/31453/stat : 31453 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 12801 0 0 0 10124 100 0 0 25 0 3 0 910829032 520032256 98144 33554432000 4194304 5714118 140734733338384 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=31451/tid=31454] ppid=31449 vsize=507844 CPUtime=102.25 cores=0,2,4,6
/proc/31451/task/31454/stat : 31454 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 86301 0 0 0 10038 187 0 0 25 0 3 0 910829032 520032256 98144 33554432000 4194304 5714118 140734733338384 18446744073709551615 4319195 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.55
Current children cumulated vsize (KiB) 507844

Solver just ended. Dumping a history of the last processes samples

[startup+102.406 s]
/proc/loadavg: 4.03 3.95 3.31 5/182 31577
/proc/meminfo: memFree=3822840/32951124 swapFree=67052292/67111528
[pid=31451] ppid=31449 vsize=507844 CPUtime=204.75 cores=0,2,4,6
/proc/31451/stat : 31451 (pwbo1.1) S 31449 31451 30934 0 -1 4202496 100239 0 0 0 20186 289 0 0 25 0 3 0 910829028 520032256 98160 33554432000 4194304 5714118 140734733338384 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31451/statm: 126961 98160 180 372 0 126586 0
[pid=31451/tid=31453] ppid=31449 vsize=507844 CPUtime=102.34 cores=0,2,4,6
/proc/31451/task/31453/stat : 31453 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 12802 0 0 0 10134 100 0 0 25 0 3 0 910829032 520032256 98160 33554432000 4194304 5714118 140734733338384 18446744073709551615 4198960 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=31451/tid=31454] ppid=31449 vsize=507844 CPUtime=102.35 cores=0,2,4,6
/proc/31451/task/31454/stat : 31454 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 86316 0 0 0 10048 187 0 0 25 0 3 0 910829032 520032256 98160 33554432000 4194304 5714118 140734733338384 18446744073709551615 4319195 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 204.75
Current children cumulated vsize (KiB) 507844

[startup+115.201 s]
/proc/loadavg: 4.03 3.95 3.32 5/182 31577
/proc/meminfo: memFree=3779804/32951124 swapFree=67052292/67111528
[pid=31451] ppid=31449 vsize=508336 CPUtime=230.34 cores=0,2,4,6
/proc/31451/stat : 31451 (pwbo1.1) S 31449 31451 30934 0 -1 4202496 104297 0 0 0 22728 306 0 0 25 0 3 0 910829028 520536064 102218 33554432000 4194304 5714118 140734733338384 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31451/statm: 127084 102218 180 372 0 126709 0
[pid=31451/tid=31453] ppid=31449 vsize=508336 CPUtime=115.14 cores=0,2,4,6
/proc/31451/task/31453/stat : 31453 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 15468 0 0 0 11401 113 0 0 25 0 3 0 910829032 520536064 102218 33554432000 4194304 5714118 140734733338384 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=31451/tid=31454] ppid=31449 vsize=508336 CPUtime=115.15 cores=0,2,4,6
/proc/31451/task/31454/stat : 31454 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 87708 0 0 0 11323 192 0 0 25 0 3 0 910829032 520536064 102218 33554432000 4194304 5714118 140734733338384 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 230.34
Current children cumulated vsize (KiB) 508336

[startup+121.601 s]
/proc/loadavg: 4.02 3.95 3.32 5/182 31577
/proc/meminfo: memFree=3746200/32951124 swapFree=67052292/67111528
[pid=31451] ppid=31449 vsize=508500 CPUtime=243.14 cores=0,2,4,6
/proc/31451/stat : 31451 (pwbo1.1) S 31449 31451 30934 0 -1 4202496 107599 0 0 0 23995 319 0 0 25 0 3 0 910829028 520704000 105520 33554432000 4194304 5714118 140734733338384 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31451/statm: 127125 105520 180 372 0 126750 0
[pid=31451/tid=31453] ppid=31449 vsize=508500 CPUtime=121.54 cores=0,2,4,6
/proc/31451/task/31453/stat : 31453 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 17641 0 0 0 12031 123 0 0 25 0 3 0 910829032 520704000 105520 33554432000 4194304 5714118 140734733338384 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=31451/tid=31454] ppid=31449 vsize=508500 CPUtime=121.54 cores=0,2,4,6
/proc/31451/task/31454/stat : 31454 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 88837 0 0 0 11959 195 0 0 25 0 3 0 910829032 520704000 105520 33554432000 4194304 5714118 140734733338384 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 243.14
Current children cumulated vsize (KiB) 508500

[startup+128.001 s]
/proc/loadavg: 4.02 3.95 3.33 6/182 31578
/proc/meminfo: memFree=3729828/32951124 swapFree=67052292/67111528
[pid=31451] ppid=31449 vsize=574384 CPUtime=255.94 cores=0,2,4,6
/proc/31451/stat : 31451 (pwbo1.1) S 31449 31451 30934 0 -1 4202496 109624 0 0 0 25265 329 0 0 25 0 3 0 910829028 588169216 107545 33554432000 4194304 5714118 140734733338384 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31451/statm: 143596 107546 180 372 0 143221 0
[pid=31451/tid=31453] ppid=31449 vsize=574384 CPUtime=127.94 cores=0,2,4,6
/proc/31451/task/31453/stat : 31453 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 19041 0 0 0 12664 130 0 0 25 0 3 0 910829032 588169216 107546 33554432000 4194304 5714118 140734733338384 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=31451/tid=31454] ppid=31449 vsize=574384 CPUtime=127.94 cores=0,2,4,6
/proc/31451/task/31454/stat : 31454 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 89463 0 0 0 12596 198 0 0 25 0 3 0 910829032 588169216 107546 33554432000 4194304 5714118 140734733338384 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 255.94
Current children cumulated vsize (KiB) 574384

[startup+131.2 s]
/proc/loadavg: 4.02 3.95 3.33 5/182 31578
/proc/meminfo: memFree=3717924/32951124 swapFree=67052292/67111528
[pid=31451] ppid=31449 vsize=574932 CPUtime=262.34 cores=0,2,4,6
/proc/31451/stat : 31451 (pwbo1.1) S 31449 31451 30934 0 -1 4202496 111177 0 0 0 25898 336 0 0 25 0 3 0 910829028 588730368 109098 33554432000 4194304 5714118 140734733338384 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31451/statm: 143733 109098 180 372 0 143358 0
[pid=31451/tid=31453] ppid=31449 vsize=574932 CPUtime=131.14 cores=0,2,4,6
/proc/31451/task/31453/stat : 31453 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 19772 0 0 0 12980 134 0 0 25 0 3 0 910829032 588730368 109098 33554432000 4194304 5714118 140734733338384 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=31451/tid=31454] ppid=31449 vsize=574932 CPUtime=131.15 cores=0,2,4,6
/proc/31451/task/31454/stat : 31454 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 90284 0 0 0 12914 201 0 0 25 0 3 0 910829032 588730368 109098 33554432000 4194304 5714118 140734733338384 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 262.34
Current children cumulated vsize (KiB) 574932

[startup+132.001 s]
/proc/loadavg: 4.02 3.95 3.33 5/182 31578
/proc/meminfo: memFree=3713336/32951124 swapFree=67052292/67111528
[pid=31451] ppid=31449 vsize=574932 CPUtime=263.95 cores=0,2,4,6
/proc/31451/stat : 31451 (pwbo1.1) S 31449 31451 30934 0 -1 4202496 111365 0 0 0 26058 337 0 0 25 0 3 0 910829028 588730368 109286 33554432000 4194304 5714118 140734733338384 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31451/statm: 143733 109286 180 372 0 143358 0
[pid=31451/tid=31453] ppid=31449 vsize=574932 CPUtime=131.94 cores=0,2,4,6
/proc/31451/task/31453/stat : 31453 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 19772 0 0 0 13060 134 0 0 25 0 3 0 910829032 588730368 109286 33554432000 4194304 5714118 140734733338384 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=31451/tid=31454] ppid=31449 vsize=574932 CPUtime=131.95 cores=0,2,4,6
/proc/31451/task/31454/stat : 31454 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 90472 0 0 0 12994 201 0 0 25 0 3 0 910829032 588730368 109286 33554432000 4194304 5714118 140734733338384 18446744073709551615 4319134 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 263.95
Current children cumulated vsize (KiB) 574932

[startup+132.801 s]
/proc/loadavg: 4.02 3.95 3.33 5/182 31578
/proc/meminfo: memFree=3713336/32951124 swapFree=67052292/67111528
[pid=31451] ppid=31449 vsize=574932 CPUtime=265.54 cores=0,2,4,6
/proc/31451/stat : 31451 (pwbo1.1) S 31449 31451 30934 0 -1 4202496 111530 0 0 0 26216 338 0 0 25 0 3 0 910829028 588730368 109451 33554432000 4194304 5714118 140734733338384 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31451/statm: 143733 109451 180 372 0 143358 0
[pid=31451/tid=31453] ppid=31449 vsize=574932 CPUtime=132.74 cores=0,2,4,6
/proc/31451/task/31453/stat : 31453 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 19772 0 0 0 13139 135 0 0 25 0 3 0 910829032 588730368 109451 33554432000 4194304 5714118 140734733338384 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=31451/tid=31454] ppid=31449 vsize=574932 CPUtime=132.75 cores=0,2,4,6
/proc/31451/task/31454/stat : 31454 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 90637 0 0 0 13073 202 0 0 25 0 3 0 910829032 588730368 109451 33554432000 4194304 5714118 140734733338384 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 265.54
Current children cumulated vsize (KiB) 574932

[startup+133.001 s]
/proc/loadavg: 4.02 3.95 3.33 5/182 31578
/proc/meminfo: memFree=3713336/32951124 swapFree=67052292/67111528
[pid=31451] ppid=31449 vsize=574932 CPUtime=265.94 cores=0,2,4,6
/proc/31451/stat : 31451 (pwbo1.1) S 31449 31451 30934 0 -1 4202496 111563 0 0 0 26256 338 0 0 25 0 3 0 910829028 588730368 109484 33554432000 4194304 5714118 140734733338384 18446744073709551615 4419421 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/31451/statm: 143733 109484 180 372 0 143358 0
[pid=31451/tid=31453] ppid=31449 vsize=574932 CPUtime=132.94 cores=0,2,4,6
/proc/31451/task/31453/stat : 31453 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 19773 0 0 0 13159 135 0 0 25 0 3 0 910829032 588730368 109484 33554432000 4194304 5714118 140734733338384 18446744073709551615 5070743 0 0 4096 16387 0 0 0 -1 2 0 0 0
[pid=31451/tid=31454] ppid=31449 vsize=574932 CPUtime=132.95 cores=0,2,4,6
/proc/31451/task/31454/stat : 31454 (pwbo1.1) R 31449 31451 30934 0 -1 4202560 90669 0 0 0 13093 202 0 0 25 0 3 0 910829032 588730368 109484 33554432000 4194304 5714118 140734733338384 18446744073709551615 4319200 0 0 4096 16387 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 265.94
Current children cumulated vsize (KiB) 574932

Child status: 0
Real time (s): 133.032
CPU time (s): 265.99
CPU user time (s): 262.585
CPU system time (s): 3.40448
CPU usage (%): 199.944
Max. virtual memory (cumulated for all children) (KiB): 574932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 262.585
system time used= 3.40448
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111568
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 153
involuntary context switches= 645

runsolver used 0.255961 second user time and 0.467928 second system time

The end

Launcher Data

Begin job on node108 at 2011-06-13 21:11:21
IDJOB=3500194
IDBENCH=2093
IDSOLVER=1954
FILE ID=node108/3500194-1307992281
RUNJOBID= node108-1307991378-31183
PBS_JOBID= 13559746
Free space on /var/tmp= 2884 MiB

SOLVER NAME= pwbo 1.1
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii32e5.opb
COMMAND LINE= pwbo1.1 -file-format=opb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3500194-1307992281/watcher-3500194-1307992281 -o /var/tmp/evaluation-result-3500194-1307992281/solver-3500194-1307992281 -C 1800 -W 1900 -M 15500  pwbo1.1 -file-format=opb HOME/instance-3500194-1307992281.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= ad6c04a791a5d9edc6d6bca9a842a8ee
RANDOM SEED=34703930

node108.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       4492600 kB
Buffers:        133600 kB
Cached:       27392976 kB
SwapCached:      23260 kB
Active:       11879088 kB
Inactive:     15684756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       4492600 kB
SwapTotal:    67111528 kB
SwapFree:     67052292 kB
Dirty:            9024 kB
Writeback:          36 kB
AnonPages:       35236 kB
Mapped:          10552 kB
Slab:           830288 kB
PageTables:       4456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   219212 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2876 MiB
End job on node108 at 2011-06-13 21:13:34