Trace number 3692638

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SCIP spx E SCIP 2.1.1.4. Exp with SoPlex 1.6.0.3 fixedOPT-15 2.54961 2.55047

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_100_25_1.opb
MD5SUM009ec87aa7f9a2a2aeb136cc6734ca0d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-15
Best CPU time to get the best result obtained on this benchmark2.46163
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -15
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
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 constraints100
Minimum length of a constraint25
Maximum length of a constraint43
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)3038
Sum of products size (including duplicates)6076
Number of different products1519
Sum of products size3038

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.00	c SCIP version 2.1.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.6.0.3] [GitHash: 947bdb7-dirty]
0.00/0.00	c Copyright (c) 2002-2012 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3692638-1338036843.opb>
0.00/0.01	c original problem has 1619 variables (100 bin, 0 int, 1519 impl, 0 cont) and 1719 constraints
0.00/0.01	c problem read in 0.01
0.00/0.01	o 0
0.00/0.02	c feasible solution found by trivial heuristic, objective value  0.000000e+00
0.00/0.02	c presolving:
0.09/0.18	c (round 1) 1519 del vars, 200 del conss, 0 add conss, 1519 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 3038 impls, 0 clqs
0.09/0.19	c (round 2) 1519 del vars, 200 del conss, 0 add conss, 1519 chg bounds, 0 chg sides, 0 chg coeffs, 1519 upgd conss, 3038 impls, 0 clqs
0.19/0.20	c    (0.2s) probing: 51/100 (51.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.19/0.20	c    (0.2s) probing aborted: 50/50 successive totally useless probings
0.19/0.20	c presolving (3 rounds):
0.19/0.20	c  1519 deleted vars, 200 deleted constraints, 0 added constraints, 1519 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.19/0.20	c  6074 implications, 0 cliques
0.19/0.20	c presolved problem has 100 variables (100 bin, 0 int, 0 impl, 0 cont) and 1519 constraints
0.19/0.20	c    1519 constraints of type <setppc>
0.19/0.20	c transformed objective value is always integral (scale: 1)
0.19/0.20	c Presolving Time: 0.19
0.19/0.20	c - non default parameters ----------------------------------------------------------------------
0.19/0.20	c # SCIP version 2.1.1.4
0.19/0.20	c 
0.19/0.20	c # maximal time in seconds to run
0.19/0.20	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.20	c limits/time = 1797
0.19/0.20	c 
0.19/0.20	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.19/0.20	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.20	c limits/memory = 13950
0.19/0.20	c 
0.19/0.20	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.19/0.20	c # [type: int, range: [1,2], default: 1]
0.19/0.20	c timing/clocktype = 2
0.19/0.20	c 
0.19/0.20	c # belongs reading time to solving time?
0.19/0.20	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.19/0.20	c timing/reading = TRUE
0.19/0.20	c 
0.19/0.20	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.19/0.20	c # [type: int, range: [-1,2147483647], default: -1]
0.19/0.20	c separating/rapidlearning/freq = 0
0.19/0.20	c 
0.19/0.20	c -----------------------------------------------------------------------------------------------
0.19/0.20	c start solving
0.19/0.20	c 
0.19/0.21	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.19/0.21	c t 0.2s|     1 |     0 |   107 |     - |5334k|   0 | 100 | 100 |1519 | 100 |1519 |   0 |   0 |   0 |-5.000000e+01 | 0.000000e+00 |    Inf 
0.19/0.21	o -1
0.19/0.21	c R 0.2s|     1 |     0 |   107 |     - |5336k|   0 | 100 | 100 |1519 | 100 |1519 |   0 |   0 |   0 |-5.000000e+01 |-1.000000e+00 |4900.00%
0.19/0.21	o -2
0.19/0.21	c s 0.2s|     1 |     0 |   107 |     - |5337k|   0 | 100 | 100 |1519 | 100 |1519 |   0 |   0 |   0 |-5.000000e+01 |-2.000000e+00 |2400.00%
0.19/0.27	o -12
0.19/0.27	c y 0.3s|     1 |     0 |   107 |     - |5417k|   0 | 100 | 100 |1519 | 100 |1519 |   0 |   0 |   0 |-5.000000e+01 |-1.200000e+01 | 316.67%
0.19/0.28	c   0.3s|     1 |     0 |   193 |     - |5346k|   0 |  88 | 100 |1519 | 100 |1527 |   8 |   0 |   0 |-4.400000e+01 |-1.200000e+01 | 266.67%
0.29/0.30	c   0.3s|     1 |     0 |   244 |     - |5364k|   0 |  77 | 100 |1519 | 100 |1539 |  20 |   0 |   0 |-3.850000e+01 |-1.200000e+01 | 220.83%
0.29/0.33	c   0.3s|     1 |     0 |   416 |     - |5383k|   0 |  72 | 100 |1519 | 100 |1551 |  32 |   0 |   0 |-3.600000e+01 |-1.200000e+01 | 200.00%
0.29/0.36	c   0.4s|     1 |     0 |   482 |     - |5411k|   0 |  67 | 100 |1519 | 100 |1558 |  39 |   0 |   0 |-3.350000e+01 |-1.200000e+01 | 179.17%
0.39/0.40	c   0.4s|     1 |     0 |   670 |     - |5429k|   0 |  66 | 100 |1519 | 100 |1565 |  46 |   0 |   0 |-3.050000e+01 |-1.200000e+01 | 154.17%
0.39/0.42	c   0.4s|     1 |     0 |   717 |     - |5435k|   0 |  60 | 100 |1519 | 100 |1574 |  55 |   0 |   0 |-3.000000e+01 |-1.200000e+01 | 150.00%
0.39/0.46	c   0.5s|     1 |     0 |   881 |     - |5448k|   0 |  57 | 100 |1519 | 100 |1583 |  64 |   0 |   0 |-2.850000e+01 |-1.200000e+01 | 137.50%
0.49/0.50	c   0.5s|     1 |     0 |  1072 |     - |5460k|   0 |  67 | 100 |1519 | 100 |1589 |  70 |   0 |   0 |-2.758333e+01 |-1.200000e+01 | 129.86%
0.49/0.53	c   0.5s|     1 |     0 |  1183 |     - |5484k|   0 |  78 | 100 |1519 | 100 |1595 |  76 |   0 |   0 |-2.701538e+01 |-1.200000e+01 | 125.13%
0.49/0.57	c   0.6s|     1 |     0 |  1266 |     - |5701k|   0 |  73 | 100 |1519 | 100 |1603 |  84 |   0 |   0 |-2.582353e+01 |-1.200000e+01 | 115.20%
0.59/0.60	c   0.6s|     1 |     0 |  1374 |     - |5765k|   0 |  78 | 100 |1519 | 100 | 255 |  98 |   0 |   0 |-2.461176e+01 |-1.200000e+01 | 105.10%
0.59/0.61	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.59/0.61	c   0.6s|     1 |     0 |  1462 |     - |6044k|   0 |  72 | 100 |1519 | 100 | 262 | 105 |   0 |   0 |-2.384035e+01 |-1.200000e+01 |  98.67%
0.59/0.63	c   0.6s|     1 |     0 |  1579 |     - |6403k|   0 |  75 | 100 |1519 | 100 | 293 | 136 |   0 |   0 |-2.318230e+01 |-1.200000e+01 |  93.19%
0.59/0.65	c   0.6s|     1 |     0 |  1686 |     - |6910k|   0 |  78 | 100 |1519 | 100 | 320 | 163 |   0 |   0 |-2.261668e+01 |-1.200000e+01 |  88.47%
0.59/0.67	c   0.7s|     1 |     0 |  1779 |     - |7533k|   0 |  78 | 100 |1519 | 100 | 334 | 177 |   0 |   0 |-2.221660e+01 |-1.200000e+01 |  85.14%
0.59/0.69	c   0.7s|     1 |     0 |  1866 |     - |8271k|   0 |  85 | 100 |1519 | 100 | 346 | 189 |   0 |   0 |-2.199209e+01 |-1.200000e+01 |  83.27%
0.68/0.71	c   0.7s|     1 |     0 |  1914 |     - |9079k|   0 |  84 | 100 |1519 | 100 | 263 | 197 |   0 |   0 |-2.179290e+01 |-1.200000e+01 |  81.61%
0.68/0.72	c   0.7s|     1 |     0 |  1961 |     - |9747k|   0 |  84 | 100 |1519 | 100 | 276 | 210 |   0 |   0 |-2.164430e+01 |-1.200000e+01 |  80.37%
0.68/0.74	c   0.7s|     1 |     0 |  2029 |     - |  10M|   0 |  86 | 100 |1519 | 100 | 283 | 217 |   0 |   0 |-2.149167e+01 |-1.200000e+01 |  79.10%
0.68/0.76	c   0.8s|     1 |     0 |  2145 |     - |  11M|   0 |  87 | 100 |1519 | 100 | 295 | 229 |   0 |   0 |-2.118121e+01 |-1.200000e+01 |  76.51%
0.68/0.77	c   0.8s|     1 |     0 |  2248 |     - |  11M|   0 |  89 | 100 |1519 | 100 | 307 | 241 |   0 |   0 |-2.095369e+01 |-1.200000e+01 |  74.61%
0.68/0.77	c   0.8s|     1 |     0 |  2280 |     - |  11M|   0 |  93 | 100 |1519 | 100 | 316 | 250 |   0 |   0 |-2.086392e+01 |-1.200000e+01 |  73.87%
0.68/0.78	c   0.8s|     1 |     0 |  2319 |     - |  11M|   0 |  97 | 100 |1519 | 100 | 228 | 259 |   0 |   0 |-2.078016e+01 |-1.200000e+01 |  73.17%
0.68/0.78	c   0.8s|     1 |     0 |  2363 |     - |  11M|   0 |  98 | 100 |1519 | 100 | 238 | 269 |   0 |   0 |-2.062894e+01 |-1.200000e+01 |  71.91%
0.68/0.79	c   0.8s|     1 |     0 |  2412 |     - |  11M|   0 |  98 | 100 |1519 | 100 | 245 | 276 |   0 |   0 |-2.054730e+01 |-1.200000e+01 |  71.23%
0.68/0.79	c   0.8s|     1 |     0 |  2441 |     - |  11M|   0 |  98 | 100 |1519 | 100 | 252 | 283 |   0 |   0 |-2.050116e+01 |-1.200000e+01 |  70.84%
0.79/0.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.79/0.80	c   0.8s|     1 |     0 |  2503 |     - |  11M|   0 |  98 | 100 |1519 | 100 | 261 | 292 |   0 |   0 |-2.041196e+01 |-1.200000e+01 |  70.10%
0.79/0.81	c   0.8s|     1 |     0 |  2577 |     - |  11M|   0 |  99 | 100 |1519 | 100 | 269 | 300 |   0 |   0 |-2.030378e+01 |-1.200000e+01 |  69.20%
0.79/0.81	c   0.8s|     1 |     0 |  2615 |     - |  11M|   0 |  99 | 100 |1519 | 100 | 210 | 309 |   0 |   0 |-2.023538e+01 |-1.200000e+01 |  68.63%
0.79/0.82	c   0.8s|     1 |     0 |  2659 |     - |  11M|   0 |  99 | 100 |1519 | 100 | 216 | 315 |   0 |   0 |-2.017427e+01 |-1.200000e+01 |  68.12%
0.79/0.82	c   0.8s|     1 |     0 |  2717 |     - |  11M|   0 | 100 | 100 |1519 | 100 | 223 | 322 |   0 |   0 |-2.012870e+01 |-1.200000e+01 |  67.74%
0.79/0.83	c   0.8s|     1 |     0 |  2783 |     - |  11M|   0 | 100 | 100 |1519 | 100 | 232 | 331 |   0 |   0 |-2.006754e+01 |-1.200000e+01 |  67.23%
0.79/0.83	c   0.8s|     1 |     0 |  2821 |     - |  11M|   0 | 100 | 100 |1519 | 100 | 239 | 338 |   0 |   0 |-2.004735e+01 |-1.200000e+01 |  67.06%
0.79/0.84	c   0.8s|     1 |     0 |  2854 |     - |  11M|   0 | 100 | 100 |1519 | 100 | 247 | 346 |   0 |   0 |-2.003487e+01 |-1.200000e+01 |  66.96%
0.79/0.85	c   0.8s|     1 |     0 |  2872 |     - |  11M|   0 | 100 | 100 |1519 | 100 | 218 | 351 |   0 |   0 |-2.003143e+01 |-1.200000e+01 |  66.93%
0.79/0.85	c   0.9s|     1 |     0 |  2883 |     - |  11M|   0 | 100 | 100 |1519 | 100 | 224 | 357 |   0 |   0 |-2.003077e+01 |-1.200000e+01 |  66.92%
0.79/0.86	c   0.9s|     1 |     0 |  2884 |     - |  11M|   0 | 100 | 100 |1519 | 100 | 226 | 359 |   0 |   0 |-2.003077e+01 |-1.200000e+01 |  66.92%
1.10/1.17	c   1.2s|     1 |     2 |  2884 |     - |  11M|   0 | 100 | 100 |1519 | 100 | 226 | 359 |   0 |  19 |-2.003077e+01 |-1.200000e+01 |  66.92%
1.29/1.36	o -15
1.29/1.36	c * 1.4s|    30 |     8 |  3597 |  24.6 |  11M|   8 |   - | 100 |1519 | 100 | 104 | 445 |   0 | 311 |-1.981263e+01 |-1.500000e+01 |  32.08%
1.69/1.75	c   1.7s|   100 |    12 |  5071 |  22.1 |  11M|  15 |  24 | 100 |1519 | 100 | 100 | 607 |   0 | 692 |-1.952698e+01 |-1.500000e+01 |  30.18%
1.79/1.87	c   1.9s|   200 |    16 |  6339 |  17.4 |  11M|  15 |  52 | 100 |1519 | 100 | 100 | 778 |   0 | 770 |-1.928068e+01 |-1.500000e+01 |  28.54%
1.89/1.95	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.89/1.95	c   1.9s|   300 |    20 |  7709 |  16.1 |  11M|  23 |   - | 100 |1519 | 100 | 100 | 921 |   0 | 770 |-1.902000e+01 |-1.500000e+01 |  26.80%
1.98/2.00	c   2.0s|   400 |    24 |  8785 |  14.8 |  11M|  27 |   - | 100 |1519 | 100 | 100 |1089 |   0 | 770 |-1.902000e+01 |-1.500000e+01 |  26.80%
1.98/2.04	c   2.0s|   500 |    30 |  9771 |  13.8 |  11M|  31 |  14 | 100 |1519 | 100 | 109 |1229 |   0 | 770 |-1.878756e+01 |-1.500000e+01 |  25.25%
1.98/2.09	c   2.1s|   600 |    30 | 10621 |  12.9 |  11M|  31 |   - | 100 |1519 | 100 | 107 |1475 |   0 | 770 |-1.878756e+01 |-1.500000e+01 |  25.25%
2.10/2.16	c   2.2s|   700 |    34 | 11653 |  12.5 |  11M|  38 |  16 | 100 |1519 | 100 | 100 |1573 |   0 | 770 |-1.878756e+01 |-1.500000e+01 |  25.25%
2.20/2.20	c   2.2s|   800 |    34 | 12474 |  12.0 |  11M|  38 |   - | 100 |1519 | 100 | 100 |1776 |   0 | 770 |-1.878756e+01 |-1.500000e+01 |  25.25%
2.20/2.24	c   2.2s|   900 |    32 | 13252 |  11.5 |  11M|  38 |   - | 100 |1519 | 100 | 100 |1962 |   0 | 770 |-1.858440e+01 |-1.500000e+01 |  23.90%
2.20/2.29	c   2.3s|  1000 |    26 | 14077 |  11.2 |  11M|  38 |   - | 100 |1519 | 100 | 118 |2195 |   0 | 770 |-1.858440e+01 |-1.500000e+01 |  23.90%
2.29/2.33	c   2.3s|  1100 |    24 | 15005 |  11.0 |  11M|  38 |   - | 100 |1519 | 100 | 100 |2381 |   0 | 770 |-1.807692e+01 |-1.500000e+01 |  20.51%
2.29/2.38	c   2.4s|  1200 |    28 | 15974 |  10.9 |  11M|  38 |  15 | 100 |1519 | 100 | 100 |2502 |   0 | 770 |-1.760722e+01 |-1.500000e+01 |  17.38%
2.49/2.53	c   2.4s|  1300 |    26 | 16815 |  10.7 |  11M|  38 |   - | 100 |1519 | 100 | 106 |2720 |   0 | 770 |-1.725000e+01 |-1.500000e+01 |  15.00%
2.49/2.53	c   2.5s|  1400 |    18 | 17389 |  10.4 |  11M|  38 |  12 | 100 |1519 | 100 | 100 |2815 |   0 | 770 |-1.723529e+01 |-1.500000e+01 |  14.90%
2.49/2.53	c   2.5s|  1500 |     6 | 18151 |  10.2 |  11M|  42 |   - | 100 |1519 | 100 | 107 |3055 |   0 | 770 |-1.650000e+01 |-1.500000e+01 |  10.00%
2.49/2.53	c 
2.49/2.53	c SCIP Status        : problem is solved [optimal solution found]
2.49/2.53	c Solving Time (sec) : 2.53
2.49/2.53	c Solving Nodes      : 1536
2.49/2.53	c Primal Bound       : -1.50000000000000e+01 (193 solutions)
2.49/2.53	c Dual Bound         : -1.50000000000000e+01
2.49/2.53	c Gap                : 0.00 %
2.49/2.53	s OPTIMUM FOUND
2.49/2.53	v -x100 x99 -x98 -x97 x96 -x95 x94 -x93 -x92 x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 x79 x78 x77 -x76 x75 x74 
2.49/2.53	v -x73 -x72 -x71 -x70 x69 x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 x59 -x58 x57 x56 -x55 -x54 -x53 -x52 -x51 -x50 -x49 -x48 
2.49/2.53	v -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 
2.49/2.53	v -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 -x11 -x10 -x9 -x8 -x7 -x6 -x5 -x4 -x3 -x2 -x1 
2.49/2.53	c SCIP Status        : problem is solved [optimal solution found]
2.49/2.53	c Total Time         :       2.53
2.49/2.53	c   solving          :       2.53
2.49/2.53	c   presolving       :       0.19 (included in solving)
2.49/2.53	c   reading          :       0.01 (included in solving)
2.49/2.53	c   copying          :       0.04 (5 #copies) (minimal 0.01, maximal 0.01, average 0.01)
2.49/2.53	c Original Problem   :
2.49/2.53	c   Problem name     : HOME/instance-3692638-1338036843.opb
2.49/2.53	c   Variables        : 1619 (100 binary, 0 integer, 1519 implicit integer, 0 continuous)
2.49/2.53	c   Constraints      : 1719 initial, 1719 maximal
2.49/2.53	c   Objective sense  : minimize
2.49/2.53	c Presolved Problem  :
2.49/2.53	c   Problem name     : t_HOME/instance-3692638-1338036843.opb
2.49/2.53	c   Variables        : 100 (100 binary, 0 integer, 0 implicit integer, 0 continuous)
2.49/2.53	c   Constraints      : 1519 initial, 1519 maximal
2.49/2.53	c Presolvers         :   ExecTime  SetupTime  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
2.49/2.53	c   domcol           :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.49/2.53	c   trivial          :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.49/2.53	c   dualfix          :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.49/2.53	c   boundshift       :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.49/2.53	c   inttobinary      :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.49/2.53	c   convertinttobin  :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.49/2.53	c   gateextraction   :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.49/2.53	c   implics          :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.49/2.53	c   components       :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.49/2.53	c   pseudoobj        :       0.00       0.00          0          0          0          0          0          0          0          0          0
2.49/2.53	c   probing          :       0.01       0.00          0          0          0          0          0          0          0          0          0
2.49/2.53	c   setppc           :       0.01       0.00          0          0          0          0          0          0          0          0          0
2.49/2.53	c   and              :       0.17       0.00          0          0          0          0          0          0          0          0          0
2.49/2.53	c   linear           :       0.00       0.00       1519          0          0       1519          0        100          0          0          0
2.49/2.53	c   pseudoboolean    :       0.00       0.00          0          0          0          0          0        100          0          0          0
2.49/2.53	c   root node        :          -          -          1          -          -          1          -          -          -          -          -
2.49/2.53	c Constraints        :     Number  MaxNumber  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #ResProp    Cutoffs    DomReds       Cuts      Conss   Children
2.49/2.53	c   integral         :          0          0          0          0        973          0       1314          0          3         52          0          0       1536
2.49/2.53	c   setppc           :       1519       1519         38       2607        177          0       1309          0          0      11045       2805          0          0
2.49/2.53	c   countsols        :          0          0          0          0          1          0        195          0          0          0          0          0          0
2.49/2.53	c Constraint Timings :  TotalTime  SetupTime   Separate  Propagate     EnfoLP     EnfoPS      Check    ResProp
2.49/2.53	c   integral         :       0.87       0.00       0.00       0.00       0.86       0.00       0.00       0.00
2.49/2.53	c   setppc           :       0.10       0.00       0.01       0.04       0.00       0.00       0.05       0.00
2.49/2.53	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00       0.00
2.49/2.53	c Propagators        : #Propagate   #ResProp    Cutoffs    DomReds
2.49/2.53	c   rootredcost      :          2          0          0          0
2.49/2.53	c   pseudoobj        :       3535          0         42        491
2.49/2.53	c   vbounds          :          0          0          0          0
2.49/2.53	c   redcost          :       1288          0          0        549
2.49/2.53	c   probing          :          0          0          0          0
2.49/2.53	c Propagator Timings :  TotalTime  SetupTime   Presolve  Propagate    ResProp
2.49/2.53	c   rootredcost      :       0.00       0.00       0.00       0.00       0.00
2.49/2.53	c   pseudoobj        :       0.05       0.00       0.00       0.05       0.00
2.49/2.53	c   vbounds          :       0.00       0.00       0.00       0.00       0.00
2.49/2.53	c   redcost          :       0.01       0.00       0.00       0.01       0.00
2.49/2.53	c   probing          :       0.01       0.00       0.01       0.00       0.00
2.49/2.53	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
2.49/2.53	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
2.49/2.53	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
2.49/2.53	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
2.49/2.53	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
2.49/2.53	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
2.49/2.53	c   applied globally :          -          -          -          0        0.0          -          -          -
2.49/2.53	c   applied locally  :          -          -          -          0        0.0          -          -          -
2.49/2.53	c Separators         :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss
2.49/2.53	c   cut pool         :       0.01                    37          -          -         99          -    (maximal pool size: 2246)
2.49/2.53	c   closecuts        :       0.00       0.00          0          0          0          0          0
2.49/2.53	c   impliedbounds    :       0.00       0.00         38          0          0        120          0
2.49/2.53	c   intobj           :       0.00       0.00          0          0          0          0          0
2.49/2.53	c   gomory           :       0.01       0.00         10          0          0        500          0
2.49/2.53	c   cgmip            :       0.00       0.00          0          0          0          0          0
2.49/2.53	c   strongcg         :       0.25       0.00         20          0          0       7470          0
2.49/2.53	c   cmir             :       0.03       0.00         10          0          0          0          0
2.49/2.53	c   flowcover        :       0.03       0.00         10          0          0          0          0
2.49/2.53	c   clique           :       0.04       0.00         38          0          0        313          0
2.49/2.53	c   zerohalf         :       0.00       0.00          0          0          0          0          0
2.49/2.53	c   mcf              :       0.00       0.00          1          0          0          0          0
2.49/2.53	c   oddcycle         :       0.00       0.00          0          0          0          0          0
2.49/2.53	c   rapidlearning    :       0.05       0.00          1          0          0          0          0
2.49/2.53	c Pricers            :   ExecTime  SetupTime      Calls       Vars
2.49/2.53	c   problem variables:       0.00          -          0          0
2.49/2.53	c Branching Rules    :   ExecTime  SetupTime      Calls    Cutoffs    DomReds       Cuts      Conss   Children
2.49/2.53	c   relpscost        :       0.86       0.00        796          3         52          0          0       1536
2.49/2.53	c   pscost           :       0.00       0.00          0          0          0          0          0          0
2.49/2.53	c   inference        :       0.00       0.00          0          0          0          0          0          0
2.49/2.53	c   mostinf          :       0.00       0.00          0          0          0          0          0          0
2.49/2.53	c   leastinf         :       0.00       0.00          0          0          0          0          0          0
2.49/2.53	c   fullstrong       :       0.00       0.00          0          0          0          0          0          0
2.49/2.53	c   allfullstrong    :       0.00       0.00          0          0          0          0          0          0
2.49/2.53	c   random           :       0.00       0.00          0          0          0          0          0          0
2.49/2.53	c Primal Heuristics  :   ExecTime  SetupTime      Calls      Found
2.49/2.53	c   LP solutions     :       0.00          -          -          1
2.49/2.53	c   pseudo solutions :       0.00          -          -          0
2.49/2.53	c   pscostdiving     :       0.00       0.00          0          0
2.49/2.53	c   fracdiving       :       0.00       0.00          0          0
2.49/2.53	c   veclendiving     :       0.00       0.00          0          0
2.49/2.53	c   objpscostdiving  :       0.00       0.00          0          0
2.49/2.53	c   rootsoldiving    :       0.00       0.00          0          0
2.49/2.53	c   linesearchdiving :       0.00       0.00          0          0
2.49/2.53	c   guideddiving     :       0.00       0.00          0          0
2.49/2.53	c   feaspump         :       0.00       0.00          0          0
2.49/2.53	c   oneopt           :       0.00       0.00          2          0
2.49/2.53	c   coefdiving       :       0.00       0.00          1          0
2.49/2.53	c   smallcard        :       0.00       0.00          0          0
2.49/2.53	c   trivial          :       0.00       0.00          2          1
2.49/2.53	c   shiftandpropagate:       0.00       0.00          0          0
2.49/2.53	c   simplerounding   :       0.05       0.00        833        186
2.49/2.53	c   zirounding       :       0.03       0.00        771          0
2.49/2.53	c   rounding         :       0.04       0.00        833          1
2.49/2.53	c   shifting         :       0.01       0.00        114          1
2.49/2.53	c   intshifting      :       0.00       0.00          0          0
2.49/2.53	c   twoopt           :       0.00       0.00          0          0
2.49/2.53	c   indoneopt        :       0.00       0.00          0          0
2.49/2.53	c   indtwoopt        :       0.00       0.00          0          0
2.49/2.53	c   fixandinfer      :       0.00       0.00          0          0
2.49/2.53	c   clique           :       0.00       0.00          0          0
2.49/2.53	c   indrounding      :       0.00       0.00          0          0
2.49/2.53	c   indcoefdiving    :       0.00       0.00          0          0
2.49/2.53	c   nlpdiving        :       0.00       0.00          0          0
2.49/2.53	c   intdiving        :       0.00       0.00          0          0
2.49/2.53	c   actconsdiving    :       0.00       0.00          0          0
2.49/2.53	c   octane           :       0.00       0.00          0          0
2.49/2.53	c   rens             :       0.01       0.00          0          0
2.49/2.53	c   rins             :       0.00       0.00          0          0
2.49/2.53	c   localbranching   :       0.00       0.00          0          0
2.49/2.53	c   mutation         :       0.00       0.00          0          0
2.49/2.53	c   crossover        :       0.07       0.00          3          2
2.49/2.53	c   dins             :       0.00       0.00          0          0
2.49/2.53	c   vbounds          :       0.00       0.00          0          0
2.49/2.53	c   undercover       :       0.00       0.00          0          0
2.49/2.53	c   subnlp           :       0.00       0.00          0          0
2.49/2.53	c   trysol           :       0.00       0.00          0          0
2.49/2.53	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec  Time-0-It Calls-0-It
2.49/2.53	c   primal LP        :       0.00         32          0       0.00          -       0.00         32
2.49/2.53	c   dual LP          :       0.51       2010      18240      10.53   35770.18       0.01        278
2.49/2.53	c   lex dual LP      :       0.00          0          0       0.00          -
2.49/2.53	c   barrier LP       :       0.00          0          0       0.00          -       0.00          0
2.49/2.53	c   diving/probing LP:       0.00          2         36      18.00          -
2.49/2.53	c   strong branching :       0.85        770      30116      39.11   35482.77
2.49/2.53	c     (at root node) :          -         19       7774     409.16          -
2.49/2.53	c   conflict analysis:       0.00          0          0       0.00          -
2.49/2.53	c B&B Tree           :
2.49/2.53	c   number of runs   :          1
2.49/2.53	c   nodes            :       1536
2.49/2.53	c   nodes (total)    :       1536
2.49/2.53	c   nodes left       :          0
2.49/2.53	c   max depth        :         42
2.49/2.53	c   max depth (total):         42
2.49/2.53	c   backtracks       :        182 (11.8%)
2.49/2.53	c   delayed cutoffs  :          0
2.49/2.53	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
2.49/2.53	c   avg switch length:       3.29
2.49/2.53	c   switching time   :       0.04
2.49/2.53	c Solution           :
2.49/2.53	c   Solutions found  :        193 (5 improvements)
2.49/2.53	c   First Solution   : +0.00000000000000e+00   (in run 1, after 0 nodes, 0.01 seconds, depth 0, found by <trivial>)
2.49/2.53	c   Primal Bound     : -1.50000000000000e+01   (in run 1, after 30 nodes, 1.36 seconds, depth 6, found by <relaxation>)
2.49/2.53	c   Dual Bound       : -1.50000000000000e+01
2.49/2.53	c   Gap              :       0.00 %
2.49/2.53	c   Root Dual Bound  : -2.00307678565093e+01
2.49/2.53	c   Root Iterations  :       2884
2.49/2.55	c Time complete: 2.54.

Verifier Data

OK	-15

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3692638-1338036843/watcher-3692638-1338036843 -o /tmp/evaluation-result-3692638-1338036843/solver-3692638-1338036843 -C 1800 -W 1900 -M 15500 HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692638-1338036843.opb -t 1800 -m 15500 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.04 2.02 2.00 3/176 31930
/proc/meminfo: memFree=28247188/32873844 swapFree=7620/7620
[pid=31930] ppid=31928 vsize=13104 CPUtime=0 cores=0,2,4,6
/proc/31930/stat : 31930 (scip-2.1.1.4exp) R 31928 31930 30301 0 -1 4202496 2036 0 0 0 0 0 0 0 20 0 1 0 269812862 13418496 1990 33554432000 4194304 10219143 140733540636272 140734616631368 8844210 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/31930/statm: 3276 1990 442 1471 0 1796 0

[startup+0.0275041 s]
/proc/loadavg: 2.04 2.02 2.00 3/176 31930
/proc/meminfo: memFree=28247188/32873844 swapFree=7620/7620
[pid=31930] ppid=31928 vsize=22560 CPUtime=0.02 cores=0,2,4,6
/proc/31930/stat : 31930 (scip-2.1.1.4exp) R 31928 31930 30301 0 -1 4202496 4424 0 0 0 1 1 0 0 20 0 1 0 269812862 23101440 4121 33554432000 4194304 10219143 140733540636272 140734616631368 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31930/statm: 5640 4121 561 1471 0 4160 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 22560

[startup+0.100314 s]
/proc/loadavg: 2.04 2.02 2.00 3/176 31930
/proc/meminfo: memFree=28247188/32873844 swapFree=7620/7620
[pid=31930] ppid=31928 vsize=22560 CPUtime=0.09 cores=0,2,4,6
/proc/31930/stat : 31930 (scip-2.1.1.4exp) R 31928 31930 30301 0 -1 4202496 4424 0 0 0 2 7 0 0 20 0 1 0 269812862 23101440 4121 33554432000 4194304 10219143 140733540636272 140733540633512 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31930/statm: 5640 4121 561 1471 0 4160 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22560

[startup+0.300251 s]
/proc/loadavg: 2.04 2.02 2.00 3/176 31930
/proc/meminfo: memFree=28247188/32873844 swapFree=7620/7620
[pid=31930] ppid=31928 vsize=27196 CPUtime=0.29 cores=0,2,4,6
/proc/31930/stat : 31930 (scip-2.1.1.4exp) R 31928 31930 30301 0 -1 4202496 8919 0 0 0 12 17 0 0 20 0 1 0 269812862 27848704 5624 33554432000 4194304 10219143 140733540636272 140733540633512 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31930/statm: 6799 5624 827 1471 0 5319 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27196

[startup+0.700254 s]
/proc/loadavg: 2.04 2.02 2.00 3/176 31930
/proc/meminfo: memFree=28247188/32873844 swapFree=7620/7620
[pid=31930] ppid=31928 vsize=34768 CPUtime=0.68 cores=0,2,4,6
/proc/31930/stat : 31930 (scip-2.1.1.4exp) R 31928 31930 30301 0 -1 4202496 10731 0 0 0 50 18 0 0 20 0 1 0 269812862 35602432 7435 33554432000 4194304 10219143 140733540636272 140733540633512 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31930/statm: 8692 7435 832 1471 0 7212 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 34768

[startup+1.50024 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 31931
/proc/meminfo: memFree=28216808/32873844 swapFree=7620/7620
[pid=31930] ppid=31928 vsize=37772 CPUtime=1.49 cores=0,2,4,6
/proc/31930/stat : 31930 (scip-2.1.1.4exp) R 31928 31930 30301 0 -1 4202496 13102 0 0 0 128 21 0 0 20 0 1 0 269812862 38678528 8293 33554432000 4194304 10219143 140733540636272 140733540629816 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31930/statm: 9443 8293 836 1471 0 7963 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37772

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

[startup+2.30027 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 31931
/proc/meminfo: memFree=28216296/32873844 swapFree=7620/7620
[pid=31930] ppid=31928 vsize=37772 CPUtime=2.29 cores=0,2,4,6
/proc/31930/stat : 31930 (scip-2.1.1.4exp) R 31928 31930 30301 0 -1 4202496 18726 0 0 0 198 31 0 0 20 0 1 0 269812862 38678528 8264 33554432000 4194304 10219143 140733540636272 140733540629576 9026266 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31930/statm: 9443 8264 843 1471 0 7963 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 37772

[startup+2.50019 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 31931
/proc/meminfo: memFree=28216296/32873844 swapFree=7620/7620
[pid=31930] ppid=31928 vsize=49888 CPUtime=2.49 cores=0,2,4,6
/proc/31930/stat : 31930 (scip-2.1.1.4exp) R 31928 31930 30301 0 -1 4202496 21431 0 0 0 215 34 0 0 20 0 1 0 269812862 51085312 10969 33554432000 4194304 10219143 140733540636272 140733540629576 9008087 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/31930/statm: 12472 10969 843 1471 0 10992 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 49888

Child status: 0
Real time (s): 2.55047
CPU time (s): 2.54961
CPU user time (s): 2.19867
CPU system time (s): 0.350946
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 49888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.19867
system time used= 0.350946
maximum resident set size= 44776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21437
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= 3
involuntary context switches= 4

runsolver used 0.005999 second user time and 0.014997 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-26 14:54:03
IDJOB=3692638
IDBENCH=48186
IDSOLVER=2271
FILE ID=node107/3692638-1338036843
RUNJOBID= node107-1338029651-31450
PBS_JOBID= 14624364
Free space on /tmp= 71556 MiB

SOLVER NAME= SCIP spx E SCIP 2.1.1.4. Exp with SoPlex 1.6.0.3 fixed
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_100_25_1.opb
COMMAND LINE= HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3692638-1338036843/watcher-3692638-1338036843 -o /tmp/evaluation-result-3692638-1338036843/solver-3692638-1338036843 -C 1800 -W 1900 -M 15500  HOME/scip-2.1.1.4expfix.linux.x86_64.gnu.opt.spx -f HOME/instance-3692638-1338036843.opb -t 1800 -m 15500

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

MD5SUM BENCH= 009ec87aa7f9a2a2aeb136cc6734ca0d
RANDOM SEED=718948593

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28247808 kB
Buffers:          243004 kB
Cached:          3201316 kB
SwapCached:            0 kB
Active:          1070624 kB
Inactive:        2782512 kB
Active(anon):     411132 kB
Inactive(anon):        0 kB
Active(file):     659492 kB
Inactive(file):  2782512 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             13604 kB
Writeback:             0 kB
AnonPages:        485040 kB
Mapped:            18048 kB
Shmem:               200 kB
Slab:             633124 kB
SReclaimable:      75744 kB
SUnreclaim:       557380 kB
KernelStack:        1480 kB
PageTables:         4396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     538004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    415744 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71544 MiB
End job on node107 at 2012-05-26 14:54:06