Trace number 3447260

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 752.856 752.835

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900577940--soft-66-100-0.wbo
MD5SUM95aa4a8f0430d7fc4dd41a3f578cfb3e
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 benchmark92.308
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 constraints937
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 46894
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46893
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 661
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-3447260-1307898940.wbo>
0.00/0.02	c original problem has 1168 variables (1168 bin, 0 int, 0 impl, 0 cont) and 2708 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.04	c presolving:
0.00/0.04	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 214 impls, 14 clqs
0.00/0.07	c (round 2) 0 del vars, 162 del conss, 0 add conss, 937 chg bounds, 49 chg sides, 0 chg coeffs, 0 upgd conss, 214 impls, 14 clqs
0.00/0.08	c (round 3) 98 del vars, 162 del conss, 0 add conss, 937 chg bounds, 49 chg sides, 0 chg coeffs, 1707 upgd conss, 214 impls, 14 clqs
0.00/0.09	c (round 4) 98 del vars, 221 del conss, 0 add conss, 937 chg bounds, 49 chg sides, 0 chg coeffs, 1707 upgd conss, 214 impls, 14 clqs
0.09/0.13	c    (0.1s) probing: 101/1119 (9.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.13	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.13	c presolving (5 rounds):
0.09/0.13	c  98 deleted vars, 221 deleted constraints, 0 added constraints, 937 tightened bounds, 0 added holes, 49 changed sides, 0 changed coefficients
0.09/0.13	c  1102 implications, 14 cliques
0.09/0.13	c presolved problem has 2007 variables (1119 bin, 0 int, 888 impl, 0 cont) and 3424 constraints
0.09/0.13	c      62 constraints of type <setppc>
0.09/0.13	c     888 constraints of type <linear>
0.09/0.13	c     888 constraints of type <indicator>
0.09/0.13	c    1586 constraints of type <logicor>
0.09/0.13	c transformed objective value is always integral (scale: 1)
0.09/0.13	c Presolving Time: 0.11
0.09/0.13	c - non default parameters ----------------------------------------------------------------------
0.09/0.13	c # SCIP version 2.0.1.4
0.09/0.13	c 
0.09/0.13	c # frequency for displaying node information lines
0.09/0.13	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.13	c display/freq = 10000
0.09/0.13	c 
0.09/0.13	c # maximal time in seconds to run
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.13	c limits/time = 1800
0.09/0.13	c 
0.09/0.13	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.13	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.13	c limits/memory = 13950
0.09/0.13	c 
0.09/0.13	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.13	c # [type: int, range: [1,2], default: 1]
0.09/0.13	c timing/clocktype = 2
0.09/0.13	c 
0.09/0.13	c # belongs reading time to solving time?
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c timing/reading = TRUE
0.09/0.13	c 
0.09/0.13	c # should presolving try to simplify inequalities
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/linear/simplifyinequalities = TRUE
0.09/0.13	c 
0.09/0.13	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/indicator/addCouplingCons = TRUE
0.09/0.13	c 
0.09/0.13	c # should presolving try to simplify knapsacks
0.09/0.13	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.13	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.13	c 
0.09/0.13	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.13	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.13	c separating/rapidlearning/freq = 0
0.09/0.13	c 
0.09/0.13	c -----------------------------------------------------------------------------------------------
0.09/0.13	c start solving
0.09/0.13	c 
0.19/0.25	o 800
0.19/0.25	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.25	c T 0.2s|     1 |     0 |     0 |     - |9333k|   0 |   - |2007 |4312 |2007 |2536 |   0 |   0 |   0 |      --      | 8.000000e+02 |    Inf 
0.19/0.26	c   0.3s|     1 |     0 |   125 |     - |8909k|   0 |  53 |2007 |4312 |2007 |2536 |   0 |   0 |   0 | 0.000000e+00 | 8.000000e+02 |    Inf 
0.59/0.62	c   0.6s|     1 |     0 |   880 |     - |  10M|   0 |  34 |2007 |4349 |2007 |2547 |  11 |   0 |   0 | 0.000000e+00 | 8.000000e+02 |    Inf 
0.69/0.70	c   0.7s|     1 |     0 |   927 |     - |  10M|   0 |  38 |2007 |4349 |2007 |2559 |  23 |   0 |   0 | 0.000000e+00 | 8.000000e+02 |    Inf 
0.79/0.86	c   0.9s|     1 |     0 |   960 |     - |  10M|   0 |  46 |2007 |4349 |2007 |2561 |  25 |   0 |   0 | 0.000000e+00 | 8.000000e+02 |    Inf 
0.99/1.08	c   1.1s|     1 |     0 |   984 |     - |  11M|   0 |  47 |2007 |4349 |2007 |2566 |  30 |   0 |   0 | 0.000000e+00 | 8.000000e+02 |    Inf 
1.20/1.29	c   1.3s|     1 |     0 |  1031 |     - |  11M|   0 |  46 |2007 |4349 |2007 |2570 |  34 |   0 |   0 | 0.000000e+00 | 8.000000e+02 |    Inf 
1.49/1.52	c   1.5s|     1 |     0 |  1082 |     - |  11M|   0 |  49 |2007 |4349 |2007 |2574 |  38 |   0 |   0 | 0.000000e+00 | 8.000000e+02 |    Inf 
1.99/2.07	c   2.1s|     1 |     2 |  3168 |     - |  11M|   0 |  49 |2007 |4349 |2007 |2574 |  38 |   0 |   9 | 0.000000e+00 | 8.000000e+02 |    Inf 
2.59/2.61	o 213
2.59/2.61	c * 2.6s|    13 |    12 |  3828 | 228.8 |  12M|  12 |   - |2007 |4349 |2007 |2589 |  46 |   0 |  92 | 0.000000e+00 | 2.130000e+02 |    Inf 
2.59/2.61	o 148
2.59/2.61	c * 2.6s|    14 |    11 |  3833 | 211.6 |  12M|  12 |   - |2007 |4349 |2007 |2589 |  46 |   0 |  92 | 0.000000e+00 | 1.480000e+02 |    Inf 
2.79/2.81	o 30
2.79/2.81	c * 2.8s|    24 |    10 |  3994 | 126.6 |  12M|  13 |   - |2007 |4358 |2007 |2587 |  51 |   9 | 137 | 0.000000e+00 | 3.000000e+01 |    Inf 
4.89/4.90	o 5
4.89/4.90	c * 4.9s|    87 |    16 |  4982 |  45.3 |  11M|  23 |   - |2007 |3178 |2007 |2582 |  52 | 113 | 458 | 0.000000e+00 | 5.000000e+00 |    Inf 
18.59/18.68	o 4
18.59/18.68	c *18.7s|  1992 |    90 | 38030 |  18.6 |  13M|  34 |   - |2007 |4780 |2007 |2555 |  53 |2440 |1874 | 0.000000e+00 | 4.000000e+00 |    Inf 
19.19/19.24	o 3
19.19/19.24	c *19.2s|  2197 |    90 | 40978 |  18.2 |  13M|  34 |   - |2007 |4981 |2007 |2555 |  54 |2699 |1877 | 0.000000e+00 | 3.000000e+00 |    Inf 
43.59/43.63	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
43.59/43.63	c  43.6s| 10000 |   134 |171347 |  17.0 |  15M|  47 |   - |2007 |8375 |   0 |   0 |  54 |  12k|2267 | 0.000000e+00 | 3.000000e+00 |    Inf 
74.49/74.50	c  74.5s| 20000 |   149 |351538 |  17.5 |  16M|  47 |   - |2007 |  10k|2007 |2554 |  54 |  24k|2315 | 0.000000e+00 | 3.000000e+00 |    Inf 
110.99/111.00	c   111s| 30000 |   301 |549016 |  18.3 |  19M|  47 |  43 |2007 |  14k|2007 |2554 |  54 |  35k|3010 | 0.000000e+00 | 3.000000e+00 |    Inf 
145.49/145.53	c   146s| 40000 |   349 |727452 |  18.2 |  21M|  47 |   - |2007 |  17k|2007 |2554 |  54 |  47k|3637 | 0.000000e+00 | 3.000000e+00 |    Inf 
182.19/182.27	c   182s| 50000 |   237 |925623 |  18.5 |  20M|  49 |  20 |2007 |  14k|2007 |2554 |  55 |  59k|4081 | 0.000000e+00 | 3.000000e+00 |    Inf 
182.40/182.43	o 1
182.40/182.43	c * 182s| 50049 |   231 |926652 |  18.5 |  20M|  49 |   - |2007 |  14k|2007 |2554 |  55 |  59k|4081 | 0.000000e+00 | 1.000000e+00 |    Inf 
216.80/216.83	c   217s| 60000 |   225 |  1109k|  18.5 |  20M|  49 |   - |2007 |  14k|2007 |2554 |  55 |  71k|4547 | 0.000000e+00 | 1.000000e+00 |    Inf 
249.90/249.96	c   250s| 70000 |   137 |  1280k|  18.3 |  20M|  49 |   - |2007 |  15k|2007 |2554 |  55 |  83k|4995 | 0.000000e+00 | 1.000000e+00 |    Inf 
284.80/284.89	c   285s| 80000 |   138 |  1469k|  18.4 |  21M|  49 |   - |2007 |  16k|2007 |2554 |  55 |  95k|5332 | 0.000000e+00 | 1.000000e+00 |    Inf 
318.30/318.39	c   318s| 90000 |   256 |  1650k|  18.3 |  22M|  49 |  28 |2007 |  17k|2007 |2554 |  55 | 107k|5590 | 0.000000e+00 | 1.000000e+00 |    Inf 
354.00/354.09	c   354s|100000 |   416 |  1840k|  18.4 |  24M|  54 |   - |2007 |  20k|2007 |2554 |  55 | 120k|6004 | 0.000000e+00 | 1.000000e+00 |    Inf 
387.81/387.87	c   388s|110000 |   483 |  2021k|  18.4 |  25M|  55 |   - |2007 |  20k|2007 |2554 |  55 | 132k|6232 | 0.000000e+00 | 1.000000e+00 |    Inf 
421.90/421.99	c   422s|120000 |   490 |  2199k|  18.3 |  25M|  57 |   - |2007 |  20k|2007 |2554 |  55 | 145k|6572 | 0.000000e+00 | 1.000000e+00 |    Inf 
455.21/455.24	c   455s|130000 |   470 |  2375k|  18.3 |  27M|  57 |  26 |2007 |  24k|2007 |2554 |  55 | 157k|6823 | 0.000000e+00 | 1.000000e+00 |    Inf 
490.10/490.18	c   490s|140000 |   480 |  2562k|  18.3 |  26M|  57 |   - |2007 |  23k|2007 |2554 |  55 | 169k|7046 | 0.000000e+00 | 1.000000e+00 |    Inf 
525.91/525.96	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
525.91/525.96	c   526s|150000 |   327 |  2749k|  18.3 |  25M|  57 |   - |2007 |  22k|2007 |2554 |  55 | 182k|7363 | 0.000000e+00 | 1.000000e+00 |    Inf 
559.91/559.94	c   560s|160000 |   216 |  2925k|  18.3 |  25M|  57 |   - |2007 |  22k|2007 |2554 |  55 | 194k|7645 | 0.000000e+00 | 1.000000e+00 |    Inf 
595.41/595.42	c   595s|170000 |   157 |  3116k|  18.3 |  25M|  57 |  18 |2007 |  23k|2007 |2554 |  55 | 206k|7872 | 0.000000e+00 | 1.000000e+00 |    Inf 
630.11/630.13	c   630s|180000 |    41 |  3302k|  18.3 |  21M|  57 |   - |2007 |  16k|2007 |2581 |  55 | 219k|8070 | 0.000000e+00 | 1.000000e+00 |    Inf 
662.01/662.06	c   662s|190000 |   116 |  3473k|  18.3 |  23M|  57 |  30 |2007 |  18k|2007 |2554 |  55 | 230k|8291 | 0.000000e+00 | 1.000000e+00 |    Inf 
696.51/696.55	c   697s|200000 |    14 |  3657k|  18.3 |  23M|  57 |  22 |2007 |  20k|2007 |2581 |  55 | 242k|8510 | 0.000000e+00 | 1.000000e+00 |    Inf 
729.71/729.72	c   730s|210000 |    16 |  3827k|  18.2 |  24M|  57 |   - |2007 |  22k|2007 |2581 |  55 | 254k|8718 | 0.000000e+00 | 1.000000e+00 |    Inf 
752.82/752.80	c 
752.82/752.80	c SCIP Status        : problem is solved [optimal solution found]
752.82/752.80	c Solving Time (sec) : 752.80
752.82/752.80	c Solving Nodes      : 216550
752.82/752.80	c Primal Bound       : +1.00000000000000e+00 (18 solutions)
752.82/752.80	c Dual Bound         : +1.00000000000000e+00
752.82/752.80	c Gap                : 0.00 %
752.82/752.80	s OPTIMUM FOUND
752.82/752.80	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 x223 -x222 -x221 -x220 -x219 -x218 -x217 x216 -x215 -x214 -x213 -x212 -x211 -x210 
752.82/752.80	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
752.82/752.80	v -x188 x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
752.82/752.80	v -x167 -x166 -x165 x164 -x163 -x162 -x161 x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 x151 -x150 -x149 -x148 -x147 
752.82/752.80	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 x128 -x127 -x126 -x125 
752.82/752.80	v -x124 -x123 -x122 -x121 x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 x104 
752.82/752.80	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 
752.82/752.80	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 
752.82/752.80	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 
752.82/752.80	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 
752.82/752.80	v -x1 
752.82/752.80	c SCIP Status        : problem is solved [optimal solution found]
752.82/752.80	c Total Time         :     752.80
752.82/752.80	c   solving          :     752.80
752.82/752.80	c   presolving       :       0.11 (included in solving)
752.82/752.80	c   reading          :       0.02 (included in solving)
752.82/752.80	c Original Problem   :
752.82/752.80	c   Problem name     : HOME/instance-3447260-1307898940.wbo
752.82/752.80	c   Variables        : 1168 (1168 binary, 0 integer, 0 implicit integer, 0 continuous)
752.82/752.80	c   Constraints      : 2708 initial, 2708 maximal
752.82/752.80	c Presolved Problem  :
752.82/752.80	c   Problem name     : t_HOME/instance-3447260-1307898940.wbo
752.82/752.80	c   Variables        : 2007 (1119 binary, 0 integer, 888 implicit integer, 0 continuous)
752.82/752.80	c   Constraints      : 3424 initial, 25760 maximal
752.82/752.80	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
752.82/752.80	c   trivial          :       0.00         49          0          0          0          0          0          0          0          0
752.82/752.80	c   dualfix          :       0.00         49          0          0          0          0          0          0          0          0
752.82/752.80	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
752.82/752.80	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
752.82/752.80	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
752.82/752.80	c   probing          :       0.03          0          0          0          0          0          0          0          0          0
752.82/752.80	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
752.82/752.80	c   setppc           :       0.00          0          0          0          0          0         59          0          0          0
752.82/752.80	c   linear           :       0.05          0          0          0        937          0        113          0         49          0
752.82/752.80	c   indicator        :       0.00          0          0          0          0          0         49          0          0          0
752.82/752.80	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
752.82/752.80	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
752.82/752.80	c   root node        :          -       1777          -          -       1777          -          -          -          -          -
752.82/752.80	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
752.82/752.80	c   integral         :          0          0          0     111775          0         76          0        351       3367          0          0     218658
752.82/752.80	c   varbound         :          0+         6     199223         23          0          0         31          0       3994         39          0          0
752.82/752.80	c   setppc           :         62          6     867301          3          0         73    1765499       2866     761993          0          0          0
752.82/752.80	c   linear           :        888+         7     866272          4          0         66    1198548       4549    1293080          0          0          0
752.82/752.80	c   indicator        :        888          0     197825         23          0         66         45          0        106          0          0          0
752.82/752.80	c   logicor          :       1586+         6     416059          7          0         11     761183       2693    1077661          0          0          0
752.82/752.80	c   bounddisjunction :          0+         0       1574          0          0          0          0          0          0          0          0          0
752.82/752.80	c   countsols        :          0          0          0          7          0         13          0          0          0          0          0          0
752.82/752.80	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
752.82/752.80	c   integral         :      45.94       0.00       0.00      45.94       0.00       0.00       0.00
752.82/752.80	c   varbound         :       0.10       0.00       0.10       0.00       0.00       0.00       0.00
752.82/752.80	c   setppc           :       4.66       0.00       4.28       0.00       0.00       0.00       0.38
752.82/752.80	c   linear           :      10.26       0.00       9.59       0.00       0.00       0.01       0.67
752.82/752.80	c   indicator        :       0.14       0.00       0.13       0.00       0.00       0.02       0.00
752.82/752.80	c   logicor          :      37.56       0.00      36.80       0.00       0.00       0.00       0.76
752.82/752.80	c   bounddisjunction :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
752.82/752.80	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
752.82/752.80	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
752.82/752.80	c   vbounds          :       1155         21          0        668
752.82/752.80	c   rootredcost      :          7          0          0        888
752.82/752.80	c   pseudoobj        :     868963         29         11       2218
752.82/752.80	c Propagator Timings :  TotalTime  Propagate    Resprop
752.82/752.80	c   vbounds          :       0.23       0.23       0.00
752.82/752.80	c   rootredcost      :       0.15       0.15       0.00
752.82/752.80	c   pseudoobj        :      10.88      10.88       0.00
752.82/752.80	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
752.82/752.80	c   propagation      :       0.49      10119      10021      57127       27.4        136       22.8          -
752.82/752.80	c   infeasible LP    :      15.95      99621      99573     641823       38.7        303       20.1          0
752.82/752.80	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
752.82/752.80	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
752.82/752.80	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
752.82/752.80	c   applied globally :          -          -          -     262165       34.7          -          -          -
752.82/752.80	c   applied locally  :          -          -          -          0        0.0          -          -          -
752.82/752.80	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
752.82/752.80	c   cut pool         :       0.00          5          -          -          7          -    (maximal pool size: 550)
752.82/752.80	c   redcost          :       3.72     111776          0        840          0          0
752.82/752.80	c   impliedbounds    :       0.00          6          0          0          0          0
752.82/752.80	c   intobj           :       0.00          0          0          0          0          0
752.82/752.80	c   gomory           :       0.52          6          0          0       1196          0
752.82/752.80	c   cgmip            :       0.00          0          0          0          0          0
752.82/752.80	c   closecuts        :       0.00          0          0          0          0          0
752.82/752.80	c   strongcg         :       0.40          6          0          0       2606          0
752.82/752.80	c   cmir             :       0.05          6          0          0          6          0
752.82/752.80	c   flowcover        :       0.06          6          0          0          9          0
752.82/752.80	c   clique           :       0.00          6          0          0          0          0
752.82/752.80	c   zerohalf         :       0.00          0          0          0          0          0
752.82/752.80	c   mcf              :       0.00          1          0          0          0          0
752.82/752.80	c   oddcycle         :       0.00          0          0          0          0          0
752.82/752.80	c   rapidlearning    :       0.11          1          0          0          0         37
752.82/752.80	c Pricers            :       Time      Calls       Vars
752.82/752.80	c   problem variables:       0.00          0          0
752.82/752.80	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
752.82/752.80	c   relpscost        :      45.85     111751        351       3367          0          0     218658
752.82/752.80	c   pscost           :       0.00          0          0          0          0          0          0
752.82/752.80	c   inference        :       0.00          0          0          0          0          0          0
752.82/752.80	c   mostinf          :       0.00          0          0          0          0          0          0
752.82/752.80	c   leastinf         :       0.00          0          0          0          0          0          0
752.82/752.80	c   fullstrong       :       0.00          0          0          0          0          0          0
752.82/752.80	c   allfullstrong    :       0.00          0          0          0          0          0          0
752.82/752.80	c   random           :       0.00          0          0          0          0          0          0
752.82/752.80	c Primal Heuristics  :       Time      Calls      Found
752.82/752.80	c   LP solutions     :       0.00          -          7
752.82/752.80	c   pseudo solutions :       0.00          -          0
752.82/752.80	c   oneopt           :       0.10          7          0
752.82/752.80	c   feaspump         :       0.25          1          0
752.82/752.80	c   crossover        :       0.39         11          0
752.82/752.80	c   guideddiving     :       1.69         58          0
752.82/752.80	c   veclendiving     :       1.21         58          0
752.82/752.80	c   coefdiving       :       1.69         59          0
752.82/752.80	c   pscostdiving     :       1.64         59          0
752.82/752.80	c   fracdiving       :       1.79         59          0
752.82/752.80	c   linesearchdiving :       0.66         59          0
752.82/752.80	c   objpscostdiving  :       0.53         30          0
752.82/752.80	c   rootsoldiving    :       0.62         30          0
752.82/752.80	c   trivial          :       0.00          2          0
752.82/752.80	c   shiftandpropagate:       0.11          1          1
752.82/752.80	c   simplerounding   :       0.15     111768          0
752.82/752.80	c   zirounding       :       2.45         33          0
752.82/752.80	c   rounding         :       0.53       4697          0
752.82/752.80	c   shifting         :       0.53       1444          0
752.82/752.80	c   intshifting      :       0.00          0          0
752.82/752.80	c   twoopt           :       0.00          0          0
752.82/752.80	c   fixandinfer      :       0.00          0          0
752.82/752.80	c   clique           :       0.00          0          0
752.82/752.80	c   intdiving        :       0.00          0          0
752.82/752.80	c   actconsdiving    :       0.00          0          0
752.82/752.80	c   octane           :       0.00          0          0
752.82/752.80	c   rens             :       0.04          1          0
752.82/752.80	c   rins             :       0.00          0          0
752.82/752.80	c   localbranching   :       0.00          0          0
752.82/752.80	c   mutation         :       0.00          0          0
752.82/752.80	c   dins             :       0.00          0          0
752.82/752.80	c   vbounds          :       0.00          0          0
752.82/752.80	c   undercover       :       0.00          0          0
752.82/752.80	c   subnlp           :       0.03          0          0
752.82/752.80	c   trysol           :       0.05         51         10
752.82/752.80	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
752.82/752.80	c   primal LP        :       0.00          0          0       0.00          -
752.82/752.80	c   dual LP          :     520.45     210301    3904784      18.57    7502.71
752.82/752.80	c   lex dual LP      :       0.00          0          0       0.00          -
752.82/752.80	c   barrier LP       :       0.00          0          0       0.00          -
752.82/752.80	c   diving/probing LP:       7.49       7361      39270       5.33    5240.50
752.82/752.80	c   strong branching :      44.12       8919     309418      34.69    7012.88
752.82/752.80	c     (at root node) :          -          9       2754     306.00          -
752.82/752.80	c   conflict analysis:       0.00          0          0       0.00          -
752.82/752.80	c B&B Tree           :
752.82/752.80	c   number of runs   :          1
752.82/752.80	c   nodes            :     216550
752.82/752.80	c   nodes (total)    :     216550
752.82/752.80	c   nodes left       :          0
752.82/752.80	c   max depth        :         57
752.82/752.80	c   max depth (total):         57
752.82/752.80	c   backtracks       :      30494 (14.1%)
752.82/752.80	c   delayed cutoffs  :       2103
752.82/752.80	c   repropagations   :     339603 (522931 domain reductions, 2010 cutoffs)
752.82/752.80	c   avg switch length:       4.86
752.82/752.80	c   switching time   :      38.22
752.82/752.80	c Solution           :
752.82/752.80	c   Solutions found  :         18 (8 improvements)
752.82/752.80	c   First Solution   : +8.00000000000000e+02   (in run 1, after 1 nodes, 0.25 seconds, depth 954, found by <shiftandpropagate>)
752.82/752.80	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 50049 nodes, 182.43 seconds, depth 23, found by <relaxation>)
752.82/752.80	c   Dual Bound       : +1.00000000000000e+00
752.82/752.80	c   Gap              :       0.00 %
752.82/752.80	c   Root Dual Bound  : +0.00000000000000e+00
752.82/752.80	c   Root Iterations  :       1082
752.82/752.83	c Time complete: 752.85.

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447260-1307898940/watcher-3447260-1307898940 -o /var/tmp/evaluation-result-3447260-1307898940/solver-3447260-1307898940 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447260-1307898940.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: 0.92 0.98 1.11 2/177 14488
/proc/meminfo: memFree=1513216/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=10132 CPUtime=0 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 1527 0 0 0 0 0 0 0 23 0 1 0 901494494 10375168 1480 33554432000 4194304 9128323 140735100785456 18446744073709551615 7980987 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/14488/statm: 2533 1480 399 1205 0 1324 0

