Trace number 3692496

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.1.1.4. Exp with SoPlex 1.6.0.3 fixed? 1796.79 1797.11

General information on the benchmark

Name/OPT-SMALLINT-LIN/
heinz/normalized-ns894244.opb
MD5SUMcdfac8cd93d8a1de6ab1cef68bd1ac7c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark16
Best CPU time to get the best result obtained on this benchmark1783.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21856
Total number of constraints12129
Number of constraints which are clauses4095
Number of constraints which are cardinality constraints (but not clauses)338
Number of constraints which are nor clauses,nor cardinality constraints7696
Minimum length of a constraint1
Maximum length of a constraint211
Number of terms in the objective function 16
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 16
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 211
Number of bits of the biggest sum of numbers8
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.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: 947bdb7-dirty]
0.00/0.00	c Copyright (c) 2002-2012 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-3692496-1338042126.opb>
0.00/0.08	c original problem has 21856 variables (21856 bin, 0 int, 0 impl, 0 cont) and 12129 constraints
0.00/0.08	c problem read in 0.08
0.09/0.18	c presolving:
0.19/0.29	c (round 1) 4857 del vars, 2244 del conss, 0 add conss, 4845 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50472 impls, 6474 clqs
0.29/0.31	c (round 2) 5338 del vars, 2557 del conss, 0 add conss, 5227 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50782 impls, 6364 clqs
0.29/0.32	c (round 3) 5450 del vars, 2643 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50792 impls, 6340 clqs
0.29/0.33	c (round 4) 5455 del vars, 2648 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 50792 impls, 6340 clqs
0.39/0.41	c (round 5) 5455 del vars, 2648 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 50792 impls, 6340 clqs
1.09/1.13	c (round 6) 5481 del vars, 2648 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 796456 impls, 6340 clqs
1.09/1.14	c (round 7) 5481 del vars, 2664 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 796456 impls, 6340 clqs
1.88/1.91	c (round 8) 5506 del vars, 2664 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1252288 impls, 6340 clqs
1.88/1.92	c (round 9) 5506 del vars, 2684 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1252288 impls, 6340 clqs
2.68/2.74	c (round 10) 5531 del vars, 2684 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1482010 impls, 6340 clqs
2.68/2.75	c (round 11) 5531 del vars, 2704 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1482010 impls, 6340 clqs
2.98/3.09	c    (3.1s) probing: 1000/16401 (6.1%) - 91 fixings, 0 aggregations, 49156 implications, 0 bound changes
3.30/3.36	c (round 12) 5556 del vars, 2704 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1595848 impls, 6340 clqs
3.30/3.38	c (round 13) 5556 del vars, 2719 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1595848 impls, 6340 clqs
3.99/4.09	c (round 14) 5581 del vars, 2719 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1705230 impls, 6340 clqs
4.29/4.30	c (round 15) 5581 del vars, 2734 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1705230 impls, 6340 clqs
4.68/4.76	c (round 16) 5608 del vars, 2734 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1781574 impls, 6340 clqs
4.68/4.77	c (round 17) 5608 del vars, 2751 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1781574 impls, 6340 clqs
5.28/5.36	c (round 18) 5640 del vars, 2751 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1837180 impls, 6337 clqs
5.28/5.38	c (round 19) 5640 del vars, 2775 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1837180 impls, 6337 clqs
5.39/5.44	c    (5.4s) probing: 2000/16401 (12.2%) - 185 fixings, 0 aggregations, 77355 implications, 0 bound changes
5.58/5.65	c (round 20) 5665 del vars, 2775 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1855082 impls, 6333 clqs
5.58/5.67	c (round 21) 5666 del vars, 2786 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1855244 impls, 6333 clqs
6.08/6.14	c (round 22) 5691 del vars, 2786 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1883322 impls, 6330 clqs
6.08/6.16	c (round 23) 5691 del vars, 2801 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1883322 impls, 6330 clqs
6.49/6.51	c (round 24) 5716 del vars, 2801 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1895854 impls, 6326 clqs
6.49/6.53	c (round 25) 5716 del vars, 2809 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1895854 impls, 6326 clqs
6.49/6.55	c (round 26) 5716 del vars, 2829 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 1895854 impls, 6326 clqs
8.08/8.15	c    (8.2s) probing: 3000/16401 (18.3%) - 277 fixings, 0 aggregations, 150608 implications, 0 bound changes
10.18/10.27	c    (10.3s) probing: 3877/16401 (23.6%) - 277 fixings, 0 aggregations, 183236 implications, 0 bound changes
10.18/10.27	c    (10.3s) probing aborted: 1000/1000 successive useless probings
10.18/10.28	c (round 27) 5733 del vars, 2829 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 2220426 impls, 6325 clqs
10.18/10.29	c (round 28) 5733 del vars, 2840 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 2220426 impls, 6325 clqs
10.38/10.41	c (round 29) 5733 del vars, 4174 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 2220426 impls, 6325 clqs
10.48/10.51	c (round 30) 5733 del vars, 5185 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 2220426 impls, 6325 clqs
10.48/10.54	c (round 31) 5733 del vars, 5230 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 2220426 impls, 6325 clqs
10.48/10.56	c (round 32) 5733 del vars, 5236 del conss, 0 add conss, 5319 chg bounds, 0 chg sides, 0 chg coeffs, 9481 upgd conss, 2220426 impls, 6325 clqs
10.68/10.78	c    (10.8s) probing: 3977/16401 (24.2%) - 277 fixings, 0 aggregations, 186627 implications, 0 bound changes
10.68/10.78	c    (10.8s) probing aborted: 1000/1000 successive useless probings
10.68/10.79	c presolving (33 rounds):
10.68/10.79	c  5733 deleted vars, 5236 deleted constraints, 0 added constraints, 5319 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
10.68/10.79	c  2227238 implications, 6325 cliques
10.68/10.79	c presolved problem has 16123 variables (16123 bin, 0 int, 0 impl, 0 cont) and 6893 constraints
10.68/10.79	c    6893 constraints of type <setppc>
10.68/10.79	c transformed objective value is always integral (scale: 1)
10.68/10.79	c Presolving Time: 10.66
10.68/10.79	c - non default parameters ----------------------------------------------------------------------
10.68/10.79	c # SCIP version 2.1.1.4
10.68/10.79	c 
10.68/10.79	c # maximal time in seconds to run
10.68/10.79	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
10.68/10.79	c limits/time = 1797
10.68/10.79	c 
10.68/10.79	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
10.68/10.79	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
10.68/10.79	c limits/memory = 13950
10.68/10.79	c 
10.68/10.79	c # default clock type (1: CPU user seconds, 2: wall clock time)
10.68/10.79	c # [type: int, range: [1,2], default: 1]
10.68/10.79	c timing/clocktype = 2
10.68/10.79	c 
10.68/10.79	c # belongs reading time to solving time?
10.68/10.79	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
10.68/10.79	c timing/reading = TRUE
10.68/10.79	c 
10.68/10.79	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
10.68/10.79	c # [type: int, range: [-1,2147483647], default: -1]
10.68/10.79	c separating/rapidlearning/freq = 0
10.68/10.79	c 
10.68/10.79	c -----------------------------------------------------------------------------------------------
10.68/10.79	c start solving
10.78/10.85	c 
33.87/33.98	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
33.87/33.98	c  34.0s|     1 |     0 | 27618 |     - | 124M|   0 |1640 |  16k|6927 |  16k|6893 |   0 |  34 |   0 | 1.400064e+01 |      --      |    Inf 
82.97/83.08	c  83.1s|     1 |     0 |124124 |     - | 125M|   0 |1640 |  16k|6927 |  16k|6893 |   0 |  34 |   0 | 1.400064e+01 |      --      |    Inf 
101.66/101.79	c   102s|     1 |     0 |140056 |     - | 127M|   0 |1584 |  16k|6927 |  16k|8312 |1419 |  34 |   0 | 1.400219e+01 |      --      |    Inf 
115.46/115.56	c   116s|     1 |     0 |152879 |     - | 127M|   0 |1566 |  16k|6927 |  16k|8326 |1433 |  34 |   0 | 1.400241e+01 |      --      |    Inf 
132.74/132.82	c   133s|     1 |     0 |168138 |     - | 127M|   0 |1662 |  16k|6927 |  16k|8335 |1442 |  34 |   0 | 1.400943e+01 |      --      |    Inf 
138.05/138.14	c   138s|     1 |     0 |172293 |     - | 127M|   0 |1671 |  16k|6927 |  16k|8362 |1469 |  34 |   0 | 1.400943e+01 |      --      |    Inf 
143.04/143.17	c   143s|     1 |     0 |176030 |     - | 127M|   0 |1696 |  16k|6927 |  16k|8370 |1477 |  34 |   0 | 1.401087e+01 |      --      |    Inf 
150.94/151.08	c   151s|     1 |     0 |182760 |     - | 127M|   0 |1771 |  16k|6927 |  16k|8376 |1483 |  34 |   0 | 1.402000e+01 |      --      |    Inf 
154.84/154.92	c   155s|     1 |     0 |185089 |     - | 127M|   0 |1778 |  16k|6927 |  16k|8389 |1496 |  34 |   0 | 1.402000e+01 |      --      |    Inf 
158.54/158.60	c   159s|     1 |     0 |187223 |     - | 127M|   0 |1862 |  16k|6927 |  16k|8395 |1502 |  34 |   0 | 1.402000e+01 |      --      |    Inf 
164.84/164.97	c   165s|     1 |     0 |192036 |     - | 127M|   0 |1894 |  16k|6927 |  16k|8401 |1508 |  34 |   0 | 1.402000e+01 |      --      |    Inf 
167.84/167.97	c   168s|     1 |     0 |193384 |     - | 127M|   0 |1868 |  16k|6927 |  16k|8407 |1514 |  34 |   0 | 1.402000e+01 |      --      |    Inf 
172.84/172.95	c   173s|     1 |     0 |197360 |     - | 127M|   0 |1858 |  16k|6927 |  16k|8414 |1521 |  34 |   0 | 1.402000e+01 |      --      |    Inf 
191.04/191.13	c   191s|     1 |     0 |213399 |     - | 126M|   0 |1542 |  16k|6927 |  16k|7123 |1521 |  34 |   0 | 1.500000e+01 |      --      |    Inf 
195.34/195.44	c   195s|     1 |     0 |217247 |     - | 126M|   0 |1725 |  16k|6927 |  16k|7133 |1531 |  34 |   0 | 1.500000e+01 |      --      |    Inf 
218.42/218.53	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
218.42/218.53	c   219s|     1 |     2 |217247 |     - | 126M|   0 |1725 |  16k|6927 |  16k|7133 |1531 |  34 |  19 | 1.500000e+01 |      --      |    Inf 
1554.21/1554.56	c  1555s|   100 |   101 |  1130k|9221.4 | 128M|  45 | 960 |  16k|6927 |  16k|6975 |1531 |  34 | 538 | 1.500000e+01 |      --      |    Inf 
1796.68/1797.01	c 
1796.68/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.68/1797.01	c Solving Time (sec) : 1797.00
1796.68/1797.01	c Solving Nodes      : 167
1796.68/1797.01	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.68/1797.01	c Dual Bound         : +1.50000000000000e+01
1796.68/1797.01	c Gap                : infinite
1796.68/1797.01	s UNKNOWN
1796.68/1797.01	c SCIP Status        : solving was interrupted [time limit reached]
1796.68/1797.01	c Total Time         :    1797.00
1796.68/1797.01	c   solving          :    1797.00
1796.68/1797.01	c   presolving       :      10.66 (included in solving)
1796.68/1797.01	c   reading          :       0.08 (included in solving)
1796.68/1797.01	c   copying          :       0.03 (1 #copies) (minimal 0.03, maximal 0.03, average 0.03)
1796.68/1797.01	c Original Problem   :
1796.68/1797.01	c   Problem name     : HOME/instance-3692496-1338042126.opb
1796.68/1797.01	c   Variables        : 21856 (21856 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.68/1797.01	c   Constraints      : 12129 initial, 12129 maximal
1796.68/1797.01	c   Objective sense  : minimize
1796.68/1797.01	c Presolved Problem  :
1796.68/1797.01	c   Problem name     : t_HOME/instance-3692496-1338042126.opb
1796.68/1797.01	c   Variables        : 16123 (16123 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.68/1797.01	c   Constraints      : 6893 initial, 6969 maximal
1796.68/1797.01	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.68/1797.01	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.01	c   trivial          :       0.03       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.01	c   dualfix          :       0.02       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.01	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.01	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.01	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.01	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.01	c   implics          :       0.05       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.01	c   components       :       0.01       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.01	c   pseudoobj        :       0.00       0.05          0          0          0          0          0          0          0          0          0
1796.68/1797.01	c   probing          :       9.69       0.00        277          0          0          0          0          0          0          0          0
1796.68/1797.01	c   setppc           :       0.57       0.00          0          1          0          0          0       2588          0          0          0
1796.68/1797.01	c   linear           :       0.19       0.01       5319        136          0       5319          0       2648          0          0          0
1796.68/1797.01	c   logicor          :       0.00       0.00          0          0          0          0          0          0          0          0          0
1796.68/1797.01	c   root node        :          -          -         17          -          -         17          -          -          -          -          -
1796.68/1797.01	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
1796.68/1797.01	c   integral         :          0          0          0          0        164          0          4          0          0          2          0          0        324
1796.68/1797.01	c   setppc           :       6893       6893         12      26493          0          0          3      12174         10      30528          0          0          0
1796.68/1797.01	c   logicor          :          0+        76         12        175          0          0          0          3          9          4         14          0          0
1796.68/1797.01	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
1796.68/1797.01	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
1796.68/1797.01	c   integral         :     496.21       0.00       0.00       0.00     496.21       0.00       0.00       0.00
1796.68/1797.01	c   setppc           :       4.50       0.00       0.00       4.47       0.00       0.00       0.00       0.02
1796.68/1797.01	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.68/1797.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.68/1797.01	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
1796.68/1797.01	c   rootredcost      :          0          0          0          0
1796.68/1797.01	c   pseudoobj        :      11385          0          0         11
1796.68/1797.01	c   vbounds          :          0          0          0          0
1796.68/1797.01	c   redcost          :        183          0          0       1257
1796.68/1797.01	c   probing          :          0          0          0          0
1796.68/1797.01	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
1796.68/1797.01	c   rootredcost      :       0.03       0.00       0.00       0.03       0.00
1796.68/1797.01	c   pseudoobj        :      12.94       0.05       0.00      12.89       0.00
1796.68/1797.01	c   vbounds          :       0.03       0.00       0.00       0.03       0.00
1796.68/1797.01	c   redcost          :       0.11       0.00       0.00       0.11       0.00
1796.68/1797.01	c   probing          :       9.69       0.00       9.69       0.00       0.00
1796.68/1797.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.68/1797.01	c   propagation      :       0.00         19         17         54       25.9          0        0.0          -
1796.68/1797.01	c   infeasible LP    :       0.45         10          3        141     1603.2          1       11.0          0
1796.68/1797.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.68/1797.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.68/1797.01	c   applied globally :          -          -          -         76      297.1          -          -          -
1796.68/1797.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.68/1797.01	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
1796.68/1797.01	c   cut pool         :       0.00                    11          -          -         18          -    (maximal pool size: 1614)
1796.68/1797.01	c   closecuts        :       0.00       0.00          0          0          0          0          0
1796.68/1797.01	c   impliedbounds    :       0.05       0.00         12          0          0       2310          0
1796.68/1797.01	c   intobj           :       0.00       0.00          0          0          0          0          0
1796.68/1797.01	c   gomory           :       4.20       0.00         10          0          0         15          0
1796.68/1797.01	c   cgmip            :       0.00       0.00          0          0          0          0          0
1796.68/1797.01	c   strongcg         :       5.11       0.00         12          0          0        171          0
1796.68/1797.01	c   cmir             :       0.74       0.00         10          0          0          0          0
1796.68/1797.01	c   flowcover        :       0.86       0.00         10          0          0          0          0
1796.68/1797.01	c   clique           :       6.70       0.00         12          0          0        101          0
1796.68/1797.01	c   zerohalf         :       0.00       0.00          0          0          0          0          0
1796.68/1797.01	c   mcf              :       0.01       0.00          1          0          0          0          0
1796.68/1797.01	c   oddcycle         :       0.00       0.00          0          0          0          0          0
1796.68/1797.01	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
1796.68/1797.01	c Pricers            :   ExecTime  SetupTime      Calls       Vars
1796.68/1797.01	c   problem variables:       0.00          -          0          0
1796.68/1797.01	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.68/1797.01	c   relpscost        :     496.21       0.00        164          0          2          0          0        324
1796.68/1797.01	c   pscost           :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.01	c   inference        :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.01	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.01	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.01	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.01	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.01	c   random           :       0.00       0.00          0          0          0          0          0          0
1796.68/1797.01	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
1796.68/1797.01	c   LP solutions     :       0.00          -          -          0
1796.68/1797.01	c   pseudo solutions :       0.00          -          -          0
1796.68/1797.01	c   oneopt           :       0.00       0.00          0          0
1796.68/1797.01	c   crossover        :       0.00       0.00          0          0
1796.68/1797.01	c   pscostdiving     :     132.51       0.00          4          0
1796.68/1797.01	c   rootsoldiving    :      32.31       0.00          2          0
1796.68/1797.01	c   linesearchdiving :      85.08       0.00          5          0
1796.68/1797.01	c   fracdiving       :      62.76       0.00          5          0
1796.68/1797.01	c   objpscostdiving  :       5.79       0.00          6          0
1796.68/1797.01	c   smallcard        :       0.00       0.00          0          0
1796.68/1797.01	c   trivial          :       0.02       0.00          2          0
1796.68/1797.01	c   shiftandpropagate:       0.16       0.00          1          0
1796.68/1797.01	c   simplerounding   :       0.01       0.00          0          0
1796.68/1797.01	c   zirounding       :       0.06       0.00          0          0
1796.68/1797.01	c   rounding         :       0.16       0.00        138          0
1796.68/1797.01	c   shifting         :       0.11       0.00         23          0
1796.68/1797.01	c   intshifting      :       0.00       0.00          0          0
1796.68/1797.01	c   twoopt           :       0.00       0.00          0          0
1796.68/1797.01	c   indtwoopt        :       0.00       0.00          0          0
1796.68/1797.01	c   indoneopt        :       0.00       0.00          0          0
1796.68/1797.01	c   fixandinfer      :       0.00       0.00          0          0
1796.68/1797.01	c   feaspump         :      49.08       0.00          1          0
1796.68/1797.01	c   clique           :       0.00       0.00          0          0
1796.68/1797.01	c   coefdiving       :      99.78       0.00          5          0
1796.68/1797.01	c   indrounding      :       0.00       0.00          0          0
1796.68/1797.01	c   indcoefdiving    :       0.00       0.00          0          0
1796.68/1797.01	c   nlpdiving        :       0.00       0.00          0          0
1796.68/1797.01	c   veclendiving     :     169.67       0.00          3          0
1796.68/1797.01	c   intdiving        :       0.00       0.00          0          0
1796.68/1797.01	c   actconsdiving    :       0.00       0.00          0          0
1796.68/1797.01	c   guideddiving     :       0.00       0.00          0          0
1796.68/1797.01	c   octane           :       0.00       0.00          0          0
1796.68/1797.01	c   rens             :       3.89       0.00          1          0
1796.68/1797.01	c   rins             :       0.00       0.00          0          0
1796.68/1797.01	c   localbranching   :       0.00       0.00          0          0
1796.68/1797.01	c   mutation         :       0.00       0.00          0          0
1796.68/1797.01	c   dins             :       0.00       0.00          0          0
1796.68/1797.01	c   vbounds          :       0.00       0.00          0          0
1796.68/1797.01	c   undercover       :       0.00       0.00          0          0
1796.68/1797.01	c   subnlp           :       0.00       0.00          0          0
1796.68/1797.01	c   trysol           :       0.00       0.00          0          0
1796.68/1797.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
1796.68/1797.01	c   primal LP        :       0.02          2          0       0.00       0.00       0.02          2
1796.68/1797.01	c   dual LP          :     628.50        195     691719    3842.88    1100.59       0.13         15
1796.68/1797.01	c   lex dual LP      :       0.00          0          0       0.00          -
1796.68/1797.01	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
1796.68/1797.01	c   diving/probing LP:     608.70       4518     658451     145.74    1081.73
1796.68/1797.01	c   strong branching :     496.12        618     526625     852.14    1061.49
1796.68/1797.01	c     (at root node) :          -         19      19000    1000.00          -
1796.68/1797.01	c   conflict analysis:       0.00          0          0       0.00          -
1796.68/1797.01	c B&B Tree           :
1796.68/1797.01	c   number of runs   :          1
1796.68/1797.01	c   nodes            :        167
1796.68/1797.01	c   nodes (total)    :        167
1796.68/1797.01	c   nodes left       :        158
1796.68/1797.01	c   max depth        :         61
1796.68/1797.01	c   max depth (total):         61
1796.68/1797.01	c   backtracks       :         39 (23.4%)
1796.68/1797.01	c   delayed cutoffs  :          0
1796.68/1797.01	c   repropagations   :         31 (2 domain reductions, 0 cutoffs)
1796.68/1797.01	c   avg switch length:       2.72
1796.68/1797.01	c   switching time   :       0.11
1796.68/1797.01	c Solution           :
1796.68/1797.01	c   Solutions found  :          0 (0 improvements)
1796.68/1797.01	c   Primal Bound     :          -
1796.68/1797.01	c   Dual Bound       : +1.50000000000000e+01
1796.68/1797.01	c   Gap              :   infinite
1796.68/1797.01	c   Root Dual Bound  : +1.50000000000000e+01
1796.68/1797.01	c   Root Iterations  :     217247
1796.77/1797.10	c Time complete: 1796.79.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3692496-1338042126/watcher-3692496-1338042126 -o /tmp/evaluation-result-3692496-1338042126/solver-3692496-1338042126 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692496-1338042126.opb -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

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.06 2.03 2.00 3/174 17395
/proc/meminfo: memFree=28778564/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=12032 CPUtime=0 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 1758 0 0 0 0 0 0 0 20 0 1 0 270338037 12320768 1713 33554432000 4194304 10219143 140737470445824 140734436979480 8891101 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17395/statm: 3008 1724 398 1471 0 1528 0

[startup+0.0151899 s]
/proc/loadavg: 2.06 2.03 2.00 3/174 17395
/proc/meminfo: memFree=28778564/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=18024 CPUtime=0 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 3265 0 0 0 0 0 0 0 20 0 1 0 270338037 18456576 3220 33554432000 4194304 10219143 140737470445824 140734436979480 7123384 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17395/statm: 4506 3220 421 1471 0 3026 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18024

[startup+0.100248 s]
/proc/loadavg: 2.06 2.03 2.00 3/174 17395
/proc/meminfo: memFree=28778564/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=55492 CPUtime=0.09 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 12331 0 0 0 7 2 0 0 20 0 1 0 270338037 56823808 12287 33554432000 4194304 10219143 140737470445824 140734436979480 7589947 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17395/statm: 13873 12320 468 1471 0 12393 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 55492

[startup+0.300227 s]
/proc/loadavg: 2.06 2.03 2.00 3/174 17395
/proc/meminfo: memFree=28778564/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=83952 CPUtime=0.29 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 19264 0 0 0 23 6 0 0 20 0 1 0 270338037 85966848 18952 33554432000 4194304 10219143 140737470445824 140734436979480 9008087 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17395/statm: 20988 18952 566 1471 0 19508 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83952

[startup+0.700225 s]
/proc/loadavg: 2.06 2.03 2.00 3/174 17395
/proc/meminfo: memFree=28778564/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=101276 CPUtime=0.69 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 24228 0 0 0 57 12 0 0 20 0 1 0 270338037 103706624 23437 33554432000 4194304 10219143 140737470445824 140737470442824 6901419 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17395/statm: 25319 23437 595 1471 0 23839 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 101276

[startup+1.50024 s]
/proc/loadavg: 2.05 2.03 2.00 3/175 17396
/proc/meminfo: memFree=28673280/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=134184 CPUtime=1.49 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 32444 0 0 0 134 15 0 0 20 0 1 0 270338037 137404416 31653 33554432000 4194304 10219143 140737470445824 140737470442200 6899389 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17395/statm: 33546 31653 595 1471 0 32066 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 134184

[startup+3.10024 s]
/proc/loadavg: 2.05 2.03 2.00 3/175 17396
/proc/meminfo: memFree=28645860/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=153392 CPUtime=3.08 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 37247 0 0 0 287 21 0 0 20 0 1 0 270338037 157073408 36456 33554432000 4194304 10219143 140737470445824 140737470442200 9008087 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17395/statm: 38348 36456 595 1471 0 36868 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 153392

[startup+6.30029 s]
/proc/loadavg: 2.05 2.03 2.00 3/175 17396
/proc/meminfo: memFree=28618588/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=169892 CPUtime=6.28 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 41366 0 0 0 565 63 0 0 20 0 1 0 270338037 173969408 40575 33554432000 4194304 10219143 140737470445824 140737470442312 9008087 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/17395/statm: 42473 40575 599 1471 0 40993 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 169892

[startup+12.7002 s]
/proc/loadavg: 2.04 2.03 2.00 3/175 17396
/proc/meminfo: memFree=28562524/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=228348 CPUtime=12.68 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 56280 0 0 0 1183 85 0 0 20 0 1 0 270338037 233828352 54317 33554432000 4194304 10219143 140737470445824 140737470439128 7755550 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17395/statm: 57087 54317 754 1471 0 55607 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 228348

[startup+25.5002 s]
/proc/loadavg: 2.04 2.03 2.00 3/175 17396
/proc/meminfo: memFree=28558548/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=230624 CPUtime=25.48 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 56866 0 0 0 2461 87 0 0 20 0 1 0 270338037 236158976 54903 33554432000 4194304 10219143 140737470445824 140737470439000 8052762 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17395/statm: 57656 54903 758 1471 0 56176 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 230624

[startup+51.1002 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 17396
/proc/meminfo: memFree=28552116/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=230624 CPUtime=51.07 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 57356 0 0 0 5014 93 0 0 20 0 1 0 270338037 236158976 55403 33554432000 4194304 10219143 140737470445824 140737470436952 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17395/statm: 57656 55403 774 1471 0 56176 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 230624

[startup+102.306 s]
/proc/loadavg: 2.07 2.03 2.00 3/175 17396
/proc/meminfo: memFree=28523824/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=244260 CPUtime=102.27 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 60371 0 0 0 10049 178 0 0 20 0 1 0 270338037 250122240 59392 33554432000 4194304 10219143 140737470445824 140737470440696 7701952 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17395/statm: 61065 59392 804 1471 0 59585 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 244260

[startup+162.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/175 17396
/proc/meminfo: memFree=28512940/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=248976 CPUtime=162.24 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 61004 0 0 0 16026 198 0 0 20 0 1 0 270338037 254951424 60594 33554432000 4194304 10219143 140737470445824 140737470439080 8056613 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17395/statm: 62244 60594 806 1471 0 60764 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 248976

[startup+222.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 17397
/proc/meminfo: memFree=28501552/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=249948 CPUtime=222.23 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 75828 0 0 0 22006 217 0 0 20 0 1 0 270338037 255946752 61350 33554432000 4194304 10219143 140737470445824 140737470439272 7754165 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17395/statm: 62487 61350 854 1471 0 61007 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 249948

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 17397
/proc/meminfo: memFree=28495848/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=249948 CPUtime=282.22 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 75828 0 0 0 27994 228 0 0 20 0 1 0 270338037 255946752 61350 33554432000 4194304 10219143 140737470445824 140737470438920 7955776 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17395/statm: 62487 61350 854 1471 0 61007 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 249948

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 17397
/proc/meminfo: memFree=28487104/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=251260 CPUtime=342.2 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 75984 0 0 0 33985 235 0 0 20 0 1 0 270338037 257290240 61571 33554432000 4194304 10219143 140737470445824 140737470438792 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17395/statm: 62815 61571 854 1471 0 61335 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 251260

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 17397
/proc/meminfo: memFree=28481212/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=251260 CPUtime=402.2 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 75985 0 0 0 39974 246 0 0 20 0 1 0 270338037 257290240 61572 33554432000 4194304 10219143 140737470445824 140737470439320 7755105 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17395/statm: 62815 61572 854 1471 0 61335 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 251260

[startup+462.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 17397
/proc/meminfo: memFree=28477720/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=251260 CPUtime=462.19 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 76008 0 0 0 45962 257 0 0 20 0 1 0 270338037 257290240 61595 33554432000 4194304 10219143 140737470445824 140737470439160 7754090 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17395/statm: 62815 61595 854 1471 0 61335 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 251260

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 17401
/proc/meminfo: memFree=28476844/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=251260 CPUtime=522.18 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 76008 0 0 0 51951 267 0 0 20 0 1 0 270338037 257290240 61595 33554432000 4194304 10219143 140737470445824 140737470438840 8056250 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17395/statm: 62815 61595 854 1471 0 61335 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 251260

[startup+582.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 17401
/proc/meminfo: memFree=28473752/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=251260 CPUtime=582.17 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 76008 0 0 0 57942 275 0 0 20 0 1 0 270338037 257290240 61595 33554432000 4194304 10219143 140737470445824 140737470438744 9026266 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/17395/statm: 62815 61595 854 1471 0 61335 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 251260

[startup+642.3 s]

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

/proc/meminfo: memFree=28437444/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=251260 CPUtime=1062.09 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 76077 0 0 0 105854 355 0 0 20 0 1 0 270338037 257290240 61664 33554432000 4194304 10219143 140737470445824 140737470439176 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17395/statm: 62815 61664 855 1471 0 61335 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 251260

[startup+1122.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/175 17405
/proc/meminfo: memFree=28435212/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=251260 CPUtime=1122.08 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 76077 0 0 0 111843 365 0 0 20 0 1 0 270338037 257290240 61664 33554432000 4194304 10219143 140737470445824 140737470438632 8091546 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17395/statm: 62815 61664 855 1471 0 61335 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 251260

[startup+1182.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/175 17406
/proc/meminfo: memFree=28430252/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=251260 CPUtime=1182.07 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 76077 0 0 0 117830 377 0 0 20 0 1 0 270338037 257290240 61664 33554432000 4194304 10219143 140737470445824 140737470439496 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17395/statm: 62815 61664 855 1471 0 61335 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 251260

[startup+1242.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/175 17406
/proc/meminfo: memFree=28426656/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=251260 CPUtime=1242.06 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 76077 0 0 0 123821 385 0 0 20 0 1 0 270338037 257290240 61664 33554432000 4194304 10219143 140737470445824 140737470439176 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17395/statm: 62815 61664 855 1471 0 61335 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 251260

[startup+1302.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/175 17406
/proc/meminfo: memFree=28424288/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=251260 CPUtime=1302.05 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 76077 0 0 0 129810 395 0 0 20 0 1 0 270338037 257290240 61664 33554432000 4194304 10219143 140737470445824 140737470438344 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17395/statm: 62815 61664 855 1471 0 61335 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 251260

[startup+1362.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/175 17406
/proc/meminfo: memFree=28422924/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=251260 CPUtime=1362.04 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 76078 0 0 0 135801 403 0 0 20 0 1 0 270338037 257290240 61665 33554432000 4194304 10219143 140737470445824 140737470438632 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17395/statm: 62815 61665 855 1471 0 61335 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 251260

[startup+1422.31 s]
/proc/loadavg: 2.11 2.07 2.01 3/174 17406
/proc/meminfo: memFree=28421816/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=251260 CPUtime=1422.04 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 76078 0 0 0 141791 413 0 0 20 0 1 0 270338037 257290240 61665 33554432000 4194304 10219143 140737470445824 140737470439464 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17395/statm: 62815 61665 855 1471 0 61335 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 251260

[startup+1482.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/175 17408
/proc/meminfo: memFree=28418460/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=251260 CPUtime=1482.03 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 76078 0 0 0 147782 421 0 0 20 0 1 0 270338037 257290240 61665 33554432000 4194304 10219143 140737470445824 140737470439176 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17395/statm: 62815 61665 855 1471 0 61335 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 251260

[startup+1542.3 s]
/proc/loadavg: 2.04 2.06 2.00 3/175 17408
/proc/meminfo: memFree=28415724/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=251260 CPUtime=1542.01 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 76078 0 0 0 153769 432 0 0 20 0 1 0 270338037 257290240 61665 33554432000 4194304 10219143 140737470445824 140737470439368 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17395/statm: 62815 61665 855 1471 0 61335 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 251260

[startup+1602.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/175 17408
/proc/meminfo: memFree=28412376/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=251260 CPUtime=1602 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 76078 0 0 0 159756 444 0 0 20 0 1 0 270338037 257290240 61665 33554432000 4194304 10219143 140737470445824 140737470439368 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17395/statm: 62815 61665 855 1471 0 61335 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 251260

[startup+1662.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/175 17446
/proc/meminfo: memFree=28445936/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=257488 CPUtime=1661.99 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 77631 0 0 0 165742 457 0 0 20 0 1 0 270338037 263667712 63257 33554432000 4194304 10219143 140737470445824 140737470438792 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17395/statm: 64372 63257 857 1471 0 62892 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 257488

[startup+1722.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/176 17449
/proc/meminfo: memFree=28442368/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=259276 CPUtime=1721.99 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 78052 0 0 0 171731 468 0 0 20 0 1 0 270338037 265498624 63678 33554432000 4194304 10219143 140737470445824 140737470439128 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17395/statm: 64819 63678 857 1471 0 63339 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 259276

[startup+1782.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/175 17450
/proc/meminfo: memFree=28440608/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=259568 CPUtime=1781.97 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 78160 0 0 0 177722 475 0 0 20 0 1 0 270338037 265797632 63786 33554432000 4194304 10219143 140737470445824 140737470438264 8098896 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17395/statm: 64892 63786 857 1471 0 63412 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 259568

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

[startup+1785.5 s]
/proc/loadavg: 2.05 2.04 2.00 3/175 17450
/proc/meminfo: memFree=28440856/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=259568 CPUtime=1785.18 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 78160 0 0 0 178042 476 0 0 20 0 1 0 270338037 265797632 63786 33554432000 4194304 10219143 140737470445824 140737470438536 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17395/statm: 64892 63786 857 1471 0 63412 0
Current children cumulated CPU time (s) 1785.18
Current children cumulated vsize (KiB) 259568

[startup+1791.91 s]
/proc/loadavg: 2.05 2.04 2.00 3/175 17450
/proc/meminfo: memFree=28440856/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=259568 CPUtime=1791.59 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 78160 0 0 0 178682 477 0 0 20 0 1 0 270338037 265797632 63786 33554432000 4194304 10219143 140737470445824 140737470438584 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17395/statm: 64892 63786 857 1471 0 63412 0
Current children cumulated CPU time (s) 1791.59
Current children cumulated vsize (KiB) 259568

[startup+1795.1 s]
/proc/loadavg: 2.05 2.04 2.00 3/175 17450
/proc/meminfo: memFree=28440856/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=259568 CPUtime=1794.78 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 78160 0 0 0 179001 477 0 0 20 0 1 0 270338037 265797632 63786 33554432000 4194304 10219143 140737470445824 140737470438920 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17395/statm: 64892 63786 857 1471 0 63412 0
Current children cumulated CPU time (s) 1794.78
Current children cumulated vsize (KiB) 259568

[startup+1795.9 s]
/proc/loadavg: 2.05 2.04 2.00 3/175 17450
/proc/meminfo: memFree=28440856/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=259568 CPUtime=1795.58 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 78160 0 0 0 179080 478 0 0 20 0 1 0 270338037 265797632 63786 33554432000 4194304 10219143 140737470445824 140737470438536 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17395/statm: 64892 63786 857 1471 0 63412 0
Current children cumulated CPU time (s) 1795.58
Current children cumulated vsize (KiB) 259568

[startup+1796.7 s]
/proc/loadavg: 2.04 2.04 2.00 3/175 17450
/proc/meminfo: memFree=28440856/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=259568 CPUtime=1796.38 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 78160 0 0 0 179160 478 0 0 20 0 1 0 270338037 265797632 63786 33554432000 4194304 10219143 140737470445824 140737470438632 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/17395/statm: 64892 63786 857 1471 0 63412 0
Current children cumulated CPU time (s) 1796.38
Current children cumulated vsize (KiB) 259568

[startup+1797.1 s]
/proc/loadavg: 2.04 2.04 2.00 3/175 17450
/proc/meminfo: memFree=28440856/32873852 swapFree=6848/6848
[pid=17395] ppid=17393 vsize=212616 CPUtime=1796.77 cores=0,2,4,6
/proc/17395/stat : 17395 (scip-2.1.1.4exp) R 17393 17395 14609 0 -1 4202496 78162 0 0 0 179199 478 0 0 20 0 1 0 270338037 217718784 52196 33554432000 4194304 10219143 140737470445824 140737470438632 9036791 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17395/statm: 52901 52196 859 1471 0 51421 0
Current children cumulated CPU time (s) 1796.77
Current children cumulated vsize (KiB) 212616

Child status: 0
Real time (s): 1797.11
CPU time (s): 1796.79
CPU user time (s): 1792
CPU system time (s): 4.79227
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 307684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792
system time used= 4.79227
maximum resident set size= 301660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78164
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= 21
involuntary context switches= 2407

runsolver used 2.70759 second user time and 7.09692 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-26 16:22:06
IDJOB=3692496
IDBENCH=89848
IDSOLVER=2271
FILE ID=node129/3692496-1338042126
RUNJOBID= node129-1338029292-16059
PBS_JOBID= 14624342
Free space on /tmp= 71120 MiB

SOLVER NAME= SCIP spx E SCIP 2.1.1.4. Exp with SoPlex 1.6.0.3 fixed
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-ns894244.opb
COMMAND LINE= HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3692496-1338042126/watcher-3692496-1338042126 -o /tmp/evaluation-result-3692496-1338042126/solver-3692496-1338042126 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692496-1338042126.opb -t 1800 -m 15500

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

MD5SUM BENCH= cdfac8cd93d8a1de6ab1cef68bd1ac7c
RANDOM SEED=1765994968

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        28778944 kB
Buffers:          264464 kB
Cached:          2981132 kB
SwapCached:            0 kB
Active:          1173676 kB
Inactive:        2137672 kB
Active(anon):      68484 kB
Inactive(anon):        0 kB
Active(file):    1105192 kB
Inactive(file):  2137672 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             14408 kB
Writeback:             0 kB
AnonPages:        188916 kB
Mapped:            17776 kB
Shmem:               204 kB
Slab:             647200 kB
SReclaimable:      89788 kB
SUnreclaim:       557412 kB
KernelStack:        1456 kB
PageTables:         4004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     181492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71108 MiB
End job on node129 at 2012-05-26 16:52:03