Trace number 1870428

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 NameAnswerobjCPU timeWall clock time
SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)SAT (TO)-53 1800.25 1804.44

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_4.opb
MD5SUM69a7dda5c80f9dda65f29fb6eb76eed7
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-53
Best CPU time to get the best result obtained on this benchmark1800.25
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -53
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint10
Maximum length of a constraint21
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2524
Sum of products size (including duplicates)5048
Number of different products1262
Sum of products size2524

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.02	c SCIP version 1.1.0.7
0.00/0.02	c LP-Solver SoPlex 1.4.1
0.00/0.02	c user parameter file <scip.set> not found - using default parameters
0.00/0.02	c read problem <HOME/instance-1870428-1245203417.opb>
0.00/0.02	c original problem has 1462 variables (1462 bin, 0 int, 0 impl, 0 cont) and 1462 constraints
0.00/0.03	c start presolving problem
0.00/0.03	c presolving:
0.09/0.17	c (round 1) 1262 del vars, 200 del conss, 1262 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5048 impls, 0 clqs
0.29/0.32	c    (0.1s) probing: 101/200 (50.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.29/0.32	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.29/0.32	c presolving (2 rounds):
0.29/0.32	c  1262 deleted vars, 200 deleted constraints, 1262 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.29/0.32	c  7572 implications, 0 cliques
0.29/0.32	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 1262 constraints
0.29/0.32	c    1262 constraints of type <and>
0.29/0.32	c transformed objective value is always integral (scale: 1)
0.29/0.32	c Presolving Time: 0.12
0.29/0.32	c OPT-NLC
0.29/0.32	c -----------------------------------------------------------------------------------------------
0.29/0.32	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.29/0.32	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.32	c limits/memory = c 1620
0.29/0.32	c # maximal time in seconds to run
0.29/0.32	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.32	c limits/time = c 1791
0.29/0.32	c # frequency for displaying node information lines
0.29/0.32	c # [type: int, range: [-1,2147483647], default: 100]
0.29/0.32	c display/freq = c 10000
0.29/0.32	c -----------------------------------------------------------------------------------------------
0.29/0.32	c start solving problem
0.29/0.32	c 
0.29/0.35	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.35	c   0.2s|     1 |     0 |   219 |5161k|   0 | 200 | 200 |1262 |1262 | 200 |1262 |   0 |   0 |   0 |-1.000000e+02 |      --      |    Inf 
0.29/0.35	o -36
0.29/0.35	c R 0.2s|     1 |     0 |   219 |5167k|   0 | 200 | 200 |1262 |1262 | 200 |1262 |   0 |   0 |   0 |-1.000000e+02 |-3.600000e+01 |  64.00%
0.39/0.40	c   0.2s|     1 |     0 |   317 |5174k|   0 | 192 | 200 |1262 |1262 | 200 |1270 |   8 |   0 |   0 |-9.600000e+01 |-3.600000e+01 |  62.50%
0.39/0.46	c   0.3s|     1 |     0 |   363 |5180k|   0 | 188 | 200 |1262 |1262 | 200 |1277 |  15 |   0 |   0 |-9.400000e+01 |-3.600000e+01 |  61.70%
0.49/0.53	c   0.3s|     1 |     0 |   442 |5186k|   0 | 183 | 200 |1262 |1262 | 200 |1286 |  24 |   0 |   0 |-9.150000e+01 |-3.600000e+01 |  60.66%
0.59/0.60	c   0.4s|     1 |     0 |   521 |5189k|   0 | 179 | 200 |1262 |1262 | 200 |1293 |  31 |   0 |   0 |-8.950000e+01 |-3.600000e+01 |  59.78%
0.69/0.70	c   0.5s|     1 |     0 |   607 |5197k|   0 | 176 | 200 |1262 |1262 | 200 |1301 |  39 |   0 |   0 |-8.800000e+01 |-3.600000e+01 |  59.09%
0.80/0.87	c   0.7s|     1 |     0 |   762 |5211k|   0 | 175 | 200 |1262 |1262 | 200 |1307 |  45 |   0 |   0 |-8.650000e+01 |-3.600000e+01 |  58.38%
0.90/0.99	c   0.8s|     1 |     0 |   883 |5223k|   0 | 171 | 200 |1262 |1262 | 200 |1314 |  52 |   0 |   0 |-8.550000e+01 |-3.600000e+01 |  57.89%
1.09/1.12	c   0.9s|     1 |     0 |  1016 |5240k|   0 | 171 | 200 |1262 |1262 | 200 |1321 |  59 |   0 |   0 |-8.500000e+01 |-3.600000e+01 |  57.65%
1.19/1.26	c   1.1s|     1 |     0 |  1155 |5265k|   0 | 179 | 200 |1262 |1262 | 200 |1329 |  67 |   0 |   0 |-8.450000e+01 |-3.600000e+01 |  57.40%
1.39/1.41	c   1.2s|     1 |     0 |  1330 |5274k|   0 | 179 | 200 |1262 |1262 | 200 |1339 |  77 |   0 |   0 |-8.250000e+01 |-3.600000e+01 |  56.36%
1.49/1.59	c   1.4s|     1 |     0 |  1573 |5305k|   0 | 181 | 200 |1262 |1262 | 200 | 363 |  86 |   0 |   0 |-8.158333e+01 |-3.600000e+01 |  55.87%
1.59/1.64	c   1.4s|     1 |     0 |  1701 |5344k|   0 | 180 | 200 |1262 |1262 | 200 | 369 |  92 |   0 |   0 |-8.112500e+01 |-3.600000e+01 |  55.62%
1.59/1.70	c   1.5s|     1 |     0 |  1796 |5471k|   0 | 161 | 200 |1262 |1262 | 200 | 425 | 148 |   0 |   0 |-8.075000e+01 |-3.600000e+01 |  55.42%
1.69/1.79	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.69/1.79	c   1.6s|     1 |     0 |  2058 |5516k|   0 | 186 | 200 |1262 |1262 | 200 | 439 | 162 |   0 |   0 |-7.994048e+01 |-3.600000e+01 |  54.97%
1.79/1.89	c   1.7s|     1 |     0 |  2250 |6163k|   0 | 178 | 200 |1262 |1262 | 200 | 512 | 235 |   0 |   0 |-7.775000e+01 |-3.600000e+01 |  53.70%
1.99/2.02	c   1.8s|     1 |     0 |  2410 |6913k|   0 | 155 | 200 |1262 |1262 | 200 | 545 | 268 |   0 |   0 |-7.600000e+01 |-3.600000e+01 |  52.63%
1.99/2.10	c   1.9s|     1 |     0 |  2539 |6949k|   0 | 167 | 200 |1262 |1262 | 200 | 446 | 276 |   0 |   0 |-7.566667e+01 |-3.600000e+01 |  52.42%
2.20/2.23	c   2.0s|     1 |     0 |  2801 |7287k|   0 | 185 | 200 |1262 |1262 | 200 | 494 | 324 |   0 |   0 |-7.418182e+01 |-3.600000e+01 |  51.47%
2.30/2.39	c   2.2s|     1 |     0 |  2978 |7925k|   0 | 181 | 200 |1262 |1262 | 200 | 571 | 401 |   0 |   0 |-7.383553e+01 |-3.600000e+01 |  51.24%
2.49/2.55	c   2.3s|     1 |     0 |  3153 |8376k|   0 | 179 | 200 |1262 |1262 | 200 | 591 | 421 |   0 |   0 |-7.300000e+01 |-3.600000e+01 |  50.68%
2.59/2.68	c   2.4s|     1 |     0 |  3408 |8533k|   0 | 193 | 200 |1262 |1262 | 200 | 604 | 434 |   0 |   0 |-7.300000e+01 |-3.600000e+01 |  50.68%
2.79/2.83	c   2.6s|     1 |     0 |  3700 |8594k|   0 | 194 | 200 |1262 |1262 | 200 | 622 | 452 |   0 |   0 |-7.296299e+01 |-3.600000e+01 |  50.66%
2.89/2.98	c   2.7s|     1 |     0 |  3888 |9281k|   0 | 198 | 200 |1262 |1262 | 200 | 567 | 482 |   0 |   0 |-7.215882e+01 |-3.600000e+01 |  50.11%
3.09/3.12	c   2.9s|     1 |     0 |  4080 |  10M|   0 | 194 | 200 |1262 |1262 | 200 | 584 | 499 |   0 |   0 |-7.175087e+01 |-3.600000e+01 |  49.83%
3.20/3.23	c   3.0s|     1 |     0 |  4218 |  10M|   0 | 198 | 200 |1262 |1262 | 200 | 613 | 528 |   0 |   0 |-7.149419e+01 |-3.600000e+01 |  49.65%
3.30/3.33	c   3.1s|     1 |     0 |  4308 |  10M|   0 | 199 | 200 |1262 |1262 | 200 | 626 | 541 |   0 |   0 |-7.134160e+01 |-3.600000e+01 |  49.54%
3.39/3.46	c   3.2s|     1 |     0 |  4434 |  10M|   0 | 200 | 200 |1262 |1262 | 200 | 635 | 550 |   0 |   0 |-7.114989e+01 |-3.600000e+01 |  49.40%
3.49/3.56	c   3.3s|     1 |     0 |  4501 |  10M|   0 | 200 | 200 |1262 |1262 | 200 | 643 | 558 |   0 |   0 |-7.104719e+01 |-3.600000e+01 |  49.33%
3.59/3.67	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.59/3.67	c   3.4s|     1 |     0 |  4633 |  10M|   0 | 200 | 200 |1262 |1262 | 200 | 419 | 571 |   0 |   0 |-7.080021e+01 |-3.600000e+01 |  49.15%
3.69/3.74	c   3.5s|     1 |     0 |  4683 |  10M|   0 | 200 | 200 |1262 |1262 | 200 | 428 | 580 |   0 |   0 |-7.074760e+01 |-3.600000e+01 |  49.11%
3.79/3.80	c   3.5s|     1 |     0 |  4713 |  10M|   0 | 200 | 200 |1262 |1262 | 200 | 432 | 584 |   0 |   0 |-7.074248e+01 |-3.600000e+01 |  49.11%
3.79/3.86	c   3.6s|     1 |     0 |  4714 |  10M|   0 | 200 | 200 |1262 |1262 | 200 | 433 | 585 |   0 |   0 |-7.074248e+01 |-3.600000e+01 |  49.11%
5.88/5.94	c   5.6s|     1 |     2 |  5257 |  10M|   0 | 200 | 200 |1262 |1262 | 200 | 433 | 585 |   0 |  37 |-7.074248e+01 |-3.600000e+01 |  49.11%
10.94/11.34	o -41
10.94/11.34	c *10.6s|    34 |    31 |  8309 |  10M|  21 |   - | 200 |1262 |  55 | 200 | 415 |1663 |   0 | 558 |-6.991321e+01 |-4.100000e+01 |  41.36%
10.94/11.34	o -42
10.94/11.34	c *10.6s|    35 |    27 |  8313 |  10M|  21 |   - | 200 |1262 |  72 | 200 | 416 |1664 |   0 | 558 |-6.991321e+01 |-4.200000e+01 |  39.93%
11.15/11.50	o -43
11.15/11.50	c R10.8s|    42 |    25 |  8426 |  10M|  21 |   - | 200 |1262 | 104 | 200 | 413 |1681 |   0 | 639 |-6.991321e+01 |-4.300000e+01 |  38.50%
11.15/11.59	o -45
11.15/11.59	c *10.8s|    47 |    24 |  8481 |  10M|  21 |   - | 200 |1262 | 174 | 200 | 409 |1695 |   0 | 682 |-6.991321e+01 |-4.500000e+01 |  35.63%
15.04/15.50	o -46
15.04/15.50	c *14.7s|   231 |    72 | 14640 |  10M|  23 |   - | 200 |1262 |  85 | 200 | 389 |3189 |   0 |1405 |-6.987220e+01 |-4.600000e+01 |  34.17%
16.14/16.60	o -47
16.14/16.60	c *15.7s|   364 |    90 | 19542 |  10M|  23 |   - | 200 |1262 | 150 | 200 | 418 |4717 |   0 |1441 |-6.933261e+01 |-4.700000e+01 |  32.21%
17.04/17.42	o -48
17.04/17.42	c *16.5s|   517 |   121 | 24978 |  10M|  24 |   - | 200 |1262 | 180 | 200 | 408 |6011 |   0 |1441 |-6.910426e+01 |-4.800000e+01 |  30.54%
18.14/18.57	o -50
18.14/18.57	c *17.7s|   721 |   142 | 32368 |  10M|  24 |   - | 200 |1262 | 203 | 200 | 427 |7958 |   0 |1443 |-6.880945e+01 |-5.000000e+01 |  27.34%
93.40/93.82	c  91.4s| 10000 |  3003 |559778 |  15M|  41 |  80 | 200 |1262 | 320 | 200 | 449 |  89k|   0 |1752 |-6.415909e+01 |-5.000000e+01 |  22.07%
104.20/104.66	o -51
104.20/104.66	c R 102s| 12076 |  2910 |631283 |  15M|  41 |   - | 200 |1262 | 238 | 200 | 439 | 100k|   0 |1941 |-6.397674e+01 |-5.100000e+01 |  20.28%
107.40/107.82	o -52
107.40/107.82	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
107.40/107.82	c * 105s| 12693 |  2660 |652100 |  15M|  43 |   - | 200 |1262 | 223 | 200 | 473 | 103k|   0 |1967 |-6.395254e+01 |-5.200000e+01 |  18.69%
146.99/147.46	c   144s| 20000 |  3603 |919542 |  17M|  44 | 104 | 200 |1262 | 526 | 200 | 411 | 139k|   0 |2478 |-6.339000e+01 |-5.200000e+01 |  17.97%
192.46/192.94	c   188s| 30000 |  4381 |  1233k|  19M|  46 | 105 | 200 |1262 | 339 | 200 | 428 | 179k|   0 |2942 |-6.293082e+01 |-5.200000e+01 |  17.37%
236.75/237.25	c   232s| 40000 |  5215 |  1544k|  21M|  46 |   - | 200 |1262 | 363 | 200 | 358 | 217k|   0 |3357 |-6.250000e+01 |-5.200000e+01 |  16.80%
280.23/280.72	c   274s| 50000 |  6109 |  1854k|  23M|  46 |  98 | 200 |1262 | 469 | 200 | 380 | 260k|   0 |3776 |-6.228003e+01 |-5.200000e+01 |  16.51%
320.11/320.69	c   313s| 60000 |  6733 |  2135k|  25M|  47 |  93 | 200 |1262 | 372 | 200 | 406 | 293k|   0 |4112 |-6.203077e+01 |-5.200000e+01 |  16.17%
364.09/364.62	c   356s| 70000 |  7587 |  2448k|  27M|  47 |  87 | 200 |1262 | 451 | 200 | 438 | 333k|   0 |4504 |-6.191667e+01 |-5.200000e+01 |  16.02%
407.58/408.11	c   399s| 80000 |  8339 |  2756k|  28M|  48 | 105 | 200 |1262 | 418 | 200 | 425 | 370k|   0 |4816 |-6.172951e+01 |-5.200000e+01 |  15.76%
451.56/452.12	c   442s| 90000 |  9083 |  3069k|  30M|  48 |   - | 200 |1262 | 373 | 200 | 437 | 407k|   0 |5105 |-6.154545e+01 |-5.200000e+01 |  15.51%
494.05/494.65	c   483s|100000 |  9893 |  3377k|  32M|  48 |   - | 200 |1262 | 329 | 200 | 421 | 447k|   0 |5390 |-6.150000e+01 |-5.200000e+01 |  15.45%
538.52/539.10	c   527s|110000 | 10639 |  3695k|  34M|  48 |  97 | 200 |1262 | 442 | 200 | 436 | 484k|   0 |5697 |-6.126923e+01 |-5.200000e+01 |  15.13%
582.01/582.69	c   569s|120000 | 11399 |  4007k|  36M|  48 |  97 | 200 |1262 | 493 | 200 | 454 | 519k|   0 |5917 |-6.110526e+01 |-5.200000e+01 |  14.90%
623.48/624.13	c   610s|130000 | 12111 |  4304k|  38M|  48 |   - | 200 |1262 | 315 | 200 | 365 | 556k|   0 |6165 |-6.100000e+01 |-5.200000e+01 |  14.75%
664.36/665.01	c   650s|140000 | 12873 |  4601k|  40M|  48 | 109 | 200 |1262 | 380 | 200 | 457 | 593k|   0 |6449 |-6.100000e+01 |-5.200000e+01 |  14.75%
707.05/708.25	c   692s|150000 | 13563 |  4906k|  42M|  48 |   - | 200 |1262 | 330 | 200 | 433 | 628k|   0 |6626 |-6.079167e+01 |-5.200000e+01 |  14.46%
752.34/756.24	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
752.34/756.24	c   736s|160000 | 14289 |  5209k|  44M|  48 |   - | 200 |1262 | 438 | 200 | 430 | 662k|   0 |6908 |-6.066667e+01 |-5.200000e+01 |  14.29%
769.52/773.43	o -53
769.52/773.43	c * 752s|164089 | 10800 |  5333k|  36M|  48 |   - | 200 |1262 | 289 | 200 | 457 | 676k|   0 |6957 |-6.062500e+01 |-5.300000e+01 |  12.58%
795.30/799.26	c   778s|170000 | 11083 |  5517k|  37M|  48 |  90 | 200 |1262 | 334 | 200 | 382 | 695k|   0 |7069 |-6.055738e+01 |-5.300000e+01 |  12.48%
838.29/842.28	c   820s|180000 | 11573 |  5825k|  38M|  48 |  98 | 200 |1262 | 486 | 200 | 428 | 731k|   0 |7346 |-6.050000e+01 |-5.300000e+01 |  12.40%
879.38/883.35	c   860s|190000 | 11869 |  6120k|  39M|  51 |   - | 200 |1262 | 322 | 200 | 410 | 764k|   0 |7573 |-6.050000e+01 |-5.300000e+01 |  12.40%
920.77/924.77	c   901s|200000 | 12165 |  6420k|  40M|  51 |   - | 200 |1262 | 332 | 200 | 423 | 796k|   0 |7743 |-6.042105e+01 |-5.300000e+01 |  12.28%
963.75/967.70	c   943s|210000 | 12533 |  6726k|  41M|  51 |   - | 200 |1262 | 371 | 200 | 443 | 827k|   0 |7957 |-6.028000e+01 |-5.300000e+01 |  12.08%
1003.35/1007.39	c   981s|220000 | 12803 |  7015k|  42M|  51 |  96 | 200 |1262 | 398 | 200 | 424 | 859k|   0 |8190 |-6.025000e+01 |-5.300000e+01 |  12.03%
1045.33/1049.40	c  1023s|230000 | 13069 |  7318k|  43M|  51 | 110 | 200 |1262 | 462 | 200 | 394 | 891k|   0 |8387 |-6.014286e+01 |-5.300000e+01 |  11.88%
1087.92/1091.90	c  1064s|240000 | 13433 |  7626k|  44M|  51 |   - | 200 |1262 | 350 | 200 | 405 | 923k|   0 |8542 |-6.004878e+01 |-5.300000e+01 |  11.74%
1129.71/1133.77	c  1105s|250000 | 13717 |  7931k|  45M|  51 |  99 | 200 |1262 | 494 | 200 | 375 | 955k|   0 |8707 |-6.000000e+01 |-5.300000e+01 |  11.67%
1168.60/1172.63	c  1143s|260000 | 14027 |  8218k|  46M|  51 |   - | 200 |1262 | 389 | 200 | 360 | 990k|   0 |8914 |-6.000000e+01 |-5.300000e+01 |  11.67%
1207.78/1211.80	c  1181s|270000 | 14317 |  8507k|  47M|  51 |  94 | 200 |1262 | 313 | 200 | 468 |1023k|   0 |9075 |-6.000000e+01 |-5.300000e+01 |  11.67%
1249.88/1253.93	c  1222s|280000 | 14603 |  8809k|  48M|  54 | 115 | 200 |1262 | 452 | 200 | 461 |1053k|   0 |9285 |-5.983333e+01 |-5.300000e+01 |  11.42%
1290.86/1294.98	c  1263s|290000 | 14861 |  9105k|  49M|  54 |   - | 200 |1262 | 379 | 200 | 418 |1082k|   0 |9442 |-5.977083e+01 |-5.300000e+01 |  11.33%
1327.85/1331.98	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1327.85/1331.98	c  1299s|300000 | 15089 |  9375k|  50M|  54 |  98 | 200 |1262 | 448 | 200 | 412 |1109k|   0 |9594 |-5.975000e+01 |-5.300000e+01 |  11.30%
1371.23/1375.39	c  1341s|310000 | 15337 |  9686k|  51M|  54 |   - | 200 |1262 | 389 | 200 | 453 |1138k|   0 |9786 |-5.965385e+01 |-5.300000e+01 |  11.15%
1413.12/1417.29	c  1382s|320000 | 15625 |  9988k|  51M|  55 |   - | 200 |1262 | 388 | 200 | 412 |1166k|   0 |9951 |-5.955952e+01 |-5.300000e+01 |  11.01%
1453.21/1457.38	c  1421s|330000 | 15873 | 10282k|  52M|  55 |   - | 200 |1262 | 373 | 200 | 372 |1199k|   0 |  10k|-5.950000e+01 |-5.300000e+01 |  10.92%
1490.20/1494.33	c  1458s|340000 | 16035 | 10556k|  53M|  55 | 110 | 200 |1262 | 417 | 200 | 436 |1233k|   0 |  10k|-5.950000e+01 |-5.300000e+01 |  10.92%
1526.99/1531.14	c  1494s|350000 | 16171 | 10825k|  54M|  55 |   - | 200 |1262 | 348 | 200 | 416 |1260k|   0 |  10k|-5.950000e+01 |-5.300000e+01 |  10.92%
1566.08/1570.26	c  1532s|360000 | 16331 | 11109k|  54M|  55 | 120 | 200 |1262 | 532 | 200 | 493 |1288k|   0 |  10k|-5.944118e+01 |-5.300000e+01 |  10.84%
1607.86/1612.07	c  1573s|370000 | 16579 | 11411k|  55M|  55 | 109 | 200 |1262 | 452 | 200 | 462 |1315k|   0 |  10k|-5.930769e+01 |-5.300000e+01 |  10.64%
1645.55/1649.74	c  1610s|380000 | 16707 | 11686k|  56M|  55 |  98 | 200 |1262 | 404 | 200 | 400 |1343k|   0 |  10k|-5.925000e+01 |-5.300000e+01 |  10.55%
1685.14/1689.32	c  1648s|390000 | 16829 | 11973k|  56M|  55 | 107 | 200 |1262 | 514 | 200 | 440 |1369k|   0 |  10k|-5.919792e+01 |-5.300000e+01 |  10.47%
1725.33/1729.58	c  1688s|400000 | 16973 | 12262k|  57M|  55 |   - | 200 |1262 | 351 | 200 | 444 |1394k|   0 |  11k|-5.910000e+01 |-5.300000e+01 |  10.32%
1764.02/1768.20	c  1725s|410000 | 17061 | 12540k|  57M|  55 | 114 | 200 |1262 | 462 | 200 | 455 |1419k|   0 |  11k|-5.900000e+01 |-5.300000e+01 |  10.17%
1800.02/1804.20	c 
1800.02/1804.20	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1804.20	c Solving Time (sec) : 1760.55
1800.02/1804.20	c Solving Nodes      : 419721
1800.02/1804.21	c Primal Bound       : -5.30000000000000e+01 (16 solutions)
1800.02/1804.21	c Dual Bound         : -5.90000000000000e+01
1800.02/1804.21	c Gap                : 10.17 %
1800.02/1804.21	c NODE         419721
1800.02/1804.21	c DUAL BOUND   -59
1800.02/1804.21	c PRIMAL BOUND -53
1800.02/1804.21	c GAP          0.101695
1800.02/1804.21	s SATISFIABLE
1800.02/1804.21	v x200 -x199 x198 -x197 -x196 -x195 -x194 x193 x192 -x191 -x190 -x189 -x188 x187 -x186 -x185 -x184 x183 x182 -x181 -x180 -x179 x178 
1800.02/1804.21	v -x177 -x176 x175 -x174 -x173 x172 -x171 -x170 x169 x168 x167 -x166 x165 -x164 x163 -x162 x161 x160 -x159 x158 x157 -x156 x155 
1800.02/1804.21	v -x154 x153 x152 -x151 x150 x149 x148 x147 -x146 -x145 -x144 -x143 x142 x141 -x140 x139 -x138 -x137 -x136 -x135 -x134 -x133 
1800.02/1804.21	v -x132 x131 x130 -x129 -x128 x127 -x126 x125 -x124 -x123 x122 -x121 x120 x119 x118 -x117 -x116 -x115 -x114 x113 -x112 x111 -x110 
1800.02/1804.21	v -x109 -x108 -x107 -x106 -x105 -x104 -x103 -x102 -x101 x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 x91 x90 -x89 -x88 x87 
1800.02/1804.21	v x86 x85 x84 -x83 x82 -x81 x80 -x79 -x78 -x77 x76 -x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 x63 -x62 -x61 -x60 
1800.02/1804.21	v -x59 -x58 -x57 -x56 x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 
1800.02/1804.21	v -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 x13 -x12 -x11 -x10 
1800.02/1804.21	v -x9 -x8 -x7 -x6 x5 -x4 -x3 -x2 -x1 
1800.02/1804.21	c SCIP Status        : solving was interrupted [user interrupt]
1800.02/1804.21	c Solving Time       :    1760.55
1800.02/1804.21	c Original Problem   :
1800.02/1804.21	c   Problem name     : HOME/instance-1870428-1245203417.opb
1800.02/1804.21	c   Variables        : 1462 (1462 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1804.21	c   Constraints      : 1462 initial, 1462 maximal
1800.02/1804.21	c Presolved Problem  :
1800.02/1804.21	c   Problem name     : t_HOME/instance-1870428-1245203417.opb
1800.02/1804.21	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.02/1804.21	c   Constraints      : 1262 initial, 1262 maximal
1800.02/1804.21	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.02/1804.21	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.02/1804.21	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.02/1804.21	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.02/1804.21	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.02/1804.21	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.02/1804.21	c   probing          :       0.02          0          0          0          0          0          0          0          0
1800.02/1804.21	c   and              :       0.10          0          0          0          0          0          0          0          0
1800.02/1804.21	c   linear           :       0.00       1262          0          0       1262          0        200          0          0
1800.02/1804.21	c   root node        :          -          0          -          -          0          -          -          -          -
1800.02/1804.21	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1804.21	c   integral         :          0          0          0     221286          0        202       1254          0          0     441414
1800.02/1804.21	c   and              :       1262     429639     694906          9          0          0    2083077    1447355          0          0
1800.02/1804.21	c   countsols        :          0          0          0          9          0          0          0          0          0          0
1800.02/1804.21	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.02/1804.21	c   integral         :      71.60       0.00       0.00      71.60       0.00
1800.02/1804.21	c   and              :     127.57      99.90      27.67       0.00       0.00
1800.02/1804.21	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.02/1804.21	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.02/1804.21	c   rootredcost      :       0.28         11          0          0
1800.02/1804.21	c   pseudoobj        :      10.13     696460          0          0
1800.02/1804.21	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.02/1804.21	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1804.21	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1804.21	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1804.21	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.02/1804.21	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.02/1804.21	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.02/1804.21	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.02/1804.21	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.02/1804.21	c   cut pool         :       0.08         32          -          -         47          -    (maximal pool size: 1863)
1800.02/1804.21	c   redcost          :       3.54     442194          0      48821          0          0
1800.02/1804.21	c   impliedbounds    :       0.00         33          0          0        698          0
1800.02/1804.21	c   intobj           :       0.00          0          0          0          0          0
1800.02/1804.21	c   gomory           :       1.42         33          0          0       9047          0
1800.02/1804.21	c   strongcg         :       0.51         20          0          0       7645          0
1800.02/1804.21	c   cmir             :       0.07         10          0          0          0          0
1800.02/1804.21	c   flowcover        :       0.06         10          0          0          0          0
1800.02/1804.21	c   clique           :       0.05         33          0          0        219          0
1800.02/1804.21	c   zerohalf         :       0.00          0          0          0          0          0
1800.02/1804.21	c   mcf              :       0.01          1          0          0          0          0
1800.02/1804.21	c Pricers            :       Time      Calls       Vars
1800.02/1804.21	c   problem variables:       0.00          0          0
1800.02/1804.21	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.02/1804.21	c   relpscost        :      71.25     221277        202       1254          0          0     441414
1800.02/1804.21	c   pscost           :       0.00          0          0          0          0          0          0
1800.02/1804.21	c   inference        :       0.00          0          0          0          0          0          0
1800.02/1804.21	c   mostinf          :       0.00          0          0          0          0          0          0
1800.02/1804.21	c   leastinf         :       0.00          0          0          0          0          0          0
1800.02/1804.21	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.02/1804.21	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.02/1804.21	c   random           :       0.00          0          0          0          0          0          0
1800.02/1804.21	c Primal Heuristics  :       Time      Calls      Found
1800.02/1804.21	c   LP solutions     :       0.03          -          9
1800.02/1804.21	c   pseudo solutions :       0.00          -          0
1800.02/1804.21	c   oneopt           :       0.32         12          0
1800.02/1804.21	c   feaspump         :       0.16          1          0
1800.02/1804.21	c   crossover        :       0.53          4          0
1800.02/1804.21	c   guideddiving     :       3.13        242          0
1800.02/1804.21	c   pscostdiving     :       3.01        242          0
1800.02/1804.21	c   fracdiving       :       3.66        243          0
1800.02/1804.21	c   veclendiving     :       2.99        243          0
1800.02/1804.21	c   coefdiving       :       3.11        243          0
1800.02/1804.21	c   linesearchdiving :       3.38        243          0
1800.02/1804.21	c   objpscostdiving  :       7.33        122          1
1800.02/1804.21	c   rootsoldiving    :       2.80        122          2
1800.02/1804.21	c   simplerounding   :       0.42          0          0
1800.02/1804.21	c   rounding         :      17.34      51967          3
1800.02/1804.21	c   shifting         :       1.58       4095          1
1800.02/1804.21	c   intshifting      :       0.01          0          0
1800.02/1804.21	c   fixandinfer      :       0.00          0          0
1800.02/1804.21	c   intdiving        :       0.00          0          0
1800.02/1804.21	c   actconsdiving    :       0.00          0          0
1800.02/1804.21	c   octane           :       0.00          0          0
1800.02/1804.21	c   rens             :       0.01          0          0
1800.02/1804.21	c   rins             :       0.00          0          0
1800.02/1804.21	c   localbranching   :       0.00          0          0
1800.02/1804.21	c   mutation         :       0.00          0          0
1800.02/1804.21	c   dins             :       0.00          0          0
1800.02/1804.21	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.02/1804.21	c   primal LP        :      36.71          0          0       0.00       0.00
1800.02/1804.21	c   dual LP          :    1306.98     628502   12571881      20.00    9619.03
1800.02/1804.21	c   barrier LP       :       0.00          0          0       0.00          -
1800.02/1804.21	c   diving/probing LP:      26.18      17645     233165      13.21    8906.23
1800.02/1804.21	c   strong branching :      56.52      11434     557477      48.76    9863.36
1800.02/1804.21	c     (at root node) :          -         37       9177     248.03          -
1800.02/1804.21	c   conflict analysis:       0.00          0          0       0.00          -
1800.02/1804.21	c B&B Tree           :
1800.02/1804.21	c   number of runs   :          1
1800.02/1804.21	c   nodes            :     419721
1800.02/1804.21	c   nodes (total)    :     419721
1800.02/1804.21	c   nodes left       :      17098
1800.02/1804.21	c   max depth        :         55
1800.02/1804.21	c   max depth (total):         55
1800.02/1804.21	c   backtracks       :      54604 (13.0%)
1800.02/1804.21	c   delayed cutoffs  :          0
1800.02/1804.21	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.02/1804.21	c   avg switch length:       4.24
1800.02/1804.21	c   switching time   :      66.88
1800.02/1804.21	c Solution           :
1800.02/1804.21	c   Solutions found  :         16 (12 improvements)
1800.02/1804.21	c   Primal Bound     : -5.30000000000000e+01   (in run 1, after 164089 nodes, 752.41 seconds, depth 39, found by <relaxation>)
1800.02/1804.21	c   Dual Bound       : -5.90000000000000e+01
1800.02/1804.21	c   Gap              :      10.17 %
1800.02/1804.21	c   Root Dual Bound  : -7.07424831154663e+01
1800.21/1804.43	c Time complete: 1800.23.

Verifier Data

OK	-53

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870428-1245203417/watcher-1870428-1245203417 -o /tmp/evaluation-result-1870428-1245203417/solver-1870428-1245203417 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870428-1245203417.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8013
/proc/meminfo: memFree=1850440/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=4328 CPUtime=0
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 479 0 0 0 0 0 0 0 18 0 1 0 187941717 4431872 463 1992294400 4194304 7823515 548682068736 18446744073709551615 6863653 0 0 4096 0 0 0 0 17 1 0 0
/proc/8013/statm: 1162 473 307 886 0 272 0

[startup+0.0692571 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8013
/proc/meminfo: memFree=1850440/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=16508 CPUtime=0.05
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 3514 0 0 0 3 2 0 0 18 0 1 0 187941717 16904192 3142 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8013/statm: 4127 3142 404 886 0 3237 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 16508

[startup+0.101261 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8013
/proc/meminfo: memFree=1850440/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=16508 CPUtime=0.09
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 3514 0 0 0 4 5 0 0 18 0 1 0 187941717 16904192 3142 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8013/statm: 4127 3142 404 886 0 3237 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16508

[startup+0.301283 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8013
/proc/meminfo: memFree=1850440/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=16508 CPUtime=0.29
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 3538 0 0 0 12 17 0 0 19 0 1 0 187941717 16904192 3166 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8013/statm: 4127 3166 425 886 0 3237 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16508

[startup+0.701329 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8013
/proc/meminfo: memFree=1850440/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=21588 CPUtime=0.69
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 5001 0 0 0 51 18 0 0 22 0 1 0 187941717 22106112 4597 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8013/statm: 5397 4597 544 886 0 4507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21588

[startup+1.50142 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8014
/proc/meminfo: memFree=1832256/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=26932 CPUtime=1.49
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 6339 0 0 0 129 20 0 0 25 0 1 0 187941717 27578368 5935 1992294400 4194304 7823515 548682068736 18446744073709551615 4297855 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8013/statm: 6733 5935 545 886 0 5843 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26932

[startup+3.1016 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8014
/proc/meminfo: memFree=1824704/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=36828 CPUtime=3.09
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 8872 0 0 0 287 22 0 0 25 0 1 0 187941717 37711872 8444 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/8013/statm: 9207 8444 546 886 0 8317 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36828

[startup+6.30116 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8014
/proc/meminfo: memFree=1815744/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=39424 CPUtime=6.16
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 9522 0 0 0 588 28 0 0 25 0 1 0 187941717 40370176 9083 1992294400 4194304 7823515 548682068736 18446744073709551615 6180619 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 9856 9083 554 886 0 8966 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 39424

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8014
/proc/meminfo: memFree=1815872/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=39424 CPUtime=12.34
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 9523 0 0 0 1193 41 0 0 25 0 1 0 187941717 40370176 9084 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 9856 9084 555 886 0 8966 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 39424

[startup+25.5014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8014
/proc/meminfo: memFree=1817792/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=37440 CPUtime=25.13
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 11892 0 0 0 2447 66 0 0 25 0 1 0 187941717 38338560 8654 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 9360 8654 578 886 0 8470 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 37440

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8014
/proc/meminfo: memFree=1815104/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=40384 CPUtime=50.72
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 13995 0 0 0 4956 116 0 0 25 0 1 0 187941717 41353216 9365 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 10096 9365 579 886 0 9206 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 40384

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8014
/proc/meminfo: memFree=1813632/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=41788 CPUtime=101.9
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 14354 0 0 0 9970 220 0 0 25 0 1 0 187941717 42790912 9724 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 10447 9724 579 886 0 9557 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 41788

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8016
/proc/meminfo: memFree=1810744/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=44264 CPUtime=161.87
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 16633 0 0 0 15844 343 0 0 25 0 1 0 187941717 45326336 10356 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 11066 10356 579 886 0 10176 0
Current children cumulated CPU time (s) 161.87
Current children cumulated vsize (KiB) 44264

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8016
/proc/meminfo: memFree=1808768/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=46484 CPUtime=221.86
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 17180 0 0 0 21707 479 0 0 25 0 1 0 187941717 47599616 10903 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 11621 10903 579 886 0 10731 0
Current children cumulated CPU time (s) 221.86
Current children cumulated vsize (KiB) 46484

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8016
/proc/meminfo: memFree=1806272/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=48968 CPUtime=281.83
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 17808 0 0 0 27570 613 0 0 25 0 1 0 187941717 50143232 11531 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 12242 11531 579 886 0 11352 0
Current children cumulated CPU time (s) 281.83
Current children cumulated vsize (KiB) 48968

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8016
/proc/meminfo: memFree=1805376/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=49956 CPUtime=341.8
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 18047 0 0 0 33432 748 0 0 25 0 1 0 187941717 51154944 11770 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 12489 11770 579 886 0 11599 0
Current children cumulated CPU time (s) 341.8
Current children cumulated vsize (KiB) 49956

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8016
/proc/meminfo: memFree=1801280/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=53960 CPUtime=401.78
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 19071 0 0 0 39305 873 0 0 25 0 1 0 187941717 55255040 12789 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 13490 12789 579 886 0 12600 0
Current children cumulated CPU time (s) 401.78
Current children cumulated vsize (KiB) 53960

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8016
/proc/meminfo: memFree=1798656/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=56556 CPUtime=461.76
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 19720 0 0 0 45174 1002 0 0 25 0 1 0 187941717 57913344 13438 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 14139 13438 579 886 0 13249 0
Current children cumulated CPU time (s) 461.76
Current children cumulated vsize (KiB) 56556

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8016
/proc/meminfo: memFree=1795968/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=59076 CPUtime=521.73
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 20381 0 0 0 51031 1142 0 0 25 0 1 0 187941717 60493824 14099 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 14769 14099 579 886 0 13879 0
Current children cumulated CPU time (s) 521.73
Current children cumulated vsize (KiB) 59076

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8016
/proc/meminfo: memFree=1793152/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=61920 CPUtime=581.71
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 21098 0 0 0 56904 1267 0 0 25 0 1 0 187941717 63406080 14816 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 15480 14816 579 886 0 14590 0
Current children cumulated CPU time (s) 581.71
Current children cumulated vsize (KiB) 61920

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8016
/proc/meminfo: memFree=1790464/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=64756 CPUtime=641.69
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 21781 0 0 0 62773 1396 0 0 25 0 1 0 187941717 66310144 15499 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 16189 15499 579 886 0 15299 0
Current children cumulated CPU time (s) 641.69
Current children cumulated vsize (KiB) 64756

[startup+702.303 s]

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

[startup+942.301 s]
/proc/loadavg: 1.02 1.05 1.02 2/65 8510
/proc/meminfo: memFree=1700536/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=73992 CPUtime=938.36
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 24110 0 0 0 91772 2064 0 0 25 0 1 0 187941717 75767808 17822 1992294400 4194304 7823515 548682068736 18446744073709551615 4898514 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 18498 17822 579 886 0 17608 0
Current children cumulated CPU time (s) 938.36
Current children cumulated vsize (KiB) 73992

[startup+1002.3 s]
/proc/loadavg: 1.00 1.04 1.01 2/65 8510
/proc/meminfo: memFree=1700472/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=73992 CPUtime=998.34
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 24110 0 0 0 97642 2192 0 0 25 0 1 0 187941717 75767808 17822 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 18498 17822 579 886 0 17608 0
Current children cumulated CPU time (s) 998.34
Current children cumulated vsize (KiB) 73992

[startup+1062.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 8510
/proc/meminfo: memFree=1700480/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=73992 CPUtime=1058.33
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 24110 0 0 0 103516 2317 0 0 25 0 1 0 187941717 75767808 17822 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 18498 17822 579 886 0 17608 0
Current children cumulated CPU time (s) 1058.33
Current children cumulated vsize (KiB) 73992

[startup+1122.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 8510
/proc/meminfo: memFree=1700416/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=73992 CPUtime=1118.31
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 24110 0 0 0 109380 2451 0 0 25 0 1 0 187941717 75767808 17822 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 18498 17822 579 886 0 17608 0
Current children cumulated CPU time (s) 1118.31
Current children cumulated vsize (KiB) 73992

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 8510
/proc/meminfo: memFree=1700352/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=73992 CPUtime=1178.29
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 24110 0 0 0 115244 2585 0 0 25 0 1 0 187941717 75767808 17822 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 18498 17822 579 886 0 17608 0
Current children cumulated CPU time (s) 1178.29
Current children cumulated vsize (KiB) 73992

[startup+1242.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 8510
/proc/meminfo: memFree=1699776/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=74696 CPUtime=1238.27
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 24267 0 0 0 121110 2717 0 0 25 0 1 0 187941717 76488704 17979 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 18674 17979 579 886 0 17784 0
Current children cumulated CPU time (s) 1238.27
Current children cumulated vsize (KiB) 74696

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8510
/proc/meminfo: memFree=1695808/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=78680 CPUtime=1298.25
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 25259 0 0 0 126985 2840 0 0 25 0 1 0 187941717 80568320 18971 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 19670 18971 579 886 0 18780 0
Current children cumulated CPU time (s) 1298.25
Current children cumulated vsize (KiB) 78680

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8510
/proc/meminfo: memFree=1694400/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=79940 CPUtime=1358.24
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 25595 0 0 0 132848 2976 0 0 25 0 1 0 187941717 81858560 19307 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 19985 19307 579 886 0 19095 0
Current children cumulated CPU time (s) 1358.24
Current children cumulated vsize (KiB) 79940

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8510
/proc/meminfo: memFree=1692352/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=82044 CPUtime=1418.22
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 26119 0 0 0 138714 3108 0 0 25 0 1 0 187941717 84013056 19831 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 20511 19831 579 886 0 19621 0
Current children cumulated CPU time (s) 1418.22
Current children cumulated vsize (KiB) 82044

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8510
/proc/meminfo: memFree=1692160/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=82212 CPUtime=1478.21
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 26167 0 0 0 144577 3244 0 0 25 0 1 0 187941717 84185088 19879 1992294400 4194304 7823515 548682068736 18446744073709551615 4898473 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 20553 19879 579 886 0 19663 0
Current children cumulated CPU time (s) 1478.21
Current children cumulated vsize (KiB) 82212

[startup+1542.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8510
/proc/meminfo: memFree=1690112/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=84124 CPUtime=1538.19
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 26674 0 0 0 150446 3373 0 0 25 0 1 0 187941717 86142976 20386 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 21031 20386 579 886 0 20141 0
Current children cumulated CPU time (s) 1538.19
Current children cumulated vsize (KiB) 84124

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8510
/proc/meminfo: memFree=1688832/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=85404 CPUtime=1598.17
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 26988 0 0 0 156310 3507 0 0 25 0 1 0 187941717 87453696 20700 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 21351 20700 579 886 0 20461 0
Current children cumulated CPU time (s) 1598.17
Current children cumulated vsize (KiB) 85404

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8510
/proc/meminfo: memFree=1686592/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=87676 CPUtime=1658.15
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 27536 0 0 0 162182 3633 0 0 25 0 1 0 187941717 89780224 21248 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 21919 21248 579 886 0 21029 0
Current children cumulated CPU time (s) 1658.15
Current children cumulated vsize (KiB) 87676

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8510
/proc/meminfo: memFree=1686528/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=87676 CPUtime=1718.13
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 27537 0 0 0 168047 3766 0 0 25 0 1 0 187941717 89780224 21249 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 21919 21249 579 886 0 21029 0
Current children cumulated CPU time (s) 1718.13
Current children cumulated vsize (KiB) 87676

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8510
/proc/meminfo: memFree=1686336/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=87676 CPUtime=1778.12
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 27537 0 0 0 173914 3898 0 0 25 0 1 0 187941717 89780224 21249 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 21919 21249 579 886 0 21029 0
Current children cumulated CPU time (s) 1778.12
Current children cumulated vsize (KiB) 87676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8510
/proc/meminfo: memFree=1686336/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=87676 CPUtime=1800.02
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 27537 0 0 0 176056 3946 0 0 25 0 1 0 187941717 89780224 21249 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 0 0 0
/proc/8013/statm: 21919 21249 579 886 0 21029 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 87676

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

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

[startup+1804.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8510
/proc/meminfo: memFree=1686336/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=87676 CPUtime=1800.11
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 27539 0 0 0 176065 3946 0 0 25 0 1 0 187941717 89780224 21251 1992294400 4194304 7823515 548682068736 18446744073709551615 5875141 0 0 4096 0 0 0 0 17 0 0 0
/proc/8013/statm: 21919 21251 581 886 0 21029 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 87676

[startup+1804.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8510
/proc/meminfo: memFree=1686336/2055920 swapFree=4189872/4192956
[pid=8013] ppid=8011 vsize=87676 CPUtime=1800.21
/proc/8013/stat : 8013 (pbscip.linux.x8) R 8011 8013 7938 0 -1 4194304 27539 0 0 0 176075 3946 0 0 25 0 1 0 187941717 89780224 21251 1992294400 4194304 7823515 548682068736 18446744073709551615 4303028 0 0 4096 0 0 0 0 17 0 0 0
/proc/8013/statm: 21919 21251 581 886 0 21029 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 87676

Child status: 0
Real time (s): 1804.44
CPU time (s): 1800.25
CPU user time (s): 1760.77
CPU system time (s): 39.477
CPU usage (%): 99.7678
Max. virtual memory (cumulated for all children) (KiB): 87676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1760.77
system time used= 39.477
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27542
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= 2
involuntary context switches= 4903

runsolver used 1.81472 second user time and 5.37218 second system time

The end

Launcher Data

Begin job on node28 at 2009-06-17 03:50:17
IDJOB=1870428
IDBENCH=48213
IDSOLVER=683
FILE ID=node28/1870428-1245203417
PBS_JOBID= 9368350
Free space on /tmp= 66176 MiB

SOLVER NAME= SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_10_4.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-1870428-1245203417/watcher-1870428-1245203417 -o /tmp/evaluation-result-1870428-1245203417/solver-1870428-1245203417 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870428-1245203417.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 69a7dda5c80f9dda65f29fb6eb76eed7
RANDOM SEED=2005969458

node28.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1850920 kB
Buffers:         40720 kB
Cached:          88944 kB
SwapCached:       1168 kB
Active:          38548 kB
Inactive:       110552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1850920 kB
SwapTotal:     4192956 kB
SwapFree:      4189872 kB
Dirty:            9864 kB
Writeback:           0 kB
Mapped:          21212 kB
Slab:            41720 kB
Committed_AS:   172372 kB
PageTables:       1424 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66168 MiB
End job on node28 at 2009-06-17 04:20:23