Trace number 3447775

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 SCIP 2.0.1.4. with SoPlex 1.5.0.4OPTIMUM 324.542 324.547

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900551864--soft-66-100-0.wbo
MD5SUMc0a37f516cf4d2739ccd6d05a55220be
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark12.4711
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints906
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 44801
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 44800
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 687
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

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-3447775-1307897879.wbo>
0.00/0.02	c original problem has 1137 variables (1137 bin, 0 int, 0 impl, 0 cont) and 2708 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.04	c presolving:
0.00/0.04	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 212 impls, 12 clqs
0.06/0.08	c (round 2) 0 del vars, 170 del conss, 0 add conss, 906 chg bounds, 55 chg sides, 0 chg coeffs, 0 upgd conss, 212 impls, 12 clqs
0.06/0.09	c (round 3) 110 del vars, 170 del conss, 0 add conss, 906 chg bounds, 55 chg sides, 0 chg coeffs, 1742 upgd conss, 212 impls, 12 clqs
0.09/0.10	c (round 4) 110 del vars, 210 del conss, 0 add conss, 906 chg bounds, 55 chg sides, 0 chg coeffs, 1742 upgd conss, 212 impls, 12 clqs
0.09/0.14	c    (0.1s) probing: 101/1082 (9.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.14	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.14	c presolving (5 rounds):
0.09/0.14	c  110 deleted vars, 210 deleted constraints, 0 added constraints, 906 tightened bounds, 0 added holes, 55 changed sides, 0 changed coefficients
0.09/0.14	c  1063 implications, 12 cliques
0.09/0.14	c presolved problem has 1933 variables (1082 bin, 0 int, 851 impl, 0 cont) and 3404 constraints
0.09/0.14	c      78 constraints of type <setppc>
0.09/0.14	c     851 constraints of type <linear>
0.09/0.14	c     851 constraints of type <indicator>
0.09/0.14	c    1624 constraints of type <logicor>
0.09/0.14	c transformed objective value is always integral (scale: 1)
0.09/0.14	c Presolving Time: 0.12
0.09/0.14	c - non default parameters ----------------------------------------------------------------------
0.09/0.14	c # SCIP version 2.0.1.4
0.09/0.14	c 
0.09/0.14	c # frequency for displaying node information lines
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.14	c display/freq = 10000
0.09/0.14	c 
0.09/0.14	c # maximal time in seconds to run
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/time = 1800
0.09/0.14	c 
0.09/0.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/memory = 13950
0.09/0.14	c 
0.09/0.14	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.14	c # [type: int, range: [1,2], default: 1]
0.09/0.14	c timing/clocktype = 2
0.09/0.14	c 
0.09/0.14	c # belongs reading time to solving time?
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c timing/reading = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify inequalities
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/linear/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/indicator/addCouplingCons = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify knapsacks
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c separating/rapidlearning/freq = 0
0.09/0.14	c 
0.09/0.14	c -----------------------------------------------------------------------------------------------
0.09/0.14	c start solving
0.09/0.14	c 
0.19/0.26	o 517
0.19/0.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.26	c T 0.3s|     1 |     0 |     0 |     - |9145k|   0 |   - |1933 |4258 |1933 |2553 |   0 |   3 |   0 |      --      | 5.170000e+02 |    Inf 
0.19/0.27	c   0.3s|     1 |     0 |    88 |     - |8739k|   0 |  39 |1933 |4258 |1933 |2553 |   0 |   3 |   0 | 0.000000e+00 | 5.170000e+02 |    Inf 
0.39/0.45	c   0.5s|     1 |     0 |   220 |     - |9399k|   0 |  44 |1933 |4301 |1933 |2566 |  13 |   3 |   0 | 0.000000e+00 | 5.170000e+02 |    Inf 
0.59/0.62	c   0.6s|     1 |     0 |   245 |     - |9939k|   0 |  49 |1933 |4301 |1933 |2567 |  14 |   3 |   0 | 0.000000e+00 | 5.170000e+02 |    Inf 
0.79/0.82	c   0.8s|     1 |     0 |   261 |     - |  10M|   0 |  52 |1933 |4301 |1933 |2570 |  17 |   3 |   0 | 0.000000e+00 | 5.170000e+02 |    Inf 
0.99/1.03	c   1.0s|     1 |     0 |   283 |     - |  10M|   0 |  55 |1933 |4301 |1933 |2571 |  18 |   3 |   0 | 0.000000e+00 | 5.170000e+02 |    Inf 
1.19/1.25	c   1.3s|     1 |     0 |   308 |     - |  10M|   0 |  53 |1933 |4301 |1933 |2573 |  20 |   3 |   0 | 0.000000e+00 | 5.170000e+02 |    Inf 
1.49/1.52	c   1.5s|     1 |     0 |   328 |     - |  11M|   0 |  49 |1933 |4301 |1933 |2577 |  24 |   3 |   0 | 0.000000e+00 | 5.170000e+02 |    Inf 
2.49/2.55	c   2.6s|     1 |     2 |  5615 |     - |  11M|   0 |  49 |1933 |4301 |1933 |2577 |  24 |   3 |   9 | 0.000000e+00 | 5.170000e+02 |    Inf 
3.29/3.39	o 112
3.29/3.39	c r 3.4s|    13 |    12 |  6348 | 501.7 |  11M|  12 |   1 |1933 |4301 |1933 |2594 |  34 |   3 | 124 | 0.000000e+00 | 1.120000e+02 |    Inf 
3.59/3.66	o 6
3.59/3.66	c * 3.7s|    19 |     9 |  6942 | 367.4 |  11M|  13 |   - |1933 |4305 |1933 |2639 |  86 |   7 | 151 | 0.000000e+00 | 6.000000e+00 |    Inf 
20.39/20.45	o 5
20.39/20.45	c *20.4s|  1496 |    56 | 35680 |  23.6 |  11M|  30 |   - |1933 |4194 |1933 |2569 |  90 |1602 |1824 | 0.000000e+00 | 5.000000e+00 |    Inf 
27.59/27.62	o 4
27.59/27.62	c *27.6s|  3496 |    52 | 67286 |  19.2 |  12M|  30 |   - |1933 |5735 |1933 |2568 |  92 |3900 |1984 | 0.000000e+00 | 4.000000e+00 |    Inf 
49.18/49.21	c  49.2s| 10000 |   110 |176435 |  17.6 |  14M|  33 |   - |1933 |8092 |1933 |2584 |  92 |  11k|2355 | 0.000000e+00 | 4.000000e+00 |    Inf 
81.39/81.44	c  81.4s| 20000 |   200 |369566 |  18.5 |  16M|  41 |   - |1933 |  10k|1933 |2567 |  92 |  23k|2359 | 0.000000e+00 | 4.000000e+00 |    Inf 
118.79/118.86	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
118.79/118.86	c   119s| 30000 |   240 |572252 |  19.1 |  15M|  44 |   - |1933 |8908 |   0 |   0 |  92 |  35k|2972 | 0.000000e+00 | 4.000000e+00 |    Inf 
155.09/155.11	c   155s| 40000 |   190 |771534 |  19.3 |  17M|  44 |  28 |1933 |  11k|1933 |2567 |  92 |  47k|3548 | 0.000000e+00 | 4.000000e+00 |    Inf 
191.89/191.98	c   192s| 50000 |   183 |977084 |  19.5 |  18M|  44 |   - |1933 |  14k|1933 |2567 |  92 |  58k|3987 | 0.000000e+00 | 4.000000e+00 |    Inf 
228.29/228.33	c   228s| 60000 |   110 |  1176k|  19.6 |  18M|  44 |  29 |1933 |  14k|1933 |2567 |  92 |  70k|4429 | 0.000000e+00 | 4.000000e+00 |    Inf 
266.28/266.30	c   266s| 70000 |   118 |  1391k|  19.9 |  18M|  46 |   - |1933 |  15k|1933 |2567 |  92 |  82k|4851 | 0.000000e+00 | 4.000000e+00 |    Inf 
304.70/304.79	c   305s| 80000 |    64 |  1611k|  20.1 |  20M|  56 |   - |1933 |  17k|1933 |2567 |  93 |  94k|5235 | 0.000000e+00 | 4.000000e+00 |    Inf 
304.89/304.91	o 1
304.89/304.91	c * 305s| 80032 |    40 |  1611k|  20.1 |  19M|  56 |   - |1933 |  17k|1933 |2567 |  93 |  94k|5235 | 0.000000e+00 | 1.000000e+00 |    Inf 
324.49/324.52	c 
324.49/324.52	c SCIP Status        : problem is solved [optimal solution found]
324.49/324.52	c Solving Time (sec) : 324.52
324.49/324.52	c Solving Nodes      : 85055
324.49/324.52	c Primal Bound       : +1.00000000000000e+00 (15 solutions)
324.49/324.52	c Dual Bound         : +1.00000000000000e+00
324.49/324.52	c Gap                : 0.00 %
324.49/324.52	s OPTIMUM FOUND
324.49/324.52	v -x231 x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 x214 -x213 -x212 -x211 -x210 
324.49/324.52	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 x193 -x192 -x191 -x190 -x189 
324.49/324.52	v x188 -x187 -x186 -x185 -x184 -x183 -x182 x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
324.49/324.52	v x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
324.49/324.52	v -x146 -x145 x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 x132 -x131 x130 -x129 -x128 -x127 -x126 -x125 
324.49/324.52	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
324.49/324.52	v x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 x94 -x93 -x92 -x91 -x90 -x89 x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
324.49/324.52	v -x79 -x78 -x77 -x76 x75 -x74 -x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 x60 -x59 -x58 -x57 -x56 -x55 -x54 
324.49/324.52	v -x53 -x52 x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
324.49/324.52	v -x28 -x27 -x26 -x25 x24 -x23 -x22 -x21 -x20 x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 x2 
324.49/324.52	v -x1 
324.49/324.52	c SCIP Status        : problem is solved [optimal solution found]
324.49/324.52	c Total Time         :     324.52
324.49/324.52	c   solving          :     324.52
324.49/324.52	c   presolving       :       0.12 (included in solving)
324.49/324.52	c   reading          :       0.02 (included in solving)
324.49/324.52	c Original Problem   :
324.49/324.52	c   Problem name     : HOME/instance-3447775-1307897879.wbo
324.49/324.52	c   Variables        : 1137 (1137 binary, 0 integer, 0 implicit integer, 0 continuous)
324.49/324.52	c   Constraints      : 2708 initial, 2708 maximal
324.49/324.52	c Presolved Problem  :
324.49/324.52	c   Problem name     : t_HOME/instance-3447775-1307897879.wbo
324.49/324.52	c   Variables        : 1933 (1082 binary, 0 integer, 851 implicit integer, 0 continuous)
324.49/324.52	c   Constraints      : 3404 initial, 18692 maximal
324.49/324.52	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
324.49/324.52	c   trivial          :       0.00         55          0          0          0          0          0          0          0          0
324.49/324.52	c   dualfix          :       0.00         55          0          0          0          0          0          0          0          0
324.49/324.52	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
324.49/324.52	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
324.49/324.52	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
324.49/324.52	c   probing          :       0.03          0          0          0          0          0          0          0          0          0
324.49/324.52	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
324.49/324.52	c   setppc           :       0.00          0          0          0          0          0         40          0          0          0
324.49/324.52	c   linear           :       0.05          0          0          0        906          0        115          0         55          0
324.49/324.52	c   indicator        :       0.00          0          0          0          0          0         55          0          0          0
324.49/324.52	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
324.49/324.52	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
324.49/324.52	c   root node        :          -       1703          -          -       1703          -          -          -          -          -
324.49/324.52	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
324.49/324.52	c   integral         :          0          0          0      44305          0         30          0        174       1915          0          0      86022
324.49/324.52	c   varbound         :          0+         6     333193         73          0          0         86          0       6600         79          0          0
324.49/324.52	c   setppc           :         78          6     352821          3          0         27     641475       1891     287858          0          0          0
324.49/324.52	c   linear           :        851+         7     352681          3          0         23     481579       1665     574814          0          0          0
324.49/324.52	c   indicator        :        851          0     330007         73          0         23        137          0        766          0          0          0
324.49/324.52	c   logicor          :       1624+         6     165886          4          0         11     362232       1680     427870          0          0          0
324.49/324.52	c   bounddisjunction :          0+         0       9082          0          0          0         18          3         51          0          0          0
324.49/324.52	c   countsols        :          0          0          0          4          0         13          0          0          0          0          0          0
324.49/324.52	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
324.49/324.52	c   integral         :      31.43       0.00       0.00      31.43       0.00       0.00       0.00
324.49/324.52	c   varbound         :       0.22       0.00       0.21       0.00       0.00       0.00       0.00
324.49/324.52	c   setppc           :       1.59       0.00       1.45       0.00       0.00       0.00       0.14
324.49/324.52	c   linear           :       4.28       0.00       3.98       0.00       0.00       0.00       0.30
324.49/324.52	c   indicator        :       0.30       0.00       0.29       0.00       0.00       0.01       0.00
324.49/324.52	c   logicor          :      10.61       0.00      10.33       0.00       0.00       0.00       0.28
324.49/324.52	c   bounddisjunction :       0.01       0.00       0.01       0.00       0.00       0.00       0.00
324.49/324.52	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
324.49/324.52	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
324.49/324.52	c   vbounds          :       3092         11          0        689
324.49/324.52	c   rootredcost      :          5          0          0        851
324.49/324.52	c   pseudoobj        :     354414         69         42       4897
324.49/324.52	c Propagator Timings :  TotalTime  Propagate    Resprop
324.49/324.52	c   vbounds          :       0.28       0.28       0.00
324.49/324.52	c   rootredcost      :       0.06       0.06       0.00
324.49/324.52	c   pseudoobj        :       4.54       4.54       0.00
324.49/324.52	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
324.49/324.52	c   propagation      :       0.24       5281       5239      28380       22.2         77       19.8          -
324.49/324.52	c   infeasible LP    :       5.78      37518      37500     234395       34.3        216       15.4          0
324.49/324.52	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
324.49/324.52	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
324.49/324.52	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
324.49/324.52	c   applied globally :          -          -          -     100527       30.2          -          -          -
324.49/324.52	c   applied locally  :          -          -          -          0        0.0          -          -          -
324.49/324.52	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
324.49/324.52	c   cut pool         :       0.00          5          -          -         47          -    (maximal pool size: 612)
324.49/324.52	c   redcost          :       1.48      44298          0       1080          0          0
324.49/324.52	c   impliedbounds    :       0.00          6          0          0          0          0
324.49/324.52	c   intobj           :       0.00          0          0          0          0          0
324.49/324.52	c   gomory           :       0.57          6          0          0        930          0
324.49/324.52	c   cgmip            :       0.00          0          0          0          0          0
324.49/324.52	c   closecuts        :       0.00          0          0          0          0          0
324.49/324.52	c   strongcg         :       0.42          6          0          0       2626          0
324.49/324.52	c   cmir             :       0.04          6          0          0          3          0
324.49/324.52	c   flowcover        :       0.06          6          0          0          5          0
324.49/324.52	c   clique           :       0.00          6          0          0          0          0
324.49/324.52	c   zerohalf         :       0.00          0          0          0          0          0
324.49/324.52	c   mcf              :       0.00          1          0          0          0          0
324.49/324.52	c   oddcycle         :       0.00          0          0          0          0          0
324.49/324.52	c   rapidlearning    :       0.11          1          0          0          0         43
324.49/324.52	c Pricers            :       Time      Calls       Vars
324.49/324.52	c   problem variables:       0.00          0          0
324.49/324.52	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
324.49/324.52	c   relpscost        :      31.40      44232        174       1915          0          0      86022
324.49/324.52	c   pscost           :       0.00          0          0          0          0          0          0
324.49/324.52	c   inference        :       0.00          0          0          0          0          0          0
324.49/324.52	c   mostinf          :       0.00          0          0          0          0          0          0
324.49/324.52	c   leastinf         :       0.00          0          0          0          0          0          0
324.49/324.52	c   fullstrong       :       0.00          0          0          0          0          0          0
324.49/324.52	c   allfullstrong    :       0.00          0          0          0          0          0          0
324.49/324.52	c   random           :       0.00          0          0          0          0          0          0
324.49/324.52	c Primal Heuristics  :       Time      Calls      Found
324.49/324.52	c   LP solutions     :       0.00          -          4
324.49/324.52	c   pseudo solutions :       0.00          -          0
324.49/324.52	c   intshifting      :       0.00          0          0
324.49/324.52	c   oneopt           :       0.04          6          0
324.49/324.52	c   feaspump         :       0.73          1          0
324.49/324.52	c   crossover        :       0.23          5          0
324.49/324.52	c   fracdiving       :       0.43         17          0
324.49/324.52	c   pscostdiving     :       0.28         17          0
324.49/324.52	c   veclendiving     :       0.28         17          0
324.49/324.52	c   linesearchdiving :       0.15         17          0
324.49/324.52	c   guideddiving     :       0.34         17          0
324.49/324.52	c   rootsoldiving    :       0.17          9          0
324.49/324.52	c   objpscostdiving  :       0.07          9          0
324.49/324.52	c   coefdiving       :       0.44         18          0
324.49/324.52	c   trivial          :       0.00          2          0
324.49/324.52	c   shiftandpropagate:       0.12          1          1
324.49/324.52	c   simplerounding   :       0.06      44242          1
324.49/324.52	c   zirounding       :       1.01          8          0
324.49/324.52	c   rounding         :       0.33       2907          0
324.49/324.52	c   shifting         :       0.33        881          0
324.49/324.52	c   twoopt           :       0.00          0          0
324.49/324.52	c   fixandinfer      :       0.00          0          0
324.49/324.52	c   clique           :       0.00          0          0
324.49/324.52	c   intdiving        :       0.00          0          0
324.49/324.52	c   actconsdiving    :       0.00          0          0
324.49/324.52	c   octane           :       0.00          0          0
324.49/324.52	c   rens             :       0.03          1          0
324.49/324.52	c   rins             :       0.00          0          0
324.49/324.52	c   localbranching   :       0.00          0          0
324.49/324.52	c   mutation         :       0.00          0          0
324.49/324.52	c   dins             :       0.00          0          0
324.49/324.52	c   vbounds          :       0.00          0          0
324.49/324.52	c   undercover       :       0.00          0          0
324.49/324.52	c   subnlp           :       0.01          0          0
324.49/324.52	c   trysol           :       0.02         13          9
324.49/324.52	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
324.49/324.52	c   primal LP        :       0.00          0          0       0.00          -
324.49/324.52	c   dual LP          :     227.22      81719    1710753      20.93    7529.15
324.49/324.52	c   lex dual LP      :       0.00          0          0       0.00          -
324.49/324.52	c   barrier LP       :       0.00          0          0       0.00          -
324.49/324.52	c   diving/probing LP:       2.36       1375      14095      10.25    5962.12
324.49/324.52	c   strong branching :      30.63       5403     206509      38.22    6742.92
324.49/324.52	c     (at root node) :          -          9       2325     258.33          -
324.49/324.52	c   conflict analysis:       0.00          0          0       0.00          -
324.49/324.52	c B&B Tree           :
324.49/324.52	c   number of runs   :          1
324.49/324.52	c   nodes            :      85055
324.49/324.52	c   nodes (total)    :      85055
324.49/324.52	c   nodes left       :          0
324.49/324.52	c   max depth        :         56
324.49/324.52	c   max depth (total):         56
324.49/324.52	c   backtracks       :      10302 (12.1%)
324.49/324.52	c   delayed cutoffs  :        935
324.49/324.52	c   repropagations   :     140623 (193017 domain reductions, 923 cutoffs)
324.49/324.52	c   avg switch length:       4.93
324.49/324.52	c   switching time   :      11.85
324.49/324.52	c Solution           :
324.49/324.52	c   Solutions found  :         15 (6 improvements)
324.49/324.52	c   First Solution   : +5.17000000000000e+02   (in run 1, after 1 nodes, 0.26 seconds, depth 906, found by <shiftandpropagate>)
324.49/324.52	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 80032 nodes, 304.91 seconds, depth 35, found by <relaxation>)
324.49/324.52	c   Dual Bound       : +1.00000000000000e+00
324.49/324.52	c   Gap              :       0.00 %
324.49/324.52	c   Root Dual Bound  : +0.00000000000000e+00
324.49/324.52	c   Root Iterations  :        328
324.49/324.54	c Time complete: 324.53.