[startup+0.103016 s]
/proc/loadavg: 0.92 0.98 1.11 2/177 14488
/proc/meminfo: memFree=1513216/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=28428 CPUtime=0.09 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 6122 0 0 0 9 0 0 0 23 0 1 0 901494494 29110272 5816 33554432000 4194304 9128323 140735100785456 18446744073709551615 5326775 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14488/statm: 7107 5816 532 1205 0 5898 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28428

[startup+0.200998 s]
/proc/loadavg: 0.92 0.98 1.11 2/177 14488
/proc/meminfo: memFree=1513216/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=32736 CPUtime=0.19 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 7373 0 0 0 19 0 0 0 24 0 1 0 901494494 33521664 7066 33554432000 4194304 9128323 140735100785456 18446744073709551615 6886064 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14488/statm: 8184 7066 606 1205 0 6975 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 32736

[startup+0.300984 s]
/proc/loadavg: 0.92 0.98 1.11 2/177 14488
/proc/meminfo: memFree=1513216/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=35996 CPUtime=0.29 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 8401 0 0 0 29 0 0 0 25 0 1 0 901494494 36859904 7968 33554432000 4194304 9128323 140735100785456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14488/statm: 8999 7968 667 1205 0 7790 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35996

[startup+0.700918 s]
/proc/loadavg: 0.92 0.98 1.11 2/177 14488
/proc/meminfo: memFree=1513216/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=61608 CPUtime=0.69 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 14943 0 0 0 67 2 0 0 25 0 1 0 901494494 63086592 14148 33554432000 4194304 9128323 140735100785456 18446744073709551615 6694293 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14488/statm: 15402 14148 729 1205 0 14193 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61608

