| Solver Name | Answer | CPU time | Wall clock time |
|---|---|---|---|
| SCIPclp SCIP 1.2.1.3 with Clp 1.11.1 (Release Version) as LP solver | MSAT | 1790.2 | 1790.12 |
| Name | /PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/ normalized-t3002.11tsp11.1900583053--soft-33-100-0.wbo |
| MD5SUM | 9f5c0fb24468d0f2311d30a10738459c |
| Bench Category | PARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints) |
| Best result obtained on this benchmark | MOPT |
| Best cost obtained on this benchmark | 1 |
| Best CPU time to get the best result obtained on this benchmark | 348.124 |
| Max-Satisfiable | |
| Max-(Un)Satisfiability was proved | |
| Best value of the cost | |
| Optimality of the best cost was proved | |
| Number of variables | 231 |
| Total number of constraints | 2707 |
| Number of soft constraints | 1785 |
| Number of constraints which are clauses | 2684 |
| Number of constraints which are cardinality constraints (but not clauses) | 22 |
| Number of constraints which are nor clauses,nor cardinality constraints | 1 |
| Minimum length of a constraint | 2 |
| Maximum length of a constraint | 110 |
| Top cost | 88246 |
| Min constraint cost | 1 |
| Max constraint cost | 100 |
| Sum of constraints costs | 88245 |
| Biggest number in a constraint | 25 |
| Number of bits of the biggest number in a constraint | 5 |
| Biggest sum of numbers in a constraint | 651 |
| Number of bits of the biggest sum of numbers | 10 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
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-2705585-1278572957.wbo>
0.00/0.03 c original problem has 3801 variables (2016 bin, 0 int, 1785 impl, 0 cont) and 4493 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, 152 impls, 11 clqs
0.05/0.08 c (round 2) 0 del vars, 75 del conss, 1785 chg bounds, 52 chg sides, 0 chg coeffs, 0 upgd conss, 152 impls, 11 clqs
0.05/0.09 c (round 3) 52 del vars, 195 del conss, 1809 chg bounds, 96 chg sides, 0 chg coeffs, 0 upgd conss, 152 impls, 11 clqs
0.09/0.10 c (round 4) 152 del vars, 195 del conss, 1809 chg bounds, 96 chg sides, 0 chg coeffs, 880 upgd conss, 152 impls, 11 clqs
0.09/0.10 c (round 5) 152 del vars, 201 del conss, 1809 chg bounds, 96 chg sides, 0 chg coeffs, 880 upgd conss, 152 impls, 11 clqs
0.09/0.16 c (0.1s) probing: 101/1940 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16 c (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.16 c presolving (6 rounds):
0.09/0.16 c 152 deleted vars, 201 deleted constraints, 1809 tightened bounds, 0 added holes, 96 changed sides, 0 changed coefficients
0.09/0.16 c 3558 implications, 11 cliques
0.09/0.16 c presolved problem has 3649 variables (1940 bin, 0 int, 1709 impl, 0 cont) and 4292 constraints
0.09/0.16 c 61 constraints of type <setppc>
0.09/0.16 c 1709 constraints of type <linear>
0.09/0.16 c 1709 constraints of type <indicator>
0.09/0.16 c 813 constraints of type <logicor>
0.09/0.16 c transformed objective value is always integral (scale: 1)
0.09/0.16 c Presolving Time: 0.12
0.09/0.16 c - non default parameters ----------------------------------------------------------------------
0.09/0.16 c # SCIP version 1.2.1.3
0.09/0.16 c
0.09/0.16 c # frequency for displaying node information lines
0.09/0.16 c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16 c display/freq = 10000
0.09/0.16 c
0.09/0.16 c # maximal time in seconds to run
0.09/0.16 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16 c limits/time = 1789.98
0.09/0.16 c
0.09/0.16 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16 c limits/memory = 3420
0.09/0.16 c
0.09/0.16 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.16 c # [type: int, range: [1,2], default: 1]
0.09/0.16 c timing/clocktype = 2
0.09/0.16 c
0.09/0.16 c # should presolving try to simplify inequalities
0.09/0.16 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16 c constraints/linear/simplifyinequalities = TRUE
0.09/0.16 c
0.09/0.16 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.16 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16 c constraints/indicator/addCouplingCons = TRUE
0.09/0.16 c
0.09/0.16 c # should presolving try to simplify knapsacks
0.09/0.16 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16 c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16 c
0.09/0.16 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16 c separating/rapidlearning/freq = 0
0.09/0.16 c
0.09/0.16 c -----------------------------------------------------------------------------------------------
0.09/0.16 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 | 9 | - | 13M| 0 | 0 |3649 |4292 |3649 | 874 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
0.19/0.23 c 0.2s| 1 | 0 | 56 | - | 13M| 0 | 25 |3649 |4292 |3649 | 890 | 16 | 0 | 0 | 0.000000e+00 | -- | Inf
0.19/0.28 c 0.2s| 1 | 0 | 75 | - | 14M| 0 | 33 |3649 |4292 |3649 | 911 | 37 | 0 | 0 | 0.000000e+00 | -- | Inf
0.29/0.34 c 0.3s| 1 | 0 | 98 | - | 14M| 0 | 34 |3649 |4292 |3649 | 918 | 44 | 0 | 0 | 0.000000e+00 | -- | Inf
0.39/0.40 c 0.4s| 1 | 0 | 172 | - | 14M| 0 | 37 |3649 |4292 |3649 | 923 | 49 | 0 | 0 | 0.000000e+00 | -- | Inf
0.39/0.44 c 0.4s| 1 | 0 | 197 | - | 14M| 0 | 34 |3649 |4292 |3649 | 934 | 60 | 0 | 0 | 0.000000e+00 | -- | Inf
0.49/0.50 c 0.5s| 1 | 0 | 220 | - | 14M| 0 | 39 |3649 |4292 |3649 | 938 | 64 | 0 | 0 | 0.000000e+00 | -- | Inf
0.79/0.81 c 0.8s| 1 | 2 | 220 | - | 14M| 0 | 39 |3649 |4292 |3649 | 938 | 64 | 0 | 16 | 0.000000e+00 | -- | Inf
4.09/4.17 o 83962
4.09/4.17 c y 4.1s| 58 | 57 | 2910 | 47.2 | 14M| 16 | - |3649 |4292 | 0 | 0 | 205 | 0 | 629 | 0.000000e+00 | 8.396200e+04 | Inf
5.29/5.31 o 727
5.29/5.31 c * 5.3s| 981 | 963 | 3174 | 3.0 | 17M| 887 | - |3649 |4292 |3649 | 994 | 261 | 0 | 675 | 0.000000e+00 | 7.270000e+02 | Inf
17.09/17.19 c 17.2s| 10000 | 9945 | 7283 | 0.7 | 34M| 900 | 0 |3649 |4352 |3649 | 974 |1086 | 60 |1101 | 0.000000e+00 | 7.270000e+02 | Inf
17.79/17.80 o 614
17.79/17.80 c *17.8s| 10450 | 10150 | 7590 | 0.7 | 35M| 900 | - |3649 |4439 |3649 | 984 |1145 | 147 |1119 | 0.000000e+00 | 6.140000e+02 | Inf
18.09/18.10 o 522
18.09/18.10 c *18.1s| 10575 | 9865 | 8147 | 0.7 | 35M| 900 | - |3649 |4477 |3649 | 988 |1205 | 185 |1152 | 0.000000e+00 | 5.220000e+02 | Inf
18.19/18.28 o 479
18.19/18.28 c *18.3s| 10695 | 9658 | 8282 | 0.8 | 35M| 900 | - |3649 |4512 |3649 | 984 |1228 | 220 |1153 | 0.000000e+00 | 4.790000e+02 | Inf
18.19/18.29 o 449
18.19/18.29 c *18.3s| 10696 | 9404 | 8282 | 0.8 | 35M| 900 | - |3649 |4512 |3649 | 984 |1228 | 220 |1153 | 0.000000e+00 | 4.490000e+02 | Inf
18.49/18.50 o 431
18.49/18.50 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
18.49/18.50 c *18.5s| 10793 | 9238 | 8515 | 0.8 | 35M| 900 | - |3649 |4594 |3649 | 987 |1281 | 302 |1155 | 0.000000e+00 | 4.310000e+02 | Inf
18.49/18.50 o 416
18.49/18.50 c *18.5s| 10794 | 9076 | 8517 | 0.8 | 34M| 900 | - |3649 |4594 |3649 | 987 |1281 | 302 |1155 | 0.000000e+00 | 4.160000e+02 | Inf
18.49/18.54 o 278
18.49/18.54 c *18.5s| 10809 | 7378 | 8559 | 0.8 | 31M| 900 | - |3649 |4594 |3649 |1003 |1297 | 302 |1155 | 0.000000e+00 | 2.780000e+02 | Inf
18.79/18.88 o 225
18.79/18.88 c *18.9s| 10953 | 6757 | 9072 | 0.8 | 31M| 900 | - |3649 |4691 |3649 | 982 |1375 | 399 |1202 | 0.000000e+00 | 2.250000e+02 | Inf
18.89/18.92 o 170
18.89/18.92 c *18.9s| 10969 | 5983 | 9083 | 0.8 | 30M| 900 | - |3649 |4713 |3649 | 986 |1379 | 421 |1202 | 0.000000e+00 | 1.700000e+02 | Inf
18.89/18.96 o 146
18.89/18.96 c *18.9s| 10978 | 5574 | 9223 | 0.8 | 29M| 900 | - |3649 |4717 |3649 | 957 |1390 | 425 |1204 | 0.000000e+00 | 1.460000e+02 | Inf
19.70/19.72 o 145
19.70/19.72 c *19.7s| 11227 | 5619 | 10311 | 0.9 | 30M| 900 | - |3649 |4997 |3649 |1002 |1618 | 721 |1254 | 0.000000e+00 | 1.450000e+02 | Inf
20.49/20.56 o 140
20.49/20.56 c *20.5s| 11577 | 5606 | 11301 | 1.0 | 31M| 900 | - |3649 |5357 |3649 | 984 |1778 |1099 |1285 | 0.000000e+00 | 1.400000e+02 | Inf
21.79/21.82 o 135
21.79/21.82 c *21.8s| 12019 | 5638 | 12930 | 1.1 | 33M| 900 | - |3649 |5690 |3649 | 988 |2051 |1529 |1328 | 0.000000e+00 | 1.350000e+02 | Inf
23.19/23.29 o 134
23.19/23.29 c *23.3s| 12465 | 5808 | 15719 | 1.2 | 35M| 900 | - |3649 |6021 |3649 | 992 |2390 |1938 |1497 | 0.000000e+00 | 1.340000e+02 | Inf
23.29/23.37 o 92
23.29/23.37 c *23.3s| 12515 | 4353 | 15756 | 1.2 | 32M| 900 | - |3649 |6021 |3649 | 996 |2395 |1938 |1497 | 0.000000e+00 | 9.200000e+01 | Inf
23.39/23.45 o 89
23.39/23.45 c *23.4s| 12533 | 4200 | 16098 | 1.3 | 32M| 900 | - |3649 |5880 |3649 | 985 |2420 |1939 |1511 | 0.000000e+00 | 8.900000e+01 | Inf
23.39/23.47 o 85
23.39/23.47 c *23.4s| 12535 | 4021 | 16098 | 1.3 | 31M| 900 | - |3649 |5810 |3649 | 985 |2420 |1939 |1511 | 0.000000e+00 | 8.500000e+01 | Inf
23.39/23.47 o 77
23.39/23.47 c *23.4s| 12536 | 3549 | 16098 | 1.3 | 30M| 900 | - |3649 |5810 |3649 | 985 |2420 |1939 |1511 | 0.000000e+00 | 7.700000e+01 | Inf
24.09/24.12 o 57
24.09/24.12 c *24.1s| 12768 | 2736 | 17477 | 1.4 | 29M| 900 | - |3649 |5736 |3649 | 985 |2570 |2133 |1541 | 0.000000e+00 | 5.700000e+01 | Inf
24.09/24.13 o 40
24.09/24.13 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
24.09/24.13 c *24.1s| 12769 | 1831 | 17493 | 1.4 | 27M| 900 | - |3649 |5736 |3649 | 981 |2578 |2133 |1541 | 0.000000e+00 | 4.000000e+01 | Inf
24.09/24.17 o 38
24.09/24.17 c *24.1s| 12776 | 1732 | 17743 | 1.4 | 27M| 900 | - |3649 |5009 |3649 | 977 |2609 |2133 |1546 | 0.000000e+00 | 3.800000e+01 | Inf
24.09/24.19 o 37
24.09/24.19 c *24.2s| 12779 | 1668 | 17800 | 1.4 | 26M| 900 | - |3649 |4968 |3649 | 980 |2612 |2133 |1546 | 0.000000e+00 | 3.700000e+01 | Inf
24.19/24.25 o 18
24.19/24.25 c *24.2s| 12802 | 973 | 17995 | 1.4 | 25M| 900 | - |3649 |4940 |3649 | 973 |2625 |2135 |1548 | 0.000000e+00 | 1.800000e+01 | Inf
24.39/24.46 o 9
24.39/24.46 c *24.4s| 12864 | 420 | 18674 | 1.4 | 23M| 900 | - |3649 |4513 |3649 | 992 |2670 |2202 |1591 | 0.000000e+00 | 9.000000e+00 | Inf
36.49/36.52 c 36.5s| 20000 | 681 | 79437 | 4.0 | 27M| 900 | - |3649 |7506 | 0 | 0 |4959 | 10k|1768 | 0.000000e+00 | 9.000000e+00 | Inf
52.19/52.22 c 52.2s| 30000 | 1044 |149148 | 5.0 | 30M| 900 | 22 |3649 |9624 |3649 | 976 |7962 | 23k|1768 | 0.000000e+00 | 9.000000e+00 | Inf
67.99/68.05 c 68.0s| 40000 | 1329 |217894 | 5.4 | 33M| 900 | 16 |3649 | 10k|3649 | 959 | 11k| 37k|1768 | 0.000000e+00 | 9.000000e+00 | Inf
83.89/83.98 c 84.0s| 50000 | 1480 |280454 | 5.6 | 34M| 900 | - |3649 | 10k| 0 | 0 | 14k| 50k|1846 | 0.000000e+00 | 9.000000e+00 | Inf
93.50/93.54 o 7
93.50/93.54 c *93.5s| 56071 | 1564 |317586 | 5.7 | 35M| 900 | - |3649 | 11k|3649 | 966 | 15k| 59k|1955 | 0.000000e+00 | 7.000000e+00 | Inf
99.69/99.72 c 99.7s| 60000 | 1637 |342245 | 5.7 | 36M| 900 | 1 |3649 | 10k|3649 | 955 | 17k| 64k|2021 | 0.000000e+00 | 7.000000e+00 | Inf
116.09/116.16 c 116s| 70000 | 1827 |411161 | 5.9 | 38M| 900 | 15 |3649 | 11k|3649 | 955 | 19k| 78k|2199 | 0.000000e+00 | 7.000000e+00 | Inf
132.01/132.08 c 132s| 80000 | 1976 |471617 | 5.9 | 40M| 900 | - |3649 | 13k| 0 | 0 | 22k| 91k|2385 | 0.000000e+00 | 7.000000e+00 | Inf
148.50/148.54 c 149s| 90000 | 1990 |535229 | 5.9 | 40M| 900 | 16 |3649 | 10k|3649 | 962 | 25k| 105k|2576 | 0.000000e+00 | 7.000000e+00 | Inf
164.50/164.54 c 165s|100000 | 2014 |596759 | 6.0 | 40M| 900 | - |3649 |9196 | 0 | 0 | 27k| 119k|2723 | 0.000000e+00 | 7.000000e+00 | Inf
177.01/177.06 o 6
177.01/177.06 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
177.01/177.06 c * 177s|107971 | 1965 |646293 | 6.0 | 40M| 900 | - |3649 | 10k|3649 | 973 | 30k| 129k|2840 | 0.000000e+00 | 6.000000e+00 | Inf
180.10/180.17 c 180s|110000 | 1959 |658544 | 6.0 | 40M| 900 | 1 |3649 | 10k|3649 | 962 | 30k| 132k|2840 | 0.000000e+00 | 6.000000e+00 | Inf
188.49/188.55 o 2
188.49/188.55 c * 189s|115169 | 1680 |693627 | 6.0 | 38M| 900 | - |3649 | 10k|3649 | 973 | 32k| 139k|2918 | 0.000000e+00 | 2.000000e+00 | Inf
196.00/196.06 c 196s|120000 | 1687 |723083 | 6.0 | 39M| 900 | 12 |3649 | 11k|3649 | 949 | 33k| 146k|2957 | 0.000000e+00 | 2.000000e+00 | Inf
213.10/213.11 c 213s|130000 | 1727 |797223 | 6.1 | 40M| 900 | - |3649 | 13k| 0 | 0 | 36k| 160k|3161 | 0.000000e+00 | 2.000000e+00 | Inf
230.30/230.36 c 230s|140000 | 1724 |862606 | 6.2 | 41M| 900 | 13 |3649 | 14k|3649 | 947 | 40k| 175k|3299 | 0.000000e+00 | 2.000000e+00 | Inf
247.30/247.31 c 247s|150000 | 1681 |928679 | 6.2 | 40M| 900 | - |3649 | 12k| 0 | 0 | 42k| 189k|3420 | 0.000000e+00 | 2.000000e+00 | Inf
263.90/263.95 c 264s|160000 | 1691 |997358 | 6.2 | 41M| 900 | 17 |3649 | 12k|3649 | 975 | 45k| 202k|3527 | 0.000000e+00 | 2.000000e+00 | Inf
279.90/279.91 c 280s|170000 | 1797 | 1061k| 6.2 | 41M| 900 | - |3649 | 11k| 0 | 0 | 48k| 216k|3662 | 0.000000e+00 | 2.000000e+00 | Inf
297.01/297.07 c 297s|180000 | 1918 | 1132k| 6.3 | 44M| 900 | - |3649 | 16k| 0 | 0 | 52k| 229k|3775 | 0.000000e+00 | 2.000000e+00 | Inf
314.00/314.08 c 314s|190000 | 2039 | 1196k| 6.3 | 44M| 900 | 18 |3649 | 15k|3649 | 970 | 55k| 242k|3856 | 0.000000e+00 | 2.000000e+00 | Inf
331.31/331.37 c 331s|200000 | 2045 | 1260k| 6.3 | 44M| 900 | 1 |3649 | 14k|3649 | 955 | 58k| 256k|3992 | 0.000000e+00 | 2.000000e+00 | Inf
348.21/348.28 c 348s|210000 | 2008 | 1324k| 6.3 | 45M| 900 | 10 |3649 | 14k|3649 | 955 | 61k| 270k|4081 | 0.000000e+00 | 2.000000e+00 | Inf
365.40/365.49 c 365s|220000 | 1996 | 1388k| 6.3 | 45M| 900 | 11 |3649 | 15k|3649 | 955 | 64k| 283k|4176 | 0.000000e+00 | 2.000000e+00 | Inf
383.11/383.13 c 383s|230000 | 2086 | 1454k| 6.3 | 47M| 900 | - |3649 | 18k| 0 | 0 | 68k| 297k|4274 | 0.000000e+00 | 2.000000e+00 | Inf
401.21/401.22 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
401.21/401.22 c 401s|240000 | 2027 | 1521k| 6.3 | 46M| 900 | 12 |3649 | 17k|3649 | 989 | 71k| 311k|4348 | 0.000000e+00 | 2.000000e+00 | Inf
419.12/419.13 c 419s|250000 | 2093 | 1587k| 6.3 | 47M| 900 | - |3649 | 19k| 0 | 0 | 74k| 324k|4471 | 0.000000e+00 | 2.000000e+00 | Inf
437.51/437.57 c 438s|260000 | 2110 | 1654k| 6.4 | 48M| 900 | - |3649 | 21k|3649 | 993 | 78k| 337k|4546 | 0.000000e+00 | 2.000000e+00 | Inf
456.21/456.27 c 456s|270000 | 2064 | 1720k| 6.4 | 48M| 900 | 16 |3649 | 20k|3649 | 968 | 81k| 351k|4641 | 0.000000e+00 | 2.000000e+00 | Inf
475.62/475.61 c 476s|280000 | 2040 | 1793k| 6.4 | 48M| 900 | - |3649 | 21k| 0 | 0 | 84k| 365k|4750 | 0.000000e+00 | 2.000000e+00 | Inf
494.61/494.64 c 495s|290000 | 1966 | 1866k| 6.4 | 47M| 900 | - |3649 | 19k| 0 | 0 | 87k| 378k|4811 | 0.000000e+00 | 2.000000e+00 | Inf
513.71/513.76 c 514s|300000 | 1894 | 1938k| 6.5 | 46M| 900 | 23 |3649 | 15k|3649 | 967 | 91k| 391k|5022 | 0.000000e+00 | 2.000000e+00 | Inf
531.32/531.38 c 531s|310000 | 1922 | 2008k| 6.5 | 47M| 900 | - |3649 | 17k|3649 | 948 | 94k| 405k|5178 | 0.000000e+00 | 2.000000e+00 | Inf
548.82/548.87 c 549s|320000 | 2007 | 2074k| 6.5 | 48M| 900 | 1 |3649 | 19k|3649 | 948 | 97k| 418k|5220 | 0.000000e+00 | 2.000000e+00 | Inf
566.82/566.87 c 567s|330000 | 1980 | 2137k| 6.5 | 48M| 900 | 10 |3649 | 19k|3649 | 958 | 100k| 432k|5283 | 0.000000e+00 | 2.000000e+00 | Inf
584.41/584.48 c 584s|340000 | 1941 | 2199k| 6.5 | 48M| 900 | - |3649 | 19k| 0 | 0 | 103k| 446k|5362 | 0.000000e+00 | 2.000000e+00 | Inf
602.52/602.55 c 603s|350000 | 1906 | 2264k| 6.5 | 48M| 900 | 1 |3649 | 19k|3649 | 973 | 105k| 459k|5462 | 0.000000e+00 | 2.000000e+00 | Inf
620.42/620.43 c 620s|360000 | 1871 | 2332k| 6.5 | 49M| 900 | 1 |3649 | 21k|3649 | 945 | 108k| 473k|5552 | 0.000000e+00 | 2.000000e+00 | Inf
638.51/638.56 c 639s|370000 | 1824 | 2396k| 6.5 | 48M| 900 | 1 |3649 | 20k|3649 | 960 | 111k| 487k|5638 | 0.000000e+00 | 2.000000e+00 | Inf
657.91/657.96 c 658s|380000 | 1776 | 2462k| 6.5 | 48M| 900 | 17 |3649 | 21k|3649 | 952 | 114k| 500k|5695 | 0.000000e+00 | 2.000000e+00 | Inf
676.12/676.11 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
676.12/676.11 c 676s|390000 | 1759 | 2525k| 6.5 | 49M| 900 | 1 |3649 | 22k|3649 | 955 | 118k| 514k|5745 | 0.000000e+00 | 2.000000e+00 | Inf
695.82/695.86 c 696s|400000 | 1796 | 2597k| 6.5 | 51M| 900 | - |3649 | 27k| 0 | 0 | 121k| 528k|5804 | 0.000000e+00 | 2.000000e+00 | Inf
715.02/715.06 c 715s|410000 | 1690 | 2660k| 6.5 | 48M| 900 | - |3649 | 21k|3649 | 968 | 124k| 541k|5881 | 0.000000e+00 | 2.000000e+00 | Inf
733.02/733.00 c 733s|420000 | 1654 | 2716k| 6.5 | 48M| 900 | - |3649 | 23k| 0 | 0 | 126k| 555k|5933 | 0.000000e+00 | 2.000000e+00 | Inf
751.52/751.50 c 751s|430000 | 1755 | 2777k| 6.5 | 49M| 900 | - |3649 | 24k| 0 | 0 | 129k| 569k|6007 | 0.000000e+00 | 2.000000e+00 | Inf
770.93/770.98 c 771s|440000 | 1915 | 2840k| 6.5 | 51M| 900 | 17 |3649 | 26k|3649 | 959 | 132k| 583k|6075 | 0.000000e+00 | 2.000000e+00 | Inf
790.42/790.49 c 790s|450000 | 2010 | 2904k| 6.5 | 52M| 900 | - |3649 | 26k| 0 | 0 | 135k| 597k|6117 | 0.000000e+00 | 2.000000e+00 | Inf
809.63/809.69 c 810s|460000 | 2068 | 2960k| 6.4 | 53M| 900 | 16 |3649 | 28k|3649 | 940 | 137k| 611k|6171 | 0.000000e+00 | 2.000000e+00 | Inf
830.02/830.05 c 830s|470000 | 2104 | 3025k| 6.4 | 55M| 900 | - |3649 | 30k| 0 | 0 | 141k| 626k|6224 | 0.000000e+00 | 2.000000e+00 | Inf
850.62/850.64 c 851s|480000 | 2234 | 3088k| 6.4 | 55M| 900 | 11 |3649 | 29k|3649 | 949 | 143k| 640k|6273 | 0.000000e+00 | 2.000000e+00 | Inf
870.93/870.95 c 871s|490000 | 2362 | 3150k| 6.4 | 56M| 900 | 1 |3649 | 30k|3649 | 960 | 146k| 655k|6321 | 0.000000e+00 | 2.000000e+00 | Inf
891.23/891.21 c 891s|500000 | 2468 | 3207k| 6.4 | 58M| 900 | - |3649 | 30k| 0 | 0 | 149k| 669k|6366 | 0.000000e+00 | 2.000000e+00 | Inf
912.13/912.18 c 912s|510000 | 2453 | 3272k| 6.4 | 58M| 900 | 15 |3649 | 31k|3649 | 976 | 153k| 684k|6416 | 0.000000e+00 | 2.000000e+00 | Inf
932.83/932.80 c 933s|520000 | 2534 | 3329k| 6.4 | 59M| 900 | 9 |3649 | 32k|3649 | 940 | 155k| 699k|6470 | 0.000000e+00 | 2.000000e+00 | Inf
954.43/954.49 c 954s|530000 | 2526 | 3385k| 6.4 | 60M| 900 | 14 |3649 | 33k|3649 | 940 | 158k| 715k|6507 | 0.000000e+00 | 2.000000e+00 | Inf
975.73/975.78 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
975.73/975.78 c 976s|540000 | 2473 | 3447k| 6.4 | 59M| 900 | - |3649 | 30k| 0 | 0 | 161k| 729k|6555 | 0.000000e+00 | 2.000000e+00 | Inf
997.13/997.10 c 997s|550000 | 2484 | 3513k| 6.4 | 58M| 900 | - |3649 | 29k| 0 | 0 | 164k| 744k|6617 | 0.000000e+00 | 2.000000e+00 | Inf
1018.83/1018.85 c 1019s|560000 | 2455 | 3580k| 6.4 | 58M| 900 | 1 |3649 | 29k|3649 | 940 | 166k| 759k|6682 | 0.000000e+00 | 2.000000e+00 | Inf
1039.34/1039.38 c 1039s|570000 | 2571 | 3647k| 6.4 | 60M| 900 | - |3649 | 31k| 0 | 0 | 170k| 773k|6736 | 0.000000e+00 | 2.000000e+00 | Inf
1060.54/1060.52 c 1060s|580000 | 2529 | 3709k| 6.4 | 60M| 900 | - |3649 | 31k| 0 | 0 | 173k| 787k|6787 | 0.000000e+00 | 2.000000e+00 | Inf
1082.44/1082.44 c 1082s|590000 | 2484 | 3775k| 6.4 | 60M| 900 | - |3649 | 31k| 0 | 0 | 177k| 801k|6843 | 0.000000e+00 | 2.000000e+00 | Inf
1104.23/1104.28 c 1104s|600000 | 2485 | 3840k| 6.4 | 60M| 900 | 27 |3649 | 31k|3649 | 975 | 180k| 816k|6893 | 0.000000e+00 | 2.000000e+00 | Inf
1124.93/1124.94 c 1125s|610000 | 2416 | 3902k| 6.4 | 60M| 900 | - |3649 | 31k| 0 | 0 | 183k| 831k|6936 | 0.000000e+00 | 2.000000e+00 | Inf
1146.73/1146.77 c 1147s|620000 | 2539 | 3972k| 6.4 | 61M| 900 | 11 |3649 | 32k|3649 | 949 | 186k| 845k|6982 | 0.000000e+00 | 2.000000e+00 | Inf
1169.04/1169.06 c 1169s|630000 | 2732 | 4036k| 6.4 | 63M| 900 | 1 |3649 | 33k|3649 | 955 | 188k| 860k|7017 | 0.000000e+00 | 2.000000e+00 | Inf
1191.54/1191.52 c 1191s|640000 | 2756 | 4102k| 6.4 | 63M| 900 | 6 |3649 | 32k|3649 | 949 | 191k| 875k|7060 | 0.000000e+00 | 2.000000e+00 | Inf
1212.94/1212.94 c 1213s|650000 | 2752 | 4167k| 6.4 | 63M| 900 | - |3649 | 33k|3649 | 949 | 194k| 890k|7108 | 0.000000e+00 | 2.000000e+00 | Inf
1234.74/1234.76 c 1235s|660000 | 2796 | 4230k| 6.4 | 65M| 900 | - |3649 | 36k| 0 | 0 | 197k| 905k|7152 | 0.000000e+00 | 2.000000e+00 | Inf
1257.75/1257.71 c 1258s|670000 | 2795 | 4300k| 6.4 | 65M| 900 | - |3649 | 35k| 0 | 0 | 201k| 920k|7197 | 0.000000e+00 | 2.000000e+00 | Inf
1279.95/1279.98 c 1280s|680000 | 2710 | 4366k| 6.4 | 64M| 900 | - |3649 | 34k| 0 | 0 | 204k| 935k|7249 | 0.000000e+00 | 2.000000e+00 | Inf
1301.45/1301.46 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1301.45/1301.46 c 1301s|690000 | 2588 | 4427k| 6.4 | 62M| 900 | 6 |3649 | 32k|3649 | 967 | 207k| 951k|7291 | 0.000000e+00 | 2.000000e+00 | Inf
1322.44/1322.44 c 1322s|700000 | 2451 | 4490k| 6.4 | 61M| 900 | 8 |3649 | 31k|3649 | 963 | 210k| 966k|7349 | 0.000000e+00 | 2.000000e+00 | Inf
1343.75/1343.79 c 1344s|710000 | 2272 | 4555k| 6.4 | 59M| 900 | - |3649 | 29k| 0 | 0 | 212k| 981k|7397 | 0.000000e+00 | 2.000000e+00 | Inf
1364.25/1364.23 c 1364s|720000 | 2068 | 4616k| 6.4 | 57M| 900 | 13 |3649 | 29k|3649 | 958 | 215k| 996k|7594 | 0.000000e+00 | 2.000000e+00 | Inf
1384.55/1384.52 c 1384s|730000 | 1864 | 4677k| 6.4 | 54M| 900 | - |3649 | 28k| 0 | 0 | 218k|1011k|7635 | 0.000000e+00 | 2.000000e+00 | Inf
1404.55/1404.50 c 1404s|740000 | 1826 | 4742k| 6.4 | 53M| 900 | 14 |3649 | 25k|3649 | 974 | 221k|1024k|7655 | 0.000000e+00 | 2.000000e+00 | Inf
1425.75/1425.76 c 1426s|750000 | 1841 | 4819k| 6.4 | 54M| 900 | 18 |3649 | 29k|3649 |1012 | 224k|1037k|7704 | 0.000000e+00 | 2.000000e+00 | Inf
1447.15/1447.15 c 1447s|760000 | 1763 | 4887k| 6.4 | 52M| 900 | 1 |3649 | 22k|3649 | 973 | 227k|1051k|7780 | 0.000000e+00 | 2.000000e+00 | Inf
1467.15/1467.12 c 1467s|770000 | 1751 | 4956k| 6.4 | 53M| 900 | - |3649 | 26k| 0 | 0 | 230k|1064k|7837 | 0.000000e+00 | 2.000000e+00 | Inf
1487.75/1487.74 c 1488s|780000 | 1841 | 5018k| 6.4 | 54M| 900 | 6 |3649 | 28k|3649 | 960 | 233k|1077k|7872 | 0.000000e+00 | 2.000000e+00 | Inf
1508.76/1508.70 c 1509s|790000 | 1795 | 5086k| 6.4 | 54M| 900 | 6 |3649 | 29k|3649 | 987 | 237k|1091k|7911 | 0.000000e+00 | 2.000000e+00 | Inf
1530.35/1530.30 c 1530s|800000 | 1728 | 5156k| 6.4 | 54M| 900 | 1 |3649 | 27k|3649 | 965 | 240k|1104k|7969 | 0.000000e+00 | 2.000000e+00 | Inf
1552.75/1552.74 c 1553s|810000 | 1707 | 5241k| 6.5 | 54M| 900 | - |3649 | 29k| 0 | 0 | 243k|1118k|8005 | 0.000000e+00 | 2.000000e+00 | Inf
1574.76/1574.79 c 1575s|820000 | 1742 | 5311k| 6.5 | 56M| 900 | 7 |3649 | 32k|3649 | 976 | 247k|1131k|8034 | 0.000000e+00 | 2.000000e+00 | Inf
1598.27/1598.29 c 1598s|830000 | 1722 | 5389k| 6.5 | 56M| 900 | 27 |3649 | 33k|3649 | 977 | 251k|1144k|8072 | 0.000000e+00 | 2.000000e+00 | Inf
1620.46/1620.40 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1620.46/1620.40 c 1620s|840000 | 1661 | 5457k| 6.5 | 54M| 900 | - |3649 | 28k| 0 | 0 | 254k|1158k|8127 | 0.000000e+00 | 2.000000e+00 | Inf
1641.76/1641.78 c 1642s|850000 | 1682 | 5529k| 6.5 | 54M| 900 | 1 |3649 | 29k|3649 | 989 | 258k|1172k|8214 | 0.000000e+00 | 2.000000e+00 | Inf
1664.16/1664.13 c 1664s|860000 | 1691 | 5602k| 6.5 | 56M| 900 | 1 |3649 | 32k|3649 | 951 | 261k|1186k|8240 | 0.000000e+00 | 2.000000e+00 | Inf
1687.46/1687.46 c 1687s|870000 | 1622 | 5679k| 6.5 | 55M| 900 | 1 |3649 | 30k|3649 | 940 | 264k|1200k|8270 | 0.000000e+00 | 2.000000e+00 | Inf
1709.26/1709.23 c 1709s|880000 | 1601 | 5749k| 6.5 | 55M| 900 | - |3649 | 32k| 0 | 0 | 267k|1214k|8320 | 0.000000e+00 | 2.000000e+00 | Inf
1732.47/1732.42 c 1732s|890000 | 1856 | 5832k| 6.6 | 56M| 900 | - |3649 | 31k|3649 | 965 | 271k|1228k|8355 | 0.000000e+00 | 2.000000e+00 | Inf
1754.97/1754.92 c 1755s|900000 | 1964 | 5902k| 6.6 | 57M| 900 | 21 |3649 | 31k|3649 | 962 | 274k|1242k|8385 | 0.000000e+00 | 2.000000e+00 | Inf
1777.37/1777.37 c 1777s|910000 | 2016 | 5976k| 6.6 | 58M| 900 | 1 |3649 | 32k|3649 | 966 | 278k|1256k|8419 | 0.000000e+00 | 2.000000e+00 | Inf
1790.07/1790.01 c
1790.07/1790.01 c SCIP Status : solving was interrupted [time limit reached]
1790.07/1790.01 c Solving Time (sec) : 1789.98
1790.07/1790.01 c Solving Nodes : 915548
1790.07/1790.01 c Primal Bound : +2.00000000000000e+00 (110 solutions)
1790.07/1790.01 c Dual Bound : +0.00000000000000e+00
1790.07/1790.01 c Gap : infinite
1790.07/1790.04 s SATISFIABLE
1790.07/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.07/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.07/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.07/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.07/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.07/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.07/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.07/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.07/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.07/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.07/1790.04 v -x1
1790.07/1790.04 c SCIP Status : solving was interrupted [time limit reached]
1790.07/1790.04 c Solving Time : 1789.98
1790.07/1790.04 c Original Problem :
1790.07/1790.04 c Problem name : HOME/instance-2705585-1278572957.wbo
1790.07/1790.04 c Variables : 3801 (2016 binary, 0 integer, 1785 implicit integer, 0 continuous)
1790.07/1790.04 c Constraints : 4493 initial, 4493 maximal
1790.07/1790.04 c Presolved Problem :
1790.07/1790.04 c Problem name : t_HOME/instance-2705585-1278572957.wbo
1790.07/1790.04 c Variables : 3649 (1940 binary, 0 integer, 1709 implicit integer, 0 continuous)
1790.07/1790.04 c Constraints : 4292 initial, 37034 maximal
1790.07/1790.04 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1790.07/1790.04 c trivial : 0.00 76 0 0 0 0 0 0 0
1790.07/1790.04 c dualfix : 0.00 76 0 0 0 0 0 0 0
1790.07/1790.04 c boundshift : 0.00 0 0 0 0 0 0 0 0
1790.07/1790.04 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1790.07/1790.04 c implics : 0.00 0 0 0 0 0 0 0 0
1790.07/1790.04 c probing : 0.05 0 0 0 0 0 0 0 0
1790.07/1790.04 c setppc : 0.00 0 0 0 0 0 6 0 0
1790.07/1790.04 c linear : 0.05 0 0 0 1809 0 119 96 0
1790.07/1790.04 c indicator : 0.00 0 0 0 0 0 76 0 0
1790.07/1790.04 c logicor : 0.01 0 0 0 0 0 0 0 0
1790.07/1790.04 c bounddisjunction : 0.00 0 0 0 0 0 0 0 0
1790.07/1790.04 c root node : - 3374 - - 3374 - - - -
1790.07/1790.04 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1790.07/1790.04 c integral : 0 0 0 541744 0 64 1067 0 0 981456
1790.07/1790.04 c setppc : 61 6 4328936 49801 1 32601 1783127 0 0 0
1790.07/1790.04 c linear : 1709 6 4298199 50083 1 230829 17793549 280435 0 0
1790.07/1790.04 c indicator : 1709 0 4040212 49778 1 38 314225 0 0 0
1790.07/1790.04 c logicor : 813+ 6 1794149 11186 1 166933 4526580 0 0 0
1790.07/1790.04 c bounddisjunction : 0+ 0 494462 0 0 123 1049 0 0 0
1790.07/1790.04 c countsols : 0 0 0 11186 1 0 0 0 0 0
1790.07/1790.04 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1790.07/1790.04 c integral : 21.04 0.00 0.00 21.04 0.00
1790.07/1790.04 c setppc : 14.81 0.00 14.77 0.04 0.00
1790.07/1790.04 c linear : 132.02 0.00 129.88 2.13 0.00
1790.07/1790.04 c indicator : 8.39 0.02 6.86 1.51 0.00
1790.07/1790.04 c logicor : 304.37 0.00 304.29 0.08 0.00
1790.07/1790.04 c bounddisjunction : 2.49 0.00 2.49 0.00 0.00
1790.07/1790.04 c countsols : 0.00 0.00 0.00 0.00 0.00
1790.07/1790.04 c Propagators : Time Calls Cutoffs DomReds
1790.07/1790.04 c vbounds : 0.68 5820 0 297
1790.07/1790.04 c rootredcost : 0.64 29 0 1687
1790.07/1790.04 c pseudoobj : 105.92 4331402 622 272681
1790.07/1790.04 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1790.07/1790.04 c propagation : 19.21 431108 430364 2661241 27.2 10851 24.1 -
1790.07/1790.04 c infeasible LP : 14.02 55827 55825 435784 45.2 718 15.5 0
1790.07/1790.04 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1790.07/1790.04 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1790.07/1790.04 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1790.07/1790.04 c applied globally : - - - 1264269 23.7 - - -
1790.07/1790.04 c applied locally : - - - 0 0.0 - - -
1790.07/1790.04 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1790.07/1790.04 c cut pool : 0.00 4 - - 19 - (maximal pool size: 175)
1790.07/1790.04 c redcost : 32.77 543212 0 30552 0 0
1790.07/1790.04 c impliedbounds : 0.00 5 0 0 0 0
1790.07/1790.04 c intobj : 0.00 0 0 0 0 0
1790.07/1790.04 c cgmip : 0.00 0 0 0 0 0
1790.07/1790.04 c gomory : 0.09 5 0 0 949 0
1790.07/1790.04 c strongcg : 0.08 5 0 0 1079 0
1790.07/1790.04 c cmir : 0.02 5 0 0 0 0
1790.07/1790.04 c flowcover : 0.04 5 0 0 0 0
1790.07/1790.04 c clique : 0.00 5 0 0 0 0
1790.07/1790.04 c zerohalf : 0.00 0 0 0 0 0
1790.07/1790.04 c mcf : 0.00 1 0 0 0 0
1790.07/1790.04 c rapidlearning : 0.07 1 0 0 0 0
1790.07/1790.04 c Pricers : Time Calls Vars
1790.07/1790.04 c problem variables: 0.00 0 0
1790.07/1790.04 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1790.07/1790.04 c relpscost : 20.51 491646 64 1067 0 0 981456
1790.07/1790.04 c pscost : 0.00 0 0 0 0 0 0
1790.07/1790.04 c inference : 2.82 11159 0 0 0 0 22358
1790.07/1790.04 c mostinf : 0.00 0 0 0 0 0 0
1790.07/1790.04 c leastinf : 0.00 0 0 0 0 0 0
1790.07/1790.04 c fullstrong : 0.00 0 0 0 0 0 0
1790.07/1790.04 c allfullstrong : 0.00 0 0 0 0 0 0
1790.07/1790.04 c random : 0.00 0 0 0 0 0 0
1790.07/1790.04 c Primal Heuristics : Time Calls Found
1790.07/1790.04 c LP solutions : 0.02 - 28
1790.07/1790.04 c pseudo solutions : 0.00 - 0
1790.07/1790.04 c intshifting : 0.01 0 0
1790.07/1790.04 c feaspump : 0.02 1 0
1790.07/1790.04 c oneopt : 0.35 25 0
1790.07/1790.04 c crossover : 0.80 16 0
1790.07/1790.04 c guideddiving : 0.11 66 0
1790.07/1790.04 c coefdiving : 0.10 67 0
1790.07/1790.04 c pscostdiving : 0.13 67 0
1790.07/1790.04 c fracdiving : 0.12 67 0
1790.07/1790.04 c veclendiving : 0.10 67 0
1790.07/1790.04 c linesearchdiving : 0.10 67 0
1790.07/1790.04 c objpscostdiving : 0.09 55 0
1790.07/1790.04 c rootsoldiving : 0.11 55 0
1790.07/1790.04 c trivial : 0.00 2 0
1790.07/1790.04 c simplerounding : 0.81 491666 0
1790.07/1790.04 c zirounding : 0.32 1000 0
1790.07/1790.04 c rounding : 1.06 9889 0
1790.07/1790.04 c shifting : 0.71 3111 0
1790.07/1790.04 c twoopt : 0.00 0 0
1790.07/1790.04 c fixandinfer : 0.00 0 0
1790.07/1790.04 c intdiving : 0.00 0 0
1790.07/1790.04 c actconsdiving : 0.00 0 0
1790.07/1790.04 c octane : 0.00 0 0
1790.07/1790.04 c rens : 0.02 1 0
1790.07/1790.04 c rins : 0.00 0 0
1790.07/1790.04 c localbranching : 0.00 0 0
1790.07/1790.04 c mutation : 0.00 0 0
1790.07/1790.04 c dins : 0.00 0 0
1790.07/1790.04 c undercover : 0.00 0 0
1790.07/1790.04 c nlp : 0.15 0 0
1790.07/1790.04 c trysol : 0.30 138 82
1790.07/1790.04 c LP : Time Calls Iterations Iter/call Iter/sec
1790.07/1790.04 c primal LP : 0.00 0 0 0.00 -
1790.07/1790.04 c dual LP : 640.80 584736 6017891 10.29 9391.18
1790.07/1790.04 c lex dual LP : 0.00 0 0 0.00 -
1790.07/1790.04 c barrier LP : 0.00 0 0 0.00 -
1790.07/1790.04 c diving/probing LP: 0.24 190 1411 7.43 5882.77
1790.07/1790.04 c strong branching : 16.24 8449 174892 20.70 10772.02
1790.07/1790.04 c (at root node) : - 16 3584 224.00 -
1790.07/1790.04 c conflict analysis: 0.00 0 0 0.00 -
1790.07/1790.04 c B&B Tree :
1790.07/1790.04 c number of runs : 1
1790.07/1790.04 c nodes : 915548
1790.07/1790.04 c nodes (total) : 915548
1790.07/1790.04 c nodes left : 2056
1790.07/1790.04 c max depth : 900
1790.07/1790.04 c max depth (total): 900
1790.07/1790.04 c backtracks : 104226 (11.4%)
1790.07/1790.04 c delayed cutoffs : 74770
1790.07/1790.04 c repropagations : 1897316 (4618969 domain reductions, 73230 cutoffs)
1790.07/1790.04 c avg switch length: 5.67
1790.07/1790.04 c switching time : 274.22
1790.07/1790.04 c Solution :
1790.07/1790.04 c Solutions found : 110 (29 improvements)
1790.07/1790.04 c First Solution : +8.39620000000000e+04 (in run 1, after 57 nodes, 4.14 seconds, depth 17, found by <trysol>)
1790.07/1790.04 c Primal Bound : +2.00000000000000e+00 (in run 1, after 115169 nodes, 188.52 seconds, depth 51, found by <relaxation>)
1790.07/1790.04 c Dual Bound : +0.00000000000000e+00
1790.07/1790.04 c Gap : infinite
1790.07/1790.04 c Root Dual Bound : +0.00000000000000e+00
1790.07/1790.04 c Root Iterations : 220
1790.16/1790.12 c Time complete: 1790.18.
OK 2
runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705585-1278572957/watcher-2705585-1278572957 -o /tmp/evaluation-result-2705585-1278572957/solver-2705585-1278572957 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705585-1278572957.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.39 0.09 0.03 2/172 19204 /proc/meminfo: memFree=30462524/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=12336 CPUtime=0 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 1941 0 0 0 0 0 0 0 21 0 1 0 25442933 12632064 1860 4089446400 4194304 10345943 140737005878848 18446744073709551615 9107500 0 0 4096 0 0 0 0 17 3 0 0 0 /proc/19204/statm: 3084 1864 429 1502 0 1577 0 [startup+0.0574909 s] /proc/loadavg: 0.39 0.09 0.03 2/172 19204 /proc/meminfo: memFree=30462524/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=32828 CPUtime=0.05 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 7245 0 0 0 5 0 0 0 21 0 1 0 25442933 33615872 6810 4089446400 4194304 10345943 140737005878848 18446744073709551615 4982355 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 8207 6810 534 1502 0 6700 0 Current children cumulated CPU time (s) 0.05 Current children cumulated vsize (KiB) 32828 [startup+0.100477 s] /proc/loadavg: 0.39 0.09 0.03 2/172 19204 /proc/meminfo: memFree=30462524/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=33980 CPUtime=0.09 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 7526 0 0 0 9 0 0 0 21 0 1 0 25442933 34795520 7091 4089446400 4194304 10345943 140737005878848 18446744073709551615 5093683 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 8495 7091 550 1502 0 6988 0 Current children cumulated CPU time (s) 0.09 Current children cumulated vsize (KiB) 33980 [startup+0.300471 s] /proc/loadavg: 0.39 0.09 0.03 2/172 19204 /proc/meminfo: memFree=30462524/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=42356 CPUtime=0.29 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 14482 0 0 0 27 2 0 0 21 0 1 0 25442933 43372544 9044 4089446400 4194304 10345943 140737005878848 18446744073709551615 6326861 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 10589 9044 743 1502 0 9082 0 Current children cumulated CPU time (s) 0.29 Current children cumulated vsize (KiB) 42356 [startup+0.700363 s] /proc/loadavg: 0.39 0.09 0.03 2/172 19204 /proc/meminfo: memFree=30462524/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=46824 CPUtime=0.69 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 19430 0 0 0 66 3 0 0 22 0 1 0 25442933 47947776 9874 4089446400 4194304 10345943 140737005878848 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 11706 9874 762 1502 0 10199 0 Current children cumulated CPU time (s) 0.69 Current children cumulated vsize (KiB) 46824 [startup+1.50121 s] /proc/loadavg: 0.39 0.09 0.03 2/173 19206 /proc/meminfo: memFree=30426064/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=46960 CPUtime=1.49 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 19588 0 0 0 145 4 0 0 25 0 1 0 25442933 48087040 10032 4089446400 4194304 10345943 140737005878848 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 11740 10032 766 1502 0 10233 0 Current children cumulated CPU time (s) 1.49 Current children cumulated vsize (KiB) 46960 [startup+3.10089 s] /proc/loadavg: 0.39 0.09 0.03 3/178 19216 /proc/meminfo: memFree=30369976/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=47260 CPUtime=3.09 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 19922 0 0 0 303 6 0 0 25 0 1 0 25442933 48394240 10366 4089446400 4194304 10345943 140737005878848 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 11815 10366 767 1502 0 10308 0 Current children cumulated CPU time (s) 3.09 Current children cumulated vsize (KiB) 47260 [startup+6.30027 s] /proc/loadavg: 0.52 0.13 0.04 3/178 19216 /proc/meminfo: memFree=30357364/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=50104 CPUtime=6.29 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 35491 0 0 0 619 10 0 0 25 0 1 0 25442933 51306496 11315 4089446400 4194304 10345943 140737005878848 18446744073709551615 4447730 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 12526 11315 769 1502 0 11019 0 Current children cumulated CPU time (s) 6.29 Current children cumulated vsize (KiB) 50104 [startup+12.701 s] /proc/loadavg: 0.64 0.16 0.05 3/178 19217 /proc/meminfo: memFree=30345464/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=65308 CPUtime=12.69 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 44756 0 0 0 1258 11 0 0 25 0 1 0 25442933 66875392 13984 4089446400 4194304 10345943 140737005878848 18446744073709551615 6777414 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 16327 13984 775 1502 0 14820 0 Current children cumulated CPU time (s) 12.69 Current children cumulated vsize (KiB) 65308 [startup+25.5006 s] /proc/loadavg: 0.94 0.25 0.08 3/178 19217 /proc/meminfo: memFree=30317320/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=90580 CPUtime=25.49 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 82236 0 0 0 2529 20 0 0 25 0 1 0 25442933 92753920 20888 4089446400 4194304 10345943 140737005878848 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 22645 20888 778 1502 0 21138 0 Current children cumulated CPU time (s) 25.49 Current children cumulated vsize (KiB) 90580 [startup+51.1006 s] /proc/loadavg: 1.30 0.38 0.13 3/178 19217 /proc/meminfo: memFree=30301928/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=96352 CPUtime=51.09 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 96776 0 0 0 5075 34 0 0 25 0 1 0 25442933 98664448 22532 4089446400 4194304 10345943 140737005878848 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 24088 22532 790 1502 0 22581 0 Current children cumulated CPU time (s) 51.09 Current children cumulated vsize (KiB) 96352 [startup+102.306 s] /proc/loadavg: 1.72 0.65 0.24 3/178 19219 /proc/meminfo: memFree=30285968/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=105324 CPUtime=102.3 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 113126 0 0 0 10171 59 0 0 25 0 1 0 25442933 107851776 24552 4089446400 4194304 10345943 140737005878848 18446744073709551615 6864667 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 26331 24552 790 1502 0 24824 0 Current children cumulated CPU time (s) 102.3 Current children cumulated vsize (KiB) 105324 [startup+162.3 s] /proc/loadavg: 1.89 0.88 0.33 3/178 19220 /proc/meminfo: memFree=30275492/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=108116 CPUtime=162.29 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 133178 0 0 0 16143 86 0 0 25 0 1 0 25442933 110710784 25233 4089446400 4194304 10345943 140737005878848 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 27029 25233 790 1502 0 25522 0 Current children cumulated CPU time (s) 162.29 Current children cumulated vsize (KiB) 108116 [startup+222.301 s] /proc/loadavg: 1.96 1.08 0.44 3/178 19221 /proc/meminfo: memFree=30268604/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=113912 CPUtime=222.3 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 162036 0 0 0 22114 116 0 0 25 0 1 0 25442933 116645888 26437 4089446400 4194304 10345943 140737005878848 18446744073709551615 4212623 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 28478 26437 798 1502 0 26971 0 Current children cumulated CPU time (s) 222.3 Current children cumulated vsize (KiB) 113912 [startup+282.301 s] /proc/loadavg: 2.03 1.26 0.54 3/178 19223 /proc/meminfo: memFree=30264228/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=113388 CPUtime=282.31 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 172823 0 0 0 28087 144 0 0 25 0 1 0 25442933 116109312 26811 4089446400 4194304 10345943 140737005878848 18446744073709551615 6307492 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 28347 26811 799 1502 0 26840 0 Current children cumulated CPU time (s) 282.31 Current children cumulated vsize (KiB) 113388 [startup+342.301 s] /proc/loadavg: 2.01 1.39 0.63 3/178 19225 /proc/meminfo: memFree=30261956/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=116960 CPUtime=342.3 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 178260 0 0 0 34061 169 0 0 25 0 1 0 25442933 119767040 27415 4089446400 4194304 10345943 140737005878848 18446744073709551615 6119835 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 29240 27415 799 1502 0 27733 0 Current children cumulated CPU time (s) 342.3 Current children cumulated vsize (KiB) 116960 [startup+402.301 s] /proc/loadavg: 2.00 1.50 0.71 3/178 19227 /proc/meminfo: memFree=30257952/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=120708 CPUtime=402.31 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 183044 0 0 0 40038 193 0 0 25 0 1 0 25442933 123604992 28267 4089446400 4194304 10345943 140737005878848 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 30177 28267 798 1502 0 28670 0 Current children cumulated CPU time (s) 402.31 Current children cumulated vsize (KiB) 120708 [startup+462.301 s] /proc/loadavg: 2.00 1.59 0.79 3/178 19229 /proc/meminfo: memFree=30255040/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=122556 CPUtime=462.31 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 184214 0 0 0 46013 218 0 0 25 0 1 0 25442933 125497344 28876 4089446400 4194304 10345943 140737005878848 18446744073709551615 5085418 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 30639 28876 798 1502 0 29132 0 Current children cumulated CPU time (s) 462.31 Current children cumulated vsize (KiB) 122556 [startup+522.301 s] /proc/loadavg: 2.00 1.66 0.86 3/178 19229 /proc/meminfo: memFree=30254616/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=123356 CPUtime=522.31 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 187866 0 0 0 51988 243 0 0 25 0 1 0 25442933 126316544 29044 4089446400 4194304 10345943 140737005878848 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 30839 29044 798 1502 0 29332 0 Current children cumulated CPU time (s) 522.31 Current children cumulated vsize (KiB) 123356 [startup+582.301 s] /proc/loadavg: 2.00 1.72 0.93 3/178 19231 /proc/meminfo: memFree=30252208/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=124028 CPUtime=582.31 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 190901 0 0 0 57963 268 0 0 25 0 1 0 25442933 127004672 29199 4089446400 4194304 10345943 140737005878848 18446744073709551615 6715804 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 31007 29199 798 1502 0 29500 0 Current children cumulated CPU time (s) 582.31 Current children cumulated vsize (KiB) 124028 [startup+642.301 s] /proc/loadavg: 2.00 1.77 1.00 3/178 19233 /proc/meminfo: memFree=30250920/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=125400 CPUtime=642.32 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 193197 0 0 0 63939 293 0 0 25 0 1 0 25442933 128409600 29298 4089446400 4194304 10345943 140737005878848 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 31350 29298 798 1502 0 29843 0 Current children cumulated CPU time (s) 642.32 Current children cumulated vsize (KiB) 125400 [startup+702.301 s] ################ # More data... # ################ /proc/meminfo: memFree=30233356/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=135684 CPUtime=1002.34 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 204272 0 0 0 99810 424 0 0 25 0 1 0 25442933 138940416 32085 4089446400 4194304 10345943 140737005878848 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 33921 32085 798 1502 0 32414 0 Current children cumulated CPU time (s) 1002.34 Current children cumulated vsize (KiB) 135684 [startup+1062.3 s] /proc/loadavg: 2.00 1.93 1.34 3/178 19244 /proc/meminfo: memFree=30231448/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=134512 CPUtime=1062.33 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 205711 0 0 0 105790 443 0 0 25 0 1 0 25442933 137740288 31983 4089446400 4194304 10345943 140737005878848 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 33628 31983 798 1502 0 32121 0 Current children cumulated CPU time (s) 1062.33 Current children cumulated vsize (KiB) 134512 [startup+1122.3 s] /proc/loadavg: 2.00 1.94 1.38 3/178 19245 /proc/meminfo: memFree=30230764/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=134488 CPUtime=1122.33 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 207337 0 0 0 111769 464 0 0 25 0 1 0 25442933 137715712 32007 4089446400 4194304 10345943 140737005878848 18446744073709551615 4212466 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 33622 32007 798 1502 0 32115 0 Current children cumulated CPU time (s) 1122.33 Current children cumulated vsize (KiB) 134488 [startup+1182.3 s] /proc/loadavg: 2.00 1.95 1.42 3/178 19247 /proc/meminfo: memFree=30225624/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=137260 CPUtime=1182.34 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 209542 0 0 0 117749 485 0 0 25 0 1 0 25442933 140554240 32301 4089446400 4194304 10345943 140737005878848 18446744073709551615 6003041 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 34315 32301 798 1502 0 32808 0 Current children cumulated CPU time (s) 1182.34 Current children cumulated vsize (KiB) 137260 [startup+1242.3 s] /proc/loadavg: 2.00 1.95 1.45 3/178 19252 /proc/meminfo: memFree=30222688/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=138212 CPUtime=1242.34 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 211589 0 0 0 123726 508 0 0 25 0 1 0 25442933 141529088 32513 4089446400 4194304 10345943 140737005878848 18446744073709551615 9106029 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 34553 32513 798 1502 0 33046 0 Current children cumulated CPU time (s) 1242.34 Current children cumulated vsize (KiB) 138212 [startup+1302.3 s] /proc/loadavg: 2.06 1.98 1.49 3/178 19254 /proc/meminfo: memFree=30221184/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=138844 CPUtime=1302.35 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 213183 0 0 0 129705 530 0 0 25 0 1 0 25442933 142176256 32728 4089446400 4194304 10345943 140737005878848 18446744073709551615 5085356 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 34711 32728 798 1502 0 33204 0 Current children cumulated CPU time (s) 1302.35 Current children cumulated vsize (KiB) 138844 [startup+1362.3 s] /proc/loadavg: 2.02 1.98 1.52 3/178 19255 /proc/meminfo: memFree=30221252/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=139064 CPUtime=1362.35 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 215636 0 0 0 135683 552 0 0 25 0 1 0 25442933 142401536 32706 4089446400 4194304 10345943 140737005878848 18446744073709551615 5086809 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 34766 32706 798 1502 0 33259 0 Current children cumulated CPU time (s) 1362.35 Current children cumulated vsize (KiB) 139064 [startup+1422.31 s] /proc/loadavg: 2.01 1.98 1.55 3/178 19256 /proc/meminfo: memFree=30220220/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=140116 CPUtime=1422.36 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 216981 0 0 0 141659 577 0 0 25 0 1 0 25442933 143478784 33025 4089446400 4194304 10345943 140737005878848 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 35029 33025 798 1502 0 33522 0 Current children cumulated CPU time (s) 1422.36 Current children cumulated vsize (KiB) 140116 [startup+1482.3 s] /proc/loadavg: 2.00 1.98 1.57 3/178 19258 /proc/meminfo: memFree=30218564/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=140876 CPUtime=1482.35 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 217236 0 0 0 147638 597 0 0 25 0 1 0 25442933 144257024 33280 4089446400 4194304 10345943 140737005878848 18446744073709551615 7509906 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 35219 33280 798 1502 0 33712 0 Current children cumulated CPU time (s) 1482.35 Current children cumulated vsize (KiB) 140876 [startup+1542.3 s] /proc/loadavg: 2.00 1.98 1.59 3/178 19260 /proc/meminfo: memFree=30218272/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=140876 CPUtime=1542.35 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 217327 0 0 0 153615 620 0 0 25 0 1 0 25442933 144257024 33371 4089446400 4194304 10345943 140737005878848 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 35219 33371 798 1502 0 33712 0 Current children cumulated CPU time (s) 1542.35 Current children cumulated vsize (KiB) 140876 [startup+1602.3 s] /proc/loadavg: 2.00 1.98 1.62 3/178 19262 /proc/meminfo: memFree=30217456/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=141080 CPUtime=1602.36 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 218199 0 0 0 159592 644 0 0 25 0 1 0 25442933 144465920 33337 4089446400 4194304 10345943 140737005878848 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 35270 33337 798 1502 0 33763 0 Current children cumulated CPU time (s) 1602.36 Current children cumulated vsize (KiB) 141080 [startup+1662.3 s] /proc/loadavg: 2.00 1.98 1.64 3/178 19264 /proc/meminfo: memFree=30216408/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=141632 CPUtime=1662.35 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 219661 0 0 0 165568 667 0 0 25 0 1 0 25442933 145031168 33386 4089446400 4194304 10345943 140737005878848 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 35408 33386 798 1502 0 33901 0 Current children cumulated CPU time (s) 1662.35 Current children cumulated vsize (KiB) 141632 [startup+1722.3 s] /proc/loadavg: 2.00 1.98 1.66 3/178 19264 /proc/meminfo: memFree=30216220/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=141860 CPUtime=1722.36 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 221389 0 0 0 171546 690 0 0 25 0 1 0 25442933 145264640 33471 4089446400 4194304 10345943 140737005878848 18446744073709551615 4962574 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 35465 33471 798 1502 0 33958 0 Current children cumulated CPU time (s) 1722.36 Current children cumulated vsize (KiB) 141860 [startup+1782.3 s] /proc/loadavg: 2.00 1.98 1.68 3/178 19266 /proc/meminfo: memFree=30215416/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=141832 CPUtime=1782.36 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 222562 0 0 0 177523 713 0 0 25 0 1 0 25442933 145235968 33511 4089446400 4194304 10345943 140737005878848 18446744073709551615 6699723 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 35458 33511 798 1502 0 33951 0 Current children cumulated CPU time (s) 1782.36 Current children cumulated vsize (KiB) 141832 Solver just ended. Dumping a history of the last processes samples [startup+1785.5 s] /proc/loadavg: 2.00 1.98 1.68 3/178 19266 /proc/meminfo: memFree=30215288/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=141832 CPUtime=1785.56 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 222645 0 0 0 177842 714 0 0 25 0 1 0 25442933 145235968 33594 4089446400 4194304 10345943 140737005878848 18446744073709551615 5085799 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 35458 33594 798 1502 0 33951 0 Current children cumulated CPU time (s) 1785.56 Current children cumulated vsize (KiB) 141832 [startup+1788.7 s] /proc/loadavg: 2.00 1.98 1.68 3/178 19266 /proc/meminfo: memFree=30215280/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=141832 CPUtime=1788.76 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 222648 0 0 0 178161 715 0 0 25 0 1 0 25442933 145235968 33597 4089446400 4194304 10345943 140737005878848 18446744073709551615 6068924 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 35458 33597 798 1502 0 33951 0 Current children cumulated CPU time (s) 1788.76 Current children cumulated vsize (KiB) 141832 [startup+1789.5 s] /proc/loadavg: 2.00 1.98 1.68 3/178 19266 /proc/meminfo: memFree=30215280/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=141832 CPUtime=1789.56 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 222654 0 0 0 178241 715 0 0 25 0 1 0 25442933 145235968 33603 4089446400 4194304 10345943 140737005878848 18446744073709551615 4967986 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 35458 33603 798 1502 0 33951 0 Current children cumulated CPU time (s) 1789.56 Current children cumulated vsize (KiB) 141832 [startup+1789.9 s] /proc/loadavg: 2.00 1.98 1.68 3/178 19266 /proc/meminfo: memFree=30215280/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=141832 CPUtime=1789.97 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 222654 0 0 0 178281 716 0 0 25 0 1 0 25442933 145235968 33603 4089446400 4194304 10345943 140737005878848 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/19204/statm: 35458 33603 798 1502 0 33951 0 Current children cumulated CPU time (s) 1789.97 Current children cumulated vsize (KiB) 141832 [startup+1790.1 s] /proc/loadavg: 2.00 1.98 1.68 3/178 19266 /proc/meminfo: memFree=30215280/32950928 swapFree=67111528/67111528 [pid=19204] ppid=19202 vsize=141832 CPUtime=1790.16 /proc/19204/stat : 19204 (pbscip.linux.x8) R 19202 19204 18971 0 -1 4202496 222736 0 0 0 178300 716 0 0 25 0 1 0 25442933 145235968 33685 4089446400 4194304 10345943 140737005878848 18446744073709551615 6063762 0 0 4096 0 0 0 0 17 3 0 0 0 /proc/19204/statm: 35458 33685 799 1502 0 33951 0 Current children cumulated CPU time (s) 1790.16 Current children cumulated vsize (KiB) 141832 Child status: 0 Real time (s): 1790.12 CPU time (s): 1790.2 CPU user time (s): 1783.03 CPU system time (s): 7.16791 CPU usage (%): 100.004 Max. virtual memory (cumulated for all children) (KiB): 142108 getrusage(RUSAGE_CHILDREN,...) data: user time used= 1783.03 system time used= 7.16791 maximum resident set size= 0 integral shared memory size= 0 integral unshared data size= 0 integral unshared stack size= 0 page reclaims= 222739 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= 1421 runsolver used 2.55761 second user time and 5.59615 second system time The end
Begin job on node115 at 2010-07-08 09:09:17 IDJOB=2705585 IDBENCH=78935 IDSOLVER=1214 FILE ID=node115/2705585-1278572957 PBS_JOBID= 11240223 Free space on /tmp= 73628 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.1900583053--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-2705585-1278572957/watcher-2705585-1278572957 -o /tmp/evaluation-result-2705585-1278572957/solver-2705585-1278572957 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705585-1278572957.wbo -t 1800 -m 3800 TIME LIMIT= 1800 seconds MEMORY LIMIT= 3800 MiB MAX NB THREAD= 0 MD5SUM BENCH= 9f5c0fb24468d0f2311d30a10738459c RANDOM SEED=1581053821 node115.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.812 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.62 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.812 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.76 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.812 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.812 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.812 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.74 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.812 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.812 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.812 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: 32950928 kB MemFree: 30463300 kB Buffers: 141580 kB Cached: 2141940 kB SwapCached: 0 kB Active: 945128 kB Inactive: 1399764 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 32950928 kB LowFree: 30463300 kB SwapTotal: 67111528 kB SwapFree: 67111528 kB Dirty: 12900 kB Writeback: 0 kB AnonPages: 60884 kB Mapped: 14416 kB Slab: 80192 kB PageTables: 4020 kB NFS_Unstable: 0 kB Bounce: 0 kB CommitLimit: 83586992 kB Committed_AS: 179288 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= 73604 MiB End job on node115 at 2010-07-08 09:39:07