Verifier Data

OK	1

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 /var/tmp/evaluation-result-3447775-1307897879/watcher-3447775-1307897879 -o /var/tmp/evaluation-result-3447775-1307897879/solver-3447775-1307897879 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447775-1307897879.wbo -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.11 1.09 1.33 4/176 21273
/proc/meminfo: memFree=3342432/32951124 swapFree=67054520/67111528
[pid=21273] ppid=21269 vsize=10336 CPUtime=0 cores=0,2,4,6
/proc/21273/stat : 21273 (scip-2.0.1.4.li) R 21269 21273 20310 0 -1 4202496 1574 0 0 0 0 0 0 0 22 0 1 0 901386394 10584064 1527 33554432000 4194304 9128323 140735641736688 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/21273/statm: 2584 1527 399 1205 0 1375 0

[startup+0.064996 s]
/proc/loadavg: 1.11 1.09 1.33 4/176 21273
/proc/meminfo: memFree=3342432/32951124 swapFree=67054520/67111528
[pid=21273] ppid=21269 vsize=27120 CPUtime=0.06 cores=0,2,4,6
/proc/21273/stat : 21273 (scip-2.0.1.4.li) R 21269 21273 20310 0 -1 4202496 5771 0 0 0 6 0 0 0 22 0 1 0 901386394 27770880 5465 33554432000 4194304 9128323 140735641736688 18446744073709551615 5266288 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21273/statm: 6780 5465 514 1205 0 5571 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 27120

