| 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.14 | 1790.11 |
| Name | /PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/ normalized-t3002.11tsp11.1900567135--soft-33-100-0.wbo |
| MD5SUM | 98ba7b6540ae93cc2daebc624abceb03 |
| 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 | 29.5945 |
| 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 | 1777 |
| 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 | 90281 |
| Min constraint cost | 1 |
| Max constraint cost | 100 |
| Sum of constraints costs | 90280 |
| Biggest number in a constraint | 25 |
| Number of bits of the biggest number in a constraint | 5 |
| Biggest sum of numbers in a constraint | 761 |
| 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-2705581-1278572956.wbo>
0.00/0.03 c original problem has 3785 variables (2008 bin, 0 int, 1777 impl, 0 cont) and 4485 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, 136 impls, 7 clqs
0.00/0.08 c (round 2) 0 del vars, 68 del conss, 1777 chg bounds, 53 chg sides, 0 chg coeffs, 0 upgd conss, 136 impls, 7 clqs
0.00/0.09 c (round 3) 53 del vars, 156 del conss, 1789 chg bounds, 76 chg sides, 0 chg coeffs, 0 upgd conss, 136 impls, 7 clqs
0.09/0.10 c (round 4) 130 del vars, 156 del conss, 1789 chg bounds, 76 chg sides, 0 chg coeffs, 905 upgd conss, 136 impls, 7 clqs
0.09/0.11 c (round 5) 130 del vars, 177 del conss, 1789 chg bounds, 76 chg sides, 0 chg coeffs, 905 upgd conss, 136 impls, 7 clqs
0.09/0.15 c (0.1s) probing: 101/1943 (5.2%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.15 c (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.15 c presolving (6 rounds):
0.09/0.15 c 130 deleted vars, 177 deleted constraints, 1789 tightened bounds, 0 added holes, 76 changed sides, 0 changed coefficients
0.09/0.15 c 3544 implications, 7 cliques
0.09/0.15 c presolved problem has 3655 variables (1943 bin, 0 int, 1712 impl, 0 cont) and 4308 constraints
0.09/0.15 c 43 constraints of type <setppc>
0.09/0.15 c 1712 constraints of type <linear>
0.09/0.15 c 1712 constraints of type <indicator>
0.09/0.15 c 841 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.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 | 18 | - | 13M| 0 | 8 |3655 |4308 |3655 | 884 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
0.19/0.25 c 0.2s| 1 | 0 | 62 | - | 13M| 0 | 29 |3655 |4308 |3655 | 905 | 21 | 0 | 0 | 0.000000e+00 | -- | Inf
0.29/0.30 c 0.3s| 1 | 0 | 86 | - | 14M| 0 | 30 |3655 |4308 |3655 | 923 | 39 | 0 | 0 | 0.000000e+00 | -- | Inf
0.29/0.36 c 0.3s| 1 | 0 | 111 | - | 14M| 0 | 43 |3655 |4308 |3655 | 937 | 53 | 0 | 0 | 0.000000e+00 | -- | Inf
0.39/0.42 c 0.4s| 1 | 0 | 142 | - | 15M| 0 | 53 |3655 |4308 |3655 | 943 | 59 | 0 | 0 | 0.000000e+00 | -- | Inf
0.49/0.50 c 0.5s| 1 | 0 | 180 | - | 15M| 0 | 61 |3655 |4308 |3655 | 953 | 69 | 0 | 0 | 0.000000e+00 | -- | Inf
0.49/0.59 c 0.6s| 1 | 0 | 243 | - | 15M| 0 | 52 |3655 |4308 |3655 | 966 | 82 | 0 | 0 | 0.000000e+00 | -- | Inf
0.69/0.76 c 0.7s| 1 | 2 | 243 | - | 15M| 0 | 52 |3655 |4308 |3655 | 966 | 82 | 0 | 16 | 0.000000e+00 | -- | Inf
1.39/1.46 o 86784
1.39/1.46 c y 1.4s| 16 | 15 | 1138 | 59.7 | 15M| 14 | - |3655 |4308 | 0 | 0 | 135 | 0 | 207 | 0.000000e+00 | 8.678400e+04 | Inf
15.78/15.84 c 15.8s| 10000 | 10001 | 7718 | 0.7 | 34M| 909 | 0 |3655 |4308 |3655 |1030 |1030 | 0 |1177 | 0.000000e+00 | 8.678400e+04 | Inf
28.09/28.15 c 28.1s| 20000 | 19999 | 10357 | 0.5 | 51M|1011 | 0 |3655 |4309 |3655 |1015 |1385 | 1 |1288 | 0.000000e+00 | 8.678400e+04 | Inf
30.09/30.12 o 776
30.09/30.12 c *30.1s| 21647 | 20303 | 10551 | 0.5 | 52M|1275 | - |3655 |4324 |3655 |1026 |1407 | 16 |1289 | 0.000000e+00 | 7.760000e+02 | Inf
32.09/32.10 o 753
32.09/32.10 c *32.1s| 23113 | 21476 | 11465 | 0.5 | 55M|1275 | - |3655 |4385 |3655 |1015 |1495 | 77 |1316 | 0.000000e+00 | 7.530000e+02 | Inf
32.09/32.11 o 733
32.09/32.11 c *32.1s| 23114 | 21342 | 11474 | 0.5 | 55M|1275 | - |3655 |4385 |3655 |1015 |1495 | 77 |1316 | 0.000000e+00 | 7.330000e+02 | Inf
32.19/32.20 o 697
32.19/32.20 c *32.2s| 23153 | 20808 | 11759 | 0.5 | 54M|1275 | - |3655 |4413 |3655 |1023 |1512 | 105 |1322 | 0.000000e+00 | 6.970000e+02 | Inf
32.39/32.49 o 682
32.39/32.49 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
32.39/32.49 c *32.5s| 23380 | 20618 | 11902 | 0.5 | 54M|1275 | - |3655 |4454 |3655 |1019 |1527 | 146 |1328 | 0.000000e+00 | 6.820000e+02 | Inf
32.59/32.64 o 644
32.59/32.64 c *32.6s| 23448 | 19620 | 12136 | 0.5 | 53M|1275 | - |3655 |4465 |3655 |1008 |1561 | 157 |1334 | 0.000000e+00 | 6.440000e+02 | Inf
33.00/33.00 o 640
33.00/33.00 c *33.0s| 23672 | 19656 | 12505 | 0.5 | 53M|1275 | - |3655 |4565 |3655 |1013 |1585 | 257 |1342 | 0.000000e+00 | 6.400000e+02 | Inf
37.59/37.60 o 587
37.59/37.60 c *37.6s| 25951 | 20042 | 19559 | 0.7 | 57M|1275 | - |3655 |5500 |3655 | 991 |2736 |1288 |1432 | 0.000000e+00 | 5.870000e+02 | Inf
37.59/37.61 o 578
37.59/37.61 c *37.6s| 25952 | 19853 | 19570 | 0.7 | 57M|1275 | - |3655 |5500 |3655 | 991 |2736 |1288 |1432 | 0.000000e+00 | 5.780000e+02 | Inf
37.59/37.69 o 541
37.59/37.69 c *37.7s| 25993 | 18918 | 19654 | 0.7 | 55M|1275 | - |3655 |5509 |3655 | 989 |2751 |1298 |1432 | 0.000000e+00 | 5.410000e+02 | Inf
39.19/39.27 o 530
39.19/39.27 c *39.2s| 26726 | 19014 | 22496 | 0.8 | 56M|1275 | - |3655 |5840 |3655 | 989 |3130 |1698 |1483 | 0.000000e+00 | 5.300000e+02 | Inf
40.19/40.28 o 528
40.19/40.28 c *40.3s| 27187 | 19249 | 24693 | 0.9 | 57M|1275 | - |3655 |6112 |3655 | 990 |3426 |2023 |1507 | 0.000000e+00 | 5.280000e+02 | Inf
41.29/41.32 o 467
41.29/41.32 c *41.3s| 27663 | 17727 | 27016 | 1.0 | 55M|1275 | - |3655 |6395 |3655 | 991 |3773 |2356 |1529 | 0.000000e+00 | 4.670000e+02 | Inf
44.69/44.78 o 431
44.69/44.78 c *44.8s| 29163 | 18001 | 34334 | 1.2 | 56M|1275 | - |3655 |6989 |3655 | 977 |4642 |3193 |1614 | 0.000000e+00 | 4.310000e+02 | Inf
44.79/44.83 o 420
44.79/44.83 c *44.8s| 29185 | 17661 | 34356 | 1.2 | 55M|1275 | - |3655 |6989 |3655 | 971 |4642 |3195 |1614 | 0.000000e+00 | 4.200000e+02 | Inf
44.89/44.94 o 395
44.89/44.94 c *44.9s| 29240 | 16582 | 34389 | 1.2 | 53M|1275 | - |3655 |7000 |3655 | 971 |4642 |3209 |1614 | 0.000000e+00 | 3.950000e+02 | Inf
45.40/45.45 o 393
45.40/45.45 c *45.4s| 29440 | 16609 | 35552 | 1.2 | 54M|1275 | - |3655 |7102 |3655 | 972 |4777 |3330 |1633 | 0.000000e+00 | 3.930000e+02 | Inf
46.69/46.70 c 46.7s| 30000 | 16889 | 37686 | 1.2 | 55M|1275 | 1 |3655 |7418 |3655 |1005 |5105 |3777 |1651 | 0.000000e+00 | 3.930000e+02 | Inf
47.59/47.61 o 369
47.59/47.61 c *47.6s| 30383 | 16162 | 39685 | 1.3 | 54M|1275 | - |3655 |7586 |3655 |1005 |5415 |4065 |1657 | 0.000000e+00 | 3.690000e+02 | Inf
50.50/50.51 o 344
50.50/50.51 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
50.50/50.51 c *50.5s| 31478 | 15574 | 44397 | 1.4 | 54M|1275 | - |3655 |7789 |3655 | 994 |6219 |4834 |1670 | 0.000000e+00 | 3.440000e+02 | Inf
53.29/53.36 o 332
53.29/53.36 c *53.3s| 32706 | 15303 | 50266 | 1.5 | 55M|1275 | - |3655 |8060 |3655 | 970 |6633 |5920 |1679 | 0.000000e+00 | 3.320000e+02 | Inf
53.29/53.39 o 330
53.29/53.39 c *53.4s| 32713 | 15217 | 50281 | 1.5 | 55M|1275 | - |3655 |8069 |3655 | 976 |6639 |5929 |1679 | 0.000000e+00 | 3.300000e+02 | Inf
56.09/56.11 o 316
56.09/56.11 c *56.1s| 33877 | 15026 | 53372 | 1.6 | 55M|1275 | - |3655 |7874 |3655 |1018 |6881 |6758 |1685 | 0.000000e+00 | 3.160000e+02 | Inf
57.39/57.43 o 306
57.39/57.43 c *57.4s| 34438 | 14902 | 55114 | 1.6 | 55M|1275 | - |3655 |7841 |3655 |1023 |7094 |7204 |1685 | 0.000000e+00 | 3.060000e+02 | Inf
60.29/60.35 o 272
60.29/60.35 c *60.3s| 36060 | 14355 | 57734 | 1.6 | 54M|1275 | - |3655 |7867 |3655 | 971 |7567 |7649 |1692 | 0.000000e+00 | 2.720000e+02 | Inf
63.19/63.21 o 266
63.19/63.21 c *63.2s| 37123 | 14488 | 62545 | 1.7 | 55M|1275 | - |3655 |7493 |3655 | 986 |8148 |8513 |1700 | 0.000000e+00 | 2.660000e+02 | Inf
64.39/64.41 o 260
64.39/64.41 c *64.4s| 37624 | 14488 | 64369 | 1.7 | 55M|1275 | - |3655 |7549 |3655 |1007 |8416 |8882 |1700 | 0.000000e+00 | 2.600000e+02 | Inf
67.59/67.64 o 257
67.59/67.64 c *67.6s| 39072 | 15104 | 68071 | 1.7 | 58M|1275 | - |3655 |7499 |3655 |1004 |9005 |9780 |1705 | 0.000000e+00 | 2.570000e+02 | Inf
69.79/69.84 c 69.8s| 40000 | 15472 | 70246 | 1.8 | 59M|1275 | - |3655 |7378 | 0 | 0 |9265 | 10k|1710 | 0.000000e+00 | 2.570000e+02 | Inf
69.89/69.95 o 256
69.89/69.95 c *69.9s| 40056 | 15475 | 70311 | 1.7 | 60M|1275 | - |3655 |7383 |3655 |1013 |9275 | 10k|1710 | 0.000000e+00 | 2.560000e+02 | Inf
69.89/69.95 o 250
69.89/69.95 c *69.9s| 40057 | 15141 | 70311 | 1.7 | 58M|1275 | - |3655 |7383 |3655 |1013 |9275 | 10k|1710 | 0.000000e+00 | 2.500000e+02 | Inf
71.19/71.27 o 241
71.19/71.27 c *71.2s| 40822 | 15243 | 70901 | 1.7 | 59M|1275 | - |3655 |7436 |3655 |1010 |9392 | 10k|1710 | 0.000000e+00 | 2.410000e+02 | Inf
71.39/71.50 o 220
71.39/71.50 c *71.5s| 40910 | 14096 | 70987 | 1.7 | 56M|1275 | - |3655 |7501 |3655 |1012 |9411 | 10k|1710 | 0.000000e+00 | 2.200000e+02 | Inf
71.69/71.76 o 216
71.69/71.76 c *71.7s| 40996 | 13920 | 71190 | 1.7 | 56M|1275 | - |3655 |7569 |3655 |1009 |9440 | 10k|1710 | 0.000000e+00 | 2.160000e+02 | Inf
75.90/75.95 o 204
75.90/75.95 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
75.90/75.95 c *75.9s| 42487 | 14021 | 78901 | 1.9 | 58M|1275 | - |3655 |7116 |3655 |1008 | 10k| 11k|1715 | 0.000000e+00 | 2.040000e+02 | Inf
75.90/75.97 o 203
75.90/75.97 c *75.9s| 42491 | 13979 | 78937 | 1.9 | 58M|1275 | - |3655 |7114 |3655 |1012 | 10k| 11k|1715 | 0.000000e+00 | 2.030000e+02 | Inf
75.90/75.97 o 183
75.90/75.97 c *75.9s| 42492 | 12825 | 78938 | 1.9 | 55M|1275 | - |3655 |7114 |3655 |1012 | 10k| 11k|1715 | 0.000000e+00 | 1.830000e+02 | Inf
77.89/77.96 o 176
77.89/77.96 c *77.9s| 43268 | 12658 | 82166 | 1.9 | 54M|1275 | - |3655 |6852 |3655 |1012 | 10k| 12k|1716 | 0.000000e+00 | 1.760000e+02 | Inf
78.19/78.21 o 174
78.19/78.21 c *78.2s| 43358 | 12582 | 82487 | 1.9 | 54M|1275 | - |3655 |6848 |3655 | 998 | 10k| 12k|1716 | 0.000000e+00 | 1.740000e+02 | Inf
79.59/79.62 o 160
79.59/79.62 c *79.6s| 43903 | 11775 | 84590 | 1.9 | 52M|1275 | - |3655 |6557 |3655 | 977 | 11k| 13k|1718 | 0.000000e+00 | 1.600000e+02 | Inf
79.79/79.81 o 151
79.79/79.81 c *79.8s| 43970 | 11002 | 84947 | 1.9 | 50M|1275 | - |3655 |6492 |3655 |1016 | 11k| 13k|1718 | 0.000000e+00 | 1.510000e+02 | Inf
79.79/79.81 o 149
79.79/79.81 c *79.8s| 43971 | 10888 | 84947 | 1.9 | 50M|1275 | - |3655 |6492 |3655 |1016 | 11k| 13k|1718 | 0.000000e+00 | 1.490000e+02 | Inf
80.09/80.13 o 148
80.09/80.13 c *80.1s| 44094 | 10855 | 85486 | 1.9 | 50M|1275 | - |3655 |6407 |3655 |1008 | 11k| 13k|1718 | 0.000000e+00 | 1.480000e+02 | Inf
81.40/81.44 o 140
81.40/81.44 c *81.4s| 44571 | 10056 | 88064 | 2.0 | 49M|1275 | - |3655 |6333 |3655 |1007 | 11k| 13k|1722 | 0.000000e+00 | 1.400000e+02 | Inf
81.69/81.76 o 122
81.69/81.76 c *81.7s| 44668 | 9001 | 88854 | 2.0 | 47M|1275 | - |3655 |6252 |3655 |1002 | 11k| 13k|1722 | 0.000000e+00 | 1.220000e+02 | Inf
81.89/81.98 o 107
81.89/81.98 c *82.0s| 44741 | 8028 | 89155 | 2.0 | 44M|1275 | - |3655 |6179 |3655 | 972 | 11k| 13k|1722 | 0.000000e+00 | 1.070000e+02 | Inf
82.09/82.16 o 105
82.09/82.16 c *82.1s| 44802 | 7936 | 89525 | 2.0 | 45M|1275 | - |3655 |6168 |3655 | 998 | 11k| 13k|1722 | 0.000000e+00 | 1.050000e+02 | Inf
82.88/82.98 o 101
82.88/82.98 c *83.0s| 45122 | 7730 | 91238 | 2.0 | 45M|1275 | - |3655 |6072 |3655 | 999 | 11k| 14k|1722 | 0.000000e+00 | 1.010000e+02 | Inf
86.29/86.30 o 90
86.29/86.30 c *86.3s| 46274 | 6943 | 96936 | 2.1 | 45M|1275 | - |3655 |5971 |3655 |1006 | 12k| 15k|1724 | 0.000000e+00 | 9.000000e+01 | Inf
86.39/86.42 o 87
86.39/86.42 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
86.39/86.42 c *86.4s| 46297 | 6526 | 97300 | 2.1 | 44M|1275 | - |3655 |5676 |3655 |1001 | 12k| 15k|1726 | 0.000000e+00 | 8.700000e+01 | Inf
86.39/86.44 o 82
86.39/86.44 c *86.4s| 46299 | 4927 | 97319 | 2.1 | 38M|1275 | - |3655 |5583 |3655 |1002 | 12k| 15k|1726 | 0.000000e+00 | 8.200000e+01 | Inf
95.49/95.53 o 74
95.49/95.53 c *95.5s| 49933 | 4712 |114609 | 2.3 | 42M|1275 | - |3655 |5644 |3655 | 994 | 14k| 19k|1728 | 0.000000e+00 | 7.400000e+01 | Inf
95.69/95.77 c 95.7s| 50000 | 4735 |114967 | 2.3 | 43M|1275 | 1 |3655 |5514 |3655 | 995 | 14k| 19k|1728 | 0.000000e+00 | 7.400000e+01 | Inf
100.19/100.22 o 66
100.19/100.22 c * 100s| 51852 | 4287 |122718 | 2.4 | 43M|1275 | - |3655 |5629 |3655 |1012 | 14k| 21k|1728 | 0.000000e+00 | 6.600000e+01 | Inf
100.99/101.01 o 49
100.99/101.01 c * 101s| 52161 | 3198 |123662 | 2.4 | 39M|1275 | - |3655 |5455 |3655 | 971 | 15k| 21k|1728 | 0.000000e+00 | 4.900000e+01 | Inf
111.59/111.69 o 42
111.59/111.69 c * 112s| 57336 | 2797 |147442 | 2.6 | 41M|1275 | - |3655 |6731 |3655 | 976 | 16k| 27k|1734 | 0.000000e+00 | 4.200000e+01 | Inf
111.79/111.88 o 35
111.79/111.88 c * 112s| 57429 | 2447 |147706 | 2.6 | 40M|1275 | - |3655 |6485 |3655 | 992 | 16k| 27k|1734 | 0.000000e+00 | 3.500000e+01 | Inf
116.59/116.67 c 117s| 60000 | 2495 |160337 | 2.7 | 41M|1275 | 12 |3655 |6687 |3655 | 977 | 17k| 31k|1734 | 0.000000e+00 | 3.500000e+01 | Inf
135.89/135.91 c 136s| 70000 | 2761 |209908 | 3.0 | 46M|1275 | 1 |3655 |8129 |3655 | 997 | 20k| 44k|1750 | 0.000000e+00 | 3.500000e+01 | Inf
147.89/147.92 o 33
147.89/147.92 c * 148s| 76121 | 2781 |241439 | 3.2 | 49M|1275 | - |3655 |8673 |3655 | 981 | 22k| 52k|1810 | 0.000000e+00 | 3.300000e+01 | Inf
152.69/152.70 o 29
152.69/152.70 c * 153s| 78477 | 2575 |254299 | 3.2 | 47M|1275 | - |3655 |7520 |3655 | 996 | 23k| 55k|1868 | 0.000000e+00 | 2.900000e+01 | Inf
154.29/154.33 o 28
154.29/154.33 c * 154s| 79287 | 2576 |259573 | 3.3 | 47M|1275 | - |3655 |7911 |3655 |1010 | 23k| 56k|1869 | 0.000000e+00 | 2.800000e+01 | Inf
155.89/155.90 c 156s| 80000 | 2583 |264170 | 3.3 | 47M|1275 | 6 |3655 |7466 |3655 | 996 | 24k| 57k|1902 | 0.000000e+00 | 2.800000e+01 | Inf
156.69/156.79 o 21
156.69/156.79 c * 157s| 80449 | 2275 |266723 | 3.3 | 44M|1275 | - |3655 |7506 |3655 |1002 | 24k| 58k|1912 | 0.000000e+00 | 2.100000e+01 | Inf
161.49/161.58 o 13
161.49/161.58 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
161.49/161.58 c * 162s| 83086 | 2114 |281278 | 3.4 | 44M|1275 | - |3655 |7829 |3655 | 996 | 25k| 61k|1942 | 0.000000e+00 | 1.300000e+01 | Inf
173.28/173.39 c 173s| 90000 | 2244 |319222 | 3.5 | 45M|1275 | 1 |3655 |7869 |3655 | 983 | 26k| 71k|2041 | 0.000000e+00 | 1.300000e+01 | Inf
191.49/191.51 c 191s|100000 | 2261 |383456 | 3.8 | 47M|1275 | - |3655 |6611 | 0 | 0 | 31k| 84k|2264 | 0.000000e+00 | 1.300000e+01 | Inf
207.90/207.93 c 208s|110000 | 2306 |443711 | 4.0 | 49M|1275 | - |3655 |8726 | 0 | 0 | 34k| 97k|2487 | 0.000000e+00 | 1.300000e+01 | Inf
225.29/225.33 c 225s|120000 | 2393 |505299 | 4.2 | 52M|1275 | - |3655 | 12k|3655 | 986 | 37k| 109k|2656 | 0.000000e+00 | 1.300000e+01 | Inf
243.79/243.86 c 244s|130000 | 2282 |564076 | 4.3 | 52M|1275 | 9 |3655 | 10k|3655 |1003 | 41k| 122k|2812 | 0.000000e+00 | 1.300000e+01 | Inf
260.79/260.89 c 261s|140000 | 2236 |621628 | 4.4 | 53M|1275 | - |3655 | 12k| 0 | 0 | 44k| 135k|2965 | 0.000000e+00 | 1.300000e+01 | Inf
278.59/278.62 c 279s|150000 | 2277 |682133 | 4.5 | 55M|1275 | 13 |3655 | 15k|3655 | 965 | 46k| 148k|3101 | 0.000000e+00 | 1.300000e+01 | Inf
298.29/298.39 c 298s|160000 | 2365 |739341 | 4.6 | 58M|1275 | 17 |3655 | 19k|3655 | 976 | 48k| 161k|3235 | 0.000000e+00 | 1.300000e+01 | Inf
301.99/302.09 o 12
301.99/302.09 c * 302s|161940 | 2256 |748818 | 4.6 | 56M|1275 | - |3655 | 17k|3655 | 981 | 48k| 164k|3286 | 0.000000e+00 | 1.200000e+01 | Inf
317.10/317.14 c 317s|170000 | 2296 |799055 | 4.7 | 56M|1275 | - |3655 | 15k| 0 | 0 | 51k| 175k|3401 | 0.000000e+00 | 1.200000e+01 | Inf
334.89/334.95 c 335s|180000 | 2177 |854866 | 4.7 | 54M|1275 | 7 |3655 | 11k|3655 | 975 | 54k| 188k|3556 | 0.000000e+00 | 1.200000e+01 | Inf
352.89/352.93 c 353s|190000 | 2513 |915953 | 4.8 | 58M|1275 | 5 |3655 | 14k|3655 |1004 | 60k| 201k|3671 | 0.000000e+00 | 1.200000e+01 | Inf
370.60/370.61 c 371s|200000 | 2774 |969354 | 4.8 | 60M|1275 | 24 |3655 | 15k|3655 | 990 | 64k| 214k|3748 | 0.000000e+00 | 1.200000e+01 | Inf
377.59/377.62 o 7
377.59/377.62 c * 378s|203759 | 2570 |991852 | 4.9 | 57M|1275 | - |3655 | 14k|3655 | 985 | 67k| 219k|3805 | 0.000000e+00 | 7.000000e+00 | Inf
388.69/388.78 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
388.69/388.78 c 389s|210000 | 2592 | 1030k| 4.9 | 57M|1275 | 16 |3655 | 12k|3655 | 992 | 70k| 227k|3878 | 0.000000e+00 | 7.000000e+00 | Inf
405.91/405.94 c 406s|220000 | 2584 | 1091k| 5.0 | 58M|1275 | - |3655 | 13k| 0 | 0 | 73k| 241k|3993 | 0.000000e+00 | 7.000000e+00 | Inf
422.31/422.33 c 422s|230000 | 2697 | 1144k| 5.0 | 61M|1275 | 14 |3655 | 16k|3655 | 976 | 75k| 255k|4073 | 0.000000e+00 | 7.000000e+00 | Inf
440.00/440.04 c 440s|240000 | 2794 | 1201k| 5.0 | 63M|1275 | 15 |3655 | 16k|3655 | 975 | 78k| 269k|4167 | 0.000000e+00 | 7.000000e+00 | Inf
458.09/458.14 c 458s|250000 | 2806 | 1265k| 5.1 | 64M|1275 | - |3655 | 15k| 0 | 0 | 83k| 282k|4269 | 0.000000e+00 | 7.000000e+00 | Inf
460.60/460.68 o 1
460.60/460.68 c * 461s|251546 | 2528 | 1274k| 5.1 | 60M|1275 | - |3655 | 15k|3655 |1000 | 83k| 285k|4269 | 0.000000e+00 | 1.000000e+00 | Inf
475.70/475.77 c 476s|260000 | 2444 | 1332k| 5.1 | 59M|1275 | - |3655 | 12k| 0 | 0 | 86k| 296k|4385 | 0.000000e+00 | 1.000000e+00 | Inf
492.70/492.77 c 493s|270000 | 2363 | 1401k| 5.2 | 59M|1275 | 16 |3655 | 13k|3655 | 977 | 89k| 310k|4478 | 0.000000e+00 | 1.000000e+00 | Inf
510.10/510.17 c 510s|280000 | 2328 | 1464k| 5.2 | 60M|1275 | 12 |3655 | 16k|3655 |1005 | 91k| 325k|4583 | 0.000000e+00 | 1.000000e+00 | Inf
527.79/527.88 c 528s|290000 | 2363 | 1526k| 5.3 | 62M|1275 | 27 |3655 | 19k|3655 |1003 | 94k| 339k|4668 | 0.000000e+00 | 1.000000e+00 | Inf
548.00/548.06 c 548s|300000 | 2411 | 1600k| 5.3 | 63M|1275 | 16 |3655 | 21k|3655 | 988 | 98k| 354k|4771 | 0.000000e+00 | 1.000000e+00 | Inf
567.10/567.12 c 567s|310000 | 2332 | 1659k| 5.4 | 61M|1275 | 19 |3655 | 18k|3655 | 999 | 100k| 369k|4855 | 0.000000e+00 | 1.000000e+00 | Inf
585.60/585.69 c 586s|320000 | 1680 | 1723k| 5.4 | 50M|1275 | 16 |3655 |9542 |3655 | 956 | 102k| 383k|5062 | 0.000000e+00 | 1.000000e+00 | Inf
602.00/602.06 c 602s|330000 | 1468 | 1782k| 5.4 | 49M|1275 | 1 |3655 | 12k|3655 | 964 | 104k| 395k|5174 | 0.000000e+00 | 1.000000e+00 | Inf
618.59/618.62 c 619s|340000 | 1418 | 1839k| 5.4 | 49M|1275 | - |3655 | 14k| 0 | 0 | 105k| 408k|5230 | 0.000000e+00 | 1.000000e+00 | Inf
636.40/636.40 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
636.40/636.40 c 636s|350000 | 1305 | 1902k| 5.4 | 48M|1275 | 1 |3655 | 15k|3655 | 987 | 107k| 421k|5310 | 0.000000e+00 | 1.000000e+00 | Inf
654.10/654.14 c 654s|360000 | 1275 | 1965k| 5.5 | 49M|1275 | - |3655 | 17k| 0 | 0 | 109k| 433k|5373 | 0.000000e+00 | 1.000000e+00 | Inf
672.20/672.20 c 672s|370000 | 1301 | 2016k| 5.5 | 50M|1275 | - |3655 | 21k| 0 | 0 | 110k| 447k|5451 | 0.000000e+00 | 1.000000e+00 | Inf
691.91/691.91 c 692s|380000 | 1295 | 2068k| 5.4 | 51M|1275 | 17 |3655 | 22k|3655 | 964 | 112k| 460k|5509 | 0.000000e+00 | 1.000000e+00 | Inf
713.90/713.97 c 714s|390000 | 1427 | 2125k| 5.4 | 54M|1275 | 18 |3655 | 26k|3655 | 970 | 113k| 474k|5563 | 0.000000e+00 | 1.000000e+00 | Inf
736.61/736.62 c 737s|400000 | 1417 | 2181k| 5.5 | 54M|1275 | 1 |3655 | 24k|3655 | 964 | 115k| 488k|5684 | 0.000000e+00 | 1.000000e+00 | Inf
758.10/758.16 c 758s|410000 | 1507 | 2231k| 5.4 | 56M|1275 | - |3655 | 28k| 0 | 0 | 116k| 501k|5731 | 0.000000e+00 | 1.000000e+00 | Inf
780.71/780.71 c 781s|420000 | 1572 | 2284k| 5.4 | 58M|1275 | 10 |3655 | 30k|3655 | 977 | 118k| 515k|5781 | 0.000000e+00 | 1.000000e+00 | Inf
803.61/803.61 c 804s|430000 | 1590 | 2331k| 5.4 | 59M|1275 | - |3655 | 29k| 0 | 0 | 120k| 528k|5847 | 0.000000e+00 | 1.000000e+00 | Inf
827.51/827.51 c 827s|440000 | 1742 | 2389k| 5.4 | 61M|1275 | 13 |3655 | 32k|3655 | 993 | 122k| 541k|5913 | 0.000000e+00 | 1.000000e+00 | Inf
852.00/852.01 c 852s|450000 | 1775 | 2449k| 5.4 | 62M|1275 | - |3655 | 33k| 0 | 0 | 123k| 555k|5975 | 0.000000e+00 | 1.000000e+00 | Inf
876.90/876.93 c 877s|460000 | 1911 | 2504k| 5.4 | 65M|1275 | 23 |3655 | 37k|3655 | 985 | 125k| 569k|6026 | 0.000000e+00 | 1.000000e+00 | Inf
903.90/903.93 c 904s|470000 | 1942 | 2562k| 5.5 | 67M|1275 | 13 |3655 | 38k|3655 | 982 | 126k| 583k|6083 | 0.000000e+00 | 1.000000e+00 | Inf
930.11/930.19 c 930s|480000 | 2022 | 2620k| 5.5 | 68M|1275 | 24 |3655 | 38k|3655 | 981 | 128k| 596k|6134 | 0.000000e+00 | 1.000000e+00 | Inf
955.61/955.65 c 956s|490000 | 2147 | 2678k| 5.5 | 69M|1275 | 18 |3655 | 37k|3655 | 973 | 130k| 611k|6192 | 0.000000e+00 | 1.000000e+00 | Inf
981.90/981.94 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
981.90/981.94 c 982s|500000 | 2385 | 2733k| 5.5 | 72M|1275 | - |3655 | 39k| 0 | 0 | 131k| 624k|6240 | 0.000000e+00 | 1.000000e+00 | Inf
1008.30/1008.33 c 1008s|510000 | 2416 | 2787k| 5.5 | 74M|1275 | 17 |3655 | 40k|3655 | 983 | 132k| 638k|6288 | 0.000000e+00 | 1.000000e+00 | Inf
1034.51/1034.55 c 1035s|520000 | 2457 | 2846k| 5.5 | 74M|1275 | - |3655 | 39k| 0 | 0 | 134k| 652k|6350 | 0.000000e+00 | 1.000000e+00 | Inf
1058.91/1058.96 c 1059s|530000 | 2488 | 2897k| 5.5 | 75M|1275 | 13 |3655 | 39k|3655 | 991 | 135k| 666k|6394 | 0.000000e+00 | 1.000000e+00 | Inf
1084.31/1084.36 c 1084s|540000 | 2396 | 2955k| 5.5 | 75M|1275 | - |3655 | 39k| 0 | 0 | 137k| 681k|6446 | 0.000000e+00 | 1.000000e+00 | Inf
1109.91/1109.91 c 1110s|550000 | 2272 | 3014k| 5.5 | 72M|1275 | - |3655 | 35k| 0 | 0 | 138k| 695k|6501 | 0.000000e+00 | 1.000000e+00 | Inf
1135.01/1135.05 c 1135s|560000 | 2277 | 3074k| 5.5 | 74M|1275 | 25 |3655 | 39k|3655 | 990 | 140k| 710k|6547 | 0.000000e+00 | 1.000000e+00 | Inf
1161.11/1161.11 c 1161s|570000 | 2207 | 3132k| 5.5 | 72M|1275 | - |3655 | 35k| 0 | 0 | 142k| 724k|6600 | 0.000000e+00 | 1.000000e+00 | Inf
1188.31/1188.30 c 1188s|580000 | 2170 | 3194k| 5.5 | 72M|1275 | - |3655 | 34k| 0 | 0 | 143k| 738k|6655 | 0.000000e+00 | 1.000000e+00 | Inf
1214.31/1214.33 c 1214s|590000 | 2230 | 3252k| 5.5 | 75M|1275 | - |3655 | 40k| 0 | 0 | 145k| 752k|6701 | 0.000000e+00 | 1.000000e+00 | Inf
1242.81/1242.84 c 1243s|600000 | 2227 | 3314k| 5.5 | 74M|1275 | - |3655 | 36k| 0 | 0 | 146k| 766k|6756 | 0.000000e+00 | 1.000000e+00 | Inf
1269.52/1269.55 c 1270s|610000 | 2334 | 3365k| 5.5 | 76M|1275 | 13 |3655 | 40k|3655 | 986 | 148k| 779k|6780 | 0.000000e+00 | 1.000000e+00 | Inf
1296.31/1296.33 c 1296s|620000 | 2343 | 3420k| 5.5 | 77M|1275 | - |3655 | 39k| 0 | 0 | 149k| 793k|6824 | 0.000000e+00 | 1.000000e+00 | Inf
1324.52/1324.50 c 1324s|630000 | 2298 | 3474k| 5.5 | 76M|1275 | 23 |3655 | 38k|3655 | 973 | 151k| 806k|6878 | 0.000000e+00 | 1.000000e+00 | Inf
1352.42/1352.46 c 1352s|640000 | 2237 | 3532k| 5.5 | 76M|1275 | - |3655 | 40k| 0 | 0 | 152k| 820k|6926 | 0.000000e+00 | 1.000000e+00 | Inf
1374.71/1374.77 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1374.71/1374.77 c 1375s|650000 | 1001 | 3592k| 5.5 | 48M|1275 | - |3655 | 18k| 0 | 0 | 154k| 833k|7185 | 0.000000e+00 | 1.000000e+00 | Inf
1393.42/1393.47 c 1393s|660000 | 1053 | 3646k| 5.5 | 50M|1275 | 19 |3655 | 23k|3655 | 991 | 156k| 846k|7192 | 0.000000e+00 | 1.000000e+00 | Inf
1414.02/1414.07 c 1414s|670000 | 871 | 3710k| 5.5 | 47M|1275 | 11 |3655 | 20k|3655 | 998 | 158k| 859k|7288 | 0.000000e+00 | 1.000000e+00 | Inf
1432.82/1432.89 c 1433s|680000 | 955 | 3764k| 5.5 | 49M|1275 | 1 |3655 | 25k|3655 |1011 | 160k| 872k|7304 | 0.000000e+00 | 1.000000e+00 | Inf
1452.52/1452.53 c 1453s|690000 | 942 | 3818k| 5.5 | 49M|1275 | 1 |3655 | 25k|3655 | 982 | 162k| 886k|7344 | 0.000000e+00 | 1.000000e+00 | Inf
1472.31/1472.33 c 1472s|700000 | 781 | 3875k| 5.5 | 46M|1275 | - |3655 | 20k| 0 | 0 | 164k| 899k|7431 | 0.000000e+00 | 1.000000e+00 | Inf
1490.82/1490.85 c 1491s|710000 | 496 | 3933k| 5.5 | 41M|1275 | - |3655 | 21k|3655 |1007 | 165k| 912k|7481 | 0.000000e+00 | 1.000000e+00 | Inf
1510.12/1510.13 c 1510s|720000 | 349 | 3995k| 5.5 | 38M|1275 | - |3655 | 19k| 0 | 0 | 167k| 925k|7521 | 0.000000e+00 | 1.000000e+00 | Inf
1530.22/1530.26 c 1530s|730000 | 405 | 4052k| 5.6 | 40M|1275 | 1 |3655 | 23k|3655 |1001 | 169k| 938k|7562 | 0.000000e+00 | 1.000000e+00 | Inf
1550.92/1550.97 c 1551s|740000 | 440 | 4113k| 5.6 | 41M|1275 | - |3655 | 26k| 0 | 0 | 171k| 952k|7617 | 0.000000e+00 | 1.000000e+00 | Inf
1571.02/1571.00 c 1571s|750000 | 473 | 4169k| 5.6 | 42M|1275 | 18 |3655 | 26k|3655 | 986 | 173k| 965k|7676 | 0.000000e+00 | 1.000000e+00 | Inf
1591.32/1591.34 c 1591s|760000 | 467 | 4222k| 5.6 | 43M|1275 | 29 |3655 | 27k|3655 |1010 | 175k| 978k|7726 | 0.000000e+00 | 1.000000e+00 | Inf
1613.52/1613.54 c 1614s|770000 | 499 | 4282k| 5.6 | 43M|1275 | 1 |3655 | 28k|3655 | 978 | 177k| 991k|7757 | 0.000000e+00 | 1.000000e+00 | Inf
1635.73/1635.74 c 1636s|780000 | 517 | 4343k| 5.6 | 45M|1275 | 23 |3655 | 32k|3655 | 993 | 179k|1006k|7799 | 0.000000e+00 | 1.000000e+00 | Inf
1658.02/1658.09 c 1658s|790000 | 544 | 4398k| 5.6 | 45M|1275 | - |3655 | 31k| 0 | 0 | 181k|1019k|7862 | 0.000000e+00 | 1.000000e+00 | Inf
1682.13/1682.19 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1682.13/1682.19 c 1682s|800000 | 612 | 4453k| 5.6 | 47M|1275 | 9 |3655 | 35k|3655 | 980 | 184k|1034k|7907 | 0.000000e+00 | 1.000000e+00 | Inf
1707.63/1707.63 c 1708s|810000 | 608 | 4513k| 5.6 | 46M|1275 | - |3655 | 31k|3655 | 988 | 186k|1048k|7954 | 0.000000e+00 | 1.000000e+00 | Inf
1732.22/1732.23 c 1732s|820000 | 687 | 4572k| 5.6 | 48M|1275 | - |3655 | 35k| 0 | 0 | 187k|1062k|7979 | 0.000000e+00 | 1.000000e+00 | Inf
1756.12/1756.15 c 1756s|830000 | 726 | 4632k| 5.6 | 49M|1275 | 27 |3655 | 36k|3655 | 984 | 189k|1076k|8027 | 0.000000e+00 | 1.000000e+00 | Inf
1779.92/1779.92 c 1780s|840000 | 801 | 4687k| 5.6 | 50M|1275 | 12 |3655 | 36k|3655 | 978 | 190k|1090k|8096 | 0.000000e+00 | 1.000000e+00 | Inf
1790.02/1790.01 c
1790.02/1790.01 c SCIP Status : solving was interrupted [time limit reached]
1790.02/1790.01 c Solving Time (sec) : 1789.98
1790.02/1790.01 c Solving Nodes : 844283
1790.02/1790.01 c Primal Bound : +1.00000000000000e+00 (175 solutions)
1790.02/1790.01 c Dual Bound : +0.00000000000000e+00
1790.02/1790.01 c Gap : infinite
1790.02/1790.04 s SATISFIABLE
1790.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/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.02/1790.04 v -x1
1790.02/1790.04 c SCIP Status : solving was interrupted [time limit reached]
1790.02/1790.04 c Solving Time : 1789.98
1790.02/1790.04 c Original Problem :
1790.02/1790.04 c Problem name : HOME/instance-2705581-1278572956.wbo
1790.02/1790.04 c Variables : 3785 (2008 binary, 0 integer, 1777 implicit integer, 0 continuous)
1790.02/1790.04 c Constraints : 4485 initial, 4485 maximal
1790.02/1790.04 c Presolved Problem :
1790.02/1790.04 c Problem name : t_HOME/instance-2705581-1278572956.wbo
1790.02/1790.04 c Variables : 3655 (1943 binary, 0 integer, 1712 implicit integer, 0 continuous)
1790.02/1790.04 c Constraints : 4308 initial, 44643 maximal
1790.02/1790.04 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1790.02/1790.04 c trivial : 0.00 65 0 0 0 0 0 0 0
1790.02/1790.04 c dualfix : 0.00 65 0 0 0 0 0 0 0
1790.02/1790.04 c boundshift : 0.00 0 0 0 0 0 0 0 0
1790.02/1790.04 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1790.02/1790.04 c implics : 0.00 0 0 0 0 0 0 0 0
1790.02/1790.04 c probing : 0.04 0 0 0 0 0 0 0 0
1790.02/1790.04 c setppc : 0.00 0 0 0 0 0 21 0 0
1790.02/1790.04 c linear : 0.06 0 0 0 1789 0 91 76 0
1790.02/1790.04 c indicator : 0.00 0 0 0 0 0 65 0 0
1790.02/1790.04 c logicor : 0.01 0 0 0 0 0 0 0 0
1790.02/1790.04 c bounddisjunction : 0.00 0 0 0 0 0 0 0 0
1790.02/1790.04 c root node : - 3424 - - 3424 - - - -
1790.02/1790.04 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1790.02/1790.04 c integral : 0 0 0 502735 0 65 703 0 0 878944
1790.02/1790.04 c setppc : 43 6 4270004 59803 0 29014 1119682 0 0 0
1790.02/1790.04 c linear : 1712 6 4248812 62314 0 176130 19111236 191158 0 0
1790.02/1790.04 c indicator : 1712 0 1170339 48289 0 607 2580506 0 0 0
1790.02/1790.04 c logicor : 841+ 6 1568626 34878 0 192062 3832358 0 0 0
1790.02/1790.04 c bounddisjunction : 0+ 0 158537 0 0 21 4740 0 0 0
1790.02/1790.04 c countsols : 0 0 0 34878 0 0 0 0 0 0
1790.02/1790.04 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1790.02/1790.04 c integral : 18.97 0.00 0.00 18.97 0.00
1790.02/1790.04 c setppc : 10.80 0.00 10.77 0.04 0.00
1790.02/1790.04 c linear : 147.27 0.00 144.21 3.05 0.00
1790.02/1790.04 c indicator : 22.43 0.01 17.61 4.81 0.00
1790.02/1790.04 c logicor : 358.18 0.00 357.84 0.34 0.00
1790.02/1790.04 c bounddisjunction : 1.51 0.00 1.51 0.00 0.00
1790.02/1790.04 c countsols : 0.00 0.00 0.00 0.00 0.00
1790.02/1790.04 c Propagators : Time Calls Cutoffs DomReds
1790.02/1790.04 c vbounds : 0.75 31800 0 2500
1790.02/1790.04 c rootredcost : 0.62 63 0 1712
1790.02/1790.04 c pseudoobj : 106.58 4286983 8553 2550867
1790.02/1790.04 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1790.02/1790.04 c propagation : 20.34 405780 405470 2437900 27.9 12094 26.4 -
1790.02/1790.04 c infeasible LP : 6.67 25965 25965 204644 44.1 310 18.1 0
1790.02/1790.04 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1790.02/1790.04 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1790.02/1790.04 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1790.02/1790.04 c applied globally : - - - 1096647 22.8 - - -
1790.02/1790.04 c applied locally : - - - 0 0.0 - - -
1790.02/1790.04 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1790.02/1790.04 c cut pool : 0.00 5 - - 37 - (maximal pool size: 443)
1790.02/1790.04 c redcost : 31.85 504116 0 89404 0 0
1790.02/1790.04 c impliedbounds : 0.00 6 0 0 0 0
1790.02/1790.04 c intobj : 0.00 0 0 0 0 0
1790.02/1790.04 c cgmip : 0.00 0 0 0 0 0
1790.02/1790.04 c gomory : 0.13 6 0 0 1450 0
1790.02/1790.04 c strongcg : 0.12 6 0 0 1700 0
1790.02/1790.04 c cmir : 0.02 6 0 0 0 0
1790.02/1790.04 c flowcover : 0.05 6 0 0 0 0
1790.02/1790.04 c clique : 0.00 6 0 0 0 0
1790.02/1790.04 c zerohalf : 0.00 0 0 0 0 0
1790.02/1790.04 c mcf : 0.00 1 0 0 0 0
1790.02/1790.04 c rapidlearning : 0.07 1 0 0 0 0
1790.02/1790.04 c Pricers : Time Calls Vars
1790.02/1790.04 c problem variables: 0.00 0 0
1790.02/1790.04 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1790.02/1790.04 c relpscost : 18.55 440115 65 703 0 0 878944
1790.02/1790.04 c pscost : 0.00 0 0 0 0 0 0
1790.02/1790.04 c inference : 9.09 34816 0 0 0 0 70354
1790.02/1790.04 c mostinf : 0.00 0 0 0 0 0 0
1790.02/1790.04 c leastinf : 0.00 0 0 0 0 0 0
1790.02/1790.04 c fullstrong : 0.00 0 0 0 0 0 0
1790.02/1790.04 c allfullstrong : 0.00 0 0 0 0 0 0
1790.02/1790.04 c random : 0.00 0 0 0 0 0 0
1790.02/1790.04 c Primal Heuristics : Time Calls Found
1790.02/1790.04 c LP solutions : 0.09 - 62
1790.02/1790.04 c pseudo solutions : 0.00 - 0
1790.02/1790.04 c intshifting : 0.01 0 0
1790.02/1790.04 c feaspump : 0.02 1 0
1790.02/1790.04 c oneopt : 0.47 58 0
1790.02/1790.04 c fracdiving : 0.12 87 0
1790.02/1790.04 c veclendiving : 0.12 87 0
1790.02/1790.04 c pscostdiving : 0.12 87 0
1790.02/1790.04 c linesearchdiving : 0.11 88 0
1790.02/1790.04 c guideddiving : 0.13 88 0
1790.02/1790.04 c coefdiving : 0.14 88 0
1790.02/1790.04 c rootsoldiving : 0.15 73 0
1790.02/1790.04 c objpscostdiving : 0.12 74 0
1790.02/1790.04 c crossover : 2.22 70 0
1790.02/1790.04 c trivial : 0.00 2 0
1790.02/1790.04 c simplerounding : 0.72 440315 0
1790.02/1790.04 c zirounding : 0.28 1000 0
1790.02/1790.04 c rounding : 1.03 9303 0
1790.02/1790.04 c shifting : 0.81 2911 0
1790.02/1790.04 c twoopt : 0.00 0 0
1790.02/1790.04 c fixandinfer : 0.00 0 0
1790.02/1790.04 c intdiving : 0.00 0 0
1790.02/1790.04 c actconsdiving : 0.00 0 0
1790.02/1790.04 c octane : 0.00 0 0
1790.02/1790.04 c rens : 0.03 1 0
1790.02/1790.04 c rins : 0.00 0 0
1790.02/1790.04 c localbranching : 0.00 0 0
1790.02/1790.04 c mutation : 0.00 0 0
1790.02/1790.04 c dins : 0.00 0 0
1790.02/1790.04 c undercover : 0.00 0 0
1790.02/1790.04 c nlp : 0.16 0 0
1790.02/1790.04 c trysol : 0.34 277 113
1790.02/1790.04 c LP : Time Calls Iterations Iter/call Iter/sec
1790.02/1790.04 c primal LP : 0.00 0 0 0.00 -
1790.02/1790.04 c dual LP : 537.21 495269 4708865 9.51 8765.34
1790.02/1790.04 c lex dual LP : 0.00 0 0 0.00 -
1790.02/1790.04 c barrier LP : 0.00 0 0 0.00 -
1790.02/1790.04 c diving/probing LP: 0.28 135 2123 15.73 7678.45
1790.02/1790.04 c strong branching : 14.72 8098 159084 19.64 10809.65
1790.02/1790.04 c (at root node) : - 16 1699 106.19 -
1790.02/1790.04 c conflict analysis: 0.00 0 0 0.00 -
1790.02/1790.04 c B&B Tree :
1790.02/1790.04 c number of runs : 1
1790.02/1790.04 c nodes : 844283
1790.02/1790.04 c nodes (total) : 844283
1790.02/1790.04 c nodes left : 766
1790.02/1790.04 c max depth : 1275
1790.02/1790.04 c max depth (total): 1275
1790.02/1790.04 c backtracks : 79236 (9.4%)
1790.02/1790.04 c delayed cutoffs : 69403
1790.02/1790.04 c repropagations : 2116632 (5058652 domain reductions, 62285 cutoffs)
1790.02/1790.04 c avg switch length: 6.39
1790.02/1790.04 c switching time : 298.71
1790.02/1790.04 c Solution :
1790.02/1790.04 c Solutions found : 175 (63 improvements)
1790.02/1790.04 c First Solution : +8.67840000000000e+04 (in run 1, after 15 nodes, 1.42 seconds, depth 15, found by <trysol>)
1790.02/1790.04 c Primal Bound : +1.00000000000000e+00 (in run 1, after 251546 nodes, 460.65 seconds, depth 47, found by <relaxation>)
1790.02/1790.04 c Dual Bound : +0.00000000000000e+00
1790.02/1790.04 c Gap : infinite
1790.02/1790.04 c Root Dual Bound : +0.00000000000000e+00
1790.02/1790.04 c Root Iterations : 243
1790.12/1790.11 c Time complete: 1790.14.
OK 1
runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705581-1278572956/watcher-2705581-1278572956 -o /tmp/evaluation-result-2705581-1278572956/solver-2705581-1278572956 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705581-1278572956.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.33 0.08 0.02 4/178 21532 /proc/meminfo: memFree=29892964/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=12524 CPUtime=0 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 1976 0 0 0 0 0 0 0 23 0 1 0 25510382 12824576 1894 4089446400 4194304 10345943 140734941745008 18446744073709551615 9137406 0 0 4096 0 0 0 0 17 6 0 0 0 /proc/21532/statm: 3131 1894 429 1502 0 1624 0 [startup+0.00697812 s] /proc/loadavg: 0.33 0.08 0.02 4/178 21532 /proc/meminfo: memFree=29892964/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=12888 CPUtime=0 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 2078 0 0 0 0 0 0 0 23 0 1 0 25510382 13197312 1996 4089446400 4194304 10345943 140734941745008 18446744073709551615 9134633 0 0 4096 0 0 0 0 17 6 0 0 0 /proc/21532/statm: 3222 1999 429 1502 0 1715 0 Current children cumulated CPU time (s) 0 Current children cumulated vsize (KiB) 12888 [startup+0.100963 s] /proc/loadavg: 0.33 0.08 0.02 4/178 21532 /proc/meminfo: memFree=29892964/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=33960 CPUtime=0.09 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 7523 0 0 0 9 0 0 0 23 0 1 0 25510382 34775040 7087 4089446400 4194304 10345943 140734941745008 18446744073709551615 4327576 0 0 4096 16384 0 0 0 17 6 0 0 0 /proc/21532/statm: 8490 7087 550 1502 0 6983 0 Current children cumulated CPU time (s) 0.09 Current children cumulated vsize (KiB) 33960 [startup+0.300929 s] /proc/loadavg: 0.33 0.08 0.02 4/178 21532 /proc/meminfo: memFree=29892964/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=41212 CPUtime=0.29 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 14270 0 0 0 27 2 0 0 23 0 1 0 25510382 42201088 8785 4089446400 4194304 10345943 140734941745008 18446744073709551615 6325647 0 0 4096 16384 0 0 0 17 6 0 0 0 /proc/21532/statm: 10303 8785 748 1502 0 8796 0 Current children cumulated CPU time (s) 0.29 Current children cumulated vsize (KiB) 41212 [startup+0.700856 s] /proc/loadavg: 0.33 0.08 0.02 4/178 21532 /proc/meminfo: memFree=29892964/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=50436 CPUtime=0.69 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 20299 0 0 0 67 2 0 0 25 0 1 0 25510382 51646464 10852 4089446400 4194304 10345943 140734941745008 18446744073709551615 8744820 0 0 4096 16384 0 0 0 17 6 0 0 0 /proc/21532/statm: 12609 10852 777 1502 0 11102 0 Current children cumulated CPU time (s) 0.69 Current children cumulated vsize (KiB) 50436 [startup+1.50073 s] /proc/loadavg: 0.46 0.11 0.04 3/179 21533 /proc/meminfo: memFree=29838148/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=50756 CPUtime=1.49 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 20571 0 0 0 146 3 0 0 25 0 1 0 25510382 51974144 11124 4089446400 4194304 10345943 140734941745008 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 6 0 0 0 /proc/21532/statm: 12689 11124 780 1502 0 11182 0 Current children cumulated CPU time (s) 1.49 Current children cumulated vsize (KiB) 50756 [startup+3.10043 s] /proc/loadavg: 0.46 0.11 0.04 3/179 21533 /proc/meminfo: memFree=29846232/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=50984 CPUtime=3.09 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 20955 0 0 0 305 4 0 0 25 0 1 0 25510382 52207616 11097 4089446400 4194304 10345943 140734941745008 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 6 0 0 0 /proc/21532/statm: 12746 11097 772 1502 0 11239 0 Current children cumulated CPU time (s) 3.09 Current children cumulated vsize (KiB) 50984 [startup+6.30086 s] /proc/loadavg: 0.46 0.11 0.04 3/179 21533 /proc/meminfo: memFree=29838172/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=54240 CPUtime=6.29 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 35864 0 0 0 622 7 0 0 25 0 1 0 25510382 55541760 12043 4089446400 4194304 10345943 140734941745008 18446744073709551615 6003041 0 0 4096 16384 0 0 0 17 6 0 0 0 /proc/21532/statm: 13560 12043 773 1502 0 12053 0 Current children cumulated CPU time (s) 6.29 Current children cumulated vsize (KiB) 54240 [startup+12.7007 s] /proc/loadavg: 0.70 0.17 0.06 3/179 21533 /proc/meminfo: memFree=29817304/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=65544 CPUtime=12.69 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 46446 0 0 0 1259 10 0 0 25 0 1 0 25510382 67117056 14517 4089446400 4194304 10345943 140734941745008 18446744073709551615 5031115 0 0 4096 16384 0 0 0 17 0 0 0 0 /proc/21532/statm: 16386 14517 773 1502 0 14879 0 Current children cumulated CPU time (s) 12.69 Current children cumulated vsize (KiB) 65544 [startup+25.5005 s] /proc/loadavg: 0.90 0.23 0.08 3/179 21533 /proc/meminfo: memFree=29777972/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=83924 CPUtime=25.49 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 55486 0 0 0 2536 13 0 0 25 0 1 0 25510382 85938176 19357 4089446400 4194304 10345943 140734941745008 18446744073709551615 6120333 0 0 4096 16384 0 0 0 17 0 0 0 0 /proc/21532/statm: 20981 19357 773 1502 0 19474 0 Current children cumulated CPU time (s) 25.49 Current children cumulated vsize (KiB) 83924 [startup+51.1009 s] /proc/loadavg: 1.27 0.37 0.13 3/179 21534 /proc/meminfo: memFree=29716096/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=112452 CPUtime=51.09 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 135521 0 0 0 5082 27 0 0 25 0 1 0 25510382 115150848 26570 4089446400 4194304 10345943 140734941745008 18446744073709551615 6756352 0 0 4096 16384 0 0 0 17 0 0 0 0 /proc/21532/statm: 28113 26570 779 1502 0 26606 0 Current children cumulated CPU time (s) 51.09 Current children cumulated vsize (KiB) 112452 [startup+102.307 s] /proc/loadavg: 1.71 0.64 0.23 3/179 21535 /proc/meminfo: memFree=29586320/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=172604 CPUtime=102.3 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 242889 0 0 0 10182 48 0 0 25 0 1 0 25510382 176746496 41057 4089446400 4194304 10345943 140734941745008 18446744073709551615 7569554 0 0 4096 16384 0 0 0 17 0 0 0 0 /proc/21532/statm: 43151 41057 799 1502 0 41644 0 Current children cumulated CPU time (s) 102.3 Current children cumulated vsize (KiB) 172604 [startup+162.3 s] /proc/loadavg: 1.89 0.89 0.34 3/179 21537 /proc/meminfo: memFree=29479480/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=191304 CPUtime=162.29 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 307493 0 0 0 16161 68 0 0 25 0 1 0 25510382 195895296 45940 4089446400 4194304 10345943 140734941745008 18446744073709551615 7546848 0 0 4096 16384 0 0 0 17 0 0 0 0 /proc/21532/statm: 47826 45940 802 1502 0 46319 0 Current children cumulated CPU time (s) 162.29 Current children cumulated vsize (KiB) 191304 [startup+222.301 s] /proc/loadavg: 1.96 1.09 0.44 3/179 21539 /proc/meminfo: memFree=29422372/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=201836 CPUtime=222.29 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 343106 0 0 0 22139 90 0 0 25 0 1 0 25510382 206680064 48062 4089446400 4194304 10345943 140734941745008 18446744073709551615 6067509 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 50459 48062 802 1502 0 48952 0 Current children cumulated CPU time (s) 222.29 Current children cumulated vsize (KiB) 201836 [startup+282.301 s] /proc/loadavg: 1.98 1.25 0.53 3/179 21540 /proc/meminfo: memFree=29400008/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=218544 CPUtime=282.3 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 353125 0 0 0 28125 105 0 0 25 0 1 0 25510382 223789056 52497 4089446400 4194304 10345943 140734941745008 18446744073709551615 6803038 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 54636 52497 802 1502 0 53129 0 Current children cumulated CPU time (s) 282.3 Current children cumulated vsize (KiB) 218544 [startup+342.3 s] /proc/loadavg: 2.07 1.40 0.63 3/179 21542 /proc/meminfo: memFree=29395844/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=218672 CPUtime=342.3 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 360895 0 0 0 34112 118 0 0 25 0 1 0 25510382 223920128 52896 4089446400 4194304 10345943 140734941745008 18446744073709551615 6551124 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 54668 52896 802 1502 0 53161 0 Current children cumulated CPU time (s) 342.3 Current children cumulated vsize (KiB) 218672 [startup+402.301 s] /proc/loadavg: 2.02 1.51 0.71 3/179 21543 /proc/meminfo: memFree=29392648/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=220552 CPUtime=402.3 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 371775 0 0 0 40099 131 0 0 25 0 1 0 25510382 225845248 53372 4089446400 4194304 10345943 140734941745008 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 55138 53372 802 1502 0 53631 0 Current children cumulated CPU time (s) 402.3 Current children cumulated vsize (KiB) 220552 [startup+462.301 s] /proc/loadavg: 2.01 1.60 0.79 3/179 21545 /proc/meminfo: memFree=29393812/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=219768 CPUtime=462.3 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 378033 0 0 0 46086 144 0 0 25 0 1 0 25510382 225042432 52919 4089446400 4194304 10345943 140734941745008 18446744073709551615 5085404 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 54942 52919 802 1502 0 53435 0 Current children cumulated CPU time (s) 462.3 Current children cumulated vsize (KiB) 219768 [startup+522.3 s] /proc/loadavg: 2.00 1.67 0.86 3/179 21547 /proc/meminfo: memFree=29389432/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=221592 CPUtime=522.29 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 391231 0 0 0 52069 160 0 0 25 0 1 0 25510382 226910208 53162 4089446400 4194304 10345943 140734941745008 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 55398 53162 802 1502 0 53891 0 Current children cumulated CPU time (s) 522.29 Current children cumulated vsize (KiB) 221592 [startup+582.301 s] /proc/loadavg: 2.00 1.72 0.93 3/179 21551 /proc/meminfo: memFree=29384640/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=223528 CPUtime=582.3 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 398532 0 0 0 58052 178 0 0 25 0 1 0 25510382 228892672 53698 4089446400 4194304 10345943 140734941745008 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 55882 53698 802 1502 0 54375 0 Current children cumulated CPU time (s) 582.3 Current children cumulated vsize (KiB) 223528 [startup+642.301 s] /proc/loadavg: 2.00 1.77 1.00 3/179 21553 /proc/meminfo: memFree=29381440/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=224760 CPUtime=642.3 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 402535 0 0 0 64035 195 0 0 25 0 1 0 25510382 230154240 53812 4089446400 4194304 10345943 140734941745008 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 56190 53812 802 1502 0 54683 0 Current children cumulated CPU time (s) 642.3 Current children cumulated vsize (KiB) 224760 [startup+702.3 s] ################ # More data... # ################ /proc/meminfo: memFree=29362208/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=238076 CPUtime=1002.31 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 416579 0 0 0 99971 260 0 0 25 0 1 0 25510382 243789824 56882 4089446400 4194304 10345943 140734941745008 18446744073709551615 5085356 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 59519 56882 802 1502 0 58012 0 Current children cumulated CPU time (s) 1002.31 Current children cumulated vsize (KiB) 238076 [startup+1062.3 s] /proc/loadavg: 2.00 1.94 1.35 3/179 21564 /proc/meminfo: memFree=29358788/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=240112 CPUtime=1062.31 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 418543 0 0 0 105961 270 0 0 25 0 1 0 25510382 245874688 57618 4089446400 4194304 10345943 140734941745008 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 60028 57618 802 1502 0 58521 0 Current children cumulated CPU time (s) 1062.31 Current children cumulated vsize (KiB) 240112 [startup+1122.3 s] /proc/loadavg: 2.00 1.95 1.39 4/179 21566 /proc/meminfo: memFree=29356120/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=241024 CPUtime=1122.31 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 420073 0 0 0 111950 281 0 0 25 0 1 0 25510382 246808576 57846 4089446400 4194304 10345943 140734941745008 18446744073709551615 9104393 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 60256 57846 802 1502 0 58749 0 Current children cumulated CPU time (s) 1122.31 Current children cumulated vsize (KiB) 241024 [startup+1182.3 s] /proc/loadavg: 2.00 1.95 1.42 3/179 21567 /proc/meminfo: memFree=29354452/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=241512 CPUtime=1182.31 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 421140 0 0 0 117940 291 0 0 25 0 1 0 25510382 247308288 57812 4089446400 4194304 10345943 140734941745008 18446744073709551615 6068889 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 60378 57812 802 1502 0 58871 0 Current children cumulated CPU time (s) 1182.31 Current children cumulated vsize (KiB) 241512 [startup+1242.3 s] /proc/loadavg: 2.00 1.96 1.46 3/179 21569 /proc/meminfo: memFree=29351660/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=243836 CPUtime=1242.31 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 422644 0 0 0 123929 302 0 0 25 0 1 0 25510382 249688064 58347 4089446400 4194304 10345943 140734941745008 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 60959 58347 802 1502 0 59452 0 Current children cumulated CPU time (s) 1242.31 Current children cumulated vsize (KiB) 243836 [startup+1302.3 s] /proc/loadavg: 2.00 1.97 1.49 3/179 21570 /proc/meminfo: memFree=29348764/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=245300 CPUtime=1302.32 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 423549 0 0 0 129919 313 0 0 25 0 1 0 25510382 251187200 58744 4089446400 4194304 10345943 140734941745008 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 61325 58744 802 1502 0 59818 0 Current children cumulated CPU time (s) 1302.32 Current children cumulated vsize (KiB) 245300 [startup+1362.3 s] /proc/loadavg: 2.00 1.97 1.51 3/179 21572 /proc/meminfo: memFree=29344988/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=246652 CPUtime=1362.32 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 424410 0 0 0 135910 322 0 0 25 0 1 0 25510382 252571648 59035 4089446400 4194304 10345943 140734941745008 18446744073709551615 7489061 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 61663 59035 802 1502 0 60156 0 Current children cumulated CPU time (s) 1362.32 Current children cumulated vsize (KiB) 246652 [startup+1422.31 s] /proc/loadavg: 2.00 1.97 1.54 3/179 21574 /proc/meminfo: memFree=29344444/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=247748 CPUtime=1422.32 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 426369 0 0 0 141897 335 0 0 25 0 1 0 25510382 253693952 59266 4089446400 4194304 10345943 140734941745008 18446744073709551615 5614841 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 61937 59266 802 1502 0 60430 0 Current children cumulated CPU time (s) 1422.32 Current children cumulated vsize (KiB) 247748 [startup+1482.3 s] /proc/loadavg: 2.06 1.99 1.57 3/179 21575 /proc/meminfo: memFree=29343920/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=247484 CPUtime=1482.32 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 427773 0 0 0 147883 349 0 0 25 0 1 0 25510382 253423616 59262 4089446400 4194304 10345943 140734941745008 18446744073709551615 4962572 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 61871 59262 802 1502 0 60364 0 Current children cumulated CPU time (s) 1482.32 Current children cumulated vsize (KiB) 247484 [startup+1542.3 s] /proc/loadavg: 2.02 1.99 1.60 3/179 21577 /proc/meminfo: memFree=29343996/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=247720 CPUtime=1542.32 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 429712 0 0 0 153869 363 0 0 25 0 1 0 25510382 253665280 59238 4089446400 4194304 10345943 140734941745008 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 61930 59238 802 1502 0 60423 0 Current children cumulated CPU time (s) 1542.32 Current children cumulated vsize (KiB) 247720 [startup+1602.3 s] /proc/loadavg: 2.00 1.99 1.62 3/179 21578 /proc/meminfo: memFree=29343940/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=246384 CPUtime=1602.32 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 430767 0 0 0 159856 376 0 0 25 0 1 0 25510382 252297216 59212 4089446400 4194304 10345943 140734941745008 18446744073709551615 4218233 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 61596 59212 802 1502 0 60089 0 Current children cumulated CPU time (s) 1602.32 Current children cumulated vsize (KiB) 246384 [startup+1662.3 s] /proc/loadavg: 2.00 1.99 1.64 3/179 21580 /proc/meminfo: memFree=29343752/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=246204 CPUtime=1662.32 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 431627 0 0 0 165844 388 0 0 25 0 1 0 25510382 252112896 59184 4089446400 4194304 10345943 140734941745008 18446744073709551615 5030624 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 61551 59184 802 1502 0 60044 0 Current children cumulated CPU time (s) 1662.32 Current children cumulated vsize (KiB) 246204 [startup+1722.3 s] /proc/loadavg: 2.00 1.99 1.66 3/179 21582 /proc/meminfo: memFree=29343680/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=247508 CPUtime=1722.32 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 432395 0 0 0 171834 398 0 0 25 0 1 0 25510382 253448192 59248 4089446400 4194304 10345943 140734941745008 18446744073709551615 6068933 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 61877 59248 802 1502 0 60370 0 Current children cumulated CPU time (s) 1722.32 Current children cumulated vsize (KiB) 247508 [startup+1782.3 s] /proc/loadavg: 2.00 1.99 1.68 4/179 21583 /proc/meminfo: memFree=29342276/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=247564 CPUtime=1782.32 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 433485 0 0 0 177824 408 0 0 25 0 1 0 25510382 253505536 59252 4089446400 4194304 10345943 140734941745008 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 61891 59252 802 1502 0 60384 0 Current children cumulated CPU time (s) 1782.32 Current children cumulated vsize (KiB) 247564 Solver just ended. Dumping a history of the last processes samples [startup+1785.5 s] /proc/loadavg: 2.00 1.99 1.68 3/179 21583 /proc/meminfo: memFree=29342272/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=246644 CPUtime=1785.52 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 433606 0 0 0 178143 409 0 0 25 0 1 0 25510382 252563456 59211 4089446400 4194304 10345943 140734941745008 18446744073709551615 6119822 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 61661 59211 802 1502 0 60154 0 Current children cumulated CPU time (s) 1785.52 Current children cumulated vsize (KiB) 246644 [startup+1788.7 s] /proc/loadavg: 2.00 1.99 1.68 3/179 21584 /proc/meminfo: memFree=29342272/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=246644 CPUtime=1788.73 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 433624 0 0 0 178463 410 0 0 25 0 1 0 25510382 252563456 59229 4089446400 4194304 10345943 140734941745008 18446744073709551615 4218186 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 61661 59229 802 1502 0 60154 0 Current children cumulated CPU time (s) 1788.73 Current children cumulated vsize (KiB) 246644 [startup+1789.5 s] /proc/loadavg: 2.00 1.99 1.68 3/179 21584 /proc/meminfo: memFree=29342272/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=246644 CPUtime=1789.52 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 433624 0 0 0 178542 410 0 0 25 0 1 0 25510382 252563456 59229 4089446400 4194304 10345943 140734941745008 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 61661 59229 802 1502 0 60154 0 Current children cumulated CPU time (s) 1789.52 Current children cumulated vsize (KiB) 246644 [startup+1789.9 s] /proc/loadavg: 2.00 1.99 1.68 3/179 21584 /proc/meminfo: memFree=29342272/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=246644 CPUtime=1789.92 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 433624 0 0 0 178582 410 0 0 25 0 1 0 25510382 252563456 59229 4089446400 4194304 10345943 140734941745008 18446744073709551615 4217045 0 0 4096 16384 0 0 0 17 2 0 0 0 /proc/21532/statm: 61661 59229 802 1502 0 60154 0 Current children cumulated CPU time (s) 1789.92 Current children cumulated vsize (KiB) 246644 [startup+1790.1 s] /proc/loadavg: 2.00 1.99 1.68 3/179 21584 /proc/meminfo: memFree=29342272/32951124 swapFree=67111528/67111528 [pid=21532] ppid=21530 vsize=246644 CPUtime=1790.12 /proc/21532/stat : 21532 (pbscip.linux.x8) R 21530 21532 21384 0 -1 4202496 433636 0 0 0 178602 410 0 0 25 0 1 0 25510382 252563456 59241 4089446400 4194304 10345943 140734941745008 18446744073709551615 9099800 0 0 4096 0 0 0 0 17 2 0 0 0 /proc/21532/statm: 61661 59241 803 1502 0 60154 0 Current children cumulated CPU time (s) 1790.12 Current children cumulated vsize (KiB) 246644 Child status: 0 Real time (s): 1790.11 CPU time (s): 1790.14 CPU user time (s): 1786.03 CPU system time (s): 4.11437 CPU usage (%): 100.002 Max. virtual memory (cumulated for all children) (KiB): 250068 getrusage(RUSAGE_CHILDREN,...) data: user time used= 1786.03 system time used= 4.11437 maximum resident set size= 0 integral shared memory size= 0 integral unshared data size= 0 integral unshared stack size= 0 page reclaims= 433639 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= 2950 runsolver used 3.33749 second user time and 6.41802 second system time The end
Begin job on node108 at 2010-07-08 09:09:17 IDJOB=2705581 IDBENCH=78933 IDSOLVER=1214 FILE ID=node108/2705581-1278572956 PBS_JOBID= 11240238 Free space on /tmp= 73472 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.1900567135--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-2705581-1278572956/watcher-2705581-1278572956 -o /tmp/evaluation-result-2705581-1278572956/solver-2705581-1278572956 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705581-1278572956.wbo -t 1800 -m 3800 TIME LIMIT= 1800 seconds MEMORY LIMIT= 3800 MiB MAX NB THREAD= 0 MD5SUM BENCH= 98ba7b6540ae93cc2daebc624abceb03 RANDOM SEED=1525547274 node108.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 : 2681.499 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 : 5362.99 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 : 2681.499 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 : 2681.499 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.74 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 : 2681.499 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 : 2681.499 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 : 2681.499 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.69 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 : 2681.499 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 : 2681.499 cache size : 8192 KB physical id : 1 siblings : 4 core id : 3 cpu cores : 4 apicid : 22 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm bogomips : 5332.75 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: [8] /proc/meminfo: MemTotal: 32951124 kB MemFree: 29893616 kB Buffers: 148720 kB Cached: 2662596 kB SwapCached: 0 kB Active: 1819392 kB Inactive: 1087900 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 32951124 kB LowFree: 29893616 kB SwapTotal: 67111528 kB SwapFree: 67111528 kB Dirty: 25924 kB Writeback: 0 kB AnonPages: 96248 kB Mapped: 17528 kB Slab: 85884 kB PageTables: 4884 kB NFS_Unstable: 0 kB Bounce: 0 kB CommitLimit: 83587088 kB Committed_AS: 241652 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= 73472 MiB End job on node108 at 2010-07-08 09:39:07