Trace number 3452288

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4OPT11 56.3634 56.3768

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_10_1.opb
MD5SUM55d0299800773493d27ef2c1b95d10c5
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark8.46971
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 11
Optimality of the best value was proved NO
Number of variables100
Total number of constraints100
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints100
Minimum length of a constraint11
Maximum length of a constraint19
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)1248
Sum of products size (including duplicates)2496
Number of different products1248
Sum of products size2496

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 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-3452288-1307105319.opb>
0.00/0.00	c original problem has 100 variables (100 bin, 0 int, 0 impl, 0 cont) and 100 constraints
0.00/0.00	c problem read
0.00/0.00	c presolving settings loaded
0.00/0.01	o 100
0.00/0.01	c feasible solution found by trivial heuristic, objective value  1.000000e+02
0.00/0.01	c presolving:
0.01/0.04	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 100 upgd conss, 35732 impls, 0 clqs
0.01/0.07	c    (0.1s) probing: 101/1348 (7.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.01/0.07	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.01/0.07	c presolving (2 rounds):
0.01/0.07	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.01/0.07	c  35732 implications, 0 cliques
0.01/0.07	c presolved problem has 1348 variables (1348 bin, 0 int, 0 impl, 0 cont) and 1348 constraints
0.01/0.07	c    1248 constraints of type <and>
0.01/0.07	c     100 constraints of type <logicor>
0.01/0.07	c transformed objective value is always integral (scale: 1)
0.01/0.07	c Presolving Time: 0.07
0.01/0.07	c - non default parameters ----------------------------------------------------------------------
0.01/0.07	c # SCIP version 2.0.1.4
0.01/0.07	c 
0.01/0.07	c # frequency for displaying node information lines
0.01/0.07	c # [type: int, range: [-1,2147483647], default: 100]
0.01/0.07	c display/freq = 10000
0.01/0.07	c 
0.01/0.07	c # maximal time in seconds to run
0.01/0.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.01/0.07	c limits/time = 1800
0.01/0.07	c 
0.01/0.07	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.01/0.07	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.01/0.07	c limits/memory = 13950
0.01/0.07	c 
0.01/0.07	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.01/0.07	c # [type: int, range: [1,2], default: 1]
0.01/0.07	c timing/clocktype = 2
0.01/0.07	c 
0.01/0.07	c # belongs reading time to solving time?
0.01/0.07	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.01/0.07	c timing/reading = TRUE
0.01/0.07	c 
0.01/0.07	c # should presolving try to simplify inequalities
0.01/0.07	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.01/0.07	c constraints/linear/simplifyinequalities = TRUE
0.01/0.07	c 
0.01/0.07	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.01/0.07	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.01/0.07	c constraints/indicator/addCouplingCons = TRUE
0.01/0.07	c 
0.01/0.07	c # should presolving try to simplify knapsacks
0.01/0.07	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.01/0.07	c constraints/knapsack/simplifyinequalities = TRUE
0.01/0.07	c 
0.01/0.07	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.01/0.07	c # [type: int, range: [-1,2147483647], default: -1]
0.01/0.07	c separating/rapidlearning/freq = 0
0.01/0.07	c 
0.01/0.07	c -----------------------------------------------------------------------------------------------
0.01/0.07	c start solving
0.01/0.07	c 
0.01/0.09	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.01/0.09	c t 0.1s|     1 |     0 |   200 |     - |6542k|   0 | 200 |1348 |1348 |1348 |2596 |   0 |   0 |   0 | 0.000000e+00 | 1.000000e+02 |    Inf 
0.01/0.09	o 49
0.01/0.09	c s 0.1s|     1 |     0 |   200 |     - |6582k|   0 | 200 |1348 |1348 |1348 |2596 |   0 |   0 |   0 | 0.000000e+00 | 4.900000e+01 |    Inf 
0.19/0.21	c   0.2s|     1 |     0 |   500 |     - |6683k|   0 | 200 |1348 |1348 |1348 |2797 | 201 |   0 |   0 | 0.000000e+00 | 4.900000e+01 |    Inf 
0.19/0.21	o 33
0.19/0.21	c s 0.2s|     1 |     0 |   500 |     - |6704k|   0 | 200 |1348 |1348 |1348 |2797 | 201 |   0 |   0 | 0.000000e+00 | 3.300000e+01 |    Inf 
0.19/0.28	c   0.3s|     1 |     0 |   800 |     - |6805k|   0 | 200 |1348 |1348 |1348 |3000 | 404 |   0 |   0 | 0.000000e+00 | 3.300000e+01 |    Inf 
0.29/0.37	c   0.4s|     1 |     0 |  1101 |     - |6908k|   0 | 200 |1348 |1348 |1348 |3202 | 606 |   0 |   0 | 0.000000e+00 | 3.300000e+01 |    Inf 
0.29/0.37	o 22
0.29/0.37	c s 0.4s|     1 |     0 |  1101 |     - |6928k|   0 | 200 |1348 |1348 |1348 |3202 | 606 |   0 |   0 | 0.000000e+00 | 2.200000e+01 |    Inf 
0.38/0.45	c   0.5s|     1 |     0 |  1402 |     - |7029k|   0 | 200 |1348 |1348 |1348 |3403 | 807 |   0 |   0 | 0.000000e+00 | 2.200000e+01 |    Inf 
0.38/0.45	o 17
0.38/0.45	c s 0.5s|     1 |     0 |  1402 |     - |7050k|   0 | 200 |1348 |1348 |1348 |3403 | 807 |   0 |   0 | 0.000000e+00 | 1.700000e+01 |    Inf 
0.49/0.57	c   0.6s|     1 |     0 |  1977 |     - |7152k|   0 | 460 |1348 |1348 |1348 |3604 |1008 |   0 |   0 | 5.621705e+00 | 1.700000e+01 | 202.40%
0.79/0.81	c   0.8s|     1 |     0 |  2426 |     - |7904k|   0 | 641 |1348 |1348 |1348 |3726 |1130 |   0 |   0 | 7.018722e+00 | 1.700000e+01 | 142.21%
1.18/1.24	c   1.2s|     1 |     0 |  2670 |     - |8372k|   0 | 720 |1348 |1348 |1348 |3765 |1169 |   0 |   0 | 7.283877e+00 | 1.700000e+01 | 133.39%
1.18/1.24	o 15
1.18/1.24	c s 1.2s|     1 |     0 |  2670 |     - |8393k|   0 | 720 |1348 |1348 |1348 |3765 |1169 |   0 |   0 | 7.283877e+00 | 1.500000e+01 | 105.93%
1.68/1.73	c   1.7s|     1 |     0 |  2901 |     - |8820k|   0 | 696 |1348 |1348 |1348 |3794 |1198 |   0 |   0 | 7.369506e+00 | 1.500000e+01 | 103.54%
2.09/2.19	c   2.2s|     1 |     0 |  3025 |     - |9250k|   0 | 764 |1348 |1348 |1348 |3813 |1217 |   0 |   0 | 7.413596e+00 | 1.500000e+01 | 102.33%
2.58/2.68	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
2.58/2.68	c   2.7s|     1 |     0 |  3071 |     - |9667k|   0 | 789 |1348 |1348 |1348 |3820 |1224 |   0 |   0 | 7.424865e+00 | 1.500000e+01 | 102.02%
3.08/3.14	c   3.1s|     1 |     0 |  3104 |     - |9508k|   0 | 793 |1348 |1348 |1348 |1396 |1229 |   0 |   0 | 7.424865e+00 | 1.500000e+01 | 102.02%
3.08/3.14	c   3.1s|     1 |     0 |  3104 |     - |9508k|   0 | 793 |1348 |1348 |1348 |1396 |1229 |   0 |   0 | 7.442512e+00 | 1.500000e+01 | 101.54%
3.29/3.36	c   3.4s|     1 |     0 |  3156 |     - |9660k|   0 | 794 |1348 |1348 |1348 |1399 |1232 |   0 |   0 | 7.455125e+00 | 1.500000e+01 | 101.20%
3.48/3.57	c   3.6s|     1 |     0 |  3186 |     - |9700k|   0 | 830 |1348 |1348 |1348 |1403 |1236 |   0 |   0 | 7.459023e+00 | 1.500000e+01 | 101.10%
3.68/3.79	c   3.8s|     1 |     0 |  3217 |     - |9707k|   0 | 822 |1348 |1348 |1348 |1406 |1239 |   0 |   0 | 7.464079e+00 | 1.500000e+01 | 100.96%
3.98/4.01	c   4.0s|     1 |     0 |  3251 |     - |9711k|   0 | 796 |1348 |1348 |1348 |1408 |1241 |   0 |   0 | 7.477279e+00 | 1.500000e+01 | 100.61%
4.18/4.24	c   4.2s|     1 |     0 |  3274 |     - |9713k|   0 | 847 |1348 |1348 |1348 |1414 |1247 |   0 |   0 | 7.478819e+00 | 1.500000e+01 | 100.57%
4.39/4.49	c   4.5s|     1 |     0 |  3276 |     - |9709k|   0 | 848 |1348 |1348 |1346 |1368 |1249 |   0 |   0 | 7.478819e+00 | 1.500000e+01 | 100.57%
4.39/4.49	c   4.5s|     1 |     0 |  3276 |     - |9709k|   0 | 848 |1348 |1348 |1346 |1368 |1249 |   0 |   0 | 7.478819e+00 | 1.500000e+01 | 100.57%
4.68/4.74	c   4.7s|     1 |     0 |  3288 |     - |9710k|   0 | 811 |1348 |1348 |1346 |1370 |1251 |   0 |   0 | 7.479182e+00 | 1.500000e+01 | 100.56%
5.28/5.31	c   5.3s|     1 |     2 |  3288 |     - |9710k|   0 | 811 |1348 |1348 |1346 |1370 |1251 |   0 |   9 | 7.479182e+00 | 1.500000e+01 | 100.56%
6.68/6.71	o 12
6.68/6.71	c * 6.7s|    11 |     7 |  4104 |  81.6 |9770k|  10 |   - |1348 |1348 |1348 |1405 |1335 |   0 | 117 | 7.479182e+00 | 1.200000e+01 |  60.45%
13.37/13.40	o 11
13.37/13.40	c *13.4s|    69 |    28 |  8484 |  76.4 |9931k|  12 |   - |1348 |1348 |1348 |1388 |1667 |   0 | 571 | 7.898481e+00 | 1.100000e+01 |  39.27%
56.28/56.36	c 
56.28/56.36	c SCIP Status        : problem is solved [optimal solution found]
56.28/56.36	c Solving Time (sec) : 56.36
56.28/56.36	c Solving Nodes      : 6375
56.28/56.36	c Primal Bound       : +1.10000000000000e+01 (8 solutions)
56.28/56.36	c Dual Bound         : +1.10000000000000e+01
56.28/56.36	c Gap                : 0.00 %
56.28/56.36	s OPTIMUM FOUND
56.28/56.36	v -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 -x79 x78 -x77 -x76 -x75 
56.28/56.36	v -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 x55 -x54 -x53 -x52 -x51 -x50 
56.28/56.36	v -x49 x48 -x47 -x46 -x45 -x44 x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 x34 -x33 -x32 -x31 x30 -x29 x28 -x27 -x26 -x25 -x24 
56.28/56.36	v -x23 -x22 -x21 -x20 x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 x10 -x9 -x8 -x7 -x6 x5 -x4 -x3 -x2 -x1 
56.28/56.36	c SCIP Status        : problem is solved [optimal solution found]
56.28/56.36	c Total Time         :      56.36
56.28/56.36	c   solving          :      56.36
56.28/56.36	c   presolving       :       0.07 (included in solving)
56.28/56.36	c   reading          :       0.00 (included in solving)
56.28/56.36	c Original Problem   :
56.28/56.36	c   Problem name     : HOME/instance-3452288-1307105319.opb
56.28/56.36	c   Variables        : 100 (100 binary, 0 integer, 0 implicit integer, 0 continuous)
56.28/56.36	c   Constraints      : 100 initial, 100 maximal
56.28/56.36	c Presolved Problem  :
56.28/56.36	c   Problem name     : t_HOME/instance-3452288-1307105319.opb
56.28/56.36	c   Variables        : 1348 (1348 binary, 0 integer, 0 implicit integer, 0 continuous)
56.28/56.36	c   Constraints      : 1348 initial, 1349 maximal
56.28/56.36	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
56.28/56.36	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
56.28/56.36	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
56.28/56.36	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
56.28/56.36	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
56.28/56.36	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
56.28/56.36	c   probing          :       0.01          0          0          0          0          0          0          0          0          0
56.28/56.36	c   and              :       0.05          0          0          0          0          0          0          0          0          0
56.28/56.36	c   linear           :       0.00          0          0          0          0          0          0          0          0          0
56.28/56.36	c   logicor          :       0.00          0          0          0          0          0          0          0          0          0
56.28/56.36	c   root node        :          -         34          -          -         34          -          -          -          -          -
56.28/56.36	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
56.28/56.36	c   integral         :          0          0          0       3223          0         29          0          2         67          0          0       6388
56.28/56.36	c   and              :       1248       6791      27006          2          0         24          3          1     317557       9696          0          0
56.28/56.36	c   logicor          :        100+        19      12275          2          0          6          0          0          0          0          0          0
56.28/56.36	c   countsols        :          0          0          0          2          0          9          0          0          0          0          0          0
56.28/56.36	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
56.28/56.36	c   integral         :       9.48       0.00       0.00       9.48       0.00       0.00       0.00
56.28/56.36	c   and              :       1.74       1.09       0.65       0.00       0.00       0.00       0.00
56.28/56.36	c   logicor          :       0.05       0.00       0.05       0.00       0.00       0.00       0.00
56.28/56.36	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
56.28/56.36	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
56.28/56.36	c   vbounds          :          0          0          0          0
56.28/56.36	c   rootredcost      :          2          0          0          0
56.28/56.36	c   pseudoobj        :      26997          0          0          0
56.28/56.36	c Propagator Timings :  TotalTime  Propagate    Resprop
56.28/56.36	c   vbounds          :       0.00       0.00       0.00
56.28/56.36	c   rootredcost      :       0.01       0.01       0.00
56.28/56.36	c   pseudoobj        :       0.08       0.08       0.00
56.28/56.36	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
56.28/56.36	c   propagation      :       0.00          1          1          1        3.0          0        0.0          -
56.28/56.36	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
56.28/56.36	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
56.28/56.36	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
56.28/56.36	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
56.28/56.36	c   applied globally :          -          -          -          1        3.0          -          -          -
56.28/56.36	c   applied locally  :          -          -          -          0        0.0          -          -          -
56.28/56.36	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
56.28/56.36	c   cut pool         :       0.01         18          -          -         84          -    (maximal pool size: 2168)
56.28/56.36	c   redcost          :       0.12       6792          0      19818          0          0
56.28/56.36	c   impliedbounds    :       0.01         19          0          0       1289          0
56.28/56.36	c   intobj           :       0.00          0          0          0          0          0
56.28/56.36	c   gomory           :       2.58         19          0          0       2524          0
56.28/56.36	c   cgmip            :       0.00          0          0          0          0          0
56.28/56.36	c   closecuts        :       0.00          0          0          0          0          0
56.28/56.36	c   strongcg         :       1.37         19          0          0       5271          0
56.28/56.36	c   cmir             :       0.23         10          0          0       1007          0
56.28/56.36	c   flowcover        :       0.17         10          0          0       1184          0
56.28/56.36	c   clique           :       0.08         19          0          0         16          0
56.28/56.36	c   zerohalf         :       0.00          0          0          0          0          0
56.28/56.36	c   mcf              :       0.00          1          0          0          0          0
56.28/56.36	c   oddcycle         :       0.00          0          0          0          0          0
56.28/56.36	c   rapidlearning    :       0.04          1          0          0          0          0
56.28/56.36	c Pricers            :       Time      Calls       Vars
56.28/56.36	c   problem variables:       0.02       1535        110
56.28/56.36	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
56.28/56.36	c   relpscost        :       9.48       3221          2         67          0          0       6388
56.28/56.36	c   pscost           :       0.00          0          0          0          0          0          0
56.28/56.36	c   inference        :       0.00          0          0          0          0          0          0
56.28/56.36	c   mostinf          :       0.00          0          0          0          0          0          0
56.28/56.36	c   leastinf         :       0.00          0          0          0          0          0          0
56.28/56.36	c   fullstrong       :       0.00          0          0          0          0          0          0
56.28/56.36	c   allfullstrong    :       0.00          0          0          0          0          0          0
56.28/56.36	c   random           :       0.00          0          0          0          0          0          0
56.28/56.36	c Primal Heuristics  :       Time      Calls      Found
56.28/56.36	c   LP solutions     :       0.00          -          2
56.28/56.36	c   pseudo solutions :       0.00          -          0
56.28/56.36	c   feaspump         :       0.00          0          0
56.28/56.36	c   oneopt           :       0.00          7          0
56.28/56.36	c   objpscostdiving  :       0.91          4          0
56.28/56.36	c   rootsoldiving    :       0.44         10          0
56.28/56.36	c   guideddiving     :       1.00         29          0
56.28/56.36	c   coefdiving       :       0.88         29          0
56.28/56.36	c   fracdiving       :       1.32         29          0
56.28/56.36	c   linesearchdiving :       0.73         29          0
56.28/56.36	c   pscostdiving     :       0.98         29          0
56.28/56.36	c   veclendiving     :       1.30         29          0
56.28/56.36	c   trivial          :       0.00          2          1
56.28/56.36	c   shiftandpropagate:       0.00          0          0
56.28/56.36	c   simplerounding   :       0.04          0          0
56.28/56.36	c   zirounding       :       0.11       1000          0
56.28/56.36	c   rounding         :       0.31       1064          0
56.28/56.36	c   shifting         :       0.25        664          5
56.28/56.36	c   intshifting      :       0.00          0          0
56.28/56.36	c   twoopt           :       0.00          0          0
56.28/56.36	c   fixandinfer      :       0.00          0          0
56.28/56.36	c   clique           :       0.00          0          0
56.28/56.36	c   intdiving        :       0.00          0          0
56.28/56.36	c   actconsdiving    :       0.00          0          0
56.28/56.36	c   octane           :       0.00          0          0
56.28/56.36	c   rens             :       0.01          0          0
56.28/56.36	c   rins             :       0.00          0          0
56.28/56.36	c   localbranching   :       0.00          0          0
56.28/56.36	c   mutation         :       0.00          0          0
56.28/56.36	c   crossover        :       0.02          1          0
56.28/56.36	c   dins             :       0.00          0          0
56.28/56.36	c   vbounds          :       0.00          0          0
56.28/56.36	c   undercover       :       0.01          1          0
56.28/56.36	c   subnlp           :       0.00          0          0
56.28/56.36	c   trysol           :       0.00          0          0
56.28/56.36	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
56.28/56.36	c   primal LP        :       0.20         22        154       7.00     787.11
56.28/56.36	c   dual LP          :      28.47       9232     217580      23.57    7641.57
56.28/56.36	c   lex dual LP      :       0.00          0          0       0.00          -
56.28/56.36	c   barrier LP       :       0.00          0          0       0.00          -
56.28/56.36	c   diving/probing LP:       6.49       4002      47481      11.86    7316.25
56.28/56.36	c   strong branching :       9.42        752      71478      95.05    7588.18
56.28/56.36	c     (at root node) :          -          9       2489     276.56          -
56.28/56.36	c   conflict analysis:       0.00          0          0       0.00          -
56.28/56.36	c B&B Tree           :
56.28/56.36	c   number of runs   :          1
56.28/56.36	c   nodes            :       6375
56.28/56.36	c   nodes (total)    :       6375
56.28/56.36	c   nodes left       :          0
56.28/56.36	c   max depth        :         29
56.28/56.36	c   max depth (total):         29
56.28/56.36	c   backtracks       :       2222 (34.9%)
56.28/56.36	c   delayed cutoffs  :          0
56.28/56.36	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
56.28/56.36	c   avg switch length:       9.42
56.28/56.36	c   switching time   :       0.86
56.28/56.36	c Solution           :
56.28/56.36	c   Solutions found  :          8 (8 improvements)
56.28/56.36	c   First Solution   : +1.00000000000000e+02   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
56.28/56.36	c   Primal Bound     : +1.10000000000000e+01   (in run 1, after 69 nodes, 13.40 seconds, depth 10, found by <relaxation>)
56.28/56.36	c   Dual Bound       : +1.10000000000000e+01
56.28/56.36	c   Gap              :       0.00 %
56.28/56.36	c   Root Dual Bound  : +7.47918176050663e+00
56.28/56.36	c   Root Iterations  :       3288
56.28/56.37	c Time complete: 56.35.

Verifier Data

OK	11

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3452288-1307105319/watcher-3452288-1307105319 -o /tmp/evaluation-result-3452288-1307105319/solver-3452288-1307105319 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452288-1307105319.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: 1.99 2.00 1.99 2/464 6920
/proc/meminfo: memFree=30044440/32950928 swapFree=45617076/67111528
[pid=6920] ppid=6918 vsize=12512 CPUtime=0 cores=0,2,4,6
/proc/6920/stat : 6920 (scip-2.0.1.4.li) R 6918 6920 5789 0 -1 4202496 1885 0 0 0 0 0 0 0 25 0 1 0 822131694 12812288 1837 33554432000 4194304 9128323 140737323564688 18446744073709551615 8009021 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/6920/statm: 3128 1850 430 1205 0 1919 0

[startup+0.0186391 s]
/proc/loadavg: 1.99 2.00 1.99 2/464 6920
/proc/meminfo: memFree=30044440/32950928 swapFree=45617076/67111528
[pid=6920] ppid=6918 vsize=19240 CPUtime=0.01 cores=0,2,4,6
/proc/6920/stat : 6920 (scip-2.0.1.4.li) R 6918 6920 5789 0 -1 4202496 3578 0 0 0 1 0 0 0 25 0 1 0 822131694 19701760 3530 33554432000 4194304 9128323 140737323564688 18446744073709551615 6593456 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/6920/statm: 4810 3530 499 1205 0 3601 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 19240

[startup+0.100692 s]
/proc/loadavg: 1.99 2.00 1.99 2/464 6920
/proc/meminfo: memFree=30044440/32950928 swapFree=45617076/67111528
[pid=6920] ppid=6918 vsize=27156 CPUtime=0.09 cores=0,2,4,6
/proc/6920/stat : 6920 (scip-2.0.1.4.li) R 6918 6920 5789 0 -1 4202496 7246 0 0 0 9 0 0 0 25 0 1 0 822131694 27807744 5786 33554432000 4194304 9128323 140737323564688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/6920/statm: 6789 5786 659 1205 0 5580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27156

[startup+0.300657 s]
/proc/loadavg: 1.99 2.00 1.99 2/464 6920
/proc/meminfo: memFree=30044440/32950928 swapFree=45617076/67111528
[pid=6920] ppid=6918 vsize=39736 CPUtime=0.29 cores=0,2,4,6
/proc/6920/stat : 6920 (scip-2.0.1.4.li) R 6918 6920 5789 0 -1 4202496 11382 0 0 0 29 0 0 0 25 0 1 0 822131694 40689664 8678 33554432000 4194304 9128323 140737323564688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/6920/statm: 9934 8678 709 1205 0 8725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39736

[startup+0.700524 s]
/proc/loadavg: 1.99 2.00 1.99 2/464 6920
/proc/meminfo: memFree=30044440/32950928 swapFree=45617076/67111528
[pid=6920] ppid=6918 vsize=39736 CPUtime=0.69 cores=0,2,4,6
/proc/6920/stat : 6920 (scip-2.0.1.4.li) R 6918 6920 5789 0 -1 4202496 11394 0 0 0 68 1 0 0 25 0 1 0 822131694 40689664 8688 33554432000 4194304 9128323 140737323564688 18446744073709551615 6286121 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/6920/statm: 9934 8688 712 1205 0 8725 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39736

[startup+1.50045 s]
/proc/loadavg: 1.99 2.00 1.99 3/465 6921
/proc/meminfo: memFree=30010952/32950928 swapFree=45617076/67111528
[pid=6920] ppid=6918 vsize=39736 CPUtime=1.47 cores=0,2,4,6
/proc/6920/stat : 6920 (scip-2.0.1.4.li) R 6918 6920 5789 0 -1 4202496 11487 0 0 0 146 1 0 0 25 0 1 0 822131694 40689664 8767 33554432000 4194304 9128323 140737323564688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6920/statm: 9934 8767 718 1205 0 8725 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 39736

[startup+3.10005 s]
/proc/loadavg: 1.99 2.00 1.99 3/465 6921
/proc/meminfo: memFree=30009712/32950928 swapFree=45617076/67111528
[pid=6920] ppid=6918 vsize=39736 CPUtime=3.08 cores=0,2,4,6
/proc/6920/stat : 6920 (scip-2.0.1.4.li) R 6918 6920 5789 0 -1 4202496 11492 0 0 0 306 2 0 0 25 0 1 0 822131694 40689664 8768 33554432000 4194304 9128323 140737323564688 18446744073709551615 6703187 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6920/statm: 9934 8768 714 1205 0 8725 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39736

[startup+6.30059 s]
/proc/loadavg: 1.99 2.00 1.99 3/465 6921
/proc/meminfo: memFree=30007520/32950928 swapFree=45617076/67111528
[pid=6920] ppid=6918 vsize=40648 CPUtime=6.28 cores=0,2,4,6
/proc/6920/stat : 6920 (scip-2.0.1.4.li) R 6918 6920 5789 0 -1 4202496 12482 0 0 0 624 4 0 0 25 0 1 0 822131694 41623552 8991 33554432000 4194304 9128323 140737323564688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6920/statm: 10162 8991 721 1205 0 8953 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40648

[startup+12.7005 s]
/proc/loadavg: 1.99 2.00 1.99 3/465 6921
/proc/meminfo: memFree=30007132/32950928 swapFree=45617076/67111528
[pid=6920] ppid=6918 vsize=40648 CPUtime=12.68 cores=0,2,4,6
/proc/6920/stat : 6920 (scip-2.0.1.4.li) R 6918 6920 5789 0 -1 4202496 12485 0 0 0 1259 9 0 0 25 0 1 0 822131694 41623552 8994 33554432000 4194304 9128323 140737323564688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6920/statm: 10162 8994 724 1205 0 8953 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 40648

[startup+25.5012 s]
/proc/loadavg: 1.99 2.00 1.99 3/465 6921
/proc/meminfo: memFree=29996336/32950928 swapFree=45617076/67111528
[pid=6920] ppid=6918 vsize=54340 CPUtime=25.48 cores=0,2,4,6
/proc/6920/stat : 6920 (scip-2.0.1.4.li) R 6918 6920 5789 0 -1 4202496 15439 0 0 0 2530 18 0 0 25 0 1 0 822131694 55644160 11948 33554432000 4194304 9128323 140737323564688 18446744073709551615 7343070 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/6920/statm: 13585 11948 745 1205 0 12376 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 54340

[startup+51.1007 s]
/proc/loadavg: 1.99 2.00 1.99 3/465 6922
/proc/meminfo: memFree=29992684/32950928 swapFree=45617076/67111528
[pid=6920] ppid=6918 vsize=55960 CPUtime=51.08 cores=0,2,4,6
/proc/6920/stat : 6920 (scip-2.0.1.4.li) R 6918 6920 5789 0 -1 4202496 16308 0 0 0 5065 43 0 0 25 0 1 0 822131694 57303040 12817 33554432000 4194304 9128323 140737323564688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/6920/statm: 13990 12817 745 1205 0 12781 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 55960

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

[startup+54.3011 s]
/proc/loadavg: 1.99 2.00 1.99 3/465 6922
/proc/meminfo: memFree=29991940/32950928 swapFree=45617076/67111528
[pid=6920] ppid=6918 vsize=56516 CPUtime=54.28 cores=0,2,4,6
/proc/6920/stat : 6920 (scip-2.0.1.4.li) R 6918 6920 5789 0 -1 4202496 16441 0 0 0 5383 45 0 0 25 0 1 0 822131694 57872384 12950 33554432000 4194304 9128323 140737323564688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/6920/statm: 14129 12950 745 1205 0 12920 0
Current children cumulated CPU time (s) 54.28
Current children cumulated vsize (KiB) 56516

[startup+55.101 s]
/proc/loadavg: 1.99 2.00 1.99 3/465 6922
/proc/meminfo: memFree=29991444/32950928 swapFree=45617076/67111528
[pid=6920] ppid=6918 vsize=56664 CPUtime=55.08 cores=0,2,4,6
/proc/6920/stat : 6920 (scip-2.0.1.4.li) R 6918 6920 5789 0 -1 4202496 16464 0 0 0 5462 46 0 0 25 0 1 0 822131694 58023936 12973 33554432000 4194304 9128323 140737323564688 18446744073709551615 7346554 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/6920/statm: 14166 12973 745 1205 0 12957 0
Current children cumulated CPU time (s) 55.08
Current children cumulated vsize (KiB) 56664

[startup+55.9007 s]
/proc/loadavg: 1.99 2.00 1.99 3/465 6922
/proc/meminfo: memFree=29991444/32950928 swapFree=45617076/67111528
[pid=6920] ppid=6918 vsize=56664 CPUtime=55.87 cores=0,2,4,6
/proc/6920/stat : 6920 (scip-2.0.1.4.li) R 6918 6920 5789 0 -1 4202496 16466 0 0 0 5541 46 0 0 25 0 1 0 822131694 58023936 12975 33554432000 4194304 9128323 140737323564688 18446744073709551615 6684201 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/6920/statm: 14166 12975 745 1205 0 12957 0
Current children cumulated CPU time (s) 55.87
Current children cumulated vsize (KiB) 56664

[startup+56.3007 s]
/proc/loadavg: 1.99 2.00 1.99 3/465 6922
/proc/meminfo: memFree=29991444/32950928 swapFree=45617076/67111528
[pid=6920] ppid=6918 vsize=56664 CPUtime=56.28 cores=0,2,4,6
/proc/6920/stat : 6920 (scip-2.0.1.4.li) R 6918 6920 5789 0 -1 4202496 16466 0 0 0 5581 47 0 0 25 0 1 0 822131694 58023936 12975 33554432000 4194304 9128323 140737323564688 18446744073709551615 7346442 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/6920/statm: 14166 12975 745 1205 0 12957 0
Current children cumulated CPU time (s) 56.28
Current children cumulated vsize (KiB) 56664

Child status: 0
Real time (s): 56.3768
CPU time (s): 56.3634
CPU user time (s): 55.8845
CPU system time (s): 0.478927
CPU usage (%): 99.9762
Max. virtual memory (cumulated for all children) (KiB): 56664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.8845
system time used= 0.478927
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16470
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 524

runsolver used 0.25696 second user time and 0.610907 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-03 14:48:39
IDJOB=3452288
IDBENCH=48152
IDSOLVER=1949
FILE ID=node123/3452288-1307105319
RUNJOBID= node123-1307092676-5808
PBS_JOBID= 13497979
Free space on /tmp= 73820 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_100_10_1.opb
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3452288-1307105319/watcher-3452288-1307105319 -o /tmp/evaluation-result-3452288-1307105319/solver-3452288-1307105319 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3452288-1307105319.opb -t 1800 -m 15500

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

MD5SUM BENCH= 55d0299800773493d27ef2c1b95d10c5
RANDOM SEED=516846856

node123.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30044596 kB
Buffers:        266128 kB
Cached:         363292 kB
SwapCached:       9456 kB
Active:        2327328 kB
Inactive:       299496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30044596 kB
SwapTotal:    67111528 kB
SwapFree:     45617076 kB
Dirty:           12080 kB
Writeback:           0 kB
AnonPages:     1995880 kB
Mapped:          26484 kB
Slab:           133572 kB
PageTables:      78364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 133426936 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73808 MiB
End job on node123 at 2011-06-03 14:49:35