Trace number 1870372

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 NameAnswerobjCPU timeWall clock time
SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)SAT (TO)-52 1800.25 1800.84

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_2.opb
MD5SUM5255c8da63867fe6fe080ca048384827
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 benchmark1800.25
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -48
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 constraint19
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)2492
Sum of products size (including duplicates)4984
Number of different products1246
Sum of products size2492

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.02	c SCIP version 1.1.0.7
0.00/0.02	c LP-Solver SoPlex 1.4.1
0.00/0.02	c user parameter file <scip.set> not found - using default parameters
0.00/0.02	c read problem <HOME/instance-1870372-1245200337.opb>
0.00/0.02	c original problem has 1446 variables (1446 bin, 0 int, 0 impl, 0 cont) and 1446 constraints
0.00/0.03	c start presolving problem
0.00/0.03	c presolving:
0.09/0.17	c (round 1) 1246 del vars, 200 del conss, 1246 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4984 impls, 0 clqs
0.29/0.32	c    (0.1s) probing: 101/200 (50.5%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.29/0.32	c    (0.1s) probing aborted: 100/100 successive totally useless probings
0.29/0.32	c presolving (2 rounds):
0.29/0.32	c  1246 deleted vars, 200 deleted constraints, 1246 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.29/0.32	c  7476 implications, 0 cliques
0.29/0.32	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 1246 constraints
0.29/0.32	c    1246 constraints of type <and>
0.29/0.32	c transformed objective value is always integral (scale: 1)
0.29/0.32	c Presolving Time: 0.13
0.29/0.32	c OPT-NLC
0.29/0.32	c -----------------------------------------------------------------------------------------------
0.29/0.32	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.29/0.32	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.32	c limits/memory = c 1620
0.29/0.32	c # maximal time in seconds to run
0.29/0.32	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.32	c limits/time = c 1791
0.29/0.32	c # frequency for displaying node information lines
0.29/0.32	c # [type: int, range: [-1,2147483647], default: 100]
0.29/0.32	c display/freq = c 10000
0.29/0.32	c -----------------------------------------------------------------------------------------------
0.29/0.32	c start solving problem
0.29/0.32	c 
0.29/0.34	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.34	c   0.2s|     1 |     0 |   216 |5105k|   0 | 200 | 200 |1246 |1246 | 200 |1246 |   0 |   0 |   0 |-1.000000e+02 |      --      |    Inf 
0.29/0.35	o -33
0.29/0.35	c R 0.2s|     1 |     0 |   216 |5110k|   0 | 200 | 200 |1246 |1246 | 200 |1246 |   0 |   0 |   0 |-1.000000e+02 |-3.300000e+01 |  67.00%
0.39/0.40	c   0.2s|     1 |     0 |   285 |5118k|   0 | 191 | 200 |1246 |1246 | 200 |1255 |   9 |   0 |   0 |-9.550000e+01 |-3.300000e+01 |  65.45%
0.39/0.40	o -34
0.39/0.40	c R 0.2s|     1 |     0 |   285 |5120k|   0 | 191 | 200 |1246 |1246 | 200 |1255 |   9 |   0 |   0 |-9.550000e+01 |-3.400000e+01 |  64.40%
0.39/0.46	c   0.3s|     1 |     0 |   339 |5124k|   0 | 187 | 200 |1246 |1246 | 200 |1263 |  17 |   0 |   0 |-9.350000e+01 |-3.400000e+01 |  63.64%
0.49/0.53	c   0.3s|     1 |     0 |   454 |5134k|   0 | 180 | 200 |1246 |1246 | 200 |1273 |  27 |   0 |   0 |-9.000000e+01 |-3.400000e+01 |  62.22%
0.59/0.60	c   0.4s|     1 |     0 |   525 |5138k|   0 | 176 | 200 |1246 |1246 | 200 |1281 |  35 |   0 |   0 |-8.800000e+01 |-3.400000e+01 |  61.36%
0.69/0.70	c   0.5s|     1 |     0 |   640 |5141k|   0 | 172 | 200 |1246 |1246 | 200 |1287 |  41 |   0 |   0 |-8.600000e+01 |-3.400000e+01 |  60.47%
0.69/0.78	c   0.6s|     1 |     0 |   697 |5145k|   0 | 170 | 200 |1246 |1246 | 200 |1292 |  46 |   0 |   0 |-8.500000e+01 |-3.400000e+01 |  60.00%
0.89/0.94	c   0.7s|     1 |     0 |   852 |5153k|   0 | 168 | 200 |1246 |1246 | 200 |1300 |  54 |   0 |   0 |-8.400000e+01 |-3.400000e+01 |  59.52%
0.99/1.05	c   0.8s|     1 |     0 |   948 |5162k|   0 | 165 | 200 |1246 |1246 | 200 |1308 |  62 |   0 |   0 |-8.250000e+01 |-3.400000e+01 |  58.79%
1.19/1.24	c   1.0s|     1 |     0 |  1135 |5193k|   0 | 163 | 200 |1246 |1246 | 200 |1315 |  69 |   0 |   0 |-8.150000e+01 |-3.400000e+01 |  58.28%
1.39/1.41	c   1.2s|     1 |     0 |  1297 |5239k|   0 | 161 | 200 |1246 |1246 | 200 |1321 |  75 |   0 |   0 |-8.050000e+01 |-3.400000e+01 |  57.76%
1.49/1.53	c   1.3s|     1 |     0 |  1478 |5243k|   0 | 170 | 200 |1246 |1246 | 200 | 370 |  83 |   0 |   0 |-7.950000e+01 |-3.400000e+01 |  57.23%
1.49/1.58	c   1.4s|     1 |     0 |  1612 |5270k|   0 | 150 | 200 |1246 |1246 | 200 | 378 |  91 |   0 |   0 |-7.900000e+01 |-3.400000e+01 |  56.96%
1.59/1.64	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.59/1.64	c   1.4s|     1 |     0 |  1754 |5291k|   0 | 186 | 200 |1246 |1246 | 200 | 402 | 115 |   0 |   0 |-7.900000e+01 |-3.400000e+01 |  56.96%
1.79/1.81	c   1.6s|     1 |     0 |  1937 |6500k|   0 | 156 | 200 |1246 |1246 | 200 | 567 | 280 |   0 |   0 |-7.800000e+01 |-3.400000e+01 |  56.41%
1.89/1.91	c   1.7s|     1 |     0 |  2136 |6544k|   0 | 186 | 200 |1246 |1246 | 200 | 574 | 287 |   0 |   0 |-7.752273e+01 |-3.400000e+01 |  56.14%
1.99/2.09	c   1.9s|     1 |     0 |  2407 |7305k|   0 | 150 | 200 |1246 |1246 | 200 | 635 | 348 |   0 |   0 |-7.600000e+01 |-3.400000e+01 |  55.26%
2.10/2.18	c   2.0s|     1 |     0 |  2596 |7340k|   0 | 184 | 200 |1246 |1246 | 200 | 477 | 362 |   0 |   0 |-7.505556e+01 |-3.400000e+01 |  54.70%
2.29/2.33	c   2.1s|     1 |     0 |  2815 |7540k|   0 | 183 | 200 |1246 |1246 | 200 | 511 | 396 |   0 |   0 |-7.425000e+01 |-3.400000e+01 |  54.21%
2.39/2.45	c   2.2s|     1 |     0 |  2941 |7851k|   0 | 192 | 200 |1246 |1246 | 200 | 537 | 422 |   0 |   0 |-7.384211e+01 |-3.400000e+01 |  53.96%
2.59/2.65	c   2.4s|     1 |     0 |  3188 |9335k|   0 | 182 | 200 |1246 |1246 | 200 | 588 | 473 |   0 |   0 |-7.313889e+01 |-3.400000e+01 |  53.51%
2.69/2.77	c   2.5s|     1 |     0 |  3433 |9595k|   0 | 192 | 200 |1246 |1246 | 200 | 604 | 489 |   0 |   0 |-7.272836e+01 |-3.400000e+01 |  53.25%
2.89/2.91	c   2.7s|     1 |     0 |  3646 |  10M|   0 | 195 | 200 |1246 |1246 | 200 | 635 | 520 |   0 |   0 |-7.215972e+01 |-3.400000e+01 |  52.88%
2.99/3.07	c   2.8s|     1 |     0 |  3866 |  10M|   0 | 198 | 200 |1246 |1246 | 200 | 593 | 533 |   0 |   0 |-7.147201e+01 |-3.400000e+01 |  52.43%
3.19/3.20	c   3.0s|     1 |     0 |  4064 |  10M|   0 | 197 | 200 |1246 |1246 | 200 | 620 | 560 |   0 |   0 |-7.095911e+01 |-3.400000e+01 |  52.09%
3.29/3.31	c   3.1s|     1 |     0 |  4136 |  10M|   0 | 198 | 200 |1246 |1246 | 200 | 632 | 572 |   0 |   0 |-7.082869e+01 |-3.400000e+01 |  52.00%
3.39/3.42	c   3.2s|     1 |     0 |  4215 |  10M|   0 | 200 | 200 |1246 |1246 | 200 | 644 | 584 |   0 |   0 |-7.059192e+01 |-3.400000e+01 |  51.84%
3.49/3.53	c   3.3s|     1 |     0 |  4328 |  10M|   0 | 197 | 200 |1246 |1246 | 200 | 655 | 595 |   0 |   0 |-7.041420e+01 |-3.400000e+01 |  51.71%
3.59/3.65	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.59/3.65	c   3.4s|     1 |     0 |  4418 |  10M|   0 | 199 | 200 |1246 |1246 | 200 | 667 | 607 |   0 |   0 |-7.036261e+01 |-3.400000e+01 |  51.68%
3.69/3.76	c   3.5s|     1 |     0 |  4461 |  10M|   0 | 200 | 200 |1246 |1246 | 200 | 474 | 616 |   0 |   0 |-7.034741e+01 |-3.400000e+01 |  51.67%
3.79/3.83	c   3.6s|     1 |     0 |  4492 |  10M|   0 | 200 | 200 |1246 |1246 | 200 | 477 | 619 |   0 |   0 |-7.033692e+01 |-3.400000e+01 |  51.66%
3.89/3.93	c   3.7s|     1 |     0 |  4597 |  10M|   0 | 200 | 200 |1246 |1246 | 200 | 480 | 622 |   0 |   0 |-7.025705e+01 |-3.400000e+01 |  51.61%
3.99/4.01	c   3.8s|     1 |     0 |  4633 |  10M|   0 | 200 | 200 |1246 |1246 | 200 | 489 | 631 |   0 |   0 |-7.024898e+01 |-3.400000e+01 |  51.60%
6.59/6.69	c   6.4s|     1 |     2 |  4633 |  10M|   0 | 200 | 200 |1246 |1246 | 200 | 489 | 631 |   0 |  26 |-7.024898e+01 |-3.400000e+01 |  51.60%
10.19/10.29	o -37
10.19/10.29	c c 9.9s|    15 |    16 |  6452 |  10M|  14 |   - | 200 |1246 |  66 | 200 | 435 |1306 |   0 | 271 |-6.983705e+01 |-3.700000e+01 |  47.02%
12.49/12.51	o -40
12.49/12.51	c R12.1s|    33 |    29 |  7896 |  11M|  19 |   4 | 200 |1246 |  66 | 200 | 426 |1775 |   0 | 496 |-6.983705e+01 |-4.000000e+01 |  42.72%
12.49/12.52	o -41
12.49/12.52	c *12.1s|    33 |    29 |  7898 |  11M|  19 |   - | 200 |1246 |  60 | 200 | 426 |1775 |   0 | 500 |-6.983705e+01 |-4.100000e+01 |  41.29%
12.49/12.55	o -42
12.49/12.55	c *12.2s|    36 |    28 |  7913 |  11M|  19 |   - | 200 |1246 |  61 | 200 | 424 |1776 |   0 | 520 |-6.983705e+01 |-4.200000e+01 |  39.86%
12.59/12.64	o -43
12.59/12.64	c *12.2s|    38 |    26 |  7949 |  11M|  19 |   - | 200 |1246 |  85 | 200 | 426 |1785 |   0 | 569 |-6.983705e+01 |-4.300000e+01 |  38.43%
13.19/13.24	o -44
13.19/13.24	c *12.8s|    51 |    29 |  8356 |  11M|  19 |   - | 200 |1246 |  53 | 200 | 428 |1880 |   0 | 762 |-6.983705e+01 |-4.400000e+01 |  37.00%
13.69/13.77	o -45
13.69/13.77	c *13.3s|    69 |    26 |  8829 |  11M|  19 |   - | 200 |1246 |  87 | 200 | 429 |1974 |   0 | 949 |-6.983705e+01 |-4.500000e+01 |  35.56%
21.19/21.27	o -46
21.19/21.27	c *20.7s|   693 |   202 | 31227 |  11M|  31 |   - | 200 |1246 | 129 | 200 | 441 |7724 |   0 |1442 |-6.769231e+01 |-4.600000e+01 |  32.05%
42.08/42.18	o -47
42.08/42.18	c *41.2s|  2883 |   849 |156419 |  12M|  33 |   - | 200 |1246 | 138 | 200 | 426 |  27k|   0 |1552 |-6.568226e+01 |-4.700000e+01 |  28.44%
44.67/44.73	o -48
44.67/44.73	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
44.67/44.73	c *43.7s|  3063 |   896 |173000 |  12M|  33 |   - | 200 |1246 | 178 | 200 | 413 |  30k|   0 |1552 |-6.558333e+01 |-4.800000e+01 |  26.81%
76.27/76.36	o -49
76.27/76.36	c *74.7s|  6463 |  2009 |378977 |  14M|  33 |   - | 200 |1246 | 189 | 200 | 408 |  62k|   0 |1552 |-6.465000e+01 |-4.900000e+01 |  24.21%
92.66/92.74	o -50
92.66/92.74	c *90.7s|  8729 |  2336 |483173 |  15M|  35 |   - | 200 |1246 | 189 | 200 | 414 |  76k|   0 |1598 |-6.422059e+01 |-5.000000e+01 |  22.14%
102.06/102.15	c  99.9s| 10000 |  2639 |542792 |  15M|  35 |   - | 200 |1246 | 254 | 200 | 439 |  84k|   0 |1673 |-6.407810e+01 |-5.000000e+01 |  21.97%
163.53/163.68	c   160s| 20000 |  4465 |925147 |  19M|  42 |   - | 200 |1246 | 280 | 200 | 382 | 136k|   0 |2277 |-6.308333e+01 |-5.000000e+01 |  20.74%
209.21/209.36	c   205s| 30000 |  5485 |  1212k|  21M|  46 |   - | 200 |1246 | 317 | 200 | 433 | 176k|   0 |2775 |-6.275000e+01 |-5.000000e+01 |  20.32%
252.60/252.72	c   247s| 40000 |  6469 |  1486k|  23M|  46 |   - | 200 |1246 | 309 | 200 | 434 | 212k|   0 |3150 |-6.250000e+01 |-5.000000e+01 |  20.00%
291.89/292.04	c   286s| 50000 |  7301 |  1741k|  25M|  48 |  94 | 200 |1246 | 318 | 200 | 455 | 242k|   0 |3455 |-6.212000e+01 |-5.000000e+01 |  19.51%
334.38/334.57	c   327s| 60000 |  8305 |  2014k|  27M|  49 |   - | 200 |1246 | 245 | 200 | 410 | 277k|   0 |3869 |-6.200000e+01 |-5.000000e+01 |  19.35%
377.26/377.50	c   369s| 70000 |  9469 |  2295k|  30M|  49 |   - | 200 |1246 | 226 | 200 | 416 | 313k|   0 |4132 |-6.171429e+01 |-5.000000e+01 |  18.98%
418.64/418.81	c   410s| 80000 | 10429 |  2561k|  32M|  49 | 105 | 200 |1246 | 376 | 200 | 423 | 346k|   0 |4466 |-6.150000e+01 |-5.000000e+01 |  18.70%
457.03/457.24	c   447s| 90000 | 11319 |  2809k|  33M|  51 | 132 | 200 |1246 | 608 | 200 | 407 | 383k|   0 |4735 |-6.150000e+01 |-5.000000e+01 |  18.70%
495.02/495.20	c   484s|100000 | 12085 |  3055k|  35M|  51 |   - | 200 |1246 | 342 | 200 | 411 | 414k|   0 |4966 |-6.125000e+01 |-5.000000e+01 |  18.37%
534.81/535.00	c   523s|110000 | 12917 |  3312k|  37M|  51 | 102 | 200 |1246 | 404 | 200 | 393 | 444k|   0 |5251 |-6.107143e+01 |-5.000000e+01 |  18.13%
573.60/573.86	c   561s|120000 | 13639 |  3564k|  39M|  51 |   - | 200 |1246 | 259 | 200 | 395 | 476k|   0 |5544 |-6.100000e+01 |-5.000000e+01 |  18.03%
611.39/611.67	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
611.39/611.67	c   598s|130000 | 14323 |  3811k|  40M|  51 |  82 | 200 |1246 | 253 | 200 | 430 | 509k|   0 |5760 |-6.100000e+01 |-5.000000e+01 |  18.03%
618.68/618.92	o -52
618.68/618.92	c * 605s|131988 |  9584 |  3858k|  31M|  51 |   - | 200 |1246 | 262 | 200 | 428 | 514k|   0 |5819 |-6.100000e+01 |-5.200000e+01 |  14.75%
652.67/652.92	c   638s|140000 |  9864 |  4081k|  32M|  51 |   - | 200 |1246 | 300 | 200 | 418 | 540k|   0 |5946 |-6.100000e+01 |-5.200000e+01 |  14.75%
701.65/701.91	c   686s|150000 | 10486 |  4398k|  33M|  51 |  92 | 200 |1246 | 330 | 200 | 430 | 572k|   0 |6245 |-6.083333e+01 |-5.200000e+01 |  14.52%
746.74/747.02	c   731s|160000 | 10920 |  4694k|  34M|  51 |   - | 200 |1246 | 366 | 200 | 448 | 605k|   0 |6505 |-6.075000e+01 |-5.200000e+01 |  14.40%
793.03/793.37	c   776s|170000 | 11414 |  4997k|  35M|  51 |   - | 200 |1246 | 324 | 200 | 437 | 637k|   0 |6702 |-6.058065e+01 |-5.200000e+01 |  14.16%
837.32/837.68	c   819s|180000 | 11870 |  5288k|  37M|  51 |   - | 200 |1246 | 352 | 200 | 429 | 670k|   0 |7019 |-6.050000e+01 |-5.200000e+01 |  14.05%
880.80/881.13	c   862s|190000 | 12304 |  5577k|  38M|  51 |   - | 200 |1246 | 401 | 200 | 420 | 704k|   0 |7214 |-6.050000e+01 |-5.200000e+01 |  14.05%
922.99/923.32	c   903s|200000 | 12694 |  5855k|  39M|  51 | 105 | 200 |1246 | 355 | 200 | 447 | 737k|   0 |7419 |-6.050000e+01 |-5.200000e+01 |  14.05%
966.87/967.23	c   946s|210000 | 13122 |  6143k|  40M|  51 |   - | 200 |1246 | 398 | 200 | 443 | 768k|   0 |7672 |-6.044828e+01 |-5.200000e+01 |  13.98%
1012.96/1013.34	c   991s|220000 | 13588 |  6445k|  41M|  51 |  86 | 200 |1246 | 340 | 200 | 423 | 799k|   0 |7845 |-6.025000e+01 |-5.200000e+01 |  13.69%
1058.44/1058.88	c  1036s|230000 | 14098 |  6741k|  43M|  51 |   - | 200 |1246 | 384 | 200 | 449 | 829k|   0 |8063 |-6.015385e+01 |-5.200000e+01 |  13.55%
1103.13/1103.55	c  1079s|240000 | 14558 |  7033k|  44M|  51 |   - | 200 |1246 | 338 | 200 | 417 | 857k|   0 |8265 |-6.000000e+01 |-5.200000e+01 |  13.33%
1145.02/1145.41	c  1120s|250000 | 14982 |  7314k|  45M|  51 |  88 | 200 |1246 | 342 | 200 | 414 | 892k|   0 |8459 |-6.000000e+01 |-5.200000e+01 |  13.33%
1187.00/1187.48	c  1161s|260000 | 15402 |  7593k|  46M|  51 |  91 | 200 |1246 | 379 | 200 | 404 | 923k|   0 |8608 |-6.000000e+01 |-5.200000e+01 |  13.33%
1229.49/1229.96	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1229.49/1229.96	c  1203s|270000 | 15768 |  7875k|  47M|  51 |  92 | 200 |1246 | 369 | 200 | 426 | 954k|   0 |8805 |-6.000000e+01 |-5.200000e+01 |  13.33%
1269.57/1270.09	c  1242s|280000 | 16166 |  8140k|  48M|  51 |   - | 200 |1246 | 263 | 200 | 410 | 986k|   0 |8990 |-6.000000e+01 |-5.200000e+01 |  13.33%
1311.06/1311.60	c  1283s|290000 | 16564 |  8414k|  49M|  52 | 106 | 200 |1246 | 379 | 200 | 445 |1014k|   0 |9180 |-6.000000e+01 |-5.200000e+01 |  13.33%
1355.65/1356.18	c  1326s|300000 | 16948 |  8705k|  50M|  52 | 122 | 200 |1246 | 445 | 200 | 443 |1041k|   0 |9383 |-5.983871e+01 |-5.200000e+01 |  13.10%
1401.33/1401.86	c  1371s|310000 | 17336 |  9005k|  51M|  52 | 117 | 200 |1246 | 472 | 200 | 424 |1071k|   0 |9557 |-5.975000e+01 |-5.200000e+01 |  12.97%
1446.31/1446.87	c  1415s|320000 | 17744 |  9298k|  52M|  52 |  98 | 200 |1246 | 358 | 200 | 411 |1099k|   0 |9740 |-5.966667e+01 |-5.200000e+01 |  12.85%
1491.30/1491.90	c  1459s|330000 | 18112 |  9592k|  53M|  52 | 110 | 200 |1246 | 464 | 200 | 432 |1126k|   0 |9909 |-5.956000e+01 |-5.200000e+01 |  12.69%
1534.19/1534.72	c  1501s|340000 | 18442 |  9873k|  54M|  52 |  94 | 200 |1246 | 374 | 200 | 424 |1153k|   0 |  10k|-5.950000e+01 |-5.200000e+01 |  12.61%
1576.67/1577.20	c  1543s|350000 | 18718 | 10154k|  55M|  52 |  88 | 200 |1246 | 315 | 200 | 408 |1183k|   0 |  10k|-5.950000e+01 |-5.200000e+01 |  12.61%
1617.16/1617.75	c  1582s|360000 | 19050 | 10425k|  56M|  52 | 116 | 200 |1246 | 409 | 200 | 418 |1217k|   0 |  10k|-5.950000e+01 |-5.200000e+01 |  12.61%
1658.75/1659.31	c  1623s|370000 | 19362 | 10700k|  56M|  52 | 103 | 200 |1246 | 546 | 200 | 384 |1246k|   0 |  10k|-5.950000e+01 |-5.200000e+01 |  12.61%
1699.23/1699.88	c  1663s|380000 | 19636 | 10969k|  57M|  52 |   - | 200 |1246 | 393 | 200 | 470 |1275k|   0 |  10k|-5.950000e+01 |-5.200000e+01 |  12.61%
1741.23/1741.80	c  1704s|390000 | 19920 | 11245k|  58M|  52 |   - | 200 |1246 | 361 | 200 | 454 |1303k|   0 |  10k|-5.950000e+01 |-5.200000e+01 |  12.61%
1781.61/1782.24	c  1743s|400000 | 20258 | 11515k|  59M|  52 |   - | 200 |1246 | 280 | 200 | 423 |1330k|   0 |  10k|-5.950000e+01 |-5.200000e+01 |  12.61%
1800.01/1800.61	c 
1800.01/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.61	c Solving Time (sec) : 1761.14
1800.01/1800.61	c Solving Nodes      : 404380
1800.01/1800.61	c Primal Bound       : -5.20000000000000e+01 (16 solutions)
1800.01/1800.61	c Dual Bound         : -5.94333333333334e+01
1800.01/1800.61	c Gap                : 12.51 %
1800.01/1800.61	c NODE         404380
1800.01/1800.61	c DUAL BOUND   -59.4333
1800.01/1800.61	c PRIMAL BOUND -52
1800.01/1800.61	c GAP          0.12507
1800.01/1800.61	s SATISFIABLE
1800.01/1800.61	v -x200 x199 x198 -x197 x196 x195 x194 -x193 -x192 x191 -x190 x189 x188 x187 -x186 -x185 -x184 x183 -x182 -x181 -x180 -x179 x178 
1800.01/1800.61	v -x177 -x176 x175 x174 -x173 x172 -x171 -x170 -x169 x168 -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 x159 -x158 x157 -x156 
1800.01/1800.61	v -x155 x154 -x153 x152 -x151 -x150 -x149 -x148 x147 -x146 -x145 -x144 x143 x142 x141 -x140 x139 -x138 x137 -x136 -x135 -x134 
1800.01/1800.61	v -x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 -x125 -x124 -x123 x122 -x121 -x120 -x119 -x118 x117 -x116 -x115 -x114 x113 -x112 
1800.01/1800.61	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.01/1800.61	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.01/1800.61	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 
1800.01/1800.61	v -x36 -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.01/1800.61	v -x9 x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
1800.01/1800.61	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.61	c Solving Time       :    1761.14
1800.01/1800.61	c Original Problem   :
1800.01/1800.61	c   Problem name     : HOME/instance-1870372-1245200337.opb
1800.01/1800.61	c   Variables        : 1446 (1446 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.61	c   Constraints      : 1446 initial, 1446 maximal
1800.01/1800.61	c Presolved Problem  :
1800.01/1800.61	c   Problem name     : t_HOME/instance-1870372-1245200337.opb
1800.01/1800.61	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.61	c   Constraints      : 1246 initial, 1246 maximal
1800.01/1800.61	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.01/1800.61	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.61	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.61	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.61	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.61	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.01/1800.61	c   probing          :       0.03          0          0          0          0          0          0          0          0
1800.01/1800.61	c   and              :       0.09          0          0          0          0          0          0          0          0
1800.01/1800.61	c   linear           :       0.01       1246          0          0       1246          0        200          0          0
1800.01/1800.61	c   root node        :          -          0          -          -          0          -          -          -          -
1800.01/1800.61	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.61	c   integral         :          0          0          0     215721          0        176       1049          0          0     430402
1800.01/1800.61	c   and              :       1246     410728     678658         11          0          0    1864985    1341158          0          0
1800.01/1800.61	c   countsols        :          0          0          0         11          0          0          0          0          0          0
1800.01/1800.61	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.01/1800.61	c   integral         :      70.64       0.00       0.00      70.64       0.00
1800.01/1800.61	c   and              :     116.20      90.03      26.17       0.00       0.00
1800.01/1800.61	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.01/1800.61	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.01/1800.61	c   rootredcost      :       0.35         13          0          0
1800.01/1800.61	c   pseudoobj        :       9.85     679502          0          0
1800.01/1800.61	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.01/1800.61	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.61	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.61	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.61	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.61	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.61	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.01/1800.61	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.01/1800.61	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.01/1800.61	c   cut pool         :       0.04         32          -          -         41          -    (maximal pool size: 1889)
1800.01/1800.61	c   redcost          :       3.99     422800          0      45431          0          0
1800.01/1800.61	c   impliedbounds    :       0.00         33          0          0        732          0
1800.01/1800.61	c   intobj           :       0.00          0          0          0          0          0
1800.01/1800.61	c   gomory           :       1.52         33          0          0       8929          0
1800.01/1800.61	c   strongcg         :       0.60         20          0          0       7761          0
1800.01/1800.61	c   cmir             :       0.07         10          0          0          0          0
1800.01/1800.61	c   flowcover        :       0.04         10          0          0          0          0
1800.01/1800.61	c   clique           :       0.06         33          0          0        220          0
1800.01/1800.61	c   zerohalf         :       0.00          0          0          0          0          0
1800.01/1800.61	c   mcf              :       0.01          1          0          0          0          0
1800.01/1800.61	c Pricers            :       Time      Calls       Vars
1800.01/1800.61	c   problem variables:       0.00          0          0
1800.01/1800.61	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.61	c   relpscost        :      70.20     215710        176       1049          0          0     430402
1800.01/1800.61	c   pscost           :       0.00          0          0          0          0          0          0
1800.01/1800.61	c   inference        :       0.00          0          0          0          0          0          0
1800.01/1800.61	c   mostinf          :       0.00          0          0          0          0          0          0
1800.01/1800.61	c   leastinf         :       0.00          0          0          0          0          0          0
1800.01/1800.61	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.01/1800.61	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.01/1800.61	c   random           :       0.00          0          0          0          0          0          0
1800.01/1800.61	c Primal Heuristics  :       Time      Calls      Found
1800.01/1800.61	c   LP solutions     :       0.03          -         11
1800.01/1800.61	c   pseudo solutions :       0.00          -          0
1800.01/1800.61	c   feaspump         :       0.03          0          0
1800.01/1800.61	c   oneopt           :       0.24         13          0
1800.01/1800.61	c   crossover        :       0.43          7          0
1800.01/1800.61	c   guideddiving     :       4.66        324          0
1800.01/1800.61	c   fracdiving       :       5.41        324          0
1800.01/1800.61	c   pscostdiving     :       4.66        324          0
1800.01/1800.61	c   linesearchdiving :       5.17        324          0
1800.01/1800.61	c   veclendiving     :       4.09        324          0
1800.01/1800.61	c   coefdiving       :       4.67        325          1
1800.01/1800.61	c   rootsoldiving    :       3.23        163          0
1800.01/1800.61	c   objpscostdiving  :       6.87        163          0
1800.01/1800.61	c   simplerounding   :       0.28          0          0
1800.01/1800.61	c   rounding         :      17.23      51234          3
1800.01/1800.61	c   shifting         :       1.86       3942          1
1800.01/1800.61	c   intshifting      :       0.03          0          0
1800.01/1800.61	c   fixandinfer      :       0.00          0          0
1800.01/1800.61	c   intdiving        :       0.00          0          0
1800.01/1800.61	c   actconsdiving    :       0.00          0          0
1800.01/1800.61	c   octane           :       0.00          0          0
1800.01/1800.61	c   rens             :       0.01          0          0
1800.01/1800.61	c   rins             :       0.00          0          0
1800.01/1800.61	c   localbranching   :       0.00          0          0
1800.01/1800.61	c   mutation         :       0.00          0          0
1800.01/1800.61	c   dins             :       0.00          0          0
1800.01/1800.61	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.01/1800.61	c   primal LP        :      39.90          0          0       0.00       0.00
1800.01/1800.61	c   dual LP          :    1307.61     599683   11357000      18.94    8685.31
1800.01/1800.61	c   barrier LP       :       0.00          0          0       0.00          -
1800.01/1800.61	c   diving/probing LP:      34.07      23951     279933      11.69    8216.41
1800.01/1800.61	c   strong branching :      57.16      10964     493661      45.03    8636.48
1800.01/1800.61	c     (at root node) :          -         26      10309     396.50          -
1800.01/1800.61	c   conflict analysis:       0.00          0          0       0.00          -
1800.01/1800.61	c B&B Tree           :
1800.01/1800.61	c   number of runs   :          1
1800.01/1800.61	c   nodes            :     404380
1800.01/1800.61	c   nodes (total)    :     404380
1800.01/1800.61	c   nodes left       :      20398
1800.01/1800.61	c   max depth        :         52
1800.01/1800.61	c   max depth (total):         52
1800.01/1800.61	c   backtracks       :      52943 (13.1%)
1800.01/1800.61	c   delayed cutoffs  :          0
1800.01/1800.61	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.01/1800.61	c   avg switch length:       4.28
1800.01/1800.61	c   switching time   :      68.88
1800.01/1800.61	c Solution           :
1800.01/1800.61	c   Solutions found  :         16 (15 improvements)
1800.01/1800.61	c   Primal Bound     : -5.20000000000000e+01   (in run 1, after 131988 nodes, 605.17 seconds, depth 31, found by <relaxation>)
1800.01/1800.61	c   Dual Bound       : -5.94333333333334e+01
1800.01/1800.61	c   Gap              :      12.51 %
1800.01/1800.61	c   Root Dual Bound  : -7.02489783854186e+01
1800.20/1800.83	c Time complete: 1800.23.

Verifier Data

OK	-52

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

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

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): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5182
/proc/meminfo: memFree=1862912/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=4648 CPUtime=0
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 491 0 0 0 0 0 0 0 18 0 1 0 4363132 4759552 476 1992294400 4194304 7823515 548682068736 18446744073709551615 5979024 0 0 4096 0 0 0 0 17 1 0 0
/proc/5182/statm: 1162 485 318 886 0 272 0

[startup+0.090726 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5182
/proc/meminfo: memFree=1862912/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=16500 CPUtime=0.08
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 3511 0 0 0 5 3 0 0 18 0 1 0 4363132 16896000 3139 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 4125 3139 404 886 0 3235 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16500

[startup+0.101726 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5182
/proc/meminfo: memFree=1862912/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=16500 CPUtime=0.09
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 3511 0 0 0 5 4 0 0 18 0 1 0 4363132 16896000 3139 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 4125 3139 404 886 0 3235 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16500

[startup+0.301755 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5182
/proc/meminfo: memFree=1862912/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=16500 CPUtime=0.29
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 3546 0 0 0 12 17 0 0 19 0 1 0 4363132 16896000 3174 1992294400 4194304 7823515 548682068736 18446744073709551615 4312960 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 4125 3175 433 886 0 3235 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16500

[startup+0.701813 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5182
/proc/meminfo: memFree=1862912/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=21168 CPUtime=0.69
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 4896 0 0 0 51 18 0 0 22 0 1 0 4363132 21676032 4483 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 5292 4483 543 886 0 4402 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21168

[startup+1.50193 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5183
/proc/meminfo: memFree=1845304/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=27012 CPUtime=1.49
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 6295 0 0 0 130 19 0 0 25 0 1 0 4363132 27660288 5875 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 6753 5875 545 886 0 5863 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27012

[startup+3.10116 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5183
/proc/meminfo: memFree=1834424/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=39416 CPUtime=3.09
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 9533 0 0 0 287 22 0 0 25 0 1 0 4363132 40361984 9079 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 9854 9079 546 886 0 8964 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39416

[startup+6.30162 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5183
/proc/meminfo: memFree=1826040/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=41688 CPUtime=6.29
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 10126 0 0 0 603 26 0 0 25 0 1 0 4363132 42688512 9662 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 10422 9662 553 886 0 9532 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41688

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5183
/proc/meminfo: memFree=1826112/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=41688 CPUtime=12.69
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 10128 0 0 0 1231 38 0 0 25 0 1 0 4363132 42688512 9664 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 10422 9664 555 886 0 9532 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 41688

[startup+25.5014 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 5183
/proc/meminfo: memFree=1826112/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=41756 CPUtime=25.48
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 13007 0 0 0 2481 67 0 0 25 0 1 0 4363132 42758144 9694 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 10439 9694 566 886 0 9549 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 41756

[startup+51.1011 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 5183
/proc/meminfo: memFree=1825472/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=42872 CPUtime=51.08
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 15268 0 0 0 4995 113 0 0 25 0 1 0 4363132 43900928 9991 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 10718 9991 579 886 0 9828 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42872

[startup+102.306 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 5183
/proc/meminfo: memFree=1823296/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=44504 CPUtime=102.26
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 18955 0 0 0 10007 219 0 0 25 0 1 0 4363132 45572096 10424 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 11126 10424 579 886 0 10236 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 44504

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1820736/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=46800 CPUtime=162.23
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 20568 0 0 0 15883 340 0 0 25 0 1 0 4363132 47923200 10987 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 11700 10987 579 886 0 10810 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 46800

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1818624/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=49016 CPUtime=222.21
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 21126 0 0 0 21752 469 0 0 25 0 1 0 4363132 50192384 11545 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 12254 11545 579 886 0 11364 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 49016

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1817280/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=50380 CPUtime=282.19
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 21457 0 0 0 27617 602 0 0 25 0 1 0 4363132 51589120 11876 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 12595 11876 579 886 0 11705 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 50380

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1810240/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=57340 CPUtime=342.17
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 23218 0 0 0 33479 738 0 0 25 0 1 0 4363132 58716160 13637 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 14335 13637 579 886 0 13445 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 57340

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1808384/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=59128 CPUtime=402.15
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 23668 0 0 0 39345 870 0 0 25 0 1 0 4363132 60547072 14087 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 14782 14087 579 886 0 13892 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 59128

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1806080/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=61468 CPUtime=462.13
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 24253 0 0 0 45206 1007 0 0 25 0 1 0 4363132 62943232 14672 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 15367 14672 579 886 0 14477 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 61468

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1803200/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=64348 CPUtime=522.12
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 24973 0 0 0 51074 1138 0 0 25 0 1 0 4363132 65892352 15390 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 16087 15390 579 886 0 15197 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 64348

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1801984/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=66476 CPUtime=582.1
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 25543 0 0 0 56942 1268 0 0 25 0 1 0 4363132 68071424 15960 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 16619 15960 579 886 0 15729 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 66476

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1795584/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=71956 CPUtime=642.08
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 26905 0 0 0 62811 1397 0 0 25 0 1 0 4363132 73682944 17317 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 17989 17317 579 886 0 17099 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 71956

[startup+702.301 s]

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

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1794048/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=73276 CPUtime=881.99
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 27232 0 0 0 86294 1905 0 0 25 0 1 0 4363132 75034624 17644 1992294400 4194304 7823515 548682068736 18446744073709551615 6254230 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 18319 17644 579 886 0 17429 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 73276

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1794048/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=73276 CPUtime=941.98
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 27232 0 0 0 92163 2035 0 0 25 0 1 0 4363132 75034624 17644 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 18319 17644 579 886 0 17429 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 73276

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1794048/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=73276 CPUtime=1001.96
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 27232 0 0 0 98031 2165 0 0 25 0 1 0 4363132 75034624 17644 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 18319 17644 579 886 0 17429 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 73276

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1794048/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=73276 CPUtime=1061.94
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 27232 0 0 0 103901 2293 0 0 25 0 1 0 4363132 75034624 17644 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 18319 17644 579 886 0 17429 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 73276

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1793792/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=73408 CPUtime=1121.92
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 27277 0 0 0 109765 2427 0 0 25 0 1 0 4363132 75169792 17689 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 18352 17689 579 886 0 17462 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 73408

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1792448/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=74788 CPUtime=1181.9
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 27620 0 0 0 115635 2555 0 0 25 0 1 0 4363132 76582912 18028 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 18697 18028 579 886 0 17807 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 74788

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1791424/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=75716 CPUtime=1241.88
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 27851 0 0 0 121505 2683 0 0 25 0 1 0 4363132 77533184 18259 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 18929 18259 579 886 0 18039 0
Current children cumulated CPU time (s) 1241.88
Current children cumulated vsize (KiB) 75716

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1789120/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=78028 CPUtime=1301.86
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 28430 0 0 0 127375 2811 0 0 25 0 1 0 4363132 79900672 18838 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 19507 18838 579 886 0 18617 0
Current children cumulated CPU time (s) 1301.86
Current children cumulated vsize (KiB) 78028

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1786816/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=80304 CPUtime=1361.84
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 28995 0 0 0 133245 2939 0 0 25 0 1 0 4363132 82231296 19403 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 20076 19403 579 886 0 19186 0
Current children cumulated CPU time (s) 1361.84
Current children cumulated vsize (KiB) 80304

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1784320/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=82728 CPUtime=1421.83
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 29614 0 0 0 139114 3069 0 0 25 0 1 0 4363132 84713472 20022 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 20682 20022 579 886 0 19792 0
Current children cumulated CPU time (s) 1421.83
Current children cumulated vsize (KiB) 82728

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1782656/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=84444 CPUtime=1481.8
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 30030 0 0 0 144983 3197 0 0 25 0 1 0 4363132 86470656 20438 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 21111 20438 579 886 0 20221 0
Current children cumulated CPU time (s) 1481.8
Current children cumulated vsize (KiB) 84444

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1780288/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=86736 CPUtime=1541.79
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 30617 0 0 0 150855 3324 0 0 25 0 1 0 4363132 88817664 21025 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 21684 21025 579 886 0 20794 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 86736

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1780224/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=86736 CPUtime=1601.77
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 30620 0 0 0 156717 3460 0 0 25 0 1 0 4363132 88817664 21028 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 21684 21028 579 886 0 20794 0
Current children cumulated CPU time (s) 1601.77
Current children cumulated vsize (KiB) 86736

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1779776/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=87156 CPUtime=1661.75
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 30724 0 0 0 162585 3590 0 0 25 0 1 0 4363132 89247744 21132 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 21789 21132 579 886 0 20899 0
Current children cumulated CPU time (s) 1661.75
Current children cumulated vsize (KiB) 87156

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1779264/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=87540 CPUtime=1721.73
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 30847 0 0 0 168456 3717 0 0 25 0 1 0 4363132 89640960 21255 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 21885 21255 579 886 0 20995 0
Current children cumulated CPU time (s) 1721.73
Current children cumulated vsize (KiB) 87540

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1779072/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=87700 CPUtime=1781.71
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 30889 0 0 0 174321 3850 0 0 25 0 1 0 4363132 89804800 21297 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 21925 21297 579 886 0 21035 0
Current children cumulated CPU time (s) 1781.71
Current children cumulated vsize (KiB) 87700



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1778944/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=87860 CPUtime=1800.01
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 30919 0 0 0 176115 3886 0 0 25 0 1 0 4363132 89968640 21327 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/5182/statm: 21965 21327 579 886 0 21075 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 87860

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

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

[startup+1800.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 5189
/proc/meminfo: memFree=1778944/2055920 swapFree=4192956/4192956
[pid=5182] ppid=5180 vsize=87860 CPUtime=1800.2
/proc/5182/stat : 5182 (pbscip.linux.x8) R 5180 5182 4859 0 -1 4194304 30921 0 0 0 176134 3886 0 0 25 0 1 0 4363132 89968640 21329 1992294400 4194304 7823515 548682068736 18446744073709551615 5875083 0 0 4096 0 0 0 0 17 1 0 0
/proc/5182/statm: 21965 21329 581 886 0 21075 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 87860

Child status: 0
Real time (s): 1800.84
CPU time (s): 1800.25
CPU user time (s): 1761.37
CPU system time (s): 38.8801
CPU usage (%): 99.9673
Max. virtual memory (cumulated for all children) (KiB): 87860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1761.37
system time used= 38.8801
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30924
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= 2
involuntary context switches= 2303

runsolver used 1.24481 second user time and 3.80942 second system time

The end

Launcher Data

Begin job on node30 at 2009-06-17 02:58:57
IDJOB=1870372
IDBENCH=48185
IDSOLVER=683
FILE ID=node30/1870372-1245200337
PBS_JOBID= 9368313
Free space on /tmp= 66220 MiB

SOLVER NAME= 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_2.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-1870372-1245200337/watcher-1870372-1245200337 -o /tmp/evaluation-result-1870372-1245200337/solver-1870372-1245200337 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870372-1245200337.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 5255c8da63867fe6fe080ca048384827
RANDOM SEED=1990886853

node30.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.273
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.273
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1863392 kB
Buffers:         37056 kB
Cached:         111660 kB
SwapCached:          0 kB
Active:         100964 kB
Inactive:        60584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1863392 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            9864 kB
Writeback:           0 kB
Mapped:          22616 kB
Slab:            17008 kB
Committed_AS:    67928 kB
PageTables:       1364 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66208 MiB
End job on node30 at 2009-06-17 03:28:59