Trace number 3737103

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)SAT (TO)-47 1800.17 1800.46

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_25_5.opb
MD5SUM40141f2f083fa5e1f8a41aa043de0b1b
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-69
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -69
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 constraint25
Maximum length of a constraint47
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)15706
Sum of products size (including duplicates)31412
Number of different products7853
Sum of products size15706

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 SoPlex 1.4.1
0.00/0.04	c user parameter file <scip.set> not found - using default parameters
0.00/0.04	c read problem <HOME/instance-3737103-1338732163.opb>
0.00/0.04	c original problem has 8353 variables (8353 bin, 0 int, 0 impl, 0 cont) and 8353 constraints
0.00/0.06	c start presolving problem
0.00/0.06	c presolving:
0.09/0.15	c (round 1) 7853 del vars, 500 del conss, 7853 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 31412 impls, 0 clqs
0.19/0.26	c    (0.2s) probing: 101/500 (20.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.19/0.26	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.19/0.26	c presolving (2 rounds):
0.19/0.26	c  7853 deleted vars, 500 deleted constraints, 7853 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.19/0.26	c  47118 implications, 0 cliques
0.19/0.26	c presolved problem has 500 variables (500 bin, 0 int, 0 impl, 0 cont) and 7853 constraints
0.19/0.26	c    7853 constraints of type <and>
0.19/0.26	c transformed objective value is always integral (scale: 1)
0.19/0.26	c Presolving Time: 0.15
0.19/0.26	c OPT-NLC
0.19/0.26	c -----------------------------------------------------------------------------------------------
0.19/0.26	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.19/0.26	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.26	c limits/memory = c 13950
0.19/0.26	c # maximal time in seconds to run
0.19/0.26	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.26	c limits/time = c 1791
0.19/0.26	c # frequency for displaying node information lines
0.19/0.26	c # [type: int, range: [-1,2147483647], default: 100]
0.19/0.26	c display/freq = c 10000
0.19/0.26	c -----------------------------------------------------------------------------------------------
0.19/0.26	c start solving problem
0.19/0.26	c 
0.28/0.34	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.28/0.34	c   0.2s|     1 |     0 |   519 |  29M|   0 | 500 | 500 |7853 |7853 | 500 |7853 |   0 |   0 |   0 |-2.500000e+02 |      --      |    Inf 
0.28/0.35	o -44
0.28/0.35	c R 0.2s|     1 |     0 |   519 |  29M|   0 | 500 | 500 |7853 |7853 | 500 |7853 |   0 |   0 |   0 |-2.500000e+02 |-4.400000e+01 |  82.40%
0.49/0.50	c   0.4s|     1 |     0 |   621 |  29M|   0 | 493 | 500 |7853 |7853 | 500 |7861 |   8 |   0 |   0 |-2.465000e+02 |-4.400000e+01 |  82.15%
0.59/0.65	c   0.5s|     1 |     0 |   687 |  29M|   0 | 488 | 500 |7853 |7853 | 500 |7867 |  14 |   0 |   0 |-2.440000e+02 |-4.400000e+01 |  81.97%
0.79/0.83	c   0.7s|     1 |     0 |   834 |  29M|   0 | 483 | 500 |7853 |7853 | 500 |7873 |  20 |   0 |   0 |-2.415000e+02 |-4.400000e+01 |  81.78%
0.99/1.01	c   0.9s|     1 |     0 |   974 |  29M|   0 | 475 | 500 |7853 |7853 | 500 |7885 |  32 |   0 |   0 |-2.375000e+02 |-4.400000e+01 |  81.47%
1.09/1.17	c   1.1s|     1 |     0 |  1025 |  29M|   0 | 472 | 500 |7853 |7853 | 500 |7893 |  40 |   0 |   0 |-2.360000e+02 |-4.400000e+01 |  81.36%
1.29/1.33	c   1.2s|     1 |     0 |  1107 |  29M|   0 | 470 | 500 |7853 |7853 | 500 |7901 |  48 |   0 |   0 |-2.342500e+02 |-4.400000e+01 |  81.22%
1.29/1.33	o -45
1.29/1.33	c R 1.2s|     1 |     0 |  1107 |  29M|   0 | 470 | 500 |7853 |7853 | 500 |7901 |  48 |   0 |   0 |-2.342500e+02 |-4.500000e+01 |  80.79%
1.49/1.52	c   1.4s|     1 |     0 |  1243 |  29M|   0 | 467 | 500 |7853 |7853 | 500 |7909 |  56 |   0 |   0 |-2.322500e+02 |-4.500000e+01 |  80.62%
1.78/1.82	c   1.7s|     1 |     0 |  1530 |  30M|   0 | 461 | 500 |7853 |7853 | 500 |7921 |  68 |   0 |   0 |-2.292500e+02 |-4.500000e+01 |  80.37%
1.78/1.83	o -47
1.78/1.83	c R 1.7s|     1 |     0 |  1530 |  30M|   0 | 461 | 500 |7853 |7853 | 500 |7921 |  68 |   0 |   0 |-2.292500e+02 |-4.700000e+01 |  79.50%
1.99/2.09	c   1.9s|     1 |     0 |  1738 |  30M|   0 | 454 | 500 |7853 |7853 | 500 |7932 |  79 |   0 |   0 |-2.270000e+02 |-4.700000e+01 |  79.30%
2.28/2.36	c   2.2s|     1 |     0 |  2020 |  30M|   0 | 450 | 500 |7853 |7853 | 500 |7940 |  87 |   0 |   0 |-2.250000e+02 |-4.700000e+01 |  79.11%
2.49/2.56	c   2.4s|     1 |     0 |  2235 |  30M|   0 | 446 | 500 |7853 |7853 | 500 | 766 |  94 |   0 |   0 |-2.230000e+02 |-4.700000e+01 |  78.92%
2.59/2.62	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.59/2.62	c   2.5s|     1 |     0 |  2355 |  30M|   0 | 442 | 500 |7853 |7853 | 500 | 774 | 102 |   0 |   0 |-2.225000e+02 |-4.700000e+01 |  78.88%
2.69/2.73	c   2.6s|     1 |     0 |  2648 |  30M|   0 | 424 | 500 |7853 |7853 | 500 | 900 | 228 |   0 |   0 |-2.200000e+02 |-4.700000e+01 |  78.64%
2.79/2.84	c   2.7s|     1 |     0 |  3041 |  30M|   0 | 428 | 500 |7853 |7853 | 500 |1082 | 410 |   0 |   0 |-2.180000e+02 |-4.700000e+01 |  78.44%
2.89/2.93	c   2.8s|     1 |     0 |  3300 |  30M|   0 | 430 | 500 |7853 |7853 | 500 |1174 | 502 |   0 |   0 |-2.170000e+02 |-4.700000e+01 |  78.34%
2.99/3.06	c   2.9s|     1 |     0 |  3793 |  30M|   0 | 413 | 500 |7853 |7853 | 500 |1222 | 550 |   0 |   0 |-2.155000e+02 |-4.700000e+01 |  78.19%
3.19/3.21	c   3.1s|     1 |     0 |  4149 |  31M|   0 | 427 | 500 |7853 |7853 | 500 |1182 | 746 |   0 |   0 |-2.145000e+02 |-4.700000e+01 |  78.09%
3.29/3.32	c   3.2s|     1 |     0 |  4370 |  31M|   0 | 414 | 500 |7853 |7853 | 500 |1205 | 769 |   0 |   0 |-2.140000e+02 |-4.700000e+01 |  78.04%
3.49/3.50	c   3.4s|     1 |     0 |  4836 |  31M|   0 | 424 | 500 |7853 |7853 | 500 |1365 | 929 |   0 |   0 |-2.112500e+02 |-4.700000e+01 |  77.75%
3.58/3.62	c   3.5s|     1 |     0 |  5327 |  31M|   0 | 428 | 500 |7853 |7853 | 500 |1485 |1049 |   0 |   0 |-2.092500e+02 |-4.700000e+01 |  77.54%
3.79/3.86	c   3.7s|     1 |     0 |  5854 |  31M|   0 | 411 | 500 |7853 |7853 | 500 |2443 |2007 |   0 |   0 |-2.050000e+02 |-4.700000e+01 |  77.07%
3.89/3.97	c   3.8s|     1 |     0 |  6204 |  31M|   0 | 405 | 500 |7853 |7853 | 500 |2453 |2017 |   0 |   0 |-2.030000e+02 |-4.700000e+01 |  76.85%
3.99/4.07	c   3.9s|     1 |     0 |  6485 |  31M|   0 | 405 | 500 |7853 |7853 | 500 |2226 |2048 |   0 |   0 |-2.025000e+02 |-4.700000e+01 |  76.79%
4.09/4.19	c   4.0s|     1 |     0 |  6866 |  31M|   0 | 402 | 500 |7853 |7853 | 500 |2235 |2057 |   0 |   0 |-2.005000e+02 |-4.700000e+01 |  76.56%
4.30/4.34	c   4.2s|     1 |     0 |  7270 |  31M|   0 | 403 | 500 |7853 |7853 | 500 |2242 |2064 |   0 |   0 |-1.995000e+02 |-4.700000e+01 |  76.44%
4.49/4.55	c   4.4s|     1 |     0 |  7980 |  32M|   0 | 409 | 500 |7853 |7853 | 500 |2270 |2092 |   0 |   0 |-1.977917e+02 |-4.700000e+01 |  76.24%
4.69/4.72	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.69/4.72	c   4.6s|     1 |     0 |  8540 |  32M|   0 | 424 | 500 |7853 |7853 | 500 |2316 |2138 |   0 |   0 |-1.972558e+02 |-4.700000e+01 |  76.17%
4.89/4.99	c   4.8s|     1 |     0 |  9383 |  32M|   0 | 389 | 500 |7853 |7853 | 500 |2495 |2317 |   0 |   0 |-1.945000e+02 |-4.700000e+01 |  75.84%
5.19/5.25	c   5.1s|     1 |     0 | 10166 |  32M|   0 | 387 | 500 |7853 |7853 | 500 |1881 |2326 |   0 |   0 |-1.935000e+02 |-4.700000e+01 |  75.71%
5.29/5.39	c   5.2s|     1 |     0 | 10717 |  32M|   0 | 408 | 500 |7853 |7853 | 500 |1890 |2335 |   0 |   0 |-1.930000e+02 |-4.700000e+01 |  75.65%
5.50/5.58	c   5.4s|     1 |     0 | 11459 |  32M|   0 | 398 | 500 |7853 |7853 | 500 |1933 |2378 |   0 |   0 |-1.914000e+02 |-4.700000e+01 |  75.44%
5.69/5.73	c   5.6s|     1 |     0 | 11948 |  32M|   0 | 398 | 500 |7853 |7853 | 500 |2011 |2456 |   0 |   0 |-1.901500e+02 |-4.700000e+01 |  75.28%
5.88/5.94	c   5.8s|     1 |     0 | 12777 |  32M|   0 | 438 | 500 |7853 |7853 | 500 |2095 |2540 |   0 |   0 |-1.881628e+02 |-4.700000e+01 |  75.02%
6.08/6.19	c   6.0s|     1 |     0 | 13305 |  33M|   0 | 391 | 500 |7853 |7853 | 500 |3034 |3479 |   0 |   0 |-1.875700e+02 |-4.700000e+01 |  74.94%
6.29/6.39	c   6.2s|     1 |     0 | 13865 |  33M|   0 | 411 | 500 |7853 |7853 | 500 |2046 |3490 |   0 |   0 |-1.872670e+02 |-4.700000e+01 |  74.90%
6.50/6.57	c   6.4s|     1 |     0 | 14379 |  33M|   0 | 401 | 500 |7853 |7853 | 500 |2060 |3504 |   0 |   0 |-1.855039e+02 |-4.700000e+01 |  74.66%
6.69/6.78	c   6.6s|     1 |     0 | 14988 |  34M|   0 | 364 | 500 |7853 |7853 | 500 |2122 |3566 |   0 |   0 |-1.830000e+02 |-4.700000e+01 |  74.32%
6.98/7.02	c   6.8s|     1 |     0 | 15754 |  34M|   0 | 395 | 500 |7853 |7853 | 500 |2196 |3640 |   0 |   0 |-1.811429e+02 |-4.700000e+01 |  74.05%
7.18/7.28	c   7.1s|     1 |     0 | 16591 |  34M|   0 | 388 | 500 |7853 |7853 | 500 |2295 |3739 |   0 |   0 |-1.800000e+02 |-4.700000e+01 |  73.89%
7.49/7.55	c   7.4s|     1 |     0 | 17452 |  35M|   0 | 391 | 500 |7853 |7853 | 500 |2326 |3770 |   0 |   0 |-1.790000e+02 |-4.700000e+01 |  73.74%
7.69/7.73	c   7.5s|     1 |     0 | 18074 |  35M|   0 | 405 | 500 |7853 |7853 | 500 |1990 |3796 |   0 |   0 |-1.779308e+02 |-4.700000e+01 |  73.59%
7.89/7.93	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
7.89/7.93	c   7.7s|     1 |     0 | 18726 |  35M|   0 | 401 | 500 |7853 |7853 | 500 |2074 |3880 |   0 |   0 |-1.767500e+02 |-4.700000e+01 |  73.41%
8.09/8.16	c   8.0s|     1 |     0 | 19393 |  36M|   0 | 380 | 500 |7853 |7853 | 500 |2171 |3977 |   0 |   0 |-1.759500e+02 |-4.700000e+01 |  73.29%
8.29/8.37	c   8.2s|     1 |     0 | 20129 |  36M|   0 | 408 | 500 |7853 |7853 | 500 |2206 |4012 |   0 |   0 |-1.754778e+02 |-4.700000e+01 |  73.22%
8.59/8.64	c   8.4s|     1 |     0 | 20951 |  38M|   0 | 388 | 500 |7853 |7853 | 500 |2266 |4072 |   0 |   0 |-1.743750e+02 |-4.700000e+01 |  73.05%
8.79/8.81	c   8.6s|     1 |     0 | 21404 |  38M|   0 | 419 | 500 |7853 |7853 | 500 |2307 |4113 |   0 |   0 |-1.737429e+02 |-4.700000e+01 |  72.95%
8.99/9.08	c   8.9s|     1 |     0 | 22241 |  39M|   0 | 432 | 500 |7853 |7853 | 500 |1374 |4157 |   0 |   0 |-1.725760e+02 |-4.700000e+01 |  72.77%
9.18/9.27	c   9.1s|     1 |     0 | 22855 |  40M|   0 | 427 | 500 |7853 |7853 | 500 |1520 |4303 |   0 |   0 |-1.719968e+02 |-4.700000e+01 |  72.67%
9.48/9.53	c   9.3s|     1 |     0 | 23583 |  41M|   0 | 415 | 500 |7853 |7853 | 500 |1693 |4476 |   0 |   0 |-1.709932e+02 |-4.700000e+01 |  72.51%
9.69/9.75	c   9.5s|     1 |     0 | 24349 |  42M|   0 | 454 | 500 |7853 |7853 | 500 |1759 |4542 |   0 |   0 |-1.701763e+02 |-4.700000e+01 |  72.38%
9.98/10.06	c   9.8s|     1 |     0 | 25079 |  43M|   0 | 441 | 500 |7853 |7853 | 500 |2086 |4869 |   0 |   0 |-1.696051e+02 |-4.700000e+01 |  72.29%
10.28/10.39	c  10.2s|     1 |     0 | 25931 |  44M|   0 | 437 | 500 |7853 |7853 | 500 |2152 |4935 |   0 |   0 |-1.686681e+02 |-4.700000e+01 |  72.13%
10.69/10.73	c  10.5s|     1 |     0 | 26569 |  44M|   0 | 443 | 500 |7853 |7853 | 500 |1851 |5015 |   0 |   0 |-1.682402e+02 |-4.700000e+01 |  72.06%
10.89/10.99	c  10.8s|     1 |     0 | 27070 |  44M|   0 | 447 | 500 |7853 |7853 | 500 |1921 |5085 |   0 |   0 |-1.679695e+02 |-4.700000e+01 |  72.02%
11.19/11.28	c  11.1s|     1 |     0 | 27560 |  44M|   0 | 467 | 500 |7853 |7853 | 500 |1952 |5116 |   0 |   0 |-1.674368e+02 |-4.700000e+01 |  71.93%
11.59/11.68	c  11.5s|     1 |     0 | 28253 |  44M|   0 | 442 | 500 |7853 |7853 | 500 |2132 |5296 |   0 |   0 |-1.667715e+02 |-4.700000e+01 |  71.82%
12.00/12.09	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
12.00/12.09	c  11.9s|     1 |     0 | 29129 |  44M|   0 | 450 | 500 |7853 |7853 | 500 |2180 |5344 |   0 |   0 |-1.657410e+02 |-4.700000e+01 |  71.64%
12.39/12.47	c  12.2s|     1 |     0 | 29861 |  44M|   0 | 451 | 500 |7853 |7853 | 500 |2227 |5391 |   0 |   0 |-1.647074e+02 |-4.700000e+01 |  71.46%
12.78/12.83	c  12.6s|     1 |     0 | 30396 |  45M|   0 | 456 | 500 |7853 |7853 | 500 |1887 |5443 |   0 |   0 |-1.640896e+02 |-4.700000e+01 |  71.36%
13.20/13.23	c  13.0s|     1 |     0 | 31206 |  45M|   0 | 469 | 500 |7853 |7853 | 500 |1939 |5495 |   0 |   0 |-1.632763e+02 |-4.700000e+01 |  71.21%
13.59/13.60	c  13.4s|     1 |     0 | 31714 |  45M|   0 | 468 | 500 |7853 |7853 | 500 |2099 |5655 |   0 |   0 |-1.629330e+02 |-4.700000e+01 |  71.15%
13.99/14.00	c  13.8s|     1 |     0 | 32388 |  45M|   0 | 475 | 500 |7853 |7853 | 500 |2132 |5688 |   0 |   0 |-1.622727e+02 |-4.700000e+01 |  71.04%
14.29/14.39	c  14.2s|     1 |     0 | 32832 |  45M|   0 | 473 | 500 |7853 |7853 | 500 |2200 |5756 |   0 |   0 |-1.619926e+02 |-4.700000e+01 |  70.99%
14.79/14.83	c  14.6s|     1 |     0 | 33537 |  45M|   0 | 478 | 500 |7853 |7853 | 500 |2256 |5812 |   0 |   0 |-1.615818e+02 |-4.700000e+01 |  70.91%
15.29/15.38	c  15.1s|     1 |     0 | 34559 |  45M|   0 | 480 | 500 |7853 |7853 | 500 |1995 |5850 |   0 |   0 |-1.604044e+02 |-4.700000e+01 |  70.70%
15.79/15.85	c  15.6s|     1 |     0 | 35399 |  45M|   0 | 477 | 500 |7853 |7853 | 500 |2039 |5894 |   0 |   0 |-1.596704e+02 |-4.700000e+01 |  70.56%
16.18/16.25	c  16.0s|     1 |     0 | 35878 |  45M|   0 | 477 | 500 |7853 |7853 | 500 |2073 |5928 |   0 |   0 |-1.593675e+02 |-4.700000e+01 |  70.51%
16.58/16.64	c  16.4s|     1 |     0 | 36352 |  45M|   0 | 487 | 500 |7853 |7853 | 500 |2094 |5949 |   0 |   0 |-1.590096e+02 |-4.700000e+01 |  70.44%
16.99/17.04	c  16.8s|     1 |     0 | 36867 |  45M|   0 | 482 | 500 |7853 |7853 | 500 |2117 |5972 |   0 |   0 |-1.586094e+02 |-4.700000e+01 |  70.37%
17.49/17.52	c  17.3s|     1 |     0 | 37495 |  45M|   0 | 481 | 500 |7853 |7853 | 500 |2135 |5990 |   0 |   0 |-1.579611e+02 |-4.700000e+01 |  70.25%
17.88/17.92	c  17.6s|     1 |     0 | 37909 |  45M|   0 | 481 | 500 |7853 |7853 | 500 |1913 |6015 |   0 |   0 |-1.576061e+02 |-4.700000e+01 |  70.18%
18.19/18.27	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
18.19/18.27	c  18.0s|     1 |     0 | 38358 |  45M|   0 | 484 | 500 |7853 |7853 | 500 |1953 |6055 |   0 |   0 |-1.572877e+02 |-4.700000e+01 |  70.12%
18.59/18.65	c  18.4s|     1 |     0 | 38904 |  45M|   0 | 484 | 500 |7853 |7853 | 500 |2011 |6113 |   0 |   0 |-1.569001e+02 |-4.700000e+01 |  70.04%
18.98/19.03	c  18.8s|     1 |     0 | 39292 |  45M|   0 | 485 | 500 |7853 |7853 | 500 |2033 |6135 |   0 |   0 |-1.567155e+02 |-4.700000e+01 |  70.01%
19.39/19.45	c  19.2s|     1 |     0 | 39829 |  45M|   0 | 486 | 500 |7853 |7853 | 500 |2053 |6155 |   0 |   0 |-1.562621e+02 |-4.700000e+01 |  69.92%
19.80/19.82	c  19.5s|     1 |     0 | 40139 |  45M|   0 | 487 | 500 |7853 |7853 | 500 |2076 |6178 |   0 |   0 |-1.561590e+02 |-4.700000e+01 |  69.90%
20.18/20.23	c  19.9s|     1 |     0 | 40619 |  45M|   0 | 486 | 500 |7853 |7853 | 500 |1912 |6201 |   0 |   0 |-1.557879e+02 |-4.700000e+01 |  69.83%
20.59/20.66	c  20.4s|     1 |     0 | 41190 |  45M|   0 | 485 | 500 |7853 |7853 | 500 |1931 |6220 |   0 |   0 |-1.553916e+02 |-4.700000e+01 |  69.75%
20.98/21.07	c  20.8s|     1 |     0 | 41741 |  45M|   0 | 484 | 500 |7853 |7853 | 500 |1970 |6259 |   0 |   0 |-1.548658e+02 |-4.700000e+01 |  69.65%
21.38/21.45	c  21.2s|     1 |     0 | 42140 |  45M|   0 | 488 | 500 |7853 |7853 | 500 |2006 |6295 |   0 |   0 |-1.546645e+02 |-4.700000e+01 |  69.61%
21.90/21.91	c  21.6s|     1 |     0 | 42777 |  45M|   0 | 490 | 500 |7853 |7853 | 500 |2037 |6326 |   0 |   0 |-1.541871e+02 |-4.700000e+01 |  69.52%
22.29/22.31	c  22.0s|     1 |     0 | 43206 |  45M|   0 | 489 | 500 |7853 |7853 | 500 |2055 |6344 |   0 |   0 |-1.539199e+02 |-4.700000e+01 |  69.46%
22.68/22.73	c  22.4s|     1 |     0 | 43656 |  45M|   0 | 488 | 500 |7853 |7853 | 500 |1979 |6364 |   0 |   0 |-1.536097e+02 |-4.700000e+01 |  69.40%
23.10/23.11	c  22.8s|     1 |     0 | 44072 |  45M|   0 | 490 | 500 |7853 |7853 | 500 |2006 |6391 |   0 |   0 |-1.533379e+02 |-4.700000e+01 |  69.35%
23.48/23.51	c  23.2s|     1 |     0 | 44483 |  45M|   0 | 489 | 500 |7853 |7853 | 500 |2029 |6414 |   0 |   0 |-1.530295e+02 |-4.700000e+01 |  69.29%
23.89/23.94	c  23.6s|     1 |     0 | 45000 |  45M|   0 | 490 | 500 |7853 |7853 | 500 |2056 |6441 |   0 |   0 |-1.526095e+02 |-4.700000e+01 |  69.20%
24.29/24.32	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
24.29/24.32	c  24.0s|     1 |     0 | 45261 |  45M|   0 | 493 | 500 |7853 |7853 | 500 |2077 |6462 |   0 |   0 |-1.525022e+02 |-4.700000e+01 |  69.18%
24.68/24.75	c  24.4s|     1 |     0 | 45735 |  45M|   0 | 495 | 500 |7853 |7853 | 500 |2099 |6484 |   0 |   0 |-1.521382e+02 |-4.700000e+01 |  69.11%
25.08/25.19	c  24.9s|     1 |     0 | 46210 |  45M|   0 | 494 | 500 |7853 |7853 | 500 |2030 |6498 |   0 |   0 |-1.517733e+02 |-4.700000e+01 |  69.03%
25.49/25.55	c  25.2s|     1 |     0 | 46426 |  45M|   0 | 492 | 500 |7853 |7853 | 500 |2038 |6506 |   0 |   0 |-1.516150e+02 |-4.700000e+01 |  69.00%
25.88/25.92	c  25.6s|     1 |     0 | 46681 |  45M|   0 | 494 | 500 |7853 |7853 | 500 |2055 |6523 |   0 |   0 |-1.514398e+02 |-4.700000e+01 |  68.96%
26.18/26.28	c  25.9s|     1 |     0 | 46898 |  45M|   0 | 493 | 500 |7853 |7853 | 500 |2066 |6534 |   0 |   0 |-1.513313e+02 |-4.700000e+01 |  68.94%
26.59/26.67	c  26.3s|     1 |     0 | 47212 |  45M|   0 | 493 | 500 |7853 |7853 | 500 |2078 |6546 |   0 |   0 |-1.511255e+02 |-4.700000e+01 |  68.90%
26.99/27.06	c  26.7s|     1 |     0 | 47527 |  45M|   0 | 496 | 500 |7853 |7853 | 500 |2092 |6560 |   0 |   0 |-1.509167e+02 |-4.700000e+01 |  68.86%
27.39/27.43	c  27.1s|     1 |     0 | 47745 |  45M|   0 | 495 | 500 |7853 |7853 | 500 |2034 |6572 |   0 |   0 |-1.507575e+02 |-4.700000e+01 |  68.82%
27.68/27.78	c  27.4s|     1 |     0 | 47941 |  45M|   0 | 495 | 500 |7853 |7853 | 500 |2048 |6586 |   0 |   0 |-1.506548e+02 |-4.700000e+01 |  68.80%
28.08/28.15	c  27.8s|     1 |     0 | 48185 |  45M|   0 | 495 | 500 |7853 |7853 | 500 |2060 |6598 |   0 |   0 |-1.504913e+02 |-4.700000e+01 |  68.77%
28.50/28.52	c  28.2s|     1 |     0 | 48434 |  45M|   0 | 494 | 500 |7853 |7853 | 500 |2069 |6607 |   0 |   0 |-1.503486e+02 |-4.700000e+01 |  68.74%
28.79/28.88	c  28.5s|     1 |     0 | 48640 |  45M|   0 | 497 | 500 |7853 |7853 | 500 |2085 |6623 |   0 |   0 |-1.502493e+02 |-4.700000e+01 |  68.72%
29.18/29.24	c  28.9s|     1 |     0 | 48827 |  45M|   0 | 494 | 500 |7853 |7853 | 500 |2091 |6629 |   0 |   0 |-1.501875e+02 |-4.700000e+01 |  68.71%
29.60/29.63	c  29.3s|     1 |     0 | 49150 |  45M|   0 | 494 | 500 |7853 |7853 | 500 |2042 |6642 |   0 |   0 |-1.500120e+02 |-4.700000e+01 |  68.67%
29.88/29.99	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
29.88/29.99	c  29.6s|     1 |     0 | 49415 |  45M|   0 | 490 | 500 |7853 |7853 | 500 |2053 |6653 |   0 |   0 |-1.498932e+02 |-4.700000e+01 |  68.64%
30.28/30.36	c  30.0s|     1 |     0 | 49712 |  45M|   0 | 492 | 500 |7853 |7853 | 500 |2069 |6669 |   0 |   0 |-1.497524e+02 |-4.700000e+01 |  68.61%
30.69/30.72	c  30.4s|     1 |     0 | 49944 |  45M|   0 | 497 | 500 |7853 |7853 | 500 |2083 |6683 |   0 |   0 |-1.496655e+02 |-4.700000e+01 |  68.60%
30.98/31.09	c  30.7s|     1 |     0 | 50253 |  45M|   0 | 494 | 500 |7853 |7853 | 500 |2092 |6692 |   0 |   0 |-1.495488e+02 |-4.700000e+01 |  68.57%
31.38/31.46	c  31.1s|     1 |     0 | 50502 |  45M|   0 | 494 | 500 |7853 |7853 | 500 |2100 |6700 |   0 |   0 |-1.494696e+02 |-4.700000e+01 |  68.56%
31.79/31.81	c  31.4s|     1 |     0 | 50741 |  45M|   0 | 496 | 500 |7853 |7853 | 500 |2064 |6711 |   0 |   0 |-1.494056e+02 |-4.700000e+01 |  68.54%
32.09/32.15	c  31.8s|     1 |     0 | 50952 |  45M|   0 | 495 | 500 |7853 |7853 | 500 |2075 |6722 |   0 |   0 |-1.493685e+02 |-4.700000e+01 |  68.53%
32.38/32.47	c  32.1s|     1 |     0 | 51118 |  45M|   0 | 498 | 500 |7853 |7853 | 500 |2089 |6736 |   0 |   0 |-1.493353e+02 |-4.700000e+01 |  68.53%
32.78/32.82	c  32.4s|     1 |     0 | 51351 |  44M|   0 | 494 | 500 |7853 |7853 | 500 |2099 |6746 |   0 |   0 |-1.492555e+02 |-4.700000e+01 |  68.51%
33.08/33.17	c  32.8s|     1 |     0 | 51598 |  44M|   0 | 497 | 500 |7853 |7853 | 500 |2114 |6761 |   0 |   0 |-1.492029e+02 |-4.700000e+01 |  68.50%
33.49/33.51	c  33.1s|     1 |     0 | 51800 |  44M|   0 | 498 | 500 |7853 |7853 | 500 |2123 |6770 |   0 |   0 |-1.491417e+02 |-4.700000e+01 |  68.49%
33.78/33.85	c  33.5s|     1 |     0 | 51962 |  44M|   0 | 495 | 500 |7853 |7853 | 500 |2081 |6781 |   0 |   0 |-1.491123e+02 |-4.700000e+01 |  68.48%
34.09/34.18	c  33.8s|     1 |     0 | 52157 |  44M|   0 | 498 | 500 |7853 |7853 | 500 |2091 |6791 |   0 |   0 |-1.490573e+02 |-4.700000e+01 |  68.47%
34.48/34.50	c  34.1s|     1 |     0 | 52309 |  44M|   0 | 498 | 500 |7853 |7853 | 500 |2102 |6802 |   0 |   0 |-1.490353e+02 |-4.700000e+01 |  68.46%
34.78/34.85	c  34.5s|     1 |     0 | 52555 |  44M|   0 | 497 | 500 |7853 |7853 | 500 |2113 |6813 |   0 |   0 |-1.489958e+02 |-4.700000e+01 |  68.46%
35.09/35.19	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
35.09/35.19	c  34.8s|     1 |     0 | 52809 |  44M|   0 | 497 | 500 |7853 |7853 | 500 |2121 |6821 |   0 |   0 |-1.489659e+02 |-4.700000e+01 |  68.45%
35.48/35.53	c  35.1s|     1 |     0 | 53061 |  44M|   0 | 470 | 500 |7853 |7853 | 500 |2131 |6831 |   0 |   0 |-1.489444e+02 |-4.700000e+01 |  68.44%
35.79/35.85	c  35.4s|     1 |     0 | 53341 |  44M|   0 | 497 | 500 |7853 |7853 | 500 |2083 |6833 |   0 |   0 |-1.489042e+02 |-4.700000e+01 |  68.44%
36.09/36.18	c  35.8s|     1 |     0 | 53570 |  44M|   0 | 499 | 500 |7853 |7853 | 500 |2092 |6842 |   0 |   0 |-1.488788e+02 |-4.700000e+01 |  68.43%
36.48/36.50	c  36.1s|     1 |     0 | 53757 |  44M|   0 | 497 | 500 |7853 |7853 | 500 |2102 |6852 |   0 |   0 |-1.488628e+02 |-4.700000e+01 |  68.43%
36.78/36.81	c  36.4s|     1 |     0 | 53955 |  44M|   0 | 500 | 500 |7853 |7853 | 500 |2108 |6858 |   0 |   0 |-1.488509e+02 |-4.700000e+01 |  68.42%
37.08/37.13	c  36.7s|     1 |     0 | 54154 |  44M|   0 | 500 | 500 |7853 |7853 | 500 |2118 |6868 |   0 |   0 |-1.488388e+02 |-4.700000e+01 |  68.42%
37.39/37.46	c  37.0s|     1 |     0 | 54394 |  44M|   0 | 499 | 500 |7853 |7853 | 500 |2127 |6877 |   0 |   0 |-1.488188e+02 |-4.700000e+01 |  68.42%
37.78/37.80	c  37.4s|     1 |     0 | 54604 |  44M|   0 | 499 | 500 |7853 |7853 | 500 |2097 |6885 |   0 |   0 |-1.488085e+02 |-4.700000e+01 |  68.42%
37.98/38.09	c  37.7s|     1 |     0 | 54699 |  44M|   0 | 499 | 500 |7853 |7853 | 500 |2104 |6892 |   0 |   0 |-1.488057e+02 |-4.700000e+01 |  68.42%
38.28/38.40	c  38.0s|     1 |     0 | 54888 |  44M|   0 | 498 | 500 |7853 |7853 | 500 |2110 |6898 |   0 |   0 |-1.487954e+02 |-4.700000e+01 |  68.41%
38.69/38.72	c  38.3s|     1 |     0 | 55096 |  44M|   0 | 448 | 500 |7853 |7853 | 500 |2118 |6906 |   0 |   0 |-1.487778e+02 |-4.700000e+01 |  68.41%
44.28/44.36	c  43.9s|     1 |     2 | 55096 |  43M|   0 | 448 | 500 |7853 |7853 | 500 |2118 |6906 |   0 |  28 |-1.487778e+02 |-4.700000e+01 |  68.41%
1157.79/1158.04	c  1148s| 10000 | 10001 |  7155k| 105M|  55 | 200 | 500 |7853 |1957 | 500 |1210 |1052k|   0 |3413 |-1.409043e+02 |-4.700000e+01 |  66.64%
1800.00/1800.33	c 
1800.00/1800.33	c SCIP Status        : solving was interrupted [user interrupt]
1800.00/1800.33	c Solving Time (sec) : 1784.29
1800.00/1800.33	c Solving Nodes      : 18673
1800.00/1800.33	c Primal Bound       : -4.70000000000000e+01 (4 solutions)
1800.00/1800.33	c Dual Bound         : -1.40126670913989e+02
1800.00/1800.33	c Gap                : 66.46 %
1800.00/1800.33	c NODE         18673
1800.00/1800.33	c DUAL BOUND   -140.127
1800.00/1800.33	c PRIMAL BOUND -47
1800.00/1800.33	c GAP          0.664589
1800.00/1800.33	s SATISFIABLE
1800.00/1800.33	v x500 -x499 -x498 -x497 -x496 -x495 -x494 -x493 -x492 -x491 -x490 -x489 -x488 -x487 -x486 -x485 -x484 -x483 -x482 -x481 -x480 -x479 
1800.00/1800.33	v -x478 -x477 -x476 -x475 -x474 -x473 -x472 -x471 -x470 -x469 -x468 -x467 -x466 -x465 -x464 -x463 -x462 -x461 -x460 -x459 -x458 
1800.00/1800.33	v -x457 -x456 -x455 -x454 x453 -x452 -x451 -x450 -x449 -x448 -x447 x446 -x445 -x444 -x443 -x442 -x441 -x440 -x439 -x438 -x437 
1800.00/1800.33	v -x436 -x435 -x434 -x433 -x432 -x431 -x430 -x429 -x428 -x427 -x426 -x425 -x424 -x423 -x422 -x421 -x420 -x419 -x418 -x417 -x416 
1800.00/1800.33	v -x415 -x414 -x413 -x412 -x411 -x410 -x409 -x408 -x407 -x406 -x405 -x404 -x403 -x402 -x401 -x400 -x399 -x398 -x397 -x396 
1800.00/1800.33	v -x395 -x394 -x393 -x392 -x391 -x390 -x389 -x388 -x387 x386 -x385 -x384 -x383 -x382 -x381 -x380 -x379 x378 -x377 -x376 -x375 -x374 
1800.00/1800.33	v -x373 -x372 -x371 -x370 -x369 -x368 -x367 -x366 -x365 -x364 -x363 -x362 -x361 -x360 -x359 -x358 -x357 -x356 -x355 -x354 
1800.00/1800.33	v -x353 -x352 -x351 -x350 -x349 -x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 -x339 x338 -x337 -x336 -x335 -x334 -x333 
1800.00/1800.33	v -x332 -x331 -x330 -x329 -x328 -x327 x326 -x325 -x324 -x323 -x322 -x321 -x320 x319 x318 -x317 -x316 -x315 -x314 -x313 -x312 -x311 
1800.00/1800.33	v x310 -x309 x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 -x299 -x298 -x297 -x296 -x295 -x294 -x293 -x292 -x291 -x290 
1800.00/1800.33	v -x289 -x288 -x287 -x286 -x285 -x284 -x283 -x282 -x281 -x280 -x279 -x278 -x277 -x276 x275 -x274 -x273 -x272 -x271 -x270 -x269 
1800.00/1800.33	v -x268 -x267 -x266 -x265 -x264 -x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 -x249 -x248 
1800.00/1800.33	v -x247 -x246 -x245 -x244 -x243 x242 -x241 -x240 -x239 -x238 -x237 -x236 -x235 -x234 -x233 -x232 x231 -x230 -x229 -x228 -x227 
1800.00/1800.33	v -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 -x209 -x208 -x207 -x206 
1800.00/1800.33	v -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 -x188 -x187 -x186 -x185 
1800.00/1800.33	v x184 -x183 -x182 x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 x170 x169 -x168 -x167 -x166 -x165 -x164 
1800.00/1800.33	v -x163 -x162 x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 -x146 -x145 -x144 -x143 
1800.00/1800.33	v x142 -x141 x140 -x139 x138 -x137 -x136 -x135 -x134 -x133 x132 -x131 x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 -x122 -x121 
1800.00/1800.33	v -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 x112 -x111 -x110 -x109 -x108 x107 -x106 -x105 -x104 x103 -x102 -x101 -x100 
1800.00/1800.33	v -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 x85 -x84 -x83 -x82 x81 -x80 -x79 -x78 -x77 -x76 -x75 -x74 
1800.00/1800.33	v x73 x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 
1800.00/1800.33	v x48 x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 x26 -x25 -x24 -x23 
1800.00/1800.33	v -x22 x21 -x20 -x19 -x18 x17 x16 -x15 x14 -x13 x12 x11 -x10 x9 x8 -x7 -x6 -x5 x4 x3 -x2 -x1 
1800.00/1800.33	c SCIP Status        : solving was interrupted [user interrupt]
1800.00/1800.33	c Solving Time       :    1784.29
1800.00/1800.33	c Original Problem   :
1800.00/1800.33	c   Problem name     : HOME/instance-3737103-1338732163.opb
1800.00/1800.33	c   Variables        : 8353 (8353 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.00/1800.33	c   Constraints      : 8353 initial, 8353 maximal
1800.00/1800.33	c Presolved Problem  :
1800.00/1800.33	c   Problem name     : t_HOME/instance-3737103-1338732163.opb
1800.00/1800.33	c   Variables        : 500 (500 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.00/1800.33	c   Constraints      : 7853 initial, 7853 maximal
1800.00/1800.33	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.00/1800.33	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.33	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.33	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.33	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.33	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.00/1800.33	c   probing          :       0.06          0          0          0          0          0          0          0          0
1800.00/1800.33	c   and              :       0.07          0          0          0          0          0          0          0          0
1800.00/1800.33	c   linear           :       0.02       7853          0          0       7853          0        500          0          0
1800.00/1800.33	c   root node        :          -          0          -          -          0          -          -          -          -
1800.00/1800.33	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.00/1800.33	c   integral         :          0          0          0      18673          0          0          0          0          0      37346
1800.00/1800.33	c   and              :       7853      51768     150253          0          0          0     406221    3074025          0          0
1800.00/1800.33	c   countsols        :          0          0          0          0          0          0          0          0          0          0
1800.00/1800.33	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.00/1800.33	c   integral         :     181.57       0.00       0.00     181.57       0.00
1800.00/1800.33	c   and              :      46.89      39.21       7.68       0.00       0.00
1800.00/1800.33	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.00/1800.33	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.00/1800.33	c   rootredcost      :       0.01          0          0          0
1800.00/1800.33	c   pseudoobj        :       1.75     150997          0          0
1800.00/1800.33	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.00/1800.33	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.00/1800.33	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.00/1800.33	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.00/1800.33	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.00/1800.33	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.00/1800.33	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.00/1800.33	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.00/1800.33	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.00/1800.33	c   cut pool         :       0.25        128          -          -       1350          -    (maximal pool size: 7202)
1800.00/1800.33	c   redcost          :       0.56      51768          0          0          0          0
1800.00/1800.33	c   impliedbounds    :       0.07        129          0          0       9389          0
1800.00/1800.33	c   intobj           :       0.00          0          0          0          0          0
1800.00/1800.33	c   gomory           :      21.73        129          0          0      28396          0
1800.00/1800.33	c   strongcg         :       0.59         20          0          0      10000          0
1800.00/1800.33	c   cmir             :       0.23         10          0          0          0          0
1800.00/1800.33	c   flowcover        :       0.19         10          0          0          0          0
1800.00/1800.33	c   clique           :       0.99        129          0          0       1117          0
1800.00/1800.33	c   zerohalf         :       0.00          0          0          0          0          0
1800.00/1800.33	c   mcf              :       0.00          1          0          0          0          0
1800.00/1800.33	c Pricers            :       Time      Calls       Vars
1800.00/1800.33	c   problem variables:       0.00          0          0
1800.00/1800.33	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.00/1800.33	c   relpscost        :     181.57      18673          0          0          0          0      37346
1800.00/1800.33	c   pscost           :       0.00          0          0          0          0          0          0
1800.00/1800.33	c   inference        :       0.00          0          0          0          0          0          0
1800.00/1800.33	c   mostinf          :       0.00          0          0          0          0          0          0
1800.00/1800.33	c   leastinf         :       0.00          0          0          0          0          0          0
1800.00/1800.33	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.00/1800.33	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.00/1800.33	c   random           :       0.00          0          0          0          0          0          0
1800.00/1800.33	c Primal Heuristics  :       Time      Calls      Found
1800.00/1800.33	c   LP solutions     :       0.00          -          0
1800.00/1800.33	c   pseudo solutions :       0.00          -          0
1800.00/1800.33	c   oneopt           :       0.00          1          0
1800.00/1800.33	c   crossover        :       0.06          4          0
1800.00/1800.33	c   objpscostdiving  :      18.14         94          0
1800.00/1800.33	c   veclendiving     :      55.70        318          0
1800.00/1800.33	c   rootsoldiving    :      11.58        218          0
1800.00/1800.33	c   fracdiving       :      41.94        564          0
1800.00/1800.33	c   simplerounding   :       0.02          0          0
1800.00/1800.33	c   rounding         :      18.34      17243          3
1800.00/1800.33	c   shifting         :       1.74       1321          1
1800.00/1800.33	c   intshifting      :       0.00          0          0
1800.00/1800.33	c   fixandinfer      :       0.00          0          0
1800.00/1800.33	c   feaspump         :       0.00          0          0
1800.00/1800.33	c   coefdiving       :      55.06        312          0
1800.00/1800.33	c   pscostdiving     :      57.82        291          0
1800.00/1800.33	c   intdiving        :       0.00          0          0
1800.00/1800.33	c   actconsdiving    :       0.00          0          0
1800.00/1800.33	c   linesearchdiving :      42.87        565          0
1800.00/1800.33	c   guideddiving     :      46.06        564          0
1800.00/1800.33	c   octane           :       0.00          0          0
1800.00/1800.33	c   rens             :       0.00          0          0
1800.00/1800.33	c   rins             :       0.00          0          0
1800.00/1800.33	c   localbranching   :       0.00          0          0
1800.00/1800.33	c   mutation         :       0.00          0          0
1800.00/1800.33	c   dins             :       0.00          0          0
1800.00/1800.33	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.00/1800.33	c   primal LP        :       8.34          0          0       0.00       0.00
1800.00/1800.33	c   dual LP          :    1149.84      52038    8960669     172.19    7792.97
1800.00/1800.33	c   barrier LP       :       0.00          0          0       0.00          -
1800.00/1800.33	c   diving/probing LP:     305.03     109041    2792333      25.61    9154.29
1800.00/1800.33	c   strong branching :     180.39       4646    1308966     281.74    7256.31
1800.00/1800.33	c     (at root node) :          -         28      23431     836.82          -
1800.00/1800.33	c   conflict analysis:       0.00          0          0       0.00          -
1800.00/1800.33	c B&B Tree           :
1800.00/1800.33	c   number of runs   :          1
1800.00/1800.33	c   nodes            :      18673
1800.00/1800.33	c   nodes (total)    :      18673
1800.00/1800.33	c   nodes left       :      18674
1800.00/1800.33	c   max depth        :         58
1800.00/1800.33	c   max depth (total):         58
1800.00/1800.33	c   backtracks       :       3447 (18.5%)
1800.00/1800.33	c   delayed cutoffs  :          0
1800.00/1800.33	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.00/1800.33	c   avg switch length:       6.86
1800.00/1800.33	c   switching time   :      12.95
1800.00/1800.33	c Solution           :
1800.00/1800.33	c   Solutions found  :          4 (3 improvements)
1800.00/1800.33	c   Primal Bound     : -4.70000000000000e+01   (in run 1, after 1 nodes, 1.69 seconds, depth 0, found by <rounding>)
1800.00/1800.33	c   Dual Bound       : -1.40126670913989e+02
1800.00/1800.33	c   Gap              :      66.46 %
1800.00/1800.33	c   Root Dual Bound  : -1.48777777777778e+02
1800.10/1800.46	c Time complete: 1800.15.

Verifier Data

OK	-47

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28716
/proc/meminfo: memFree=26849232/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=9188 CPUtime=0 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 1633 0 0 0 0 0 0 0 20 0 1 0 339343095 9408512 1585 33554432000 4194304 7823515 140734595923232 140736134586360 6883856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 2297 1589 354 887 0 1407 0

[startup+0.082067 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28716
/proc/meminfo: memFree=26849232/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=35552 CPUtime=0.07 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 8326 0 0 0 6 1 0 0 20 0 1 0 339343095 36405248 7924 33554432000 4194304 7823515 140734595923232 140734595787848 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 8948 7936 404 887 0 8058 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 35552

[startup+0.100319 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28716
/proc/meminfo: memFree=26849232/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=37284 CPUtime=0.09 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 8768 0 0 0 8 1 0 0 20 0 1 0 339343095 38178816 8366 33554432000 4194304 7823515 140734595923232 140734595787848 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 9321 8366 404 887 0 8431 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 37284

[startup+0.300289 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28716
/proc/meminfo: memFree=26849232/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=52808 CPUtime=0.28 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 12730 0 0 0 22 6 0 0 20 0 1 0 339343095 54075392 12305 33554432000 4194304 7823515 140734595923232 140734595787848 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 13202 12305 500 887 0 12312 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 52808

[startup+0.700312 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 28716
/proc/meminfo: memFree=26849232/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=58368 CPUtime=0.69 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 14142 0 0 0 61 8 0 0 20 0 1 0 339343095 59768832 13541 33554432000 4194304 7823515 140734595923232 140734595787848 4272734 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 14592 13541 544 887 0 13702 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 58368

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28717
/proc/meminfo: memFree=26796516/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=61476 CPUtime=1.49 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 14864 0 0 0 140 9 0 0 20 0 1 0 339343095 62951424 14263 33554432000 4194304 7823515 140734595923232 140734595918984 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 15369 14263 545 887 0 14479 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61476

[startup+3.10034 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28717
/proc/meminfo: memFree=26788192/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=67200 CPUtime=3.09 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 16819 0 0 0 298 11 0 0 20 0 1 0 339343095 68812800 16034 33554432000 4194304 7823515 140734595923232 140734595919448 4299038 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 16800 16034 546 887 0 15910 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67200

[startup+6.3003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28717
/proc/meminfo: memFree=26770888/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=86576 CPUtime=6.29 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 21659 0 0 0 615 14 0 0 20 0 1 0 339343095 88653824 20785 33554432000 4194304 7823515 140734595923232 140734595919448 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 21644 20785 546 887 0 20754 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 86576

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28717
/proc/meminfo: memFree=26752064/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=102072 CPUtime=12.68 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 25537 0 0 0 1249 19 0 0 20 0 1 0 339343095 104521728 24609 33554432000 4194304 7823515 140734595923232 140734595918376 5728504 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 25518 24609 547 887 0 24628 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 102072

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28717
/proc/meminfo: memFree=26752448/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=102072 CPUtime=25.49 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 25539 0 0 0 2520 29 0 0 20 0 1 0 339343095 104521728 24611 33554432000 4194304 7823515 140734595923232 140734595918568 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 25518 24611 547 887 0 24628 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 102072

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28717
/proc/meminfo: memFree=26750720/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=103720 CPUtime=51.08 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 26010 0 0 0 5062 46 0 0 20 0 1 0 339343095 106209280 25082 33554432000 4194304 7823515 140734595923232 140734595919032 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 25930 25082 554 887 0 25040 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 103720

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28718
/proc/meminfo: memFree=26749876/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=104100 CPUtime=102.27 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 26025 0 0 0 10138 89 0 0 20 0 1 0 339343095 106598400 25120 33554432000 4194304 7823515 140734595923232 140734595918664 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 26025 25120 555 887 0 25135 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 104100

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 28795
/proc/meminfo: memFree=26779064/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=104304 CPUtime=162.25 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 27187 0 0 0 16081 144 0 0 20 0 1 0 339343095 106807296 25189 33554432000 4194304 7823515 140734595923232 140734595918920 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 26076 25189 566 887 0 25186 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 104304

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 28795
/proc/meminfo: memFree=26775640/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=106664 CPUtime=222.25 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 29631 0 0 0 22033 192 0 0 20 0 1 0 339343095 109223936 25768 33554432000 4194304 7823515 140734595923232 140734595917928 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 26666 25768 566 887 0 25776 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 106664

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28795
/proc/meminfo: memFree=26771892/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=110304 CPUtime=282.23 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 30505 0 0 0 27981 242 0 0 20 0 1 0 339343095 112951296 26869 33554432000 4194304 7823515 140734595923232 140734595919064 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 27576 26869 566 887 0 26686 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 110304

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28795
/proc/meminfo: memFree=26768296/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=113992 CPUtime=342.22 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 33190 0 0 0 33928 294 0 0 20 0 1 0 339343095 116727808 27755 33554432000 4194304 7823515 140734595923232 140734595918568 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 28498 27755 566 887 0 27608 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 113992

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28796
/proc/meminfo: memFree=26757392/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=115828 CPUtime=402.21 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 33629 0 0 0 39881 340 0 0 20 0 1 0 339343095 118607872 28194 33554432000 4194304 7823515 140734595923232 140734595918568 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 28957 28194 566 887 0 28067 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 115828

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 28799
/proc/meminfo: memFree=26743968/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=119608 CPUtime=462.21 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 34592 0 0 0 45833 388 0 0 20 0 1 0 339343095 122478592 29232 33554432000 4194304 7823515 140734595923232 140734595918392 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 29902 29232 566 887 0 29012 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 119608

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28799
/proc/meminfo: memFree=26731264/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=122748 CPUtime=522.2 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 37139 0 0 0 51782 438 0 0 20 0 1 0 339343095 125693952 29854 33554432000 4194304 7823515 140734595923232 140734595918984 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 30687 29854 566 887 0 29797 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 122748

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 28799
/proc/meminfo: memFree=26716488/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=125016 CPUtime=582.19 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 37737 0 0 0 57732 487 0 0 20 0 1 0 339343095 128016384 30452 33554432000 4194304 7823515 140734595923232 140734595918568 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 31254 30452 566 887 0 30364 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 125016

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.16 2.09 2.02 3/177 28800
/proc/meminfo: memFree=26636164/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=142964 CPUtime=882.14 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 42277 0 0 0 87468 746 0 0 20 0 1 0 339343095 146395136 35096 33554432000 4194304 7823515 140734595923232 140734595919032 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 35741 35096 566 887 0 34851 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 142964

[startup+942.3 s]
/proc/loadavg: 2.09 2.08 2.02 3/177 28800
/proc/meminfo: memFree=26617440/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=148796 CPUtime=942.13 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 43628 0 0 0 93412 801 0 0 20 0 1 0 339343095 152367104 36447 33554432000 4194304 7823515 140734595923232 140734595918568 6211688 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 37199 36447 566 887 0 36309 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 148796

[startup+1002.3 s]
/proc/loadavg: 2.12 2.10 2.03 3/177 28801
/proc/meminfo: memFree=26598228/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=151148 CPUtime=1002.12 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 44257 0 0 0 99355 857 0 0 20 0 1 0 339343095 154775552 37076 33554432000 4194304 7823515 140734595923232 140734595918568 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 37787 37076 566 887 0 36897 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 151148

[startup+1062.3 s]
/proc/loadavg: 2.19 2.12 2.04 3/178 28804
/proc/meminfo: memFree=26585912/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=154320 CPUtime=1062.11 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 44990 0 0 0 105298 913 0 0 20 0 1 0 339343095 158023680 37809 33554432000 4194304 7823515 140734595923232 140734595920440 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 38580 37809 566 887 0 37690 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 154320

[startup+1122.3 s]
/proc/loadavg: 2.07 2.10 2.03 3/177 28804
/proc/meminfo: memFree=26562964/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=160836 CPUtime=1122.1 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 46579 0 0 0 111243 967 0 0 20 0 1 0 339343095 164696064 39458 33554432000 4194304 7823515 140734595923232 140734595919032 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 40209 39458 566 887 0 39319 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 160836

[startup+1182.3 s]
/proc/loadavg: 2.13 2.11 2.04 3/177 28804
/proc/meminfo: memFree=26545976/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=164480 CPUtime=1182.09 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 47498 0 0 0 117187 1022 0 0 20 0 1 0 339343095 168427520 40376 33554432000 4194304 7823515 140734595923232 140734595919064 6209760 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 41120 40376 566 887 0 40230 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 164480

[startup+1242.3 s]
/proc/loadavg: 2.05 2.08 2.03 3/177 28804
/proc/meminfo: memFree=26526012/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=171064 CPUtime=1242.09 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 49084 0 0 0 123133 1076 0 0 20 0 1 0 339343095 175169536 41962 33554432000 4194304 7823515 140734595923232 140734595919032 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 42766 41962 566 887 0 41876 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 171064

[startup+1302.3 s]
/proc/loadavg: 2.02 2.07 2.03 3/177 28805
/proc/meminfo: memFree=26500604/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=174268 CPUtime=1302.08 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 49963 0 0 0 129082 1126 0 0 20 0 1 0 339343095 178450432 42841 33554432000 4194304 7823515 140734595923232 140734595919032 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 43567 42841 566 887 0 42677 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 174268

[startup+1362.3 s]
/proc/loadavg: 2.04 2.06 2.03 3/177 28805
/proc/meminfo: memFree=26478996/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=178868 CPUtime=1362.07 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 51104 0 0 0 135025 1182 0 0 20 0 1 0 339343095 183160832 43982 33554432000 4194304 7823515 140734595923232 140734595918920 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 44717 43982 566 887 0 43827 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 178868

[startup+1422.31 s]
/proc/loadavg: 2.01 2.05 2.02 3/177 28805
/proc/meminfo: memFree=26456800/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=184936 CPUtime=1422.06 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 52650 0 0 0 140973 1233 0 0 20 0 1 0 339343095 189374464 45528 33554432000 4194304 7823515 140734595923232 140734595919224 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 46234 45528 566 887 0 45344 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 184936

[startup+1482.3 s]
/proc/loadavg: 2.10 2.07 2.02 3/177 28805
/proc/meminfo: memFree=26437364/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=187308 CPUtime=1482.04 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 53201 0 0 0 146908 1296 0 0 20 0 1 0 339343095 191803392 46150 33554432000 4194304 7823515 140734595923232 140734595919032 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 46827 46150 566 887 0 45937 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 187308

[startup+1542.3 s]
/proc/loadavg: 2.07 2.07 2.02 3/177 28805
/proc/meminfo: memFree=26422364/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=192688 CPUtime=1542.03 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 54464 0 0 0 152856 1347 0 0 20 0 1 0 339343095 197312512 47412 33554432000 4194304 7823515 140734595923232 140734595918568 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 48172 47412 566 887 0 47282 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 192688

[startup+1602.3 s]
/proc/loadavg: 2.02 2.05 2.02 3/177 28806
/proc/meminfo: memFree=26402028/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=196060 CPUtime=1602.02 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 55320 0 0 0 158800 1402 0 0 20 0 1 0 339343095 200765440 48268 33554432000 4194304 7823515 140734595923232 140734595918984 6212327 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 49015 48268 566 887 0 48125 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 196060

[startup+1662.3 s]
/proc/loadavg: 2.09 2.06 2.02 3/178 28809
/proc/meminfo: memFree=26384504/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=202700 CPUtime=1662.01 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 56979 0 0 0 164745 1456 0 0 20 0 1 0 339343095 207564800 49927 33554432000 4194304 7823515 140734595923232 140734595919688 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 50675 49927 566 887 0 49785 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 202700

[startup+1722.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/177 28809
/proc/meminfo: memFree=26367020/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=203564 CPUtime=1722 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 57227 0 0 0 170695 1505 0 0 20 0 1 0 339343095 208449536 50174 33554432000 4194304 7823515 140734595923232 140734595918568 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 50891 50174 566 887 0 50001 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 203564

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.01 3/177 28809
/proc/meminfo: memFree=26346172/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=209136 CPUtime=1782 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 58564 0 0 0 176647 1553 0 0 20 0 1 0 339343095 214155264 51511 33554432000 4194304 7823515 140734595923232 140734595918568 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 52284 51511 566 887 0 51394 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 209136



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 28809
/proc/meminfo: memFree=26341460/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=211244 CPUtime=1800 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 59072 0 0 0 178429 1571 0 0 20 0 1 0 339343095 216313856 52019 33554432000 4194304 7823515 140734595923232 140734595919032 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 52811 52019 566 887 0 51921 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 211244

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

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

[startup+1800.41 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 28809
/proc/meminfo: memFree=26341460/32873648 swapFree=6852/6852
[pid=28716] ppid=28714 vsize=211244 CPUtime=1800.1 cores=1,3,5,7
/proc/28716/stat : 28716 (pbscip.linux.x8) R 28714 28716 27068 0 -1 4202496 59074 0 0 0 178439 1571 0 0 20 0 1 0 339343095 216313856 52021 33554432000 4194304 7823515 140734595923232 140734595919032 4212027 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28716/statm: 52811 52021 568 887 0 51921 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 211244

Child status: 0
Real time (s): 1800.46
CPU time (s): 1800.17
CPU user time (s): 1784.45
CPU system time (s): 15.7206
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 211244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1784.45
system time used= 15.7206
maximum resident set size= 208084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 59077
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= 42
involuntary context switches= 1849

runsolver used 3.58945 second user time and 8.81466 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-03 16:02:43
IDJOB=3737103
IDBENCH=48182
IDSOLVER=2321
FILE ID=node115/3737103-1338732163
RUNJOBID= node115-1338714108-27085
PBS_JOBID= 14636752
Free space on /tmp= 70820 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_25_5.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737103-1338732163/watcher-3737103-1338732163 -o /tmp/evaluation-result-3737103-1338732163/solver-3737103-1338732163 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3737103-1338732163.opb

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

MD5SUM BENCH= 40141f2f083fa5e1f8a41aa043de0b1b
RANDOM SEED=1970514327

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26849612 kB
Buffers:         1434736 kB
Cached:          3492772 kB
SwapCached:         1016 kB
Active:          2935056 kB
Inactive:        2180300 kB
Active(anon):     176112 kB
Inactive(anon):     9868 kB
Active(file):    2758944 kB
Inactive(file):  2170432 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106440 kB
Dirty:              9728 kB
Writeback:             0 kB
AnonPages:        189108 kB
Mapped:            13860 kB
Shmem:                96 kB
Slab:             771620 kB
SReclaimable:     215268 kB
SUnreclaim:       556352 kB
KernelStack:        1456 kB
PageTables:         4368 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     299468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70812 MiB
End job on node115 at 2012-06-03 16:32:46