Trace number 2692936

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
SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solverMSAT (TO) 1800.27 1800.21

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900564281--soft-33-100-0.wbo
MD5SUMe85c5d1e36fd64db247bc5be7351d7af
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 benchmark117.614
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 constraints1785
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 88246
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 88245
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 705
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 1.2.1.2 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1] [Expressions interpreter: NONE]
0.00/0.00	c Copyright (c) 2002-2010 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-2692936-1277911525.wbo>
0.00/0.03	c original problem has 3801 variables (2016 bin, 0 int, 0 impl, 1785 cont) and 4493 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.05	c presolving:
0.04/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1937 impls, 11 clqs
0.04/0.09	c (round 2) 0 del vars, 75 del conss, 1785 chg bounds, 52 chg sides, 0 chg coeffs, 0 upgd conss, 1937 impls, 11 clqs
0.04/0.09	c (round 3) 52 del vars, 171 del conss, 1809 chg bounds, 96 chg sides, 0 chg coeffs, 0 upgd conss, 1937 impls, 11 clqs
0.09/0.11	c (round 4) 128 del vars, 195 del conss, 1809 chg bounds, 96 chg sides, 0 chg coeffs, 880 upgd conss, 1937 impls, 11 clqs
0.09/0.12	c (round 5) 152 del vars, 195 del conss, 1809 chg bounds, 96 chg sides, 0 chg coeffs, 880 upgd conss, 1937 impls, 11 clqs
0.09/0.17	c    (0.1s) probing: 101/1940 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.17	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.17	c presolving (6 rounds):
0.09/0.17	c  152 deleted vars, 195 deleted constraints, 1809 tightened bounds, 0 added holes, 96 changed sides, 0 changed coefficients
0.09/0.17	c  1937 implications, 11 cliques
0.09/0.17	c presolved problem has 3649 variables (1940 bin, 0 int, 0 impl, 1709 cont) and 4298 constraints
0.09/0.17	c    1709 constraints of type <indicator>
0.09/0.17	c      11 constraints of type <setppc>
0.09/0.17	c    1709 constraints of type <linear>
0.09/0.17	c     869 constraints of type <logicor>
0.09/0.17	c transformed objective value is always integral (scale: 1)
0.09/0.17	c Presolving Time: 0.13
0.09/0.17	c - non default parameters ----------------------------------------------------------------------
0.09/0.17	c # SCIP version 1.2.1.2
0.09/0.17	c 
0.09/0.17	c # frequency for displaying node information lines
0.09/0.17	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.17	c display/freq = 10000
0.09/0.17	c 
0.09/0.17	c # maximal time in seconds to run
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/time = 1799.98
0.09/0.17	c 
0.09/0.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/memory = 3420
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify inequalities
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/linear/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify knapsacks
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17	c separating/rapidlearning/freq = 0
0.09/0.17	c 
0.09/0.17	c -----------------------------------------------------------------------------------------------
0.09/0.17	c start solving
0.09/0.17	c 
0.09/0.18	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.18	c   0.1s|     1 |     0 |     9 |     - |  13M|   0 |   0 |3649 |4298 |3649 | 880 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.19	c   0.1s|     1 |     0 |    64 |     - |  13M|   0 |  32 |3649 |4298 |3649 | 896 |  16 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.09/0.19	o 83962
0.09/0.19	c y 0.1s|     1 |     0 |    64 |     - |  13M|   0 |  32 |3649 |4298 |3649 | 896 |  16 |   0 |   0 | 0.000000e+00 | 8.396200e+04 |    Inf 
0.19/0.24	c   0.2s|     1 |     0 |   115 |     - |  14M|   0 |  29 |3649 |4298 |3649 | 929 |  49 |   0 |   0 | 0.000000e+00 | 8.396200e+04 |    Inf 
0.29/0.30	c   0.3s|     1 |     0 |   273 |     - |  14M|   0 |  56 |3649 |4298 |3649 | 952 |  72 |   0 |   0 | 0.000000e+00 | 8.396200e+04 |    Inf 
0.29/0.38	c   0.3s|     1 |     0 |   387 |     - |  14M|   0 |  37 |3649 |4298 |3649 | 975 |  95 |   0 |   0 | 0.000000e+00 | 8.396200e+04 |    Inf 
0.39/0.44	c   0.4s|     1 |     0 |   406 |     - |  14M|   0 |  42 |3649 |4298 |3649 | 980 | 100 |   0 |   0 | 0.000000e+00 | 8.396200e+04 |    Inf 
0.49/0.53	c   0.5s|     1 |     0 |   637 |     - |  14M|   0 |  15 |3649 |4298 |3649 | 982 | 102 |   0 |   0 | 0.000000e+00 | 8.396200e+04 |    Inf 
0.49/0.59	c   0.6s|     1 |     0 |   836 |     - |  14M|   0 |  30 |3649 |4298 |3649 | 987 | 107 |   0 |   0 | 0.000000e+00 | 8.396200e+04 |    Inf 
0.59/0.67	c   0.6s|     1 |     0 |  1042 |     - |  14M|   0 |  30 |3649 |4298 |3649 | 991 | 111 |   0 |   0 | 0.000000e+00 | 8.396200e+04 |    Inf 
0.69/0.73	c   0.7s|     1 |     0 |  1051 |     - |  14M|   0 |  30 |3649 |4298 |3649 | 995 | 115 |   0 |   0 | 0.000000e+00 | 8.396200e+04 |    Inf 
2.19/2.22	c   2.1s|     1 |     2 |  1051 |     - |  15M|   0 |  30 |3649 |4298 |3649 | 995 | 115 |   0 |  30 | 0.000000e+00 | 8.396200e+04 |    Inf 
16.09/16.18	o 658
16.09/16.18	c *15.9s|  1690 |  1332 | 26205 |  14.9 |  23M|  63 |   - |3649 |4315 |3649 |1023 |2570 |  17 | 685 | 0.000000e+00 | 6.580000e+02 |    Inf 
27.50/27.51	c  27.1s| 10000 |  9587 | 39518 |   3.8 |  38M|1423 |   0 |3649 |4415 |3649 |1043 |4083 | 138 | 768 | 0.000000e+00 | 6.580000e+02 |    Inf 
38.00/38.05	c  37.5s| 20000 | 19585 | 41077 |   2.0 |  54M|1423 |   0 |3649 |4414 |3649 |1060 |4291 | 141 | 773 | 0.000000e+00 | 6.580000e+02 |    Inf 
48.60/48.67	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
48.60/48.67	c  48.0s| 30000 | 29581 | 42568 |   1.4 |  70M|1423 |   0 |3649 |4430 |3649 |1026 |4505 | 159 | 779 | 0.000000e+00 | 6.580000e+02 |    Inf 
53.59/53.63	o 160
53.59/53.63	c *52.9s| 34740 | 18277 | 43185 |   1.2 |  54M|1423 |   - |3649 |4454 |3649 |1030 |4592 | 186 | 779 | 0.000000e+00 | 1.600000e+02 |    Inf 
53.69/53.70	o 157
53.69/53.70	c *52.9s| 34779 | 17912 | 43311 |   1.2 |  53M|1423 |   - |3649 |4463 |3649 |1031 |4597 | 196 | 779 | 0.000000e+00 | 1.570000e+02 |    Inf 
53.90/53.91	o 149
53.90/53.91	c *53.1s| 34836 | 16943 | 44343 |   1.2 |  52M|1423 |   - |3649 |4510 |3649 |1040 |4625 | 250 | 779 | 0.000000e+00 | 1.490000e+02 |    Inf 
54.09/54.12	o 120
54.09/54.12	c *53.4s| 35030 | 13148 | 44355 |   1.2 |  45M|1423 |   - |3649 |4520 |3649 |1038 |4626 | 260 | 779 | 0.000000e+00 | 1.200000e+02 |    Inf 
54.19/54.29	o 49
54.19/54.29	c *53.5s| 35127 |  3531 | 44543 |   1.2 |  29M|1423 |   - |3649 |4542 |3649 |1044 |4650 | 284 | 779 | 0.000000e+00 | 4.900000e+01 |    Inf 
54.29/54.31	o 48
54.29/54.31	c *53.5s| 35129 |  3493 | 44547 |   1.2 |  29M|1423 |   - |3649 |3686 |3649 |1039 |4650 | 287 | 779 | 0.000000e+00 | 4.800000e+01 |    Inf 
54.29/54.37	o 47
54.29/54.37	c *53.6s| 35142 |  3357 | 44670 |   1.2 |  29M|1423 |   - |3649 |3670 |3649 |1047 |4658 | 302 | 779 | 0.000000e+00 | 4.700000e+01 |    Inf 
54.29/54.38	o 36
54.29/54.38	c *53.6s| 35143 |  2523 | 44678 |   1.2 |  27M|1423 |   - |3649 |3670 |3649 |1047 |4658 | 302 | 779 | 0.000000e+00 | 3.600000e+01 |    Inf 
54.39/54.41	o 34
54.39/54.41	c *53.6s| 35152 |  2352 | 44737 |   1.2 |  27M|1423 |   - |3649 |3443 |3649 |1036 |4660 | 302 | 779 | 0.000000e+00 | 3.400000e+01 |    Inf 
54.39/54.42	o 9
54.39/54.42	c *53.6s| 35153 |   668 | 44738 |   1.2 |  22M|1423 |   - |3649 |3443 |3649 |1037 |4661 | 302 | 779 | 0.000000e+00 | 9.000000e+00 |    Inf 
63.99/64.06	c  63.0s| 40000 |   804 | 96674 |   2.4 |  25M|1423 |   - |3649 |5472 |   0 |   0 |6070 |6610 | 904 | 0.000000e+00 | 9.000000e+00 |    Inf 
73.70/73.76	o 7
73.70/73.76	c *72.4s| 45275 |   900 |144037 |   3.2 |  26M|1423 |   - |3649 |6284 |3649 |1033 |7354 |  13k|1005 | 0.000000e+00 | 7.000000e+00 |    Inf 
82.79/82.81	c  81.2s| 50000 |  1044 |192195 |   3.8 |  28M|1423 |  18 |3649 |7002 |3649 |1046 |8515 |  19k|1081 | 0.000000e+00 | 7.000000e+00 |    Inf 
100.99/101.06	c  98.9s| 60000 |  1234 |277747 |   4.6 |  30M|1423 |  26 |3649 |7278 |3649 | 983 |  11k|  33k|1252 | 0.000000e+00 | 7.000000e+00 |    Inf 
119.00/119.07	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
119.00/119.07	c   116s| 70000 |  1298 |357974 |   5.1 |  32M|1423 |   - |3649 |8752 |3649 |1007 |  13k|  46k|1252 | 0.000000e+00 | 7.000000e+00 |    Inf 
137.99/138.07	c   135s| 80000 |  1477 |445440 |   5.6 |  35M|1423 |   8 |3649 |  10k|3649 |1055 |  15k|  61k|1252 | 0.000000e+00 | 7.000000e+00 |    Inf 
156.60/156.69	c   153s| 90000 |  1605 |528484 |   5.9 |  37M|1423 |   - |3649 |  10k|   0 |   0 |  18k|  75k|1282 | 0.000000e+00 | 7.000000e+00 |    Inf 
174.10/174.17	c   170s|100000 |  1914 |591108 |   5.9 |  41M|1423 |   4 |3649 |  14k|3649 | 983 |  20k|  88k|1323 | 0.000000e+00 | 7.000000e+00 |    Inf 
192.20/192.23	c   187s|110000 |  2016 |653459 |   5.9 |  42M|1423 |  14 |3649 |  14k|3649 | 995 |  23k| 103k|1406 | 0.000000e+00 | 7.000000e+00 |    Inf 
211.29/211.30	c   206s|120000 |  2135 |722731 |   6.0 |  44M|1423 |   1 |3649 |  16k|3649 | 983 |  26k| 117k|1487 | 0.000000e+00 | 7.000000e+00 |    Inf 
231.60/231.65	c   226s|130000 |  2255 |792305 |   6.1 |  46M|1423 |   - |3649 |  16k|   0 |   0 |  28k| 131k|1588 | 0.000000e+00 | 7.000000e+00 |    Inf 
251.40/251.49	c   245s|140000 |  2408 |863270 |   6.2 |  48M|1423 |  15 |3649 |  17k|3649 | 983 |  32k| 144k|1663 | 0.000000e+00 | 7.000000e+00 |    Inf 
272.10/272.12	c   265s|150000 |  2510 |932841 |   6.2 |  50M|1423 |   9 |3649 |  18k|3649 |1002 |  34k| 158k|1750 | 0.000000e+00 | 7.000000e+00 |    Inf 
294.10/294.18	c   287s|160000 |  2603 |  1014k|   6.3 |  51M|1423 |   - |3649 |  15k|3649 |1015 |  37k| 172k|1915 | 0.000000e+00 | 7.000000e+00 |    Inf 
316.31/316.30	c   308s|170000 |  2846 |  1110k|   6.5 |  53M|1423 |   - |3649 |  13k|3649 | 999 |  40k| 186k|2070 | 0.000000e+00 | 7.000000e+00 |    Inf 
336.10/336.13	c   327s|180000 |  2930 |  1179k|   6.5 |  55M|1423 |   - |3649 |  16k|   0 |   0 |  42k| 199k|2121 | 0.000000e+00 | 7.000000e+00 |    Inf 
356.70/356.78	c   348s|190000 |  3146 |  1249k|   6.6 |  58M|1423 |  13 |3649 |  20k|3649 | 983 |  45k| 213k|2235 | 0.000000e+00 | 7.000000e+00 |    Inf 
377.50/377.59	c   368s|200000 |  3317 |  1324k|   6.6 |  60M|1423 |   6 |3649 |  18k|3649 | 995 |  48k| 227k|2340 | 0.000000e+00 | 7.000000e+00 |    Inf 
397.71/397.77	c   387s|210000 |  3432 |  1392k|   6.6 |  62M|1423 |   1 |3649 |  20k|3649 |1009 |  51k| 241k|2402 | 0.000000e+00 | 7.000000e+00 |    Inf 
419.51/419.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
419.51/419.55	c   409s|220000 |  3477 |  1466k|   6.7 |  63M|1423 |   - |3649 |  21k|   0 |   0 |  54k| 255k|2483 | 0.000000e+00 | 7.000000e+00 |    Inf 
441.40/441.40	c   430s|230000 |  3556 |  1542k|   6.7 |  62M|1423 |   - |3649 |  14k|   0 |   0 |  56k| 268k|2598 | 0.000000e+00 | 7.000000e+00 |    Inf 
460.81/460.87	c   449s|240000 |  3612 |  1613k|   6.7 |  63M|1423 |  19 |3649 |  12k|3649 |1000 |  59k| 283k|2665 | 0.000000e+00 | 7.000000e+00 |    Inf 
480.71/480.80	c   468s|250000 |  3766 |  1693k|   6.8 |  65M|1423 |   - |3649 |  13k|   0 |   0 |  61k| 296k|2738 | 0.000000e+00 | 7.000000e+00 |    Inf 
500.31/500.33	c   487s|260000 |  4012 |  1768k|   6.8 |  68M|1423 |  25 |3649 |  14k|3649 | 997 |  64k| 310k|2812 | 0.000000e+00 | 7.000000e+00 |    Inf 
520.61/520.64	c   507s|270000 |  4040 |  1851k|   6.9 |  68M|1423 |  19 |3649 |  13k|3649 | 998 |  67k| 325k|2889 | 0.000000e+00 | 7.000000e+00 |    Inf 
540.41/540.49	c   526s|280000 |  4108 |  1929k|   6.9 |  70M|1423 |   - |3649 |  15k|3649 |1029 |  70k| 338k|2957 | 0.000000e+00 | 7.000000e+00 |    Inf 
556.52/556.50	o 5
556.52/556.50	c * 542s|288158 |  4161 |  1988k|   6.9 |  71M|1423 |   - |3649 |  17k|3649 |1001 |  72k| 350k|3014 | 0.000000e+00 | 5.000000e+00 |    Inf 
560.11/560.15	c   546s|290000 |  4191 |  2001k|   6.9 |  71M|1423 |   7 |3649 |  18k|3649 |1001 |  73k| 352k|3015 | 0.000000e+00 | 5.000000e+00 |    Inf 
581.51/581.57	c   566s|300000 |  4328 |  2080k|   6.9 |  73M|1423 |   1 |3649 |  18k|3649 |1019 |  75k| 366k|3083 | 0.000000e+00 | 5.000000e+00 |    Inf 
602.82/602.89	c   587s|310000 |  4468 |  2160k|   7.0 |  75M|1423 |   - |3649 |  21k|   0 |   0 |  78k| 381k|3171 | 0.000000e+00 | 5.000000e+00 |    Inf 
624.21/624.21	c   608s|320000 |  4577 |  2238k|   7.0 |  76M|1423 |   - |3649 |  20k|3649 |1050 |  80k| 394k|3222 | 0.000000e+00 | 5.000000e+00 |    Inf 
646.71/646.78	c   630s|330000 |  4644 |  2327k|   7.1 |  76M|1423 |  14 |3649 |  15k|3649 |1052 |  83k| 408k|3344 | 0.000000e+00 | 5.000000e+00 |    Inf 
666.72/666.75	c   649s|340000 |  4775 |  2410k|   7.1 |  77M|1423 |  12 |3649 |  13k|3649 |1047 |  86k| 421k|3414 | 0.000000e+00 | 5.000000e+00 |    Inf 
686.92/686.93	c   669s|350000 |  4844 |  2492k|   7.1 |  78M|1423 |   1 |3649 |  13k|3649 |1021 |  89k| 435k|3500 | 0.000000e+00 | 5.000000e+00 |    Inf 
706.91/706.91	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
706.91/706.91	c   689s|360000 |  4921 |  2568k|   7.1 |  80M|1423 |   2 |3649 |  15k|3649 | 995 |  91k| 449k|3560 | 0.000000e+00 | 5.000000e+00 |    Inf 
728.01/728.03	c   709s|370000 |  5055 |  2652k|   7.2 |  82M|1423 |  20 |3649 |  14k|3649 |1025 |  94k| 463k|3626 | 0.000000e+00 | 5.000000e+00 |    Inf 
748.42/748.44	c   729s|380000 |  5192 |  2738k|   7.2 |  82M|1423 |   - |3649 |  11k|   0 |   0 |  97k| 477k|3710 | 0.000000e+00 | 5.000000e+00 |    Inf 
768.31/768.34	c   748s|390000 |  5174 |  2822k|   7.2 |  83M|1423 |  28 |3649 |  11k|3649 | 983 |  99k| 491k|3798 | 0.000000e+00 | 5.000000e+00 |    Inf 
788.92/788.98	c   768s|400000 |  5393 |  2908k|   7.3 |  86M|1423 |  24 |3649 |  13k|3649 | 991 | 102k| 504k|3843 | 0.000000e+00 | 5.000000e+00 |    Inf 
810.02/810.03	c   789s|410000 |  5491 |  2992k|   7.3 |  87M|1423 |   1 |3649 |  13k|3649 |1014 | 105k| 517k|3933 | 0.000000e+00 | 5.000000e+00 |    Inf 
829.92/829.97	c   808s|420000 |  5482 |  3065k|   7.3 |  88M|1423 |   1 |3649 |  12k|3649 |1015 | 107k| 532k|3993 | 0.000000e+00 | 5.000000e+00 |    Inf 
849.42/849.48	c   827s|430000 |  5539 |  3142k|   7.3 |  89M|1423 |  11 |3649 |  15k|3649 |1013 | 110k| 546k|4047 | 0.000000e+00 | 5.000000e+00 |    Inf 
870.52/870.58	c   848s|440000 |  5505 |  3221k|   7.3 |  89M|1423 |   - |3649 |  14k|   0 |   0 | 112k| 560k|4149 | 0.000000e+00 | 5.000000e+00 |    Inf 
891.62/891.68	c   868s|450000 |  5434 |  3305k|   7.3 |  89M|1423 |   7 |3649 |  13k|3649 |1009 | 115k| 574k|4213 | 0.000000e+00 | 5.000000e+00 |    Inf 
911.93/911.91	c   888s|460000 |  5324 |  3378k|   7.3 |  89M|1423 |  11 |3649 |  14k|3649 | 983 | 118k| 588k|4267 | 0.000000e+00 | 5.000000e+00 |    Inf 
932.83/932.82	c   909s|470000 |  5298 |  3456k|   7.4 |  89M|1423 |   - |3649 |  12k|   0 |   0 | 120k| 603k|4318 | 0.000000e+00 | 5.000000e+00 |    Inf 
953.32/953.38	c   929s|480000 |  5016 |  3538k|   7.4 |  87M|1423 |   - |3649 |  10k|   0 |   0 | 122k| 617k|4426 | 0.000000e+00 | 5.000000e+00 |    Inf 
972.82/972.80	c   947s|490000 |  4870 |  3612k|   7.4 |  86M|1423 |  24 |3649 |  12k|3649 |1007 | 125k| 631k|4489 | 0.000000e+00 | 5.000000e+00 |    Inf 
993.82/993.88	c   968s|500000 |  4603 |  3694k|   7.4 |  84M|1423 |  10 |3649 |  11k|3649 |1004 | 127k| 646k|4552 | 0.000000e+00 | 5.000000e+00 |    Inf 
1013.22/1013.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1013.22/1013.26	c   987s|510000 |  4725 |  3773k|   7.4 |  86M|1423 |   - |3649 |  14k|3649 |1033 | 129k| 660k|4591 | 0.000000e+00 | 5.000000e+00 |    Inf 
1032.83/1032.83	c  1006s|520000 |  4397 |  3844k|   7.4 |  83M|1423 |   1 |3649 |  13k|3649 |1027 | 131k| 674k|4662 | 0.000000e+00 | 5.000000e+00 |    Inf 
1052.63/1052.69	c  1025s|530000 |  3684 |  3923k|   7.4 |  74M|1423 |   9 |3649 |  11k|3649 | 995 | 134k| 688k|4710 | 0.000000e+00 | 5.000000e+00 |    Inf 
1073.93/1073.93	c  1046s|540000 |  3748 |  4012k|   7.4 |  74M|1423 |  13 |3649 |  11k|3649 | 983 | 136k| 702k|4791 | 0.000000e+00 | 5.000000e+00 |    Inf 
1093.53/1093.57	c  1065s|550000 |  4051 |  4088k|   7.4 |  78M|1423 |  25 |3649 |  14k|3649 | 996 | 138k| 715k|4865 | 0.000000e+00 | 5.000000e+00 |    Inf 
1113.43/1113.45	c  1084s|560000 |  4393 |  4163k|   7.4 |  80M|1423 |  28 |3649 |  13k|3649 |1004 | 140k| 727k|4913 | 0.000000e+00 | 5.000000e+00 |    Inf 
1132.93/1132.90	c  1103s|570000 |  4563 |  4234k|   7.4 |  83M|1423 |   - |3649 |  14k|   0 |   0 | 142k| 740k|4966 | 0.000000e+00 | 5.000000e+00 |    Inf 
1153.52/1153.58	c  1124s|580000 |  4841 |  4312k|   7.4 |  86M|1423 |  28 |3649 |  14k|3649 |1006 | 144k| 754k|5012 | 0.000000e+00 | 5.000000e+00 |    Inf 
1174.84/1174.87	c  1144s|590000 |  5147 |  4399k|   7.5 |  89M|1423 |   1 |3649 |  13k|3649 |1006 | 146k| 766k|5061 | 0.000000e+00 | 5.000000e+00 |    Inf 
1193.44/1193.44	c  1162s|600000 |  5372 |  4464k|   7.4 |  92M|1423 |  16 |3649 |  17k|3649 | 995 | 149k| 779k|5071 | 0.000000e+00 | 5.000000e+00 |    Inf 
1213.43/1213.42	c  1182s|610000 |  5516 |  4527k|   7.4 |  94M|1423 |  23 |3649 |  17k|3649 | 994 | 151k| 793k|5118 | 0.000000e+00 | 5.000000e+00 |    Inf 
1233.33/1233.31	c  1201s|620000 |  5593 |  4598k|   7.4 |  94M|1423 |   - |3649 |  15k|   0 |   0 | 153k| 806k|5169 | 0.000000e+00 | 5.000000e+00 |    Inf 
1253.94/1254.00	c  1221s|630000 |  5844 |  4680k|   7.4 |  97M|1423 |  26 |3649 |  15k|3649 | 993 | 155k| 820k|5217 | 0.000000e+00 | 5.000000e+00 |    Inf 
1275.03/1275.05	c  1242s|640000 |  6078 |  4766k|   7.4 | 100M|1423 |   - |3649 |  16k|   0 |   0 | 158k| 833k|5270 | 0.000000e+00 | 5.000000e+00 |    Inf 
1297.03/1297.09	c  1263s|650000 |  6285 |  4855k|   7.5 | 102M|1423 |   - |3649 |  15k|   0 |   0 | 160k| 847k|5335 | 0.000000e+00 | 5.000000e+00 |    Inf 
1317.03/1317.05	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1317.03/1317.05	c  1283s|660000 |  6507 |  4929k|   7.5 | 104M|1423 |  21 |3649 |  15k|3649 | 983 | 162k| 860k|5368 | 0.000000e+00 | 5.000000e+00 |    Inf 
1339.13/1339.13	c  1304s|670000 |  6824 |  5017k|   7.5 | 107M|1423 |  10 |3649 |  15k|3649 | 994 | 164k| 873k|5413 | 0.000000e+00 | 5.000000e+00 |    Inf 
1360.74/1360.73	c  1325s|680000 |  7026 |  5111k|   7.5 | 110M|1423 |   - |3649 |  14k|   0 |   0 | 166k| 887k|5470 | 0.000000e+00 | 5.000000e+00 |    Inf 
1380.93/1380.95	c  1345s|690000 |  7106 |  5189k|   7.5 | 112M|1423 |   - |3649 |  16k|   0 |   0 | 169k| 902k|5514 | 0.000000e+00 | 5.000000e+00 |    Inf 
1400.93/1400.93	c  1365s|700000 |  7263 |  5265k|   7.5 | 114M|1423 |  16 |3649 |  17k|3649 |1012 | 171k| 916k|5571 | 0.000000e+00 | 5.000000e+00 |    Inf 
1420.34/1420.30	c  1383s|710000 |  7501 |  5330k|   7.5 | 116M|1423 |   - |3649 |  20k|   0 |   0 | 173k| 931k|5612 | 0.000000e+00 | 5.000000e+00 |    Inf 
1441.74/1441.78	c  1404s|720000 |  7784 |  5414k|   7.5 | 118M|1423 |   - |3649 |  18k|   0 |   0 | 175k| 946k|5668 | 0.000000e+00 | 5.000000e+00 |    Inf 
1462.34/1462.33	c  1424s|730000 |  8013 |  5493k|   7.5 | 119M|1423 |  14 |3649 |  17k|3649 | 994 | 177k| 960k|5701 | 0.000000e+00 | 5.000000e+00 |    Inf 
1482.54/1482.50	c  1444s|740000 |  8152 |  5568k|   7.5 | 121M|1423 |  25 |3649 |  18k|3649 | 994 | 180k| 975k|5737 | 0.000000e+00 | 5.000000e+00 |    Inf 
1502.94/1502.94	c  1464s|750000 |  8279 |  5646k|   7.5 | 123M|1423 |  17 |3649 |  18k|3649 |1003 | 182k| 990k|5791 | 0.000000e+00 | 5.000000e+00 |    Inf 
1523.84/1523.83	c  1484s|760000 |  8417 |  5727k|   7.5 | 124M|1423 |   - |3649 |  17k|   0 |   0 | 185k|1004k|5846 | 0.000000e+00 | 5.000000e+00 |    Inf 
1543.44/1543.45	c  1503s|770000 |  8597 |  5800k|   7.5 | 126M|1423 |   - |3649 |  18k|   0 |   0 | 187k|1019k|5888 | 0.000000e+00 | 5.000000e+00 |    Inf 
1563.74/1563.77	c  1523s|780000 |  8607 |  5876k|   7.5 | 127M|1423 |  10 |3649 |  18k|3649 |1028 | 190k|1034k|5907 | 0.000000e+00 | 5.000000e+00 |    Inf 
1584.84/1584.84	c  1544s|790000 |  8696 |  5955k|   7.5 | 128M|1423 |   - |3649 |  17k|   0 |   0 | 192k|1049k|5956 | 0.000000e+00 | 5.000000e+00 |    Inf 
1605.64/1605.60	c  1564s|800000 |  8784 |  6037k|   7.5 | 129M|1423 |  13 |3649 |  15k|3649 | 996 | 194k|1063k|6003 | 0.000000e+00 | 5.000000e+00 |    Inf 
1626.14/1626.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1626.14/1626.12	c  1584s|810000 |  8854 |  6120k|   7.6 | 132M|1423 |   - |3649 |  20k|3649 |1031 | 197k|1078k|6052 | 0.000000e+00 | 5.000000e+00 |    Inf 
1648.04/1648.01	c  1605s|820000 |  8962 |  6202k|   7.6 | 131M|1423 |  26 |3649 |  15k|3649 | 994 | 199k|1092k|6103 | 0.000000e+00 | 5.000000e+00 |    Inf 
1669.44/1669.41	c  1626s|830000 |  9150 |  6289k|   7.6 | 134M|1423 |   - |3649 |  17k|   0 |   0 | 201k|1108k|6138 | 0.000000e+00 | 5.000000e+00 |    Inf 
1691.54/1691.56	c  1648s|840000 |  9418 |  6376k|   7.6 | 137M|1423 |  11 |3649 |  18k|3649 |1001 | 203k|1122k|6171 | 0.000000e+00 | 5.000000e+00 |    Inf 
1713.34/1713.38	c  1669s|850000 |  9497 |  6461k|   7.6 | 138M|1423 |   - |3649 |  18k|   0 |   0 | 206k|1137k|6206 | 0.000000e+00 | 5.000000e+00 |    Inf 
1733.44/1733.44	c  1689s|860000 |  9556 |  6535k|   7.6 | 139M|1423 |   - |3649 |  16k|   0 |   0 | 208k|1151k|6256 | 0.000000e+00 | 5.000000e+00 |    Inf 
1752.44/1752.44	c  1707s|870000 |  9871 |  6596k|   7.6 | 142M|1423 |   - |3649 |  18k|   0 |   0 | 210k|1164k|6298 | 0.000000e+00 | 5.000000e+00 |    Inf 
1772.55/1772.55	c  1727s|880000 | 10035 |  6661k|   7.6 | 143M|1423 |   1 |3649 |  18k|3649 |1006 | 212k|1178k|6311 | 0.000000e+00 | 5.000000e+00 |    Inf 
1792.55/1792.50	c  1746s|890000 | 10148 |  6730k|   7.6 | 145M|1423 |  19 |3649 |  18k|3649 | 995 | 215k|1192k|6344 | 0.000000e+00 | 5.000000e+00 |    Inf 
1800.06/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.06/1800.01	c 
1800.06/1800.01	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.01	c Solving Time (sec) : 1753.50
1800.06/1800.01	c Solving Nodes      : 893850
1800.06/1800.01	c Primal Bound       : +5.00000000000000e+00 (115 solutions)
1800.06/1800.01	c Dual Bound         : +0.00000000000000e+00
1800.06/1800.01	c Gap                : infinite
1800.06/1800.03	s SATISFIABLE
1800.06/1800.03	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 -x210 
1800.06/1800.03	v -x209 -x208 -x207 -x206 -x205 -x204 x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 x192 -x191 -x190 x189 
1800.06/1800.03	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.06/1800.03	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1800.06/1800.03	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 x136 -x135 -x134 -x133 -x132 x131 -x130 -x129 -x128 -x127 -x126 
1800.06/1800.03	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 x107 -x106 -x105 -x104 
1800.06/1800.03	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 
1800.06/1800.03	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 
1800.06/1800.03	v -x54 -x53 -x52 -x51 -x50 -x49 x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 x29 
1800.06/1800.03	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 
1800.06/1800.03	v -x1 
1800.06/1800.03	c SCIP Status        : solving was interrupted [user interrupt]
1800.06/1800.03	c Solving Time       :    1753.50
1800.06/1800.03	c Original Problem   :
1800.06/1800.03	c   Problem name     : HOME/instance-2692936-1277911525.wbo
1800.06/1800.03	c   Variables        : 3801 (2016 binary, 0 integer, 0 implicit integer, 1785 continuous)
1800.06/1800.03	c   Constraints      : 4493 initial, 4493 maximal
1800.06/1800.03	c Presolved Problem  :
1800.06/1800.03	c   Problem name     : t_HOME/instance-2692936-1277911525.wbo
1800.06/1800.03	c   Variables        : 3649 (1940 binary, 0 integer, 0 implicit integer, 1709 continuous)
1800.06/1800.03	c   Constraints      : 4298 initial, 24116 maximal
1800.06/1800.03	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.06/1800.03	c   trivial          :       0.00         76          0          0          0          0          0          0          0
1800.06/1800.03	c   dualfix          :       0.00         76          0          0          0          0          0          0          0
1800.06/1800.03	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.03	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.03	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.03	c   probing          :       0.05          0          0          0          0          0          0          0          0
1800.06/1800.03	c   indicator        :       0.00          0          0          0          0          0         76          0          0
1800.06/1800.03	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.03	c   linear           :       0.05          0          0          0       1809          0        119         96          0
1800.06/1800.03	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1800.06/1800.03	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.06/1800.03	c   root node        :          -       1647          -          -       3294          -          -          -          -
1800.06/1800.03	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.03	c   integral         :          0          0          0     533501          0         63        867          0          0     942642
1800.06/1800.03	c   indicator        :       1709          0    4213652      60894          0        113     623537          0          0          0
1800.06/1800.03	c   setppc           :         11         10    4265870      41952          0      22475    1639545          0          0          0
1800.06/1800.03	c   linear           :       1709         10    4267549      61414          0     216876   20961866     216098          0          0
1800.06/1800.03	c   logicor          :        869+        10    1659627      34302          0     172131    3907239          0          0          0
1800.06/1800.03	c   bounddisjunction :          0+         0      13131          0          0          0        370          0          0          0
1800.06/1800.03	c   countsols        :          0          0          0      34302          0          0          0          0          0          0
1800.06/1800.03	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.06/1800.03	c   integral         :      26.98       0.00       0.00      26.98       0.00
1800.06/1800.03	c   indicator        :      11.09       0.05       6.83       4.21       0.00
1800.06/1800.03	c   setppc           :      10.66       0.00      10.66       0.00       0.00
1800.06/1800.03	c   linear           :     152.89       0.00     150.80       2.09       0.00
1800.06/1800.03	c   logicor          :     213.32       0.00     213.15       0.17       0.00
1800.06/1800.03	c   bounddisjunction :       0.01       0.00       0.01       0.00       0.00
1800.06/1800.03	c   countsols        :       0.01       0.00       0.00       0.01       0.00
1800.06/1800.03	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.06/1800.03	c   vbounds          :       1.09          2          0          0
1800.06/1800.03	c   rootredcost      :       0.92         14          0       1647
1800.06/1800.03	c   pseudoobj        :     137.51    4290918        907     447864
1800.06/1800.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.06/1800.03	c   propagation      :      17.74     412389     412141    2369442       25.4      13700       23.1          -
1800.06/1800.03	c   infeasible LP    :      11.23      42279      42279     328511       44.1        626       16.6          0
1800.06/1800.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.06/1800.03	c   pseudo solution  :       0.00          9          9         64       23.6          5        5.4          -
1800.06/1800.03	c   applied globally :          -          -          -    1197534       22.1          -          -          -
1800.06/1800.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.06/1800.03	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.06/1800.03	c   cut pool         :       0.00          8          -          -         55          -    (maximal pool size: 248)
1800.06/1800.03	c   redcost          :      25.07     536830          0     104575          0          0
1800.06/1800.03	c   impliedbounds    :       0.00          9          0          0          0          0
1800.06/1800.03	c   intobj           :       0.00          0          0          0          0          0
1800.06/1800.03	c   cgmip            :       0.00          0          0          0          0          0
1800.06/1800.03	c   gomory           :       0.15          9          0          0        876          0
1800.06/1800.03	c   strongcg         :       0.09          9          0          0         71          0
1800.06/1800.03	c   cmir             :       0.06          9          0          0          0          0
1800.06/1800.03	c   flowcover        :       0.15          9          0          0          0          0
1800.06/1800.03	c   clique           :       0.01          9          0          0          0          0
1800.06/1800.03	c   zerohalf         :       0.00          0          0          0          0          0
1800.06/1800.03	c   mcf              :       0.00          1          0          0          0          0
1800.06/1800.03	c   rapidlearning    :       0.00          0          0          0          0          0
1800.06/1800.03	c Pricers            :       Time      Calls       Vars
1800.06/1800.03	c   problem variables:       0.00          0          0
1800.06/1800.03	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.06/1800.03	c   relpscost        :      26.54     472082         63        867          0          0     942642
1800.06/1800.03	c   pscost           :       0.00          0          0          0          0          0          0
1800.06/1800.03	c   inference        :       4.28      34289          0          0          0          0      68578
1800.06/1800.03	c   mostinf          :       0.00          0          0          0          0          0          0
1800.06/1800.03	c   leastinf         :       0.00          0          0          0          0          0          0
1800.06/1800.03	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.06/1800.03	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.06/1800.03	c   random           :       0.00          0          0          0          0          0          0
1800.06/1800.03	c Primal Heuristics  :       Time      Calls      Found
1800.06/1800.03	c   LP solutions     :       0.03          -         13
1800.06/1800.03	c   pseudo solutions :       0.00          -          0
1800.06/1800.03	c   feaspump         :       0.01          0          0
1800.06/1800.03	c   oneopt           :       0.35         11          0
1800.06/1800.03	c   intshifting      :       0.00          6          0
1800.06/1800.03	c   crossover        :       0.56         12          0
1800.06/1800.03	c   coefdiving       :       0.23        220          0
1800.06/1800.03	c   pscostdiving     :       0.30        220          0
1800.06/1800.03	c   fracdiving       :       0.17        220          0
1800.06/1800.03	c   veclendiving     :       0.21        220          0
1800.06/1800.03	c   linesearchdiving :       0.25        220          0
1800.06/1800.03	c   guideddiving     :       0.21        220          0
1800.06/1800.03	c   objpscostdiving  :       0.23        206          0
1800.06/1800.03	c   rootsoldiving    :       0.26        207          0
1800.06/1800.03	c   trivial          :       0.01          2          0
1800.06/1800.03	c   simplerounding   :       0.92     472923          0
1800.06/1800.03	c   zirounding       :       0.33       1000          0
1800.06/1800.03	c   rounding         :       1.53       9712          0
1800.06/1800.03	c   shifting         :       0.98       3064          0
1800.06/1800.03	c   twoopt           :       0.00          0          0
1800.06/1800.03	c   fixandinfer      :       0.00          0          0
1800.06/1800.03	c   intdiving        :       0.00          0          0
1800.06/1800.03	c   actconsdiving    :       0.00          0          0
1800.06/1800.03	c   octane           :       0.00          0          0
1800.06/1800.03	c   rens             :       0.02          1          0
1800.06/1800.03	c   rins             :       0.00          0          0
1800.06/1800.03	c   localbranching   :       0.00          0          0
1800.06/1800.03	c   mutation         :       0.00          0          0
1800.06/1800.03	c   dins             :       0.00          0          0
1800.06/1800.03	c   undercover       :       0.00          0          0
1800.06/1800.03	c   nlp              :       0.23          0          0
1800.06/1800.03	c   trysol           :       1.58       5962        102
1800.06/1800.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.06/1800.03	c   primal LP        :       0.00          0          0       0.00          -
1800.06/1800.03	c   dual LP          :     714.64     541745    6753922      12.47    9450.80
1800.06/1800.03	c   lex dual LP      :       0.00          0          0       0.00          -
1800.06/1800.03	c   barrier LP       :       0.00          0          0       0.00          -
1800.06/1800.03	c   diving/probing LP:       0.23        117       1593      13.62    6926.09
1800.06/1800.03	c   strong branching :      22.96       6356     246257      38.74   10725.48
1800.06/1800.03	c     (at root node) :          -         30      15009     500.30          -
1800.06/1800.03	c   conflict analysis:       0.00          0          0       0.00          -
1800.06/1800.03	c B&B Tree           :
1800.06/1800.03	c   number of runs   :          1
1800.06/1800.03	c   nodes            :     893850
1800.06/1800.03	c   nodes (total)    :     893850
1800.06/1800.03	c   nodes left       :      10224
1800.06/1800.03	c   max depth        :       1423
1800.06/1800.03	c   max depth (total):       1423
1800.06/1800.03	c   backtracks       :      91769 (10.3%)
1800.06/1800.03	c   delayed cutoffs  :      72674
1800.06/1800.03	c   repropagations   :    1932390 (4772393 domain reductions, 66477 cutoffs)
1800.06/1800.03	c   avg switch length:       5.93
1800.06/1800.03	c   switching time   :     229.48
1800.06/1800.03	c Solution           :
1800.06/1800.03	c   Solutions found  :        115 (14 improvements)
1800.06/1800.03	c   First Solution   : +8.39620000000000e+04   (in run 1, after 1 nodes, 0.15 seconds, depth 0, found by <trysol>)
1800.06/1800.03	c   Primal Bound     : +5.00000000000000e+00   (in run 1, after 288158 nodes, 541.95 seconds, depth 64, found by <relaxation>)
1800.06/1800.03	c   Dual Bound       : +0.00000000000000e+00
1800.06/1800.03	c   Gap              :   infinite
1800.06/1800.03	c   Root Dual Bound  : +0.00000000000000e+00
1800.06/1800.03	c   Root Iterations  :       1051
1800.25/1800.21	c Time complete: 1800.26.

