Trace number 3447819

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 574.084 574.08

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900564824--soft-33-100-0.wbo
MD5SUM901bd5d9c00fc087d540e6ebf4e7f98d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark6.42402
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 constraints1837
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 93832
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 93831
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 813
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-3447819-1307898650.wbo>
0.00/0.02	c original problem has 2068 variables (2068 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.05	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 130 impls, 5 clqs
0.00/0.08	c (round 2) 0 del vars, 106 del conss, 0 add conss, 1837 chg bounds, 45 chg sides, 0 chg coeffs, 0 upgd conss, 130 impls, 5 clqs
0.00/0.08	c (round 3) 90 del vars, 173 del conss, 0 add conss, 1862 chg bounds, 87 chg sides, 0 chg coeffs, 0 upgd conss, 130 impls, 5 clqs
0.08/0.09	c (round 4) 140 del vars, 173 del conss, 0 add conss, 1862 chg bounds, 87 chg sides, 0 chg coeffs, 838 upgd conss, 130 impls, 5 clqs
0.09/0.10	c (round 5) 140 del vars, 182 del conss, 0 add conss, 1862 chg bounds, 87 chg sides, 0 chg coeffs, 838 upgd conss, 130 impls, 5 clqs
0.09/0.15	c    (0.1s) probing: 101/1998 (5.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (6 rounds):
0.09/0.15	c  140 deleted vars, 182 deleted constraints, 0 added constraints, 1862 tightened bounds, 0 added holes, 87 changed sides, 0 changed coefficients
0.09/0.15	c  1897 implications, 5 cliques
0.09/0.15	c presolved problem has 3765 variables (1998 bin, 0 int, 1767 impl, 0 cont) and 4363 constraints
0.09/0.15	c      44 constraints of type <setppc>
0.09/0.15	c    1767 constraints of type <linear>
0.09/0.15	c    1767 constraints of type <indicator>
0.09/0.15	c     785 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.12
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 2.0.1.4
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1800
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 13950
0.09/0.15	c 
0.09/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15	c # [type: int, range: [1,2], default: 1]
0.09/0.15	c timing/clocktype = 2
0.09/0.15	c 
0.09/0.15	c # belongs reading time to solving time?
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c timing/reading = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/indicator/addCouplingCons = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.15	c 
0.49/0.55	o 198
0.49/0.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.49/0.55	c T 0.6s|     1 |     0 |     0 |     - |  14M|   0 |   - |3765 |6130 |3765 |2596 |   0 |   0 |   0 |      --      | 1.980000e+02 |    Inf 
0.49/0.57	c   0.6s|     1 |     0 |    89 |     - |  13M|   0 |  43 |3765 |6130 |3765 |2596 |   0 |   0 |   0 | 0.000000e+00 | 1.980000e+02 |    Inf 
0.79/0.87	c   0.9s|     1 |     0 |   236 |     - |  14M|   0 |  48 |3765 |6174 |3765 |2605 |   9 |   0 |   0 | 0.000000e+00 | 1.980000e+02 |    Inf 
0.99/1.10	c   1.1s|     1 |     0 |   294 |     - |  15M|   0 |  43 |3765 |6174 |3765 |2610 |  14 |   0 |   0 | 0.000000e+00 | 1.980000e+02 |    Inf 
1.28/1.30	c   1.3s|     1 |     0 |   311 |     - |  16M|   0 |  40 |3765 |6174 |3765 |2614 |  18 |   0 |   0 | 0.000000e+00 | 1.980000e+02 |    Inf 
1.49/1.52	c   1.5s|     1 |     0 |   325 |     - |  16M|   0 |  44 |3765 |6174 |3765 |2617 |  21 |   0 |   0 | 0.000000e+00 | 1.980000e+02 |    Inf 
1.69/1.76	c   1.8s|     1 |     0 |   352 |     - |  17M|   0 |  44 |3765 |6174 |3765 |2620 |  24 |   0 |   0 | 0.000000e+00 | 1.980000e+02 |    Inf 
1.99/2.01	c   2.0s|     1 |     0 |   381 |     - |  17M|   0 |  46 |3765 |6174 |3765 |2624 |  28 |   0 |   0 | 0.000000e+00 | 1.980000e+02 |    Inf 
2.20/2.27	c   2.3s|     1 |     0 |   410 |     - |  17M|   0 |  43 |3765 |6174 |3765 |2626 |  30 |   0 |   0 | 0.000000e+00 | 1.980000e+02 |    Inf 
2.59/2.60	c   2.6s|     1 |     2 |   410 |     - |  17M|   0 |  43 |3765 |6174 |3765 |2626 |  30 |   0 |   9 | 0.000000e+00 | 1.980000e+02 |    Inf 
7.79/7.84	o 155
7.79/7.84	c * 7.8s|    59 |    54 |  6924 | 112.3 |  19M|  22 |   - |3765 |6208 |3765 |2676 |  82 |  34 | 564 | 0.000000e+00 | 1.550000e+02 |    Inf 
8.69/8.75	o 24
8.69/8.75	c * 8.8s|    70 |    46 |  8502 | 117.3 |  19M|  22 |   - |3765 |6208 |3765 |2744 | 189 |  34 | 640 | 0.000000e+00 | 2.400000e+01 |    Inf 
8.79/8.84	o 8
8.79/8.84	c * 8.8s|    75 |    15 |  8724 | 112.4 |  17M|  22 |   - |3765 |3435 |3765 |2647 | 194 |  43 | 649 | 0.000000e+00 | 8.000000e+00 |    Inf 
61.08/61.12	c  61.1s| 10000 |   159 |217254 |  21.7 |  21M|  36 |   - |3765 |8674 |3765 |2612 | 208 |  10k|2191 | 0.000000e+00 | 8.000000e+00 |    Inf 
100.99/101.04	c   101s| 20000 |   278 |413026 |  20.6 |  23M|  45 |  39 |3765 |  10k|3765 |2612 | 216 |  22k|2281 | 0.000000e+00 | 8.000000e+00 |    Inf 
144.49/144.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
144.49/144.56	c   145s| 30000 |   243 |610974 |  20.4 |  24M|  49 |  22 |3765 |  11k|3765 |2612 | 216 |  34k|2852 | 0.000000e+00 | 8.000000e+00 |    Inf 
151.79/151.86	o 6
151.79/151.86	c * 152s| 31837 |   212 |644415 |  20.2 |  24M|  49 |   - |3765 |  12k|3765 |2612 | 216 |  36k|2919 | 0.000000e+00 | 6.000000e+00 |    Inf 
173.09/173.10	o 5
173.09/173.10	c * 173s| 36641 |   175 |740380 |  20.2 |  23M|  49 |   - |3765 |  10k|3765 |2615 | 219 |  42k|3198 | 0.000000e+00 | 5.000000e+00 |    Inf 
187.59/187.67	c   188s| 40000 |   240 |809719 |  20.2 |  24M|  49 |  20 |3765 |  11k|3765 |2612 | 219 |  46k|3334 | 0.000000e+00 | 5.000000e+00 |    Inf 
229.89/229.98	c   230s| 50000 |   229 |  1004k|  20.1 |  26M|  49 |  27 |3765 |  15k|3765 |2612 | 219 |  58k|3842 | 0.000000e+00 | 5.000000e+00 |    Inf 
272.49/272.56	c   273s| 60000 |   170 |  1199k|  20.0 |  26M|  49 |  37 |3765 |  14k|3765 |2612 | 221 |  70k|4354 | 0.000000e+00 | 5.000000e+00 |    Inf 
317.49/317.58	c   318s| 70000 |   194 |  1415k|  20.2 |  25M|  50 |  30 |3765 |  11k|3765 |2612 | 221 |  82k|4820 | 0.000000e+00 | 5.000000e+00 |    Inf 
359.39/359.47	c   359s| 80000 |   244 |  1618k|  20.2 |  28M|  52 |   - |3765 |  16k|3765 |2612 | 221 |  94k|5152 | 0.000000e+00 | 5.000000e+00 |    Inf 
403.00/403.02	c   403s| 90000 |   272 |  1828k|  20.3 |  29M|  62 |  27 |3765 |  18k|3765 |2612 | 221 | 107k|5543 | 0.000000e+00 | 5.000000e+00 |    Inf 
446.80/446.86	c   447s|100000 |   203 |  2036k|  20.4 |  28M|  62 |   - |3765 |  17k|3765 |2612 | 221 | 120k|5877 | 0.000000e+00 | 5.000000e+00 |    Inf 
491.50/491.57	c   492s|110000 |   112 |  2251k|  20.5 |  25M|  62 |   - |3765 |  10k|3765 |2612 | 221 | 132k|6282 | 0.000000e+00 | 5.000000e+00 |    Inf 
527.80/527.85	o 4
527.80/527.85	c * 528s|118247 |    74 |  2430k|  20.5 |  25M|  62 |   - |3765 |  11k|3765 |2615 | 224 | 142k|6534 | 0.000000e+00 | 4.000000e+00 |    Inf 
534.80/534.87	c   535s|120000 |    90 |  2465k|  20.5 |  25M|  62 |   - |3765 |  10k|   0 |   0 | 224 | 144k|6534 | 0.000000e+00 | 4.000000e+00 |    Inf 
573.99/574.05	c 
573.99/574.05	c SCIP Status        : problem is solved [optimal solution found]
573.99/574.05	c Solving Time (sec) : 574.05
573.99/574.05	c Solving Nodes      : 128977
573.99/574.05	c Primal Bound       : +4.00000000000000e+00 (38 solutions)
573.99/574.05	c Dual Bound         : +4.00000000000000e+00
573.99/574.05	c Gap                : 0.00 %
573.99/574.05	s OPTIMUM FOUND
573.99/574.05	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 -x210 
573.99/574.05	v -x209 -x208 x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
573.99/574.05	v -x188 -x187 -x186 -x185 -x184 -x183 x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 x174 -x173 -x172 -x171 -x170 -x169 -x168 
573.99/574.05	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
573.99/574.05	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 x128 -x127 -x126 
573.99/574.05	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 x112 -x111 -x110 -x109 -x108 -x107 x106 -x105 
573.99/574.05	v -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 x89 -x88 -x87 -x86 x85 -x84 -x83 -x82 -x81 -x80 
573.99/574.05	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 
573.99/574.05	v -x54 -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 
573.99/574.05	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 
573.99/574.05	v -x1 
573.99/574.05	c SCIP Status        : problem is solved [optimal solution found]
573.99/574.05	c Total Time         :     574.05
573.99/574.05	c   solving          :     574.05
573.99/574.05	c   presolving       :       0.12 (included in solving)
573.99/574.05	c   reading          :       0.02 (included in solving)
573.99/574.05	c Original Problem   :
573.99/574.05	c   Problem name     : HOME/instance-3447819-1307898650.wbo
573.99/574.05	c   Variables        : 2068 (2068 binary, 0 integer, 0 implicit integer, 0 continuous)
573.99/574.05	c   Constraints      : 2708 initial, 2708 maximal
573.99/574.05	c Presolved Problem  :
573.99/574.05	c   Problem name     : t_HOME/instance-3447819-1307898650.wbo
573.99/574.05	c   Variables        : 3765 (1998 binary, 0 integer, 1767 implicit integer, 0 continuous)
573.99/574.05	c   Constraints      : 4363 initial, 19608 maximal
573.99/574.05	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
573.99/574.05	c   trivial          :       0.00         70          0          0          0          0          0          0          0          0
573.99/574.05	c   dualfix          :       0.00         70          0          0          0          0          0          0          0          0
573.99/574.05	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
573.99/574.05	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
573.99/574.05	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
573.99/574.05	c   probing          :       0.04          0          0          0          0          0          0          0          0          0
573.99/574.05	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
573.99/574.05	c   setppc           :       0.00          0          0          0          0          0          9          0          0          0
573.99/574.05	c   linear           :       0.05          0          0          0       1862          0        103          0         87          0
573.99/574.05	c   indicator        :       0.00          0          0          0          0          0         70          0          0          0
573.99/574.05	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
573.99/574.05	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
573.99/574.05	c   root node        :          -       3426          -          -       3426          -          -          -          -          -
573.99/574.05	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
573.99/574.05	c   integral         :          0          0          0      67171          0         86          0        276       2658          0          0     130294
573.99/574.05	c   varbound         :          0+         7     555855        200          0          0        606          2      33880        211          0          0
573.99/574.05	c   setppc           :         44          7     552690          4          0         83     430475        257     169890          0          0          0
573.99/574.05	c   linear           :       1767+         8     556244          5          0         79    1205343       4971    1420791          0          0          0
573.99/574.05	c   indicator        :       1767          0     550877        200          0         79        657          0       2252          0          0          0
573.99/574.05	c   logicor          :        785+         7     222759          6          0         32     428596       2933     341751          0          0          0
573.99/574.05	c   bounddisjunction :          0+         0      57514          0          0          0         50          2        118          0          0          0
573.99/574.05	c   countsols        :          0          0          0          6          0         34          0          0          0          0          0          0
573.99/574.05	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
573.99/574.05	c   integral         :      45.52       0.00       0.00      45.52       0.00       0.00       0.00
573.99/574.05	c   varbound         :       0.97       0.00       0.95       0.01       0.00       0.00       0.00
573.99/574.05	c   setppc           :       1.54       0.00       1.43       0.00       0.00       0.00       0.10
573.99/574.05	c   linear           :      14.36       0.00      13.66       0.00       0.00       0.02       0.67
573.99/574.05	c   indicator        :       1.58       0.00       1.50       0.02       0.00       0.06       0.00
573.99/574.05	c   logicor          :      16.66       0.00      16.16       0.00       0.00       0.00       0.50
573.99/574.05	c   bounddisjunction :       0.08       0.00       0.08       0.00       0.00       0.00       0.00
573.99/574.05	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
573.99/574.05	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
573.99/574.05	c   vbounds          :      10272         86          0       5256
573.99/574.05	c   rootredcost      :          6          0          0       1712
573.99/574.05	c   pseudoobj        :     556446        615        132      30449
573.99/574.05	c Propagator Timings :  TotalTime  Propagate    Resprop
573.99/574.05	c   vbounds          :       1.55       1.55       0.00
573.99/574.05	c   rootredcost      :       0.10       0.10       0.00
573.99/574.05	c   pseudoobj        :      14.65      14.64       0.01
573.99/574.05	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
573.99/574.05	c   propagation      :       0.42       8296       8262      44362       23.6        153       19.8          -
573.99/574.05	c   infeasible LP    :      13.67      56515      56511     354970       35.2        251       18.1          0
573.99/574.05	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
573.99/574.05	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
573.99/574.05	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
573.99/574.05	c   applied globally :          -          -          -     155325       31.0          -          -          -
573.99/574.05	c   applied locally  :          -          -          -          0        0.0          -          -          -
573.99/574.05	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
573.99/574.05	c   cut pool         :       0.00          6          -          -        117          -    (maximal pool size: 522)
573.99/574.05	c   redcost          :       4.37      67198          0       6951          0          0
573.99/574.05	c   impliedbounds    :       0.00          7          0          0          0          0
573.99/574.05	c   intobj           :       0.00          0          0          0          0          0
573.99/574.05	c   gomory           :       0.69          7          0          0       1043          0
573.99/574.05	c   cgmip            :       0.00          0          0          0          0          0
573.99/574.05	c   closecuts        :       0.00          0          0          0          0          0
573.99/574.05	c   strongcg         :       0.53          7          0          0       3097          0
573.99/574.05	c   cmir             :       0.11          7          0          0          0          0
573.99/574.05	c   flowcover        :       0.10          7          0          0          0          0
573.99/574.05	c   clique           :       0.00          7          0          0          0          0
573.99/574.05	c   zerohalf         :       0.00          0          0          0          0          0
573.99/574.05	c   mcf              :       0.00          1          0          0          0          0
573.99/574.05	c   oddcycle         :       0.00          0          0          0          0          0
573.99/574.05	c   rapidlearning    :       0.20          1          0          0          0         44
573.99/574.05	c Pricers            :       Time      Calls       Vars
573.99/574.05	c   problem variables:       0.00          0          0
573.99/574.05	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
573.99/574.05	c   relpscost        :      45.46      66971        276       2658          0          0     130294
573.99/574.05	c   pscost           :       0.00          0          0          0          0          0          0
573.99/574.05	c   inference        :       0.00          0          0          0          0          0          0
573.99/574.05	c   mostinf          :       0.00          0          0          0          0          0          0
573.99/574.05	c   leastinf         :       0.00          0          0          0          0          0          0
573.99/574.05	c   fullstrong       :       0.00          0          0          0          0          0          0
573.99/574.05	c   allfullstrong    :       0.00          0          0          0          0          0          0
573.99/574.05	c   random           :       0.00          0          0          0          0          0          0
573.99/574.05	c Primal Heuristics  :       Time      Calls      Found
573.99/574.05	c   LP solutions     :       0.00          -          6
573.99/574.05	c   pseudo solutions :       0.00          -          0
573.99/574.05	c   feaspump         :       0.00          0          0
573.99/574.05	c   oneopt           :       0.09          7          0
573.99/574.05	c   crossover        :       0.41          6          0
573.99/574.05	c   pscostdiving     :       0.65         26          0
573.99/574.05	c   fracdiving       :       1.20         26          0
573.99/574.05	c   veclendiving     :       0.85         26          0
573.99/574.05	c   linesearchdiving :       0.34         26          0
573.99/574.05	c   guideddiving     :       0.93         26          0
573.99/574.05	c   coefdiving       :       0.74         27          0
573.99/574.05	c   objpscostdiving  :       0.23         14          0
573.99/574.05	c   rootsoldiving    :       0.32         14          0
573.99/574.05	c   trivial          :       0.00          2          0
573.99/574.05	c   shiftandpropagate:       0.41          1          1
573.99/574.05	c   simplerounding   :       0.12      67004          0
573.99/574.05	c   zirounding       :       1.72        826          0
573.99/574.05	c   rounding         :       0.40       3624          0
573.99/574.05	c   shifting         :       0.45       1110          0
573.99/574.05	c   intshifting      :       0.00          0          0
573.99/574.05	c   twoopt           :       0.00          0          0
573.99/574.05	c   fixandinfer      :       0.00          0          0
573.99/574.05	c   clique           :       0.00          0          0
573.99/574.05	c   intdiving        :       0.00          0          0
573.99/574.05	c   actconsdiving    :       0.00          0          0
573.99/574.05	c   octane           :       0.00          0          0
573.99/574.05	c   rens             :       0.04          1          0
573.99/574.05	c   rins             :       0.00          0          0
573.99/574.05	c   localbranching   :       0.00          0          0
573.99/574.05	c   mutation         :       0.00          0          0
573.99/574.05	c   dins             :       0.00          0          0
573.99/574.05	c   vbounds          :       0.00          0          0
573.99/574.05	c   undercover       :       0.00          0          0
573.99/574.05	c   subnlp           :       0.02          0          0
573.99/574.05	c   trysol           :       0.07         40         31
573.99/574.05	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
573.99/574.05	c   primal LP        :       0.00          0          0       0.00          -
573.99/574.05	c   dual LP          :     387.30     123502    2636015      21.34    6806.06
573.99/574.05	c   lex dual LP      :       0.00          0          0       0.00          -
573.99/574.05	c   barrier LP       :       0.00          0          0       0.00          -
573.99/574.05	c   diving/probing LP:       3.86       2648      18744       7.08    4857.27
573.99/574.05	c   strong branching :      44.22       6815     288565      42.34    6525.99
573.99/574.05	c     (at root node) :          -          9       2629     292.11          -
573.99/574.05	c   conflict analysis:       0.00          0          0       0.00          -
573.99/574.05	c B&B Tree           :
573.99/574.05	c   number of runs   :          1
573.99/574.05	c   nodes            :     128977
573.99/574.05	c   nodes (total)    :     128977
573.99/574.05	c   nodes left       :          0
573.99/574.05	c   max depth        :         62
573.99/574.05	c   max depth (total):         62
573.99/574.05	c   backtracks       :      15412 (11.9%)
573.99/574.05	c   delayed cutoffs  :       1225
573.99/574.05	c   repropagations   :     224601 (274016 domain reductions, 1200 cutoffs)
573.99/574.05	c   avg switch length:       5.07
573.99/574.05	c   switching time   :      23.78
573.99/574.05	c Solution           :
573.99/574.05	c   Solutions found  :         38 (7 improvements)
573.99/574.05	c   First Solution   : +1.98000000000000e+02   (in run 1, after 1 nodes, 0.55 seconds, depth 1920, found by <shiftandpropagate>)
573.99/574.05	c   Primal Bound     : +4.00000000000000e+00   (in run 1, after 118247 nodes, 527.85 seconds, depth 24, found by <relaxation>)
573.99/574.05	c   Dual Bound       : +4.00000000000000e+00
573.99/574.05	c   Gap              :       0.00 %
573.99/574.05	c   Root Dual Bound  : +0.00000000000000e+00
573.99/574.05	c   Root Iterations  :        410
573.99/574.07	c Time complete: 574.07.

Verifier Data

OK	4

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3447819-1307898650/watcher-3447819-1307898650 -o /tmp/evaluation-result-3447819-1307898650/solver-3447819-1307898650 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447819-1307898650.wbo -t 1800 -m 15500 

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

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


[startup+0 s]
/proc/loadavg: 1.84 1.97 1.90 2/177 982
/proc/meminfo: memFree=1558800/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=6864 CPUtime=0 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 858 0 0 0 0 0 0 0 23 0 1 0 882281249 7028736 811 33554432000 4194304 9128323 140737238747840 18446744073709551615 7980987 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/982/statm: 1716 812 350 1205 0 507 0

[startup+0.0918679 s]
/proc/loadavg: 1.84 1.97 1.90 2/177 982
/proc/meminfo: memFree=1558800/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=31736 CPUtime=0.08 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 6907 0 0 0 8 0 0 0 23 0 1 0 882281249 32497664 6601 33554432000 4194304 9128323 140737238747840 18446744073709551615 5266606 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/982/statm: 7934 6601 522 1205 0 6725 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 31736

[startup+0.100867 s]
/proc/loadavg: 1.84 1.97 1.90 2/177 982
/proc/meminfo: memFree=1558800/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=31876 CPUtime=0.09 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 6947 0 0 0 9 0 0 0 23 0 1 0 882281249 32641024 6641 33554432000 4194304 9128323 140737238747840 18446744073709551615 5267788 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/982/statm: 7969 6641 532 1205 0 6760 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31876

[startup+0.300831 s]
/proc/loadavg: 1.84 1.97 1.90 2/177 982
/proc/meminfo: memFree=1558800/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=38348 CPUtime=0.29 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 8713 0 0 0 28 1 0 0 25 0 1 0 882281249 39268352 8395 33554432000 4194304 9128323 140737238747840 18446744073709551615 5992753 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/982/statm: 9587 8395 617 1205 0 8378 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38348

[startup+0.700775 s]
/proc/loadavg: 1.84 1.97 1.90 2/177 982
/proc/meminfo: memFree=1558800/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=70460 CPUtime=0.69 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 16711 0 0 0 67 2 0 0 25 0 1 0 882281249 72151040 16247 33554432000 4194304 9128323 140737238747840 18446744073709551615 4683816 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/982/statm: 17615 16247 702 1205 0 16406 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70460

[startup+1.50062 s]
/proc/loadavg: 1.84 1.97 1.90 3/178 983
/proc/meminfo: memFree=1478092/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=69564 CPUtime=1.49 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 17870 0 0 0 146 3 0 0 25 0 1 0 882281249 71233536 16380 33554432000 4194304 9128323 140737238747840 18446744073709551615 6704217 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 17391 16380 726 1205 0 16182 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69564

[startup+3.10033 s]
/proc/loadavg: 1.84 1.97 1.90 3/178 983
/proc/meminfo: memFree=1474868/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=69564 CPUtime=3.09 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 19630 0 0 0 302 7 0 0 25 0 1 0 882281249 71233536 16450 33554432000 4194304 9128323 140737238747840 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 17391 16450 738 1205 0 16182 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69564

[startup+6.30076 s]
/proc/loadavg: 1.86 1.97 1.90 3/178 983
/proc/meminfo: memFree=1472536/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=69564 CPUtime=6.29 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 19633 0 0 0 611 18 0 0 25 0 1 0 882281249 71233536 16453 33554432000 4194304 9128323 140737238747840 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 17391 16453 741 1205 0 16182 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 69564

[startup+12.7006 s]
/proc/loadavg: 1.87 1.97 1.90 3/178 983
/proc/meminfo: memFree=1471484/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=69564 CPUtime=12.69 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 19635 0 0 0 1232 37 0 0 25 0 1 0 882281249 71233536 16455 33554432000 4194304 9128323 140737238747840 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 17391 16455 743 1205 0 16182 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 69564

[startup+25.5003 s]
/proc/loadavg: 1.90 1.97 1.91 3/178 983
/proc/meminfo: memFree=1451268/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=69564 CPUtime=25.49 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 28625 0 0 0 2476 73 0 0 25 0 1 0 882281249 71233536 16458 33554432000 4194304 9128323 140737238747840 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 17391 16458 743 1205 0 16182 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 69564

[startup+51.1007 s]
/proc/loadavg: 1.93 1.97 1.91 3/178 984
/proc/meminfo: memFree=1449132/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=71908 CPUtime=51.09 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 29181 0 0 0 4975 134 0 0 25 0 1 0 882281249 73633792 17014 33554432000 4194304 9128323 140737238747840 18446744073709551615 4899632 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 17977 17014 743 1205 0 16768 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71908

[startup+102.307 s]
/proc/loadavg: 1.97 1.97 1.91 3/178 986
/proc/meminfo: memFree=1444488/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=69728 CPUtime=102.29 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 29921 0 0 0 9979 250 0 0 25 0 1 0 882281249 71401472 16468 33554432000 4194304 9128323 140737238747840 18446744073709551615 7192154 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 17432 16468 743 1205 0 16223 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 69728

[startup+162.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 987
/proc/meminfo: memFree=1440968/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=70968 CPUtime=162.28 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 41242 0 0 0 15829 399 0 0 25 0 1 0 882281249 72671232 16778 33554432000 4194304 9128323 140737238747840 18446744073709551615 6581570 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 17742 16778 743 1205 0 16533 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 70968

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 989
/proc/meminfo: memFree=1435456/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=73352 CPUtime=222.29 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 56815 0 0 0 21688 541 0 0 25 0 1 0 882281249 75112448 17379 33554432000 4194304 9128323 140737238747840 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 18338 17379 743 1205 0 17129 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 73352

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 990
/proc/meminfo: memFree=1431688/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=75420 CPUtime=282.29 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 61335 0 0 0 27552 677 0 0 25 0 1 0 882281249 77230080 17908 33554432000 4194304 9128323 140737238747840 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 18855 17908 743 1205 0 17646 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 75420

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 992
/proc/meminfo: memFree=1429168/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=75868 CPUtime=342.3 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 61412 0 0 0 33408 822 0 0 25 0 1 0 882281249 77688832 17985 33554432000 4194304 9128323 140737238747840 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 18967 17985 743 1205 0 17758 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 75868

[startup+402.301 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 994
/proc/meminfo: memFree=1423056/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=79084 CPUtime=402.29 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 64382 0 0 0 39259 970 0 0 25 0 1 0 882281249 80982016 18800 33554432000 4194304 9128323 140737238747840 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 19771 18800 743 1205 0 18562 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 79084

[startup+462.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 995
/proc/meminfo: memFree=1421872/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=79544 CPUtime=462.29 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 64531 0 0 0 45111 1118 0 0 25 0 1 0 882281249 81453056 18949 33554432000 4194304 9128323 140737238747840 18446744073709551615 5201008 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 19886 18949 743 1205 0 18677 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 79544

[startup+522.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 997
/proc/meminfo: memFree=1419596/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=80060 CPUtime=522.29 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 64660 0 0 0 50975 1254 0 0 25 0 1 0 882281249 81981440 19078 33554432000 4194304 9128323 140737238747840 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 20015 19078 743 1205 0 18806 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 80060

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

[startup+537.501 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 997
/proc/meminfo: memFree=1418592/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=80300 CPUtime=537.5 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 70579 0 0 0 52459 1291 0 0 25 0 1 0 882281249 82227200 19147 33554432000 4194304 9128323 140737238747840 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 20075 19147 743 1205 0 18866 0
Current children cumulated CPU time (s) 537.5
Current children cumulated vsize (KiB) 80300

[startup+550.3 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 997
/proc/meminfo: memFree=1418460/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=80468 CPUtime=550.3 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 75711 0 0 0 53709 1321 0 0 25 0 1 0 882281249 82399232 19167 33554432000 4194304 9128323 140737238747840 18446744073709551615 7216739 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 20117 19167 743 1205 0 18908 0
Current children cumulated CPU time (s) 550.3
Current children cumulated vsize (KiB) 80468

[startup+563.1 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 998
/proc/meminfo: memFree=1416840/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=80824 CPUtime=563.1 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 77712 0 0 0 54960 1350 0 0 25 0 1 0 882281249 82763776 19249 33554432000 4194304 9128323 140737238747840 18446744073709551615 6549289 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 20206 19249 743 1205 0 18997 0
Current children cumulated CPU time (s) 563.1
Current children cumulated vsize (KiB) 80824

[startup+569.501 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 998
/proc/meminfo: memFree=1416584/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=80824 CPUtime=569.5 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 77714 0 0 0 55586 1364 0 0 25 0 1 0 882281249 82763776 19251 33554432000 4194304 9128323 140737238747840 18446744073709551615 5201103 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 20206 19251 743 1205 0 18997 0
Current children cumulated CPU time (s) 569.5
Current children cumulated vsize (KiB) 80824

[startup+571.101 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 998
/proc/meminfo: memFree=1416584/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=80824 CPUtime=571.1 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 77714 0 0 0 55742 1368 0 0 25 0 1 0 882281249 82763776 19251 33554432000 4194304 9128323 140737238747840 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 20206 19251 743 1205 0 18997 0
Current children cumulated CPU time (s) 571.1
Current children cumulated vsize (KiB) 80824

[startup+572.701 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 998
/proc/meminfo: memFree=1416212/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=80824 CPUtime=572.69 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 77714 0 0 0 55898 1371 0 0 25 0 1 0 882281249 82763776 19251 33554432000 4194304 9128323 140737238747840 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 20206 19251 743 1205 0 18997 0
Current children cumulated CPU time (s) 572.69
Current children cumulated vsize (KiB) 80824

[startup+573.5 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 998
/proc/meminfo: memFree=1415840/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=80824 CPUtime=573.49 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 77715 0 0 0 55976 1373 0 0 25 0 1 0 882281249 82763776 19252 33554432000 4194304 9128323 140737238747840 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 20206 19252 743 1205 0 18997 0
Current children cumulated CPU time (s) 573.49
Current children cumulated vsize (KiB) 80824

[startup+573.9 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 998
/proc/meminfo: memFree=1415840/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=80824 CPUtime=573.9 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 77720 0 0 0 56016 1374 0 0 25 0 1 0 882281249 82763776 19257 33554432000 4194304 9128323 140737238747840 18446744073709551615 4892804 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 20206 19257 743 1205 0 18997 0
Current children cumulated CPU time (s) 573.9
Current children cumulated vsize (KiB) 80824

[startup+574 s]
/proc/loadavg: 1.99 1.97 1.91 3/178 998
/proc/meminfo: memFree=1415840/32951124 swapFree=67050916/67111528
[pid=982] ppid=980 vsize=80824 CPUtime=573.99 cores=1,3,5,7
/proc/982/stat : 982 (scip-2.0.1.4.li) R 980 982 648 0 -1 4202496 77720 0 0 0 56025 1374 0 0 25 0 1 0 882281249 82763776 19257 33554432000 4194304 9128323 140737238747840 18446744073709551615 5984548 0 0 4096 16384 0 0 0 17 3 0 0 0
/proc/982/statm: 20206 19257 743 1205 0 18997 0
Current children cumulated CPU time (s) 573.99
Current children cumulated vsize (KiB) 80824

Child status: 0
Real time (s): 574.08
CPU time (s): 574.084
CPU user time (s): 560.334
CPU system time (s): 13.7499
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 92732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 560.334
system time used= 13.7499
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77724
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= 5
involuntary context switches= 1618

runsolver used 0.773882 second user time and 1.9367 second system time

The end

Launcher Data

Begin job on node146 at 2011-06-12 19:10:50
IDJOB=3447819
IDBENCH=78948
IDSOLVER=1944
FILE ID=node146/3447819-1307898650
RUNJOBID= node146-1307898649-954
PBS_JOBID= 13559563
Free space on /tmp= 6540 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.1900564824--soft-33-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 /tmp/evaluation-result-3447819-1307898650/watcher-3447819-1307898650 -o /tmp/evaluation-result-3447819-1307898650/solver-3447819-1307898650 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447819-1307898650.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 901bd5d9c00fc087d540e6ebf4e7f98d
RANDOM SEED=906236773

node146.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.830
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.66
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.830
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.75
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.830
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.830
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.86
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.830
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.830
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.75
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.830
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.830
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1559600 kB
Buffers:         55528 kB
Cached:       30347196 kB
SwapCached:      13072 kB
Active:       15750752 kB
Inactive:     14691212 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1559600 kB
SwapTotal:    67111528 kB
SwapFree:     67050916 kB
Dirty:           24116 kB
Writeback:           0 kB
AnonPages:       38088 kB
Mapped:          11536 kB
Slab:           884556 kB
PageTables:       3888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   229236 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= 6528 MiB
End job on node146 at 2011-06-12 19:20:24