Trace number 3447851

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 1198.16 1198.14

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900571132--soft-33-100-0.wbo
MD5SUM87777454fd73e41b31dd9b36586c9c7c
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark60.7978
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 constraints1863
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 94064
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 94063
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 761
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-3447851-1307898652.wbo>
0.00/0.02	c original problem has 2094 variables (2094 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.03/0.05	c presolving:
0.03/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, 138 impls, 5 clqs
0.03/0.09	c (round 2) 0 del vars, 117 del conss, 0 add conss, 1863 chg bounds, 51 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.09/0.10	c (round 3) 102 del vars, 144 del conss, 0 add conss, 1872 chg bounds, 69 chg sides, 0 chg coeffs, 0 upgd conss, 138 impls, 5 clqs
0.09/0.11	c (round 4) 120 del vars, 144 del conss, 0 add conss, 1872 chg bounds, 69 chg sides, 0 chg coeffs, 821 upgd conss, 138 impls, 5 clqs
0.09/0.11	c (round 5) 120 del vars, 154 del conss, 0 add conss, 1872 chg bounds, 69 chg sides, 0 chg coeffs, 821 upgd conss, 138 impls, 5 clqs
0.09/0.16	c    (0.2s) probing: 101/2034 (5.0%) - 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.17	c presolving (6 rounds):
0.09/0.17	c  120 deleted vars, 154 deleted constraints, 0 added constraints, 1872 tightened bounds, 0 added holes, 69 changed sides, 0 changed coefficients
0.09/0.17	c  1941 implications, 5 cliques
0.09/0.17	c presolved problem has 3837 variables (2034 bin, 0 int, 1803 impl, 0 cont) and 4417 constraints
0.09/0.17	c      55 constraints of type <setppc>
0.09/0.17	c    1803 constraints of type <linear>
0.09/0.17	c    1803 constraints of type <indicator>
0.09/0.17	c     756 constraints of type <logicor>
0.09/0.17	c transformed objective value is always integral (scale: 1)
0.09/0.17	c Presolving Time: 0.14
0.09/0.17	c - non default parameters ----------------------------------------------------------------------
0.09/0.17	c # SCIP version 2.0.1.4
0.09/0.17	c 
0.09/0.17	c # frequency for displaying node information lines
0.09/0.17	c # [type: int, range: [-1,2147483647], default: 100]
0.09/0.17	c display/freq = 10000
0.09/0.17	c 
0.09/0.17	c # maximal time in seconds to run
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/time = 1800
0.09/0.17	c 
0.09/0.17	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.09/0.17	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.09/0.17	c limits/memory = 13950
0.09/0.17	c 
0.09/0.17	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.09/0.17	c # [type: int, range: [1,2], default: 1]
0.09/0.17	c timing/clocktype = 2
0.09/0.17	c 
0.09/0.17	c # belongs reading time to solving time?
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c timing/reading = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify inequalities
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/linear/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/indicator/addCouplingCons = TRUE
0.09/0.17	c 
0.09/0.17	c # should presolving try to simplify knapsacks
0.09/0.17	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.09/0.17	c constraints/knapsack/simplifyinequalities = TRUE
0.09/0.17	c 
0.09/0.17	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.09/0.17	c # [type: int, range: [-1,2147483647], default: -1]
0.09/0.17	c separating/rapidlearning/freq = 0
0.09/0.17	c 
0.09/0.17	c -----------------------------------------------------------------------------------------------
0.09/0.17	c start solving
0.09/0.17	c 
0.58/0.64	o 658
0.58/0.64	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.58/0.64	c T 0.6s|     1 |     0 |     0 |     - |  14M|   0 |   - |3837 |6220 |3837 |2614 |   0 |   0 |   0 |      --      | 6.580000e+02 |    Inf 
0.58/0.66	c   0.7s|     1 |     0 |   138 |     - |  14M|   0 |  62 |3837 |6220 |3837 |2614 |   0 |   0 |   0 | 0.000000e+00 | 6.580000e+02 |    Inf 
0.99/1.08	c   1.1s|     1 |     0 |   941 |     - |  15M|   0 |  29 |3837 |6259 |3837 |2642 |  28 |   0 |   0 | 0.000000e+00 | 6.580000e+02 |    Inf 
1.09/1.18	c   1.2s|     1 |     0 |  1050 |     - |  15M|   0 |  47 |3837 |6259 |3837 |2682 |  68 |   0 |   0 | 0.000000e+00 | 6.580000e+02 |    Inf 
1.38/1.45	c   1.4s|     1 |     0 |  1106 |     - |  16M|   0 |  45 |3837 |6259 |3837 |2687 |  73 |   0 |   0 | 0.000000e+00 | 6.580000e+02 |    Inf 
1.68/1.72	c   1.7s|     1 |     0 |  1132 |     - |  16M|   0 |  48 |3837 |6259 |3837 |2693 |  79 |   0 |   0 | 0.000000e+00 | 6.580000e+02 |    Inf 
1.99/2.04	c   2.0s|     1 |     0 |  1169 |     - |  16M|   0 |  46 |3837 |6259 |3837 |2694 |  80 |   0 |   0 | 0.000000e+00 | 6.580000e+02 |    Inf 
2.29/2.34	c   2.3s|     1 |     0 |  1188 |     - |  16M|   0 |  51 |3837 |6259 |3837 |2697 |  83 |   0 |   0 | 0.000000e+00 | 6.580000e+02 |    Inf 
2.59/2.64	c   2.6s|     1 |     2 |  1188 |     - |  16M|   0 |  51 |3837 |6259 |3837 |2697 |  83 |   0 |   9 | 0.000000e+00 | 6.580000e+02 |    Inf 
4.69/4.73	o 518
4.69/4.73	c r 4.7s|    48 |    44 |  3366 |  46.3 |  17M|  21 |   1 |3837 |6269 |3837 |2793 | 191 |  10 | 283 | 0.000000e+00 | 5.180000e+02 |    Inf 
4.69/4.78	o 497
4.69/4.78	c r 4.8s|    52 |    43 |  3473 |  44.8 |  18M|  23 |   1 |3837 |6272 |3837 |2794 | 192 |  13 | 283 | 0.000000e+00 | 4.970000e+02 |    Inf 
5.09/5.12	o 397
5.09/5.12	c * 5.1s|    62 |    47 |  4188 |  49.2 |  18M|  23 |   - |3837 |6275 |3837 |2788 | 273 |  16 | 307 | 0.000000e+00 | 3.970000e+02 |    Inf 
5.29/5.33	o 364
5.29/5.33	c * 5.3s|    75 |    51 |  4372 |  43.0 |  19M|  23 |   - |3837 |6286 |3837 |2725 | 291 |  27 | 323 | 0.000000e+00 | 3.640000e+02 |    Inf 
5.39/5.42	o 127
5.39/5.42	c * 5.4s|    81 |    27 |  4524 |  41.7 |  19M|  23 |   - |3837 |6286 |3837 |2726 | 307 |  27 | 323 | 0.000000e+00 | 1.270000e+02 |    Inf 
6.09/6.17	o 125
6.09/6.17	c * 6.2s|   111 |    34 |  5521 |  39.4 |  20M|  23 |   - |3837 |6303 |3837 |2707 | 331 |  44 | 418 | 0.000000e+00 | 1.250000e+02 |    Inf 
6.60/6.69	o 117
6.60/6.69	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.60/6.69	c * 6.7s|   133 |    41 |  6294 |  38.7 |  21M|  23 |   - |3837 |6320 |3837 |2723 | 348 |  61 | 475 | 0.000000e+00 | 1.170000e+02 |    Inf 
7.09/7.14	o 63
7.09/7.14	c * 7.1s|   153 |    33 |  7324 |  40.4 |  22M|  23 |   - |3837 |6334 |3837 |2756 | 401 |  75 | 504 | 0.000000e+00 | 6.300000e+01 |    Inf 
7.09/7.18	o 48
7.09/7.18	c r 7.2s|   154 |    29 |  7404 |  40.6 |  22M|  23 |   1 |3837 |6334 |3837 |2714 | 408 |  75 | 504 | 0.000000e+00 | 4.800000e+01 |    Inf 
19.80/19.86	o 27
19.80/19.86	c *19.9s|  1231 |    96 | 20090 |  15.4 |  24M|  43 |   - |3837 |5326 |3837 |2674 | 445 |1303 |1651 | 0.000000e+00 | 2.700000e+01 |    Inf 
19.89/19.93	o 20
19.89/19.93	c *19.9s|  1237 |    95 | 20248 |  15.4 |  23M|  43 |   - |3837 |4477 |3837 |2671 | 448 |1311 |1653 | 0.000000e+00 | 2.000000e+01 |    Inf 
23.79/23.88	o 16
23.79/23.88	c *23.9s|  1940 |    81 | 29623 |  14.7 |  23M|  43 |   - |3837 |4612 |3837 |2708 | 464 |2150 |1804 | 0.000000e+00 | 1.600000e+01 |    Inf 
30.09/30.13	o 9
30.09/30.13	c *30.1s|  3280 |   111 | 50850 |  15.1 |  23M|  43 |   - |3837 |4955 |3837 |2668 | 464 |3753 |1905 | 0.000000e+00 | 9.000000e+00 |    Inf 
50.99/51.03	o 5
50.99/51.03	c *51.0s|  9135 |   242 |130493 |  14.2 |  26M|  46 |   - |3837 |7689 |3837 |2668 | 469 |  10k|1916 | 0.000000e+00 | 5.000000e+00 |    Inf 
54.19/54.27	c  54.3s| 10000 |   244 |143202 |  14.2 |  25M|  46 |   - |3837 |6611 |3837 |2668 | 469 |  11k|1916 | 0.000000e+00 | 5.000000e+00 |    Inf 
61.29/61.38	o 1
61.29/61.38	c *61.4s| 11870 |   221 |172696 |  14.5 |  25M|  57 |   - |3837 |7341 |3837 |2670 | 471 |  14k|1916 | 0.000000e+00 | 1.000000e+00 |    Inf 
97.60/97.63	c  97.6s| 20000 |   283 |318448 |  15.9 |  28M|  57 |   - |3837 |  12k|3837 |2668 | 471 |  24k|2312 | 0.000000e+00 | 1.000000e+00 |    Inf 
144.10/144.17	c   144s| 30000 |   264 |501473 |  16.7 |  29M|  57 |   - |3837 |  13k|   0 |   0 | 471 |  36k|2917 | 0.000000e+00 | 1.000000e+00 |    Inf 
189.80/189.87	c   190s| 40000 |   187 |680654 |  17.0 |  28M|  59 |  35 |3837 |  12k|3837 |2668 | 471 |  49k|3380 | 0.000000e+00 | 1.000000e+00 |    Inf 
234.59/234.64	c   235s| 50000 |   369 |853162 |  17.0 |  31M|  59 |  22 |3837 |  15k|3837 |2668 | 471 |  62k|3892 | 0.000000e+00 | 1.000000e+00 |    Inf 
279.30/279.38	c   279s| 60000 |   328 |  1026k|  17.1 |  32M|  66 |  21 |3837 |  17k|3837 |2668 | 471 |  75k|4264 | 0.000000e+00 | 1.000000e+00 |    Inf 
324.51/324.55	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
324.51/324.55	c   325s| 70000 |   485 |  1206k|  17.2 |  35M|  66 |   - |3837 |  20k|   0 |   0 | 471 |  87k|4620 | 0.000000e+00 | 1.000000e+00 |    Inf 
367.80/367.88	c   368s| 80000 |   553 |  1371k|  17.1 |  37M|  66 |  41 |3837 |  23k|3837 |2668 | 471 | 101k|4849 | 0.000000e+00 | 1.000000e+00 |    Inf 
415.30/415.32	c   415s| 90000 |   560 |  1558k|  17.3 |  38M|  66 |   - |3837 |  24k|   0 |   0 | 471 | 114k|5233 | 0.000000e+00 | 1.000000e+00 |    Inf 
461.81/461.88	c   462s|100000 |   542 |  1742k|  17.4 |  38M|  66 |  31 |3837 |  24k|3837 |2668 | 471 | 127k|5488 | 0.000000e+00 | 1.000000e+00 |    Inf 
507.70/507.76	c   508s|110000 |   651 |  1926k|  17.5 |  40M|  74 |   - |3837 |  26k|3837 |2668 | 471 | 140k|5772 | 0.000000e+00 | 1.000000e+00 |    Inf 
555.41/555.41	c   555s|120000 |   816 |  2117k|  17.6 |  43M|  74 |   - |3837 |  28k|3837 |2668 | 471 | 153k|6013 | 0.000000e+00 | 1.000000e+00 |    Inf 
601.91/601.91	c   602s|130000 |   678 |  2298k|  17.7 |  42M|  74 |  21 |3837 |  27k|3837 |2668 | 471 | 167k|6317 | 0.000000e+00 | 1.000000e+00 |    Inf 
648.21/648.26	c   648s|140000 |   543 |  2485k|  17.7 |  41M|  74 |   - |3837 |  29k|   0 |   0 | 471 | 181k|6509 | 0.000000e+00 | 1.000000e+00 |    Inf 
694.01/694.07	c   694s|150000 |   458 |  2663k|  17.7 |  38M|  74 |   - |3837 |  24k|3837 |2668 | 471 | 194k|6735 | 0.000000e+00 | 1.000000e+00 |    Inf 
743.01/743.03	c   743s|160000 |   380 |  2860k|  17.9 |  38M|  74 |   - |3837 |  24k|   0 |   0 | 471 | 206k|7023 | 0.000000e+00 | 1.000000e+00 |    Inf 
792.31/792.34	c   792s|170000 |   376 |  3062k|  18.0 |  36M|  74 |  33 |3837 |  20k|3837 |2668 | 471 | 219k|7216 | 0.000000e+00 | 1.000000e+00 |    Inf 
839.31/839.35	c   839s|180000 |   291 |  3251k|  18.1 |  35M|  74 |   - |3837 |  19k|3837 |2668 | 471 | 232k|7405 | 0.000000e+00 | 1.000000e+00 |    Inf 
887.11/887.11	c   887s|190000 |   338 |  3446k|  18.1 |  37M|  74 |  35 |3837 |  22k|3837 |2668 | 471 | 244k|7634 | 0.000000e+00 | 1.000000e+00 |    Inf 
935.72/935.78	c   936s|200000 |   190 |  3641k|  18.2 |  34M|  74 |   - |3837 |  19k|3837 |2668 | 471 | 257k|7886 | 0.000000e+00 | 1.000000e+00 |    Inf 
986.21/986.23	c   986s|210000 |   262 |  3850k|  18.3 |  37M|  74 |  39 |3837 |  25k|3837 |2668 | 471 | 269k|8123 | 0.000000e+00 | 1.000000e+00 |    Inf 
1035.21/1035.24	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1035.21/1035.24	c  1035s|220000 |   205 |  4045k|  18.4 |  38M|  74 |  31 |3837 |  29k|3837 |2668 | 471 | 282k|8339 | 0.000000e+00 | 1.000000e+00 |    Inf 
1084.02/1084.02	c  1084s|230000 |   174 |  4241k|  18.4 |  36M|  74 |   - |3837 |  22k|3837 |2668 | 471 | 294k|8548 | 0.000000e+00 | 1.000000e+00 |    Inf 
1132.61/1132.64	c  1133s|240000 |    71 |  4433k|  18.5 |  33M|  74 |  42 |3837 |  18k|3837 |2707 | 471 | 306k|8739 | 0.000000e+00 | 1.000000e+00 |    Inf 
1181.62/1181.64	c  1182s|250000 |    84 |  4632k|  18.5 |  35M|  74 |  43 |3837 |  23k|3837 |2707 | 471 | 318k|8941 | 0.000000e+00 | 1.000000e+00 |    Inf 
1198.02/1198.09	c 
1198.02/1198.09	c SCIP Status        : problem is solved [optimal solution found]
1198.02/1198.09	c Solving Time (sec) : 1198.09
1198.02/1198.09	c Solving Nodes      : 253290
1198.02/1198.09	c Primal Bound       : +1.00000000000000e+00 (134 solutions)
1198.02/1198.09	c Dual Bound         : +1.00000000000000e+00
1198.02/1198.09	c Gap                : 0.00 %
1198.02/1198.09	s OPTIMUM FOUND
1198.02/1198.09	v -x231 -x230 -x229 -x228 -x227 -x226 -x225 x224 -x223 -x222 x221 -x220 -x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1198.02/1198.09	v -x209 -x208 x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1198.02/1198.09	v -x188 -x187 -x186 -x185 -x184 x183 -x182 -x181 -x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 x172 -x171 -x170 -x169 -x168 
1198.02/1198.09	v -x167 -x166 -x165 -x164 -x163 -x162 -x161 -x160 x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 x147 
1198.02/1198.09	v -x146 -x145 -x144 -x143 -x142 -x141 -x140 -x139 x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 x130 -x129 -x128 -x127 -x126 -x125 
1198.02/1198.09	v -x124 -x123 -x122 -x121 -x120 x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 x105 -x104 
1198.02/1198.09	v -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 x89 -x88 x87 -x86 -x85 -x84 -x83 -x82 -x81 -x80 
1198.02/1198.09	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 -x54 
1198.02/1198.09	v -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 
1198.02/1198.09	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 
1198.02/1198.09	v -x1 
1198.02/1198.09	c SCIP Status        : problem is solved [optimal solution found]
1198.02/1198.09	c Total Time         :    1198.09
1198.02/1198.09	c   solving          :    1198.09
1198.02/1198.09	c   presolving       :       0.14 (included in solving)
1198.02/1198.09	c   reading          :       0.02 (included in solving)
1198.02/1198.09	c Original Problem   :
1198.02/1198.09	c   Problem name     : HOME/instance-3447851-1307898652.wbo
1198.02/1198.09	c   Variables        : 2094 (2094 binary, 0 integer, 0 implicit integer, 0 continuous)
1198.02/1198.09	c   Constraints      : 2708 initial, 2708 maximal
1198.02/1198.09	c Presolved Problem  :
1198.02/1198.09	c   Problem name     : t_HOME/instance-3447851-1307898652.wbo
1198.02/1198.09	c   Variables        : 3837 (2034 binary, 0 integer, 1803 implicit integer, 0 continuous)
1198.02/1198.09	c   Constraints      : 4417 initial, 31144 maximal
1198.02/1198.09	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1198.02/1198.09	c   trivial          :       0.00         60          0          0          0          0          0          0          0          0
1198.02/1198.09	c   dualfix          :       0.00         60          0          0          0          0          0          0          0          0
1198.02/1198.09	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1198.02/1198.09	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1198.02/1198.09	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1198.02/1198.09	c   probing          :       0.04          0          0          0          0          0          0          0          0          0
1198.02/1198.09	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1198.02/1198.09	c   setppc           :       0.00          0          0          0          0          0         10          0          0          0
1198.02/1198.09	c   linear           :       0.06          0          0          0       1872          0         84          0         69          0
1198.02/1198.09	c   indicator        :       0.00          0          0          0          0          0         60          0          0          0
1198.02/1198.09	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1198.02/1198.09	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1198.02/1198.09	c   root node        :          -       3607          -          -       3607          -          -          -          -          -
1198.02/1198.09	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1198.02/1198.09	c   integral         :          0          0          0     131651          0        527          0        321       2954          0          0     258050
1198.02/1198.09	c   varbound         :          0+         6      63641        400          0          0       1254          0     107772        456          0          0
1198.02/1198.09	c   setppc           :         55          6    1172217          3          0        524     659040        363     398690          0          0          0
1198.02/1198.09	c   linear           :       1803+         7    1172349          6          0        521    3195838      20518    3417932          0          0          0
1198.02/1198.09	c   indicator        :       1803          0      62342        400          0        511       1606          0       2720          0          0          0
1198.02/1198.09	c   logicor          :        756+         6     482279         12          0        122    1105816       8835     814595          0          0          0
1198.02/1198.09	c   bounddisjunction :          0+         0      88887          0          0          0          5          0          8          0          0          0
1198.02/1198.09	c   countsols        :          0          0          0         12          0        124          0          0          0          0          0          0
1198.02/1198.09	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1198.02/1198.09	c   integral         :      61.34       0.00       0.00      61.32       0.00       0.02       0.00
1198.02/1198.09	c   varbound         :       0.41       0.00       0.38       0.03       0.00       0.00       0.00
1198.02/1198.09	c   setppc           :       4.37       0.00       4.17       0.00       0.00       0.00       0.19
1198.02/1198.09	c   linear           :      40.54       0.00      38.22       0.00       0.00       0.12       2.20
1198.02/1198.09	c   indicator        :       0.92       0.00       0.46       0.05       0.00       0.40       0.00
1198.02/1198.09	c   logicor          :      63.49       0.00      62.03       0.00       0.00       0.01       1.44
1198.02/1198.09	c   bounddisjunction :       0.15       0.00       0.15       0.00       0.00       0.00       0.00
1198.02/1198.09	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1198.02/1198.09	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1198.02/1198.09	c   vbounds          :      11180        332          4      18493
1198.02/1198.09	c   rootredcost      :         15          0          0       1803
1198.02/1198.09	c   pseudoobj        :    1176587       1272        435     104878
1198.02/1198.09	c Propagator Timings :  TotalTime  Propagate    Resprop
1198.02/1198.09	c   vbounds          :       2.24       2.24       0.00
1198.02/1198.09	c   rootredcost      :       0.26       0.26       0.00
1198.02/1198.09	c   pseudoobj        :      32.41      32.38       0.03
1198.02/1198.09	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1198.02/1198.09	c   propagation      :       2.04      30155      30034     170209       29.9        739       22.2          -
1198.02/1198.09	c   infeasible LP    :      31.04      99115      99108     646104       39.9       1710       13.7          0
1198.02/1198.09	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1198.02/1198.09	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1198.02/1198.09	c   pseudo solution  :       0.00          1          1          1        2.0          0        0.0          -
1198.02/1198.09	c   applied globally :          -          -          -     323012       33.9          -          -          -
1198.02/1198.09	c   applied locally  :          -          -          -          0        0.0          -          -          -
1198.02/1198.09	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1198.02/1198.09	c   cut pool         :       0.00          5          -          -          0          -    (maximal pool size: 231)
1198.02/1198.09	c   redcost          :       9.46     131685          0      20523          0          0
1198.02/1198.09	c   impliedbounds    :       0.00          6          0          0          0          0
1198.02/1198.09	c   intobj           :       0.00          0          0          0          0          0
1198.02/1198.09	c   gomory           :       0.56          6          0          0       1500          0
1198.02/1198.09	c   cgmip            :       0.00          0          0          0          0          0
1198.02/1198.09	c   closecuts        :       0.00          0          0          0          0          0
1198.02/1198.09	c   strongcg         :       0.54          6          0          0       1587          0
1198.02/1198.09	c   cmir             :       0.10          6          0          0          1          0
1198.02/1198.09	c   flowcover        :       0.12          6          0          0          1          0
1198.02/1198.09	c   clique           :       0.00          6          0          0          0          0
1198.02/1198.09	c   zerohalf         :       0.00          0          0          0          0          0
1198.02/1198.09	c   mcf              :       0.00          1          0          0          0          0
1198.02/1198.09	c   oddcycle         :       0.00          0          0          0          0          0
1198.02/1198.09	c   rapidlearning    :       0.21          1          0          0          0         39
1198.02/1198.09	c Pricers            :       Time      Calls       Vars
1198.02/1198.09	c   problem variables:       0.00          0          0
1198.02/1198.09	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1198.02/1198.09	c   relpscost        :      61.18     131251        321       2954          0          0     258050
1198.02/1198.09	c   pscost           :       0.00          0          0          0          0          0          0
1198.02/1198.09	c   inference        :       0.00          0          0          0          0          0          0
1198.02/1198.09	c   mostinf          :       0.00          0          0          0          0          0          0
1198.02/1198.09	c   leastinf         :       0.00          0          0          0          0          0          0
1198.02/1198.09	c   fullstrong       :       0.00          0          0          0          0          0          0
1198.02/1198.09	c   allfullstrong    :       0.00          0          0          0          0          0          0
1198.02/1198.09	c   random           :       0.00          0          0          0          0          0          0
1198.02/1198.09	c Primal Heuristics  :       Time      Calls      Found
1198.02/1198.09	c   LP solutions     :       0.01          -         12
1198.02/1198.09	c   pseudo solutions :       0.00          -          0
1198.02/1198.09	c   feaspump         :       0.01          0          0
1198.02/1198.09	c   oneopt           :       0.23         15          0
1198.02/1198.09	c   crossover        :       0.54          9          0
1198.02/1198.09	c   linesearchdiving :       0.77         64          0
1198.02/1198.09	c   veclendiving     :       1.36         64          0
1198.02/1198.09	c   guideddiving     :       2.32         64          0
1198.02/1198.09	c   coefdiving       :       2.13         65          0
1198.02/1198.09	c   fracdiving       :       2.40         65          0
1198.02/1198.09	c   pscostdiving     :       1.63         65          0
1198.02/1198.09	c   objpscostdiving  :       0.77         33          0
1198.02/1198.09	c   rootsoldiving    :       1.06         33          0
1198.02/1198.09	c   trivial          :       0.00          2          0
1198.02/1198.09	c   shiftandpropagate:       0.47          1          1
1198.02/1198.09	c   simplerounding   :       0.33     131348          3
1198.02/1198.09	c   zirounding       :       0.34       1000          0
1198.02/1198.09	c   rounding         :       0.77       5089          0
1198.02/1198.09	c   shifting         :       0.83       1543          0
1198.02/1198.09	c   intshifting      :       0.01          0          0
1198.02/1198.09	c   twoopt           :       0.00          0          0
1198.02/1198.09	c   fixandinfer      :       0.00          0          0
1198.02/1198.09	c   clique           :       0.00          0          0
1198.02/1198.09	c   intdiving        :       0.00          0          0
1198.02/1198.09	c   actconsdiving    :       0.00          0          0
1198.02/1198.09	c   octane           :       0.00          0          0
1198.02/1198.09	c   rens             :       0.05          1          0
1198.02/1198.09	c   rins             :       0.00          0          0
1198.02/1198.09	c   localbranching   :       0.00          0          0
1198.02/1198.09	c   mutation         :       0.00          0          0
1198.02/1198.09	c   dins             :       0.00          0          0
1198.02/1198.09	c   vbounds          :       0.00          0          0
1198.02/1198.09	c   undercover       :       0.00          0          0
1198.02/1198.09	c   subnlp           :       0.05          0          0
1198.02/1198.09	c   trysol           :       0.25        339        118
1198.02/1198.09	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1198.02/1198.09	c   primal LP        :       0.00          0          0       0.00          -
1198.02/1198.09	c   dual LP          :     773.05     229829    4655685      20.26    6022.51
1198.02/1198.09	c   lex dual LP      :       0.00          0          0       0.00          -
1198.02/1198.09	c   barrier LP       :       0.00          0          0       0.00          -
1198.02/1198.09	c   diving/probing LP:       8.81       6039      37184       6.16    4219.77
1198.02/1198.09	c   strong branching :      58.49       9042     332581      36.78    5686.07
1198.02/1198.09	c     (at root node) :          -          9       1710     190.00          -
1198.02/1198.09	c   conflict analysis:       0.00          0          0       0.00          -
1198.02/1198.09	c B&B Tree           :
1198.02/1198.09	c   number of runs   :          1
1198.02/1198.09	c   nodes            :     253290
1198.02/1198.09	c   nodes (total)    :     253290
1198.02/1198.09	c   nodes left       :          0
1198.02/1198.09	c   max depth        :         74
1198.02/1198.09	c   max depth (total):         74
1198.02/1198.09	c   backtracks       :      30086 (11.9%)
1198.02/1198.09	c   delayed cutoffs  :       4635
1198.02/1198.09	c   repropagations   :     484479 (699938 domain reductions, 4404 cutoffs)
1198.02/1198.09	c   avg switch length:       5.35
1198.02/1198.09	c   switching time   :      73.32
1198.02/1198.09	c Solution           :
1198.02/1198.09	c   Solutions found  :        134 (16 improvements)
1198.02/1198.09	c   First Solution   : +6.58000000000000e+02   (in run 1, after 1 nodes, 0.64 seconds, depth 1983, found by <shiftandpropagate>)
1198.02/1198.09	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 11870 nodes, 61.38 seconds, depth 20, found by <relaxation>)
1198.02/1198.09	c   Dual Bound       : +1.00000000000000e+00
1198.02/1198.09	c   Gap              :       0.00 %
1198.02/1198.09	c   Root Dual Bound  : +0.00000000000000e+00
1198.02/1198.09	c   Root Iterations  :       1188
1198.12/1198.13	c Time complete: 1198.15.

