Trace number 2705510

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.3 with Clp 1.11.1 (Release Version) as LP solverMSAT 1790.17 1790.14

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900573901--soft-33-100-0.wbo
MD5SUMc6676bcfc0f6c4806260dd430fa1f6e3
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 benchmark143.76
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 constraints1783
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 90636
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 90635
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 701
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.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Clp 1.11.1]
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-2705510-1278572954.wbo>
0.00/0.03	c original problem has 3797 variables (2014 bin, 0 int, 1783 impl, 0 cont) and 4491 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.04	c presolving:
0.00/0.05	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 11 clqs
0.06/0.08	c (round 2) 0 del vars, 72 del conss, 1783 chg bounds, 55 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 11 clqs
0.06/0.09	c (round 3) 55 del vars, 193 del conss, 1807 chg bounds, 97 chg sides, 0 chg coeffs, 0 upgd conss, 148 impls, 11 clqs
0.09/0.10	c (round 4) 158 del vars, 193 del conss, 1807 chg bounds, 97 chg sides, 0 chg coeffs, 890 upgd conss, 148 impls, 11 clqs
0.09/0.10	c (round 5) 158 del vars, 229 del conss, 1807 chg bounds, 97 chg sides, 0 chg coeffs, 890 upgd conss, 148 impls, 11 clqs
0.09/0.15	c    (0.1s) probing: 101/1935 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.15	c presolving (6 rounds):
0.09/0.15	c  158 deleted vars, 229 deleted constraints, 1807 tightened bounds, 0 added holes, 97 changed sides, 0 changed coefficients
0.09/0.15	c  3544 implications, 11 cliques
0.09/0.15	c presolved problem has 3639 variables (1935 bin, 0 int, 1704 impl, 0 cont) and 4262 constraints
0.09/0.15	c      31 constraints of type <setppc>
0.09/0.15	c    1704 constraints of type <linear>
0.09/0.15	c    1704 constraints of type <indicator>
0.09/0.15	c     823 constraints of type <logicor>
0.09/0.15	c transformed objective value is always integral (scale: 1)
0.09/0.15	c Presolving Time: 0.12
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 1.2.1.3
0.09/0.15	c 
0.09/0.15	c # frequency for displaying node information lines
0.09/0.15	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15	c display/freq = 10000
0.09/0.15	c 
0.09/0.15	c # maximal time in seconds to run
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/time = 1789.98
0.09/0.15	c 
0.09/0.15	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15	c limits/memory = 3420
0.09/0.15	c 
0.09/0.15	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15	c # [type: int, range: [1,2], default: 1]
0.09/0.15	c timing/clocktype = 2
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify inequalities
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/linear/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/indicator/addCouplingCons = TRUE
0.09/0.15	c 
0.09/0.15	c # should presolving try to simplify knapsacks
0.09/0.15	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15	c 
0.09/0.15	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15	c separating/rapidlearning/freq = 0
0.09/0.15	c 
0.09/0.15	c -----------------------------------------------------------------------------------------------
0.09/0.15	c start solving
0.09/0.16	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.1s|     1 |     0 |    10 |     - |  13M|   0 |   7 |3639 |4262 |3639 | 854 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.25	c   0.2s|     1 |     0 |    59 |     - |  13M|   0 |  30 |3639 |4262 |3639 | 873 |  19 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.29	c   0.3s|     1 |     0 |    88 |     - |  14M|   0 |  37 |3639 |4262 |3639 | 896 |  42 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.34	c   0.3s|     1 |     0 |   127 |     - |  14M|   0 |  30 |3639 |4262 |3639 | 904 |  50 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.29/0.39	c   0.4s|     1 |     0 |   177 |     - |  14M|   0 |  44 |3639 |4262 |3639 | 915 |  61 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.47	c   0.4s|     1 |     0 |   294 |     - |  14M|   0 |  31 |3639 |4262 |3639 | 926 |  72 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.53	c   0.5s|     1 |     0 |   316 |     - |  14M|   0 |  27 |3639 |4262 |3639 | 935 |  81 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.73	c   0.7s|     1 |     2 |   316 |     - |  14M|   0 |  27 |3639 |4262 |3639 | 935 |  81 |   0 |  17 | 0.000000e+00 |      --      |    Inf 
0.79/0.87	o 86790
0.79/0.87	c y 0.8s|    20 |    19 |   515 |  10.5 |  14M|  18 |   - |3639 |4262 |   0 |   0 | 112 |   0 |  86 | 0.000000e+00 | 8.679000e+04 |    Inf 
12.19/12.23	c  12.2s| 10000 | 10001 |  2379 |   0.2 |  32M|1077 |   0 |3639 |4262 |3639 | 958 | 403 |   0 | 544 | 0.000000e+00 | 8.679000e+04 |    Inf 
23.49/23.52	c  23.5s| 20000 | 19999 |  4140 |   0.2 |  49M|1079 |   0 |3639 |4265 |3639 | 968 | 721 |   3 | 685 | 0.000000e+00 | 8.679000e+04 |    Inf 
33.89/33.91	c  33.9s| 30000 | 29995 |  4730 |   0.1 |  66M|1485 |   0 |3639 |4279 |3639 | 956 | 822 |  17 | 695 | 0.000000e+00 | 8.679000e+04 |    Inf 
38.79/38.80	o 454
38.79/38.80	c *38.8s| 34802 | 29394 |  4983 |   0.1 |  66M|1525 |   - |3639 |4287 |3639 | 938 | 849 |  25 | 700 | 0.000000e+00 | 4.540000e+02 |    Inf 
40.39/40.46	o 60
40.39/40.46	c *40.4s| 36512 |  3953 |  5089 |   0.1 |  26M|1717 |   - |3639 |4287 |3639 | 944 | 860 |  25 | 708 | 0.000000e+00 | 6.000000e+01 |    Inf 
41.69/41.74	o 53
41.69/41.74	c *41.7s| 36921 |  3387 |  6892 |   0.2 |  26M|1717 |   - |3639 |3877 |3639 | 952 |1015 | 347 | 993 | 0.000000e+00 | 5.300000e+01 |    Inf 
41.79/41.87	o 39
41.79/41.87	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
41.79/41.87	c *41.8s| 37045 |  2404 |  6941 |   0.2 |  24M|1717 |   - |3639 |3788 |3639 | 957 |1022 | 362 |1004 | 0.000000e+00 | 3.900000e+01 |    Inf 
42.08/42.16	o 27
42.08/42.16	c *42.1s| 37095 |  1541 |  7663 |   0.2 |  23M|1717 |   - |3639 |3614 |3639 | 952 |1063 | 408 |1099 | 0.000000e+00 | 2.700000e+01 |    Inf 
43.49/43.53	o 26
43.49/43.53	c *43.5s| 37477 |  1478 | 11950 |   0.3 |  24M|1717 |   - |3639 |3755 |3639 | 945 |1539 | 918 |1446 | 0.000000e+00 | 2.600000e+01 |    Inf 
43.79/43.80	o 19
43.79/43.80	c *43.8s| 37584 |  1119 | 12945 |   0.3 |  23M|1717 |   - |3639 |3816 |3639 | 950 |1611 |1059 |1485 | 0.000000e+00 | 1.900000e+01 |    Inf 
43.79/43.80	o 18
43.79/43.80	c *43.8s| 37585 |  1071 | 12945 |   0.3 |  23M|1717 |   - |3639 |3816 |3639 | 950 |1611 |1059 |1485 | 0.000000e+00 | 1.800000e+01 |    Inf 
44.39/44.48	o 17
44.39/44.48	c *44.5s| 37851 |  1012 | 15486 |   0.4 |  23M|1717 |   - |3639 |3870 |3639 | 951 |1825 |1403 |1580 | 0.000000e+00 | 1.700000e+01 |    Inf 
44.49/44.50	o 15
44.49/44.50	c *44.5s| 37858 |   896 | 15490 |   0.4 |  23M|1717 |   - |3639 |3840 |3639 | 951 |1825 |1403 |1580 | 0.000000e+00 | 1.500000e+01 |    Inf 
44.49/44.50	o 14
44.49/44.50	c *44.5s| 37859 |   833 | 15490 |   0.4 |  23M|1717 |   - |3639 |3840 |3639 | 951 |1825 |1403 |1580 | 0.000000e+00 | 1.400000e+01 |    Inf 
48.58/48.63	c  48.6s| 40000 |   902 | 32900 |   0.8 |  24M|1717 |   - |3639 |5088 |   0 |   0 |3653 |4207 |1878 | 0.000000e+00 | 1.400000e+01 |    Inf 
52.99/53.08	o 9
52.99/53.08	c *53.1s| 42691 |   707 | 52821 |   1.2 |  25M|1717 |   - |3639 |6013 |3639 | 967 |5550 |7669 |1913 | 0.000000e+00 | 9.000000e+00 |    Inf 
53.09/53.14	o 7
53.09/53.14	c *53.1s| 42713 |   552 | 53083 |   1.2 |  24M|1717 |   - |3639 |5884 |3639 | 964 |5580 |7698 |1914 | 0.000000e+00 | 7.000000e+00 |    Inf 
55.68/55.75	o 4
55.68/55.75	c *55.7s| 44395 |   501 | 66348 |   1.5 |  24M|1717 |   - |3639 |6529 |3639 | 955 |6623 |9794 |1934 | 0.000000e+00 | 4.000000e+00 |    Inf 
64.69/64.74	c  64.7s| 50000 |   588 |112923 |   2.3 |  26M|1717 |   - |3639 |7719 |   0 |   0 |  10k|  16k|1985 | 0.000000e+00 | 4.000000e+00 |    Inf 
81.89/81.99	c  82.0s| 60000 |   666 |196724 |   3.3 |  27M|1717 |  10 |3639 |9243 |3639 | 927 |  16k|  30k|2499 | 0.000000e+00 | 4.000000e+00 |    Inf 
99.28/99.31	c  99.3s| 70000 |   886 |282754 |   4.0 |  30M|1717 |  17 |3639 |  11k|3639 | 941 |  22k|  42k|2963 | 0.000000e+00 | 4.000000e+00 |    Inf 
116.69/116.76	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
116.69/116.76	c   117s| 80000 |  1124 |366865 |   4.6 |  32M|1717 |   - |3639 |  13k|   0 |   0 |  27k|  54k|3369 | 0.000000e+00 | 4.000000e+00 |    Inf 
134.59/134.67	c   135s| 90000 |  1379 |451603 |   5.0 |  35M|1717 |   - |3639 |  16k|3639 | 954 |  33k|  67k|3635 | 0.000000e+00 | 4.000000e+00 |    Inf 
153.09/153.18	c   153s|100000 |  1573 |539944 |   5.4 |  37M|1717 |   8 |3639 |  17k|3639 | 950 |  39k|  80k|3918 | 0.000000e+00 | 4.000000e+00 |    Inf 
171.89/171.98	c   172s|110000 |  1720 |623346 |   5.7 |  39M|1717 |  16 |3639 |  18k|3639 | 946 |  44k|  93k|4160 | 0.000000e+00 | 4.000000e+00 |    Inf 
191.40/191.42	c   191s|120000 |  1906 |711651 |   5.9 |  41M|1717 |   - |3639 |  18k|   0 |   0 |  50k| 106k|4381 | 0.000000e+00 | 4.000000e+00 |    Inf 
210.69/210.77	c   211s|130000 |  2115 |797079 |   6.1 |  43M|1717 |  22 |3639 |  21k|3639 | 948 |  55k| 119k|4621 | 0.000000e+00 | 4.000000e+00 |    Inf 
230.59/230.63	c   231s|140000 |  2185 |883756 |   6.3 |  43M|1717 |   - |3639 |  18k|   0 |   0 |  61k| 132k|4861 | 0.000000e+00 | 4.000000e+00 |    Inf 
250.19/250.23	c   250s|150000 |  2469 |971983 |   6.5 |  46M|1717 |   - |3639 |  20k|3639 | 960 |  67k| 145k|5028 | 0.000000e+00 | 4.000000e+00 |    Inf 
269.99/270.00	c   270s|160000 |  2625 |  1061k|   6.6 |  47M|1717 |  16 |3639 |  20k|3639 | 945 |  73k| 158k|5185 | 0.000000e+00 | 4.000000e+00 |    Inf 
272.39/272.46	o 3
272.39/272.46	c * 272s|161188 |  2558 |  1071k|   6.6 |  46M|1717 |   - |3639 |  19k|3639 | 960 |  73k| 159k|5204 | 0.000000e+00 | 3.000000e+00 |    Inf 
288.80/288.84	c   289s|170000 |  2581 |  1148k|   6.8 |  45M|1717 |   - |3639 |  14k|   0 |   0 |  78k| 171k|5340 | 0.000000e+00 | 3.000000e+00 |    Inf 
306.99/307.01	c   307s|180000 |  2670 |  1239k|   6.9 |  46M|1717 |  18 |3639 |  14k|3639 | 945 |  84k| 184k|5507 | 0.000000e+00 | 3.000000e+00 |    Inf 
325.09/325.11	c   325s|190000 |  2631 |  1325k|   7.0 |  47M|1717 |   8 |3639 |  15k|3639 | 961 |  90k| 198k|5653 | 0.000000e+00 | 3.000000e+00 |    Inf 
343.00/343.03	c   343s|200000 |  3080 |  1411k|   7.1 |  50M|1717 |   9 |3639 |  17k|3639 | 940 |  95k| 210k|5790 | 0.000000e+00 | 3.000000e+00 |    Inf 
361.50/361.55	c   362s|210000 |  3299 |  1499k|   7.1 |  52M|1717 |   - |3639 |  18k|   0 |   0 | 101k| 223k|5927 | 0.000000e+00 | 3.000000e+00 |    Inf 
380.30/380.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
380.30/380.36	c   380s|220000 |  3393 |  1589k|   7.2 |  53M|1717 |  24 |3639 |  19k|3639 | 960 | 106k| 236k|6060 | 0.000000e+00 | 3.000000e+00 |    Inf 
399.30/399.34	c   399s|230000 |  3561 |  1681k|   7.3 |  55M|1717 |   - |3639 |  19k|3639 | 944 | 112k| 249k|6174 | 0.000000e+00 | 3.000000e+00 |    Inf 
418.29/418.33	c   418s|240000 |  3534 |  1771k|   7.4 |  55M|1717 |  14 |3639 |  18k|3639 | 959 | 117k| 262k|6290 | 0.000000e+00 | 3.000000e+00 |    Inf 
437.59/437.65	c   438s|250000 |  3638 |  1868k|   7.5 |  56M|1717 |   - |3639 |  19k|   0 |   0 | 123k| 275k|6419 | 0.000000e+00 | 3.000000e+00 |    Inf 
457.30/457.31	c   457s|260000 |  3757 |  1966k|   7.6 |  57M|1717 |   1 |3639 |  19k|3639 | 964 | 129k| 289k|6531 | 0.000000e+00 | 3.000000e+00 |    Inf 
476.80/476.86	c   477s|270000 |  3711 |  2062k|   7.6 |  57M|1717 |  17 |3639 |  18k|3639 | 958 | 134k| 302k|6631 | 0.000000e+00 | 3.000000e+00 |    Inf 
495.70/495.78	c   496s|280000 |  3797 |  2151k|   7.7 |  59M|1717 |  12 |3639 |  20k|3639 | 957 | 140k| 315k|6733 | 0.000000e+00 | 3.000000e+00 |    Inf 
515.50/515.57	c   516s|290000 |  3953 |  2243k|   7.7 |  60M|1717 |  10 |3639 |  20k|3639 | 937 | 147k| 328k|6833 | 0.000000e+00 | 3.000000e+00 |    Inf 
535.30/535.35	c   535s|300000 |  4081 |  2329k|   7.8 |  61M|1717 |  19 |3639 |  21k|3639 | 957 | 153k| 341k|6944 | 0.000000e+00 | 3.000000e+00 |    Inf 
555.10/555.18	c   555s|310000 |  4368 |  2418k|   7.8 |  64M|1717 |  22 |3639 |  22k|3639 | 968 | 158k| 354k|7034 | 0.000000e+00 | 3.000000e+00 |    Inf 
576.00/576.06	c   576s|320000 |  4613 |  2515k|   7.9 |  67M|1717 |   - |3639 |  26k|3639 | 961 | 165k| 367k|7141 | 0.000000e+00 | 3.000000e+00 |    Inf 
596.80/596.82	c   597s|330000 |  4651 |  2607k|   7.9 |  67M|1717 |  18 |3639 |  25k|3639 | 950 | 171k| 381k|7253 | 0.000000e+00 | 3.000000e+00 |    Inf 
617.20/617.27	c   617s|340000 |  4763 |  2697k|   7.9 |  68M|1717 |  24 |3639 |  26k|3639 | 967 | 176k| 395k|7377 | 0.000000e+00 | 3.000000e+00 |    Inf 
638.10/638.18	c   638s|350000 |  4689 |  2784k|   8.0 |  67M|1717 |  10 |3639 |  22k|3639 | 961 | 182k| 409k|7450 | 0.000000e+00 | 3.000000e+00 |    Inf 
658.30/658.32	c   658s|360000 |  4481 |  2876k|   8.0 |  64M|1717 |  27 |3639 |  17k|3639 | 960 | 188k| 423k|7572 | 0.000000e+00 | 3.000000e+00 |    Inf 
677.30/677.32	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
677.30/677.32	c   677s|370000 |  4438 |  2965k|   8.0 |  65M|1717 |  13 |3639 |  18k|3639 | 937 | 193k| 437k|7646 | 0.000000e+00 | 3.000000e+00 |    Inf 
696.50/696.57	c   697s|380000 |  4333 |  3059k|   8.0 |  64M|1717 |  10 |3639 |  16k|3639 | 949 | 198k| 450k|7760 | 0.000000e+00 | 3.000000e+00 |    Inf 
715.51/715.56	c   716s|390000 |  4419 |  3150k|   8.1 |  65M|1717 |   7 |3639 |  18k|3639 | 949 | 203k| 463k|7823 | 0.000000e+00 | 3.000000e+00 |    Inf 
734.81/734.85	c   735s|400000 |  4323 |  3238k|   8.1 |  65M|1717 |   - |3639 |  17k|   0 |   0 | 208k| 477k|7914 | 0.000000e+00 | 3.000000e+00 |    Inf 
753.70/753.75	c   754s|410000 |  4430 |  3326k|   8.1 |  67M|1717 |  19 |3639 |  21k|3639 | 949 | 214k| 490k|7984 | 0.000000e+00 | 3.000000e+00 |    Inf 
774.41/774.46	c   774s|420000 |  4336 |  3424k|   8.2 |  65M|1717 |  16 |3639 |  17k|3639 | 954 | 220k| 503k|8080 | 0.000000e+00 | 3.000000e+00 |    Inf 
793.40/793.50	c   793s|430000 |  4369 |  3518k|   8.2 |  66M|1717 |   1 |3639 |  19k|3639 | 962 | 224k| 516k|8128 | 0.000000e+00 | 3.000000e+00 |    Inf 
813.81/813.90	c   814s|440000 |  4282 |  3611k|   8.2 |  66M|1717 |  19 |3639 |  19k|3639 | 944 | 230k| 530k|8239 | 0.000000e+00 | 3.000000e+00 |    Inf 
833.20/833.23	c   833s|450000 |  4344 |  3694k|   8.2 |  67M|1717 |   1 |3639 |  21k|3639 | 960 | 235k| 543k|8327 | 0.000000e+00 | 3.000000e+00 |    Inf 
854.11/854.13	c   854s|460000 |  4293 |  3789k|   8.2 |  67M|1717 |   - |3639 |  20k|   0 |   0 | 240k| 556k|8370 | 0.000000e+00 | 3.000000e+00 |    Inf 
873.70/873.77	c   874s|470000 |  4221 |  3867k|   8.2 |  66M|1717 |   - |3639 |  17k|3639 | 950 | 245k| 570k|8437 | 0.000000e+00 | 3.000000e+00 |    Inf 
892.31/892.33	c   892s|480000 |  4121 |  3955k|   8.2 |  65M|1717 |   1 |3639 |  14k|3639 | 940 | 250k| 583k|8544 | 0.000000e+00 | 3.000000e+00 |    Inf 
911.20/911.20	c   911s|490000 |  4206 |  4048k|   8.3 |  67M|1717 |   1 |3639 |  17k|3639 | 957 | 255k| 595k|8653 | 0.000000e+00 | 3.000000e+00 |    Inf 
931.21/931.22	c   931s|500000 |  4305 |  4150k|   8.3 |  68M|1717 |   - |3639 |  19k|   0 |   0 | 260k| 608k|8742 | 0.000000e+00 | 3.000000e+00 |    Inf 
952.11/952.12	c   952s|510000 |  4247 |  4236k|   8.3 |  67M|1717 |   1 |3639 |  17k|3639 | 952 | 266k| 622k|8806 | 0.000000e+00 | 3.000000e+00 |    Inf 
971.11/971.19	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
971.11/971.19	c   971s|520000 |  4200 |  4322k|   8.3 |  68M|1717 |  19 |3639 |  18k|3639 | 946 | 271k| 635k|8852 | 0.000000e+00 | 3.000000e+00 |    Inf 
990.41/990.49	c   990s|530000 |  4492 |  4406k|   8.3 |  70M|1717 |   1 |3639 |  21k|3639 | 937 | 276k| 648k|8922 | 0.000000e+00 | 3.000000e+00 |    Inf 
1010.51/1010.56	c  1011s|540000 |  4488 |  4490k|   8.3 |  71M|1717 |   - |3639 |  21k|   0 |   0 | 281k| 661k|8996 | 0.000000e+00 | 3.000000e+00 |    Inf 
1030.71/1030.76	c  1031s|550000 |  4445 |  4577k|   8.3 |  70M|1717 |  15 |3639 |  18k|3639 | 938 | 285k| 674k|9067 | 0.000000e+00 | 3.000000e+00 |    Inf 
1051.21/1051.29	c  1051s|560000 |  4541 |  4658k|   8.3 |  71M|1717 |   - |3639 |  20k|3639 | 962 | 292k| 687k|9110 | 0.000000e+00 | 3.000000e+00 |    Inf 
1071.91/1071.92	c  1072s|570000 |  4591 |  4740k|   8.3 |  73M|1717 |  15 |3639 |  23k|3639 | 960 | 298k| 701k|9161 | 0.000000e+00 | 3.000000e+00 |    Inf 
1092.72/1092.72	c  1093s|580000 |  4478 |  4824k|   8.3 |  71M|1717 |  12 |3639 |  20k|3639 | 965 | 303k| 714k|9216 | 0.000000e+00 | 3.000000e+00 |    Inf 
1112.41/1112.47	c  1112s|590000 |  4345 |  4905k|   8.3 |  71M|1717 |  15 |3639 |  20k|3639 | 966 | 309k| 727k|9322 | 0.000000e+00 | 3.000000e+00 |    Inf 
1131.51/1131.59	c  1132s|600000 |  4275 |  4986k|   8.3 |  70M|1717 |   - |3639 |  19k|3639 | 946 | 314k| 741k|9382 | 0.000000e+00 | 3.000000e+00 |    Inf 
1151.52/1151.50	c  1151s|610000 |  4426 |  5064k|   8.3 |  72M|1717 |   - |3639 |  22k|   0 |   0 | 320k| 754k|9420 | 0.000000e+00 | 3.000000e+00 |    Inf 
1172.31/1172.35	c  1172s|620000 |  4345 |  5147k|   8.3 |  71M|1717 |   - |3639 |  19k|   0 |   0 | 325k| 768k|9484 | 0.000000e+00 | 3.000000e+00 |    Inf 
1191.51/1191.55	c  1192s|630000 |  4302 |  5230k|   8.3 |  68M|1717 |  18 |3639 |  13k|3639 | 953 | 331k| 781k|9677 | 0.000000e+00 | 3.000000e+00 |    Inf 
1209.82/1209.84	c  1210s|640000 |  4370 |  5322k|   8.3 |  70M|1717 |  14 |3639 |  16k|3639 | 958 | 336k| 794k|9694 | 0.000000e+00 | 3.000000e+00 |    Inf 
1229.62/1229.68	c  1230s|650000 |  4347 |  5407k|   8.3 |  71M|1717 |   - |3639 |  19k|   0 |   0 | 342k| 807k|9758 | 0.000000e+00 | 3.000000e+00 |    Inf 
1250.32/1250.39	c  1250s|660000 |  4382 |  5489k|   8.3 |  73M|1717 |   - |3639 |  23k|3639 | 941 | 348k| 821k|9793 | 0.000000e+00 | 3.000000e+00 |    Inf 
1272.52/1272.54	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1272.52/1272.54	c  1273s|670000 |  4355 |  5571k|   8.3 |  73M|1717 |   - |3639 |  23k|   0 |   0 | 355k| 836k|9838 | 0.000000e+00 | 3.000000e+00 |    Inf 
1294.12/1294.10	c  1294s|680000 |  4265 |  5660k|   8.3 |  71M|1717 |   - |3639 |  19k|   0 |   0 | 361k| 849k|9950 | 0.000000e+00 | 3.000000e+00 |    Inf 
1313.61/1313.67	c  1314s|690000 |  4142 |  5747k|   8.3 |  70M|1717 |   - |3639 |  18k|   0 |   0 | 366k| 863k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1332.82/1332.88	c  1333s|700000 |  4132 |  5841k|   8.3 |  69M|1717 |   - |3639 |  16k|   0 |   0 | 371k| 876k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1351.83/1351.85	c  1352s|710000 |  4196 |  5929k|   8.4 |  70M|1717 |   - |3639 |  18k|   0 |   0 | 376k| 889k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1371.82/1371.83	c  1372s|720000 |  4095 |  6017k|   8.4 |  69M|1717 |   - |3639 |  16k|3639 | 961 | 381k| 902k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1390.43/1390.44	c  1390s|730000 |  4155 |  6100k|   8.4 |  70M|1717 |   5 |3639 |  16k|3639 | 940 | 387k| 916k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1410.42/1410.49	c  1410s|740000 |  4253 |  6188k|   8.4 |  72M|1717 |  25 |3639 |  21k|3639 | 945 | 395k| 929k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1432.02/1432.05	c  1432s|750000 |  4362 |  6276k|   8.4 |  73M|1717 |  10 |3639 |  21k|3639 | 958 | 402k| 943k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1453.42/1453.48	c  1453s|760000 |  4312 |  6367k|   8.4 |  73M|1717 |   1 |3639 |  21k|3639 | 958 | 409k| 956k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1474.62/1474.60	c  1475s|770000 |  4266 |  6454k|   8.4 |  73M|1717 |   - |3639 |  21k|   0 |   0 | 414k| 970k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1495.83/1495.90	c  1496s|780000 |  4320 |  6545k|   8.4 |  75M|1717 |  13 |3639 |  26k|3639 | 957 | 421k| 983k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1517.82/1517.80	c  1518s|790000 |  4303 |  6639k|   8.4 |  75M|1717 |   - |3639 |  26k|   0 |   0 | 427k| 996k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1540.03/1540.06	c  1540s|800000 |  4411 |  6731k|   8.4 |  75M|1717 |   6 |3639 |  21k|3639 | 940 | 433k|1009k|  10k| 0.000000e+00 | 3.000000e+00 |    Inf 
1555.52/1555.58	o 1
1555.52/1555.58	c *1556s|807394 |  3723 |  6789k|   8.4 |  67M|1717 |   - |3639 |  20k|3639 | 957 | 437k|1018k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1560.12/1560.12	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1560.12/1560.12	c  1560s|810000 |  3730 |  6807k|   8.4 |  68M|1717 |   - |3639 |  22k|   0 |   0 | 438k|1022k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1580.42/1580.48	c  1580s|820000 |  3803 |  6890k|   8.4 |  69M|1717 |  10 |3639 |  24k|3639 | 956 | 443k|1035k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1602.22/1602.22	c  1602s|830000 |  3782 |  6977k|   8.4 |  69M|1717 |   - |3639 |  23k|   0 |   0 | 447k|1049k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1622.72/1622.77	c  1623s|840000 |  3890 |  7059k|   8.4 |  71M|1717 |   - |3639 |  26k|   0 |   0 | 452k|1062k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1644.73/1644.73	c  1645s|850000 |  3936 |  7144k|   8.4 |  72M|1717 |  24 |3639 |  28k|3639 | 972 | 457k|1076k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1667.32/1667.39	c  1667s|860000 |  3932 |  7232k|   8.4 |  73M|1717 |   - |3639 |  30k|   0 |   0 | 462k|1091k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1690.43/1690.40	c  1690s|870000 |  4032 |  7316k|   8.4 |  75M|1717 |  15 |3639 |  34k|3639 | 966 | 468k|1105k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1714.03/1714.08	c  1714s|880000 |  4036 |  7400k|   8.4 |  74M|1717 |   - |3639 |  30k|   0 |   0 | 473k|1119k|  10k| 0.000000e+00 | 1.000000e+00 |    Inf 
1737.03/1737.07	c  1737s|890000 |  4005 |  7488k|   8.4 |  72M|1717 |   9 |3639 |  24k|3639 | 958 | 479k|1133k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1758.83/1758.89	c  1759s|900000 |  4037 |  7573k|   8.4 |  73M|1717 |   1 |3639 |  26k|3639 | 956 | 484k|1147k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1780.43/1780.42	c  1780s|910000 |  4104 |  7657k|   8.4 |  75M|1717 |   - |3639 |  29k|   0 |   0 | 489k|1160k|  11k| 0.000000e+00 | 1.000000e+00 |    Inf 
1790.03/1790.01	c 
1790.03/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1790.03/1790.01	c Solving Time (sec) : 1789.98
1790.03/1790.01	c Solving Nodes      : 914111
1790.03/1790.01	c Primal Bound       : +1.00000000000000e+00 (84 solutions)
1790.03/1790.01	c Dual Bound         : +0.00000000000000e+00
1790.03/1790.01	c Gap                : infinite
1790.03/1790.04	s SATISFIABLE
1790.03/1790.04	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 x213 -x212 -x211 -x210 
1790.03/1790.04	v -x209 -x208 -x207 -x206 -x205 x204 -x203 -x202 -x201 x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1790.03/1790.04	v -x188 x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 -x178 -x177 x176 -x175 -x174 -x173 -x172 x171 -x170 -x169 -x168 
1790.03/1790.04	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1790.03/1790.04	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 x129 -x128 -x127 -x126 -x125 
1790.03/1790.04	v -x124 -x123 -x122 -x121 x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 
1790.03/1790.04	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 
1790.03/1790.04	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 
1790.03/1790.04	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 
1790.03/1790.04	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 
1790.03/1790.04	v -x1 
1790.03/1790.04	c SCIP Status        : solving was interrupted [time limit reached]
1790.03/1790.04	c Solving Time       :    1789.98
1790.03/1790.04	c Original Problem   :
1790.03/1790.04	c   Problem name     : HOME/instance-2705510-1278572954.wbo
1790.03/1790.04	c   Variables        : 3797 (2014 binary, 0 integer, 1783 implicit integer, 0 continuous)
1790.03/1790.04	c   Constraints      : 4491 initial, 4491 maximal
1790.03/1790.04	c Presolved Problem  :
1790.03/1790.04	c   Problem name     : t_HOME/instance-2705510-1278572954.wbo
1790.03/1790.04	c   Variables        : 3639 (1935 binary, 0 integer, 1704 implicit integer, 0 continuous)
1790.03/1790.04	c   Constraints      : 4262 initial, 36012 maximal
1790.03/1790.04	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1790.03/1790.04	c   trivial          :       0.00         79          0          0          0          0          0          0          0
1790.03/1790.04	c   dualfix          :       0.00         79          0          0          0          0          0          0          0
1790.03/1790.04	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.04	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.04	c   implics          :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.04	c   probing          :       0.04          0          0          0          0          0          0          0          0
1790.03/1790.04	c   setppc           :       0.00          0          0          0          0          0         36          0          0
1790.03/1790.04	c   linear           :       0.05          0          0          0       1807          0        114         97          0
1790.03/1790.04	c   indicator        :       0.00          0          0          0          0          0         79          0          0
1790.03/1790.04	c   logicor          :       0.01          0          0          0          0          0          0          0          0
1790.03/1790.04	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1790.03/1790.04	c   root node        :          -       3408          -          -       3408          -          -          -          -
1790.03/1790.04	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1790.03/1790.04	c   integral         :          0          0          0     587855          0        200       2459          0          0     953214
1790.03/1790.04	c   setppc           :         31          6    3863240      99938          1      25729    1821161          0          0          0
1790.03/1790.04	c   linear           :       1704          6    3848095     108837          1     238305   18693240     491666          0          0
1790.03/1790.04	c   indicator        :       1704          0    3153901     100539          0         36     208013          0          0          0
1790.03/1790.04	c   logicor          :        823+         6    1790539      36657          1     105820    4413959          0          0          0
1790.03/1790.04	c   bounddisjunction :          0+         0     153813          0          0         37        754          0          0          0
1790.03/1790.04	c   countsols        :          0          0          0      36657          1          0          0          0          0          0
1790.03/1790.04	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1790.03/1790.04	c   integral         :      21.57       0.00       0.00      21.57       0.00
1790.03/1790.04	c   setppc           :      14.44       0.00      14.39       0.05       0.00
1790.03/1790.04	c   linear           :     135.09       0.00     131.05       4.03       0.00
1790.03/1790.04	c   indicator        :      11.18       0.01       7.39       3.77       0.00
1790.03/1790.04	c   logicor          :     246.05       0.00     245.73       0.32       0.00
1790.03/1790.04	c   bounddisjunction :       0.18       0.00       0.18       0.00       0.00
1790.03/1790.04	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1790.03/1790.04	c Propagators        :       Time      Calls    Cutoffs    DomReds
1790.03/1790.04	c   vbounds          :       0.62       1291          0        365
1790.03/1790.04	c   rootredcost      :       0.58         17          0       1704
1790.03/1790.04	c   pseudoobj        :      93.82    3874260        413     136055
1790.03/1790.04	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1790.03/1790.04	c   propagation      :      15.18     370304     369550    2238435       26.2       8445       26.2          -
1790.03/1790.04	c   infeasible LP    :      22.94     100303     100302     758802       43.2        815       17.8          0
1790.03/1790.04	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1790.03/1790.04	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1790.03/1790.04	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1790.03/1790.04	c   applied globally :          -          -          -    1166738       25.2          -          -          -
1790.03/1790.04	c   applied locally  :          -          -          -          0        0.0          -          -          -
1790.03/1790.04	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1790.03/1790.04	c   cut pool         :       0.00          5          -          -          8          -    (maximal pool size: 234)
1790.03/1790.04	c   redcost          :      35.74     589531          0      34419          0          0
1790.03/1790.04	c   impliedbounds    :       0.00          6          0          0          0          0
1790.03/1790.04	c   intobj           :       0.00          0          0          0          0          0
1790.03/1790.04	c   cgmip            :       0.00          0          0          0          0          0
1790.03/1790.04	c   gomory           :       0.09          6          0          0       1012          0
1790.03/1790.04	c   strongcg         :       0.08          6          0          0       1057          0
1790.03/1790.04	c   cmir             :       0.02          6          0          0          1          0
1790.03/1790.04	c   flowcover        :       0.05          6          0          0          0          0
1790.03/1790.04	c   clique           :       0.00          6          0          0          0          0
1790.03/1790.04	c   zerohalf         :       0.00          0          0          0          0          0
1790.03/1790.04	c   mcf              :       0.00          1          0          0          0          0
1790.03/1790.04	c   rapidlearning    :       0.07          1          0          0          0          0
1790.03/1790.04	c Pricers            :       Time      Calls       Vars
1790.03/1790.04	c   problem variables:       0.00          0          0
1790.03/1790.04	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1790.03/1790.04	c   relpscost        :      21.19     478906        200       2459          0          0     953214
1790.03/1790.04	c   pscost           :       0.00          0          0          0          0          0          0
1790.03/1790.04	c   inference        :       7.35      36642          0          0          0          0      73284
1790.03/1790.04	c   mostinf          :       0.00          0          0          0          0          0          0
1790.03/1790.04	c   leastinf         :       0.00          0          0          0          0          0          0
1790.03/1790.04	c   fullstrong       :       0.00          0          0          0          0          0          0
1790.03/1790.04	c   allfullstrong    :       0.00          0          0          0          0          0          0
1790.03/1790.04	c   random           :       0.00          0          0          0          0          0          0
1790.03/1790.04	c Primal Heuristics  :       Time      Calls      Found
1790.03/1790.04	c   LP solutions     :       0.04          -         16
1790.03/1790.04	c   pseudo solutions :       0.00          -          0
1790.03/1790.04	c   intshifting      :       0.02          0          0
1790.03/1790.04	c   oneopt           :       0.28         15          0
1790.03/1790.04	c   feaspump         :       0.03          1          0
1790.03/1790.04	c   crossover        :       0.86         21          0
1790.03/1790.04	c   veclendiving     :       0.16        101          0
1790.03/1790.04	c   linesearchdiving :       0.17        101          0
1790.03/1790.04	c   guideddiving     :       0.19        101          0
1790.03/1790.04	c   pscostdiving     :       0.16        101          0
1790.03/1790.04	c   fracdiving       :       0.17        101          0
1790.03/1790.04	c   coefdiving       :       0.17        102          0
1790.03/1790.04	c   rootsoldiving    :       0.23         69          0
1790.03/1790.04	c   objpscostdiving  :       0.14         69          0
1790.03/1790.04	c   trivial          :       0.00          2          0
1790.03/1790.04	c   simplerounding   :       0.70     478926          0
1790.03/1790.04	c   zirounding       :       0.22       1000          0
1790.03/1790.04	c   rounding         :       0.85       9746          0
1790.03/1790.04	c   shifting         :       0.70       3026          0
1790.03/1790.04	c   twoopt           :       0.00          0          0
1790.03/1790.04	c   fixandinfer      :       0.00          0          0
1790.03/1790.04	c   intdiving        :       0.00          0          0
1790.03/1790.04	c   actconsdiving    :       0.00          0          0
1790.03/1790.04	c   octane           :       0.00          0          0
1790.03/1790.04	c   rens             :       0.02          1          0
1790.03/1790.04	c   rins             :       0.00          0          0
1790.03/1790.04	c   localbranching   :       0.00          0          0
1790.03/1790.04	c   mutation         :       0.00          0          0
1790.03/1790.04	c   dins             :       0.00          0          0
1790.03/1790.04	c   undercover       :       0.00          0          0
1790.03/1790.04	c   nlp              :       0.14          0          0
1790.03/1790.04	c   trysol           :       0.27         78         68
1790.03/1790.04	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1790.03/1790.04	c   primal LP        :       0.00          0          0       0.00          -
1790.03/1790.04	c   dual LP          :     728.92     647858    7694153      11.88   10555.54
1790.03/1790.04	c   lex dual LP      :       0.00          0          0       0.00          -
1790.03/1790.04	c   barrier LP       :       0.00          0          0       0.00          -
1790.03/1790.04	c   diving/probing LP:       0.46        274       2425       8.85    5311.75
1790.03/1790.04	c   strong branching :      17.33      11098     187239      16.87   10804.35
1790.03/1790.04	c     (at root node) :          -         17       2126     125.06          -
1790.03/1790.04	c   conflict analysis:       0.00          0          0       0.00          -
1790.03/1790.04	c B&B Tree           :
1790.03/1790.04	c   number of runs   :          1
1790.03/1790.04	c   nodes            :     914111
1790.03/1790.04	c   nodes (total)    :     914111
1790.03/1790.04	c   nodes left       :       4071
1790.03/1790.04	c   max depth        :       1717
1790.03/1790.04	c   max depth (total):       1717
1790.03/1790.04	c   backtracks       :     126039 (13.8%)
1790.03/1790.04	c   delayed cutoffs  :      70952
1790.03/1790.04	c   repropagations   :    1383551 (4955835 domain reductions, 69388 cutoffs)
1790.03/1790.04	c   avg switch length:       4.74
1790.03/1790.04	c   switching time   :     245.14
1790.03/1790.04	c Solution           :
1790.03/1790.04	c   Solutions found  :         84 (17 improvements)
1790.03/1790.04	c   First Solution   : +8.67900000000000e+04   (in run 1, after 19 nodes, 0.83 seconds, depth 19, found by <trysol>)
1790.03/1790.04	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 807394 nodes, 1555.55 seconds, depth 26, found by <relaxation>)
1790.03/1790.04	c   Dual Bound       : +0.00000000000000e+00
1790.03/1790.04	c   Gap              :   infinite
1790.03/1790.04	c   Root Dual Bound  : +0.00000000000000e+00
1790.03/1790.04	c   Root Iterations  :        316
1790.13/1790.14	c Time complete: 1790.16.

