| 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.21 | 1790.12 |
| Name | /PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/ normalized-t3002.11tsp11.1900561288--soft-33-100-0.wbo |
| MD5SUM | 42cd11e454ef36c6d0d0a1a4a75ff12f |
| 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 | 411.329 |
| 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 | 1857 |
| 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 | 93863 |
| Min constraint cost | 1 |
| Max constraint cost | 100 |
| Sum of constraints costs | 93862 |
| 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-2705559-1278572956.wbo>
0.00/0.03 c original problem has 3945 variables (2088 bin, 0 int, 1857 impl, 0 cont) and 4565 constraints
0.00/0.03 c problem read
0.00/0.03 c presolving settings loaded
0.04/0.05 c presolving:
0.04/0.05 c (round 1) 0 del vars, 1 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 5 clqs
0.04/0.08 c (round 2) 0 del vars, 62 del conss, 1857 chg bounds, 50 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 5 clqs
0.04/0.09 c (round 3) 50 del vars, 131 del conss, 1864 chg bounds, 62 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 5 clqs
0.09/0.10 c (round 4) 114 del vars, 131 del conss, 1864 chg bounds, 62 chg sides, 0 chg coeffs, 834 upgd conss, 126 impls, 5 clqs
0.09/0.10 c (round 5) 114 del vars, 143 del conss, 1864 chg bounds, 62 chg sides, 0 chg coeffs, 834 upgd conss, 126 impls, 5 clqs
0.09/0.15 c (0.1s) probing: 101/2031 (5.0%) - 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 114 deleted vars, 143 deleted constraints, 1864 tightened bounds, 0 added holes, 62 changed sides, 0 changed coefficients
0.09/0.15 c 3708 implications, 5 cliques
0.09/0.15 c presolved problem has 3831 variables (2031 bin, 0 int, 1800 impl, 0 cont) and 4422 constraints
0.09/0.15 c 51 constraints of type <setppc>
0.09/0.15 c 1800 constraints of type <linear>
0.09/0.15 c 1800 constraints of type <indicator>
0.09/0.15 c 771 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 | 12 | - | 14M| 0 | 3 |3831 |4422 |3831 | 822 | 0 | 0 | 0 | 0.000000e+00 | -- | Inf
0.19/0.25 c 0.2s| 1 | 0 | 63 | - | 14M| 0 | 18 |3831 |4422 |3831 | 844 | 22 | 0 | 0 | 0.000000e+00 | -- | Inf
0.19/0.27 c 0.2s| 1 | 0 | 102 | - | 14M| 0 | 36 |3831 |4422 |3831 | 874 | 52 | 0 | 0 | 0.000000e+00 | -- | Inf
0.29/0.32 c 0.3s| 1 | 0 | 132 | - | 14M| 0 | 47 |3831 |4422 |3831 | 895 | 73 | 0 | 0 | 0.000000e+00 | -- | Inf
0.29/0.39 c 0.4s| 1 | 0 | 172 | - | 15M| 0 | 52 |3831 |4422 |3831 | 906 | 84 | 0 | 0 | 0.000000e+00 | -- | Inf
0.39/0.47 c 0.4s| 1 | 0 | 242 | - | 15M| 0 | 51 |3831 |4422 |3831 | 921 | 99 | 0 | 0 | 0.000000e+00 | -- | Inf
0.49/0.56 c 0.5s| 1 | 0 | 372 | - | 16M| 0 | 52 |3831 |4422 |3831 | 933 | 111 | 0 | 0 | 0.000000e+00 | -- | Inf
1.10/1.12 c 1.1s| 1 | 2 | 372 | - | 16M| 0 | 52 |3831 |4422 |3831 | 933 | 111 | 0 | 17 | 0.000000e+00 | -- | Inf
7.79/7.85 o 90731
7.79/7.85 c y 7.8s| 75 | 74 | 4668 | 58.1 | 16M| 22 | - |3831 |4423 | 0 | 0 | 245 | 1 | 654 | 0.000000e+00 | 9.073100e+04 | Inf
23.79/23.89 c 23.9s| 10000 | 9975 | 29681 | 2.9 | 38M| 931 | 0 |3831 |4463 |3831 | 976 |3748 | 41 | 974 | 0.000000e+00 | 9.073100e+04 | Inf
36.49/36.56 c 36.5s| 20000 | 19971 | 35899 | 1.8 | 56M| 931 | 0 |3831 |4467 |3831 | 987 |4766 | 45 | 989 | 0.000000e+00 | 9.073100e+04 | Inf
48.09/48.12 c 48.1s| 30000 | 29967 | 39466 | 1.3 | 73M|1325 | 0 |3831 |4475 |3831 | 999 |5194 | 53 | 993 | 0.000000e+00 | 9.073100e+04 | Inf
58.79/58.86 c 58.8s| 40000 | 39959 | 40635 | 1.0 | 89M|1343 | 0 |3831 |4486 |3831 |1004 |5368 | 64 | 993 | 0.000000e+00 | 9.073100e+04 | Inf
61.39/61.50 o 783
61.39/61.50 c *61.5s| 42363 | 30523 | 41258 | 1.0 | 75M|1343 | - |3831 |4489 |3831 | 964 |5437 | 67 | 993 | 0.000000e+00 | 7.830000e+02 | Inf
62.50/62.56 o 718
62.50/62.56 c *62.5s| 43126 | 26623 | 41546 | 1.0 | 69M|1343 | - |3831 |4517 |3831 | 993 |5493 | 96 | 993 | 0.000000e+00 | 7.180000e+02 | Inf
62.50/62.58 o 694
62.50/62.58 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
62.50/62.58 c *62.5s| 43130 | 25171 | 41590 | 1.0 | 66M|1343 | - |3831 |4517 |3831 | 997 |5499 | 96 | 993 | 0.000000e+00 | 6.940000e+02 | Inf
63.60/63.61 o 648
63.60/63.61 c *63.6s| 44022 | 23650 | 41687 | 0.9 | 63M|1343 | - |3831 |4532 |3831 |1000 |5522 | 111 | 993 | 0.000000e+00 | 6.480000e+02 | Inf
64.50/64.58 o 626
64.50/64.58 c *64.5s| 44565 | 22976 | 44162 | 1.0 | 63M|1343 | - |3831 |4705 |3831 | 968 |5913 | 285 | 995 | 0.000000e+00 | 6.260000e+02 | Inf
64.70/64.70 o 581
64.70/64.70 c *64.7s| 44643 | 20486 | 44253 | 1.0 | 59M|1343 | - |3831 |4715 |3831 | 969 |5918 | 295 | 995 | 0.000000e+00 | 5.810000e+02 | Inf
64.70/64.77 o 567
64.70/64.77 c *64.7s| 44685 | 19752 | 44317 | 1.0 | 58M|1343 | - |3831 |4733 |3831 | 976 |5925 | 313 | 995 | 0.000000e+00 | 5.670000e+02 | Inf
64.80/64.87 o 516
64.80/64.87 c *64.8s| 44746 | 17034 | 44369 | 1.0 | 53M|1343 | - |3831 |4753 |3831 | 969 |5927 | 333 | 995 | 0.000000e+00 | 5.160000e+02 | Inf
64.80/64.88 o 452
64.80/64.88 c *64.9s| 44747 | 14261 | 44369 | 1.0 | 48M|1343 | - |3831 |4753 |3831 | 969 |5927 | 333 | 995 | 0.000000e+00 | 4.520000e+02 | Inf
64.90/64.98 o 376
64.90/64.98 c *65.0s| 44801 | 11082 | 44409 | 1.0 | 43M|1343 | - |3831 |4772 |3831 | 974 |5932 | 352 | 995 | 0.000000e+00 | 3.760000e+02 | Inf
73.20/73.28 o 373
73.20/73.28 c *73.3s| 48457 | 13179 | 63284 | 1.3 | 52M|1343 | - |3831 |7187 |3831 | 966 |8393 |3187 |1059 | 0.000000e+00 | 3.730000e+02 | Inf
73.30/73.30 o 334
73.30/73.30 c *73.3s| 48463 | 11778 | 63293 | 1.3 | 49M|1343 | - |3831 |7187 |3831 | 966 |8393 |3187 |1059 | 0.000000e+00 | 3.340000e+02 | Inf
74.20/74.20 o 326
74.20/74.20 c *74.2s| 48927 | 11870 | 64627 | 1.3 | 50M|1343 | - |3831 |7313 |3831 | 970 |8542 |3358 |1061 | 0.000000e+00 | 3.260000e+02 | Inf
74.30/74.37 o 280
74.30/74.37 c *74.3s| 49020 | 10329 | 64846 | 1.3 | 46M|1343 | - |3831 |7357 |3831 | 962 |8546 |3412 |1063 | 0.000000e+00 | 2.800000e+02 | Inf
74.30/74.38 o 268
74.30/74.38 c *74.4s| 49021 | 9802 | 64846 | 1.3 | 45M|1343 | - |3831 |7357 |3831 | 962 |8546 |3412 |1063 | 0.000000e+00 | 2.680000e+02 | Inf
76.80/76.84 c 76.8s| 50000 | 10256 | 70096 | 1.4 | 47M|1343 | 1 |3831 |7989 |3831 | 951 |9174 |4346 |1068 | 0.000000e+00 | 2.680000e+02 | Inf
77.00/77.09 o 262
77.00/77.09 c *77.1s| 50091 | 10076 | 70860 | 1.4 | 47M|1343 | - |3831 |7995 |3831 | 979 |9279 |4403 |1069 | 0.000000e+00 | 2.620000e+02 | Inf
77.89/77.97 o 260
77.89/77.97 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
77.89/77.97 c *77.9s| 50372 | 10134 | 73701 | 1.5 | 47M|1343 | - |3831 |8111 |3831 | 960 |9428 |4659 |1077 | 0.000000e+00 | 2.600000e+02 | Inf
77.89/77.97 o 251
77.89/77.97 c *77.9s| 50373 | 9830 | 73706 | 1.5 | 46M|1343 | - |3831 |8111 |3831 | 960 |9428 |4659 |1077 | 0.000000e+00 | 2.510000e+02 | Inf
77.99/78.03 o 248
77.99/78.03 c *78.0s| 50385 | 9748 | 73852 | 1.5 | 46M|1343 | - |3831 |8117 |3831 | 976 |9445 |4666 |1077 | 0.000000e+00 | 2.480000e+02 | Inf
83.60/83.64 o 246
83.60/83.64 c *83.6s| 52611 | 10776 | 87960 | 1.7 | 51M|1343 | - |3831 |8723 |3831 |1010 | 11k|6514 |1127 | 0.000000e+00 | 2.460000e+02 | Inf
84.19/84.26 o 234
84.19/84.26 c *84.2s| 52847 | 10553 | 89637 | 1.7 | 51M|1343 | - |3831 |8691 |3831 | 958 | 11k|6715 |1135 | 0.000000e+00 | 2.340000e+02 | Inf
87.20/87.24 o 226
87.20/87.24 c *87.2s| 54080 | 10982 | 96827 | 1.8 | 53M|1343 | - |3831 |8631 |3831 | 977 | 12k|7603 |1142 | 0.000000e+00 | 2.260000e+02 | Inf
87.20/87.26 o 218
87.20/87.26 c *87.2s| 54088 | 10710 | 96861 | 1.8 | 52M|1343 | - |3831 |8645 |3831 | 977 | 12k|7618 |1142 | 0.000000e+00 | 2.180000e+02 | Inf
87.20/87.27 o 215
87.20/87.27 c *87.2s| 54089 | 10592 | 96888 | 1.8 | 52M|1343 | - |3831 |8645 |3831 | 977 | 12k|7618 |1142 | 0.000000e+00 | 2.150000e+02 | Inf
88.89/88.97 o 180
88.89/88.97 c *88.9s| 54706 | 9578 |101347 | 1.8 | 50M|1343 | - |3831 |8465 |3831 | 973 | 12k|8117 |1143 | 0.000000e+00 | 1.800000e+02 | Inf
89.59/89.62 o 171
89.59/89.62 c *89.6s| 54924 | 9271 |104112 | 1.9 | 49M|1343 | - |3831 |8485 |3831 | 979 | 13k|8281 |1144 | 0.000000e+00 | 1.710000e+02 | Inf
89.59/89.64 o 168
89.59/89.64 c *89.6s| 54928 | 9134 |104150 | 1.9 | 48M|1343 | - |3831 |8485 |3831 | 980 | 13k|8281 |1144 | 0.000000e+00 | 1.680000e+02 | Inf
89.59/89.64 o 166
89.59/89.64 c *89.6s| 54929 | 9049 |104150 | 1.9 | 48M|1343 | - |3831 |8485 |3831 | 980 | 13k|8281 |1144 | 0.000000e+00 | 1.660000e+02 | Inf
89.79/89.81 o 160
89.79/89.81 c *89.8s| 54988 | 8801 |104852 | 1.9 | 47M|1343 | - |3831 |8474 |3831 | 954 | 13k|8301 |1144 | 0.000000e+00 | 1.600000e+02 | Inf
91.59/91.67 o 158
91.59/91.67 c *91.6s| 55609 | 8990 |111277 | 2.0 | 49M|1343 | - |3831 |8166 |3831 | 962 | 13k|8729 |1147 | 0.000000e+00 | 1.580000e+02 | Inf
97.50/97.56 o 149
97.50/97.56 c *97.5s| 57407 | 9350 |137447 | 2.4 | 53M|1343 | - |3831 |7672 |3831 | 997 | 16k| 10k|1205 | 0.000000e+00 | 1.490000e+02 | Inf
97.50/97.56 o 143
97.50/97.56 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
97.50/97.56 c *97.5s| 57408 | 8992 |137464 | 2.4 | 52M|1343 | - |3831 |7672 |3831 | 997 | 16k| 10k|1205 | 0.000000e+00 | 1.430000e+02 | Inf
97.90/97.95 o 136
97.90/97.95 c *97.9s| 57534 | 8710 |139544 | 2.4 | 51M|1343 | - |3831 |7631 |3831 |1004 | 16k| 10k|1205 | 0.000000e+00 | 1.360000e+02 | Inf
97.90/97.96 o 133
97.90/97.96 c *97.9s| 57535 | 8552 |139555 | 2.4 | 51M|1343 | - |3831 |7631 |3831 |1004 | 16k| 10k|1205 | 0.000000e+00 | 1.330000e+02 | Inf
97.99/98.04 o 127
97.99/98.04 c *98.0s| 57550 | 8188 |140089 | 2.4 | 49M|1343 | - |3831 |7623 |3831 | 980 | 16k| 10k|1205 | 0.000000e+00 | 1.270000e+02 | Inf
97.99/98.07 o 125
97.99/98.07 c *98.0s| 57555 | 8083 |140224 | 2.4 | 49M|1343 | - |3831 |7623 |3831 | 984 | 16k| 10k|1205 | 0.000000e+00 | 1.250000e+02 | Inf
101.49/101.58 o 122
101.49/101.58 c * 102s| 58444 | 8321 |157566 | 2.7 | 53M|1343 | - |3831 |7205 |3831 | 993 | 17k| 11k|1269 | 0.000000e+00 | 1.220000e+02 | Inf
101.49/101.59 o 113
101.49/101.59 c * 102s| 58445 | 7861 |157589 | 2.7 | 51M|1343 | - |3831 |7205 |3831 | 993 | 17k| 11k|1269 | 0.000000e+00 | 1.130000e+02 | Inf
102.90/102.96 o 111
102.90/102.96 c * 103s| 58825 | 7871 |162890 | 2.8 | 52M|1343 | - |3831 |7089 |3831 | 988 | 18k| 11k|1273 | 0.000000e+00 | 1.110000e+02 | Inf
102.90/102.98 o 109
102.90/102.98 c * 103s| 58827 | 7787 |162955 | 2.8 | 52M|1343 | - |3831 |7089 |3831 | 990 | 18k| 11k|1273 | 0.000000e+00 | 1.090000e+02 | Inf
102.90/102.98 o 107
102.90/102.98 c * 103s| 58828 | 7663 |162955 | 2.8 | 52M|1343 | - |3831 |7089 |3831 | 990 | 18k| 11k|1273 | 0.000000e+00 | 1.070000e+02 | Inf
106.39/106.41 c 106s| 60000 | 7936 |176615 | 2.9 | 54M|1343 | 12 |3831 |6889 |3831 | 951 | 18k| 12k|1274 | 0.000000e+00 | 1.070000e+02 | Inf
107.19/107.23 o 88
107.19/107.23 c * 107s| 60310 | 6796 |179780 | 3.0 | 49M|1343 | - |3831 |6994 |3831 | 965 | 19k| 12k|1275 | 0.000000e+00 | 8.800000e+01 | Inf
107.19/107.26 o 85
107.19/107.26 c * 107s| 60316 | 6600 |179792 | 3.0 | 48M|1343 | - |3831 |6690 |3831 | 965 | 19k| 12k|1275 | 0.000000e+00 | 8.500000e+01 | Inf
107.29/107.30 o 59
107.29/107.30 c * 107s| 60320 | 4738 |179824 | 3.0 | 40M|1343 | - |3831 |6629 |3831 | 965 | 19k| 12k|1275 | 0.000000e+00 | 5.900000e+01 | Inf
107.29/107.30 o 57
107.29/107.30 c * 107s| 60321 | 4637 |179833 | 3.0 | 40M|1343 | - |3831 |6629 |3831 | 965 | 19k| 12k|1275 | 0.000000e+00 | 5.700000e+01 | Inf
107.39/107.48 o 46
107.39/107.48 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
107.39/107.48 c * 107s| 60386 | 3950 |180342 | 3.0 | 37M|1343 | - |3831 |5998 |3831 | 973 | 19k| 12k|1275 | 0.000000e+00 | 4.600000e+01 | Inf
107.70/107.76 o 45
107.70/107.76 c * 108s| 60518 | 3806 |181325 | 3.0 | 37M|1343 | - |3831 |5870 |3831 | 977 | 19k| 13k|1275 | 0.000000e+00 | 4.500000e+01 | Inf
107.70/107.80 o 41
107.70/107.80 c * 108s| 60528 | 3661 |181396 | 3.0 | 36M|1343 | - |3831 |5817 |3831 | 986 | 19k| 13k|1275 | 0.000000e+00 | 4.100000e+01 | Inf
108.39/108.44 o 35
108.39/108.44 c * 108s| 60743 | 2716 |184247 | 3.0 | 33M|1343 | - |3831 |5711 |3831 | 976 | 19k| 13k|1275 | 0.000000e+00 | 3.500000e+01 | Inf
116.70/116.71 o 32
116.70/116.71 c * 117s| 64968 | 2642 |214840 | 3.3 | 35M|1343 | - |3831 |6430 |3831 | 945 | 20k| 19k|1275 | 0.000000e+00 | 3.200000e+01 | Inf
125.59/125.64 c 126s| 70000 | 2704 |245296 | 3.5 | 37M|1343 | 11 |3831 |7396 |3831 | 934 | 21k| 25k|1275 | 0.000000e+00 | 3.200000e+01 | Inf
125.90/125.93 o 27
125.90/125.93 c * 126s| 70168 | 2548 |246329 | 3.5 | 37M|1343 | - |3831 |7474 |3831 | 963 | 22k| 26k|1275 | 0.000000e+00 | 2.700000e+01 | Inf
138.30/138.35 o 24
138.30/138.35 c * 138s| 77168 | 2637 |289094 | 3.7 | 39M|1343 | - |3831 |7774 |3831 | 959 | 24k| 35k|1275 | 0.000000e+00 | 2.400000e+01 | Inf
143.40/143.40 c 143s| 80000 | 2691 |307747 | 3.8 | 40M|1343 | 6 |3831 |7706 |3831 | 966 | 24k| 39k|1275 | 0.000000e+00 | 2.400000e+01 | Inf
152.40/152.43 o 15
152.40/152.43 c * 152s| 85189 | 2319 |341642 | 4.0 | 39M|1343 | - |3831 |7233 |3831 | 955 | 26k| 46k|1275 | 0.000000e+00 | 1.500000e+01 | Inf
153.39/153.43 o 14
153.39/153.43 c * 153s| 85785 | 2156 |345042 | 4.0 | 37M|1343 | - |3831 |7307 |3831 | 960 | 26k| 47k|1275 | 0.000000e+00 | 1.400000e+01 | Inf
153.39/153.49 o 5
153.39/153.49 c * 153s| 85826 | 1748 |345139 | 4.0 | 35M|1343 | - |3831 |7268 |3831 | 955 | 26k| 47k|1275 | 0.000000e+00 | 5.000000e+00 | Inf
159.41/159.48 c 159s| 90000 | 1758 |365545 | 4.1 | 36M|1343 | - |3831 |8458 | 0 | 0 | 26k| 53k|1275 | 0.000000e+00 | 5.000000e+00 | Inf
174.00/174.04 c 174s|100000 | 1728 |419463 | 4.2 | 37M|1343 | 1 |3831 |9867 |3831 | 935 | 29k| 67k|1287 | 0.000000e+00 | 5.000000e+00 | Inf
179.70/179.78 o 3
179.70/179.78 c * 180s|103485 | 1598 |443131 | 4.3 | 36M|1343 | - |3831 |8690 |3831 | 943 | 30k| 72k|1333 | 0.000000e+00 | 3.000000e+00 | Inf
189.90/189.93 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
189.90/189.93 c 190s|110000 | 1631 |484490 | 4.4 | 37M|1343 | 21 |3831 |8719 |3831 | 961 | 31k| 81k|1362 | 0.000000e+00 | 3.000000e+00 | Inf
204.51/204.57 c 205s|120000 | 1600 |531731 | 4.4 | 38M|1343 | - |3831 | 11k| 0 | 0 | 33k| 95k|1428 | 0.000000e+00 | 3.000000e+00 | Inf
220.70/220.75 c 221s|130000 | 1654 |594777 | 4.6 | 40M|1343 | - |3831 | 13k| 0 | 0 | 36k| 110k|1543 | 0.000000e+00 | 3.000000e+00 | Inf
221.50/221.58 o 2
221.50/221.58 c * 222s|130499 | 1643 |597862 | 4.6 | 40M|1343 | - |3831 | 13k|3831 | 961 | 36k| 111k|1550 | 0.000000e+00 | 2.000000e+00 | Inf
238.01/238.09 c 238s|140000 | 1654 |660814 | 4.7 | 41M|1343 | - |3831 | 15k| 0 | 0 | 39k| 126k|1614 | 0.000000e+00 | 2.000000e+00 | Inf
255.80/255.86 c 256s|150000 | 1676 |725070 | 4.8 | 42M|1343 | 9 |3831 | 17k|3831 | 949 | 42k| 141k|1672 | 0.000000e+00 | 2.000000e+00 | Inf
274.01/274.01 c 274s|160000 | 1657 |794200 | 5.0 | 42M|1343 | 15 |3831 | 15k|3831 | 938 | 45k| 156k|1743 | 0.000000e+00 | 2.000000e+00 | Inf
291.51/291.51 c 291s|170000 | 1632 |863050 | 5.1 | 42M|1343 | - |3831 | 15k| 0 | 0 | 48k| 171k|1833 | 0.000000e+00 | 2.000000e+00 | Inf
309.31/309.33 c 309s|180000 | 1664 |932065 | 5.2 | 42M|1343 | 2 |3831 | 15k|3831 | 927 | 52k| 186k|2033 | 0.000000e+00 | 2.000000e+00 | Inf
327.11/327.10 c 327s|190000 | 1995 |999352 | 5.3 | 45M|1343 | - |3831 | 18k| 0 | 0 | 55k| 201k|2103 | 0.000000e+00 | 2.000000e+00 | Inf
345.61/345.62 c 346s|200000 | 2052 | 1059k| 5.3 | 47M|1343 | 10 |3831 | 20k|3831 | 958 | 58k| 215k|2192 | 0.000000e+00 | 2.000000e+00 | Inf
364.41/364.47 c 364s|210000 | 2187 | 1122k| 5.3 | 48M|1343 | 17 |3831 | 20k|3831 | 935 | 61k| 230k|2254 | 0.000000e+00 | 2.000000e+00 | Inf
383.51/383.58 c 384s|220000 | 2234 | 1186k| 5.4 | 49M|1343 | 13 |3831 | 20k|3831 | 940 | 64k| 244k|2353 | 0.000000e+00 | 2.000000e+00 | Inf
402.62/402.66 c 403s|230000 | 2247 | 1251k| 5.4 | 50M|1343 | 8 |3831 | 22k|3831 | 963 | 67k| 259k|2429 | 0.000000e+00 | 2.000000e+00 | Inf
422.21/422.27 c 422s|240000 | 2250 | 1320k| 5.5 | 51M|1343 | 9 |3831 | 21k|3831 | 935 | 70k| 274k|2509 | 0.000000e+00 | 2.000000e+00 | Inf
442.41/442.43 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
442.41/442.43 c 442s|250000 | 2281 | 1392k| 5.6 | 52M|1343 | - |3831 | 24k| 0 | 0 | 73k| 288k|2575 | 0.000000e+00 | 2.000000e+00 | Inf
462.22/462.22 c 462s|260000 | 2248 | 1457k| 5.6 | 52M|1343 | - |3831 | 22k| 0 | 0 | 77k| 303k|2666 | 0.000000e+00 | 2.000000e+00 | Inf
481.41/481.47 c 481s|270000 | 2360 | 1525k| 5.6 | 52M|1343 | 19 |3831 | 19k|3831 | 937 | 80k| 317k|2722 | 0.000000e+00 | 2.000000e+00 | Inf
500.22/500.20 c 500s|280000 | 2533 | 1590k| 5.7 | 54M|1343 | 15 |3831 | 20k|3831 | 932 | 83k| 331k|2782 | 0.000000e+00 | 2.000000e+00 | Inf
518.91/518.94 c 519s|290000 | 2602 | 1660k| 5.7 | 55M|1343 | 10 |3831 | 21k|3831 | 953 | 85k| 346k|2873 | 0.000000e+00 | 2.000000e+00 | Inf
538.62/538.63 c 539s|300000 | 2570 | 1733k| 5.8 | 55M|1343 | 9 |3831 | 20k|3831 | 927 | 88k| 361k|2939 | 0.000000e+00 | 2.000000e+00 | Inf
556.92/556.91 c 557s|310000 | 2508 | 1793k| 5.8 | 56M|1343 | - |3831 | 22k| 0 | 0 | 91k| 375k|3005 | 0.000000e+00 | 2.000000e+00 | Inf
576.22/576.28 c 576s|320000 | 2587 | 1859k| 5.8 | 57M|1343 | 17 |3831 | 22k|3831 | 960 | 94k| 390k|3088 | 0.000000e+00 | 2.000000e+00 | Inf
596.62/596.66 c 597s|330000 | 2794 | 1928k| 5.8 | 59M|1343 | 17 |3831 | 25k|3831 | 978 | 97k| 405k|3144 | 0.000000e+00 | 2.000000e+00 | Inf
617.42/617.42 c 617s|340000 | 3031 | 1995k| 5.9 | 61M|1343 | 1 |3831 | 26k|3831 | 949 | 100k| 420k|3191 | 0.000000e+00 | 2.000000e+00 | Inf
638.33/638.33 c 638s|350000 | 3084 | 2063k| 5.9 | 62M|1343 | 1 |3831 | 26k|3831 | 961 | 102k| 436k|3271 | 0.000000e+00 | 2.000000e+00 | Inf
659.12/659.16 c 659s|360000 | 3144 | 2131k| 5.9 | 63M|1343 | 11 |3831 | 26k|3831 | 980 | 105k| 452k|3328 | 0.000000e+00 | 2.000000e+00 | Inf
679.62/679.65 c 680s|370000 | 3109 | 2198k| 5.9 | 63M|1343 | - |3831 | 24k| 0 | 0 | 107k| 468k|3373 | 0.000000e+00 | 2.000000e+00 | Inf
699.93/699.94 c 700s|380000 | 3062 | 2265k| 6.0 | 63M|1343 | 20 |3831 | 24k|3831 | 970 | 110k| 484k|3415 | 0.000000e+00 | 2.000000e+00 | Inf
720.13/720.11 c 720s|390000 | 2980 | 2332k| 6.0 | 63M|1343 | - |3831 | 24k| 0 | 0 | 112k| 500k|3471 | 0.000000e+00 | 2.000000e+00 | Inf
741.02/741.00 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
741.02/741.00 c 741s|400000 | 2912 | 2397k| 6.0 | 62M|1343 | 1 |3831 | 23k|3831 | 949 | 114k| 516k|3536 | 0.000000e+00 | 2.000000e+00 | Inf
760.82/760.81 c 761s|410000 | 2780 | 2465k| 6.0 | 61M|1343 | 13 |3831 | 23k|3831 | 957 | 117k| 532k|3585 | 0.000000e+00 | 2.000000e+00 | Inf
779.94/779.98 c 780s|420000 | 2915 | 2530k| 6.0 | 61M|1343 | - |3831 | 20k|3831 | 945 | 120k| 546k|3626 | 0.000000e+00 | 2.000000e+00 | Inf
798.73/798.77 c 799s|430000 | 2798 | 2592k| 6.0 | 61M|1343 | - |3831 | 22k| 0 | 0 | 122k| 561k|3669 | 0.000000e+00 | 2.000000e+00 | Inf
818.63/818.68 c 819s|440000 | 2828 | 2660k| 6.0 | 61M|1343 | 22 |3831 | 22k|3831 | 965 | 125k| 576k|3735 | 0.000000e+00 | 2.000000e+00 | Inf
839.23/839.23 c 839s|450000 | 2970 | 2731k| 6.1 | 64M|1343 | 13 |3831 | 26k|3831 | 949 | 128k| 590k|3787 | 0.000000e+00 | 2.000000e+00 | Inf
861.23/861.27 c 861s|460000 | 2998 | 2806k| 6.1 | 65M|1343 | - |3831 | 27k| 0 | 0 | 131k| 604k|3844 | 0.000000e+00 | 2.000000e+00 | Inf
882.53/882.57 c 883s|470000 | 2899 | 2876k| 6.1 | 64M|1343 | 1 |3831 | 26k|3831 | 962 | 133k| 618k|3917 | 0.000000e+00 | 2.000000e+00 | Inf
904.44/904.43 c 904s|480000 | 2890 | 2945k| 6.1 | 65M|1343 | - |3831 | 28k| 0 | 0 | 136k| 633k|3959 | 0.000000e+00 | 2.000000e+00 | Inf
924.74/924.78 c 925s|490000 | 2921 | 3011k| 6.1 | 64M|1343 | - |3831 | 25k| 0 | 0 | 139k| 648k|4046 | 0.000000e+00 | 2.000000e+00 | Inf
945.53/945.55 c 946s|500000 | 3086 | 3079k| 6.2 | 66M|1343 | 21 |3831 | 26k|3831 | 963 | 142k| 662k|4080 | 0.000000e+00 | 2.000000e+00 | Inf
965.84/965.81 c 966s|510000 | 3007 | 3142k| 6.2 | 65M|1343 | 23 |3831 | 26k|3831 | 954 | 145k| 677k|4126 | 0.000000e+00 | 2.000000e+00 | Inf
986.84/986.84 c 987s|520000 | 2956 | 3212k| 6.2 | 66M|1343 | 8 |3831 | 27k|3831 | 962 | 148k| 692k|4194 | 0.000000e+00 | 2.000000e+00 | Inf
1008.04/1008.03 c 1008s|530000 | 2906 | 3279k| 6.2 | 66M|1343 | 26 |3831 | 28k|3831 | 976 | 151k| 706k|4240 | 0.000000e+00 | 2.000000e+00 | Inf
1030.44/1030.45 c 1030s|540000 | 2918 | 3353k| 6.2 | 66M|1343 | - |3831 | 27k| 0 | 0 | 154k| 721k|4301 | 0.000000e+00 | 2.000000e+00 | Inf
1052.34/1052.31 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1052.34/1052.31 c 1052s|550000 | 2915 | 3418k| 6.2 | 66M|1343 | - |3831 | 28k| 0 | 0 | 156k| 736k|4344 | 0.000000e+00 | 2.000000e+00 | Inf
1074.75/1074.72 c 1075s|560000 | 3044 | 3483k| 6.2 | 67M|1343 | - |3831 | 28k| 0 | 0 | 159k| 750k|4407 | 0.000000e+00 | 2.000000e+00 | Inf
1095.84/1095.80 c 1096s|570000 | 3038 | 3548k| 6.2 | 67M|1343 | - |3831 | 28k|3831 | 933 | 162k| 764k|4443 | 0.000000e+00 | 2.000000e+00 | Inf
1117.65/1117.64 c 1118s|580000 | 2859 | 3614k| 6.2 | 65M|1343 | 7 |3831 | 25k|3831 | 955 | 164k| 779k|4487 | 0.000000e+00 | 2.000000e+00 | Inf
1138.25/1138.24 c 1138s|590000 | 2943 | 3679k| 6.2 | 66M|1343 | 9 |3831 | 27k|3831 | 962 | 167k| 793k|4532 | 0.000000e+00 | 2.000000e+00 | Inf
1159.35/1159.39 c 1159s|600000 | 3008 | 3744k| 6.2 | 68M|1343 | - |3831 | 30k| 0 | 0 | 170k| 808k|4580 | 0.000000e+00 | 2.000000e+00 | Inf
1181.55/1181.51 c 1181s|610000 | 2956 | 3809k| 6.2 | 68M|1343 | - |3831 | 29k| 0 | 0 | 173k| 823k|4623 | 0.000000e+00 | 2.000000e+00 | Inf
1202.65/1202.63 c 1203s|620000 | 2791 | 3873k| 6.2 | 64M|1343 | 1 |3831 | 24k|3831 | 969 | 175k| 837k|4662 | 0.000000e+00 | 2.000000e+00 | Inf
1222.45/1222.48 c 1222s|630000 | 2715 | 3934k| 6.2 | 63M|1343 | - |3831 | 24k|3831 | 949 | 178k| 851k|4702 | 0.000000e+00 | 2.000000e+00 | Inf
1243.65/1243.65 c 1244s|640000 | 2810 | 3997k| 6.2 | 65M|1343 | - |3831 | 29k| 0 | 0 | 181k| 866k|4747 | 0.000000e+00 | 2.000000e+00 | Inf
1266.06/1266.05 c 1266s|650000 | 2637 | 4064k| 6.3 | 62M|1343 | 1 |3831 | 23k|3831 | 927 | 183k| 881k|4801 | 0.000000e+00 | 2.000000e+00 | Inf
1286.96/1286.98 c 1287s|660000 | 2766 | 4126k| 6.3 | 64M|1343 | - |3831 | 27k| 0 | 0 | 186k| 896k|4862 | 0.000000e+00 | 2.000000e+00 | Inf
1309.86/1309.84 c 1310s|670000 | 2756 | 4195k| 6.3 | 65M|1343 | - |3831 | 27k| 0 | 0 | 190k| 911k|4899 | 0.000000e+00 | 2.000000e+00 | Inf
1331.26/1331.26 c 1331s|680000 | 2601 | 4265k| 6.3 | 61M|1343 | 9 |3831 | 23k|3831 | 948 | 192k| 925k|4945 | 0.000000e+00 | 2.000000e+00 | Inf
1351.86/1351.83 c 1352s|690000 | 2568 | 4338k| 6.3 | 63M|1343 | 1 |3831 | 26k|3831 | 971 | 195k| 940k|4989 | 0.000000e+00 | 2.000000e+00 | Inf
1372.66/1372.61 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1372.66/1372.61 c 1373s|700000 | 2592 | 4402k| 6.3 | 62M|1343 | - |3831 | 25k| 0 | 0 | 199k| 954k|5034 | 0.000000e+00 | 2.000000e+00 | Inf
1393.77/1393.76 c 1394s|710000 | 2595 | 4469k| 6.3 | 62M|1343 | - |3831 | 24k|3831 | 947 | 202k| 968k|5075 | 0.000000e+00 | 2.000000e+00 | Inf
1414.46/1414.48 c 1414s|720000 | 1938 | 4532k| 6.3 | 51M|1343 | - |3831 | 19k| 0 | 0 | 205k| 983k|5105 | 0.000000e+00 | 2.000000e+00 | Inf
1433.56/1433.52 c 1433s|730000 | 1819 | 4597k| 6.3 | 50M|1343 | 23 |3831 | 20k|3831 | 950 | 208k| 999k|5138 | 0.000000e+00 | 2.000000e+00 | Inf
1452.46/1452.45 c 1452s|740000 | 1781 | 4659k| 6.3 | 50M|1343 | 7 |3831 | 19k|3831 | 937 | 211k|1012k|5876 | 0.000000e+00 | 2.000000e+00 | Inf
1471.76/1471.74 c 1472s|750000 | 1890 | 4722k| 6.3 | 51M|1343 | 1 |3831 | 22k|3831 | 935 | 214k|1026k|5884 | 0.000000e+00 | 2.000000e+00 | Inf
1491.46/1491.45 c 1491s|760000 | 2044 | 4780k| 6.3 | 53M|1343 | 1 |3831 | 25k|3831 | 940 | 217k|1039k|5888 | 0.000000e+00 | 2.000000e+00 | Inf
1511.67/1511.65 c 1512s|770000 | 2170 | 4845k| 6.3 | 55M|1343 | 1 |3831 | 25k|3831 | 954 | 220k|1053k|5892 | 0.000000e+00 | 2.000000e+00 | Inf
1532.06/1532.07 c 1532s|780000 | 2221 | 4911k| 6.3 | 55M|1343 | - |3831 | 23k| 0 | 0 | 223k|1066k|5895 | 0.000000e+00 | 2.000000e+00 | Inf
1552.07/1552.01 c 1552s|790000 | 2162 | 4975k| 6.3 | 55M|1343 | - |3831 | 24k| 0 | 0 | 226k|1080k|5909 | 0.000000e+00 | 2.000000e+00 | Inf
1572.26/1572.27 c 1572s|800000 | 2003 | 5036k| 6.3 | 54M|1343 | 18 |3831 | 23k|3831 | 947 | 229k|1094k|5929 | 0.000000e+00 | 2.000000e+00 | Inf
1592.07/1592.00 c 1592s|810000 | 1929 | 5097k| 6.3 | 53M|1343 | 7 |3831 | 23k|3831 | 973 | 232k|1108k|6013 | 0.000000e+00 | 2.000000e+00 | Inf
1612.97/1612.94 c 1613s|820000 | 1995 | 5163k| 6.3 | 54M|1343 | - |3831 | 26k| 0 | 0 | 235k|1122k|6043 | 0.000000e+00 | 2.000000e+00 | Inf
1634.46/1634.42 c 1634s|830000 | 1988 | 5224k| 6.3 | 54M|1343 | 1 |3831 | 26k|3831 | 949 | 238k|1137k|6072 | 0.000000e+00 | 2.000000e+00 | Inf
1655.97/1655.98 c 1656s|840000 | 1965 | 5289k| 6.3 | 55M|1343 | 1 |3831 | 27k|3831 | 958 | 241k|1151k|6099 | 0.000000e+00 | 2.000000e+00 | Inf
1676.27/1676.25 c time | node | left |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr| dualbound | primalbound | gap
1676.27/1676.25 c 1676s|850000 | 1728 | 5351k| 6.3 | 49M|1343 | 11 |3831 | 18k|3831 | 960 | 244k|1166k|6277 | 0.000000e+00 | 2.000000e+00 | Inf
1693.58/1693.50 c 1693s|860000 | 1468 | 5413k| 6.3 | 46M|1343 | - |3831 | 14k| 0 | 0 | 247k|1179k|6325 | 0.000000e+00 | 2.000000e+00 | Inf
1707.87/1707.83 o 1
1707.87/1707.83 c *1708s|868561 | 1408 | 5461k| 6.3 | 46M|1343 | - |3831 | 16k|3831 | 973 | 249k|1191k|6443 | 0.000000e+00 | 1.000000e+00 | Inf
1710.37/1710.37 c 1710s|870000 | 1395 | 5469k| 6.3 | 45M|1343 | - |3831 | 16k| 0 | 0 | 250k|1192k|6443 | 0.000000e+00 | 1.000000e+00 | Inf
1728.38/1728.31 c 1728s|880000 | 1555 | 5533k| 6.3 | 47M|1343 | - |3831 | 15k| 0 | 0 | 252k|1207k|6533 | 0.000000e+00 | 1.000000e+00 | Inf
1747.57/1747.58 c 1748s|890000 | 1602 | 5599k| 6.3 | 47M|1343 | 18 |3831 | 14k|3831 | 956 | 255k|1221k|6535 | 0.000000e+00 | 1.000000e+00 | Inf
1766.17/1766.13 c 1766s|900000 | 1732 | 5663k| 6.3 | 50M|1343 | 14 |3831 | 20k|3831 | 967 | 258k|1237k|6557 | 0.000000e+00 | 1.000000e+00 | Inf
1787.48/1787.43 c 1787s|910000 | 1878 | 5742k| 6.3 | 53M|1343 | - |3831 | 23k| 0 | 0 | 260k|1252k|6590 | 0.000000e+00 | 1.000000e+00 | Inf
1790.08/1790.01 c
1790.08/1790.01 c SCIP Status : solving was interrupted [time limit reached]
1790.08/1790.01 c Solving Time (sec) : 1789.98
1790.08/1790.01 c Solving Nodes : 911134
1790.08/1790.01 c Primal Bound : +1.00000000000000e+00 (158 solutions)
1790.08/1790.01 c Dual Bound : +0.00000000000000e+00
1790.08/1790.01 c Gap : infinite
1790.08/1790.05 s SATISFIABLE
1790.08/1790.05 v -x231 -x230 -x229 -x228 -x227 -x226 -x225 -x224 x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210
1790.08/1790.05 v -x209 -x208 -x207 -x206 -x205 -x204 -x203 x202 -x201 -x200 -x199 -x198 x197 -x196 -x195 -x194 -x193 -x192 -x191 x190 -x189
1790.08/1790.05 v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168
1790.08/1790.05 v x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 x158 -x157 -x156 -x155 -x154 -x153 -x152 x151 -x150 -x149 -x148 -x147
1790.08/1790.05 v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126
1790.08/1790.05 v x125 -x124 -x123 -x122 -x121 -x120 -x119 -x118 -x117 -x116 -x115 -x114 x113 -x112 -x111 x110 -x109 -x108 -x107 -x106 -x105 -x104
1790.08/1790.05 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.08/1790.05 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.08/1790.05 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.08/1790.05 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.08/1790.05 v -x1
1790.08/1790.05 c SCIP Status : solving was interrupted [time limit reached]
1790.08/1790.05 c Solving Time : 1789.98
1790.08/1790.05 c Original Problem :
1790.08/1790.05 c Problem name : HOME/instance-2705559-1278572956.wbo
1790.08/1790.05 c Variables : 3945 (2088 binary, 0 integer, 1857 implicit integer, 0 continuous)
1790.08/1790.05 c Constraints : 4565 initial, 4565 maximal
1790.08/1790.05 c Presolved Problem :
1790.08/1790.05 c Problem name : t_HOME/instance-2705559-1278572956.wbo
1790.08/1790.05 c Variables : 3831 (2031 binary, 0 integer, 1800 implicit integer, 0 continuous)
1790.08/1790.05 c Constraints : 4422 initial, 32680 maximal
1790.08/1790.05 c Presolvers : Time FixedVars AggrVars ChgTypes ChgBounds AddHoles DelCons ChgSides ChgCoefs
1790.08/1790.05 c trivial : 0.00 57 0 0 0 0 0 0 0
1790.08/1790.05 c dualfix : 0.00 57 0 0 0 0 0 0 0
1790.08/1790.05 c boundshift : 0.00 0 0 0 0 0 0 0 0
1790.08/1790.05 c inttobinary : 0.00 0 0 0 0 0 0 0 0
1790.08/1790.05 c implics : 0.00 0 0 0 0 0 0 0 0
1790.08/1790.05 c probing : 0.04 0 0 0 0 0 0 0 0
1790.08/1790.05 c setppc : 0.00 0 0 0 0 0 12 0 0
1790.08/1790.05 c linear : 0.05 0 0 0 1864 0 74 62 0
1790.08/1790.05 c indicator : 0.00 0 0 0 0 0 57 0 0
1790.08/1790.05 c logicor : 0.00 0 0 0 0 0 0 0 0
1790.08/1790.05 c bounddisjunction : 0.00 0 0 0 0 0 0 0 0
1790.08/1790.05 c root node : - 3600 - - 3600 - - - -
1790.08/1790.05 c Constraints : Number #Separate #Propagate #EnfoLP #EnfoPS Cutoffs DomReds Cuts Conss Children
1790.08/1790.05 c integral : 0 0 0 557327 0 72 791 0 0 942670
1790.08/1790.05 c setppc : 51 6 4310969 70981 2 17209 821157 0 0 0
1790.08/1790.05 c linear : 1800 6 4323328 84024 2 224782 17661893 261066 0 0
1790.08/1790.05 c indicator : 1800 0 3853779 83409 0 306 1527891 0 0 0
1790.08/1790.05 c logicor : 771+ 6 1766594 49729 2 182329 4346345 0 0 0
1790.08/1790.05 c bounddisjunction : 0+ 0 416067 0 0 191 3153 0 0 0
1790.08/1790.05 c countsols : 0 0 0 49729 2 0 0 0 0 0
1790.08/1790.05 c Constraint Timings : TotalTime Separate Propagate EnfoLP EnfoPS
1790.08/1790.05 c integral : 22.21 0.00 0.00 22.21 0.00
1790.08/1790.05 c setppc : 8.03 0.00 7.98 0.05 0.00
1790.08/1790.05 c linear : 142.36 0.00 139.21 3.14 0.00
1790.08/1790.05 c indicator : 18.02 0.02 11.59 6.41 0.00
1790.08/1790.05 c logicor : 297.69 0.00 297.27 0.42 0.00
1790.08/1790.05 c bounddisjunction : 1.96 0.00 1.96 0.00 0.00
1790.08/1790.05 c countsols : 0.01 0.00 0.00 0.01 0.00
1790.08/1790.05 c Propagators : Time Calls Cutoffs DomReds
1790.08/1790.05 c vbounds : 0.74 22409 0 2715
1790.08/1790.05 c rootredcost : 0.65 59 0 1800
1790.08/1790.05 c pseudoobj : 111.50 4346003 3978 1414732
1790.08/1790.05 c Conflict Analysis : Time Calls Success Conflicts Literals Reconvs ReconvLits LP Iters
1790.08/1790.05 c propagation : 21.97 428489 428378 2719268 31.3 12177 26.2 -
1790.08/1790.05 c infeasible LP : 10.12 36896 36896 294837 48.7 316 19.7 0
1790.08/1790.05 c bound exceed. LP : 0.00 0 0 0 0.0 0 0.0 0
1790.08/1790.05 c strong branching : 0.00 0 0 0 0.0 0 0.0 0
1790.08/1790.05 c pseudo solution : 0.00 0 0 0 0.0 0 0.0 -
1790.08/1790.05 c applied globally : - - - 1254376 25.6 - - -
1790.08/1790.05 c applied locally : - - - 0 0.0 - - -
1790.08/1790.05 c Separators : Time Calls Cutoffs DomReds Cuts Conss
1790.08/1790.05 c cut pool : 0.00 5 - - 28 - (maximal pool size: 499)
1790.08/1790.05 c redcost : 36.05 559002 0 114284 0 0
1790.08/1790.05 c impliedbounds : 0.00 6 0 0 0 0
1790.08/1790.05 c intobj : 0.00 0 0 0 0 0
1790.08/1790.05 c cgmip : 0.00 0 0 0 0 0
1790.08/1790.05 c gomory : 0.10 6 0 0 1170 0
1790.08/1790.05 c strongcg : 0.10 6 0 0 1490 0
1790.08/1790.05 c cmir : 0.02 6 0 0 0 0
1790.08/1790.05 c flowcover : 0.06 6 0 0 0 0
1790.08/1790.05 c clique : 0.00 6 0 0 0 0
1790.08/1790.05 c zerohalf : 0.00 0 0 0 0 0
1790.08/1790.05 c mcf : 0.00 1 0 0 0 0
1790.08/1790.05 c rapidlearning : 0.07 1 0 0 0 0
1790.08/1790.05 c Pricers : Time Calls Vars
1790.08/1790.05 c problem variables: 0.00 0 0
1790.08/1790.05 c Branching Rules : Time Calls Cutoffs DomReds Cuts Conss Children
1790.08/1790.05 c relpscost : 21.75 472034 72 791 0 0 942670
1790.08/1790.05 c pscost : 0.00 0 0 0 0 0 0
1790.08/1790.05 c inference : 12.49 49673 0 0 0 0 99675
1790.08/1790.05 c mostinf : 0.00 0 0 0 0 0 0
1790.08/1790.05 c leastinf : 0.00 0 0 0 0 0 0
1790.08/1790.05 c fullstrong : 0.00 0 0 0 0 0 0
1790.08/1790.05 c allfullstrong : 0.00 0 0 0 0 0 0
1790.08/1790.05 c random : 0.00 0 0 0 0 0 0
1790.08/1790.05 c Primal Heuristics : Time Calls Found
1790.08/1790.05 c LP solutions : 0.09 - 58
1790.08/1790.05 c pseudo solutions : 0.00 - 0
1790.08/1790.05 c intshifting : 0.01 0 0
1790.08/1790.05 c feaspump : 0.02 1 0
1790.08/1790.05 c oneopt : 0.47 49 0
1790.08/1790.05 c crossover : 1.75 51 0
1790.08/1790.05 c coefdiving : 0.29 168 0
1790.08/1790.05 c pscostdiving : 0.23 168 0
1790.08/1790.05 c veclendiving : 0.22 168 0
1790.08/1790.05 c linesearchdiving : 0.26 168 0
1790.08/1790.05 c guideddiving : 0.22 168 0
1790.08/1790.05 c fracdiving : 0.25 169 0
1790.08/1790.05 c objpscostdiving : 0.22 152 0
1790.08/1790.05 c rootsoldiving : 0.26 153 0
1790.08/1790.05 c trivial : 0.00 2 0
1790.08/1790.05 c simplerounding : 0.74 472226 0
1790.08/1790.05 c zirounding : 0.25 1000 0
1790.08/1790.05 c rounding : 1.08 9617 0
1790.08/1790.05 c shifting : 0.75 3084 0
1790.08/1790.05 c twoopt : 0.00 0 0
1790.08/1790.05 c fixandinfer : 0.00 0 0
1790.08/1790.05 c intdiving : 0.00 0 0
1790.08/1790.05 c actconsdiving : 0.00 0 0
1790.08/1790.05 c octane : 0.00 0 0
1790.08/1790.05 c rens : 0.03 1 0
1790.08/1790.05 c rins : 0.00 0 0
1790.08/1790.05 c localbranching : 0.00 0 0
1790.08/1790.05 c mutation : 0.00 0 0
1790.08/1790.05 c dins : 0.00 0 0
1790.08/1790.05 c undercover : 0.00 0 0
1790.08/1790.05 c nlp : 0.17 0 0
1790.08/1790.05 c trysol : 0.33 268 100
1790.08/1790.05 c LP : Time Calls Iterations Iter/call Iter/sec
1790.08/1790.05 c primal LP : 0.00 0 0 0.00 -
1790.08/1790.05 c dual LP : 621.31 544707 5749081 10.55 9253.22
1790.08/1790.05 c lex dual LP : 0.00 0 0 0.00 -
1790.08/1790.05 c barrier LP : 0.00 0 0 0.00 -
1790.08/1790.05 c diving/probing LP: 0.37 206 3150 15.29 8557.71
1790.08/1790.05 c strong branching : 17.50 6596 201232 30.51 11500.45
1790.08/1790.05 c (at root node) : - 17 6258 368.12 -
1790.08/1790.05 c conflict analysis: 0.00 0 0 0.00 -
1790.08/1790.05 c B&B Tree :
1790.08/1790.05 c number of runs : 1
1790.08/1790.05 c nodes : 911134
1790.08/1790.05 c nodes (total) : 911134
1790.08/1790.05 c nodes left : 1887
1790.08/1790.05 c max depth : 1343
1790.08/1790.05 c max depth (total): 1343
1790.08/1790.05 c backtracks : 97016 (10.6%)
1790.08/1790.05 c delayed cutoffs : 78052
1790.08/1790.05 c repropagations : 1943713 (4845800 domain reductions, 75452 cutoffs)
1790.08/1790.05 c avg switch length: 5.75
1790.08/1790.05 c switching time : 266.16
1790.08/1790.05 c Solution :
1790.08/1790.05 c Solutions found : 158 (59 improvements)
1790.08/1790.05 c First Solution : +9.07310000000000e+04 (in run 1, after 74 nodes, 7.82 seconds, depth 22, found by <trysol>)
1790.08/1790.05 c Primal Bound : +1.00000000000000e+00 (in run 1, after 868561 nodes, 1707.81 seconds, depth 29, found by <relaxation>)
1790.08/1790.05 c Dual Bound : +0.00000000000000e+00
1790.08/1790.05 c Gap : infinite
1790.08/1790.05 c Root Dual Bound : +0.00000000000000e+00
1790.08/1790.05 c Root Iterations : 372
1790.18/1790.11 c Time complete: 1790.2.
OK 1
runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2705559-1278572956/watcher-2705559-1278572956 -o /tmp/evaluation-result-2705559-1278572956/solver-2705559-1278572956 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705559-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.07 0.02 0.00 2/173 30859 /proc/meminfo: memFree=29714020/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=12524 CPUtime=0 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 1970 0 0 0 0 0 0 0 21 0 1 0 25507590 12824576 1888 4089446400 4194304 10345943 140734768255360 18446744073709551615 6326861 0 0 4096 0 0 0 0 17 3 0 0 0 /proc/30859/statm: 3131 1888 429 1502 0 1624 0 [startup+0.0429511 s] /proc/loadavg: 0.07 0.02 0.00 2/173 30859 /proc/meminfo: memFree=29714020/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=28952 CPUtime=0.04 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 6464 0 0 0 3 1 0 0 21 0 1 0 25507590 29646848 6029 4089446400 4194304 10345943 140734768255360 18446744073709551615 6326861 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 7238 6053 484 1502 0 5731 0 Current children cumulated CPU time (s) 0.04 Current children cumulated vsize (KiB) 28952 [startup+0.100979 s] /proc/loadavg: 0.07 0.02 0.00 2/173 30859 /proc/meminfo: memFree=29714020/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=34432 CPUtime=0.09 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 7634 0 0 0 8 1 0 0 21 0 1 0 25507590 35258368 7198 4089446400 4194304 10345943 140734768255360 18446744073709551615 5093666 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 8608 7198 550 1502 0 7101 0 Current children cumulated CPU time (s) 0.09 Current children cumulated vsize (KiB) 34432 [startup+0.300939 s] /proc/loadavg: 0.07 0.02 0.00 2/173 30859 /proc/meminfo: memFree=29714020/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=41444 CPUtime=0.29 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 14367 0 0 0 26 3 0 0 21 0 1 0 25507590 42438656 8912 4089446400 4194304 10345943 140734768255360 18446744073709551615 5931159 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 10361 8912 750 1502 0 8854 0 Current children cumulated CPU time (s) 0.29 Current children cumulated vsize (KiB) 41444 [startup+0.700864 s] /proc/loadavg: 0.07 0.02 0.00 2/173 30859 /proc/meminfo: memFree=29714020/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=49096 CPUtime=0.69 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 19866 0 0 0 65 4 0 0 22 0 1 0 25507590 50274304 10335 4089446400 4194304 10345943 140734768255360 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 12274 10335 763 1502 0 10767 0 Current children cumulated CPU time (s) 0.69 Current children cumulated vsize (KiB) 49096 [startup+1.5007 s] /proc/loadavg: 0.07 0.02 0.00 2/174 30860 /proc/meminfo: memFree=29675200/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=48380 CPUtime=1.49 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 20102 0 0 0 144 5 0 0 25 0 1 0 25507590 49541120 10286 4089446400 4194304 10345943 140734768255360 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 12095 10286 767 1502 0 10588 0 Current children cumulated CPU time (s) 1.49 Current children cumulated vsize (KiB) 48380 [startup+3.10032 s] /proc/loadavg: 0.07 0.02 0.00 3/179 30870 /proc/meminfo: memFree=29636472/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=48684 CPUtime=3.09 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 22246 0 0 0 302 7 0 0 25 0 1 0 25507590 49852416 10291 4089446400 4194304 10345943 140734768255360 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 12171 10291 767 1502 0 10664 0 Current children cumulated CPU time (s) 3.09 Current children cumulated vsize (KiB) 48684 [startup+6.30067 s] /proc/loadavg: 0.23 0.05 0.02 3/179 30870 /proc/meminfo: memFree=29614440/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=48908 CPUtime=6.29 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 24372 0 0 0 619 10 0 0 25 0 1 0 25507590 50081792 10330 4089446400 4194304 10345943 140734768255360 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 12227 10330 768 1502 0 10720 0 Current children cumulated CPU time (s) 6.29 Current children cumulated vsize (KiB) 48908 [startup+12.7004 s] /proc/loadavg: 0.37 0.08 0.03 3/179 30871 /proc/meminfo: memFree=29608624/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=56572 CPUtime=12.69 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 44530 0 0 0 1253 16 0 0 25 0 1 0 25507590 57929728 12378 4089446400 4194304 10345943 140734768255360 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 14143 12378 775 1502 0 12636 0 Current children cumulated CPU time (s) 12.69 Current children cumulated vsize (KiB) 56572 [startup+25.5008 s] /proc/loadavg: 0.73 0.17 0.06 3/179 30871 /proc/meminfo: memFree=29584356/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=74532 CPUtime=25.5 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 57607 0 0 0 2529 21 0 0 25 0 1 0 25507590 76320768 17112 4089446400 4194304 10345943 140734768255360 18446744073709551615 4476327 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 18633 17112 775 1502 0 17126 0 Current children cumulated CPU time (s) 25.5 Current children cumulated vsize (KiB) 74532 [startup+51.1007 s] /proc/loadavg: 1.16 0.32 0.11 3/179 30871 /proc/meminfo: memFree=29546348/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=110168 CPUtime=51.09 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 74413 0 0 0 5085 24 0 0 25 0 1 0 25507590 112812032 25942 4089446400 4194304 10345943 140734768255360 18446744073709551615 4627980 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 27542 25942 776 1502 0 26035 0 Current children cumulated CPU time (s) 51.09 Current children cumulated vsize (KiB) 110168 [startup+102.306 s] /proc/loadavg: 1.63 0.58 0.20 3/179 30873 /proc/meminfo: memFree=29474000/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=180708 CPUtime=102.3 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 182695 0 0 0 10176 54 0 0 25 0 1 0 25507590 185044992 43435 4089446400 4194304 10345943 140734768255360 18446744073709551615 6777441 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 45177 43435 779 1502 0 43670 0 Current children cumulated CPU time (s) 102.3 Current children cumulated vsize (KiB) 180708 [startup+162.3 s] /proc/loadavg: 1.86 0.83 0.31 3/179 30875 /proc/meminfo: memFree=29450696/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=200964 CPUtime=162.29 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 265358 0 0 0 16139 90 0 0 25 0 1 0 25507590 205787136 48664 4089446400 4194304 10345943 140734768255360 18446744073709551615 5025782 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 50241 48664 788 1502 0 48734 0 Current children cumulated CPU time (s) 162.29 Current children cumulated vsize (KiB) 200964 [startup+222.3 s] /proc/loadavg: 2.02 1.06 0.42 3/179 30876 /proc/meminfo: memFree=29446300/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=205212 CPUtime=222.3 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 297700 0 0 0 22110 120 0 0 25 0 1 0 25507590 210137088 49467 4089446400 4194304 10345943 140734768255360 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 51303 49467 799 1502 0 49796 0 Current children cumulated CPU time (s) 222.3 Current children cumulated vsize (KiB) 205212 [startup+282.3 s] /proc/loadavg: 2.01 1.23 0.52 3/179 30877 /proc/meminfo: memFree=29441008/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=210132 CPUtime=282.3 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 317213 0 0 0 28082 148 0 0 25 0 1 0 25507590 215175168 50436 4089446400 4194304 10345943 140734768255360 18446744073709551615 5614817 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 52533 50436 799 1502 0 51026 0 Current children cumulated CPU time (s) 282.3 Current children cumulated vsize (KiB) 210132 [startup+342.3 s] /proc/loadavg: 2.00 1.37 0.61 3/179 30879 /proc/meminfo: memFree=29437460/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=211256 CPUtime=342.31 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 323898 0 0 0 34054 177 0 0 25 0 1 0 25507590 216326144 50709 4089446400 4194304 10345943 140734768255360 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 52814 50709 799 1502 0 51307 0 Current children cumulated CPU time (s) 342.31 Current children cumulated vsize (KiB) 211256 [startup+402.3 s] /proc/loadavg: 2.00 1.48 0.69 3/179 30881 /proc/meminfo: memFree=29432792/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=213460 CPUtime=402.31 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 329281 0 0 0 40033 198 0 0 25 0 1 0 25507590 218583040 51597 4089446400 4194304 10345943 140734768255360 18446744073709551615 4995169 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 53365 51597 799 1502 0 51858 0 Current children cumulated CPU time (s) 402.31 Current children cumulated vsize (KiB) 213460 [startup+462.3 s] /proc/loadavg: 2.00 1.57 0.77 3/179 30883 /proc/meminfo: memFree=29428664/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=218164 CPUtime=462.32 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 331822 0 0 0 46008 224 0 0 25 0 1 0 25507590 223399936 52563 4089446400 4194304 10345943 140734768255360 18446744073709551615 6711890 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 54541 52563 799 1502 0 53034 0 Current children cumulated CPU time (s) 462.32 Current children cumulated vsize (KiB) 218164 [startup+522.3 s] /proc/loadavg: 2.00 1.65 0.84 3/179 30884 /proc/meminfo: memFree=29426196/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=219676 CPUtime=522.32 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 336190 0 0 0 51985 247 0 0 25 0 1 0 25507590 224948224 52699 4089446400 4194304 10345943 140734768255360 18446744073709551615 6757663 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 54919 52699 799 1502 0 53412 0 Current children cumulated CPU time (s) 522.32 Current children cumulated vsize (KiB) 219676 [startup+582.301 s] /proc/loadavg: 2.00 1.71 0.91 3/179 30888 /proc/meminfo: memFree=29424136/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=221316 CPUtime=582.32 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 337616 0 0 0 57960 272 0 0 25 0 1 0 25507590 226627584 53022 4089446400 4194304 10345943 140734768255360 18446744073709551615 5031409 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 55329 53022 799 1502 0 53822 0 Current children cumulated CPU time (s) 582.32 Current children cumulated vsize (KiB) 221316 [startup+642.301 s] /proc/loadavg: 2.00 1.76 0.98 3/179 30890 /proc/meminfo: memFree=29419524/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=224280 CPUtime=642.32 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 345846 0 0 0 63938 294 0 0 25 0 1 0 25507590 229662720 54151 4089446400 4194304 10345943 140734768255360 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 56070 54151 802 1502 0 54563 0 Current children cumulated CPU time (s) 642.32 Current children cumulated vsize (KiB) 224280 [startup+702.301 s] ################ # More data... # ################ /proc/meminfo: memFree=29405144/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=235044 CPUtime=1002.34 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 364341 0 0 0 99800 434 0 0 25 0 1 0 25507590 240685056 56696 4089446400 4194304 10345943 140734768255360 18446744073709551615 4495238 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 58761 56696 802 1502 0 57254 0 Current children cumulated CPU time (s) 1002.34 Current children cumulated vsize (KiB) 235044 [startup+1062.3 s] /proc/loadavg: 2.00 1.93 1.33 3/179 30902 /proc/meminfo: memFree=29404096/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=236828 CPUtime=1062.35 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 369055 0 0 0 105779 456 0 0 25 0 1 0 25507590 242511872 56911 4089446400 4194304 10345943 140734768255360 18446744073709551615 4995703 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 59207 56911 802 1502 0 57700 0 Current children cumulated CPU time (s) 1062.35 Current children cumulated vsize (KiB) 236828 [startup+1122.3 s] /proc/loadavg: 2.00 1.94 1.37 3/179 30903 /proc/meminfo: memFree=29401064/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=237068 CPUtime=1122.34 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 370805 0 0 0 111757 477 0 0 25 0 1 0 25507590 242757632 57164 4089446400 4194304 10345943 140734768255360 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 59267 57164 802 1502 0 57760 0 Current children cumulated CPU time (s) 1122.34 Current children cumulated vsize (KiB) 237068 [startup+1182.3 s] /proc/loadavg: 2.00 1.95 1.41 3/179 30904 /proc/meminfo: memFree=29397996/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=238856 CPUtime=1182.35 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 372481 0 0 0 117738 497 0 0 25 0 1 0 25507590 244588544 57379 4089446400 4194304 10345943 140734768255360 18446744073709551615 6559713 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 59714 57379 802 1502 0 58207 0 Current children cumulated CPU time (s) 1182.35 Current children cumulated vsize (KiB) 238856 [startup+1242.3 s] /proc/loadavg: 2.00 1.95 1.44 3/179 30906 /proc/meminfo: memFree=29396444/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=238212 CPUtime=1242.35 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 373434 0 0 0 123717 518 0 0 25 0 1 0 25507590 243929088 57480 4089446400 4194304 10345943 140734768255360 18446744073709551615 4230937 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 59553 57480 802 1502 0 58046 0 Current children cumulated CPU time (s) 1242.35 Current children cumulated vsize (KiB) 238212 [startup+1302.3 s] /proc/loadavg: 2.00 1.96 1.47 3/179 30908 /proc/meminfo: memFree=29396248/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=239272 CPUtime=1302.36 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 374839 0 0 0 129699 537 0 0 25 0 1 0 25507590 245014528 57537 4089446400 4194304 10345943 140734768255360 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 59818 57537 802 1502 0 58311 0 Current children cumulated CPU time (s) 1302.36 Current children cumulated vsize (KiB) 239272 [startup+1362.3 s] /proc/loadavg: 2.00 1.96 1.50 3/179 30910 /proc/meminfo: memFree=29394068/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=237780 CPUtime=1362.36 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 376401 0 0 0 135677 559 0 0 25 0 1 0 25507590 243486720 57500 4089446400 4194304 10345943 140734768255360 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 59445 57500 802 1502 0 57938 0 Current children cumulated CPU time (s) 1362.36 Current children cumulated vsize (KiB) 237780 [startup+1422.31 s] /proc/loadavg: 2.00 1.97 1.53 3/179 30911 /proc/meminfo: memFree=29393600/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=237764 CPUtime=1422.37 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 377311 0 0 0 141654 583 0 0 25 0 1 0 25507590 243470336 57479 4089446400 4194304 10345943 140734768255360 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 59441 57479 802 1502 0 57934 0 Current children cumulated CPU time (s) 1422.37 Current children cumulated vsize (KiB) 237764 [startup+1482.3 s] /proc/loadavg: 2.00 1.97 1.56 3/179 30912 /proc/meminfo: memFree=29392904/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=239272 CPUtime=1482.36 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 379752 0 0 0 147632 604 0 0 25 0 1 0 25507590 245014528 57658 4089446400 4194304 10345943 140734768255360 18446744073709551615 6802957 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 59818 57658 802 1502 0 58311 0 Current children cumulated CPU time (s) 1482.36 Current children cumulated vsize (KiB) 239272 [startup+1542.3 s] /proc/loadavg: 2.00 1.97 1.58 3/179 30914 /proc/meminfo: memFree=29392608/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=239276 CPUtime=1542.37 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 379873 0 0 0 153614 623 0 0 25 0 1 0 25507590 245018624 57576 4089446400 4194304 10345943 140734768255360 18446744073709551615 5085356 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 59819 57576 802 1502 0 58312 0 Current children cumulated CPU time (s) 1542.37 Current children cumulated vsize (KiB) 239276 [startup+1602.3 s] /proc/loadavg: 2.00 1.97 1.61 3/179 30916 /proc/meminfo: memFree=29392308/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=238652 CPUtime=1602.36 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 380933 0 0 0 159590 646 0 0 25 0 1 0 25507590 244379648 57589 4089446400 4194304 10345943 140734768255360 18446744073709551615 5614780 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 59663 57589 802 1502 0 58156 0 Current children cumulated CPU time (s) 1602.36 Current children cumulated vsize (KiB) 238652 [startup+1662.3 s] /proc/loadavg: 2.00 1.97 1.63 3/179 30918 /proc/meminfo: memFree=29391764/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=239284 CPUtime=1662.37 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 381650 0 0 0 165570 667 0 0 25 0 1 0 25507590 245026816 57579 4089446400 4194304 10345943 140734768255360 18446744073709551615 5614817 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 59821 57579 802 1502 0 58314 0 Current children cumulated CPU time (s) 1662.37 Current children cumulated vsize (KiB) 239284 [startup+1722.3 s] /proc/loadavg: 2.00 1.97 1.65 3/179 30919 /proc/meminfo: memFree=29391572/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=237332 CPUtime=1722.37 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 394613 0 0 0 171543 694 0 0 25 0 1 0 25507590 243027968 57572 4089446400 4194304 10345943 140734768255360 18446744073709551615 9194679 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 59333 57572 802 1502 0 57826 0 Current children cumulated CPU time (s) 1722.37 Current children cumulated vsize (KiB) 237332 [startup+1782.3 s] /proc/loadavg: 2.00 1.97 1.67 3/179 30920 /proc/meminfo: memFree=29390528/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=239316 CPUtime=1782.38 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 401716 0 0 0 177517 721 0 0 25 0 1 0 25507590 245059584 57693 4089446400 4194304 10345943 140734768255360 18446744073709551615 5085399 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 59829 57693 802 1502 0 58322 0 Current children cumulated CPU time (s) 1782.38 Current children cumulated vsize (KiB) 239316 Solver just ended. Dumping a history of the last processes samples [startup+1785.5 s] /proc/loadavg: 2.00 1.97 1.67 3/179 30920 /proc/meminfo: memFree=29390508/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=239316 CPUtime=1785.58 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 401723 0 0 0 177836 722 0 0 25 0 1 0 25507590 245059584 57700 4089446400 4194304 10345943 140734768255360 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 59829 57700 802 1502 0 58322 0 Current children cumulated CPU time (s) 1785.58 Current children cumulated vsize (KiB) 239316 [startup+1788.7 s] /proc/loadavg: 2.00 1.97 1.67 3/179 30920 /proc/meminfo: memFree=29390260/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=239316 CPUtime=1788.77 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 401724 0 0 0 178154 723 0 0 25 0 1 0 25507590 245059584 57701 4089446400 4194304 10345943 140734768255360 18446744073709551615 4785953 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 59829 57701 802 1502 0 58322 0 Current children cumulated CPU time (s) 1788.77 Current children cumulated vsize (KiB) 239316 [startup+1789.5 s] /proc/loadavg: 2.00 1.97 1.67 3/179 30920 /proc/meminfo: memFree=29390260/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=239316 CPUtime=1789.57 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 401727 0 0 0 178234 723 0 0 25 0 1 0 25507590 245059584 57704 4089446400 4194304 10345943 140734768255360 18446744073709551615 5085381 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 59829 57704 802 1502 0 58322 0 Current children cumulated CPU time (s) 1789.57 Current children cumulated vsize (KiB) 239316 [startup+1789.9 s] /proc/loadavg: 2.00 1.97 1.67 3/179 30920 /proc/meminfo: memFree=29390012/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=239316 CPUtime=1789.98 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 401727 0 0 0 178274 724 0 0 25 0 1 0 25507590 245059584 57704 4089446400 4194304 10345943 140734768255360 18446744073709551615 6017656 0 0 4096 16384 0 0 0 17 3 0 0 0 /proc/30859/statm: 59829 57704 802 1502 0 58322 0 Current children cumulated CPU time (s) 1789.98 Current children cumulated vsize (KiB) 239316 [startup+1790.1 s] /proc/loadavg: 2.00 1.97 1.67 3/179 30920 /proc/meminfo: memFree=29390012/32950928 swapFree=67111528/67111528 [pid=30859] ppid=30857 vsize=239316 CPUtime=1790.18 /proc/30859/stat : 30859 (pbscip.linux.x8) R 30857 30859 30625 0 -1 4202496 401728 0 0 0 178294 724 0 0 25 0 1 0 25507590 245059584 57705 4089446400 4194304 10345943 140734768255360 18446744073709551615 6066693 0 0 4096 0 0 0 0 17 3 0 0 0 /proc/30859/statm: 59829 57705 803 1502 0 58322 0 Current children cumulated CPU time (s) 1790.18 Current children cumulated vsize (KiB) 239316 Child status: 0 Real time (s): 1790.12 CPU time (s): 1790.21 CPU user time (s): 1782.95 CPU system time (s): 7.2539 CPU usage (%): 100.005 Max. virtual memory (cumulated for all children) (KiB): 252828 getrusage(RUSAGE_CHILDREN,...) data: user time used= 1782.95 system time used= 7.2539 maximum resident set size= 0 integral shared memory size= 0 integral unshared data size= 0 integral unshared stack size= 0 page reclaims= 401731 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= 1940 runsolver used 2.65959 second user time and 5.50016 second system time The end
Begin job on node149 at 2010-07-08 09:09:16 IDJOB=2705559 IDBENCH=78922 IDSOLVER=1214 FILE ID=node149/2705559-1278572956 PBS_JOBID= 11240156 Free space on /tmp= 73432 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.1900561288--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-2705559-1278572956/watcher-2705559-1278572956 -o /tmp/evaluation-result-2705559-1278572956/solver-2705559-1278572956 -C 1800 -W 2000 -M 3800 HOME/pbscip.linux.x86_64.gnu.opt.clp -f HOME/instance-2705559-1278572956.wbo -t 1800 -m 3800 TIME LIMIT= 1800 seconds MEMORY LIMIT= 3800 MiB MAX NB THREAD= 0 MD5SUM BENCH= 42cd11e454ef36c6d0d0a1a4a75ff12f RANDOM SEED=1758714656 node149.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.827 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.65 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.827 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.827 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.827 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.827 cache size : 8192 KB physical id : 0 siblings : 4 core id : 2 cpu cores : 4 apicid : 4 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm bogomips : 5332.75 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: [8] processor : 5 vendor_id : GenuineIntel cpu family : 6 model : 26 model name : Intel(R) Xeon(R) CPU X5550 @ 2.67GHz stepping : 5 cpu MHz : 2666.827 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.79 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.827 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.827 cache size : 8192 KB physical id : 1 siblings : 4 core id : 3 cpu cores : 4 apicid : 22 fpu : yes fpu_exception : yes cpuid level : 11 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm bogomips : 5332.75 clflush size : 64 cache_alignment : 64 address sizes : 40 bits physical, 48 bits virtual power management: [8] /proc/meminfo: MemTotal: 32950928 kB MemFree: 29714672 kB Buffers: 159348 kB Cached: 2849112 kB SwapCached: 0 kB Active: 1085840 kB Inactive: 1984696 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 32950928 kB LowFree: 29714672 kB SwapTotal: 67111528 kB SwapFree: 67111528 kB Dirty: 12824 kB Writeback: 0 kB AnonPages: 62008 kB Mapped: 14416 kB Slab: 101860 kB PageTables: 4128 kB NFS_Unstable: 0 kB Bounce: 0 kB CommitLimit: 83586992 kB Committed_AS: 183344 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= 73404 MiB End job on node149 at 2010-07-08 09:39:07