Verifier Data

OK	1

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-3447851-1307898652/watcher-3447851-1307898652 -o /var/tmp/evaluation-result-3447851-1307898652/solver-3447851-1307898652 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447851-1307898652.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: 2.01 2.01 1.93 3/177 9584
/proc/meminfo: memFree=1712864/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=9988 CPUtime=0 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 1501 0 0 0 0 0 0 0 23 0 1 0 980095909 10227712 1454 33554432000 4194304 9128323 140736088798288 18446744073709551615 7980987 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9584/statm: 2497 1458 399 1205 0 1288 0

[startup+0.043621 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 9584
/proc/meminfo: memFree=1712864/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=26468 CPUtime=0.03 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 5168 0 0 0 3 0 0 0 23 0 1 0 980095909 27103232 5120 33554432000 4194304 9128323 140736088798288 18446744073709551615 6886064 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 6617 5182 474 1205 0 5408 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 26468

[startup+0.100642 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 9584
/proc/meminfo: memFree=1712864/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=31748 CPUtime=0.09 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 6909 0 0 0 9 0 0 0 23 0 1 0 980095909 32509952 6603 33554432000 4194304 9128323 140736088798288 18446744073709551615 5266300 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 7937 6603 522 1205 0 6728 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31748

[startup+0.300615 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 9584
/proc/meminfo: memFree=1712864/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=38200 CPUtime=0.29 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 8710 0 0 0 29 0 0 0 25 0 1 0 980095909 39116800 8384 33554432000 4194304 9128323 140736088798288 18446744073709551615 4528606 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 9550 8384 609 1205 0 8341 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38200

[startup+0.700553 s]
/proc/loadavg: 2.01 2.01 1.93 3/177 9584
/proc/meminfo: memFree=1712864/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=42028 CPUtime=0.68 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 9914 0 0 0 68 0 0 0 25 0 1 0 980095909 43036672 9427 33554432000 4194304 9128323 140736088798288 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 10507 9427 671 1205 0 9298 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 42028

[startup+1.50041 s]
/proc/loadavg: 2.01 2.01 1.93 3/178 9585
/proc/meminfo: memFree=1598800/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=53508 CPUtime=1.48 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 19667 0 0 0 147 1 0 0 25 0 1 0 980095909 54792192 12352 33554432000 4194304 9128323 140736088798288 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 13377 12352 726 1205 0 12168 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 53508

[startup+3.10113 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 9585
/proc/meminfo: memFree=1609712/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=63420 CPUtime=3.09 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 27035 0 0 0 305 4 0 0 25 0 1 0 980095909 64942080 14629 33554432000 4194304 9128323 140736088798288 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 15855 14629 737 1205 0 14646 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63420

[startup+6.30058 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 9585
/proc/meminfo: memFree=1604576/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=69232 CPUtime=6.29 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 28357 0 0 0 623 6 0 0 25 0 1 0 980095909 70893568 15905 33554432000 4194304 9128323 140736088798288 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 17308 15905 742 1205 0 16099 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 69232

[startup+12.7004 s]
/proc/loadavg: 2.01 2.00 1.93 3/178 9585
/proc/meminfo: memFree=1597632/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=72960 CPUtime=12.69 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 33308 0 0 0 1258 11 0 0 25 0 1 0 980095909 74711040 17036 33554432000 4194304 9128323 140736088798288 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 18240 17036 742 1205 0 17031 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72960

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 9585
/proc/meminfo: memFree=1595292/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=76132 CPUtime=25.49 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 48771 0 0 0 2529 20 0 0 25 0 1 0 980095909 77959168 17914 33554432000 4194304 9128323 140736088798288 18446744073709551615 6712888 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 19033 17914 742 1205 0 17824 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 76132

[startup+51.1007 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 9586
/proc/meminfo: memFree=1582544/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=80624 CPUtime=51.09 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 70893 0 0 0 5071 38 0 0 25 0 1 0 980095909 82558976 19020 33554432000 4194304 9128323 140736088798288 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 20156 19020 742 1205 0 18947 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 80624

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 9587
/proc/meminfo: memFree=1575632/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=84740 CPUtime=102.3 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 90747 0 0 0 10157 73 0 0 25 0 1 0 980095909 86773760 20066 33554432000 4194304 9128323 140736088798288 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 21185 20066 742 1205 0 19976 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 84740

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 9589
/proc/meminfo: memFree=1573836/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=86812 CPUtime=162.29 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 93226 0 0 0 16120 109 0 0 25 0 1 0 980095909 88895488 20575 33554432000 4194304 9128323 140736088798288 18446744073709551615 7191228 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 21703 20575 742 1205 0 20494 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 86812

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 9591
/proc/meminfo: memFree=1572788/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=88180 CPUtime=222.3 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 95620 0 0 0 22081 149 0 0 25 0 1 0 980095909 90296320 20942 33554432000 4194304 9128323 140736088798288 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 22045 20942 742 1205 0 20836 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 88180

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 9592
/proc/meminfo: memFree=1570020/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=91208 CPUtime=282.3 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 96340 0 0 0 28045 185 0 0 25 0 1 0 980095909 93396992 21662 33554432000 4194304 9128323 140736088798288 18446744073709551615 4892799 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 22802 21662 742 1205 0 21593 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 91208

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 9594
/proc/meminfo: memFree=1566504/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=94392 CPUtime=342.3 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 99335 0 0 0 34009 221 0 0 25 0 1 0 980095909 96657408 22480 33554432000 4194304 9128323 140736088798288 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 23598 22480 742 1205 0 22389 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 94392

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 9595
/proc/meminfo: memFree=1563724/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=96900 CPUtime=402.3 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 99964 0 0 0 39974 256 0 0 25 0 1 0 980095909 99225600 23109 33554432000 4194304 9128323 140736088798288 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 24225 23109 742 1205 0 23016 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 96900

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 9597
/proc/meminfo: memFree=1561920/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=97836 CPUtime=462.31 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 100203 0 0 0 45935 296 0 0 25 0 1 0 980095909 100184064 23348 33554432000 4194304 9128323 140736088798288 18446744073709551615 7177012 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 24459 23348 742 1205 0 23250 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 97836

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 9599
/proc/meminfo: memFree=1561508/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=100432 CPUtime=522.3 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 100819 0 0 0 51900 330 0 0 25 0 1 0 980095909 102842368 23964 33554432000 4194304 9128323 140736088798288 18446744073709551615 7192212 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 25108 23964 742 1205 0 23899 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 100432

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 9600
/proc/meminfo: memFree=1558464/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=102684 CPUtime=582.3 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 103562 0 0 0 57867 363 0 0 25 0 1 0 980095909 105148416 24559 33554432000 4194304 9128323 140736088798288 18446744073709551615 7191072 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 25671 24559 742 1205 0 24462 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 102684

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 9602
/proc/meminfo: memFree=1557548/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=103280 CPUtime=642.31 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 103696 0 0 0 63832 399 0 0 25 0 1 0 980095909 105758720 24693 33554432000 4194304 9128323 140736088798288 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 25820 24693 742 1205 0 24611 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 103280

[startup+702.301 s]
/proc/loadavg: 2.00 2.00 1.93 3/178 9603
/proc/meminfo: memFree=1555016/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=104636 CPUtime=702.31 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 104009 0 0 0 69799 432 0 0 25 0 1 0 980095909 107147264 25006 33554432000 4194304 9128323 140736088798288 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 26159 25006 742 1205 0 24950 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 104636

[startup+762.306 s]
/proc/loadavg: 2.05 2.01 1.93 3/178 9605
/proc/meminfo: memFree=1553464/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=104636 CPUtime=762.31 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 104027 0 0 0 75766 465 0 0 25 0 1 0 980095909 107147264 25024 33554432000 4194304 9128323 140736088798288 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 26159 25024 742 1205 0 24950 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 104636

[startup+822.301 s]
/proc/loadavg: 2.02 2.01 1.93 3/178 9607
/proc/meminfo: memFree=1552272/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=105092 CPUtime=822.3 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 104137 0 0 0 81731 499 0 0 25 0 1 0 980095909 107614208 25134 33554432000 4194304 9128323 140736088798288 18446744073709551615 7207613 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 26273 25134 742 1205 0 25064 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 105092

[startup+882.301 s]
/proc/loadavg: 2.05 2.02 1.94 3/178 9608
/proc/meminfo: memFree=1551984/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=105092 CPUtime=882.31 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 104144 0 0 0 87693 538 0 0 25 0 1 0 980095909 107614208 25141 33554432000 4194304 9128323 140736088798288 18446744073709551615 7163320 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 26273 25141 742 1205 0 25064 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 105092

[startup+942.301 s]
/proc/loadavg: 2.02 2.01 1.94 3/178 9610
/proc/meminfo: memFree=1551320/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=105524 CPUtime=942.31 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 104261 0 0 0 93655 576 0 0 25 0 1 0 980095909 108056576 25258 33554432000 4194304 9128323 140736088798288 18446744073709551615 7205349 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 26381 25258 742 1205 0 25172 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 105524

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/178 9611
/proc/meminfo: memFree=1550636/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=106008 CPUtime=1002.31 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 104402 0 0 0 99621 610 0 0 25 0 1 0 980095909 108552192 25399 33554432000 4194304 9128323 140736088798288 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 26502 25399 742 1205 0 25293 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 106008

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9613
/proc/meminfo: memFree=1548220/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=107252 CPUtime=1062.31 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 106829 0 0 0 105589 642 0 0 25 0 1 0 980095909 109826048 25665 33554432000 4194304 9128323 140736088798288 18446744073709551615 7183695 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 26813 25665 742 1205 0 25604 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 107252

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9653
/proc/meminfo: memFree=1473988/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=107392 CPUtime=1122.32 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 106848 0 0 0 111556 676 0 0 25 0 1 0 980095909 109969408 25684 33554432000 4194304 9128323 140736088798288 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 26848 25684 742 1205 0 25639 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 107392

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9654
/proc/meminfo: memFree=1447964/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=107536 CPUtime=1182.32 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 106890 0 0 0 117519 713 0 0 25 0 1 0 980095909 110116864 25726 33554432000 4194304 9128323 140736088798288 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 26884 25726 742 1205 0 25675 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 107536

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

[startup+1190.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9654
/proc/meminfo: memFree=1441268/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=107536 CPUtime=1190.32 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 106891 0 0 0 118315 717 0 0 25 0 1 0 980095909 110116864 25727 33554432000 4194304 9128323 140736088798288 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 26884 25727 742 1205 0 25675 0
Current children cumulated CPU time (s) 1190.32
Current children cumulated vsize (KiB) 107536

[startup+1193.51 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9655
/proc/meminfo: memFree=1439776/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=107536 CPUtime=1193.52 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 106891 0 0 0 118633 719 0 0 25 0 1 0 980095909 110116864 25727 33554432000 4194304 9128323 140736088798288 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 26884 25727 742 1205 0 25675 0
Current children cumulated CPU time (s) 1193.52
Current children cumulated vsize (KiB) 107536

[startup+1196.7 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9655
/proc/meminfo: memFree=1438656/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=107536 CPUtime=1196.72 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 106892 0 0 0 118951 721 0 0 25 0 1 0 980095909 110116864 25728 33554432000 4194304 9128323 140736088798288 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 26884 25728 742 1205 0 25675 0
Current children cumulated CPU time (s) 1196.72
Current children cumulated vsize (KiB) 107536

[startup+1197.5 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9655
/proc/meminfo: memFree=1438656/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=107536 CPUtime=1197.51 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 106892 0 0 0 119030 721 0 0 25 0 1 0 980095909 110116864 25728 33554432000 4194304 9128323 140736088798288 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 26884 25728 742 1205 0 25675 0
Current children cumulated CPU time (s) 1197.51
Current children cumulated vsize (KiB) 107536

[startup+1197.91 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9655
/proc/meminfo: memFree=1436424/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=107536 CPUtime=1197.93 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 106892 0 0 0 119071 722 0 0 25 0 1 0 980095909 110116864 25728 33554432000 4194304 9128323 140736088798288 18446744073709551615 4232530 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/9584/statm: 26884 25728 742 1205 0 25675 0
Current children cumulated CPU time (s) 1197.93
Current children cumulated vsize (KiB) 107536

[startup+1198.1 s]
/proc/loadavg: 2.00 2.00 1.94 3/178 9655
/proc/meminfo: memFree=1436424/32951124 swapFree=67054712/67111528
[pid=9584] ppid=9582 vsize=107536 CPUtime=1198.12 cores=0,2,4,6
/proc/9584/stat : 9584 (scip-2.0.1.4.li) R 9582 9584 9270 0 -1 4202496 106894 0 0 0 119090 722 0 0 25 0 1 0 980095909 110116864 25730 33554432000 4194304 9128323 140736088798288 18446744073709551615 4336752 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/9584/statm: 26884 25377 744 1205 0 25675 0
Current children cumulated CPU time (s) 1198.12
Current children cumulated vsize (KiB) 107536

Child status: 0
Real time (s): 1198.14
CPU time (s): 1198.16
CPU user time (s): 1190.93
CPU system time (s): 7.2289
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 107536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1190.93
system time used= 7.2289
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106896
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= 5
involuntary context switches= 14292

runsolver used 2.00169 second user time and 3.85541 second system time

The end

Launcher Data

Begin job on node119 at 2011-06-12 19:10:52
IDJOB=3447851
IDBENCH=78964
IDSOLVER=1944
FILE ID=node119/3447851-1307898652
RUNJOBID= node119-1307898652-9556
PBS_JOBID= 13559587
Free space on /var/tmp= 2872 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.1900571132--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-3447851-1307898652/watcher-3447851-1307898652 -o /var/tmp/evaluation-result-3447851-1307898652/solver-3447851-1307898652 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447851-1307898652.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 87777454fd73e41b31dd9b36586c9c7c
RANDOM SEED=296415753

node119.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.815
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.63
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.815
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	: 5332.83
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.815
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.74
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.815
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.83
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.815
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	: 5332.67
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.815
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.83
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.815
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.74
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:       1714160 kB
Buffers:         50136 kB
Cached:       30218160 kB
SwapCached:      10968 kB
Active:       15352372 kB
Inactive:     14940992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       1714160 kB
SwapTotal:    67111528 kB
SwapFree:     67054712 kB
Dirty:           24520 kB
Writeback:           0 kB
AnonPages:       22180 kB
Mapped:          14348 kB
Slab:           879384 kB
PageTables:       4676 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   215880 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= 2860 MiB
End job on node119 at 2011-06-12 19:30:51