Verifier Data

OK	5

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2692936-1277911525/watcher-2692936-1277911525 -o /tmp/evaluation-result-2692936-1277911525/solver-2692936-1277911525 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2692936-1277911525.wbo -t 1800 -m 3800 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.06 2.05 2.00 3/200 13547
/proc/meminfo: memFree=31096148/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=11148 CPUtime=0
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 1709 0 0 0 0 0 0 0 25 0 1 0 132448140 11415552 1630 4089446400 4194304 9819077 140737168640064 18446744073709551615 6179008 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13547/statm: 2787 1631 392 1374 0 1408 0

[startup+0.056633 s]
/proc/loadavg: 2.06 2.05 2.00 3/200 13547
/proc/meminfo: memFree=31096148/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=30436 CPUtime=0.04
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 6716 0 0 0 4 0 0 0 25 0 1 0 132448140 31166464 6283 4089446400 4194304 9819077 140737168640064 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 7609 6283 487 1374 0 6230 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30436

[startup+0.100622 s]
/proc/loadavg: 2.06 2.05 2.00 3/200 13547
/proc/meminfo: memFree=31096148/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=30436 CPUtime=0.09
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 7765 0 0 0 8 1 0 0 25 0 1 0 132448140 31166464 6304 4089446400 4194304 9819077 140737168640064 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 7609 6304 498 1374 0 6230 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30436

