Trace number 3692489

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 fixedUNSAT 154.628 154.653

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-neos-785912.opb
MD5SUMed5b22b7ff980aba201e80ac017c6ab9
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.928858
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1380
Total number of constraints1714
Number of constraints which are clauses1422
Number of constraints which are cardinality constraints (but not clauses)292
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint250
Number of terms in the objective function 1260
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 1260
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 5
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 1260
Number of bits of the biggest sum of numbers11
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-3692489-1338041785.opb>
0.00/0.01	c original problem has 1380 variables (1380 bin, 0 int, 0 impl, 0 cont) and 1714 constraints
0.00/0.01	c problem read in 0.01
0.00/0.02	c presolving:
0.06/0.10	c (round 1) 0 del vars, 16 del conss, 0 add conss, 0 chg bounds, 12 chg sides, 0 chg coeffs, 1694 upgd conss, 2520 impls, 234 clqs
0.08/0.13	c (round 2) 0 del vars, 412 del conss, 360 add conss, 0 chg bounds, 192 chg sides, 4605 chg coeffs, 1698 upgd conss, 2520 impls, 234 clqs
0.39/0.46	c    (0.5s) probing: 1000/1380 (72.5%) - 0 fixings, 0 aggregations, 34825 implications, 0 bound changes
0.39/0.46	c    (0.5s) probing: 1001/1380 (72.5%) - 0 fixings, 0 aggregations, 34854 implications, 0 bound changes
0.39/0.46	c    (0.5s) probing aborted: 1000/1000 successive useless probings
0.39/0.46	c presolving (3 rounds):
0.39/0.46	c  0 deleted vars, 412 deleted constraints, 360 added constraints, 0 tightened bounds, 0 added holes, 192 changed sides, 4605 changed coefficients
0.39/0.46	c  81190 implications, 234 cliques
0.39/0.46	c presolved problem has 1380 variables (1380 bin, 0 int, 0 impl, 0 cont) and 1662 constraints
0.39/0.46	c      20 constraints of type <knapsack>
0.39/0.46	c    1484 constraints of type <setppc>
0.39/0.46	c     158 constraints of type <logicor>
0.39/0.46	c transformed objective value is always integral (scale: 1)
0.39/0.46	c Presolving Time: 0.45
0.39/0.46	c - non default parameters ----------------------------------------------------------------------
0.39/0.46	c # SCIP version 2.1.1.4
0.39/0.46	c 
0.39/0.46	c # maximal time in seconds to run
0.39/0.46	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.46	c limits/time = 1797
0.39/0.46	c 
0.39/0.46	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.46	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.46	c limits/memory = 13950
0.39/0.46	c 
0.39/0.46	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.39/0.46	c # [type: int, range: [1,2], default: 1]
0.39/0.46	c timing/clocktype = 2
0.39/0.46	c 
0.39/0.46	c # belongs reading time to solving time?
0.39/0.46	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.46	c timing/reading = TRUE
0.39/0.46	c 
0.39/0.46	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.39/0.46	c # [type: int, range: [-1,2147483647], default: -1]
0.39/0.46	c separating/rapidlearning/freq = 0
0.39/0.46	c 
0.39/0.46	c -----------------------------------------------------------------------------------------------
0.39/0.46	c start solving
0.39/0.47	c 
1.29/1.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.29/1.37	c   1.4s|     1 |     0 |  7131 |     - |  10M|   0 | 312 |1380 |1714 |1380 |1662 |   0 |  52 |   0 | 4.200000e+01 |      --      |    Inf 
5.19/5.24	c   5.2s|     1 |     0 | 29944 |     - |  16M|   0 | 377 |1380 |2695 |1380 |1665 |   3 |  52 |   0 | 4.200000e+01 |      --      |    Inf 
5.59/5.67	c   5.7s|     1 |     0 | 30211 |     - |  21M|   0 | 384 |1380 |2695 |1380 |1669 |   7 |  52 |   0 | 4.200000e+01 |      --      |    Inf 
5.99/6.00	c   6.0s|     1 |     0 | 31404 |     - |  21M|   0 | 386 |1380 |2695 |1380 |1673 |  11 |  52 |   0 | 4.200000e+01 |      --      |    Inf 
6.18/6.24	c   6.2s|     1 |     0 | 32260 |     - |  21M|   0 | 400 |1380 |2695 |1380 |1681 |  19 |  52 |   0 | 4.200000e+01 |      --      |    Inf 
6.39/6.42	c   6.4s|     1 |     0 | 32629 |     - |  21M|   0 | 405 |1380 |2695 |1380 |1690 |  28 |  52 |   0 | 4.200000e+01 |      --      |    Inf 
6.50/6.56	c   6.6s|     1 |     0 | 32744 |     - |  21M|   0 | 415 |1380 |2695 |1380 |1693 |  31 |  52 |   0 | 4.200000e+01 |      --      |    Inf 
12.78/12.80	c  12.8s|     1 |     2 | 32744 |     - |  21M|   0 | 415 |1380 |2695 |1380 |1693 |  31 |  52 |   9 | 4.200000e+01 |      --      |    Inf 
46.29/46.32	c  46.3s|   100 |    18 | 74689 | 423.7 |  21M|  34 |   - |1380 |2821 |1380 |1685 |  31 | 178 | 264 | 4.200000e+01 |      --      |    Inf 
57.78/57.85	c  57.9s|   200 |    18 |116611 | 421.4 |  21M|  34 | 288 |1380 |2898 |1380 |1685 |  31 | 255 | 332 | 4.200000e+01 |      --      |    Inf 
64.08/64.18	c  64.2s|   300 |    36 |138627 | 354.1 |  21M|  34 | 238 |1380 |2974 |1380 |1685 |  31 | 333 | 381 | 4.200000e+01 |      --      |    Inf 
67.68/67.72	c  67.7s|   400 |    45 |152713 | 300.7 |  21M|  41 |   - |1380 |3024 |1380 |1685 |  31 | 383 | 413 | 4.200000e+01 |      --      |    Inf 
73.28/73.35	c  73.3s|   500 |    36 |171848 | 278.8 |  21M|  41 |   - |1380 |3072 |   0 |   0 |  31 | 438 | 462 | 4.200000e+01 |      --      |    Inf 
78.18/78.25	c  78.3s|   600 |    42 |190952 | 264.1 |  22M|  41 |   - |1380 |3141 |1380 |1685 |  31 | 508 | 497 | 4.200000e+01 |      --      |    Inf 
85.68/85.71	c  85.7s|   700 |    44 |219069 | 266.6 |  22M|  41 |   - |1380 |3232 |1380 |1685 |  31 | 604 | 546 | 4.200000e+01 |      --      |    Inf 
93.38/93.43	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
93.38/93.43	c  93.4s|   800 |    74 |246978 | 268.1 |  22M|  41 |   - |1380 |3333 |1380 |1685 |  31 | 708 | 602 | 4.200000e+01 |      --      |    Inf 
100.17/100.24	c   100s|   900 |    58 |269587 | 263.5 |  22M|  41 |   - |1380 |3484 |1380 |1685 |  31 | 866 | 643 | 4.200000e+01 |      --      |    Inf 
108.87/108.95	c   109s|  1000 |    54 |299033 | 266.6 |  22M|  41 | 305 |1380 |3601 |1380 |1685 |  31 | 994 | 698 | 4.200000e+01 |      --      |    Inf 
119.67/119.80	c   120s|  1100 |    34 |337888 | 277.7 |  22M|  41 |   - |1380 |3693 |1380 |1685 |  31 |1152 | 754 | 4.200000e+01 |      --      |    Inf 
136.06/136.10	c   136s|  1200 |     9 |394411 | 301.6 |  22M|  41 |   - |1380 |3680 |1380 |1685 |  31 |1287 | 834 | 4.200000e+01 |      --      |    Inf 
152.46/152.57	c   153s|  1300 |     4 |451728 | 322.5 |  21M|  41 |   - |1380 |3115 |1380 |1685 |  31 |1395 | 906 | 4.200000e+01 |      --      |    Inf 
154.56/154.63	c 
154.56/154.63	c SCIP Status        : problem is solved [infeasible]
154.56/154.63	c Solving Time (sec) : 154.63
154.56/154.63	c Solving Nodes      : 1317
154.56/154.63	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
154.56/154.63	c Dual Bound         : +1.00000000000000e+20
154.56/154.63	c Gap                : 0.00 %
154.56/154.63	s UNSATISFIABLE
154.56/154.63	c SCIP Status        : problem is solved [infeasible]
154.56/154.63	c Total Time         :     154.63
154.56/154.63	c   solving          :     154.63
154.56/154.63	c   presolving       :       0.45 (included in solving)
154.56/154.63	c   reading          :       0.01 (included in solving)
154.56/154.63	c   copying          :       0.02 (2 #copies) (minimal 0.01, maximal 0.01, average 0.01)
154.56/154.63	c Original Problem   :
154.56/154.63	c   Problem name     : HOME/instance-3692489-1338041785.opb
154.56/154.63	c   Variables        : 1380 (1380 binary, 0 integer, 0 implicit integer, 0 continuous)
154.56/154.63	c   Constraints      : 1714 initial, 1714 maximal
154.56/154.63	c   Objective sense  : minimize
154.56/154.63	c Presolved Problem  :
154.56/154.63	c   Problem name     : t_HOME/instance-3692489-1338041785.opb
154.56/154.63	c   Variables        : 1380 (1380 binary, 0 integer, 0 implicit integer, 0 continuous)
154.56/154.63	c   Constraints      : 1662 initial, 3733 maximal
154.56/154.63	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
154.56/154.63	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
154.56/154.63	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
154.56/154.63	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
154.56/154.63	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
154.56/154.63	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
154.56/154.63	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
154.56/154.63	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
154.56/154.63	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
154.56/154.63	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
154.56/154.63	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
154.56/154.63	c   probing          :       0.33       0.00          0          0          0          0          0          0          0          0          0
154.56/154.63	c   knapsack         :       0.02       0.00          0          0          0          0          0         36        360        180       4605
154.56/154.63	c   setppc           :       0.01       0.00          0          0          0          0          0        360          0          0          0
154.56/154.63	c   linear           :       0.07       0.00          0          0          0          0          0         16          0         12          0
154.56/154.63	c   logicor          :       0.00       0.00          0          0          0          0          0          0          0          0          0
154.56/154.63	c   root node        :          -          -        179          -          -        179          -          -          -          -          -
154.56/154.63	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
154.56/154.63	c   integral         :          0          0          0          0        820          0          4          0          8        141          0          0       1506
154.56/154.63	c   knapsack         :         20         20          6      10772          0          0          3        149          1        337          0          0          0
154.56/154.63	c   setppc           :       1484       1484          6      10771          0          0          2      82450         27      57705          0          0          0
154.56/154.63	c   linear           :          0+       981          6       6232          0          0          0         74          3         55          1          0          0
154.56/154.63	c   logicor          :        158+      1248          6       6497          0          0          0       1664        152       1298          0          0          0
154.56/154.63	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
154.56/154.63	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
154.56/154.63	c   integral         :      66.04       0.00       0.00       0.00      66.04       0.00       0.00       0.00
154.56/154.63	c   knapsack         :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00
154.56/154.63	c   setppc           :       0.36       0.00       0.00       0.33       0.00       0.00       0.00       0.02
154.56/154.63	c   linear           :       0.10       0.00       0.00       0.09       0.00       0.00       0.00       0.00
154.56/154.63	c   logicor          :       0.08       0.00       0.00       0.07       0.00       0.00       0.00       0.00
154.56/154.63	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
154.56/154.63	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
154.56/154.63	c   rootredcost      :          0          0          0          0
154.56/154.63	c   pseudoobj        :       7796          0          0          0
154.56/154.63	c   vbounds          :          0          0          0          0
154.56/154.63	c   redcost          :        826          0          0          0
154.56/154.63	c   probing          :          0          0          0          0
154.56/154.63	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
154.56/154.63	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
154.56/154.63	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00
154.56/154.63	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
154.56/154.63	c   redcost          :       0.02       0.00       0.00       0.02       0.00
154.56/154.63	c   probing          :       0.33       0.00       0.33       0.00       0.00
154.56/154.63	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
154.56/154.63	c   propagation      :       0.02        183        174        840       45.2          2       16.0          -
154.56/154.63	c   infeasible LP    :       0.19        463        333       2670      112.8         16       37.7          0
154.56/154.63	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
154.56/154.63	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
154.56/154.63	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
154.56/154.63	c   applied globally :          -          -          -       1413       50.0          -          -          -
154.56/154.63	c   applied locally  :          -          -          -          0        0.0          -          -          -
154.56/154.63	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
154.56/154.63	c   cut pool         :       0.01                     5          -          -         21          -    (maximal pool size: 424)
154.56/154.63	c   closecuts        :       0.00       0.00          0          0          0          0          0
154.56/154.63	c   impliedbounds    :       0.00       0.00          6          0          0          0          0
154.56/154.63	c   intobj           :       0.00       0.00          0          0          0          0          0
154.56/154.63	c   gomory           :       0.29       0.00          6          0          0          0          0
154.56/154.63	c   cgmip            :       0.00       0.00          0          0          0          0          0
154.56/154.63	c   strongcg         :       0.64       0.00          6          0          0       1000          0
154.56/154.63	c   cmir             :       0.05       0.00          6          0          0          0          0
154.56/154.63	c   flowcover        :       0.06       0.00          6          0          0          0          0
154.56/154.63	c   clique           :       0.06       0.00          6          0          0         56          0
154.56/154.63	c   zerohalf         :       0.00       0.00          0          0          0          0          0
154.56/154.63	c   mcf              :       0.00       0.00          1          0          0          0          0
154.56/154.63	c   oddcycle         :       0.00       0.00          0          0          0          0          0
154.56/154.63	c   rapidlearning    :       0.87       0.00          1          0          0          0        981
154.56/154.63	c Pricers            :   ExecTime  SetupTime      Calls       Vars
154.56/154.63	c   problem variables:       0.00          -          0          0
154.56/154.63	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
154.56/154.63	c   relpscost        :      66.04       0.00        820          8        141          0          0       1506
154.56/154.63	c   pscost           :       0.00       0.00          0          0          0          0          0          0
154.56/154.63	c   inference        :       0.00       0.00          0          0          0          0          0          0
154.56/154.63	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
154.56/154.63	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
154.56/154.63	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
154.56/154.63	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
154.56/154.63	c   random           :       0.00       0.00          0          0          0          0          0          0
154.56/154.63	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
154.56/154.63	c   LP solutions     :       0.00          -          -          0
154.56/154.63	c   pseudo solutions :       0.00          -          -          0
154.56/154.63	c   oneopt           :       0.00       0.00          0          0
154.56/154.63	c   crossover        :       0.00       0.00          0          0
154.56/154.63	c   objpscostdiving  :       0.00       0.00          0          0
154.56/154.63	c   rootsoldiving    :       0.00       0.00          0          0
154.56/154.63	c   linesearchdiving :       0.00       0.00          0          0
154.56/154.63	c   guideddiving     :       0.00       0.00          0          0
154.56/154.63	c   coefdiving       :       0.85       0.00          1          0
154.56/154.63	c   pscostdiving     :       0.79       0.00          1          0
154.56/154.63	c   fracdiving       :       0.77       0.00          1          0
154.56/154.63	c   veclendiving     :       0.08       0.00          1          0
154.56/154.63	c   feaspump         :       2.54       0.00          1          0
154.56/154.63	c   smallcard        :       0.00       0.00          0          0
154.56/154.63	c   trivial          :       0.00       0.00          2          0
154.56/154.63	c   shiftandpropagate:       0.02       0.00          1          0
154.56/154.63	c   simplerounding   :       0.00       0.00          0          0
154.56/154.63	c   zirounding       :       0.06       0.00          1          0
154.56/154.63	c   rounding         :       0.06       0.00        348          0
154.56/154.63	c   shifting         :       0.07       0.00         95          0
154.56/154.63	c   intshifting      :       0.00       0.00          0          0
154.56/154.63	c   twoopt           :       0.00       0.00          0          0
154.56/154.63	c   indtwoopt        :       0.00       0.00          0          0
154.56/154.63	c   indoneopt        :       0.00       0.00          0          0
154.56/154.63	c   fixandinfer      :       0.00       0.00          0          0
154.56/154.63	c   clique           :       0.00       0.00          0          0
154.56/154.63	c   indcoefdiving    :       0.00       0.00          0          0
154.56/154.63	c   indrounding      :       0.00       0.00          0          0
154.56/154.63	c   nlpdiving        :       0.00       0.00          0          0
154.56/154.63	c   intdiving        :       0.00       0.00          0          0
154.56/154.63	c   actconsdiving    :       0.00       0.00          0          0
154.56/154.63	c   octane           :       0.00       0.00          0          0
154.56/154.63	c   rens             :       5.15       0.00          1          0
154.56/154.63	c   rins             :       0.00       0.00          0          0
154.56/154.63	c   localbranching   :       0.00       0.00          0          0
154.56/154.63	c   mutation         :       0.00       0.00          0          0
154.56/154.63	c   dins             :       0.00       0.00          0          0
154.56/154.63	c   vbounds          :       0.00       0.00          0          0
154.56/154.63	c   undercover       :       0.00       0.00          0          0
154.56/154.63	c   subnlp           :       0.00       0.00          0          0
154.56/154.63	c   trysol           :       0.00       0.00          0          0
154.56/154.63	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
154.56/154.63	c   primal LP        :       0.00          1          0       0.00          -       0.00          1
154.56/154.63	c   dual LP          :      74.47       1287     426297     331.75    5724.58       0.00          2
154.56/154.63	c   lex dual LP      :       0.00          0          0       0.00          -
154.56/154.63	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
154.56/154.63	c   diving/probing LP:       4.75        973      32867      33.78    6925.32
154.56/154.63	c   strong branching :      65.97        914     330568     361.67    5010.53
154.56/154.63	c     (at root node) :          -          9       4886     542.89          -
154.56/154.63	c   conflict analysis:       0.00          0          0       0.00          -
154.56/154.63	c B&B Tree           :
154.56/154.63	c   number of runs   :          1
154.56/154.63	c   nodes            :       1317
154.56/154.63	c   nodes (total)    :       1317
154.56/154.63	c   nodes left       :          0
154.56/154.63	c   max depth        :         41
154.56/154.63	c   max depth (total):         41
154.56/154.63	c   backtracks       :        296 (22.5%)
154.56/154.63	c   delayed cutoffs  :        190
154.56/154.63	c   repropagations   :       1280 (14492 domain reductions, 95 cutoffs)
154.56/154.63	c   avg switch length:       4.39
154.56/154.63	c   switching time   :       0.33
154.56/154.63	c Solution           :
154.56/154.63	c   Solutions found  :          0 (0 improvements)
154.56/154.63	c   Primal Bound     : infeasible
154.56/154.63	c   Dual Bound       :          -
154.56/154.63	c   Gap              :       0.00 %
154.56/154.63	c   Root Dual Bound  : +4.20000000000000e+01
154.56/154.63	c   Root Iterations  :      32744
154.56/154.65	c Time complete: 154.61.

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-3692489-1338041785/watcher-3692489-1338041785 -o /tmp/evaluation-result-3692489-1338041785/solver-3692489-1338041785 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692489-1338041785.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.06 2.02 2.00 3/176 8491
/proc/meminfo: memFree=24653880/32873648 swapFree=6336/6336
[pid=8491] ppid=8489 vsize=12884 CPUtime=0 cores=1,3,5,7
/proc/8491/stat : 8491 (scip-2.1.1.4exp) R 8489 8491 5668 0 -1 4202496 1959 0 0 0 0 0 0 0 20 0 1 0 270305778 13193216 1914 33554432000 4194304 10219143 140735206297136 140733730981384 7589947 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8491/statm: 3221 1927 413 1471 0 1741 0

[startup+0.0755759 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 8491
/proc/meminfo: memFree=24653880/32873648 swapFree=6336/6336
[pid=8491] ppid=8489 vsize=23864 CPUtime=0.06 cores=1,3,5,7
/proc/8491/stat : 8491 (scip-2.1.1.4exp) R 8489 8491 5668 0 -1 4202496 4755 0 0 0 6 0 0 0 20 0 1 0 270305778 24436736 4453 33554432000 4194304 10219143 140735206297136 140733730981384 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8491/statm: 5966 4453 552 1471 0 4486 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 23864

[startup+0.100305 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 8491
/proc/meminfo: memFree=24653880/32873648 swapFree=6336/6336
[pid=8491] ppid=8489 vsize=27068 CPUtime=0.08 cores=1,3,5,7
/proc/8491/stat : 8491 (scip-2.1.1.4exp) R 8489 8491 5668 0 -1 4202496 5607 0 0 0 8 0 0 0 20 0 1 0 270305778 27717632 5305 33554432000 4194304 10219143 140735206297136 140733730981384 4234023 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8491/statm: 6767 5307 582 1471 0 5287 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27068

[startup+0.300262 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 8491
/proc/meminfo: memFree=24653880/32873648 swapFree=6336/6336
[pid=8491] ppid=8489 vsize=33504 CPUtime=0.28 cores=1,3,5,7
/proc/8491/stat : 8491 (scip-2.1.1.4exp) R 8489 8491 5668 0 -1 4202496 7253 0 0 0 27 1 0 0 20 0 1 0 270305778 34308096 6951 33554432000 4194304 10219143 140735206297136 140733730981384 9008087 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8491/statm: 8376 6951 611 1471 0 6896 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 33504

[startup+0.700221 s]
/proc/loadavg: 2.06 2.02 2.00 3/176 8491
/proc/meminfo: memFree=24653880/32873648 swapFree=6336/6336
[pid=8491] ppid=8489 vsize=41892 CPUtime=0.69 cores=1,3,5,7
/proc/8491/stat : 8491 (scip-2.1.1.4exp) R 8489 8491 5668 0 -1 4202496 9643 0 0 0 66 3 0 0 20 0 1 0 270305778 42897408 9248 33554432000 4194304 10219143 140735206297136 140733730981384 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8491/statm: 10473 9248 764 1471 0 8993 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41892

[startup+1.50024 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 8492
/proc/meminfo: memFree=24620120/32873648 swapFree=6336/6336
[pid=8491] ppid=8489 vsize=42908 CPUtime=1.49 cores=1,3,5,7
/proc/8491/stat : 8491 (scip-2.1.1.4exp) R 8489 8491 5668 0 -1 4202496 9987 0 0 0 145 4 0 0 20 0 1 0 270305778 43937792 9540 33554432000 4194304 10219143 140735206297136 140735206290440 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8491/statm: 10727 9540 781 1471 0 9247 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42908

[startup+3.10025 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 8492
/proc/meminfo: memFree=24621584/32873648 swapFree=6336/6336
[pid=8491] ppid=8489 vsize=42908 CPUtime=3.09 cores=1,3,5,7
/proc/8491/stat : 8491 (scip-2.1.1.4exp) R 8489 8491 5668 0 -1 4202496 10003 0 0 0 304 5 0 0 20 0 1 0 270305778 43937792 9556 33554432000 4194304 10219143 140735206297136 140735206288296 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8491/statm: 10727 9556 781 1471 0 9247 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42908

[startup+6.30024 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 8492
/proc/meminfo: memFree=24580032/32873648 swapFree=6336/6336
[pid=8491] ppid=8489 vsize=83356 CPUtime=6.28 cores=1,3,5,7
/proc/8491/stat : 8491 (scip-2.1.1.4exp) R 8489 8491 5668 0 -1 4202496 20622 0 0 0 612 16 0 0 20 0 1 0 270305778 85356544 19460 33554432000 4194304 10219143 140735206297136 140735206290488 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8491/statm: 20839 19460 843 1471 0 19359 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 83356

[startup+12.7002 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 8492
/proc/meminfo: memFree=24579760/32873648 swapFree=6336/6336
[pid=8491] ppid=8489 vsize=83476 CPUtime=12.68 cores=1,3,5,7
/proc/8491/stat : 8491 (scip-2.1.1.4exp) R 8489 8491 5668 0 -1 4202496 24147 0 0 0 1244 24 0 0 20 0 1 0 270305778 85479424 19761 33554432000 4194304 10219143 140735206297136 140735206290680 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8491/statm: 20869 19761 857 1471 0 19389 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 83476

[startup+25.5002 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 8492
/proc/meminfo: memFree=24579920/32873648 swapFree=6336/6336
[pid=8491] ppid=8489 vsize=83476 CPUtime=25.49 cores=1,3,5,7
/proc/8491/stat : 8491 (scip-2.1.1.4exp) R 8489 8491 5668 0 -1 4202496 24147 0 0 0 2518 31 0 0 20 0 1 0 270305778 85479424 19761 33554432000 4194304 10219143 140735206297136 140735206290680 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8491/statm: 20869 19761 857 1471 0 19389 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83476

[startup+51.1002 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 8492
/proc/meminfo: memFree=24577888/32873648 swapFree=6336/6336
[pid=8491] ppid=8489 vsize=83476 CPUtime=51.09 cores=1,3,5,7
/proc/8491/stat : 8491 (scip-2.1.1.4exp) R 8489 8491 5668 0 -1 4202496 24153 0 0 0 5063 46 0 0 20 0 1 0 270305778 85479424 19767 33554432000 4194304 10219143 140735206297136 140735206290392 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8491/statm: 20869 19767 862 1471 0 19389 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 83476

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 8492
/proc/meminfo: memFree=24580020/32873648 swapFree=6336/6336
[pid=8491] ppid=8489 vsize=83476 CPUtime=102.28 cores=1,3,5,7
/proc/8491/stat : 8491 (scip-2.1.1.4exp) R 8489 8491 5668 0 -1 4202496 24154 0 0 0 10151 77 0 0 20 0 1 0 270305778 85479424 19768 33554432000 4194304 10219143 140735206297136 140735206290776 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8491/statm: 20869 19768 862 1471 0 19389 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 83476

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

[startup+127.9 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 8492
/proc/meminfo: memFree=24579712/32873648 swapFree=6336/6336
[pid=8491] ppid=8489 vsize=83476 CPUtime=127.87 cores=1,3,5,7
/proc/8491/stat : 8491 (scip-2.1.1.4exp) R 8489 8491 5668 0 -1 4202496 24154 0 0 0 12695 92 0 0 20 0 1 0 270305778 85479424 19768 33554432000 4194304 10219143 140735206297136 140735206290440 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8491/statm: 20869 19768 862 1471 0 19389 0
Current children cumulated CPU time (s) 127.87
Current children cumulated vsize (KiB) 83476

[startup+140.7 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 8492
/proc/meminfo: memFree=24578396/32873648 swapFree=6336/6336
[pid=8491] ppid=8489 vsize=83476 CPUtime=140.67 cores=1,3,5,7
/proc/8491/stat : 8491 (scip-2.1.1.4exp) R 8489 8491 5668 0 -1 4202496 24154 0 0 0 13969 98 0 0 20 0 1 0 270305778 85479424 19768 33554432000 4194304 10219143 140735206297136 140735206290440 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8491/statm: 20869 19768 862 1471 0 19389 0
Current children cumulated CPU time (s) 140.67
Current children cumulated vsize (KiB) 83476

[startup+147.1 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 8492
/proc/meminfo: memFree=24580908/32873648 swapFree=6336/6336
[pid=8491] ppid=8489 vsize=83476 CPUtime=147.07 cores=1,3,5,7
/proc/8491/stat : 8491 (scip-2.1.1.4exp) R 8489 8491 5668 0 -1 4202496 24154 0 0 0 14605 102 0 0 20 0 1 0 270305778 85479424 19768 33554432000 4194304 10219143 140735206297136 140735206290488 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8491/statm: 20869 19768 862 1471 0 19389 0
Current children cumulated CPU time (s) 147.07
Current children cumulated vsize (KiB) 83476

[startup+150.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 8492
/proc/meminfo: memFree=24580684/32873648 swapFree=6336/6336
[pid=8491] ppid=8489 vsize=83476 CPUtime=150.27 cores=1,3,5,7
/proc/8491/stat : 8491 (scip-2.1.1.4exp) R 8489 8491 5668 0 -1 4202496 24154 0 0 0 14923 104 0 0 20 0 1 0 270305778 85479424 19768 33554432000 4194304 10219143 140735206297136 140735206290584 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8491/statm: 20869 19768 862 1471 0 19389 0
Current children cumulated CPU time (s) 150.27
Current children cumulated vsize (KiB) 83476

[startup+151.9 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 8492
/proc/meminfo: memFree=24580420/32873648 swapFree=6336/6336
[pid=8491] ppid=8489 vsize=83476 CPUtime=151.87 cores=1,3,5,7
/proc/8491/stat : 8491 (scip-2.1.1.4exp) R 8489 8491 5668 0 -1 4202496 24154 0 0 0 15082 105 0 0 20 0 1 0 270305778 85479424 19768 33554432000 4194304 10219143 140735206297136 140735206290488 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8491/statm: 20869 19768 862 1471 0 19389 0
Current children cumulated CPU time (s) 151.87
Current children cumulated vsize (KiB) 83476

[startup+153.5 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 8492
/proc/meminfo: memFree=24582256/32873648 swapFree=6336/6336
[pid=8491] ppid=8489 vsize=83476 CPUtime=153.47 cores=1,3,5,7
/proc/8491/stat : 8491 (scip-2.1.1.4exp) R 8489 8491 5668 0 -1 4202496 24154 0 0 0 15241 106 0 0 20 0 1 0 270305778 85479424 19768 33554432000 4194304 10219143 140735206297136 140735206290392 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8491/statm: 20869 19768 862 1471 0 19389 0
Current children cumulated CPU time (s) 153.47
Current children cumulated vsize (KiB) 83476

[startup+154.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 8492
/proc/meminfo: memFree=24580580/32873648 swapFree=6336/6336
[pid=8491] ppid=8489 vsize=83476 CPUtime=154.27 cores=1,3,5,7
/proc/8491/stat : 8491 (scip-2.1.1.4exp) R 8489 8491 5668 0 -1 4202496 24154 0 0 0 15321 106 0 0 20 0 1 0 270305778 85479424 19768 33554432000 4194304 10219143 140735206297136 140735206290680 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8491/statm: 20869 19768 862 1471 0 19389 0
Current children cumulated CPU time (s) 154.27
Current children cumulated vsize (KiB) 83476

[startup+154.5 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 8492
/proc/meminfo: memFree=24580580/32873648 swapFree=6336/6336
[pid=8491] ppid=8489 vsize=83476 CPUtime=154.46 cores=1,3,5,7
/proc/8491/stat : 8491 (scip-2.1.1.4exp) R 8489 8491 5668 0 -1 4202496 24154 0 0 0 15340 106 0 0 20 0 1 0 270305778 85479424 19768 33554432000 4194304 10219143 140735206297136 140735206290680 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8491/statm: 20869 19768 862 1471 0 19389 0
Current children cumulated CPU time (s) 154.46
Current children cumulated vsize (KiB) 83476

[startup+154.6 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 8492
/proc/meminfo: memFree=24580580/32873648 swapFree=6336/6336
[pid=8491] ppid=8489 vsize=83476 CPUtime=154.56 cores=1,3,5,7
/proc/8491/stat : 8491 (scip-2.1.1.4exp) R 8489 8491 5668 0 -1 4202496 24154 0 0 0 15350 106 0 0 20 0 1 0 270305778 85479424 19768 33554432000 4194304 10219143 140735206297136 140735206290680 9026266 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/8491/statm: 20869 19768 862 1471 0 19389 0
Current children cumulated CPU time (s) 154.56
Current children cumulated vsize (KiB) 83476

Child status: 0
Real time (s): 154.653
CPU time (s): 154.628
CPU user time (s): 153.559
CPU system time (s): 1.06984
CPU usage (%): 99.9843
Max. virtual memory (cumulated for all children) (KiB): 97532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 153.559
system time used= 1.06984
maximum resident set size= 91940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24158
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= 3
involuntary context switches= 190

runsolver used 0.276957 second user time and 0.692894 second system time

The end

Launcher Data

Begin job on node112 at 2012-05-26 16:16:25
IDJOB=3692489
IDBENCH=89822
IDSOLVER=2271
FILE ID=node112/3692489-1338041785
RUNJOBID= node112-1338029191-7007
PBS_JOBID= 14624359
Free space on /tmp= 71532 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-neos-785912.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-3692489-1338041785/watcher-3692489-1338041785 -o /tmp/evaluation-result-3692489-1338041785/solver-3692489-1338041785 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692489-1338041785.opb -t 1800 -m 15500

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

MD5SUM BENCH= ed5b22b7ff980aba201e80ac017c6ab9
RANDOM SEED=172168075

node112.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.763
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.52
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.763
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.763
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        24654640 kB
Buffers:          247340 kB
Cached:          4116928 kB
SwapCached:            0 kB
Active:          3753772 kB
Inactive:        3685320 kB
Active(anon):    3077188 kB
Inactive(anon):        0 kB
Active(file):     676584 kB
Inactive(file):  3685320 kB
Unevictable:        6336 kB
Mlocked:            6336 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13584 kB
Writeback:             0 kB
AnonPages:       3080928 kB
Mapped:            17468 kB
Shmem:               200 kB
Slab:             636624 kB
SReclaimable:      80620 kB
SUnreclaim:       556004 kB
KernelStack:        1448 kB
PageTables:        11184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    3532452 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1400832 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71520 MiB
End job on node112 at 2012-05-26 16:19:00