[startup+1.50076 s]
/proc/loadavg: 0.92 0.98 1.11 3/178 14489
/proc/meminfo: memFree=1420376/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=61608 CPUtime=1.49 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 14946 0 0 0 145 4 0 0 25 0 1 0 901494494 63086592 14151 33554432000 4194304 9128323 140735100785456 18446744073709551615 6696668 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14488/statm: 15402 14151 729 1205 0 14193 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61608

[startup+3.10047 s]
/proc/loadavg: 0.92 0.98 1.11 3/178 14489
/proc/meminfo: memFree=1417276/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=61612 CPUtime=3.09 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 16620 0 0 0 300 9 0 0 25 0 1 0 901494494 63090688 14517 33554432000 4194304 9128323 140735100785456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14488/statm: 15403 14517 751 1205 0 14194 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61612

[startup+6.30088 s]
/proc/loadavg: 1.01 1.00 1.12 3/178 14489
/proc/meminfo: memFree=1416912/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=61612 CPUtime=6.29 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 16631 0 0 0 609 20 0 0 25 0 1 0 901494494 63090688 14528 33554432000 4194304 9128323 140735100785456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/14488/statm: 15403 14528 752 1205 0 14194 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61612

[startup+12.7007 s]
/proc/loadavg: 1.09 1.02 1.12 3/178 14489
/proc/meminfo: memFree=1416788/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=61612 CPUtime=12.69 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 16631 0 0 0 1231 38 0 0 25 0 1 0 901494494 63090688 14528 33554432000 4194304 9128323 140735100785456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14488/statm: 15403 14528 752 1205 0 14194 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61612

