Trace number 3447799

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 878.375 878.36

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900670234--soft-66-100-0.wbo
MD5SUM20db9b5796300dda9a6b98219b888af4
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark396.721
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 constraints911
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 46278
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46277
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 641
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-3447799-1307898398.wbo>
0.00/0.02	c original problem has 1142 variables (1142 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, 206 impls, 11 clqs
0.00/0.07	c (round 2) 0 del vars, 154 del conss, 0 add conss, 911 chg bounds, 50 chg sides, 0 chg coeffs, 0 upgd conss, 206 impls, 11 clqs
0.08/0.09	c (round 3) 100 del vars, 269 del conss, 0 add conss, 932 chg bounds, 144 chg sides, 0 chg coeffs, 0 upgd conss, 206 impls, 11 clqs
0.09/0.10	c (round 4) 142 del vars, 269 del conss, 0 add conss, 932 chg bounds, 144 chg sides, 0 chg coeffs, 1670 upgd conss, 206 impls, 11 clqs
0.09/0.11	c (round 5) 142 del vars, 274 del conss, 0 add conss, 932 chg bounds, 144 chg sides, 0 chg coeffs, 1670 upgd conss, 206 impls, 11 clqs
0.09/0.14	c    (0.1s) probing: 101/1071 (9.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.14	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.14	c presolving (6 rounds):
0.09/0.14	c  142 deleted vars, 274 deleted constraints, 0 added constraints, 932 tightened bounds, 0 added holes, 144 changed sides, 0 changed coefficients
0.09/0.14	c  1046 implications, 11 cliques
0.09/0.14	c presolved problem has 1911 variables (1071 bin, 0 int, 840 impl, 0 cont) and 3345 constraints
0.09/0.14	c      36 constraints of type <setppc>
0.09/0.14	c     840 constraints of type <linear>
0.09/0.14	c     840 constraints of type <indicator>
0.09/0.14	c    1629 constraints of type <logicor>
0.09/0.14	c transformed objective value is always integral (scale: 1)
0.09/0.14	c Presolving Time: 0.12
0.09/0.14	c - non default parameters ----------------------------------------------------------------------
0.09/0.14	c # SCIP version 2.0.1.4
0.09/0.14	c 
0.09/0.14	c # frequency for displaying node information lines
0.09/0.14	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.14	c display/freq = 10000
0.09/0.14	c 
0.09/0.14	c # maximal time in seconds to run
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/time = 1800
0.09/0.14	c 
0.09/0.14	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.14	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.14	c limits/memory = 13950
0.09/0.14	c 
0.09/0.14	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.14	c # [type: int, range: [1,2], default: 1]
0.09/0.14	c timing/clocktype = 2
0.09/0.14	c 
0.09/0.14	c # belongs reading time to solving time?
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c timing/reading = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify inequalities
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/linear/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/indicator/addCouplingCons = TRUE
0.09/0.14	c 
0.09/0.14	c # should presolving try to simplify knapsacks
0.09/0.14	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.14	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.14	c 
0.09/0.14	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.14	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.14	c separating/rapidlearning/freq = 0
0.09/0.14	c 
0.09/0.14	c -----------------------------------------------------------------------------------------------
0.09/0.14	c start solving
0.09/0.14	c 
0.09/0.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.16	c   0.2s|     1 |     0 |    82 |     - |8195k|   0 |  46 |1911 |4218 |1911 |2505 |   0 |  33 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.69	o 42367
0.59/0.69	c y 0.7s|     1 |     0 |  4548 |     - |8324k|   0 |  46 |1911 |4218 |1911 |2505 |   0 |  33 |   0 | 0.000000e+00 | 4.236700e+04 |    Inf 
0.89/0.94	c   0.9s|     1 |     0 |  4712 |     - |9175k|   0 |  50 |1911 |4220 |1911 |2516 |  11 |  33 |   0 | 0.000000e+00 | 4.236700e+04 |    Inf 
1.09/1.15	c   1.1s|     1 |     0 |  4974 |     - |9955k|   0 |  41 |1911 |4220 |1911 |2524 |  19 |  33 |   0 | 0.000000e+00 | 4.236700e+04 |    Inf 
1.29/1.35	c   1.3s|     1 |     0 |  5008 |     - |  10M|   0 |  46 |1911 |4220 |1911 |2528 |  23 |  33 |   0 | 0.000000e+00 | 4.236700e+04 |    Inf 
1.49/1.56	c   1.6s|     1 |     0 |  5027 |     - |  10M|   0 |  45 |1911 |4220 |1911 |2530 |  25 |  33 |   0 | 0.000000e+00 | 4.236700e+04 |    Inf 
1.79/1.80	c   1.8s|     1 |     0 |  5060 |     - |  11M|   0 |  54 |1911 |4220 |1911 |2533 |  28 |  33 |   0 | 0.000000e+00 | 4.236700e+04 |    Inf 
1.99/2.07	c   2.1s|     1 |     0 |  5095 |     - |  11M|   0 |  52 |1911 |4220 |1911 |2537 |  32 |  33 |   0 | 0.000000e+00 | 4.236700e+04 |    Inf 
2.29/2.34	c   2.3s|     1 |     0 |  5133 |     - |  12M|   0 |  54 |1911 |4220 |1911 |2540 |  35 |  33 |   0 | 0.000000e+00 | 4.236700e+04 |    Inf 
2.79/2.80	c   2.8s|     1 |     2 |  5133 |     - |  12M|   0 |  54 |1911 |4220 |1911 |2540 |  35 |  33 |  10 | 0.000000e+00 | 4.236700e+04 |    Inf 
4.09/4.11	o 350
4.09/4.11	c * 4.1s|    15 |    12 |  6011 |  62.7 |  12M|  13 |   - |1911 |4224 |1911 |2564 |  76 |  37 | 108 | 0.000000e+00 | 3.500000e+02 |    Inf 
4.09/4.16	o 261
4.09/4.16	c * 4.2s|    16 |    11 |  6049 |  61.1 |  12M|  13 |   - |1911 |4224 |1911 |2560 | 111 |  37 | 108 | 0.000000e+00 | 2.610000e+02 |    Inf 
4.29/4.31	o 56
4.29/4.31	c * 4.3s|    23 |    16 |  6267 |  51.5 |  12M|  13 |   - |1911 |4224 |1911 |2535 | 123 |  37 | 134 | 0.000000e+00 | 5.600000e+01 |    Inf 
4.29/4.32	o 8
4.29/4.32	c * 4.3s|    24 |    14 |  6334 |  52.2 |  12M|  13 |   - |1911 |4224 |1911 |2528 | 128 |  37 | 134 | 0.000000e+00 | 8.000000e+00 |    Inf 
12.39/12.40	o 2
12.39/12.40	c *12.4s|   143 |    20 | 11867 |  47.4 |  11M|  18 |   - |1911 |2747 |1911 |2523 | 128 | 114 |1469 | 0.000000e+00 | 2.000000e+00 |    Inf 
45.50/45.51	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
45.50/45.51	c  45.5s| 10000 |    89 |184178 |  17.9 |  14M|  34 |  31 |1911 |7979 |1911 |2523 | 128 |  11k|2407 | 0.000000e+00 | 2.000000e+00 |    Inf 
77.19/77.22	c  77.2s| 20000 |   183 |379437 |  18.7 |  17M|  39 |   - |1911 |  12k|1911 |2523 | 128 |  22k|2408 | 0.000000e+00 | 2.000000e+00 |    Inf 
112.49/112.57	c   113s| 30000 |   242 |571595 |  18.9 |  18M|  40 |   - |1911 |  12k|1911 |2523 | 128 |  34k|3068 | 0.000000e+00 | 2.000000e+00 |    Inf 
147.69/147.76	c   148s| 40000 |   278 |762523 |  18.9 |  18M|  47 |   - |1911 |  11k|1911 |2523 | 128 |  46k|3666 | 0.000000e+00 | 2.000000e+00 |    Inf 
181.99/182.03	c   182s| 50000 |   313 |957722 |  19.1 |  18M|  50 |   - |1911 |  11k|1911 |2523 | 128 |  57k|4031 | 0.000000e+00 | 2.000000e+00 |    Inf 
217.29/217.34	c   217s| 60000 |   331 |  1157k|  19.2 |  19M|  50 |  27 |1911 |  12k|1911 |2523 | 128 |  69k|4475 | 0.000000e+00 | 2.000000e+00 |    Inf 
251.59/251.68	c   252s| 70000 |   356 |  1352k|  19.2 |  19M|  50 |   - |1911 |  12k|1911 |2523 | 128 |  81k|4868 | 0.000000e+00 | 2.000000e+00 |    Inf 
287.29/287.39	c   287s| 80000 |   362 |  1552k|  19.3 |  20M|  50 |  32 |1911 |  13k|1911 |2523 | 128 |  92k|5327 | 0.000000e+00 | 2.000000e+00 |    Inf 
323.69/323.70	c   324s| 90000 |   374 |  1762k|  19.5 |  21M|  55 |  39 |1911 |  14k|1911 |2523 | 128 | 104k|5716 | 0.000000e+00 | 2.000000e+00 |    Inf 
359.10/359.15	c   359s|100000 |   346 |  1967k|  19.6 |  21M|  55 |  30 |1911 |  14k|1911 |2523 | 128 | 116k|6000 | 0.000000e+00 | 2.000000e+00 |    Inf 
394.19/394.24	c   394s|110000 |   300 |  2167k|  19.7 |  21M|  55 |   - |1911 |  16k|1911 |2523 | 128 | 127k|6335 | 0.000000e+00 | 2.000000e+00 |    Inf 
431.40/431.44	c   431s|120000 |   297 |  2384k|  19.8 |  22M|  55 |   - |1911 |  18k|1911 |2523 | 128 | 139k|6628 | 0.000000e+00 | 2.000000e+00 |    Inf 
466.60/466.60	c   467s|130000 |   236 |  2586k|  19.9 |  21M|  55 |   - |1911 |  15k|1911 |2523 | 128 | 151k|6919 | 0.000000e+00 | 2.000000e+00 |    Inf 
500.40/500.43	c   500s|140000 |   279 |  2782k|  19.8 |  23M|  55 |   - |1911 |  19k|1911 |2523 | 128 | 163k|7124 | 0.000000e+00 | 2.000000e+00 |    Inf 
537.09/537.14	c   537s|150000 |   353 |  2991k|  19.9 |  26M|  55 |  40 |1911 |  23k|1911 |2523 | 128 | 174k|7453 | 0.000000e+00 | 2.000000e+00 |    Inf 
573.30/573.37	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
573.30/573.37	c   573s|160000 |   353 |  3194k|  19.9 |  25M|  55 |   - |1911 |  22k|1911 |2523 | 128 | 187k|7707 | 0.000000e+00 | 2.000000e+00 |    Inf 
609.40/609.42	c   609s|170000 |   335 |  3400k|  20.0 |  25M|  55 |   - |1911 |  22k|1911 |2523 | 128 | 198k|7889 | 0.000000e+00 | 2.000000e+00 |    Inf 
646.20/646.26	c   646s|180000 |   301 |  3606k|  20.0 |  25M|  55 |   - |1911 |  21k|1911 |2523 | 128 | 210k|8140 | 0.000000e+00 | 2.000000e+00 |    Inf 
684.30/684.36	c   684s|190000 |   224 |  3824k|  20.1 |  25M|  62 |   - |1911 |  21k|1911 |2523 | 128 | 222k|8433 | 0.000000e+00 | 2.000000e+00 |    Inf 
722.81/722.85	c   723s|200000 |   171 |  4049k|  20.2 |  22M|  62 |  20 |1911 |  15k|1911 |2523 | 128 | 234k|8643 | 0.000000e+00 | 2.000000e+00 |    Inf 
757.61/757.62	c   758s|210000 |   111 |  4250k|  20.2 |  21M|  62 |  19 |1911 |  13k|1911 |2523 | 128 | 246k|8846 | 0.000000e+00 | 2.000000e+00 |    Inf 
791.21/791.23	c   791s|220000 |    44 |  4445k|  20.2 |  20M|  62 |  26 |1911 |  13k|1911 |2519 | 128 | 258k|9047 | 0.000000e+00 | 2.000000e+00 |    Inf 
825.01/825.02	c   825s|230000 |    23 |  4637k|  20.1 |  21M|  62 |   - |1911 |  15k|1911 |2523 | 128 | 270k|9271 | 0.000000e+00 | 2.000000e+00 |    Inf 
859.30/859.34	c   859s|240000 |    22 |  4835k|  20.1 |  22M|  62 |   - |1911 |  18k|1911 |2523 | 128 | 281k|9460 | 0.000000e+00 | 2.000000e+00 |    Inf 
878.30/878.33	c 
878.30/878.33	c SCIP Status        : problem is solved [optimal solution found]
878.30/878.33	c Solving Time (sec) : 878.33
878.30/878.33	c Solving Nodes      : 245324
878.30/878.33	c Primal Bound       : +2.00000000000000e+00 (10 solutions)
878.30/878.33	c Dual Bound         : +2.00000000000000e+00
878.30/878.33	c Gap                : 0.00 %
878.30/878.33	s OPTIMUM FOUND
878.30/878.33	v -x231 -x230 -x229 -x228 x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 x216 -x215 -x214 -x213 -x212 -x211 x210 
878.30/878.33	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 x189 
878.30/878.33	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 x172 -x171 -x170 -x169 -x168 
878.30/878.33	v -x167 -x166 -x165 -x164 x163 -x162 -x161 -x160 -x159 -x158 x157 -x156 -x155 -x154 -x153 -x152 x151 -x150 -x149 -x148 -x147 
878.30/878.33	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 x133 -x132 -x131 -x130 -x129 x128 -x127 -x126 -x125 
878.30/878.33	v -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 x113 -x112 -x111 x110 -x109 -x108 -x107 -x106 -x105 -x104 
878.30/878.33	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 
878.30/878.33	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 
878.30/878.33	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 
878.30/878.33	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 
878.30/878.33	v -x1 
878.30/878.33	c SCIP Status        : problem is solved [optimal solution found]
878.30/878.33	c Total Time         :     878.33
878.30/878.33	c   solving          :     878.33
878.30/878.33	c   presolving       :       0.12 (included in solving)
878.30/878.33	c   reading          :       0.02 (included in solving)
878.30/878.33	c Original Problem   :
878.30/878.33	c   Problem name     : HOME/instance-3447799-1307898398.wbo
878.30/878.33	c   Variables        : 1142 (1142 binary, 0 integer, 0 implicit integer, 0 continuous)
878.30/878.33	c   Constraints      : 2708 initial, 2708 maximal
878.30/878.33	c Presolved Problem  :
878.30/878.33	c   Problem name     : t_HOME/instance-3447799-1307898398.wbo
878.30/878.33	c   Variables        : 1911 (1071 binary, 0 integer, 840 implicit integer, 0 continuous)
878.30/878.33	c   Constraints      : 3345 initial, 26203 maximal
878.30/878.33	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
878.30/878.33	c   trivial          :       0.00         71          0          0          0          0          0          0          0          0
878.30/878.33	c   dualfix          :       0.00         71          0          0          0          0          0          0          0          0
878.30/878.33	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
878.30/878.33	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
878.30/878.33	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
878.30/878.33	c   probing          :       0.03          0          0          0          0          0          0          0          0          0
878.30/878.33	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
878.30/878.33	c   setppc           :       0.00          0          0          0          0          0          5          0          0          0
878.30/878.33	c   linear           :       0.06          0          0          0        932          0        198          0        144          0
878.30/878.33	c   indicator        :       0.00          0          0          0          0          0         71          0          0          0
878.30/878.33	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
878.30/878.33	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
878.30/878.33	c   root node        :          -       1663          -          -       1663          -          -          -          -          -
878.30/878.33	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
878.30/878.33	c   integral         :          0          0          0     125783          0         28          0        413       3518          0          0     246302
878.30/878.33	c   varbound         :          0+         7    1015729         98          0          0          4          0       2254        112          0          0
878.30/878.33	c   setppc           :         36          7    1016501          2          0         25    1639245       1026     654468          0          0          0
878.30/878.33	c   linear           :        840+         8    1015520          4          0         18    1741047       2657    1256882          0          0          0
878.30/878.33	c   indicator        :        840          0    1012279         98          0         18          1          0        380          0          0          0
878.30/878.33	c   logicor          :       1629+         7     449873          5          0          5     904112       2441    1126583          0          0          0
878.30/878.33	c   bounddisjunction :          0+         0      13813          0          0          0          0          0          1          0          0          0
878.30/878.33	c   countsols        :          0          0          0          5          0          7          0          0          0          0          0          0
878.30/878.33	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
878.30/878.33	c   integral         :      51.03       0.00       0.00      51.03       0.00       0.00       0.00
878.30/878.33	c   varbound         :       0.37       0.00       0.37       0.00       0.00       0.00       0.00
878.30/878.33	c   setppc           :       3.85       0.00       3.48       0.00       0.00       0.00       0.37
878.30/878.33	c   linear           :      10.44       0.00       9.66       0.00       0.00       0.00       0.78
878.30/878.33	c   indicator        :       0.42       0.00       0.41       0.00       0.00       0.01       0.00
878.30/878.33	c   logicor          :      34.16       0.00      33.22       0.00       0.00       0.00       0.94
878.30/878.33	c   bounddisjunction :       0.01       0.00       0.01       0.00       0.00       0.00       0.00
878.30/878.33	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
878.30/878.33	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
878.30/878.33	c   vbounds          :        922          1          0        153
878.30/878.33	c   rootredcost      :          6          0          0        831
878.30/878.33	c   pseudoobj        :    1016355          2          0        979
878.30/878.33	c Propagator Timings :  TotalTime  Propagate    Resprop
878.30/878.33	c   vbounds          :       0.21       0.21       0.00
878.30/878.33	c   rootredcost      :       0.17       0.17       0.00
878.30/878.33	c   pseudoobj        :      12.57      12.57       0.00
878.30/878.33	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
878.30/878.33	c   propagation      :       0.30       6124       6082      36156       26.7         56       20.9          -
878.30/878.33	c   infeasible LP    :      18.05     117210     117167     758538       38.7        350       20.3          0
878.30/878.33	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
878.30/878.33	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
878.30/878.33	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
878.30/878.33	c   applied globally :          -          -          -     287755       34.7          -          -          -
878.30/878.33	c   applied locally  :          -          -          -          0        0.0          -          -          -
878.30/878.33	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
878.30/878.33	c   cut pool         :       0.00          6          -          -         36          -    (maximal pool size: 705)
878.30/878.33	c   redcost          :       4.04     125682          0        151          0          0
878.30/878.33	c   impliedbounds    :       0.00          7          0          0          0          0
878.30/878.33	c   intobj           :       0.00          0          0          0          0          0
878.30/878.33	c   gomory           :       0.68          7          0          0       1014          0
878.30/878.33	c   cgmip            :       0.00          0          0          0          0          0
878.30/878.33	c   closecuts        :       0.00          0          0          0          0          0
878.30/878.33	c   strongcg         :       0.56          7          0          0       3119          0
878.30/878.33	c   cmir             :       0.08          7          0          0          0          0
878.30/878.33	c   flowcover        :       0.08          7          0          0          0          0
878.30/878.33	c   clique           :       0.00          7          0          0          0          0
878.30/878.33	c   zerohalf         :       0.00          0          0          0          0          0
878.30/878.33	c   mcf              :       0.00          1          0          0          0          0
878.30/878.33	c   oddcycle         :       0.00          0          0          0          0          0
878.30/878.33	c   rapidlearning    :       0.17          1          0          0          0          2
878.30/878.33	c Pricers            :       Time      Calls       Vars
878.30/878.33	c   problem variables:       0.00          0          0
878.30/878.33	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
878.30/878.33	c   relpscost        :      50.94     125685        413       3518          0          0     246302
878.30/878.33	c   pscost           :       0.00          0          0          0          0          0          0
878.30/878.33	c   inference        :       0.00          0          0          0          0          0          0
878.30/878.33	c   mostinf          :       0.00          0          0          0          0          0          0
878.30/878.33	c   leastinf         :       0.00          0          0          0          0          0          0
878.30/878.33	c   fullstrong       :       0.00          0          0          0          0          0          0
878.30/878.33	c   allfullstrong    :       0.00          0          0          0          0          0          0
878.30/878.33	c   random           :       0.00          0          0          0          0          0          0
878.30/878.33	c Primal Heuristics  :       Time      Calls      Found
878.30/878.33	c   LP solutions     :       0.00          -          5
878.30/878.33	c   pseudo solutions :       0.00          -          0
878.30/878.33	c   intshifting      :       0.01          0          0
878.30/878.33	c   oneopt           :       0.08          4          0
878.30/878.33	c   feaspump         :       0.53          1          0
878.30/878.33	c   crossover        :       0.19          4          0
878.30/878.33	c   pscostdiving     :       1.00         41          0
878.30/878.33	c   linesearchdiving :       0.47         41          0
878.30/878.33	c   fracdiving       :       1.22         41          0
878.30/878.33	c   veclendiving     :       0.70         41          0
878.30/878.33	c   objpscostdiving  :       0.23         21          0
878.30/878.33	c   rootsoldiving    :       0.50         21          0
878.30/878.33	c   guideddiving     :       1.16         42          0
878.30/878.33	c   coefdiving       :       1.04         42          0
878.30/878.33	c   trivial          :       0.00          2          0
878.30/878.33	c   shiftandpropagate:       0.01          1          0
878.30/878.33	c   simplerounding   :       0.17     125692          0
878.30/878.33	c   zirounding       :       2.92         43          0
878.30/878.33	c   rounding         :       0.55       4952          0
878.30/878.33	c   shifting         :       0.58       1517          0
878.30/878.33	c   twoopt           :       0.00          0          0
878.30/878.33	c   fixandinfer      :       0.00          0          0
878.30/878.33	c   clique           :       0.00          0          0
878.30/878.33	c   intdiving        :       0.00          0          0
878.30/878.33	c   actconsdiving    :       0.00          0          0
878.30/878.33	c   octane           :       0.00          0          0
878.30/878.33	c   rens             :       0.03          1          0
878.30/878.33	c   rins             :       0.00          0          0
878.30/878.33	c   localbranching   :       0.00          0          0
878.30/878.33	c   mutation         :       0.00          0          0
878.30/878.33	c   dins             :       0.00          0          0
878.30/878.33	c   vbounds          :       0.00          0          0
878.30/878.33	c   undercover       :       0.00          0          0
878.30/878.33	c   subnlp           :       0.03          0          0
878.30/878.33	c   trysol           :       0.05         10          5
878.30/878.33	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
878.30/878.33	c   primal LP        :       0.00          0          0       0.00          -
878.30/878.33	c   dual LP          :     641.08     241938    4912644      20.31    7663.02
878.30/878.33	c   lex dual LP      :       0.00          0          0       0.00          -
878.30/878.33	c   barrier LP       :       0.00          0          0       0.00          -
878.30/878.33	c   diving/probing LP:       5.25       4538      29540       6.51    5627.21
878.30/878.33	c   strong branching :      49.06       9562     351383      36.75    7161.99
878.30/878.33	c     (at root node) :          -         10       3685     368.50          -
878.30/878.33	c   conflict analysis:       0.00          0          0       0.00          -
878.30/878.33	c B&B Tree           :
878.30/878.33	c   number of runs   :          1
878.30/878.33	c   nodes            :     245324
878.30/878.33	c   nodes (total)    :     245324
878.30/878.33	c   nodes left       :          0
878.30/878.33	c   max depth        :         62
878.30/878.33	c   max depth (total):         62
878.30/878.33	c   backtracks       :      28706 (11.7%)
878.30/878.33	c   delayed cutoffs  :        978
878.30/878.33	c   repropagations   :     443135 (467402 domain reductions, 954 cutoffs)
878.30/878.33	c   avg switch length:       5.22
878.30/878.33	c   switching time   :      36.05
878.30/878.33	c Solution           :
878.30/878.33	c   Solutions found  :         10 (6 improvements)
878.30/878.33	c   First Solution   : +4.23670000000000e+04   (in run 1, after 1 nodes, 0.68 seconds, depth 0, found by <trysol>)
878.30/878.33	c   Primal Bound     : +2.00000000000000e+00   (in run 1, after 143 nodes, 12.40 seconds, depth 10, found by <relaxation>)
878.30/878.33	c   Dual Bound       : +2.00000000000000e+00
878.30/878.33	c   Gap              :       0.00 %
878.30/878.33	c   Root Dual Bound  : +0.00000000000000e+00
878.30/878.33	c   Root Iterations  :       5133
878.30/878.35	c Time complete: 878.36.

Verifier Data

OK	2

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-3447799-1307898398/watcher-3447799-1307898398 -o /var/tmp/evaluation-result-3447799-1307898398/solver-3447799-1307898398 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447799-1307898398.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 2.00 1.93 2/177 24433
/proc/meminfo: memFree=11055676/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=10132 CPUtime=0 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 1543 0 0 0 0 0 0 0 25 0 1 0 980070345 10375168 1497 33554432000 4194304 9128323 140736644323760 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24433/statm: 2533 1497 399 1205 0 1324 0

[startup+0.0897209 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 24433
/proc/meminfo: memFree=11055676/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=28152 CPUtime=0.08 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 6044 0 0 0 8 0 0 0 25 0 1 0 980070345 28827648 5739 33554432000 4194304 9128323 140736644323760 18446744073709551615 5266293 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24433/statm: 7038 5739 522 1205 0 5829 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28152

[startup+0.100717 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 24433
/proc/meminfo: memFree=11055676/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=28432 CPUtime=0.09 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 6117 0 0 0 9 0 0 0 25 0 1 0 980070345 29114368 5812 33554432000 4194304 9128323 140736644323760 18446744073709551615 5321398 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24433/statm: 7108 5812 530 1205 0 5899 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28432

[startup+0.300679 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 24433
/proc/meminfo: memFree=11055676/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=34280 CPUtime=0.29 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 7968 0 0 0 28 1 0 0 25 0 1 0 980070345 35102720 7537 33554432000 4194304 9128323 140736644323760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24433/statm: 8570 7537 668 1205 0 7361 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34280

[startup+0.700607 s]
/proc/loadavg: 2.00 2.00 1.93 2/177 24433
/proc/meminfo: memFree=11055676/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=34612 CPUtime=0.69 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 8088 0 0 0 67 2 0 0 25 0 1 0 980070345 35442688 7657 33554432000 4194304 9128323 140736644323760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24433/statm: 8653 7657 675 1205 0 7444 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34612

[startup+1.50047 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24434
/proc/meminfo: memFree=11024064/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=45160 CPUtime=1.49 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 16021 0 0 0 144 5 0 0 25 0 1 0 980070345 46243840 10305 33554432000 4194304 9128323 140736644323760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24433/statm: 11290 10305 728 1205 0 10081 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45160

[startup+3.10016 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24434
/proc/meminfo: memFree=11010916/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=52684 CPUtime=3.09 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 21726 0 0 0 299 10 0 0 25 0 1 0 980070345 53948416 12094 33554432000 4194304 9128323 140736644323760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24433/statm: 13171 12094 739 1205 0 11962 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 52684

[startup+6.30058 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24434
/proc/meminfo: memFree=11008380/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=53564 CPUtime=6.29 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 21979 0 0 0 609 20 0 0 25 0 1 0 980070345 54849536 12347 33554432000 4194304 9128323 140736644323760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24433/statm: 13391 12347 743 1205 0 12182 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53564

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24435
/proc/meminfo: memFree=11006896/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=53724 CPUtime=12.69 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 22003 0 0 0 1227 42 0 0 25 0 1 0 980070345 55013376 12371 33554432000 4194304 9128323 140736644323760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24433/statm: 13431 12371 743 1205 0 12222 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53724

[startup+25.5011 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24435
/proc/meminfo: memFree=11003848/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=55876 CPUtime=25.49 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 29391 0 0 0 2467 82 0 0 25 0 1 0 980070345 57217024 12961 33554432000 4194304 9128323 140736644323760 18446744073709551615 7216870 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24433/statm: 13969 12961 743 1205 0 12760 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55876

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24436
/proc/meminfo: memFree=11003004/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=56840 CPUtime=51.09 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 36102 0 0 0 4956 153 0 0 25 0 1 0 980070345 58204160 13188 33554432000 4194304 9128323 140736644323760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24433/statm: 14210 13188 743 1205 0 13001 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56840

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24437
/proc/meminfo: memFree=10996812/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=60960 CPUtime=102.3 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 38610 0 0 0 9929 301 0 0 25 0 1 0 980070345 62423040 14232 33554432000 4194304 9128323 140736644323760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24433/statm: 15240 14232 743 1205 0 14031 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 60960

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24439
/proc/meminfo: memFree=10994024/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=62448 CPUtime=162.29 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 40418 0 0 0 15753 476 0 0 25 0 1 0 980070345 63946752 14573 33554432000 4194304 9128323 140736644323760 18446744073709551615 6527937 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24433/statm: 15612 14573 743 1205 0 14403 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 62448

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24440
/proc/meminfo: memFree=10991008/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=63104 CPUtime=222.29 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 44624 0 0 0 21584 645 0 0 25 0 1 0 980070345 64618496 14743 33554432000 4194304 9128323 140736644323760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24433/statm: 15776 14743 743 1205 0 14567 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 63104

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24442
/proc/meminfo: memFree=10972692/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=65508 CPUtime=282.29 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 45241 0 0 0 27407 822 0 0 25 0 1 0 980070345 67080192 15360 33554432000 4194304 9128323 140736644323760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24433/statm: 16377 15360 743 1205 0 15168 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 65508

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24443
/proc/meminfo: memFree=10971792/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=66404 CPUtime=342.29 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 45452 0 0 0 33239 990 0 0 25 0 1 0 980070345 67997696 15571 33554432000 4194304 9128323 140736644323760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24433/statm: 16601 15571 743 1205 0 15392 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 66404

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24445
/proc/meminfo: memFree=10971452/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=66476 CPUtime=402.29 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 46926 0 0 0 39075 1154 0 0 25 0 1 0 980070345 68071424 15596 33554432000 4194304 9128323 140736644323760 18446744073709551615 6732552 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24433/statm: 16619 15596 743 1205 0 15410 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 66476

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24447
/proc/meminfo: memFree=10970036/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=68248 CPUtime=462.3 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 47374 0 0 0 44913 1317 0 0 25 0 1 0 980070345 69885952 16044 33554432000 4194304 9128323 140736644323760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24433/statm: 17062 16044 743 1205 0 15853 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 68248

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24448
/proc/meminfo: memFree=10968512/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=69884 CPUtime=522.3 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 47790 0 0 0 50755 1475 0 0 25 0 1 0 980070345 71561216 16460 33554432000 4194304 9128323 140736644323760 18446744073709551615 7346414 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24433/statm: 17471 16460 743 1205 0 16262 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 69884

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24450
/proc/meminfo: memFree=10964212/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=74016 CPUtime=582.3 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 48807 0 0 0 56598 1632 0 0 25 0 1 0 980070345 75792384 17476 33554432000 4194304 9128323 140736644323760 18446744073709551615 8008905 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24433/statm: 18504 17476 743 1205 0 17295 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 74016

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24451
/proc/meminfo: memFree=10963656/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=74576 CPUtime=642.31 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 48953 0 0 0 62426 1805 0 0 25 0 1 0 980070345 76365824 17622 33554432000 4194304 9128323 140736644323760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24433/statm: 18644 17622 743 1205 0 17435 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 74576

[startup+702.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 24453
/proc/meminfo: memFree=10961976/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=74944 CPUtime=702.3 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 49060 0 0 0 68259 1971 0 0 25 0 1 0 980070345 76742656 17729 33554432000 4194304 9128323 140736644323760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24433/statm: 18736 17729 743 1205 0 17527 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 74944

[startup+762.306 s]
/proc/loadavg: 1.95 1.98 1.93 3/178 24532
/proc/meminfo: memFree=10875816/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=75632 CPUtime=762.31 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 50663 0 0 0 74094 2137 0 0 25 0 1 0 980070345 77447168 17856 33554432000 4194304 9128323 140736644323760 18446744073709551615 8012674 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/24433/statm: 18908 17856 743 1205 0 17699 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 75632

[startup+822.301 s]
/proc/loadavg: 1.98 1.98 1.93 3/178 24533
/proc/meminfo: memFree=10766244/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=75632 CPUtime=822.3 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 50671 0 0 0 79920 2310 0 0 25 0 1 0 980070345 77447168 17864 33554432000 4194304 9128323 140736644323760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24433/statm: 18908 17864 743 1205 0 17699 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 75632

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

[startup+844.701 s]
/proc/loadavg: 1.98 1.98 1.93 3/178 24534
/proc/meminfo: memFree=10710056/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=75632 CPUtime=844.71 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 50673 0 0 0 82108 2363 0 0 25 0 1 0 980070345 77447168 17866 33554432000 4194304 9128323 140736644323760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24433/statm: 18908 17866 743 1205 0 17699 0
Current children cumulated CPU time (s) 844.71
Current children cumulated vsize (KiB) 75632

[startup+857.501 s]
/proc/loadavg: 1.99 1.98 1.93 3/178 24534
/proc/meminfo: memFree=10708936/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=75776 CPUtime=857.51 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 50704 0 0 0 83360 2391 0 0 25 0 1 0 980070345 77594624 17897 33554432000 4194304 9128323 140736644323760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24433/statm: 18944 17897 743 1205 0 17735 0
Current children cumulated CPU time (s) 857.51
Current children cumulated vsize (KiB) 75776

[startup+870.3 s]
/proc/loadavg: 2.07 2.00 1.93 3/178 24534
/proc/meminfo: memFree=10688448/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=75976 CPUtime=870.31 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 50759 0 0 0 84617 2414 0 0 25 0 1 0 980070345 77799424 17952 33554432000 4194304 9128323 140736644323760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24433/statm: 18994 17952 743 1205 0 17785 0
Current children cumulated CPU time (s) 870.31
Current children cumulated vsize (KiB) 75976

[startup+873.501 s]
/proc/loadavg: 2.06 2.00 1.93 3/178 24535
/proc/meminfo: memFree=10688568/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=75976 CPUtime=873.5 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 50765 0 0 0 84929 2421 0 0 25 0 1 0 980070345 77799424 17958 33554432000 4194304 9128323 140736644323760 18446744073709551615 6416602 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24433/statm: 18994 17958 743 1205 0 17785 0
Current children cumulated CPU time (s) 873.5
Current children cumulated vsize (KiB) 75976

[startup+876.706 s]
/proc/loadavg: 2.06 2.00 1.93 3/178 24535
/proc/meminfo: memFree=10688320/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=76132 CPUtime=876.72 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 50822 0 0 0 85244 2428 0 0 25 0 1 0 980070345 77959168 18015 33554432000 4194304 9128323 140736644323760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24433/statm: 19033 18015 743 1205 0 17824 0
Current children cumulated CPU time (s) 876.72
Current children cumulated vsize (KiB) 76132

[startup+877.501 s]
/proc/loadavg: 2.06 2.00 1.93 3/178 24535
/proc/meminfo: memFree=10688320/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=76280 CPUtime=877.51 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 50855 0 0 0 85322 2429 0 0 25 0 1 0 980070345 78110720 18048 33554432000 4194304 9128323 140736644323760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24433/statm: 19070 18048 743 1205 0 17861 0
Current children cumulated CPU time (s) 877.51
Current children cumulated vsize (KiB) 76280

[startup+877.901 s]
/proc/loadavg: 2.06 2.00 1.93 3/178 24535
/proc/meminfo: memFree=10688196/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=76280 CPUtime=877.9 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 50855 0 0 0 85361 2429 0 0 25 0 1 0 980070345 78110720 18048 33554432000 4194304 9128323 140736644323760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24433/statm: 19070 18048 743 1205 0 17861 0
Current children cumulated CPU time (s) 877.9
Current children cumulated vsize (KiB) 76280

[startup+878.301 s]
/proc/loadavg: 2.06 2.00 1.93 3/178 24535
/proc/meminfo: memFree=10688196/32951124 swapFree=67056304/67111528
[pid=24433] ppid=24431 vsize=76280 CPUtime=878.3 cores=1,3,5,7
/proc/24433/stat : 24433 (scip-2.0.1.4.li) R 24431 24433 24181 0 -1 4202496 50855 0 0 0 85400 2430 0 0 25 0 1 0 980070345 78110720 18048 33554432000 4194304 9128323 140736644323760 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 5 0 0 0
/proc/24433/statm: 19070 18048 743 1205 0 17861 0
Current children cumulated CPU time (s) 878.3
Current children cumulated vsize (KiB) 76280

Child status: 0
Real time (s): 878.36
CPU time (s): 878.375
CPU user time (s): 854.059
CPU system time (s): 24.3163
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 78864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 854.059
system time used= 24.3163
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50859
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= 6
involuntary context switches= 2235

runsolver used 1.42978 second user time and 3.11553 second system time

The end

Launcher Data

Begin job on node110 at 2011-06-12 19:06:38
IDJOB=3447799
IDBENCH=78938
IDSOLVER=1944
FILE ID=node110/3447799-1307898398
RUNJOBID= node110-1307897326-24331
PBS_JOBID= 13559603
Free space on /var/tmp= 2872 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.1900670234--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-3447799-1307898398/watcher-3447799-1307898398 -o /var/tmp/evaluation-result-3447799-1307898398/solver-3447799-1307898398 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447799-1307898398.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 20db9b5796300dda9a6b98219b888af4
RANDOM SEED=1167474240

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11055980 kB
Buffers:         40692 kB
Cached:       20958608 kB
SwapCached:       9144 kB
Active:        5893928 kB
Inactive:     15286924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11055980 kB
SwapTotal:    67111528 kB
SwapFree:     67056304 kB
Dirty:           12044 kB
Writeback:           0 kB
AnonPages:      179084 kB
Mapped:          16156 kB
Slab:           649176 kB
PageTables:       4932 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   373928 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= 2856 MiB
End job on node110 at 2011-06-12 19:21:16