Verifier Data

OK	1

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705510-1278572954/watcher-2705510-1278572954 -o /tmp/evaluation-result-2705510-1278572954/solver-2705510-1278572954 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705510-1278572954.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: 0.22 0.06 0.02 4/178 21768
/proc/meminfo: memFree=29984676/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=12524 CPUtime=0
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 1973 0 0 0 0 0 0 0 24 0 1 0 25508844 12824576 1891 4089446400 4194304 10345943 140736077540848 18446744073709551615 9107500 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/21768/statm: 3131 1891 429 1502 0 1624 0

[startup+0.073733 s]
/proc/loadavg: 0.22 0.06 0.02 4/178 21768
/proc/meminfo: memFree=29984676/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=32824 CPUtime=0.06
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 7246 0 0 0 6 0 0 0 24 0 1 0 25508844 33611776 6810 4089446400 4194304 10345943 140736077540848 18446744073709551615 5018604 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21768/statm: 8206 6810 534 1502 0 6699 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 32824

[startup+0.100727 s]
/proc/loadavg: 0.22 0.06 0.02 4/178 21768
/proc/meminfo: memFree=29984676/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=33976 CPUtime=0.09
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 7527 0 0 0 9 0 0 0 24 0 1 0 25508844 34791424 7091 4089446400 4194304 10345943 140736077540848 18446744073709551615 18446744073699066094 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21768/statm: 8494 7091 550 1502 0 6987 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33976

