Trace number 3447801

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 773.507 773.491

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900573137--soft-33-100-0.wbo
MD5SUM34c2ccfe3c5c18b062797c1b5794b2d4
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 benchmark122.301
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 constraints1788
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 89002
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 89001
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 693
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-3447801-1307898410.wbo>
0.00/0.02	c original problem has 2019 variables (2019 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, 140 impls, 11 clqs
0.05/0.08	c (round 2) 0 del vars, 125 del conss, 0 add conss, 1788 chg bounds, 54 chg sides, 0 chg coeffs, 0 upgd conss, 140 impls, 11 clqs
0.05/0.09	c (round 3) 108 del vars, 181 del conss, 0 add conss, 1811 chg bounds, 87 chg sides, 0 chg coeffs, 0 upgd conss, 140 impls, 11 clqs
0.09/0.10	c (round 4) 154 del vars, 181 del conss, 0 add conss, 1811 chg bounds, 87 chg sides, 0 chg coeffs, 893 upgd conss, 140 impls, 11 clqs
0.09/0.11	c (round 5) 154 del vars, 200 del conss, 0 add conss, 1811 chg bounds, 87 chg sides, 0 chg coeffs, 893 upgd conss, 140 impls, 11 clqs
0.09/0.16	c    (0.2s) probing: 101/1942 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (6 rounds):
0.09/0.16	c  154 deleted vars, 200 deleted constraints, 0 added constraints, 1811 tightened bounds, 0 added holes, 87 changed sides, 0 changed coefficients
0.09/0.16	c  1851 implications, 11 cliques
0.09/0.16	c presolved problem has 3653 variables (1942 bin, 0 int, 1711 impl, 0 cont) and 4296 constraints
0.09/0.16	c      52 constraints of type <setppc>
0.09/0.16	c    1711 constraints of type <linear>
0.09/0.16	c    1711 constraints of type <indicator>
0.09/0.16	c     822 constraints of type <logicor>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.14
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 2.0.1.4
0.09/0.16	c 
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = 10000
0.09/0.16	c 
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = 1800
0.09/0.16	c 
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = 13950
0.09/0.16	c 
0.09/0.16	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.16	c # [type: int, range: [1,2], default: 1]
0.09/0.16	c timing/clocktype = 2
0.09/0.16	c 
0.09/0.16	c # belongs reading time to solving time?
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c timing/reading = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify inequalities
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/linear/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/indicator/addCouplingCons = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16	c separating/rapidlearning/freq = 0
0.09/0.16	c 
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving
0.09/0.16	c 
0.49/0.54	o 167
0.49/0.54	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.54	c T 0.5s|     1 |     0 |     0 |     - |  14M|   0 |   - |3653 |6007 |3653 |2585 |   0 |   0 |   0 |      --      | 1.670000e+02 |    Inf 
0.49/0.56	c   0.6s|     1 |     0 |    95 |     - |  13M|   0 |  44 |3653 |6007 |3653 |2585 |   0 |   0 |   0 | 0.000000e+00 | 1.670000e+02 |    Inf 
0.79/0.87	c   0.9s|     1 |     0 |   253 |     - |  14M|   0 |  49 |3653 |6048 |3653 |2592 |   7 |   0 |   0 | 0.000000e+00 | 1.670000e+02 |    Inf 
1.00/1.06	c   1.1s|     1 |     0 |   273 |     - |  15M|   0 |  49 |3653 |6048 |3653 |2596 |  11 |   0 |   0 | 0.000000e+00 | 1.670000e+02 |    Inf 
1.19/1.26	c   1.3s|     1 |     0 |   326 |     - |  15M|   0 |  51 |3653 |6048 |3653 |2598 |  13 |   0 |   0 | 0.000000e+00 | 1.670000e+02 |    Inf 
1.39/1.49	c   1.5s|     1 |     0 |   368 |     - |  16M|   0 |  54 |3653 |6048 |3653 |2609 |  24 |   0 |   0 | 0.000000e+00 | 1.670000e+02 |    Inf 
1.69/1.80	c   1.8s|     1 |     0 |   402 |     - |  16M|   0 |  50 |3653 |6048 |3653 |2615 |  30 |   0 |   0 | 0.000000e+00 | 1.670000e+02 |    Inf 
1.99/2.05	c   2.1s|     1 |     0 |   461 |     - |  16M|   0 |  55 |3653 |6048 |3653 |2621 |  36 |   0 |   0 | 0.000000e+00 | 1.670000e+02 |    Inf 
2.39/2.49	c   2.5s|     1 |     2 |   461 |     - |  16M|   0 |  55 |3653 |6048 |3653 |2621 |  36 |   0 |   9 | 0.000000e+00 | 1.670000e+02 |    Inf 
4.40/4.43	o 163
4.40/4.43	c * 4.4s|    50 |    26 |  2684 |  45.4 |  17M|  22 |   - |3653 |6077 |3653 |2656 |  41 |  29 | 349 | 0.000000e+00 | 1.630000e+02 |    Inf 
4.59/4.64	o 155
4.59/4.64	c r 4.6s|    53 |    27 |  2931 |  47.5 |  18M|  22 |   1 |3653 |6077 |3653 |2693 |  82 |  29 | 362 | 0.000000e+00 | 1.550000e+02 |    Inf 
4.59/4.66	o 139
4.59/4.66	c r 4.7s|    54 |    26 |  2952 |  47.0 |  18M|  22 |   1 |3653 |6084 |3653 |2693 |  83 |  36 | 362 | 0.000000e+00 | 1.390000e+02 |    Inf 
4.79/4.84	o 131
4.79/4.84	c * 4.8s|    61 |    29 |  3430 |  49.5 |  18M|  22 |   - |3653 |6091 |3653 |2659 |  90 |  43 | 378 | 0.000000e+00 | 1.310000e+02 |    Inf 
4.89/4.93	o 91
4.89/4.93	c * 4.9s|    64 |    27 |  3530 |  48.7 |  18M|  22 |   - |3653 |6091 |3653 |2681 | 119 |  43 | 378 | 0.000000e+00 | 9.100000e+01 |    Inf 
5.80/5.84	o 78
5.80/5.84	c * 5.8s|    91 |    39 |  4508 |  45.0 |  19M|  22 |   - |3653 |5790 |3653 |2662 | 137 |  70 | 525 | 0.000000e+00 | 7.800000e+01 |    Inf 
9.29/9.32	o 66
9.29/9.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.29/9.32	c * 9.3s|   138 |    54 |  7275 |  49.7 |  20M|  22 |   - |3653 |5328 |3653 |2669 | 154 | 105 | 924 | 0.000000e+00 | 6.600000e+01 |    Inf 
9.39/9.44	o 11
9.39/9.44	c * 9.4s|   141 |    30 |  7341 |  49.1 |  19M|  22 |   - |3653 |4935 |3653 |2696 | 182 | 106 | 936 | 0.000000e+00 | 1.100000e+01 |    Inf 
9.90/9.95	o 10
9.90/9.95	c * 9.9s|   155 |    32 |  7592 |  46.3 |  18M|  22 |   - |3653 |3083 |3653 |2652 | 182 | 117 |1008 | 0.000000e+00 | 1.000000e+01 |    Inf 
15.29/15.32	o 9
15.29/15.32	c *15.3s|   434 |    50 | 13713 |  30.6 |  19M|  23 |   - |3653 |3351 |3653 |2605 | 182 | 441 |1624 | 0.000000e+00 | 9.000000e+00 |    Inf 
17.39/17.46	o 3
17.39/17.46	c *17.5s|   872 |    62 | 21261 |  23.9 |  19M|  30 |   - |3653 |3747 |3653 |2606 | 183 | 921 |1713 | 0.000000e+00 | 3.000000e+00 |    Inf 
53.29/53.32	c  53.3s| 10000 |   129 |191859 |  19.1 |  22M|  39 |  36 |3653 |9184 |3653 |2605 | 183 |  11k|2078 | 0.000000e+00 | 3.000000e+00 |    Inf 
93.09/93.12	c  93.1s| 20000 |   212 |383042 |  19.1 |  26M|  46 |   - |3653 |  14k|   0 |   0 | 183 |  23k|2313 | 0.000000e+00 | 3.000000e+00 |    Inf 
105.10/105.10	o 2
105.10/105.10	c * 105s| 22636 |   249 |439086 |  19.4 |  27M|  46 |   - |3653 |  15k|3653 |2606 | 184 |  27k|2490 | 0.000000e+00 | 2.000000e+00 |    Inf 
136.80/136.83	c   137s| 30000 |   249 |584825 |  19.5 |  28M|  46 |   - |3653 |  17k|3653 |2605 | 184 |  36k|2962 | 0.000000e+00 | 2.000000e+00 |    Inf 
178.90/178.90	c   179s| 40000 |    78 |774214 |  19.3 |  25M|  49 |   - |3653 |  13k|   0 |   0 | 184 |  49k|3538 | 0.000000e+00 | 2.000000e+00 |    Inf 
179.09/179.15	o 1
179.09/179.15	c * 179s| 40063 |    77 |775243 |  19.3 |  25M|  49 |   - |3653 |  13k|3653 |2605 | 184 |  49k|3542 | 0.000000e+00 | 1.000000e+00 |    Inf 
224.09/224.14	c   224s| 50000 |    91 |985800 |  19.7 |  27M|  49 |   - |3653 |  16k|3653 |2605 | 184 |  61k|4092 | 0.000000e+00 | 1.000000e+00 |    Inf 
267.50/267.56	c   268s| 60000 |    72 |  1187k|  19.8 |  29M|  49 |   - |3653 |  20k|3653 |2605 | 184 |  73k|4532 | 0.000000e+00 | 1.000000e+00 |    Inf 
312.70/312.75	c   313s| 70000 |    57 |  1398k|  20.0 |  29M|  49 |  17 |3653 |  22k|3653 |2605 | 184 |  85k|4918 | 0.000000e+00 | 1.000000e+00 |    Inf 
356.30/356.38	c   356s| 80000 |    83 |  1600k|  20.0 |  32M|  49 |  35 |3653 |  29k|3653 |2605 | 184 |  98k|5243 | 0.000000e+00 | 1.000000e+00 |    Inf 
404.10/404.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
404.10/404.19	c   404s| 90000 |   117 |  1818k|  20.2 |  33M|  49 |  45 |3653 |  29k|3653 |2605 | 184 | 111k|5568 | 0.000000e+00 | 1.000000e+00 |    Inf 
452.60/452.61	c   453s|100000 |    42 |  2039k|  20.4 |  33M|  50 |  32 |3653 |  30k|3653 |2605 | 184 | 124k|5952 | 0.000000e+00 | 1.000000e+00 |    Inf 
497.91/497.90	c   498s|110000 |   189 |  2243k|  20.4 |  35M|  50 |   - |3653 |  34k|3653 |2605 | 184 | 137k|6230 | 0.000000e+00 | 1.000000e+00 |    Inf 
543.70/543.72	c   544s|120000 |   175 |  2443k|  20.4 |  37M|  50 |  30 |3653 |  38k|3653 |2605 | 184 | 150k|6601 | 0.000000e+00 | 1.000000e+00 |    Inf 
588.91/588.90	c   589s|130000 |   167 |  2641k|  20.3 |  39M|  50 |  33 |3653 |  42k|3653 |2605 | 184 | 163k|6818 | 0.000000e+00 | 1.000000e+00 |    Inf 
639.01/639.06	c   639s|140000 |   332 |  2862k|  20.4 |  40M|  53 |   - |3653 |  41k|3653 |2605 | 184 | 176k|7141 | 0.000000e+00 | 1.000000e+00 |    Inf 
689.21/689.26	c   689s|150000 |   140 |  3086k|  20.6 |  40M|  59 |  38 |3653 |  44k|3653 |2605 | 184 | 190k|7394 | 0.000000e+00 | 1.000000e+00 |    Inf 
737.91/737.91	c   738s|160000 |    56 |  3300k|  20.6 |  38M|  59 |   - |3653 |  39k|3653 |2605 | 184 | 202k|7619 | 0.000000e+00 | 1.000000e+00 |    Inf 
773.41/773.44	c 
773.41/773.44	c SCIP Status        : problem is solved [optimal solution found]
773.41/773.44	c Solving Time (sec) : 773.44
773.41/773.44	c Solving Nodes      : 167600
773.41/773.44	c Primal Bound       : +1.00000000000000e+00 (50 solutions)
773.41/773.44	c Dual Bound         : +1.00000000000000e+00
773.41/773.44	c Gap                : 0.00 %
773.41/773.44	s OPTIMUM FOUND
773.41/773.44	v -x231 -x230 x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 x214 -x213 -x212 -x211 -x210 
773.41/773.44	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 x202 -x201 -x200 -x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
773.41/773.44	v -x188 -x187 -x186 -x185 -x184 x183 -x182 -x181 -x180 -x179 -x178 -x177 x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
773.41/773.44	v x167 -x166 -x165 -x164 -x163 -x162 -x161 x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
773.41/773.44	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
773.41/773.44	v -x125 x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 x106 -x105 -x104 
773.41/773.44	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 
773.41/773.44	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 
773.41/773.44	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 
773.41/773.44	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 
773.41/773.44	v -x1 
773.41/773.44	c SCIP Status        : problem is solved [optimal solution found]
773.41/773.44	c Total Time         :     773.44
773.41/773.44	c   solving          :     773.44
773.41/773.44	c   presolving       :       0.14 (included in solving)
773.41/773.44	c   reading          :       0.02 (included in solving)
773.41/773.44	c Original Problem   :
773.41/773.44	c   Problem name     : HOME/instance-3447801-1307898410.wbo
773.41/773.44	c   Variables        : 2019 (2019 binary, 0 integer, 0 implicit integer, 0 continuous)
773.41/773.44	c   Constraints      : 2708 initial, 2708 maximal
773.41/773.44	c Presolved Problem  :
773.41/773.44	c   Problem name     : t_HOME/instance-3447801-1307898410.wbo
773.41/773.44	c   Variables        : 3653 (1942 binary, 0 integer, 1711 implicit integer, 0 continuous)
773.41/773.44	c   Constraints      : 4296 initial, 44174 maximal
773.41/773.44	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
773.41/773.44	c   trivial          :       0.00         77          0          0          0          0          0          0          0          0
773.41/773.44	c   dualfix          :       0.00         77          0          0          0          0          0          0          0          0
773.41/773.44	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
773.41/773.44	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
773.41/773.44	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
773.41/773.44	c   probing          :       0.05          0          0          0          0          0          0          0          0          0
773.41/773.44	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
773.41/773.44	c   setppc           :       0.00          0          0          0          0          0         19          0          0          0
773.41/773.44	c   linear           :       0.06          0          0          0       1811          0        104          0         87          0
773.41/773.44	c   indicator        :       0.00          0          0          0          0          0         77          0          0          0
773.41/773.44	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
773.41/773.44	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
773.41/773.44	c   root node        :          -       3422          -          -       3422          -          -          -          -          -
773.41/773.44	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
773.41/773.44	c   integral         :          0          0          0      86970          0        115          0        280       2844          0          0     169342
773.41/773.44	c   varbound         :          0+         6     173515        155          0          0        215          0      25460        165          0          0
773.41/773.44	c   setppc           :         52          6     709372          2          0        112     983186       1683     499654          0          0          0
773.41/773.44	c   linear           :       1711+         7     711367          7          0        105    1721436       5135    1608503          0          0          0
773.41/773.44	c   indicator        :       1711          0     171966        155          0        105        202          0        342          0          0          0
773.41/773.44	c   logicor          :        822+         6     313628         11          0         39     631789       2605     491750          0          0          0
773.41/773.44	c   bounddisjunction :          0+         0      32100          0          0          0          7          0         10          0          0          0
773.41/773.44	c   countsols        :          0          0          0         11          0         41          0          0          0          0          0          0
773.41/773.44	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
773.41/773.44	c   integral         :      47.50       0.00       0.00      47.49       0.00       0.00       0.00
773.41/773.44	c   varbound         :       0.20       0.00       0.19       0.01       0.00       0.00       0.00
773.41/773.44	c   setppc           :       4.45       0.00       4.21       0.00       0.00       0.00       0.24
773.41/773.44	c   linear           :      18.23       0.00      17.18       0.00       0.00       0.03       1.02
773.41/773.44	c   indicator        :       0.36       0.00       0.27       0.01       0.00       0.08       0.00
773.41/773.44	c   logicor          :      46.41       0.00      45.76       0.00       0.00       0.00       0.64
773.41/773.44	c   bounddisjunction :       0.04       0.00       0.04       0.00       0.00       0.00       0.00
773.41/773.44	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
773.41/773.44	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
773.41/773.44	c   vbounds          :       3561         35          0       3638
773.41/773.44	c   rootredcost      :         13          0          0       1711
773.41/773.44	c   pseudoobj        :     712889        219         39      22442
773.41/773.44	c Propagator Timings :  TotalTime  Propagate    Resprop
773.41/773.44	c   vbounds          :       0.67       0.67       0.00
773.41/773.44	c   rootredcost      :       0.13       0.13       0.00
773.41/773.44	c   pseudoobj        :      16.99      16.99       0.00
773.41/773.44	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
773.41/773.44	c   propagation      :       0.54       9462       9410      53238       25.4        200       20.2          -
773.41/773.44	c   infeasible LP    :      19.41      75471      75446     497198       36.9        901       15.6          0
773.41/773.44	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
773.41/773.44	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
773.41/773.44	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
773.41/773.44	c   applied globally :          -          -          -     212218       32.7          -          -          -
773.41/773.44	c   applied locally  :          -          -          -          0        0.0          -          -          -
773.41/773.44	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
773.41/773.44	c   cut pool         :       0.00          5          -          -          8          -    (maximal pool size: 475)
773.41/773.44	c   redcost          :       5.28      86915          0       3677          0          0
773.41/773.44	c   impliedbounds    :       0.00          6          0          0          0          0
773.41/773.44	c   intobj           :       0.00          0          0          0          0          0
773.41/773.44	c   gomory           :       0.56          6          0          0       1640          0
773.41/773.44	c   cgmip            :       0.00          0          0          0          0          0
773.41/773.44	c   closecuts        :       0.00          0          0          0          0          0
773.41/773.44	c   strongcg         :       0.46          6          0          0       2450          0
773.41/773.44	c   cmir             :       0.11          6          0          0          7          0
773.41/773.44	c   flowcover        :       0.09          6          0          0         10          0
773.41/773.44	c   clique           :       0.00          6          0          0          0          0
773.41/773.44	c   zerohalf         :       0.00          0          0          0          0          0
773.41/773.44	c   mcf              :       0.00          1          0          0          0          0
773.41/773.44	c   oddcycle         :       0.00          0          0          0          0          0
773.41/773.44	c   rapidlearning    :       0.19          1          0          0          0         41
773.41/773.44	c Pricers            :       Time      Calls       Vars
773.41/773.44	c   problem variables:       0.00          0          0
773.41/773.44	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
773.41/773.44	c   relpscost        :      47.41      86811        280       2844          0          0     169342
773.41/773.44	c   pscost           :       0.00          0          0          0          0          0          0
773.41/773.44	c   inference        :       0.00          0          0          0          0          0          0
773.41/773.44	c   mostinf          :       0.00          0          0          0          0          0          0
773.41/773.44	c   leastinf         :       0.00          0          0          0          0          0          0
773.41/773.44	c   fullstrong       :       0.00          0          0          0          0          0          0
773.41/773.44	c   allfullstrong    :       0.00          0          0          0          0          0          0
773.41/773.44	c   random           :       0.00          0          0          0          0          0          0
773.41/773.44	c Primal Heuristics  :       Time      Calls      Found
773.41/773.44	c   LP solutions     :       0.00          -         11
773.41/773.44	c   pseudo solutions :       0.00          -          0
773.41/773.44	c   feaspump         :       0.01          0          0
773.41/773.44	c   oneopt           :       0.17         13          0
773.41/773.44	c   crossover        :       0.47          9          0
773.41/773.44	c   coefdiving       :       1.74         50          0
773.41/773.44	c   veclendiving     :       1.81         50          0
773.41/773.44	c   pscostdiving     :       2.09         50          0
773.41/773.44	c   linesearchdiving :       1.06         50          0
773.41/773.44	c   guideddiving     :       2.06         50          0
773.41/773.44	c   fracdiving       :       2.45         50          0
773.41/773.44	c   objpscostdiving  :       0.65         26          0
773.41/773.44	c   rootsoldiving    :       0.71         26          0
773.41/773.44	c   trivial          :       0.00          2          0
773.41/773.44	c   shiftandpropagate:       0.38          1          1
773.41/773.44	c   simplerounding   :       0.18      86835          2
773.41/773.44	c   zirounding       :       2.22        395          0
773.41/773.44	c   rounding         :       0.49       4154          0
773.41/773.44	c   shifting         :       0.51       1260          0
773.41/773.44	c   intshifting      :       0.00          0          0
773.41/773.44	c   twoopt           :       0.00          0          0
773.41/773.44	c   fixandinfer      :       0.00          0          0
773.41/773.44	c   clique           :       0.00          0          0
773.41/773.44	c   intdiving        :       0.00          0          0
773.41/773.44	c   actconsdiving    :       0.00          0          0
773.41/773.44	c   octane           :       0.00          0          0
773.41/773.44	c   rens             :       0.04          1          0
773.41/773.44	c   rins             :       0.00          0          0
773.41/773.44	c   localbranching   :       0.00          0          0
773.41/773.44	c   mutation         :       0.00          0          0
773.41/773.44	c   dins             :       0.00          0          0
773.41/773.44	c   vbounds          :       0.00          0          0
773.41/773.44	c   undercover       :       0.00          0          0
773.41/773.44	c   subnlp           :       0.03          0          0
773.41/773.44	c   trysol           :       0.08         55         36
773.41/773.44	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
773.41/773.44	c   primal LP        :       0.00          0          0       0.00          -
773.41/773.44	c   dual LP          :     495.69     161512    3404405      21.08    6867.99
773.41/773.44	c   lex dual LP      :       0.00          0          0       0.00          -
773.41/773.44	c   barrier LP       :       0.00          0          0       0.00          -
773.41/773.44	c   diving/probing LP:       9.23       6858      45903       6.69    4972.51
773.41/773.44	c   strong branching :      45.77       7845     293410      37.40    6410.73
773.41/773.44	c     (at root node) :          -          9       3739     415.44          -
773.41/773.44	c   conflict analysis:       0.00          0          0       0.00          -
773.41/773.44	c B&B Tree           :
773.41/773.44	c   number of runs   :          1
773.41/773.44	c   nodes            :     167600
773.41/773.44	c   nodes (total)    :     167600
773.41/773.44	c   nodes left       :          0
773.41/773.44	c   max depth        :         59
773.41/773.44	c   max depth (total):         59
773.41/773.44	c   backtracks       :      22971 (13.7%)
773.41/773.44	c   delayed cutoffs  :       1681
773.41/773.44	c   repropagations   :     269777 (426217 domain reductions, 1524 cutoffs)
773.41/773.44	c   avg switch length:       4.90
773.41/773.44	c   switching time   :      46.98
773.41/773.44	c Solution           :
773.41/773.44	c   Solutions found  :         50 (14 improvements)
773.41/773.44	c   First Solution   : +1.67000000000000e+02   (in run 1, after 1 nodes, 0.54 seconds, depth 1848, found by <shiftandpropagate>)
773.41/773.44	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 40063 nodes, 179.15 seconds, depth 26, found by <relaxation>)
773.41/773.44	c   Dual Bound       : +1.00000000000000e+00
773.41/773.44	c   Gap              :       0.00 %
773.41/773.44	c   Root Dual Bound  : +0.00000000000000e+00
773.41/773.44	c   Root Iterations  :        461
773.41/773.49	c Time complete: 773.5.

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 /tmp/evaluation-result-3447801-1307898410/watcher-3447801-1307898410 -o /tmp/evaluation-result-3447801-1307898410/solver-3447801-1307898410 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447801-1307898410.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: 2.00 1.99 1.91 2/177 23620
/proc/meminfo: memFree=32379908/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=10308 CPUtime=0 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 1566 0 0 0 0 0 0 0 24 0 1 0 901443620 10555392 1519 33554432000 4194304 9128323 140736040480720 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/23620/statm: 2577 1520 399 1205 0 1368 0