[startup+0.101004 s]
/proc/loadavg: 1.11 1.09 1.33 4/176 21273
/proc/meminfo: memFree=3342432/32951124 swapFree=67054520/67111528
[pid=21273] ppid=21269 vsize=28452 CPUtime=0.09 cores=0,2,4,6
/proc/21273/stat : 21273 (scip-2.0.1.4.li) R 21269 21273 20310 0 -1 4202496 6127 0 0 0 9 0 0 0 23 0 1 0 901386394 29134848 5821 33554432000 4194304 9128323 140735641736688 18446744073709551615 4336752 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21273/statm: 7113 5821 532 1205 0 5904 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28452

[startup+0.300983 s]
/proc/loadavg: 1.11 1.09 1.33 4/176 21273
/proc/meminfo: memFree=3342432/32951124 swapFree=67054520/67111528
[pid=21273] ppid=21269 vsize=35420 CPUtime=0.29 cores=0,2,4,6
/proc/21273/stat : 21273 (scip-2.0.1.4.li) R 21269 21273 20310 0 -1 4202496 8282 0 0 0 29 0 0 0 24 0 1 0 901386394 36270080 7839 33554432000 4194304 9128323 140735641736688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21273/statm: 8855 7839 673 1205 0 7646 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35420

[startup+0.700928 s]
/proc/loadavg: 1.11 1.09 1.33 4/176 21273
/proc/meminfo: memFree=3342432/32951124 swapFree=67054520/67111528
[pid=21273] ppid=21269 vsize=57292 CPUtime=0.69 cores=0,2,4,6
/proc/21273/stat : 21273 (scip-2.0.1.4.li) R 21269 21273 20310 0 -1 4202496 13880 0 0 0 68 1 0 0 25 0 1 0 901386394 58667008 13083 33554432000 4194304 9128323 140735641736688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21273/statm: 14323 13083 729 1205 0 13114 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57292

