Trace number 3693050

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 NameAnswerCPU timeWall clock time
SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixedUNSAT 482.132 482.22

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_5_40.opb
MD5SUM9100923ff6d9c8d4da1b288858ed91b3
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non 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 benchmark17.0534
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6124
Sum of products size (including duplicates)12248
Number of different products3062
Sum of products size6124

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-3693050-1338037545.opb>
0.00/0.00	c original problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 302 constraints
0.00/0.00	c problem read in 0.01
0.00/0.02	c presolving:
0.19/0.20	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 301 upgd conss, 24696 impls, 200 clqs
0.29/0.38	c    (0.4s) probing: 51/3262 (1.6%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.29/0.38	c    (0.4s) probing aborted: 50/50 successive totally useless probings
0.29/0.38	c presolving (2 rounds):
0.29/0.38	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.29/0.38	c  24696 implications, 200 cliques
0.29/0.38	c presolved problem has 3262 variables (3262 bin, 0 int, 0 impl, 0 cont) and 3364 constraints
0.29/0.38	c       1 constraints of type <knapsack>
0.29/0.38	c     300 constraints of type <setppc>
0.29/0.38	c    3062 constraints of type <and>
0.29/0.38	c       1 constraints of type <linear>
0.29/0.38	c transformed objective value is always integral (scale: 1)
0.29/0.38	c Presolving Time: 0.37
0.29/0.38	c - non default parameters ----------------------------------------------------------------------
0.29/0.38	c # SCIP version 2.1.1.4
0.29/0.38	c 
0.29/0.38	c # maximal time in seconds to run
0.49/0.52	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.49/0.52	c limits/time = 1797
0.49/0.52	c 
0.49/0.52	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.49/0.52	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.49/0.52	c limits/memory = 13950
0.49/0.52	c 
0.49/0.52	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.49/0.52	c # [type: int, range: [1,2], default: 1]
0.49/0.52	c timing/clocktype = 2
0.49/0.52	c 
0.49/0.52	c # belongs reading time to solving time?
0.49/0.52	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.49/0.52	c timing/reading = TRUE
0.49/0.52	c 
0.49/0.52	c -----------------------------------------------------------------------------------------------
0.49/0.52	c start solving
0.49/0.52	c 
1.59/1.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.59/1.61	c   1.6s|     1 |     0 |  2722 |     - |  15M|   0 |1303 |3262 |3389 |3262 |6426 |   0 |  25 |   0 | 0.000000e+00 |      --      |    Inf 
9.09/9.17	c   9.2s|     1 |     0 | 22993 |     - |  15M|   0 |1247 |3262 |3390 |3262 |6473 |  47 |  25 |   0 | 0.000000e+00 |      --      |    Inf 
9.99/10.04	c  10.0s|     1 |     0 | 23377 |     - |  15M|   0 |1173 |3262 |3390 |3262 |6490 |  64 |  25 |   0 | 0.000000e+00 |      --      |    Inf 
10.79/10.88	c  10.9s|     1 |     0 | 23612 |     - |  15M|   0 |1150 |3262 |3390 |3262 |6501 |  75 |  25 |   0 | 0.000000e+00 |      --      |    Inf 
11.79/11.86	c  11.9s|     1 |     0 | 24235 |     - |  15M|   0 |1109 |3262 |3390 |3262 |6507 |  81 |  25 |   0 | 0.000000e+00 |      --      |    Inf 
14.99/15.05	c  15.0s|     1 |     0 | 24868 |     - |  16M|   0 |1075 |3262 |3390 |3262 |6521 |  95 |  25 |   0 | 0.000000e+00 |      --      |    Inf 
17.99/18.07	c  18.1s|     1 |     0 | 25094 |     - |  16M|   0 |1057 |3262 |3390 |3262 |6536 | 110 |  25 |   0 | 0.000000e+00 |      --      |    Inf 
28.88/28.92	c  28.9s|     1 |     2 | 25094 |     - |  16M|   0 |1057 |3262 |3390 |3262 |6536 | 110 |  25 |  17 | 0.000000e+00 |      --      |    Inf 
332.93/333.02	c   333s|   100 |    11 |883937 |8675.2 |  16M|  16 |1258 |3262 |3542 |3262 |2128 |  16k| 177 | 457 | 0.000000e+00 |      --      |    Inf 
482.01/482.19	c 
482.01/482.19	c SCIP Status        : problem is solved [infeasible]
482.01/482.19	c Solving Time (sec) : 482.19
482.01/482.19	c Solving Nodes      : 199
482.01/482.19	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
482.01/482.19	c Dual Bound         : +1.00000000000000e+20
482.01/482.19	c Gap                : 0.00 %
482.01/482.19	s UNSATISFIABLE
482.01/482.19	c SCIP Status        : problem is solved [infeasible]
482.01/482.19	c Total Time         :     482.19
482.01/482.19	c   solving          :     482.19
482.01/482.19	c   presolving       :       0.37 (included in solving)
482.01/482.19	c   reading          :       0.01 (included in solving)
482.01/482.19	c   copying          :       0.02 (2 #copies) (minimal 0.01, maximal 0.01, average 0.01)
482.01/482.19	c Original Problem   :
482.01/482.19	c   Problem name     : HOME/instance-3693050-1338037545.opb
482.01/482.19	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
482.01/482.19	c   Constraints      : 302 initial, 302 maximal
482.01/482.19	c   Objective sense  : minimize
482.01/482.19	c Presolved Problem  :
482.01/482.19	c   Problem name     : t_HOME/instance-3693050-1338037545.opb
482.01/482.19	c   Variables        : 3262 (3262 binary, 0 integer, 0 implicit integer, 0 continuous)
482.01/482.19	c   Constraints      : 3364 initial, 3588 maximal
482.01/482.19	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
482.01/482.19	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
482.01/482.19	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
482.01/482.19	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
482.01/482.19	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
482.01/482.19	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
482.01/482.19	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
482.01/482.19	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
482.01/482.19	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
482.01/482.19	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
482.01/482.19	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
482.01/482.19	c   probing          :       0.02       0.00          0          0          0          0          0          0          0          0          0
482.01/482.19	c   knapsack         :       0.00       0.00          0          0          0          0          0          0          0          0          0
482.01/482.19	c   setppc           :       0.00       0.00          0          0          0          0          0          0          0          0          0
482.01/482.19	c   and              :       0.32       0.00          0          0          0          0          0          0          0          0          0
482.01/482.19	c   linear           :       0.01       0.00          0          0          0          0          0          0          0          0          0
482.01/482.19	c   logicor          :       0.00       0.00          0          0          0          0          0          0          0          0          0
482.01/482.19	c   root node        :          -          -         66          -          -         66          -          -          -          -          -
482.01/482.19	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
482.01/482.19	c   integral         :          0          0          0          0        100          0          4          0          0          0          0          0        200
482.01/482.19	c   knapsack         :          1          1          6       8070          0          0          3        550          0          0          0          0          0
482.01/482.19	c   setppc           :        300        300          6       8071          0          0          1       1385          0        163          0          0          0
482.01/482.19	c   and              :       3062       3062        468       8071          0          0          0       2298         18       9094      66640          0          0
482.01/482.19	c   linear           :          1          1          6       8053          0          0          0          0         15          0          0          0          0
482.01/482.19	c   logicor          :          0+       247          6        343          0          0          0       1022          1        139          0          0          0
482.01/482.19	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
482.01/482.19	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
482.01/482.19	c   integral         :     147.74       0.00       0.00       0.00     147.74       0.00       0.00       0.00
482.01/482.19	c   knapsack         :       0.01       0.00       0.00       0.01       0.00       0.00       0.00       0.00
482.01/482.19	c   setppc           :       0.05       0.00       0.00       0.05       0.00       0.00       0.00       0.00
482.01/482.19	c   and              :       1.27       0.00       0.72       0.55       0.00       0.00       0.00       0.00
482.01/482.19	c   linear           :       0.02       0.00       0.00       0.02       0.00       0.00       0.00       0.00
482.01/482.19	c   logicor          :       0.01       0.00       0.00       0.00       0.00       0.00       0.00       0.00
482.01/482.19	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
482.01/482.19	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
482.01/482.19	c   rootredcost      :          0          0          0          0
482.01/482.19	c   pseudoobj        :          0          0          0          0
482.01/482.19	c   vbounds          :          0          0          0          0
482.01/482.19	c   redcost          :        507          0          0          0
482.01/482.19	c   probing          :          0          0          0          0
482.01/482.19	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
482.01/482.19	c   rootredcost      :       0.01       0.00       0.00       0.01       0.00
482.01/482.19	c   pseudoobj        :       0.01       0.00       0.00       0.01       0.00
482.01/482.19	c   vbounds          :       0.01       0.00       0.00       0.01       0.00
482.01/482.19	c   redcost          :       0.03       0.00       0.00       0.03       0.00
482.01/482.19	c   probing          :       0.02       0.00       0.02       0.00       0.00
482.01/482.19	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
482.01/482.19	c   propagation      :       0.01         34         34         45       65.4          0        0.0          -
482.01/482.19	c   infeasible LP    :       0.12        159        151        624       27.8          0        0.0          0
482.01/482.19	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
482.01/482.19	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
482.01/482.19	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
482.01/482.19	c   applied globally :          -          -          -        246       39.2          -          -          -
482.01/482.19	c   applied locally  :          -          -          -          0        0.0          -          -          -
482.01/482.19	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
482.01/482.19	c   cut pool         :       0.00                     5          -          -          0          -    (maximal pool size: 137)
482.01/482.19	c   closecuts        :       0.00       0.00          0          0          0          0          0
482.01/482.19	c   impliedbounds    :       0.00       0.00          6          0          0        102          0
482.01/482.19	c   intobj           :       0.00       0.00          0          0          0          0          0
482.01/482.19	c   gomory           :       2.67       0.00          6          0          0          0          0
482.01/482.19	c   cgmip            :       0.00       0.00          0          0          0          0          0
482.01/482.19	c   strongcg         :       5.26       0.00          6          0          0         53          0
482.01/482.19	c   cmir             :       0.20       0.00          6          0          0          7          0
482.01/482.19	c   flowcover        :       0.20       0.00          6          0          0         10          0
482.01/482.19	c   clique           :       0.25       0.00          6          0          0         44          0
482.01/482.19	c   zerohalf         :       0.00       0.00          0          0          0          0          0
482.01/482.19	c   mcf              :       0.07       0.00          5          0          0         68          0
482.01/482.19	c   oddcycle         :       0.00       0.00          0          0          0          0          0
482.01/482.19	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
482.01/482.19	c Pricers            :   ExecTime  SetupTime      Calls       Vars
482.01/482.19	c   problem variables:       0.00          -          0          0
482.01/482.19	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
482.01/482.19	c   relpscost        :     147.74       0.00        100          0          0          0          0        200
482.01/482.19	c   pscost           :       0.00       0.00          0          0          0          0          0          0
482.01/482.19	c   inference        :       0.00       0.00          0          0          0          0          0          0
482.01/482.19	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
482.01/482.19	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
482.01/482.19	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
482.01/482.19	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
482.01/482.19	c   random           :       0.00       0.00          0          0          0          0          0          0
482.01/482.19	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
482.01/482.19	c   LP solutions     :       0.00          -          -          0
482.01/482.19	c   pseudo solutions :       0.00          -          -          0
482.01/482.19	c   oneopt           :       0.00       0.00          0          0
482.01/482.19	c   crossover        :       0.00       0.00          0          0
482.01/482.19	c   guideddiving     :       0.00       0.00          0          0
482.01/482.19	c   coefdiving       :      23.54       0.00          1          0
482.01/482.19	c   pscostdiving     :       9.03       0.00          1          0
482.01/482.19	c   linesearchdiving :      46.58       0.00          1          0
482.01/482.19	c   objpscostdiving  :       6.20       0.00          1          0
482.01/482.19	c   rootsoldiving    :       4.38       0.00          1          0
482.01/482.19	c   fracdiving       :       9.22       0.00          2          0
482.01/482.19	c   veclendiving     :      25.22       0.00          2          0
482.01/482.19	c   feaspump         :       6.56       0.00          1          0
482.01/482.19	c   smallcard        :       0.00       0.00          0          0
482.01/482.19	c   trivial          :       0.00       0.00          2          0
482.01/482.19	c   shiftandpropagate:       0.20       0.00          1          0
482.01/482.19	c   simplerounding   :       0.00       0.00          0          0
482.01/482.19	c   zirounding       :       0.04       0.00          0          0
482.01/482.19	c   rounding         :       0.34       0.00        271          0
482.01/482.19	c   shifting         :       1.71       0.00         44          0
482.01/482.19	c   intshifting      :       0.00       0.00          0          0
482.01/482.19	c   twoopt           :       0.00       0.00          0          0
482.01/482.19	c   indtwoopt        :       0.00       0.00          0          0
482.01/482.19	c   indoneopt        :       0.00       0.00          0          0
482.01/482.19	c   fixandinfer      :       0.00       0.00          0          0
482.01/482.19	c   clique           :       0.00       0.00          0          0
482.01/482.19	c   indcoefdiving    :       0.00       0.00          0          0
482.01/482.19	c   indrounding      :       0.00       0.00          0          0
482.01/482.19	c   nlpdiving        :       0.00       0.00          0          0
482.01/482.19	c   intdiving        :       0.00       0.00          0          0
482.01/482.19	c   actconsdiving    :       0.00       0.00          0          0
482.01/482.19	c   octane           :       0.00       0.00          0          0
482.01/482.19	c   rens             :       4.46       0.00          1          0
482.01/482.19	c   rins             :       0.00       0.00          0          0
482.01/482.19	c   localbranching   :       0.00       0.00          0          0
482.01/482.19	c   mutation         :       0.00       0.00          0          0
482.01/482.19	c   dins             :       0.00       0.00          0          0
482.01/482.19	c   vbounds          :       0.00       0.00          0          0
482.01/482.19	c   undercover       :       0.14       0.00          1          0
482.01/482.19	c   subnlp           :       0.00       0.00          0          0
482.01/482.19	c   trysol           :       0.00       0.00          0          0
482.01/482.19	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
482.01/482.19	c   primal LP        :       0.65         99          0       0.00       0.00       0.65         99
482.01/482.19	c   dual LP          :     185.39        609     724232    1195.10    3906.48       0.02          3
482.01/482.19	c   lex dual LP      :       0.00          0          0       0.00          -
482.01/482.19	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
482.01/482.19	c   diving/probing LP:     127.95       3755     549056     146.22    4291.18
482.01/482.19	c   strong branching :     147.72        613     442291     721.52    2994.04
482.01/482.19	c     (at root node) :          -         17      14230     837.06          -
482.01/482.19	c   conflict analysis:       0.00          0          0       0.00          -
482.01/482.19	c B&B Tree           :
482.01/482.19	c   number of runs   :          1
482.01/482.19	c   nodes            :        199
482.01/482.19	c   nodes (total)    :        199
482.01/482.19	c   nodes left       :          0
482.01/482.19	c   max depth        :         42
482.01/482.19	c   max depth (total):         42
482.01/482.19	c   backtracks       :         70 (35.2%)
482.01/482.19	c   delayed cutoffs  :          2
482.01/482.19	c   repropagations   :        292 (3421 domain reductions, 1 cutoffs)
482.01/482.19	c   avg switch length:       5.06
482.01/482.19	c   switching time   :       0.71
482.01/482.19	c Solution           :
482.01/482.19	c   Solutions found  :          0 (0 improvements)
482.01/482.19	c   Primal Bound     : infeasible
482.01/482.19	c   Dual Bound       :          -
482.01/482.19	c   Gap              :       0.00 %
482.01/482.19	c   Root Dual Bound  : +0.00000000000000e+00
482.01/482.19	c   Root Iterations  :      25094
482.11/482.21	c Time complete: 482.12.

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-3693050-1338037545/watcher-3693050-1338037545 -o /tmp/evaluation-result-3693050-1338037545/solver-3693050-1338037545 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693050-1338037545.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 4/178 3132
/proc/meminfo: memFree=28020284/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=10220 CPUtime=0 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 1287 0 0 0 0 0 0 0 20 0 1 0 269879266 10465280 1242 33554432000 4194304 10169799 140735493786320 140736235062328 7543003 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 2555 1244 410 1459 0 1087 0

[startup+0.0773989 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 3132
/proc/meminfo: memFree=28020284/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=23812 CPUtime=0.06 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 4760 0 0 0 2 4 0 0 20 0 1 0 269879266 24383488 4458 33554432000 4194304 10169799 140735493786320 140735493784840 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 5953 4458 538 1459 0 4485 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 23812

[startup+0.100348 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 3132
/proc/meminfo: memFree=28020284/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=23812 CPUtime=0.09 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 4760 0 0 0 3 6 0 0 20 0 1 0 269879266 24383488 4458 33554432000 4194304 10169799 140735493786320 140735493784840 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 5953 4458 538 1459 0 4485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23812

[startup+0.300212 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 3132
/proc/meminfo: memFree=28020284/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=27308 CPUtime=0.29 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 5664 0 0 0 6 23 0 0 20 0 1 0 269879266 27963392 5362 33554432000 4194304 10169799 140735493786320 140735493784840 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 6827 5362 584 1459 0 5359 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27308

[startup+0.700266 s]
/proc/loadavg: 2.00 2.00 2.00 4/178 3132
/proc/meminfo: memFree=28020284/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=46268 CPUtime=0.69 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 11136 0 0 0 37 32 0 0 20 0 1 0 269879266 47378432 10285 33554432000 4194304 10169799 140735493786320 140735493784840 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 11567 10285 771 1459 0 10099 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46268

[startup+1.50021 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3133
/proc/meminfo: memFree=27981076/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=47688 CPUtime=1.49 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 11567 0 0 0 117 32 0 0 20 0 1 0 269879266 48832512 10714 33554432000 4194304 10169799 140735493786320 140735493780728 8009572 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 11922 10714 771 1459 0 10454 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47688

[startup+3.10022 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3133
/proc/meminfo: memFree=27981448/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=45676 CPUtime=3.09 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 11786 0 0 0 276 33 0 0 20 0 1 0 269879266 46772224 10280 33554432000 4194304 10169799 140735493786320 140735493778632 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 11419 10280 786 1459 0 9951 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45676

[startup+6.30022 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3133
/proc/meminfo: memFree=27981580/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=45876 CPUtime=6.29 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 11847 0 0 0 595 34 0 0 20 0 1 0 269879266 46977024 10341 33554432000 4194304 10169799 140735493786320 140735493778600 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 11469 10341 789 1459 0 10001 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45876

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3133
/proc/meminfo: memFree=27959640/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=67008 CPUtime=12.69 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 20677 0 0 0 1224 45 0 0 20 0 1 0 269879266 68616192 15790 33554432000 4194304 10169799 140735493786320 140735493782392 5020905 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 16752 15790 874 1459 0 15284 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67008

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 3133
/proc/meminfo: memFree=27959524/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=67008 CPUtime=25.49 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 25979 0 0 0 2494 55 0 0 20 0 1 0 269879266 68616192 15822 33554432000 4194304 10169799 140735493786320 140735493780920 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 16752 15822 879 1459 0 15284 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 67008

[startup+51.1003 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 3134
/proc/meminfo: memFree=27959524/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=67008 CPUtime=51.08 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 25979 0 0 0 5044 64 0 0 20 0 1 0 269879266 68616192 15822 33554432000 4194304 10169799 140735493786320 140735493781016 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 16752 15822 879 1459 0 15284 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 67008

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 3134
/proc/meminfo: memFree=27957920/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=67008 CPUtime=102.27 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 25998 0 0 0 10138 89 0 0 20 0 1 0 269879266 68616192 16092 33554432000 4194304 10169799 140735493786320 140735493779912 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 16752 16092 880 1459 0 15284 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 67008

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3134
/proc/meminfo: memFree=27958044/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=67008 CPUtime=162.25 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 25998 0 0 0 16106 119 0 0 20 0 1 0 269879266 68616192 16092 33554432000 4194304 10169799 140735493786320 140735493780728 8009700 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 16752 16092 880 1459 0 15284 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 67008

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 3134
/proc/meminfo: memFree=27958416/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=67008 CPUtime=222.24 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 25998 0 0 0 22076 148 0 0 20 0 1 0 269879266 68616192 16092 33554432000 4194304 10169799 140735493786320 140735493780824 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 16752 16092 880 1459 0 15284 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 67008

[startup+282.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 3137
/proc/meminfo: memFree=27958284/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=67008 CPUtime=282.23 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 25998 0 0 0 28048 175 0 0 20 0 1 0 269879266 68616192 16092 33554432000 4194304 10169799 140735493786320 140735493780504 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 16752 16092 880 1459 0 15284 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 67008

[startup+342.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 3138
/proc/meminfo: memFree=27958416/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=67008 CPUtime=342.23 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 25998 0 0 0 34019 204 0 0 20 0 1 0 269879266 68616192 16092 33554432000 4194304 10169799 140735493786320 140735493780824 7983345 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 16752 16092 880 1459 0 15284 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 67008

[startup+402.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/179 3138
/proc/meminfo: memFree=27958416/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=67008 CPUtime=402.22 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 25999 0 0 0 39990 232 0 0 20 0 1 0 269879266 68616192 16093 33554432000 4194304 10169799 140735493786320 140735493780824 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 16752 16093 880 1459 0 15284 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 67008

[startup+462.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/179 3138
/proc/meminfo: memFree=27958416/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=67008 CPUtime=462.21 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 25999 0 0 0 45962 259 0 0 20 0 1 0 269879266 68616192 16093 33554432000 4194304 10169799 140735493786320 140735493782840 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 16752 16093 880 1459 0 15284 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 67008

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

[startup+473.5 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 3138
/proc/meminfo: memFree=27958416/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=67008 CPUtime=473.41 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 25999 0 0 0 47077 264 0 0 20 0 1 0 269879266 68616192 16093 33554432000 4194304 10169799 140735493786320 140735493781016 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 16752 16093 880 1459 0 15284 0
Current children cumulated CPU time (s) 473.41
Current children cumulated vsize (KiB) 67008

[startup+476.7 s]
/proc/loadavg: 2.07 2.04 2.00 4/179 3138
/proc/meminfo: memFree=27958416/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=67008 CPUtime=476.61 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 25999 0 0 0 47396 265 0 0 20 0 1 0 269879266 68616192 16093 33554432000 4194304 10169799 140735493786320 140735493780920 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 16752 16093 880 1459 0 15284 0
Current children cumulated CPU time (s) 476.61
Current children cumulated vsize (KiB) 67008

[startup+479.9 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 3138
/proc/meminfo: memFree=27958416/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=67008 CPUtime=479.81 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 25999 0 0 0 47715 266 0 0 20 0 1 0 269879266 68616192 16093 33554432000 4194304 10169799 140735493786320 140735493781304 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 16752 16093 880 1459 0 15284 0
Current children cumulated CPU time (s) 479.81
Current children cumulated vsize (KiB) 67008

[startup+481.5 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 3138
/proc/meminfo: memFree=27958416/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=67008 CPUtime=481.41 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 25999 0 0 0 47874 267 0 0 20 0 1 0 269879266 68616192 16093 33554432000 4194304 10169799 140735493786320 140735493781112 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 16752 16093 880 1459 0 15284 0
Current children cumulated CPU time (s) 481.41
Current children cumulated vsize (KiB) 67008

[startup+481.9 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 3138
/proc/meminfo: memFree=27958416/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=67008 CPUtime=481.81 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 25999 0 0 0 47914 267 0 0 20 0 1 0 269879266 68616192 16093 33554432000 4194304 10169799 140735493786320 140735493781112 7983406 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 16752 16093 880 1459 0 15284 0
Current children cumulated CPU time (s) 481.81
Current children cumulated vsize (KiB) 67008

[startup+482.1 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 3138
/proc/meminfo: memFree=27958416/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=67008 CPUtime=482.01 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 25999 0 0 0 47934 267 0 0 20 0 1 0 269879266 68616192 16093 33554432000 4194304 10169799 140735493786320 140735493780824 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 16752 16093 880 1459 0 15284 0
Current children cumulated CPU time (s) 482.01
Current children cumulated vsize (KiB) 67008

[startup+482.2 s]
/proc/loadavg: 2.07 2.04 2.00 3/179 3138
/proc/meminfo: memFree=27958416/32873844 swapFree=7608/7608
[pid=3132] ppid=3130 vsize=67008 CPUtime=482.11 cores=1,3,5,7
/proc/3132/stat : 3132 (scip-2.1.1.4sfi) R 3130 3132 30878 0 -1 4202496 26001 0 0 0 47944 267 0 0 20 0 1 0 269879266 68616192 16095 33554432000 4194304 10169799 140735493786320 140735493780824 5092266 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/3132/statm: 16752 16095 882 1459 0 15284 0
Current children cumulated CPU time (s) 482.11
Current children cumulated vsize (KiB) 67008

Child status: 0
Real time (s): 482.22
CPU time (s): 482.132
CPU user time (s): 479.457
CPU system time (s): 2.67459
CPU usage (%): 99.9817
Max. virtual memory (cumulated for all children) (KiB): 88596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 479.457
system time used= 2.67459
maximum resident set size= 83764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26003
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= 19
involuntary context switches= 496

runsolver used 1.12383 second user time and 3.67644 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-26 15:05:45
IDJOB=3693050
IDBENCH=48320
IDSOLVER=2272
FILE ID=node135/3693050-1338037545
RUNJOBID= node135-1338017247-31466
PBS_JOBID= 14624262
Free space on /tmp= 71500 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_25_5_40.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-3693050-1338037545/watcher-3693050-1338037545 -o /tmp/evaluation-result-3693050-1338037545/solver-3693050-1338037545 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3693050-1338037545.opb -t 1800 -m 15500

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

MD5SUM BENCH= 9100923ff6d9c8d4da1b288858ed91b3
RANDOM SEED=794730849

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
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.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28020176 kB
Buffers:          256124 kB
Cached:          3697452 kB
SwapCached:            0 kB
Active:          1037732 kB
Inactive:        3038432 kB
Active(anon):     124764 kB
Inactive(anon):        0 kB
Active(file):     912968 kB
Inactive(file):  3038432 kB
Unevictable:        7608 kB
Mlocked:            7608 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13600 kB
Writeback:             0 kB
AnonPages:        151988 kB
Mapped:            17700 kB
Shmem:               212 kB
Slab:             638340 kB
SReclaimable:      80868 kB
SUnreclaim:       557472 kB
KernelStack:        1496 kB
PageTables:         4052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     235948 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    122880 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= 71488 MiB
End job on node135 at 2012-05-26 15:13:47