Trace number 1870391

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-82 1798.35 1798.87

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_5.opb
MD5SUM2b02b42135ec6f53aa7a47afb99951df
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-117
Best CPU time to get the best result obtained on this benchmark1800.28
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -110
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)6270
Sum of products size (including duplicates)12540
Number of different products3135
Sum of products size6270

Quality of the solution as a function of time


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

Solver Data

0.01/0.05	c SCIP version 1.1.0.7
0.01/0.05	c LP-Solver Clp 1.8.2
0.01/0.05	c user parameter file <scip.set> not found - using default parameters
0.01/0.05	c read problem <HOME/instance-1870391-1245201332.opb>
0.01/0.05	c original problem has 3635 variables (3635 bin, 0 int, 0 impl, 0 cont) and 3635 constraints
0.01/0.08	c start presolving problem
0.01/0.08	c presolving:
0.19/0.25	c (round 1) 3135 del vars, 500 del conss, 3135 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12540 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  3135 deleted vars, 500 deleted constraints, 3135 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.39/0.42	c  18810 implications, 0 cliques
0.39/0.42	c presolved problem has 500 variables (500 bin, 0 int, 0 impl, 0 cont) and 3135 constraints
0.39/0.42	c    3135 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.20
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.49	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.49	c   0.3s|     1 |     0 |   547 |  12M|   0 | 500 | 500 |3135 |3135 | 500 |3135 |   0 |   0 |   0 |-2.500000e+02 |      --      |    Inf 
0.39/0.49	o -79
0.39/0.49	c R 0.3s|     1 |     0 |   547 |  12M|   0 | 500 | 500 |3135 |3135 | 500 |3135 |   0 |   0 |   0 |-2.500000e+02 |-7.900000e+01 |  68.40%
0.59/0.68	c   0.5s|     1 |     0 |   691 |  12M|   0 | 487 | 500 |3135 |3135 | 500 |3149 |  14 |   0 |   0 |-2.435000e+02 |-7.900000e+01 |  67.56%
0.59/0.68	o -82
0.59/0.68	c R 0.5s|     1 |     0 |   691 |  12M|   0 | 487 | 500 |3135 |3135 | 500 |3149 |  14 |   0 |   0 |-2.435000e+02 |-8.200000e+01 |  66.32%
0.79/0.86	c   0.6s|     1 |     0 |   811 |  12M|   0 | 481 | 500 |3135 |3135 | 500 |3157 |  22 |   0 |   0 |-2.405000e+02 |-8.200000e+01 |  65.90%
1.10/1.11	c   0.9s|     1 |     0 |  1005 |  12M|   0 | 475 | 500 |3135 |3135 | 500 |3166 |  31 |   0 |   0 |-2.375000e+02 |-8.200000e+01 |  65.47%
1.29/1.33	c   1.1s|     1 |     0 |  1174 |  12M|   0 | 471 | 500 |3135 |3135 | 500 |3174 |  39 |   0 |   0 |-2.355000e+02 |-8.200000e+01 |  65.18%
1.59/1.61	c   1.4s|     1 |     0 |  1414 |  12M|   0 | 465 | 500 |3135 |3135 | 500 |3184 |  49 |   0 |   0 |-2.325000e+02 |-8.200000e+01 |  64.73%
1.99/2.00	c   1.8s|     1 |     0 |  1678 |  12M|   0 | 458 | 500 |3135 |3135 | 500 |3193 |  58 |   0 |   0 |-2.285000e+02 |-8.200000e+01 |  64.11%
2.28/2.39	c   2.1s|     1 |     0 |  2204 |  12M|   0 | 452 | 500 |3135 |3135 | 500 |3204 |  69 |   0 |   0 |-2.260000e+02 |-8.200000e+01 |  63.72%
2.68/2.71	c   2.5s|     1 |     0 |  2514 |  12M|   0 | 450 | 500 |3135 |3135 | 500 |3211 |  76 |   0 |   0 |-2.247500e+02 |-8.200000e+01 |  63.52%
2.98/3.00	c   2.8s|     1 |     0 |  2735 |  12M|   0 | 444 | 500 |3135 |3135 | 500 |3221 |  86 |   0 |   0 |-2.220000e+02 |-8.200000e+01 |  63.06%
3.28/3.39	c   3.1s|     1 |     0 |  3239 |  12M|   0 | 441 | 500 |3135 |3135 | 500 |3229 |  94 |   0 |   0 |-2.205000e+02 |-8.200000e+01 |  62.81%
3.99/4.06	c   3.8s|     1 |     0 |  3998 |  12M|   0 | 440 | 500 |3135 |3135 | 500 | 857 | 102 |   0 |   0 |-2.200000e+02 |-8.200000e+01 |  62.73%
4.18/4.30	c   4.0s|     1 |     0 |  4355 |  13M|   0 | 426 | 500 |3135 |3135 | 500 | 865 | 110 |   0 |   0 |-2.197500e+02 |-8.200000e+01 |  62.68%
4.38/4.46	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.38/4.46	c   4.2s|     1 |     0 |  4764 |  13M|   0 | 417 | 500 |3135 |3135 | 500 | 929 | 174 |   0 |   0 |-2.182500e+02 |-8.200000e+01 |  62.43%
4.58/4.69	c   4.4s|     1 |     0 |  4882 |  13M|   0 | 428 | 500 |3135 |3135 | 500 |1010 | 255 |   0 |   0 |-2.180000e+02 |-8.200000e+01 |  62.39%
4.89/4.97	c   4.7s|     1 |     0 |  5355 |  13M|   0 | 439 | 500 |3135 |3135 | 500 |1047 | 292 |   0 |   0 |-2.165000e+02 |-8.200000e+01 |  62.12%
5.29/5.32	c   5.1s|     1 |     0 |  6033 |  13M|   0 | 418 | 500 |3135 |3135 | 500 |1117 | 362 |   0 |   0 |-2.155000e+02 |-8.200000e+01 |  61.95%
5.69/5.71	c   5.4s|     1 |     0 |  6756 |  13M|   0 | 433 | 500 |3135 |3135 | 500 | 890 | 422 |   0 |   0 |-2.142333e+02 |-8.200000e+01 |  61.72%
5.89/5.91	c   5.6s|     1 |     0 |  7009 |  14M|   0 | 427 | 500 |3135 |3135 | 500 |1026 | 558 |   0 |   0 |-2.129583e+02 |-8.200000e+01 |  61.49%
5.98/6.08	c   5.8s|     1 |     0 |  7189 |  14M|   0 | 445 | 500 |3135 |3135 | 500 |1066 | 598 |   0 |   0 |-2.122083e+02 |-8.200000e+01 |  61.36%
6.28/6.32	c   6.0s|     1 |     0 |  7578 |  15M|   0 | 429 | 500 |3135 |3135 | 500 |1155 | 687 |   0 |   0 |-2.103750e+02 |-8.200000e+01 |  61.02%
6.38/6.49	c   6.2s|     1 |     0 |  7921 |  15M|   0 | 431 | 500 |3135 |3135 | 500 |1190 | 722 |   0 |   0 |-2.095000e+02 |-8.200000e+01 |  60.86%
6.59/6.69	c   6.4s|     1 |     0 |  8271 |  15M|   0 | 426 | 500 |3135 |3135 | 500 |1230 | 762 |   0 |   0 |-2.085000e+02 |-8.200000e+01 |  60.67%
7.09/7.12	c   6.8s|     1 |     0 |  9170 |  16M|   0 | 467 | 500 |3135 |3135 | 500 |1107 | 792 |   0 |   0 |-2.070968e+02 |-8.200000e+01 |  60.40%
7.49/7.50	c   7.2s|     1 |     0 |  9735 |  16M|   0 | 409 | 500 |3135 |3135 | 500 |1528 |1213 |   0 |   0 |-2.059564e+02 |-8.200000e+01 |  60.19%
7.89/7.94	c   7.7s|     1 |     0 | 10750 |  16M|   0 | 417 | 500 |3135 |3135 | 500 |1555 |1240 |   0 |   0 |-2.055528e+02 |-8.200000e+01 |  60.11%
8.08/8.11	c   7.8s|     1 |     0 | 11014 |  17M|   0 | 419 | 500 |3135 |3135 | 500 |1577 |1262 |   0 |   0 |-2.054829e+02 |-8.200000e+01 |  60.09%
8.48/8.54	c   8.3s|     1 |     0 | 11983 |  17M|   0 | 425 | 500 |3135 |3135 | 500 |1600 |1285 |   0 |   0 |-2.049595e+02 |-8.200000e+01 |  59.99%
8.69/8.75	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.69/8.75	c   8.5s|     1 |     0 | 12285 |  17M|   0 | 421 | 500 |3135 |3135 | 500 |1619 |1304 |   0 |   0 |-2.045000e+02 |-8.200000e+01 |  59.90%
9.38/9.41	c   9.1s|     1 |     0 | 13346 |  17M|   0 | 430 | 500 |3135 |3135 | 500 |1272 |1321 |   0 |   0 |-2.033393e+02 |-8.200000e+01 |  59.67%
9.68/9.71	c   9.4s|     1 |     0 | 13829 |  18M|   0 | 422 | 500 |3135 |3135 | 500 |1292 |1341 |   0 |   0 |-2.025000e+02 |-8.200000e+01 |  59.51%
9.98/10.09	c   9.8s|     1 |     0 | 14489 |  18M|   0 | 430 | 500 |3135 |3135 | 500 |1321 |1370 |   0 |   0 |-2.015000e+02 |-8.200000e+01 |  59.31%
10.38/10.49	c  10.2s|     1 |     0 | 15131 |  19M|   0 | 447 | 500 |3135 |3135 | 500 |1356 |1405 |   0 |   0 |-2.005000e+02 |-8.200000e+01 |  59.10%
10.99/11.01	c  10.7s|     1 |     0 | 15948 |  19M|   0 | 412 | 500 |3135 |3135 | 500 |1406 |1455 |   0 |   0 |-2.002500e+02 |-8.200000e+01 |  59.05%
11.58/11.62	c  11.3s|     1 |     0 | 16747 |  20M|   0 | 414 | 500 |3135 |3135 | 500 |1420 |1469 |   0 |   0 |-1.997500e+02 |-8.200000e+01 |  58.95%
12.18/12.26	c  11.9s|     1 |     0 | 17780 |  20M|   0 | 431 | 500 |3135 |3135 | 500 | 943 |1489 |   0 |   0 |-1.988333e+02 |-8.200000e+01 |  58.76%
12.48/12.50	c  12.2s|     1 |     0 | 18184 |  21M|   0 | 410 | 500 |3135 |3135 | 500 | 968 |1514 |   0 |   0 |-1.982500e+02 |-8.200000e+01 |  58.64%
12.68/12.71	c  12.4s|     1 |     0 | 18510 |  21M|   0 | 418 | 500 |3135 |3135 | 500 |1012 |1558 |   0 |   0 |-1.975000e+02 |-8.200000e+01 |  58.48%
12.98/13.06	c  12.8s|     1 |     0 | 19030 |  22M|   0 | 390 | 500 |3135 |3135 | 500 |1035 |1581 |   0 |   0 |-1.970000e+02 |-8.200000e+01 |  58.38%
13.27/13.33	c  13.0s|     1 |     0 | 19541 |  22M|   0 | 413 | 500 |3135 |3135 | 500 |1056 |1602 |   0 |   0 |-1.965000e+02 |-8.200000e+01 |  58.27%
13.58/13.67	c  13.4s|     1 |     0 | 20096 |  22M|   0 | 409 | 500 |3135 |3135 | 500 |1098 |1644 |   0 |   0 |-1.960000e+02 |-8.200000e+01 |  58.16%
14.38/14.41	c  14.1s|     1 |     0 | 21093 |  23M|   0 | 432 | 500 |3135 |3135 | 500 | 880 |1685 |   0 |   0 |-1.957500e+02 |-8.200000e+01 |  58.11%
14.58/14.63	c  14.3s|     1 |     0 | 21556 |  23M|   0 | 418 | 500 |3135 |3135 | 500 | 939 |1744 |   0 |   0 |-1.953235e+02 |-8.200000e+01 |  58.02%
14.78/14.84	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
14.78/14.84	c  14.5s|     1 |     0 | 22010 |  23M|   0 | 474 | 500 |3135 |3135 | 500 | 980 |1785 |   0 |   0 |-1.950829e+02 |-8.200000e+01 |  57.97%
15.08/15.17	c  14.8s|     1 |     0 | 22404 |  23M|   0 | 460 | 500 |3135 |3135 | 500 |1227 |2032 |   0 |   0 |-1.949628e+02 |-8.200000e+01 |  57.94%
15.38/15.42	c  15.1s|     1 |     0 | 22795 |  23M|   0 | 462 | 500 |3135 |3135 | 500 |1258 |2063 |   0 |   0 |-1.948809e+02 |-8.200000e+01 |  57.92%
15.67/15.72	c  15.4s|     1 |     0 | 23318 |  23M|   0 | 457 | 500 |3135 |3135 | 500 |1280 |2085 |   0 |   0 |-1.947808e+02 |-8.200000e+01 |  57.90%
15.87/16.00	c  15.7s|     1 |     0 | 23740 |  23M|   0 | 459 | 500 |3135 |3135 | 500 |1069 |2102 |   0 |   0 |-1.946864e+02 |-8.200000e+01 |  57.88%
16.18/16.22	c  15.9s|     1 |     0 | 24201 |  23M|   0 | 464 | 500 |3135 |3135 | 500 |1093 |2126 |   0 |   0 |-1.944797e+02 |-8.200000e+01 |  57.84%
16.39/16.49	c  16.2s|     1 |     0 | 24570 |  24M|   0 | 442 | 500 |3135 |3135 | 500 |1149 |2182 |   0 |   0 |-1.942917e+02 |-8.200000e+01 |  57.80%
16.68/16.74	c  16.4s|     1 |     0 | 25023 |  24M|   0 | 441 | 500 |3135 |3135 | 500 |1160 |2193 |   0 |   0 |-1.941275e+02 |-8.200000e+01 |  57.76%
16.98/17.06	c  16.7s|     1 |     0 | 25664 |  24M|   0 | 490 | 500 |3135 |3135 | 500 |1188 |2221 |   0 |   0 |-1.936675e+02 |-8.200000e+01 |  57.66%
17.37/17.50	c  17.2s|     1 |     0 | 26362 |  24M|   0 | 489 | 500 |3135 |3135 | 500 |1299 |2332 |   0 |   0 |-1.933464e+02 |-8.200000e+01 |  57.59%
17.88/17.92	c  17.6s|     1 |     0 | 26975 |  25M|   0 | 489 | 500 |3135 |3135 | 500 |1163 |2376 |   0 |   0 |-1.932907e+02 |-8.200000e+01 |  57.58%
18.18/18.24	c  17.9s|     1 |     0 | 27246 |  25M|   0 | 466 | 500 |3135 |3135 | 500 |1183 |2396 |   0 |   0 |-1.932572e+02 |-8.200000e+01 |  57.57%
18.47/18.52	c  18.2s|     1 |     0 | 27690 |  25M|   0 | 483 | 500 |3135 |3135 | 500 |1208 |2421 |   0 |   0 |-1.931145e+02 |-8.200000e+01 |  57.54%
18.77/18.85	c  18.5s|     1 |     0 | 28141 |  26M|   0 | 493 | 500 |3135 |3135 | 500 |1236 |2449 |   0 |   0 |-1.929847e+02 |-8.200000e+01 |  57.51%
19.17/19.24	c  18.9s|     1 |     0 | 28528 |  26M|   0 | 494 | 500 |3135 |3135 | 500 |1295 |2508 |   0 |   0 |-1.929152e+02 |-8.200000e+01 |  57.49%
19.58/19.66	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
19.58/19.66	c  19.3s|     1 |     0 | 28957 |  26M|   0 | 495 | 500 |3135 |3135 | 500 |1324 |2537 |   0 |   0 |-1.928436e+02 |-8.200000e+01 |  57.48%
19.98/20.09	c  19.7s|     1 |     0 | 29277 |  26M|   0 | 495 | 500 |3135 |3135 | 500 |1172 |2555 |   0 |   0 |-1.928203e+02 |-8.200000e+01 |  57.47%
20.38/20.43	c  20.1s|     1 |     0 | 29726 |  26M|   0 | 467 | 500 |3135 |3135 | 500 |1186 |2569 |   0 |   0 |-1.927747e+02 |-8.200000e+01 |  57.46%
20.67/20.78	c  20.4s|     1 |     0 | 30190 |  26M|   0 | 427 | 500 |3135 |3135 | 500 |1203 |2586 |   0 |   0 |-1.927220e+02 |-8.200000e+01 |  57.45%
20.97/21.09	c  20.7s|     1 |     0 | 30752 |  26M|   0 | 494 | 500 |3135 |3135 | 500 |1206 |2589 |   0 |   0 |-1.926458e+02 |-8.200000e+01 |  57.43%
21.37/21.43	c  21.1s|     1 |     0 | 30970 |  26M|   0 | 497 | 500 |3135 |3135 | 500 |1242 |2625 |   0 |   0 |-1.926228e+02 |-8.200000e+01 |  57.43%
21.67/21.77	c  21.4s|     1 |     0 | 31080 |  26M|   0 | 496 | 500 |3135 |3135 | 500 |1269 |2652 |   0 |   0 |-1.926203e+02 |-8.200000e+01 |  57.43%
22.07/22.13	c  21.8s|     1 |     0 | 31081 |  26M|   0 | 496 | 500 |3135 |3135 | 500 |1151 |2654 |   0 |   0 |-1.926203e+02 |-8.200000e+01 |  57.43%
25.07/25.19	c  24.8s|     1 |     2 | 31081 |  26M|   0 | 496 | 500 |3135 |3135 | 500 |1151 |2654 |   0 |  34 |-1.926203e+02 |-8.200000e+01 |  57.43%
1177.65/1178.09	c  1173s| 10000 | 10001 |  4192k|  48M|  38 | 263 | 500 |3135 |1221 | 500 |1104 | 488k|   0 |3768 |-1.850000e+02 |-8.200000e+01 |  55.68%
1798.07/1798.70	c 
1798.07/1798.70	c SCIP Status        : solving was interrupted [time limit reached]
1798.07/1798.70	c Solving Time (sec) : 1791.00
1798.07/1798.70	c Solving Nodes      : 16353
1798.07/1798.70	c Primal Bound       : -8.20000000000000e+01 (5 solutions)
1798.07/1798.70	c Dual Bound         : -1.83750000000000e+02
1798.17/1798.70	c Gap                : 55.37 %
1798.17/1798.70	c NODE         16353
1798.17/1798.70	c DUAL BOUND   -183.75
1798.17/1798.70	c PRIMAL BOUND -82
1798.17/1798.70	c GAP          0.553741
1798.17/1798.70	s SATISFIABLE
1798.17/1798.70	v -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 
1798.17/1798.70	v -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 x465 -x464 -x463 -x462 -x461 x460 -x459 x458 
1798.17/1798.70	v -x457 -x456 x455 -x454 -x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 x440 -x439 -x438 -x437 
1798.17/1798.70	v -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 x428 -x427 -x426 -x425 x424 -x423 -x422 -x421 -x420 -x419 x418 -x417 -x416 -x415 
1798.17/1798.70	v x414 -x413 x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 -x394 
1798.17/1798.70	v -x393 x392 -x391 -x390 x389 -x388 -x387 -x386 -x385 -x384 -x383 -x382 -x381 -x380 x379 -x378 -x377 -x376 -x375 -x374 -x373 
1798.17/1798.70	v -x372 -x371 x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 x354 -x353 -x352 
1798.17/1798.70	v -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 x339 -x338 -x337 x336 -x335 -x334 -x333 -x332 -x331 -x330 
1798.17/1798.70	v -x329 -x328 -x327 -x326 -x325 -x324 -x323 -x322 x321 -x320 -x319 -x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 x310 -x309 
1798.17/1798.70	v -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 x294 -x293 -x292 -x291 -x290 -x289 -x288 
1798.17/1798.70	v x287 -x286 -x285 -x284 -x283 -x282 x281 -x280 -x279 -x278 -x277 -x276 -x275 x274 -x273 -x272 -x271 x270 -x269 x268 -x267 
1798.17/1798.70	v -x266 -x265 -x264 x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 x253 x252 -x251 -x250 -x249 -x248 -x247 -x246 -x245 
1798.17/1798.70	v -x244 -x243 -x242 -x241 x240 -x239 -x238 -x237 -x236 -x235 -x234 x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 
1798.17/1798.70	v -x223 -x222 x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 x205 -x204 -x203 
1798.17/1798.70	v -x202 -x201 -x200 -x199 -x198 -x197 x196 -x195 -x194 x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 -x184 -x183 -x182 
1798.17/1798.70	v -x181 -x180 x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 x167 -x166 x165 -x164 -x163 -x162 -x161 -x160 
1798.17/1798.70	v -x159 -x158 -x157 -x156 -x155 -x154 -x153 x152 x151 -x150 -x149 x148 x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 
1798.17/1798.70	v -x138 x137 -x136 -x135 -x134 x133 x132 x131 -x130 -x129 -x128 -x127 x126 -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 
1798.17/1798.70	v -x116 x115 -x114 x113 -x112 -x111 -x110 x109 -x108 -x107 -x106 -x105 x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 
1798.17/1798.70	v x94 -x93 -x92 x91 x90 -x89 -x88 x87 -x86 -x85 x84 x83 -x82 -x81 x80 -x79 x78 -x77 -x76 x75 -x74 x73 -x72 -x71 -x70 x69 -x68 
1798.17/1798.70	v x67 -x66 x65 -x64 x63 -x62 -x61 -x60 -x59 x58 -x57 -x56 x55 -x54 -x53 -x52 -x51 x50 -x49 -x48 x47 x46 -x45 -x44 x43 -x42 x41 
1798.17/1798.70	v -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 x24 -x23 x22 -x21 -x20 -x19 -x18 -x17 -x16 x15 
1798.17/1798.70	v x14 x13 -x12 -x11 -x10 -x9 x8 -x7 -x6 -x5 x4 x3 x2 -x1 
1798.17/1798.70	c SCIP Status        : solving was interrupted [time limit reached]
1798.17/1798.70	c Solving Time       :    1791.00
1798.17/1798.70	c Original Problem   :
1798.17/1798.70	c   Problem name     : HOME/instance-1870391-1245201332.opb
1798.17/1798.70	c   Variables        : 3635 (3635 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.17/1798.70	c   Constraints      : 3635 initial, 3635 maximal
1798.17/1798.70	c Presolved Problem  :
1798.17/1798.70	c   Problem name     : t_HOME/instance-1870391-1245201332.opb
1798.17/1798.70	c   Variables        : 500 (500 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.17/1798.70	c   Constraints      : 3135 initial, 3135 maximal
1798.17/1798.70	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1798.17/1798.70	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1798.17/1798.70	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1798.17/1798.70	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1798.17/1798.70	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1798.17/1798.70	c   implics          :       0.00          0          0          0          0          0          0          0          0
1798.17/1798.70	c   probing          :       0.05          0          0          0          0          0          0          0          0
1798.17/1798.70	c   and              :       0.12          0          0          0          0          0          0          0          0
1798.17/1798.70	c   linear           :       0.02       3135          0          0       3135          0        500          0          0
1798.17/1798.70	c   root node        :          -          0          -          -          0          -          -          -          -
1798.17/1798.70	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1798.17/1798.70	c   integral         :          0          0          0      16352          0          0          0          0          0      32704
1798.17/1798.70	c   and              :       3135      38404      89777          0          1          0     168832    1049980          0          0
1798.17/1798.70	c   countsols        :          0          0          0          0          1          0          0          0          0          0
1798.17/1798.70	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1798.17/1798.70	c   integral         :     147.81       0.00       0.00     147.81       0.00
1798.17/1798.70	c   and              :      88.75      74.28      14.47       0.00       0.00
1798.17/1798.70	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1798.17/1798.70	c Propagators        :       Time      Calls    Cutoffs    DomReds
1798.17/1798.70	c   rootredcost      :       0.10          0          0          0
1798.17/1798.70	c   pseudoobj        :       2.76      89725          0          0
1798.17/1798.70	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1798.17/1798.70	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1798.17/1798.70	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1798.17/1798.70	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1798.17/1798.70	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1798.17/1798.70	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1798.17/1798.70	c   applied globally :          -          -          -          0        0.0          -          -          -
1798.17/1798.70	c   applied locally  :          -          -          -          0        0.0          -          -          -
1798.17/1798.70	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1798.17/1798.70	c   cut pool         :       0.16         65          -          -        624          -    (maximal pool size: 3887)
1798.17/1798.70	c   redcost          :       0.73      38404          0          0          0          0
1798.17/1798.70	c   impliedbounds    :       0.08         66          0          0       3729          0
1798.17/1798.70	c   intobj           :       0.00          0          0          0          0          0
1798.17/1798.70	c   gomory           :       6.89         66          0          0      26506          0
1798.17/1798.70	c   strongcg         :       0.95         20          0          0      10000          0
1798.17/1798.70	c   cmir             :       0.22         10          0          0          0          0
1798.17/1798.70	c   flowcover        :       0.18         10          0          0          0          0
1798.17/1798.71	c   clique           :       0.31         66          0          0        413          0
1798.17/1798.71	c   zerohalf         :       0.00          0          0          0          0          0
1798.17/1798.71	c   mcf              :       0.01          1          0          0          0          0
1798.17/1798.71	c Pricers            :       Time      Calls       Vars
1798.17/1798.71	c   problem variables:       0.00          0          0
1798.17/1798.71	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1798.17/1798.71	c   relpscost        :     147.76      16352          0          0          0          0      32704
1798.17/1798.71	c   pscost           :       0.00          0          0          0          0          0          0
1798.17/1798.71	c   inference        :       0.00          1          0          0          0          0          2
1798.17/1798.71	c   mostinf          :       0.00          0          0          0          0          0          0
1798.17/1798.71	c   leastinf         :       0.00          0          0          0          0          0          0
1798.17/1798.71	c   fullstrong       :       0.00          0          0          0          0          0          0
1798.17/1798.71	c   allfullstrong    :       0.00          0          0          0          0          0          0
1798.17/1798.71	c   random           :       0.00          0          0          0          0          0          0
1798.17/1798.71	c Primal Heuristics  :       Time      Calls      Found
1798.17/1798.71	c   LP solutions     :       0.00          -          0
1798.17/1798.71	c   pseudo solutions :       0.00          -          0
1798.17/1798.71	c   intshifting      :       0.00          0          0
1798.17/1798.71	c   oneopt           :       0.01          1          0
1798.17/1798.71	c   crossover        :       0.18          6          0
1798.17/1798.71	c   coefdiving       :      48.54        194          0
1798.17/1798.71	c   simplerounding   :       0.08          0          0
1798.17/1798.71	c   rounding         :      49.70      12429          2
1798.17/1798.71	c   shifting         :       6.31       1528          3
1798.17/1798.71	c   fixandinfer      :       0.00          0          0
1798.17/1798.71	c   feaspump         :       0.00          0          0
1798.17/1798.71	c   pscostdiving     :      61.54        128          0
1798.17/1798.71	c   fracdiving       :      46.87        201          0
1798.17/1798.71	c   veclendiving     :      57.01        151          0
1798.17/1798.71	c   intdiving        :       0.00          0          0
1798.17/1798.71	c   actconsdiving    :       0.00          0          0
1798.17/1798.71	c   objpscostdiving  :      25.52         64          0
1798.17/1798.71	c   rootsoldiving    :      11.56        142          0
1798.17/1798.71	c   linesearchdiving :      39.98        218          0
1798.17/1798.71	c   guideddiving     :      53.58        183          0
1798.17/1798.71	c   octane           :       0.00          0          0
1798.17/1798.71	c   rens             :       0.00          0          0
1798.17/1798.71	c   rins             :       0.00          0          0
1798.17/1798.71	c   localbranching   :       0.00          0          0
1798.17/1798.71	c   mutation         :       0.00          0          0
1798.17/1798.71	c   dins             :       0.00          0          0
1798.17/1798.71	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1798.17/1798.71	c   primal LP        :     135.20          0          0       0.00       0.00
1798.17/1798.71	c   dual LP          :     969.67      38453    4944953     128.60    5099.62
1798.17/1798.71	c   barrier LP       :       0.00          0          0       0.00          -
1798.17/1798.71	c   diving/probing LP:     315.27      55132    1691561      30.68    5365.44
1798.17/1798.71	c   strong branching :     144.45       4732     692978     146.45    4797.36
1798.17/1798.71	c     (at root node) :          -         34       9122     268.29          -
1798.17/1798.71	c   conflict analysis:       0.00          0          0       0.00          -
1798.17/1798.71	c B&B Tree           :
1798.17/1798.71	c   number of runs   :          1
1798.17/1798.71	c   nodes            :      16353
1798.17/1798.71	c   nodes (total)    :      16353
1798.17/1798.71	c   nodes left       :      16354
1798.17/1798.71	c   max depth        :         41
1798.17/1798.71	c   max depth (total):         41
1798.17/1798.71	c   backtracks       :       4585 (28.0%)
1798.17/1798.71	c   delayed cutoffs  :          0
1798.17/1798.71	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1798.17/1798.71	c   avg switch length:       8.35
1798.17/1798.71	c   switching time   :     142.80
1798.17/1798.71	c Solution           :
1798.17/1798.71	c   Solutions found  :          5 (2 improvements)
1798.17/1798.71	c   Primal Bound     : -8.20000000000000e+01   (in run 1, after 1 nodes, 0.45 seconds, depth 0, found by <rounding>)
1798.17/1798.71	c   Dual Bound       : -1.83750000000000e+02
1798.17/1798.71	c   Gap              :      55.37 %
1798.17/1798.71	c   Root Dual Bound  : -1.92620250861176e+02
1798.26/1798.87	c Time complete: 1798.34.

Verifier Data

OK	-82

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870391-1245201332/watcher-1870391-1245201332 -o /tmp/evaluation-result-1870391-1245201332/solver-1870391-1245201332 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870391-1245201332.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: 1.00 1.00 1.00 3/64 4668
/proc/meminfo: memFree=1821256/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=5812 CPUtime=0
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 515 0 0 0 0 0 0 0 18 0 1 0 187734204 5951488 499 1992294400 4194304 9342243 548682068736 18446744073709551615 8223232 0 0 4096 0 0 0 0 17 1 0 0
/proc/4668/statm: 1453 500 332 1256 0 192 0

[startup+0.0168369 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4668
/proc/meminfo: memFree=1821256/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=11544 CPUtime=0.01
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 1862 0 0 0 1 0 0 0 18 0 1 0 187734204 11821056 1846 1992294400 4194304 9342243 548682068736 18446744073709551615 8305584 0 0 4096 0 0 0 0 17 1 0 0
/proc/4668/statm: 2886 1846 378 1256 0 1625 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11544

[startup+0.101844 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4668
/proc/meminfo: memFree=1821256/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=23820 CPUtime=0.09
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 5089 0 0 0 8 1 0 0 18 0 1 0 187734204 24391680 4719 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 5955 4719 446 1256 0 4694 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23820

[startup+0.301865 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4668
/proc/meminfo: memFree=1821256/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=25416 CPUtime=0.29
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 5516 0 0 0 19 10 0 0 19 0 1 0 187734204 26025984 5146 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 6354 5146 467 1256 0 5093 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25416

[startup+0.701906 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4668
/proc/meminfo: memFree=1821256/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=36700 CPUtime=0.69
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 8008 0 0 0 51 18 0 0 22 0 1 0 187734204 37580800 7638 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 9175 7638 641 1256 0 7914 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36700

[startup+1.50199 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1791872/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=39840 CPUtime=1.49
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 8854 0 0 0 130 19 0 0 25 0 1 0 187734204 40796160 8480 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 9960 8480 645 1256 0 8699 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39840

[startup+3.10115 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1784192/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=47000 CPUtime=3.08
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 10556 0 0 0 288 20 0 0 25 0 1 0 187734204 48128000 10182 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 11750 10182 645 1256 0 10489 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 47000

[startup+6.30148 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1775616/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=55732 CPUtime=6.28
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 12924 0 0 0 606 22 0 0 25 0 1 0 187734204 57069568 12550 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 13933 12550 659 1256 0 12672 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 55732

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1763392/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=66536 CPUtime=12.68
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 15450 0 0 0 1243 25 0 0 25 0 1 0 187734204 68132864 15076 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 16634 15076 660 1256 0 15373 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 66536

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1754304/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=73708 CPUtime=25.47
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 17739 0 0 0 2516 31 0 0 25 0 1 0 187734204 75476992 17365 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 18427 17365 669 1256 0 17166 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 73708

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1754176/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=73708 CPUtime=51.05
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 17762 0 0 0 5066 39 0 0 25 0 1 0 187734204 75476992 17388 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 18427 17388 676 1256 0 17166 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 73708

[startup+102.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1755456/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=73496 CPUtime=102.25
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 18946 0 0 0 10165 60 0 0 25 0 1 0 187734204 75259904 17085 1992294400 4194304 9342243 548682068736 18446744073709551615 6235028 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 18374 17085 689 1256 0 17113 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 73496

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1755392/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=73744 CPUtime=162.22
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 20520 0 0 0 16141 81 0 0 25 0 1 0 187734204 75513856 17080 1992294400 4194304 9342243 548682068736 18446744073709551615 6952995 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 18436 17080 693 1256 0 17175 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 73744

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1754880/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=73992 CPUtime=222.21
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 20664 0 0 0 22118 103 0 0 25 0 1 0 187734204 75767808 17224 1992294400 4194304 9342243 548682068736 18446744073709551615 6960742 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 18498 17224 693 1256 0 17237 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 73992

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1755712/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=72656 CPUtime=282.2
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 24021 0 0 0 28091 129 0 0 25 0 1 0 187734204 74399744 17065 1992294400 4194304 9342243 548682068736 18446744073709551615 6978229 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 18164 17065 693 1256 0 16903 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 72656

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1754568/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=74688 CPUtime=342.18
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 27098 0 0 0 34064 154 0 0 25 0 1 0 187734204 76480512 17301 1992294400 4194304 9342243 548682068736 18446744073709551615 4686176 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 18672 17301 693 1256 0 17411 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 74688

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1752712/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=76188 CPUtime=402.16
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 27789 0 0 0 40042 174 0 0 25 0 1 0 187734204 78016512 17755 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 19047 17755 693 1256 0 17786 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 76188

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1752200/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=75960 CPUtime=462.14
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 31199 0 0 0 46017 197 0 0 25 0 1 0 187734204 77783040 17877 1992294400 4194304 9342243 548682068736 18446744073709551615 4266239 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 18990 17877 693 1256 0 17729 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 75960

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1750152/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=79032 CPUtime=522.12
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 31713 0 0 0 51992 220 0 0 25 0 1 0 187734204 80928768 18391 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 19758 18391 693 1256 0 18497 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 79032

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1749512/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=79032 CPUtime=582.11
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 31874 0 0 0 57969 242 0 0 25 0 1 0 187734204 80928768 18552 1992294400 4194304 9342243 548682068736 18446744073709551615 6038450 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 19758 18552 693 1256 0 18497 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 79032

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1747208/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=80924 CPUtime=642.1
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 32434 0 0 0 63945 265 0 0 25 0 1 0 187734204 82866176 19112 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 20231 19112 693 1256 0 18970 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 80924

[startup+702.302 s]

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

/proc/meminfo: memFree=1738440/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=90584 CPUtime=1121.95
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 38756 0 0 0 111745 450 0 0 25 0 1 0 187734204 92758016 21327 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 22646 21327 693 1256 0 21385 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 90584

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1737352/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=91944 CPUtime=1181.94
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 39030 0 0 0 117719 475 0 0 25 0 1 0 187734204 94150656 21601 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 22986 21601 693 1256 0 21725 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 91944

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1733320/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=94656 CPUtime=1241.92
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 40015 0 0 0 123695 497 0 0 25 0 1 0 187734204 96927744 22586 1992294400 4194304 9342243 548682068736 18446744073709551615 5869995 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 23664 22586 693 1256 0 22403 0
Current children cumulated CPU time (s) 1241.92
Current children cumulated vsize (KiB) 94656

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1731336/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=97776 CPUtime=1301.91
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 40505 0 0 0 129670 521 0 0 25 0 1 0 187734204 100122624 23076 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 24444 23076 693 1256 0 23183 0
Current children cumulated CPU time (s) 1301.91
Current children cumulated vsize (KiB) 97776

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1730184/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=97744 CPUtime=1361.89
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 41475 0 0 0 135648 541 0 0 25 0 1 0 187734204 100089856 23374 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 24436 23374 693 1256 0 23175 0
Current children cumulated CPU time (s) 1361.89
Current children cumulated vsize (KiB) 97744

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1727816/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=99776 CPUtime=1421.88
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 43565 0 0 0 141621 567 0 0 25 0 1 0 187734204 102170624 23907 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 24944 23907 693 1256 0 23683 0
Current children cumulated CPU time (s) 1421.88
Current children cumulated vsize (KiB) 99776

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1726664/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=102292 CPUtime=1481.86
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 43887 0 0 0 147596 590 0 0 25 0 1 0 187734204 104747008 24229 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 25573 24229 693 1256 0 24312 0
Current children cumulated CPU time (s) 1481.86
Current children cumulated vsize (KiB) 102292

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1726344/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=102292 CPUtime=1541.84
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 43957 0 0 0 153572 612 0 0 25 0 1 0 187734204 104747008 24299 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 25573 24299 693 1256 0 24312 0
Current children cumulated CPU time (s) 1541.84
Current children cumulated vsize (KiB) 102292

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1723976/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=105268 CPUtime=1601.83
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 45311 0 0 0 159548 635 0 0 25 0 1 0 187734204 107794432 24884 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 26317 24884 693 1256 0 25056 0
Current children cumulated CPU time (s) 1601.83
Current children cumulated vsize (KiB) 105268

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1722056/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=106564 CPUtime=1661.8
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 45780 0 0 0 165522 658 0 0 25 0 1 0 187734204 109121536 25353 1992294400 4194304 9342243 548682068736 18446744073709551615 6960231 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 26641 25353 693 1256 0 25380 0
Current children cumulated CPU time (s) 1661.8
Current children cumulated vsize (KiB) 106564

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1718856/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=110384 CPUtime=1721.79
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 46591 0 0 0 171496 683 0 0 25 0 1 0 187734204 113033216 26164 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 27596 26164 693 1256 0 26335 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 110384

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1718664/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=110560 CPUtime=1781.77
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 46651 0 0 0 177470 707 0 0 25 0 1 0 187734204 113213440 26224 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 27640 26224 693 1256 0 26379 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 110560

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1718664/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=110560 CPUtime=1791.37
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 46651 0 0 0 178427 710 0 0 25 0 1 0 187734204 113213440 26224 1992294400 4194304 9342243 548682068736 18446744073709551615 4289566 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 27640 26224 693 1256 0 26379 0
Current children cumulated CPU time (s) 1791.37
Current children cumulated vsize (KiB) 110560

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1718600/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=110560 CPUtime=1794.57
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 46652 0 0 0 178746 711 0 0 25 0 1 0 187734204 113213440 26225 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 27640 26225 693 1256 0 26379 0
Current children cumulated CPU time (s) 1794.57
Current children cumulated vsize (KiB) 110560

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1718600/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=110560 CPUtime=1796.16
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 46652 0 0 0 178904 712 0 0 25 0 1 0 187734204 113213440 26225 1992294400 4194304 9342243 548682068736 18446744073709551615 6960258 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 27640 26225 693 1256 0 26379 0
Current children cumulated CPU time (s) 1796.16
Current children cumulated vsize (KiB) 110560

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1718600/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=110560 CPUtime=1796.97
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 46652 0 0 0 178984 713 0 0 25 0 1 0 187734204 113213440 26225 1992294400 4194304 9342243 548682068736 18446744073709551615 6960255 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 27640 26225 693 1256 0 26379 0
Current children cumulated CPU time (s) 1796.97
Current children cumulated vsize (KiB) 110560

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1718600/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=110560 CPUtime=1797.77
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 46652 0 0 0 179064 713 0 0 25 0 1 0 187734204 113213440 26225 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/4668/statm: 27640 26225 693 1256 0 26379 0
Current children cumulated CPU time (s) 1797.77
Current children cumulated vsize (KiB) 110560

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1718600/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=110560 CPUtime=1798.17
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 46652 0 0 0 179104 713 0 0 25 0 1 0 187734204 113213440 26225 1992294400 4194304 9342243 548682068736 18446744073709551615 8305712 0 0 4096 0 0 0 0 17 1 0 0
/proc/4668/statm: 27640 26225 693 1256 0 26379 0
Current children cumulated CPU time (s) 1798.17
Current children cumulated vsize (KiB) 110560

[startup+1798.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4669
/proc/meminfo: memFree=1718600/2055920 swapFree=4191896/4192956
[pid=4668] ppid=4666 vsize=110560 CPUtime=1798.26
/proc/4668/stat : 4668 (pbscip.linux.x8) R 4666 4668 2568 0 -1 4194304 46653 0 0 0 179113 713 0 0 25 0 1 0 187734204 113213440 26226 1992294400 4194304 9342243 548682068736 18446744073709551615 5854267 0 0 4096 0 0 0 0 17 1 0 0
/proc/4668/statm: 27640 26226 694 1256 0 26379 0
Current children cumulated CPU time (s) 1798.26
Current children cumulated vsize (KiB) 110560

Child status: 0
Real time (s): 1798.87
CPU time (s): 1798.35
CPU user time (s): 1791.19
CPU system time (s): 7.15191
CPU usage (%): 99.9706
Max. virtual memory (cumulated for all children) (KiB): 110560

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

runsolver used 1.46978 second user time and 3.52946 second system time

The end

Launcher Data

Begin job on node2 at 2009-06-17 03:15:32
IDJOB=1870391
IDBENCH=48194
IDSOLVER=684
FILE ID=node2/1870391-1245201332
PBS_JOBID= 9368297
Free space on /tmp= 66452 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_5.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-1870391-1245201332/watcher-1870391-1245201332 -o /tmp/evaluation-result-1870391-1245201332/solver-1870391-1245201332 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870391-1245201332.opb

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

MD5SUM BENCH= 2b02b42135ec6f53aa7a47afb99951df
RANDOM SEED=438732571

node2.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.214
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.214
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:       1821736 kB
Buffers:         52360 kB
Cached:         110376 kB
SwapCached:        260 kB
Active:          78976 kB
Inactive:        97000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1821736 kB
SwapTotal:     4192956 kB
SwapFree:      4191896 kB
Dirty:           11904 kB
Writeback:           0 kB
Mapped:          21784 kB
Slab:            44136 kB
Committed_AS:   206148 kB
PageTables:       1468 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= 66440 MiB
End job on node2 at 2009-06-17 03:45:31