Trace number 3692929

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 59.251 59.2622

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12048_4-unsat.opb
MD5SUMe20086c85095d65afe65e19d07ad3aeb
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 benchmark33.9148
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables28798
Total number of constraints99736
Number of constraints which are clauses99264
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints472
Minimum length of a constraint1
Maximum length of a constraint69
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 28
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 397
Number of bits of the biggest sum of numbers9
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-3692929-1338039060.opb>
0.19/0.26	c original problem has 28798 variables (28798 bin, 0 int, 0 impl, 0 cont) and 99736 constraints
0.19/0.26	c problem read in 0.26
0.59/0.67	c presolving:
2.78/2.80	c (round 1) 8920 del vars, 25541 del conss, 0 add conss, 7135 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5265922 impls, 0 clqs
3.78/3.89	c (round 2) 16297 del vars, 57235 del conss, 0 add conss, 13927 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5320110 impls, 0 clqs
3.99/4.06	c (round 3) 18675 del vars, 68815 del conss, 0 add conss, 15373 chg bounds, 39 chg sides, 37 chg coeffs, 0 upgd conss, 5336796 impls, 0 clqs
4.09/4.15	c (round 4) 20018 del vars, 73486 del conss, 0 add conss, 16278 chg bounds, 58 chg sides, 58 chg coeffs, 0 upgd conss, 5352147 impls, 0 clqs
4.19/4.21	c (round 5) 21065 del vars, 77209 del conss, 0 add conss, 16972 chg bounds, 58 chg sides, 58 chg coeffs, 0 upgd conss, 5364129 impls, 0 clqs
4.39/4.41	c (round 6) 21619 del vars, 79271 del conss, 0 add conss, 17289 chg bounds, 58 chg sides, 58 chg coeffs, 0 upgd conss, 5369765 impls, 0 clqs
4.39/4.41	c (round 7) 21941 del vars, 80582 del conss, 0 add conss, 17475 chg bounds, 58 chg sides, 58 chg coeffs, 0 upgd conss, 5372943 impls, 0 clqs
4.39/4.41	c (round 8) 22064 del vars, 81132 del conss, 0 add conss, 17536 chg bounds, 58 chg sides, 58 chg coeffs, 0 upgd conss, 5374415 impls, 0 clqs
4.39/4.41	c (round 9) 22119 del vars, 81338 del conss, 0 add conss, 17560 chg bounds, 58 chg sides, 58 chg coeffs, 0 upgd conss, 5375191 impls, 0 clqs
4.39/4.41	c (round 10) 22143 del vars, 81458 del conss, 0 add conss, 17568 chg bounds, 58 chg sides, 58 chg coeffs, 0 upgd conss, 5375644 impls, 0 clqs
4.39/4.41	c (round 11) 22146 del vars, 81478 del conss, 0 add conss, 17569 chg bounds, 59 chg sides, 59 chg coeffs, 0 upgd conss, 5375708 impls, 0 clqs
4.39/4.41	c (round 12) 22146 del vars, 81480 del conss, 0 add conss, 17569 chg bounds, 60 chg sides, 60 chg coeffs, 0 upgd conss, 5375708 impls, 0 clqs
4.39/4.45	c (round 13) 22146 del vars, 81480 del conss, 0 add conss, 17569 chg bounds, 60 chg sides, 60 chg coeffs, 18257 upgd conss, 5375708 impls, 0 clqs
4.49/4.51	c (round 14) 22155 del vars, 81528 del conss, 11 add conss, 17578 chg bounds, 74 chg sides, 144 chg coeffs, 18257 upgd conss, 5377183 impls, 86 clqs
4.49/4.54	c (round 15) 22164 del vars, 81534 del conss, 11 add conss, 17578 chg bounds, 74 chg sides, 162 chg coeffs, 18257 upgd conss, 5377183 impls, 95 clqs
7.99/8.02	c    (8.0s) probing: 1000/6634 (15.1%) - 10 fixings, 0 aggregations, 97351 implications, 6 bound changes
9.80/9.83	c    (9.8s) probing: 1546/6634 (23.3%) - 10 fixings, 0 aggregations, 135601 implications, 6 bound changes
9.80/9.83	c    (9.8s) probing aborted: 1000/1000 successive useless probings
9.80/9.83	c (round 16) 22174 del vars, 90929 del conss, 2980 add conss, 17584 chg bounds, 74 chg sides, 169 chg coeffs, 18257 upgd conss, 7000765 impls, 95 clqs
9.89/9.94	c (round 17) 22176 del vars, 90954 del conss, 2980 add conss, 17584 chg bounds, 75 chg sides, 225 chg coeffs, 18257 upgd conss, 7001339 impls, 578 clqs
9.99/10.06	c (round 18) 22176 del vars, 93420 del conss, 5454 add conss, 17584 chg bounds, 84 chg sides, 269 chg coeffs, 18257 upgd conss, 7001339 impls, 582 clqs
10.09/10.10	c (round 19) 22176 del vars, 93420 del conss, 5455 add conss, 17584 chg bounds, 85 chg sides, 280 chg coeffs, 18257 upgd conss, 7001339 impls, 3048 clqs
10.58/10.61	c    (10.6s) probing: 1646/6634 (24.8%) - 10 fixings, 0 aggregations, 145834 implications, 6 bound changes
10.58/10.61	c    (10.6s) probing aborted: 1000/1000 successive useless probings
10.58/10.62	c presolving (20 rounds):
10.58/10.62	c  22176 deleted vars, 93420 deleted constraints, 5455 added constraints, 17584 tightened bounds, 0 added holes, 85 changed sides, 282 changed coefficients
10.58/10.62	c  7073103 implications, 3048 cliques
10.58/10.62	c presolved problem has 6622 variables (6622 bin, 0 int, 0 impl, 0 cont) and 11771 constraints
10.58/10.62	c     406 constraints of type <knapsack>
10.58/10.62	c   11343 constraints of type <setppc>
10.58/10.62	c      14 constraints of type <and>
10.58/10.62	c       8 constraints of type <logicor>
10.58/10.62	c transformed objective value is always integral (scale: 1)
10.58/10.62	c Presolving Time: 10.24
10.58/10.62	c - non default parameters ----------------------------------------------------------------------
10.58/10.62	c # SCIP version 2.1.1.4
10.58/10.62	c 
10.58/10.62	c # maximal time in seconds to run
10.58/10.62	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
10.58/10.62	c limits/time = 1797
10.58/10.62	c 
10.58/10.62	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
10.58/10.62	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
10.58/10.62	c limits/memory = 13950
10.58/10.62	c 
10.58/10.62	c # default clock type (1: CPU user seconds, 2: wall clock time)
10.58/10.62	c # [type: int, range: [1,2], default: 1]
10.58/10.62	c timing/clocktype = 2
10.58/10.62	c 
10.58/10.62	c # belongs reading time to solving time?
10.58/10.62	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
10.58/10.62	c timing/reading = TRUE
10.58/10.62	c 
10.58/10.62	c -----------------------------------------------------------------------------------------------
10.58/10.62	c start solving
10.58/10.63	c 
58.98/59.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
58.98/59.09	c  59.1s|     1 |     0 | 22834 |     - | 166M|   0 |   - |6622 |  11k|6622 |  11k|   0 |  17 |   0 |    cutoff    |      --      |   0.00%
58.98/59.09	c  59.1s|     1 |     0 | 22834 |     - | 166M|   0 |   - |6622 |  11k|6622 |  11k|   0 |  17 |   0 |    cutoff    |      --      |   0.00%
58.98/59.10	c 
58.98/59.10	c SCIP Status        : problem is solved [infeasible]
58.98/59.10	c Solving Time (sec) : 59.09
58.98/59.10	c Solving Nodes      : 1
58.98/59.10	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
58.98/59.10	c Dual Bound         : +1.00000000000000e+20
58.98/59.10	c Gap                : 0.00 %
58.98/59.10	s UNSATISFIABLE
58.98/59.10	c SCIP Status        : problem is solved [infeasible]
58.98/59.10	c Total Time         :      59.09
58.98/59.10	c   solving          :      59.09
58.98/59.10	c   presolving       :      10.24 (included in solving)
58.98/59.10	c   reading          :       0.26 (included in solving)
58.98/59.10	c   copying          :       0.00 (0 times copied the problem)
58.98/59.10	c Original Problem   :
58.98/59.10	c   Problem name     : HOME/instance-3692929-1338039060.opb
58.98/59.10	c   Variables        : 28798 (28798 binary, 0 integer, 0 implicit integer, 0 continuous)
58.98/59.10	c   Constraints      : 99736 initial, 99736 maximal
58.98/59.10	c   Objective sense  : minimize
58.98/59.10	c Presolved Problem  :
58.98/59.10	c   Problem name     : t_HOME/instance-3692929-1338039060.opb
58.98/59.10	c   Variables        : 6622 (6622 binary, 0 integer, 0 implicit integer, 0 continuous)
58.98/59.10	c   Constraints      : 11771 initial, 11788 maximal
58.98/59.10	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
58.98/59.10	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
58.98/59.10	c   trivial          :       0.02       0.00        744          0          0          0          0          0          0          0          0
58.98/59.10	c   dualfix          :       0.02       0.00        110          0          0          0          0          0          0          0          0
58.98/59.10	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
58.98/59.10	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
58.98/59.10	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
58.98/59.10	c   gateextraction   :       0.05       0.00          0          0          0          0          0       9395       2969          0          0
58.98/59.10	c   implics          :       0.08       0.00          0          3          0          0          0          0          0          0          0
58.98/59.10	c   components       :       0.01       0.00          0          0          0          0          0          0          0          0          0
58.98/59.10	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
58.98/59.10	c   probing          :       5.62       0.00         10          0          0          6          0          0          0          0          0
58.98/59.10	c   knapsack         :       0.31       0.00          0          0          0          9          0          0         20         25        221
58.98/59.10	c   setppc           :       0.09       0.00          6          1          0          0          0         69          0          0          0
58.98/59.10	c   and              :       0.03       0.00          0          1          0          0          0       2467       2466          0          1
58.98/59.10	c   linear           :       3.59       0.00      16859       4442          0      17569          0      81480          0         60         60
58.98/59.10	c   logicor          :       0.03       0.00          0          0          0          0          0          9          0          0          0
58.98/59.10	c   root node        :          -          -          0          -          -          0          -          -          -          -          -
58.98/59.10	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
58.98/59.10	c   integral         :          0          0          0          0          0          0          3          0          0          0          0          0          0
58.98/59.10	c   knapsack         :        406        406          0      11190          0          0          3          4          1          0          0          0          0
58.98/59.10	c   setppc           :      11343      11343          0      11189          0          0          1        230          3          0          0          0          0
58.98/59.10	c   and              :         14         14          0      11186          0          0          0          0          0          0          0          0          0
58.98/59.10	c   logicor          :          8+        25          0         85          0          0          0         14         11          0          0          0          0
58.98/59.10	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0          0
58.98/59.10	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
58.98/59.10	c   integral         :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
58.98/59.10	c   knapsack         :       0.19       0.00       0.00       0.19       0.00       0.00       0.00       0.00
58.98/59.10	c   setppc           :       2.12       0.00       0.00       2.12       0.00       0.00       0.00       0.00
58.98/59.10	c   and              :       0.52       0.00       0.00       0.52       0.00       0.00       0.00       0.00
58.98/59.10	c   logicor          :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
58.98/59.10	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
58.98/59.10	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
58.98/59.10	c   rootredcost      :          0          0          0          0
58.98/59.10	c   pseudoobj        :          0          0          0          0
58.98/59.10	c   vbounds          :          0          0          0          0
58.98/59.10	c   redcost          :          0          0          0          0
58.98/59.10	c   probing          :          0          0          0          0
58.98/59.10	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
58.98/59.10	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
58.98/59.10	c   pseudoobj        :       0.00       0.00       0.00       0.00       0.00
58.98/59.10	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
58.98/59.10	c   redcost          :       0.00       0.00       0.00       0.00       0.00
58.98/59.10	c   probing          :       5.62       0.00       5.62       0.00       0.00
58.98/59.10	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
58.98/59.10	c   propagation      :       0.00         15         15         17       27.2          0        0.0          -
58.98/59.10	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
58.98/59.10	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
58.98/59.10	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
58.98/59.10	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
58.98/59.10	c   applied globally :          -          -          -         17       27.2          -          -          -
58.98/59.10	c   applied locally  :          -          -          -          0        0.0          -          -          -
58.98/59.10	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
58.98/59.10	c   cut pool         :       0.00                     0          -          -          0          -    (maximal pool size: 0)
58.98/59.10	c   clique           :       0.00       0.00          0          0          0          0          0
58.98/59.10	c   closecuts        :       0.00       0.00          0          0          0          0          0
58.98/59.10	c   cgmip            :       0.00       0.00          0          0          0          0          0
58.98/59.10	c   cmir             :       0.00       0.00          0          0          0          0          0
58.98/59.10	c   flowcover        :       0.00       0.00          0          0          0          0          0
58.98/59.10	c   gomory           :       0.00       0.00          0          0          0          0          0
58.98/59.10	c   impliedbounds    :       0.00       0.00          0          0          0          0          0
58.98/59.10	c   intobj           :       0.00       0.00          0          0          0          0          0
58.98/59.10	c   mcf              :       0.00       0.00          0          0          0          0          0
58.98/59.10	c   oddcycle         :       0.00       0.00          0          0          0          0          0
58.98/59.10	c   rapidlearning    :       0.00       0.00          0          0          0          0          0
58.98/59.10	c   strongcg         :       0.00       0.00          0          0          0          0          0
58.98/59.10	c   zerohalf         :       0.00       0.00          0          0          0          0          0
58.98/59.10	c Pricers            :   ExecTime  SetupTime      Calls       Vars
58.98/59.10	c   problem variables:       0.00          -          0          0
58.98/59.10	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
58.98/59.10	c   pscost           :       0.00       0.00          0          0          0          0          0          0
59.08/59.10	c   inference        :       0.00       0.00          0          0          0          0          0          0
59.08/59.10	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
59.08/59.10	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
59.08/59.10	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
59.08/59.10	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
59.08/59.10	c   random           :       0.00       0.00          0          0          0          0          0          0
59.08/59.10	c   relpscost        :       0.00       0.00          0          0          0          0          0          0
59.08/59.10	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
59.08/59.10	c   LP solutions     :       0.00          -          -          0
59.08/59.10	c   pseudo solutions :       0.00          -          -          0
59.08/59.10	c   oneopt           :       0.00       0.00          0          0
59.08/59.10	c   smallcard        :       0.00       0.00          0          0
59.08/59.10	c   trivial          :       0.02       0.00          2          0
59.08/59.10	c   shiftandpropagate:       0.43       0.00          1          0
59.08/59.10	c   simplerounding   :       0.00       0.00          0          0
59.08/59.10	c   zirounding       :       0.00       0.00          0          0
59.08/59.10	c   rounding         :       0.00       0.00          0          0
59.08/59.10	c   shifting         :       0.00       0.00          0          0
59.08/59.10	c   intshifting      :       0.00       0.00          0          0
59.08/59.10	c   twoopt           :       0.00       0.00          0          0
59.08/59.10	c   indtwoopt        :       0.00       0.00          0          0
59.08/59.10	c   indoneopt        :       0.00       0.00          0          0
59.08/59.10	c   fixandinfer      :       0.00       0.00          0          0
59.08/59.10	c   feaspump         :       0.00       0.00          0          0
59.08/59.10	c   clique           :       0.00       0.00          0          0
59.08/59.10	c   indrounding      :       0.00       0.00          0          0
59.08/59.10	c   indcoefdiving    :       0.00       0.00          0          0
59.08/59.10	c   coefdiving       :       0.00       0.00          0          0
59.08/59.10	c   pscostdiving     :       0.00       0.00          0          0
59.08/59.10	c   nlpdiving        :       0.00       0.00          0          0
59.08/59.10	c   fracdiving       :       0.00       0.00          0          0
59.08/59.10	c   veclendiving     :       0.00       0.00          0          0
59.08/59.10	c   intdiving        :       0.00       0.00          0          0
59.08/59.10	c   actconsdiving    :       0.00       0.00          0          0
59.08/59.10	c   objpscostdiving  :       0.00       0.00          0          0
59.08/59.10	c   rootsoldiving    :       0.00       0.00          0          0
59.08/59.10	c   linesearchdiving :       0.00       0.00          0          0
59.08/59.10	c   guideddiving     :       0.00       0.00          0          0
59.08/59.10	c   octane           :       0.00       0.00          0          0
59.08/59.10	c   rens             :       0.00       0.00          0          0
59.08/59.10	c   rins             :       0.00       0.00          0          0
59.08/59.10	c   localbranching   :       0.00       0.00          0          0
59.08/59.10	c   mutation         :       0.00       0.00          0          0
59.08/59.10	c   crossover        :       0.00       0.00          0          0
59.08/59.10	c   dins             :       0.00       0.00          0          0
59.08/59.10	c   vbounds          :       0.00       0.00          0          0
59.08/59.10	c   undercover       :       0.00       0.00          0          0
59.08/59.10	c   subnlp           :       0.00       0.00          0          0
59.08/59.10	c   trysol           :       0.00       0.00          0          0
59.08/59.10	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
59.08/59.10	c   primal LP        :       0.00          0          0       0.00          -       0.00          0
59.08/59.10	c   dual LP          :      48.04          1      22834   22834.00     475.36       0.00          0
59.08/59.10	c   lex dual LP      :       0.00          0          0       0.00          -
59.08/59.10	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
59.08/59.10	c   diving/probing LP:       0.00          0          0       0.00          -
59.08/59.10	c   strong branching :       0.00          0          0       0.00          -
59.08/59.10	c     (at root node) :          -          0          0       0.00          -
59.08/59.10	c   conflict analysis:       0.00          0          0       0.00          -
59.08/59.10	c B&B Tree           :
59.08/59.10	c   number of runs   :          1
59.08/59.10	c   nodes            :          1
59.08/59.10	c   nodes (total)    :          1
59.08/59.10	c   nodes left       :          0
59.08/59.10	c   max depth        :          0
59.08/59.10	c   max depth (total):          0
59.08/59.10	c   backtracks       :          0 (0.0%)
59.08/59.10	c   delayed cutoffs  :          0
59.08/59.10	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
59.08/59.10	c   avg switch length:       2.00
59.08/59.10	c   switching time   :       0.00
59.08/59.10	c Solution           :
59.08/59.10	c   Solutions found  :          0 (0 improvements)
59.08/59.10	c   Primal Bound     : infeasible
59.08/59.10	c   Dual Bound       :          -
59.08/59.10	c   Gap              :       0.00 %
59.08/59.10	c   Root Dual Bound  :          -
59.08/59.10	c   Root Iterations  :      22834
59.18/59.26	c Time complete: 59.24.

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14396
/proc/meminfo: memFree=28819740/32873844 swapFree=6856/6856
[pid=14396] ppid=14394 vsize=10624 CPUtime=0 cores=1,3,5,7
/proc/14396/stat : 14396 (scip-2.1.1.4sfi) R 14394 14396 11551 0 -1 4202496 1397 0 0 0 0 0 0 0 20 0 1 0 270030908 10878976 1351 33554432000 4194304 10169799 140736937484784 140735714650088 7543003 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14396/statm: 2656 1351 409 1459 0 1188 0

