Trace number 1870377

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-83 1798.41 1798.89

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_3.opb
MD5SUM0247ef4de041bbff376811a7e6bf0408
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 benchmark1800.3
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 constraint22
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)6316
Sum of products size (including duplicates)12632
Number of different products3158
Sum of products size6316

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.04	c SCIP version 1.1.0.7
0.00/0.04	c LP-Solver Clp 1.8.2
0.00/0.04	c user parameter file <scip.set> not found - using default parameters
0.00/0.04	c read problem <HOME/instance-1870377-1245200635.opb>
0.00/0.04	c original problem has 3658 variables (3658 bin, 0 int, 0 impl, 0 cont) and 3658 constraints
0.00/0.08	c start presolving problem
0.00/0.08	c presolving:
0.19/0.23	c (round 1) 3158 del vars, 500 del conss, 3158 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 12632 impls, 0 clqs
0.29/0.39	c    (0.2s) probing: 101/500 (20.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.29/0.39	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.29/0.39	c presolving (2 rounds):
0.29/0.39	c  3158 deleted vars, 500 deleted constraints, 3158 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.29/0.39	c  18948 implications, 0 cliques
0.29/0.39	c presolved problem has 500 variables (500 bin, 0 int, 0 impl, 0 cont) and 3158 constraints
0.29/0.39	c    3158 constraints of type <and>
0.29/0.39	c transformed objective value is always integral (scale: 1)
0.29/0.39	c Presolving Time: 0.18
0.29/0.40	c OPT-NLC
0.29/0.40	c -----------------------------------------------------------------------------------------------
0.29/0.40	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.29/0.40	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.40	c limits/memory = c 1620
0.29/0.40	c # maximal time in seconds to run
0.29/0.40	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.40	c limits/time = c 1791
0.29/0.40	c # frequency for displaying node information lines
0.29/0.40	c # [type: int, range: [-1,2147483647], default: 100]
0.29/0.40	c display/freq = c 10000
0.29/0.40	c -----------------------------------------------------------------------------------------------
0.29/0.40	c start solving problem
0.29/0.40	c 
0.39/0.46	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.46	c   0.2s|     1 |     0 |   542 |  12M|   0 | 500 | 500 |3158 |3158 | 500 |3158 |   0 |   0 |   0 |-2.500000e+02 |      --      |    Inf 
0.39/0.46	o -80
0.39/0.46	c R 0.3s|     1 |     0 |   542 |  12M|   0 | 500 | 500 |3158 |3158 | 500 |3158 |   0 |   0 |   0 |-2.500000e+02 |-8.000000e+01 |  68.00%
0.59/0.65	c   0.4s|     1 |     0 |   697 |  12M|   0 | 490 | 500 |3158 |3158 | 500 |3170 |  12 |   0 |   0 |-2.450000e+02 |-8.000000e+01 |  67.35%
0.79/0.82	c   0.6s|     1 |     0 |   787 |  12M|   0 | 484 | 500 |3158 |3158 | 500 |3177 |  19 |   0 |   0 |-2.420000e+02 |-8.000000e+01 |  66.94%
0.79/0.82	o -81
0.79/0.82	c R 0.6s|     1 |     0 |   787 |  12M|   0 | 484 | 500 |3158 |3158 | 500 |3177 |  19 |   0 |   0 |-2.420000e+02 |-8.100000e+01 |  66.53%
0.89/0.99	c   0.8s|     1 |     0 |   897 |  12M|   0 | 478 | 500 |3158 |3158 | 500 |3186 |  28 |   0 |   0 |-2.390000e+02 |-8.100000e+01 |  66.11%
1.19/1.25	c   1.0s|     1 |     0 |  1084 |  12M|   0 | 473 | 500 |3158 |3158 | 500 |3194 |  36 |   0 |   0 |-2.365000e+02 |-8.100000e+01 |  65.75%
1.39/1.47	c   1.3s|     1 |     0 |  1302 |  12M|   0 | 466 | 500 |3158 |3158 | 500 |3202 |  44 |   0 |   0 |-2.330000e+02 |-8.100000e+01 |  65.24%
1.39/1.48	o -83
1.39/1.48	c R 1.3s|     1 |     0 |  1302 |  12M|   0 | 466 | 500 |3158 |3158 | 500 |3202 |  44 |   0 |   0 |-2.330000e+02 |-8.300000e+01 |  64.38%
1.59/1.67	c   1.4s|     1 |     0 |  1460 |  12M|   0 | 464 | 500 |3158 |3158 | 500 |3208 |  50 |   0 |   0 |-2.320000e+02 |-8.300000e+01 |  64.22%
1.99/2.00	c   1.8s|     1 |     0 |  1924 |  12M|   0 | 459 | 500 |3158 |3158 | 500 |3217 |  59 |   0 |   0 |-2.290000e+02 |-8.300000e+01 |  63.76%
2.20/2.27	c   2.0s|     1 |     0 |  2145 |  12M|   0 | 455 | 500 |3158 |3158 | 500 |3225 |  67 |   0 |   0 |-2.275000e+02 |-8.300000e+01 |  63.52%
2.59/2.63	c   2.4s|     1 |     0 |  2429 |  13M|   0 | 451 | 500 |3158 |3158 | 500 |3233 |  75 |   0 |   0 |-2.255000e+02 |-8.300000e+01 |  63.19%
2.99/3.04	c   2.8s|     1 |     0 |  2860 |  13M|   0 | 448 | 500 |3158 |3158 | 500 |3242 |  84 |   0 |   0 |-2.240000e+02 |-8.300000e+01 |  62.95%
3.39/3.48	c   3.2s|     1 |     0 |  3240 |  13M|   0 | 446 | 500 |3158 |3158 | 500 | 812 |  92 |   0 |   0 |-2.230000e+02 |-8.300000e+01 |  62.78%
3.79/3.89	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.79/3.89	c   3.6s|     1 |     0 |  3558 |  14M|   0 | 421 | 500 |3158 |3158 | 500 | 820 | 100 |   0 |   0 |-2.230000e+02 |-8.300000e+01 |  62.78%
3.99/4.09	c   3.8s|     1 |     0 |  3861 |  14M|   0 | 440 | 500 |3158 |3158 | 500 |1028 | 308 |   0 |   0 |-2.210000e+02 |-8.300000e+01 |  62.44%
4.29/4.32	c   4.1s|     1 |     0 |  4367 |  14M|   0 | 436 | 500 |3158 |3158 | 500 |1051 | 331 |   0 |   0 |-2.195000e+02 |-8.300000e+01 |  62.19%
4.49/4.54	c   4.3s|     1 |     0 |  4745 |  14M|   0 | 446 | 500 |3158 |3158 | 500 |1084 | 364 |   0 |   0 |-2.185000e+02 |-8.300000e+01 |  62.01%
4.69/4.73	c   4.5s|     1 |     0 |  5035 |  14M|   0 | 437 | 500 |3158 |3158 | 500 |1135 | 415 |   0 |   0 |-2.170000e+02 |-8.300000e+01 |  61.75%
4.99/5.09	c   4.8s|     1 |     0 |  5554 |  14M|   0 | 438 | 500 |3158 |3158 | 500 | 936 | 475 |   0 |   0 |-2.157500e+02 |-8.300000e+01 |  61.53%
5.29/5.34	c   5.1s|     1 |     0 |  5917 |  15M|   0 | 471 | 500 |3158 |3158 | 500 | 966 | 505 |   0 |   0 |-2.150946e+02 |-8.300000e+01 |  61.41%
5.59/5.65	c   5.4s|     1 |     0 |  6387 |  16M|   0 | 436 | 500 |3158 |3158 | 500 |1168 | 707 |   0 |   0 |-2.135000e+02 |-8.300000e+01 |  61.12%
5.79/5.88	c   5.6s|     1 |     0 |  6707 |  16M|   0 | 424 | 500 |3158 |3158 | 500 |1180 | 719 |   0 |   0 |-2.125000e+02 |-8.300000e+01 |  60.94%
6.29/6.30	c   6.0s|     1 |     0 |  7505 |  16M|   0 | 423 | 500 |3158 |3158 | 500 |1194 | 733 |   0 |   0 |-2.115000e+02 |-8.300000e+01 |  60.76%
6.39/6.45	c   6.2s|     1 |     0 |  7591 |  16M|   0 | 431 | 500 |3158 |3158 | 500 |1201 | 740 |   0 |   0 |-2.115000e+02 |-8.300000e+01 |  60.76%
6.69/6.76	c   6.5s|     1 |     0 |  8033 |  17M|   0 | 450 | 500 |3158 |3158 | 500 | 991 | 755 |   0 |   0 |-2.108750e+02 |-8.300000e+01 |  60.64%
6.89/6.97	c   6.7s|     1 |     0 |  8384 |  17M|   0 | 430 | 500 |3158 |3158 | 500 |1031 | 795 |   0 |   0 |-2.105000e+02 |-8.300000e+01 |  60.57%
7.38/7.41	c   7.1s|     1 |     0 |  9273 |  17M|   0 | 413 | 500 |3158 |3158 | 500 |1054 | 818 |   0 |   0 |-2.093750e+02 |-8.300000e+01 |  60.36%
7.49/7.57	c   7.3s|     1 |     0 |  9511 |  17M|   0 | 436 | 500 |3158 |3158 | 500 |1108 | 872 |   0 |   0 |-2.088725e+02 |-8.300000e+01 |  60.26%
7.79/7.80	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.79/7.80	c   7.5s|     1 |     0 |  9967 |  18M|   0 | 437 | 500 |3158 |3158 | 500 |1125 | 889 |   0 |   0 |-2.075000e+02 |-8.300000e+01 |  60.00%
8.09/8.11	c   7.8s|     1 |     0 | 10401 |  18M|   0 | 422 | 500 |3158 |3158 | 500 |1167 | 931 |   0 |   0 |-2.057500e+02 |-8.300000e+01 |  59.66%
8.29/8.37	c   8.1s|     1 |     0 | 10877 |  18M|   0 | 433 | 500 |3158 |3158 | 500 | 836 | 939 |   0 |   0 |-2.055833e+02 |-8.300000e+01 |  59.63%
8.49/8.57	c   8.3s|     1 |     0 | 11271 |  19M|   0 | 415 | 500 |3158 |3158 | 500 | 964 |1067 |   0 |   0 |-2.042500e+02 |-8.300000e+01 |  59.36%
8.69/8.76	c   8.5s|     1 |     0 | 11606 |  19M|   0 | 405 | 500 |3158 |3158 | 500 |1022 |1125 |   0 |   0 |-2.035000e+02 |-8.300000e+01 |  59.21%
8.98/9.01	c   8.7s|     1 |     0 | 12077 |  19M|   0 | 448 | 500 |3158 |3158 | 500 |1041 |1144 |   0 |   0 |-2.029808e+02 |-8.300000e+01 |  59.11%
9.19/9.22	c   8.9s|     1 |     0 | 12448 |  19M|   0 | 404 | 500 |3158 |3158 | 500 |1135 |1238 |   0 |   0 |-2.020000e+02 |-8.300000e+01 |  58.91%
9.49/9.56	c   9.3s|     1 |     0 | 13139 |  20M|   0 | 402 | 500 |3158 |3158 | 500 |1150 |1253 |   0 |   0 |-2.010000e+02 |-8.300000e+01 |  58.71%
9.79/9.81	c   9.5s|     1 |     0 | 13488 |  20M|   0 | 401 | 500 |3158 |3158 | 500 |1064 |1281 |   0 |   0 |-2.005000e+02 |-8.300000e+01 |  58.60%
9.99/10.05	c   9.8s|     1 |     0 | 13811 |  20M|   0 | 461 | 500 |3158 |3158 | 500 |1077 |1294 |   0 |   0 |-2.002152e+02 |-8.300000e+01 |  58.54%
10.38/10.40	c  10.1s|     1 |     0 | 14290 |  21M|   0 | 422 | 500 |3158 |3158 | 500 |1233 |1450 |   0 |   0 |-1.995221e+02 |-8.300000e+01 |  58.40%
10.58/10.67	c  10.4s|     1 |     0 | 14770 |  21M|   0 | 430 | 500 |3158 |3158 | 500 |1247 |1464 |   0 |   0 |-1.987000e+02 |-8.300000e+01 |  58.23%
10.89/10.95	c  10.7s|     1 |     0 | 15319 |  22M|   0 | 476 | 500 |3158 |3158 | 500 |1268 |1485 |   0 |   0 |-1.979586e+02 |-8.300000e+01 |  58.07%
11.29/11.37	c  11.1s|     1 |     0 | 15946 |  22M|   0 | 472 | 500 |3158 |3158 | 500 |1355 |1572 |   0 |   0 |-1.973214e+02 |-8.300000e+01 |  57.94%
11.69/11.75	c  11.4s|     1 |     0 | 16553 |  23M|   0 | 445 | 500 |3158 |3158 | 500 |1103 |1619 |   0 |   0 |-1.969688e+02 |-8.300000e+01 |  57.86%
11.99/12.01	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.99/12.01	c  11.7s|     1 |     0 | 17051 |  24M|   0 | 467 | 500 |3158 |3158 | 500 |1112 |1628 |   0 |   0 |-1.964654e+02 |-8.300000e+01 |  57.75%
12.19/12.23	c  11.9s|     1 |     0 | 17287 |  24M|   0 | 467 | 500 |3158 |3158 | 500 |1156 |1672 |   0 |   0 |-1.962245e+02 |-8.300000e+01 |  57.70%
12.39/12.43	c  12.1s|     1 |     0 | 17408 |  24M|   0 | 398 | 500 |3158 |3158 | 500 |1164 |1680 |   0 |   0 |-1.960000e+02 |-8.300000e+01 |  57.65%
12.69/12.74	c  12.4s|     1 |     0 | 17807 |  25M|   0 | 473 | 500 |3158 |3158 | 500 |1165 |1681 |   0 |   0 |-1.958511e+02 |-8.300000e+01 |  57.62%
12.89/12.99	c  12.7s|     1 |     0 | 18197 |  25M|   0 | 447 | 500 |3158 |3158 | 500 |1176 |1692 |   0 |   0 |-1.956000e+02 |-8.300000e+01 |  57.57%
13.39/13.46	c  13.2s|     1 |     0 | 18784 |  26M|   0 | 437 | 500 |3158 |3158 | 500 | 981 |1723 |   0 |   0 |-1.954000e+02 |-8.300000e+01 |  57.52%
13.78/13.85	c  13.6s|     1 |     0 | 19478 |  26M|   0 | 478 | 500 |3158 |3158 | 500 | 989 |1731 |   0 |   0 |-1.950000e+02 |-8.300000e+01 |  57.44%
14.19/14.26	c  14.0s|     1 |     0 | 20039 |  26M|   0 | 490 | 500 |3158 |3158 | 500 |1049 |1791 |   0 |   0 |-1.950000e+02 |-8.300000e+01 |  57.44%
14.79/14.81	c  14.5s|     1 |     0 | 20735 |  26M|   0 | 446 | 500 |3158 |3158 | 500 |1145 |1887 |   0 |   0 |-1.949000e+02 |-8.300000e+01 |  57.41%
15.09/15.10	c  14.8s|     1 |     0 | 21174 |  27M|   0 | 492 | 500 |3158 |3158 | 500 |1151 |1893 |   0 |   0 |-1.946541e+02 |-8.300000e+01 |  57.36%
15.39/15.49	c  15.2s|     1 |     0 | 21659 |  27M|   0 | 478 | 500 |3158 |3158 | 500 |1174 |1916 |   0 |   0 |-1.943886e+02 |-8.300000e+01 |  57.30%
16.09/16.17	c  15.9s|     1 |     0 | 22673 |  27M|   0 | 489 | 500 |3158 |3158 | 500 | 997 |1932 |   0 |   0 |-1.940000e+02 |-8.300000e+01 |  57.22%
16.59/16.63	c  16.3s|     1 |     0 | 23420 |  27M|   0 | 485 | 500 |3158 |3158 | 500 |1018 |1953 |   0 |   0 |-1.940000e+02 |-8.300000e+01 |  57.22%
17.09/17.17	c  16.9s|     1 |     0 | 24329 |  27M|   0 | 457 | 500 |3158 |3158 | 500 |1071 |2006 |   0 |   0 |-1.936792e+02 |-8.300000e+01 |  57.15%
17.29/17.39	c  17.1s|     1 |     0 | 24636 |  27M|   0 | 481 | 500 |3158 |3158 | 500 |1089 |2024 |   0 |   0 |-1.935141e+02 |-8.300000e+01 |  57.11%
17.59/17.67	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
17.59/17.67	c  17.4s|     1 |     0 | 24944 |  27M|   0 | 479 | 500 |3158 |3158 | 500 |1126 |2061 |   0 |   0 |-1.934115e+02 |-8.300000e+01 |  57.09%
17.88/17.93	c  17.6s|     1 |     0 | 25194 |  27M|   0 | 490 | 500 |3158 |3158 | 500 |1151 |2086 |   0 |   0 |-1.933679e+02 |-8.300000e+01 |  57.08%
18.18/18.25	c  17.9s|     1 |     0 | 25293 |  27M|   0 | 495 | 500 |3158 |3158 | 500 |1027 |2126 |   0 |   0 |-1.933633e+02 |-8.300000e+01 |  57.08%
18.38/18.49	c  18.2s|     1 |     0 | 25309 |  27M|   0 | 495 | 500 |3158 |3158 | 500 |1035 |2134 |   0 |   0 |-1.933633e+02 |-8.300000e+01 |  57.08%
18.69/18.73	c  18.4s|     1 |     0 | 25324 |  27M|   0 | 495 | 500 |3158 |3158 | 500 |1037 |2136 |   0 |   0 |-1.933632e+02 |-8.300000e+01 |  57.08%
18.89/18.97	c  18.6s|     1 |     0 | 25330 |  27M|   0 | 495 | 500 |3158 |3158 | 500 |1040 |2139 |   0 |   0 |-1.933632e+02 |-8.300000e+01 |  57.08%
20.78/20.83	c  20.5s|     1 |     2 | 25330 |  27M|   0 | 495 | 500 |3158 |3158 | 500 |1040 |2139 |   0 |  26 |-1.933632e+02 |-8.300000e+01 |  57.08%
1057.21/1057.52	c  1053s| 10000 | 10001 |  4006k|  47M|  37 | 315 | 500 |3158 |1836 | 500 | 951 | 492k|   0 |3564 |-1.854375e+02 |-8.300000e+01 |  55.24%
1798.21/1798.71	c 
1798.21/1798.71	c SCIP Status        : solving was interrupted [time limit reached]
1798.21/1798.71	c Solving Time (sec) : 1791.00
1798.21/1798.71	c Solving Nodes      : 18684
1798.21/1798.71	c Primal Bound       : -8.30000000000000e+01 (6 solutions)
1798.21/1798.71	c Dual Bound         : -1.84000000000000e+02
1798.21/1798.71	c Gap                : 54.89 %
1798.21/1798.72	c NODE         18684
1798.21/1798.72	c DUAL BOUND   -184
1798.21/1798.72	c PRIMAL BOUND -83
1798.21/1798.72	c GAP          0.548913
1798.21/1798.72	s SATISFIABLE
1798.21/1798.72	v -x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 x480 -x479 
1798.21/1798.72	v -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 x458 
1798.21/1798.72	v x457 -x456 -x455 x454 x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 
1798.21/1798.72	v -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 x417 -x416 
1798.21/1798.72	v -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 -x395 
1798.21/1798.72	v -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 -x386 -x385 x384 -x383 -x382 -x381 -x380 -x379 -x378 -x377 -x376 -x375 -x374 
1798.21/1798.72	v -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 x357 x356 -x355 -x354 -x353 
1798.21/1798.72	v -x352 -x351 -x350 -x349 -x348 x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 -x338 -x337 -x336 -x335 -x334 -x333 -x332 
1798.21/1798.72	v -x331 -x330 -x329 -x328 -x327 -x326 x325 -x324 -x323 -x322 -x321 -x320 x319 x318 x317 -x316 x315 -x314 -x313 -x312 -x311 -x310 
1798.21/1798.72	v -x309 -x308 -x307 -x306 -x305 -x304 x303 -x302 -x301 -x300 -x299 x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 x290 -x289 
1798.21/1798.72	v -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 x269 -x268 
1798.21/1798.72	v -x267 -x266 -x265 -x264 x263 -x262 -x261 -x260 -x259 -x258 -x257 x256 -x255 -x254 -x253 -x252 -x251 x250 -x249 -x248 -x247 -x246 
1798.21/1798.72	v -x245 -x244 -x243 -x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 -x231 -x230 -x229 -x228 -x227 -x226 
1798.21/1798.72	v -x225 x224 -x223 -x222 -x221 -x220 x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 x205 -x204 
1798.21/1798.72	v -x203 -x202 -x201 -x200 -x199 x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 x188 -x187 x186 -x185 -x184 x183 
1798.21/1798.72	v -x182 -x181 -x180 -x179 -x178 -x177 x176 -x175 -x174 -x173 x172 -x171 -x170 -x169 -x168 -x167 -x166 x165 -x164 x163 x162 -x161 
1798.21/1798.72	v x160 -x159 -x158 -x157 -x156 x155 -x154 -x153 -x152 -x151 x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 
1798.21/1798.72	v -x139 -x138 x137 x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 x128 -x127 -x126 x125 -x124 -x123 -x122 -x121 x120 -x119 -x118 
1798.21/1798.72	v x117 -x116 -x115 -x114 -x113 x112 -x111 -x110 x109 -x108 -x107 x106 x105 -x104 -x103 -x102 -x101 -x100 -x99 x98 -x97 x96 x95 
1798.21/1798.72	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 
1798.21/1798.72	v -x68 -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 
1798.21/1798.72	v -x41 -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.21/1798.72	v x14 -x13 -x12 x11 -x10 x9 -x8 x7 -x6 x5 -x4 x3 -x2 x1 
1798.21/1798.72	c SCIP Status        : solving was interrupted [time limit reached]
1798.21/1798.72	c Solving Time       :    1791.00
1798.21/1798.72	c Original Problem   :
1798.21/1798.72	c   Problem name     : HOME/instance-1870377-1245200635.opb
1798.21/1798.72	c   Variables        : 3658 (3658 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.21/1798.72	c   Constraints      : 3658 initial, 3658 maximal
1798.21/1798.72	c Presolved Problem  :
1798.21/1798.72	c   Problem name     : t_HOME/instance-1870377-1245200635.opb
1798.21/1798.72	c   Variables        : 500 (500 binary, 0 integer, 0 implicit integer, 0 continuous)
1798.21/1798.72	c   Constraints      : 3158 initial, 3158 maximal
1798.21/1798.72	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1798.21/1798.72	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1798.21/1798.72	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1798.21/1798.72	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1798.21/1798.72	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1798.21/1798.72	c   implics          :       0.00          0          0          0          0          0          0          0          0
1798.21/1798.72	c   probing          :       0.04          0          0          0          0          0          0          0          0
1798.21/1798.72	c   and              :       0.11          0          0          0          0          0          0          0          0
1798.21/1798.72	c   linear           :       0.02       3158          0          0       3158          0        500          0          0
1798.21/1798.72	c   root node        :          -          0          -          -          0          -          -          -          -
1798.21/1798.72	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1798.21/1798.72	c   integral         :          0          0          0      18684          0          0          0          0          0      37368
1798.21/1798.72	c   and              :       3158      44518      98763          0          0          0     182476    1196309          0          0
1798.21/1798.72	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1798.21/1798.72	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1798.21/1798.72	c   integral         :     136.21       0.00       0.00     136.21       0.00
1798.21/1798.72	c   and              :      95.93      80.02      15.91       0.00       0.00
1798.21/1798.72	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1798.21/1798.72	c Propagators        :       Time      Calls    Cutoffs    DomReds
1798.21/1798.72	c   rootredcost      :       0.04          0          0          0
1798.21/1798.72	c   pseudoobj        :       2.90      98745          0          0
1798.21/1798.72	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1798.21/1798.72	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1798.21/1798.72	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1798.21/1798.72	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1798.21/1798.72	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1798.21/1798.72	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1798.21/1798.72	c   applied globally :          -          -          -          0        0.0          -          -          -
1798.21/1798.72	c   applied locally  :          -          -          -          0        0.0          -          -          -
1798.21/1798.72	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1798.21/1798.72	c   cut pool         :       0.16         62          -          -        320          -    (maximal pool size: 3510)
1798.21/1798.72	c   redcost          :       0.61      44518          0          0          0          0
1798.21/1798.72	c   impliedbounds    :       0.00         63          0          0       2732          0
1798.21/1798.72	c   intobj           :       0.00          0          0          0          0          0
1798.21/1798.72	c   gomory           :       6.38         63          0          0      25681          0
1798.21/1798.72	c   strongcg         :       1.02         20          0          0      10000          0
1798.21/1798.72	c   cmir             :       0.20         10          0          0          0          0
1798.21/1798.72	c   flowcover        :       0.14         10          0          0          0          0
1798.21/1798.72	c   clique           :       0.25         63          0          0        382          0
1798.21/1798.72	c   zerohalf         :       0.00          0          0          0          0          0
1798.21/1798.72	c   mcf              :       0.01          1          0          0          0          0
1798.21/1798.72	c Pricers            :       Time      Calls       Vars
1798.21/1798.72	c   problem variables:       0.00          0          0
1798.21/1798.72	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1798.21/1798.72	c   relpscost        :     135.99      18684          0          0          0          0      37368
1798.21/1798.72	c   pscost           :       0.00          0          0          0          0          0          0
1798.21/1798.72	c   inference        :       0.00          0          0          0          0          0          0
1798.21/1798.72	c   mostinf          :       0.00          0          0          0          0          0          0
1798.21/1798.72	c   leastinf         :       0.00          0          0          0          0          0          0
1798.21/1798.72	c   fullstrong       :       0.00          0          0          0          0          0          0
1798.21/1798.72	c   allfullstrong    :       0.00          0          0          0          0          0          0
1798.21/1798.72	c   random           :       0.00          0          0          0          0          0          0
1798.21/1798.72	c Primal Heuristics  :       Time      Calls      Found
1798.21/1798.72	c   LP solutions     :       0.00          -          0
1798.21/1798.72	c   pseudo solutions :       0.00          -          0
1798.21/1798.72	c   oneopt           :       0.03          1          0
1798.21/1798.72	c   crossover        :       0.15          6          0
1798.21/1798.72	c   fracdiving       :      47.11        216          0
1798.21/1798.72	c   linesearchdiving :      39.50        229          0
1798.21/1798.72	c   simplerounding   :       0.09          0          0
1798.21/1798.72	c   rounding         :      54.75      15924          3
1798.21/1798.72	c   shifting         :       6.25       1654          3
1798.21/1798.72	c   intshifting      :       0.00          0          0
1798.21/1798.72	c   fixandinfer      :       0.00          0          0
1798.21/1798.72	c   feaspump         :       0.00          0          0
1798.21/1798.72	c   coefdiving       :      48.23        218          0
1798.21/1798.72	c   pscostdiving     :      62.13        147          0
1798.21/1798.72	c   veclendiving     :      56.99        169          0
1798.21/1798.72	c   intdiving        :       0.00          0          0
1798.21/1798.72	c   actconsdiving    :       0.00          0          0
1798.21/1798.72	c   objpscostdiving  :      23.81         97          0
1798.21/1798.72	c   rootsoldiving    :      11.32        161          0
1798.21/1798.72	c   guideddiving     :      52.92        197          0
1798.21/1798.72	c   octane           :       0.00          0          0
1798.21/1798.72	c   rens             :       0.01          0          0
1798.21/1798.72	c   rins             :       0.00          0          0
1798.21/1798.72	c   localbranching   :       0.00          0          0
1798.21/1798.72	c   mutation         :       0.00          0          0
1798.21/1798.72	c   dins             :       0.00          0          0
1798.21/1798.72	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1798.21/1798.72	c   primal LP        :     141.53          0          0       0.00       0.00
1798.21/1798.72	c   dual LP          :     962.25      44587    5298171     118.83    5506.02
1798.21/1798.72	c   barrier LP       :       0.00          0          0       0.00          -
1798.21/1798.72	c   diving/probing LP:     312.86      60038    1797344      29.94    5744.88
1798.21/1798.72	c   strong branching :     132.24       4948     712494     144.00    5387.89
1798.21/1798.72	c     (at root node) :          -         26       6238     239.92          -
1798.21/1798.72	c   conflict analysis:       0.00          0          0       0.00          -
1798.21/1798.72	c B&B Tree           :
1798.21/1798.72	c   number of runs   :          1
1798.21/1798.72	c   nodes            :      18684
1798.21/1798.72	c   nodes (total)    :      18684
1798.21/1798.72	c   nodes left       :      18685
1798.21/1798.72	c   max depth        :         39
1798.21/1798.72	c   max depth (total):         39
1798.21/1798.72	c   backtracks       :       5150 (27.6%)
1798.21/1798.72	c   delayed cutoffs  :          0
1798.21/1798.72	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1798.21/1798.72	c   avg switch length:       8.97
1798.21/1798.72	c   switching time   :     149.58
1798.21/1798.72	c Solution           :
1798.21/1798.72	c   Solutions found  :          6 (3 improvements)
1798.21/1798.72	c   Primal Bound     : -8.30000000000000e+01   (in run 1, after 1 nodes, 1.26 seconds, depth 0, found by <rounding>)
1798.21/1798.72	c   Dual Bound       : -1.84000000000000e+02
1798.21/1798.72	c   Gap              :      54.89 %
1798.21/1798.72	c   Root Dual Bound  : -1.93363236215179e+02
1798.31/1798.88	c Time complete: 1798.4.

Verifier Data

OK	-83

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870377-1245200635/watcher-1870377-1245200635 -o /tmp/evaluation-result-1870377-1245200635/solver-1870377-1245200635 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870377-1245200635.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/65 3262
/proc/meminfo: memFree=1884328/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=7616 CPUtime=0
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 583 0 0 0 0 0 0 0 20 0 1 0 187662045 7798784 567 1992294400 4194304 9342243 548682068736 18446744073709551615 4402248 0 0 4096 0 0 0 0 17 1 0 0
/proc/3262/statm: 1904 578 353 1256 0 643 0

[startup+0.0859291 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 3262
/proc/meminfo: memFree=1884328/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=23148 CPUtime=0.08
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 4934 0 0 0 6 2 0 0 20 0 1 0 187662045 23703552 4564 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 5787 4564 446 1256 0 4526 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23148

[startup+0.10193 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 3262
/proc/meminfo: memFree=1884328/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=25564 CPUtime=0.09
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 5523 0 0 0 7 2 0 0 20 0 1 0 187662045 26177536 5153 1992294400 4194304 9342243 548682068736 18446744073709551615 4910094 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 6391 5153 446 1256 0 5130 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25564

[startup+0.301954 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 3262
/proc/meminfo: memFree=1884328/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=25564 CPUtime=0.29
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 5551 0 0 0 17 12 0 0 22 0 1 0 187662045 26177536 5181 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 6391 5181 467 1256 0 5130 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25564

[startup+0.701999 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 3262
/proc/meminfo: memFree=1884328/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=37112 CPUtime=0.69
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 8093 0 0 0 52 17 0 0 25 0 1 0 187662045 38002688 7722 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 9278 7722 641 1256 0 8017 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37112

[startup+1.50109 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1854944/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=40556 CPUtime=1.49
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 9125 0 0 0 131 18 0 0 25 0 1 0 187662045 41529344 8754 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 10139 8754 644 1256 0 8878 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40556

[startup+3.10127 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1851552/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=43788 CPUtime=3.09
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 9932 0 0 0 289 20 0 0 25 0 1 0 187662045 44838912 9561 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 10947 9561 645 1256 0 9686 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43788

[startup+6.30163 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1826592/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=67476 CPUtime=6.29
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 15895 0 0 0 606 23 0 0 25 0 1 0 187662045 69095424 15524 1992294400 4194304 9342243 548682068736 18446744073709551615 6888970 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 16869 15524 660 1256 0 15608 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67476

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1814496/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=77552 CPUtime=12.69
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 18394 0 0 0 1243 26 0 0 25 0 1 0 187662045 79413248 18023 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 19388 18023 660 1256 0 18127 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 77552

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1812192/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=78812 CPUtime=25.48
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 18960 0 0 0 2518 30 0 0 25 0 1 0 187662045 80703488 18589 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 19703 18589 670 1256 0 18442 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 78812

[startup+51.1017 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 3263
/proc/meminfo: memFree=1812192/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=78812 CPUtime=51.08
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 18994 0 0 0 5067 41 0 0 25 0 1 0 187662045 80703488 18623 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 19703 18623 677 1256 0 18442 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78812

[startup+102.305 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 3263
/proc/meminfo: memFree=1813408/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=78348 CPUtime=102.27
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 20257 0 0 0 10168 59 0 0 25 0 1 0 187662045 80228352 18329 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 19587 18329 689 1256 0 18326 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 78348

[startup+162.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1811616/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=78780 CPUtime=162.25
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 21733 0 0 0 16143 82 0 0 25 0 1 0 187662045 80670720 18727 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 19695 18727 689 1256 0 18434 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 78780

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1812960/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=78200 CPUtime=222.23
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 23200 0 0 0 22120 103 0 0 25 0 1 0 187662045 80076800 18419 1992294400 4194304 9342243 548682068736 18446744073709551615 4686206 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 19550 18419 689 1256 0 18289 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 78200

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1812768/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=78396 CPUtime=282.22
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 27836 0 0 0 28095 127 0 0 25 0 1 0 187662045 80277504 18351 1992294400 4194304 9342243 548682068736 18446744073709551615 6960495 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 19599 18351 689 1256 0 18338 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 78396

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1811168/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=79980 CPUtime=342.2
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 32274 0 0 0 34070 150 0 0 25 0 1 0 187662045 81899520 18889 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 19995 18889 689 1256 0 18734 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 79980

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1810464/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=81200 CPUtime=402.18
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 35362 0 0 0 40048 170 0 0 25 0 1 0 187662045 83148800 19121 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 20300 19121 689 1256 0 19039 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 81200

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1808672/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=83048 CPUtime=462.17
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 39788 0 0 0 46024 193 0 0 25 0 1 0 187662045 85041152 19458 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 20762 19458 689 1256 0 19501 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 83048

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1808736/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=82100 CPUtime=522.15
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 41879 0 0 0 51999 216 0 0 25 0 1 0 187662045 84070400 19446 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 20525 19446 689 1256 0 19264 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 82100

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1807968/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=83024 CPUtime=582.14
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 42063 0 0 0 57974 240 0 0 25 0 1 0 187662045 85016576 19630 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 20756 19630 689 1256 0 19495 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 83024

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1805216/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=86356 CPUtime=642.13
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 44271 0 0 0 63947 266 0 0 25 0 1 0 187662045 88428544 20308 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 21589 20308 689 1256 0 20328 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 86356

[startup+702.301 s]

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

/proc/meminfo: memFree=1792608/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=97896 CPUtime=1122
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 56481 0 0 0 111754 446 0 0 25 0 1 0 187662045 100245504 23405 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 24474 23405 689 1256 0 23213 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 97896

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1792416/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=99880 CPUtime=1181.97
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 57425 0 0 0 117729 468 0 0 25 0 1 0 187662045 102277120 23526 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 24970 23526 689 1256 0 23709 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 99880

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1790880/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=100520 CPUtime=1241.96
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 57722 0 0 0 123706 490 0 0 25 0 1 0 187662045 102932480 23823 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 25130 23823 689 1256 0 23869 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 100520

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1789152/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=101980 CPUtime=1301.95
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 61118 0 0 0 129677 518 0 0 25 0 1 0 187662045 104427520 24245 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 25495 24245 689 1256 0 24234 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 101980

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1787040/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=104316 CPUtime=1361.93
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 62221 0 0 0 135653 540 0 0 25 0 1 0 187662045 106819584 24778 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 26079 24778 689 1256 0 24818 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 104316

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1784864/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=105896 CPUtime=1421.92
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 63121 0 0 0 141628 564 0 0 25 0 1 0 187662045 108437504 25302 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 26474 25302 689 1256 0 25213 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 105896

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1783072/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=108324 CPUtime=1481.89
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 64922 0 0 0 147598 591 0 0 25 0 1 0 187662045 110923776 25743 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 27081 25743 689 1256 0 25820 0
Current children cumulated CPU time (s) 1481.89
Current children cumulated vsize (KiB) 108324

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1782816/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=108916 CPUtime=1541.88
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 65211 0 0 0 153573 615 0 0 25 0 1 0 187662045 111529984 25799 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 27229 25799 689 1256 0 25968 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 108916

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1782048/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=108828 CPUtime=1601.86
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 66673 0 0 0 159547 639 0 0 25 0 1 0 187662045 111439872 26009 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 27207 26009 689 1256 0 25946 0
Current children cumulated CPU time (s) 1601.86
Current children cumulated vsize (KiB) 108828

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1779616/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=112604 CPUtime=1661.85
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 67266 0 0 0 165521 664 0 0 25 0 1 0 187662045 115306496 26602 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 28151 26602 689 1256 0 26890 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 112604

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1779296/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=112604 CPUtime=1721.84
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 67328 0 0 0 171496 688 0 0 25 0 1 0 187662045 115306496 26664 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 28151 26664 689 1256 0 26890 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 112604

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1778784/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=111448 CPUtime=1781.82
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 68399 0 0 0 177470 712 0 0 25 0 1 0 187662045 114122752 26790 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 27862 26790 689 1256 0 26601 0
Current children cumulated CPU time (s) 1781.82
Current children cumulated vsize (KiB) 111448

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

[startup+1791.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1778848/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=111452 CPUtime=1791.42
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 68900 0 0 0 178426 716 0 0 25 0 1 0 187662045 114126848 26771 1992294400 4194304 9342243 548682068736 18446744073709551615 8300202 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 27863 26771 689 1256 0 26602 0
Current children cumulated CPU time (s) 1791.42
Current children cumulated vsize (KiB) 111452

[startup+1795.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1778976/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=111456 CPUtime=1794.62
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 69035 0 0 0 178744 718 0 0 25 0 1 0 187662045 114130944 26734 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 27864 26734 689 1256 0 26603 0
Current children cumulated CPU time (s) 1794.62
Current children cumulated vsize (KiB) 111456

[startup+1796.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1779232/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=111456 CPUtime=1796.21
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 69362 0 0 0 178902 719 0 0 25 0 1 0 187662045 114130944 26708 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 27864 26708 689 1256 0 26603 0
Current children cumulated CPU time (s) 1796.21
Current children cumulated vsize (KiB) 111456

[startup+1797.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1779232/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=111460 CPUtime=1797.01
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 69466 0 0 0 178982 719 0 0 25 0 1 0 187662045 114135040 26697 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 27865 26697 689 1256 0 26604 0
Current children cumulated CPU time (s) 1797.01
Current children cumulated vsize (KiB) 111460

[startup+1798.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1779232/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=111460 CPUtime=1797.82
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 69498 0 0 0 179062 720 0 0 25 0 1 0 187662045 114135040 26729 1992294400 4194304 9342243 548682068736 18446744073709551615 6959543 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 27865 26729 689 1256 0 26604 0
Current children cumulated CPU time (s) 1797.82
Current children cumulated vsize (KiB) 111460

[startup+1798.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1778976/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=111460 CPUtime=1798.21
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 69507 0 0 0 179101 720 0 0 25 0 1 0 187662045 114135040 26738 1992294400 4194304 9342243 548682068736 18446744073709551615 8308455 0 0 4096 16384 0 0 0 17 1 0 0
/proc/3262/statm: 27865 26738 689 1256 0 26604 0
Current children cumulated CPU time (s) 1798.21
Current children cumulated vsize (KiB) 111460

[startup+1798.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3263
/proc/meminfo: memFree=1778976/2055920 swapFree=4182240/4192956
[pid=3262] ppid=3260 vsize=111460 CPUtime=1798.31
/proc/3262/stat : 3262 (pbscip.linux.x8) R 3260 3262 2934 0 -1 4194304 69509 0 0 0 179111 720 0 0 17 0 1 0 187662045 114135040 26740 1992294400 4194304 9342243 548682068736 18446744073709551615 4212027 0 0 4096 0 0 0 0 17 1 0 0
/proc/3262/statm: 27865 26740 691 1256 0 26604 0
Current children cumulated CPU time (s) 1798.31
Current children cumulated vsize (KiB) 111460

Child status: 0
Real time (s): 1798.89
CPU time (s): 1798.41
CPU user time (s): 1791.19
CPU system time (s): 7.2229
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 113252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.19
system time used= 7.2229
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69512
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= 5
involuntary context switches= 3188

runsolver used 1.9467 second user time and 4.20536 second system time

The end

Launcher Data

Begin job on node85 at 2009-06-17 03:03:55
IDJOB=1870377
IDBENCH=48187
IDSOLVER=684
FILE ID=node85/1870377-1245200635
PBS_JOBID= 9368314
Free space on /tmp= 126844 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_3.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-1870377-1245200635/watcher-1870377-1245200635 -o /tmp/evaluation-result-1870377-1245200635/solver-1870377-1245200635 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.clp -t 1800 -m 1800 -f HOME/instance-1870377-1245200635.opb

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

MD5SUM BENCH= 0247ef4de041bbff376811a7e6bf0408
RANDOM SEED=1224392082

node85.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.213
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	: 5931.00
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.213
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1884808 kB
Buffers:         16332 kB
Cached:          82368 kB
SwapCached:       6224 kB
Active:          74460 kB
Inactive:        33452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1884808 kB
SwapTotal:     4192956 kB
SwapFree:      4182240 kB
Dirty:           11812 kB
Writeback:           0 kB
Mapped:          13712 kB
Slab:            49160 kB
Committed_AS:    77108 kB
PageTables:       1376 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= 126832 MiB
End job on node85 at 2009-06-17 03:33:54