Trace number 3450853

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 E SCIP 2.0.1.4b with SoPlex 1.5.0.4? (TO) 1800.07 1800.03

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/
primes-dimacs-cnf/normalized-par32-5-c.opb
MD5SUM47657fb6d35516304c5b4897d4fb805d
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 variables2678
Total number of constraints6689
Number of constraints which are clauses6689
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 2678
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 2678
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 2678
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.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
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-3450853-1307085706.opb>
0.02/0.05	c original problem has 2678 variables (2678 bin, 0 int, 0 impl, 0 cont) and 6689 constraints
0.02/0.05	c problem read
0.02/0.05	c presolving settings loaded
0.02/0.06	c presolving:
0.09/0.12	c (round 1) 0 del vars, 122 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6565 upgd conss, 5654 impls, 0 clqs
0.09/0.13	c (round 2) 0 del vars, 122 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6566 upgd conss, 5654 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, 6567 upgd conss, 5654 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, 6567 upgd conss, 7116 impls, 0 clqs
0.09/0.18	c (round 5) 53 del vars, 177 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6567 upgd conss, 7154 impls, 0 clqs
0.09/0.19	c (round 6) 53 del vars, 179 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6567 upgd conss, 7154 impls, 0 clqs
0.19/0.27	c (round 7) 103 del vars, 179 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6567 upgd conss, 27342 impls, 0 clqs
0.19/0.28	c (round 8) 103 del vars, 229 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6567 upgd conss, 27342 impls, 0 clqs
0.29/0.34	c (round 9) 153 del vars, 229 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6567 upgd conss, 46798 impls, 0 clqs
0.29/0.35	c (round 10) 153 del vars, 279 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6567 upgd conss, 46798 impls, 0 clqs
0.39/0.41	c    (0.4s) probing: 548/2678 (20.5%) - 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.42	c (round 11) 188 del vars, 279 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6567 upgd conss, 48400 impls, 0 clqs
0.39/0.42	c (round 12) 188 del vars, 314 del conss, 0 add conss, 0 chg bounds, 122 chg sides, 0 chg coeffs, 6567 upgd conss, 48400 impls, 0 clqs
0.39/0.43	c    (0.4s) probing: 558/2678 (20.8%) - 2 fixings, 183 aggregations, 12557 implications, 0 bound changes
0.39/0.43	c    (0.4s) probing aborted: 100/100 successive totally useless probings
0.39/0.43	c presolving (13 rounds):
0.39/0.43	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.43	c  48400 implications, 0 cliques
0.39/0.43	c presolved problem has 2490 variables (2490 bin, 0 int, 0 impl, 0 cont) and 6375 constraints
0.39/0.43	c    1521 constraints of type <setppc>
0.39/0.43	c    4854 constraints of type <logicor>
0.39/0.43	c transformed objective value is always integral (scale: 1)
0.39/0.43	c Presolving Time: 0.37
0.39/0.43	c - non default parameters ----------------------------------------------------------------------
0.39/0.43	c # SCIP version 2.0.1.5
0.39/0.43	c 
0.39/0.43	c # frequency for displaying node information lines
0.39/0.43	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.43	c display/freq = 10000
0.39/0.43	c 
0.39/0.43	c # maximal time in seconds to run
0.39/0.43	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.43	c limits/time = 1800
0.39/0.43	c 
0.39/0.43	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.43	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.43	c limits/memory = 13950
0.39/0.43	c 
0.39/0.43	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.39/0.43	c # [type: int, range: [1,2], default: 1]
0.39/0.43	c timing/clocktype = 2
0.39/0.43	c 
0.39/0.43	c # belongs reading time to solving time?
0.39/0.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.43	c timing/reading = TRUE
0.39/0.43	c 
0.39/0.43	c # should presolving try to simplify inequalities
0.39/0.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.43	c constraints/linear/simplifyinequalities = TRUE
0.39/0.43	c 
0.39/0.43	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.39/0.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.43	c constraints/indicator/addCouplingCons = TRUE
0.39/0.43	c 
0.39/0.43	c # should presolving try to simplify knapsacks
0.39/0.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.43	c constraints/knapsack/simplifyinequalities = TRUE
0.39/0.43	c 
0.39/0.43	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.39/0.43	c # [type: int, range: [-1,2147483647], default: -1]
0.39/0.43	c separating/rapidlearning/freq = 0
0.39/0.43	c 
0.39/0.43	c -----------------------------------------------------------------------------------------------
0.39/0.43	c start solving
0.39/0.43	c 
2.69/2.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.69/2.76	c   2.8s|     1 |     0 | 10363 |     - |  14M|   0 |2076 |2490 |6453 |2490 |6373 |   0 |  78 |   0 | 8.022358e+02 |      --      |    Inf 
5.69/5.75	c   5.8s|     1 |     0 | 16622 |     - |  21M|   0 |1717 |2490 |7165 |2490 |7597 |1224 |  78 |   0 | 8.324097e+02 |      --      |    Inf 
6.09/6.19	c   6.2s|     1 |     0 | 17312 |     - |  27M|   0 |1730 |2490 |7165 |2490 |7635 |1262 |  78 |   0 | 8.387002e+02 |      --      |    Inf 
6.51/6.57	c   6.6s|     1 |     0 | 17910 |     - |  29M|   0 |1691 |2490 |7165 |2490 |7682 |1309 |  78 |   0 | 8.436999e+02 |      --      |    Inf 
7.39/7.43	c   7.4s|     1 |     0 | 19415 |     - |  32M|   0 |1668 |2490 |7165 |2490 |7724 |1351 |  78 |   0 | 8.473057e+02 |      --      |    Inf 
8.09/8.14	c   8.1s|     1 |     0 | 20705 |     - |  35M|   0 |1614 |2490 |7165 |2490 |7764 |1391 |  78 |   0 | 8.506661e+02 |      --      |    Inf 
8.99/9.01	c   9.0s|     1 |     0 | 22183 |     - |  37M|   0 |1607 |2490 |7165 |2490 |7809 |1436 |  78 |   0 | 8.528739e+02 |      --      |    Inf 
10.29/10.34	c  10.3s|     1 |     0 | 23834 |     - |  40M|   0 |1619 |2490 |7165 |2490 |7857 |1484 |  78 |   0 | 8.576695e+02 |      --      |    Inf 
11.59/11.68	c  11.7s|     1 |     0 | 25409 |     - |  44M|   0 |1689 |2490 |7165 |2490 |7908 |1535 |  78 |   0 | 8.625758e+02 |      --      |    Inf 
12.99/13.01	c  13.0s|     1 |     0 | 27598 |     - |  48M|   0 |1715 |2490 |7165 |2490 |7949 |1576 |  78 |   0 | 8.670397e+02 |      --      |    Inf 
14.69/14.74	c  14.7s|     1 |     0 | 28725 |     - |  51M|   0 |1721 |2490 |7165 |2490 |7990 |1617 |  78 |   0 | 8.714346e+02 |      --      |    Inf 
16.29/16.41	c  16.4s|     1 |     0 | 29675 |     - |  52M|   0 |1797 |2490 |7165 |2490 |8028 |1655 |  78 |   0 | 8.738883e+02 |      --      |    Inf 
18.90/18.92	c  18.9s|     1 |     0 | 32136 |     - |  53M|   0 |1806 |2490 |7165 |2490 |6892 |1707 |  78 |   0 | 8.853549e+02 |      --      |    Inf 
19.89/19.95	c  20.0s|     1 |     0 | 34301 |     - |  57M|   0 |1907 |2490 |7165 |2490 |6930 |1745 |  78 |   0 | 8.886703e+02 |      --      |    Inf 
20.91/20.99	c  21.0s|     1 |     0 | 35203 |     - |  63M|   0 |1891 |2490 |7165 |2490 |6969 |1784 |  78 |   0 | 8.901681e+02 |      --      |    Inf 
22.79/22.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
22.79/22.88	c  22.9s|     1 |     0 | 36942 |     - |  66M|   0 |1859 |2490 |7165 |2490 |7018 |1833 |  78 |   0 | 8.932009e+02 |      --      |    Inf 
24.89/24.93	c  24.9s|     1 |     0 | 38929 |     - |  67M|   0 |1787 |2490 |7165 |2490 |7092 |1907 |  78 |   0 | 9.111970e+02 |      --      |    Inf 
25.79/25.88	c  25.9s|     1 |     0 | 40906 |     - |  71M|   0 |1795 |2490 |7165 |2490 |7132 |1947 |  78 |   0 | 9.122548e+02 |      --      |    Inf 
28.19/28.27	c  28.3s|     1 |     0 | 43448 |     - |  73M|   0 |1727 |2490 |7165 |2490 |7038 |2024 |  78 |   0 | 9.328517e+02 |      --      |    Inf 
28.99/29.05	c  29.0s|     1 |     0 | 44516 |     - |  78M|   0 |1735 |2490 |7165 |2490 |7069 |2055 |  78 |   0 | 9.342379e+02 |      --      |    Inf 
29.79/29.88	c  29.9s|     1 |     0 | 45758 |     - |  83M|   0 |1688 |2490 |7165 |2490 |7107 |2093 |  78 |   0 | 9.361491e+02 |      --      |    Inf 
31.19/31.20	c  31.2s|     1 |     0 | 48016 |     - |  84M|   0 |1687 |2490 |7165 |2490 |7176 |2162 |  78 |   0 | 9.504646e+02 |      --      |    Inf 
31.49/31.57	c  31.6s|     1 |     0 | 48872 |     - |  87M|   0 |1714 |2490 |7165 |2490 |7209 |2195 |  78 |   0 | 9.522905e+02 |      --      |    Inf 
31.81/31.90	c  31.9s|     1 |     0 | 49429 |     - |  88M|   0 |1685 |2490 |7165 |2490 |7250 |2236 |  78 |   0 | 9.531620e+02 |      --      |    Inf 
32.39/32.43	c  32.4s|     1 |     0 | 50073 |     - |  90M|   0 |1709 |2490 |7165 |2490 |7112 |2279 |  78 |   0 | 9.543498e+02 |      --      |    Inf 
33.01/33.02	c  33.0s|     1 |     0 | 51141 |     - |  91M|   0 |1771 |2490 |7165 |2490 |7152 |2319 |  78 |   0 | 9.562793e+02 |      --      |    Inf 
33.89/33.97	c  34.0s|     1 |     0 | 53049 |     - |  94M|   0 |1837 |2490 |7165 |2490 |7196 |2363 |  78 |   0 | 9.583863e+02 |      --      |    Inf 
34.59/34.66	c  34.7s|     1 |     0 | 54473 |     - |  97M|   0 |1792 |2490 |7165 |2490 |7234 |2401 |  78 |   0 | 9.594625e+02 |      --      |    Inf 
35.89/35.96	c  36.0s|     1 |     0 | 57710 |     - |  98M|   0 |1805 |2490 |7165 |2490 |7287 |2454 |  78 |   0 | 9.626853e+02 |      --      |    Inf 
36.79/36.82	c  36.8s|     1 |     0 | 59208 |     - | 101M|   0 |1797 |2490 |7165 |2490 |7334 |2501 |  78 |   0 | 9.647694e+02 |      --      |    Inf 
37.99/38.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
37.99/38.09	c  38.1s|     1 |     0 | 61738 |     - | 102M|   0 |1849 |2490 |7165 |2490 |7135 |2550 |  78 |   0 | 9.665112e+02 |      --      |    Inf 
39.10/39.19	c  39.2s|     1 |     0 | 64200 |     - | 104M|   0 |1898 |2490 |7165 |2490 |7182 |2597 |  78 |   0 | 9.680631e+02 |      --      |    Inf 
40.61/40.66	c  40.7s|     1 |     0 | 67034 |     - | 105M|   0 |1815 |2490 |7165 |2490 |7241 |2656 |  78 |   0 | 9.751810e+02 |      --      |    Inf 
41.29/41.32	c  41.3s|     1 |     0 | 68543 |     - | 107M|   0 |1887 |2490 |7165 |2490 |7287 |2702 |  78 |   0 | 9.765782e+02 |      --      |    Inf 
42.39/42.45	c  42.5s|     1 |     0 | 70619 |     - | 109M|   0 |1903 |2490 |7165 |2490 |7334 |2749 |  78 |   0 | 9.783025e+02 |      --      |    Inf 
43.91/43.98	c  44.0s|     1 |     0 | 73069 |     - | 110M|   0 |1867 |2490 |7165 |2490 |7399 |2814 |  78 |   0 | 9.861315e+02 |      --      |    Inf 
45.19/45.25	c  45.2s|     1 |     0 | 75507 |     - | 112M|   0 |1838 |2490 |7165 |2490 |7204 |2861 |  78 |   0 | 9.899828e+02 |      --      |    Inf 
45.99/46.02	c  46.0s|     1 |     0 | 77441 |     - | 114M|   0 |1920 |2490 |7165 |2490 |7246 |2903 |  78 |   0 | 9.912653e+02 |      --      |    Inf 
47.69/47.70	c  47.7s|     1 |     0 | 81375 |     - | 115M|   0 |1866 |2490 |7165 |2490 |7307 |2964 |  78 |   0 | 9.950337e+02 |      --      |    Inf 
49.29/49.33	c  49.3s|     1 |     0 | 84237 |     - | 115M|   0 |1939 |2490 |7165 |2490 |7385 |3042 |  78 |   0 | 1.013070e+03 |      --      |    Inf 
50.69/50.71	c  50.7s|     1 |     0 | 88086 |     - | 120M|   0 |1863 |2490 |7165 |2490 |7425 |3082 |  78 |   0 | 1.015632e+03 |      --      |    Inf 
51.61/51.66	c  51.7s|     1 |     0 | 90064 |     - | 122M|   0 |1974 |2490 |7165 |2490 |7473 |3130 |  78 |   0 | 1.017362e+03 |      --      |    Inf 
53.59/53.66	c  53.7s|     1 |     0 | 93499 |     - | 122M|   0 |1688 |2490 |7165 |2490 |7327 |3221 |  78 |   0 | 1.034098e+03 |      --      |    Inf 
54.19/54.22	c  54.2s|     1 |     0 | 95098 |     - | 125M|   0 |1767 |2490 |7165 |2490 |7368 |3262 |  78 |   0 | 1.035633e+03 |      --      |    Inf 
55.09/55.15	c  55.2s|     1 |     0 | 97949 |     - | 127M|   0 |1860 |2490 |7165 |2490 |7411 |3305 |  78 |   0 | 1.037887e+03 |      --      |    Inf 
55.89/55.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
55.89/55.98	c  56.0s|     1 |     0 | 99785 |     - | 129M|   0 |1950 |2490 |7165 |2490 |7452 |3346 |  78 |   0 | 1.038436e+03 |      --      |    Inf 
56.79/56.80	c  56.8s|     1 |     0 |101021 |     - | 131M|   0 |1906 |2490 |7165 |2490 |7492 |3386 |  78 |   0 | 1.041038e+03 |      --      |    Inf 
58.59/58.62	c  58.6s|     1 |     0 |104853 |     - | 132M|   0 |2024 |2490 |7165 |2490 |7547 |3441 |  78 |   0 | 1.044539e+03 |      --      |    Inf 
60.29/60.31	c  60.3s|     1 |     0 |108443 |     - | 133M|   0 |1884 |2490 |7165 |2490 |7382 |3518 |  78 |   0 | 1.061357e+03 |      --      |    Inf 
60.70/60.75	c  60.7s|     1 |     0 |108907 |     - | 134M|   0 |1832 |2490 |7165 |2490 |7426 |3562 |  78 |   0 | 1.061879e+03 |      --      |    Inf 
61.51/61.55	c  61.5s|     1 |     0 |110121 |     - | 135M|   0 |2008 |2490 |7165 |2490 |7472 |3608 |  78 |   0 | 1.062761e+03 |      --      |    Inf 
63.19/63.25	c  63.3s|     1 |     0 |114102 |     - | 136M|   0 |1925 |2490 |7165 |2490 |7557 |3693 |  78 |   0 | 1.079603e+03 |      --      |    Inf 
64.00/64.09	c  64.1s|     1 |     0 |115806 |     - | 137M|   0 |1969 |2490 |7165 |2490 |7622 |3758 |  78 |   0 | 1.082150e+03 |      --      |    Inf 
65.40/65.42	c  65.4s|     1 |     0 |118865 |     - | 137M|   0 |1876 |2490 |7165 |2490 |7682 |3818 |  78 |   0 | 1.084305e+03 |      --      |    Inf 
66.01/66.08	c  66.1s|     1 |     0 |120338 |     - | 139M|   0 |1894 |2490 |7165 |2490 |7479 |3865 |  78 |   0 | 1.085827e+03 |      --      |    Inf 
67.11/67.19	c  67.2s|     1 |     0 |122647 |     - | 143M|   0 |2071 |2490 |7165 |2490 |7520 |3906 |  78 |   0 | 1.086629e+03 |      --      |    Inf 
68.89/68.99	c  69.0s|     1 |     0 |125734 |     - | 143M|   0 |1868 |2490 |7165 |2490 |7601 |3987 |  78 |   0 | 1.100942e+03 |      --      |    Inf 
69.69/69.72	c  69.7s|     1 |     0 |127493 |     - | 145M|   0 |1991 |2490 |7165 |2490 |7645 |4031 |  78 |   0 | 1.101913e+03 |      --      |    Inf 
71.20/71.21	c  71.2s|     1 |     0 |130246 |     - | 146M|   0 |1923 |2490 |7165 |2490 |7707 |4093 |  78 |   0 | 1.109625e+03 |      --      |    Inf 
71.79/71.87	c  71.9s|     1 |     0 |131468 |     - | 149M|   0 |2000 |2490 |7165 |2490 |7747 |4133 |  78 |   0 | 1.111430e+03 |      --      |    Inf 
72.30/72.35	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
72.30/72.35	c  72.4s|     1 |     0 |132091 |     - | 150M|   0 |1935 |2490 |7165 |2490 |7505 |4167 |  78 |   0 | 1.112417e+03 |      --      |    Inf 
73.09/73.13	c  73.1s|     1 |     0 |133800 |     - | 152M|   0 |1842 |2490 |7165 |2490 |7534 |4196 |  78 |   0 | 1.113555e+03 |      --      |    Inf 
73.89/73.92	c  73.9s|     1 |     0 |135617 |     - | 155M|   0 |1962 |2490 |7165 |2490 |7578 |4240 |  78 |   0 | 1.114220e+03 |      --      |    Inf 
74.81/74.81	c  74.8s|     1 |     0 |137323 |     - | 158M|   0 |1943 |2490 |7165 |2490 |7617 |4279 |  78 |   0 | 1.115049e+03 |      --      |    Inf 
76.79/76.87	c  76.9s|     1 |     0 |141588 |     - | 159M|   0 |1940 |2490 |7165 |2490 |7679 |4341 |  78 |   0 | 1.126008e+03 |      --      |    Inf 
77.79/77.86	c  77.9s|     1 |     0 |143302 |     - | 160M|   0 |1986 |2490 |7165 |2490 |7720 |4382 |  78 |   0 | 1.127641e+03 |      --      |    Inf 
79.39/79.47	c  79.5s|     1 |     0 |146271 |     - | 162M|   0 |1935 |2490 |7165 |2490 |7497 |4456 |  78 |   0 | 1.140209e+03 |      --      |    Inf 
80.31/80.33	c  80.3s|     1 |     0 |147776 |     - | 163M|   0 |1929 |2490 |7165 |2490 |7541 |4500 |  78 |   0 | 1.141656e+03 |      --      |    Inf 
81.09/81.16	c  81.2s|     1 |     0 |149453 |     - | 165M|   0 |1903 |2490 |7165 |2490 |7586 |4545 |  78 |   0 | 1.142451e+03 |      --      |    Inf 
82.51/82.55	c  82.5s|     1 |     0 |151838 |     - | 165M|   0 |1839 |2490 |7165 |2490 |7653 |4612 |  78 |   0 | 1.149863e+03 |      --      |    Inf 
83.09/83.17	c  83.2s|     1 |     0 |153254 |     - | 167M|   0 |1906 |2490 |7165 |2490 |7692 |4651 |  78 |   0 | 1.150555e+03 |      --      |    Inf 
84.49/84.54	c  84.5s|     1 |     0 |155781 |     - | 168M|   0 |1904 |2490 |7165 |2490 |7741 |4700 |  78 |   0 | 1.151341e+03 |      --      |    Inf 
85.39/85.45	c  85.5s|     1 |     0 |157052 |     - | 169M|   0 |1892 |2490 |7165 |2490 |7561 |4755 |  78 |   0 | 1.152073e+03 |      --      |    Inf 
86.69/86.77	c  86.8s|     1 |     0 |159368 |     - | 171M|   0 |1976 |2490 |7165 |2490 |7602 |4796 |  78 |   0 | 1.153183e+03 |      --      |    Inf 
87.70/87.71	c  87.7s|     1 |     0 |161265 |     - | 172M|   0 |2079 |2490 |7165 |2490 |7641 |4835 |  78 |   0 | 1.153585e+03 |      --      |    Inf 
88.70/88.77	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
88.70/88.77	c  88.8s|     1 |     0 |163157 |     - | 174M|   0 |2086 |2490 |7165 |2490 |7679 |4873 |  78 |   0 | 1.154055e+03 |      --      |    Inf 
91.10/91.13	c  91.1s|     1 |     0 |167038 |     - | 174M|   0 |1920 |2490 |7165 |2490 |7764 |4958 |  78 |   0 | 1.162134e+03 |      --      |    Inf 
91.59/91.67	c  91.7s|     1 |     0 |168321 |     - | 175M|   0 |1887 |2490 |7165 |2490 |7805 |4999 |  78 |   0 | 1.163970e+03 |      --      |    Inf 
92.20/92.23	c  92.2s|     1 |     0 |169314 |     - | 177M|   0 |1959 |2490 |7165 |2490 |7565 |5038 |  78 |   0 | 1.164512e+03 |      --      |    Inf 
93.79/93.87	c  93.9s|     1 |     0 |172224 |     - | 177M|   0 |2013 |2490 |7165 |2490 |7635 |5108 |  78 |   0 | 1.174502e+03 |      --      |    Inf 
94.39/94.43	c  94.4s|     1 |     0 |173208 |     - | 179M|   0 |1986 |2490 |7165 |2490 |7678 |5151 |  78 |   0 | 1.176042e+03 |      --      |    Inf 
95.29/95.39	c  95.4s|     1 |     0 |176166 |     - | 181M|   0 |1989 |2490 |7165 |2490 |7715 |5188 |  78 |   0 | 1.177617e+03 |      --      |    Inf 
96.71/96.80	c  96.8s|     1 |     0 |178556 |     - | 182M|   0 |1945 |2490 |7165 |2490 |7773 |5246 |  78 |   0 | 1.185016e+03 |      --      |    Inf 
97.60/97.65	c  97.7s|     1 |     0 |180236 |     - | 183M|   0 |1928 |2490 |7165 |2490 |7807 |5280 |  78 |   0 | 1.186278e+03 |      --      |    Inf 
98.29/98.32	c  98.3s|     1 |     0 |181136 |     - | 185M|   0 |1964 |2490 |7165 |2490 |7617 |5317 |  78 |   0 | 1.187610e+03 |      --      |    Inf 
99.09/99.19	c  99.2s|     1 |     0 |182583 |     - | 186M|   0 |2014 |2490 |7165 |2490 |7641 |5341 |  78 |   0 | 1.188410e+03 |      --      |    Inf 
101.00/101.07	c   101s|     1 |     0 |187503 |     - | 187M|   0 |1940 |2490 |7165 |2490 |7698 |5398 |  78 |   0 | 1.196763e+03 |      --      |    Inf 
101.89/101.93	c   102s|     1 |     0 |189253 |     - | 189M|   0 |1883 |2490 |7165 |2490 |7735 |5435 |  78 |   0 | 1.198509e+03 |      --      |    Inf 
102.89/102.92	c   103s|     1 |     0 |191633 |     - | 190M|   0 |1973 |2490 |7165 |2490 |7775 |5475 |  78 |   0 | 1.199461e+03 |      --      |    Inf 
103.99/104.00	c   104s|     1 |     0 |193299 |     - | 191M|   0 |2075 |2490 |7165 |2490 |7812 |5512 |  78 |   0 | 1.200296e+03 |      --      |    Inf 
106.00/106.01	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
106.00/106.01	c   106s|     1 |     0 |195914 |     - | 192M|   0 |2004 |2490 |7165 |2490 |7589 |5578 |  78 |   0 | 1.205044e+03 |      --      |    Inf 
107.29/107.34	c   107s|     1 |     0 |198042 |     - | 192M|   0 |1939 |2490 |7165 |2490 |7635 |5624 |  78 |   0 | 1.209437e+03 |      --      |    Inf 
107.99/108.07	c   108s|     1 |     0 |199295 |     - | 193M|   0 |2006 |2490 |7165 |2490 |7674 |5663 |  78 |   0 | 1.209967e+03 |      --      |    Inf 
108.69/108.81	c   109s|     1 |     0 |199918 |     - | 194M|   0 |2089 |2490 |7165 |2490 |7706 |5695 |  78 |   0 | 1.210223e+03 |      --      |    Inf 
110.50/110.54	c   111s|     1 |     0 |202617 |     - | 194M|   0 |2024 |2490 |7165 |2490 |7757 |5746 |  78 |   0 | 1.214697e+03 |      --      |    Inf 
111.19/111.21	c   111s|     1 |     0 |204199 |     - | 195M|   0 |2026 |2490 |7165 |2490 |7786 |5775 |  78 |   0 | 1.215364e+03 |      --      |    Inf 
112.59/112.61	c   113s|     1 |     0 |207170 |     - | 196M|   0 |2005 |2490 |7165 |2490 |7620 |5827 |  78 |   0 | 1.220496e+03 |      --      |    Inf 
113.09/113.18	c   113s|     1 |     0 |208202 |     - | 197M|   0 |1984 |2490 |7165 |2490 |7653 |5860 |  78 |   0 | 1.220770e+03 |      --      |    Inf 
113.89/113.90	c   114s|     1 |     0 |208885 |     - | 198M|   0 |1985 |2490 |7165 |2490 |7693 |5900 |  78 |   0 | 1.221359e+03 |      --      |    Inf 
114.90/114.91	c   115s|     1 |     0 |211164 |     - | 200M|   0 |2043 |2490 |7165 |2490 |7736 |5943 |  78 |   0 | 1.222114e+03 |      --      |    Inf 
116.51/116.59	c   117s|     1 |     0 |214667 |     - | 200M|   0 |2004 |2490 |7165 |2490 |7771 |5978 |  78 |   0 | 1.225810e+03 |      --      |    Inf 
117.39/117.43	c   117s|     1 |     0 |216552 |     - | 201M|   0 |2027 |2490 |7165 |2490 |7812 |6019 |  78 |   0 | 1.226853e+03 |      --      |    Inf 
119.10/119.19	c   119s|     1 |     0 |219639 |     - | 197M|   0 |2020 |2490 |7165 |2490 |7614 |6053 |  78 |   0 | 1.230427e+03 |      --      |    Inf 
120.39/120.45	c   120s|     1 |     0 |221483 |     - | 192M|   0 |2022 |2490 |7165 |2490 |7659 |6098 |  78 |   0 | 1.230997e+03 |      --      |    Inf 
121.90/121.98	c   122s|     1 |     0 |223603 |     - | 191M|   0 |2009 |2490 |7165 |2490 |7701 |6140 |  78 |   0 | 1.236093e+03 |      --      |    Inf 
122.79/122.83	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
122.79/122.83	c   123s|     1 |     0 |225168 |     - | 188M|   0 |2079 |2490 |7165 |2490 |7731 |6170 |  78 |   0 | 1.237227e+03 |      --      |    Inf 
123.99/124.06	c   124s|     1 |     0 |226970 |     - | 186M|   0 |1988 |2490 |7165 |2490 |7773 |6212 |  78 |   0 | 1.240206e+03 |      --      |    Inf 
124.99/125.03	c   125s|     1 |     0 |229808 |     - | 185M|   0 |1991 |2490 |7165 |2490 |7801 |6240 |  78 |   0 | 1.241212e+03 |      --      |    Inf 
126.19/126.25	c   126s|     1 |     0 |232628 |     - | 183M|   0 |2106 |2490 |7165 |2490 |7622 |6277 |  78 |   0 | 1.242185e+03 |      --      |    Inf 
127.19/127.26	c   127s|     1 |     0 |233744 |     - | 180M|   0 |2079 |2490 |7165 |2490 |7649 |6304 |  78 |   0 | 1.242514e+03 |      --      |    Inf 
129.20/129.25	c   129s|     1 |     0 |236952 |     - | 177M|   0 |2105 |2490 |7165 |2490 |7682 |6337 |  78 |   0 | 1.245523e+03 |      --      |    Inf 
130.29/130.37	c   130s|     1 |     0 |237911 |     - | 175M|   0 |2092 |2490 |7165 |2490 |7715 |6370 |  78 |   0 | 1.245971e+03 |      --      |    Inf 
132.40/132.49	c   132s|     1 |     0 |241821 |     - | 174M|   0 |2007 |2490 |7165 |2490 |7758 |6413 |  78 |   0 | 1.249856e+03 |      --      |    Inf 
133.00/133.07	c   133s|     1 |     0 |242978 |     - | 174M|   0 |1948 |2490 |7165 |2490 |7791 |6446 |  78 |   0 | 1.250232e+03 |      --      |    Inf 
133.59/133.67	c   134s|     1 |     0 |244377 |     - | 171M|   0 |1957 |2490 |7165 |2490 |7592 |6474 |  78 |   0 | 1.250801e+03 |      --      |    Inf 
134.29/134.39	c   134s|     1 |     0 |245354 |     - | 166M|   0 |1956 |2490 |7165 |2490 |7616 |6498 |  78 |   0 | 1.251398e+03 |      --      |    Inf 
135.32/135.36	c   135s|     1 |     0 |248041 |     - | 164M|   0 |2017 |2490 |7165 |2490 |7638 |6520 |  78 |   0 | 1.252510e+03 |      --      |    Inf 
137.29/137.36	c   137s|     1 |     0 |253614 |     - | 164M|   0 |2087 |2490 |7165 |2490 |7679 |6561 |  78 |   0 | 1.255502e+03 |      --      |    Inf 
137.99/138.04	c   138s|     1 |     0 |254507 |     - | 161M|   0 |2091 |2490 |7165 |2490 |7724 |6606 |  78 |   0 | 1.256324e+03 |      --      |    Inf 
138.90/138.98	c   139s|     1 |     0 |256881 |     - | 159M|   0 |2075 |2490 |7165 |2490 |7745 |6627 |  78 |   0 | 1.257939e+03 |      --      |    Inf 
140.19/140.28	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
140.19/140.28	c   140s|     1 |     0 |260144 |     - | 154M|   0 |2065 |2490 |7165 |2490 |7607 |6656 |  78 |   0 | 1.260279e+03 |      --      |    Inf 
140.99/141.03	c   141s|     1 |     0 |261671 |     - | 150M|   0 |2097 |2490 |7165 |2490 |7625 |6674 |  78 |   0 | 1.260860e+03 |      --      |    Inf 
141.81/141.85	c   142s|     1 |     0 |263425 |     - | 150M|   0 |2108 |2490 |7165 |2490 |7642 |6691 |  78 |   0 | 1.261255e+03 |      --      |    Inf 
143.49/143.56	c   144s|     1 |     0 |265640 |     - | 148M|   0 |2040 |2490 |7165 |2490 |7675 |6724 |  78 |   0 | 1.262959e+03 |      --      |    Inf 
144.20/144.28	c   144s|     1 |     0 |267117 |     - | 148M|   0 |2068 |2490 |7165 |2490 |7701 |6750 |  78 |   0 | 1.263586e+03 |      --      |    Inf 
145.29/145.30	c   145s|     1 |     0 |268967 |     - | 146M|   0 |2037 |2490 |7165 |2490 |7723 |6772 |  78 |   0 | 1.263830e+03 |      --      |    Inf 
147.41/147.45	c   147s|     1 |     0 |274772 |     - | 145M|   0 |2084 |2490 |7165 |2490 |7622 |6816 |  78 |   0 | 1.265812e+03 |      --      |    Inf 
148.89/148.91	c   149s|     1 |     0 |276965 |     - | 143M|   0 |2097 |2490 |7165 |2490 |7654 |6848 |  78 |   0 | 1.267806e+03 |      --      |    Inf 
149.61/149.63	c   150s|     1 |     0 |278485 |     - | 141M|   0 |2106 |2490 |7165 |2490 |7669 |6863 |  78 |   0 | 1.268069e+03 |      --      |    Inf 
150.49/150.52	c   151s|     1 |     0 |278742 |     - | 141M|   0 |2066 |2490 |7165 |2490 |7688 |6882 |  78 |   0 | 1.268593e+03 |      --      |    Inf 
151.50/151.52	c   152s|     1 |     0 |280126 |     - | 138M|   0 |2085 |2490 |7165 |2490 |7708 |6902 |  78 |   0 | 1.269354e+03 |      --      |    Inf 
153.00/153.06	c   153s|     1 |     0 |282272 |     - | 138M|   0 |2034 |2490 |7165 |2490 |7742 |6936 |  78 |   0 | 1.271395e+03 |      --      |    Inf 
154.09/154.13	c   154s|     1 |     0 |282965 |     - | 136M|   0 |2114 |2490 |7165 |2490 |7573 |6952 |  78 |   0 | 1.271645e+03 |      --      |    Inf 
155.12/155.16	c   155s|     1 |     0 |283573 |     - | 135M|   0 |2039 |2490 |7165 |2490 |7598 |6977 |  78 |   0 | 1.273322e+03 |      --      |    Inf 
155.80/155.84	c   156s|     1 |     0 |284455 |     - | 134M|   0 |2065 |2490 |7165 |2490 |7617 |6996 |  78 |   0 | 1.274875e+03 |      --      |    Inf 
156.21/156.25	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
156.21/156.25	c   156s|     1 |     0 |285129 |     - | 133M|   0 |2053 |2490 |7165 |2490 |7637 |7016 |  78 |   0 | 1.275336e+03 |      --      |    Inf 
157.99/158.02	c   158s|     1 |     0 |288585 |     - | 132M|   0 |2080 |2490 |7165 |2490 |7659 |7038 |  78 |   0 | 1.277442e+03 |      --      |    Inf 
158.50/158.59	c   159s|     1 |     0 |289322 |     - | 131M|   0 |2106 |2490 |7165 |2490 |7680 |7059 |  78 |   0 | 1.277749e+03 |      --      |    Inf 
159.40/159.42	c   159s|     1 |     0 |291015 |     - | 129M|   0 |2049 |2490 |7165 |2490 |7535 |7075 |  78 |   0 | 1.278116e+03 |      --      |    Inf 
160.79/160.82	c   161s|     1 |     0 |293054 |     - | 129M|   0 |2072 |2490 |7165 |2490 |7547 |7087 |  78 |   0 | 1.278895e+03 |      --      |    Inf 
161.50/161.56	c   162s|     1 |     0 |294273 |     - | 129M|   0 |2059 |2490 |7165 |2490 |7578 |7118 |  78 |   0 | 1.280250e+03 |      --      |    Inf 
162.20/162.20	c   162s|     1 |     0 |295355 |     - | 125M|   0 |2026 |2490 |7165 |2490 |7600 |7140 |  78 |   0 | 1.280668e+03 |      --      |    Inf 
162.89/162.96	c   163s|     1 |     0 |296396 |     - | 125M|   0 |2033 |2490 |7165 |2490 |7621 |7161 |  78 |   0 | 1.281084e+03 |      --      |    Inf 
163.81/163.91	c   164s|     1 |     0 |297263 |     - | 124M|   0 |2068 |2490 |7165 |2490 |7639 |7179 |  78 |   0 | 1.281664e+03 |      --      |    Inf 
165.09/165.11	c   165s|     1 |     0 |298058 |     - | 122M|   0 |2027 |2490 |7165 |2490 |7512 |7191 |  78 |   0 | 1.281737e+03 |      --      |    Inf 
166.69/166.73	c   167s|     1 |     0 |299594 |     - | 120M|   0 |2056 |2490 |7165 |2490 |7521 |7200 |  78 |   0 | 1.282061e+03 |      --      |    Inf 
167.50/167.59	c   168s|     1 |     0 |300630 |     - | 120M|   0 |2057 |2490 |7165 |2490 |7526 |7205 |  78 |   0 | 1.282398e+03 |      --      |    Inf 
169.09/169.16	c   169s|     1 |     0 |302420 |     - | 117M|   0 |2046 |2490 |7165 |2490 |7553 |7232 |  78 |   0 | 1.282617e+03 |      --      |    Inf 
170.00/170.00	c   170s|     1 |     0 |303514 |     - | 117M|   0 |2090 |2490 |7165 |2490 |7561 |7240 |  78 |   0 | 1.282845e+03 |      --      |    Inf 
170.89/170.99	c   171s|     1 |     0 |305032 |     - | 116M|   0 |2030 |2490 |7165 |2490 |7574 |7253 |  78 |   0 | 1.282913e+03 |      --      |    Inf 
172.10/172.17	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
172.10/172.17	c   172s|     1 |     0 |306502 |     - | 116M|   0 |2063 |2490 |7165 |2490 |7496 |7273 |  78 |   0 | 1.283299e+03 |      --      |    Inf 
172.99/173.01	c   173s|     1 |     0 |307530 |     - | 116M|   0 |2106 |2490 |7165 |2490 |7509 |7286 |  78 |   0 | 1.283482e+03 |      --      |    Inf 
174.00/174.02	c   174s|     1 |     0 |308820 |     - | 115M|   0 |2052 |2490 |7165 |2490 |7536 |7313 |  78 |   0 | 1.283549e+03 |      --      |    Inf 
175.80/175.85	c   176s|     1 |     0 |311474 |     - | 114M|   0 |2039 |2490 |7165 |2490 |7562 |7339 |  78 |   0 | 1.284224e+03 |      --      |    Inf 
177.39/177.42	c   177s|     1 |     0 |314320 |     - | 114M|   0 |2040 |2490 |7165 |2490 |7595 |7372 |  78 |   0 | 1.286515e+03 |      --      |    Inf 
178.59/178.66	c   179s|     1 |     0 |315541 |     - | 112M|   0 |2041 |2490 |7165 |2490 |7622 |7399 |  78 |   0 | 1.287076e+03 |      --      |    Inf 
179.69/179.70	c   180s|     1 |     0 |317424 |     - | 110M|   0 |2044 |2490 |7165 |2490 |7576 |7420 |  78 |   0 | 1.287528e+03 |      --      |    Inf 
181.29/181.30	c   181s|     1 |     0 |318434 |     - | 109M|   0 |2068 |2490 |7165 |2490 |7606 |7450 |  78 |   0 | 1.289156e+03 |      --      |    Inf 
182.90/182.97	c   183s|     1 |     0 |320340 |     - | 107M|   0 |2056 |2490 |7165 |2490 |7633 |7477 |  78 |   0 | 1.290572e+03 |      --      |    Inf 
184.09/184.11	c   184s|     1 |     0 |321586 |     - | 107M|   0 |2055 |2490 |7165 |2490 |7643 |7487 |  78 |   0 | 1.291503e+03 |      --      |    Inf 
185.91/185.91	c   186s|     1 |     0 |323252 |     - | 105M|   0 |2066 |2490 |7165 |2490 |7649 |7493 |  78 |   0 | 1.291994e+03 |      --      |    Inf 
187.01/187.08	c   187s|     1 |     0 |323877 |     - | 103M|   0 |2079 |2490 |7165 |2490 |7661 |7505 |  78 |   0 | 1.292099e+03 |      --      |    Inf 
188.39/188.43	c   188s|     1 |     0 |324297 |     - | 101M|   0 |2060 |2490 |7165 |2490 |7574 |7508 |  78 |   0 | 1.292271e+03 |      --      |    Inf 
190.00/190.07	c   190s|     1 |     0 |324994 |     - |  99M|   0 |2054 |2490 |7165 |2490 |7577 |7511 |  78 |   0 | 1.292456e+03 |      --      |    Inf 
191.41/191.43	c   191s|     1 |     0 |325009 |     - |  96M|   0 |2054 |2490 |7165 |2490 |7580 |7514 |  78 |   0 | 1.292456e+03 |      --      |    Inf 
192.69/192.78	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
192.69/192.78	c   193s|     1 |     0 |325010 |     - |  95M|   0 |2054 |2490 |7165 |2490 |7581 |7515 |  78 |   0 | 1.292456e+03 |      --      |    Inf 
199.29/199.34	c   199s|     1 |     2 |325010 |     - |  95M|   0 |2054 |2490 |7165 |2490 |7581 |7515 |  78 |  20 | 1.292456e+03 |      --      |    Inf 
1800.03/1800.00	c 
1800.03/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.03/1800.00	c Solving Time (sec) : 1800.00
1800.03/1800.00	c Solving Nodes      : 7767
1800.03/1800.00	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.03/1800.00	c Dual Bound         : +1.32052909409968e+03
1800.03/1800.00	c Gap                : infinite
1800.03/1800.00	s UNKNOWN
1800.03/1800.00	c SCIP Status        : solving was interrupted [time limit reached]
1800.03/1800.00	c Total Time         :    1800.00
1800.03/1800.00	c   solving          :    1800.00
1800.03/1800.00	c   presolving       :       0.37 (included in solving)
1800.03/1800.00	c   reading          :       0.05 (included in solving)
1800.03/1800.00	c Original Problem   :
1800.03/1800.00	c   Problem name     : HOME/instance-3450853-1307085706.opb
1800.03/1800.00	c   Variables        : 2678 (2678 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.00	c   Constraints      : 6689 initial, 6689 maximal
1800.03/1800.00	c Presolved Problem  :
1800.03/1800.00	c   Problem name     : t_HOME/instance-3450853-1307085706.opb
1800.03/1800.00	c   Variables        : 2490 (2490 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.03/1800.00	c   Constraints      : 6375 initial, 7831 maximal
1800.03/1800.00	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.03/1800.00	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1800.03/1800.00	c   implics          :       0.00          0          3          0          0          0          0          0          0          0
1800.03/1800.00	c   probing          :       0.23          2        183          0          0          0          0          0          0          0
1800.03/1800.00	c   setppc           :       0.02          0          0          0          0          0        190          0          0          0
1800.03/1800.00	c   linear           :       0.05          0          0          0          0          0        122          0        122          0
1800.03/1800.00	c   logicor          :       0.07          0          0          0          0          0          2          0          0          0
1800.03/1800.00	c   root node        :          -          0          -          -          0          -          -          -          -          -
1800.03/1800.00	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.00	c   integral         :          0          0          0       7731          0          4          0          0         13          0          0      15438
1800.03/1800.00	c   setppc           :       1521        166     126468          0          7          3      37612        450      24616          0          0          0
1800.03/1800.00	c   linear           :          0+       166     121927          0          0          0         61          0         21         75          0          0
1800.03/1800.00	c   logicor          :       4854+       166      92100          0          4          1      27640        325      15661          0          0          0
1800.03/1800.00	c   countsols        :          0          0          0          0          2          0          0          0          0          0          0          0
1800.03/1800.00	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.03/1800.00	c   integral         :     429.11       0.00       0.00     429.11       0.00       0.00       0.00
1800.03/1800.00	c   setppc           :       4.00       0.02       3.96       0.00       0.00       0.00       0.01
1800.03/1800.00	c   linear           :       0.50       0.09       0.42       0.00       0.00       0.00       0.00
1800.03/1800.00	c   logicor          :       0.96       0.06       0.89       0.00       0.00       0.00       0.01
1800.03/1800.00	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.03/1800.00	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.03/1800.00	c   vbounds          :          0          0          0          0
1800.03/1800.00	c   rootredcost      :          0          0          0          0
1800.03/1800.00	c   pseudoobj        :     123019          0          0          0
1800.03/1800.00	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.03/1800.00	c   vbounds          :       0.03       0.03       0.00
1800.03/1800.00	c   rootredcost      :       0.03       0.03       0.00
1800.03/1800.00	c   pseudoobj        :       4.01       4.01       0.00
1800.03/1800.00	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.03/1800.00	c   propagation      :       0.03        773        757       1538       18.3        160        6.4          -
1800.03/1800.00	c   infeasible LP    :       0.09        215        215       1337       39.7         24        5.7          0
1800.03/1800.00	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.00	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.03/1800.00	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.03/1800.00	c   applied globally :          -          -          -       2130       21.7          -          -          -
1800.03/1800.00	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.03/1800.00	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.03/1800.00	c   cut pool         :       3.69        165          -          -       8724          -    (maximal pool size: 38127)
1800.03/1800.00	c   redcost          :       0.18       7896          0          0          0          0
1800.03/1800.00	c   impliedbounds    :       0.07        166          0          0       2632          0
1800.03/1800.00	c   intobj           :       0.00          0          0          0          0          0
1800.03/1800.00	c   gomory           :      94.25        166          0          0      78443          0
1800.03/1800.00	c   cgmip            :       0.00          0          0          0          0          0
1800.03/1800.00	c   closecuts        :       0.00          0          0          0          0          0
1800.03/1800.00	c   strongcg         :       6.41         20          0          0      10000          0
1800.03/1800.00	c   cmir             :       0.30         10          0          0          0          0
1800.03/1800.00	c   flowcover        :       0.30         10          0          0          0          0
1800.03/1800.00	c   clique           :       0.37        166          0          0         90          0
1800.03/1800.00	c   zerohalf         :       0.00          0          0          0          0          0
1800.03/1800.00	c   mcf              :       0.00          1          0          0          0          0
1800.03/1800.00	c   oddcycle         :       0.00          0          0          0          0          0
1800.03/1800.00	c   rapidlearning    :       0.87          1          0          0          0        712
1800.03/1800.00	c Pricers            :       Time      Calls       Vars
1800.03/1800.00	c   problem variables:       0.00          0          0
1800.03/1800.00	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.03/1800.00	c   relpscost        :     429.10       7731          0         13          0          0      15438
1800.03/1800.00	c   pscost           :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   inference        :       0.00          2          0          0          0          0          4
1800.03/1800.00	c   mostinf          :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   leastinf         :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.03/1800.00	c   random           :       0.00          0          0          0          0          0          0
1800.03/1800.00	c Primal Heuristics  :       Time      Calls      Found
1800.03/1800.00	c   LP solutions     :       0.00          -          0
1800.03/1800.00	c   pseudo solutions :       0.00          -          0
1800.03/1800.00	c   oneopt           :       0.01          0          0
1800.03/1800.00	c   crossover        :       0.00          0          0
1800.03/1800.00	c   veclendiving     :      52.97         59          0
1800.03/1800.00	c   pscostdiving     :      62.95         62          0
1800.03/1800.00	c   fracdiving       :      76.53         83          0
1800.03/1800.00	c   trivial          :       0.00          2          0
1800.03/1800.00	c   shiftandpropagate:       0.02          1          0
1800.03/1800.00	c   simplerounding   :       0.00          0          0
1800.03/1800.00	c   zirounding       :       0.75       1000          0
1800.03/1800.00	c   rounding         :       0.52       1206          0
1800.03/1800.00	c   shifting         :       1.55        398          0
1800.03/1800.00	c   intshifting      :       0.00          0          0
1800.03/1800.00	c   twoopt           :       0.00          0          0
1800.03/1800.00	c   fixandinfer      :       0.00          0          0
1800.03/1800.00	c   feaspump         :      23.88         14          0
1800.03/1800.00	c   clique           :       0.00          0          0
1800.03/1800.00	c   coefdiving       :      76.13         82          0
1800.03/1800.00	c   intdiving        :       0.00          0          0
1800.03/1800.00	c   actconsdiving    :       0.00          0          0
1800.03/1800.00	c   objpscostdiving  :      25.99          5          0
1800.03/1800.00	c   rootsoldiving    :      23.15         10          0
1800.03/1800.00	c   linesearchdiving :      74.37         90          0
1800.03/1800.00	c   guideddiving     :       0.00          0          0
1800.03/1800.00	c   octane           :       0.00          0          0
1800.03/1800.00	c   rens             :       0.02          0          0
1800.03/1800.00	c   rins             :       0.00          0          0
1800.03/1800.00	c   localbranching   :       0.00          0          0
1800.03/1800.00	c   mutation         :       0.00          0          0
1800.03/1800.00	c   dins             :       0.00          0          0
1800.03/1800.00	c   vbounds          :       0.00          0          0
1800.03/1800.00	c   undercover       :       0.00          0          0
1800.03/1800.00	c   subnlp           :       0.00          0          0
1800.03/1800.00	c   trysol           :       0.00          0          0
1800.03/1800.00	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.03/1800.00	c   primal LP        :       0.14          0          0       0.00       0.00
1800.03/1800.00	c   dual LP          :     830.52       7921    4354575     549.75    5243.19
1800.03/1800.00	c   lex dual LP      :       0.00          0          0       0.00          -
1800.03/1800.00	c   barrier LP       :       0.00          0          0       0.00          -
1800.03/1800.00	c   diving/probing LP:     382.25      28518    1563562      54.83    4090.40
1800.03/1800.00	c   strong branching :     425.75       5746    1787752     311.13    4199.02
1800.03/1800.00	c     (at root node) :          -         20      18709     935.45          -
1800.03/1800.00	c   conflict analysis:       0.00          0          0       0.00          -
1800.03/1800.00	c B&B Tree           :
1800.03/1800.00	c   number of runs   :          1
1800.03/1800.00	c   nodes            :       7767
1800.03/1800.00	c   nodes (total)    :       7767
1800.03/1800.00	c   nodes left       :       7666
1800.03/1800.00	c   max depth        :         35
1800.03/1800.00	c   max depth (total):         35
1800.03/1800.00	c   backtracks       :       3065 (39.5%)
1800.03/1800.00	c   delayed cutoffs  :         10
1800.03/1800.00	c   repropagations   :        107 (4579 domain reductions, 6 cutoffs)
1800.03/1800.00	c   avg switch length:       9.28
1800.03/1800.00	c   switching time   :       2.33
1800.03/1800.00	c Solution           :
1800.03/1800.00	c   Solutions found  :          0 (0 improvements)
1800.03/1800.00	c   Primal Bound     :          -
1800.03/1800.00	c   Dual Bound       : +1.32052909409968e+03
1800.03/1800.00	c   Gap              :   infinite
1800.03/1800.00	c   Root Dual Bound  : +1.29245597530297e+03
1800.03/1800.00	c   Root Iterations  :     325010

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3450853-1307085706/watcher-3450853-1307085706 -o /tmp/evaluation-result-3450853-1307085706/solver-3450853-1307085706 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3450853-1307085706.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.01 2.05 2.01 2/511 28666
/proc/meminfo: memFree=16739904/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=15980 CPUtime=0.01 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 2976 0 0 0 1 0 0 0 18 0 1 0 800986785 16363520 2929 33554432000 4194304 9163163 140733712997328 18446744073709551615 8090512 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28666/statm: 3995 2929 395 1214 0 2777 0

[startup+0.028259 s]
/proc/loadavg: 2.01 2.05 2.01 2/511 28666
/proc/meminfo: memFree=16739904/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=17216 CPUtime=0.02 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 3303 0 0 0 2 0 0 0 18 0 1 0 800986785 17629184 3256 33554432000 4194304 9163163 140733712997328 18446744073709551615 8041854 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28666/statm: 4304 3256 395 1214 0 3086 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 17216

[startup+0.10025 s]
/proc/loadavg: 2.01 2.05 2.01 2/511 28666
/proc/meminfo: memFree=16739904/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=30948 CPUtime=0.09 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 6736 0 0 0 9 0 0 0 18 0 1 0 800986785 31690752 6431 33554432000 4194304 9163163 140733712997328 18446744073709551615 5208832 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 7737 6431 502 1214 0 6519 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30948

[startup+0.300214 s]
/proc/loadavg: 2.01 2.05 2.01 2/511 28666
/proc/meminfo: memFree=16739904/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=35284 CPUtime=0.29 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 7872 0 0 0 29 0 0 0 18 0 1 0 800986785 36130816 7567 33554432000 4194304 9163163 140733712997328 18446744073709551615 5276400 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 8821 7567 541 1214 0 7603 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35284

[startup+0.700144 s]
/proc/loadavg: 2.01 2.05 2.01 2/511 28666
/proc/meminfo: memFree=16739904/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=50456 CPUtime=0.68 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 11986 0 0 0 67 1 0 0 18 0 1 0 800986785 51666944 11470 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 12614 11470 653 1214 0 11396 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 50456

[startup+1.501 s]
/proc/loadavg: 2.01 2.05 2.01 3/512 28667
/proc/meminfo: memFree=16695600/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=50932 CPUtime=1.49 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 12146 0 0 0 146 3 0 0 20 0 1 0 800986785 52154368 11599 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 12733 11599 653 1214 0 11515 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50932

[startup+3.10072 s]
/proc/loadavg: 2.01 2.05 2.01 3/512 28667
/proc/meminfo: memFree=16693120/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=50328 CPUtime=3.09 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 12658 0 0 0 305 4 0 0 25 0 1 0 800986785 51535872 11565 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 12582 11565 728 1214 0 11364 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50328

[startup+6.30116 s]
/proc/loadavg: 2.01 2.05 2.01 3/512 28667
/proc/meminfo: memFree=16645276/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=99856 CPUtime=6.29 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 25586 0 0 0 621 8 0 0 25 0 1 0 800986785 102252544 23719 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 24964 23719 725 1214 0 23746 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 99856

[startup+12.701 s]
/proc/loadavg: 2.01 2.04 2.01 3/512 28667
/proc/meminfo: memFree=16643312/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=102668 CPUtime=12.7 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 26659 0 0 0 1256 14 0 0 25 0 1 0 800986785 105132032 24734 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 25667 24734 725 1214 0 24449 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 102668

[startup+25.5008 s]
/proc/loadavg: 2.01 2.04 2.00 3/512 28667
/proc/meminfo: memFree=16613824/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=141536 CPUtime=25.49 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 38091 0 0 0 2527 22 0 0 25 0 1 0 800986785 144932864 32920 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 35384 32920 877 1214 0 34166 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 141536

[startup+51.1003 s]
/proc/loadavg: 2.00 2.04 2.00 3/512 28668
/proc/meminfo: memFree=16551900/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=200432 CPUtime=51.09 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 66398 0 0 0 5064 45 0 0 25 0 1 0 800986785 205242368 47647 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 50108 47647 779 1214 0 48890 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 200432

[startup+102.319 s]
/proc/loadavg: 2.00 2.03 2.00 3/512 28669
/proc/meminfo: memFree=16476452/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=278124 CPUtime=102.31 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 98928 0 0 0 10137 94 0 0 25 0 1 0 800986785 284798976 67043 33554432000 4194304 9163163 140733712997328 18446744073709551615 7224016 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 69531 67043 1317 1214 0 68313 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 278124

[startup+162.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 28671
/proc/meminfo: memFree=16468688/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=277520 CPUtime=162.3 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 116408 0 0 0 16082 148 0 0 25 0 1 0 800986785 284180480 66416 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 69380 66416 879 1214 0 68162 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 277520

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 28676
/proc/meminfo: memFree=16467152/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=222.29 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117213 0 0 0 22020 209 0 0 25 0 1 0 800986785 288174080 67207 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67207 871 1214 0 69137 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 281420

[startup+282.301 s]
/proc/loadavg: 2.11 2.04 2.01 3/512 28677
/proc/meminfo: memFree=16465560/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=282.3 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117223 0 0 0 27936 294 0 0 25 0 1 0 800986785 288174080 67217 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67217 873 1214 0 69137 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 281420

[startup+342.301 s]
/proc/loadavg: 2.04 2.03 2.00 3/512 28679
/proc/meminfo: memFree=16463912/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=342.3 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117223 0 0 0 33844 386 0 0 25 0 1 0 800986785 288174080 67217 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67217 873 1214 0 69137 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 281420

[startup+402.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/512 28680
/proc/meminfo: memFree=16461896/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=402.3 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117223 0 0 0 39736 494 0 0 25 0 1 0 800986785 288174080 67217 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67217 873 1214 0 69137 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 281420

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 28682
/proc/meminfo: memFree=16460120/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=462.3 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117224 0 0 0 45630 600 0 0 25 0 1 0 800986785 288174080 67218 33554432000 4194304 9163163 140733712997328 18446744073709551615 7348263 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67218 873 1214 0 69137 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 281420

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/512 28684
/proc/meminfo: memFree=16457124/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=522.31 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117225 0 0 0 51520 711 0 0 25 0 1 0 800986785 288174080 67218 33554432000 4194304 9163163 140733712997328 18446744073709551615 7224168 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67218 872 1214 0 69137 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 281420

[startup+582.301 s]
/proc/loadavg: 2.05 2.02 2.00 3/512 28685
/proc/meminfo: memFree=16455852/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=582.3 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117228 0 0 0 57408 822 0 0 25 0 1 0 800986785 288174080 67221 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67221 872 1214 0 69137 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 281420

[startup+642.3 s]

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

[startup+822.301 s]
/proc/loadavg: 2.09 2.04 2.01 3/512 28692
/proc/meminfo: memFree=16451472/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=822.31 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117232 0 0 0 80967 1264 0 0 25 0 1 0 800986785 288174080 67225 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67225 872 1214 0 69137 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 281420

[startup+882.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/512 28693
/proc/meminfo: memFree=16449200/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=882.31 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117358 0 0 0 86853 1378 0 0 25 0 1 0 800986785 288174080 67226 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67226 747 1214 0 69137 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 281420

[startup+942.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/512 28695
/proc/meminfo: memFree=16448796/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=942.31 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117361 0 0 0 92735 1496 0 0 25 0 1 0 800986785 288174080 67229 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67229 747 1214 0 69137 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 281420

[startup+1002.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/512 28696
/proc/meminfo: memFree=16447884/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=1002.32 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117361 0 0 0 98620 1612 0 0 25 0 1 0 800986785 288174080 67229 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67229 747 1214 0 69137 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 281420

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 28698
/proc/meminfo: memFree=16447228/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=1062.31 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117364 0 0 0 104501 1730 0 0 25 0 1 0 800986785 288174080 67232 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67232 747 1214 0 69137 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 281420

[startup+1122.3 s]
/proc/loadavg: 2.13 2.05 2.01 3/512 28700
/proc/meminfo: memFree=16446812/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=1122.31 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117364 0 0 0 110387 1844 0 0 25 0 1 0 800986785 288174080 67232 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67232 747 1214 0 69137 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 281420

[startup+1182.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/512 28701
/proc/meminfo: memFree=16446156/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=1182.32 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117367 0 0 0 116278 1954 0 0 25 0 1 0 800986785 288174080 67235 33554432000 4194304 9163163 140733712997328 18446744073709551615 7391324 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67235 747 1214 0 69137 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 281420

[startup+1242.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/512 28703
/proc/meminfo: memFree=16444880/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=1242.32 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117369 0 0 0 122162 2070 0 0 25 0 1 0 800986785 288174080 67235 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67235 745 1214 0 69137 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 281420

[startup+1302.3 s]
/proc/loadavg: 2.15 2.06 2.01 3/512 28866
/proc/meminfo: memFree=16477384/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=1302.34 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117370 0 0 0 128051 2183 0 0 25 0 1 0 800986785 288174080 67236 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67236 745 1214 0 69137 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 281420

[startup+1362.3 s]
/proc/loadavg: 2.11 2.06 2.01 3/512 28868
/proc/meminfo: memFree=16491100/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=1362.32 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117373 0 0 0 133935 2297 0 0 25 0 1 0 800986785 288174080 67239 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67239 745 1214 0 69137 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 281420

[startup+1422.32 s]
/proc/loadavg: 2.04 2.05 2.00 3/512 28870
/proc/meminfo: memFree=16492424/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=1422.35 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117374 0 0 0 139819 2416 0 0 25 0 1 0 800986785 288174080 67240 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67240 745 1214 0 69137 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 281420

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/512 28871
/proc/meminfo: memFree=16490896/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=1482.32 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117374 0 0 0 145698 2534 0 0 25 0 1 0 800986785 288174080 67240 33554432000 4194304 9163163 140733712997328 18446744073709551615 4899929 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67240 745 1214 0 69137 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 281420

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/512 28900
/proc/meminfo: memFree=16483592/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=1542.33 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117377 0 0 0 151583 2650 0 0 25 0 1 0 800986785 288174080 67243 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67243 745 1214 0 69137 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 281420

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/512 28901
/proc/meminfo: memFree=16472680/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=1602.33 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117378 0 0 0 157470 2763 0 0 25 0 1 0 800986785 288174080 67244 33554432000 4194304 9163163 140733712997328 18446744073709551615 7209911 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67244 745 1214 0 69137 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 281420

[startup+1662.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/512 28903
/proc/meminfo: memFree=16460236/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=1662.33 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117378 0 0 0 163352 2881 0 0 25 0 1 0 800986785 288174080 67244 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67244 745 1214 0 69137 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 281420

[startup+1722.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/512 28905
/proc/meminfo: memFree=16435104/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=1722.33 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117382 0 0 0 169226 3007 0 0 25 0 1 0 800986785 288174080 67247 33554432000 4194304 9163163 140733712997328 18446744073709551615 7224045 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67247 744 1214 0 69137 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 281420

[startup+1782.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/512 28906
/proc/meminfo: memFree=16420424/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=1782.34 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117413 0 0 0 175101 3133 0 0 25 0 1 0 800986785 288174080 67278 33554432000 4194304 9163163 140733712997328 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67278 744 1214 0 69137 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 281420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.04 2.05 2.00 3/512 28907
/proc/meminfo: memFree=16419160/32951124 swapFree=67111204/67111528
[pid=28666] ppid=28664 vsize=281420 CPUtime=1800.05 cores=1,3,5,7
/proc/28666/stat : 28666 (scip-2.0.1.4b.l) R 28664 28666 22279 0 -1 4202496 117418 0 0 0 176831 3174 0 0 25 0 1 0 800986785 288174080 67283 33554432000 4194304 9163163 140733712997328 18446744073709551615 6637842 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28666/statm: 70355 67283 748 1214 0 69137 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 281420

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.03
CPU time (s): 1800.07
CPU user time (s): 1768.32
CPU system time (s): 31.7572
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 284484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1768.32
system time used= 31.7572
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117418
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= 4
involuntary context switches= 20597

runsolver used 8.36873 second user time and 21.2298 second system time

The end

Launcher Data

Begin job on node144 at 2011-06-03 09:21:47
IDJOB=3450853
IDBENCH=2198
IDSOLVER=1948
FILE ID=node144/3450853-1307085706
RUNJOBID= node144-1307079959-27980
PBS_JOBID= 13497842
Free space on /tmp= 73884 MiB

SOLVER NAME= SCIP spx E SCIP 2.0.1.4b with SoPlex 1.5.0.4
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-par32-5-c.opb
COMMAND LINE= HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3450853-1307085706/watcher-3450853-1307085706 -o /tmp/evaluation-result-3450853-1307085706/solver-3450853-1307085706 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3450853-1307085706.opb -t 1800 -m 15500

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

MD5SUM BENCH= 47657fb6d35516304c5b4897d4fb805d
RANDOM SEED=1580515073

node144.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.850
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.70
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.850
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	: 5226.16
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.850
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.75
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.75
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16739936 kB
Buffers:        270856 kB
Cached:         408348 kB
SwapCached:        140 kB
Active:       15570584 kB
Inactive:       363840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16739936 kB
SwapTotal:    67111528 kB
SwapFree:     67111204 kB
Dirty:           12444 kB
Writeback:           0 kB
AnonPages:    15254332 kB
Mapped:          45248 kB
Slab:           136284 kB
PageTables:      69484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 157859576 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= 73872 MiB
End job on node144 at 2011-06-03 09:51:49