[startup+0.300601 s]
/proc/loadavg: 2.06 2.05 2.00 3/200 13547
/proc/meminfo: memFree=31096148/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=40032 CPUtime=0.29
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 12048 0 0 0 28 1 0 0 18 0 1 0 132448140 40992768 8423 4089446400 4194304 9819077 140737168640064 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 10008 8424 677 1374 0 8629 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40032

[startup+0.700515 s]
/proc/loadavg: 2.06 2.05 2.00 3/200 13547
/proc/meminfo: memFree=31096148/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=41300 CPUtime=0.69
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 12958 0 0 0 67 2 0 0 18 0 1 0 132448140 42291200 8719 4089446400 4194304 9819077 140737168640064 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 10325 8719 678 1374 0 8946 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41300

[startup+1.50037 s]
/proc/loadavg: 2.06 2.05 2.00 3/201 13548
/proc/meminfo: memFree=31060316/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=43540 CPUtime=1.49
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 20823 0 0 0 145 4 0 0 19 0 1 0 132448140 44584960 9508 4089446400 4194304 9819077 140737168640064 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 10885 9508 701 1374 0 9506 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43540

[startup+3.10107 s]
/proc/loadavg: 2.06 2.05 2.00 3/201 13548
/proc/meminfo: memFree=31059944/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=43428 CPUtime=3.09
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 24589 0 0 0 304 5 0 0 24 0 1 0 132448140 44470272 9512 4089446400 4194304 9819077 140737168640064 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 10857 9512 708 1374 0 9478 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43428

