Trace number 3737279

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)SAT (TO)-52 1800.31 1800.62

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_5.opb
MD5SUM2585c1015aa6228da840b6f61adc6732
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52
Best CPU time to get the best result obtained on this benchmark1797.47
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -52
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint10
Maximum length of a constraint22
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2528
Sum of products size (including duplicates)5056
Number of different products1264
Sum of products size2528

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.01	c SCIP version 1.1.0.7
0.00/0.01	c LP-Solver SoPlex 1.4.1
0.00/0.01	c user parameter file <scip.set> not found - using default parameters
0.00/0.01	c read problem <HOME/instance-3737279-1338741179.opb>
0.00/0.01	c original problem has 1464 variables (1464 bin, 0 int, 0 impl, 0 cont) and 1464 constraints
0.00/0.01	c start presolving problem
0.00/0.01	c presolving:
0.00/0.06	c (round 1) 1264 del vars, 200 del conss, 1264 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 5056 impls, 0 clqs
0.09/0.12	c    (0.1s) probing: 101/200 (50.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.12	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.09/0.12	c presolving (2 rounds):
0.09/0.12	c  1264 deleted vars, 200 deleted constraints, 1264 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.09/0.12	c  7584 implications, 0 cliques
0.09/0.12	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 1264 constraints
0.09/0.12	c    1264 constraints of type <and>
0.09/0.12	c transformed objective value is always integral (scale: 1)
0.09/0.12	c Presolving Time: 0.04
0.09/0.12	c OPT-NLC
0.09/0.12	c -----------------------------------------------------------------------------------------------
0.09/0.12	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.12	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.12	c limits/memory = c 13950
0.09/0.12	c # maximal time in seconds to run
0.09/0.12	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.12	c limits/time = c 1791
0.09/0.12	c # frequency for displaying node information lines
0.09/0.12	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.12	c display/freq = c 10000
0.09/0.12	c -----------------------------------------------------------------------------------------------
0.09/0.12	c start solving problem
0.09/0.12	c 
0.09/0.13	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.09/0.13	c   0.1s|     1 |     0 |   227 |5166k|   0 | 200 | 200 |1264 |1264 | 200 |1264 |   0 |   0 |   0 |-1.000000e+02 |      --      |    Inf 
0.09/0.13	o -32
0.09/0.13	c R 0.1s|     1 |     0 |   227 |5171k|   0 | 200 | 200 |1264 |1264 | 200 |1264 |   0 |   0 |   0 |-1.000000e+02 |-3.200000e+01 |  68.00%
0.09/0.15	c   0.1s|     1 |     0 |   289 |5179k|   0 | 193 | 200 |1264 |1264 | 200 |1273 |   9 |   0 |   0 |-9.650000e+01 |-3.200000e+01 |  66.84%
0.09/0.17	c   0.1s|     1 |     0 |   335 |5182k|   0 | 189 | 200 |1264 |1264 | 200 |1280 |  16 |   0 |   0 |-9.450000e+01 |-3.200000e+01 |  66.14%
0.19/0.21	c   0.1s|     1 |     0 |   478 |5189k|   0 | 184 | 200 |1264 |1264 | 200 |1287 |  23 |   0 |   0 |-9.200000e+01 |-3.200000e+01 |  65.22%
0.19/0.21	o -34
0.19/0.21	c R 0.1s|     1 |     0 |   478 |5191k|   0 | 184 | 200 |1264 |1264 | 200 |1287 |  23 |   0 |   0 |-9.200000e+01 |-3.400000e+01 |  63.04%
0.19/0.24	c   0.2s|     1 |     0 |   555 |5195k|   0 | 180 | 200 |1264 |1264 | 200 |1294 |  30 |   0 |   0 |-9.000000e+01 |-3.400000e+01 |  62.22%
0.19/0.26	c   0.2s|     1 |     0 |   579 |5199k|   0 | 180 | 200 |1264 |1264 | 200 |1301 |  37 |   0 |   0 |-9.000000e+01 |-3.400000e+01 |  62.22%
0.29/0.30	c   0.2s|     1 |     0 |   679 |5205k|   0 | 178 | 200 |1264 |1264 | 200 |1309 |  45 |   0 |   0 |-8.900000e+01 |-3.400000e+01 |  61.80%
0.29/0.30	o -36
0.29/0.30	c R 0.2s|     1 |     0 |   679 |5208k|   0 | 178 | 200 |1264 |1264 | 200 |1309 |  45 |   0 |   0 |-8.900000e+01 |-3.600000e+01 |  59.55%
0.29/0.34	c   0.3s|     1 |     0 |   776 |5212k|   0 | 182 | 200 |1264 |1264 | 200 |1314 |  50 |   0 |   0 |-8.816667e+01 |-3.600000e+01 |  59.17%
0.29/0.39	c   0.3s|     1 |     0 |   873 |5249k|   0 | 174 | 200 |1264 |1264 | 200 |1321 |  57 |   0 |   0 |-8.700000e+01 |-3.600000e+01 |  58.62%
0.39/0.47	c   0.4s|     1 |     0 |  1049 |5261k|   0 | 172 | 200 |1264 |1264 | 200 |1327 |  63 |   0 |   0 |-8.600000e+01 |-3.600000e+01 |  58.14%
0.49/0.55	c   0.5s|     1 |     0 |  1247 |5275k|   0 | 170 | 200 |1264 |1264 | 200 |1333 |  69 |   0 |   0 |-8.500000e+01 |-3.600000e+01 |  57.65%
0.49/0.59	c   0.5s|     1 |     0 |  1376 |5280k|   0 | 168 | 200 |1264 |1264 | 200 | 419 |  77 |   0 |   0 |-8.400000e+01 |-3.600000e+01 |  57.14%
0.58/0.62	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.58/0.62	c   0.5s|     1 |     0 |  1569 |5292k|   0 | 170 | 200 |1264 |1264 | 200 | 427 |  85 |   0 |   0 |-8.300000e+01 |-3.600000e+01 |  56.63%
0.58/0.64	c   0.6s|     1 |     0 |  1723 |5299k|   0 | 185 | 200 |1264 |1264 | 200 | 440 |  98 |   0 |   0 |-8.200000e+01 |-3.600000e+01 |  56.10%
0.58/0.68	c   0.6s|     1 |     0 |  1885 |5688k|   0 | 175 | 200 |1264 |1264 | 200 | 502 | 160 |   0 |   0 |-8.100000e+01 |-3.600000e+01 |  55.56%
0.69/0.72	c   0.6s|     1 |     0 |  2141 |5759k|   0 | 162 | 200 |1264 |1264 | 200 | 518 | 176 |   0 |   0 |-8.025000e+01 |-3.600000e+01 |  55.14%
0.69/0.76	c   0.7s|     1 |     0 |  2280 |5794k|   0 | 187 | 200 |1264 |1264 | 200 | 529 | 187 |   0 |   0 |-7.986364e+01 |-3.600000e+01 |  54.92%
0.79/0.82	c   0.7s|     1 |     0 |  2453 |6152k|   0 | 182 | 200 |1264 |1264 | 200 | 480 | 240 |   0 |   0 |-7.900000e+01 |-3.600000e+01 |  54.43%
0.79/0.88	c   0.8s|     1 |     0 |  2695 |7147k|   0 | 189 | 200 |1264 |1264 | 200 | 497 | 257 |   0 |   0 |-7.781633e+01 |-3.600000e+01 |  53.74%
0.89/0.96	c   0.9s|     1 |     0 |  2930 |8453k|   0 | 183 | 200 |1264 |1264 | 200 | 596 | 356 |   0 |   0 |-7.668750e+01 |-3.600000e+01 |  53.06%
1.00/1.03	c   0.9s|     1 |     0 |  3145 |9403k|   0 | 197 | 200 |1264 |1264 | 200 | 617 | 377 |   0 |   0 |-7.595312e+01 |-3.600000e+01 |  52.60%
1.00/1.09	c   1.0s|     1 |     0 |  3447 |9904k|   0 | 196 | 200 |1264 |1264 | 200 | 654 | 414 |   0 |   0 |-7.473692e+01 |-3.600000e+01 |  51.83%
1.10/1.15	c   1.1s|     1 |     0 |  3661 |  10M|   0 | 199 | 200 |1264 |1264 | 200 | 675 | 435 |   0 |   0 |-7.413233e+01 |-3.600000e+01 |  51.44%
1.19/1.23	c   1.1s|     1 |     0 |  3945 |  11M|   0 | 197 | 200 |1264 |1264 | 200 | 581 | 450 |   0 |   0 |-7.295283e+01 |-3.600000e+01 |  50.65%
1.29/1.30	c   1.2s|     1 |     0 |  4181 |  11M|   0 | 194 | 200 |1264 |1264 | 200 | 608 | 477 |   0 |   0 |-7.247422e+01 |-3.600000e+01 |  50.33%
1.29/1.35	c   1.3s|     1 |     0 |  4328 |  11M|   0 | 198 | 200 |1264 |1264 | 200 | 627 | 496 |   0 |   0 |-7.222306e+01 |-3.600000e+01 |  50.15%
1.39/1.40	c   1.3s|     1 |     0 |  4485 |  12M|   0 | 198 | 200 |1264 |1264 | 200 | 638 | 507 |   0 |   0 |-7.186102e+01 |-3.600000e+01 |  49.90%
1.39/1.45	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.39/1.45	c   1.4s|     1 |     0 |  4617 |  12M|   0 | 198 | 200 |1264 |1264 | 200 | 651 | 520 |   0 |   0 |-7.157658e+01 |-3.600000e+01 |  49.70%
1.48/1.50	c   1.4s|     1 |     0 |  4704 |  12M|   0 | 198 | 200 |1264 |1264 | 200 | 661 | 530 |   0 |   0 |-7.148821e+01 |-3.600000e+01 |  49.64%
1.48/1.54	c   1.4s|     1 |     0 |  4795 |  12M|   0 | 199 | 200 |1264 |1264 | 200 | 477 | 541 |   0 |   0 |-7.138698e+01 |-3.600000e+01 |  49.57%
1.48/1.58	c   1.5s|     1 |     0 |  4858 |  12M|   0 | 199 | 200 |1264 |1264 | 200 | 484 | 548 |   0 |   0 |-7.133230e+01 |-3.600000e+01 |  49.53%
1.59/1.60	c   1.5s|     1 |     0 |  4885 |  12M|   0 | 199 | 200 |1264 |1264 | 200 | 493 | 557 |   0 |   0 |-7.132264e+01 |-3.600000e+01 |  49.53%
1.59/1.63	c   1.5s|     1 |     0 |  4894 |  12M|   0 | 199 | 200 |1264 |1264 | 200 | 495 | 559 |   0 |   0 |-7.131898e+01 |-3.600000e+01 |  49.52%
1.59/1.66	c   1.6s|     1 |     0 |  4896 |  12M|   0 | 199 | 200 |1264 |1264 | 200 | 496 | 560 |   0 |   0 |-7.131896e+01 |-3.600000e+01 |  49.52%
2.69/2.77	c   2.6s|     1 |     2 |  4896 |  12M|   0 | 199 | 200 |1264 |1264 | 200 | 496 | 560 |   0 |  36 |-7.131896e+01 |-3.600000e+01 |  49.52%
3.99/4.04	o -42
3.99/4.04	c * 3.9s|    18 |    15 |  6362 |  12M|  17 |   - | 200 |1264 |  90 | 200 | 385 |1080 |   0 | 337 |-7.080896e+01 |-4.200000e+01 |  40.69%
3.99/4.09	o -43
3.99/4.09	c * 3.9s|    26 |    15 |  6438 |  12M|  18 |   - | 200 |1264 | 107 | 200 | 390 |1108 |   0 | 405 |-7.080896e+01 |-4.300000e+01 |  39.27%
4.08/4.12	o -44
4.08/4.12	c * 4.0s|    30 |    14 |  6521 |  12M|  18 |   - | 200 |1264 |  88 | 200 | 386 |1119 |   0 | 446 |-7.080896e+01 |-4.400000e+01 |  37.86%
4.19/4.26	o -45
4.19/4.26	c * 4.1s|    44 |    12 |  6834 |  12M|  18 |   - | 200 |1264 | 114 | 200 | 396 |1233 |   0 | 587 |-7.080896e+01 |-4.500000e+01 |  36.45%
6.49/6.51	o -46
6.49/6.51	c * 6.3s|   153 |    60 | 12781 |  13M|  19 |   - | 200 |1264 | 161 | 200 | 412 |3393 |   0 |1473 |-7.052738e+01 |-4.600000e+01 |  34.78%
6.88/6.98	o -47
6.88/6.98	c * 6.8s|   224 |   107 | 17825 |  13M|  19 |   - | 200 |1264 | 128 | 200 | 397 |5118 |   0 |1508 |-7.009009e+01 |-4.700000e+01 |  32.94%
7.08/7.12	o -48
7.08/7.12	c * 6.9s|   278 |   123 | 20043 |  13M|  19 |   - | 200 |1264 | 137 | 200 | 395 |5805 |   0 |1512 |-7.009009e+01 |-4.800000e+01 |  31.52%
15.58/15.64	o -49
15.58/15.64	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
15.58/15.64	c c15.2s|  2207 |   983 |153248 |  14M|  37 |   - | 200 |1264 | 216 | 200 | 386 |  31k|   0 |1612 |-6.646462e+01 |-4.900000e+01 |  26.28%
28.07/28.17	o -51
28.07/28.17	c *27.5s|  5714 |  2087 |368559 |  16M|  37 |   - | 200 |1264 | 188 | 200 | 376 |  72k|   0 |1612 |-6.525000e+01 |-5.100000e+01 |  21.84%
40.87/40.93	c  39.9s| 10000 |  3331 |581244 |  19M|  37 |   - | 200 |1264 | 316 | 200 | 394 | 111k|   0 |1883 |-6.447423e+01 |-5.100000e+01 |  20.90%
62.26/62.38	o -52
62.26/62.38	c *60.9s| 18405 |  4251 |930859 |  21M|  40 |   - | 200 |1264 | 181 | 200 | 431 | 170k|   0 |2426 |-6.364286e+01 |-5.200000e+01 |  18.29%
65.67/65.75	c  64.2s| 20000 |  4438 |984334 |  21M|  40 | 115 | 200 |1264 | 619 | 200 | 399 | 178k|   0 |2539 |-6.355093e+01 |-5.200000e+01 |  18.18%
85.26/85.36	c  83.3s| 30000 |  5536 |  1304k|  24M|  40 |   - | 200 |1264 | 303 | 200 | 431 | 228k|   0 |3068 |-6.307143e+01 |-5.200000e+01 |  17.55%
103.96/104.09	c   102s| 40000 |  6670 |  1612k|  26M|  42 |   - | 200 |1264 | 335 | 200 | 438 | 273k|   0 |3528 |-6.275000e+01 |-5.200000e+01 |  17.13%
120.97/121.06	c   118s| 50000 |  7522 |  1894k|  28M|  48 |  86 | 200 |1264 | 314 | 200 | 406 | 308k|   0 |3882 |-6.250000e+01 |-5.200000e+01 |  16.80%
138.75/138.89	c   136s| 60000 |  8408 |  2190k|  30M|  48 | 105 | 200 |1264 | 329 | 200 | 412 | 350k|   0 |4224 |-6.225000e+01 |-5.200000e+01 |  16.47%
157.74/157.89	c   154s| 70000 |  9400 |  2507k|  32M|  48 |   - | 200 |1264 | 393 | 200 | 439 | 392k|   0 |4590 |-6.200000e+01 |-5.200000e+01 |  16.13%
175.15/175.30	c   171s| 80000 | 10294 |  2802k|  34M|  48 |   - | 200 |1264 | 340 | 200 | 454 | 434k|   0 |4921 |-6.190000e+01 |-5.200000e+01 |  15.99%
192.54/192.66	c   188s| 90000 | 11106 |  3093k|  36M|  48 |   - | 200 |1264 | 307 | 200 | 409 | 471k|   0 |5233 |-6.169697e+01 |-5.200000e+01 |  15.72%
210.34/210.44	c   206s|100000 | 11990 |  3391k|  38M|  48 |   - | 200 |1264 | 297 | 200 | 408 | 513k|   0 |5526 |-6.150000e+01 |-5.200000e+01 |  15.45%
227.13/227.22	c   222s|110000 | 12814 |  3675k|  40M|  48 |   - | 200 |1264 | 310 | 200 | 401 | 554k|   0 |5783 |-6.150000e+01 |-5.200000e+01 |  15.45%
244.64/244.73	c   239s|120000 | 13602 |  3973k|  42M|  48 |   - | 200 |1264 | 384 | 200 | 409 | 591k|   0 |6025 |-6.132500e+01 |-5.200000e+01 |  15.21%
261.64/261.79	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
261.64/261.79	c   256s|130000 | 14398 |  4261k|  44M|  48 |   - | 200 |1264 | 317 | 200 | 430 | 630k|   0 |6300 |-6.121429e+01 |-5.200000e+01 |  15.05%
278.23/278.34	c   272s|140000 | 15100 |  4539k|  46M|  48 |  97 | 200 |1264 | 370 | 200 | 422 | 664k|   0 |6562 |-6.108333e+01 |-5.200000e+01 |  14.87%
294.33/294.47	c   288s|150000 | 15826 |  4815k|  48M|  48 |   - | 200 |1264 | 304 | 200 | 395 | 701k|   0 |6762 |-6.100000e+01 |-5.200000e+01 |  14.75%
310.03/310.19	c   303s|160000 | 16412 |  5082k|  49M|  48 |   - | 200 |1264 | 308 | 200 | 415 | 737k|   0 |6996 |-6.100000e+01 |-5.200000e+01 |  14.75%
325.91/326.02	c   318s|170000 | 17130 |  5352k|  51M|  50 |   - | 200 |1264 | 327 | 200 | 386 | 773k|   0 |7213 |-6.099209e+01 |-5.200000e+01 |  14.74%
341.82/341.90	c   334s|180000 | 17616 |  5624k|  52M|  50 |   - | 200 |1264 | 296 | 200 | 401 | 807k|   0 |7412 |-6.086667e+01 |-5.200000e+01 |  14.57%
357.81/357.94	c   350s|190000 | 18220 |  5897k|  54M|  50 |   - | 200 |1264 | 349 | 200 | 415 | 841k|   0 |7628 |-6.076596e+01 |-5.200000e+01 |  14.43%
373.82/373.93	c   365s|200000 | 18762 |  6170k|  55M|  50 |   - | 200 |1264 | 266 | 200 | 430 | 875k|   0 |7772 |-6.072727e+01 |-5.200000e+01 |  14.37%
390.11/390.21	c   381s|210000 | 19268 |  6444k|  57M|  50 |   - | 200 |1264 | 323 | 200 | 412 | 907k|   0 |8012 |-6.064865e+01 |-5.200000e+01 |  14.26%
405.81/405.99	c   397s|220000 | 19704 |  6712k|  58M|  50 |   - | 200 |1264 | 339 | 200 | 432 | 940k|   0 |8215 |-6.058333e+01 |-5.200000e+01 |  14.17%
421.51/421.60	c   412s|230000 | 20266 |  6982k|  59M|  50 |  97 | 200 |1264 | 478 | 200 | 379 | 973k|   0 |8351 |-6.050000e+01 |-5.200000e+01 |  14.05%
436.60/436.74	c   427s|240000 | 20878 |  7243k|  61M|  50 | 102 | 200 |1264 | 346 | 200 | 388 |1011k|   0 |8498 |-6.050000e+01 |-5.200000e+01 |  14.05%
451.60/451.75	c   441s|250000 | 21376 |  7501k|  62M|  50 |   - | 200 |1264 | 383 | 200 | 436 |1047k|   0 |8681 |-6.050000e+01 |-5.200000e+01 |  14.05%
466.99/467.11	c   456s|260000 | 21790 |  7767k|  63M|  50 |   - | 200 |1264 | 262 | 200 | 455 |1084k|   0 |8906 |-6.050000e+01 |-5.200000e+01 |  14.05%
483.49/483.62	c   472s|270000 | 22410 |  8050k|  65M|  50 | 112 | 200 |1264 | 412 | 200 | 426 |1120k|   0 |9080 |-6.040909e+01 |-5.200000e+01 |  13.92%
500.09/500.24	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
500.09/500.24	c   489s|280000 | 22898 |  8334k|  66M|  50 | 105 | 200 |1264 | 439 | 200 | 447 |1153k|   0 |9260 |-6.031845e+01 |-5.200000e+01 |  13.79%
516.38/516.54	c   505s|290000 | 23386 |  8611k|  68M|  50 |   - | 200 |1264 | 301 | 200 | 452 |1185k|   0 |9410 |-6.025000e+01 |-5.200000e+01 |  13.69%
532.29/532.49	c   520s|300000 | 23880 |  8884k|  69M|  50 |   - | 200 |1264 | 374 | 200 | 405 |1218k|   0 |9558 |-6.020000e+01 |-5.200000e+01 |  13.62%
548.79/548.91	c   536s|310000 | 24342 |  9163k|  70M|  50 |  99 | 200 |1264 | 351 | 200 | 423 |1250k|   0 |9725 |-6.012800e+01 |-5.200000e+01 |  13.52%
564.68/564.89	c   552s|320000 | 24772 |  9438k|  71M|  50 |   - | 200 |1264 | 375 | 200 | 421 |1281k|   0 |9879 |-6.005882e+01 |-5.200000e+01 |  13.42%
580.87/581.06	c   568s|330000 | 25254 |  9716k|  73M|  50 |  90 | 200 |1264 | 365 | 200 | 441 |1315k|   0 |  10k|-6.000000e+01 |-5.200000e+01 |  13.33%
596.08/596.21	c   582s|340000 | 25704 |  9980k|  74M|  50 |   - | 200 |1264 | 292 | 200 | 419 |1353k|   0 |  10k|-6.000000e+01 |-5.200000e+01 |  13.33%
611.77/611.96	c   598s|350000 | 26158 | 10252k|  75M|  50 |   - | 200 |1264 | 315 | 200 | 397 |1392k|   0 |  10k|-6.000000e+01 |-5.200000e+01 |  13.33%
627.27/627.46	c   613s|360000 | 26650 | 10524k|  76M|  50 |  91 | 200 |1264 | 331 | 200 | 403 |1430k|   0 |  10k|-6.000000e+01 |-5.200000e+01 |  13.33%
642.76/642.99	c   628s|370000 | 27114 | 10791k|  78M|  50 |   - | 200 |1264 | 318 | 200 | 417 |1465k|   0 |  10k|-6.000000e+01 |-5.200000e+01 |  13.33%
659.36/659.55	c   644s|380000 | 27608 | 11075k|  79M|  50 | 109 | 200 |1264 | 439 | 200 | 417 |1497k|   0 |  10k|-5.990000e+01 |-5.200000e+01 |  13.19%
675.96/676.15	c   661s|390000 | 28116 | 11361k|  80M|  50 |  94 | 200 |1264 | 353 | 200 | 424 |1532k|   0 |  10k|-5.980000e+01 |-5.200000e+01 |  13.04%
691.45/691.67	c   676s|400000 | 28522 | 11627k|  82M|  50 |  87 | 200 |1264 | 390 | 200 | 415 |1563k|   0 |  11k|-5.975000e+01 |-5.200000e+01 |  12.97%
707.16/707.31	c   691s|410000 | 28846 | 11894k|  82M|  50 |   - | 200 |1264 | 392 | 200 | 443 |1597k|   0 |  11k|-5.972727e+01 |-5.200000e+01 |  12.94%
723.45/723.63	c   707s|420000 | 29276 | 12173k|  84M|  50 |   - | 200 |1264 | 362 | 200 | 409 |1629k|   0 |  11k|-5.966667e+01 |-5.200000e+01 |  12.85%
739.45/739.66	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
739.45/739.66	c   723s|430000 | 29632 | 12445k|  85M|  50 |   - | 200 |1264 | 320 | 200 | 385 |1659k|   0 |  11k|-5.960000e+01 |-5.200000e+01 |  12.75%
755.15/755.37	c   738s|440000 | 29988 | 12713k|  86M|  50 |   - | 200 |1264 | 350 | 200 | 418 |1688k|   0 |  11k|-5.956250e+01 |-5.200000e+01 |  12.70%
770.95/771.12	c   753s|450000 | 30406 | 12985k|  87M|  50 | 101 | 200 |1264 | 403 | 200 | 449 |1719k|   0 |  11k|-5.950000e+01 |-5.200000e+01 |  12.61%
785.85/786.01	c   768s|460000 | 30826 | 13244k|  88M|  50 |   - | 200 |1264 | 392 | 200 | 438 |1756k|   0 |  11k|-5.950000e+01 |-5.200000e+01 |  12.61%
800.44/800.69	c   782s|470000 | 31136 | 13496k|  89M|  50 |   - | 200 |1264 | 286 | 200 | 428 |1791k|   0 |  12k|-5.950000e+01 |-5.200000e+01 |  12.61%
815.64/815.81	c   797s|480000 | 31478 | 13754k|  90M|  50 | 104 | 200 |1264 | 504 | 200 | 390 |1822k|   0 |  12k|-5.950000e+01 |-5.200000e+01 |  12.61%
830.64/830.81	c   812s|490000 | 31772 | 14014k|  91M|  50 |  91 | 200 |1264 | 432 | 200 | 394 |1855k|   0 |  12k|-5.950000e+01 |-5.200000e+01 |  12.61%
846.14/846.37	c   827s|500000 | 32236 | 14283k|  92M|  50 |  94 | 200 |1264 | 387 | 200 | 420 |1888k|   0 |  12k|-5.950000e+01 |-5.200000e+01 |  12.61%
862.13/862.38	c   842s|510000 | 32580 | 14558k|  93M|  50 |  82 | 200 |1264 | 332 | 200 | 459 |1919k|   0 |  12k|-5.942857e+01 |-5.200000e+01 |  12.50%
877.73/877.98	c   858s|520000 | 32890 | 14822k|  94M|  50 |   - | 200 |1264 | 341 | 200 | 411 |1948k|   0 |  12k|-5.935294e+01 |-5.200000e+01 |  12.39%
893.93/894.16	c   873s|530000 | 33238 | 15096k|  95M|  50 |   - | 200 |1264 | 326 | 200 | 430 |1978k|   0 |  12k|-5.930000e+01 |-5.200000e+01 |  12.31%
909.33/909.53	c   888s|540000 | 33520 | 15357k|  96M|  50 |  97 | 200 |1264 | 439 | 200 | 422 |2007k|   0 |  12k|-5.925000e+01 |-5.200000e+01 |  12.24%
924.32/924.52	c   903s|550000 | 33870 | 15616k|  97M|  50 |   - | 200 |1264 | 334 | 200 | 400 |2036k|   0 |  13k|-5.925000e+01 |-5.200000e+01 |  12.24%
939.23/939.48	c   918s|560000 | 34174 | 15873k|  98M|  50 |   - | 200 |1264 | 340 | 200 | 393 |2064k|   0 |  13k|-5.920000e+01 |-5.200000e+01 |  12.16%
954.81/955.07	c   933s|570000 | 34516 | 16140k|  99M|  51 |  86 | 200 |1264 | 343 | 200 | 427 |2094k|   0 |  13k|-5.916667e+01 |-5.200000e+01 |  12.11%
970.21/970.41	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
970.21/970.41	c   948s|580000 | 34794 | 16399k| 100M|  51 |   - | 200 |1264 | 360 | 200 | 426 |2121k|   0 |  13k|-5.912500e+01 |-5.200000e+01 |  12.05%
985.81/986.02	c   963s|590000 | 35100 | 16666k| 101M|  51 |   - | 200 |1264 | 418 | 200 | 464 |2150k|   0 |  13k|-5.907895e+01 |-5.200000e+01 |  11.98%
1001.41/1001.66	c   978s|600000 | 35334 | 16934k| 101M|  54 |   - | 200 |1264 | 397 | 200 | 463 |2179k|   0 |  13k|-5.900000e+01 |-5.200000e+01 |  11.86%
1016.41/1016.63	c   993s|610000 | 35636 | 17192k| 102M|  54 |   - | 200 |1264 | 369 | 200 | 367 |2210k|   0 |  13k|-5.900000e+01 |-5.200000e+01 |  11.86%
1031.20/1031.47	c  1008s|620000 | 35964 | 17448k| 103M|  54 |   - | 200 |1264 | 338 | 200 | 426 |2243k|   0 |  13k|-5.900000e+01 |-5.200000e+01 |  11.86%
1045.20/1045.44	c  1021s|630000 | 36214 | 17694k| 104M|  54 |   - | 200 |1264 | 338 | 200 | 422 |2276k|   0 |  13k|-5.900000e+01 |-5.200000e+01 |  11.86%
1059.20/1059.47	c  1035s|640000 | 36426 | 17940k| 105M|  54 |   - | 200 |1264 | 333 | 200 | 413 |2311k|   0 |  14k|-5.900000e+01 |-5.200000e+01 |  11.86%
1073.69/1073.98	c  1049s|650000 | 36654 | 18191k| 105M|  54 | 109 | 200 |1264 | 378 | 200 | 415 |2343k|   0 |  14k|-5.900000e+01 |-5.200000e+01 |  11.86%
1088.90/1089.14	c  1064s|660000 | 36872 | 18451k| 106M|  54 |   - | 200 |1264 | 333 | 200 | 451 |2374k|   0 |  14k|-5.900000e+01 |-5.200000e+01 |  11.86%
1103.49/1103.79	c  1078s|670000 | 37128 | 18707k| 107M|  54 |  86 | 200 |1264 | 363 | 200 | 407 |2407k|   0 |  14k|-5.900000e+01 |-5.200000e+01 |  11.86%
1118.50/1118.72	c  1093s|680000 | 37476 | 18967k| 108M|  54 |  98 | 200 |1264 | 449 | 200 | 415 |2437k|   0 |  14k|-5.900000e+01 |-5.200000e+01 |  11.86%
1134.09/1134.39	c  1108s|690000 | 37756 | 19236k| 109M|  54 |   - | 200 |1264 | 368 | 200 | 394 |2466k|   0 |  14k|-5.896503e+01 |-5.200000e+01 |  11.81%
1150.08/1150.33	c  1124s|700000 | 38090 | 19507k| 110M|  54 |   - | 200 |1264 | 374 | 200 | 411 |2494k|   0 |  14k|-5.888235e+01 |-5.200000e+01 |  11.69%
1165.59/1165.85	c  1139s|710000 | 38320 | 19773k| 111M|  54 |   - | 200 |1264 | 390 | 200 | 401 |2521k|   0 |  14k|-5.883333e+01 |-5.200000e+01 |  11.61%
1181.78/1182.00	c  1155s|720000 | 38554 | 20045k| 111M|  54 | 110 | 200 |1264 | 447 | 200 | 472 |2548k|   0 |  15k|-5.880000e+01 |-5.200000e+01 |  11.56%
1197.58/1197.86	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1197.58/1197.86	c  1170s|730000 | 38832 | 20315k| 112M|  54 |   - | 200 |1264 | 377 | 200 | 421 |2575k|   0 |  15k|-5.875000e+01 |-5.200000e+01 |  11.49%
1212.27/1212.57	c  1184s|740000 | 39084 | 20571k| 113M|  54 | 102 | 200 |1264 | 390 | 200 | 399 |2605k|   0 |  15k|-5.875000e+01 |-5.200000e+01 |  11.49%
1227.97/1228.25	c  1200s|750000 | 39378 | 20838k| 114M|  54 |  92 | 200 |1264 | 345 | 200 | 384 |2635k|   0 |  15k|-5.871429e+01 |-5.200000e+01 |  11.44%
1243.27/1243.53	c  1215s|760000 | 39568 | 21102k| 115M|  54 |   - | 200 |1264 | 302 | 200 | 420 |2661k|   0 |  15k|-5.866667e+01 |-5.200000e+01 |  11.36%
1258.37/1258.62	c  1229s|770000 | 39806 | 21362k| 115M|  54 | 114 | 200 |1264 | 425 | 200 | 435 |2689k|   0 |  15k|-5.864286e+01 |-5.200000e+01 |  11.33%
1273.47/1273.70	c  1244s|780000 | 40034 | 21618k| 116M|  54 | 134 | 200 |1264 | 590 | 200 | 430 |2715k|   0 |  15k|-5.860920e+01 |-5.200000e+01 |  11.28%
1288.76/1289.02	c  1259s|790000 | 40218 | 21881k| 117M|  54 |  84 | 200 |1264 | 367 | 200 | 436 |2741k|   0 |  15k|-5.858333e+01 |-5.200000e+01 |  11.24%
1303.66/1303.90	c  1274s|800000 | 40368 | 22138k| 117M|  54 |   - | 200 |1264 | 378 | 200 | 400 |2767k|   0 |  15k|-5.855556e+01 |-5.200000e+01 |  11.20%
1319.45/1319.74	c  1289s|810000 | 40622 | 22405k| 118M|  54 |   - | 200 |1264 | 382 | 200 | 429 |2793k|   0 |  15k|-5.850000e+01 |-5.200000e+01 |  11.11%
1333.26/1333.58	c  1303s|820000 | 40732 | 22649k| 119M|  54 |   - | 200 |1264 | 334 | 200 | 409 |2825k|   0 |  15k|-5.850000e+01 |-5.200000e+01 |  11.11%
1348.36/1348.63	c  1317s|830000 | 40916 | 22908k| 119M|  54 |  98 | 200 |1264 | 427 | 200 | 423 |2854k|   0 |  16k|-5.850000e+01 |-5.200000e+01 |  11.11%
1362.95/1363.21	c  1332s|840000 | 41074 | 23159k| 120M|  54 |   - | 200 |1264 | 298 | 200 | 441 |2886k|   0 |  16k|-5.850000e+01 |-5.200000e+01 |  11.11%
1377.65/1377.90	c  1346s|850000 | 41240 | 23414k| 120M|  54 |   - | 200 |1264 | 227 | 200 | 394 |2917k|   0 |  16k|-5.850000e+01 |-5.200000e+01 |  11.11%
1392.45/1392.71	c  1360s|860000 | 41416 | 23669k| 121M|  57 |  91 | 200 |1264 | 369 | 200 | 395 |2948k|   0 |  16k|-5.850000e+01 |-5.200000e+01 |  11.11%
1406.65/1406.91	c  1374s|870000 | 41558 | 23916k| 121M|  57 |   - | 200 |1264 | 310 | 200 | 420 |2976k|   0 |  16k|-5.850000e+01 |-5.200000e+01 |  11.11%
1420.14/1420.49	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1420.14/1420.49	c  1387s|880000 | 41728 | 24151k| 122M|  57 |   - | 200 |1264 | 346 | 200 | 403 |3010k|   0 |  16k|-5.850000e+01 |-5.200000e+01 |  11.11%
1434.24/1434.57	c  1401s|890000 | 41900 | 24398k| 123M|  57 | 106 | 200 |1264 | 402 | 200 | 413 |3043k|   0 |  16k|-5.850000e+01 |-5.200000e+01 |  11.11%
1448.35/1448.65	c  1415s|900000 | 42020 | 24644k| 123M|  57 | 115 | 200 |1264 | 461 | 200 | 415 |3074k|   0 |  16k|-5.850000e+01 |-5.200000e+01 |  11.11%
1463.34/1463.61	c  1430s|910000 | 42238 | 24900k| 124M|  57 |   - | 200 |1264 | 377 | 200 | 462 |3105k|   0 |  16k|-5.850000e+01 |-5.200000e+01 |  11.11%
1478.14/1478.48	c  1444s|920000 | 42460 | 25157k| 125M|  57 |  97 | 200 |1264 | 304 | 200 | 418 |3132k|   0 |  16k|-5.850000e+01 |-5.200000e+01 |  11.11%
1493.83/1494.11	c  1459s|930000 | 42678 | 25422k| 125M|  57 |   - | 200 |1264 | 343 | 200 | 398 |3159k|   0 |  17k|-5.841667e+01 |-5.200000e+01 |  10.98%
1509.12/1509.44	c  1474s|940000 | 42862 | 25684k| 126M|  57 |   - | 200 |1264 | 329 | 200 | 452 |3185k|   0 |  17k|-5.837500e+01 |-5.200000e+01 |  10.92%
1524.33/1524.68	c  1489s|950000 | 43040 | 25945k| 127M|  57 |   - | 200 |1264 | 376 | 200 | 395 |3210k|   0 |  17k|-5.833333e+01 |-5.200000e+01 |  10.86%
1539.82/1540.16	c  1504s|960000 | 43210 | 26208k| 127M|  57 | 114 | 200 |1264 | 408 | 200 | 432 |3236k|   0 |  17k|-5.829730e+01 |-5.200000e+01 |  10.80%
1555.03/1555.38	c  1519s|970000 | 43344 | 26470k| 128M|  57 |  90 | 200 |1264 | 336 | 200 | 429 |3261k|   0 |  17k|-5.826316e+01 |-5.200000e+01 |  10.75%
1570.02/1570.34	c  1534s|980000 | 43460 | 26726k| 128M|  57 |   - | 200 |1264 | 310 | 200 | 428 |3289k|   0 |  17k|-5.825000e+01 |-5.200000e+01 |  10.73%
1584.21/1584.54	c  1548s|990000 | 43580 | 26971k| 129M|  57 |   - | 200 |1264 | 291 | 200 | 443 |3316k|   0 |  17k|-5.825000e+01 |-5.200000e+01 |  10.73%
1599.51/1599.81	c  1563s|  1000k| 43746 | 27232k| 129M|  57 |   - | 200 |1264 | 347 | 200 | 421 |3344k|   0 |  17k|-5.821429e+01 |-5.200000e+01 |  10.67%
1614.21/1614.54	c  1577s|  1010k| 43866 | 27485k| 130M|  57 |  89 | 200 |1264 | 393 | 200 | 450 |3369k|   0 |  17k|-5.817647e+01 |-5.200000e+01 |  10.62%
1629.61/1629.98	c  1592s|  1020k| 44062 | 27750k| 130M|  57 | 117 | 200 |1264 | 484 | 200 | 468 |3396k|   0 |  17k|-5.813953e+01 |-5.200000e+01 |  10.56%
1644.90/1645.21	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1644.90/1645.21	c  1607s|  1030k| 44244 | 28009k| 131M|  57 | 123 | 200 |1264 | 533 | 200 | 413 |3422k|   0 |  18k|-5.810000e+01 |-5.200000e+01 |  10.50%
1659.41/1659.76	c  1621s|  1040k| 44336 | 28258k| 132M|  57 | 131 | 200 |1264 | 592 | 200 | 438 |3445k|   0 |  18k|-5.806061e+01 |-5.200000e+01 |  10.44%
1674.51/1674.88	c  1636s|  1050k| 44434 | 28514k| 132M|  57 |   - | 200 |1264 | 373 | 200 | 450 |3470k|   0 |  18k|-5.800000e+01 |-5.200000e+01 |  10.34%
1688.90/1689.27	c  1650s|  1060k| 44578 | 28768k| 133M|  57 |  95 | 200 |1264 | 402 | 200 | 384 |3498k|   0 |  18k|-5.800000e+01 |-5.200000e+01 |  10.34%
1703.00/1703.31	c  1664s|  1070k| 44638 | 29011k| 133M|  57 | 112 | 200 |1264 | 401 | 200 | 414 |3529k|   0 |  18k|-5.800000e+01 |-5.200000e+01 |  10.34%
1717.10/1717.41	c  1678s|  1080k| 44734 | 29256k| 133M|  57 |   - | 200 |1264 | 349 | 200 | 381 |3557k|   0 |  18k|-5.800000e+01 |-5.200000e+01 |  10.34%
1731.39/1731.75	c  1692s|  1090k| 44802 | 29504k| 134M|  57 | 119 | 200 |1264 | 446 | 200 | 396 |3585k|   0 |  18k|-5.800000e+01 |-5.200000e+01 |  10.34%
1745.69/1746.01	c  1705s|  1100k| 44866 | 29751k| 134M|  57 |  97 | 200 |1264 | 468 | 200 | 416 |3612k|   0 |  18k|-5.800000e+01 |-5.200000e+01 |  10.34%
1760.09/1760.43	c  1720s|  1110k| 44956 | 30000k| 135M|  57 | 116 | 200 |1264 | 556 | 200 | 418 |3640k|   0 |  18k|-5.800000e+01 |-5.200000e+01 |  10.34%
1774.69/1775.05	c  1734s|  1120k| 45034 | 30250k| 135M|  57 |  95 | 200 |1264 | 423 | 200 | 442 |3667k|   0 |  18k|-5.800000e+01 |-5.200000e+01 |  10.34%
1789.09/1789.49	c  1748s|  1130k| 45100 | 30500k| 135M|  57 |   - | 200 |1264 | 371 | 200 | 409 |3695k|   0 |  18k|-5.800000e+01 |-5.200000e+01 |  10.34%
1800.09/1800.40	c 
1800.09/1800.40	c SCIP Status        : solving was interrupted [user interrupt]
1800.09/1800.40	c Solving Time (sec) : 1758.55
1800.09/1800.40	c Solving Nodes      : 1137589
1800.09/1800.40	c Primal Bound       : -5.20000000000000e+01 (15 solutions)
1800.09/1800.40	c Dual Bound         : -5.80000000000000e+01
1800.09/1800.40	c Gap                : 10.34 %
1800.09/1800.40	c NODE         1137589
1800.09/1800.40	c DUAL BOUND   -58
1800.09/1800.40	c PRIMAL BOUND -52
1800.09/1800.40	c GAP          0.103448
1800.09/1800.40	s SATISFIABLE
1800.09/1800.40	v x200 -x199 -x198 -x197 -x196 x195 x194 -x193 x192 -x191 x190 x189 x188 x187 -x186 x185 x184 x183 x182 -x181 x180 -x179 -x178 -x177 
1800.09/1800.40	v -x176 -x175 x174 -x173 -x172 -x171 -x170 x169 x168 -x167 x166 -x165 x164 -x163 x162 -x161 x160 -x159 x158 -x157 -x156 x155 
1800.09/1800.40	v -x154 -x153 -x152 -x151 -x150 -x149 -x148 x147 -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 -x138 x137 -x136 -x135 -x134 
1800.09/1800.40	v x133 x132 -x131 -x130 x129 -x128 x127 x126 -x125 -x124 -x123 -x122 -x121 -x120 x119 -x118 -x117 -x116 x115 -x114 -x113 -x112 
1800.09/1800.40	v x111 -x110 -x109 -x108 -x107 -x106 -x105 -x104 -x103 x102 -x101 -x100 -x99 -x98 -x97 -x96 x95 -x94 -x93 -x92 -x91 x90 -x89 -x88 
1800.09/1800.40	v x87 -x86 -x85 -x84 -x83 -x82 -x81 x80 x79 x78 x77 -x76 -x75 -x74 -x73 -x72 -x71 x70 -x69 x68 -x67 x66 -x65 -x64 -x63 -x62 
1800.09/1800.40	v -x61 -x60 -x59 -x58 -x57 -x56 -x55 -x54 x53 -x52 x51 x50 -x49 x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 x37 -x36 
1800.09/1800.40	v x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 x27 -x26 x25 -x24 x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 
1800.09/1800.40	v -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
1800.09/1800.40	c SCIP Status        : solving was interrupted [user interrupt]
1800.09/1800.40	c Solving Time       :    1758.55
1800.09/1800.40	c Original Problem   :
1800.09/1800.40	c   Problem name     : HOME/instance-3737279-1338741179.opb
1800.09/1800.40	c   Variables        : 1464 (1464 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.09/1800.40	c   Constraints      : 1464 initial, 1464 maximal
1800.09/1800.40	c Presolved Problem  :
1800.09/1800.40	c   Problem name     : t_HOME/instance-3737279-1338741179.opb
1800.09/1800.40	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.09/1800.40	c   Constraints      : 1264 initial, 1264 maximal
1800.09/1800.40	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.09/1800.40	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.40	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.40	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.40	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.40	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.40	c   probing          :       0.00          0          0          0          0          0          0          0          0
1800.09/1800.40	c   and              :       0.03          0          0          0          0          0          0          0          0
1800.09/1800.40	c   linear           :       0.01       1264          0          0       1264          0        200          0          0
1800.09/1800.40	c   root node        :          -          0          -          -          0          -          -          -          -
1800.09/1800.40	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.09/1800.40	c   integral         :          0          0          0     593238          0        402       2215          0          0    1184310
1800.09/1800.40	c   and              :       1264    1141775    1867523          9          0          0    5175937    3719261          0          0
1800.09/1800.40	c   countsols        :          0          0          0          9          0          0          0          0          0          0
1800.09/1800.40	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.09/1800.40	c   integral         :      52.38       0.00       0.00      52.38       0.00
1800.09/1800.40	c   and              :      72.43      53.27      19.16       0.00       0.00
1800.09/1800.40	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.09/1800.40	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.09/1800.40	c   rootredcost      :       0.39         10          0          0
1800.09/1800.40	c   pseudoobj        :       8.87    1870039          0          0
1800.09/1800.40	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.09/1800.40	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.09/1800.40	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.09/1800.40	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.09/1800.40	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.09/1800.40	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.09/1800.40	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.09/1800.40	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.09/1800.40	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.09/1800.40	c   cut pool         :       0.02         33          -          -         37          -    (maximal pool size: 2226)
1800.09/1800.40	c   redcost          :       4.23    1178122          0     142528          0          0
1800.09/1800.40	c   impliedbounds    :       0.00         34          0          0        584          0
1800.09/1800.40	c   intobj           :       0.00          0          0          0          0          0
1800.09/1800.40	c   gomory           :       0.65         34          0          0       9326          0
1800.09/1800.40	c   strongcg         :       0.21         20          0          0       7486          0
1800.09/1800.40	c   cmir             :       0.03         10          0          0          0          0
1800.09/1800.40	c   flowcover        :       0.04         10          0          0          0          0
1800.09/1800.40	c   clique           :       0.03         34          0          0        223          0
1800.09/1800.40	c   zerohalf         :       0.00          0          0          0          0          0
1800.09/1800.40	c   mcf              :       0.00          1          0          0          0          0
1800.09/1800.40	c Pricers            :       Time      Calls       Vars
1800.09/1800.40	c   problem variables:       0.00          0          0
1800.09/1800.40	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.09/1800.40	c   relpscost        :      52.06     593229        402       2215          0          0    1184310
1800.09/1800.40	c   pscost           :       0.00          0          0          0          0          0          0
1800.09/1800.40	c   inference        :       0.00          0          0          0          0          0          0
1800.09/1800.40	c   mostinf          :       0.00          0          0          0          0          0          0
1800.09/1800.40	c   leastinf         :       0.00          0          0          0          0          0          0
1800.09/1800.40	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.09/1800.40	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.09/1800.40	c   random           :       0.00          0          0          0          0          0          0
1800.09/1800.40	c Primal Heuristics  :       Time      Calls      Found
1800.09/1800.40	c   LP solutions     :       0.01          -          9
1800.09/1800.40	c   pseudo solutions :       0.00          -          0
1800.09/1800.40	c   feaspump         :       0.02          0          0
1800.09/1800.40	c   oneopt           :       0.19         11          0
1800.09/1800.40	c   crossover        :       0.26          8          0
1800.09/1800.40	c   fracdiving       :       2.39        424          0
1800.09/1800.40	c   veclendiving     :       1.93        424          0
1800.09/1800.40	c   linesearchdiving :       2.38        425          0
1800.09/1800.40	c   guideddiving     :       2.05        425          0
1800.09/1800.40	c   coefdiving       :       2.09        425          1
1800.09/1800.40	c   pscostdiving     :       2.08        425          0
1800.09/1800.40	c   objpscostdiving  :       4.51        213          1
1800.09/1800.40	c   rootsoldiving    :       1.86        213          0
1800.09/1800.40	c   simplerounding   :       0.35          0          0
1800.09/1800.40	c   rounding         :      12.44      85801          3
1800.09/1800.40	c   shifting         :       1.10       6678          1
1800.09/1800.40	c   intshifting      :       0.01          0          0
1800.09/1800.40	c   fixandinfer      :       0.00          0          0
1800.09/1800.40	c   intdiving        :       0.00          0          0
1800.09/1800.40	c   actconsdiving    :       0.00          0          0
1800.09/1800.41	c   octane           :       0.00          0          0
1800.09/1800.41	c   rens             :       0.00          0          0
1800.09/1800.41	c   rins             :       0.00          0          0
1800.09/1800.41	c   localbranching   :       0.00          0          0
1800.09/1800.41	c   mutation         :       0.00          0          0
1800.09/1800.41	c   dins             :       0.00          0          0
1800.09/1800.41	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.09/1800.41	c   primal LP        :      43.17          0          0       0.00       0.00
1800.09/1800.41	c   dual LP          :    1397.52    1686948   30357427      18.00   21722.36
1800.09/1800.41	c   barrier LP       :       0.00          0          0       0.00          -
1800.09/1800.41	c   diving/probing LP:      17.10      27418     331123      12.08   19363.92
1800.09/1800.41	c   strong branching :      37.27      18903     817799      43.26   21942.55
1800.09/1800.41	c     (at root node) :          -         36      10370     288.06          -
1800.09/1800.41	c   conflict analysis:       0.00          0          0       0.00          -
1800.09/1800.41	c B&B Tree           :
1800.09/1800.41	c   number of runs   :          1
1800.09/1800.41	c   nodes            :    1137589
1800.09/1800.41	c   nodes (total)    :    1137589
1800.09/1800.41	c   nodes left       :      45169
1800.09/1800.41	c   max depth        :         57
1800.09/1800.41	c   max depth (total):         57
1800.09/1800.41	c   backtracks       :     145775 (12.8%)
1800.09/1800.41	c   delayed cutoffs  :          0
1800.09/1800.41	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.09/1800.41	c   avg switch length:       4.37
1800.09/1800.41	c   switching time   :      68.95
1800.09/1800.41	c Solution           :
1800.09/1800.41	c   Solutions found  :         15 (13 improvements)
1800.09/1800.41	c   Primal Bound     : -5.20000000000000e+01   (in run 1, after 18405 nodes, 60.91 seconds, depth 30, found by <relaxation>)
1800.09/1800.41	c   Dual Bound       : -5.80000000000000e+01
1800.09/1800.41	c   Gap              :      10.34 %
1800.09/1800.41	c   Root Dual Bound  : -7.13189620203005e+01
1800.29/1800.62	c Time complete: 1800.3.

Verifier Data

OK	-52

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3737279-1338741179/watcher-3737279-1338741179 -o /tmp/evaluation-result-3737279-1338741179/solver-3737279-1338741179 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3737279-1338741179.opb 

running on 4 cores: 1,3,5,7

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 29459
/proc/meminfo: memFree=26842708/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=9236 CPUtime=0 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 1662 0 0 0 0 0 0 0 20 0 1 0 340244716 9457664 1615 33554432000 4194304 7823515 140735565598896 140735565595608 5878822 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 2309 1615 354 887 0 1419 0

[startup+0.0912439 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 29459
/proc/meminfo: memFree=26842708/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=16516 CPUtime=0.08 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 3566 0 0 0 4 4 0 0 20 0 1 0 340244716 16912384 3165 33554432000 4194304 7823515 140735565598896 140735565464520 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 4129 3165 425 887 0 3239 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16516

[startup+0.100231 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 29459
/proc/meminfo: memFree=26842708/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=16516 CPUtime=0.09 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 3566 0 0 0 4 5 0 0 20 0 1 0 340244716 16912384 3165 33554432000 4194304 7823515 140735565598896 140735565464520 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 4129 3165 425 887 0 3239 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16516

[startup+0.300199 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 29459
/proc/meminfo: memFree=26842708/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=21612 CPUtime=0.29 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 5060 0 0 0 22 7 0 0 20 0 1 0 340244716 22130688 4619 33554432000 4194304 7823515 140735565598896 140735565464520 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 5403 4619 544 887 0 4513 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21612

[startup+0.700188 s]
/proc/loadavg: 1.99 2.00 2.00 3/177 29459
/proc/meminfo: memFree=26842708/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=27292 CPUtime=0.69 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 6453 0 0 0 61 8 0 0 20 0 1 0 340244716 27947008 6012 33554432000 4194304 7823515 140735565598896 140735565594584 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 6823 6012 546 887 0 5933 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27292

[startup+1.50028 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 29460
/proc/meminfo: memFree=26814312/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=38136 CPUtime=1.48 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 9216 0 0 0 140 8 0 0 20 0 1 0 340244716 39051264 8749 33554432000 4194304 7823515 140735565598896 140735565594584 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 9534 8749 546 887 0 8644 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 38136

[startup+3.10018 s]
/proc/loadavg: 1.99 2.00 2.00 3/178 29460
/proc/meminfo: memFree=26805980/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=40372 CPUtime=3.08 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 9811 0 0 0 297 11 0 0 20 0 1 0 340244716 41340928 9602 33554432000 4194304 7823515 140735565598896 140735565593592 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 10093 9602 553 887 0 9203 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40372

[startup+6.30018 s]
/proc/loadavg: 2.15 2.03 2.01 3/178 29460
/proc/meminfo: memFree=26806232/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=40372 CPUtime=6.29 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 9812 0 0 0 611 18 0 0 20 0 1 0 340244716 41340928 9603 33554432000 4194304 7823515 140735565598896 140735565593592 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 10093 9603 554 887 0 9203 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40372

[startup+12.7002 s]
/proc/loadavg: 2.14 2.03 2.01 3/178 29460
/proc/meminfo: memFree=26807180/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=38388 CPUtime=12.67 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 12335 0 0 0 1235 32 0 0 20 0 1 0 340244716 39309312 9164 33554432000 4194304 7823515 140735565598896 140735565594584 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 9597 9164 578 887 0 8707 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 38388

[startup+25.5002 s]
/proc/loadavg: 2.10 2.03 2.01 3/178 29460
/proc/meminfo: memFree=26804144/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=42588 CPUtime=25.48 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 15862 0 0 0 2487 61 0 0 20 0 1 0 340244716 43610112 10199 33554432000 4194304 7823515 140735565598896 140735565594232 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 10647 10199 579 887 0 9757 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42588

[startup+51.1002 s]
/proc/loadavg: 2.07 2.03 2.01 3/178 29460
/proc/meminfo: memFree=26800796/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=45848 CPUtime=51.07 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 18286 0 0 0 4988 119 0 0 20 0 1 0 340244716 46948352 11014 33554432000 4194304 7823515 140735565598896 140735565594360 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 11462 11014 579 887 0 10572 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 45848

[startup+102.306 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 29498
/proc/meminfo: memFree=26930672/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=51288 CPUtime=102.26 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 21260 0 0 0 9985 241 0 0 20 0 1 0 340244716 52518912 12374 33554432000 4194304 7823515 140735565598896 140735565594232 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 12822 12374 579 887 0 11932 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 51288

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 29498
/proc/meminfo: memFree=26895772/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=58524 CPUtime=162.24 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 24717 0 0 0 15847 377 0 0 20 0 1 0 340244716 59928576 14194 33554432000 4194304 7823515 140735565598896 140735565594232 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 14631 14194 579 887 0 13741 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 58524

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 29499
/proc/meminfo: memFree=26866084/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=64528 CPUtime=222.24 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 26209 0 0 0 21708 516 0 0 20 0 1 0 340244716 66076672 15669 33554432000 4194304 7823515 140735565598896 140735565594152 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 16132 15669 579 887 0 15242 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 64528

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29499
/proc/meminfo: memFree=26824368/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=73480 CPUtime=282.23 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 28463 0 0 0 27572 651 0 0 20 0 1 0 340244716 75243520 17923 33554432000 4194304 7823515 140735565598896 140735565594648 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 18370 17923 579 887 0 17480 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 73480

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29499
/proc/meminfo: memFree=26793520/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=79132 CPUtime=342.22 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 29868 0 0 0 33437 785 0 0 20 0 1 0 340244716 81031168 19321 33554432000 4194304 7823515 140735565598896 140735565594232 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 19783 19321 579 887 0 18893 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 79132

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29499
/proc/meminfo: memFree=26760020/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=85860 CPUtime=402.2 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 31585 0 0 0 39299 921 0 0 20 0 1 0 340244716 87920640 21035 33554432000 4194304 7823515 140735565598896 140735565594232 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 21465 21035 579 887 0 20575 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 85860

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29502
/proc/meminfo: memFree=26738564/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=89120 CPUtime=462.2 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 32407 0 0 0 45166 1054 0 0 20 0 1 0 340244716 91258880 21857 33554432000 4194304 7823515 140735565598896 140735565593912 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 22280 21857 579 887 0 21390 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 89120

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29503
/proc/meminfo: memFree=26730688/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=93248 CPUtime=522.19 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 33417 0 0 0 51031 1188 0 0 20 0 1 0 340244716 95485952 22863 33554432000 4194304 7823515 140735565598896 140735565595448 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 23312 22863 579 887 0 22422 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 93248

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29503
/proc/meminfo: memFree=26712584/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=98536 CPUtime=582.18 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 34748 0 0 0 56890 1328 0 0 20 0 1 0 340244716 100900864 24194 33554432000 4194304 7823515 140735565598896 140735565594232 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 24634 24194 579 887 0 23744 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 98536

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 29504
/proc/meminfo: memFree=26605748/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=123396 CPUtime=882.13 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 42607 0 0 0 86182 2031 0 0 20 0 1 0 340244716 126357504 30408 33554432000 4194304 7823515 140735565598896 140735565594696 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 30849 30408 579 887 0 29959 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 123396

[startup+942.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 29504
/proc/meminfo: memFree=26592524/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=126560 CPUtime=942.12 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 43381 0 0 0 92042 2170 0 0 20 0 1 0 340244716 129597440 31179 33554432000 4194304 7823515 140735565598896 140735565594648 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 31640 31179 579 887 0 30750 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 126560

[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 29504
/proc/meminfo: memFree=26573676/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=127448 CPUtime=1002.11 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 43601 0 0 0 97903 2308 0 0 20 0 1 0 340244716 130506752 31399 33554432000 4194304 7823515 140735565598896 140735565594696 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 31862 31399 579 887 0 30972 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 127448

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29507
/proc/meminfo: memFree=26559400/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=131556 CPUtime=1062.1 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 44630 0 0 0 103763 2447 0 0 20 0 1 0 340244716 134713344 32428 33554432000 4194304 7823515 140735565598896 140735565594696 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 32889 32428 579 887 0 31999 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 131556

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29508
/proc/meminfo: memFree=26544360/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=134344 CPUtime=1122.09 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 45353 0 0 0 109617 2592 0 0 20 0 1 0 340244716 137568256 33151 33554432000 4194304 7823515 140735565598896 140735565594232 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 33586 33151 579 887 0 32696 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 134344

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29508
/proc/meminfo: memFree=26528312/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=138788 CPUtime=1182.08 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 46468 0 0 0 115482 2726 0 0 20 0 1 0 340244716 142118912 34266 33554432000 4194304 7823515 140735565598896 140735565594648 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 34697 34266 579 887 0 33807 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 138788

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29508
/proc/meminfo: memFree=26511744/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=141356 CPUtime=1242.07 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 47086 0 0 0 121342 2865 0 0 20 0 1 0 340244716 144748544 34879 33554432000 4194304 7823515 140735565598896 140735565594584 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 35339 34879 579 887 0 34449 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 141356

[startup+1302.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 29508
/proc/meminfo: memFree=26496244/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=143400 CPUtime=1302.07 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 47618 0 0 0 127203 3004 0 0 20 0 1 0 340244716 146841600 35411 33554432000 4194304 7823515 140735565598896 140735565594696 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 35850 35411 579 887 0 34960 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 143400

[startup+1362.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 29508
/proc/meminfo: memFree=26484464/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=147848 CPUtime=1362.05 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 48721 0 0 0 133066 3139 0 0 20 0 1 0 340244716 151396352 36514 33554432000 4194304 7823515 140735565598896 140735565594232 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 36962 36514 579 887 0 36072 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 147848

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29509
/proc/meminfo: memFree=26464904/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=149812 CPUtime=1422.05 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 49202 0 0 0 138922 3283 0 0 20 0 1 0 340244716 153407488 36995 33554432000 4194304 7823515 140735565598896 140735565594232 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 37453 36995 579 887 0 36563 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 149812

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 29509
/proc/meminfo: memFree=26458180/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=151864 CPUtime=1482.03 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 49744 0 0 0 144778 3425 0 0 20 0 1 0 340244716 155508736 37537 33554432000 4194304 7823515 140735565598896 140735565594232 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 37966 37537 579 887 0 37076 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 151864

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 29509
/proc/meminfo: memFree=26441368/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=153780 CPUtime=1542.02 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 50224 0 0 0 150639 3563 0 0 20 0 1 0 340244716 157470720 38014 33554432000 4194304 7823515 140735565598896 140735565595384 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 38445 38014 579 887 0 37555 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 153780

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 29509
/proc/meminfo: memFree=26432068/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=155040 CPUtime=1602.02 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 50529 0 0 0 156505 3697 0 0 20 0 1 0 340244716 158760960 38319 33554432000 4194304 7823515 140735565598896 140735565594584 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 38760 38319 579 887 0 37870 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 155040

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 29512
/proc/meminfo: memFree=26418540/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=158040 CPUtime=1662 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 51282 0 0 0 162369 3831 0 0 20 0 1 0 340244716 161832960 39072 33554432000 4194304 7823515 140735565598896 140735565594232 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 39510 39072 579 887 0 38620 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 158040

[startup+1722.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 29536
/proc/meminfo: memFree=26406824/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=160576 CPUtime=1722 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 51930 0 0 0 168228 3972 0 0 20 0 1 0 340244716 164429824 39720 33554432000 4194304 7823515 140735565598896 140735565595944 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 40144 39720 579 887 0 39254 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 160576

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 29536
/proc/meminfo: memFree=26397284/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=161316 CPUtime=1781.98 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 52099 0 0 0 174085 4113 0 0 20 0 1 0 340244716 165187584 39889 33554432000 4194304 7823515 140735565598896 140735565594696 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 40329 39889 579 887 0 39439 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 161316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 29536
/proc/meminfo: memFree=26393852/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=162816 CPUtime=1800.09 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 52464 0 0 0 175854 4155 0 0 20 0 1 0 340244716 166723584 40254 33554432000 4194304 7823515 140735565598896 140735565594696 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 40704 40254 579 887 0 39814 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 162816

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

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

[startup+1800.6 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 29537
/proc/meminfo: memFree=26393480/32873648 swapFree=6852/6852
[pid=29459] ppid=29457 vsize=162816 CPUtime=1800.29 cores=1,3,5,7
/proc/29459/stat : 29459 (pbscip.linux.x8) R 29457 29459 27068 0 -1 4202496 52466 0 0 0 175874 4155 0 0 20 0 1 0 340244716 166723584 40256 33554432000 4194304 7823515 140735565598896 140735565594408 5875083 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29459/statm: 40704 40256 581 887 0 39814 0
Current children cumulated CPU time (s) 1800.29
Current children cumulated vsize (KiB) 162816

Child status: 0
Real time (s): 1800.62
CPU time (s): 1800.31
CPU user time (s): 1758.76
CPU system time (s): 41.5537
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 162816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1758.76
system time used= 41.5537
maximum resident set size= 161024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52469
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= 49
involuntary context switches= 1852

runsolver used 3.19951 second user time and 8.29574 second system time

The end

Launcher Data

Begin job on node115 at 2012-06-03 18:32:59
IDJOB=3737279
IDBENCH=48211
IDSOLVER=2321
FILE ID=node115/3737279-1338741179
RUNJOBID= node115-1338714108-27085
PBS_JOBID= 14636752
Free space on /tmp= 70820 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_10_5.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737279-1338741179/watcher-3737279-1338741179 -o /tmp/evaluation-result-3737279-1338741179/solver-3737279-1338741179 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3737279-1338741179.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 2585c1015aa6228da840b6f61adc6732
RANDOM SEED=2011320517

node115.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26843328 kB
Buffers:         1436964 kB
Cached:          3493892 kB
SwapCached:         1016 kB
Active:          2940816 kB
Inactive:        2180712 kB
Active(anon):     179572 kB
Inactive(anon):     9868 kB
Active(file):    2761244 kB
Inactive(file):  2170844 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67106440 kB
Dirty:              9796 kB
Writeback:             0 kB
AnonPages:        192448 kB
Mapped:            13908 kB
Shmem:                96 kB
Slab:             771784 kB
SReclaimable:     215428 kB
SUnreclaim:       556356 kB
KernelStack:        1456 kB
PageTables:         4184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     304216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    163840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70812 MiB
End job on node115 at 2012-06-03 19:03:02