Trace number 2692917

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
SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverMSAT (TO) 1800.14 1800.09

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900551347--soft-66-100-0.wbo
MD5SUMccbb2f2628d7a379eab2ad56e88b2a24
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark268.492
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 constraints927
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 45360
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 45359
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 745
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: SoPlex 1.4.2] [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-2692917-1277910410.wbo>
0.01/0.02	c original problem has 2085 variables (1158 bin, 0 int, 0 impl, 927 cont) and 3635 constraints
0.01/0.02	c problem read
0.01/0.02	c presolving settings loaded
0.01/0.03	c presolving:
0.01/0.04	c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 1141 impls, 14 clqs
0.01/0.07	c (round 2) 0 del vars, 112 del conss, 927 chg bounds, 54 chg sides, 0 chg coeffs, 0 upgd conss, 1141 impls, 14 clqs
0.01/0.08	c (round 3) 54 del vars, 168 del conss, 929 chg bounds, 56 chg sides, 0 chg coeffs, 0 upgd conss, 1141 impls, 14 clqs
0.01/0.09	c (round 4) 110 del vars, 170 del conss, 929 chg bounds, 56 chg sides, 0 chg coeffs, 1723 upgd conss, 1141 impls, 14 clqs
0.09/0.10	c (round 5) 112 del vars, 170 del conss, 929 chg bounds, 56 chg sides, 0 chg coeffs, 1723 upgd conss, 1141 impls, 14 clqs
0.09/0.15	c    (0.1s) probing: 101/1102 (9.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  112 deleted vars, 170 deleted constraints, 929 tightened bounds, 0 added holes, 56 changed sides, 0 changed coefficients
0.09/0.15	c  1141 implications, 14 cliques
0.09/0.15	c presolved problem has 1973 variables (1102 bin, 0 int, 0 impl, 871 cont) and 3465 constraints
0.09/0.15	c     871 constraints of type <indicator>
0.09/0.15	c       1 constraints of type <knapsack>
0.09/0.15	c      14 constraints of type <setppc>
0.09/0.15	c     871 constraints of type <linear>
0.09/0.15	c    1708 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.10
0.09/0.15	c - non default parameters ----------------------------------------------------------------------
0.09/0.15	c # SCIP version 1.2.1.2
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 = 1799.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 # 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 # 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.15	c 
0.09/0.15	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.15	c   0.1s|     1 |     0 |    34 |     - |8863k|   0 |  25 |1973 |3465 |1973 |1723 |   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.19/0.29	c   0.3s|     1 |     0 |   682 |     - |9081k|   0 |  55 |1973 |3465 |1973 |1742 |  19 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.39/0.41	c   0.4s|     1 |     0 |   703 |     - |9304k|   0 |  61 |1973 |3465 |1973 |1753 |  30 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.49/0.53	c   0.5s|     1 |     0 |   721 |     - |9306k|   0 |  56 |1973 |3465 |1973 |1755 |  32 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.59/0.65	c   0.6s|     1 |     0 |   736 |     - |9309k|   0 |  64 |1973 |3465 |1973 |1758 |  35 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.77	c   0.7s|     1 |     0 |   740 |     - |9313k|   0 |  67 |1973 |3465 |1973 |1760 |  37 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
0.69/0.78	o 42962
0.69/0.78	c y 0.7s|     1 |     0 |   740 |     - |9343k|   0 |  67 |1973 |3465 |1973 |1760 |  37 |   0 |   0 | 0.000000e+00 | 4.296200e+04 |    Inf 
0.89/0.91	c   0.9s|     1 |     0 |   741 |     - |9345k|   0 |  67 |1973 |3465 |1973 |1761 |  38 |   0 |   0 | 0.000000e+00 | 4.296200e+04 |    Inf 
1.59/1.69	c   1.6s|     1 |     2 |   851 |     - |9378k|   0 |  67 |1973 |3465 |1973 |1761 |  38 |   0 |  33 | 0.000000e+00 | 4.296200e+04 |    Inf 
8.99/9.06	o 407
8.99/9.06	c * 8.9s|   352 |   109 |  3928 |   8.8 |  10M|  39 |   - |1973 |3486 |1973 |1762 | 186 |  21 |1001 | 0.000000e+00 | 4.070000e+02 |    Inf 
9.79/9.87	o 398
9.79/9.87	c * 9.7s|   421 |   132 |  4720 |   9.2 |  11M|  39 |   - |1973 |3547 |1973 |1760 | 205 |  82 |1156 | 0.000000e+00 | 3.980000e+02 |    Inf 
9.79/9.89	o 386
9.79/9.89	c * 9.7s|   424 |   127 |  4731 |   9.2 |  11M|  39 |   - |1973 |3547 |1973 |1764 | 209 |  82 |1158 | 0.000000e+00 | 3.860000e+02 |    Inf 
9.99/10.03	o 375
9.99/10.03	c * 9.9s|   453 |   126 |  4846 |   8.8 |  11M|  39 |   - |1973 |3593 |1973 |1766 | 215 | 128 |1189 | 0.000000e+00 | 3.750000e+02 |    Inf 
10.20/10.21	o 366
10.20/10.21	c *10.1s|   504 |   134 |  4988 |   8.2 |  12M|  39 |   - |1973 |3667 |1973 |1764 | 227 | 202 |1215 | 0.000000e+00 | 3.660000e+02 |    Inf 
10.59/10.64	o 342
10.59/10.64	c *10.5s|   547 |   135 |  5311 |   8.2 |  12M|  39 |   - |1973 |3714 |1973 |1764 | 231 | 249 |1304 | 0.000000e+00 | 3.420000e+02 |    Inf 
11.09/11.16	o 316
11.09/11.16	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.09/11.16	c *11.0s|   627 |   142 |  5822 |   7.9 |  12M|  39 |   - |1973 |3804 |1973 |1769 | 251 | 341 |1405 | 0.000000e+00 | 3.160000e+02 |    Inf 
11.99/12.03	o 259
11.99/12.03	c *11.8s|   790 |   145 |  6962 |   7.7 |  13M|  39 |   - |1973 |3953 |1973 |1762 | 289 | 498 |1546 | 0.000000e+00 | 2.590000e+02 |    Inf 
11.99/12.03	o 243
11.99/12.03	c *11.8s|   791 |   139 |  6967 |   7.7 |  13M|  39 |   - |1973 |3953 |1973 |1762 | 289 | 498 |1546 | 0.000000e+00 | 2.430000e+02 |    Inf 
12.90/12.99	o 226
12.90/12.99	c *12.8s|  1093 |   219 |  8467 |   7.0 |  14M|  39 |   - |1973 |4237 |1973 |1764 | 375 | 812 |1668 | 0.000000e+00 | 2.260000e+02 |    Inf 
14.89/14.91	o 216
14.89/14.91	c *14.7s|  1818 |   383 | 14127 |   7.3 |  14M|  39 |   - |1973 |4732 |1973 |1760 | 529 |1662 |1782 | 0.000000e+00 | 2.160000e+02 |    Inf 
15.59/15.60	o 192
15.59/15.60	c *15.3s|  2198 |   439 | 16009 |   6.9 |  15M|  39 |   - |1973 |4979 |1973 |1765 | 591 |2059 |1794 | 0.000000e+00 | 1.920000e+02 |    Inf 
15.59/15.62	o 166
15.59/15.62	c *15.4s|  2201 |   431 | 16044 |   6.9 |  15M|  39 |   - |1973 |4978 |1973 |1766 | 592 |2059 |1794 | 0.000000e+00 | 1.660000e+02 |    Inf 
22.59/22.62	o 163
22.59/22.62	c *22.2s|  5932 |   992 | 38873 |   6.4 |  19M|  49 |   - |1973 |6022 |1973 |1766 | 999 |5834 |1865 | 0.000000e+00 | 1.630000e+02 |    Inf 
30.99/31.00	c  30.5s| 10000 |  1835 | 61933 |   6.1 |  23M|  50 |   1 |1973 |6605 |1973 |1760 |1551 |  10k|1947 | 0.000000e+00 | 1.630000e+02 |    Inf 
35.99/36.01	o 161
35.99/36.01	c *35.4s| 12947 |  2306 | 75284 |   5.7 |  26M|  50 |   - |1973 |7408 |1973 |1766 |1901 |  13k|1947 | 0.000000e+00 | 1.610000e+02 |    Inf 
45.89/45.96	o 148
45.89/45.96	c *45.1s| 18425 |  3048 |101351 |   5.5 |  31M|  53 |   - |1973 |8118 |1973 |1760 |2627 |  20k|1947 | 0.000000e+00 | 1.480000e+02 |    Inf 
48.99/49.07	c  48.2s| 20000 |  3298 |110321 |   5.5 |  32M|  53 |   0 |1973 |7438 |1973 |1772 |2881 |  21k|1947 | 0.000000e+00 | 1.480000e+02 |    Inf 
49.59/49.68	o 141
49.59/49.68	c l48.8s| 20350 |  3325 |112102 |   5.5 |  33M|  64 |   - |1973 |7474 |1973 |1760 |2912 |  22k|1947 | 0.000000e+00 | 1.410000e+02 |    Inf 
49.79/49.81	o 140
49.79/49.81	c *48.9s| 20419 |  3332 |112442 |   5.5 |  33M|  64 |   - |1973 |7527 |1973 |1760 |2920 |  22k|1947 | 0.000000e+00 | 1.400000e+02 |    Inf 
57.60/57.63	o 139
57.60/57.63	c *56.6s| 25025 |  3803 |131936 |   5.2 |  37M|  64 |   - |1973 |7942 |1973 |1769 |3404 |  27k|1947 | 0.000000e+00 | 1.390000e+02 |    Inf 
61.99/62.00	o 137
61.99/62.00	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
61.99/62.00	c *60.8s| 27714 |  4008 |143535 |   5.1 |  39M|  64 |   - |1973 |8233 |1973 |1760 |3804 |  31k|1947 | 0.000000e+00 | 1.370000e+02 |    Inf 
66.00/66.05	c  64.8s| 30000 |  4178 |154654 |   5.1 |  40M|  71 |   1 |1973 |8165 |1973 |1773 |4097 |  34k|1947 | 0.000000e+00 | 1.370000e+02 |    Inf 
68.49/68.52	o 130
68.49/68.52	c *67.2s| 31532 |  4258 |160532 |   5.1 |  41M|  71 |   - |1973 |8575 |1973 |1760 |4290 |  35k|1947 | 0.000000e+00 | 1.300000e+02 |    Inf 
69.69/69.73	o 112
69.69/69.73	c *68.4s| 32228 |  4262 |164001 |   5.1 |  41M|  72 |   - |1973 |8533 |1973 |1760 |4382 |  36k|1947 | 0.000000e+00 | 1.120000e+02 |    Inf 
82.39/82.44	c  80.9s| 40000 |  4627 |194499 |   4.8 |  46M|  72 |   3 |1973 |8465 |1973 |1766 |5176 |  45k|1947 | 0.000000e+00 | 1.120000e+02 |    Inf 
84.39/84.46	o 111
84.39/84.46	c *82.9s| 41341 |  4659 |198721 |   4.8 |  46M|  72 |   - |1973 |8187 |1973 |1771 |5358 |  47k|1947 | 0.000000e+00 | 1.110000e+02 |    Inf 
84.59/84.64	o 108
84.59/84.64	c *83.0s| 41456 |  4640 |198985 |   4.8 |  46M|  72 |   - |1973 |8294 |1973 |1763 |5361 |  47k|1947 | 0.000000e+00 | 1.080000e+02 |    Inf 
91.30/91.33	o 97
91.30/91.33	c *89.6s| 45267 |  4643 |215489 |   4.7 |  47M|  74 |   - |1973 |7213 |1973 |1760 |5716 |  51k|1947 | 0.000000e+00 | 9.700000e+01 |    Inf 
100.10/100.14	c  98.2s| 50000 |  4745 |239740 |   4.8 |  50M|  74 |   9 |1973 |6744 |1973 |1760 |6129 |  57k|1947 | 0.000000e+00 | 9.700000e+01 |    Inf 
115.00/115.02	o 96
115.00/115.02	c * 113s| 57816 |  4921 |283546 |   4.9 |  54M|  74 |   - |1973 |7239 |1973 |1766 |6918 |  66k|1947 | 0.000000e+00 | 9.600000e+01 |    Inf 
118.80/118.81	c   117s| 60000 |  4908 |292671 |   4.9 |  55M|  74 |  18 |1973 |6727 |1973 |1760 |7066 |  69k|1972 | 0.000000e+00 | 9.600000e+01 |    Inf 
119.59/119.61	o 92
119.59/119.61	c * 117s| 60499 |  4901 |294307 |   4.9 |  55M|  74 |   - |1973 |7047 |1973 |1760 |7091 |  69k|1972 | 0.000000e+00 | 9.200000e+01 |    Inf 
134.39/134.46	o 85
134.39/134.46	c * 132s| 68030 |  4894 |338093 |   5.0 |  56M|  74 |   - |1973 |7265 |1973 |1760 |7597 |  79k|2052 | 0.000000e+00 | 8.500000e+01 |    Inf 
138.30/138.33	c   136s| 70000 |  4937 |349881 |   5.0 |  57M|  74 |  13 |1973 |7413 |1973 |1760 |7729 |  82k|2058 | 0.000000e+00 | 8.500000e+01 |    Inf 
145.39/145.42	o 76
145.39/145.42	c * 143s| 73546 |  4872 |371088 |   5.0 |  56M|  74 |   - |1973 |8115 |1973 |1760 |8050 |  87k|2111 | 0.000000e+00 | 7.600000e+01 |    Inf 
158.49/158.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
158.49/158.56	c   155s| 80000 |  4944 |409872 |   5.1 |  58M|  74 |   9 |1973 |8208 |1973 |1760 |8516 |  95k|2216 | 0.000000e+00 | 7.600000e+01 |    Inf 
169.59/169.61	o 74
169.59/169.61	c * 166s| 85351 |  4935 |441961 |   5.2 |  59M|  74 |   - |1973 |9572 |1973 |1760 |8974 | 102k|2306 | 0.000000e+00 | 7.400000e+01 |    Inf 
178.70/178.75	c   175s| 90000 |  4977 |467272 |   5.2 |  60M|  74 |  12 |1973 |8705 |1973 |1760 |9310 | 108k|2354 | 0.000000e+00 | 7.400000e+01 |    Inf 
178.70/178.79	o 65
178.70/178.79	c * 175s| 90026 |  4691 |467379 |   5.2 |  57M|  74 |   - |1973 |8729 |1973 |1760 |9310 | 108k|2354 | 0.000000e+00 | 6.500000e+01 |    Inf 
179.30/179.31	o 62
179.30/179.31	c * 176s| 90238 |  4648 |468619 |   5.2 |  57M|  74 |   - |1973 |8713 |1973 |1764 |9337 | 108k|2364 | 0.000000e+00 | 6.200000e+01 |    Inf 
180.69/180.71	o 59
180.69/180.71	c * 177s| 91044 |  4367 |471708 |   5.2 |  53M|  74 |   - |1973 |8599 |1973 |1761 |9386 | 109k|2377 | 0.000000e+00 | 5.900000e+01 |    Inf 
180.69/180.71	o 57
180.69/180.71	c * 177s| 91045 |  4316 |471710 |   5.2 |  52M|  74 |   - |1973 |8599 |1973 |1761 |9386 | 109k|2377 | 0.000000e+00 | 5.700000e+01 |    Inf 
180.69/180.77	o 53
180.69/180.77	c * 177s| 91080 |  4230 |471808 |   5.2 |  52M|  74 |   - |1973 |8422 |1973 |1760 |9386 | 109k|2377 | 0.000000e+00 | 5.300000e+01 |    Inf 
183.00/183.01	o 51
183.00/183.01	c * 180s| 92060 |  4214 |479165 |   5.2 |  51M|  74 |   - |1973 |7371 |1973 |1760 |9409 | 110k|2385 | 0.000000e+00 | 5.100000e+01 |    Inf 
183.20/183.29	o 50
183.20/183.29	c * 180s| 92191 |  4137 |480033 |   5.2 |  50M|  74 |   - |1973 |7221 |1973 |1761 |9422 | 111k|2385 | 0.000000e+00 | 5.000000e+01 |    Inf 
183.29/183.31	o 45
183.29/183.31	c * 180s| 92193 |  3914 |480046 |   5.2 |  48M|  74 |   - |1973 |7085 |1973 |1762 |9423 | 111k|2385 | 0.000000e+00 | 4.500000e+01 |    Inf 
183.29/183.32	o 39
183.29/183.32	c * 180s| 92197 |  3652 |480048 |   5.2 |  46M|  74 |   - |1973 |6919 |1973 |1762 |9423 | 111k|2385 | 0.000000e+00 | 3.900000e+01 |    Inf 
188.50/188.51	o 38
188.50/188.51	c * 185s| 94327 |  3628 |499551 |   5.3 |  47M|  74 |   - |1973 |7247 |1973 |1760 |9563 | 113k|2431 | 0.000000e+00 | 3.800000e+01 |    Inf 
201.80/201.86	c   198s|100000 |  3603 |550927 |   5.5 |  47M|  74 |   - |1973 |8013 |   0 |   0 |9892 | 121k|2527 | 0.000000e+00 | 3.800000e+01 |    Inf 
224.69/224.73	c   221s|110000 |  3610 |635523 |   5.8 |  50M|  74 |   - |1973 |9285 |   0 |   0 |  10k| 133k|2729 | 0.000000e+00 | 3.800000e+01 |    Inf 
249.30/249.36	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
249.30/249.36	c   245s|120000 |  3663 |729616 |   6.1 |  52M|  74 |   - |1973 |  11k|1973 |1763 |  11k| 146k|2903 | 0.000000e+00 | 3.800000e+01 |    Inf 
272.90/272.97	c   268s|130000 |  3715 |814454 |   6.3 |  54M|  74 |  34 |1973 |  12k|1973 |1760 |  12k| 159k|3069 | 0.000000e+00 | 3.800000e+01 |    Inf 
297.80/297.87	c   292s|140000 |  3779 |904150 |   6.5 |  56M|  74 |   - |1973 |  14k|1973 |1766 |  13k| 173k|3243 | 0.000000e+00 | 3.800000e+01 |    Inf 
322.50/322.58	c   317s|150000 |  3777 |994232 |   6.6 |  57M|  74 |   - |1973 |  12k|1973 |1760 |  14k| 186k|3405 | 0.000000e+00 | 3.800000e+01 |    Inf 
346.40/346.44	c   340s|160000 |  3762 |  1077k|   6.7 |  57M|  74 |  25 |1973 |  10k|1973 |1760 |  14k| 200k|3553 | 0.000000e+00 | 3.800000e+01 |    Inf 
369.70/369.74	c   363s|170000 |  3786 |  1158k|   6.8 |  60M|  74 |  20 |1973 |  13k|1973 |1760 |  15k| 213k|3659 | 0.000000e+00 | 3.800000e+01 |    Inf 
378.00/378.03	o 35
378.00/378.03	c * 371s|173828 |  2969 |  1183k|   6.8 |  50M|  74 |   - |1973 |  14k|1973 |1761 |  15k| 218k|3727 | 0.000000e+00 | 3.500000e+01 |    Inf 
392.10/392.18	c   385s|180000 |  2960 |  1231k|   6.8 |  50M|  74 |  10 |1973 |  12k|1973 |1760 |  15k| 226k|3811 | 0.000000e+00 | 3.500000e+01 |    Inf 
409.80/409.81	o 33
409.80/409.81	c * 403s|187339 |  2838 |  1293k|   6.9 |  50M|  74 |   - |1973 |  15k|1973 |1760 |  16k| 236k|3909 | 0.000000e+00 | 3.300000e+01 |    Inf 
416.60/416.68	c   409s|190000 |  2858 |  1320k|   6.9 |  50M|  74 |   - |1973 |  15k|   0 |   0 |  16k| 239k|3913 | 0.000000e+00 | 3.300000e+01 |    Inf 
441.70/441.78	c   434s|200000 |  2973 |  1408k|   7.0 |  52M|  74 |   - |1973 |  13k|   0 |   0 |  17k| 252k|4081 | 0.000000e+00 | 3.300000e+01 |    Inf 
465.31/465.37	c   457s|210000 |  2897 |  1490k|   7.1 |  52M|  74 |  11 |1973 |  13k|1973 |1760 |  18k| 265k|4182 | 0.000000e+00 | 3.300000e+01 |    Inf 
468.80/468.89	o 23
468.80/468.89	c * 461s|211621 |  1878 |  1501k|   7.1 |  39M|  74 |   - |1973 |  15k|1973 |1761 |  18k| 267k|4182 | 0.000000e+00 | 2.300000e+01 |    Inf 
479.71/479.71	o 16
479.71/479.71	c * 471s|216160 |  1492 |  1541k|   7.1 |  33M|  74 |   - |1973 |  10k|1973 |1761 |  18k| 273k|4265 | 0.000000e+00 | 1.600000e+01 |    Inf 
488.31/488.38	c   480s|220000 |  1513 |  1575k|   7.2 |  34M|  74 |   8 |1973 |  12k|1973 |1760 |  18k| 279k|4301 | 0.000000e+00 | 1.600000e+01 |    Inf 
512.90/512.94	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
512.90/512.94	c   504s|230000 |  1435 |  1674k|   7.3 |  33M|  74 |   - |1973 |  11k|   0 |   0 |  19k| 292k|4432 | 0.000000e+00 | 1.600000e+01 |    Inf 
537.91/537.98	c   529s|240000 |  1444 |  1773k|   7.4 |  35M|  74 |  40 |1973 |  16k|1973 |1760 |  19k| 305k|4562 | 0.000000e+00 | 1.600000e+01 |    Inf 
564.11/564.18	c   554s|250000 |  1392 |  1874k|   7.5 |  34M|  74 |   - |1973 |  14k|   0 |   0 |  20k| 318k|4682 | 0.000000e+00 | 1.600000e+01 |    Inf 
586.10/586.15	o 15
586.10/586.15	c * 576s|259865 |  1294 |  1952k|   7.5 |  33M|  74 |   - |1973 |  14k|1973 |1760 |  20k| 331k|4781 | 0.000000e+00 | 1.500000e+01 |    Inf 
586.41/586.44	c   576s|260000 |  1299 |  1953k|   7.5 |  33M|  74 |   1 |1973 |  14k|1973 |1760 |  20k| 331k|4781 | 0.000000e+00 | 1.500000e+01 |    Inf 
611.62/611.66	c   601s|270000 |  1267 |  2052k|   7.6 |  32M|  74 |  13 |1973 |  14k|1973 |1760 |  21k| 344k|4887 | 0.000000e+00 | 1.500000e+01 |    Inf 
636.21/636.23	c   625s|280000 |  1302 |  2138k|   7.6 |  34M|  74 |  25 |1973 |  18k|1973 |1760 |  21k| 358k|5007 | 0.000000e+00 | 1.500000e+01 |    Inf 
661.61/661.64	c   650s|290000 |  1225 |  2235k|   7.7 |  32M|  74 |  25 |1973 |  12k|1973 |1760 |  22k| 370k|5129 | 0.000000e+00 | 1.500000e+01 |    Inf 
687.42/687.43	c   676s|300000 |  1129 |  2336k|   7.8 |  31M|  74 |   - |1973 |  13k|   0 |   0 |  22k| 384k|5241 | 0.000000e+00 | 1.500000e+01 |    Inf 
712.51/712.50	c   700s|310000 |  1213 |  2437k|   7.9 |  33M|  74 |  32 |1973 |  17k|1973 |1760 |  23k| 397k|5330 | 0.000000e+00 | 1.500000e+01 |    Inf 
718.01/718.09	o 13
718.01/718.09	c * 706s|312182 |  1149 |  2458k|   7.9 |  33M|  74 |   - |1973 |  18k|1973 |1761 |  23k| 400k|5354 | 0.000000e+00 | 1.300000e+01 |    Inf 
737.31/737.35	c   725s|320000 |  1119 |  2533k|   7.9 |  33M|  74 |  31 |1973 |  18k|1973 |1760 |  23k| 411k|5425 | 0.000000e+00 | 1.300000e+01 |    Inf 
762.22/762.28	c   749s|330000 |  1185 |  2625k|   8.0 |  34M|  74 |   - |1973 |  20k|   0 |   0 |  24k| 425k|5534 | 0.000000e+00 | 1.300000e+01 |    Inf 
787.81/787.86	c   774s|340000 |  1211 |  2719k|   8.0 |  35M|  74 |  23 |1973 |  21k|1973 |1760 |  24k| 439k|5627 | 0.000000e+00 | 1.300000e+01 |    Inf 
813.61/813.61	c   800s|350000 |  1228 |  2813k|   8.0 |  36M|  74 |  30 |1973 |  21k|1973 |1760 |  25k| 454k|5722 | 0.000000e+00 | 1.300000e+01 |    Inf 
840.92/840.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
840.92/840.90	c   827s|360000 |  1110 |  2922k|   8.1 |  35M|  79 |   - |1973 |  21k|   0 |   0 |  25k| 468k|5825 | 0.000000e+00 | 1.300000e+01 |    Inf 
865.81/865.83	c   851s|370000 |  1030 |  3011k|   8.1 |  33M|  79 |  31 |1973 |  19k|1973 |1760 |  26k| 481k|5942 | 0.000000e+00 | 1.300000e+01 |    Inf 
890.22/890.22	c   875s|380000 |  1048 |  3090k|   8.1 |  34M|  79 |  22 |1973 |  20k|1973 |1760 |  26k| 495k|6007 | 0.000000e+00 | 1.300000e+01 |    Inf 
914.72/914.72	c   899s|390000 |  1107 |  3172k|   8.1 |  35M|  79 |  28 |1973 |  23k|1973 |1760 |  26k| 509k|6081 | 0.000000e+00 | 1.300000e+01 |    Inf 
938.92/938.97	c   923s|400000 |  1030 |  3252k|   8.1 |  34M|  79 |   - |1973 |  19k|   0 |   0 |  27k| 522k|6159 | 0.000000e+00 | 1.300000e+01 |    Inf 
963.02/963.03	c   947s|410000 |  1080 |  3337k|   8.1 |  35M|  79 |   6 |1973 |  20k|1973 |1760 |  27k| 535k|6221 | 0.000000e+00 | 1.300000e+01 |    Inf 
987.52/987.57	c   971s|420000 |  1030 |  3419k|   8.1 |  36M|  79 |  31 |1973 |  23k|1973 |1760 |  28k| 549k|6295 | 0.000000e+00 | 1.300000e+01 |    Inf 
1013.42/1013.47	c   997s|430000 |  1080 |  3499k|   8.1 |  36M|  79 |  20 |1973 |  24k|1973 |1760 |  28k| 562k|6379 | 0.000000e+00 | 1.300000e+01 |    Inf 
1040.12/1040.18	c  1023s|440000 |  1104 |  3582k|   8.1 |  38M|  79 |  23 |1973 |  27k|1973 |1760 |  28k| 576k|6448 | 0.000000e+00 | 1.300000e+01 |    Inf 
1068.32/1068.39	c  1051s|450000 |  1120 |  3667k|   8.1 |  38M|  79 |   - |1973 |  26k|   0 |   0 |  28k| 589k|6535 | 0.000000e+00 | 1.300000e+01 |    Inf 
1095.43/1095.41	c  1077s|460000 |  1117 |  3752k|   8.2 |  38M|  79 |  25 |1973 |  26k|1973 |1760 |  29k| 603k|6612 | 0.000000e+00 | 1.300000e+01 |    Inf 
1122.12/1122.14	c  1104s|470000 |  1126 |  3836k|   8.2 |  40M|  79 |  19 |1973 |  29k|1973 |1760 |  29k| 618k|6672 | 0.000000e+00 | 1.300000e+01 |    Inf 
1150.72/1150.71	c  1132s|480000 |  1165 |  3922k|   8.2 |  40M|  79 |  31 |1973 |  28k|1973 |1760 |  29k| 632k|6727 | 0.000000e+00 | 1.300000e+01 |    Inf 
1177.43/1177.42	c  1158s|490000 |  1130 |  4000k|   8.2 |  40M|  79 |  29 |1973 |  28k|1973 |1760 |  30k| 646k|6774 | 0.000000e+00 | 1.300000e+01 |    Inf 
1205.13/1205.13	c  1186s|500000 |  1182 |  4086k|   8.2 |  41M|  79 |  24 |1973 |  30k|1973 |1760 |  30k| 660k|6861 | 0.000000e+00 | 1.300000e+01 |    Inf 
1232.33/1232.30	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1232.33/1232.30	c  1212s|510000 |  1213 |  4167k|   8.2 |  42M|  83 |   - |1973 |  31k|1973 |1760 |  30k| 675k|6931 | 0.000000e+00 | 1.300000e+01 |    Inf 
1260.43/1260.48	c  1240s|520000 |  1188 |  4250k|   8.2 |  42M|  89 |  24 |1973 |  30k|1973 |1760 |  30k| 689k|6999 | 0.000000e+00 | 1.300000e+01 |    Inf 
1288.04/1288.09	c  1267s|530000 |  1171 |  4334k|   8.2 |  42M|  89 |   - |1973 |  30k|   0 |   0 |  31k| 703k|7065 | 0.000000e+00 | 1.300000e+01 |    Inf 
1316.93/1316.92	c  1296s|540000 |  1126 |  4421k|   8.2 |  41M|  89 |   - |1973 |  30k|   0 |   0 |  31k| 718k|7110 | 0.000000e+00 | 1.300000e+01 |    Inf 
1341.13/1341.17	c  1319s|550000 |  1032 |  4499k|   8.2 |  37M|  89 |  18 |1973 |  22k|1973 |1760 |  31k| 732k|7227 | 0.000000e+00 | 1.300000e+01 |    Inf 
1365.93/1365.98	c  1344s|560000 |  1064 |  4577k|   8.2 |  38M|  89 |  20 |1973 |  23k|1973 |1760 |  32k| 745k|7268 | 0.000000e+00 | 1.300000e+01 |    Inf 
1390.13/1390.17	c  1368s|570000 |  1096 |  4652k|   8.2 |  40M|  89 |   - |1973 |  25k|   0 |   0 |  32k| 759k|7337 | 0.000000e+00 | 1.300000e+01 |    Inf 
1416.03/1416.04	c  1393s|580000 |  1139 |  4726k|   8.1 |  42M|  89 |  10 |1973 |  30k|1973 |1760 |  33k| 772k|7407 | 0.000000e+00 | 1.300000e+01 |    Inf 
1443.04/1443.01	c  1420s|590000 |  1148 |  4803k|   8.1 |  41M|  89 |  23 |1973 |  27k|1973 |1760 |  33k| 785k|7451 | 0.000000e+00 | 1.300000e+01 |    Inf 
1470.64/1470.67	c  1447s|600000 |  1180 |  4882k|   8.1 |  42M|  89 |   - |1973 |  28k|1973 |1760 |  34k| 799k|7516 | 0.000000e+00 | 1.300000e+01 |    Inf 
1490.04/1490.08	o 11
1490.04/1490.08	c *1466s|607140 |   985 |  4938k|   8.1 |  41M|  89 |   - |1973 |  30k|1973 |1760 |  34k| 808k|7572 | 0.000000e+00 | 1.100000e+01 |    Inf 
1497.43/1497.41	c  1473s|610000 |   998 |  4958k|   8.1 |  40M|  89 |   - |1973 |  29k|   0 |   0 |  34k| 812k|7587 | 0.000000e+00 | 1.100000e+01 |    Inf 
1525.14/1525.14	c  1501s|620000 |  1009 |  5038k|   8.1 |  41M|  89 |   - |1973 |  31k|   0 |   0 |  35k| 826k|7639 | 0.000000e+00 | 1.100000e+01 |    Inf 
1551.54/1551.60	c  1527s|630000 |  1043 |  5112k|   8.1 |  41M|  89 |  13 |1973 |  29k|1973 |1760 |  35k| 839k|7685 | 0.000000e+00 | 1.100000e+01 |    Inf 
1578.55/1578.55	c  1553s|640000 |  1025 |  5189k|   8.1 |  42M|  89 |  16 |1973 |  31k|1973 |1760 |  36k| 853k|7767 | 0.000000e+00 | 1.100000e+01 |    Inf 
1606.84/1606.85	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1606.84/1606.85	c  1581s|650000 |  1064 |  5265k|   8.1 |  43M|  89 |   - |1973 |  34k|   0 |   0 |  36k| 867k|7809 | 0.000000e+00 | 1.100000e+01 |    Inf 
1635.04/1635.06	c  1609s|660000 |  1156 |  5343k|   8.1 |  42M|  89 |   - |1973 |  29k|   0 |   0 |  36k| 881k|7874 | 0.000000e+00 | 1.100000e+01 |    Inf 
1662.54/1662.52	c  1636s|670000 |  1175 |  5416k|   8.1 |  44M|  89 |  34 |1973 |  32k|1973 |1760 |  37k| 894k|7939 | 0.000000e+00 | 1.100000e+01 |    Inf 
1690.84/1690.82	c  1664s|680000 |  1183 |  5489k|   8.1 |  45M|  89 |   - |1973 |  35k|   0 |   0 |  37k| 907k|7968 | 0.000000e+00 | 1.100000e+01 |    Inf 
1721.14/1721.15	c  1694s|690000 |  1190 |  5565k|   8.1 |  47M|  89 |  31 |1973 |  39k|1973 |1760 |  38k| 921k|8055 | 0.000000e+00 | 1.100000e+01 |    Inf 
1752.14/1752.16	c  1725s|700000 |  1237 |  5641k|   8.1 |  47M|  89 |  27 |1973 |  37k|1973 |1760 |  38k| 934k|8087 | 0.000000e+00 | 1.100000e+01 |    Inf 
1783.84/1783.83	c  1756s|710000 |  1300 |  5721k|   8.1 |  48M|  89 |  10 |1973 |  38k|1973 |1760 |  38k| 948k|8133 | 0.000000e+00 | 1.100000e+01 |    Inf 
1800.05/1800.00	c pressed CTRL-C 1 times (5 times for forcing termination)
1800.05/1800.00	c 
1800.05/1800.00	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.00	c Solving Time (sec) : 1771.83
1800.05/1800.00	c Solving Nodes      : 715048
1800.05/1800.00	c Primal Bound       : +1.10000000000000e+01 (365 solutions)
1800.05/1800.00	c Dual Bound         : +0.00000000000000e+00
1800.05/1800.00	c Gap                : infinite
1800.05/1800.02	s SATISFIABLE
1800.05/1800.02	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 x222 -x221 -x220 -x219 -x218 -x217 x216 -x215 -x214 -x213 -x212 -x211 -x210 
1800.05/1800.02	v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1800.05/1800.02	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1800.05/1800.02	v -x167 -x166 -x165 x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 x153 -x152 -x151 -x150 -x149 -x148 x147 
1800.05/1800.02	v -x146 -x145 -x144 -x143 -x142 x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 x129 -x128 -x127 -x126 
1800.05/1800.02	v -x125 -x124 -x123 -x122 -x121 -x120 x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 x105 -x104 
1800.05/1800.02	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.05/1800.02	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.05/1800.02	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.05/1800.02	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.05/1800.02	v x1 
1800.05/1800.02	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.02	c Solving Time       :    1771.83
1800.05/1800.02	c Original Problem   :
1800.05/1800.02	c   Problem name     : HOME/instance-2692917-1277910410.wbo
1800.05/1800.02	c   Variables        : 2085 (1158 binary, 0 integer, 0 implicit integer, 927 continuous)
1800.05/1800.02	c   Constraints      : 3635 initial, 3635 maximal
1800.05/1800.02	c Presolved Problem  :
1800.05/1800.02	c   Problem name     : t_HOME/instance-2692917-1277910410.wbo
1800.05/1800.02	c   Variables        : 1973 (1102 binary, 0 integer, 0 implicit integer, 871 continuous)
1800.05/1800.02	c   Constraints      : 3465 initial, 39730 maximal
1800.05/1800.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.02	c   trivial          :       0.00         56          0          0          0          0          0          0          0
1800.05/1800.02	c   dualfix          :       0.00         56          0          0          0          0          0          0          0
1800.05/1800.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.05/1800.02	c   indicator        :       0.00          0          0          0          0          0         56          0          0
1800.05/1800.02	c   knapsack         :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   setppc           :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   linear           :       0.06          0          0          0        929          0        114         56          0
1800.05/1800.02	c   logicor          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.02	c   root node        :          -        783          -          -       1566          -          -          -          -
1800.05/1800.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.02	c   integral         :          0          0          0     395168          0         70        919          0          0     771024
1800.05/1800.02	c   indicator        :        871          0    3596736       8915          0       1879    5805042          0          0          0
1800.05/1800.02	c   knapsack         :          1          6    3584237       8550          0      39577   10879050          0          0          0
1800.05/1800.02	c   setppc           :         14          6    3553310       8483          0      58330    2241867          0          0          0
1800.05/1800.02	c   linear           :        871          6    3505007       8658          0      57777    3301699      38919          0          0
1800.05/1800.02	c   logicor          :       1708+         6    1664697       2478          0     143445    5927900          0          0          0
1800.05/1800.02	c   bounddisjunction :          0+         0      10648          0          0          0         56          0          0          0
1800.05/1800.02	c   countsols        :          0          0          0       2478          0          0          0          0          0          0
1800.05/1800.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.02	c   integral         :      38.29       0.00       0.00      38.29       0.00
1800.05/1800.02	c   indicator        :      15.32       0.02      14.96       0.34       0.00
1800.05/1800.02	c   knapsack         :      42.16       0.00      42.16       0.00       0.00
1800.05/1800.02	c   setppc           :      14.03       0.00      14.02       0.01       0.00
1800.05/1800.02	c   linear           :      45.07       0.00      44.89       0.18       0.00
1800.05/1800.02	c   logicor          :     244.52       0.00     244.50       0.02       0.00
1800.05/1800.02	c   bounddisjunction :       0.02       0.00       0.02       0.00       0.00
1800.05/1800.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.02	c   vbounds          :       0.83          2          0          0
1800.05/1800.02	c   rootredcost      :       0.80         48          0        783
1800.05/1800.02	c   pseudoobj        :      72.14    3625777      20341    5084328
1800.05/1800.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.02	c   propagation      :      14.53     319470     319146    2095521       29.2      14136       22.1          -
1800.05/1800.02	c   infeasible LP    :      11.61      59717      59716     511356       42.3        435       17.7          0
1800.05/1800.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.02	c   pseudo solution  :       0.00        121        121        834       19.5         18       12.7          -
1800.05/1800.02	c   applied globally :          -          -          -     954877       24.7          -          -          -
1800.05/1800.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.02	c   cut pool         :       0.00          5          -          -         50          -    (maximal pool size: 149)
1800.05/1800.02	c   redcost          :      12.31     401643          0     668237          0          0
1800.05/1800.02	c   impliedbounds    :       0.00          6          0          0          0          0
1800.05/1800.02	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.02	c   cgmip            :       0.00          0          0          0          0          0
1800.05/1800.02	c   gomory           :       0.33          6          0          0        856          0
1800.05/1800.02	c   strongcg         :       0.23          6          0          0        500          0
1800.05/1800.02	c   cmir             :       0.03          6          0          0          0          0
1800.05/1800.02	c   flowcover        :       0.04          6          0          0          0          0
1800.05/1800.02	c   clique           :       0.00          6          0          0          0          0
1800.05/1800.02	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.02	c   mcf              :       0.00          1          0          0          0          0
1800.05/1800.02	c   rapidlearning    :       0.00          0          0          0          0          0
1800.05/1800.02	c Pricers            :       Time      Calls       Vars
1800.05/1800.02	c   problem variables:       0.00          0          0
1800.05/1800.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.02	c   relpscost        :      37.95     386214         70        919          0          0     771024
1800.05/1800.02	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   inference        :       0.17       2432          0          0          0          0       4864
1800.05/1800.02	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.02	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.02	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.02	c   LP solutions     :       0.02          -         46
1800.05/1800.02	c   pseudo solutions :       0.00          -          0
1800.05/1800.02	c   feaspump         :       0.09          1          0
1800.05/1800.02	c   oneopt           :       0.51         46          0
1800.05/1800.02	c   crossover        :       1.34         58          0
1800.05/1800.02	c   linesearchdiving :       0.62        222          1
1800.05/1800.02	c   guideddiving     :       0.79        222          0
1800.05/1800.02	c   veclendiving     :       0.63        223          0
1800.05/1800.02	c   coefdiving       :       0.72        223          0
1800.05/1800.02	c   pscostdiving     :       0.77        223          0
1800.05/1800.02	c   fracdiving       :       0.69        223          0
1800.05/1800.02	c   objpscostdiving  :       0.51        119          0
1800.05/1800.02	c   rootsoldiving    :       2.94        119          0
1800.05/1800.02	c   trivial          :       0.00          2          0
1800.05/1800.02	c   simplerounding   :       0.62     388300          0
1800.05/1800.02	c   zirounding       :       0.41       1000          0
1800.05/1800.02	c   rounding         :       1.38       8762          0
1800.05/1800.02	c   shifting         :       1.01       2737          0
1800.05/1800.02	c   intshifting      :       0.01         26          0
1800.05/1800.02	c   twoopt           :       0.00          0          0
1800.05/1800.02	c   fixandinfer      :       0.00          0          0
1800.05/1800.02	c   intdiving        :       0.00          0          0
1800.05/1800.02	c   actconsdiving    :       0.00          0          0
1800.05/1800.02	c   octane           :       0.00          0          0
1800.05/1800.02	c   rens             :       0.04          1          0
1800.05/1800.02	c   rins             :       0.00          0          0
1800.05/1800.02	c   localbranching   :       0.00          0          0
1800.05/1800.02	c   mutation         :       0.00          0          0
1800.05/1800.02	c   dins             :       0.00          0          0
1800.05/1800.02	c   undercover       :       0.00          0          0
1800.05/1800.02	c   nlp              :       0.13          0          0
1800.05/1800.02	c   trysol           :       0.73       2788        318
1800.05/1800.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.02	c   primal LP        :       0.00          0          0       0.00          -
1800.05/1800.02	c   dual LP          :     846.88     454100    5741475      12.64    6779.56
1800.05/1800.02	c   lex dual LP      :       0.00          0          0       0.00          -
1800.05/1800.02	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.02	c   diving/probing LP:       4.52       3639      20306       5.58    4492.48
1800.05/1800.02	c   strong branching :      33.97       8174     226085      27.66    6655.43
1800.05/1800.02	c     (at root node) :          -         33       4738     143.58          -
1800.05/1800.02	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.02	c B&B Tree           :
1800.05/1800.02	c   number of runs   :          1
1800.05/1800.02	c   nodes            :     715048
1800.05/1800.02	c   nodes (total)    :     715048
1800.05/1800.02	c   nodes left       :       1273
1800.05/1800.02	c   max depth        :         89
1800.05/1800.02	c   max depth (total):         89
1800.05/1800.02	c   backtracks       :      82369 (11.5%)
1800.05/1800.02	c   delayed cutoffs  :      54345
1800.05/1800.02	c   repropagations   :    1546324 (6373604 domain reductions, 51938 cutoffs)
1800.05/1800.02	c   avg switch length:       5.85
1800.05/1800.02	c   switching time   :     218.79
1800.05/1800.02	c Solution           :
1800.05/1800.02	c   Solutions found  :        365 (48 improvements)
1800.05/1800.02	c   First Solution   : +4.29620000000000e+04   (in run 1, after 1 nodes, 0.73 seconds, depth 0, found by <trysol>)
1800.05/1800.02	c   Primal Bound     : +1.10000000000000e+01   (in run 1, after 607140 nodes, 1466.14 seconds, depth 49, found by <relaxation>)
1800.05/1800.02	c   Dual Bound       : +0.00000000000000e+00
1800.05/1800.02	c   Gap              :   infinite
1800.05/1800.02	c   Root Dual Bound  : +0.00000000000000e+00
1800.05/1800.02	c   Root Iterations  :        851
1800.05/1800.09	c Time complete: 1800.14.

Verifier Data

OK	11

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2692917-1277910410/watcher-2692917-1277910410 -o /tmp/evaluation-result-2692917-1277910410/solver-2692917-1277910410 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692917-1277910410.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.00 2.03 2.00 3/178 16439
/proc/meminfo: memFree=31009808/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=9444 CPUtime=0
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 1655 0 0 0 0 0 0 0 25 0 1 0 132336455 9670656 1575 4089446400 4194304 8223781 140736113261264 18446744073709551615 7235159 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16439/statm: 2361 1575 369 984 0 1374 0

[startup+0.0173699 s]
/proc/loadavg: 2.00 2.03 2.00 3/178 16439
/proc/meminfo: memFree=31009808/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=11820 CPUtime=0.01
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 2253 0 0 0 1 0 0 0 25 0 1 0 132336455 12103680 2173 4089446400 4194304 8223781 140736113261264 18446744073709551615 6640576 0 0 4096 0 0 0 0 17 6 0 0 0
/proc/16439/statm: 2955 2173 369 984 0 1968 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11820

[startup+0.100352 s]
/proc/loadavg: 2.00 2.03 2.00 3/178 16439
/proc/meminfo: memFree=31009808/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=24632 CPUtime=0.09
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 7890 0 0 0 9 0 0 0 25 0 1 0 132336455 25223168 5133 4089446400 4194304 8223781 140736113261264 18446744073709551615 4333611 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 6158 5133 466 984 0 5171 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24632

[startup+0.300325 s]
/proc/loadavg: 2.00 2.03 2.00 3/178 16439
/proc/meminfo: memFree=31009808/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=30760 CPUtime=0.29
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 11220 0 0 0 28 1 0 0 25 0 1 0 132336455 31498240 6802 4089446400 4194304 8223781 140736113261264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 7690 6802 583 984 0 6703 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30760

[startup+0.700242 s]
/proc/loadavg: 2.00 2.03 2.00 3/178 16439
/proc/meminfo: memFree=31009808/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=32732 CPUtime=0.69
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 11805 0 0 0 67 2 0 0 25 0 1 0 132336455 33517568 7296 4089446400 4194304 8223781 140736113261264 18446744073709551615 6043589 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 8183 7296 584 984 0 7196 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32732

[startup+1.50111 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 16440
/proc/meminfo: memFree=30975452/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=37300 CPUtime=1.49
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 26200 0 0 0 145 4 0 0 25 0 1 0 132336455 38195200 8454 4089446400 4194304 8223781 140736113261264 18446744073709551615 6570019 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 9325 8454 600 984 0 8338 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37300

[startup+3.1008 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 16440
/proc/meminfo: memFree=30972228/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=37300 CPUtime=3.09
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 26201 0 0 0 304 5 0 0 25 0 1 0 132336455 38195200 8455 4089446400 4194304 8223781 140736113261264 18446744073709551615 6570019 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 9325 8455 601 984 0 8338 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37300

[startup+6.30022 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 16440
/proc/meminfo: memFree=30964120/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=37300 CPUtime=6.29
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 26218 0 0 0 621 8 0 0 25 0 1 0 132336455 38195200 8472 4089446400 4194304 8223781 140736113261264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 9325 8472 604 984 0 8338 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37300

[startup+12.701 s]
/proc/loadavg: 2.00 2.03 2.00 3/179 16441
/proc/meminfo: memFree=30945420/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=40276 CPUtime=12.69
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 44963 0 0 0 1251 18 0 0 25 0 1 0 132336455 41242624 9095 4089446400 4194304 8223781 140736113261264 18446744073709551615 6520536 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 10069 9095 606 984 0 9082 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 40276

[startup+25.5007 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 16441
/proc/meminfo: memFree=30896212/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=54616 CPUtime=25.49
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 89250 0 0 0 2507 42 0 0 25 0 1 0 132336455 55926784 12711 4089446400 4194304 8223781 140736113261264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 13654 12711 607 984 0 12667 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54616

[startup+51.101 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 16442
/proc/meminfo: memFree=30812116/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=78564 CPUtime=51.09
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 173542 0 0 0 5019 90 0 0 25 0 1 0 132336455 80449536 18628 4089446400 4194304 8223781 140736113261264 18446744073709551615 4999902 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 19641 18628 609 984 0 18654 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 78564

[startup+102.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 16443
/proc/meminfo: memFree=30697980/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=123044 CPUtime=102.3
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 287042 0 0 0 10036 194 0 0 25 0 1 0 132336455 125997056 29380 4089446400 4194304 8223781 140736113261264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 30761 29380 616 984 0 29774 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 123044

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 16445
/proc/meminfo: memFree=30571084/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=149324 CPUtime=162.29
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 416796 0 0 0 15920 309 0 0 25 0 1 0 132336455 152907776 35646 4089446400 4194304 8223781 140736113261264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 37331 35646 616 984 0 36344 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 149324

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 16446
/proc/meminfo: memFree=30472704/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=155992 CPUtime=222.3
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 508406 0 0 0 21814 416 0 0 25 0 1 0 132336455 159735808 37232 4089446400 4194304 8223781 140736113261264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 38998 37232 615 984 0 38011 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 155992

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16448
/proc/meminfo: memFree=30365272/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=160872 CPUtime=282.3
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 581509 0 0 0 27711 519 0 0 25 0 1 0 132336455 164732928 38359 4089446400 4194304 8223781 140736113261264 18446744073709551615 6444838 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 40218 38359 615 984 0 39231 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 160872

[startup+342.301 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 16450
/proc/meminfo: memFree=30268992/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=163536 CPUtime=342.3
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 661220 0 0 0 33611 619 0 0 25 0 1 0 132336455 167460864 38999 4089446400 4194304 8223781 140736113261264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 40884 38999 615 984 0 39897 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 163536

[startup+402.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 16451
/proc/meminfo: memFree=30161796/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=167284 CPUtime=402.3
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 730415 0 0 0 39519 711 0 0 25 0 1 0 132336455 171298816 39871 4089446400 4194304 8223781 140736113261264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 41821 39871 615 984 0 40834 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 167284

[startup+462.301 s]
/proc/loadavg: 2.08 2.02 2.01 3/179 16453
/proc/meminfo: memFree=30077904/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=169224 CPUtime=462.31
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 827917 0 0 0 45426 805 0 0 25 0 1 0 132336455 173285376 40356 4089446400 4194304 8223781 140736113261264 18446744073709551615 7256940 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 42306 40356 613 984 0 41319 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 169224

[startup+522.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 16454
/proc/meminfo: memFree=29999228/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=170132 CPUtime=522.31
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 950868 0 0 0 51318 913 0 0 25 0 1 0 132336455 174215168 40560 4089446400 4194304 8223781 140736113261264 18446744073709551615 6004155 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 42533 40560 613 984 0 41546 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 170132

[startup+582.301 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 16456
/proc/meminfo: memFree=29873832/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=170396 CPUtime=582.31
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 1054995 0 0 0 57219 1012 0 0 25 0 1 0 132336455 174485504 40646 4089446400 4194304 8223781 140736113261264 18446744073709551615 6569888 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 42599 40646 613 984 0 41612 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 170396

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16458
/proc/meminfo: memFree=29808196/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=170908 CPUtime=642.32
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 1170408 0 0 0 63120 1112 0 0 25 0 1 0 132336455 175009792 40759 4089446400 4194304 8223781 140736113261264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 42727 40759 613 984 0 41740 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 170908

[startup+702.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16462
/proc/meminfo: memFree=29511080/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=171784 CPUtime=822.32
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 1385730 0 0 0 80830 1402 0 0 25 0 1 0 132336455 175906816 40923 4089446400 4194304 8223781 140736113261264 18446744073709551615 6570056 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 42946 40923 613 984 0 41959 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 171784

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16491
/proc/meminfo: memFree=30845688/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=172324 CPUtime=882.31
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 1499248 0 0 0 86733 1498 0 0 25 0 1 0 132336455 176459776 41068 4089446400 4194304 8223781 140736113261264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 43081 41068 613 984 0 42094 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 172324

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16493
/proc/meminfo: memFree=30677416/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=172952 CPUtime=942.32
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 1580748 0 0 0 92637 1595 0 0 25 0 1 0 132336455 177102848 41178 4089446400 4194304 8223781 140736113261264 18446744073709551615 6089682 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 43238 41178 613 984 0 42251 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 172952

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16494
/proc/meminfo: memFree=30609036/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=172880 CPUtime=1002.32
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 1598506 0 0 0 98550 1682 0 0 25 0 1 0 132336455 177029120 41203 4089446400 4194304 8223781 140736113261264 18446744073709551615 4210595 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 43220 41203 613 984 0 42233 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 172880

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16496
/proc/meminfo: memFree=30477928/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=174772 CPUtime=1062.33
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 1614633 0 0 0 104468 1765 0 0 25 0 1 0 132336455 178966528 41641 4089446400 4194304 8223781 140736113261264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 43693 41641 613 984 0 42706 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 174772

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16497
/proc/meminfo: memFree=30328340/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=175068 CPUtime=1122.33
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 1639384 0 0 0 110385 1848 0 0 25 0 1 0 132336455 179269632 41729 4089446400 4194304 8223781 140736113261264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 43767 41729 613 984 0 42780 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 175068

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16499
/proc/meminfo: memFree=30166860/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=175648 CPUtime=1182.33
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 1730131 0 0 0 116300 1933 0 0 25 0 1 0 132336455 179863552 41899 4089446400 4194304 8223781 140736113261264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 43912 41899 613 984 0 42925 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 175648

[startup+1242.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/197 16546
/proc/meminfo: memFree=30845600/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=177364 CPUtime=1242.33
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 1824821 0 0 0 122209 2024 0 0 25 0 1 0 132336455 181620736 42321 4089446400 4194304 8223781 140736113261264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 44341 42321 613 984 0 43354 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 177364

[startup+1302.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/197 16547
/proc/meminfo: memFree=30843344/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=177984 CPUtime=1302.33
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 1919923 0 0 0 128118 2115 0 0 25 0 1 0 132336455 182255616 42464 4089446400 4194304 8223781 140736113261264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 44496 42464 613 984 0 43509 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 177984

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/197 16549
/proc/meminfo: memFree=30841664/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=179872 CPUtime=1362.33
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 2022664 0 0 0 134025 2208 0 0 25 0 1 0 132336455 184188928 42755 4089446400 4194304 8223781 140736113261264 18446744073709551615 4218730 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 44968 42755 613 984 0 43981 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 179872

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/197 16550
/proc/meminfo: memFree=30840228/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=180716 CPUtime=1422.34
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 2129266 0 0 0 139933 2301 0 0 25 0 1 0 132336455 185053184 42928 4089446400 4194304 8223781 140736113261264 18446744073709551615 4210705 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 45179 42928 613 984 0 44192 0
Current children cumulated CPU time (s) 1422.34
Current children cumulated vsize (KiB) 180716

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 16552
/proc/meminfo: memFree=30838300/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=182568 CPUtime=1482.33
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 2200096 0 0 0 145850 2383 0 0 25 0 1 0 132336455 186949632 43247 4089446400 4194304 8223781 140736113261264 18446744073709551615 4999837 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 45642 43247 613 984 0 44655 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 182568

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 16557
/proc/meminfo: memFree=30836436/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=183024 CPUtime=1542.33
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 2303623 0 0 0 151766 2467 0 0 25 0 1 0 132336455 187416576 43373 4089446400 4194304 8223781 140736113261264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 45756 43373 613 984 0 44769 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 183024

[startup+1602.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/197 16558
/proc/meminfo: memFree=30835376/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=183612 CPUtime=1602.34
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 2414599 0 0 0 157681 2553 0 0 25 0 1 0 132336455 188018688 43516 4089446400 4194304 8223781 140736113261264 18446744073709551615 6505782 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 45903 43516 613 984 0 44916 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 183612

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/197 16560
/proc/meminfo: memFree=30833712/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=185304 CPUtime=1662.34
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 2481427 0 0 0 163600 2634 0 0 25 0 1 0 132336455 189751296 43805 4089446400 4194304 8223781 140736113261264 18446744073709551615 5956747 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 46326 43805 613 984 0 45339 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 185304

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 16561
/proc/meminfo: memFree=30831928/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=187464 CPUtime=1722.35
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 2560904 0 0 0 169520 2715 0 0 25 0 1 0 132336455 191963136 44301 4089446400 4194304 8223781 140736113261264 18446744073709551615 4221241 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 46866 44301 613 984 0 45879 0
Current children cumulated CPU time (s) 1722.35
Current children cumulated vsize (KiB) 187464

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/197 16563
/proc/meminfo: memFree=30830612/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=187964 CPUtime=1782.35
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 2654977 0 0 0 175440 2795 0 0 25 0 1 0 132336455 192475136 44418 4089446400 4194304 8223781 140736113261264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 46991 44418 613 984 0 46004 0
Current children cumulated CPU time (s) 1782.35
Current children cumulated vsize (KiB) 187964



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.00 2.00 2.00 4/197 16563
/proc/meminfo: memFree=30830568/32951124 swapFree=67111528/67111528
[pid=16439] ppid=16437 vsize=187980 CPUtime=1800.05
/proc/16439/stat : 16439 (pbscip.linux.x8) R 16437 16439 16353 0 -1 4202496 2682999 0 0 0 177185 2820 0 0 25 0 1 0 132336455 192491520 44429 4089446400 4194304 8223781 140736113261264 18446744073709551615 7294506 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/16439/statm: 46995 44429 613 984 0 46008 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 187980

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

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

Child status: 0
Real time (s): 1800.09
CPU time (s): 1800.14
CPU user time (s): 1771.93
CPU system time (s): 28.2117
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 192336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1771.93
system time used= 28.2117
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2683021
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= 2225

runsolver used 2.55661 second user time and 5.87311 second system time

The end

Launcher Data

Begin job on node139 at 2010-06-30 17:06:50
IDJOB=2692917
IDBENCH=78977
IDSOLVER=1204
FILE ID=node139/2692917-1277910410
PBS_JOBID= 11197258
Free space on /tmp= 74124 MiB

SOLVER NAME= SCIPspx SCIP 1.2.1.2 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900551347--soft-66-100-0.wbo
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2692917-1277910410/watcher-2692917-1277910410 -o /tmp/evaluation-result-2692917-1277910410/solver-2692917-1277910410 -C 1800 -W 2000 -M 3800  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-2692917-1277910410.wbo -t 1800 -m 3800

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

MD5SUM BENCH= ccbb2f2628d7a379eab2ad56e88b2a24
RANDOM SEED=2110975383

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31010336 kB
Buffers:        198940 kB
Cached:        1474392 kB
SwapCached:          0 kB
Active:         799096 kB
Inactive:       995712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31010336 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7552 kB
Writeback:           0 kB
AnonPages:      121748 kB
Mapped:          15280 kB
Slab:            82984 kB
PageTables:       4740 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   270052 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74120 MiB
End job on node139 at 2010-06-30 17:36:52