Trace number 3485328

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
SCIP spx 2 2011-06-10 (fixed)? 1797.17 1797.09

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par32-3-c.opb
MD5SUMbc7893eb7aff4749139e472af91e587e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2650
Total number of constraints6619
Number of constraints which are clauses6619
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 2650
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 2650
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2650
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
0.00/0.00	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3485328-1307763719.opb>
0.00/0.04	c original problem has 2650 variables (2650 bin, 0 int, 0 impl, 0 cont) and 6619 constraints
0.00/0.04	c problem read
0.00/0.04	c presolving settings loaded
0.00/0.06	c presolving:
0.09/0.11	c (round 1) 0 del vars, 122 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6495 upgd conss, 5626 impls, 0 clqs
0.09/0.12	c (round 2) 0 del vars, 122 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6496 upgd conss, 5626 impls, 0 clqs
0.09/0.13	c (round 3) 0 del vars, 122 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6497 upgd conss, 5626 impls, 0 clqs
0.09/0.17	c (round 4) 50 del vars, 122 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6497 upgd conss, 7088 impls, 0 clqs
0.09/0.17	c (round 5) 53 del vars, 177 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6497 upgd conss, 7126 impls, 0 clqs
0.09/0.18	c (round 6) 53 del vars, 179 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6497 upgd conss, 7126 impls, 0 clqs
0.19/0.26	c (round 7) 103 del vars, 179 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6497 upgd conss, 27314 impls, 0 clqs
0.19/0.27	c (round 8) 103 del vars, 229 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6497 upgd conss, 27314 impls, 0 clqs
0.29/0.33	c (round 9) 153 del vars, 229 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6497 upgd conss, 46770 impls, 0 clqs
0.29/0.34	c (round 10) 153 del vars, 279 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6497 upgd conss, 46770 impls, 0 clqs
0.39/0.41	c    (0.4s) probing: 548/2650 (20.7%) - 2 fixings, 183 aggregations, 12557 implications, 0 bound changes
0.39/0.41	c    (0.4s) probing aborted: 100/100 successive totally useless probings
0.39/0.41	c (round 11) 188 del vars, 279 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6497 upgd conss, 48372 impls, 0 clqs
0.39/0.41	c (round 12) 188 del vars, 314 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6497 upgd conss, 48372 impls, 0 clqs
0.39/0.42	c    (0.4s) probing: 558/2650 (21.1%) - 2 fixings, 183 aggregations, 12557 implications, 0 bound changes
0.39/0.42	c    (0.4s) probing aborted: 100/100 successive totally useless probings
0.39/0.42	c presolving (13 rounds):
0.39/0.42	c  188 deleted vars, 314 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 122 changed sides, 0 changed coefficients
0.39/0.42	c  48372 implications, 0 cliques
0.39/0.42	c presolved problem has 2462 variables (2462 bin, 0 int, 0 impl, 0 cont) and 6305 constraints
0.39/0.42	c    1507 constraints of type <setppc>
0.39/0.42	c    4798 constraints of type <logicor>
0.39/0.42	c transformed objective value is always integral (scale: 1)
0.39/0.42	c Presolving Time: 0.38
0.39/0.42	c - non default parameters ----------------------------------------------------------------------
0.39/0.42	c # SCIP version 2.0.1.4
0.39/0.42	c 
0.39/0.42	c # frequency for displaying node information lines
0.39/0.42	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.42	c display/freq = 10000
0.39/0.42	c 
0.39/0.42	c # maximal time in seconds to run
0.39/0.42	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.42	c limits/time = 1797
0.39/0.42	c 
0.39/0.42	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.42	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.42	c limits/memory = 13950
0.39/0.42	c 
0.39/0.42	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.39/0.42	c # [type: int, range: [1,2], default: 1]
0.39/0.42	c timing/clocktype = 2
0.39/0.42	c 
0.39/0.42	c # belongs reading time to solving time?
0.39/0.42	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.42	c timing/reading = TRUE
0.39/0.42	c 
0.39/0.42	c # should presolving try to simplify inequalities
0.39/0.42	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.42	c constraints/linear/simplifyinequalities = TRUE
0.39/0.42	c 
0.39/0.42	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.39/0.42	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.42	c constraints/indicator/addCouplingCons = TRUE
0.39/0.42	c 
0.39/0.42	c # should presolving try to simplify knapsacks
0.39/0.42	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.42	c constraints/knapsack/simplifyinequalities = TRUE
0.39/0.42	c 
0.39/0.42	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.39/0.42	c # [type: int, range: [-1,2147483647], default: -1]
0.39/0.42	c separating/rapidlearning/freq = 0
0.39/0.42	c 
0.39/0.42	c -----------------------------------------------------------------------------------------------
0.39/0.42	c start solving
0.39/0.42	c 
2.30/2.33	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.30/2.33	c   2.3s|     1 |     0 | 10508 |     - |  14M|   0 |1648 |2462 |6357 |2462 |6303 |   0 |  52 |   0 | 7.947391e+02 |      --      |    Inf 
5.49/5.60	c   5.6s|     1 |     0 | 19548 |     - |  18M|   0 |1644 |2462 |7064 |2462 |7298 | 995 |  52 |   0 | 8.207806e+02 |      --      |    Inf 
6.09/6.13	c   6.1s|     1 |     0 | 20663 |     - |  21M|   0 |1669 |2462 |7064 |2462 |7334 |1031 |  52 |   0 | 8.244056e+02 |      --      |    Inf 
6.69/6.70	c   6.7s|     1 |     0 | 21888 |     - |  24M|   0 |1637 |2462 |7064 |2462 |7372 |1069 |  52 |   0 | 8.290985e+02 |      --      |    Inf 
7.19/7.26	c   7.3s|     1 |     0 | 22926 |     - |  27M|   0 |1704 |2462 |7064 |2462 |7424 |1121 |  52 |   0 | 8.348159e+02 |      --      |    Inf 
7.99/8.03	c   8.0s|     1 |     0 | 24257 |     - |  31M|   0 |1662 |2462 |7064 |2462 |7462 |1159 |  52 |   0 | 8.367009e+02 |      --      |    Inf 
8.59/8.64	c   8.6s|     1 |     0 | 25471 |     - |  34M|   0 |1674 |2462 |7064 |2462 |7505 |1202 |  52 |   0 | 8.400298e+02 |      --      |    Inf 
9.59/9.66	c   9.7s|     1 |     0 | 27436 |     - |  36M|   0 |1676 |2462 |7064 |2462 |7546 |1243 |  52 |   0 | 8.436639e+02 |      --      |    Inf 
10.59/10.65	c  10.7s|     1 |     0 | 28903 |     - |  38M|   0 |1648 |2462 |7064 |2462 |7591 |1288 |  52 |   0 | 8.466655e+02 |      --      |    Inf 
12.29/12.33	c  12.3s|     1 |     0 | 31546 |     - |  39M|   0 |1617 |2462 |7064 |2462 |7646 |1343 |  52 |   0 | 8.627009e+02 |      --      |    Inf 
12.99/13.04	c  13.0s|     1 |     0 | 32607 |     - |  42M|   0 |1620 |2462 |7064 |2462 |7679 |1376 |  52 |   0 | 8.651486e+02 |      --      |    Inf 
14.10/14.14	c  14.1s|     1 |     0 | 34581 |     - |  48M|   0 |1647 |2462 |7064 |2462 |7727 |1424 |  52 |   0 | 8.676282e+02 |      --      |    Inf 
15.40/15.43	c  15.4s|     1 |     0 | 36265 |     - |  53M|   0 |1615 |2462 |7064 |2462 |7786 |1483 |  52 |   0 | 8.747533e+02 |      --      |    Inf 
16.79/16.86	c  16.9s|     1 |     0 | 37572 |     - |  54M|   0 |1672 |2462 |7064 |2462 |7846 |1543 |  52 |   0 | 8.804189e+02 |      --      |    Inf 
17.60/17.62	c  17.6s|     1 |     0 | 38866 |     - |  59M|   0 |1940 |2462 |7064 |2462 |7882 |1579 |  52 |   0 | 8.837283e+02 |      --      |    Inf 
18.30/18.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
18.30/18.39	c  18.4s|     1 |     0 | 39994 |     - |  64M|   0 |1674 |2462 |7064 |2462 |7914 |1611 |  52 |   0 | 8.849170e+02 |      --      |    Inf 
19.30/19.37	c  19.4s|     1 |     0 | 41566 |     - |  67M|   0 |1638 |2462 |7064 |2462 |6871 |1647 |  52 |   0 | 8.872872e+02 |      --      |    Inf 
20.39/20.48	c  20.5s|     1 |     0 | 43396 |     - |  70M|   0 |1680 |2462 |7064 |2462 |6914 |1690 |  52 |   0 | 8.904504e+02 |      --      |    Inf 
21.39/21.44	c  21.4s|     1 |     0 | 44736 |     - |  72M|   0 |1662 |2462 |7064 |2462 |6967 |1743 |  52 |   0 | 8.964090e+02 |      --      |    Inf 
22.29/22.37	c  22.4s|     1 |     0 | 46165 |     - |  75M|   0 |1740 |2462 |7064 |2462 |7006 |1782 |  52 |   0 | 9.000590e+02 |      --      |    Inf 
24.20/24.29	c  24.3s|     1 |     0 | 48917 |     - |  77M|   0 |1657 |2462 |7064 |2462 |7073 |1849 |  52 |   0 | 9.215072e+02 |      --      |    Inf 
24.80/24.88	c  24.9s|     1 |     0 | 50082 |     - |  80M|   0 |1888 |2462 |7064 |2462 |7115 |1891 |  52 |   0 | 9.242537e+02 |      --      |    Inf 
25.89/25.97	c  26.0s|     1 |     0 | 52144 |     - |  81M|   0 |1719 |2462 |7064 |2462 |6954 |1934 |  52 |   0 | 9.264950e+02 |      --      |    Inf 
26.49/26.56	c  26.6s|     1 |     0 | 53263 |     - |  83M|   0 |1691 |2462 |7064 |2462 |6981 |1961 |  52 |   0 | 9.270914e+02 |      --      |    Inf 
27.19/27.25	c  27.3s|     1 |     0 | 54410 |     - |  85M|   0 |2002 |2462 |7064 |2462 |7013 |1993 |  52 |   0 | 9.286133e+02 |      --      |    Inf 
29.29/29.35	c  29.4s|     1 |     0 | 57996 |     - |  85M|   0 |1878 |2462 |7064 |2462 |7090 |2070 |  52 |   0 | 9.494047e+02 |      --      |    Inf 
29.99/30.06	c  30.1s|     1 |     0 | 59026 |     - |  87M|   0 |1896 |2462 |7064 |2462 |7144 |2124 |  52 |   0 | 9.530612e+02 |      --      |    Inf 
31.29/31.33	c  31.3s|     1 |     0 | 61211 |     - |  87M|   0 |1853 |2462 |7064 |2462 |7217 |2197 |  52 |   0 | 9.689093e+02 |      --      |    Inf 
32.00/32.07	c  32.1s|     1 |     0 | 62450 |     - |  90M|   0 |1925 |2462 |7064 |2462 |7047 |2230 |  52 |   0 | 9.707021e+02 |      --      |    Inf 
33.29/33.33	c  33.3s|     1 |     0 | 64400 |     - |  93M|   0 |1967 |2462 |7064 |2462 |7105 |2288 |  52 |   0 | 9.836381e+02 |      --      |    Inf 
33.99/34.06	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
33.99/34.06	c  34.1s|     1 |     0 | 65753 |     - |  95M|   0 |1763 |2462 |7064 |2462 |7151 |2334 |  52 |   0 | 9.854761e+02 |      --      |    Inf 
34.99/35.01	c  35.0s|     1 |     0 | 67519 |     - |  96M|   0 |2002 |2462 |7064 |2462 |7201 |2384 |  52 |   0 | 9.885924e+02 |      --      |    Inf 
36.39/36.43	c  36.4s|     1 |     0 | 69337 |     - |  97M|   0 |1860 |2462 |7064 |2462 |7276 |2459 |  52 |   0 | 1.007606e+03 |      --      |    Inf 
36.99/37.09	c  37.1s|     1 |     0 | 70841 |     - |  98M|   0 |1857 |2462 |7064 |2462 |7313 |2496 |  52 |   0 | 1.008753e+03 |      --      |    Inf 
38.19/38.27	c  38.3s|     1 |     0 | 72264 |     - |  98M|   0 |1804 |2462 |7064 |2462 |7208 |2583 |  52 |   0 | 1.025432e+03 |      --      |    Inf 
38.79/38.81	c  38.8s|     1 |     0 | 73035 |     - |  99M|   0 |1731 |2462 |7064 |2462 |7246 |2621 |  52 |   0 | 1.026954e+03 |      --      |    Inf 
39.40/39.45	c  39.4s|     1 |     0 | 73766 |     - | 101M|   0 |1777 |2462 |7064 |2462 |7286 |2661 |  52 |   0 | 1.027899e+03 |      --      |    Inf 
40.40/40.49	c  40.5s|     1 |     0 | 75836 |     - | 103M|   0 |1834 |2462 |7064 |2462 |7330 |2705 |  52 |   0 | 1.030604e+03 |      --      |    Inf 
41.60/41.65	c  41.7s|     1 |     0 | 77896 |     - | 103M|   0 |1786 |2462 |7064 |2462 |7402 |2777 |  52 |   0 | 1.042519e+03 |      --      |    Inf 
42.19/42.25	c  42.2s|     1 |     0 | 79185 |     - | 105M|   0 |1862 |2462 |7064 |2462 |7433 |2808 |  52 |   0 | 1.043289e+03 |      --      |    Inf 
43.39/43.46	c  43.5s|     1 |     0 | 81459 |     - | 106M|   0 |1892 |2462 |7064 |2462 |7238 |2871 |  52 |   0 | 1.046023e+03 |      --      |    Inf 
44.79/44.81	c  44.8s|     1 |     0 | 83314 |     - | 107M|   0 |1913 |2462 |7064 |2462 |7287 |2920 |  52 |   0 | 1.049096e+03 |      --      |    Inf 
46.20/46.28	c  46.3s|     1 |     0 | 85843 |     - | 108M|   0 |1786 |2462 |7064 |2462 |7349 |2982 |  52 |   0 | 1.064635e+03 |      --      |    Inf 
46.80/46.87	c  46.9s|     1 |     0 | 86874 |     - | 109M|   0 |1767 |2462 |7064 |2462 |7397 |3030 |  52 |   0 | 1.068404e+03 |      --      |    Inf 
47.59/47.61	c  47.6s|     1 |     0 | 88442 |     - | 110M|   0 |1826 |2462 |7064 |2462 |7441 |3074 |  52 |   0 | 1.069777e+03 |      --      |    Inf 
48.29/48.39	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
48.29/48.39	c  48.4s|     1 |     0 | 90049 |     - | 112M|   0 |1806 |2462 |7064 |2462 |7473 |3106 |  52 |   0 | 1.072661e+03 |      --      |    Inf 
49.60/49.64	c  49.6s|     1 |     0 | 92572 |     - | 113M|   0 |1845 |2462 |7064 |2462 |7251 |3163 |  52 |   0 | 1.081256e+03 |      --      |    Inf 
50.79/50.89	c  50.9s|     1 |     0 | 95018 |     - | 113M|   0 |1843 |2462 |7064 |2462 |7315 |3227 |  52 |   0 | 1.094086e+03 |      --      |    Inf 
51.49/51.55	c  51.5s|     1 |     0 | 96523 |     - | 115M|   0 |1858 |2462 |7064 |2462 |7355 |3267 |  52 |   0 | 1.096382e+03 |      --      |    Inf 
52.19/52.23	c  52.2s|     1 |     0 | 97771 |     - | 116M|   0 |1839 |2462 |7064 |2462 |7404 |3316 |  52 |   0 | 1.097895e+03 |      --      |    Inf 
53.39/53.46	c  53.5s|     1 |     0 | 99894 |     - | 117M|   0 |1851 |2462 |7064 |2462 |7456 |3368 |  52 |   0 | 1.102971e+03 |      --      |    Inf 
54.20/54.24	c  54.2s|     1 |     0 |101306 |     - | 118M|   0 |1857 |2462 |7064 |2462 |7506 |3418 |  52 |   0 | 1.105319e+03 |      --      |    Inf 
55.20/55.20	c  55.2s|     1 |     0 |102738 |     - | 119M|   0 |1989 |2462 |7064 |2462 |7274 |3467 |  52 |   0 | 1.106580e+03 |      --      |    Inf 
56.89/56.99	c  57.0s|     1 |     0 |105505 |     - | 120M|   0 |1840 |2462 |7064 |2462 |7352 |3545 |  52 |   0 | 1.120695e+03 |      --      |    Inf 
57.90/57.96	c  58.0s|     1 |     0 |107382 |     - | 121M|   0 |1900 |2462 |7064 |2462 |7427 |3620 |  52 |   0 | 1.126955e+03 |      --      |    Inf 
58.50/58.53	c  58.5s|     1 |     0 |108605 |     - | 122M|   0 |1988 |2462 |7064 |2462 |7473 |3666 |  52 |   0 | 1.128121e+03 |      --      |    Inf 
59.60/59.63	c  59.6s|     1 |     0 |110410 |     - | 122M|   0 |1873 |2462 |7064 |2462 |7538 |3731 |  52 |   0 | 1.137810e+03 |      --      |    Inf 
60.19/60.29	c  60.3s|     1 |     0 |112008 |     - | 124M|   0 |1966 |2462 |7064 |2462 |7595 |3788 |  52 |   0 | 1.138587e+03 |      --      |    Inf 
61.80/61.89	c  61.9s|     1 |     0 |115091 |     - | 124M|   0 |1878 |2462 |7064 |2462 |7428 |3862 |  52 |   0 | 1.149220e+03 |      --      |    Inf 
62.39/62.43	c  62.4s|     1 |     0 |116098 |     - | 126M|   0 |1876 |2462 |7064 |2462 |7465 |3899 |  52 |   0 | 1.150149e+03 |      --      |    Inf 
62.90/62.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
62.90/62.95	c  62.9s|     1 |     0 |117055 |     - | 128M|   0 |1942 |2462 |7064 |2462 |7498 |3932 |  52 |   0 | 1.150947e+03 |      --      |    Inf 
63.50/63.51	c  63.5s|     1 |     0 |117697 |     - | 130M|   0 |1946 |2462 |7064 |2462 |7535 |3969 |  52 |   0 | 1.151758e+03 |      --      |    Inf 
63.90/63.97	c  64.0s|     1 |     0 |118097 |     - | 131M|   0 |2016 |2462 |7064 |2462 |7568 |4002 |  52 |   0 | 1.152145e+03 |      --      |    Inf 
65.29/65.37	c  65.4s|     1 |     0 |120304 |     - | 132M|   0 |1949 |2462 |7064 |2462 |7617 |4051 |  52 |   0 | 1.161256e+03 |      --      |    Inf 
66.00/66.00	c  66.0s|     1 |     0 |121426 |     - | 133M|   0 |1779 |2462 |7064 |2462 |7374 |4101 |  52 |   0 | 1.162032e+03 |      --      |    Inf 
66.60/66.67	c  66.7s|     1 |     0 |122301 |     - | 133M|   0 |1878 |2462 |7064 |2462 |7422 |4149 |  52 |   0 | 1.162475e+03 |      --      |    Inf 
67.79/67.83	c  67.8s|     1 |     0 |124835 |     - | 134M|   0 |2091 |2462 |7064 |2462 |7467 |4194 |  52 |   0 | 1.163619e+03 |      --      |    Inf 
68.80/68.82	c  68.8s|     1 |     0 |126273 |     - | 135M|   0 |2044 |2462 |7064 |2462 |7501 |4228 |  52 |   0 | 1.164359e+03 |      --      |    Inf 
70.29/70.36	c  70.4s|     1 |     0 |128315 |     - | 136M|   0 |1961 |2462 |7064 |2462 |7550 |4277 |  52 |   0 | 1.170376e+03 |      --      |    Inf 
70.90/70.92	c  70.9s|     1 |     0 |129146 |     - | 137M|   0 |1972 |2462 |7064 |2462 |7588 |4315 |  52 |   0 | 1.170920e+03 |      --      |    Inf 
72.20/72.25	c  72.2s|     1 |     0 |131753 |     - | 138M|   0 |1962 |2462 |7064 |2462 |7396 |4375 |  52 |   0 | 1.178980e+03 |      --      |    Inf 
72.80/72.83	c  72.8s|     1 |     0 |132938 |     - | 138M|   0 |2022 |2462 |7064 |2462 |7436 |4415 |  52 |   0 | 1.181117e+03 |      --      |    Inf 
73.50/73.60	c  73.6s|     1 |     0 |134443 |     - | 140M|   0 |1970 |2462 |7064 |2462 |7476 |4455 |  52 |   0 | 1.181428e+03 |      --      |    Inf 
74.19/74.26	c  74.3s|     1 |     0 |135470 |     - | 142M|   0 |2097 |2462 |7064 |2462 |7513 |4492 |  52 |   0 | 1.182394e+03 |      --      |    Inf 
75.59/75.64	c  75.6s|     1 |     0 |137915 |     - | 143M|   0 |1906 |2462 |7064 |2462 |7573 |4552 |  52 |   0 | 1.189261e+03 |      --      |    Inf 
76.00/76.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
76.00/76.08	c  76.1s|     1 |     0 |138376 |     - | 144M|   0 |1922 |2462 |7064 |2462 |7613 |4592 |  52 |   0 | 1.189483e+03 |      --      |    Inf 
76.59/76.63	c  76.6s|     1 |     0 |139454 |     - | 145M|   0 |2039 |2462 |7064 |2462 |7412 |4620 |  52 |   0 | 1.189914e+03 |      --      |    Inf 
77.00/77.08	c  77.1s|     1 |     0 |140230 |     - | 147M|   0 |2072 |2462 |7064 |2462 |7433 |4641 |  52 |   0 | 1.190159e+03 |      --      |    Inf 
77.69/77.72	c  77.7s|     1 |     0 |140786 |     - | 148M|   0 |2103 |2462 |7064 |2462 |7457 |4665 |  52 |   0 | 1.190255e+03 |      --      |    Inf 
79.59/79.64	c  79.6s|     1 |     0 |144404 |     - | 148M|   0 |2040 |2462 |7064 |2462 |7516 |4724 |  52 |   0 | 1.195144e+03 |      --      |    Inf 
80.70/80.76	c  80.8s|     1 |     0 |146104 |     - | 148M|   0 |2056 |2462 |7064 |2462 |7566 |4774 |  52 |   0 | 1.199064e+03 |      --      |    Inf 
81.29/81.31	c  81.3s|     1 |     0 |146905 |     - | 149M|   0 |2097 |2462 |7064 |2462 |7590 |4798 |  52 |   0 | 1.199675e+03 |      --      |    Inf 
82.70/82.75	c  82.7s|     1 |     0 |148764 |     - | 150M|   0 |2026 |2462 |7064 |2462 |7415 |4843 |  52 |   0 | 1.203153e+03 |      --      |    Inf 
83.40/83.42	c  83.4s|     1 |     0 |149877 |     - | 150M|   0 |2065 |2462 |7064 |2462 |7436 |4864 |  52 |   0 | 1.203956e+03 |      --      |    Inf 
84.90/84.97	c  85.0s|     1 |     0 |153332 |     - | 151M|   0 |2018 |2462 |7064 |2462 |7465 |4893 |  52 |   0 | 1.207228e+03 |      --      |    Inf 
85.40/85.46	c  85.5s|     1 |     0 |154185 |     - | 151M|   0 |2086 |2462 |7064 |2462 |7497 |4925 |  52 |   0 | 1.207492e+03 |      --      |    Inf 
86.90/86.95	c  86.9s|     1 |     0 |156624 |     - | 152M|   0 |2049 |2462 |7064 |2462 |7559 |4987 |  52 |   0 | 1.212541e+03 |      --      |    Inf 
88.19/88.21	c  88.2s|     1 |     0 |159694 |     - | 152M|   0 |2089 |2462 |7064 |2462 |7598 |5026 |  52 |   0 | 1.214614e+03 |      --      |    Inf 
89.49/89.55	c  89.6s|     1 |     0 |161967 |     - | 152M|   0 |2050 |2462 |7064 |2462 |7455 |5068 |  52 |   0 | 1.219642e+03 |      --      |    Inf 
90.30/90.34	c  90.3s|     1 |     0 |163143 |     - | 153M|   0 |2060 |2462 |7064 |2462 |7485 |5098 |  52 |   0 | 1.222150e+03 |      --      |    Inf 
91.50/91.52	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
91.50/91.52	c  91.5s|     1 |     0 |164684 |     - | 153M|   0 |2040 |2462 |7064 |2462 |7534 |5147 |  52 |   0 | 1.228299e+03 |      --      |    Inf 
92.30/92.38	c  92.4s|     1 |     0 |166267 |     - | 153M|   0 |2073 |2462 |7064 |2462 |7570 |5183 |  52 |   0 | 1.231829e+03 |      --      |    Inf 
93.30/93.38	c  93.4s|     1 |     0 |168379 |     - | 154M|   0 |2093 |2462 |7064 |2462 |7616 |5229 |  52 |   0 | 1.236244e+03 |      --      |    Inf 
93.89/93.98	c  94.0s|     1 |     0 |169019 |     - | 154M|   0 |2029 |2462 |7064 |2462 |7646 |5259 |  52 |   0 | 1.237275e+03 |      --      |    Inf 
95.00/95.03	c  95.0s|     1 |     0 |171607 |     - | 154M|   0 |2066 |2462 |7064 |2462 |7476 |5292 |  52 |   0 | 1.240659e+03 |      --      |    Inf 
95.60/95.68	c  95.7s|     1 |     0 |173154 |     - | 155M|   0 |2033 |2462 |7064 |2462 |7503 |5319 |  52 |   0 | 1.240949e+03 |      --      |    Inf 
96.29/96.32	c  96.3s|     1 |     0 |173709 |     - | 156M|   0 |1981 |2462 |7064 |2462 |7527 |5343 |  52 |   0 | 1.241418e+03 |      --      |    Inf 
97.39/97.48	c  97.5s|     1 |     0 |176395 |     - | 156M|   0 |2027 |2462 |7064 |2462 |7571 |5387 |  52 |   0 | 1.246137e+03 |      --      |    Inf 
98.00/98.08	c  98.1s|     1 |     0 |177329 |     - | 157M|   0 |2083 |2462 |7064 |2462 |7605 |5421 |  52 |   0 | 1.247606e+03 |      --      |    Inf 
98.90/98.99	c  99.0s|     1 |     0 |178681 |     - | 157M|   0 |2056 |2462 |7064 |2462 |7629 |5445 |  52 |   0 | 1.247911e+03 |      --      |    Inf 
99.99/100.04	c   100s|     1 |     0 |180894 |     - | 157M|   0 |2098 |2462 |7064 |2462 |7438 |5481 |  52 |   0 | 1.250479e+03 |      --      |    Inf 
100.59/100.66	c   101s|     1 |     0 |182207 |     - | 158M|   0 |2089 |2462 |7064 |2462 |7463 |5506 |  52 |   0 | 1.251827e+03 |      --      |    Inf 
101.10/101.12	c   101s|     1 |     0 |183616 |     - | 157M|   0 |2022 |2462 |7064 |2462 |7490 |5533 |  52 |   0 | 1.253087e+03 |      --      |    Inf 
101.70/101.77	c   102s|     1 |     0 |184942 |     - | 155M|   0 |2005 |2462 |7064 |2462 |7516 |5559 |  52 |   0 | 1.253725e+03 |      --      |    Inf 
102.30/102.32	c   102s|     1 |     0 |185892 |     - | 154M|   0 |1964 |2462 |7064 |2462 |7542 |5585 |  52 |   0 | 1.254329e+03 |      --      |    Inf 
103.00/103.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
103.00/103.05	c   103s|     1 |     0 |187420 |     - | 152M|   0 |2062 |2462 |7064 |2462 |7565 |5608 |  52 |   0 | 1.254552e+03 |      --      |    Inf 
103.80/103.84	c   104s|     1 |     0 |188516 |     - | 148M|   0 |2022 |2462 |7064 |2462 |7421 |5627 |  52 |   0 | 1.255039e+03 |      --      |    Inf 
104.79/104.88	c   105s|     1 |     0 |189848 |     - | 146M|   0 |2071 |2462 |7064 |2462 |7455 |5661 |  52 |   0 | 1.256348e+03 |      --      |    Inf 
105.99/106.04	c   106s|     1 |     0 |190498 |     - | 144M|   0 |2021 |2462 |7064 |2462 |7476 |5682 |  52 |   0 | 1.257616e+03 |      --      |    Inf 
106.89/106.97	c   107s|     1 |     0 |191153 |     - | 143M|   0 |2074 |2462 |7064 |2462 |7494 |5700 |  52 |   0 | 1.259003e+03 |      --      |    Inf 
108.00/108.06	c   108s|     1 |     0 |191807 |     - | 142M|   0 |1975 |2462 |7064 |2462 |7514 |5720 |  52 |   0 | 1.260109e+03 |      --      |    Inf 
108.60/108.60	c   109s|     1 |     0 |192669 |     - | 140M|   0 |2059 |2462 |7064 |2462 |7532 |5738 |  52 |   0 | 1.260361e+03 |      --      |    Inf 
110.00/110.08	c   110s|     1 |     0 |196338 |     - | 136M|   0 |2090 |2462 |7064 |2462 |7405 |5780 |  52 |   0 | 1.263109e+03 |      --      |    Inf 
110.49/110.52	c   111s|     1 |     0 |196894 |     - | 131M|   0 |2039 |2462 |7064 |2462 |7422 |5797 |  52 |   0 | 1.264359e+03 |      --      |    Inf 
110.89/110.97	c   111s|     1 |     0 |197220 |     - | 130M|   0 |2063 |2462 |7064 |2462 |7443 |5818 |  52 |   0 | 1.264484e+03 |      --      |    Inf 
111.40/111.42	c   111s|     1 |     0 |197715 |     - | 126M|   0 |2003 |2462 |7064 |2462 |7460 |5835 |  52 |   0 | 1.264609e+03 |      --      |    Inf 
112.30/112.37	c   112s|     1 |     0 |198936 |     - | 123M|   0 |2034 |2462 |7064 |2462 |7478 |5853 |  52 |   0 | 1.265493e+03 |      --      |    Inf 
112.89/112.91	c   113s|     1 |     0 |199255 |     - | 120M|   0 |2070 |2462 |7064 |2462 |7493 |5868 |  52 |   0 | 1.265629e+03 |      --      |    Inf 
113.50/113.59	c   114s|     1 |     0 |199917 |     - | 118M|   0 |2074 |2462 |7064 |2462 |7371 |5881 |  52 |   0 | 1.266005e+03 |      --      |    Inf 
114.19/114.25	c   114s|     1 |     0 |200373 |     - | 117M|   0 |2019 |2462 |7064 |2462 |7378 |5888 |  52 |   0 | 1.266140e+03 |      --      |    Inf 
115.39/115.46	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
115.39/115.46	c   115s|     1 |     0 |202422 |     - | 114M|   0 |2054 |2462 |7064 |2462 |7398 |5908 |  52 |   0 | 1.267311e+03 |      --      |    Inf 
116.39/116.42	c   116s|     1 |     0 |202824 |     - | 112M|   0 |2063 |2462 |7064 |2462 |7425 |5935 |  52 |   0 | 1.269227e+03 |      --      |    Inf 
117.40/117.42	c   117s|     1 |     0 |203212 |     - | 110M|   0 |2056 |2462 |7064 |2462 |7431 |5941 |  52 |   0 | 1.269434e+03 |      --      |    Inf 
118.30/118.38	c   118s|     1 |     0 |203370 |     - | 108M|   0 |2067 |2462 |7064 |2462 |7436 |5946 |  52 |   0 | 1.269806e+03 |      --      |    Inf 
119.40/119.42	c   119s|     1 |     0 |203917 |     - | 108M|   0 |2040 |2462 |7064 |2462 |7322 |5949 |  52 |   0 | 1.270032e+03 |      --      |    Inf 
120.30/120.37	c   120s|     1 |     0 |204959 |     - | 107M|   0 |2074 |2462 |7064 |2462 |7341 |5968 |  52 |   0 | 1.271002e+03 |      --      |    Inf 
120.89/120.93	c   121s|     1 |     0 |205196 |     - | 107M|   0 |2082 |2462 |7064 |2462 |7354 |5981 |  52 |   0 | 1.271152e+03 |      --      |    Inf 
121.79/121.89	c   122s|     1 |     0 |206088 |     - | 107M|   0 |2140 |2462 |7064 |2462 |7362 |5989 |  52 |   0 | 1.271613e+03 |      --      |    Inf 
122.40/122.48	c   122s|     1 |     0 |206854 |     - | 107M|   0 |2109 |2462 |7064 |2462 |7378 |6005 |  52 |   0 | 1.271758e+03 |      --      |    Inf 
123.09/123.10	c   123s|     1 |     0 |207202 |     - | 104M|   0 |2105 |2462 |7064 |2462 |7396 |6023 |  52 |   0 | 1.271915e+03 |      --      |    Inf 
124.00/124.04	c   124s|     1 |     0 |208099 |     - | 102M|   0 |2078 |2462 |7064 |2462 |7313 |6033 |  52 |   0 | 1.272497e+03 |      --      |    Inf 
124.69/124.74	c   125s|     1 |     0 |208595 |     - | 101M|   0 |2083 |2462 |7064 |2462 |7321 |6041 |  52 |   0 | 1.272825e+03 |      --      |    Inf 
125.89/125.92	c   126s|     1 |     0 |209940 |     - | 100M|   0 |2092 |2462 |7064 |2462 |7337 |6057 |  52 |   0 | 1.273580e+03 |      --      |    Inf 
126.69/126.76	c   127s|     1 |     0 |210462 |     - | 100M|   0 |2043 |2462 |7064 |2462 |7347 |6067 |  52 |   0 | 1.273798e+03 |      --      |    Inf 
127.19/127.30	c   127s|     1 |     0 |210849 |     - | 101M|   0 |2012 |2462 |7064 |2462 |7355 |6075 |  52 |   0 | 1.273821e+03 |      --      |    Inf 
128.00/128.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
128.00/128.07	c   128s|     1 |     0 |211065 |     - | 100M|   0 |2042 |2462 |7064 |2462 |7363 |6083 |  52 |   0 | 1.273862e+03 |      --      |    Inf 
128.90/128.99	c   129s|     1 |     0 |211962 |     - | 100M|   0 |2026 |2462 |7064 |2462 |7300 |6090 |  52 |   0 | 1.273862e+03 |      --      |    Inf 
129.60/129.67	c   130s|     1 |     0 |212145 |     - |  99M|   0 |2050 |2462 |7064 |2462 |7308 |6098 |  52 |   0 | 1.273871e+03 |      --      |    Inf 
130.70/130.70	c   131s|     1 |     0 |212681 |     - |  99M|   0 |2030 |2462 |7064 |2462 |7311 |6101 |  52 |   0 | 1.274025e+03 |      --      |    Inf 
131.60/131.64	c   132s|     1 |     0 |213160 |     - |  99M|   0 |2031 |2462 |7064 |2462 |7327 |6117 |  52 |   0 | 1.274309e+03 |      --      |    Inf 
132.60/132.61	c   133s|     1 |     0 |213677 |     - |  98M|   0 |2034 |2462 |7064 |2462 |7336 |6126 |  52 |   0 | 1.274367e+03 |      --      |    Inf 
133.60/133.65	c   134s|     1 |     0 |213981 |     - |  97M|   0 |2034 |2462 |7064 |2462 |7341 |6131 |  52 |   0 | 1.274382e+03 |      --      |    Inf 
134.60/134.61	c   135s|     1 |     0 |214235 |     - |  96M|   0 |2032 |2462 |7064 |2462 |7287 |6134 |  52 |   0 | 1.274404e+03 |      --      |    Inf 
135.50/135.54	c   136s|     1 |     0 |214628 |     - |  95M|   0 |2044 |2462 |7064 |2462 |7291 |6138 |  52 |   0 | 1.274440e+03 |      --      |    Inf 
136.40/136.49	c   136s|     1 |     0 |214672 |     - |  94M|   0 |2044 |2462 |7064 |2462 |7295 |6142 |  52 |   0 | 1.274440e+03 |      --      |    Inf 
137.40/137.44	c   137s|     1 |     0 |214764 |     - |  93M|   0 |2040 |2462 |7064 |2462 |7298 |6145 |  52 |   0 | 1.274449e+03 |      --      |    Inf 
138.30/138.39	c   138s|     1 |     0 |215009 |     - |  92M|   0 |2031 |2462 |7064 |2462 |7303 |6150 |  52 |   0 | 1.274456e+03 |      --      |    Inf 
142.59/142.68	c   143s|     1 |     2 |215009 |     - |  90M|   0 |2031 |2462 |7064 |2462 |7303 |6150 |  52 |  19 | 1.274456e+03 |      --      |    Inf 
1529.46/1529.49	c  1529s| 10000 |  2377 |  5014k| 480.0 |  99M|  53 |   - |2462 |8306 |   0 |   0 |6150 |  16k|5723 | 1.305297e+03 |      --      |    Inf 
1797.07/1797.01	c 
1797.07/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1797.07/1797.01	c Solving Time (sec) : 1797.01
1797.07/1797.01	c Solving Nodes      : 12544
1797.07/1797.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1797.07/1797.01	c Dual Bound         : +1.30604168620015e+03
1797.07/1797.01	c Gap                : infinite
1797.07/1797.01	s UNKNOWN
1797.07/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1797.07/1797.01	c Total Time         :    1797.01
1797.07/1797.01	c   solving          :    1797.01
1797.07/1797.01	c   presolving       :       0.38 (included in solving)
1797.07/1797.01	c   reading          :       0.04 (included in solving)
1797.07/1797.01	c Original Problem   :
1797.07/1797.01	c   Problem name     : HOME/instance-3485328-1307763719.opb
1797.07/1797.01	c   Variables        : 2650 (2650 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.07/1797.01	c   Constraints      : 6619 initial, 6619 maximal
1797.07/1797.01	c Presolved Problem  :
1797.07/1797.01	c   Problem name     : t_HOME/instance-3485328-1307763719.opb
1797.07/1797.01	c   Variables        : 2462 (2462 binary, 0 integer, 0 implicit integer, 0 continuous)
1797.07/1797.01	c   Constraints      : 6305 initial, 8837 maximal
1797.07/1797.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1797.07/1797.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1797.07/1797.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1797.07/1797.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1797.07/1797.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1797.07/1797.01	c   implics          :       0.00          0          3          0          0          0          0          0          0          0
1797.07/1797.01	c   probing          :       0.23          2        183          0          0          0          0          0          0          0
1797.07/1797.01	c   setppc           :       0.02          0          0          0          0          0        190          0          0          0
1797.07/1797.01	c   linear           :       0.05          0          0          0          0          0        122          0        122          0
1797.07/1797.01	c   logicor          :       0.06          0          0          0          0          0          2          0          0          0
1797.07/1797.01	c   root node        :          -          0          -          -          0          -          -          -          -          -
1797.07/1797.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1797.07/1797.01	c   integral         :          0          0          0       9464          0          4          0         24        258          0          0      18566
1797.07/1797.01	c   setppc           :       1507        147     308294          0          0          3    1028577       2779    1411933          0          0          0
1797.07/1797.01	c   linear           :          0+       147     301368          0          0          0       2438          7       1137         34          0          0
1797.07/1797.01	c   logicor          :       4798+       147     267605          0          0          1     847573       2673    1500554          0          0          0
1797.07/1797.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1797.07/1797.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1797.07/1797.01	c   integral         :     432.13       0.00       0.00     432.13       0.00       0.00       0.00
1797.07/1797.01	c   setppc           :       9.26       0.02       8.92       0.00       0.00       0.00       0.32
1797.07/1797.01	c   linear           :       0.75       0.06       0.69       0.00       0.00       0.00       0.00
1797.07/1797.01	c   logicor          :       5.99       0.05       5.55       0.00       0.00       0.00       0.40
1797.07/1797.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1797.07/1797.01	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1797.07/1797.01	c   vbounds          :          0          0          0          0
1797.07/1797.01	c   rootredcost      :          0          0          0          0
1797.07/1797.01	c   pseudoobj        :     304703          0          0          0
1797.07/1797.01	c Propagator Timings :  TotalTime  Propagate    Resprop
1797.07/1797.01	c   vbounds          :       0.05       0.05       0.00
1797.07/1797.01	c   rootredcost      :       0.05       0.05       0.00
1797.07/1797.01	c   pseudoobj        :       9.43       9.43       0.00
1797.07/1797.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1797.07/1797.01	c   propagation      :       1.24       5457       5248      62906       46.8        694       14.5          -
1797.07/1797.01	c   infeasible LP    :       0.58        877        877      11590       52.4         70       12.2          0
1797.07/1797.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1797.07/1797.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1797.07/1797.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1797.07/1797.01	c   applied globally :          -          -          -      20897       40.7          -          -          -
1797.07/1797.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1797.07/1797.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1797.07/1797.01	c   cut pool         :       2.71        146          -          -       7105          -    (maximal pool size: 35330)
1797.07/1797.01	c   redcost          :       0.22       9610          0          0          0          0
1797.07/1797.01	c   impliedbounds    :       0.05        147          0          0       2130          0
1797.07/1797.01	c   intobj           :       0.00          0          0          0          0          0
1797.07/1797.01	c   gomory           :      75.43        147          0          0      69022          0
1797.07/1797.01	c   cgmip            :       0.00          0          0          0          0          0
1797.07/1797.01	c   closecuts        :       0.00          0          0          0          0          0
1797.07/1797.01	c   strongcg         :       3.95         20          0          0      10000          0
1797.07/1797.01	c   cmir             :       0.30         10          0          0          0          0
1797.07/1797.01	c   flowcover        :       0.30         10          0          0          0          0
1797.07/1797.01	c   clique           :       0.34        147          0          0         50          0
1797.07/1797.01	c   zerohalf         :       0.00          0          0          0          0          0
1797.07/1797.01	c   mcf              :       0.00          1          0          0          0          0
1797.07/1797.01	c   oddcycle         :       0.00          0          0          0          0          0
1797.07/1797.01	c   rapidlearning    :       0.68          1          0          0          0        707
1797.07/1797.01	c Pricers            :       Time      Calls       Vars
1797.07/1797.01	c   problem variables:       0.00          0          0
1797.07/1797.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1797.07/1797.01	c   relpscost        :     432.12       9464         24        258          0          0      18566
1797.07/1797.01	c   pscost           :       0.00          0          0          0          0          0          0
1797.07/1797.01	c   inference        :       0.00          0          0          0          0          0          0
1797.07/1797.01	c   mostinf          :       0.00          0          0          0          0          0          0
1797.07/1797.01	c   leastinf         :       0.00          0          0          0          0          0          0
1797.07/1797.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1797.07/1797.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1797.07/1797.01	c   random           :       0.00          0          0          0          0          0          0
1797.07/1797.01	c Primal Heuristics  :       Time      Calls      Found
1797.07/1797.01	c   LP solutions     :       0.00          -          0
1797.07/1797.01	c   pseudo solutions :       0.00          -          0
1797.07/1797.01	c   oneopt           :       0.01          0          0
1797.07/1797.01	c   crossover        :       0.00          0          0
1797.07/1797.01	c   guideddiving     :       0.00          0          0
1797.07/1797.01	c   feaspump         :      26.08         16          0
1797.07/1797.01	c   pscostdiving     :      67.03         60          0
1797.07/1797.01	c   veclendiving     :      56.47         62          0
1797.07/1797.01	c   coefdiving       :      76.30         71          0
1797.07/1797.01	c   fracdiving       :      69.03         72          0
1797.07/1797.01	c   trivial          :       0.00          2          0
1797.07/1797.01	c   shiftandpropagate:       0.02          1          0
1797.07/1797.01	c   simplerounding   :       0.00          0          0
1797.07/1797.01	c   zirounding       :       0.76       1000          0
1797.07/1797.01	c   rounding         :       0.60       1325          0
1797.07/1797.01	c   shifting         :       1.30        450          0
1797.07/1797.01	c   intshifting      :       0.00          0          0
1797.07/1797.01	c   twoopt           :       0.00          0          0
1797.07/1797.01	c   fixandinfer      :       0.00          0          0
1797.07/1797.01	c   clique           :       0.00          0          0
1797.07/1797.01	c   intdiving        :       0.00          0          0
1797.07/1797.01	c   actconsdiving    :       0.00          0          0
1797.07/1797.01	c   objpscostdiving  :      38.34          4          0
1797.07/1797.01	c   rootsoldiving    :      25.43          9          0
1797.07/1797.01	c   linesearchdiving :      65.01         72          0
1797.07/1797.01	c   octane           :       0.00          0          0
1797.07/1797.01	c   rens             :       0.01          0          0
1797.07/1797.01	c   rins             :       0.00          0          0
1797.07/1797.01	c   localbranching   :       0.00          0          0
1797.07/1797.01	c   mutation         :       0.00          0          0
1797.07/1797.01	c   dins             :       0.00          0          0
1797.07/1797.01	c   vbounds          :       0.00          0          0
1797.07/1797.01	c   undercover       :       0.00          0          0
1797.07/1797.01	c   subnlp           :       0.00          0          0
1797.07/1797.01	c   trysol           :       0.00          0          0
1797.07/1797.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1797.07/1797.01	c   primal LP        :       0.11          0          0       0.00       0.00
1797.07/1797.01	c   dual LP          :     817.60      10284    4447916     432.51    5440.23
1797.07/1797.01	c   lex dual LP      :       0.00          0          0       0.00          -
1797.07/1797.01	c   barrier LP       :       0.00          0          0       0.00          -
1797.07/1797.01	c   diving/probing LP:     390.32      27186    1545223      56.84    3958.82
1797.07/1797.01	c   strong branching :     429.21       6575    1820146     276.83    4240.70
1797.07/1797.01	c     (at root node) :          -         19      12986     683.47          -
1797.07/1797.01	c   conflict analysis:       0.00          0          0       0.00          -
1797.07/1797.01	c B&B Tree           :
1797.07/1797.01	c   number of runs   :          1
1797.07/1797.01	c   nodes            :      12544
1797.07/1797.01	c   nodes (total)    :      12544
1797.07/1797.01	c   nodes left       :       2702
1797.07/1797.01	c   max depth        :         53
1797.07/1797.01	c   max depth (total):         53
1797.07/1797.01	c   backtracks       :       3596 (28.7%)
1797.07/1797.01	c   delayed cutoffs  :       3321
1797.07/1797.01	c   repropagations   :       9291 (1293268 domain reductions, 2281 cutoffs)
1797.07/1797.01	c   avg switch length:       4.99
1797.07/1797.01	c   switching time   :       5.56
1797.07/1797.01	c Solution           :
1797.07/1797.01	c   Solutions found  :          0 (0 improvements)
1797.07/1797.01	c   Primal Bound     :          -
1797.07/1797.01	c   Dual Bound       : +1.30604168620015e+03
1797.07/1797.01	c   Gap              :   infinite
1797.07/1797.01	c   Root Dual Bound  : +1.27445588653786e+03
1797.07/1797.01	c   Root Iterations  :     215009
1797.07/1797.08	c Time complete: 1797.16.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3485328-1307763719/watcher-3485328-1307763719 -o /tmp/evaluation-result-3485328-1307763719/solver-3485328-1307763719 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3485328-1307763719.opb -t 1800 -m 15500 

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 2/177 21754
/proc/meminfo: memFree=31463964/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=11088 CPUtime=0 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 1766 0 0 0 0 0 0 0 22 0 1 0 887968592 11354112 1720 33554432000 4194304 8979876 140736349633632 18446744073709551615 6779003 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/21754/statm: 2772 1720 358 1169 0 1599 0

[startup+0.101739 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 21754
/proc/meminfo: memFree=31463964/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=31976 CPUtime=0.09 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 7020 0 0 0 9 0 0 0 22 0 1 0 887968592 32743424 6717 33554432000 4194304 8979876 140736349633632 18446744073709551615 7790414 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 7994 6722 494 1169 0 6821 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31976

[startup+0.200721 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 21754
/proc/meminfo: memFree=31463964/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=33252 CPUtime=0.19 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 7605 0 0 0 18 1 0 0 23 0 1 0 887968592 34050048 7120 33554432000 4194304 8979876 140736349633632 18446744073709551615 6503493 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 8313 7120 526 1169 0 7140 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 33252

[startup+0.300696 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 21754
/proc/meminfo: memFree=31463964/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=34148 CPUtime=0.29 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 7797 0 0 0 28 1 0 0 23 0 1 0 887968592 34967552 7312 33554432000 4194304 8979876 140736349633632 18446744073709551615 4888910 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 8537 7312 526 1169 0 7364 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34148

[startup+0.700616 s]
/proc/loadavg: 2.00 2.00 2.00 2/177 21754
/proc/meminfo: memFree=31463964/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=49432 CPUtime=0.69 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 11931 0 0 0 67 2 0 0 25 0 1 0 887968592 50618368 11262 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 12358 11262 645 1169 0 11185 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49432

[startup+1.50046 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 21755
/proc/meminfo: memFree=31420828/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=50728 CPUtime=1.49 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 12276 0 0 0 146 3 0 0 25 0 1 0 887968592 51945472 11583 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 12682 11583 641 1169 0 11509 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50728

[startup+3.10114 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 21755
/proc/meminfo: memFree=31420488/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=50400 CPUtime=3.09 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 12427 0 0 0 304 5 0 0 25 0 1 0 887968592 51609600 11656 33554432000 4194304 8979876 140736349633632 18446744073709551615 7179628 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 12600 11656 656 1169 0 11427 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50400

[startup+6.3005 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21755
/proc/meminfo: memFree=31382060/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=91036 CPUtime=6.29 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 22732 0 0 0 620 9 0 0 25 0 1 0 887968592 93220864 21590 33554432000 4194304 8979876 140736349633632 18446744073709551615 6293612 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 22759 21590 717 1169 0 21586 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 91036

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 21755
/proc/meminfo: memFree=31378308/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=97724 CPUtime=12.69 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 24101 0 0 0 1254 15 0 0 25 0 1 0 887968592 100069376 22952 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 24431 22952 711 1169 0 23258 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 97724

[startup+25.5007 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 21755
/proc/meminfo: memFree=31327588/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=150412 CPUtime=25.49 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 40693 0 0 0 2524 25 0 0 25 0 1 0 887968592 154021888 35459 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 37603 35459 858 1169 0 36430 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 150412

[startup+51.1006 s]
/proc/loadavg: 2.08 2.02 2.01 4/178 21756
/proc/meminfo: memFree=31290972/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=187448 CPUtime=51.1 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 61363 0 0 0 5059 51 0 0 25 0 1 0 887968592 191946752 44795 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 46862 44795 1046 1169 0 45689 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 187448

[startup+102.3 s]
/proc/loadavg: 2.03 2.01 2.00 4/178 21757
/proc/meminfo: memFree=31238596/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=235316 CPUtime=102.3 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 82942 0 0 0 10127 103 0 0 25 0 1 0 887968592 240963584 56474 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 58829 56474 944 1169 0 57656 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 235316

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 4/178 21759
/proc/meminfo: memFree=31245628/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=229620 CPUtime=162.3 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 85038 0 0 0 16064 166 0 0 25 0 1 0 887968592 235130880 55414 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 57405 55414 719 1169 0 56232 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 229620

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 21761
/proc/meminfo: memFree=31242720/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=229620 CPUtime=222.31 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 85046 0 0 0 21992 239 0 0 25 0 1 0 887968592 235130880 55422 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 57405 55422 720 1169 0 56232 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 229620

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 21762
/proc/meminfo: memFree=31245144/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=229620 CPUtime=282.3 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 85046 0 0 0 27922 308 0 0 25 0 1 0 887968592 235130880 55422 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 57405 55422 720 1169 0 56232 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 229620

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 21764
/proc/meminfo: memFree=31240624/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=229620 CPUtime=342.31 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 85046 0 0 0 33854 377 0 0 25 0 1 0 887968592 235130880 55422 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 57405 55422 720 1169 0 56232 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 229620

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 21765
/proc/meminfo: memFree=31236104/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=229620 CPUtime=402.31 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 85047 0 0 0 39782 449 0 0 25 0 1 0 887968592 235130880 55423 33554432000 4194304 8979876 140736349633632 18446744073709551615 7185336 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 57405 55423 720 1169 0 56232 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 229620

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 21767
/proc/meminfo: memFree=31235940/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=229620 CPUtime=462.31 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 85047 0 0 0 45709 522 0 0 25 0 1 0 887968592 235130880 55423 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 57405 55423 720 1169 0 56232 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 229620

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21769
/proc/meminfo: memFree=31232284/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=229620 CPUtime=522.31 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 85047 0 0 0 51632 599 0 0 25 0 1 0 887968592 235130880 55423 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 57405 55423 720 1169 0 56232 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 229620

[startup+582.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 21770
/proc/meminfo: memFree=31236196/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=229620 CPUtime=582.32 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 85052 0 0 0 57555 677 0 0 25 0 1 0 887968592 235130880 55428 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 57405 55428 720 1169 0 56232 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 229620

[startup+642.301 s]

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

/proc/meminfo: memFree=31210620/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=242500 CPUtime=1062.34 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 88247 0 0 0 104883 1351 0 0 25 0 1 0 887968592 248320000 58623 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 60625 58623 720 1169 0 59452 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 242500

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21785
/proc/meminfo: memFree=31209448/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=243564 CPUtime=1122.34 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 88513 0 0 0 110799 1435 0 0 25 0 1 0 887968592 249409536 58889 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 60891 58889 720 1169 0 59718 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 243564

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 21795
/proc/meminfo: memFree=31210824/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=244552 CPUtime=1182.35 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 88720 0 0 0 116721 1514 0 0 25 0 1 0 887968592 250421248 59096 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 61138 59096 720 1169 0 59965 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 244552

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 21797
/proc/meminfo: memFree=31204216/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=245976 CPUtime=1242.35 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 89029 0 0 0 122640 1595 0 0 25 0 1 0 887968592 251879424 59405 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 61494 59405 720 1169 0 60321 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 245976

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 21798
/proc/meminfo: memFree=31203284/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=248308 CPUtime=1302.35 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 89702 0 0 0 128555 1680 0 0 25 0 1 0 887968592 254267392 60078 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 62077 60078 720 1169 0 60904 0
Current children cumulated CPU time (s) 1302.35
Current children cumulated vsize (KiB) 248308

[startup+1362.3 s]
/proc/loadavg: 2.08 2.02 2.01 4/178 21803
/proc/meminfo: memFree=31196900/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=249472 CPUtime=1362.35 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 89828 0 0 0 134475 1760 0 0 25 0 1 0 887968592 255459328 60204 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 62368 60204 720 1169 0 61195 0
Current children cumulated CPU time (s) 1362.35
Current children cumulated vsize (KiB) 249472

[startup+1422.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 21881
/proc/meminfo: memFree=31241180/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=249940 CPUtime=1422.36 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 90110 0 0 0 140352 1884 0 0 25 0 1 0 887968592 255938560 60486 33554432000 4194304 8979876 140736349633632 18446744073709551615 7164743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 62485 60486 720 1169 0 61312 0
Current children cumulated CPU time (s) 1422.36
Current children cumulated vsize (KiB) 249940

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 21882
/proc/meminfo: memFree=31240396/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=250316 CPUtime=1482.36 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 91244 0 0 0 146218 2018 0 0 25 0 1 0 887968592 256323584 60590 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 62579 60590 720 1169 0 61406 0
Current children cumulated CPU time (s) 1482.36
Current children cumulated vsize (KiB) 250316

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21884
/proc/meminfo: memFree=31235144/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=251920 CPUtime=1542.37 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 91635 0 0 0 152090 2147 0 0 25 0 1 0 887968592 257966080 60981 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 62980 60981 720 1169 0 61807 0
Current children cumulated CPU time (s) 1542.37
Current children cumulated vsize (KiB) 251920

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 21885
/proc/meminfo: memFree=31222296/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=253840 CPUtime=1602.36 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 91951 0 0 0 157958 2278 0 0 25 0 1 0 887968592 259932160 61297 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 63460 61297 720 1169 0 62287 0
Current children cumulated CPU time (s) 1602.36
Current children cumulated vsize (KiB) 253840

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 21887
/proc/meminfo: memFree=31217760/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=254944 CPUtime=1662.37 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 92273 0 0 0 163824 2413 0 0 25 0 1 0 887968592 261062656 61619 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 63736 61619 720 1169 0 62563 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 254944

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21889
/proc/meminfo: memFree=31215692/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=257052 CPUtime=1722.37 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 92920 0 0 0 169694 2543 0 0 25 0 1 0 887968592 263221248 62266 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 64263 62266 720 1169 0 63090 0
Current children cumulated CPU time (s) 1722.37
Current children cumulated vsize (KiB) 257052

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21890
/proc/meminfo: memFree=31215996/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=257216 CPUtime=1782.37 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 92960 0 0 0 175565 2672 0 0 25 0 1 0 887968592 263389184 62306 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 64304 62306 720 1169 0 63131 0
Current children cumulated CPU time (s) 1782.37
Current children cumulated vsize (KiB) 257216

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

[startup+1785.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21890
/proc/meminfo: memFree=31215376/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=257216 CPUtime=1785.67 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 92960 0 0 0 175887 2680 0 0 25 0 1 0 887968592 263389184 62306 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 64304 62306 720 1169 0 63131 0
Current children cumulated CPU time (s) 1785.67
Current children cumulated vsize (KiB) 257216

[startup+1792.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21891
/proc/meminfo: memFree=31214872/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=257216 CPUtime=1792.08 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 92960 0 0 0 176515 2693 0 0 25 0 1 0 887968592 263389184 62306 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 64304 62306 720 1169 0 63131 0
Current children cumulated CPU time (s) 1792.08
Current children cumulated vsize (KiB) 257216

[startup+1795.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21891
/proc/meminfo: memFree=31214748/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=257216 CPUtime=1795.28 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 92960 0 0 0 176827 2701 0 0 25 0 1 0 887968592 263389184 62306 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 64304 62306 720 1169 0 63131 0
Current children cumulated CPU time (s) 1795.28
Current children cumulated vsize (KiB) 257216

[startup+1796 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21891
/proc/meminfo: memFree=31214748/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=257216 CPUtime=1796.07 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 92960 0 0 0 176905 2702 0 0 25 0 1 0 887968592 263389184 62306 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 64304 62306 720 1169 0 63131 0
Current children cumulated CPU time (s) 1796.07
Current children cumulated vsize (KiB) 257216

[startup+1796.8 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21891
/proc/meminfo: memFree=31214500/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=257216 CPUtime=1796.88 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 92960 0 0 0 176983 2705 0 0 25 0 1 0 887968592 263389184 62306 33554432000 4194304 8979876 140736349633632 18446744073709551615 7179759 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 64304 62306 720 1169 0 63131 0
Current children cumulated CPU time (s) 1796.88
Current children cumulated vsize (KiB) 257216

[startup+1797 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 21891
/proc/meminfo: memFree=31214500/32950928 swapFree=67053888/67111528
[pid=21754] ppid=21752 vsize=257216 CPUtime=1797.07 cores=1,3,5,7
/proc/21754/stat : 21754 (scip-2.0.1.4_2.) R 21752 21754 16800 0 -1 4202496 92960 0 0 0 177002 2705 0 0 25 0 1 0 887968592 263389184 62306 33554432000 4194304 8979876 140736349633632 18446744073709551615 7890762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/21754/statm: 64304 62306 720 1169 0 63131 0
Current children cumulated CPU time (s) 1797.07
Current children cumulated vsize (KiB) 257216

Child status: 0
Real time (s): 1797.09
CPU time (s): 1797.17
CPU user time (s): 1770.11
CPU system time (s): 27.0649
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 257216

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

runsolver used 2.89856 second user time and 6.84996 second system time

The end

Launcher Data

Begin job on node149 at 2011-06-11 05:41:59
IDJOB=3485328
IDBENCH=2175
IDSOLVER=1977
FILE ID=node149/3485328-1307763719
RUNJOBID= node149-1307750177-16819
PBS_JOBID= 13550841
Free space on /tmp= 73952 MiB

SOLVER NAME= SCIP spx 2 2011-06-10 (fixed)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-3-c.opb
COMMAND LINE= HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3485328-1307763719/watcher-3485328-1307763719 -o /tmp/evaluation-result-3485328-1307763719/solver-3485328-1307763719 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3485328-1307763719.opb -t 1800 -m 15500

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

MD5SUM BENCH= bc7893eb7aff4749139e472af91e587e
RANDOM SEED=1274437731

node149.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31464772 kB
Buffers:        126668 kB
Cached:        1054348 kB
SwapCached:      23568 kB
Active:         436684 kB
Inactive:       893868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31464772 kB
SwapTotal:    67111528 kB
SwapFree:     67053888 kB
Dirty:           16744 kB
Writeback:          16 kB
AnonPages:      145720 kB
Mapped:          12580 kB
Slab:            90396 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   332608 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73936 MiB
End job on node149 at 2011-06-11 06:11:56