[startup+0.300751 s]
/proc/loadavg: 0.22 0.06 0.02 4/178 21768
/proc/meminfo: memFree=29984676/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=40928 CPUtime=0.29
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 14163 0 0 0 28 1 0 0 25 0 1 0 25508844 41910272 8717 4089446400 4194304 10345943 140736077540848 18446744073709551615 6198204 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21768/statm: 10232 8717 748 1502 0 8725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40928

[startup+0.700682 s]
/proc/loadavg: 0.22 0.06 0.02 4/178 21768
/proc/meminfo: memFree=29984676/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=46252 CPUtime=0.69
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 19269 0 0 0 67 2 0 0 25 0 1 0 25508844 47362048 9560 4089446400 4194304 10345943 140736077540848 18446744073709551615 7588158 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21768/statm: 11563 9560 762 1502 0 10056 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46252

[startup+1.50055 s]
/proc/loadavg: 0.22 0.06 0.02 3/179 21769
/proc/meminfo: memFree=29948192/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=45328 CPUtime=1.49
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 19925 0 0 0 147 2 0 0 25 0 1 0 25508844 46415872 9805 4089446400 4194304 10345943 140736077540848 18446744073709551615 4687895 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21768/statm: 11332 9805 768 1502 0 9825 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45328

[startup+3.1002 s]
/proc/loadavg: 0.36 0.09 0.03 3/179 21769
/proc/meminfo: memFree=29928476/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=48548 CPUtime=3.09
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 26718 0 0 0 306 3 0 0 25 0 1 0 25508844 49713152 10837 4089446400 4194304 10345943 140736077540848 18446744073709551615 6777408 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21768/statm: 12137 10837 769 1502 0 10630 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48548

