Trace number 3691323

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 SCIP 2.1.1.4. with SoPlex 1.6.0.3 fixedUNSAT 155.033 155.067

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: a3bf3a4-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-3691323-1338024349.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.09/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.09/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.47	c    (0.5s) probing: 1000/1380 (72.5%) - 0 fixings, 0 aggregations, 34825 implications, 0 bound changes
0.39/0.47	c    (0.5s) probing: 1001/1380 (72.5%) - 0 fixings, 0 aggregations, 34854 implications, 0 bound changes
0.39/0.47	c    (0.5s) probing aborted: 1000/1000 successive useless probings
0.39/0.48	c presolving (3 rounds):
0.39/0.48	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.48	c  81190 implications, 234 cliques
0.39/0.48	c presolved problem has 1380 variables (1380 bin, 0 int, 0 impl, 0 cont) and 1662 constraints
0.39/0.48	c      20 constraints of type <knapsack>
0.39/0.48	c    1484 constraints of type <setppc>
0.39/0.48	c     158 constraints of type <logicor>
0.39/0.48	c transformed objective value is always integral (scale: 1)
0.39/0.48	c Presolving Time: 0.46
0.39/0.48	c - non default parameters ----------------------------------------------------------------------
0.39/0.48	c # SCIP version 2.1.1.4
0.39/0.48	c 
0.39/0.48	c # maximal time in seconds to run
0.39/0.48	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.48	c limits/time = 1797
0.39/0.48	c 
0.39/0.48	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.48	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.48	c limits/memory = 13950
0.39/0.48	c 
0.39/0.48	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.39/0.48	c # [type: int, range: [1,2], default: 1]
0.39/0.48	c timing/clocktype = 2
0.39/0.48	c 
0.39/0.48	c # belongs reading time to solving time?
0.39/0.48	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.48	c timing/reading = TRUE
0.39/0.48	c 
0.39/0.48	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.39/0.48	c # [type: int, range: [-1,2147483647], default: -1]
0.39/0.48	c separating/rapidlearning/freq = 0
0.39/0.48	c 
0.39/0.48	c -----------------------------------------------------------------------------------------------
0.39/0.48	c start solving
0.39/0.48	c 
1.29/1.39	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.39	c   1.4s|     1 |     0 |  7131 |     - |  10M|   0 | 312 |1380 |1714 |1380 |1662 |   0 |  52 |   0 | 4.200000e+01 |      --      |    Inf 
5.19/5.25	c   5.3s|     1 |     0 | 29944 |     - |  16M|   0 | 377 |1380 |2695 |1380 |1665 |   3 |  52 |   0 | 4.200000e+01 |      --      |    Inf 
5.58/5.69	c   5.7s|     1 |     0 | 30211 |     - |  21M|   0 | 384 |1380 |2695 |1380 |1669 |   7 |  52 |   0 | 4.200000e+01 |      --      |    Inf 
5.99/6.01	c   6.0s|     1 |     0 | 31404 |     - |  21M|   0 | 386 |1380 |2695 |1380 |1673 |  11 |  52 |   0 | 4.200000e+01 |      --      |    Inf 
6.19/6.26	c   6.3s|     1 |     0 | 32260 |     - |  21M|   0 | 400 |1380 |2695 |1380 |1681 |  19 |  52 |   0 | 4.200000e+01 |      --      |    Inf 
6.38/6.44	c   6.4s|     1 |     0 | 32629 |     - |  21M|   0 | 405 |1380 |2695 |1380 |1690 |  28 |  52 |   0 | 4.200000e+01 |      --      |    Inf 
6.49/6.57	c   6.6s|     1 |     0 | 32744 |     - |  21M|   0 | 415 |1380 |2695 |1380 |1693 |  31 |  52 |   0 | 4.200000e+01 |      --      |    Inf 
12.79/12.85	c  12.8s|     1 |     2 | 32744 |     - |  21M|   0 | 415 |1380 |2695 |1380 |1693 |  31 |  52 |   9 | 4.200000e+01 |      --      |    Inf 
46.38/46.49	c  46.5s|   100 |    18 | 74689 | 423.7 |  21M|  34 |   - |1380 |2821 |1380 |1685 |  31 | 178 | 264 | 4.200000e+01 |      --      |    Inf 
57.98/58.08	c  58.1s|   200 |    18 |116611 | 421.4 |  21M|  34 | 288 |1380 |2898 |1380 |1685 |  31 | 255 | 332 | 4.200000e+01 |      --      |    Inf 
64.38/64.44	c  64.4s|   300 |    36 |138627 | 354.1 |  21M|  34 | 238 |1380 |2974 |1380 |1685 |  31 | 333 | 381 | 4.200000e+01 |      --      |    Inf 
67.98/68.00	c  68.0s|   400 |    45 |152713 | 300.7 |  21M|  41 |   - |1380 |3024 |1380 |1685 |  31 | 383 | 413 | 4.200000e+01 |      --      |    Inf 
73.58/73.66	c  73.7s|   500 |    36 |171848 | 278.8 |  21M|  41 |   - |1380 |3072 |   0 |   0 |  31 | 438 | 462 | 4.200000e+01 |      --      |    Inf 
78.48/78.59	c  78.6s|   600 |    42 |190952 | 264.1 |  21M|  41 |   - |1380 |3141 |1380 |1685 |  31 | 508 | 497 | 4.200000e+01 |      --      |    Inf 
85.98/86.07	c  86.1s|   700 |    44 |219069 | 266.6 |  21M|  41 |   - |1380 |3232 |1380 |1685 |  31 | 604 | 546 | 4.200000e+01 |      --      |    Inf 
93.78/93.84	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
93.78/93.84	c  93.8s|   800 |    74 |246978 | 268.1 |  22M|  41 |   - |1380 |3333 |1380 |1685 |  31 | 708 | 602 | 4.200000e+01 |      --      |    Inf 
100.57/100.68	c   101s|   900 |    58 |269587 | 263.5 |  22M|  41 |   - |1380 |3484 |1380 |1685 |  31 | 866 | 643 | 4.200000e+01 |      --      |    Inf 
109.37/109.43	c   109s|  1000 |    54 |299033 | 266.6 |  22M|  41 | 305 |1380 |3601 |1380 |1685 |  31 | 994 | 698 | 4.200000e+01 |      --      |    Inf 
120.27/120.30	c   120s|  1100 |    34 |337888 | 277.7 |  22M|  41 |   - |1380 |3693 |1380 |1685 |  31 |1152 | 754 | 4.200000e+01 |      --      |    Inf 
136.46/136.58	c   137s|  1200 |     9 |394411 | 301.6 |  21M|  41 |   - |1380 |3680 |1380 |1685 |  31 |1287 | 834 | 4.200000e+01 |      --      |    Inf 
152.87/152.99	c   153s|  1300 |     4 |451728 | 322.5 |  21M|  41 |   - |1380 |3115 |1380 |1685 |  31 |1395 | 906 | 4.200000e+01 |      --      |    Inf 
154.97/155.04	c 
154.97/155.04	c SCIP Status        : problem is solved [infeasible]
154.97/155.04	c Solving Time (sec) : 155.04
154.97/155.04	c Solving Nodes      : 1317
154.97/155.04	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
154.97/155.04	c Dual Bound         : +1.00000000000000e+20
154.97/155.04	c Gap                : 0.00 %
154.97/155.04	s UNSATISFIABLE
154.97/155.04	c SCIP Status        : problem is solved [infeasible]
154.97/155.04	c Total Time         :     155.04
154.97/155.04	c   solving          :     155.04
154.97/155.04	c   presolving       :       0.46 (included in solving)
154.97/155.04	c   reading          :       0.01 (included in solving)
154.97/155.04	c   copying          :       0.02 (2 #copies) (minimal 0.01, maximal 0.01, average 0.01)
154.97/155.04	c Original Problem   :
154.97/155.04	c   Problem name     : HOME/instance-3691323-1338024349.opb
154.97/155.04	c   Variables        : 1380 (1380 binary, 0 integer, 0 implicit integer, 0 continuous)
154.97/155.04	c   Constraints      : 1714 initial, 1714 maximal
154.97/155.04	c   Objective sense  : minimize
154.97/155.04	c Presolved Problem  :
154.97/155.04	c   Problem name     : t_HOME/instance-3691323-1338024349.opb
154.97/155.04	c   Variables        : 1380 (1380 binary, 0 integer, 0 implicit integer, 0 continuous)
154.97/155.04	c   Constraints      : 1662 initial, 3733 maximal
154.97/155.04	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
154.97/155.04	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
154.97/155.04	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
154.97/155.04	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
154.97/155.04	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
154.97/155.04	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
154.97/155.04	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
154.97/155.04	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
154.97/155.04	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
154.97/155.04	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
154.97/155.04	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
154.97/155.04	c   probing          :       0.33       0.00          0          0          0          0          0          0          0          0          0
154.97/155.04	c   knapsack         :       0.03       0.00          0          0          0          0          0         36        360        180       4605
154.97/155.04	c   setppc           :       0.01       0.00          0          0          0          0          0        360          0          0          0
154.97/155.04	c   linear           :       0.07       0.00          0          0          0          0          0         16          0         12          0
154.97/155.04	c   logicor          :       0.00       0.00          0          0          0          0          0          0          0          0          0
154.97/155.04	c   root node        :          -          -        179          -          -        179          -          -          -          -          -
154.97/155.04	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
154.97/155.04	c   integral         :          0          0          0          0        820          0          4          0          8        141          0          0       1506
154.97/155.04	c   knapsack         :         20         20          6      10772          0          0          3        149          1        337          0          0          0
154.97/155.04	c   setppc           :       1484       1484          6      10771          0          0          2      82450         27      57705          0          0          0
154.97/155.04	c   linear           :          0+       981          6       6232          0          0          0         74          3         55          1          0          0
154.97/155.04	c   logicor          :        158+      1248          6       6497          0          0          0       1664        152       1298          0          0          0
154.97/155.04	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
154.97/155.04	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
154.97/155.04	c   integral         :      66.11       0.00       0.00       0.00      66.11       0.00       0.00       0.00
154.97/155.04	c   knapsack         :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00
154.97/155.04	c   setppc           :       0.42       0.00       0.00       0.39       0.00       0.00       0.00       0.03
154.97/155.04	c   linear           :       0.11       0.00       0.00       0.10       0.00       0.00       0.00       0.00
154.97/155.04	c   logicor          :       0.09       0.00       0.00       0.08       0.00       0.00       0.00       0.00
154.97/155.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
154.97/155.04	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
154.97/155.04	c   rootredcost      :          0          0          0          0
154.97/155.04	c   pseudoobj        :       7796          0          0          0
154.97/155.04	c   vbounds          :          0          0          0          0
154.97/155.04	c   redcost          :        826          0          0          0
154.97/155.04	c   probing          :          0          0          0          0
154.97/155.04	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
154.97/155.04	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
154.97/155.04	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00
154.97/155.04	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
154.97/155.04	c   redcost          :       0.02       0.00       0.00       0.02       0.00
154.97/155.04	c   probing          :       0.33       0.00       0.33       0.00       0.00
154.97/155.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
154.97/155.04	c   propagation      :       0.02        183        174        840       45.2          2       16.0          -
154.97/155.04	c   infeasible LP    :       0.21        463        333       2670      112.8         16       37.7          0
154.97/155.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
154.97/155.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
154.97/155.04	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
154.97/155.04	c   applied globally :          -          -          -       1413       50.0          -          -          -
154.97/155.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
154.97/155.04	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
154.97/155.04	c   cut pool         :       0.01                     5          -          -         21          -    (maximal pool size: 424)
154.97/155.04	c   closecuts        :       0.00       0.00          0          0          0          0          0
154.97/155.04	c   impliedbounds    :       0.00       0.00          6          0          0          0          0
154.97/155.04	c   intobj           :       0.00       0.00          0          0          0          0          0
154.97/155.04	c   gomory           :       0.29       0.00          6          0          0          0          0
154.97/155.04	c   cgmip            :       0.00       0.00          0          0          0          0          0
154.97/155.04	c   strongcg         :       0.63       0.00          6          0          0       1000          0
154.97/155.04	c   cmir             :       0.05       0.00          6          0          0          0          0
154.97/155.04	c   flowcover        :       0.06       0.00          6          0          0          0          0
154.97/155.04	c   clique           :       0.06       0.00          6          0          0         56          0
154.97/155.04	c   zerohalf         :       0.00       0.00          0          0          0          0          0
154.97/155.04	c   mcf              :       0.00       0.00          1          0          0          0          0
154.97/155.04	c   oddcycle         :       0.00       0.00          0          0          0          0          0
154.97/155.04	c   rapidlearning    :       0.88       0.00          1          0          0          0        981
154.97/155.04	c Pricers            :   ExecTime  SetupTime      Calls       Vars
154.97/155.04	c   problem variables:       0.00          -          0          0
154.97/155.04	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
154.97/155.04	c   relpscost        :      66.11       0.00        820          8        141          0          0       1506
154.97/155.04	c   pscost           :       0.00       0.00          0          0          0          0          0          0
154.97/155.04	c   inference        :       0.00       0.00          0          0          0          0          0          0
154.97/155.04	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
154.97/155.04	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
154.97/155.04	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
154.97/155.04	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
154.97/155.04	c   random           :       0.00       0.00          0          0          0          0          0          0
154.97/155.04	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
154.97/155.04	c   LP solutions     :       0.00          -          -          0
154.97/155.04	c   pseudo solutions :       0.00          -          -          0
154.97/155.04	c   oneopt           :       0.00       0.00          0          0
154.97/155.04	c   crossover        :       0.00       0.00          0          0
154.97/155.04	c   objpscostdiving  :       0.00       0.00          0          0
154.97/155.04	c   rootsoldiving    :       0.00       0.00          0          0
154.97/155.04	c   linesearchdiving :       0.00       0.00          0          0
154.97/155.04	c   guideddiving     :       0.00       0.00          0          0
154.97/155.04	c   coefdiving       :       0.85       0.00          1          0
154.97/155.04	c   pscostdiving     :       0.79       0.00          1          0
154.97/155.04	c   fracdiving       :       0.77       0.00          1          0
154.97/155.04	c   veclendiving     :       0.08       0.00          1          0
154.97/155.04	c   feaspump         :       2.53       0.00          1          0
154.97/155.04	c   smallcard        :       0.00       0.00          0          0
154.97/155.04	c   trivial          :       0.00       0.00          2          0
154.97/155.04	c   shiftandpropagate:       0.02       0.00          1          0
154.97/155.04	c   simplerounding   :       0.00       0.00          0          0
154.97/155.04	c   zirounding       :       0.06       0.00          1          0
154.97/155.04	c   rounding         :       0.07       0.00        348          0
154.97/155.04	c   shifting         :       0.08       0.00         95          0
154.97/155.04	c   intshifting      :       0.00       0.00          0          0
154.97/155.04	c   twoopt           :       0.00       0.00          0          0
154.97/155.04	c   indtwoopt        :       0.00       0.00          0          0
154.97/155.04	c   indoneopt        :       0.00       0.00          0          0
154.97/155.04	c   fixandinfer      :       0.00       0.00          0          0
154.97/155.04	c   clique           :       0.00       0.00          0          0
154.97/155.04	c   indcoefdiving    :       0.00       0.00          0          0
154.97/155.04	c   indrounding      :       0.00       0.00          0          0
154.97/155.04	c   nlpdiving        :       0.00       0.00          0          0
154.97/155.04	c   intdiving        :       0.00       0.00          0          0
154.97/155.04	c   actconsdiving    :       0.00       0.00          0          0
154.97/155.04	c   octane           :       0.00       0.00          0          0
154.97/155.04	c   rens             :       5.18       0.00          1          0
154.97/155.04	c   rins             :       0.00       0.00          0          0
154.97/155.04	c   localbranching   :       0.00       0.00          0          0
154.97/155.04	c   mutation         :       0.00       0.00          0          0
154.97/155.04	c   dins             :       0.00       0.00          0          0
154.97/155.04	c   vbounds          :       0.00       0.00          0          0
154.97/155.04	c   undercover       :       0.00       0.00          0          0
154.97/155.04	c   subnlp           :       0.00       0.00          0          0
154.97/155.04	c   trysol           :       0.00       0.00          0          0
154.97/155.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
154.97/155.04	c   primal LP        :       0.00          1          0       0.00          -       0.00          1
154.97/155.04	c   dual LP          :      74.57       1287     426297     331.75    5717.10       0.00          2
154.97/155.04	c   lex dual LP      :       0.00          0          0       0.00          -
154.97/155.04	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
154.97/155.04	c   diving/probing LP:       4.74        973      32867      33.78    6934.58
154.97/155.04	c   strong branching :      66.04        914     330568     361.67    5005.52
154.97/155.04	c     (at root node) :          -          9       4886     542.89          -
154.97/155.04	c   conflict analysis:       0.00          0          0       0.00          -
154.97/155.04	c B&B Tree           :
154.97/155.04	c   number of runs   :          1
154.97/155.04	c   nodes            :       1317
154.97/155.04	c   nodes (total)    :       1317
154.97/155.04	c   nodes left       :          0
154.97/155.04	c   max depth        :         41
154.97/155.04	c   max depth (total):         41
154.97/155.04	c   backtracks       :        296 (22.5%)
154.97/155.04	c   delayed cutoffs  :        190
154.97/155.04	c   repropagations   :       1280 (14492 domain reductions, 95 cutoffs)
154.97/155.04	c   avg switch length:       4.39
154.97/155.04	c   switching time   :       0.41
154.97/155.04	c Solution           :
154.97/155.04	c   Solutions found  :          0 (0 improvements)
154.97/155.04	c   Primal Bound     : infeasible
154.97/155.04	c   Dual Bound       :          -
154.97/155.04	c   Gap              :       0.00 %
154.97/155.04	c   Root Dual Bound  : +4.20000000000000e+01
154.97/155.04	c   Root Iterations  :      32744
154.97/155.06	c Time complete: 155.02.

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7808
/proc/meminfo: memFree=28181632/32873844 swapFree=7616/7616
[pid=7808] ppid=7806 vsize=11144 CPUtime=0 cores=1,3,5,7
/proc/7808/stat : 7808 (scip-2.1.1.4fix) R 7806 7808 6477 0 -1 4202496 1541 0 0 0 0 0 0 0 20 0 1 0 268559210 11411456 1495 33554432000 4194304 10173063 140734198011360 140735440952968 8800002 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/7808/statm: 2786 1495 416 1460 0 1317 0

[startup+0.0411759 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7808
/proc/meminfo: memFree=28181632/32873844 swapFree=7616/7616
[pid=7808] ppid=7806 vsize=22748 CPUtime=0.03 cores=1,3,5,7
/proc/7808/stat : 7808 (scip-2.1.1.4fix) R 7806 7808 6477 0 -1 4202496 4488 0 0 0 2 1 0 0 20 0 1 0 268559210 23293952 4185 33554432000 4194304 10173063 140734198011360 140735440952968 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7808/statm: 5687 4185 556 1460 0 4218 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 22748

[startup+0.10032 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7808
/proc/meminfo: memFree=28181632/32873844 swapFree=7616/7616
[pid=7808] ppid=7806 vsize=24828 CPUtime=0.09 cores=1,3,5,7
/proc/7808/stat : 7808 (scip-2.1.1.4fix) R 7806 7808 6477 0 -1 4202496 5026 0 0 0 8 1 0 0 20 0 1 0 268559210 25423872 4723 33554432000 4194304 10173063 140734198011360 140735440952968 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7808/statm: 6207 4723 566 1460 0 4738 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24828

[startup+0.300294 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7808
/proc/meminfo: memFree=28181632/32873844 swapFree=7616/7616
[pid=7808] ppid=7806 vsize=31564 CPUtime=0.29 cores=1,3,5,7
/proc/7808/stat : 7808 (scip-2.1.1.4fix) R 7806 7808 6477 0 -1 4202496 6811 0 0 0 27 2 0 0 20 0 1 0 268559210 32321536 6508 33554432000 4194304 10173063 140734198011360 140735440952968 8963895 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7808/statm: 7891 6508 614 1460 0 6422 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31564

[startup+0.700195 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 7808
/proc/meminfo: memFree=28181632/32873844 swapFree=7616/7616
[pid=7808] ppid=7806 vsize=40736 CPUtime=0.69 cores=1,3,5,7
/proc/7808/stat : 7808 (scip-2.1.1.4fix) R 7806 7808 6477 0 -1 4202496 9364 0 0 0 66 3 0 0 20 0 1 0 268559210 41713664 8970 33554432000 4194304 10173063 140734198011360 140734198004712 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7808/statm: 10184 8970 769 1460 0 8715 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40736

[startup+1.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7809
/proc/meminfo: memFree=28147916/32873844 swapFree=7616/7616
[pid=7808] ppid=7806 vsize=41560 CPUtime=1.49 cores=1,3,5,7
/proc/7808/stat : 7808 (scip-2.1.1.4fix) R 7806 7808 6477 0 -1 4202496 9696 0 0 0 146 3 0 0 20 0 1 0 268559210 42557440 9250 33554432000 4194304 10173063 140734198011360 140734198004712 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7808/statm: 10390 9250 789 1460 0 8921 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41560

[startup+3.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7809
/proc/meminfo: memFree=28143636/32873844 swapFree=7616/7616
[pid=7808] ppid=7806 vsize=41948 CPUtime=3.08 cores=1,3,5,7
/proc/7808/stat : 7808 (scip-2.1.1.4fix) R 7806 7808 6477 0 -1 4202496 9795 0 0 0 304 4 0 0 20 0 1 0 268559210 42954752 9349 33554432000 4194304 10173063 140734198011360 140734198002616 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7808/statm: 10487 9349 789 1460 0 9018 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 41948

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7809
/proc/meminfo: memFree=28104452/32873844 swapFree=7616/7616
[pid=7808] ppid=7806 vsize=82432 CPUtime=6.29 cores=1,3,5,7
/proc/7808/stat : 7808 (scip-2.1.1.4fix) R 7806 7808 6477 0 -1 4202496 19915 0 0 0 612 17 0 0 20 0 1 0 268559210 84410368 19459 33554432000 4194304 10173063 140734198011360 140734198006248 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7808/statm: 20608 19459 855 1460 0 19139 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82432

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7809
/proc/meminfo: memFree=28098936/32873844 swapFree=7616/7616
[pid=7808] ppid=7806 vsize=82584 CPUtime=12.69 cores=1,3,5,7
/proc/7808/stat : 7808 (scip-2.1.1.4fix) R 7806 7808 6477 0 -1 4202496 22421 0 0 0 1243 26 0 0 20 0 1 0 268559210 84566016 19538 33554432000 4194304 10173063 140734198011360 140734198004856 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7808/statm: 20646 19538 869 1460 0 19177 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82584

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7809
/proc/meminfo: memFree=28097556/32873844 swapFree=7616/7616
[pid=7808] ppid=7806 vsize=82584 CPUtime=25.49 cores=1,3,5,7
/proc/7808/stat : 7808 (scip-2.1.1.4fix) R 7806 7808 6477 0 -1 4202496 22421 0 0 0 2513 36 0 0 20 0 1 0 268559210 84566016 19538 33554432000 4194304 10173063 140734198011360 140734198004808 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7808/statm: 20646 19538 869 1460 0 19177 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82584

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7809
/proc/meminfo: memFree=28092424/32873844 swapFree=7616/7616
[pid=7808] ppid=7806 vsize=82584 CPUtime=51.08 cores=1,3,5,7
/proc/7808/stat : 7808 (scip-2.1.1.4fix) R 7806 7808 6477 0 -1 4202496 22427 0 0 0 5056 52 0 0 20 0 1 0 268559210 84566016 19544 33554432000 4194304 10173063 140734198011360 140734198004808 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7808/statm: 20646 19544 874 1460 0 19177 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 82584

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7809
/proc/meminfo: memFree=28089880/32873844 swapFree=7616/7616
[pid=7808] ppid=7806 vsize=82584 CPUtime=102.28 cores=1,3,5,7
/proc/7808/stat : 7808 (scip-2.1.1.4fix) R 7806 7808 6477 0 -1 4202496 22429 0 0 0 10144 84 0 0 20 0 1 0 268559210 84566016 19545 33554432000 4194304 10173063 140734198011360 140734198004904 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7808/statm: 20646 19545 874 1460 0 19177 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 82584

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

[startup+127.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7809
/proc/meminfo: memFree=28089832/32873844 swapFree=7616/7616
[pid=7808] ppid=7806 vsize=82584 CPUtime=127.86 cores=1,3,5,7
/proc/7808/stat : 7808 (scip-2.1.1.4fix) R 7806 7808 6477 0 -1 4202496 22437 0 0 0 12684 102 0 0 20 0 1 0 268559210 84566016 19645 33554432000 4194304 10173063 140734198011360 140734198004904 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7808/statm: 20646 19645 874 1460 0 19177 0
Current children cumulated CPU time (s) 127.86
Current children cumulated vsize (KiB) 82584

[startup+140.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7809
/proc/meminfo: memFree=28088640/32873844 swapFree=7616/7616
[pid=7808] ppid=7806 vsize=82584 CPUtime=140.67 cores=1,3,5,7
/proc/7808/stat : 7808 (scip-2.1.1.4fix) R 7806 7808 6477 0 -1 4202496 22440 0 0 0 13956 111 0 0 20 0 1 0 268559210 84566016 19902 33554432000 4194304 10173063 140734198011360 140734198004616 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7808/statm: 20646 19902 874 1460 0 19177 0
Current children cumulated CPU time (s) 140.67
Current children cumulated vsize (KiB) 82584

[startup+147.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7809
/proc/meminfo: memFree=28088452/32873844 swapFree=7616/7616
[pid=7808] ppid=7806 vsize=82584 CPUtime=147.05 cores=1,3,5,7
/proc/7808/stat : 7808 (scip-2.1.1.4fix) R 7806 7808 6477 0 -1 4202496 22440 0 0 0 14591 114 0 0 20 0 1 0 268559210 84566016 19902 33554432000 4194304 10173063 140734198011360 140734198004616 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7808/statm: 20646 19902 874 1460 0 19177 0
Current children cumulated CPU time (s) 147.05
Current children cumulated vsize (KiB) 82584

[startup+150.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7809
/proc/meminfo: memFree=28088452/32873844 swapFree=7616/7616
[pid=7808] ppid=7806 vsize=82584 CPUtime=150.26 cores=1,3,5,7
/proc/7808/stat : 7808 (scip-2.1.1.4fix) R 7806 7808 6477 0 -1 4202496 22440 0 0 0 14910 116 0 0 20 0 1 0 268559210 84566016 19902 33554432000 4194304 10173063 140734198011360 140734198004712 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7808/statm: 20646 19902 874 1460 0 19177 0
Current children cumulated CPU time (s) 150.26
Current children cumulated vsize (KiB) 82584

[startup+153.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7809
/proc/meminfo: memFree=28088204/32873844 swapFree=7616/7616
[pid=7808] ppid=7806 vsize=82584 CPUtime=153.46 cores=1,3,5,7
/proc/7808/stat : 7808 (scip-2.1.1.4fix) R 7806 7808 6477 0 -1 4202496 22440 0 0 0 15227 119 0 0 20 0 1 0 268559210 84566016 19902 33554432000 4194304 10173063 140734198011360 140734198004808 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7808/statm: 20646 19902 874 1460 0 19177 0
Current children cumulated CPU time (s) 153.46
Current children cumulated vsize (KiB) 82584

[startup+154.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7809
/proc/meminfo: memFree=28088080/32873844 swapFree=7616/7616
[pid=7808] ppid=7806 vsize=82584 CPUtime=154.26 cores=1,3,5,7
/proc/7808/stat : 7808 (scip-2.1.1.4fix) R 7806 7808 6477 0 -1 4202496 22440 0 0 0 15306 120 0 0 20 0 1 0 268559210 84566016 19902 33554432000 4194304 10173063 140734198011360 140734198004664 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7808/statm: 20646 19902 874 1460 0 19177 0
Current children cumulated CPU time (s) 154.26
Current children cumulated vsize (KiB) 82584

[startup+154.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7809
/proc/meminfo: memFree=28088080/32873844 swapFree=7616/7616
[pid=7808] ppid=7806 vsize=82584 CPUtime=154.66 cores=1,3,5,7
/proc/7808/stat : 7808 (scip-2.1.1.4fix) R 7806 7808 6477 0 -1 4202496 22440 0 0 0 15346 120 0 0 20 0 1 0 268559210 84566016 19902 33554432000 4194304 10173063 140734198011360 140734198004712 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7808/statm: 20646 19902 874 1460 0 19177 0
Current children cumulated CPU time (s) 154.66
Current children cumulated vsize (KiB) 82584

[startup+154.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7809
/proc/meminfo: memFree=28088080/32873844 swapFree=7616/7616
[pid=7808] ppid=7806 vsize=82584 CPUtime=154.85 cores=1,3,5,7
/proc/7808/stat : 7808 (scip-2.1.1.4fix) R 7806 7808 6477 0 -1 4202496 22440 0 0 0 15365 120 0 0 20 0 1 0 268559210 84566016 19902 33554432000 4194304 10173063 140734198011360 140734198004712 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7808/statm: 20646 19902 874 1460 0 19177 0
Current children cumulated CPU time (s) 154.85
Current children cumulated vsize (KiB) 82584

[startup+155 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7809
/proc/meminfo: memFree=28088080/32873844 swapFree=7616/7616
[pid=7808] ppid=7806 vsize=82584 CPUtime=154.97 cores=1,3,5,7
/proc/7808/stat : 7808 (scip-2.1.1.4fix) R 7806 7808 6477 0 -1 4202496 22440 0 0 0 15376 121 0 0 20 0 1 0 268559210 84566016 19902 33554432000 4194304 10173063 140734198011360 140734198004712 8982074 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/7808/statm: 20646 19902 874 1460 0 19177 0
Current children cumulated CPU time (s) 154.97
Current children cumulated vsize (KiB) 82584

Child status: 0
Real time (s): 155.067
CPU time (s): 155.033
CPU user time (s): 153.819
CPU system time (s): 1.21481
CPU usage (%): 99.9785
Max. virtual memory (cumulated for all children) (KiB): 93548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 153.819
system time used= 1.21481
maximum resident set size= 87844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22444
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= 15
involuntary context switches= 158

runsolver used 0.402938 second user time and 1.3088 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-26 11:25:49
IDJOB=3691323
IDBENCH=89822
IDSOLVER=2270
FILE ID=node141/3691323-1338024349
RUNJOBID= node141-1338016921-6494
PBS_JOBID= 14624334
Free space on /tmp= 71496 MiB

SOLVER NAME= SCIP spx SCIP 2.1.1.4. 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.4fix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3691323-1338024349/watcher-3691323-1338024349 -o /tmp/evaluation-result-3691323-1338024349/solver-3691323-1338024349 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4fix.linux.x86_64.gnu.opt.spx -f HOME/instance-3691323-1338024349.opb -t 1800 -m 15500

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

MD5SUM BENCH= ed5b22b7ff980aba201e80ac017c6ab9
RANDOM SEED=545347224

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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.92
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.744
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:       32873844 kB
MemFree:        28181260 kB
Buffers:          250828 kB
Cached:          3502744 kB
SwapCached:            0 kB
Active:           780032 kB
Inactive:        3133484 kB
Active(anon):     162272 kB
Inactive(anon):        0 kB
Active(file):     617760 kB
Inactive(file):  3133484 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             28664 kB
Writeback:             0 kB
AnonPages:        162884 kB
Mapped:            17248 kB
Shmem:               200 kB
Slab:             638796 kB
SReclaimable:      80792 kB
SUnreclaim:       558004 kB
KernelStack:        1480 kB
PageTables:         3944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     281280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71480 MiB
End job on node141 at 2012-05-26 11:28:24