[startup+1.50079 s]
/proc/loadavg: 1.11 1.09 1.33 4/178 21275
/proc/meminfo: memFree=3250460/32951124 swapFree=67054520/67111528
[pid=21273] ppid=21269 vsize=57292 CPUtime=1.49 cores=0,2,4,6
/proc/21273/stat : 21273 (scip-2.0.1.4.li) R 21269 21273 20310 0 -1 4202496 13916 0 0 0 148 1 0 0 25 0 1 0 901386394 58667008 13118 33554432000 4194304 9128323 140735641736688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21273/statm: 14323 13118 728 1205 0 13114 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57292

[startup+3.10052 s]
/proc/loadavg: 1.11 1.09 1.33 4/178 21275
/proc/meminfo: memFree=3237564/32951124 swapFree=67054520/67111528
[pid=21273] ppid=21269 vsize=57320 CPUtime=3.09 cores=0,2,4,6
/proc/21273/stat : 21273 (scip-2.0.1.4.li) R 21269 21273 20310 0 -1 4202496 16302 0 0 0 306 3 0 0 25 0 1 0 901386394 58695680 13439 33554432000 4194304 9128323 140735641736688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21273/statm: 14330 13439 741 1205 0 13121 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 57320

[startup+6.30096 s]
/proc/loadavg: 1.18 1.11 1.33 4/178 21275
/proc/meminfo: memFree=3232360/32951124 swapFree=67054520/67111528
[pid=21273] ppid=21269 vsize=57320 CPUtime=6.29 cores=0,2,4,6
/proc/21273/stat : 21273 (scip-2.0.1.4.li) R 21269 21273 20310 0 -1 4202496 16303 0 0 0 623 6 0 0 25 0 1 0 901386394 58695680 13440 33554432000 4194304 9128323 140735641736688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21273/statm: 14330 13440 742 1205 0 13121 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 57320