[startup+25.5004 s]
/proc/loadavg: 1.29 1.06 1.14 3/178 14489
/proc/meminfo: memFree=1416060/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=61612 CPUtime=25.49 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 26509 0 0 0 2472 77 0 0 25 0 1 0 901494494 63090688 14534 33554432000 4194304 9128323 140735100785456 18446744073709551615 7342977 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14488/statm: 15403 14534 753 1205 0 14194 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61612

[startup+51.1007 s]
/proc/loadavg: 1.53 1.14 1.16 3/178 14490
/proc/meminfo: memFree=1414004/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=61612 CPUtime=51.09 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 32266 0 0 0 4962 147 0 0 25 0 1 0 901494494 63090688 14539 33554432000 4194304 9128323 140735100785456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14488/statm: 15403 14539 753 1205 0 14194 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 61612

[startup+102.3 s]
/proc/loadavg: 1.79 1.27 1.20 3/178 14491
/proc/meminfo: memFree=1415132/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=62116 CPUtime=102.3 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 32361 0 0 0 9944 286 0 0 25 0 1 0 901494494 63606784 14634 33554432000 4194304 9128323 140735100785456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14488/statm: 15529 14634 753 1205 0 14320 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 62116

[startup+162.3 s]
/proc/loadavg: 1.92 1.40 1.25 3/178 14493
/proc/meminfo: memFree=1411292/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=64236 CPUtime=162.3 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 33843 0 0 0 15785 445 0 0 25 0 1 0 901494494 65777664 15130 33554432000 4194304 9128323 140735100785456 18446744073709551615 6713596 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14488/statm: 16059 15130 753 1205 0 14850 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 64236

