Trace number 3447708

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 NameAnswerCPU timeWall clock time
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4OPTIMUM 1208.53 1208.5

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900568186--soft-33-100-0.wbo
MD5SUM5d44b96125a480c7e8ae11943224729b
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark59.8149
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints1839
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 91769
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 91768
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 721
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 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-3447708-1307897181.wbo>
0.00/0.02	c original problem has 2070 variables (2070 bin, 0 int, 0 impl, 0 cont) and 2708 constraints
0.00/0.02	c problem read
0.00/0.02	c presolving settings loaded
0.00/0.04	c presolving:
0.00/0.05	c (round 1) 0 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 9 clqs
0.05/0.08	c (round 2) 0 del vars, 108 del conss, 0 add conss, 1839 chg bounds, 47 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 9 clqs
0.05/0.09	c (round 3) 94 del vars, 202 del conss, 0 add conss, 1873 chg bounds, 107 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 9 clqs
0.09/0.10	c (round 4) 162 del vars, 202 del conss, 0 add conss, 1873 chg bounds, 107 chg sides, 0 chg coeffs, 829 upgd conss, 126 impls, 9 clqs
0.09/0.11	c (round 5) 162 del vars, 215 del conss, 0 add conss, 1873 chg bounds, 107 chg sides, 0 chg coeffs, 829 upgd conss, 126 impls, 9 clqs
0.09/0.16	c    (0.2s) probing: 101/1989 (5.1%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.16	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.16	c presolving (6 rounds):
0.09/0.16	c  162 deleted vars, 215 deleted constraints, 0 added constraints, 1873 tightened bounds, 0 added holes, 107 changed sides, 0 changed coefficients
0.09/0.16	c  1884 implications, 9 cliques
0.09/0.16	c presolved problem has 3747 variables (1989 bin, 0 int, 1758 impl, 0 cont) and 4332 constraints
0.09/0.16	c      33 constraints of type <setppc>
0.09/0.16	c    1758 constraints of type <linear>
0.09/0.16	c    1758 constraints of type <indicator>
0.09/0.16	c     783 constraints of type <logicor>
0.09/0.16	c transformed objective value is always integral (scale: 1)
0.09/0.16	c Presolving Time: 0.13
0.09/0.16	c - non default parameters ----------------------------------------------------------------------
0.09/0.16	c # SCIP version 2.0.1.4
0.09/0.16	c 
0.09/0.16	c # frequency for displaying node information lines
0.09/0.16	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.16	c display/freq = 10000
0.09/0.16	c 
0.09/0.16	c # maximal time in seconds to run
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/time = 1800
0.09/0.16	c 
0.09/0.16	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.16	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.16	c limits/memory = 13950
0.09/0.16	c 
0.09/0.16	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.16	c # [type: int, range: [1,2], default: 1]
0.09/0.16	c timing/clocktype = 2
0.09/0.16	c 
0.09/0.16	c # belongs reading time to solving time?
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c timing/reading = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify inequalities
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/linear/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/indicator/addCouplingCons = TRUE
0.09/0.16	c 
0.09/0.16	c # should presolving try to simplify knapsacks
0.09/0.16	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.16	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.16	c 
0.09/0.16	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.16	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.16	c separating/rapidlearning/freq = 0
0.09/0.16	c 
0.09/0.16	c -----------------------------------------------------------------------------------------------
0.09/0.16	c start solving
0.09/0.16	c 
0.49/0.56	o 561
0.49/0.56	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.49/0.56	c T 0.6s|     1 |     0 |     0 |     - |  14M|   0 |   - |3747 |6090 |3747 |2574 |   0 |   0 |   0 |      --      | 5.610000e+02 |    Inf 
0.49/0.58	c   0.6s|     1 |     0 |   109 |     - |  13M|   0 |  44 |3747 |6090 |3747 |2574 |   0 |   0 |   0 | 0.000000e+00 | 5.610000e+02 |    Inf 
0.79/0.87	c   0.9s|     1 |     0 |   259 |     - |  15M|   0 |  41 |3747 |6128 |3747 |2581 |   7 |   0 |   0 | 0.000000e+00 | 5.610000e+02 |    Inf 
0.99/1.04	c   1.0s|     1 |     0 |   276 |     - |  15M|   0 |  43 |3747 |6128 |3747 |2585 |  11 |   0 |   0 | 0.000000e+00 | 5.610000e+02 |    Inf 
1.19/1.23	c   1.2s|     1 |     0 |   281 |     - |  15M|   0 |  44 |3747 |6128 |3747 |2588 |  14 |   0 |   0 | 0.000000e+00 | 5.610000e+02 |    Inf 
1.39/1.43	c   1.4s|     1 |     0 |   297 |     - |  15M|   0 |  43 |3747 |6128 |3747 |2589 |  15 |   0 |   0 | 0.000000e+00 | 5.610000e+02 |    Inf 
1.59/1.64	c   1.6s|     1 |     0 |   318 |     - |  15M|   0 |  44 |3747 |6128 |3747 |2592 |  18 |   0 |   0 | 0.000000e+00 | 5.610000e+02 |    Inf 
1.79/1.85	c   1.9s|     1 |     0 |   352 |     - |  15M|   0 |  45 |3747 |6128 |3747 |2596 |  22 |   0 |   0 | 0.000000e+00 | 5.610000e+02 |    Inf 
2.09/2.17	c   2.2s|     1 |     2 |   352 |     - |  15M|   0 |  45 |3747 |6128 |3747 |2596 |  22 |   0 |  10 | 0.000000e+00 | 5.610000e+02 |    Inf 
3.20/3.27	o 497
3.20/3.27	c * 3.3s|    22 |    19 |  1297 |  45.0 |  16M|  20 |   - |3747 |6134 |3747 |2652 |  73 |   6 | 119 | 0.000000e+00 | 4.970000e+02 |    Inf 
3.20/3.30	o 488
3.20/3.30	c * 3.3s|    23 |    18 |  1314 |  43.7 |  17M|  20 |   - |3747 |6134 |3747 |2649 |  73 |   6 | 119 | 0.000000e+00 | 4.880000e+02 |    Inf 
3.59/3.64	o 469
3.59/3.64	c r 3.6s|    33 |    26 |  1630 |  39.9 |  17M|  20 |   1 |3747 |6134 |3747 |2639 | 111 |   6 | 173 | 0.000000e+00 | 4.690000e+02 |    Inf 
3.59/3.66	o 457
3.59/3.66	c * 3.7s|    34 |    27 |  1638 |  39.0 |  17M|  20 |   - |3747 |6134 |3747 |2639 | 111 |   6 | 173 | 0.000000e+00 | 4.570000e+02 |    Inf 
3.89/3.92	o 441
3.89/3.92	c * 3.9s|    43 |    31 |  1853 |  35.7 |  17M|  20 |   - |3747 |6138 |3747 |2636 | 146 |  10 | 202 | 0.000000e+00 | 4.410000e+02 |    Inf 
3.89/3.93	o 374
3.89/3.93	c * 3.9s|    44 |    28 |  1863 |  35.1 |  17M|  20 |   - |3747 |6138 |3747 |2632 | 147 |  10 | 202 | 0.000000e+00 | 3.740000e+02 |    Inf 
4.09/4.18	o 370
4.09/4.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
4.09/4.18	c * 4.2s|    53 |    35 |  2167 |  34.9 |  18M|  20 |   - |3747 |6138 |3747 |2633 | 179 |  10 | 229 | 0.000000e+00 | 3.700000e+02 |    Inf 
4.29/4.37	o 286
4.29/4.37	c * 4.4s|    55 |    33 |  2752 |  44.4 |  18M|  20 |   - |3747 |6138 |3747 |2701 | 247 |  10 | 229 | 0.000000e+00 | 2.860000e+02 |    Inf 
4.58/4.63	o 210
4.58/4.63	c * 4.6s|    67 |    36 |  3013 |  40.3 |  18M|  20 |   - |3747 |6148 |3747 |2627 | 273 |  20 | 277 | 0.000000e+00 | 2.100000e+02 |    Inf 
4.68/4.71	o 197
4.68/4.71	c * 4.7s|    70 |    36 |  3190 |  41.1 |  19M|  20 |   - |3747 |6148 |3747 |2623 | 295 |  20 | 280 | 0.000000e+00 | 1.970000e+02 |    Inf 
4.99/5.02	o 162
4.99/5.02	c * 5.0s|    75 |    36 |  3952 |  48.6 |  19M|  20 |   - |3747 |6148 |3747 |2701 | 378 |  20 | 301 | 0.000000e+00 | 1.620000e+02 |    Inf 
4.99/5.06	o 129
4.99/5.06	c * 5.1s|    77 |    33 |  4014 |  48.2 |  19M|  20 |   - |3747 |6148 |3747 |2700 | 379 |  20 | 301 | 0.000000e+00 | 1.290000e+02 |    Inf 
5.29/5.31	o 123
5.29/5.31	c * 5.3s|    84 |    34 |  4616 |  51.4 |  20M|  20 |   - |3747 |6157 |3747 |2612 | 390 |  29 | 336 | 0.000000e+00 | 1.230000e+02 |    Inf 
5.40/5.45	o 109
5.40/5.45	c * 5.5s|    87 |    33 |  4803 |  51.8 |  20M|  20 |   - |3747 |6157 |3747 |2627 | 416 |  29 | 353 | 0.000000e+00 | 1.090000e+02 |    Inf 
5.69/5.73	o 80
5.69/5.73	c * 5.7s|    98 |    28 |  5372 |  51.8 |  20M|  20 |   - |3747 |6174 |3747 |2644 | 481 |  46 | 355 | 0.000000e+00 | 8.000000e+01 |    Inf 
7.19/7.20	o 72
7.19/7.20	c * 7.2s|   155 |    49 |  6737 |  41.5 |  21M|  20 |   - |3747 |5539 |3747 |2608 | 498 |  98 | 569 | 0.000000e+00 | 7.200000e+01 |    Inf 
7.19/7.21	o 65
7.19/7.21	c R 7.2s|   156 |    45 |  6738 |  41.2 |  21M|  20 |   - |3747 |5539 |3747 |2607 | 498 |  98 | 569 | 0.000000e+00 | 6.500000e+01 |    Inf 
7.29/7.38	o 57
7.29/7.38	c * 7.4s|   162 |    47 |  6983 |  41.2 |  21M|  20 |   - |3747 |4976 |3747 |2609 | 506 | 105 | 583 | 0.000000e+00 | 5.700000e+01 |    Inf 
7.49/7.51	o 45
7.49/7.51	c * 7.5s|   172 |    45 |  7176 |  39.9 |  21M|  20 |   - |3747 |4661 |3747 |2618 | 523 | 119 | 589 | 0.000000e+00 | 4.500000e+01 |    Inf 
28.50/28.60	o 32
28.50/28.60	c *28.6s|  4181 |   172 | 39906 |   9.5 |  24M|  39 |   - |3747 |6464 |3747 |2604 | 664 |4249 |1762 | 0.000000e+00 | 3.200000e+01 |    Inf 
38.19/38.26	o 20
38.19/38.26	c *38.3s|  7039 |   231 | 64181 |   9.1 |  25M|  43 |   - |3747 |7365 |3747 |2605 | 752 |7550 |1792 | 0.000000e+00 | 2.000000e+01 |    Inf 
39.99/40.08	o 12
39.99/40.08	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
39.99/40.08	c *40.1s|  7446 |   195 | 70732 |   9.5 |  24M|  43 |   - |3747 |5892 |3747 |2594 | 762 |8035 |1798 | 0.000000e+00 | 1.200000e+01 |    Inf 
43.29/43.30	o 10
43.29/43.30	c *43.3s|  8278 |   232 | 83337 |  10.0 |  24M|  43 |   - |3747 |6025 |3747 |2596 | 769 |9011 |1798 | 0.000000e+00 | 1.000000e+01 |    Inf 
49.59/49.64	c  49.6s| 10000 |   223 |109279 |  10.9 |  25M|  47 |  25 |3747 |6904 |3747 |2591 | 771 |  11k|1798 | 0.000000e+00 | 1.000000e+01 |    Inf 
90.49/90.50	c  90.5s| 20000 |   277 |269464 |  13.5 |  27M|  47 |   - |3747 |9702 |3747 |2591 | 772 |  23k|2131 | 0.000000e+00 | 1.000000e+01 |    Inf 
128.29/128.37	o 6
128.29/128.37	c * 128s| 29191 |   377 |408125 |  14.0 |  30M|  57 |   - |3747 |  12k|3747 |2591 | 775 |  35k|2600 | 0.000000e+00 | 6.000000e+00 |    Inf 
131.89/131.94	c   132s| 30000 |   363 |421485 |  14.0 |  29M|  57 |  32 |3747 |  12k|3747 |2591 | 775 |  36k|2660 | 0.000000e+00 | 6.000000e+00 |    Inf 
174.29/174.38	c   174s| 40000 |   319 |586347 |  14.7 |  30M|  57 |  34 |3747 |  12k|3747 |2591 | 777 |  50k|3118 | 0.000000e+00 | 6.000000e+00 |    Inf 
218.90/218.95	c   219s| 50000 |   374 |762196 |  15.2 |  33M|  57 |   - |3747 |  17k|3747 |2591 | 781 |  63k|3616 | 0.000000e+00 | 6.000000e+00 |    Inf 
262.70/262.77	c   263s| 60000 |   381 |930241 |  15.5 |  33M|  58 |  37 |3747 |  16k|3747 |2591 | 781 |  76k|4013 | 0.000000e+00 | 6.000000e+00 |    Inf 
306.30/306.37	c   306s| 70000 |   324 |  1099k|  15.7 |  32M|  58 |   - |3747 |  15k|3747 |2591 | 781 |  89k|4380 | 0.000000e+00 | 6.000000e+00 |    Inf 
352.60/352.68	c   353s| 80000 |   378 |  1281k|  16.0 |  34M|  58 |  27 |3747 |  17k|3747 |2601 | 782 | 101k|4753 | 0.000000e+00 | 6.000000e+00 |    Inf 
399.91/399.94	c   400s| 90000 |   332 |  1465k|  16.3 |  34M|  60 |  33 |3747 |  18k|3747 |2601 | 782 | 114k|5122 | 0.000000e+00 | 6.000000e+00 |    Inf 
444.60/444.67	c   445s|100000 |   327 |  1644k|  16.4 |  36M|  60 |  29 |3747 |  22k|3747 |2591 | 782 | 126k|5386 | 0.000000e+00 | 6.000000e+00 |    Inf 
491.61/491.70	c   492s|110000 |   342 |  1823k|  16.6 |  36M|  60 |  28 |3747 |  21k|3747 |2591 | 782 | 139k|5712 | 0.000000e+00 | 6.000000e+00 |    Inf 
535.31/535.30	c   535s|120000 |   357 |  1997k|  16.6 |  38M|  60 |   - |3747 |  25k|   0 |   0 | 782 | 151k|5948 | 0.000000e+00 | 6.000000e+00 |    Inf 
581.91/581.92	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
581.91/581.92	c   582s|130000 |   406 |  2178k|  16.8 |  39M|  60 |  38 |3747 |  27k|3747 |2591 | 782 | 165k|6198 | 0.000000e+00 | 6.000000e+00 |    Inf 
626.71/626.76	c   627s|140000 |   404 |  2349k|  16.8 |  41M|  60 |  35 |3747 |  29k|3747 |2591 | 782 | 177k|6453 | 0.000000e+00 | 6.000000e+00 |    Inf 
670.11/670.14	c   670s|150000 |   440 |  2507k|  16.7 |  42M|  60 |   - |3747 |  32k|3747 |2591 | 782 | 190k|6694 | 0.000000e+00 | 6.000000e+00 |    Inf 
707.51/707.53	o 3
707.51/707.53	c * 708s|158162 |   322 |  2645k|  16.7 |  41M|  60 |   - |3747 |  34k|3747 |2592 | 783 | 201k|6869 | 0.000000e+00 | 3.000000e+00 |    Inf 
716.72/716.70	c   717s|160000 |   286 |  2681k|  16.8 |  39M|  60 |  32 |3747 |  31k|3747 |2591 | 784 | 203k|6897 | 0.000000e+00 | 3.000000e+00 |    Inf 
764.82/764.84	c   765s|170000 |   372 |  2874k|  16.9 |  40M|  61 |   - |3747 |  30k|3747 |2591 | 784 | 216k|7083 | 0.000000e+00 | 3.000000e+00 |    Inf 
814.81/814.81	c   815s|180000 |   337 |  3073k|  17.1 |  40M|  68 |  43 |3747 |  31k|3747 |2591 | 785 | 231k|7348 | 0.000000e+00 | 3.000000e+00 |    Inf 
861.72/861.79	c   862s|190000 |   304 |  3261k|  17.2 |  41M|  68 |  27 |3747 |  34k|3747 |2591 | 787 | 244k|7564 | 0.000000e+00 | 3.000000e+00 |    Inf 
908.72/908.79	c   909s|200000 |   301 |  3445k|  17.2 |  41M|  68 |  31 |3747 |  34k|3747 |2591 | 787 | 257k|7767 | 0.000000e+00 | 3.000000e+00 |    Inf 
955.72/955.72	c   956s|210000 |   301 |  3632k|  17.3 |  42M|  68 |   - |3747 |  35k|3747 |2591 | 787 | 270k|7960 | 0.000000e+00 | 3.000000e+00 |    Inf 
1002.62/1002.62	c  1003s|220000 |   289 |  3815k|  17.3 |  42M|  68 |  40 |3747 |  36k|3747 |2591 | 787 | 283k|8132 | 0.000000e+00 | 3.000000e+00 |    Inf 
1050.53/1050.50	c  1051s|230000 |   253 |  4002k|  17.4 |  41M|  68 |   - |3747 |  34k|3747 |2591 | 788 | 295k|8327 | 0.000000e+00 | 3.000000e+00 |    Inf 
1099.23/1099.27	c  1099s|240000 |   277 |  4193k|  17.5 |  43M|  68 |  30 |3747 |  38k|3747 |2591 | 788 | 308k|8542 | 0.000000e+00 | 3.000000e+00 |    Inf 
1147.24/1147.25	c  1147s|250000 |   234 |  4379k|  17.5 |  44M|  68 |   - |3747 |  40k|3747 |2591 | 788 | 321k|8728 | 0.000000e+00 | 3.000000e+00 |    Inf 
1195.13/1195.11	c  1195s|260000 |   217 |  4560k|  17.5 |  43M|  68 |   - |3747 |  37k|3747 |2591 | 791 | 334k|8919 | 0.000000e+00 | 3.000000e+00 |    Inf 
1208.43/1208.45	c 
1208.43/1208.45	c SCIP Status        : problem is solved [optimal solution found]
1208.43/1208.45	c Solving Time (sec) : 1208.45
1208.43/1208.45	c Solving Nodes      : 262678
1208.43/1208.45	c Primal Bound       : +3.00000000000000e+00 (223 solutions)
1208.43/1208.45	c Dual Bound         : +3.00000000000000e+00
1208.43/1208.45	c Gap                : 0.00 %
1208.43/1208.45	s OPTIMUM FOUND
1208.43/1208.45	v -x231 -x230 -x229 -x228 -x227 -x226 x225 -x224 -x223 -x222 -x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1208.43/1208.45	v -x209 -x208 -x207 -x206 -x205 x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 -x196 -x195 -x194 -x193 x192 -x191 -x190 -x189 
1208.43/1208.45	v -x188 -x187 -x186 -x185 -x184 -x183 -x182 -x181 -x180 -x179 x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1208.43/1208.45	v x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 -x159 -x158 -x157 -x156 x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1208.43/1208.45	v -x146 -x145 -x144 x143 -x142 -x141 -x140 -x139 -x138 -x137 x136 -x135 -x134 -x133 -x132 x131 -x130 -x129 -x128 -x127 -x126 
1208.43/1208.45	v -x125 -x124 -x123 -x122 -x121 -x120 -x119 x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 
1208.43/1208.45	v -x104 -x103 -x102 -x101 x100 x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 x81 -x80 
1208.43/1208.45	v -x79 -x78 -x77 -x76 -x75 -x74 -x73 -x72 x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 
1208.43/1208.45	v x54 -x53 -x52 -x51 -x50 -x49 -x48 -x47 -x46 -x45 -x44 -x43 x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 -x29 
1208.43/1208.45	v -x28 -x27 -x26 x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 x11 -x10 -x9 -x8 -x7 -x6 -x5 x4 -x3 -x2 
1208.43/1208.45	v -x1 
1208.43/1208.45	c SCIP Status        : problem is solved [optimal solution found]
1208.43/1208.45	c Total Time         :    1208.45
1208.43/1208.45	c   solving          :    1208.45
1208.43/1208.45	c   presolving       :       0.13 (included in solving)
1208.43/1208.45	c   reading          :       0.02 (included in solving)
1208.43/1208.45	c Original Problem   :
1208.43/1208.45	c   Problem name     : HOME/instance-3447708-1307897181.wbo
1208.43/1208.45	c   Variables        : 2070 (2070 binary, 0 integer, 0 implicit integer, 0 continuous)
1208.43/1208.45	c   Constraints      : 2708 initial, 2708 maximal
1208.43/1208.45	c Presolved Problem  :
1208.43/1208.45	c   Problem name     : t_HOME/instance-3447708-1307897181.wbo
1208.43/1208.45	c   Variables        : 3747 (1989 binary, 0 integer, 1758 implicit integer, 0 continuous)
1208.43/1208.45	c   Constraints      : 4332 initial, 41944 maximal
1208.43/1208.45	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1208.43/1208.45	c   trivial          :       0.00         81          0          0          0          0          0          0          0          0
1208.43/1208.45	c   dualfix          :       0.00         81          0          0          0          0          0          0          0          0
1208.43/1208.45	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1208.43/1208.45	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1208.43/1208.45	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1208.43/1208.45	c   probing          :       0.05          0          0          0          0          0          0          0          0          0
1208.43/1208.45	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1208.43/1208.45	c   setppc           :       0.00          0          0          0          0          0         13          0          0          0
1208.43/1208.45	c   linear           :       0.06          0          0          0       1873          0        121          0        107          0
1208.43/1208.45	c   indicator        :       0.00          0          0          0          0          0         81          0          0          0
1208.43/1208.45	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1208.43/1208.45	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1208.43/1208.45	c   root node        :          -       3450          -          -       3450          -          -          -          -          -
1208.43/1208.45	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1208.43/1208.45	c   integral         :          0          0          0     136631          0       1059          0        305       2596          0          0     267834
1208.43/1208.45	c   varbound         :          0+         6    1238620        792          0          0       3695          1     298483        783          0          0
1208.43/1208.45	c   setppc           :         33          6    1242644         11          0       1056    1086016       2353     581952          0          0          0
1208.43/1208.45	c   linear           :       1758+         7    1245225         21          0       1042    2790218      19441    3557361          0          0          0
1208.43/1208.45	c   indicator        :       1758          0    1217369        792          0       1040       6280          0      14265          0          0          0
1208.43/1208.45	c   logicor          :        783+         6     497368         23          0        200    1227258      10214     843111          0          0          0
1208.43/1208.45	c   bounddisjunction :          0+         0      65053          0          0          0          1          0          5          0          0          0
1208.43/1208.45	c   countsols        :          0          0          0         23          0        202          0          0          0          0          0          0
1208.43/1208.45	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1208.43/1208.45	c   integral         :      56.56       0.00       0.00      56.52       0.00       0.03       0.00
1208.43/1208.45	c   varbound         :       2.56       0.00       2.51       0.04       0.00       0.00       0.00
1208.43/1208.45	c   setppc           :       6.15       0.00       5.83       0.00       0.00       0.01       0.32
1208.43/1208.45	c   linear           :      40.39       0.00      37.97       0.00       0.00       0.29       2.12
1208.43/1208.45	c   indicator        :       4.39       0.01       3.61       0.09       0.00       0.69       0.00
1208.43/1208.45	c   logicor          :      77.74       0.00      76.24       0.00       0.00       0.02       1.48
1208.43/1208.45	c   bounddisjunction :       0.09       0.00       0.09       0.00       0.00       0.00       0.00
1208.43/1208.45	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1208.43/1208.45	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1208.43/1208.45	c   vbounds          :      47820        810         11      68092
1208.43/1208.45	c   rootredcost      :         25          0          0       1725
1208.43/1208.45	c   pseudoobj        :    1248885       3782       1495     295618
1208.43/1208.45	c Propagator Timings :  TotalTime  Propagate    Resprop
1208.43/1208.45	c   vbounds          :       8.00       8.00       0.00
1208.43/1208.45	c   rootredcost      :       0.27       0.27       0.00
1208.43/1208.45	c   pseudoobj        :      36.76      36.68       0.08
1208.43/1208.45	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1208.43/1208.45	c   propagation      :       2.08      33515      33439     186427       26.3        777       21.8          -
1208.43/1208.45	c   infeasible LP    :      30.62      99933      99921     662452       38.3       1256       14.6          0
1208.43/1208.45	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1208.43/1208.45	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1208.43/1208.45	c   pseudo solution  :       0.00          1          1          6       10.7          0        0.0          -
1208.43/1208.45	c   applied globally :          -          -          -     338491       32.1          -          -          -
1208.43/1208.45	c   applied locally  :          -          -          -          0        0.0          -          -          -
1208.43/1208.45	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1208.43/1208.45	c   cut pool         :       0.00          5          -          -          9          -    (maximal pool size: 169)
1208.43/1208.45	c   redcost          :      10.01     136968          0      75755          0          0
1208.43/1208.45	c   impliedbounds    :       0.00          6          0          0          0          0
1208.43/1208.45	c   intobj           :       0.00          0          0          0          0          0
1208.43/1208.45	c   gomory           :       0.49          6          0          0        750          0
1208.43/1208.45	c   cgmip            :       0.00          0          0          0          0          0
1208.43/1208.45	c   closecuts        :       0.00          0          0          0          0          0
1208.43/1208.45	c   strongcg         :       0.40          6          0          0        886          0
1208.43/1208.45	c   cmir             :       0.07          6          0          0          0          0
1208.43/1208.45	c   flowcover        :       0.09          6          0          0          0          0
1208.43/1208.45	c   clique           :       0.00          6          0          0          0          0
1208.43/1208.45	c   zerohalf         :       0.00          0          0          0          0          0
1208.43/1208.45	c   mcf              :       0.00          1          0          0          0          0
1208.43/1208.45	c   oddcycle         :       0.00          0          0          0          0          0
1208.43/1208.45	c   rapidlearning    :       0.16          1          0          0          0         38
1208.43/1208.45	c Pricers            :       Time      Calls       Vars
1208.43/1208.45	c   problem variables:       0.00          0          0
1208.43/1208.45	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1208.43/1208.45	c   relpscost        :      56.39     135839        305       2596          0          0     267834
1208.43/1208.45	c   pscost           :       0.00          0          0          0          0          0          0
1208.43/1208.45	c   inference        :       0.00          0          0          0          0          0          0
1208.43/1208.45	c   mostinf          :       0.00          0          0          0          0          0          0
1208.43/1208.45	c   leastinf         :       0.00          0          0          0          0          0          0
1208.43/1208.45	c   fullstrong       :       0.00          0          0          0          0          0          0
1208.43/1208.45	c   allfullstrong    :       0.00          0          0          0          0          0          0
1208.43/1208.45	c   random           :       0.00          0          0          0          0          0          0
1208.43/1208.45	c Primal Heuristics  :       Time      Calls      Found
1208.43/1208.45	c   LP solutions     :       0.01          -         23
1208.43/1208.45	c   pseudo solutions :       0.00          -          0
1208.43/1208.45	c   feaspump         :       0.01          0          0
1208.43/1208.45	c   oneopt           :       0.29         23          0
1208.43/1208.45	c   pscostdiving     :       0.67         30          0
1208.43/1208.45	c   veclendiving     :       0.79         30          0
1208.43/1208.45	c   fracdiving       :       1.52         31          0
1208.43/1208.45	c   coefdiving       :       1.14         31          0
1208.43/1208.45	c   linesearchdiving :       0.33         31          0
1208.43/1208.45	c   guideddiving     :       1.06         31          0
1208.43/1208.45	c   objpscostdiving  :       0.26         16          0
1208.43/1208.45	c   rootsoldiving    :       0.54         16          0
1208.43/1208.45	c   crossover        :       1.09         23          0
1208.43/1208.45	c   trivial          :       0.00          2          0
1208.43/1208.45	c   shiftandpropagate:       0.41          1          1
1208.43/1208.45	c   simplerounding   :       0.31     136039          2
1208.43/1208.45	c   zirounding       :       0.46       1000          0
1208.43/1208.45	c   rounding         :       2.37      17579          1
1208.43/1208.45	c   shifting         :       0.75       1610          0
1208.43/1208.45	c   intshifting      :       0.01          0          0
1208.43/1208.45	c   twoopt           :       0.00          0          0
1208.43/1208.45	c   fixandinfer      :       0.00          0          0
1208.43/1208.45	c   clique           :       0.00          0          0
1208.43/1208.45	c   intdiving        :       0.00          0          0
1208.43/1208.45	c   actconsdiving    :       0.00          0          0
1208.43/1208.45	c   octane           :       0.00          0          0
1208.43/1208.45	c   rens             :       0.04          1          0
1208.43/1208.45	c   rins             :       0.00          0          0
1208.43/1208.45	c   localbranching   :       0.00          0          0
1208.43/1208.45	c   mutation         :       0.00          0          0
1208.43/1208.45	c   dins             :       0.00          0          0
1208.43/1208.45	c   vbounds          :       0.00          0          0
1208.43/1208.45	c   undercover       :       0.00          0          0
1208.43/1208.45	c   subnlp           :       0.05          0          0
1208.43/1208.45	c   trysol           :       0.36        783        196
1208.43/1208.45	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1208.43/1208.45	c   primal LP        :       0.01          0          0       0.00          -
1208.43/1208.45	c   dual LP          :     746.45     236100    4588090      19.43    6146.54
1208.43/1208.45	c   lex dual LP      :       0.00          0          0       0.00          -
1208.43/1208.45	c   barrier LP       :       0.00          0          0       0.00          -
1208.43/1208.45	c   diving/probing LP:       4.47       3094      19524       6.31    4364.75
1208.43/1208.45	c   strong branching :      53.84       8953     309921      34.62    5756.14
1208.43/1208.45	c     (at root node) :          -         10       2554     255.40          -
1208.43/1208.45	c   conflict analysis:       0.00          0          0       0.00          -
1208.43/1208.45	c B&B Tree           :
1208.43/1208.45	c   number of runs   :          1
1208.43/1208.45	c   nodes            :     262678
1208.43/1208.45	c   nodes (total)    :     262678
1208.43/1208.45	c   nodes left       :          0
1208.43/1208.45	c   max depth        :         68
1208.43/1208.45	c   max depth (total):         68
1208.43/1208.45	c   backtracks       :      29524 (11.2%)
1208.43/1208.45	c   delayed cutoffs  :       4870
1208.43/1208.45	c   repropagations   :     515482 (851784 domain reductions, 4629 cutoffs)
1208.43/1208.45	c   avg switch length:       5.44
1208.43/1208.45	c   switching time   :      83.15
1208.43/1208.45	c Solution           :
1208.43/1208.45	c   Solutions found  :        223 (26 improvements)
1208.43/1208.45	c   First Solution   : +5.61000000000000e+02   (in run 1, after 1 nodes, 0.56 seconds, depth 1900, found by <shiftandpropagate>)
1208.43/1208.45	c   Primal Bound     : +3.00000000000000e+00   (in run 1, after 158162 nodes, 707.53 seconds, depth 38, found by <relaxation>)
1208.43/1208.45	c   Dual Bound       : +3.00000000000000e+00
1208.43/1208.45	c   Gap              :       0.00 %
1208.43/1208.45	c   Root Dual Bound  : +0.00000000000000e+00
1208.43/1208.45	c   Root Iterations  :        352
1208.43/1208.49	c Time complete: 1208.53.

Verifier Data

OK	3

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 /var/tmp/evaluation-result-3447708-1307897181/watcher-3447708-1307897181 -o /var/tmp/evaluation-result-3447708-1307897181/solver-3447708-1307897181 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447708-1307897181.wbo -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: 1.60 1.87 1.76 3/169 22850
/proc/meminfo: memFree=1528980/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=10128 CPUtime=0 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 1536 0 0 0 0 0 0 0 22 0 1 0 901318544 10371072 1490 33554432000 4194304 9128323 140735002268496 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/22850/statm: 2532 1494 399 1205 0 1323 0

[startup+0.065134 s]
/proc/loadavg: 1.60 1.87 1.76 3/169 22850
/proc/meminfo: memFree=1528980/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=31732 CPUtime=0.05 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 6887 0 0 0 5 0 0 0 22 0 1 0 901318544 32493568 6582 33554432000 4194304 9128323 140735002268496 18446744073709551615 5266583 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22850/statm: 7933 6582 514 1205 0 6724 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31732

[startup+0.101119 s]
/proc/loadavg: 1.60 1.87 1.76 3/169 22850
/proc/meminfo: memFree=1528980/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=31876 CPUtime=0.09 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 6946 0 0 0 9 0 0 0 22 0 1 0 901318544 32641024 6641 33554432000 4194304 9128323 140735002268496 18446744073709551615 4336752 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22850/statm: 7969 6641 530 1205 0 6760 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31876

[startup+0.301083 s]
/proc/loadavg: 1.60 1.87 1.76 3/169 22850
/proc/meminfo: memFree=1528980/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=38168 CPUtime=0.29 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 8711 0 0 0 29 0 0 0 18 0 1 0 901318544 39084032 8394 33554432000 4194304 9128323 140735002268496 18446744073709551615 5993084 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22850/statm: 9542 8394 617 1205 0 8333 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38168

[startup+0.700994 s]
/proc/loadavg: 1.60 1.87 1.76 3/169 22850
/proc/meminfo: memFree=1528980/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=45688 CPUtime=0.69 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 10868 0 0 0 68 1 0 0 18 0 1 0 901318544 46784512 10376 33554432000 4194304 9128323 140735002268496 18446744073709551615 8008930 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22850/statm: 11422 10376 679 1205 0 10213 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45688

[startup+1.50086 s]
/proc/loadavg: 1.60 1.87 1.76 3/175 22860
/proc/meminfo: memFree=1422492/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=74256 CPUtime=1.49 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 18113 0 0 0 147 2 0 0 19 0 1 0 901318544 76038144 17264 33554432000 4194304 9128323 140735002268496 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 4 0 0 0
/proc/22850/statm: 18564 17264 728 1205 0 17355 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74256

[startup+3.1005 s]
/proc/loadavg: 1.60 1.87 1.76 3/175 22861
/proc/meminfo: memFree=1414680/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=72300 CPUtime=3.09 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 18853 0 0 0 306 3 0 0 25 0 1 0 901318544 74035200 17131 33554432000 4194304 9128323 140735002268496 18446744073709551615 7184204 0 0 4096 16384 0 0 0 17 6 0 0 0
/proc/22850/statm: 18075 17131 739 1205 0 16866 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 72300

[startup+6.301 s]
/proc/loadavg: 1.63 1.88 1.76 3/175 22861
/proc/meminfo: memFree=1407232/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=72300 CPUtime=6.29 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 18860 0 0 0 625 4 0 0 25 0 1 0 901318544 74035200 17138 33554432000 4194304 9128323 140735002268496 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 18075 17138 744 1205 0 16866 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72300

[startup+12.7008 s]
/proc/loadavg: 1.66 1.88 1.76 3/175 22861
/proc/meminfo: memFree=1402420/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=72300 CPUtime=12.69 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 22531 0 0 0 1260 9 0 0 25 0 1 0 901318544 74035200 17139 33554432000 4194304 9128323 140735002268496 18446744073709551615 5992491 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 18075 17139 744 1205 0 16866 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72300

[startup+25.5004 s]
/proc/loadavg: 1.74 1.88 1.77 3/175 22861
/proc/meminfo: memFree=1402288/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=72300 CPUtime=25.49 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 29973 0 0 0 2534 15 0 0 25 0 1 0 901318544 74035200 17143 33554432000 4194304 9128323 140735002268496 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 18075 17143 744 1205 0 16866 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 72300

[startup+51.1006 s]
/proc/loadavg: 1.83 1.89 1.77 3/175 22862
/proc/meminfo: memFree=1394520/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=76280 CPUtime=51.09 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 68512 0 0 0 5077 32 0 0 25 0 1 0 901318544 78110720 18122 33554432000 4194304 9128323 140735002268496 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 19070 18122 754 1205 0 17861 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 76280

[startup+102.306 s]
/proc/loadavg: 1.92 1.91 1.78 3/175 22863
/proc/meminfo: memFree=1384740/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=80088 CPUtime=102.3 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 81756 0 0 0 10164 66 0 0 25 0 1 0 901318544 82010112 19083 33554432000 4194304 9128323 140735002268496 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 20022 19083 754 1205 0 18813 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 80088

[startup+162.301 s]
/proc/loadavg: 1.97 1.92 1.79 3/175 22865
/proc/meminfo: memFree=1375144/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=84448 CPUtime=162.29 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 94435 0 0 0 16129 100 0 0 25 0 1 0 901318544 86474752 20177 33554432000 4194304 9128323 140735002268496 18446744073709551615 7192387 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 21112 20177 754 1205 0 19903 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 84448

[startup+222.301 s]
/proc/loadavg: 1.99 1.93 1.81 3/175 22866
/proc/meminfo: memFree=1370988/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=86540 CPUtime=222.3 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 96694 0 0 0 22096 134 0 0 25 0 1 0 901318544 88616960 20731 33554432000 4194304 9128323 140735002268496 18446744073709551615 7342922 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 21635 20731 754 1205 0 20426 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 86540

[startup+282.301 s]
/proc/loadavg: 1.99 1.94 1.82 3/175 22868
/proc/meminfo: memFree=1366340/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=88644 CPUtime=282.3 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 102490 0 0 0 28062 168 0 0 25 0 1 0 901318544 90771456 21251 33554432000 4194304 9128323 140735002268496 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 22161 21251 756 1205 0 20952 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 88644

[startup+342.301 s]
/proc/loadavg: 1.99 1.95 1.82 3/175 22869
/proc/meminfo: memFree=1361060/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=89376 CPUtime=342.3 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 102692 0 0 0 34028 202 0 0 25 0 1 0 901318544 91521024 21453 33554432000 4194304 9128323 140735002268496 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 22344 21453 756 1205 0 21135 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 89376

[startup+402.3 s]
/proc/loadavg: 1.99 1.95 1.83 3/175 22871
/proc/meminfo: memFree=1356424/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=91172 CPUtime=402.3 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 108294 0 0 0 39996 234 0 0 25 0 1 0 901318544 93360128 21875 33554432000 4194304 9128323 140735002268496 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 22793 21875 756 1205 0 21584 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 91172

[startup+462.3 s]
/proc/loadavg: 1.99 1.96 1.84 3/175 22873
/proc/meminfo: memFree=1351648/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=93024 CPUtime=462.31 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 108772 0 0 0 45964 267 0 0 25 0 1 0 901318544 95256576 22353 33554432000 4194304 9128323 140735002268496 18446744073709551615 5604739 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 23256 22353 756 1205 0 22047 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 93024

[startup+522.301 s]
/proc/loadavg: 2.05 1.98 1.85 3/175 22874
/proc/meminfo: memFree=1347860/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=95484 CPUtime=522.31 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 109364 0 0 0 51931 300 0 0 25 0 1 0 901318544 97775616 22945 33554432000 4194304 9128323 140735002268496 18446744073709551615 6578366 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 23871 22945 756 1205 0 22662 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 95484

[startup+582.301 s]
/proc/loadavg: 2.02 1.98 1.85 3/175 22876
/proc/meminfo: memFree=1344948/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=97640 CPUtime=582.31 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 109918 0 0 0 57897 334 0 0 25 0 1 0 901318544 99983360 23499 33554432000 4194304 9128323 140735002268496 18446744073709551615 4241127 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 24410 23499 756 1205 0 23201 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 97640

[startup+642.301 s]
/proc/loadavg: 2.00 1.98 1.86 3/175 22877
/proc/meminfo: memFree=1337948/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=99820 CPUtime=642.31 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 115615 0 0 0 63864 367 0 0 25 0 1 0 901318544 102215680 24050 33554432000 4194304 9128323 140735002268496 18446744073709551615 6713575 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 24955 24050 756 1205 0 23746 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 99820

[startup+702.301 s]
/proc/loadavg: 2.00 1.98 1.86 3/175 22879
/proc/meminfo: memFree=1331928/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=102416 CPUtime=702.31 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 116277 0 0 0 69832 399 0 0 25 0 1 0 901318544 104873984 24712 33554432000 4194304 9128323 140735002268496 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 25604 24712 756 1205 0 24395 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 102416

[startup+762.307 s]
/proc/loadavg: 2.03 2.00 1.88 3/175 22881
/proc/meminfo: memFree=1327028/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=103492 CPUtime=762.32 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 140494 0 0 0 75797 435 0 0 25 0 1 0 901318544 105975808 24969 33554432000 4194304 9128323 140735002268496 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 25873 24969 756 1205 0 24664 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 103492

[startup+822.3 s]
/proc/loadavg: 2.01 2.00 1.88 3/175 22882
/proc/meminfo: memFree=1325336/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=103640 CPUtime=822.31 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 142607 0 0 0 81763 468 0 0 25 0 1 0 901318544 106127360 24998 33554432000 4194304 9128323 140735002268496 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 25910 24998 756 1205 0 24701 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 103640

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/175 22931
/proc/meminfo: memFree=1352668/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=104436 CPUtime=882.31 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 147959 0 0 0 87729 502 0 0 25 0 1 0 901318544 106942464 25203 33554432000 4194304 9128323 140735002268496 18446744073709551615 5321240 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 26109 25203 756 1205 0 24900 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 104436

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.89 3/175 22932
/proc/meminfo: memFree=1352876/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=104732 CPUtime=942.33 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 148045 0 0 0 93695 538 0 0 25 0 1 0 901318544 107245568 25289 33554432000 4194304 9128323 140735002268496 18446744073709551615 5332975 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 26183 25289 756 1205 0 24974 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 104732

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/175 22934
/proc/meminfo: memFree=1352324/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=105032 CPUtime=1002.32 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 153248 0 0 0 99658 574 0 0 25 0 1 0 901318544 107552768 25358 33554432000 4194304 9128323 140735002268496 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 26258 25358 756 1205 0 25049 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 105032

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.90 4/176 22939
/proc/meminfo: memFree=1337884/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=105652 CPUtime=1062.32 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 153387 0 0 0 105624 608 0 0 25 0 1 0 901318544 108187648 25497 33554432000 4194304 9128323 140735002268496 18446744073709551615 6547200 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 26413 25497 756 1205 0 25204 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 105652

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 22940
/proc/meminfo: memFree=1351408/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=105936 CPUtime=1122.33 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 153444 0 0 0 111592 641 0 0 25 0 1 0 901318544 108478464 25554 33554432000 4194304 9128323 140735002268496 18446744073709551615 5332999 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 26484 25554 756 1205 0 25275 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 105936

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 22942
/proc/meminfo: memFree=1350600/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=106748 CPUtime=1182.33 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 153672 0 0 0 117560 673 0 0 25 0 1 0 901318544 109309952 25782 33554432000 4194304 9128323 140735002268496 18446744073709551615 7192168 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 26687 25782 756 1205 0 25478 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 106748

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

[startup+1190.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 22942
/proc/meminfo: memFree=1349480/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=106748 CPUtime=1190.33 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 153674 0 0 0 118354 679 0 0 25 0 1 0 901318544 109309952 25784 33554432000 4194304 9128323 140735002268496 18446744073709551615 6712548 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 26687 25784 756 1205 0 25478 0
Current children cumulated CPU time (s) 1190.33
Current children cumulated vsize (KiB) 106748

[startup+1196.7 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 22942
/proc/meminfo: memFree=1349480/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=106880 CPUtime=1196.73 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 153687 0 0 0 118992 681 0 0 25 0 1 0 901318544 109445120 25797 33554432000 4194304 9128323 140735002268496 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 26720 25797 756 1205 0 25511 0
Current children cumulated CPU time (s) 1196.73
Current children cumulated vsize (KiB) 106880

[startup+1203.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 22943
/proc/meminfo: memFree=1348844/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=106976 CPUtime=1203.13 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 158900 0 0 0 119628 685 0 0 25 0 1 0 901318544 109543424 25863 33554432000 4194304 9128323 140735002268496 18446744073709551615 5984556 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 26744 25863 756 1205 0 25535 0
Current children cumulated CPU time (s) 1203.13
Current children cumulated vsize (KiB) 106976

[startup+1206.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 22943
/proc/meminfo: memFree=1348844/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=106976 CPUtime=1206.33 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 158901 0 0 0 119947 686 0 0 25 0 1 0 901318544 109543424 25864 33554432000 4194304 9128323 140735002268496 18446744073709551615 6539231 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 26744 25864 756 1205 0 25535 0
Current children cumulated CPU time (s) 1206.33
Current children cumulated vsize (KiB) 106976

[startup+1207.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 22943
/proc/meminfo: memFree=1347728/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=106976 CPUtime=1207.12 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 158901 0 0 0 120026 686 0 0 25 0 1 0 901318544 109543424 25864 33554432000 4194304 9128323 140735002268496 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 26744 25864 756 1205 0 25535 0
Current children cumulated CPU time (s) 1207.12
Current children cumulated vsize (KiB) 106976

[startup+1207.9 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 22943
/proc/meminfo: memFree=1347356/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=106976 CPUtime=1207.93 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 158901 0 0 0 120106 687 0 0 25 0 1 0 901318544 109543424 25864 33554432000 4194304 9128323 140735002268496 18446744073709551615 6712802 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 26744 25864 756 1205 0 25535 0
Current children cumulated CPU time (s) 1207.93
Current children cumulated vsize (KiB) 106976

[startup+1208.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 22943
/proc/meminfo: memFree=1347356/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=106976 CPUtime=1208.33 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 158901 0 0 0 120146 687 0 0 25 0 1 0 901318544 109543424 25864 33554432000 4194304 9128323 140735002268496 18446744073709551615 6581536 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 26744 25864 756 1205 0 25535 0
Current children cumulated CPU time (s) 1208.33
Current children cumulated vsize (KiB) 106976

[startup+1208.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/175 22943
/proc/meminfo: memFree=1347356/32951124 swapFree=67064380/67111528
[pid=22850] ppid=22848 vsize=106976 CPUtime=1208.43 cores=0,2,4,6
/proc/22850/stat : 22850 (scip-2.0.1.4.li) R 22848 22850 22218 0 -1 4202496 158901 0 0 0 120156 687 0 0 25 0 1 0 901318544 109543424 25864 33554432000 4194304 9128323 140735002268496 18446744073709551615 5984669 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/22850/statm: 26744 25864 756 1205 0 25535 0
Current children cumulated CPU time (s) 1208.43
Current children cumulated vsize (KiB) 106976

Child status: 0
Real time (s): 1208.5
CPU time (s): 1208.53
CPU user time (s): 1201.65
CPU system time (s): 6.88095
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 128264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1201.65
system time used= 6.88095
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158905
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= 6
involuntary context switches= 2070

runsolver used 1.78673 second user time and 3.80542 second system time

The end

Launcher Data

Begin job on node105 at 2011-06-12 18:46:21
IDJOB=3447708
IDBENCH=78884
IDSOLVER=1944
FILE ID=node105/3447708-1307897181
RUNJOBID= node105-1307897180-22831
PBS_JOBID= 13559597
Free space on /var/tmp= 2892 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900568186--soft-33-100-0.wbo
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-3447708-1307897181/watcher-3447708-1307897181 -o /var/tmp/evaluation-result-3447708-1307897181/solver-3447708-1307897181 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447708-1307897181.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 5d44b96125a480c7e8ae11943224729b
RANDOM SEED=981243608

node105.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5410.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1533980 kB
Buffers:         48712 kB
Cached:       30389972 kB
SwapCached:      19872 kB
Active:       15316176 kB
Inactive:     15150868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1533980 kB
SwapTotal:    67111528 kB
SwapFree:     67064380 kB
Dirty:           20688 kB
Writeback:           0 kB
AnonPages:       26548 kB
Mapped:           9760 kB
Slab:           886412 kB
PageTables:       4000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   156648 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /var/tmp at the end= 2868 MiB
End job on node105 at 2011-06-12 19:06:30