[startup+12.7009 s]
/proc/loadavg: 1.25 1.12 1.34 4/178 21275
/proc/meminfo: memFree=3224200/32951124 swapFree=67054520/67111528
[pid=21273] ppid=21269 vsize=57320 CPUtime=12.69 cores=0,2,4,6
/proc/21273/stat : 21273 (scip-2.0.1.4.li) R 21269 21273 20310 0 -1 4202496 16303 0 0 0 1257 12 0 0 25 0 1 0 901386394 58695680 13440 33554432000 4194304 9128323 140735641736688 18446744073709551615 7315299 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21273/statm: 14330 13440 742 1205 0 13121 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57320

[startup+25.5007 s]
/proc/loadavg: 1.41 1.17 1.35 4/178 21276
/proc/meminfo: memFree=3219160/32951124 swapFree=67054520/67111528
[pid=21273] ppid=21269 vsize=57824 CPUtime=25.49 cores=0,2,4,6
/proc/21273/stat : 21273 (scip-2.0.1.4.li) R 21269 21273 20310 0 -1 4202496 24332 0 0 0 2527 22 0 0 25 0 1 0 901386394 59211776 13545 33554432000 4194304 9128323 140735641736688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/21273/statm: 14456 13545 742 1205 0 13247 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57824

[startup+51.1005 s]
/proc/loadavg: 1.61 1.23 1.36 4/178 21276
/proc/meminfo: memFree=3214604/32951124 swapFree=67054520/67111528
[pid=21273] ppid=21269 vsize=59552 CPUtime=51.09 cores=0,2,4,6
/proc/21273/stat : 21273 (scip-2.0.1.4.li) R 21269 21273 20310 0 -1 4202496 27994 0 0 0 5066 43 0 0 25 0 1 0 901386394 60981248 14009 33554432000 4194304 9128323 140735641736688 18446744073709551615 8008905 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21273/statm: 14888 14009 742 1205 0 13679 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 59552