[startup+0.055077 s]
/proc/loadavg: 2.00 1.99 1.91 2/177 23620
/proc/meminfo: memFree=32379908/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=31724 CPUtime=0.05 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 6883 0 0 0 5 0 0 0 24 0 1 0 901443620 32485376 6577 33554432000 4194304 9128323 140736040480720 18446744073709551615 5266779 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23620/statm: 7931 6577 514 1205 0 6722 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31724

[startup+0.101072 s]
/proc/loadavg: 2.00 1.99 1.91 2/177 23620
/proc/meminfo: memFree=32379908/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=31888 CPUtime=0.09 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 6947 0 0 0 9 0 0 0 24 0 1 0 901443620 32653312 6641 33554432000 4194304 9128323 140736040480720 18446744073709551615 5321398 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23620/statm: 7972 6641 530 1205 0 6763 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31888

[startup+0.30103 s]
/proc/loadavg: 2.00 1.99 1.91 2/177 23620
/proc/meminfo: memFree=32379908/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=37912 CPUtime=0.29 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 8664 0 0 0 29 0 0 0 25 0 1 0 901443620 38821888 8342 33554432000 4194304 9128323 140736040480720 18446744073709551615 4859487 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23620/statm: 9478 8342 606 1205 0 8269 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37912

[startup+0.700965 s]
/proc/loadavg: 2.00 1.99 1.91 2/177 23620
/proc/meminfo: memFree=32379908/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=67308 CPUtime=0.69 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 16249 0 0 0 68 1 0 0 25 0 1 0 901443620 68923392 15785 33554432000 4194304 9128323 140736040480720 18446744073709551615 6889426 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23620/statm: 16827 15785 714 1205 0 15618 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67308

