Trace number 3693655

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 standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixedUNSAT 76.8413 76.8551

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-3693655-1338041738.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.08/0.11	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.15	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.48/0.53	c    (0.5s) probing: 1000/1380 (72.5%) - 0 fixings, 0 aggregations, 34825 implications, 0 bound changes
0.48/0.53	c    (0.5s) probing: 1001/1380 (72.5%) - 0 fixings, 0 aggregations, 34854 implications, 0 bound changes
0.48/0.53	c    (0.5s) probing aborted: 1000/1000 successive useless probings
0.48/0.53	c presolving (3 rounds):
0.48/0.53	c  0 deleted vars, 412 deleted constraints, 360 added constraints, 0 tightened bounds, 0 added holes, 192 changed sides, 4605 changed coefficients
0.48/0.53	c  81190 implications, 234 cliques
0.48/0.53	c presolved problem has 1380 variables (1380 bin, 0 int, 0 impl, 0 cont) and 1662 constraints
0.48/0.53	c      20 constraints of type <knapsack>
0.48/0.53	c    1484 constraints of type <setppc>
0.48/0.53	c     158 constraints of type <logicor>
0.48/0.53	c transformed objective value is always integral (scale: 1)
0.48/0.53	c Presolving Time: 0.52
0.48/0.53	c - non default parameters ----------------------------------------------------------------------
0.48/0.53	c # SCIP version 2.1.1.4
0.48/0.53	c 
0.48/0.53	c # maximal time in seconds to run
0.48/0.53	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.48/0.53	c limits/time = 1797
0.48/0.53	c 
0.48/0.53	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.48/0.53	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.48/0.53	c limits/memory = 13950
0.48/0.53	c 
0.48/0.53	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.48/0.53	c # [type: int, range: [1,2], default: 1]
0.48/0.53	c timing/clocktype = 2
0.48/0.53	c 
0.48/0.53	c # belongs reading time to solving time?
0.48/0.53	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.48/0.53	c timing/reading = TRUE
0.48/0.53	c 
0.48/0.53	c -----------------------------------------------------------------------------------------------
0.48/0.53	c start solving
0.48/0.53	c 
1.38/1.47	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.38/1.47	c   1.5s|     1 |     0 |  7131 |     - |  10M|   0 | 312 |1380 |1714 |1380 |1662 |   0 |  52 |   0 | 4.200000e+01 |      --      |    Inf 
4.49/4.53	c   4.5s|     1 |     0 | 29815 |     - |  14M|   0 | 344 |1380 |1714 |1380 |1664 |   2 |  52 |   0 | 4.200000e+01 |      --      |    Inf 
4.69/4.72	c   4.7s|     1 |     0 | 30421 |     - |  14M|   0 | 343 |1380 |1714 |1380 |1668 |   6 |  52 |   0 | 4.200000e+01 |      --      |    Inf 
5.18/5.22	c   5.2s|     1 |     0 | 30986 |     - |  19M|   0 | 341 |1380 |1714 |1380 |1674 |  12 |  52 |   0 | 4.200000e+01 |      --      |    Inf 
5.28/5.39	c   5.4s|     1 |     0 | 31340 |     - |  19M|   0 | 371 |1380 |1714 |1380 |1676 |  14 |  52 |   0 | 4.200000e+01 |      --      |    Inf 
5.49/5.53	c   5.5s|     1 |     0 | 31481 |     - |  19M|   0 | 395 |1380 |1714 |1380 |1679 |  17 |  52 |   0 | 4.200000e+01 |      --      |    Inf 
5.58/5.68	c   5.7s|     1 |     0 | 31634 |     - |  19M|   0 | 399 |1380 |1714 |1380 |1682 |  20 |  52 |   0 | 4.200000e+01 |      --      |    Inf 
14.19/14.26	c  14.3s|     1 |     2 | 31634 |     - |  19M|   0 | 399 |1380 |1714 |1380 |1682 |  20 |  52 |  21 | 4.200000e+01 |      --      |    Inf 
52.68/52.77	c  52.8s|   100 |    12 | 70646 | 394.1 |  19M|  14 | 330 |1380 |1834 |1380 |1675 |  20 | 172 | 248 | 4.200000e+01 |      --      |    Inf 
64.08/64.10	c  64.1s|   200 |    16 |110834 | 398.0 |  19M|  19 | 329 |1380 |1978 |1380 |1675 |  20 | 316 | 278 | 4.200000e+01 |      --      |    Inf 
76.78/76.83	c 
76.78/76.83	c SCIP Status        : problem is solved [infeasible]
76.78/76.83	c Solving Time (sec) : 76.83
76.78/76.83	c Solving Nodes      : 293
76.78/76.83	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
76.78/76.83	c Dual Bound         : +1.00000000000000e+20
76.78/76.83	c Gap                : 0.00 %
76.78/76.83	s UNSATISFIABLE
76.78/76.83	c SCIP Status        : problem is solved [infeasible]
76.78/76.83	c Total Time         :      76.83
76.78/76.83	c   solving          :      76.83
76.78/76.83	c   presolving       :       0.52 (included in solving)
76.78/76.83	c   reading          :       0.01 (included in solving)
76.78/76.83	c   copying          :       0.01 (1 #copies) (minimal 0.01, maximal 0.01, average 0.01)
76.78/76.83	c Original Problem   :
76.78/76.83	c   Problem name     : HOME/instance-3693655-1338041738.opb
76.78/76.83	c   Variables        : 1380 (1380 binary, 0 integer, 0 implicit integer, 0 continuous)
76.78/76.83	c   Constraints      : 1714 initial, 1714 maximal
76.78/76.83	c   Objective sense  : minimize
76.78/76.83	c Presolved Problem  :
76.78/76.83	c   Problem name     : t_HOME/instance-3693655-1338041738.opb
76.78/76.83	c   Variables        : 1380 (1380 binary, 0 integer, 0 implicit integer, 0 continuous)
76.78/76.83	c   Constraints      : 1662 initial, 2094 maximal
76.78/76.83	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
76.78/76.83	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
76.78/76.83	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
76.78/76.83	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
76.78/76.83	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
76.78/76.83	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
76.78/76.83	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
76.78/76.83	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
76.78/76.83	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
76.78/76.83	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
76.78/76.83	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
76.78/76.83	c   probing          :       0.37       0.00          0          0          0          0          0          0          0          0          0
76.78/76.83	c   knapsack         :       0.03       0.00          0          0          0          0          0         36        360        180       4605
76.78/76.83	c   setppc           :       0.01       0.00          0          0          0          0          0        360          0          0          0
76.78/76.83	c   linear           :       0.08       0.00          0          0          0          0          0         16          0         12          0
76.78/76.83	c   logicor          :       0.00       0.00          0          0          0          0          0          0          0          0          0
76.78/76.83	c   root node        :          -          -         97          -          -         97          -          -          -          -          -
76.78/76.83	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
76.78/76.83	c   integral         :          0          0          0          0        179          0          4          0          0         44          0          0        328
76.78/76.83	c   knapsack         :         20         20          6       5733          0          0          3          0          0          0          0          0          0
76.78/76.83	c   setppc           :       1484       1484          6       5733          0          0          2      21578          4      14105          0          0          0
76.78/76.83	c   logicor          :        158+       618          6       3767          0          0          0        643         79        309          0          0          0
76.78/76.83	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
76.78/76.83	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
76.78/76.83	c   integral         :      41.62       0.00       0.00       0.00      41.62       0.00       0.00       0.00
76.78/76.83	c   knapsack         :       0.02       0.00       0.00       0.01       0.00       0.00       0.00       0.00
76.78/76.83	c   setppc           :       0.16       0.00       0.00       0.14       0.00       0.00       0.00       0.02
76.78/76.83	c   logicor          :       0.04       0.00       0.00       0.04       0.00       0.00       0.00       0.00
76.78/76.83	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
76.78/76.83	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
76.78/76.83	c   rootredcost      :          0          0          0          0
76.78/76.83	c   pseudoobj        :       2116          0          0          0
76.78/76.83	c   vbounds          :          0          0          0          0
76.78/76.83	c   redcost          :        185          0          0          0
76.78/76.83	c   probing          :          0          0          0          0
76.78/76.83	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
76.78/76.83	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
76.78/76.83	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00
76.78/76.83	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
76.78/76.83	c   redcost          :       0.01       0.00       0.00       0.01       0.00
76.78/76.83	c   probing          :       0.37       0.00       0.37       0.00       0.00
76.78/76.83	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
76.78/76.83	c   propagation      :       0.02         83         77        345       55.7          4       23.8          -
76.78/76.83	c   infeasible LP    :       0.05         85         82        478       66.2          5       26.4          0
76.78/76.83	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
76.78/76.83	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
76.78/76.83	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
76.78/76.83	c   applied globally :          -          -          -        463       51.2          -          -          -
76.78/76.83	c   applied locally  :          -          -          -          0        0.0          -          -          -
76.78/76.83	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
76.78/76.83	c   cut pool         :       0.01                     5          -          -         15          -    (maximal pool size: 426)
76.78/76.83	c   closecuts        :       0.00       0.00          0          0          0          0          0
76.78/76.83	c   impliedbounds    :       0.00       0.00          6          0          0          0          0
76.78/76.83	c   intobj           :       0.00       0.00          0          0          0          0          0
76.78/76.83	c   gomory           :       0.30       0.00          6          0          0          0          0
76.78/76.83	c   cgmip            :       0.00       0.00          0          0          0          0          0
76.78/76.83	c   strongcg         :       0.65       0.00          6          0          0       1000          0
76.78/76.83	c   cmir             :       0.05       0.00          6          0          0          0          0
76.78/76.83	c   flowcover        :       0.05       0.00          6          0          0          0          0
76.78/76.83	c   clique           :       0.09       0.00          6          0          0         48          0
76.78/76.83	c   zerohalf         :       0.00       0.00          0          0          0          0          0
76.78/76.83	c   mcf              :       0.00       0.00          1          0          0          0          0
76.78/76.83	c   oddcycle         :       0.00       0.00          0          0          0          0          0
76.78/76.83	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
76.78/76.83	c Pricers            :   ExecTime  SetupTime      Calls       Vars
76.78/76.83	c   problem variables:       0.00          -          0          0
76.78/76.83	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
76.78/76.83	c   relpscost        :      41.62       0.00        179          0         44          0          0        328
76.78/76.83	c   pscost           :       0.00       0.00          0          0          0          0          0          0
76.78/76.83	c   inference        :       0.00       0.00          0          0          0          0          0          0
76.78/76.83	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
76.78/76.83	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
76.78/76.83	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
76.78/76.83	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
76.78/76.83	c   random           :       0.00       0.00          0          0          0          0          0          0
76.78/76.83	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
76.78/76.83	c   LP solutions     :       0.00          -          -          0
76.78/76.83	c   pseudo solutions :       0.00          -          -          0
76.78/76.83	c   oneopt           :       0.00       0.00          0          0
76.78/76.83	c   crossover        :       0.00       0.00          0          0
76.78/76.83	c   coefdiving       :       0.00       0.00          0          0
76.78/76.83	c   pscostdiving     :       0.00       0.00          0          0
76.78/76.83	c   fracdiving       :       0.00       0.00          0          0
76.78/76.83	c   veclendiving     :       0.00       0.00          0          0
76.78/76.83	c   objpscostdiving  :       0.00       0.00          0          0
76.78/76.83	c   rootsoldiving    :       0.00       0.00          0          0
76.78/76.83	c   linesearchdiving :       0.00       0.00          0          0
76.78/76.83	c   guideddiving     :       0.00       0.00          0          0
76.78/76.83	c   smallcard        :       0.00       0.00          0          0
76.78/76.83	c   trivial          :       0.00       0.00          2          0
76.78/76.83	c   shiftandpropagate:       0.03       0.00          1          0
76.78/76.83	c   simplerounding   :       0.00       0.00          0          0
76.78/76.83	c   zirounding       :       0.02       0.00          0          0
76.78/76.83	c   rounding         :       0.04       0.00        140          0
76.78/76.83	c   shifting         :       0.02       0.00         21          0
76.78/76.83	c   intshifting      :       0.00       0.00          0          0
76.78/76.83	c   twoopt           :       0.00       0.00          0          0
76.78/76.83	c   indtwoopt        :       0.00       0.00          0          0
76.78/76.83	c   indoneopt        :       0.00       0.00          0          0
76.78/76.83	c   fixandinfer      :       0.00       0.00          0          0
76.78/76.83	c   feaspump         :       2.61       0.00          1          0
76.78/76.83	c   clique           :       0.00       0.00          0          0
76.78/76.83	c   indcoefdiving    :       0.00       0.00          0          0
76.78/76.83	c   indrounding      :       0.00       0.00          0          0
76.78/76.83	c   nlpdiving        :       0.00       0.00          0          0
76.78/76.83	c   intdiving        :       0.00       0.00          0          0
76.78/76.83	c   actconsdiving    :       0.00       0.00          0          0
76.78/76.83	c   octane           :       0.00       0.00          0          0
76.78/76.83	c   rens             :       5.52       0.00          1          0
76.78/76.83	c   rins             :       0.00       0.00          0          0
76.78/76.83	c   localbranching   :       0.00       0.00          0          0
76.78/76.83	c   mutation         :       0.00       0.00          0          0
76.78/76.83	c   dins             :       0.00       0.00          0          0
76.78/76.83	c   vbounds          :       0.00       0.00          0          0
76.78/76.83	c   undercover       :       0.00       0.00          0          0
76.78/76.83	c   subnlp           :       0.00       0.00          0          0
76.78/76.83	c   trysol           :       0.00       0.00          0          0
76.78/76.83	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
76.78/76.83	c   primal LP        :       0.00          1          0       0.00          -       0.00          1
76.78/76.83	c   dual LP          :      25.04        271     133496     494.43    5331.57       0.00          1
76.78/76.83	c   lex dual LP      :       0.00          0          0       0.00          -
76.78/76.83	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
76.78/76.83	c   diving/probing LP:       2.60          6      22367    3727.83    8607.12
76.78/76.83	c   strong branching :      41.60        314     192225     612.18    4620.52
76.78/76.83	c     (at root node) :          -         21      13587     647.00          -
76.78/76.83	c   conflict analysis:       0.00          0          0       0.00          -
76.78/76.83	c B&B Tree           :
76.78/76.83	c   number of runs   :          1
76.78/76.83	c   nodes            :        293
76.78/76.83	c   nodes (total)    :        293
76.78/76.83	c   nodes left       :          0
76.78/76.83	c   max depth        :         19
76.78/76.83	c   max depth (total):         19
76.78/76.83	c   backtracks       :         66 (22.5%)
76.78/76.83	c   delayed cutoffs  :         36
76.78/76.83	c   repropagations   :        308 (3515 domain reductions, 29 cutoffs)
76.78/76.83	c   avg switch length:       3.53
76.78/76.83	c   switching time   :       0.03
76.78/76.83	c Solution           :
76.78/76.83	c   Solutions found  :          0 (0 improvements)
76.78/76.83	c   Primal Bound     : infeasible
76.78/76.83	c   Dual Bound       :          -
76.78/76.83	c   Gap              :       0.00 %
76.78/76.83	c   Root Dual Bound  : +4.20000000000000e+01
76.78/76.83	c   Root Iterations  :      31634
76.78/76.85	c Time complete: 76.83.

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

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

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


[startup+0 s]
/proc/loadavg: 4.99 3.76 2.72 4/178 8175
/proc/meminfo: memFree=21793752/32873844 swapFree=7388/7388
[pid=8175] ppid=8173 vsize=10712 CPUtime=0 cores=0,2,4,6
/proc/8175/stat : 8175 (scip-2.1.1.4sfi) R 8173 8175 6041 0 -1 4202496 1397 0 0 0 0 0 0 0 20 0 1 0 270298231 10969088 1351 33554432000 4194304 10169799 140736010736800 140734076494168 7543003 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8175/statm: 2678 1363 403 1459 0 1210 0

[startup+0.0883591 s]
/proc/loadavg: 4.99 3.76 2.72 4/178 8175
/proc/meminfo: memFree=21793752/32873844 swapFree=7388/7388
[pid=8175] ppid=8173 vsize=22736 CPUtime=0.07 cores=0,2,4,6
/proc/8175/stat : 8175 (scip-2.1.1.4sfi) R 8173 8175 6041 0 -1 4202496 4478 0 0 0 6 1 0 0 20 0 1 0 270298231 23281664 4175 33554432000 4194304 10169799 140736010736800 140734076494168 5926662 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8175/statm: 5684 4175 548 1459 0 4216 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 22736

[startup+0.100334 s]
/proc/loadavg: 4.99 3.76 2.72 4/178 8175
/proc/meminfo: memFree=21793752/32873844 swapFree=7388/7388
[pid=8175] ppid=8173 vsize=22736 CPUtime=0.08 cores=0,2,4,6
/proc/8175/stat : 8175 (scip-2.1.1.4sfi) R 8173 8175 6041 0 -1 4202496 4478 0 0 0 7 1 0 0 20 0 1 0 270298231 23281664 4175 33554432000 4194304 10169799 140736010736800 140734076494168 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8175/statm: 5684 4175 548 1459 0 4216 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 22736

[startup+0.300206 s]
/proc/loadavg: 4.99 3.76 2.72 4/178 8175
/proc/meminfo: memFree=21793752/32873844 swapFree=7388/7388
[pid=8175] ppid=8173 vsize=31552 CPUtime=0.29 cores=0,2,4,6
/proc/8175/stat : 8175 (scip-2.1.1.4sfi) R 8173 8175 6041 0 -1 4202496 6783 0 0 0 21 8 0 0 20 0 1 0 270298231 32309248 6480 33554432000 4194304 10169799 140736010736800 140734076494168 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8175/statm: 7888 6480 609 1459 0 6420 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31552

[startup+0.700287 s]
/proc/loadavg: 4.99 3.76 2.72 4/178 8175
/proc/meminfo: memFree=21793752/32873844 swapFree=7388/7388
[pid=8175] ppid=8173 vsize=40724 CPUtime=0.69 cores=0,2,4,6
/proc/8175/stat : 8175 (scip-2.1.1.4sfi) R 8173 8175 6041 0 -1 4202496 9342 0 0 0 54 15 0 0 20 0 1 0 270298231 41701376 8948 33554432000 4194304 10169799 140736010736800 140736010734376 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8175/statm: 10181 8948 765 1459 0 8713 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40724

[startup+1.50023 s]
/proc/loadavg: 4.99 3.76 2.72 4/179 8176
/proc/meminfo: memFree=26818000/32873844 swapFree=7388/7388
[pid=8175] ppid=8173 vsize=41548 CPUtime=1.48 cores=0,2,4,6
/proc/8175/stat : 8175 (scip-2.1.1.4sfi) R 8173 8175 6041 0 -1 4202496 9643 0 0 0 133 15 0 0 20 0 1 0 270298231 42545152 9197 33554432000 4194304 10169799 140736010736800 140736010731304 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8175/statm: 10387 9197 780 1459 0 8919 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 41548

[startup+3.10024 s]
/proc/loadavg: 4.99 3.76 2.72 3/178 8176
/proc/meminfo: memFree=29577620/32873844 swapFree=7388/7388
[pid=8175] ppid=8173 vsize=41936 CPUtime=3.09 cores=0,2,4,6
/proc/8175/stat : 8175 (scip-2.1.1.4sfi) R 8173 8175 6041 0 -1 4202496 9784 0 0 0 292 17 0 0 20 0 1 0 270298231 42942464 9338 33554432000 4194304 10169799 140736010736800 140736010729112 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8175/statm: 10484 9338 780 1459 0 9016 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41936

[startup+6.30024 s]
/proc/loadavg: 4.75 3.73 2.72 3/178 8176
/proc/meminfo: memFree=29560400/32873844 swapFree=7388/7388
[pid=8175] ppid=8173 vsize=82688 CPUtime=6.29 cores=0,2,4,6
/proc/8175/stat : 8175 (scip-2.1.1.4sfi) R 8173 8175 6041 0 -1 4202496 19528 0 0 0 558 71 0 0 20 0 1 0 270298231 84672512 19070 33554432000 4194304 10169799 140736010736800 140736010731208 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8175/statm: 20672 19070 843 1459 0 19204 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82688

[startup+12.7002 s]
/proc/loadavg: 4.53 3.70 2.72 3/178 8176
/proc/meminfo: memFree=29560912/32873844 swapFree=7388/7388
[pid=8175] ppid=8173 vsize=64192 CPUtime=12.68 cores=0,2,4,6
/proc/8175/stat : 8175 (scip-2.1.1.4sfi) R 8173 8175 6041 0 -1 4202496 19901 0 0 0 1179 89 0 0 20 0 1 0 270298231 65732608 14771 33554432000 4194304 10169799 140736010736800 140736010731400 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8175/statm: 16048 14771 865 1459 0 14580 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 64192

[startup+25.5002 s]
/proc/loadavg: 3.97 3.62 2.70 3/178 8176
/proc/meminfo: memFree=29562820/32873844 swapFree=7388/7388
[pid=8175] ppid=8173 vsize=64192 CPUtime=25.49 cores=0,2,4,6
/proc/8175/stat : 8175 (scip-2.1.1.4sfi) R 8173 8175 6041 0 -1 4202496 19923 0 0 0 2451 98 0 0 20 0 1 0 270298231 65732608 14793 33554432000 4194304 10169799 140736010736800 140736010731400 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8175/statm: 16048 14793 865 1459 0 14580 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64192

[startup+51.1002 s]
/proc/loadavg: 3.30 3.49 2.69 3/178 8176
/proc/meminfo: memFree=29562808/32873844 swapFree=7388/7388
[pid=8175] ppid=8173 vsize=64192 CPUtime=51.08 cores=0,2,4,6
/proc/8175/stat : 8175 (scip-2.1.1.4sfi) R 8173 8175 6041 0 -1 4202496 19924 0 0 0 4991 117 0 0 20 0 1 0 270298231 65732608 14794 33554432000 4194304 10169799 140736010736800 140736010731400 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8175/statm: 16048 14794 866 1459 0 14580 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 64192

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

[startup+63.9002 s]
/proc/loadavg: 3.01 3.42 2.67 3/177 8176
/proc/meminfo: memFree=29563064/32873844 swapFree=7388/7388
[pid=8175] ppid=8173 vsize=64332 CPUtime=63.88 cores=0,2,4,6
/proc/8175/stat : 8175 (scip-2.1.1.4sfi) R 8173 8175 6041 0 -1 4202496 19955 0 0 0 6255 133 0 0 20 0 1 0 270298231 65875968 14825 33554432000 4194304 10169799 140736010736800 140736010731256 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8175/statm: 16083 14825 866 1459 0 14615 0
Current children cumulated CPU time (s) 63.88
Current children cumulated vsize (KiB) 64332

[startup+70.3002 s]
/proc/loadavg: 2.93 3.39 2.67 3/177 8176
/proc/meminfo: memFree=29562940/32873844 swapFree=7388/7388
[pid=8175] ppid=8173 vsize=64772 CPUtime=70.28 cores=0,2,4,6
/proc/8175/stat : 8175 (scip-2.1.1.4sfi) R 8173 8175 6041 0 -1 4202496 19985 0 0 0 6889 139 0 0 20 0 1 0 270298231 66326528 14855 33554432000 4194304 10169799 140736010736800 140736010731256 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8175/statm: 16193 14855 866 1459 0 14725 0
Current children cumulated CPU time (s) 70.28
Current children cumulated vsize (KiB) 64772

[startup+73.5003 s]
/proc/loadavg: 2.93 3.39 2.67 3/177 8176
/proc/meminfo: memFree=29562940/32873844 swapFree=7388/7388
[pid=8175] ppid=8173 vsize=64772 CPUtime=73.48 cores=0,2,4,6
/proc/8175/stat : 8175 (scip-2.1.1.4sfi) R 8173 8175 6041 0 -1 4202496 19985 0 0 0 7206 142 0 0 20 0 1 0 270298231 66326528 14855 33554432000 4194304 10169799 140736010736800 140736010731208 8961143 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8175/statm: 16193 14855 866 1459 0 14725 0
Current children cumulated CPU time (s) 73.48
Current children cumulated vsize (KiB) 64772

[startup+75.1003 s]
/proc/loadavg: 2.85 3.37 2.67 3/177 8176
/proc/meminfo: memFree=29562940/32873844 swapFree=7388/7388
[pid=8175] ppid=8173 vsize=64772 CPUtime=75.08 cores=0,2,4,6
/proc/8175/stat : 8175 (scip-2.1.1.4sfi) R 8173 8175 6041 0 -1 4202496 19985 0 0 0 7363 145 0 0 20 0 1 0 270298231 66326528 14855 33554432000 4194304 10169799 140736010736800 140736010731208 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8175/statm: 16193 14855 866 1459 0 14725 0
Current children cumulated CPU time (s) 75.08
Current children cumulated vsize (KiB) 64772

[startup+75.9062 s]
/proc/loadavg: 2.85 3.37 2.67 3/177 8176
/proc/meminfo: memFree=29562940/32873844 swapFree=7388/7388
[pid=8175] ppid=8173 vsize=64772 CPUtime=75.88 cores=0,2,4,6
/proc/8175/stat : 8175 (scip-2.1.1.4sfi) R 8173 8175 6041 0 -1 4202496 19985 0 0 0 7443 145 0 0 20 0 1 0 270298231 66326528 14855 33554432000 4194304 10169799 140736010736800 140736010731256 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8175/statm: 16193 14855 866 1459 0 14725 0
Current children cumulated CPU time (s) 75.88
Current children cumulated vsize (KiB) 64772

[startup+76.3002 s]
/proc/loadavg: 2.85 3.37 2.67 3/177 8176
/proc/meminfo: memFree=29562940/32873844 swapFree=7388/7388
[pid=8175] ppid=8173 vsize=64772 CPUtime=76.27 cores=0,2,4,6
/proc/8175/stat : 8175 (scip-2.1.1.4sfi) R 8173 8175 6041 0 -1 4202496 19985 0 0 0 7482 145 0 0 20 0 1 0 270298231 66326528 14855 33554432000 4194304 10169799 140736010736800 140736010731256 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8175/statm: 16193 14855 866 1459 0 14725 0
Current children cumulated CPU time (s) 76.27
Current children cumulated vsize (KiB) 64772

[startup+76.7003 s]
/proc/loadavg: 2.85 3.37 2.67 3/177 8176
/proc/meminfo: memFree=29562940/32873844 swapFree=7388/7388
[pid=8175] ppid=8173 vsize=64772 CPUtime=76.68 cores=0,2,4,6
/proc/8175/stat : 8175 (scip-2.1.1.4sfi) R 8173 8175 6041 0 -1 4202496 19985 0 0 0 7522 146 0 0 20 0 1 0 270298231 66326528 14855 33554432000 4194304 10169799 140736010736800 140736010731208 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8175/statm: 16193 14855 866 1459 0 14725 0
Current children cumulated CPU time (s) 76.68
Current children cumulated vsize (KiB) 64772

[startup+76.8002 s]
/proc/loadavg: 2.85 3.37 2.67 3/177 8176
/proc/meminfo: memFree=29562940/32873844 swapFree=7388/7388
[pid=8175] ppid=8173 vsize=64772 CPUtime=76.78 cores=0,2,4,6
/proc/8175/stat : 8175 (scip-2.1.1.4sfi) R 8173 8175 6041 0 -1 4202496 19985 0 0 0 7532 146 0 0 20 0 1 0 270298231 66326528 14855 33554432000 4194304 10169799 140736010736800 140736010731208 8979322 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/8175/statm: 16193 14855 866 1459 0 14725 0
Current children cumulated CPU time (s) 76.78
Current children cumulated vsize (KiB) 64772

Child status: 0
Real time (s): 76.8551
CPU time (s): 76.8413
CPU user time (s): 75.3675
CPU system time (s): 1.47378
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 83288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.3675
system time used= 1.47378
maximum resident set size= 76880
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19989
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= 83

runsolver used 0.102984 second user time and 0.340948 second system time

The end

Launcher Data

Begin job on node147 at 2012-05-26 16:15:38
IDJOB=3693655
IDBENCH=89822
IDSOLVER=2272
FILE ID=node147/3693655-1338041738
RUNJOBID= node147-1338029668-7114
PBS_JOBID= 14624328
Free space on /tmp= 64548 MiB

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

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

MD5SUM BENCH= ed5b22b7ff980aba201e80ac017c6ab9
RANDOM SEED=673287466

node147.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.951
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.90
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.951
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.951
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.87
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.951
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.951
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.91
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.951
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.951
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.951
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:        21692344 kB
Buffers:          254220 kB
Cached:          8617944 kB
SwapCached:         4860 kB
Active:           643416 kB
Inactive:        9355812 kB
Active(anon):     179756 kB
Inactive(anon):   950068 kB
Active(file):     463660 kB
Inactive(file):  8405744 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67098664 kB
Dirty:             19016 kB
Writeback:             0 kB
AnonPages:       1169632 kB
Mapped:            12856 kB
Shmem:                 0 kB
Slab:            1040312 kB
SReclaimable:     480624 kB
SUnreclaim:       559688 kB
KernelStack:        1488 kB
PageTables:         6572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1262400 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    727040 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= 71652 MiB
End job on node147 at 2012-05-26 16:16:55