Trace number 1870331

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
SCIPclp SCIP 1.1.0.7 with CLP 1.8.2SAT-111 1798.22 1798.89

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_4.opb
MD5SUM81ea6ef3f58dd056541f0542171b5402
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-111
Best CPU time to get the best result obtained on this benchmark1798.22
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -112
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint10
Maximum length of a constraint21
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6326
Sum of products size (including duplicates)12652
Number of different products3163
Sum of products size6326

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.05	c SCIP version 1.1.0.7
0.00/0.05	c LP-Solver Clp 1.8.2
0.00/0.05	c user parameter file <scip.set> not found - using default parameters
0.00/0.05	c read problem <HOME/instance-1870331-1245198392.opb>
0.00/0.05	c original problem has 3663 variables (3663 bin, 0 int, 0 impl, 0 cont) and 3663 constraints
0.06/0.08	c start presolving problem
0.06/0.08	c presolving:
0.19/0.25	c (round 1) 3163 del vars, 500 del conss, 3163 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12652 impls, 0 clqs
0.39/0.42	c    (0.2s) probing: 101/500 (20.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.39/0.42	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.39/0.42	c presolving (2 rounds):
0.39/0.42	c  3163 deleted vars, 500 deleted constraints, 3163 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.39/0.42	c  18978 implications, 0 cliques
0.39/0.42	c presolved problem has 500 variables (500 bin, 0 int, 0 impl, 0 cont) and 3163 constraints
0.39/0.42	c    3163 constraints of type <and>
0.39/0.42	c transformed objective value is always integral (scale: 1)
0.39/0.42	c Presolving Time: 0.18
0.39/0.42	c OPT-NLC
0.39/0.42	c -----------------------------------------------------------------------------------------------
0.39/0.42	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.42	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.42	c limits/memory = c 1620
0.39/0.42	c # maximal time in seconds to run
0.39/0.42	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.42	c limits/time = c 1791
0.39/0.42	c # frequency for displaying node information lines
0.39/0.42	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.42	c display/freq = c 10000
0.39/0.42	c -----------------------------------------------------------------------------------------------
0.39/0.42	c start solving problem
0.39/0.42	c 
0.39/0.48	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.48	c   0.2s|     1 |     0 |   542 |  12M|   0 | 500 | 500 |3163 |3163 | 500 |3163 |   0 |   0 |   0 |-2.500000e+02 |      --      |    Inf 
0.39/0.49	o -82
0.39/0.49	c R 0.3s|     1 |     0 |   542 |  12M|   0 | 500 | 500 |3163 |3163 | 500 |3163 |   0 |   0 |   0 |-2.500000e+02 |-8.200000e+01 |  67.20%
0.59/0.66	c   0.4s|     1 |     0 |   630 |  12M|   0 | 492 | 500 |3163 |3163 | 500 |3172 |   9 |   0 |   0 |-2.460000e+02 |-8.200000e+01 |  66.67%
0.59/0.67	o -83
0.59/0.67	c R 0.4s|     1 |     0 |   630 |  12M|   0 | 492 | 500 |3163 |3163 | 500 |3172 |   9 |   0 |   0 |-2.460000e+02 |-8.300000e+01 |  66.26%
0.79/0.82	c   0.6s|     1 |     0 |   691 |  12M|   0 | 488 | 500 |3163 |3163 | 500 |3180 |  17 |   0 |   0 |-2.440000e+02 |-8.300000e+01 |  65.98%
1.00/1.01	c   0.8s|     1 |     0 |   808 |  12M|   0 | 483 | 500 |3163 |3163 | 500 |3186 |  23 |   0 |   0 |-2.415000e+02 |-8.300000e+01 |  65.63%
1.19/1.21	c   1.0s|     1 |     0 |   934 |  12M|   0 | 478 | 500 |3163 |3163 | 500 |3194 |  31 |   0 |   0 |-2.390000e+02 |-8.300000e+01 |  65.27%
1.39/1.40	c   1.2s|     1 |     0 |  1058 |  12M|   0 | 473 | 500 |3163 |3163 | 500 |3201 |  38 |   0 |   0 |-2.365000e+02 |-8.300000e+01 |  64.90%
1.59/1.63	c   1.4s|     1 |     0 |  1218 |  12M|   0 | 467 | 500 |3163 |3163 | 500 |3209 |  46 |   0 |   0 |-2.335000e+02 |-8.300000e+01 |  64.45%
1.79/1.83	c   1.6s|     1 |     0 |  1334 |  12M|   0 | 463 | 500 |3163 |3163 | 500 |3216 |  53 |   0 |   0 |-2.315000e+02 |-8.300000e+01 |  64.15%
2.09/2.17	c   1.9s|     1 |     0 |  1667 |  12M|   0 | 457 | 500 |3163 |3163 | 500 |3226 |  63 |   0 |   0 |-2.285000e+02 |-8.300000e+01 |  63.68%
2.49/2.57	c   2.3s|     1 |     0 |  2075 |  12M|   0 | 455 | 500 |3163 |3163 | 500 |3234 |  71 |   0 |   0 |-2.270000e+02 |-8.300000e+01 |  63.44%
2.89/2.96	c   2.7s|     1 |     0 |  2440 |  12M|   0 | 449 | 500 |3163 |3163 | 500 |3243 |  80 |   0 |   0 |-2.240000e+02 |-8.300000e+01 |  62.95%
3.28/3.37	c   3.1s|     1 |     0 |  2945 |  13M|   0 | 444 | 500 |3163 |3163 | 500 | 800 |  89 |   0 |   0 |-2.220000e+02 |-8.300000e+01 |  62.61%
3.48/3.53	c   3.3s|     1 |     0 |  3220 |  13M|   0 | 455 | 500 |3163 |3163 | 500 | 810 |  99 |   0 |   0 |-2.212000e+02 |-8.300000e+01 |  62.48%
3.59/3.68	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.59/3.68	c   3.4s|     1 |     0 |  3425 |  13M|   0 | 433 | 500 |3163 |3163 | 500 | 964 | 253 |   0 |   0 |-2.195000e+02 |-8.300000e+01 |  62.19%
3.88/3.90	c   3.6s|     1 |     0 |  3835 |  13M|   0 | 433 | 500 |3163 |3163 | 500 |1041 | 330 |   0 |   0 |-2.185000e+02 |-8.300000e+01 |  62.01%
4.08/4.18	c   3.9s|     1 |     0 |  4353 |  13M|   0 | 430 | 500 |3163 |3163 | 500 |1063 | 352 |   0 |   0 |-2.165000e+02 |-8.300000e+01 |  61.66%
4.39/4.48	c   4.2s|     1 |     0 |  4785 |  13M|   0 | 424 | 500 |3163 |3163 | 500 |1086 | 375 |   0 |   0 |-2.150000e+02 |-8.300000e+01 |  61.40%
4.68/4.78	c   4.5s|     1 |     0 |  5330 |  14M|   0 | 415 | 500 |3163 |3163 | 500 | 891 | 413 |   0 |   0 |-2.130000e+02 |-8.300000e+01 |  61.03%
4.88/4.97	c   4.7s|     1 |     0 |  5651 |  14M|   0 | 467 | 500 |3163 |3163 | 500 | 970 | 492 |   0 |   0 |-2.120000e+02 |-8.300000e+01 |  60.85%
5.29/5.34	c   5.0s|     1 |     0 |  6008 |  14M|   0 | 422 | 500 |3163 |3163 | 500 |1439 | 961 |   0 |   0 |-2.105000e+02 |-8.300000e+01 |  60.57%
5.78/5.80	c   5.5s|     1 |     0 |  6720 |  14M|   0 | 420 | 500 |3163 |3163 | 500 |1473 | 995 |   0 |   0 |-2.090000e+02 |-8.300000e+01 |  60.29%
5.98/6.05	c   5.8s|     1 |     0 |  7156 |  15M|   0 | 424 | 500 |3163 |3163 | 500 |1490 |1012 |   0 |   0 |-2.080000e+02 |-8.300000e+01 |  60.10%
6.38/6.48	c   6.2s|     1 |     0 |  7868 |  15M|   0 | 418 | 500 |3163 |3163 | 500 |1522 |1044 |   0 |   0 |-2.065000e+02 |-8.300000e+01 |  59.81%
6.98/7.02	c   6.7s|     1 |     0 |  8817 |  15M|   0 | 436 | 500 |3163 |3163 | 500 |1238 |1054 |   0 |   0 |-2.058750e+02 |-8.300000e+01 |  59.68%
7.28/7.38	c   7.1s|     1 |     0 |  9489 |  15M|   0 | 426 | 500 |3163 |3163 | 500 |1303 |1119 |   0 |   0 |-2.056667e+02 |-8.300000e+01 |  59.64%
7.78/7.82	c   7.5s|     1 |     0 | 10302 |  15M|   0 | 430 | 500 |3163 |3163 | 500 |1313 |1129 |   0 |   0 |-2.045000e+02 |-8.300000e+01 |  59.41%
8.18/8.29	c   8.0s|     1 |     0 | 11101 |  15M|   0 | 402 | 500 |3163 |3163 | 500 |1344 |1160 |   0 |   0 |-2.040000e+02 |-8.300000e+01 |  59.31%
8.78/8.86	c   8.6s|     1 |     0 | 12149 |  15M|   0 | 407 | 500 |3163 |3163 | 500 |1371 |1187 |   0 |   0 |-2.035000e+02 |-8.300000e+01 |  59.21%
9.28/9.37	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.28/9.37	c   9.1s|     1 |     0 | 13035 |  16M|   0 | 406 | 500 |3163 |3163 | 500 |1401 |1217 |   0 |   0 |-2.030000e+02 |-8.300000e+01 |  59.11%
9.78/9.86	c   9.6s|     1 |     0 | 13931 |  16M|   0 | 458 | 500 |3163 |3163 | 500 | 785 |1225 |   0 |   0 |-2.030000e+02 |-8.300000e+01 |  59.11%
10.18/10.21	c   9.9s|     1 |     0 | 14595 |  16M|   0 | 452 | 500 |3163 |3163 | 500 | 910 |1350 |   0 |   0 |-2.019000e+02 |-8.300000e+01 |  58.89%
10.38/10.44	c  10.1s|     1 |     0 | 15050 |  16M|   0 | 420 | 500 |3163 |3163 | 500 | 988 |1428 |   0 |   0 |-2.010000e+02 |-8.300000e+01 |  58.71%
10.69/10.74	c  10.4s|     1 |     0 | 15585 |  16M|   0 | 413 | 500 |3163 |3163 | 500 |1047 |1487 |   0 |   0 |-2.010000e+02 |-8.300000e+01 |  58.71%
11.08/11.16	c  10.8s|     1 |     0 | 16468 |  16M|   0 | 397 | 500 |3163 |3163 | 500 |1063 |1503 |   0 |   0 |-1.995000e+02 |-8.300000e+01 |  58.40%
11.48/11.53	c  11.2s|     1 |     0 | 17177 |  16M|   0 | 393 | 500 |3163 |3163 | 500 |1078 |1518 |   0 |   0 |-1.990000e+02 |-8.300000e+01 |  58.29%
11.88/11.94	c  11.6s|     1 |     0 | 17763 |  16M|   0 | 411 | 500 |3163 |3163 | 500 | 846 |1540 |   0 |   0 |-1.990000e+02 |-8.300000e+01 |  58.29%
12.18/12.20	c  11.9s|     1 |     0 | 18368 |  17M|   0 | 446 | 500 |3163 |3163 | 500 | 860 |1554 |   0 |   0 |-1.977167e+02 |-8.300000e+01 |  58.02%
12.58/12.68	c  12.4s|     1 |     0 | 19135 |  17M|   0 | 400 | 500 |3163 |3163 | 500 |1348 |2042 |   0 |   0 |-1.969286e+02 |-8.300000e+01 |  57.85%
12.78/12.89	c  12.6s|     1 |     0 | 19551 |  17M|   0 | 404 | 500 |3163 |3163 | 500 |1363 |2057 |   0 |   0 |-1.964286e+02 |-8.300000e+01 |  57.75%
13.08/13.18	c  12.9s|     1 |     0 | 20069 |  17M|   0 | 447 | 500 |3163 |3163 | 500 |1380 |2074 |   0 |   0 |-1.963333e+02 |-8.300000e+01 |  57.72%
13.57/13.60	c  13.3s|     1 |     0 | 20973 |  18M|   0 | 432 | 500 |3163 |3163 | 500 |1417 |2111 |   0 |   0 |-1.955000e+02 |-8.300000e+01 |  57.54%
14.19/14.25	c  13.9s|     1 |     0 | 22014 |  18M|   0 | 464 | 500 |3163 |3163 | 500 |1195 |2152 |   0 |   0 |-1.950000e+02 |-8.300000e+01 |  57.44%
14.88/14.92	c  14.6s|     1 |     0 | 23080 |  18M|   0 | 448 | 500 |3163 |3163 | 500 |1260 |2217 |   0 |   0 |-1.948246e+02 |-8.300000e+01 |  57.40%
15.17/15.29	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
15.17/15.29	c  15.0s|     1 |     0 | 23637 |  19M|   0 | 442 | 500 |3163 |3163 | 500 |1317 |2274 |   0 |   0 |-1.945500e+02 |-8.300000e+01 |  57.34%
15.57/15.65	c  15.3s|     1 |     0 | 24238 |  19M|   0 | 487 | 500 |3163 |3163 | 500 |1367 |2324 |   0 |   0 |-1.943543e+02 |-8.300000e+01 |  57.29%
16.58/16.67	c  16.3s|     1 |     0 | 25671 |  19M|   0 | 470 | 500 |3163 |3163 | 500 |1428 |2385 |   0 |   0 |-1.938889e+02 |-8.300000e+01 |  57.19%
16.98/17.01	c  16.7s|     1 |     0 | 26075 |  20M|   0 | 480 | 500 |3163 |3163 | 500 |1476 |2433 |   0 |   0 |-1.936696e+02 |-8.300000e+01 |  57.14%
17.48/17.53	c  17.2s|     1 |     0 | 26448 |  21M|   0 | 462 | 500 |3163 |3163 | 500 |1155 |2455 |   0 |   0 |-1.935125e+02 |-8.300000e+01 |  57.11%
17.78/17.88	c  17.5s|     1 |     0 | 26827 |  21M|   0 | 471 | 500 |3163 |3163 | 500 |1185 |2485 |   0 |   0 |-1.932596e+02 |-8.300000e+01 |  57.05%
18.17/18.20	c  17.9s|     1 |     0 | 27210 |  22M|   0 | 464 | 500 |3163 |3163 | 500 |1214 |2514 |   0 |   0 |-1.930787e+02 |-8.300000e+01 |  57.01%
18.59/18.62	c  18.3s|     1 |     0 | 27835 |  23M|   0 | 449 | 500 |3163 |3163 | 500 |1230 |2530 |   0 |   0 |-1.926667e+02 |-8.300000e+01 |  56.92%
18.88/18.99	c  18.6s|     1 |     0 | 28338 |  24M|   0 | 468 | 500 |3163 |3163 | 500 |1242 |2542 |   0 |   0 |-1.925609e+02 |-8.300000e+01 |  56.90%
19.38/19.41	c  19.1s|     1 |     0 | 28836 |  24M|   0 | 470 | 500 |3163 |3163 | 500 |1273 |2573 |   0 |   0 |-1.923255e+02 |-8.300000e+01 |  56.84%
19.68/19.77	c  19.4s|     1 |     0 | 29186 |  25M|   0 | 460 | 500 |3163 |3163 | 500 |1188 |2599 |   0 |   0 |-1.921864e+02 |-8.300000e+01 |  56.81%
20.08/20.15	c  19.8s|     1 |     0 | 29614 |  26M|   0 | 477 | 500 |3163 |3163 | 500 |1196 |2607 |   0 |   0 |-1.919383e+02 |-8.300000e+01 |  56.76%
20.68/20.80	c  20.4s|     1 |     0 | 30435 |  26M|   0 | 479 | 500 |3163 |3163 | 500 |1219 |2630 |   0 |   0 |-1.915000e+02 |-8.300000e+01 |  56.66%
21.47/21.52	c  21.2s|     1 |     0 | 31319 |  26M|   0 | 471 | 500 |3163 |3163 | 500 |1281 |2692 |   0 |   0 |-1.915000e+02 |-8.300000e+01 |  56.66%
22.37/22.43	c  22.1s|     1 |     0 | 32640 |  26M|   0 | 481 | 500 |3163 |3163 | 500 |1313 |2724 |   0 |   0 |-1.914015e+02 |-8.300000e+01 |  56.64%
22.78/22.84	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
22.78/22.84	c  22.5s|     1 |     0 | 32969 |  27M|   0 | 463 | 500 |3163 |3163 | 500 |1335 |2746 |   0 |   0 |-1.912686e+02 |-8.300000e+01 |  56.61%
23.18/23.21	c  22.8s|     1 |     0 | 33218 |  27M|   0 | 477 | 500 |3163 |3163 | 500 |1191 |2749 |   0 |   0 |-1.911878e+02 |-8.300000e+01 |  56.59%
23.48/23.53	c  23.2s|     1 |     0 | 33465 |  27M|   0 | 484 | 500 |3163 |3163 | 500 |1199 |2757 |   0 |   0 |-1.911072e+02 |-8.300000e+01 |  56.57%
24.08/24.14	c  23.8s|     1 |     0 | 34318 |  28M|   0 | 489 | 500 |3163 |3163 | 500 |1221 |2779 |   0 |   0 |-1.909230e+02 |-8.300000e+01 |  56.53%
24.57/24.64	c  24.3s|     1 |     0 | 34748 |  28M|   0 | 486 | 500 |3163 |3163 | 500 |1297 |2855 |   0 |   0 |-1.908586e+02 |-8.300000e+01 |  56.51%
25.07/25.13	c  24.8s|     1 |     0 | 35163 |  28M|   0 | 494 | 500 |3163 |3163 | 500 |1308 |2866 |   0 |   0 |-1.907518e+02 |-8.300000e+01 |  56.49%
25.57/25.64	c  25.3s|     1 |     0 | 35483 |  28M|   0 | 497 | 500 |3163 |3163 | 500 |1327 |2885 |   0 |   0 |-1.906829e+02 |-8.300000e+01 |  56.47%
25.98/26.07	c  25.7s|     1 |     0 | 35511 |  28M|   0 | 496 | 500 |3163 |3163 | 500 |1221 |2892 |   0 |   0 |-1.906828e+02 |-8.300000e+01 |  56.47%
29.57/29.69	c  29.3s|     1 |     2 | 38898 |  28M|   0 | 496 | 500 |3163 |3163 | 500 |1221 |2892 |   0 |  20 |-1.906828e+02 |-8.300000e+01 |  56.47%
1333.40/1333.90	c  1328s| 10000 | 10001 |  4709k|  49M|  33 | 267 | 500 |3163 |1297 | 500 |1102 | 513k|   0 |3649 |-1.842500e+02 |-8.300000e+01 |  54.95%
1746.65/1747.37	o -109
1746.65/1747.37	c *1740s| 14176 | 14172 |  6294k|  58M|  49 |   - | 500 |3163 | 231 | 500 |1148 | 697k|   0 |4361 |-1.842500e+02 |-1.090000e+02 |  40.84%
1746.75/1747.44	o -110
1746.75/1747.44	c *1740s| 14188 | 14169 |  6294k|  58M|  49 |   - | 500 |3163 | 278 | 500 |1149 | 697k|   0 |4361 |-1.842500e+02 |-1.100000e+02 |  40.30%
1756.44/1757.11	o -111
1756.44/1757.11	c *1750s| 14550 | 14207 |  6327k|  58M|  55 |   - | 500 |3163 | 246 | 500 |1151 | 700k|   0 |4367 |-1.841250e+02 |-1.110000e+02 |  39.71%
1798.03/1798.73	c 
1798.03/1798.73	c SCIP Status        : solving was interrupted [time limit reached]
1798.03/1798.73	c Solving Time (sec) : 1791.00
1798.03/1798.73	c Solving Nodes      : 16389
1798.03/1798.73	c Primal Bound       : -1.11000000000000e+02 (5 solutions)
1798.03/1798.73	c Dual Bound         : -1.83916666666667e+02
1798.03/1798.73	c Gap                : 39.65 %
1798.03/1798.73	c NODE         16389
1798.03/1798.73	c DUAL BOUND   -183.917
1798.03/1798.73	c PRIMAL BOUND -111
1798.03/1798.73	c GAP          0.396466
1798.03/1798.73	s SATISFIABLE
1798.03/1798.73	v -x500 -x499 x498 -x497 x496 -x495 -x494 -x493 -x492 -x491 x490 -x489 -x488 x487 -x486 -x485 -x484 x483 -x482 -x481 x480 -x479 x478 
1798.03/1798.73	v x477 -x476 -x475 -x474 x473 -x472 -x471 x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 x458 -x457 
1798.03/1798.73	v -x456 -x455 -x454 x453 -x452 -x451 -x450 -x449 x448 -x447 x446 -x445 -x444 -x443 x442 -x441 x440 -x439 x438 x437 -x436 x435 
1798.03/1798.73	v x434 x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 x421 -x420 -x419 -x418 -x417 -x416 -x415 -x414 -x413 
1798.03/1798.73	v -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 x395 -x394 x393 -x392 
1798.03/1798.73	v -x391 -x390 x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 x380 -x379 x378 -x377 x376 -x375 -x374 -x373 -x372 x371 x370 
1798.03/1798.73	v -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 x361 -x360 x359 -x358 -x357 x356 x355 -x354 -x353 -x352 -x351 x350 -x349 -x348 
1798.03/1798.73	v -x347 -x346 -x345 -x344 -x343 -x342 x341 x340 x339 -x338 -x337 -x336 -x335 -x334 x333 x332 -x331 -x330 -x329 x328 -x327 
1798.03/1798.73	v -x326 -x325 -x324 -x323 -x322 -x321 -x320 -x319 x318 -x317 -x316 x315 -x314 -x313 -x312 x311 x310 -x309 -x308 x307 -x306 -x305 
1798.03/1798.73	v x304 x303 -x302 -x301 -x300 x299 -x298 -x297 -x296 -x295 -x294 -x293 x292 -x291 -x290 -x289 -x288 -x287 -x286 -x285 x284 -x283 
1798.03/1798.73	v -x282 -x281 -x280 -x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 x269 -x268 -x267 -x266 x265 -x264 -x263 -x262 
1798.03/1798.73	v -x261 x260 x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 x249 -x248 x247 -x246 -x245 -x244 -x243 -x242 x241 x240 
1798.03/1798.73	v x239 x238 -x237 x236 x235 x234 -x233 x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 x223 -x222 -x221 x220 -x219 x218 
1798.03/1798.73	v -x217 x216 -x215 -x214 -x213 x212 -x211 -x210 -x209 -x208 x207 -x206 -x205 x204 -x203 -x202 -x201 -x200 -x199 -x198 x197 -x196 
1798.03/1798.73	v -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 x187 -x186 -x185 x184 -x183 -x182 -x181 -x180 x179 -x178 -x177 -x176 x175 
1798.03/1798.73	v -x174 -x173 -x172 -x171 -x170 -x169 -x168 -x167 -x166 -x165 -x164 -x163 -x162 x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 
1798.03/1798.73	v -x153 -x152 -x151 -x150 x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 x137 -x136 -x135 -x134 -x133 
1798.03/1798.73	v x132 -x131 -x130 -x129 -x128 -x127 x126 -x125 -x124 x123 x122 x121 x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 
1798.03/1798.73	v -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 x102 -x101 -x100 x99 x98 -x97 x96 x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 
1798.03/1798.73	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 
1798.03/1798.73	v -x60 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 -x34 
1798.03/1798.73	v -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 x19 -x18 -x17 -x16 -x15 -x14 -x13 x12 -x11 -x10 -x9 -x8 
1798.03/1798.73	v -x7 -x6 -x5 -x4 x3 -x2 -x1 
1798.03/1798.73	c SCIP Status        : solving was interrupted [time limit reached]
1798.03/1798.73	c Solving Time       :    1791.00
1798.03/1798.73	c Original Problem   :
1798.03/1798.73	c   Problem name     : HOME/instance-1870331-1245198392.opb
1798.03/1798.73	c   Variables        : 3663 (3663 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.03/1798.73	c   Constraints      : 3663 initial, 3663 maximal
1798.03/1798.73	c Presolved Problem  :
1798.03/1798.73	c   Problem name     : t_HOME/instance-1870331-1245198392.opb
1798.03/1798.73	c   Variables        : 500 (500 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.03/1798.73	c   Constraints      : 3163 initial, 3163 maximal
1798.03/1798.73	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1798.03/1798.73	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1798.03/1798.73	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1798.03/1798.73	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1798.03/1798.73	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1798.03/1798.73	c   implics          :       0.00          0          0          0          0          0          0          0          0
1798.03/1798.73	c   probing          :       0.04          0          0          0          0          0          0          0          0
1798.03/1798.73	c   and              :       0.11          0          0          0          0          0          0          0          0
1798.03/1798.73	c   linear           :       0.02       3163          0          0       3163          0        500          0          0
1798.03/1798.73	c   root node        :          -          0          -          -          0          -          -          -          -
1798.03/1798.73	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1798.03/1798.73	c   integral         :          0          0          0      15395          0          0          0          0          0      30784
1798.03/1798.73	c   and              :       3163      36333      85225          3          1          0     149104     934068          0          0
1798.03/1798.73	c   countsols        :          0          0          0          3          1          0          0          0          0          0
1798.03/1798.73	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1798.03/1798.73	c   integral         :     152.78       0.00       0.00     152.78       0.00
1798.03/1798.73	c   and              :      75.34      61.82      13.52       0.00       0.00
1798.03/1798.74	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1798.03/1798.74	c Propagators        :       Time      Calls    Cutoffs    DomReds
1798.03/1798.74	c   rootredcost      :       0.08          3          0          0
1798.03/1798.74	c   pseudoobj        :       2.61      85211          0          0
1798.03/1798.74	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1798.03/1798.74	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1798.03/1798.74	c   infeasible LP    :       0.08        999          0          0        0.0          0        0.0          0
1798.03/1798.74	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1798.03/1798.74	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1798.03/1798.74	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1798.03/1798.74	c   applied globally :          -          -          -          0        0.0          -          -          -
1798.03/1798.74	c   applied locally  :          -          -          -          0        0.0          -          -          -
1798.03/1798.74	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1798.03/1798.74	c   cut pool         :       0.13         65          -          -        712          -    (maximal pool size: 3893)
1798.03/1798.74	c   redcost          :       0.78      36339          0         25          0          0
1798.03/1798.74	c   impliedbounds    :       0.04         66          0          0       4385          0
1798.03/1798.74	c   intobj           :       0.00          0          0          0          0          0
1798.03/1798.74	c   gomory           :       7.62         66          0          0      27968          0
1798.03/1798.74	c   strongcg         :       0.89         20          0          0      10000          0
1798.03/1798.74	c   cmir             :       0.21         10          0          0          0          0
1798.03/1798.74	c   flowcover        :       0.17         10          0          0          0          0
1798.03/1798.74	c   clique           :       0.27         66          0          0        419          0
1798.03/1798.74	c   zerohalf         :       0.00          0          0          0          0          0
1798.03/1798.74	c   mcf              :       0.00          1          0          0          0          0
1798.03/1798.74	c Pricers            :       Time      Calls       Vars
1798.03/1798.74	c   problem variables:       0.00          0          0
1798.03/1798.74	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1798.03/1798.74	c   relpscost        :     152.66      15392          0          0          0          0      30784
1798.03/1798.74	c   pscost           :       0.00          0          0          0          0          0          0
1798.03/1798.74	c   inference        :       0.00          1          0          0          0          0          2
1798.03/1798.74	c   mostinf          :       0.00          0          0          0          0          0          0
1798.03/1798.74	c   leastinf         :       0.00          0          0          0          0          0          0
1798.03/1798.74	c   fullstrong       :       0.00          0          0          0          0          0          0
1798.03/1798.74	c   allfullstrong    :       0.00          0          0          0          0          0          0
1798.03/1798.74	c   random           :       0.00          0          0          0          0          0          0
1798.03/1798.74	c Primal Heuristics  :       Time      Calls      Found
1798.03/1798.74	c   LP solutions     :       0.00          -          3
1798.03/1798.74	c   pseudo solutions :       0.00          -          0
1798.03/1798.74	c   oneopt           :       0.02          4          0
1798.03/1798.74	c   crossover        :       0.11          2          0
1798.03/1798.74	c   objpscostdiving  :      23.15         59          0
1798.03/1798.74	c   veclendiving     :      56.66        127          0
1798.03/1798.74	c   guideddiving     :      52.27        163          0
1798.03/1798.74	c   feaspump         :      17.14         84          0
1798.03/1798.74	c   coefdiving       :      47.56        168          0
1798.03/1798.74	c   fracdiving       :      46.85        169          0
1798.03/1798.74	c   linesearchdiving :      41.07        178          0
1798.03/1798.74	c   rootsoldiving    :      11.79        142          0
1798.03/1798.74	c   simplerounding   :       0.05          0          0
1798.03/1798.74	c   rounding         :      45.35      11983          2
1798.03/1798.74	c   shifting         :       2.99        786          0
1798.03/1798.74	c   intshifting      :       0.00          0          0
1798.03/1798.74	c   fixandinfer      :       0.00          0          0
1798.03/1798.74	c   pscostdiving     :      60.58        120          0
1798.03/1798.74	c   intdiving        :       0.00          0          0
1798.03/1798.74	c   actconsdiving    :       0.00          0          0
1798.03/1798.74	c   octane           :       0.00          0          0
1798.03/1798.74	c   rens             :       0.01          0          0
1798.03/1798.74	c   rins             :       0.00          0          0
1798.03/1798.74	c   localbranching   :       0.00          0          0
1798.03/1798.74	c   mutation         :       0.00          0          0
1798.03/1798.74	c   dins             :       0.00          0          0
1798.03/1798.74	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1798.03/1798.74	c   primal LP        :     130.86          0          0       0.00       0.00
1798.03/1798.74	c   dual LP          :     978.90      37412    4760553     127.25    4863.17
1798.03/1798.74	c   barrier LP       :       0.00          0          0       0.00          -
1798.03/1798.74	c   diving/probing LP:     329.38      52416    1717366      32.76    5213.94
1798.03/1798.74	c   strong branching :     149.36       4367     705012     161.44    4720.22
1798.03/1798.74	c     (at root node) :          -         20       5520     276.00          -
1798.03/1798.74	c   conflict analysis:       0.00          0          0       0.00          -
1798.03/1798.74	c B&B Tree           :
1798.03/1798.74	c   number of runs   :          1
1798.03/1798.74	c   nodes            :      16389
1798.03/1798.74	c   nodes (total)    :      16389
1798.03/1798.74	c   nodes left       :      14388
1798.03/1798.74	c   max depth        :         57
1798.03/1798.74	c   max depth (total):         57
1798.03/1798.74	c   backtracks       :       4380 (26.7%)
1798.03/1798.74	c   delayed cutoffs  :          0
1798.03/1798.74	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1798.03/1798.74	c   avg switch length:       7.86
1798.03/1798.74	c   switching time   :     137.55
1798.03/1798.74	c Solution           :
1798.03/1798.74	c   Solutions found  :          5 (5 improvements)
1798.03/1798.74	c   Primal Bound     : -1.11000000000000e+02   (in run 1, after 14550 nodes, 1749.56 seconds, depth 55, found by <relaxation>)
1798.03/1798.74	c   Dual Bound       : -1.83916666666667e+02
1798.03/1798.74	c   Gap              :      39.65 %
1798.03/1798.74	c   Root Dual Bound  : -1.90682755376448e+02
1798.12/1798.88	c Time complete: 1798.21.

Verifier Data

OK	-111

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870331-1245198392/watcher-1870331-1245198392 -o /tmp/evaluation-result-1870331-1245198392/solver-1870331-1245198392 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870331-1245198392.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.92 0.98 0.99 3/64 7057
/proc/meminfo: memFree=1875064/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=5812 CPUtime=0
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 521 0 0 0 0 0 0 0 18 0 1 0 187435906 5951488 506 1992294400 4194304 9342243 548682068736 18446744073709551615 8143668 0 0 4096 0 0 0 0 17 1 0 0
/proc/7057/statm: 1454 516 345 1256 0 193 0

[startup+0.074748 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7057
/proc/meminfo: memFree=1875064/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=21708 CPUtime=0.06
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 4782 0 0 0 5 1 0 0 18 0 1 0 187435906 22228992 4412 1992294400 4194304 9342243 548682068736 18446744073709551615 5009264 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 5427 4412 416 1256 0 4166 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 21708

[startup+0.102753 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7057
/proc/meminfo: memFree=1875064/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=24388 CPUtime=0.09
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 5229 0 0 0 7 2 0 0 18 0 1 0 187435906 24973312 4859 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 6097 4859 446 1256 0 4836 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24388

[startup+0.301797 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7057
/proc/meminfo: memFree=1875064/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=25528 CPUtime=0.29
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 5542 0 0 0 16 13 0 0 19 0 1 0 187435906 26140672 5172 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 6382 5172 467 1256 0 5121 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25528

[startup+0.701863 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 7057
/proc/meminfo: memFree=1875064/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=37108 CPUtime=0.69
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 8084 0 0 0 49 20 0 0 22 0 1 0 187435906 37998592 7714 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 9277 7714 641 1256 0 8016 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37108

[startup+1.50201 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1846320/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=37108 CPUtime=1.49
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 8215 0 0 0 128 21 0 0 25 0 1 0 187435906 37998592 7845 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 9277 7845 642 1256 0 8016 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37108

[startup+3.10131 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1844208/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=45884 CPUtime=3.08
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 10141 0 0 0 286 22 0 0 25 0 1 0 187435906 46985216 9771 1992294400 4194304 9342243 548682068736 18446744073709551615 5869941 0 0 4096 16384 0 0 0 17 0 0 0
/proc/7057/statm: 11471 9771 645 1256 0 10210 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 45884

[startup+6.30188 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1828208/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=56408 CPUtime=6.28
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 13046 0 0 0 603 25 0 0 25 0 1 0 187435906 57761792 12676 1992294400 4194304 9342243 548682068736 18446744073709551615 6978058 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 14102 12676 659 1256 0 12841 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 56408

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1822256/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=64240 CPUtime=12.68
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 15081 0 0 0 1241 27 0 0 25 0 1 0 187435906 65781760 14711 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 16060 14711 660 1256 0 14799 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 64240

[startup+25.5024 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1804080/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=79020 CPUtime=25.47
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 18688 0 0 0 2515 32 0 0 25 0 1 0 187435906 80916480 18318 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 19755 18318 660 1256 0 18494 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 79020

[startup+51.1021 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1802096/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=79444 CPUtime=51.06
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 19210 0 0 0 5065 41 0 0 25 0 1 0 187435906 81350656 18840 1992294400 4194304 9342243 548682068736 18446744073709551615 6040227 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 19861 18840 676 1256 0 18600 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 79444

[startup+102.304 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1802096/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=79444 CPUtime=102.24
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 19218 0 0 0 10164 60 0 0 25 0 1 0 187435906 81350656 18848 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 19861 18848 677 1256 0 18600 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 79444

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1801840/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=79952 CPUtime=162.22
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 19265 0 0 0 16141 81 0 0 25 0 1 0 187435906 81870848 18895 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 19988 18895 677 1256 0 18727 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 79952

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1803440/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=78524 CPUtime=222.2
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 19483 0 0 0 22119 101 0 0 25 0 1 0 187435906 80408576 18479 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 19631 18479 677 1256 0 18370 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 78524

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1802928/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=79412 CPUtime=282.17
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 20875 0 0 0 28093 124 0 0 25 0 1 0 187435906 81317888 18601 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 19853 18601 677 1256 0 18592 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 79412

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1802928/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=78748 CPUtime=342.15
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 23636 0 0 0 34070 145 0 0 25 0 1 0 187435906 80637952 18585 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 19687 18585 677 1256 0 18426 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 78748

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1803312/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=79332 CPUtime=402.13
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 26127 0 0 0 40044 169 0 0 25 0 1 0 187435906 81235968 18632 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 19833 18632 677 1256 0 18572 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 79332

[startup+462.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1801712/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=80364 CPUtime=462.11
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 29198 0 0 0 46017 194 0 0 25 0 1 0 187435906 82292736 18899 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 20091 18899 677 1256 0 18830 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 80364

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1800432/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=81136 CPUtime=522.09
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 32980 0 0 0 51990 219 0 0 25 0 1 0 187435906 83083264 19180 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 20284 19180 677 1256 0 19023 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 81136

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1800816/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=81464 CPUtime=582.06
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 35311 0 0 0 57966 240 0 0 25 0 1 0 187435906 83419136 19131 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 20366 19131 677 1256 0 19105 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 81464

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1799984/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=81764 CPUtime=642.05
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 38586 0 0 0 63940 265 0 0 25 0 1 0 187435906 83726336 19279 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 20441 19279 677 1256 0 19180 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 81764

[startup+702.302 s]

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

/proc/meminfo: memFree=1792496/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=88956 CPUtime=1121.87
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 45827 0 0 0 111745 442 0 0 25 0 1 0 187435906 91090944 21131 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 22239 21131 677 1256 0 20978 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 88956

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1791280/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=92136 CPUtime=1181.85
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 47066 0 0 0 117720 465 0 0 25 0 1 0 187435906 94347264 21452 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 23034 21452 677 1256 0 21773 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 92136

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1790512/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=91988 CPUtime=1241.83
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 47278 0 0 0 123695 488 0 0 25 0 1 0 187435906 94195712 21595 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 22997 21595 677 1256 0 21736 0
Current children cumulated CPU time (s) 1241.83
Current children cumulated vsize (KiB) 91988

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1789232/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=93604 CPUtime=1301.81
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 48117 0 0 0 129672 509 0 0 25 0 1 0 187435906 95850496 21908 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 23401 21908 677 1256 0 22140 0
Current children cumulated CPU time (s) 1301.81
Current children cumulated vsize (KiB) 93604

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1786160/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=96876 CPUtime=1361.78
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 49235 0 0 0 135647 531 0 0 25 0 1 0 187435906 99201024 22671 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 24219 22671 677 1256 0 22958 0
Current children cumulated CPU time (s) 1361.78
Current children cumulated vsize (KiB) 96876

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1784880/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=96860 CPUtime=1421.77
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 49963 0 0 0 141623 554 0 0 25 0 1 0 187435906 99184640 22977 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 24215 22977 677 1256 0 22954 0
Current children cumulated CPU time (s) 1421.77
Current children cumulated vsize (KiB) 96860

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1783664/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=98836 CPUtime=1481.75
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 51248 0 0 0 147600 575 0 0 25 0 1 0 187435906 101208064 23532 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 24709 23532 677 1256 0 23448 0
Current children cumulated CPU time (s) 1481.75
Current children cumulated vsize (KiB) 98836

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7058
/proc/meminfo: memFree=1782000/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=99196 CPUtime=1541.72
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 52433 0 0 0 153573 599 0 0 25 0 1 0 187435906 101576704 23667 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 24799 23667 677 1256 0 23538 0
Current children cumulated CPU time (s) 1541.72
Current children cumulated vsize (KiB) 99196

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7060
/proc/meminfo: memFree=1780464/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=101016 CPUtime=1601.7
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 53439 0 0 0 159548 622 0 0 25 0 1 0 187435906 103440384 24007 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 25254 24007 677 1256 0 23993 0
Current children cumulated CPU time (s) 1601.7
Current children cumulated vsize (KiB) 101016

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7060
/proc/meminfo: memFree=1778096/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=102716 CPUtime=1661.68
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 55520 0 0 0 165520 648 0 0 25 0 1 0 187435906 105181184 24612 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 25679 24612 677 1256 0 24418 0
Current children cumulated CPU time (s) 1661.68
Current children cumulated vsize (KiB) 102716

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7060
/proc/meminfo: memFree=1776816/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=105768 CPUtime=1721.66
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 56369 0 0 0 171494 672 0 0 25 0 1 0 187435906 108306432 24923 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 26442 24923 677 1256 0 25181 0
Current children cumulated CPU time (s) 1721.66
Current children cumulated vsize (KiB) 105768

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7060
/proc/meminfo: memFree=1775024/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=105932 CPUtime=1781.64
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 59890 0 0 0 177467 697 0 0 25 0 1 0 187435906 108474368 25414 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 26483 25414 693 1256 0 25222 0
Current children cumulated CPU time (s) 1781.64
Current children cumulated vsize (KiB) 105932

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

[startup+1791.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7060
/proc/meminfo: memFree=1773488/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=106732 CPUtime=1791.24
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 60261 0 0 0 178423 701 0 0 25 0 1 0 187435906 109293568 25785 1992294400 4194304 9342243 548682068736 18446744073709551615 6960570 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 26683 25785 693 1256 0 25422 0
Current children cumulated CPU time (s) 1791.24
Current children cumulated vsize (KiB) 106732

[startup+1795.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7060
/proc/meminfo: memFree=1773488/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=106732 CPUtime=1794.44
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 60261 0 0 0 178742 702 0 0 25 0 1 0 187435906 109293568 25785 1992294400 4194304 9342243 548682068736 18446744073709551615 6940714 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 26683 25785 693 1256 0 25422 0
Current children cumulated CPU time (s) 1794.44
Current children cumulated vsize (KiB) 106732

[startup+1796.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7060
/proc/meminfo: memFree=1773488/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=106732 CPUtime=1796.03
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 60261 0 0 0 178901 702 0 0 25 0 1 0 187435906 109293568 25785 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 26683 25785 693 1256 0 25422 0
Current children cumulated CPU time (s) 1796.03
Current children cumulated vsize (KiB) 106732

[startup+1797.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7060
/proc/meminfo: memFree=1773488/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=106732 CPUtime=1796.83
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 60261 0 0 0 178980 703 0 0 25 0 1 0 187435906 109293568 25785 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 26683 25785 693 1256 0 25422 0
Current children cumulated CPU time (s) 1796.83
Current children cumulated vsize (KiB) 106732

[startup+1798.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7060
/proc/meminfo: memFree=1773488/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=106732 CPUtime=1797.63
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 60261 0 0 0 179060 703 0 0 25 0 1 0 187435906 109293568 25785 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 26683 25785 693 1256 0 25422 0
Current children cumulated CPU time (s) 1797.63
Current children cumulated vsize (KiB) 106732

[startup+1798.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7060
/proc/meminfo: memFree=1773488/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=106732 CPUtime=1798.03
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 60261 0 0 0 179100 703 0 0 25 0 1 0 187435906 109293568 25785 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/7057/statm: 26683 25785 693 1256 0 25422 0
Current children cumulated CPU time (s) 1798.03
Current children cumulated vsize (KiB) 106732

[startup+1798.8 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 7060
/proc/meminfo: memFree=1773488/2055920 swapFree=4181856/4192956
[pid=7057] ppid=7055 vsize=106732 CPUtime=1798.12
/proc/7057/stat : 7057 (pbscip.linux.x8) R 7055 7057 5401 0 -1 4194304 60263 0 0 0 179109 703 0 0 25 0 1 0 187435906 109293568 25787 1992294400 4194304 9342243 548682068736 18446744073709551615 4303034 0 0 4096 0 0 0 0 17 1 0 0
/proc/7057/statm: 26683 25787 695 1256 0 25422 0
Current children cumulated CPU time (s) 1798.12
Current children cumulated vsize (KiB) 106732

Child status: 0
Real time (s): 1798.89
CPU time (s): 1798.22
CPU user time (s): 1791.17
CPU system time (s): 7.05293
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 106732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.17
system time used= 7.05293
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60266
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= 3623

runsolver used 1.59776 second user time and 3.37649 second system time

The end

Launcher Data

Begin job on node44 at 2009-06-17 02:26:32
IDJOB=1870331
IDBENCH=48164
IDSOLVER=684
FILE ID=node44/1870331-1245198392
PBS_JOBID= 9368292
Free space on /tmp= 65924 MiB

SOLVER NAME= SCIPclp SCIP 1.1.0.7 with CLP 1.8.2
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_10_4.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1870331-1245198392/watcher-1870331-1245198392 -o /tmp/evaluation-result-1870331-1245198392/solver-1870331-1245198392 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870331-1245198392.opb

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

MD5SUM BENCH= 81ea6ef3f58dd056541f0542171b5402
RANDOM SEED=1039628138

node44.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.263
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.263
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:       1875544 kB
Buffers:         19016 kB
Cached:          94484 kB
SwapCached:       5024 kB
Active:          87808 kB
Inactive:        33740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1875544 kB
SwapTotal:     4192956 kB
SwapFree:      4181856 kB
Dirty:           11816 kB
Writeback:           0 kB
Mapped:          13868 kB
Slab:            44800 kB
Committed_AS:   193624 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65912 MiB
End job on node44 at 2009-06-17 02:56:31