[startup+1.50083 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23621
/proc/meminfo: memFree=32340276/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=53496 CPUtime=1.49 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 19418 0 0 0 146 3 0 0 25 0 1 0 901443620 54779904 12239 33554432000 4194304 9128323 140736040480720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23620/statm: 13374 12239 725 1205 0 12165 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 53496

[startup+3.10054 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23621
/proc/meminfo: memFree=32315476/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=71568 CPUtime=3.09 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 25220 0 0 0 302 7 0 0 25 0 1 0 901443620 73285632 16777 33554432000 4194304 9128323 140736040480720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23620/statm: 17892 16777 738 1205 0 16683 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71568

[startup+6.30097 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23621
/proc/meminfo: memFree=32314696/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=71568 CPUtime=6.29 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 25269 0 0 0 613 16 0 0 25 0 1 0 901443620 73285632 16825 33554432000 4194304 9128323 140736040480720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23620/statm: 17892 16825 742 1205 0 16683 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 71568

[startup+12.7008 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23621
/proc/meminfo: memFree=32314680/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=71568 CPUtime=12.69 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 25282 0 0 0 1236 33 0 0 25 0 1 0 901443620 73285632 16838 33554432000 4194304 9128323 140736040480720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23620/statm: 17892 16838 742 1205 0 16683 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71568

[startup+25.5006 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23622
/proc/meminfo: memFree=32313868/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=71568 CPUtime=25.49 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 33239 0 0 0 2485 64 0 0 25 0 1 0 901443620 73285632 16915 33554432000 4194304 9128323 140736040480720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23620/statm: 17892 16915 742 1205 0 16683 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71568

[startup+51.1011 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23622
/proc/meminfo: memFree=32313132/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=71568 CPUtime=51.09 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 40192 0 0 0 4980 129 0 0 25 0 1 0 901443620 73285632 16922 33554432000 4194304 9128323 140736040480720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23620/statm: 17892 16922 742 1205 0 16683 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71568

[startup+102.306 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23624
/proc/meminfo: memFree=32312736/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=72000 CPUtime=102.3 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 44690 0 0 0 9985 245 0 0 25 0 1 0 901443620 73728000 17003 33554432000 4194304 9128323 140736040480720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23620/statm: 18000 17003 742 1205 0 16791 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72000

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23625
/proc/meminfo: memFree=32309572/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=74380 CPUtime=162.29 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 60007 0 0 0 15837 392 0 0 25 0 1 0 901443620 76165120 17635 33554432000 4194304 9128323 140736040480720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/23620/statm: 18595 17635 742 1205 0 17386 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 74380

[startup+222.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23627
/proc/meminfo: memFree=32308528/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=74936 CPUtime=222.29 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 72684 0 0 0 21697 532 0 0 25 0 1 0 901443620 76734464 17759 33554432000 4194304 9128323 140736040480720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23620/statm: 18734 17759 742 1205 0 17525 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 74936

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23628
/proc/meminfo: memFree=32305368/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=77280 CPUtime=282.29 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 75453 0 0 0 27553 676 0 0 25 0 1 0 901443620 79134720 18327 33554432000 4194304 9128323 140736040480720 18446744073709551615 7366200 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23620/statm: 19320 18327 742 1205 0 18111 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 77280

[startup+342.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23630
/proc/meminfo: memFree=32301696/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=79436 CPUtime=342.3 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 78214 0 0 0 33413 817 0 0 25 0 1 0 901443620 81342464 18890 33554432000 4194304 9128323 140736040480720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23620/statm: 19859 18890 742 1205 0 18650 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 79436

[startup+402.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23632
/proc/meminfo: memFree=32298636/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=82516 CPUtime=402.3 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 78979 0 0 0 39277 953 0 0 25 0 1 0 901443620 84496384 19655 33554432000 4194304 9128323 140736040480720 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23620/statm: 20629 19655 742 1205 0 19420 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 82516

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23633
/proc/meminfo: memFree=32297720/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=82640 CPUtime=462.31 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 81114 0 0 0 45143 1088 0 0 25 0 1 0 901443620 84623360 19689 33554432000 4194304 9128323 140736040480720 18446744073709551615 7205344 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23620/statm: 20660 19689 742 1205 0 19451 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 82640

[startup+522.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23635
/proc/meminfo: memFree=32296640/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=84016 CPUtime=522.3 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 81434 0 0 0 51017 1213 0 0 25 0 1 0 901443620 86032384 20009 33554432000 4194304 9128323 140736040480720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23620/statm: 21004 20009 742 1205 0 19795 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 84016

[startup+582.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/178 23636
/proc/meminfo: memFree=32291864/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=88704 CPUtime=582.3 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 82624 0 0 0 56887 1343 0 0 25 0 1 0 901443620 90832896 21199 33554432000 4194304 9128323 140736040480720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23620/statm: 22176 21199 742 1205 0 20967 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 88704

[startup+642.301 s]
/proc/loadavg: 2.05 2.00 1.91 3/178 23638
/proc/meminfo: memFree=32290816/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=89652 CPUtime=642.31 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 82827 0 0 0 62759 1472 0 0 25 0 1 0 901443620 91803648 21402 33554432000 4194304 9128323 140736040480720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23620/statm: 22413 21402 742 1205 0 21204 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 89652

[startup+702.301 s]
/proc/loadavg: 2.02 2.00 1.91 3/178 23640
/proc/meminfo: memFree=32288368/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=91848 CPUtime=702.3 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 89200 0 0 0 68630 1600 0 0 25 0 1 0 901443620 94052352 21984 33554432000 4194304 9128323 140736040480720 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23620/statm: 22962 21984 753 1205 0 21753 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 91848

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 23680
/proc/meminfo: memFree=32331180/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=94304 CPUtime=762.31 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 89680 0 0 0 74504 1727 0 0 25 0 1 0 901443620 96567296 22464 33554432000 4194304 9128323 140736040480720 18446744073709551615 6416689 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23620/statm: 23576 22464 753 1205 0 22367 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 94304

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

[startup+767.901 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 23680
/proc/meminfo: memFree=32326340/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=94944 CPUtime=767.91 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 89859 0 0 0 75052 1739 0 0 25 0 1 0 901443620 97222656 22643 33554432000 4194304 9128323 140736040480720 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23620/statm: 23736 22643 753 1205 0 22527 0
Current children cumulated CPU time (s) 767.91
Current children cumulated vsize (KiB) 94944

[startup+771.106 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 23680
/proc/meminfo: memFree=32324400/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=94944 CPUtime=771.11 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 89865 0 0 0 75365 1746 0 0 25 0 1 0 901443620 97222656 22649 33554432000 4194304 9128323 140736040480720 18446744073709551615 4219662 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23620/statm: 23736 22649 753 1205 0 22527 0
Current children cumulated CPU time (s) 771.11
Current children cumulated vsize (KiB) 94944

[startup+772.701 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 23681
/proc/meminfo: memFree=32323904/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=95076 CPUtime=772.71 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 89882 0 0 0 75521 1750 0 0 25 0 1 0 901443620 97357824 22666 33554432000 4194304 9128323 140736040480720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23620/statm: 23769 22666 753 1205 0 22560 0
Current children cumulated CPU time (s) 772.71
Current children cumulated vsize (KiB) 95076

[startup+773.101 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 23681
/proc/meminfo: memFree=32323904/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=95076 CPUtime=773.11 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 89882 0 0 0 75560 1751 0 0 25 0 1 0 901443620 97357824 22666 33554432000 4194304 9128323 140736040480720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23620/statm: 23769 22666 753 1205 0 22560 0
Current children cumulated CPU time (s) 773.11
Current children cumulated vsize (KiB) 95076

[startup+773.307 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 23681
/proc/meminfo: memFree=32323532/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=95076 CPUtime=773.32 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 89882 0 0 0 75580 1752 0 0 25 0 1 0 901443620 97357824 22666 33554432000 4194304 9128323 140736040480720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23620/statm: 23769 22666 753 1205 0 22560 0
Current children cumulated CPU time (s) 773.32
Current children cumulated vsize (KiB) 95076

[startup+773.401 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 23681
/proc/meminfo: memFree=32323532/32951124 swapFree=67052812/67111528
[pid=23620] ppid=23618 vsize=95076 CPUtime=773.41 cores=1,3,5,7
/proc/23620/stat : 23620 (scip-2.0.1.4.li) R 23618 23620 21680 0 -1 4202496 89882 0 0 0 75589 1752 0 0 25 0 1 0 901443620 97357824 22666 33554432000 4194304 9128323 140736040480720 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/23620/statm: 23769 22666 753 1205 0 22560 0
Current children cumulated CPU time (s) 773.41
Current children cumulated vsize (KiB) 95076

Child status: 0
Real time (s): 773.491
CPU time (s): 773.507
CPU user time (s): 755.98
CPU system time (s): 17.5273
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 95076

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

runsolver used 1.02884 second user time and 2.52062 second system time

The end

Launcher Data

Begin job on node103 at 2011-06-12 19:06:50
IDJOB=3447801
IDBENCH=78939
IDSOLVER=1944
FILE ID=node103/3447801-1307898410
RUNJOBID= node103-1307897153-22179
PBS_JOBID= 13559599
Free space on /tmp= 74064 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.1900573137--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-3447801-1307898410/watcher-3447801-1307898410 -o /tmp/evaluation-result-3447801-1307898410/solver-3447801-1307898410 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447801-1307898410.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 34c2ccfe3c5c18b062797c1b5794b2d4
RANDOM SEED=603712087

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
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.858
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.858
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.83
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.858
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:      32380692 kB
Buffers:        106124 kB
Cached:         147160 kB
SwapCached:      22648 kB
Active:         290116 kB
Inactive:        90824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32380692 kB
SwapTotal:    67111528 kB
SwapFree:     67052812 kB
Dirty:           12044 kB
Writeback:           0 kB
AnonPages:      125200 kB
Mapped:          12164 kB
Slab:           124680 kB
PageTables:       4776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   308444 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= 74052 MiB
End job on node103 at 2011-06-12 19:19:44