[startup+6.30048 s]
/proc/loadavg: 2.06 2.05 2.00 3/201 13548
/proc/meminfo: memFree=31059820/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=43332 CPUtime=6.29
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 27435 0 0 0 623 6 0 0 25 0 1 0 132448140 44371968 9517 4089446400 4194304 9819077 140737168640064 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 10833 9517 709 1374 0 9454 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43332

[startup+12.7003 s]
/proc/loadavg: 2.05 2.05 2.00 3/201 13548
/proc/meminfo: memFree=31059000/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=45560 CPUtime=12.69
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 39821 0 0 0 1255 14 0 0 25 0 1 0 132448140 46653440 9969 4089446400 4194304 9819077 140737168640064 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 11390 9969 715 1374 0 10011 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45560

[startup+25.5009 s]
/proc/loadavg: 2.04 2.04 2.00 3/201 13548
/proc/meminfo: memFree=31041072/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=64900 CPUtime=25.49
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 114366 0 0 0 2510 39 0 0 25 0 1 0 132448140 66457600 14458 4089446400 4194304 9819077 140737168640064 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 16225 14458 715 1374 0 14846 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64900

[startup+51.1012 s]
/proc/loadavg: 2.02 2.04 2.00 3/201 13549
/proc/meminfo: memFree=31002052/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=103304 CPUtime=51.1
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 152227 0 0 0 5038 72 0 0 25 0 1 0 132448140 105783296 24294 4089446400 4194304 9819077 140737168640064 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 25826 24294 715 1374 0 24447 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 103304