[startup+6.30063 s]
/proc/loadavg: 0.36 0.09 0.03 3/179 21769
/proc/meminfo: memFree=29940676/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=54756 CPUtime=6.29
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 36047 0 0 0 625 4 0 0 25 0 1 0 25508844 56070144 11913 4089446400 4194304 10345943 140736077540848 18446744073709551615 6119400 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21768/statm: 13689 11913 769 1502 0 12182 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54756

[startup+12.7005 s]
/proc/loadavg: 0.61 0.15 0.05 3/179 21770
/proc/meminfo: memFree=29928276/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=65316 CPUtime=12.69
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 43012 0 0 0 1263 6 0 0 25 0 1 0 25508844 66883584 14647 4089446400 4194304 10345943 140736077540848 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21768/statm: 16329 14647 769 1502 0 14822 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 65316

[startup+25.5002 s]
/proc/loadavg: 0.83 0.21 0.07 3/179 21770
/proc/meminfo: memFree=29884904/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=85400 CPUtime=25.49
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 52098 0 0 0 2540 9 0 0 25 0 1 0 25508844 87449600 19583 4089446400 4194304 10345943 140736077540848 18446744073709551615 6785360 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21768/statm: 21350 19583 774 1502 0 19843 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 85400

[startup+51.1008 s]
/proc/loadavg: 1.23 0.35 0.12 3/179 21771
/proc/meminfo: memFree=29844996/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=109384 CPUtime=51.09
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 103721 0 0 0 5088 21 0 0 25 0 1 0 25508844 112009216 25867 4089446400 4194304 10345943 140736077540848 18446744073709551615 4995709 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21768/statm: 27346 25867 787 1502 0 25839 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 109384