[startup+222.306 s]
/proc/loadavg: 1.97 1.51 1.29 3/178 14495
/proc/meminfo: memFree=1406284/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=65264 CPUtime=222.3 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 43671 0 0 0 21629 601 0 0 25 0 1 0 901494494 66830336 15427 33554432000 4194304 9128323 140735100785456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14488/statm: 16316 15427 753 1205 0 15107 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 65264

[startup+282.3 s]
/proc/loadavg: 1.99 1.59 1.33 3/178 14496
/proc/meminfo: memFree=1402996/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=65808 CPUtime=282.3 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 46697 0 0 0 27466 764 0 0 25 0 1 0 901494494 67387392 15580 33554432000 4194304 9128323 140735100785456 18446744073709551615 5984663 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14488/statm: 16452 15580 753 1205 0 15243 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 65808

[startup+342.301 s]
/proc/loadavg: 1.99 1.66 1.37 3/178 14498
/proc/meminfo: memFree=1400596/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=67844 CPUtime=342.3 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 47177 0 0 0 33310 920 0 0 25 0 1 0 901494494 69472256 16060 33554432000 4194304 9128323 140735100785456 18446744073709551615 5984548 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14488/statm: 16961 16060 753 1205 0 15752 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 67844

[startup+402.301 s]
/proc/loadavg: 1.99 1.72 1.41 3/178 14499
/proc/meminfo: memFree=1395588/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=71232 CPUtime=402.3 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 49669 0 0 0 39158 1072 0 0 25 0 1 0 901494494 72941568 16932 33554432000 4194304 9128323 140735100785456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14488/statm: 17808 16932 753 1205 0 16599 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 71232