[startup+0.0823129 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14396
/proc/meminfo: memFree=28819740/32873844 swapFree=6856/6856
[pid=14396] ppid=14394 vsize=30672 CPUtime=0.07 cores=1,3,5,7
/proc/14396/stat : 14396 (scip-2.1.1.4sfi) R 14394 14396 11551 0 -1 4202496 6426 0 0 0 7 0 0 0 20 0 1 0 270030908 31408128 6380 33554432000 4194304 10169799 140736937484784 140735714650088 8982256 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14396/statm: 7668 6380 409 1459 0 6200 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30672

[startup+0.10031 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14396
/proc/meminfo: memFree=28819740/32873844 swapFree=6856/6856
[pid=14396] ppid=14394 vsize=32980 CPUtime=0.08 cores=1,3,5,7
/proc/14396/stat : 14396 (scip-2.1.1.4sfi) R 14394 14396 11551 0 -1 4202496 6992 0 0 0 8 0 0 0 20 0 1 0 270030908 33771520 6946 33554432000 4194304 10169799 140736937484784 140735714650088 8982256 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14396/statm: 8245 6946 409 1459 0 6777 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32980

[startup+0.300257 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14396
/proc/meminfo: memFree=28819740/32873844 swapFree=6856/6856
[pid=14396] ppid=14394 vsize=88340 CPUtime=0.29 cores=1,3,5,7
/proc/14396/stat : 14396 (scip-2.1.1.4sfi) R 14394 14396 11551 0 -1 4202496 20780 0 0 0 27 2 0 0 20 0 1 0 270030908 90460160 20723 33554432000 4194304 10169799 140736937484784 140735714650088 8883659 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14396/statm: 22085 20723 460 1459 0 20617 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88340

[startup+0.700265 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14396
/proc/meminfo: memFree=28819740/32873844 swapFree=6856/6856
[pid=14396] ppid=14394 vsize=178964 CPUtime=0.69 cores=1,3,5,7
/proc/14396/stat : 14396 (scip-2.1.1.4sfi) R 14394 14396 11551 0 -1 4202496 46761 0 0 0 63 6 0 0 20 0 1 0 270030908 183259136 42647 33554432000 4194304 10169799 140736937484784 140736937481672 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14396/statm: 44741 42647 555 1459 0 43273 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 178964

[startup+1.50028 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 14397
/proc/meminfo: memFree=28610112/32873844 swapFree=6856/6856
[pid=14396] ppid=14394 vsize=267464 CPUtime=1.49 cores=1,3,5,7
/proc/14396/stat : 14396 (scip-2.1.1.4sfi) R 14394 14396 11551 0 -1 4202496 68583 0 0 0 139 10 0 0 20 0 1 0 270030908 273883136 64470 33554432000 4194304 10169799 140736937484784 140736937482936 7543003 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14396/statm: 66866 64508 556 1459 0 65398 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 267464

[startup+3.10028 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14397
/proc/meminfo: memFree=28534976/32873844 swapFree=6856/6856
[pid=14396] ppid=14394 vsize=312000 CPUtime=3.09 cores=1,3,5,7
/proc/14396/stat : 14396 (scip-2.1.1.4sfi) R 14394 14396 11551 0 -1 4202496 80355 0 0 0 295 14 0 0 20 0 1 0 270030908 319488000 75148 33554432000 4194304 10169799 140736937484784 140736937482936 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14396/statm: 78000 75148 563 1459 0 76532 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 312000

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14397
/proc/meminfo: memFree=28528404/32873844 swapFree=6856/6856
[pid=14396] ppid=14394 vsize=303428 CPUtime=6.29 cores=1,3,5,7
/proc/14396/stat : 14396 (scip-2.1.1.4sfi) R 14394 14396 11551 0 -1 4202496 83549 0 0 0 608 21 0 0 20 0 1 0 270030908 310710272 73237 33554432000 4194304 10169799 140736937484784 140736937482312 8961143 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14396/statm: 75857 73237 623 1459 0 74389 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 303428

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 14398
/proc/meminfo: memFree=28488392/32873844 swapFree=6856/6856
[pid=14396] ppid=14394 vsize=344068 CPUtime=12.69 cores=1,3,5,7
/proc/14396/stat : 14396 (scip-2.1.1.4sfi) R 14394 14396 11551 0 -1 4202496 94437 0 0 0 1242 27 0 0 20 0 1 0 270030908 352325632 83407 33554432000 4194304 10169799 140736937484784 140736937479192 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14396/statm: 86017 83407 783 1459 0 84549 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 344068

[startup+25.5003 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 14436
/proc/meminfo: memFree=28693468/32873844 swapFree=6856/6856
[pid=14396] ppid=14394 vsize=346884 CPUtime=25.49 cores=1,3,5,7
/proc/14396/stat : 14396 (scip-2.1.1.4sfi) R 14394 14396 11551 0 -1 4202496 94752 0 0 0 2520 29 0 0 20 0 1 0 270030908 355209216 83722 33554432000 4194304 10169799 140736937484784 140736937479112 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14396/statm: 86721 83722 787 1459 0 85253 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 346884

[startup+51.1002 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 14436
/proc/meminfo: memFree=28585012/32873844 swapFree=6856/6856
[pid=14396] ppid=14394 vsize=346212 CPUtime=51.08 cores=1,3,5,7
/proc/14396/stat : 14396 (scip-2.1.1.4sfi) R 14394 14396 11551 0 -1 4202496 95075 0 0 0 5075 33 0 0 20 0 1 0 270030908 354521088 83994 33554432000 4194304 10169799 140736937484784 140736937479112 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14396/statm: 86553 83994 787 1459 0 85085 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 346212

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

[startup+54.3002 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 14436
/proc/meminfo: memFree=28583384/32873844 swapFree=6856/6856
[pid=14396] ppid=14394 vsize=346212 CPUtime=54.27 cores=1,3,5,7
/proc/14396/stat : 14396 (scip-2.1.1.4sfi) R 14394 14396 11551 0 -1 4202496 95075 0 0 0 5394 33 0 0 20 0 1 0 270030908 354521088 83994 33554432000 4194304 10169799 140736937484784 140736937479112 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14396/statm: 86553 83994 787 1459 0 85085 0
Current children cumulated CPU time (s) 54.27
Current children cumulated vsize (KiB) 346212

[startup+57.5002 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 14436
/proc/meminfo: memFree=28583136/32873844 swapFree=6856/6856
[pid=14396] ppid=14394 vsize=346212 CPUtime=57.48 cores=1,3,5,7
/proc/14396/stat : 14396 (scip-2.1.1.4sfi) R 14394 14396 11551 0 -1 4202496 95075 0 0 0 5714 34 0 0 20 0 1 0 270030908 354521088 83994 33554432000 4194304 10169799 140736937484784 140736937478456 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14396/statm: 86553 83994 787 1459 0 85085 0
Current children cumulated CPU time (s) 57.48
Current children cumulated vsize (KiB) 346212

[startup+58.3069 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 14436
/proc/meminfo: memFree=28583136/32873844 swapFree=6856/6856
[pid=14396] ppid=14394 vsize=346212 CPUtime=58.29 cores=1,3,5,7
/proc/14396/stat : 14396 (scip-2.1.1.4sfi) R 14394 14396 11551 0 -1 4202496 95075 0 0 0 5795 34 0 0 20 0 1 0 270030908 354521088 83994 33554432000 4194304 10169799 140736937484784 140736937479112 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14396/statm: 86553 83994 787 1459 0 85085 0
Current children cumulated CPU time (s) 58.29
Current children cumulated vsize (KiB) 346212

[startup+58.7002 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 14436
/proc/meminfo: memFree=28583136/32873844 swapFree=6856/6856
[pid=14396] ppid=14394 vsize=346212 CPUtime=58.68 cores=1,3,5,7
/proc/14396/stat : 14396 (scip-2.1.1.4sfi) R 14394 14396 11551 0 -1 4202496 95075 0 0 0 5834 34 0 0 20 0 1 0 270030908 354521088 83994 33554432000 4194304 10169799 140736937484784 140736937479112 8979322 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/14396/statm: 86553 83994 787 1459 0 85085 0
Current children cumulated CPU time (s) 58.68
Current children cumulated vsize (KiB) 346212

[startup+59.1002 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 14436
/proc/meminfo: memFree=28583136/32873844 swapFree=6856/6856
[pid=14396] ppid=14394 vsize=346212 CPUtime=59.08 cores=1,3,5,7
/proc/14396/stat : 14396 (scip-2.1.1.4sfi) R 14394 14396 11551 0 -1 4202496 95081 0 0 0 5874 34 0 0 20 0 1 0 270030908 354521088 84000 33554432000 4194304 10169799 140736937484784 140736937479112 8982352 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14396/statm: 86553 84001 793 1459 0 85085 0
Current children cumulated CPU time (s) 59.08
Current children cumulated vsize (KiB) 346212

[startup+59.2003 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 14436
/proc/meminfo: memFree=28583136/32873844 swapFree=6856/6856
[pid=14396] ppid=14394 vsize=321168 CPUtime=59.18 cores=1,3,5,7
/proc/14396/stat : 14396 (scip-2.1.1.4sfi) R 14394 14396 11551 0 -1 4202496 95094 0 0 0 5884 34 0 0 20 0 1 0 270030908 328876032 77784 33554432000 4194304 10169799 140736937484784 140736937479112 8989847 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/14396/statm: 80292 77784 805 1459 0 78824 0
Current children cumulated CPU time (s) 59.18
Current children cumulated vsize (KiB) 321168

Child status: 0
Real time (s): 59.2622
CPU time (s): 59.251
CPU user time (s): 58.889
CPU system time (s): 0.361944
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 346884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.889
system time used= 0.361944
maximum resident set size= 336044
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95108
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= 4
involuntary context switches= 62

runsolver used 0.094985 second user time and 0.288956 second system time

The end

Launcher Data

Begin job on node144 at 2012-05-26 15:31:00
IDJOB=3692929
IDBENCH=73869
IDSOLVER=2272
FILE ID=node144/3692929-1338039060
RUNJOBID= node144-1338028269-13523
PBS_JOBID= 14624331
Free space on /tmp= 71472 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-j12048_4-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-3692929-1338039060/watcher-3692929-1338039060 -o /tmp/evaluation-result-3692929-1338039060/solver-3692929-1338039060 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4sfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692929-1338039060.opb -t 1800 -m 15500

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

MD5SUM BENCH= e20086c85095d65afe65e19d07ad3aeb
RANDOM SEED=161404227

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:        28820540 kB
Buffers:          263744 kB
Cached:          2473976 kB
SwapCached:            0 kB
Active:          1256932 kB
Inactive:        2022028 kB
Active(anon):     542660 kB
Inactive(anon):        0 kB
Active(file):     714272 kB
Inactive(file):  2022028 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16372 kB
Writeback:             0 kB
AnonPages:        546956 kB
Mapped:            17840 kB
Shmem:               200 kB
Slab:             636064 kB
SReclaimable:      78756 kB
SUnreclaim:       557308 kB
KernelStack:        1456 kB
PageTables:         5088 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     654564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    487424 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:31:59