[startup+102.307 s]
/proc/loadavg: 1.69 0.63 0.22 3/179 21773
/proc/meminfo: memFree=29829684/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=118620 CPUtime=102.3
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 136740 0 0 0 10186 44 0 0 25 0 1 0 25508844 121466880 28021 4089446400 4194304 10345943 140736077540848 18446744073709551615 4215527 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21768/statm: 29655 28021 790 1502 0 28148 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 118620

[startup+162.301 s]
/proc/loadavg: 1.88 0.88 0.33 3/179 21773
/proc/meminfo: memFree=29818724/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=124864 CPUtime=162.29
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 154354 0 0 0 16161 68 0 0 25 0 1 0 25508844 127860736 29589 4089446400 4194304 10345943 140736077540848 18446744073709551615 4471609 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/21768/statm: 31216 29589 790 1502 0 29709 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 124864

[startup+222.3 s]
/proc/loadavg: 1.95 1.08 0.43 3/179 21775
/proc/meminfo: memFree=29808272/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=132568 CPUtime=222.29
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 166075 0 0 0 22135 94 0 0 25 0 1 0 25508844 135749632 31536 4089446400 4194304 10345943 140736077540848 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 33142 31536 790 1502 0 31635 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 132568

[startup+282.301 s]
/proc/loadavg: 1.98 1.24 0.53 3/179 21777
/proc/meminfo: memFree=29799556/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=135228 CPUtime=282.3
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 186593 0 0 0 28110 120 0 0 25 0 1 0 25508844 138473472 32173 4089446400 4194304 10345943 140736077540848 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 33807 32173 790 1502 0 32300 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 135228