[startup+462.301 s]
/proc/loadavg: 1.99 1.77 1.44 3/178 14501
/proc/meminfo: memFree=1394808/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=71808 CPUtime=462.3 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 49799 0 0 0 45005 1225 0 0 25 0 1 0 901494494 73531392 17062 33554432000 4194304 9128323 140735100785456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14488/statm: 17952 17062 753 1205 0 16743 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 71808

[startup+522.301 s]
/proc/loadavg: 2.04 1.82 1.48 3/178 14541
/proc/meminfo: memFree=1390852/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=72372 CPUtime=522.31 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 49928 0 0 0 50859 1372 0 0 25 0 1 0 901494494 74108928 17191 33554432000 4194304 9128323 140735100785456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14488/statm: 18093 17191 753 1205 0 16884 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 72372

[startup+582.301 s]
/proc/loadavg: 2.01 1.85 1.51 3/178 14542
/proc/meminfo: memFree=1387216/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=72360 CPUtime=582.31 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 53932 0 0 0 56695 1536 0 0 25 0 1 0 901494494 74096640 17218 33554432000 4194304 9128323 140735100785456 18446744073709551615 4594912 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14488/statm: 18090 17218 753 1205 0 16881 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 72360

[startup+642.301 s]
/proc/loadavg: 2.00 1.88 1.54 3/178 14544
/proc/meminfo: memFree=1374764/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=73164 CPUtime=642.31 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 54121 0 0 0 62529 1702 0 0 25 0 1 0 901494494 74919936 17407 33554432000 4194304 9128323 140735100785456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14488/statm: 18291 17407 753 1205 0 17082 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 73164