[startup+102.307 s]
/proc/loadavg: 1.83 1.35 1.39 4/178 21278
/proc/meminfo: memFree=3211668/32951124 swapFree=67054520/67111528
[pid=21273] ppid=21269 vsize=57320 CPUtime=102.29 cores=0,2,4,6
/proc/21273/stat : 21273 (scip-2.0.1.4.li) R 21269 21273 20310 0 -1 4202496 28340 0 0 0 10144 85 0 0 25 0 1 0 901386394 58695680 13465 33554432000 4194304 9128323 140735641736688 18446744073709551615 6581584 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21273/statm: 14330 13465 742 1205 0 13121 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 57320

[startup+162.301 s]
/proc/loadavg: 1.93 1.46 1.43 4/178 21279
/proc/meminfo: memFree=3208520/32951124 swapFree=67054520/67111528
[pid=21273] ppid=21269 vsize=59276 CPUtime=162.29 cores=0,2,4,6
/proc/21273/stat : 21273 (scip-2.0.1.4.li) R 21269 21273 20310 0 -1 4202496 30241 0 0 0 16098 131 0 0 25 0 1 0 901386394 60698624 13926 33554432000 4194304 9128323 140735641736688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21273/statm: 14819 13926 742 1205 0 13610 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 59276

[startup+222.301 s]
/proc/loadavg: 1.97 1.56 1.46 4/178 21290
/proc/meminfo: memFree=3201124/32951124 swapFree=67054520/67111528
[pid=21273] ppid=21269 vsize=61732 CPUtime=222.29 cores=0,2,4,6
/proc/21273/stat : 21273 (scip-2.0.1.4.li) R 21269 21273 20310 0 -1 4202496 32224 0 0 0 22051 178 0 0 25 0 1 0 901386394 63213568 14530 33554432000 4194304 9128323 140735641736688 18446744073709551615 5201642 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21273/statm: 15433 14530 742 1205 0 14224 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 61732

