Trace number 3692922

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 532.083 532.171

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12032_3-unsat.opb
MD5SUM336dbbe12a18bfd6b8d34c583a70b44b
Bench CategoryDEC-SMALLINT-LIN (no 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 benchmark282.212
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables32186
Total number of constraints107047
Number of constraints which are clauses106519
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints528
Minimum length of a constraint1
Maximum length of a constraint93
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 26
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 561
Number of bits of the biggest sum of numbers10
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-3692922-1338039083.opb>
0.28/0.30	c original problem has 32186 variables (32186 bin, 0 int, 0 impl, 0 cont) and 107047 constraints
0.28/0.30	c problem read in 0.30
0.58/0.69	c presolving:
2.88/2.99	c (round 1) 7094 del vars, 20869 del conss, 0 add conss, 5291 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5988416 impls, 0 clqs
4.29/4.37	c (round 2) 13955 del vars, 49069 del conss, 0 add conss, 11808 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 6031462 impls, 0 clqs
4.58/4.65	c (round 3) 16583 del vars, 60431 del conss, 0 add conss, 13339 chg bounds, 17 chg sides, 21 chg coeffs, 0 upgd conss, 6051190 impls, 0 clqs
4.69/4.79	c (round 4) 17873 del vars, 65207 del conss, 0 add conss, 14231 chg bounds, 85 chg sides, 94 chg coeffs, 0 upgd conss, 6064148 impls, 0 clqs
4.79/4.89	c (round 5) 18892 del vars, 68665 del conss, 0 add conss, 14840 chg bounds, 85 chg sides, 94 chg coeffs, 0 upgd conss, 6078508 impls, 0 clqs
4.89/4.96	c (round 6) 19507 del vars, 71018 del conss, 0 add conss, 15222 chg bounds, 85 chg sides, 94 chg coeffs, 0 upgd conss, 6085997 impls, 0 clqs
4.99/5.00	c (round 7) 19919 del vars, 72430 del conss, 0 add conss, 15426 chg bounds, 85 chg sides, 94 chg coeffs, 0 upgd conss, 6091291 impls, 0 clqs
4.99/5.04	c (round 8) 20180 del vars, 73388 del conss, 0 add conss, 15566 chg bounds, 85 chg sides, 94 chg coeffs, 0 upgd conss, 6094743 impls, 0 clqs
4.99/5.06	c (round 9) 20298 del vars, 73906 del conss, 0 add conss, 15619 chg bounds, 85 chg sides, 94 chg coeffs, 0 upgd conss, 6096122 impls, 0 clqs
4.99/5.08	c (round 10) 20329 del vars, 74059 del conss, 0 add conss, 15631 chg bounds, 85 chg sides, 94 chg coeffs, 0 upgd conss, 6096374 impls, 0 clqs
4.99/5.09	c (round 11) 20337 del vars, 74103 del conss, 0 add conss, 15634 chg bounds, 85 chg sides, 94 chg coeffs, 0 upgd conss, 6096396 impls, 0 clqs
5.09/5.11	c (round 12) 20338 del vars, 74109 del conss, 0 add conss, 15634 chg bounds, 85 chg sides, 94 chg coeffs, 0 upgd conss, 6096400 impls, 0 clqs
5.18/5.27	c (round 13) 20338 del vars, 74110 del conss, 0 add conss, 15634 chg bounds, 85 chg sides, 94 chg coeffs, 32937 upgd conss, 6096400 impls, 0 clqs
5.39/5.46	c (round 14) 20338 del vars, 74113 del conss, 16 add conss, 15634 chg bounds, 100 chg sides, 212 chg coeffs, 32946 upgd conss, 6096400 impls, 0 clqs
5.50/5.51	c (round 15) 20338 del vars, 74117 del conss, 19 add conss, 15634 chg bounds, 107 chg sides, 229 chg coeffs, 32946 upgd conss, 6096400 impls, 0 clqs
5.50/5.55	c (round 16) 20338 del vars, 74117 del conss, 19 add conss, 15634 chg bounds, 111 chg sides, 247 chg coeffs, 32946 upgd conss, 6096400 impls, 0 clqs
14.20/14.22	c    (14.2s) probing: 1000/11848 (8.4%) - 0 fixings, 0 aggregations, 344205 implications, 0 bound changes
14.20/14.22	c    (14.2s) probing: 1001/11848 (8.4%) - 0 fixings, 0 aggregations, 344258 implications, 0 bound changes
14.20/14.22	c    (14.2s) probing aborted: 1000/1000 successive useless probings
14.20/14.22	c (round 17) 20338 del vars, 91537 del conss, 5595 add conss, 15634 chg bounds, 113 chg sides, 259 chg coeffs, 32946 upgd conss, 8954988 impls, 0 clqs
14.39/14.47	c (round 18) 20338 del vars, 96304 del conss, 10362 add conss, 15634 chg bounds, 113 chg sides, 309 chg coeffs, 32946 upgd conss, 8954988 impls, 691 clqs
14.59/14.69	c presolving (19 rounds):
14.59/14.69	c  20338 deleted vars, 96304 deleted constraints, 10362 added constraints, 15634 tightened bounds, 0 added holes, 113 changed sides, 316 changed coefficients
14.59/14.69	c  8954988 implications, 5458 cliques
14.59/14.69	c presolved problem has 11848 variables (11848 bin, 0 int, 0 impl, 0 cont) and 21105 constraints
14.59/14.69	c     463 constraints of type <knapsack>
14.59/14.69	c   20517 constraints of type <setppc>
14.59/14.69	c     117 constraints of type <and>
14.59/14.69	c       8 constraints of type <logicor>
14.59/14.69	c transformed objective value is always integral (scale: 1)
14.59/14.69	c Presolving Time: 14.27
14.59/14.69	c - non default parameters ----------------------------------------------------------------------
14.59/14.69	c # SCIP version 2.1.1.4
14.59/14.69	c 
14.59/14.69	c # maximal time in seconds to run
14.59/14.69	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
14.59/14.69	c limits/time = 1797
14.59/14.69	c 
14.59/14.69	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
14.59/14.69	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
14.59/14.69	c limits/memory = 13950
14.59/14.69	c 
14.59/14.69	c # default clock type (1: CPU user seconds, 2: wall clock time)
14.59/14.69	c # [type: int, range: [1,2], default: 1]
14.59/14.69	c timing/clocktype = 2
14.59/14.69	c 
14.59/14.69	c # belongs reading time to solving time?
14.59/14.69	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
14.59/14.69	c timing/reading = TRUE
14.59/14.69	c 
14.59/14.69	c -----------------------------------------------------------------------------------------------
14.59/14.69	c start solving
14.59/14.69	c 
68.78/68.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
68.78/68.80	c  68.8s|     1 |     0 | 27814 |     - | 247M|   0 |5651 |  11k|  21k|  11k|  21k|   0 |  16 |   0 | 0.000000e+00 |      --      |    Inf 
531.80/531.98	c   532s|     1 |     0 |237030 |     - | 249M|   0 |   - |  11k|  21k|  11k|  21k|  67 |  16 |   0 |    cutoff    |      --      |   0.00%
531.80/531.98	c   532s|     1 |     0 |237030 |     - | 249M|   0 |   - |  11k|  21k|  11k|  21k|  67 |  16 |   0 |    cutoff    |      --      |   0.00%
531.80/531.98	c 
531.80/531.98	c SCIP Status        : problem is solved [infeasible]
531.80/531.98	c Solving Time (sec) : 531.97
531.80/531.98	c Solving Nodes      : 1
531.80/531.98	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
531.80/531.98	c Dual Bound         : +1.00000000000000e+20
531.80/531.98	c Gap                : 0.00 %
531.80/531.98	s UNSATISFIABLE
531.80/531.98	c SCIP Status        : problem is solved [infeasible]
531.80/531.98	c Total Time         :     531.97
531.80/531.98	c   solving          :     531.97
531.80/531.98	c   presolving       :      14.27 (included in solving)
531.80/531.98	c   reading          :       0.30 (included in solving)
531.80/531.98	c   copying          :       0.00 (0 times copied the problem)
531.80/531.98	c Original Problem   :
531.80/531.98	c   Problem name     : HOME/instance-3692922-1338039083.opb
531.80/531.98	c   Variables        : 32186 (32186 binary, 0 integer, 0 implicit integer, 0 continuous)
531.80/531.98	c   Constraints      : 107047 initial, 107047 maximal
531.80/531.98	c   Objective sense  : minimize
531.80/531.98	c Presolved Problem  :
531.80/531.98	c   Problem name     : t_HOME/instance-3692922-1338039083.opb
531.80/531.98	c   Variables        : 11848 (11848 binary, 0 integer, 0 implicit integer, 0 continuous)
531.80/531.98	c   Constraints      : 21105 initial, 21121 maximal
531.80/531.98	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
531.80/531.98	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
531.80/531.98	c   trivial          :       0.02       0.00       1018          0          0          0          0          0          0          0          0
531.80/531.98	c   dualfix          :       0.03       0.00        111          0          0          0          0          0          0          0          0
531.80/531.98	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
531.80/531.98	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
531.80/531.98	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
531.80/531.98	c   gateextraction   :       0.08       0.00          0          0          0          0          0      17420       5576          0          0
531.80/531.98	c   implics          :       0.10       0.00          0          0          0          0          0          0          0          0          0
531.80/531.98	c   components       :       0.01       0.00          0          0          0          0          0          0          0          0          0
531.80/531.98	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
531.80/531.98	c   probing          :       8.57       0.00          0          0          0          0          0          0          0          0          0
531.80/531.98	c   knapsack         :       0.41       0.00          0          0          0          0          0          1         19         28        222
531.80/531.98	c   setppc           :       0.16       0.00          0          0          0          0          0          6          0          0          0
531.80/531.98	c   and              :       0.08       0.00          0          0          0          0          0       4767       4767          0          0
531.80/531.98	c   linear           :       4.38       0.00      14617       4592          0      15634          0      74110          0         85         94
531.80/531.98	c   logicor          :       0.06       0.00          0          0          0          0          0          0          0          0          0
531.80/531.98	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
531.80/531.98	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
531.80/531.98	c   integral         :          0          0          0          0          0          0          4          0          0          0          0          0          0
531.80/531.98	c   knapsack         :        463        463          1       9713          0          0          3          3          2          0        200          0          0
531.80/531.98	c   setppc           :      20517      20517          1       9711          0          0          1        237          0          0          0          0          0
531.80/531.98	c   and              :        117        117          1       9711          0          0          0          0          0          0          0          0          0
531.80/531.98	c   logicor          :          8+        24          1         54          0          0          0          2         13          0          0          0          0
531.80/531.98	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
531.80/531.98	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
531.80/531.98	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
531.80/531.98	c   knapsack         :       0.32       0.00       0.01       0.31       0.00       0.00       0.00       0.00
531.80/531.98	c   setppc           :       3.81       0.00       0.00       3.81       0.00       0.00       0.00       0.00
531.80/531.98	c   and              :       1.04       0.00       0.00       1.04       0.00       0.00       0.00       0.00
531.80/531.98	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
531.80/531.98	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
531.80/531.98	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
531.80/531.98	c   rootredcost      :          0          0          0          0
531.80/531.98	c   pseudoobj        :          0          0          0          0
531.80/531.98	c   vbounds          :          0          0          0          0
531.80/531.98	c   redcost          :          1          0          0          0
531.80/531.98	c   probing          :          0          0          0          0
531.80/531.98	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
531.80/531.98	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
531.80/531.98	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00
531.80/531.98	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
531.80/531.98	c   redcost          :       0.00       0.00       0.00       0.00       0.00
531.80/531.98	c   probing          :       8.57       0.00       8.57       0.00       0.00
531.80/531.98	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
531.80/531.98	c   propagation      :       0.00         15         15         16       47.2          0        0.0          -
531.80/531.98	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
531.80/531.98	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
531.80/531.98	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
531.80/531.98	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
531.80/531.98	c   applied globally :          -          -          -         16       47.2          -          -          -
531.80/531.98	c   applied locally  :          -          -          -          0        0.0          -          -          -
531.80/531.98	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
531.80/531.98	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 14)
531.80/531.98	c   closecuts        :       0.00       0.00          0          0          0          0          0
531.80/531.98	c   impliedbounds    :       0.03       0.00          1          0          0          0          0
531.80/531.98	c   intobj           :       0.00       0.00          0          0          0          0          0
531.80/531.98	c   gomory           :       4.41       0.00          1          0          0         36          0
531.80/531.98	c   cgmip            :       0.00       0.00          0          0          0          0          0
531.80/531.98	c   strongcg         :       4.43       0.00          1          0          0         36          0
531.80/531.98	c   cmir             :       0.19       0.00          1          0          0          0          0
531.80/531.98	c   flowcover        :       0.57       0.00          1          0          0          0          0
531.80/531.98	c   clique           :       5.63       0.00          1          0          0          0          0
531.80/531.98	c   zerohalf         :       0.00       0.00          0          0          0          0          0
531.80/531.98	c   mcf              :       0.21       0.00          1          0          0          0          0
531.80/531.98	c   oddcycle         :       0.00       0.00          0          0          0          0          0
531.80/531.98	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
531.80/531.98	c Pricers            :   ExecTime  SetupTime      Calls       Vars
531.80/531.98	c   problem variables:       0.00          -          0          0
531.80/531.98	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
531.80/531.98	c   pscost           :       0.00       0.00          0          0          0          0          0          0
531.80/531.98	c   inference        :       0.00       0.00          0          0          0          0          0          0
531.80/531.98	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
531.80/531.98	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
531.80/531.98	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
531.80/531.98	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
531.80/531.98	c   random           :       0.00       0.00          0          0          0          0          0          0
531.80/531.98	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
531.80/531.98	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
531.80/531.98	c   LP solutions     :       0.00          -          -          0
531.80/531.98	c   pseudo solutions :       0.00          -          -          0
531.80/531.98	c   oneopt           :       0.00       0.00          0          0
531.80/531.98	c   smallcard        :       0.00       0.00          0          0
531.80/531.98	c   trivial          :       0.03       0.00          2          0
531.80/531.98	c   shiftandpropagate:       0.88       0.00          1          0
531.80/531.98	c   simplerounding   :       0.00       0.00          0          0
531.80/531.98	c   zirounding       :       0.00       0.00          0          0
531.80/531.98	c   rounding         :       0.01       0.00          1          0
531.80/531.98	c   shifting         :       0.02       0.00          1          0
531.80/531.98	c   intshifting      :       0.00       0.00          0          0
531.80/531.98	c   twoopt           :       0.00       0.00          0          0
531.80/531.98	c   indtwoopt        :       0.00       0.00          0          0
531.80/531.98	c   indoneopt        :       0.00       0.00          0          0
531.80/531.98	c   fixandinfer      :       0.00       0.00          0          0
531.80/531.98	c   feaspump         :     215.34       0.00          1          0
531.80/531.98	c   clique           :       0.00       0.00          0          0
531.80/531.98	c   indrounding      :       0.00       0.00          0          0
531.80/531.98	c   indcoefdiving    :       0.00       0.00          0          0
531.80/531.98	c   coefdiving       :       0.00       0.00          0          0
531.80/531.98	c   pscostdiving     :       0.00       0.00          0          0
531.80/531.98	c   nlpdiving        :       0.00       0.00          0          0
531.80/531.98	c   fracdiving       :       0.00       0.00          0          0
531.80/531.98	c   veclendiving     :       0.00       0.00          0          0
531.80/531.98	c   intdiving        :       0.00       0.00          0          0
531.80/531.98	c   actconsdiving    :       0.00       0.00          0          0
531.80/531.98	c   objpscostdiving  :       0.00       0.00          0          0
531.80/531.98	c   rootsoldiving    :       0.00       0.00          0          0
531.80/531.98	c   linesearchdiving :       0.00       0.00          0          0
531.80/531.98	c   guideddiving     :       0.00       0.00          0          0
531.80/531.98	c   octane           :       0.00       0.00          0          0
531.80/531.98	c   rens             :       0.00       0.00          0          0
531.80/531.98	c   rins             :       0.00       0.00          0          0
531.80/531.98	c   localbranching   :       0.00       0.00          0          0
531.80/531.98	c   mutation         :       0.00       0.00          0          0
531.80/531.98	c   crossover        :       0.00       0.00          0          0
531.80/531.98	c   dins             :       0.00       0.00          0          0
531.80/531.98	c   vbounds          :       0.00       0.00          0          0
531.80/531.98	c   undercover       :       0.00       0.00          1          0
531.80/531.98	c   subnlp           :       0.00       0.00          0          0
531.80/531.98	c   trysol           :       0.00       0.00          0          0
531.80/531.98	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
531.80/531.98	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
531.80/531.98	c   dual LP          :     285.60          3     107839   53919.50     377.59       0.05          1
531.80/531.98	c   lex dual LP      :       0.00          0          0       0.00          -
531.80/531.98	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
531.80/531.98	c   diving/probing LP:     215.24          7     129191   18455.86     600.23
531.80/531.98	c   strong branching :       0.00          0          0       0.00          -
531.80/531.98	c     (at root node) :          -          0          0       0.00          -
531.80/531.98	c   conflict analysis:       0.00          0          0       0.00          -
531.80/531.98	c B&B Tree           :
531.80/531.98	c   number of runs   :          1
531.80/531.98	c   nodes            :          1
531.80/531.98	c   nodes (total)    :          1
531.80/531.98	c   nodes left       :          0
531.80/531.98	c   max depth        :          0
531.80/531.98	c   max depth (total):          0
531.80/531.98	c   backtracks       :          0 (0.0%)
531.80/531.98	c   delayed cutoffs  :          0
531.80/531.98	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
531.80/531.98	c   avg switch length:       2.00
531.80/531.98	c   switching time   :       0.00
531.80/531.98	c Solution           :
531.80/531.98	c   Solutions found  :          0 (0 improvements)
531.80/531.98	c   Primal Bound     : infeasible
531.80/531.98	c   Dual Bound       :          -
531.80/531.98	c   Gap              :       0.00 %
531.80/531.98	c   Root Dual Bound  :          -
531.80/531.98	c   Root Iterations  :     237030
532.00/532.17	c Time complete: 532.07.

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

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

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


