Trace number 1870348

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)-54 1800.2 1800.65

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_3.opb
MD5SUM60cf9918356073587dd2c65f46896dfb
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-54
Best CPU time to get the best result obtained on this benchmark1800.2
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -49
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 constraint20
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)2488
Sum of products size (including duplicates)4976
Number of different products1244
Sum of products size2488

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-1870348-1245199214.opb>
0.00/0.02	c original problem has 1444 variables (1444 bin, 0 int, 0 impl, 0 cont) and 1444 constraints
0.03/0.03	c start presolving problem
0.03/0.03	c presolving:
0.09/0.17	c (round 1) 1244 del vars, 200 del conss, 1244 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 4976 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  1244 deleted vars, 200 deleted constraints, 1244 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.29/0.32	c  7464 implications, 0 cliques
0.29/0.32	c presolved problem has 200 variables (200 bin, 0 int, 0 impl, 0 cont) and 1244 constraints
0.29/0.32	c    1244 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.35	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.29/0.35	c   0.2s|     1 |     0 |   218 |5095k|   0 | 200 | 200 |1244 |1244 | 200 |1244 |   0 |   0 |   0 |-1.000000e+02 |      --      |    Inf 
0.29/0.35	o -29
0.29/0.35	c R 0.2s|     1 |     0 |   218 |5100k|   0 | 200 | 200 |1244 |1244 | 200 |1244 |   0 |   0 |   0 |-1.000000e+02 |-2.900000e+01 |  71.00%
0.39/0.40	c   0.2s|     1 |     0 |   320 |5107k|   0 | 191 | 200 |1244 |1244 | 200 |1255 |  11 |   0 |   0 |-9.550000e+01 |-2.900000e+01 |  69.63%
0.39/0.40	o -32
0.39/0.40	c R 0.2s|     1 |     0 |   320 |5110k|   0 | 191 | 200 |1244 |1244 | 200 |1255 |  11 |   0 |   0 |-9.550000e+01 |-3.200000e+01 |  66.49%
0.39/0.46	c   0.3s|     1 |     0 |   355 |5113k|   0 | 188 | 200 |1244 |1244 | 200 |1259 |  15 |   0 |   0 |-9.400000e+01 |-3.200000e+01 |  65.96%
0.49/0.52	c   0.3s|     1 |     0 |   406 |5119k|   0 | 187 | 200 |1244 |1244 | 200 |1267 |  23 |   0 |   0 |-9.350000e+01 |-3.200000e+01 |  65.78%
0.49/0.58	c   0.4s|     1 |     0 |   459 |5122k|   0 | 184 | 200 |1244 |1244 | 200 |1273 |  29 |   0 |   0 |-9.200000e+01 |-3.200000e+01 |  65.22%
0.59/0.66	c   0.5s|     1 |     0 |   553 |5132k|   0 | 181 | 200 |1244 |1244 | 200 |1281 |  37 |   0 |   0 |-9.050000e+01 |-3.200000e+01 |  64.64%
0.69/0.75	c   0.6s|     1 |     0 |   661 |5136k|   0 | 178 | 200 |1244 |1244 | 200 |1287 |  43 |   0 |   0 |-8.900000e+01 |-3.200000e+01 |  64.04%
0.79/0.86	c   0.7s|     1 |     0 |   747 |5143k|   0 | 177 | 200 |1244 |1244 | 200 |1295 |  51 |   0 |   0 |-8.850000e+01 |-3.200000e+01 |  63.84%
0.99/1.03	c   0.8s|     1 |     0 |   934 |5166k|   0 | 173 | 200 |1244 |1244 | 200 |1304 |  60 |   0 |   0 |-8.650000e+01 |-3.200000e+01 |  63.01%
1.09/1.13	c   0.9s|     1 |     0 |  1034 |5169k|   0 | 171 | 200 |1244 |1244 | 200 |1310 |  66 |   0 |   0 |-8.550000e+01 |-3.200000e+01 |  62.57%
1.29/1.30	c   1.1s|     1 |     0 |  1249 |5222k|   0 | 169 | 200 |1244 |1244 | 200 |1319 |  75 |   0 |   0 |-8.350000e+01 |-3.200000e+01 |  61.68%
1.29/1.30	o -33
1.29/1.30	c R 1.1s|     1 |     0 |  1249 |5225k|   0 | 169 | 200 |1244 |1244 | 200 |1319 |  75 |   0 |   0 |-8.350000e+01 |-3.300000e+01 |  60.48%
1.39/1.43	c   1.2s|     1 |     0 |  1424 |5245k|   0 | 165 | 200 |1244 |1244 | 200 | 369 |  83 |   0 |   0 |-8.200000e+01 |-3.300000e+01 |  59.76%
1.39/1.48	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.39/1.48	c   1.3s|     1 |     0 |  1572 |5273k|   0 | 175 | 200 |1244 |1244 | 200 | 377 |  91 |   0 |   0 |-8.100000e+01 |-3.300000e+01 |  59.26%
1.49/1.55	c   1.3s|     1 |     0 |  1734 |5365k|   0 | 179 | 200 |1244 |1244 | 200 | 420 | 134 |   0 |   0 |-8.025000e+01 |-3.300000e+01 |  58.88%
1.59/1.65	c   1.4s|     1 |     0 |  1934 |5476k|   0 | 169 | 200 |1244 |1244 | 200 | 480 | 194 |   0 |   0 |-7.925000e+01 |-3.300000e+01 |  58.36%
1.69/1.75	c   1.5s|     1 |     0 |  2147 |5831k|   0 | 178 | 200 |1244 |1244 | 200 | 492 | 206 |   0 |   0 |-7.850000e+01 |-3.300000e+01 |  57.96%
1.79/1.85	c   1.6s|     1 |     0 |  2343 |5893k|   0 | 153 | 200 |1244 |1244 | 200 | 540 | 254 |   0 |   0 |-7.750000e+01 |-3.300000e+01 |  57.42%
1.89/1.93	c   1.7s|     1 |     0 |  2568 |5961k|   0 | 188 | 200 |1244 |1244 | 200 | 434 | 266 |   0 |   0 |-7.700000e+01 |-3.300000e+01 |  57.14%
1.99/2.09	c   1.9s|     1 |     0 |  2786 |6612k|   0 | 192 | 200 |1244 |1244 | 200 | 519 | 351 |   0 |   0 |-7.571646e+01 |-3.300000e+01 |  56.42%
2.19/2.29	c   2.0s|     1 |     0 |  3071 |7722k|   0 | 192 | 200 |1244 |1244 | 200 | 590 | 422 |   0 |   0 |-7.377778e+01 |-3.300000e+01 |  55.27%
2.39/2.48	c   2.2s|     1 |     0 |  3387 |8220k|   0 | 191 | 200 |1244 |1244 | 200 | 625 | 457 |   0 |   0 |-7.348617e+01 |-3.300000e+01 |  55.09%
2.59/2.60	c   2.4s|     1 |     0 |  3573 |8387k|   0 | 195 | 200 |1244 |1244 | 200 | 654 | 486 |   0 |   0 |-7.313421e+01 |-3.300000e+01 |  54.88%
2.69/2.74	c   2.5s|     1 |     0 |  3791 |8417k|   0 | 197 | 200 |1244 |1244 | 200 | 666 | 498 |   0 |   0 |-7.247015e+01 |-3.300000e+01 |  54.46%
2.89/2.90	c   2.6s|     1 |     0 |  3973 |9333k|   0 | 192 | 200 |1244 |1244 | 200 | 588 | 516 |   0 |   0 |-7.210488e+01 |-3.300000e+01 |  54.23%
2.99/3.03	c   2.8s|     1 |     0 |  4140 |9884k|   0 | 195 | 200 |1244 |1244 | 200 | 604 | 532 |   0 |   0 |-7.171650e+01 |-3.300000e+01 |  53.99%
3.08/3.12	c   2.9s|     1 |     0 |  4232 |9903k|   0 | 199 | 200 |1244 |1244 | 200 | 620 | 548 |   0 |   0 |-7.139091e+01 |-3.300000e+01 |  53.78%
3.20/3.27	c   3.0s|     1 |     0 |  4374 |  10M|   0 | 198 | 200 |1244 |1244 | 200 | 632 | 560 |   0 |   0 |-7.105328e+01 |-3.300000e+01 |  53.56%
3.29/3.37	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
3.29/3.37	c   3.1s|     1 |     0 |  4488 |  10M|   0 | 198 | 200 |1244 |1244 | 200 | 645 | 573 |   0 |   0 |-7.074825e+01 |-3.300000e+01 |  53.36%
3.39/3.48	c   3.2s|     1 |     0 |  4583 |  10M|   0 | 196 | 200 |1244 |1244 | 200 | 657 | 585 |   0 |   0 |-7.042449e+01 |-3.300000e+01 |  53.14%
3.59/3.62	c   3.4s|     1 |     0 |  4715 |  11M|   0 | 197 | 200 |1244 |1244 | 200 | 450 | 595 |   0 |   0 |-7.029601e+01 |-3.300000e+01 |  53.06%
3.69/3.70	c   3.4s|     1 |     0 |  4816 |  11M|   0 | 195 | 200 |1244 |1244 | 200 | 461 | 606 |   0 |   0 |-7.011684e+01 |-3.300000e+01 |  52.94%
3.69/3.78	c   3.5s|     1 |     0 |  4921 |  11M|   0 | 197 | 200 |1244 |1244 | 200 | 477 | 622 |   0 |   0 |-6.999913e+01 |-3.300000e+01 |  52.86%
3.79/3.86	c   3.6s|     1 |     0 |  4963 |  11M|   0 | 197 | 200 |1244 |1244 | 200 | 487 | 632 |   0 |   0 |-6.997382e+01 |-3.300000e+01 |  52.84%
3.89/3.94	c   3.7s|     1 |     0 |  5042 |  11M|   0 | 196 | 200 |1244 |1244 | 200 | 492 | 637 |   0 |   0 |-6.992761e+01 |-3.300000e+01 |  52.81%
3.99/4.02	c   3.8s|     1 |     0 |  5083 |  11M|   0 | 198 | 200 |1244 |1244 | 200 | 499 | 644 |   0 |   0 |-6.991509e+01 |-3.300000e+01 |  52.80%
3.99/4.09	c   3.8s|     1 |     0 |  5096 |  11M|   0 | 195 | 200 |1244 |1244 | 200 | 368 | 646 |   0 |   0 |-6.991331e+01 |-3.300000e+01 |  52.80%
7.09/7.19	c   6.9s|     1 |     2 |  5096 |  11M|   0 | 195 | 200 |1244 |1244 | 200 | 368 | 646 |   0 |  52 |-6.991331e+01 |-3.300000e+01 |  52.80%
10.69/10.73	o -40
10.69/10.73	c *10.4s|    17 |    16 |  6658 |  11M|  16 |   - | 200 |1244 |  98 | 200 | 400 |1183 |   0 | 326 |-6.941238e+01 |-4.000000e+01 |  42.37%
10.79/10.86	o -41
10.79/10.86	c *10.5s|    23 |    18 |  6745 |  11M|  18 |   - | 200 |1244 |  64 | 200 | 404 |1202 |   0 | 396 |-6.941238e+01 |-4.100000e+01 |  40.93%
10.79/10.87	o -42
10.79/10.87	c *10.5s|    24 |    15 |  6757 |  11M|  18 |   - | 200 |1244 |  61 | 200 | 400 |1202 |   0 | 403 |-6.941238e+01 |-4.200000e+01 |  39.49%
10.79/10.89	o -43
10.79/10.89	c *10.5s|    25 |    14 |  6773 |  11M|  18 |   - | 200 |1244 |  75 | 200 | 398 |1202 |   0 | 409 |-6.941238e+01 |-4.300000e+01 |  38.05%
10.89/10.93	o -45
10.89/10.93	c *10.6s|    29 |    12 |  6799 |  11M|  18 |   - | 200 |1244 | 129 | 200 | 391 |1206 |   0 | 429 |-6.941238e+01 |-4.500000e+01 |  35.17%
11.39/11.48	o -47
11.39/11.48	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.39/11.48	c *11.1s|    45 |    12 |  7147 |  11M|  18 |   - | 200 |1244 | 184 | 200 | 392 |1261 |   0 | 660 |-6.941238e+01 |-4.700000e+01 |  32.29%
16.18/16.27	o -48
16.18/16.27	c R15.8s|   281 |    38 | 14106 |  11M|  22 |   - | 200 |1244 | 183 | 200 | 394 |2992 |   0 |1493 |-6.941238e+01 |-4.800000e+01 |  30.85%
16.18/16.29	o -49
16.18/16.29	c *15.8s|   295 |    33 | 14211 |  11M|  22 |   - | 200 |1244 | 211 | 200 | 394 |3016 |   0 |1493 |-6.941238e+01 |-4.900000e+01 |  29.41%
53.57/53.63	o -50
53.57/53.63	c *52.4s|  3726 |  1270 |252080 |  13M|  30 |   - | 200 |1244 | 185 | 200 | 409 |  41k|   0 |1637 |-6.517857e+01 |-5.000000e+01 |  23.29%
100.65/100.73	c  98.6s| 10000 |  2782 |559459 |  16M|  31 | 149 | 200 |1244 | 757 | 200 | 354 |  87k|   0 |1850 |-6.390929e+01 |-5.000000e+01 |  21.76%
158.64/158.72	c   155s| 20000 |  4198 |927165 |  19M|  36 |  75 | 200 |1244 | 259 | 200 | 412 | 136k|   0 |2399 |-6.300000e+01 |-5.000000e+01 |  20.63%
206.23/206.38	c   202s| 30000 |  5210 |  1229k|  21M|  41 |  84 | 200 |1244 | 230 | 200 | 415 | 175k|   0 |2888 |-6.255000e+01 |-5.000000e+01 |  20.06%
208.33/208.41	o -51
208.33/208.41	c * 204s| 30427 |  4548 |  1242k|  19M|  41 |   - | 200 |1244 | 187 | 200 | 415 | 177k|   0 |2889 |-6.252201e+01 |-5.100000e+01 |  18.43%
208.43/208.52	o -52
208.43/208.52	c * 204s| 30453 |  3959 |  1243k|  19M|  41 |   - | 200 |1244 | 197 | 200 | 415 | 177k|   0 |2889 |-6.252201e+01 |-5.200000e+01 |  16.83%
212.33/212.48	o -53
212.33/212.48	c * 208s| 31345 |  3452 |  1269k|  18M|  41 |   - | 200 |1244 | 250 | 200 | 408 | 180k|   0 |2889 |-6.250000e+01 |-5.300000e+01 |  15.20%
212.43/212.55	o -54
212.43/212.55	c * 208s| 31365 |  2902 |  1270k|  17M|  41 |   - | 200 |1244 | 282 | 200 | 415 | 180k|   0 |2889 |-6.250000e+01 |-5.400000e+01 |  13.60%
262.62/262.72	c   257s| 40000 |  3313 |  1594k|  18M|  41 | 121 | 200 |1244 | 537 | 200 | 422 | 221k|   0 |3366 |-6.231646e+01 |-5.400000e+01 |  13.35%
318.41/318.54	c   312s| 50000 |  3877 |  1958k|  20M|  41 |   - | 200 |1244 | 429 | 200 | 421 | 261k|   0 |3824 |-6.203571e+01 |-5.400000e+01 |  12.95%
373.80/373.98	c   366s| 60000 |  4499 |  2323k|  22M|  46 | 118 | 200 |1244 | 466 | 200 | 426 | 305k|   0 |4245 |-6.184375e+01 |-5.400000e+01 |  12.68%
430.38/430.51	c   421s| 70000 |  5023 |  2697k|  23M|  46 | 131 | 200 |1244 | 628 | 200 | 395 | 346k|   0 |4645 |-6.162712e+01 |-5.400000e+01 |  12.38%
486.66/486.82	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
486.66/486.82	c   476s| 80000 |  5641 |  3069k|  25M|  46 |   - | 200 |1244 | 391 | 200 | 435 | 392k|   0 |5016 |-6.146154e+01 |-5.400000e+01 |  12.14%
544.65/544.88	c   533s| 90000 |  6247 |  3450k|  26M|  46 | 116 | 200 |1244 | 432 | 200 | 416 | 432k|   0 |5337 |-6.124444e+01 |-5.400000e+01 |  11.83%
600.53/600.74	c   588s|100000 |  6735 |  3816k|  28M|  46 |  96 | 200 |1244 | 471 | 200 | 400 | 472k|   0 |5634 |-6.100000e+01 |-5.400000e+01 |  11.48%
655.12/655.32	c   641s|110000 |  7169 |  4179k|  29M|  46 | 105 | 200 |1244 | 549 | 200 | 383 | 513k|   0 |5910 |-6.087500e+01 |-5.400000e+01 |  11.29%
706.81/707.10	c   692s|120000 |  7497 |  4525k|  30M|  46 | 127 | 200 |1244 | 550 | 200 | 437 | 549k|   0 |6173 |-6.068750e+01 |-5.400000e+01 |  11.02%
761.90/762.17	c   746s|130000 |  7869 |  4886k|  31M|  46 | 129 | 200 |1244 | 592 | 200 | 440 | 585k|   0 |6480 |-6.050000e+01 |-5.400000e+01 |  10.74%
814.39/814.60	c   797s|140000 |  8241 |  5239k|  33M|  46 |  98 | 200 |1244 | 480 | 200 | 412 | 626k|   0 |6699 |-6.043750e+01 |-5.400000e+01 |  10.65%
870.07/870.30	c   852s|150000 |  8601 |  5605k|  34M|  46 |   - | 200 |1244 | 419 | 200 | 366 | 662k|   0 |6966 |-6.025000e+01 |-5.400000e+01 |  10.37%
923.86/924.16	c   904s|160000 |  8939 |  5965k|  35M|  46 |  96 | 200 |1244 | 460 | 200 | 416 | 696k|   0 |7174 |-6.003947e+01 |-5.400000e+01 |  10.06%
975.25/975.51	c   955s|170000 |  9131 |  6308k|  35M|  46 | 103 | 200 |1244 | 501 | 200 | 395 | 736k|   0 |7453 |-6.000000e+01 |-5.400000e+01 |  10.00%
1024.94/1025.23	c  1003s|180000 |  9301 |  6644k|  36M|  46 | 115 | 200 |1244 | 521 | 200 | 419 | 770k|   0 |7623 |-5.988889e+01 |-5.400000e+01 |   9.83%
1076.22/1076.53	c  1053s|190000 |  9505 |  6988k|  37M|  48 |   - | 200 |1244 | 388 | 200 | 404 | 802k|   0 |7844 |-5.975000e+01 |-5.400000e+01 |   9.62%
1127.12/1127.48	c  1103s|200000 |  9693 |  7327k|  37M|  48 | 111 | 200 |1244 | 414 | 200 | 399 | 835k|   0 |8101 |-5.957143e+01 |-5.400000e+01 |   9.35%
1175.80/1176.13	c  1151s|210000 |  9829 |  7656k|  38M|  48 |   - | 200 |1244 | 386 | 200 | 393 | 871k|   0 |8312 |-5.950000e+01 |-5.400000e+01 |   9.24%
1224.99/1225.32	c  1199s|220000 |  9941 |  7988k|  39M|  48 |   - | 200 |1244 | 377 | 200 | 409 | 907k|   0 |8478 |-5.941667e+01 |-5.400000e+01 |   9.12%
1275.26/1275.62	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1275.26/1275.62	c  1248s|230000 |  9935 |  8323k|  39M|  55 |   - | 200 |1244 | 392 | 200 | 408 | 938k|   0 |8648 |-5.929259e+01 |-5.400000e+01 |   8.93%
1324.76/1325.16	c  1297s|240000 |  9931 |  8654k|  39M|  55 |   - | 200 |1244 | 412 | 200 | 423 | 969k|   0 |8843 |-5.921667e+01 |-5.400000e+01 |   8.81%
1375.34/1375.78	c  1346s|250000 |  9921 |  8990k|  39M|  55 |   - | 200 |1244 | 483 | 200 | 399 | 999k|   0 |9025 |-5.907143e+01 |-5.400000e+01 |   8.59%
1423.43/1423.82	c  1393s|260000 |  9809 |  9312k|  39M|  55 |   - | 200 |1244 | 472 | 200 | 417 |1031k|   0 |9207 |-5.900000e+01 |-5.400000e+01 |   8.47%
1470.82/1471.21	c  1440s|270000 |  9649 |  9632k|  39M|  55 | 118 | 200 |1244 | 461 | 200 | 457 |1066k|   0 |9386 |-5.900000e+01 |-5.400000e+01 |   8.47%
1518.62/1519.08	c  1486s|280000 |  9527 |  9955k|  39M|  55 |  97 | 200 |1244 | 396 | 200 | 411 |1097k|   0 |9560 |-5.900000e+01 |-5.400000e+01 |   8.47%
1568.50/1568.95	c  1535s|290000 |  9457 | 10284k|  39M|  55 |   - | 200 |1244 | 479 | 200 | 428 |1127k|   0 |9733 |-5.875000e+01 |-5.400000e+01 |   8.09%
1616.38/1616.88	c  1582s|300000 |  9281 | 10600k|  39M|  55 |   - | 200 |1244 | 383 | 200 | 432 |1156k|   0 |9880 |-5.862500e+01 |-5.400000e+01 |   7.89%
1663.67/1664.15	c  1628s|310000 |  9055 | 10917k|  39M|  55 |   - | 200 |1244 | 445 | 200 | 445 |1185k|   0 |  10k|-5.850000e+01 |-5.400000e+01 |   7.69%
1708.56/1709.04	c  1672s|320000 |  8707 | 11217k|  38M|  55 |   - | 200 |1244 | 433 | 200 | 419 |1214k|   0 |  10k|-5.850000e+01 |-5.400000e+01 |   7.69%
1754.35/1754.80	c  1717s|330000 |  8373 | 11525k|  38M|  55 | 125 | 200 |1244 | 516 | 200 | 450 |1242k|   0 |  10k|-5.848837e+01 |-5.400000e+01 |   7.67%
1800.05/1800.50	c 
1800.05/1800.50	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.50	c Solving Time (sec) : 1761.79
1800.05/1800.50	c Solving Nodes      : 339348
1800.05/1800.50	c Primal Bound       : -5.40000000000000e+01 (18 solutions)
1800.05/1800.50	c Dual Bound         : -5.82500000000000e+01
1800.05/1800.50	c Gap                : 7.30 %
1800.05/1800.51	c NODE         339348
1800.05/1800.51	c DUAL BOUND   -58.25
1800.05/1800.51	c PRIMAL BOUND -54
1800.05/1800.51	c GAP          0.0729614
1800.05/1800.51	s SATISFIABLE
1800.05/1800.51	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.05/1800.51	v -x177 -x176 -x175 -x174 x173 -x172 -x171 x170 -x169 -x168 x167 x166 -x165 -x164 -x163 x162 -x161 -x160 -x159 -x158 x157 -x156 
1800.05/1800.51	v -x155 -x154 x153 -x152 x151 -x150 x149 -x148 -x147 x146 -x145 -x144 x143 -x142 -x141 x140 x139 -x138 -x137 -x136 -x135 -x134 
1800.05/1800.51	v -x133 -x132 -x131 x130 -x129 x128 x127 -x126 -x125 -x124 x123 -x122 -x121 -x120 -x119 -x118 -x117 x116 -x115 x114 x113 -x112 
1800.05/1800.51	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.05/1800.51	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.05/1800.51	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.05/1800.51	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.05/1800.51	v -x9 -x8 x7 -x6 -x5 -x4 -x3 -x2 x1 
1800.05/1800.51	c SCIP Status        : solving was interrupted [user interrupt]
1800.05/1800.51	c Solving Time       :    1761.79
1800.05/1800.51	c Original Problem   :
1800.05/1800.51	c   Problem name     : HOME/instance-1870348-1245199214.opb
1800.05/1800.51	c   Variables        : 1444 (1444 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.51	c   Constraints      : 1444 initial, 1444 maximal
1800.05/1800.51	c Presolved Problem  :
1800.05/1800.51	c   Problem name     : t_HOME/instance-1870348-1245199214.opb
1800.05/1800.51	c   Variables        : 200 (200 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.05/1800.51	c   Constraints      : 1244 initial, 1244 maximal
1800.05/1800.51	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1800.05/1800.51	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.51	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.51	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.51	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.51	c   implics          :       0.00          0          0          0          0          0          0          0          0
1800.05/1800.51	c   probing          :       0.02          0          0          0          0          0          0          0          0
1800.05/1800.51	c   and              :       0.10          0          0          0          0          0          0          0          0
1800.05/1800.51	c   linear           :       0.01       1244          0          0       1244          0        200          0          0
1800.05/1800.51	c   root node        :          -          0          -          -          0          -          -          -          -
1800.05/1800.51	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.51	c   integral         :          0          0          0     175637          0        237       1247          0          0     350024
1800.05/1800.51	c   and              :       1244     357263     577336         13          0          1    1636465    1267751          0          0
1800.05/1800.51	c   countsols        :          0          0          0         12          0          0          0          0          0          0
1800.05/1800.51	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1800.05/1800.51	c   integral         :      74.50       0.00       0.00      74.50       0.00
1800.05/1800.51	c   and              :     124.92     100.56      24.36       0.00       0.00
1800.05/1800.51	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1800.05/1800.51	c Propagators        :       Time      Calls    Cutoffs    DomReds
1800.05/1800.51	c   rootredcost      :       0.20         13          0          0
1800.05/1800.51	c   pseudoobj        :       8.67     578935          0          0
1800.05/1800.51	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.05/1800.51	c   propagation      :       0.00          1          0          0        0.0          0        0.0          -
1800.05/1800.51	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.51	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.51	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.05/1800.51	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.05/1800.51	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.05/1800.51	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.05/1800.51	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.05/1800.51	c   cut pool         :       0.03         35          -          -         99          -    (maximal pool size: 2082)
1800.05/1800.51	c   redcost          :       3.15     370208          0      61703          0          0
1800.05/1800.51	c   impliedbounds    :       0.01         36          0          0        746          0
1800.05/1800.51	c   intobj           :       0.00          0          0          0          0          0
1800.05/1800.51	c   gomory           :       1.63         36          0          0       8542          0
1800.05/1800.51	c   strongcg         :       0.47         20          0          0       7304          0
1800.05/1800.51	c   cmir             :       0.10         10          0          0          0          0
1800.05/1800.51	c   flowcover        :       0.03         10          0          0          0          0
1800.05/1800.51	c   clique           :       0.09         36          0          0        254          0
1800.05/1800.51	c   zerohalf         :       0.00          0          0          0          0          0
1800.05/1800.51	c   mcf              :       0.00          1          0          0          0          0
1800.05/1800.51	c Pricers            :       Time      Calls       Vars
1800.05/1800.51	c   problem variables:       0.00          0          0
1800.05/1800.51	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.05/1800.51	c   relpscost        :      74.22     175624        237       1247          0          0     350024
1800.05/1800.51	c   pscost           :       0.00          0          0          0          0          0          0
1800.05/1800.51	c   inference        :       0.00          0          0          0          0          0          0
1800.05/1800.51	c   mostinf          :       0.00          0          0          0          0          0          0
1800.05/1800.51	c   leastinf         :       0.00          0          0          0          0          0          0
1800.05/1800.51	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.05/1800.51	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.05/1800.51	c   random           :       0.00          0          0          0          0          0          0
1800.05/1800.51	c Primal Heuristics  :       Time      Calls      Found
1800.05/1800.51	c   LP solutions     :       0.03          -         12
1800.05/1800.51	c   pseudo solutions :       0.00          -          0
1800.05/1800.51	c   feaspump         :       0.06          0          0
1800.05/1800.51	c   oneopt           :       0.25         14          0
1800.05/1800.51	c   crossover        :       0.41          6          0
1800.05/1800.51	c   rootsoldiving    :       3.11        123          2
1800.05/1800.51	c   objpscostdiving  :      10.68        123          0
1800.05/1800.51	c   coefdiving       :       3.97        246          0
1800.05/1800.51	c   pscostdiving     :       3.80        246          0
1800.05/1800.51	c   fracdiving       :       4.82        246          0
1800.05/1800.51	c   veclendiving     :       3.64        246          0
1800.05/1800.51	c   guideddiving     :       4.27        246          0
1800.05/1800.51	c   linesearchdiving :       4.36        246          0
1800.05/1800.51	c   simplerounding   :       0.33          0          0
1800.05/1800.51	c   rounding         :      20.81      54736          4
1800.05/1800.51	c   shifting         :       0.94       2646          0
1800.05/1800.51	c   intshifting      :       0.01          0          0
1800.05/1800.51	c   fixandinfer      :       0.00          0          0
1800.05/1800.51	c   intdiving        :       0.00          0          0
1800.05/1800.51	c   actconsdiving    :       0.00          0          0
1800.05/1800.51	c   octane           :       0.00          0          0
1800.05/1800.51	c   rens             :       0.00          0          0
1800.05/1800.51	c   rins             :       0.00          0          0
1800.05/1800.51	c   localbranching   :       0.00          0          0
1800.05/1800.51	c   mutation         :       0.00          0          0
1800.05/1800.51	c   dins             :       0.00          0          0
1800.05/1800.51	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.05/1800.51	c   primal LP        :      35.90          0          0       0.00       0.00
1800.05/1800.51	c   dual LP          :    1312.82     521638   11547685      22.14    8796.09
1800.05/1800.51	c   barrier LP       :       0.00          0          0       0.00          -
1800.05/1800.51	c   diving/probing LP:      34.78      21023     281123      13.37    8082.89
1800.05/1800.51	c   strong branching :      61.39      10497     558845      53.24    9103.19
1800.05/1800.51	c     (at root node) :          -         52      15064     289.69          -
1800.05/1800.51	c   conflict analysis:       0.00          0          0       0.00          -
1800.05/1800.51	c B&B Tree           :
1800.05/1800.51	c   number of runs   :          1
1800.05/1800.51	c   nodes            :     339348
1800.05/1800.51	c   nodes (total)    :     339348
1800.05/1800.51	c   nodes left       :       8069
1800.05/1800.51	c   max depth        :         55
1800.05/1800.51	c   max depth (total):         55
1800.05/1800.51	c   backtracks       :      47532 (14.0%)
1800.05/1800.51	c   delayed cutoffs  :          0
1800.05/1800.51	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.05/1800.51	c   avg switch length:       4.59
1800.05/1800.51	c   switching time   :      62.50
1800.05/1800.51	c Solution           :
1800.05/1800.51	c   Solutions found  :         18 (16 improvements)
1800.05/1800.51	c   Primal Bound     : -5.40000000000000e+01   (in run 1, after 31365 nodes, 207.94 seconds, depth 26, found by <relaxation>)
1800.05/1800.51	c   Dual Bound       : -5.82500000000000e+01
1800.05/1800.51	c   Gap              :       7.30 %
1800.05/1800.51	c   Root Dual Bound  : -6.99133125209945e+01
1800.15/1800.64	c Time complete: 1800.19.

Verifier Data

OK	-54

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1870348-1245199214/watcher-1870348-1245199214 -o /tmp/evaluation-result-1870348-1245199214/solver-1870348-1245199214 -C 1800 -W 2000 -M 1800 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870348-1245199214.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 12200
/proc/meminfo: memFree=1802216/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=4328 CPUtime=0
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 479 0 0 0 0 0 0 0 18 0 1 0 187517479 4431872 463 1992294400 4194304 7823515 548682068736 18446744073709551615 6863653 0 0 4096 0 0 0 0 17 1 0 0
/proc/12200/statm: 1162 476 309 886 0 272 0

[startup+0.0348729 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12200
/proc/meminfo: memFree=1802216/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=13484 CPUtime=0.03
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 2972 0 0 0 2 1 0 0 18 0 1 0 187517479 13807616 2601 1992294400 4194304 7823515 548682068736 18446744073709551615 5878822 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 3371 2609 371 886 0 2481 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13484

[startup+0.101879 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12200
/proc/meminfo: memFree=1802216/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=16496 CPUtime=0.09
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 3510 0 0 0 4 5 0 0 18 0 1 0 187517479 16891904 3138 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 4124 3138 404 886 0 3234 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16496

[startup+0.301896 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12200
/proc/meminfo: memFree=1802216/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=16496 CPUtime=0.29
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 3534 0 0 0 13 16 0 0 19 0 1 0 187517479 16891904 3162 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 4124 3162 425 886 0 3234 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16496

[startup+0.701931 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12200
/proc/meminfo: memFree=1802216/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=21092 CPUtime=0.69
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 4882 0 0 0 51 18 0 0 22 0 1 0 187517479 21598208 4480 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 5273 4480 544 886 0 4383 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21092

[startup+1.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1782176/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=26284 CPUtime=1.49
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 6202 0 0 0 129 20 0 0 25 0 1 0 187517479 26914816 5799 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 6571 5799 545 886 0 5681 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26284

[startup+3.10114 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1776480/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=35828 CPUtime=3.08
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 8653 0 0 0 285 23 0 0 25 0 1 0 187517479 36687872 8224 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 8957 8224 546 886 0 8067 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 35828

[startup+6.30142 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1767472/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=39540 CPUtime=6.29
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 9591 0 0 0 602 27 0 0 25 0 1 0 187517479 40488960 9139 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 9885 9139 554 886 0 8995 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39540

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1767480/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=39540 CPUtime=12.69
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 9596 0 0 0 1231 38 0 0 25 0 1 0 187517479 40488960 9144 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 9885 9144 559 886 0 8995 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 39540

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1767224/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=39668 CPUtime=25.48
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 11947 0 0 0 2483 65 0 0 25 0 1 0 187517479 40620032 9188 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 9917 9188 569 886 0 9027 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39668

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1765880/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=41176 CPUtime=51.07
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 12329 0 0 0 4995 112 0 0 25 0 1 0 187517479 42164224 9570 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 10294 9570 569 886 0 9404 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 41176

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1763704/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=43356 CPUtime=102.26
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 14464 0 0 0 10012 214 0 0 25 0 1 0 187517479 44396544 10120 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 10839 10120 569 886 0 9949 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 43356

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1763640/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=43444 CPUtime=162.24
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 16058 0 0 0 15883 341 0 0 25 0 1 0 187517479 44486656 10135 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 10861 10135 569 886 0 9971 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 43444

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1762040/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=44624 CPUtime=222.22
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 17973 0 0 0 21745 477 0 0 25 0 1 0 187517479 45694976 10478 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 11156 10478 569 886 0 10266 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 44624

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1759864/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=47084 CPUtime=282.22
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 18558 0 0 0 27618 604 0 0 25 0 1 0 187517479 48214016 11063 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 11771 11063 569 886 0 10881 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 47084

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1759800/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=47084 CPUtime=342.2
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 18558 0 0 0 33489 731 0 0 25 0 1 0 187517479 48214016 11063 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 11771 11063 569 886 0 10881 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 47084

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1760504/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=46292 CPUtime=402.19
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 20098 0 0 0 39357 862 0 0 25 0 1 0 187517479 47403008 10898 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 11573 10898 581 886 0 10683 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 46292

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1759160/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=47636 CPUtime=462.18
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 20420 0 0 0 45229 989 0 0 25 0 1 0 187517479 48779264 11220 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 11909 11220 581 886 0 11019 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 47636

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1756728/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=49904 CPUtime=522.16
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 21004 0 0 0 51106 1110 0 0 25 0 1 0 187517479 51101696 11804 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 12476 11804 581 886 0 11586 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 49904

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1754552/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=52116 CPUtime=582.14
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 21535 0 0 0 56977 1237 0 0 25 0 1 0 187517479 53366784 12335 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 13029 12335 581 886 0 12139 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 52116

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12201
/proc/meminfo: memFree=1753912/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=52712 CPUtime=642.13
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 21707 0 0 0 62846 1367 0 0 25 0 1 0 187517479 53977088 12507 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 13178 12507 581 886 0 12288 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 52712

[startup+702.302 s]

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

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12203
/proc/meminfo: memFree=1746488/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=59856 CPUtime=882.07
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 23481 0 0 0 86343 1864 0 0 25 0 1 0 187517479 61292544 14281 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 14964 14281 581 886 0 14074 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 59856

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12203
/proc/meminfo: memFree=1746488/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=59856 CPUtime=942.06
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 23482 0 0 0 92217 1989 0 0 25 0 1 0 187517479 61292544 14282 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 14964 14282 581 886 0 14074 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 59856

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12203
/proc/meminfo: memFree=1745208/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=61000 CPUtime=1002.04
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 23789 0 0 0 98084 2120 0 0 25 0 1 0 187517479 62464000 14589 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 15250 14589 581 886 0 14360 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 61000

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12203
/proc/meminfo: memFree=1743864/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=62376 CPUtime=1062.02
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 24122 0 0 0 103954 2248 0 0 25 0 1 0 187517479 63873024 14922 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 15594 14922 581 886 0 14704 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 62376

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12203
/proc/meminfo: memFree=1743672/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=62536 CPUtime=1122.02
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 24163 0 0 0 109828 2374 0 0 25 0 1 0 187517479 64036864 14963 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 15634 14963 581 886 0 14744 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 62536

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12203
/proc/meminfo: memFree=1742904/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=63232 CPUtime=1182
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 24335 0 0 0 115696 2504 0 0 25 0 1 0 187517479 64749568 15135 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 15808 15135 581 886 0 14918 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 63232

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12203
/proc/meminfo: memFree=1740664/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=65452 CPUtime=1241.99
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 24884 0 0 0 121566 2633 0 0 25 0 1 0 187517479 67022848 15684 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 16363 15684 581 886 0 15473 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 65452

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12209
/proc/meminfo: memFree=1740472/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=65452 CPUtime=1301.97
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 24894 0 0 0 127436 2761 0 0 25 0 1 0 187517479 67022848 15694 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 16363 15694 581 886 0 15473 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 65452

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12209
/proc/meminfo: memFree=1738296/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=67724 CPUtime=1361.94
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 25452 0 0 0 133305 2889 0 0 25 0 1 0 187517479 69349376 16252 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 16931 16252 581 886 0 16041 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 67724

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12209
/proc/meminfo: memFree=1738296/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=67724 CPUtime=1421.94
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 25452 0 0 0 139176 3018 0 0 25 0 1 0 187517479 69349376 16252 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 16931 16252 581 886 0 16041 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 67724

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12209
/proc/meminfo: memFree=1738232/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=67724 CPUtime=1481.92
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 25452 0 0 0 145041 3151 0 0 25 0 1 0 187517479 69349376 16252 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 16931 16252 581 886 0 16041 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 67724

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12209
/proc/meminfo: memFree=1738168/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=67724 CPUtime=1541.9
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 25452 0 0 0 150917 3273 0 0 25 0 1 0 187517479 69349376 16252 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 16931 16252 581 886 0 16041 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 67724

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12209
/proc/meminfo: memFree=1738104/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=67724 CPUtime=1601.89
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 25452 0 0 0 156791 3398 0 0 25 0 1 0 187517479 69349376 16252 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 16931 16252 581 886 0 16041 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 67724

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12209
/proc/meminfo: memFree=1738104/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=67724 CPUtime=1661.87
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 25452 0 0 0 162660 3527 0 0 25 0 1 0 187517479 69349376 16252 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 16931 16252 581 886 0 16041 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 67724

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12209
/proc/meminfo: memFree=1738104/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=67724 CPUtime=1721.86
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 25452 0 0 0 168530 3656 0 0 25 0 1 0 187517479 69349376 16252 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 16931 16252 581 886 0 16041 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 67724

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12209
/proc/meminfo: memFree=1738040/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=67724 CPUtime=1781.85
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 25452 0 0 0 174397 3788 0 0 25 0 1 0 187517479 69349376 16252 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 16931 16252 581 886 0 16041 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 67724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12209
/proc/meminfo: memFree=1738040/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=67724 CPUtime=1800.05
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 25452 0 0 0 176180 3825 0 0 25 0 1 0 187517479 69349376 16252 1992294400 4194304 7823515 548682068736 18446744073709551615 6954986 0 0 4096 16384 0 0 0 17 1 0 0
/proc/12200/statm: 16931 16252 581 886 0 16041 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 67724

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

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

[startup+1800.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12210
/proc/meminfo: memFree=1738032/2055920 swapFree=4182220/4192956
[pid=12200] ppid=12198 vsize=67724 CPUtime=1800.15
/proc/12200/stat : 12200 (pbscip.linux.x8) R 12198 12200 11897 0 -1 4194304 25454 0 0 0 176190 3825 0 0 25 0 1 0 187517479 69349376 16254 1992294400 4194304 7823515 548682068736 18446744073709551615 4303028 0 0 4096 0 0 0 0 17 1 0 0
/proc/12200/statm: 16931 16254 583 886 0 16041 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 67724

Child status: 0
Real time (s): 1800.65
CPU time (s): 1800.2
CPU user time (s): 1761.94
CPU system time (s): 38.2642
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 67724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1761.94
system time used= 38.2642
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25457
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= 1620

runsolver used 1.35579 second user time and 3.81942 second system time

The end

Launcher Data

Begin job on node50 at 2009-06-17 02:40:14
IDJOB=1870348
IDBENCH=48173
IDSOLVER=683
FILE ID=node50/1870348-1245199214
PBS_JOBID= 9368333
Free space on /tmp= 66424 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_3.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-1870348-1245199214/watcher-1870348-1245199214 -o /tmp/evaluation-result-1870348-1245199214/solver-1870348-1245199214 -C 1800 -W 2000 -M 1800  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 1800 -f HOME/instance-1870348-1245199214.opb

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

MD5SUM BENCH= 60cf9918356073587dd2c65f46896dfb
RANDOM SEED=1581648130

node50.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.211
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.211
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:       1802696 kB
Buffers:         31564 kB
Cached:         147524 kB
SwapCached:       4580 kB
Active:          70808 kB
Inactive:       115660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1802696 kB
SwapTotal:     4192956 kB
SwapFree:      4182220 kB
Dirty:            9864 kB
Writeback:           0 kB
Mapped:          13440 kB
Slab:            52776 kB
Committed_AS:   119176 kB
PageTables:       1452 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= 66416 MiB
End job on node50 at 2009-06-17 03:10:16