[startup+342.301 s]
/proc/loadavg: 1.99 1.38 0.62 3/179 21779
/proc/meminfo: memFree=29796168/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=136100 CPUtime=342.3
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 200240 0 0 0 34087 143 0 0 25 0 1 0 25508844 139366400 32575 4089446400 4194304 10345943 140736077540848 18446744073709551615 6003041 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 34025 32575 790 1502 0 32518 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 136100

[startup+402.3 s]
/proc/loadavg: 2.03 1.50 0.71 3/179 21780
/proc/meminfo: memFree=29789300/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=140832 CPUtime=402.3
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 211361 0 0 0 40064 166 0 0 25 0 1 0 25508844 144211968 33903 4089446400 4194304 10345943 140736077540848 18446744073709551615 6119510 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 35208 33903 790 1502 0 33701 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 140832

[startup+462.301 s]
/proc/loadavg: 2.01 1.59 0.79 3/179 21782
/proc/meminfo: memFree=29785784/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=145204 CPUtime=462.3
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 217431 0 0 0 46039 191 0 0 25 0 1 0 25508844 148688896 34640 4089446400 4194304 10345943 140736077540848 18446744073709551615 4227579 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 36301 34640 790 1502 0 34794 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 145204

[startup+522.301 s]
/proc/loadavg: 2.00 1.66 0.85 3/179 21783
/proc/meminfo: memFree=29782768/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=146600 CPUtime=522.3
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 223862 0 0 0 52014 216 0 0 25 0 1 0 25508844 150118400 34962 4089446400 4194304 10345943 140736077540848 18446744073709551615 6068950 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 36650 34962 790 1502 0 35143 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 146600