[startup+102.307 s]
/proc/loadavg: 2.07 2.05 2.00 3/201 13550
/proc/meminfo: memFree=30987472/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=116692 CPUtime=102.3
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 499608 0 0 0 10008 222 0 0 25 0 1 0 132448140 119492608 27558 4089446400 4194304 9819077 140737168640064 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 29173 27558 718 1374 0 27794 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 116692

[startup+162.301 s]
/proc/loadavg: 2.13 2.07 2.01 3/201 13552
/proc/meminfo: memFree=30969708/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=124544 CPUtime=162.29
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 872250 0 0 0 15837 392 0 0 25 0 1 0 132448140 127533056 29585 4089446400 4194304 9819077 140737168640064 18446744073709551615 7225020 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 31248 29587 718 1374 0 29869 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 124544

[startup+222.301 s]
/proc/loadavg: 2.05 2.05 2.00 3/201 13554
/proc/meminfo: memFree=30945616/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=133772 CPUtime=222.3
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 1202587 0 0 0 21670 560 0 0 25 0 1 0 132448140 136982528 31823 4089446400 4194304 9819077 140737168640064 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 33443 31823 718 1374 0 32064 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 133772

[startup+282.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/201 13555
/proc/meminfo: memFree=30925744/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=139592 CPUtime=282.3
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 1534895 0 0 0 27508 722 0 0 25 0 1 0 132448140 142942208 33244 4089446400 4194304 9819077 140737168640064 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 34898 33244 732 1374 0 33519 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 139592

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/201 13557
/proc/meminfo: memFree=30898112/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=147840 CPUtime=342.31
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 1849824 0 0 0 33349 882 0 0 25 0 1 0 132448140 151388160 35267 4089446400 4194304 9819077 140737168640064 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 36960 35268 732 1374 0 35581 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 147840

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/201 13561
/proc/meminfo: memFree=30871184/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=153312 CPUtime=402.3
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 2173240 0 0 0 39183 1047 0 0 25 0 1 0 132448140 156991488 36567 4089446400 4194304 9819077 140737168640064 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 38328 36567 732 1374 0 36949 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 153312

[startup+462.301 s]
/proc/loadavg: 2.08 2.03 2.01 3/201 13563
/proc/meminfo: memFree=30849576/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=157572 CPUtime=462.31
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 2502703 0 0 0 45029 1202 0 0 25 0 1 0 132448140 161353728 37633 4089446400 4194304 9819077 140737168640064 18446744073709551615 6361778 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 39337 37632 732 1374 0 37958 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 157572

[startup+522.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/201 13565
/proc/meminfo: memFree=30826416/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=160108 CPUtime=522.3
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 2831931 0 0 0 50865 1365 0 0 25 0 1 0 132448140 163950592 38299 4089446400 4194304 9819077 140737168640064 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 40140 38301 732 1374 0 38761 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 160108

[startup+582.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/201 13566
/proc/meminfo: memFree=30816532/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=163496 CPUtime=582.31
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 3175213 0 0 0 56711 1520 0 0 25 0 1 0 132448140 167419904 39189 4089446400 4194304 9819077 140737168640064 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 40874 39189 733 1374 0 39495 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 163496

[startup+642.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/201 13568
/proc/meminfo: memFree=30798932/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=167196 CPUtime=642.32
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 3502459 0 0 0 62555 1677 0 0 25 0 1 0 132448140 171208704 40075 4089446400 4194304 9819077 140737168640064 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 41799 40075 733 1374 0 40420 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 167196

[startup+702.301 s]

################
# More data... #
################

[startup+882.3 s]
/proc/loadavg: 2.12 2.11 2.03 3/201 13574
/proc/meminfo: memFree=30710028/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=185236 CPUtime=882.32
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 4680130 0 0 0 85939 2293 0 0 25 0 1 0 132448140 189681664 44385 4089446400 4194304 9819077 140737168640064 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 46309 44385 733 1374 0 44930 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 185236

[startup+942.3 s]
/proc/loadavg: 2.08 2.10 2.03 3/201 13576
/proc/meminfo: memFree=30685940/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=188900 CPUtime=942.32
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 5004096 0 0 0 91779 2453 0 0 25 0 1 0 132448140 193433600 45192 4089446400 4194304 9819077 140737168640064 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 47225 45192 733 1374 0 45846 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 188900

[startup+1002.3 s]
/proc/loadavg: 2.03 2.08 2.02 3/201 13577
/proc/meminfo: memFree=30675984/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=190000 CPUtime=1002.32
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 5335708 0 0 0 97616 2616 0 0 25 0 1 0 132448140 194560000 45415 4089446400 4194304 9819077 140737168640064 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 47500 45415 733 1374 0 46121 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 190000

[startup+1062.3 s]
/proc/loadavg: 2.41 2.14 2.05 3/201 13579
/proc/meminfo: memFree=30676324/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=188700 CPUtime=1062.33
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 5670945 0 0 0 103453 2780 0 0 25 0 1 0 132448140 193228800 45203 4089446400 4194304 9819077 140737168640064 18446744073709551615 6371768 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 47175 45204 733 1374 0 45796 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 188700

[startup+1122.3 s]
/proc/loadavg: 2.22 2.13 2.04 3/201 13581
/proc/meminfo: memFree=30676216/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=189716 CPUtime=1122.32
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 5952028 0 0 0 109303 2929 0 0 25 0 1 0 132448140 194269184 45354 4089446400 4194304 9819077 140737168640064 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 47429 45354 733 1374 0 46050 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 189716

[startup+1182.3 s]
/proc/loadavg: 2.08 2.11 2.04 3/201 13582
/proc/meminfo: memFree=30674492/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=191512 CPUtime=1182.33
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 6221943 0 0 0 115155 3078 0 0 25 0 1 0 132448140 196108288 45782 4089446400 4194304 9819077 140737168640064 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 47878 45782 733 1374 0 46499 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 191512

[startup+1242.3 s]
/proc/loadavg: 2.03 2.08 2.03 3/183 13614
/proc/meminfo: memFree=31146452/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=193880 CPUtime=1242.33
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 6526805 0 0 0 120997 3236 0 0 25 0 1 0 132448140 198533120 46373 4089446400 4194304 9819077 140737168640064 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 48470 46373 733 1374 0 47091 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 193880

[startup+1302.3 s]
/proc/loadavg: 2.01 2.07 2.03 3/183 13615
/proc/meminfo: memFree=31123764/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=200532 CPUtime=1302.34
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 6841316 0 0 0 126848 3386 0 0 25 0 1 0 132448140 205344768 48013 4089446400 4194304 9819077 140737168640064 18446744073709551615 8723783 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 50242 48015 733 1374 0 48863 0
Current children cumulated CPU time (s) 1302.34
Current children cumulated vsize (KiB) 200532

[startup+1362.3 s]
/proc/loadavg: 2.00 2.05 2.02 3/183 13617
/proc/meminfo: memFree=31105372/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=207220 CPUtime=1362.34
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 7156962 0 0 0 132701 3533 0 0 25 0 1 0 132448140 212193280 49441 4089446400 4194304 9819077 140737168640064 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 51805 49441 733 1374 0 50426 0
Current children cumulated CPU time (s) 1362.34
Current children cumulated vsize (KiB) 207220

[startup+1422.31 s]
/proc/loadavg: 2.00 2.04 2.02 3/183 13619
/proc/meminfo: memFree=31085996/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=214480 CPUtime=1422.35
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 7481592 0 0 0 138539 3696 0 0 25 0 1 0 132448140 219627520 51223 4089446400 4194304 9819077 140737168640064 18446744073709551615 4999862 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 53620 51223 733 1374 0 52241 0
Current children cumulated CPU time (s) 1422.35
Current children cumulated vsize (KiB) 214480

[startup+1482.3 s]
/proc/loadavg: 2.04 2.04 2.02 3/183 13620
/proc/meminfo: memFree=31071464/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=218552 CPUtime=1482.34
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 7797902 0 0 0 144383 3851 0 0 25 0 1 0 132448140 223797248 52188 4089446400 4194304 9819077 140737168640064 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 54638 52188 733 1374 0 53259 0
Current children cumulated CPU time (s) 1482.34
Current children cumulated vsize (KiB) 218552

[startup+1542.3 s]
/proc/loadavg: 2.01 2.03 2.01 3/183 13622
/proc/meminfo: memFree=31056184/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=221920 CPUtime=1542.34
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 8121279 0 0 0 150233 4001 0 0 25 0 1 0 132448140 227246080 53069 4089446400 4194304 9819077 140737168640064 18446744073709551615 8720183 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 55480 53069 733 1374 0 54101 0
Current children cumulated CPU time (s) 1542.34
Current children cumulated vsize (KiB) 221920

[startup+1602.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/183 13623
/proc/meminfo: memFree=31043388/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=226856 CPUtime=1602.34
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 8418559 0 0 0 156083 4151 0 0 25 0 1 0 132448140 232300544 54199 4089446400 4194304 9819077 140737168640064 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 56714 54199 733 1374 0 55335 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 226856

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 13625
/proc/meminfo: memFree=31029092/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=228888 CPUtime=1662.34
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 8745490 0 0 0 161932 4302 0 0 25 0 1 0 132448140 234381312 54733 4089446400 4194304 9819077 140737168640064 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 57222 54733 733 1374 0 55843 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 228888

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 13627
/proc/meminfo: memFree=31014432/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=231948 CPUtime=1722.34
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 9034571 0 0 0 167783 4451 0 0 25 0 1 0 132448140 237514752 55585 4089446400 4194304 9819077 140737168640064 18446744073709551615 8657695 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 57987 55585 733 1374 0 56608 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 231948

[startup+1782.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/183 13628
/proc/meminfo: memFree=31000376/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=237688 CPUtime=1782.34
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 9310632 0 0 0 173626 4608 0 0 25 0 1 0 132448140 243392512 57017 4089446400 4194304 9819077 140737168640064 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 59422 57017 733 1374 0 58043 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 237688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 13629
/proc/meminfo: memFree=30997376/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=238004 CPUtime=1800.06
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 9392259 0 0 0 175352 4654 0 0 25 0 1 0 132448140 243716096 57162 4089446400 4194304 9819077 140737168640064 18446744073709551615 8716122 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/13547/statm: 59501 57162 733 1374 0 58122 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 238004

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.2 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 13629
/proc/meminfo: memFree=30997376/32951124 swapFree=67111528/67111528
[pid=13547] ppid=13545 vsize=203196 CPUtime=1800.25
/proc/13547/stat : 13547 (pbscip.linux.x8) R 13545 13547 12353 0 -1 4202496 9392294 0 0 0 175371 4654 0 0 25 0 1 0 132448140 208072704 48447 4089446400 4194304 9819077 140737168640064 18446744073709551615 6180545 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13547/statm: 50735 48383 736 1374 0 49356 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 203196

Child status: 0
Real time (s): 1800.21
CPU time (s): 1800.27
CPU user time (s): 1753.72
CPU system time (s): 46.5519
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 238860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1753.72
system time used= 46.5519
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9392298
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= 2
involuntary context switches= 1141

runsolver used 3.40048 second user time and 6.30904 second system time

The end

Launcher Data

Begin job on node135 at 2010-06-30 17:25:25
IDJOB=2692936
IDBENCH=78988
IDSOLVER=1205
FILE ID=node135/2692936-1277911525
PBS_JOBID= 11197222
Free space on /tmp= 74140 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.2 with Clp 1.11.1 (Release Version) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900564281--soft-33-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.clp -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2692936-1277911525/watcher-2692936-1277911525 -o /tmp/evaluation-result-2692936-1277911525/solver-2692936-1277911525 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2692936-1277911525.wbo -t 1800 -m 3800

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 3800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= e85c5d1e36fd64db247bc5be7351d7af
RANDOM SEED=656171866

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.857
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.857
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:      31096180 kB
Buffers:        193056 kB
Cached:        1105140 kB
SwapCached:          0 kB
Active:         887884 kB
Inactive:       823008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31096180 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6244 kB
Writeback:           0 kB
AnonPages:      412936 kB
Mapped:          20496 kB
Slab:            81184 kB
PageTables:       5916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1662440 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74128 MiB
End job on node135 at 2010-06-30 17:55:27