[startup+282.301 s]
/proc/loadavg: 1.99 1.64 1.49 4/178 21292
/proc/meminfo: memFree=3196604/32951124 swapFree=67054520/67111528
[pid=21273] ppid=21269 vsize=62792 CPUtime=282.29 cores=0,2,4,6
/proc/21273/stat : 21273 (scip-2.0.1.4.li) R 21269 21273 20310 0 -1 4202496 32495 0 0 0 28005 224 0 0 25 0 1 0 901386394 64299008 14801 33554432000 4194304 9128323 140735641736688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21273/statm: 15698 14801 742 1205 0 14489 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 62792

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

[startup+307.1 s]
/proc/loadavg: 1.99 1.66 1.50 4/178 21292
/proc/meminfo: memFree=3194340/32951124 swapFree=67054520/67111528
[pid=21273] ppid=21269 vsize=63492 CPUtime=307.09 cores=0,2,4,6
/proc/21273/stat : 21273 (scip-2.0.1.4.li) R 21269 21273 20310 0 -1 4202496 36802 0 0 0 30465 244 0 0 25 0 1 0 901386394 65015808 14950 33554432000 4194304 9128323 140735641736688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21273/statm: 15873 14950 742 1205 0 14664 0
Current children cumulated CPU time (s) 307.09
Current children cumulated vsize (KiB) 63492

[startup+313.506 s]
/proc/loadavg: 1.99 1.67 1.51 4/178 21292
/proc/meminfo: memFree=3193840/32951124 swapFree=67054520/67111528
[pid=21273] ppid=21269 vsize=63492 CPUtime=313.49 cores=0,2,4,6
/proc/21273/stat : 21273 (scip-2.0.1.4.li) R 21269 21273 20310 0 -1 4202496 39946 0 0 0 31100 249 0 0 25 0 1 0 901386394 65015808 14964 33554432000 4194304 9128323 140735641736688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21273/statm: 15873 14964 742 1205 0 14664 0
Current children cumulated CPU time (s) 313.49
Current children cumulated vsize (KiB) 63492

[startup+319.9 s]
/proc/loadavg: 1.99 1.67 1.51 4/178 21292
/proc/meminfo: memFree=3193584/32951124 swapFree=67054520/67111528
[pid=21273] ppid=21269 vsize=63492 CPUtime=319.89 cores=0,2,4,6
/proc/21273/stat : 21273 (scip-2.0.1.4.li) R 21269 21273 20310 0 -1 4202496 41310 0 0 0 31734 255 0 0 25 0 1 0 901386394 65015808 14950 33554432000 4194304 9128323 140735641736688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21273/statm: 15873 14950 742 1205 0 14664 0
Current children cumulated CPU time (s) 319.89
Current children cumulated vsize (KiB) 63492