[startup+582.3 s]
/proc/loadavg: 2.09 1.75 0.94 3/179 21788
/proc/meminfo: memFree=29775364/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=154172 CPUtime=582.3
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 227959 0 0 0 57990 240 0 0 25 0 1 0 25508844 157872128 36858 4089446400 4194304 10345943 140736077540848 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 38543 36858 790 1502 0 37036 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 154172

[startup+642.301 s]
/proc/loadavg: 2.03 1.79 1.00 3/179 21790
/proc/meminfo: memFree=29769940/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=160172 CPUtime=642.31
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 233693 0 0 0 63969 262 0 0 25 0 1 0 25508844 164016128 38077 4089446400 4194304 10345943 140736077540848 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 40043 38077 790 1502 0 38536 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 160172

[startup+702.3 s]

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

/proc/meminfo: memFree=29756048/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=163692 CPUtime=1002.31
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 246211 0 0 0 99841 390 0 0 25 0 1 0 25508844 167620608 39214 4089446400 4194304 10345943 140736077540848 18446744073709551615 6866216 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 40923 39214 790 1502 0 39416 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 163692

[startup+1062.3 s]
/proc/loadavg: 2.00 1.95 1.35 3/179 21800
/proc/meminfo: memFree=29754876/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=165116 CPUtime=1062.31
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 247377 0 0 0 105821 410 0 0 25 0 1 0 25508844 169078784 39462 4089446400 4194304 10345943 140736077540848 18446744073709551615 6560651 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 41279 39462 790 1502 0 39772 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 165116

[startup+1122.3 s]
/proc/loadavg: 2.04 1.97 1.39 3/179 21802
/proc/meminfo: memFree=29754460/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=165136 CPUtime=1122.32
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 249741 0 0 0 111801 431 0 0 25 0 1 0 25508844 169099264 39476 4089446400 4194304 10345943 140736077540848 18446744073709551615 6119843 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 41284 39476 790 1502 0 39777 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 165136

[startup+1182.3 s]
/proc/loadavg: 2.01 1.97 1.43 3/179 21804
/proc/meminfo: memFree=29752432/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=165320 CPUtime=1182.31
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 250231 0 0 0 117782 449 0 0 25 0 1 0 25508844 169287680 39595 4089446400 4194304 10345943 140736077540848 18446744073709551615 6119715 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 41330 39595 790 1502 0 39823 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 165320

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.46 3/179 21806
/proc/meminfo: memFree=29750660/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=166612 CPUtime=1242.32
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 250712 0 0 0 123760 472 0 0 25 0 1 0 25508844 170610688 39885 4089446400 4194304 10345943 140736077540848 18446744073709551615 4212638 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 41653 39885 790 1502 0 40146 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 166612

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.49 3/179 21808
/proc/meminfo: memFree=29750380/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=167184 CPUtime=1302.32
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 251167 0 0 0 129742 490 0 0 25 0 1 0 25508844 171196416 40000 4089446400 4194304 10345943 140736077540848 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 41796 40000 790 1502 0 40289 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 167184

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.52 3/179 21808
/proc/meminfo: memFree=29750216/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=166956 CPUtime=1362.32
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 251798 0 0 0 135721 511 0 0 25 0 1 0 25508844 170962944 39965 4089446400 4194304 10345943 140736077540848 18446744073709551615 6024574 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 41739 39965 790 1502 0 40232 0
Current children cumulated CPU time (s) 1362.32
Current children cumulated vsize (KiB) 166956

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.55 3/179 21810
/proc/meminfo: memFree=29749560/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=167172 CPUtime=1422.33
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 252439 0 0 0 141702 531 0 0 25 0 1 0 25508844 171184128 40020 4089446400 4194304 10345943 140736077540848 18446744073709551615 8160777 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 41793 40020 790 1502 0 40286 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 167172