[startup+0 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 14435
/proc/meminfo: memFree=29014164/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=10416 CPUtime=0 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 1337 0 0 0 0 0 0 0 20 0 1 0 270033184 10665984 1291 33554432000 4194304 10169799 140734121828112 140737391213192 7543003 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 2604 1291 409 1459 0 1136 0

[startup+0.043961 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 14435
/proc/meminfo: memFree=29014164/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=24872 CPUtime=0.03 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 4973 0 0 0 3 0 0 0 20 0 1 0 270033184 25468928 4927 33554432000 4194304 10169799 140734121828112 140737391213192 5281161 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 6218 4927 409 1459 0 4750 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 24872

[startup+0.100267 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 14435
/proc/meminfo: memFree=29014164/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=33960 CPUtime=0.08 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 7243 0 0 0 8 0 0 0 20 0 1 0 270033184 34775040 7197 33554432000 4194304 10169799 140734121828112 140737391213192 9047134 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 8490 7197 409 1459 0 7022 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 33960

[startup+0.300212 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 14435
/proc/meminfo: memFree=29014164/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=65604 CPUtime=0.28 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 15108 0 0 0 27 1 0 0 20 0 1 0 270033184 67178496 15062 33554432000 4194304 10169799 140734121828112 140737391213192 8982256 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 16401 15062 409 1459 0 14933 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 65604

[startup+0.70023 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 14435
/proc/meminfo: memFree=29014164/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=193584 CPUtime=0.69 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 50048 0 0 0 64 5 0 0 20 0 1 0 270033184 198230016 46435 33554432000 4194304 10169799 140734121828112 140737391213192 8961143 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 48396 46435 555 1459 0 46928 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 193584

[startup+1.50023 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 14436
/proc/meminfo: memFree=28790436/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=281532 CPUtime=1.49 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 71935 0 0 0 139 10 0 0 20 0 1 0 270033184 288288768 68322 33554432000 4194304 10169799 140734121828112 140734121826264 8961143 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 70383 68322 556 1459 0 68915 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 281532

[startup+3.10023 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 14436
/proc/meminfo: memFree=28701652/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=351440 CPUtime=3.09 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 89809 0 0 0 293 16 0 0 20 0 1 0 270033184 359874560 85103 33554432000 4194304 10169799 140734121828112 140734121826888 7433717 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 87860 85103 563 1459 0 86392 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 351440

[startup+6.30024 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 14436
/proc/meminfo: memFree=28672140/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=359716 CPUtime=6.29 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 95840 0 0 0 599 30 0 0 20 0 1 0 270033184 368349184 87344 33554432000 4194304 10169799 140734121828112 140734121825640 6916923 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 89929 87344 622 1459 0 88461 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 359716

[startup+12.7002 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 14436
/proc/meminfo: memFree=28647092/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=385340 CPUtime=12.69 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 102394 0 0 0 1236 33 0 0 20 0 1 0 270033184 394588160 93543 33554432000 4194304 10169799 140734121828112 140734121825624 6113733 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 96335 93543 622 1459 0 94867 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 385340

[startup+25.5002 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 14436
/proc/meminfo: memFree=28585384/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=443372 CPUtime=25.49 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 116710 0 0 0 2508 41 0 0 20 0 1 0 270033184 454012928 107524 33554432000 4194304 10169799 140734121828112 140734121822440 8030333 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 110843 107524 787 1459 0 109375 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 443372

[startup+51.1002 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 14474
/proc/meminfo: memFree=28623076/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=447012 CPUtime=51.08 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 117667 0 0 0 5065 43 0 0 20 0 1 0 270033184 457740288 108663 33554432000 4194304 10169799 140734121828112 140734121822440 8009908 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 111753 108663 787 1459 0 110285 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 447012

[startup+102.306 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 14474
/proc/meminfo: memFree=28602544/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=449292 CPUtime=102.28 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 118811 0 0 0 10181 47 0 0 20 0 1 0 270033184 460075008 110293 33554432000 4194304 10169799 140734121828112 140734121820520 8004328 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 112323 110293 801 1459 0 110855 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 449292

[startup+162.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 14474
/proc/meminfo: memFree=28599976/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=449292 CPUtime=162.26 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 118823 0 0 0 16173 53 0 0 20 0 1 0 270033184 460075008 111107 33554432000 4194304 10169799 140734121828112 140734121819688 8004592 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 112323 111107 801 1459 0 110855 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 449292

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14474
/proc/meminfo: memFree=28599136/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=449292 CPUtime=222.25 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 118823 0 0 0 22166 59 0 0 20 0 1 0 270033184 460075008 111372 33554432000 4194304 10169799 140734121828112 140734121820424 7708202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 112323 111372 801 1459 0 110855 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 449292

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 14474
/proc/meminfo: memFree=28598252/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=449292 CPUtime=282.24 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 118823 0 0 0 28157 67 0 0 20 0 1 0 270033184 460075008 111383 33554432000 4194304 10169799 140734121828112 140734121820520 8004333 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 112323 111383 801 1459 0 110855 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 449292

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14475
/proc/meminfo: memFree=28575276/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=469268 CPUtime=342.23 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 125152 0 0 0 34122 101 0 0 20 0 1 0 270033184 480530432 116017 33554432000 4194304 10169799 140734121828112 140734121822904 7593032 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 117317 116017 836 1459 0 115849 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 469268

[startup+402.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 14475
/proc/meminfo: memFree=28573584/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=469268 CPUtime=402.22 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 125153 0 0 0 40114 108 0 0 20 0 1 0 270033184 480530432 116018 33554432000 4194304 10169799 140734121828112 140734121822440 8005440 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 117317 116018 836 1459 0 115849 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 469268

[startup+462.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 14475
/proc/meminfo: memFree=28576808/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=469268 CPUtime=462.22 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 125153 0 0 0 46108 114 0 0 20 0 1 0 270033184 480530432 116018 33554432000 4194304 10169799 140734121828112 140734121822440 8010560 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 117317 116018 836 1459 0 115849 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 469268

[startup+522.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 14478
/proc/meminfo: memFree=28578728/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=469268 CPUtime=522.21 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 125156 0 0 0 52101 120 0 0 20 0 1 0 270033184 480530432 116022 33554432000 4194304 10169799 140734121828112 140734121822936 7953603 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 117317 116022 836 1459 0 115849 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 469268

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

[startup+524.706 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 14478
/proc/meminfo: memFree=28578976/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=469268 CPUtime=524.61 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 125156 0 0 0 52341 120 0 0 20 0 1 0 270033184 480530432 116022 33554432000 4194304 10169799 140734121828112 140734121822440 7707657 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 117317 116022 836 1459 0 115849 0
Current children cumulated CPU time (s) 524.61
Current children cumulated vsize (KiB) 469268

[startup+527.9 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 14478
/proc/meminfo: memFree=28579124/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=469268 CPUtime=527.81 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 125156 0 0 0 52661 120 0 0 20 0 1 0 270033184 480530432 116022 33554432000 4194304 10169799 140734121828112 140734121822440 8009540 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 117317 116022 836 1459 0 115849 0
Current children cumulated CPU time (s) 527.81
Current children cumulated vsize (KiB) 469268

[startup+529.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14478
/proc/meminfo: memFree=28579124/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=469268 CPUtime=529.4 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 125156 0 0 0 52820 120 0 0 20 0 1 0 270033184 480530432 116022 33554432000 4194304 10169799 140734121828112 140734121822904 8009908 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 117317 116022 836 1459 0 115849 0
Current children cumulated CPU time (s) 529.4
Current children cumulated vsize (KiB) 469268

[startup+531.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14478
/proc/meminfo: memFree=28579124/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=469268 CPUtime=531 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 125156 0 0 0 52980 120 0 0 20 0 1 0 270033184 480530432 116022 33554432000 4194304 10169799 140734121828112 140734121822936 8049066 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 117317 116022 836 1459 0 115849 0
Current children cumulated CPU time (s) 531
Current children cumulated vsize (KiB) 469268

[startup+531.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14478
/proc/meminfo: memFree=28579124/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=469268 CPUtime=531.8 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 125156 0 0 0 53060 120 0 0 20 0 1 0 270033184 480530432 116022 33554432000 4194304 10169799 140734121828112 140734121822440 7953603 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 117317 116022 836 1459 0 115849 0
Current children cumulated CPU time (s) 531.8
Current children cumulated vsize (KiB) 469268

[startup+532.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14478
/proc/meminfo: memFree=28579124/32873844 swapFree=6856/6856
[pid=14435] ppid=14433 vsize=428668 CPUtime=532 cores=0,2,4,6
/proc/14435/stat : 14435 (scip-2.1.1.4sfi) R 14433 14435 11551 0 -1 4202496 125169 0 0 0 53080 120 0 0 20 0 1 0 270033184 438956032 106316 33554432000 4194304 10169799 140734121828112 140734121822440 7542233 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/14435/statm: 107167 106316 849 1459 0 105699 0
Current children cumulated CPU time (s) 532
Current children cumulated vsize (KiB) 428668

Child status: 0
Real time (s): 532.171
CPU time (s): 532.083
CPU user time (s): 530.853
CPU system time (s): 1.22981
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 470976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 530.853
system time used= 1.22981
maximum resident set size= 464904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125183
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= 16
involuntary context switches= 658

runsolver used 0.760884 second user time and 2.14467 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-26 15:31:23
IDJOB=3692922
IDBENCH=73961
IDSOLVER=2272
FILE ID=node144/3692922-1338039083
RUNJOBID= node144-1338028269-13522
PBS_JOBID= 14624331
Free space on /tmp= 71468 MiB

SOLVER NAME= SCIP spx standard SCIP 2.1.1.4. with SoPlex 1.6.0.3 standard fixed
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12032_3-unsat.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-3692922-1338039083/watcher-3692922-1338039083 -o /tmp/evaluation-result-3692922-1338039083/solver-3692922-1338039083 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692922-1338039083.opb -t 1800 -m 15500

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

MD5SUM BENCH= 336dbbe12a18bfd6b8d34c583a70b44b
RANDOM SEED=244995751

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.196
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.196
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:        29014504 kB
Buffers:          263804 kB
Cached:          2476528 kB
SwapCached:            0 kB
Active:          1063044 kB
Inactive:        2022472 kB
Active(anon):     346708 kB
Inactive(anon):        0 kB
Active(file):     716336 kB
Inactive(file):  2022472 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             33564 kB
Writeback:            16 kB
AnonPages:        353076 kB
Mapped:            17472 kB
Shmem:               200 kB
Slab:             636272 kB
SReclaimable:      78800 kB
SUnreclaim:       557472 kB
KernelStack:        1464 kB
PageTables:         4732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     467284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71456 MiB
End job on node144 at 2012-05-26 15:40:15