Trace number 3731441

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
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)SAT (TO)193 1800.07 1800.35

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
MD5SUMbddc7a1ce44c83fc28f6e299cbaaf04c
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark188
Best CPU time to get the best result obtained on this benchmark1796.76
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 184
Optimality of the best value was proved NO
Number of variables476
Total number of constraints476
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints476
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 476
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 476
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 476
Number of bits of the biggest sum of numbers9
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.01	c SCIP version 1.1.0.7
0.00/0.01	c LP-Solver SoPlex 1.4.1
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c read problem <HOME/instance-3731441-1338688134.opb>
0.00/0.01	c original problem has 476 variables (476 bin, 0 int, 0 impl, 0 cont) and 476 constraints
0.00/0.01	c start presolving problem
0.00/0.01	c presolving:
0.00/0.01	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 22 chg coeffs, 0 upgd conss, 2 impls, 0 clqs
0.00/0.02	c (round 2) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 22 chg coeffs, 476 upgd conss, 2 impls, 0 clqs
0.00/0.02	c (round 3) 0 del vars, 4 del conss, 0 chg bounds, 180 chg sides, 391 chg coeffs, 476 upgd conss, 216 impls, 0 clqs
0.00/0.02	c (round 4) 0 del vars, 33 del conss, 0 chg bounds, 266 chg sides, 508 chg coeffs, 476 upgd conss, 216 impls, 0 clqs
0.00/0.02	c (round 5) 0 del vars, 125 del conss, 0 chg bounds, 288 chg sides, 549 chg coeffs, 476 upgd conss, 216 impls, 0 clqs
0.00/0.02	c (round 6) 0 del vars, 128 del conss, 0 chg bounds, 298 chg sides, 570 chg coeffs, 476 upgd conss, 216 impls, 0 clqs
0.00/0.02	c (round 7) 0 del vars, 128 del conss, 0 chg bounds, 300 chg sides, 572 chg coeffs, 476 upgd conss, 216 impls, 0 clqs
0.00/0.02	c (round 8) 0 del vars, 128 del conss, 0 chg bounds, 301 chg sides, 581 chg coeffs, 476 upgd conss, 216 impls, 0 clqs
0.00/0.02	c    (0.0s) probing: 101/476 (21.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.00/0.02	c    (0.0s) probing aborted: 100/100 successive totally useless probings
0.00/0.02	c presolving (9 rounds):
0.00/0.02	c  0 deleted vars, 128 deleted constraints, 0 tightened bounds, 0 added holes, 301 changed sides, 581 changed coefficients
0.00/0.02	c  216 implications, 0 cliques
0.00/0.02	c presolved problem has 476 variables (476 bin, 0 int, 0 impl, 0 cont) and 557 constraints
0.00/0.02	c     446 constraints of type <knapsack>
0.00/0.02	c     108 constraints of type <setppc>
0.00/0.02	c       3 constraints of type <logicor>
0.00/0.02	c transformed objective value is always integral (scale: 1)
0.00/0.02	c Presolving Time: 0.01
0.00/0.03	c OPT-LIN
0.00/0.03	c -----------------------------------------------------------------------------------------------
0.00/0.03	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03	c limits/memory = c 13950
0.00/0.03	c # maximal time in seconds to run
0.00/0.03	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.00/0.03	c limits/time = c 1791
0.00/0.03	c # frequency for displaying node information lines
0.00/0.03	c # [type: int, range: [-1,2147483647], default: 100]
0.00/0.03	c display/freq = c 10000
0.00/0.03	c -----------------------------------------------------------------------------------------------
0.00/0.03	c start solving problem
0.00/0.03	c 
0.29/0.32	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.32	c   0.3s|     1 |     0 |  2015 |2478k|   0 | 336 | 476 | 557 | 557 | 476 | 557 |   0 |   0 |   0 | 1.487768e+02 |      --      |    Inf 
0.29/0.32	o 348
0.29/0.32	c r 0.3s|     1 |     0 |  2015 |2492k|   0 | 336 | 476 | 557 | 557 | 476 | 557 |   0 |   0 |   0 | 1.487768e+02 | 3.480000e+02 | 133.91%
0.29/0.33	o 347
0.29/0.33	c R 0.3s|     1 |     0 |  2015 |2505k|   0 | 336 | 476 | 557 | 557 | 476 | 557 |   0 |   0 |   0 | 1.487768e+02 | 3.470000e+02 | 133.24%
0.29/0.33	o 346
0.29/0.33	c s 0.3s|     1 |     0 |  2015 |2518k|   0 | 336 | 476 | 557 | 557 | 476 | 557 |   0 |   0 |   0 | 1.487768e+02 | 3.460000e+02 | 132.56%
0.69/0.75	c   0.7s|     1 |     0 |  2765 |2851k|   0 | 374 | 476 | 557 | 557 | 476 | 800 | 243 |   0 |   0 | 1.544966e+02 | 3.460000e+02 | 123.95%
1.28/1.34	c   1.3s|     1 |     0 |  3840 |3136k|   0 | 410 | 476 | 557 | 557 | 476 |1003 | 446 |   0 |   0 | 1.584599e+02 | 3.460000e+02 | 118.35%
1.79/1.88	c   1.9s|     1 |     0 |  4538 |3312k|   0 | 422 | 476 | 557 | 557 | 476 |1137 | 580 |   0 |   0 | 1.604462e+02 | 3.460000e+02 | 115.65%
2.39/2.43	c   2.4s|     1 |     0 |  5106 |3414k|   0 | 431 | 476 | 557 | 557 | 476 |1220 | 663 |   0 |   0 | 1.612452e+02 | 3.460000e+02 | 114.58%
2.89/2.96	c   2.9s|     1 |     0 |  5473 |3478k|   0 | 437 | 476 | 557 | 557 | 476 |1278 | 721 |   0 |   0 | 1.615526e+02 | 3.460000e+02 | 114.17%
3.29/3.37	c   3.3s|     1 |     0 |  5718 |3489k|   0 | 435 | 476 | 557 | 557 | 476 |1297 | 740 |   0 |   0 | 1.616257e+02 | 3.460000e+02 | 114.07%
3.78/3.81	c   3.8s|     1 |     0 |  5866 |3505k|   0 | 436 | 476 | 557 | 557 | 476 |1312 | 755 |   0 |   0 | 1.616716e+02 | 3.460000e+02 | 114.01%
4.19/4.22	c   4.2s|     1 |     0 |  5954 |3516k|   0 | 438 | 476 | 557 | 557 | 476 |1320 | 763 |   0 |   0 | 1.616991e+02 | 3.460000e+02 | 113.98%
4.59/4.63	c   4.6s|     1 |     0 |  6022 |3526k|   0 | 436 | 476 | 557 | 557 | 476 |1326 | 769 |   0 |   0 | 1.617049e+02 | 3.460000e+02 | 113.97%
4.89/4.98	c   5.0s|     1 |     0 |  6033 |3533k|   0 | 437 | 476 | 557 | 557 | 476 |1327 | 770 |   0 |   0 | 1.617050e+02 | 3.460000e+02 | 113.97%
5.28/5.32	o 216
5.28/5.32	c k 5.3s|     1 |     0 |  6033 |3554k|   0 | 437 | 476 | 557 | 557 | 476 |1327 | 770 |   0 |   0 | 1.617050e+02 | 2.160000e+02 |  33.58%
5.28/5.32	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.28/5.32	c   5.3s|     1 |     0 |  6033 |3547k|   0 | 437 | 476 | 557 | 557 | 476 |1327 | 770 |   0 |   0 | 1.617050e+02 | 2.160000e+02 |  33.58%
8.59/8.62	c   8.6s|     1 |     2 |  6033 |3547k|   0 | 437 | 476 | 557 | 557 | 476 |1327 | 770 |   0 |  17 | 1.617050e+02 | 2.160000e+02 |  33.58%
40.18/40.23	o 216
40.18/40.23	c c40.0s|    33 |    34 | 21059 |4344k|  32 |   - | 476 | 557 | 407 | 476 |1050 | 770 |   0 | 246 | 1.620546e+02 | 2.160000e+02 |  33.29%
40.18/40.24	o 211
40.18/40.24	c k40.0s|    33 |    34 | 21145 |4253k|  32 | 285 | 476 | 557 | 520 | 476 |1050 | 770 |   0 | 246 | 1.620546e+02 | 2.110000e+02 |  30.20%
42.48/42.51	o 210
42.48/42.51	c p42.3s|    47 |    48 | 27526 |4428k|  32 |   - | 476 | 557 | 347 | 476 |1050 | 770 |   0 | 259 | 1.620546e+02 | 2.100000e+02 |  29.59%
42.48/42.51	o 210
42.48/42.51	c p42.3s|    47 |    48 | 27549 |4430k|  32 |   - | 476 | 557 | 340 | 476 |1050 | 770 |   0 | 259 | 1.620546e+02 | 2.100000e+02 |  29.59%
42.48/42.51	o 207
42.48/42.51	c p42.3s|    47 |    48 | 27552 |4431k|  32 |   - | 476 | 557 | 338 | 476 |1050 | 770 |   0 | 259 | 1.620546e+02 | 2.070000e+02 |  27.73%
42.48/42.52	o 206
42.48/42.52	c p42.3s|    47 |    48 | 27557 |4433k|  32 |   - | 476 | 557 | 336 | 476 |1050 | 770 |   0 | 259 | 1.620546e+02 | 2.060000e+02 |  27.12%
42.48/42.52	o 205
42.48/42.52	c p42.3s|    47 |    48 | 27562 |4434k|  32 |   - | 476 | 557 | 334 | 476 |1050 | 770 |   0 | 259 | 1.620546e+02 | 2.050000e+02 |  26.50%
42.48/42.52	o 204
42.48/42.52	c p42.3s|    47 |    48 | 27570 |4436k|  32 |   - | 476 | 557 | 325 | 476 |1050 | 770 |   0 | 259 | 1.620546e+02 | 2.040000e+02 |  25.88%
42.48/42.52	o 203
42.48/42.52	c p42.3s|    47 |    48 | 27573 |4437k|  32 |   - | 476 | 557 | 323 | 476 |1050 | 770 |   0 | 259 | 1.620546e+02 | 2.030000e+02 |  25.27%
42.48/42.52	o 203
42.48/42.52	c p42.3s|    47 |    48 | 27593 |4443k|  32 |   - | 476 | 557 | 309 | 476 |1050 | 770 |   0 | 259 | 1.620546e+02 | 2.030000e+02 |  25.27%
42.48/42.53	o 202
42.48/42.53	c p42.3s|    47 |    48 | 27605 |4449k|  32 |   - | 476 | 557 | 302 | 476 |1050 | 770 |   0 | 259 | 1.620546e+02 | 2.020000e+02 |  24.65%
48.08/48.11	o 201
48.08/48.11	c C47.8s|   247 |   248 | 55689 |4522k| 118 | 122 | 476 | 560 | 467 | 476 |1050 | 770 |   3 | 297 | 1.620546e+02 | 2.010000e+02 |  24.03%
105.67/105.79	o 200
105.67/105.79	c p 105s|  1943 |  1893 |336203 |6029k| 129 |   - | 476 | 583 | 320 | 476 |1050 | 770 |  26 | 795 | 1.623457e+02 | 2.000000e+02 |  23.19%
105.67/105.79	o 199
105.67/105.79	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
105.67/105.79	c p 105s|  1943 |  1846 |336207 |5997k| 129 |   - | 476 | 583 | 314 | 476 |1050 | 770 |  26 | 795 | 1.623457e+02 | 1.990000e+02 |  22.58%
105.67/105.79	o 198
105.67/105.79	c p 105s|  1943 |  1782 |336208 |5951k| 129 |   - | 476 | 583 | 309 | 476 |1050 | 770 |  26 | 795 | 1.623457e+02 | 1.980000e+02 |  21.96%
111.77/111.89	o 193
111.77/111.89	c C 111s|  2258 |  1403 |375394 |5514k| 129 | 141 | 476 | 583 | 484 | 476 |1050 | 770 |  26 | 796 | 1.623835e+02 | 1.930000e+02 |  18.85%
473.61/473.71	c   471s| 10000 |  5245 |  2188k|8685k| 129 |   - | 476 | 638 | 451 | 476 |1050 | 770 |  84 |1554 | 1.630215e+02 | 1.930000e+02 |  18.39%
810.76/810.90	c   806s| 20000 |  7939 |  3822k|  10M| 129 |  75 | 476 | 657 | 473 | 476 |1050 | 770 | 127 |1969 | 1.632941e+02 | 1.930000e+02 |  18.19%
1133.11/1133.30	c  1126s| 30000 | 10881 |  5373k|  13M| 130 |   - | 476 | 665 | 496 | 476 |1050 | 770 | 166 |2475 | 1.634339e+02 | 1.930000e+02 |  18.09%
1464.46/1464.72	c  1455s| 40000 | 14095 |  6976k|  15M| 130 |  76 | 476 | 682 | 486 | 476 |1050 | 770 | 214 |2860 | 1.635306e+02 | 1.930000e+02 |  18.02%
1791.41/1791.73	c  1780s| 50000 | 17259 |  8544k|  18M| 130 |   - | 476 | 687 | 503 | 476 |1050 | 770 | 254 |3251 | 1.636031e+02 | 1.930000e+02 |  17.97%
1800.01/1800.32	c 
1800.01/1800.32	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.32	c Solving Time (sec) : 1788.89
1800.01/1800.32	c Solving Nodes      : 50324
1800.01/1800.32	c Primal Bound       : +1.93000000000000e+02 (883 solutions)
1800.01/1800.32	c Dual Bound         : +1.63604646484054e+02
1800.01/1800.32	c Gap                : 17.97 %
1800.01/1800.32	c NODE         50324
1800.01/1800.32	c DUAL BOUND   163.605
1800.01/1800.32	c PRIMAL BOUND 193
1800.01/1800.32	c GAP          0.179673
1800.01/1800.32	s SATISFIABLE
1800.01/1800.32	v x476 x475 x474 x473 -x472 -x471 -x470 -x469 -x468 -x467 x466 x465 -x464 x463 x462 -x461 x460 -x459 -x458 -x457 -x456 -x455 -x454 
1800.01/1800.32	v -x453 x452 x451 -x450 -x449 x448 x447 x446 x445 -x444 -x443 x442 x441 -x440 -x439 x438 x437 -x436 -x435 x434 -x433 x432 x431 
1800.01/1800.32	v -x430 x429 x428 -x427 -x426 -x425 -x424 x423 -x422 -x421 -x420 x419 -x418 x417 -x416 x415 -x414 -x413 -x412 -x411 -x410 -x409 
1800.01/1800.32	v x408 -x407 -x406 x405 x404 -x403 -x402 x401 -x400 -x399 -x398 -x397 x396 x395 -x394 -x393 x392 -x391 -x390 x389 -x388 -x387 
1800.01/1800.32	v x386 x385 -x384 -x383 -x382 -x381 -x380 x379 x378 -x377 x376 x375 -x374 x373 -x372 -x371 -x370 x369 -x368 -x367 -x366 x365 
1800.01/1800.32	v -x364 -x363 -x362 x361 x360 -x359 x358 -x357 -x356 -x355 -x354 x353 -x352 -x351 x350 x349 x348 -x347 x346 -x345 -x344 -x343 -x342 
1800.01/1800.32	v x341 -x340 x339 x338 -x337 -x336 x335 -x334 -x333 x332 -x331 -x330 x329 x328 x327 -x326 x325 -x324 -x323 x322 -x321 x320 
1800.01/1800.32	v x319 x318 -x317 -x316 -x315 -x314 x313 -x312 x311 x310 -x309 -x308 -x307 x306 -x305 x304 -x303 -x302 -x301 -x300 -x299 -x298 
1800.01/1800.32	v -x297 -x296 x295 -x294 x293 x292 -x291 x290 -x289 -x288 x287 -x286 x285 -x284 -x283 x282 -x281 -x280 -x279 x278 -x277 x276 x275 
1800.01/1800.32	v x274 -x273 x272 -x271 -x270 -x269 x268 -x267 x266 x265 x264 -x263 -x262 x261 x260 x259 x258 x257 x256 -x255 -x254 -x253 -x252 
1800.01/1800.32	v -x251 -x250 -x249 x248 -x247 -x246 -x245 -x244 x243 x242 x241 -x240 -x239 -x238 -x237 -x236 x235 x234 -x233 -x232 x231 -x230 
1800.01/1800.32	v -x229 -x228 -x227 -x226 -x225 x224 x223 -x222 -x221 -x220 x219 -x218 x217 x216 -x215 -x214 -x213 -x212 x211 -x210 -x209 
1800.01/1800.32	v x208 -x207 x206 x205 x204 -x203 -x202 -x201 -x200 x199 x198 -x197 x196 x195 x194 -x193 -x192 x191 -x190 -x189 -x188 -x187 -x186 
1800.01/1800.32	v -x185 x184 x183 x182 -x181 x180 -x179 x178 -x177 x176 -x175 -x174 -x173 x172 -x171 -x170 -x169 x168 -x167 -x166 x165 -x164 
1800.01/1800.32	v -x163 -x162 x161 -x160 -x159 x158 -x157 -x156 -x155 x154 x153 x152 -x151 x150 -x149 x148 x147 x146 x145 -x144 x143 x142 x141 
1800.01/1800.32	v x140 x139 x138 x137 x136 x135 x134 -x133 x132 -x131 -x130 x129 -x128 x127 -x126 -x125 x124 -x123 -x122 -x121 x120 -x119 -x118 
1800.01/1800.32	v x117 -x116 x115 x114 -x113 -x112 -x111 -x110 x109 -x108 -x107 -x106 x105 x104 -x103 x102 -x101 x100 x99 x98 -x97 x96 -x95 x94 
1800.01/1800.32	v -x93 -x92 x91 -x90 x89 -x88 -x87 -x86 x85 -x84 -x83 -x82 x81 x80 -x79 x78 x77 x76 x75 x74 -x73 x72 -x71 -x70 x69 -x68 x67 
1800.01/1800.32	v -x66 -x65 -x64 x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 x52 -x51 -x50 x49 -x48 x47 -x46 -x45 -x44 x43 x42 x41 -x40 
1800.01/1800.32	v -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 x31 x30 -x29 -x28 -x27 -x26 -x25 -x24 x23 -x22 x21 -x20 x19 -x18 -x17 -x16 x15 -x14 
1800.01/1800.32	v -x13 x12 x11 -x10 x9 -x8 -x7 -x6 -x5 -x4 -x3 x2 x1 
1800.01/1800.32	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.32	c Solving Time       :    1788.89
1800.01/1800.32	c Original Problem   :
1800.01/1800.32	c   Problem name     : HOME/instance-3731441-1338688134.opb
1800.01/1800.32	c   Variables        : 476 (476 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.32	c   Constraints      : 476 initial, 476 maximal
1800.01/1800.32	c Presolved Problem  :
1800.01/1800.32	c   Problem name     : t_HOME/instance-3731441-1338688134.opb
1800.01/1800.32	c   Variables        : 476 (476 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.32	c   Constraints      : 557 initial, 690 maximal
1800.01/1800.32	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.01/1800.32	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.32	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.32	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.32	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.32	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.32	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.32	c   knapsack         :       0.00          0          0          0          0          0         27        301        559
1800.01/1800.32	c   setppc           :       0.00          0          0          0          0          0        101          0          0
1800.01/1800.32	c   linear           :       0.01          0          0          0          0          0          0          0         22
1800.01/1800.32	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.32	c   root node        :          -          0          -          -          0          -          -          -          -
1800.01/1800.32	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.32	c   integral         :          0          0          0      34291          0          1        144          0          0      68440
1800.01/1800.32	c   knapsack         :        446         11     233258          0          0          0     192752        528          0          0
1800.01/1800.32	c   setppc           :        108         11     233258          0          0          0      37279          0          0          0
1800.01/1800.32	c   logicor          :          3+        11      45484          0          0          0          0          0          0          0
1800.01/1800.32	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.01/1800.32	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.01/1800.32	c   integral         :     126.16       0.00       0.00     126.16       0.00
1800.01/1800.32	c   knapsack         :       1.81       0.01       1.80       0.00       0.00
1800.01/1800.32	c   setppc           :       0.28       0.00       0.28       0.00       0.00
1800.01/1800.32	c   logicor          :       0.13       0.00       0.13       0.00       0.00
1800.01/1800.32	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.01/1800.32	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.01/1800.32	c   rootredcost      :       0.03         13          0          0
1800.01/1800.32	c   pseudoobj        :       2.07     233882          0          0
1800.01/1800.32	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.01/1800.32	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.32	c   infeasible LP    :       0.02        254        254        254        4.2          0        0.0          0
1800.01/1800.32	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.32	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.32	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.32	c   applied globally :          -          -          -        254        4.2          -          -          -
1800.01/1800.32	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.01/1800.32	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.01/1800.32	c   cut pool         :       0.00         10          -          -        337          -    (maximal pool size: 1742)
1800.01/1800.32	c   redcost          :       1.25      61981          0     569903          0          0
1800.01/1800.32	c   impliedbounds    :       0.00         12          0          0          0          0
1800.01/1800.32	c   intobj           :       0.00          0          0          0          0          0
1800.01/1800.32	c   gomory           :       1.76         12          0          0          0          0
1800.01/1800.32	c   strongcg         :       1.59         12          0          0          0          0
1800.01/1800.32	c   cmir             :       0.23         10          0          0        745          0
1800.01/1800.32	c   flowcover        :       0.27         10          0          0        886          0
1800.01/1800.32	c   clique           :       0.00          1          0          0          0          0
1800.01/1800.32	c   zerohalf         :       0.00          0          0          0          0          0
1800.01/1800.32	c   mcf              :       0.00          1          0          0          0          0
1800.01/1800.32	c Pricers            :       Time      Calls       Vars
1800.01/1800.32	c   problem variables:       0.00          0          0
1800.01/1800.32	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.32	c   relpscost        :     126.14      34291          1        144          0          0      68440
1800.01/1800.32	c   pscost           :       0.00          0          0          0          0          0          0
1800.01/1800.32	c   inference        :       0.00          0          0          0          0          0          0
1800.01/1800.32	c   mostinf          :       0.00          0          0          0          0          0          0
1800.01/1800.32	c   leastinf         :       0.00          0          0          0          0          0          0
1800.01/1800.32	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.01/1800.32	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.01/1800.32	c   random           :       0.00          0          0          0          0          0          0
1800.01/1800.32	c Primal Heuristics  :       Time      Calls      Found
1800.01/1800.32	c   LP solutions     :       0.00          -          0
1800.01/1800.32	c   pseudo solutions :       0.00          -          0
1800.01/1800.32	c   oneopt           :       0.01          6          2
1800.01/1800.32	c   crossover        :       0.12          6          2
1800.01/1800.32	c   guideddiving     :      58.72         48          0
1800.01/1800.32	c   linesearchdiving :      61.87         82         11
1800.01/1800.32	c   coefdiving       :     106.94         88        151
1800.01/1800.32	c   veclendiving     :      85.50         89        118
1800.01/1800.32	c   rootsoldiving    :      13.63         65          0
1800.01/1800.32	c   simplerounding   :       0.72      52718         43
1800.01/1800.32	c   rounding         :       7.55      10689          1
1800.01/1800.32	c   shifting         :       2.29       3024          1
1800.01/1800.32	c   intshifting      :       0.00          0          0
1800.01/1800.32	c   fixandinfer      :       0.00          0          0
1800.01/1800.32	c   feaspump         :       0.00          0          0
1800.01/1800.32	c   pscostdiving     :     275.25        272        340
1800.01/1800.32	c   fracdiving       :      58.68         47          0
1800.01/1800.32	c   intdiving        :       0.00          0          0
1800.01/1800.32	c   actconsdiving    :       0.00          0          0
1800.01/1800.32	c   objpscostdiving  :      63.73         24        214
1800.01/1800.32	c   octane           :       0.00          0          0
1800.01/1800.32	c   rens             :       0.00          0          0
1800.01/1800.32	c   rins             :       0.00          0          0
1800.01/1800.32	c   localbranching   :       0.00          0          0
1800.01/1800.32	c   mutation         :       0.00          0          0
1800.01/1800.32	c   dins             :       0.00          0          0
1800.01/1800.32	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.01/1800.32	c   primal LP        :       0.00          0          0       0.00          -
1800.01/1800.32	c   dual LP          :     906.09      68777    4629621      67.31    5109.45
1800.01/1800.32	c   barrier LP       :       0.00          0          0       0.00          -
1800.01/1800.32	c   diving/probing LP:     707.12      88251    3958660      44.86    5598.29
1800.01/1800.32	c   strong branching :     124.48       3267     556815     170.44    4473.13
1800.01/1800.32	c     (at root node) :          -         17       9424     554.35          -
1800.01/1800.32	c   conflict analysis:       0.00          0          0       0.00          -
1800.01/1800.32	c B&B Tree           :
1800.01/1800.32	c   number of runs   :          1
1800.01/1800.32	c   nodes            :      50324
1800.01/1800.32	c   nodes (total)    :      50324
1800.01/1800.32	c   nodes left       :      17335
1800.01/1800.32	c   max depth        :        130
1800.01/1800.32	c   max depth (total):        130
1800.01/1800.32	c   backtracks       :       8446 (16.8%)
1800.01/1800.32	c   delayed cutoffs  :          0
1800.01/1800.32	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.01/1800.32	c   avg switch length:       7.50
1800.01/1800.32	c   switching time   :       1.90
1800.01/1800.32	c Solution           :
1800.01/1800.32	c   Solutions found  :        883 (20 improvements)
1800.01/1800.32	c   Primal Bound     : +1.93000000000000e+02   (in run 1, after 2258 nodes, 111.13 seconds, depth 100, found by <crossover>)
1800.01/1800.32	c   Dual Bound       : +1.63604646484054e+02
1800.01/1800.32	c   Gap              :      17.97 %
1800.01/1800.32	c   Root Dual Bound  : +1.61705016611640e+02
1800.01/1800.35	c Time complete: 1800.07.

Verifier Data

OK	193

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 /tmp/evaluation-result-3731441-1338688134/watcher-3731441-1338688134 -o /tmp/evaluation-result-3731441-1338688134/solver-3731441-1338688134 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3731441-1338688134.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: 2.00 2.00 2.00 3/176 14601
/proc/meminfo: memFree=30540196/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=8948 CPUtime=0 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 1589 0 0 0 0 0 0 0 20 0 1 0 334939276 9162752 1541 33554432000 4194304 7823515 140736307278720 140733473836648 6957168 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 2237 1541 354 887 0 1347 0

[startup+0.0105999 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14601
/proc/meminfo: memFree=30540196/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=9208 CPUtime=0 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 1655 0 0 0 0 0 0 0 20 0 1 0 334939276 9428992 1606 33554432000 4194304 7823515 140736307278720 140733473836648 6962503 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 2302 1606 354 887 0 1412 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9208

[startup+0.100213 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14601
/proc/meminfo: memFree=30540196/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=16660 CPUtime=0.08 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 3702 0 0 0 8 0 0 0 20 0 1 0 334939276 17059840 3292 33554432000 4194304 7823515 140736307278720 140733473836648 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 4165 3292 522 887 0 3275 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16660

[startup+0.300179 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14601
/proc/meminfo: memFree=30540196/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=17424 CPUtime=0.29 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 3937 0 0 0 28 1 0 0 20 0 1 0 334939276 17842176 3526 33554432000 4194304 7823515 140736307278720 140733473836648 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 4356 3526 522 887 0 3466 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17424

[startup+0.700179 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14601
/proc/meminfo: memFree=30540196/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=18804 CPUtime=0.69 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 4348 0 0 0 68 1 0 0 20 0 1 0 334939276 19255296 3918 33554432000 4194304 7823515 140736307278720 140733473836648 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 4701 3918 558 887 0 3811 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18804

[startup+1.50018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14602
/proc/meminfo: memFree=30526532/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=19652 CPUtime=1.48 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 4623 0 0 0 147 1 0 0 20 0 1 0 334939276 20123648 4178 33554432000 4194304 7823515 140736307278720 140736307273864 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 4913 4178 559 887 0 4023 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19652

[startup+3.10018 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14602
/proc/meminfo: memFree=30523680/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=21644 CPUtime=3.09 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 5104 0 0 0 307 2 0 0 20 0 1 0 334939276 22163456 4649 33554432000 4194304 7823515 140736307278720 140736307274408 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 5411 4649 559 887 0 4521 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21644

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14602
/proc/meminfo: memFree=30521460/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=23780 CPUtime=6.29 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 5634 0 0 0 625 4 0 0 20 0 1 0 334939276 24350720 5179 33554432000 4194304 7823515 140736307278720 140736307273832 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 5945 5179 564 887 0 5055 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23780

[startup+12.701 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14602
/proc/meminfo: memFree=30521472/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=23780 CPUtime=12.68 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 5634 0 0 0 1262 6 0 0 20 0 1 0 334939276 24350720 5179 33554432000 4194304 7823515 140736307278720 140736307273416 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 5945 5179 564 887 0 5055 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23780

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14602
/proc/meminfo: memFree=30522176/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=23780 CPUtime=25.48 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 5635 0 0 0 2536 12 0 0 20 0 1 0 334939276 24350720 5180 33554432000 4194304 7823515 140736307278720 140736307273096 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 5945 5180 565 887 0 5055 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23780

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14602
/proc/meminfo: memFree=30521168/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=22180 CPUtime=51.08 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 6946 0 0 0 5080 28 0 0 20 0 1 0 334939276 22712320 5157 33554432000 4194304 7823515 140736307278720 140736307273048 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 5545 5157 581 887 0 4655 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 22180

[startup+102.306 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 14605
/proc/meminfo: memFree=30517812/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=25592 CPUtime=102.27 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 12054 0 0 0 10162 65 0 0 20 0 1 0 334939276 26206208 6027 33554432000 4194304 7823515 140736307278720 140736307274056 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 6398 6027 581 887 0 5508 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 25592

[startup+162.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 14605
/proc/meminfo: memFree=30515416/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=26132 CPUtime=162.26 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 13598 0 0 0 16118 108 0 0 20 0 1 0 334939276 26759168 6166 33554432000 4194304 7823515 140736307278720 140736307274472 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 6533 6166 581 887 0 5643 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 26132

[startup+222.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 14605
/proc/meminfo: memFree=30516548/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=25244 CPUtime=222.25 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 15426 0 0 0 22079 146 0 0 20 0 1 0 334939276 25849856 5912 33554432000 4194304 7823515 140736307278720 140736307274056 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 6311 5912 581 887 0 5421 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 25244

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 14606
/proc/meminfo: memFree=30512388/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=27324 CPUtime=282.24 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 15976 0 0 0 28038 186 0 0 20 0 1 0 334939276 27979776 6460 33554432000 4194304 7823515 140736307278720 140736307274184 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 6831 6460 581 887 0 5941 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 27324

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14606
/proc/meminfo: memFree=30512156/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=28308 CPUtime=342.23 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 16222 0 0 0 33997 226 0 0 20 0 1 0 334939276 28987392 6706 33554432000 4194304 7823515 140736307278720 140736307274408 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 7077 6706 581 887 0 6187 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 28308

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14606
/proc/meminfo: memFree=30513400/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=28308 CPUtime=402.22 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 16222 0 0 0 39958 264 0 0 20 0 1 0 334939276 28987392 6706 33554432000 4194304 7823515 140736307278720 140736307273048 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 7077 6706 581 887 0 6187 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 28308

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14606
/proc/meminfo: memFree=30513276/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=28308 CPUtime=462.22 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 16222 0 0 0 45920 302 0 0 20 0 1 0 334939276 28987392 6706 33554432000 4194304 7823515 140736307278720 140736307274184 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 7077 6706 581 887 0 6187 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 28308

[startup+522.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 14606
/proc/meminfo: memFree=30511728/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=28856 CPUtime=522.21 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 16319 0 0 0 51885 336 0 0 20 0 1 0 334939276 29548544 6803 33554432000 4194304 7823515 140736307278720 140736307274024 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 7214 6803 581 887 0 6324 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 28856

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 14607
/proc/meminfo: memFree=30512160/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=29248 CPUtime=582.19 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 16426 0 0 0 57846 373 0 0 20 0 1 0 334939276 29949952 6910 33554432000 4194304 7823515 140736307278720 140736307274168 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 7312 6910 581 887 0 6422 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 29248

[startup+642.3 s]

################
# More data... #
################

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14634
/proc/meminfo: memFree=30508200/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=32192 CPUtime=882.15 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 17194 0 0 0 87662 553 0 0 20 0 1 0 334939276 32964608 7677 33554432000 4194304 7823515 140736307278720 140736307275304 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 8048 7677 581 887 0 7158 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 32192

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14634
/proc/meminfo: memFree=30508324/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=32692 CPUtime=942.14 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 17270 0 0 0 93624 590 0 0 20 0 1 0 334939276 33476608 7753 33554432000 4194304 7823515 140736307278720 140736307274520 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 8173 7753 581 887 0 7283 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 32692

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14634
/proc/meminfo: memFree=30506340/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=32692 CPUtime=1002.13 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 17270 0 0 0 99585 628 0 0 20 0 1 0 334939276 33476608 7753 33554432000 4194304 7823515 140736307278720 140736307274552 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 8173 7753 581 887 0 7283 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 32692

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14634
/proc/meminfo: memFree=30506340/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=32692 CPUtime=1062.12 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 17271 0 0 0 105547 665 0 0 20 0 1 0 334939276 33476608 7754 33554432000 4194304 7823515 140736307278720 140736307274056 6255936 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 8173 7754 581 887 0 7283 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 32692

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14634
/proc/meminfo: memFree=30504664/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=33912 CPUtime=1122.11 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 17627 0 0 0 111508 703 0 0 20 0 1 0 334939276 34725888 8109 33554432000 4194304 7823515 140736307278720 140736307274472 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 8478 8109 581 887 0 7588 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 33912

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14635
/proc/meminfo: memFree=30503920/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=34200 CPUtime=1182.11 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 17655 0 0 0 117471 740 0 0 20 0 1 0 334939276 35020800 8137 33554432000 4194304 7823515 140736307278720 140736307274600 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 8550 8137 581 887 0 7660 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 34200

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14635
/proc/meminfo: memFree=30503680/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=34200 CPUtime=1242.09 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 17681 0 0 0 123435 774 0 0 20 0 1 0 334939276 35020800 8163 33554432000 4194304 7823515 140736307278720 140736307274472 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 8550 8163 581 887 0 7660 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 34200

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14638
/proc/meminfo: memFree=30502716/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=34736 CPUtime=1302.09 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 17774 0 0 0 129401 808 0 0 20 0 1 0 334939276 35569664 8256 33554432000 4194304 7823515 140736307278720 140736307274472 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 8684 8256 581 887 0 7794 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 34736

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14638
/proc/meminfo: memFree=30502104/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=35012 CPUtime=1362.08 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 17878 0 0 0 135363 845 0 0 20 0 1 0 334939276 35852288 8360 33554432000 4194304 7823515 140736307278720 140736307274472 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 8753 8360 581 887 0 7863 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 35012

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14638
/proc/meminfo: memFree=30501608/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=35168 CPUtime=1422.07 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 17906 0 0 0 141324 883 0 0 20 0 1 0 334939276 36012032 8388 33554432000 4194304 7823515 140736307278720 140736307274408 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 8792 8388 581 887 0 7902 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 35168

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14639
/proc/meminfo: memFree=30501236/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=35168 CPUtime=1482.06 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 17948 0 0 0 147285 921 0 0 20 0 1 0 334939276 36012032 8430 33554432000 4194304 7823515 140736307278720 140736307274632 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 8792 8430 581 887 0 7902 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 35168

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14639
/proc/meminfo: memFree=30499748/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=36776 CPUtime=1542.05 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 18302 0 0 0 153247 958 0 0 20 0 1 0 334939276 37658624 8784 33554432000 4194304 7823515 140736307278720 140736307273688 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 9194 8784 581 887 0 8304 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 36776

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14678
/proc/meminfo: memFree=29233896/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=37196 CPUtime=1602.04 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 18399 0 0 0 159209 995 0 0 20 0 1 0 334939276 38088704 8881 33554432000 4194304 7823515 140736307278720 140736307274520 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 9299 8881 581 887 0 8409 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 37196

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14678
/proc/meminfo: memFree=29221520/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=38096 CPUtime=1662.03 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 18671 0 0 0 165170 1033 0 0 20 0 1 0 334939276 39010304 9153 33554432000 4194304 7823515 140736307278720 140736307273416 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 9524 9153 581 887 0 8634 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 38096

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14678
/proc/meminfo: memFree=29205300/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=38252 CPUtime=1722.02 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 18672 0 0 0 171132 1070 0 0 20 0 1 0 334939276 39170048 9154 33554432000 4194304 7823515 140736307278720 140736307274056 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 9563 9154 581 887 0 8673 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 38252

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14679
/proc/meminfo: memFree=29041616/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=38252 CPUtime=1782.01 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 18677 0 0 0 177098 1103 0 0 20 0 1 0 334939276 39170048 9159 33554432000 4194304 7823515 140736307278720 140736307274184 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 9563 9159 581 887 0 8673 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 38252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14679
/proc/meminfo: memFree=29041212/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=38648 CPUtime=1800.01 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 18809 0 0 0 178887 1114 0 0 20 0 1 0 334939276 39575552 9291 33554432000 4194304 7823515 140736307278720 140736307274056 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 9662 9291 581 887 0 8772 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 38648

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14679
/proc/meminfo: memFree=29041212/32873648 swapFree=6860/6860
[pid=14601] ppid=14599 vsize=38648 CPUtime=1800.01 cores=0,2,4,6
/proc/14601/stat : 14601 (pbscip.linux.x8) R 14599 14601 4790 0 -1 4202496 18809 0 0 0 178887 1114 0 0 20 0 1 0 334939276 39575552 9291 33554432000 4194304 7823515 140736307278720 140736307274056 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/14601/statm: 9662 9291 581 887 0 8772 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 38648

Child status: 0
Real time (s): 1800.35
CPU time (s): 1800.07
CPU user time (s): 1788.92
CPU system time (s): 11.1513
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 38648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1788.92
system time used= 11.1513
maximum resident set size= 37172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18814
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= 14
involuntary context switches= 1851

runsolver used 3.16252 second user time and 7.71283 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-03 03:48:54
IDJOB=3731441
IDBENCH=1954
IDSOLVER=2321
FILE ID=node124/3731441-1338688134
RUNJOBID= node124-1338679211-13479
PBS_JOBID= 14636689
Free space on /tmp= 70700 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731441-1338688134/watcher-3731441-1338688134 -o /tmp/evaluation-result-3731441-1338688134/solver-3731441-1338688134 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3731441-1338688134.opb

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

MD5SUM BENCH= bddc7a1ce44c83fc28f6e299cbaaf04c
RANDOM SEED=745765923

node124.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5357.53
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.04
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.325
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30540064 kB
Buffers:          175792 kB
Cached:          1356156 kB
SwapCached:         8280 kB
Active:           416832 kB
Inactive:        1149524 kB
Active(anon):      28424 kB
Inactive(anon):     8420 kB
Active(file):     388408 kB
Inactive(file):  1141104 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091572 kB
Dirty:              9696 kB
Writeback:             0 kB
AnonPages:         76248 kB
Mapped:            11276 kB
Shmem:                 0 kB
Slab:             629196 kB
SReclaimable:      73540 kB
SUnreclaim:       555656 kB
KernelStack:        1448 kB
PageTables:         3780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     148656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70672 MiB
End job on node124 at 2012-06-03 04:18:56