[startup+323.101 s]
/proc/loadavg: 1.99 1.68 1.51 4/178 21292
/proc/meminfo: memFree=3193336/32951124 swapFree=67054520/67111528
[pid=21273] ppid=21269 vsize=63492 CPUtime=323.09 cores=0,2,4,6
/proc/21273/stat : 21273 (scip-2.0.1.4.li) R 21269 21273 20310 0 -1 4202496 41310 0 0 0 32052 257 0 0 25 0 1 0 901386394 65015808 14950 33554432000 4194304 9128323 140735641736688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21273/statm: 15873 14950 742 1205 0 14664 0
Current children cumulated CPU time (s) 323.09
Current children cumulated vsize (KiB) 63492

[startup+323.901 s]
/proc/loadavg: 1.99 1.68 1.51 4/178 21293
/proc/meminfo: memFree=3193336/32951124 swapFree=67054520/67111528
[pid=21273] ppid=21269 vsize=63492 CPUtime=323.89 cores=0,2,4,6
/proc/21273/stat : 21273 (scip-2.0.1.4.li) R 21269 21273 20310 0 -1 4202496 41310 0 0 0 32131 258 0 0 25 0 1 0 901386394 65015808 14950 33554432000 4194304 9128323 140735641736688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21273/statm: 15873 14950 742 1205 0 14664 0
Current children cumulated CPU time (s) 323.89
Current children cumulated vsize (KiB) 63492

[startup+324.301 s]
/proc/loadavg: 1.99 1.68 1.51 4/178 21293
/proc/meminfo: memFree=3193336/32951124 swapFree=67054520/67111528
[pid=21273] ppid=21269 vsize=63492 CPUtime=324.29 cores=0,2,4,6
/proc/21273/stat : 21273 (scip-2.0.1.4.li) R 21269 21273 20310 0 -1 4202496 41310 0 0 0 32171 258 0 0 25 0 1 0 901386394 65015808 14950 33554432000 4194304 9128323 140735641736688 18446744073709551615 4240086 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21273/statm: 15873 14950 742 1205 0 14664 0
Current children cumulated CPU time (s) 324.29
Current children cumulated vsize (KiB) 63492

[startup+324.507 s]
/proc/loadavg: 1.99 1.68 1.51 4/178 21293
/proc/meminfo: memFree=3193212/32951124 swapFree=67054520/67111528
[pid=21273] ppid=21269 vsize=63492 CPUtime=324.49 cores=0,2,4,6
/proc/21273/stat : 21273 (scip-2.0.1.4.li) R 21269 21273 20310 0 -1 4202496 41310 0 0 0 32191 258 0 0 25 0 1 0 901386394 65015808 14950 33554432000 4194304 9128323 140735641736688 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21273/statm: 15873 14950 742 1205 0 14664 0
Current children cumulated CPU time (s) 324.49
Current children cumulated vsize (KiB) 63492

Child status: 0
Real time (s): 324.547
CPU time (s): 324.542
CPU user time (s): 321.954
CPU system time (s): 2.58761
CPU usage (%): 99.9984
Max. virtual memory (cumulated for all children) (KiB): 63492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 321.954
system time used= 2.58761
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41315
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= 8
involuntary context switches= 950

runsolver used 0.549916 second user time and 1.22281 second system time

The end

Launcher Data

Begin job on node130 at 2011-06-12 18:57:59
IDJOB=3447775
IDBENCH=78926
IDSOLVER=1944
FILE ID=node130/3447775-1307897879
RUNJOBID= node130-1307897879-21246
PBS_JOBID= 13559576
Free space on /var/tmp= 2908 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900551864--soft-66-100-0.wbo
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 /var/tmp/evaluation-result-3447775-1307897879/watcher-3447775-1307897879 -o /var/tmp/evaluation-result-3447775-1307897879/solver-3447775-1307897879 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447775-1307897879.wbo -t 1800 -m 15500

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

MD5SUM BENCH= c0a37f516cf4d2739ccd6d05a55220be
RANDOM SEED=236507589

node130.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	: 5332.83
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.81
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.75
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.83
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.75
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.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       3343288 kB
Buffers:         53236 kB
Cached:       28631384 kB
SwapCached:      10292 kB
Active:       14115340 kB
Inactive:     14588424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       3343288 kB
SwapTotal:    67111528 kB
SwapFree:     67054520 kB
Dirty:           24452 kB
Writeback:           0 kB
AnonPages:       16956 kB
Mapped:          12096 kB
Slab:           839084 kB
PageTables:       4076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   192120 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 /var/tmp at the end= 2884 MiB
End job on node130 at 2011-06-12 19:03:24