[startup+702.301 s]
/proc/loadavg: 2.00 1.90 1.56 3/178 14545
/proc/meminfo: memFree=1361592/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=73912 CPUtime=702.31 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 54290 0 0 0 68370 1861 0 0 25 0 1 0 901494494 75685888 17574 33554432000 4194304 9128323 140735100785456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14488/statm: 18478 17574 753 1205 0 17269 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 73912

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

[startup+716.801 s]
/proc/loadavg: 2.00 1.90 1.57 3/178 14546
/proc/meminfo: memFree=1357844/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=73912 CPUtime=716.82 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 54323 0 0 0 69782 1900 0 0 25 0 1 0 901494494 75685888 17607 33554432000 4194304 9128323 140735100785456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14488/statm: 18478 17607 753 1205 0 17269 0
Current children cumulated CPU time (s) 716.82
Current children cumulated vsize (KiB) 73912

[startup+729.601 s]
/proc/loadavg: 2.00 1.90 1.57 3/178 14546
/proc/meminfo: memFree=1354744/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=74108 CPUtime=729.62 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 54367 0 0 0 71028 1934 0 0 25 0 1 0 901494494 75886592 17651 33554432000 4194304 9128323 140735100785456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14488/statm: 18527 17651 753 1205 0 17318 0
Current children cumulated CPU time (s) 729.62
Current children cumulated vsize (KiB) 74108

