| 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.16 | 1790.12 |
| Name | /PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/ normalized-t3002.11tsp11.1900548667--soft-33-100-0.wbo |
| MD5SUM | b80542b6ea011406c368e0a53be4d6f1 |
| 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 | 487.411 |
| 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 | 1804 |
| 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 | 90822 |
| Min constraint cost | 1 |
| Max constraint cost | 100 |
| Sum of constraints costs | 90821 |
| Biggest number in a constraint | 25 |
| Number of bits of the biggest number in a constraint | 5 |
| Biggest sum of numbers in a constraint | 625 |
| 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-2705508-1278572954.wbo>
0.00/0.03 c original problem has 3839 variables (2035 bin, 0 int, 1804 impl, 0 cont) and 4512 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, 134 impls, 6 clqs
0.00/0.08 c (round 2) 0 del vars, 64 del conss, 1804 chg bounds, 41 chg sides, 0 chg coeffs, 0 upgd conss, 134 impls, 6 clqs
0.00/0.09 c (round 3) 41 del vars, 122 del conss, 1809 chg bounds, 53 chg sides, 0 chg coeffs, 0 upgd conss, 134 impls, 6 clqs
0.00/0.10 c (round 4) 92 del vars, 122 del conss, 1809 chg bounds, 53 chg sides, 0 chg coeffs, 874 upgd conss, 134 impls, 6 clqs
0.09/0.10 c (round 5) 92 del vars, 134 del conss, 1809 chg bounds, 53 chg sides, 0 chg coeffs, 874 upgd conss, 134 impls, 6 clqs
0.09/0.15 c (0.1s) probing: 101/1989 (5.1%) - 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 92 deleted vars, 134 deleted constraints, 1809 tightened bounds, 0 added holes, 53 changed sides, 0 changed coefficients
0.09/0.15 c 3633 implications, 6 cliques
0.09/0.15 c presolved problem has 3747 variables (1989 bin, 0 int, 1758 impl, 0 cont) and 4378 constraints
0.09/0.15 c 54 constraints of type <setppc>
0.09/0.15 c 1758 constraints of type <linear>
0.09/0.15 c 1758 constraints of type <indicator>
0.09/0.15 c 808 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.11
0.09/0.15 c - non default parameters ----------------------------------------------------------------------
0.09/0.15 c # SCIP version 1.2.1.3
0.09/0.15 c
0.09/0.15 c # frequency for displaying node information lines
0.09/0.15 c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.15 c display/freq = 10000
0.09/0.15 c
0.09/0.15 c # maximal time in seconds to run
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15 c limits/time = 1789.98
0.09/0.15 c
0.09/0.15 c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.15 c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.15 c limits/memory = 3420
0.09/0.15 c
0.09/0.15 c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.15 c # [type: int, range: [1,2], default: 1]
0.09/0.15 c timing/clocktype = 2
0.09/0.15 c
0.09/0.15 c # should presolving try to simplify inequalities
0.09/0.15 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15 c constraints/linear/simplifyinequalities = TRUE
0.09/0.15 c
0.09/0.15 c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.15 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15 c constraints/indicator/addCouplingCons = TRUE
0.09/0.15 c
0.09/0.15 c # should presolving try to simplify knapsacks
0.09/0.15 c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.15 c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.15 c
0.09/0.15 c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.15 c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.15 c separating/rapidlearning/freq = 0
0.09/0.15 c
0.09/0.15 c -----------------------------------------------------------------------------------------------
0.09/0.15 c start solving
0.09/0.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 | 11 | - | 14M| 0 | 0 |3747 |4378 |3747 | 862 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
0.19/0.27 c 0.2s| 1 | 0 | 66 | - | 14M| 0 | 34 |3747 |4379 |3747 | 880 | 18 | 0 | 0 | 0.000000e+00 | -- | Inf
0.29/0.32 c 0.3s| 1 | 0 | 95 | - | 14M| 0 | 34 |3747 |4379 |3747 | 903 | 41 | 0 | 0 | 0.000000e+00 | -- | Inf
0.29/0.37 c 0.3s| 1 | 0 | 131 | - | 14M| 0 | 44 |3747 |4379 |3747 | 918 | 56 | 0 | 0 | 0.000000e+00 | -- | Inf
0.39/0.44 c 0.4s| 1 | 0 | 146 | - | 14M| 0 | 46 |3747 |4379 |3747 | 930 | 68 | 0 | 0 | 0.000000e+00 | -- | Inf
0.49/0.51 c 0.5s| 1 | 0 | 158 | - | 15M| 0 | 48 |3747 |4379 |3747 | 936 | 74 | 0 | 0 | 0.000000e+00 | -- | Inf
0.49/0.59 c 0.6s| 1 | 0 | 167 | - | 15M| 0 | 47 |3747 |4379 |3747 | 939 | 77 | 0 | 0 | 0.000000e+00 | -- | Inf
0.69/0.75 c 0.7s| 1 | 2 | 167 | - | 15M| 0 | 47 |3747 |4379 |3747 | 939 | 77 | 0 | 16 | 0.000000e+00 | -- | Inf
1.79/1.83 o 88500
1.79/1.83 c y 1.8s| 37 | 36 | 877 | 19.7 | 15M| 21 | - |3747 |4379 | 0 | 0 | 109 | 0 | 370 | 0.000000e+00 | 8.850000e+04 | Inf
15.49/15.57 c 15.5s| 10000 | 9997 | 6970 | 0.7 | 36M| 865 | 0 |3747 |4382 |3747 | 972 |1435 | 3 |1121 | 0.000000e+00 | 8.850000e+04 | Inf
23.49/23.57 o 499
23.49/23.57 c *23.5s| 17256 | 14910 | 7580 | 0.4 | 45M|1061 | - |3747 |4382 |3747 | 982 |1564 | 3 |1152 | 0.000000e+00 | 4.990000e+02 | Inf
25.69/25.74 o 458
25.69/25.74 c *25.7s| 18761 | 15715 | 8456 | 0.4 | 47M|1061 | - |3747 |4493 |3747 | 983 |1762 | 114 |1214 | 0.000000e+00 | 4.580000e+02 | Inf
27.79/27.83 c 27.8s| 20000 | 16874 | 10574 | 0.5 | 50M|1061 | 0 |3747 |4727 |3747 | 989 |2230 | 348 |1269 | 0.000000e+00 | 4.580000e+02 | Inf
28.09/28.14 o 451
28.09/28.14 c *28.1s| 20232 | 16844 | 10623 | 0.5 | 51M|1061 | - |3747 |4732 |3747 | 988 |2235 | 353 |1269 | 0.000000e+00 | 4.510000e+02 | Inf
28.29/28.39 o 431
28.29/28.39 c *28.4s| 20347 | 16326 | 10933 | 0.5 | 50M|1061 | - |3747 |4807 |3747 | 978 |2298 | 428 |1285 | 0.000000e+00 | 4.310000e+02 | Inf
29.49/29.58 o 392
29.49/29.58 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
29.49/29.58 c *29.6s| 20903 | 15607 | 12649 | 0.6 | 49M|1061 | - |3747 |5075 |3747 | 970 |2612 | 722 |1370 | 0.000000e+00 | 3.920000e+02 | Inf
31.29/31.32 o 375
31.29/31.32 c *31.3s| 21799 | 15898 | 14927 | 0.7 | 51M|1061 | - |3747 |5371 |3747 | 965 |3139 |1059 |1423 | 0.000000e+00 | 3.750000e+02 | Inf
32.09/32.16 o 364
32.09/32.16 c *32.1s| 22242 | 15863 | 15958 | 0.7 | 52M|1061 | - |3747 |5596 |3747 | 971 |3294 |1306 |1448 | 0.000000e+00 | 3.640000e+02 | Inf
32.49/32.58 o 349
32.49/32.58 c *32.6s| 22499 | 15615 | 16119 | 0.7 | 51M|1061 | - |3747 |5640 |3747 | 975 |3326 |1364 |1450 | 0.000000e+00 | 3.490000e+02 | Inf
32.49/32.58 o 348
32.49/32.58 c *32.6s| 22500 | 15595 | 16119 | 0.7 | 51M|1061 | - |3747 |5640 |3747 | 975 |3326 |1364 |1450 | 0.000000e+00 | 3.480000e+02 | Inf
34.99/35.01 o 344
34.99/35.01 c *35.0s| 24288 | 17226 | 16768 | 0.7 | 54M|1061 | - |3747 |5682 |3747 | 973 |3412 |1418 |1455 | 0.000000e+00 | 3.440000e+02 | Inf
34.99/35.01 o 322
34.99/35.01 c *35.0s| 24289 | 16363 | 16768 | 0.7 | 52M|1061 | - |3747 |5682 |3747 | 973 |3412 |1418 |1455 | 0.000000e+00 | 3.220000e+02 | Inf
35.49/35.50 o 319
35.49/35.50 c *35.5s| 24586 | 16531 | 17103 | 0.7 | 53M|1061 | - |3747 |5753 |3747 | 980 |3451 |1493 |1464 | 0.000000e+00 | 3.190000e+02 | Inf
35.49/35.57 o 288
35.49/35.57 c *35.5s| 24620 | 15184 | 17115 | 0.7 | 51M|1061 | - |3747 |5758 |3747 | 981 |3451 |1498 |1464 | 0.000000e+00 | 2.880000e+02 | Inf
36.79/36.82 o 262
36.79/36.82 c *36.8s| 25458 | 14246 | 17606 | 0.7 | 49M|1061 | - |3747 |5833 |3747 | 977 |3536 |1581 |1471 | 0.000000e+00 | 2.620000e+02 | Inf
36.79/36.83 o 261
36.79/36.83 c *36.8s| 25459 | 14188 | 17606 | 0.7 | 49M|1061 | - |3747 |5833 |3747 | 977 |3536 |1581 |1471 | 0.000000e+00 | 2.610000e+02 | Inf
36.79/36.87 o 251
36.79/36.87 c *36.8s| 25482 | 13632 | 17627 | 0.7 | 48M|1061 | - |3747 |5833 |3747 | 975 |3540 |1581 |1471 | 0.000000e+00 | 2.510000e+02 | Inf
36.89/36.91 o 250
36.89/36.91 c *36.9s| 25505 | 13591 | 17656 | 0.7 | 48M|1061 | - |3747 |5837 |3747 | 971 |3540 |1587 |1471 | 0.000000e+00 | 2.500000e+02 | Inf
36.89/36.92 o 239
36.89/36.92 c *36.9s| 25506 | 13067 | 17656 | 0.7 | 47M|1061 | - |3747 |5837 |3747 | 971 |3540 |1587 |1471 | 0.000000e+00 | 2.390000e+02 | Inf
37.49/37.56 o 236
37.49/37.56 c *37.5s| 25835 | 13114 | 18376 | 0.7 | 48M|1061 | - |3747 |6019 |3747 | 972 |3654 |1787 |1481 | 0.000000e+00 | 2.360000e+02 | Inf
37.49/37.57 o 225
37.49/37.57 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
37.49/37.57 c *37.5s| 25836 | 12428 | 18376 | 0.7 | 46M|1061 | - |3747 |6019 |3747 | 972 |3654 |1787 |1481 | 0.000000e+00 | 2.250000e+02 | Inf
37.59/37.66 o 211
37.59/37.66 c *37.6s| 25882 | 11696 | 18423 | 0.7 | 45M|1061 | - |3747 |6034 |3747 | 973 |3666 |1805 |1481 | 0.000000e+00 | 2.110000e+02 | Inf
37.69/37.73 o 199
37.69/37.73 c *37.7s| 25913 | 10996 | 18438 | 0.7 | 43M|1061 | - |3747 |6048 |3747 | 981 |3668 |1819 |1481 | 0.000000e+00 | 1.990000e+02 | Inf
38.39/38.46 o 178
38.39/38.46 c *38.4s| 26189 | 10166 | 19715 | 0.7 | 42M|1061 | - |3747 |6183 |3747 | 973 |3887 |2014 |1527 | 0.000000e+00 | 1.780000e+02 | Inf
38.39/38.47 o 167
38.39/38.47 c *38.4s| 26190 | 9507 | 19715 | 0.7 | 41M|1061 | - |3747 |6183 |3747 | 973 |3887 |2014 |1527 | 0.000000e+00 | 1.670000e+02 | Inf
38.50/38.60 o 150
38.50/38.60 c *38.6s| 26242 | 8583 | 19957 | 0.8 | 39M|1061 | - |3747 |6217 |3747 | 973 |3913 |2053 |1527 | 0.000000e+00 | 1.500000e+02 | Inf
38.60/38.65 o 136
38.60/38.65 c *38.6s| 26262 | 7920 | 19971 | 0.8 | 38M|1061 | - |3747 |6219 |3747 | 983 |3916 |2056 |1527 | 0.000000e+00 | 1.360000e+02 | Inf
41.20/41.25 o 134
41.20/41.25 c *41.2s| 27304 | 8354 | 24549 | 0.9 | 42M|1061 | - |3747 |6793 |3747 | 970 |4662 |2844 |1595 | 0.000000e+00 | 1.340000e+02 | Inf
41.30/41.32 o 125
41.30/41.32 c *41.3s| 27333 | 7772 | 24571 | 0.9 | 41M|1061 | - |3747 |6794 |3747 | 967 |4667 |2857 |1595 | 0.000000e+00 | 1.250000e+02 | Inf
41.50/41.53 o 114
41.50/41.53 c *41.5s| 27396 | 6932 | 25111 | 0.9 | 40M|1061 | - |3747 |6830 |3747 | 968 |4728 |2906 |1597 | 0.000000e+00 | 1.140000e+02 | Inf
41.50/41.57 o 104
41.50/41.57 c *41.5s| 27408 | 6296 | 25271 | 0.9 | 38M|1061 | - |3747 |6841 |3747 | 968 |4744 |2917 |1598 | 0.000000e+00 | 1.040000e+02 | Inf
41.59/41.62 o 102
41.59/41.62 c *41.6s| 27425 | 6207 | 25420 | 0.9 | 38M|1061 | - |3747 |6842 |3747 | 971 |4754 |2922 |1599 | 0.000000e+00 | 1.020000e+02 | Inf
41.59/41.62 o 100
41.59/41.62 c *41.6s| 27426 | 6044 | 25420 | 0.9 | 38M|1061 | - |3747 |6842 |3747 | 971 |4754 |2922 |1599 | 0.000000e+00 | 1.000000e+02 | Inf
42.99/43.03 o 92
42.99/43.03 c *43.0s| 27894 | 5484 | 28982 | 1.0 | 38M|1061 | - |3747 |7083 |3747 | 975 |5323 |3332 |1624 | 0.000000e+00 | 9.200000e+01 | Inf
43.09/43.11 o 80
43.09/43.11 c *43.1s| 27909 | 4430 | 29285 | 1.0 | 36M|1061 | - |3747 |6856 |3747 | 999 |5366 |3335 |1626 | 0.000000e+00 | 8.000000e+01 | Inf
43.09/43.11 o 79
43.09/43.11 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
43.09/43.12 c *43.1s| 27910 | 4373 | 29285 | 1.0 | 36M|1061 | - |3747 |6856 |3747 | 999 |5366 |3335 |1626 | 0.000000e+00 | 7.900000e+01 | Inf
43.09/43.20 o 77
43.09/43.20 c *43.2s| 27942 | 4214 | 29507 | 1.1 | 35M|1061 | - |3747 |6515 |3747 | 972 |5391 |3378 |1627 | 0.000000e+00 | 7.700000e+01 | Inf
43.29/43.32 o 54
43.29/43.32 c *43.3s| 27974 | 2859 | 29883 | 1.1 | 32M|1061 | - |3747 |6504 |3747 | 966 |5434 |3421 |1630 | 0.000000e+00 | 5.400000e+01 | Inf
43.29/43.39 o 53
43.29/43.39 c *43.4s| 27992 | 2835 | 30130 | 1.1 | 32M|1061 | - |3747 |5988 |3747 | 972 |5472 |3443 |1633 | 0.000000e+00 | 5.300000e+01 | Inf
43.39/43.40 o 25
43.39/43.40 c *43.4s| 27993 | 1507 | 30136 | 1.1 | 29M|1061 | - |3747 |5988 |3747 | 972 |5472 |3443 |1633 | 0.000000e+00 | 2.500000e+01 | Inf
43.39/43.49 o 23
43.39/43.49 c *43.5s| 28030 | 964 | 30546 | 1.1 | 26M|1061 | - |3747 |5441 |3747 | 984 |5515 |3518 |1637 | 0.000000e+00 | 2.300000e+01 | Inf
46.80/46.86 o 18
46.80/46.86 c *46.8s| 29823 | 962 | 45375 | 1.5 | 27M|1061 | - |3747 |6701 |3747 | 948 |6785 |5763 |1709 | 0.000000e+00 | 1.800000e+01 | Inf
47.10/47.17 c 47.1s| 30000 | 986 | 46536 | 1.5 | 27M|1061 | - |3747 |6443 | 0 | 0 |6884 |5991 |1711 | 0.000000e+00 | 1.800000e+01 | Inf
52.80/52.86 o 2
52.80/52.86 c *52.8s| 33527 | 741 | 68514 | 2.0 | 27M|1061 | - |3747 |7472 |3747 | 962 |8355 | 10k|1728 | 0.000000e+00 | 2.000000e+00 | Inf
62.19/62.20 c 62.2s| 40000 | 888 |108749 | 2.7 | 29M|1061 | - |3747 |9423 | 0 | 0 | 11k| 19k|1728 | 0.000000e+00 | 2.000000e+00 | Inf
77.49/77.55 c 77.5s| 50000 | 973 |172863 | 3.5 | 32M|1061 | - |3747 | 12k|3747 | 973 | 15k| 32k|1875 | 0.000000e+00 | 2.000000e+00 | Inf
93.99/94.08 c 94.1s| 60000 | 1043 |234209 | 3.9 | 33M|1061 | 7 |3747 | 14k|3747 | 952 | 19k| 45k|2225 | 0.000000e+00 | 2.000000e+00 | Inf
112.20/112.23 c 112s| 70000 | 1134 |303528 | 4.3 | 36M|1061 | 24 |3747 | 20k|3747 | 967 | 26k| 59k|2512 | 0.000000e+00 | 2.000000e+00 | Inf
132.30/132.36 c 132s| 80000 | 1103 |377179 | 4.7 | 36M|1061 | 1 |3747 | 17k|3747 | 969 | 32k| 73k|2886 | 0.000000e+00 | 2.000000e+00 | Inf
149.90/149.99 c 150s| 90000 | 1159 |433291 | 4.8 | 38M|1061 | 17 |3747 | 20k|3747 | 953 | 35k| 87k|3040 | 0.000000e+00 | 2.000000e+00 | Inf
169.20/169.20 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
169.20/169.20 c 169s|100000 | 1247 |499867 | 5.0 | 39M|1061 | - |3747 | 19k| 0 | 0 | 39k| 102k|3226 | 0.000000e+00 | 2.000000e+00 | Inf
188.00/188.04 c 188s|110000 | 1344 |567783 | 5.2 | 40M|1061 | 20 |3747 | 20k|3747 | 959 | 44k| 116k|3450 | 0.000000e+00 | 2.000000e+00 | Inf
206.80/206.85 c 207s|120000 | 1561 |633749 | 5.3 | 43M|1061 | 22 |3747 | 23k|3747 | 951 | 49k| 130k|3605 | 0.000000e+00 | 2.000000e+00 | Inf
226.10/226.17 c 226s|130000 | 1471 |700221 | 5.4 | 42M|1061 | 18 |3747 | 20k|3747 | 956 | 54k| 145k|3752 | 0.000000e+00 | 2.000000e+00 | Inf
245.40/245.47 c 245s|140000 | 1519 |769428 | 5.5 | 43M|1061 | 20 |3747 | 21k|3747 | 949 | 59k| 159k|3927 | 0.000000e+00 | 2.000000e+00 | Inf
264.30/264.38 c 264s|150000 | 1544 |837444 | 5.6 | 43M|1061 | 1 |3747 | 19k|3747 | 944 | 65k| 174k|4101 | 0.000000e+00 | 2.000000e+00 | Inf
283.30/283.36 c 283s|160000 | 1560 |905761 | 5.7 | 43M|1061 | 19 |3747 | 18k|3747 | 974 | 70k| 188k|4253 | 0.000000e+00 | 2.000000e+00 | Inf
300.70/300.79 c 301s|170000 | 1554 |965847 | 5.7 | 43M|1061 | 12 |3747 | 20k|3747 | 957 | 73k| 202k|4470 | 0.000000e+00 | 2.000000e+00 | Inf
318.60/318.62 c 319s|180000 | 1626 | 1029k| 5.7 | 44M|1061 | 15 |3747 | 19k|3747 | 975 | 77k| 216k|4711 | 0.000000e+00 | 2.000000e+00 | Inf
336.80/336.81 c 337s|190000 | 1591 | 1094k| 5.8 | 43M|1061 | - |3747 | 17k| 0 | 0 | 82k| 229k|4840 | 0.000000e+00 | 2.000000e+00 | Inf
354.30/354.36 c 354s|200000 | 1640 | 1160k| 5.8 | 43M|1061 | 3 |3747 | 15k|3747 | 976 | 86k| 244k|4923 | 0.000000e+00 | 2.000000e+00 | Inf
366.20/366.28 o 1
366.20/366.28 c * 366s|207043 | 1297 | 1205k| 5.8 | 41M|1061 | - |3747 | 18k|3747 | 965 | 89k| 253k|5008 | 0.000000e+00 | 1.000000e+00 | Inf
371.50/371.51 c 371s|210000 | 1288 | 1227k| 5.8 | 41M|1061 | 1 |3747 | 19k|3747 | 977 | 90k| 257k|5037 | 0.000000e+00 | 1.000000e+00 | Inf
389.00/389.07 c 389s|220000 | 1209 | 1298k| 5.9 | 40M|1061 | 17 |3747 | 16k|3747 | 963 | 93k| 272k|5157 | 0.000000e+00 | 1.000000e+00 | Inf
405.50/405.59 c 406s|230000 | 1192 | 1362k| 5.9 | 39M|1061 | 23 |3747 | 13k|3747 | 958 | 96k| 286k|5297 | 0.000000e+00 | 1.000000e+00 | Inf
421.70/421.78 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
421.70/421.78 c 422s|240000 | 1277 | 1418k| 5.9 | 41M|1061 | 1 |3747 | 17k|3747 | 983 | 100k| 301k|5372 | 0.000000e+00 | 1.000000e+00 | Inf
438.91/438.99 c 439s|250000 | 1201 | 1479k| 5.9 | 40M|1061 | 14 |3747 | 14k|3747 | 965 | 103k| 316k|5475 | 0.000000e+00 | 1.000000e+00 | Inf
455.51/455.52 c 455s|260000 | 1081 | 1545k| 5.9 | 38M|1061 | 20 |3747 | 14k|3747 | 952 | 106k| 330k|5567 | 0.000000e+00 | 1.000000e+00 | Inf
472.00/472.01 c 472s|270000 | 1140 | 1605k| 5.9 | 40M|1061 | 15 |3747 | 19k|3747 | 967 | 110k| 343k|5658 | 0.000000e+00 | 1.000000e+00 | Inf
489.91/489.95 c 490s|280000 | 1167 | 1674k| 6.0 | 43M|1061 | 20 |3747 | 24k|3747 | 963 | 113k| 357k|5722 | 0.000000e+00 | 1.000000e+00 | Inf
508.80/508.83 c 509s|290000 | 1153 | 1737k| 6.0 | 42M|1061 | 11 |3747 | 23k|3747 | 959 | 116k| 372k|5802 | 0.000000e+00 | 1.000000e+00 | Inf
529.11/529.15 c 529s|300000 | 1203 | 1802k| 6.0 | 45M|1061 | 17 |3747 | 29k|3747 | 976 | 119k| 386k|5891 | 0.000000e+00 | 1.000000e+00 | Inf
551.50/551.56 c 552s|310000 | 1169 | 1876k| 6.1 | 45M|1061 | 1 |3747 | 29k|3747 | 969 | 123k| 401k|5966 | 0.000000e+00 | 1.000000e+00 | Inf
573.40/573.49 c 573s|320000 | 1132 | 1949k| 6.1 | 44M|1061 | - |3747 | 27k| 0 | 0 | 128k| 415k|6071 | 0.000000e+00 | 1.000000e+00 | Inf
594.01/594.01 c 594s|330000 | 1147 | 2013k| 6.1 | 44M|1061 | - |3747 | 26k| 0 | 0 | 132k| 429k|6139 | 0.000000e+00 | 1.000000e+00 | Inf
615.20/615.26 c 615s|340000 | 1275 | 2075k| 6.1 | 46M|1061 | - |3747 | 31k| 0 | 0 | 137k| 444k|6230 | 0.000000e+00 | 1.000000e+00 | Inf
637.80/637.84 c 638s|350000 | 1252 | 2143k| 6.1 | 47M|1061 | 1 |3747 | 32k|3747 | 943 | 141k| 459k|6296 | 0.000000e+00 | 1.000000e+00 | Inf
660.01/660.08 c 660s|360000 | 1276 | 2205k| 6.1 | 47M|1061 | 9 |3747 | 33k|3747 | 950 | 146k| 473k|6371 | 0.000000e+00 | 1.000000e+00 | Inf
684.71/684.76 c 685s|370000 | 1277 | 2280k| 6.2 | 48M|1061 | - |3747 | 34k|3747 | 950 | 152k| 489k|6461 | 0.000000e+00 | 1.000000e+00 | Inf
708.41/708.42 c 708s|380000 | 1424 | 2347k| 6.2 | 50M|1061 | 16 |3747 | 37k|3747 | 983 | 156k| 503k|6534 | 0.000000e+00 | 1.000000e+00 | Inf
733.41/733.46 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
733.41/733.46 c 733s|390000 | 1388 | 2421k| 6.2 | 51M|1061 | 1 |3747 | 39k|3747 | 956 | 161k| 518k|6591 | 0.000000e+00 | 1.000000e+00 | Inf
757.61/757.69 c 758s|400000 | 1360 | 2488k| 6.2 | 50M|1061 | - |3747 | 37k| 0 | 0 | 166k| 532k|6677 | 0.000000e+00 | 1.000000e+00 | Inf
781.81/781.88 c 782s|410000 | 1432 | 2556k| 6.2 | 51M|1061 | - |3747 | 40k| 0 | 0 | 170k| 547k|6747 | 0.000000e+00 | 1.000000e+00 | Inf
807.01/807.02 c 807s|420000 | 1514 | 2621k| 6.2 | 53M|1061 | - |3747 | 41k| 0 | 0 | 173k| 562k|6803 | 0.000000e+00 | 1.000000e+00 | Inf
832.82/832.83 c 833s|430000 | 1541 | 2689k| 6.3 | 54M|1061 | - |3747 | 42k| 0 | 0 | 177k| 578k|6883 | 0.000000e+00 | 1.000000e+00 | Inf
859.51/859.50 c 859s|440000 | 1518 | 2761k| 6.3 | 53M|1061 | - |3747 | 40k|3747 | 981 | 181k| 593k|6931 | 0.000000e+00 | 1.000000e+00 | Inf
884.51/884.59 c 885s|450000 | 1480 | 2831k| 6.3 | 54M|1061 | - |3747 | 43k| 0 | 0 | 185k| 609k|6987 | 0.000000e+00 | 1.000000e+00 | Inf
912.51/912.54 c 913s|460000 | 1457 | 2908k| 6.3 | 54M|1061 | - |3747 | 43k|3747 | 964 | 190k| 624k|7068 | 0.000000e+00 | 1.000000e+00 | Inf
939.61/939.67 c 940s|470000 | 1385 | 2985k| 6.4 | 52M|1061 | 24 |3747 | 40k|3747 | 978 | 195k| 639k|7119 | 0.000000e+00 | 1.000000e+00 | Inf
963.42/963.41 c 963s|480000 | 1310 | 3051k| 6.4 | 48M|1061 | - |3747 | 31k|3747 | 965 | 198k| 654k|7194 | 0.000000e+00 | 1.000000e+00 | Inf
988.12/988.16 c 988s|490000 | 1350 | 3124k| 6.4 | 50M|1061 | 20 |3747 | 36k|3747 | 968 | 204k| 669k|7230 | 0.000000e+00 | 1.000000e+00 | Inf
1012.81/1012.81 c 1013s|500000 | 1355 | 3197k| 6.4 | 47M|1061 | 22 |3747 | 25k|3747 | 952 | 208k| 684k|7297 | 0.000000e+00 | 1.000000e+00 | Inf
1033.52/1033.55 c 1034s|510000 | 1378 | 3265k| 6.4 | 48M|1061 | 1 |3747 | 28k|3747 | 973 | 213k| 699k|7347 | 0.000000e+00 | 1.000000e+00 | Inf
1055.02/1055.04 c 1055s|520000 | 1400 | 3338k| 6.4 | 49M|1061 | 17 |3747 | 30k|3747 | 961 | 218k| 714k|7408 | 0.000000e+00 | 1.000000e+00 | Inf
1077.82/1077.80 c 1078s|530000 | 1331 | 3410k| 6.4 | 48M|1061 | - |3747 | 28k| 0 | 0 | 223k| 729k|7470 | 0.000000e+00 | 1.000000e+00 | Inf
1101.42/1101.43 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1101.42/1101.43 c 1101s|540000 | 1436 | 3492k| 6.5 | 50M|1061 | 7 |3747 | 32k|3747 | 965 | 228k| 744k|7519 | 0.000000e+00 | 1.000000e+00 | Inf
1125.52/1125.59 c 1126s|550000 | 1390 | 3580k| 6.5 | 50M|1061 | - |3747 | 33k| 0 | 0 | 232k| 759k|7581 | 0.000000e+00 | 1.000000e+00 | Inf
1149.01/1149.00 c 1149s|560000 | 1362 | 3657k| 6.5 | 50M|1061 | 1 |3747 | 32k|3747 | 973 | 237k| 774k|7651 | 0.000000e+00 | 1.000000e+00 | Inf
1170.92/1170.96 c 1171s|570000 | 1347 | 3731k| 6.5 | 51M|1061 | 15 |3747 | 36k|3747 | 970 | 240k| 790k|7719 | 0.000000e+00 | 1.000000e+00 | Inf
1194.02/1194.06 c 1194s|580000 | 1367 | 3802k| 6.6 | 51M|1061 | - |3747 | 34k| 0 | 0 | 245k| 805k|7785 | 0.000000e+00 | 1.000000e+00 | Inf
1217.92/1217.93 c 1218s|590000 | 1312 | 3874k| 6.6 | 49M|1061 | - |3747 | 31k| 0 | 0 | 250k| 820k|7860 | 0.000000e+00 | 1.000000e+00 | Inf
1239.22/1239.26 c 1239s|600000 | 1230 | 3942k| 6.6 | 48M|1061 | 16 |3747 | 28k|3747 | 961 | 254k| 835k|7925 | 0.000000e+00 | 1.000000e+00 | Inf
1260.53/1260.59 c 1261s|610000 | 1318 | 4005k| 6.6 | 50M|1061 | 26 |3747 | 32k|3747 | 965 | 259k| 849k|7974 | 0.000000e+00 | 1.000000e+00 | Inf
1284.12/1284.12 c 1284s|620000 | 1233 | 4077k| 6.6 | 49M|1061 | - |3747 | 32k| 0 | 0 | 264k| 864k|8015 | 0.000000e+00 | 1.000000e+00 | Inf
1306.22/1306.24 c 1306s|630000 | 1174 | 4145k| 6.6 | 48M|1061 | 14 |3747 | 29k|3747 | 971 | 268k| 878k|8059 | 0.000000e+00 | 1.000000e+00 | Inf
1328.62/1328.66 c 1329s|640000 | 1276 | 4218k| 6.6 | 49M|1061 | - |3747 | 32k| 0 | 0 | 272k| 893k|8122 | 0.000000e+00 | 1.000000e+00 | Inf
1351.83/1351.87 c 1352s|650000 | 1174 | 4291k| 6.6 | 48M|1061 | - |3747 | 29k| 0 | 0 | 276k| 908k|8170 | 0.000000e+00 | 1.000000e+00 | Inf
1374.93/1374.91 c 1375s|660000 | 1213 | 4357k| 6.6 | 49M|1061 | - |3747 | 31k| 0 | 0 | 280k| 921k|8202 | 0.000000e+00 | 1.000000e+00 | Inf
1398.23/1398.23 c 1398s|670000 | 1142 | 4424k| 6.6 | 49M|1061 | 9 |3747 | 34k|3747 | 969 | 284k| 935k|8255 | 0.000000e+00 | 1.000000e+00 | Inf
1422.12/1422.16 c 1422s|680000 | 1178 | 4488k| 6.6 | 50M|1061 | 8 |3747 | 35k|3747 | 947 | 288k| 949k|8963 | 0.000000e+00 | 1.000000e+00 | Inf
1445.53/1445.54 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1445.53/1445.54 c 1446s|690000 | 1207 | 4552k| 6.6 | 51M|1061 | 11 |3747 | 38k|3747 | 955 | 291k| 963k|8966 | 0.000000e+00 | 1.000000e+00 | Inf
1469.53/1469.51 c 1469s|700000 | 1260 | 4611k| 6.6 | 53M|1061 | - |3747 | 42k| 0 | 0 | 294k| 978k|8968 | 0.000000e+00 | 1.000000e+00 | Inf
1495.04/1495.04 c 1495s|710000 | 1294 | 4675k| 6.6 | 55M|1061 | - |3747 | 46k| 0 | 0 | 297k| 993k|8975 | 0.000000e+00 | 1.000000e+00 | Inf
1521.33/1521.37 c 1521s|720000 | 1305 | 4736k| 6.6 | 53M|1061 | 11 |3747 | 41k|3747 | 955 | 300k|1007k|8978 | 0.000000e+00 | 1.000000e+00 | Inf
1545.33/1545.33 c 1545s|730000 | 1263 | 4798k| 6.6 | 53M|1061 | - |3747 | 39k| 0 | 0 | 303k|1021k|9141 | 0.000000e+00 | 1.000000e+00 | Inf
1569.93/1569.97 c 1570s|740000 | 1234 | 4861k| 6.6 | 52M|1061 | - |3747 | 37k| 0 | 0 | 307k|1035k|9505 | 0.000000e+00 | 1.000000e+00 | Inf
1594.43/1594.47 c 1594s|750000 | 1224 | 4929k| 6.6 | 53M|1061 | 17 |3747 | 40k|3747 | 960 | 311k|1049k|9512 | 0.000000e+00 | 1.000000e+00 | Inf
1619.53/1619.56 c 1620s|760000 | 1220 | 4996k| 6.6 | 54M|1061 | - |3747 | 43k| 0 | 0 | 313k|1063k|9512 | 0.000000e+00 | 1.000000e+00 | Inf
1646.03/1646.02 c 1646s|770000 | 1273 | 5063k| 6.6 | 55M|1061 | 11 |3747 | 45k|3747 | 984 | 317k|1077k|9512 | 0.000000e+00 | 1.000000e+00 | Inf
1671.63/1671.64 c 1672s|780000 | 1236 | 5125k| 6.6 | 54M|1061 | 9 |3747 | 43k|3747 | 959 | 319k|1092k|9512 | 0.000000e+00 | 1.000000e+00 | Inf
1698.13/1698.14 c 1698s|790000 | 1197 | 5189k| 6.6 | 53M|1061 | - |3747 | 41k| 0 | 0 | 322k|1106k|9537 | 0.000000e+00 | 1.000000e+00 | Inf
1722.13/1722.18 c 1722s|800000 | 1278 | 5254k| 6.6 | 52M|1061 | 16 |3747 | 37k|3747 | 962 | 325k|1121k|9621 | 0.000000e+00 | 1.000000e+00 | Inf
1745.13/1745.14 c 1745s|810000 | 1264 | 5313k| 6.6 | 53M|1061 | - |3747 | 39k| 0 | 0 | 328k|1135k|9646 | 0.000000e+00 | 1.000000e+00 | Inf
1769.93/1769.90 c 1770s|820000 | 1256 | 5375k| 6.6 | 53M|1061 | 1 |3747 | 37k|3747 | 975 | 330k|1150k|9678 | 0.000000e+00 | 1.000000e+00 | Inf
1790.03/1790.01 c
1790.03/1790.01 c SCIP Status : solving was interrupted [time limit reached]
1790.03/1790.01 c Solving Time (sec) : 1789.98
1790.03/1790.01 c Solving Nodes : 828264
1790.03/1790.01 c Primal Bound : +1.00000000000000e+00 (141 solutions)
1790.03/1790.01 c Dual Bound : +0.00000000000000e+00
1790.03/1790.01 c Gap : infinite
1790.03/1790.04 s SATISFIABLE
1790.03/1790.04 v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 x222 -x221 -x220 -x219 -x218 -x217 -x216 x215 -x214 -x213 -x212 -x211 x210
1790.03/1790.04 v -x209 -x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 x198 -x197 -x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189
1790.03/1790.04 v -x188 -x187 -x186 -x185 -x184 x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 x171 -x170 -x169 -x168
1790.03/1790.04 v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147
1790.03/1790.04 v -x146 x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 x136 -x135 -x134 -x133 -x132 -x131 -x130 x129 -x128 -x127 -x126 -x125
1790.03/1790.04 v -x124 -x123 -x122 -x121 -x120 x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 x109 -x108 -x107 -x106 -x105 -x104
1790.03/1790.04 v -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 x92 -x91 -x90 -x89 -x88 -x87 -x86 x85 -x84 -x83 -x82 -x81 -x80
1790.03/1790.04 v -x79 -x78 -x77 -x76 -x75 -x74 x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 x57 -x56 -x55 -x54
1790.03/1790.04 v -x53 -x52 -x51 x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29
1790.03/1790.04 v -x28 x27 -x26 -x25 -x24 -x23 x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2
1790.03/1790.04 v x1
1790.03/1790.04 c SCIP Status : solving was interrupted [time limit reached]
1790.03/1790.04 c Solving Time : 1789.98
1790.03/1790.04 c Original Problem :
1790.03/1790.04 c Problem name : HOME/instance-2705508-1278572954.wbo
1790.03/1790.04 c Variables : 3839 (2035 binary, 0 integer, 1804 implicit integer, 0 continuous)
1790.03/1790.04 c Constraints : 4512 initial, 4512 maximal
1790.03/1790.04 c Presolved Problem :
1790.03/1790.04 c Problem name : t_HOME/instance-2705508-1278572954.wbo
1790.03/1790.04 c Variables : 3747 (1989 binary, 0 integer, 1758 implicit integer, 0 continuous)
1790.03/1790.04 c Constraints : 4378 initial, 47647 maximal
1790.03/1790.04 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1790.03/1790.04 c trivial : 0.00 46 0 0 0 0 0 0 0
1790.03/1790.04 c dualfix : 0.00 46 0 0 0 0 0 0 0
1790.03/1790.04 c boundshift : 0.00 0 0 0 0 0 0 0 0
1790.03/1790.04 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1790.03/1790.04 c implics : 0.00 0 0 0 0 0 0 0 0
1790.03/1790.04 c probing : 0.04 0 0 0 0 0 0 0 0
1790.03/1790.04 c setppc : 0.00 0 0 0 0 0 12 0 0
1790.03/1790.04 c linear : 0.05 0 0 0 1809 0 76 53 0
1790.03/1790.04 c indicator : 0.00 0 0 0 0 0 46 0 0
1790.03/1790.04 c logicor : 0.01 0 0 0 0 0 0 0 0
1790.03/1790.04 c bounddisjunction : 0.00 0 0 0 0 0 0 0 0
1790.03/1790.04 c root node : - 3516 - - 3516 - - - -
1790.03/1790.04 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1790.03/1790.04 c integral : 0 0 0 517723 0 124 1248 0 0 881914
1790.03/1790.04 c setppc : 54 6 3810509 71802 6 29096 1000847 0 0 0
1790.03/1790.04 c linear : 1758+ 7 3798130 75130 4 228196 16627075 333415 0 0
1790.03/1790.04 c indicator : 1758 0 809672 38189 0 59 415289 0 0 0
1790.03/1790.04 c logicor : 808+ 6 1686083 25547 4 130417 4160364 0 0 0
1790.03/1790.04 c bounddisjunction : 0+ 0 450695 0 0 180 1531 0 0 0
1790.03/1790.04 c countsols : 0 0 0 25547 1 0 0 0 0 0
1790.03/1790.04 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1790.03/1790.04 c integral : 20.13 0.00 0.00 20.13 0.00
1790.03/1790.04 c setppc : 9.92 0.00 9.87 0.05 0.00
1790.03/1790.04 c linear : 132.32 0.00 129.30 3.02 0.00
1790.03/1790.04 c indicator : 6.29 0.00 3.26 3.03 0.00
1790.03/1790.04 c logicor : 359.59 0.00 359.39 0.20 0.00
1790.03/1790.04 c bounddisjunction : 2.98 0.00 2.98 0.00 0.00
1790.03/1790.04 c countsols : 0.00 0.00 0.00 0.00 0.00
1790.03/1790.04 c Propagators : Time Calls Cutoffs DomReds
1790.03/1790.04 c vbounds : 0.62 5330 0 1259
1790.03/1790.04 c rootredcost : 0.59 44 0 1758
1790.03/1790.04 c pseudoobj : 91.41 3828668 883 366599
1790.03/1790.04 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1790.03/1790.04 c propagation : 19.79 388772 388611 2570579 30.2 9892 25.2 -
1790.03/1790.04 c infeasible LP : 12.94 49838 49837 405523 46.5 400 17.1 0
1790.03/1790.04 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1790.03/1790.04 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1790.03/1790.04 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1790.03/1790.04 c applied globally : - - - 1162415 25.4 - - -
1790.03/1790.04 c applied locally : - - - 0 0.0 - - -
1790.03/1790.04 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1790.03/1790.04 c cut pool : 0.00 4 - - 20 - (maximal pool size: 325)
1790.03/1790.04 c redcost : 31.51 518716 0 28930 0 0
1790.03/1790.04 c impliedbounds : 0.00 5 0 0 0 0
1790.03/1790.04 c intobj : 0.00 0 0 0 0 0
1790.03/1790.04 c cgmip : 0.00 0 0 0 0 0
1790.03/1790.04 c gomory : 0.11 5 0 0 827 0
1790.03/1790.04 c strongcg : 0.10 5 0 0 1243 0
1790.03/1790.04 c cmir : 0.03 5 0 0 0 0
1790.03/1790.04 c flowcover : 0.05 5 0 0 0 0
1790.03/1790.04 c clique : 0.00 5 0 0 0 0
1790.03/1790.04 c zerohalf : 0.00 0 0 0 0 0
1790.03/1790.04 c mcf : 0.00 1 0 0 0 0
1790.03/1790.04 c rapidlearning : 0.12 1 0 0 0 1
1790.03/1790.04 c Pricers : Time Calls Vars
1790.03/1790.04 c problem variables: 0.00 0 0
1790.03/1790.04 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1790.03/1790.04 c relpscost : 19.73 442090 124 1248 0 0 881914
1790.03/1790.04 c pscost : 0.00 0 0 0 0 0 0
1790.03/1790.04 c inference : 6.14 25505 0 0 0 0 51150
1790.03/1790.04 c mostinf : 0.00 0 0 0 0 0 0
1790.03/1790.04 c leastinf : 0.00 0 0 0 0 0 0
1790.03/1790.04 c fullstrong : 0.00 0 0 0 0 0 0
1790.03/1790.04 c allfullstrong : 0.00 0 0 0 0 0 0
1790.03/1790.04 c random : 0.00 0 0 0 0 0 0
1790.03/1790.04 c Primal Heuristics : Time Calls Found
1790.03/1790.04 c LP solutions : 0.05 - 43
1790.03/1790.04 c pseudo solutions : 0.00 - 0
1790.03/1790.04 c intshifting : 0.01 0 0
1790.03/1790.04 c feaspump : 0.02 1 0
1790.03/1790.04 c oneopt : 0.37 35 0
1790.03/1790.04 c crossover : 1.13 29 0
1790.03/1790.04 c coefdiving : 0.18 141 0
1790.03/1790.04 c pscostdiving : 0.18 141 0
1790.03/1790.04 c fracdiving : 0.21 142 0
1790.03/1790.04 c veclendiving : 0.20 142 0
1790.03/1790.04 c linesearchdiving : 0.19 142 0
1790.03/1790.04 c guideddiving : 0.23 142 0
1790.03/1790.04 c objpscostdiving : 0.20 117 0
1790.03/1790.04 c rootsoldiving : 0.28 118 0
1790.03/1790.04 c trivial : 0.00 2 0
1790.03/1790.04 c simplerounding : 0.74 442151 0
1790.03/1790.04 c zirounding : 0.33 1000 0
1790.03/1790.04 c rounding : 0.93 9371 0
1790.03/1790.04 c shifting : 0.74 2930 0
1790.03/1790.04 c twoopt : 0.00 0 0
1790.03/1790.04 c fixandinfer : 0.00 0 0
1790.03/1790.04 c intdiving : 0.00 0 0
1790.03/1790.04 c actconsdiving : 0.00 0 0
1790.03/1790.04 c octane : 0.00 0 0
1790.03/1790.04 c rens : 0.03 1 0
1790.03/1790.04 c rins : 0.00 0 0
1790.03/1790.04 c localbranching : 0.00 0 0
1790.03/1790.04 c mutation : 0.00 0 0
1790.03/1790.04 c dins : 0.00 0 0
1790.03/1790.04 c undercover : 0.00 0 0
1790.03/1790.04 c nlp : 0.15 0 0
1790.03/1790.04 c trysol : 0.30 159 98
1790.03/1790.04 c LP : Time Calls Iterations Iter/call Iter/sec
1790.03/1790.04 c primal LP : 0.00 0 0 0.00 -
1790.03/1790.04 c dual LP : 572.93 540622 5423364 10.03 9466.10
1790.03/1790.04 c lex dual LP : 0.00 0 0 0.00 -
1790.03/1790.04 c barrier LP : 0.00 0 0 0.00 -
1790.03/1790.04 c diving/probing LP: 0.36 227 2241 9.87 6181.56
1790.03/1790.04 c strong branching : 15.51 9703 160132 16.50 10321.13
1790.03/1790.04 c (at root node) : - 16 1631 101.94 -
1790.03/1790.04 c conflict analysis: 0.00 0 0 0.00 -
1790.03/1790.04 c B&B Tree :
1790.03/1790.04 c number of runs : 1
1790.03/1790.04 c nodes : 828264
1790.03/1790.04 c nodes (total) : 828264
1790.03/1790.04 c nodes left : 1229
1790.03/1790.04 c max depth : 1061
1790.03/1790.04 c max depth (total): 1061
1790.03/1790.04 c backtracks : 106358 (12.8%)
1790.03/1790.04 c delayed cutoffs : 77573
1790.03/1790.04 c repropagations : 1538910 (4694555 domain reductions, 76557 cutoffs)
1790.03/1790.04 c avg switch length: 5.15
1790.03/1790.04 c switching time : 295.62
1790.03/1790.04 c Solution :
1790.03/1790.04 c Solutions found : 141 (44 improvements)
1790.03/1790.04 c First Solution : +8.85000000000000e+04 (in run 1, after 36 nodes, 1.80 seconds, depth 22, found by <trysol>)
1790.03/1790.04 c Primal Bound : +1.00000000000000e+00 (in run 1, after 207043 nodes, 366.25 seconds, depth 56, found by <relaxation>)
1790.03/1790.04 c Dual Bound : +0.00000000000000e+00
1790.03/1790.04 c Gap : infinite
1790.03/1790.04 c Root Dual Bound : +0.00000000000000e+00
1790.03/1790.04 c Root Iterations : 167
1790.13/1790.12 c Time complete: 1790.15.
OK 1
runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705508-1278572954/watcher-2705508-1278572954 -o /tmp/evaluation-result-2705508-1278572954/solver-2705508-1278572954 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705508-1278572954.wbo -t 1800 -m 3800 Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 3891200 KiB Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 3942400 KiB Current StackSize limit: 10240 KiB [startup+0 s] /proc/loadavg: 0.19 0.05 0.01 2/173 21913 /proc/meminfo: memFree=30179496/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=12340 CPUtime=0 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 1944 0 0 0 0 0 0 0 24 0 1 0 25509381 12636160 1862 4089446400 4194304 10345943 140737084459600 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 3 0 0 0 /proc/21913/statm: 3085 1862 429 1502 0 1578 0 [startup+0.105253 s] /proc/loadavg: 0.19 0.05 0.01 2/173 21913 /proc/meminfo: memFree=30179496/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=33956 CPUtime=0.09 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 7523 0 0 0 9 0 0 0 24 0 1 0 25509381 34770944 7087 4089446400 4194304 10345943 140737084459600 18446744073709551615 5018799 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 8489 7087 553 1502 0 6982 0 Current children cumulated CPU time (s) 0.09 Current children cumulated vsize (KiB) 33956 [startup+0.201233 s] /proc/loadavg: 0.19 0.05 0.01 2/173 21913 /proc/meminfo: memFree=30179496/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=60736 CPUtime=0.19 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 13702 0 0 0 18 1 0 0 18 0 1 0 25509381 62193664 13266 4089446400 4194304 10345943 140737084459600 18446744073709551615 6072663 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 15184 13266 697 1502 0 13677 0 Current children cumulated CPU time (s) 0.19 Current children cumulated vsize (KiB) 60736 [startup+0.30122 s] /proc/loadavg: 0.19 0.05 0.01 2/173 21913 /proc/meminfo: memFree=30179496/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=39960 CPUtime=0.29 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 14001 0 0 0 27 2 0 0 18 0 1 0 25509381 40919040 8452 4089446400 4194304 10345943 140737084459600 18446744073709551615 5931159 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 9990 8452 722 1502 0 8483 0 Current children cumulated CPU time (s) 0.29 Current children cumulated vsize (KiB) 39960 [startup+0.701157 s] /proc/loadavg: 0.19 0.05 0.01 2/173 21913 /proc/meminfo: memFree=30179496/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=53384 CPUtime=0.69 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 21292 0 0 0 66 3 0 0 18 0 1 0 25509381 54665216 11630 4089446400 4194304 10345943 140737084459600 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 13346 11630 771 1502 0 11839 0 Current children cumulated CPU time (s) 0.69 Current children cumulated vsize (KiB) 53384 [startup+1.501 s] /proc/loadavg: 0.19 0.05 0.01 2/176 21918 /proc/meminfo: memFree=30134212/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=53504 CPUtime=1.49 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 21718 0 0 0 145 4 0 0 19 0 1 0 25509381 54788096 11503 4089446400 4194304 10345943 140737084459600 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 13376 11503 773 1502 0 11869 0 Current children cumulated CPU time (s) 1.49 Current children cumulated vsize (KiB) 53504 [startup+3.10072 s] /proc/loadavg: 0.34 0.08 0.02 3/179 21924 /proc/meminfo: memFree=30089664/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=54336 CPUtime=3.09 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 29467 0 0 0 304 5 0 0 24 0 1 0 25509381 55640064 11650 4089446400 4194304 10345943 140737084459600 18446744073709551615 8160777 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 13584 11650 775 1502 0 12077 0 Current children cumulated CPU time (s) 3.09 Current children cumulated vsize (KiB) 54336 [startup+6.30115 s] /proc/loadavg: 0.34 0.08 0.02 3/179 21924 /proc/meminfo: memFree=30078136/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=59756 CPUtime=6.29 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 42529 0 0 0 620 9 0 0 25 0 1 0 25509381 61190144 13189 4089446400 4194304 10345943 140737084459600 18446744073709551615 6802864 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 14939 13189 778 1502 0 13432 0 Current children cumulated CPU time (s) 6.29 Current children cumulated vsize (KiB) 59756 [startup+12.701 s] /proc/loadavg: 0.59 0.14 0.05 3/179 21924 /proc/meminfo: memFree=30060768/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=69380 CPUtime=12.69 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 53578 0 0 0 1257 12 0 0 25 0 1 0 25509381 71045120 15505 4089446400 4194304 10345943 140737084459600 18446744073709551615 6119567 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 17345 15505 778 1502 0 15838 0 Current children cumulated CPU time (s) 12.69 Current children cumulated vsize (KiB) 69380 [startup+25.5007 s] /proc/loadavg: 0.81 0.20 0.07 3/179 21924 /proc/meminfo: memFree=30038416/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=89084 CPUtime=25.49 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 70664 0 0 0 2534 15 0 0 25 0 1 0 25509381 91222016 20179 4089446400 4194304 10345943 140737084459600 18446744073709551615 4476294 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 22271 20179 779 1502 0 20764 0 Current children cumulated CPU time (s) 25.49 Current children cumulated vsize (KiB) 89084 [startup+51.1012 s] /proc/loadavg: 1.21 0.35 0.12 3/179 21925 /proc/meminfo: memFree=29997120/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=118172 CPUtime=51.09 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 166454 0 0 0 5073 36 0 0 25 0 1 0 25509381 121008128 27428 4089446400 4194304 10345943 140737084459600 18446744073709551615 4220727 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 29543 27428 791 1502 0 28036 0 Current children cumulated CPU time (s) 51.09 Current children cumulated vsize (KiB) 118172 [startup+102.301 s] /proc/loadavg: 1.68 0.62 0.22 3/179 21926 /proc/meminfo: memFree=29987356/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=125464 CPUtime=102.3 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 194260 0 0 0 10166 64 0 0 25 0 1 0 25509381 128475136 29174 4089446400 4194304 10345943 140737084459600 18446744073709551615 6108031 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 31366 29174 800 1502 0 29859 0 Current children cumulated CPU time (s) 102.3 Current children cumulated vsize (KiB) 125464 [startup+162.301 s] /proc/loadavg: 1.88 0.87 0.33 3/179 21928 /proc/meminfo: memFree=29976892/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=128832 CPUtime=162.29 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 206690 0 0 0 16141 88 0 0 25 0 1 0 25509381 131923968 30395 4089446400 4194304 10345943 140737084459600 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 32208 30395 800 1502 0 30701 0 Current children cumulated CPU time (s) 162.29 Current children cumulated vsize (KiB) 128832 [startup+222.306 s] /proc/loadavg: 1.95 1.07 0.43 3/179 21929 /proc/meminfo: memFree=29969044/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=136028 CPUtime=222.3 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 216448 0 0 0 22117 113 0 0 25 0 1 0 25509381 139292672 32065 4089446400 4194304 10345943 140737084459600 18446744073709551615 4705184 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 34007 32065 800 1502 0 32500 0 Current children cumulated CPU time (s) 222.3 Current children cumulated vsize (KiB) 136028 [startup+282.3 s] /proc/loadavg: 1.98 1.24 0.53 3/179 21931 /proc/meminfo: memFree=29952516/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=149960 CPUtime=282.3 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 223313 0 0 0 28092 138 0 0 25 0 1 0 25509381 153559040 35626 4089446400 4194304 10345943 140737084459600 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 37490 35626 800 1502 0 35983 0 Current children cumulated CPU time (s) 282.3 Current children cumulated vsize (KiB) 149960 [startup+342.301 s] /proc/loadavg: 1.99 1.38 0.62 3/179 21932 /proc/meminfo: memFree=29948872/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=149960 CPUtime=342.3 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 223380 0 0 0 34069 161 0 0 25 0 1 0 25509381 153559040 35693 4089446400 4194304 10345943 140737084459600 18446744073709551615 6710966 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 37490 35693 800 1502 0 35983 0 Current children cumulated CPU time (s) 342.3 Current children cumulated vsize (KiB) 149960 [startup+402.3 s] /proc/loadavg: 1.99 1.49 0.70 3/179 21934 /proc/meminfo: memFree=29943860/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=150068 CPUtime=402.3 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 224308 0 0 0 40045 185 0 0 25 0 1 0 25509381 153669632 36003 4089446400 4194304 10345943 140737084459600 18446744073709551615 8160400 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 37517 36003 800 1502 0 36010 0 Current children cumulated CPU time (s) 402.3 Current children cumulated vsize (KiB) 150068 [startup+462.301 s] /proc/loadavg: 1.99 1.58 0.78 3/179 21936 /proc/meminfo: memFree=29942324/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=150068 CPUtime=462.3 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 224313 0 0 0 46022 208 0 0 25 0 1 0 25509381 153669632 36008 4089446400 4194304 10345943 140737084459600 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 37517 36008 800 1502 0 36010 0 Current children cumulated CPU time (s) 462.3 Current children cumulated vsize (KiB) 150068 [startup+522.301 s] /proc/loadavg: 1.99 1.65 0.85 3/179 21937 /proc/meminfo: memFree=29941656/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=150068 CPUtime=522.3 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 224322 0 0 0 52000 230 0 0 25 0 1 0 25509381 153669632 36017 4089446400 4194304 10345943 140737084459600 18446744073709551615 6307558 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 37517 36017 800 1502 0 36010 0 Current children cumulated CPU time (s) 522.3 Current children cumulated vsize (KiB) 150068 [startup+582.301 s] /proc/loadavg: 2.05 1.73 0.93 3/179 21942 /proc/meminfo: memFree=29940556/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=150068 CPUtime=582.3 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 224330 0 0 0 57978 252 0 0 25 0 1 0 25509381 153669632 36025 4089446400 4194304 10345943 140737084459600 18446744073709551615 4659722 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 37517 36025 800 1502 0 36010 0 Current children cumulated CPU time (s) 582.3 Current children cumulated vsize (KiB) 150068 [startup+642.301 s] /proc/loadavg: 2.02 1.77 0.99 3/179 21943 /proc/meminfo: memFree=29940092/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=150068 CPUtime=642.31 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 224341 0 0 0 63960 271 0 0 25 0 1 0 25509381 153669632 36036 4089446400 4194304 10345943 140737084459600 18446744073709551615 4245704 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 37517 36036 800 1502 0 36010 0 Current children cumulated CPU time (s) 642.31 Current children cumulated vsize (KiB) 150068 [startup+702.3 s] ################ # More data... # ################ /proc/meminfo: memFree=29936828/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=153908 CPUtime=1062.32 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 228772 0 0 0 105833 399 0 0 25 0 1 0 25509381 157601792 36396 4089446400 4194304 10345943 140737084459600 18446744073709551615 6120551 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 38477 36396 800 1502 0 36970 0 Current children cumulated CPU time (s) 1062.32 Current children cumulated vsize (KiB) 153908 [startup+1122.3 s] /proc/loadavg: 2.00 1.95 1.38 3/179 21956 /proc/meminfo: memFree=29936400/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=152608 CPUtime=1122.32 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 229292 0 0 0 111813 419 0 0 25 0 1 0 25509381 156270592 36326 4089446400 4194304 10345943 140737084459600 18446744073709551615 18446744073699065911 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 38152 36326 800 1502 0 36645 0 Current children cumulated CPU time (s) 1122.32 Current children cumulated vsize (KiB) 152608 [startup+1182.3 s] /proc/loadavg: 2.00 1.95 1.42 3/179 21958 /proc/meminfo: memFree=29935988/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=153868 CPUtime=1182.32 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 230748 0 0 0 117793 439 0 0 25 0 1 0 25509381 157560832 36426 4089446400 4194304 10345943 140737084459600 18446744073709551615 18446744073699066034 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 38467 36426 800 1502 0 36960 0 Current children cumulated CPU time (s) 1182.32 Current children cumulated vsize (KiB) 153868 [startup+1242.3 s] /proc/loadavg: 2.00 1.96 1.45 3/179 21959 /proc/meminfo: memFree=29934212/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=154548 CPUtime=1242.32 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 232264 0 0 0 123773 459 0 0 25 0 1 0 25509381 158257152 36498 4089446400 4194304 10345943 140737084459600 18446744073709551615 6864680 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 38637 36498 800 1502 0 37130 0 Current children cumulated CPU time (s) 1242.32 Current children cumulated vsize (KiB) 154548 [startup+1302.3 s] /proc/loadavg: 2.00 1.97 1.48 3/179 21961 /proc/meminfo: memFree=29932924/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=155008 CPUtime=1302.33 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 234732 0 0 0 129752 481 0 0 25 0 1 0 25509381 158728192 36576 4089446400 4194304 10345943 140737084459600 18446744073709551615 6119562 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 38752 36576 800 1502 0 37245 0 Current children cumulated CPU time (s) 1302.33 Current children cumulated vsize (KiB) 155008 [startup+1362.3 s] /proc/loadavg: 2.00 1.97 1.51 3/179 21963 /proc/meminfo: memFree=29932136/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=155032 CPUtime=1362.33 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 235691 0 0 0 135732 501 0 0 25 0 1 0 25509381 158752768 36712 4089446400 4194304 10345943 140737084459600 18446744073709551615 4995703 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 38758 36712 800 1502 0 37251 0 Current children cumulated CPU time (s) 1362.33 Current children cumulated vsize (KiB) 155032 [startup+1422.3 s] /proc/loadavg: 2.00 1.97 1.54 3/179 21964 /proc/meminfo: memFree=29930984/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=157340 CPUtime=1422.33 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 236151 0 0 0 141712 521 0 0 25 0 1 0 25509381 161116160 37021 4089446400 4194304 10345943 140737084459600 18446744073709551615 5026483 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 39335 37021 800 1502 0 37828 0 Current children cumulated CPU time (s) 1422.33 Current children cumulated vsize (KiB) 157340 [startup+1482.3 s] /proc/loadavg: 2.03 1.99 1.57 3/179 21966 /proc/meminfo: memFree=29930440/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=157340 CPUtime=1482.33 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 236237 0 0 0 147697 536 0 0 25 0 1 0 25509381 161116160 37107 4089446400 4194304 10345943 140737084459600 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 39335 37107 800 1502 0 37828 0 Current children cumulated CPU time (s) 1482.33 Current children cumulated vsize (KiB) 157340 [startup+1542.31 s] /proc/loadavg: 2.01 1.99 1.60 3/179 21967 /proc/meminfo: memFree=29929160/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=157928 CPUtime=1542.33 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 236853 0 0 0 153681 552 0 0 25 0 1 0 25509381 161718272 37307 4089446400 4194304 10345943 140737084459600 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 39482 37307 800 1502 0 37975 0 Current children cumulated CPU time (s) 1542.33 Current children cumulated vsize (KiB) 157928 [startup+1602.3 s] /proc/loadavg: 2.00 1.99 1.62 3/179 21969 /proc/meminfo: memFree=29929120/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=156624 CPUtime=1602.33 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 238751 0 0 0 159664 569 0 0 25 0 1 0 25509381 160382976 37287 4089446400 4194304 10345943 140737084459600 18446744073709551615 6068953 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 39156 37287 800 1502 0 37649 0 Current children cumulated CPU time (s) 1602.33 Current children cumulated vsize (KiB) 156624 [startup+1662.3 s] /proc/loadavg: 2.00 1.99 1.64 3/179 21971 /proc/meminfo: memFree=29927348/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=157260 CPUtime=1662.33 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 238829 0 0 0 165647 586 0 0 25 0 1 0 25509381 161034240 37365 4089446400 4194304 10345943 140737084459600 18446744073709551615 7523540 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 39315 37365 800 1502 0 37808 0 Current children cumulated CPU time (s) 1662.33 Current children cumulated vsize (KiB) 157260 [startup+1722.3 s] /proc/loadavg: 2.00 1.99 1.66 3/179 21972 /proc/meminfo: memFree=29925572/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=160252 CPUtime=1722.33 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 239752 0 0 0 171629 604 0 0 25 0 1 0 25509381 164098048 37761 4089446400 4194304 10345943 140737084459600 18446744073709551615 4218055 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 40063 37761 800 1502 0 38556 0 Current children cumulated CPU time (s) 1722.33 Current children cumulated vsize (KiB) 160252 [startup+1782.3 s] /proc/loadavg: 2.00 1.99 1.68 3/179 21974 /proc/meminfo: memFree=29923424/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=160472 CPUtime=1782.34 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 240507 0 0 0 177616 618 0 0 25 0 1 0 25509381 164323328 37853 4089446400 4194304 10345943 140737084459600 18446744073709551615 4218227 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 40118 37853 800 1502 0 38611 0 Current children cumulated CPU time (s) 1782.34 Current children cumulated vsize (KiB) 160472 Solver just ended. Dumping a history of the last processes samples [startup+1785.6 s] /proc/loadavg: 2.00 1.99 1.68 3/179 21974 /proc/meminfo: memFree=29922672/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=160472 CPUtime=1785.63 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 240508 0 0 0 177944 619 0 0 25 0 1 0 25509381 164323328 37854 4089446400 4194304 10345943 140737084459600 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 40118 37854 800 1502 0 38611 0 Current children cumulated CPU time (s) 1785.63 Current children cumulated vsize (KiB) 160472 [startup+1787.2 s] /proc/loadavg: 2.00 1.99 1.68 3/179 21974 /proc/meminfo: memFree=29922672/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=160472 CPUtime=1787.24 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 240514 0 0 0 178104 620 0 0 25 0 1 0 25509381 164323328 37860 4089446400 4194304 10345943 140737084459600 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 40118 37860 800 1502 0 38611 0 Current children cumulated CPU time (s) 1787.24 Current children cumulated vsize (KiB) 160472 [startup+1788.8 s] /proc/loadavg: 2.00 1.99 1.68 3/179 21974 /proc/meminfo: memFree=29922548/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=160472 CPUtime=1788.83 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 240514 0 0 0 178263 620 0 0 25 0 1 0 25509381 164323328 37860 4089446400 4194304 10345943 140737084459600 18446744073709551615 4212623 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 40118 37860 800 1502 0 38611 0 Current children cumulated CPU time (s) 1788.83 Current children cumulated vsize (KiB) 160472 [startup+1789.6 s] /proc/loadavg: 2.00 1.99 1.68 3/179 21974 /proc/meminfo: memFree=29922548/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=160472 CPUtime=1789.63 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 240514 0 0 0 178343 620 0 0 25 0 1 0 25509381 164323328 37860 4089446400 4194304 10345943 140737084459600 18446744073709551615 6847612 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 40118 37860 800 1502 0 38611 0 Current children cumulated CPU time (s) 1789.63 Current children cumulated vsize (KiB) 160472 [startup+1790 s] /proc/loadavg: 2.00 1.99 1.68 3/179 21974 /proc/meminfo: memFree=29922548/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=160472 CPUtime=1790.03 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 240514 0 0 0 178383 620 0 0 25 0 1 0 25509381 164323328 37860 4089446400 4194304 10345943 140737084459600 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/21913/statm: 40118 37860 800 1502 0 38611 0 Current children cumulated CPU time (s) 1790.03 Current children cumulated vsize (KiB) 160472 [startup+1790.1 s] /proc/loadavg: 2.00 1.99 1.68 3/179 21974 /proc/meminfo: memFree=29922548/32951124 swapFree=67111528/67111528 [pid=21913] ppid=21911 vsize=160472 CPUtime=1790.13 /proc/21913/stat : 21913 (pbscip.linux.x8) R 21911 21913 21801 0 -1 4202496 240621 0 0 0 178393 620 0 0 18 0 1 0 25509381 164323328 37967 4089446400 4194304 10345943 140737084459600 18446744073709551615 5083232 0 0 4096 0 0 0 0 17 3 0 0 0 /proc/21913/statm: 40118 37967 801 1502 0 38611 0 Current children cumulated CPU time (s) 1790.13 Current children cumulated vsize (KiB) 160472 Child status: 0 Real time (s): 1790.12 CPU time (s): 1790.16 CPU user time (s): 1783.95 CPU system time (s): 6.21406 CPU usage (%): 100.002 Max. virtual memory (cumulated for all children) (KiB): 160544 getrusage(RUSAGE_CHILDREN,...) data: user time used= 1783.95 system time used= 6.21406 maximum resident set size= 0 integral shared memory size= 0 integral unshared data size= 0 integral unshared stack size= 0 page reclaims= 240624 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= 3 involuntary context switches= 1987 runsolver used 2.6616 second user time and 5.48717 second system time The end
Begin job on node119 at 2010-07-08 09:09:14 IDJOB=2705508 IDBENCH=78892 IDSOLVER=1214 FILE ID=node119/2705508-1278572954 PBS_JOBID= 11240216 Free space on /tmp= 73228 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.1900548667--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-2705508-1278572954/watcher-2705508-1278572954 -o /tmp/evaluation-result-2705508-1278572954/solver-2705508-1278572954 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705508-1278572954.wbo -t 1800 -m 3800 TIME LIMIT= 1800 seconds MEMORY LIMIT= 3800 MiB MAX NB THREAD= 0 MD5SUM BENCH= b80542b6ea011406c368e0a53be4d6f1 RANDOM SEED=1283358648 node119.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.868 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.73 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.868 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.868 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.868 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.868 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.72 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.868 cache size : 8192 KB physical id : 1 siblings : 4 core id : 2 cpu cores : 4 apicid : 20 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm bogomips : 5332.82 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: [8] processor : 6 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz stepping : 5 cpu MHz : 2666.868 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.75 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.868 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.74 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: [8] /proc/meminfo: MemTotal: 32951124 kB MemFree: 30180024 kB Buffers: 152840 kB Cached: 2393036 kB SwapCached: 0 kB Active: 1143516 kB Inactive: 1464392 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 32951124 kB LowFree: 30180024 kB SwapTotal: 67111528 kB SwapFree: 67111528 kB Dirty: 12984 kB Writeback: 0 kB AnonPages: 61956 kB Mapped: 14420 kB Slab: 99832 kB PageTables: 4496 kB NFS_Unstable: 0 kB Bounce: 0 kB CommitLimit: 83587088 kB Committed_AS: 185396 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= 73204 MiB End job on node119 at 2010-07-08 09:39:04