[startup+1482.3 s]
/proc/loadavg: 2.07 1.99 1.58 3/179 21812
/proc/meminfo: memFree=29749028/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=167924 CPUtime=1482.32
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 253046 0 0 0 147680 552 0 0 25 0 1 0 25508844 171954176 40354 4089446400 4194304 10345943 140736077540848 18446744073709551615 7488862 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 41981 40354 790 1502 0 40474 0
Current children cumulated CPU time (s) 1482.32
Current children cumulated vsize (KiB) 167924

[startup+1542.3 s]
/proc/loadavg: 2.02 1.99 1.60 3/179 21814
/proc/meminfo: memFree=29749104/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=168148 CPUtime=1542.33
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 253753 0 0 0 153661 572 0 0 25 0 1 0 25508844 172183552 40343 4089446400 4194304 10345943 140736077540848 18446744073709551615 6068924 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 42037 40343 790 1502 0 40530 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 168148

[startup+1602.3 s]
/proc/loadavg: 2.01 1.99 1.63 3/179 21815
/proc/meminfo: memFree=29748068/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=168024 CPUtime=1602.33
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 270882 0 0 0 159637 596 0 0 25 0 1 0 25508844 172056576 40517 4089446400 4194304 10345943 140736077540848 18446744073709551615 4995788 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 42006 40517 790 1502 0 40499 0
Current children cumulated CPU time (s) 1602.33
Current children cumulated vsize (KiB) 168024

[startup+1662.3 s]
/proc/loadavg: 2.06 2.00 1.65 3/179 21817
/proc/meminfo: memFree=29745052/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=170204 CPUtime=1662.33
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 276460 0 0 0 165620 613 0 0 25 0 1 0 25508844 174288896 41012 4089446400 4194304 10345943 140736077540848 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 42551 41012 790 1502 0 41044 0
Current children cumulated CPU time (s) 1662.33
Current children cumulated vsize (KiB) 170204

[startup+1722.3 s]
/proc/loadavg: 2.02 2.00 1.67 3/179 21818
/proc/meminfo: memFree=29742532/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=172248 CPUtime=1722.33
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 278913 0 0 0 171601 632 0 0 25 0 1 0 25508844 176381952 41314 4089446400 4194304 10345943 140736077540848 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 43062 41314 790 1502 0 41555 0
Current children cumulated CPU time (s) 1722.33
Current children cumulated vsize (KiB) 172248

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.69 3/179 21820
/proc/meminfo: memFree=29741740/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=172028 CPUtime=1782.33
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 281130 0 0 0 177580 653 0 0 25 0 1 0 25508844 176156672 41328 4089446400 4194304 10345943 140736077540848 18446744073709551615 6756365 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 43007 41328 790 1502 0 41500 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 172028

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 1.69 3/179 21820
/proc/meminfo: memFree=29741616/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=172028 CPUtime=1785.52
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 281143 0 0 0 177899 653 0 0 25 0 1 0 25508844 176156672 41341 4089446400 4194304 10345943 140736077540848 18446744073709551615 4995169 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 43007 41341 790 1502 0 41500 0
Current children cumulated CPU time (s) 1785.52
Current children cumulated vsize (KiB) 172028

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 1.69 3/179 21820
/proc/meminfo: memFree=29741740/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=171584 CPUtime=1788.73
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 281237 0 0 0 178219 654 0 0 25 0 1 0 25508844 175702016 41292 4089446400 4194304 10345943 140736077540848 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 42896 41292 790 1502 0 41389 0
Current children cumulated CPU time (s) 1788.73
Current children cumulated vsize (KiB) 171584

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 1.69 3/179 21820
/proc/meminfo: memFree=29741740/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=171584 CPUtime=1789.53
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 281239 0 0 0 178298 655 0 0 25 0 1 0 25508844 175702016 41294 4089446400 4194304 10345943 140736077540848 18446744073709551615 4995709 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 42896 41294 790 1502 0 41389 0
Current children cumulated CPU time (s) 1789.53
Current children cumulated vsize (KiB) 171584

[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 1.69 2/174 21837
/proc/meminfo: memFree=29875556/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=172004 CPUtime=1789.93
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 281247 0 0 0 178338 655 0 0 25 0 1 0 25508844 176132096 41302 4089446400 4194304 10345943 140736077540848 18446744073709551615 7488838 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/21768/statm: 43001 41302 790 1502 0 41494 0
Current children cumulated CPU time (s) 1789.93
Current children cumulated vsize (KiB) 172004

[startup+1790.1 s]
/proc/loadavg: 2.00 2.00 1.69 2/174 21837
/proc/meminfo: memFree=29875556/32950928 swapFree=4192956/4192956
[pid=21768] ppid=21766 vsize=172004 CPUtime=1790.13
/proc/21768/stat : 21768 (pbscip.linux.x8) R 21766 21768 21648 0 -1 4202496 281261 0 0 0 178358 655 0 0 25 0 1 0 25508844 176132096 41316 4089446400 4194304 10345943 140736077540848 18446744073709551615 4448743 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/21768/statm: 43001 41316 791 1502 0 41494 0
Current children cumulated CPU time (s) 1790.13
Current children cumulated vsize (KiB) 172004

Child status: 0
Real time (s): 1790.14
CPU time (s): 1790.17
CPU user time (s): 1783.62
CPU system time (s): 6.557
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 180532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1783.62
system time used= 6.557
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 281264
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= 1
involuntary context switches= 3251

runsolver used 2.47662 second user time and 5.73913 second system time

The end

Launcher Data

Begin job on node124 at 2010-07-08 09:09:14
IDJOB=2705510
IDBENCH=78894
IDSOLVER=1214
FILE ID=node124/2705510-1278572954
PBS_JOBID= 11240206
Free space on /tmp= 130192 MiB

SOLVER NAME= SCIPclp SCIP 1.2.1.3 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.1900573901--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-2705510-1278572954/watcher-2705510-1278572954 -o /tmp/evaluation-result-2705510-1278572954/solver-2705510-1278572954 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705510-1278572954.wbo -t 1800 -m 3800

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

MD5SUM BENCH= c6676bcfc0f6c4806260dd430fa1f6e3
RANDOM SEED=98541025

node124.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.846
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.69
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.846
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	: 5226.14
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.846
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.846
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.82
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.846
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.846
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.82
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.846
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.76
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.846
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:     32950928 kB
MemFree:      29985204 kB
Buffers:        155652 kB
Cached:        2573696 kB
SwapCached:          0 kB
Active:        1070572 kB
Inactive:      1764100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29985204 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           25876 kB
Writeback:           0 kB
AnonPages:      105052 kB
Mapped:          17528 kB
Slab:            98172 kB
PageTables:       4896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  20668420 kB
Committed_AS:   246740 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    265212 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 130192 MiB
End job on node124 at 2010-07-08 09:39:05