[startup+742.4 s]
/proc/loadavg: 2.00 1.91 1.58 3/178 14546
/proc/meminfo: memFree=1352244/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=74300 CPUtime=742.42 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 54414 0 0 0 72278 1964 0 0 25 0 1 0 901494494 76083200 17698 33554432000 4194304 9128323 140735100785456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14488/statm: 18575 17698 753 1205 0 17366 0
Current children cumulated CPU time (s) 742.42
Current children cumulated vsize (KiB) 74300

[startup+748.8 s]
/proc/loadavg: 2.00 1.91 1.58 3/178 14547
/proc/meminfo: memFree=1351000/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=74432 CPUtime=748.81 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 54433 0 0 0 72901 1980 0 0 25 0 1 0 901494494 76218368 17717 33554432000 4194304 9128323 140735100785456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14488/statm: 18608 17717 753 1205 0 17399 0
Current children cumulated CPU time (s) 748.81
Current children cumulated vsize (KiB) 74432

[startup+750.401 s]
/proc/loadavg: 2.00 1.91 1.58 3/178 14547
/proc/meminfo: memFree=1351000/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=74432 CPUtime=750.41 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 54440 0 0 0 73056 1985 0 0 25 0 1 0 901494494 76218368 17724 33554432000 4194304 9128323 140735100785456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14488/statm: 18608 17724 753 1205 0 17399 0
Current children cumulated CPU time (s) 750.41
Current children cumulated vsize (KiB) 74432

[startup+752.001 s]
/proc/loadavg: 2.00 1.91 1.58 3/178 14547
/proc/meminfo: memFree=1350504/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=74432 CPUtime=752.01 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 54441 0 0 0 73213 1988 0 0 25 0 1 0 901494494 76218368 17725 33554432000 4194304 9128323 140735100785456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14488/statm: 18608 17725 753 1205 0 17399 0
Current children cumulated CPU time (s) 752.01
Current children cumulated vsize (KiB) 74432

[startup+752.401 s]
/proc/loadavg: 2.00 1.91 1.58 3/178 14547
/proc/meminfo: memFree=1350504/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=74432 CPUtime=752.41 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 54441 0 0 0 73252 1989 0 0 25 0 1 0 901494494 76218368 17725 33554432000 4194304 9128323 140735100785456 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14488/statm: 18608 17725 753 1205 0 17399 0
Current children cumulated CPU time (s) 752.41
Current children cumulated vsize (KiB) 74432

[startup+752.801 s]
/proc/loadavg: 2.00 1.91 1.58 3/178 14547
/proc/meminfo: memFree=1350504/32951124 swapFree=67053020/67111528
[pid=14488] ppid=14486 vsize=74432 CPUtime=752.82 cores=1,3,5,7
/proc/14488/stat : 14488 (scip-2.0.1.4.li) R 14486 14488 13179 0 -1 4202496 54441 0 0 0 73291 1991 0 0 25 0 1 0 901494494 76218368 17725 33554432000 4194304 9128323 140735100785456 18446744073709551615 5207902 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/14488/statm: 18608 17725 753 1205 0 17399 0
Current children cumulated CPU time (s) 752.82
Current children cumulated vsize (KiB) 74432

Child status: 0
Real time (s): 752.835
CPU time (s): 752.856
CPU user time (s): 732.942
CPU system time (s): 19.914
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 78388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 732.942
system time used= 19.914
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54445
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1036

runsolver used 1.09083 second user time and 2.52462 second system time

The end

Launcher Data

Begin job on node104 at 2011-06-12 19:15:40
IDJOB=3447260
IDBENCH=78990
IDSOLVER=1944
FILE ID=node104/3447260-1307898940
RUNJOBID= node104-1307898940-14461
PBS_JOBID= 13559598
Free space on /var/tmp= 2876 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.1900577940--soft-66-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447260-1307898940/watcher-3447260-1307898940 -o /var/tmp/evaluation-result-3447260-1307898940/solver-3447260-1307898940 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447260-1307898940.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 95aa4a8f0430d7fc4dd41a3f578cfb3e
RANDOM SEED=749857416

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1513504 kB
Buffers:         50404 kB
Cached:       30397372 kB
SwapCached:      11184 kB
Active:       15588864 kB
Inactive:     14901964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1513504 kB
SwapTotal:    67111528 kB
SwapFree:     67053020 kB
Dirty:           24068 kB
Writeback:           0 kB
AnonPages:       40436 kB
Mapped:          11176 kB
Slab:           882776 kB
PageTables:       4780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   235904 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2864 MiB
End job on node104 at 2011-06-12 19:28:13