Trace number 3447275

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 1219.65 1219.63

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900544484--soft-33-100-0.wbo
MD5SUM97e6423088cc7ef1f08dcccdf9e01ef4
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 benchmark31.1113
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 constraints1857
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 93863
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 93862
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 741
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-3447275-1307898983.wbo>
0.00/0.03	c original problem has 2088 variables (2088 bin, 0 int, 0 impl, 0 cont) and 2708 constraints
0.00/0.03	c problem read
0.00/0.03	c presolving settings loaded
0.00/0.05	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, 5 clqs
0.00/0.09	c (round 2) 0 del vars, 112 del conss, 0 add conss, 1857 chg bounds, 50 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 5 clqs
0.09/0.10	c (round 3) 100 del vars, 159 del conss, 0 add conss, 1874 chg bounds, 80 chg sides, 0 chg coeffs, 0 upgd conss, 126 impls, 5 clqs
0.09/0.11	c (round 4) 134 del vars, 159 del conss, 0 add conss, 1874 chg bounds, 80 chg sides, 0 chg coeffs, 826 upgd conss, 126 impls, 5 clqs
0.09/0.12	c (round 5) 134 del vars, 163 del conss, 0 add conss, 1874 chg bounds, 80 chg sides, 0 chg coeffs, 826 upgd conss, 126 impls, 5 clqs
0.09/0.17	c    (0.2s) probing: 101/2021 (5.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.09/0.17	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.09/0.17	c presolving (6 rounds):
0.09/0.17	c  134 deleted vars, 163 deleted constraints, 0 added constraints, 1874 tightened bounds, 0 added holes, 80 changed sides, 0 changed coefficients
0.09/0.17	c  1916 implications, 5 cliques
0.09/0.17	c presolved problem has 3811 variables (2021 bin, 0 int, 1790 impl, 0 cont) and 4402 constraints
0.09/0.17	c      51 constraints of type <setppc>
0.09/0.17	c    1790 constraints of type <linear>
0.09/0.17	c    1790 constraints of type <indicator>
0.09/0.17	c     771 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.59/0.62	o 101
0.59/0.62	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.59/0.62	c T 0.6s|     1 |     0 |     0 |     - |  14M|   0 |   - |3811 |6192 |3811 |2612 |   0 |   0 |   0 |      --      | 1.010000e+02 |    Inf 
0.59/0.64	c   0.6s|     1 |     0 |    84 |     - |  14M|   0 |  49 |3811 |6192 |3811 |2612 |   0 |   0 |   0 | 0.000000e+00 | 1.010000e+02 |    Inf 
0.99/1.04	c   1.0s|     1 |     0 |   811 |     - |  15M|   0 |  25 |3811 |6234 |3811 |2628 |  16 |   0 |   0 | 0.000000e+00 | 1.010000e+02 |    Inf 
1.09/1.13	c   1.1s|     1 |     0 |   879 |     - |  15M|   0 |  48 |3811 |6234 |3811 |2670 |  58 |   0 |   0 | 0.000000e+00 | 1.010000e+02 |    Inf 
1.29/1.36	c   1.4s|     1 |     0 |   898 |     - |  16M|   0 |  52 |3811 |6234 |3811 |2674 |  62 |   0 |   0 | 0.000000e+00 | 1.010000e+02 |    Inf 
1.59/1.65	c   1.6s|     1 |     0 |   917 |     - |  16M|   0 |  50 |3811 |6234 |3811 |2680 |  68 |   0 |   0 | 0.000000e+00 | 1.010000e+02 |    Inf 
1.89/1.95	c   1.9s|     1 |     0 |   927 |     - |  16M|   0 |  52 |3811 |6234 |3811 |2685 |  73 |   0 |   0 | 0.000000e+00 | 1.010000e+02 |    Inf 
2.20/2.27	c   2.3s|     1 |     0 |   938 |     - |  16M|   0 |  52 |3811 |6234 |3811 |2687 |  75 |   0 |   0 | 0.000000e+00 | 1.010000e+02 |    Inf 
2.59/2.65	c   2.7s|     1 |     2 |   938 |     - |  16M|   0 |  52 |3811 |6234 |3811 |2687 |  75 |   0 |   9 | 0.000000e+00 | 1.010000e+02 |    Inf 
4.89/4.94	o 88
4.89/4.94	c * 4.9s|    30 |    19 |  3702 |  95.3 |  18M|  18 |   - |3811 |6237 |3811 |2714 |  95 |   3 | 209 | 0.000000e+00 | 8.800000e+01 |    Inf 
4.89/4.96	o 78
4.89/4.96	c * 5.0s|    31 |    18 |  3719 |  92.7 |  18M|  18 |   - |3811 |6237 |3811 |2714 |  96 |   3 | 209 | 0.000000e+00 | 7.800000e+01 |    Inf 
5.29/5.36	o 69
5.29/5.36	c * 5.4s|    44 |    21 |  4243 |  76.9 |  18M|  18 |   - |3811 |5408 |3811 |2709 | 111 |  24 | 246 | 0.000000e+00 | 6.900000e+01 |    Inf 
6.30/6.39	o 35
6.30/6.39	c * 6.4s|    53 |    15 |  4945 |  77.1 |  17M|  19 |   - |3811 |5098 |3811 |2720 | 137 |  38 | 380 | 0.000000e+00 | 3.500000e+01 |    Inf 
15.79/15.88	o 33
15.79/15.88	c *15.9s|   184 |    22 |  9783 |  48.3 |  17M|  19 |   - |3811 |4034 |3811 |2694 | 137 | 179 |1238 | 0.000000e+00 | 3.300000e+01 |    Inf 
17.19/17.24	o 27
17.19/17.24	c *17.2s|   300 |    20 | 11898 |  36.7 |  17M|  34 |   - |3811 |4081 |3811 |2695 | 138 | 309 |1329 | 0.000000e+00 | 2.700000e+01 |    Inf 
19.39/19.40	o 22
19.39/19.40	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
19.39/19.40	c *19.4s|   511 |    40 | 15453 |  28.5 |  18M|  34 |   - |3811 |4107 |3811 |2669 | 142 | 551 |1467 | 0.000000e+00 | 2.200000e+01 |    Inf 
19.60/19.63	o 21
19.60/19.63	c *19.6s|   560 |    38 | 15960 |  26.9 |  18M|  34 |   - |3811 |4001 |3811 |2668 | 142 | 625 |1471 | 0.000000e+00 | 2.100000e+01 |    Inf 
29.39/29.46	o 13
29.39/29.46	c *29.5s|  2311 |    73 | 47076 |  20.0 |  19M|  41 |   - |3811 |5400 |3811 |2699 | 152 |2786 |1645 | 0.000000e+00 | 1.300000e+01 |    Inf 
35.79/35.80	o 5
35.79/35.80	c *35.8s|  3719 |    88 | 71885 |  19.1 |  20M|  41 |   - |3811 |5841 |3811 |2668 | 155 |4505 |1715 | 0.000000e+00 | 5.000000e+00 |    Inf 
59.99/60.03	o 3
59.99/60.03	c *60.0s|  8964 |    73 |161818 |  17.9 |  20M|  51 |   - |3811 |6783 |3811 |2668 | 155 |  10k|2111 | 0.000000e+00 | 3.000000e+00 |    Inf 
60.59/60.61	o 1
60.59/60.61	c *60.6s|  9088 |    66 |163949 |  17.9 |  20M|  51 |   - |3811 |6732 |3811 |2669 | 156 |  11k|2121 | 0.000000e+00 | 1.000000e+00 |    Inf 
64.80/64.85	c  64.9s| 10000 |    67 |180964 |  18.0 |  21M|  51 |  27 |3811 |7440 |3811 |2694 | 156 |  12k|2187 | 0.000000e+00 | 1.000000e+00 |    Inf 
106.40/106.43	c   106s| 20000 |   117 |360925 |  18.0 |  24M|  52 |  30 |3811 |  14k|3811 |2668 | 156 |  24k|2225 | 0.000000e+00 | 1.000000e+00 |    Inf 
154.00/154.01	c   154s| 30000 |   179 |544517 |  18.1 |  27M|  60 |   - |3811 |  17k|3811 |2668 | 156 |  38k|2660 | 0.000000e+00 | 1.000000e+00 |    Inf 
202.49/202.57	c   203s| 40000 |    55 |726795 |  18.1 |  25M|  60 |  25 |3811 |  14k|3811 |2694 | 156 |  51k|3256 | 0.000000e+00 | 1.000000e+00 |    Inf 
249.00/249.03	c   249s| 50000 |   108 |908961 |  18.2 |  28M|  61 |  25 |3811 |  19k|3811 |2694 | 156 |  64k|3733 | 0.000000e+00 | 1.000000e+00 |    Inf 
298.90/298.93	c   299s| 60000 |    56 |  1107k|  18.4 |  27M|  61 |   - |3811 |  17k|3811 |2668 | 156 |  77k|4172 | 0.000000e+00 | 1.000000e+00 |    Inf 
344.50/344.59	c   345s| 70000 |    63 |  1293k|  18.5 |  29M|  61 |  33 |3811 |  23k|3811 |2668 | 156 |  90k|4491 | 0.000000e+00 | 1.000000e+00 |    Inf 
394.91/394.99	c   395s| 80000 |    75 |  1495k|  18.7 |  31M|  61 |   - |3811 |  27k|3811 |2668 | 156 | 103k|5005 | 0.000000e+00 | 1.000000e+00 |    Inf 
443.60/443.61	c   444s| 90000 |    46 |  1690k|  18.8 |  32M|  61 |  35 |3811 |  31k|3811 |2668 | 156 | 115k|5272 | 0.000000e+00 | 1.000000e+00 |    Inf 
494.11/494.18	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
494.11/494.18	c   494s|100000 |    54 |  1880k|  18.8 |  33M|  61 |  36 |3811 |  32k|3811 |2668 | 156 | 128k|5655 | 0.000000e+00 | 1.000000e+00 |    Inf 
546.71/546.77	c   547s|110000 |    35 |  2078k|  18.9 |  34M|  61 |  29 |3811 |  35k|3811 |2668 | 156 | 141k|5913 | 0.000000e+00 | 1.000000e+00 |    Inf 
599.00/599.09	c   599s|120000 |    83 |  2275k|  19.0 |  37M|  61 |  35 |3811 |  41k|3811 |2668 | 156 | 154k|6193 | 0.000000e+00 | 1.000000e+00 |    Inf 
655.30/655.38	c   655s|130000 |   259 |  2488k|  19.1 |  40M|  61 |  34 |3811 |  46k|3811 |2668 | 156 | 168k|6545 | 0.000000e+00 | 1.000000e+00 |    Inf 
708.91/708.96	c   709s|140000 |   248 |  2681k|  19.1 |  40M|  61 |  42 |3811 |  45k|3811 |2668 | 156 | 181k|6806 | 0.000000e+00 | 1.000000e+00 |    Inf 
763.11/763.10	c   763s|150000 |   157 |  2884k|  19.2 |  41M|  61 |  29 |3811 |  47k|3811 |2668 | 156 | 195k|6984 | 0.000000e+00 | 1.000000e+00 |    Inf 
819.11/819.12	c   819s|160000 |   159 |  3080k|  19.2 |  42M|  61 |   - |3811 |  50k|3811 |2668 | 156 | 208k|7226 | 0.000000e+00 | 1.000000e+00 |    Inf 
874.42/874.50	c   874s|170000 |   280 |  3284k|  19.3 |  45M|  61 |  34 |3811 |  54k|3811 |2668 | 156 | 222k|7494 | 0.000000e+00 | 1.000000e+00 |    Inf 
930.02/930.07	c   930s|180000 |   218 |  3473k|  19.3 |  45M|  61 |  34 |3811 |  55k|3811 |2668 | 156 | 236k|7718 | 0.000000e+00 | 1.000000e+00 |    Inf 
987.82/987.83	c   988s|190000 |   565 |  3675k|  19.3 |  49M|  62 |  32 |3811 |  59k|3811 |2668 | 156 | 249k|7953 | 0.000000e+00 | 1.000000e+00 |    Inf 
1044.02/1044.09	c  1044s|200000 |   561 |  3874k|  19.4 |  51M|  62 |   - |3811 |  60k|3811 |2668 | 156 | 263k|8172 | 0.000000e+00 | 1.000000e+00 |    Inf 
1099.71/1099.73	c  1100s|210000 |   447 |  4071k|  19.4 |  50M|  67 |  42 |3811 |  60k|3811 |2668 | 156 | 277k|8377 | 0.000000e+00 | 1.000000e+00 |    Inf 
1156.32/1156.38	c  1156s|220000 |   204 |  4269k|  19.4 |  48M|  68 |   - |3811 |  58k|3811 |2668 | 156 | 291k|8579 | 0.000000e+00 | 1.000000e+00 |    Inf 
1214.62/1214.64	c  1215s|230000 |    14 |  4476k|  19.5 |  33M|  68 |  32 |3811 |  29k|3811 |2694 | 156 | 304k|8838 | 0.000000e+00 | 1.000000e+00 |    Inf 
1219.52/1219.58	c 
1219.52/1219.58	c SCIP Status        : problem is solved [optimal solution found]
1219.52/1219.58	c Solving Time (sec) : 1219.58
1219.52/1219.58	c Solving Nodes      : 230922
1219.52/1219.58	c Primal Bound       : +1.00000000000000e+00 (51 solutions)
1219.52/1219.58	c Dual Bound         : +1.00000000000000e+00
1219.52/1219.58	c Gap                : 0.00 %
1219.52/1219.58	s OPTIMUM FOUND
1219.52/1219.58	v -x231 x230 -x229 -x228 -x227 -x226 -x225 -x224 -x223 -x222 -x221 -x220 x219 -x218 -x217 -x216 -x215 -x214 -x213 -x212 -x211 -x210 
1219.52/1219.58	v -x209 x208 -x207 -x206 -x205 -x204 -x203 -x202 -x201 -x200 -x199 -x198 -x197 x196 -x195 -x194 -x193 -x192 -x191 -x190 -x189 
1219.52/1219.58	v -x188 -x187 -x186 -x185 x184 -x183 -x182 -x181 x180 -x179 -x178 -x177 -x176 -x175 -x174 -x173 -x172 -x171 -x170 -x169 -x168 
1219.52/1219.58	v -x167 -x166 x165 -x164 -x163 -x162 x161 -x160 -x159 -x158 -x157 -x156 -x155 -x154 -x153 -x152 -x151 -x150 -x149 -x148 -x147 
1219.52/1219.58	v -x146 -x145 -x144 -x143 x142 -x141 -x140 -x139 -x138 -x137 -x136 -x135 -x134 -x133 -x132 -x131 -x130 -x129 -x128 -x127 -x126 
1219.52/1219.58	v -x125 -x124 -x123 x122 -x121 x120 -x119 -x118 -x117 -x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 x107 -x106 -x105 -x104 
1219.52/1219.58	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 
1219.52/1219.58	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 
1219.52/1219.58	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 
1219.52/1219.58	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 
1219.52/1219.58	v -x1 
1219.52/1219.58	c SCIP Status        : problem is solved [optimal solution found]
1219.52/1219.58	c Total Time         :    1219.58
1219.52/1219.58	c   solving          :    1219.58
1219.52/1219.58	c   presolving       :       0.14 (included in solving)
1219.52/1219.58	c   reading          :       0.02 (included in solving)
1219.52/1219.58	c Original Problem   :
1219.52/1219.58	c   Problem name     : HOME/instance-3447275-1307898983.wbo
1219.52/1219.58	c   Variables        : 2088 (2088 binary, 0 integer, 0 implicit integer, 0 continuous)
1219.52/1219.58	c   Constraints      : 2708 initial, 2708 maximal
1219.52/1219.58	c Presolved Problem  :
1219.52/1219.58	c   Problem name     : t_HOME/instance-3447275-1307898983.wbo
1219.52/1219.58	c   Variables        : 3811 (2021 binary, 0 integer, 1790 implicit integer, 0 continuous)
1219.52/1219.58	c   Constraints      : 4402 initial, 62754 maximal
1219.52/1219.58	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1219.52/1219.58	c   trivial          :       0.00         67          0          0          0          0          0          0          0          0
1219.52/1219.58	c   dualfix          :       0.00         67          0          0          0          0          0          0          0          0
1219.52/1219.58	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1219.52/1219.58	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1219.52/1219.58	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1219.52/1219.58	c   probing          :       0.04          0          0          0          0          0          0          0          0          0
1219.52/1219.58	c   varbound         :       0.00          0          0          0          0          0          0          0          0          0
1219.52/1219.58	c   setppc           :       0.00          0          0          0          0          0          4          0          0          0
1219.52/1219.58	c   linear           :       0.06          0          0          0       1874          0         92          0         80          0
1219.52/1219.58	c   indicator        :       0.00          0          0          0          0          0         67          0          0          0
1219.52/1219.58	c   logicor          :       0.01          0          0          0          0          0          0          0          0          0
1219.52/1219.58	c   bounddisjunction :       0.00          0          0          0          0          0          0          0          0          0
1219.52/1219.58	c   root node        :          -       3622          -          -       3622          -          -          -          -          -
1219.52/1219.58	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1219.52/1219.58	c   integral         :          0          0          0     119903          0        175          0        341       3192          0          0     234898
1219.52/1219.58	c   varbound         :          0+         6      49742         92          0          0        938          0      75779        142          0          0
1219.52/1219.58	c   setppc           :         51          6    1066162          3          0        172     613970       1815     402342          0          0          0
1219.52/1219.58	c   linear           :       1790+         7    1068507          8          0        162    2810800      14737    3277300          0          0          0
1219.52/1219.58	c   indicator        :       1790          0      49147         92          0        162        616          0       1185          0          0          0
1219.52/1219.58	c   logicor          :        771+         6     443599         12          0         39    1019217      11348     757536          0          0          0
1219.52/1219.58	c   bounddisjunction :          0+         0     111884          0          0          0         16          2         16          0          0          0
1219.52/1219.58	c   countsols        :          0          0          0         12          0         41          0          0          0          0          0          0
1219.52/1219.58	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1219.52/1219.58	c   integral         :      66.02       0.00       0.00      66.01       0.00       0.01       0.00
1219.52/1219.58	c   varbound         :       0.26       0.00       0.26       0.00       0.00       0.00       0.00
1219.52/1219.58	c   setppc           :       5.18       0.00       4.99       0.00       0.00       0.00       0.19
1219.52/1219.58	c   linear           :      39.43       0.00      37.47       0.00       0.00       0.04       1.92
1219.52/1219.58	c   indicator        :       0.43       0.00       0.33       0.01       0.00       0.10       0.00
1219.52/1219.58	c   logicor          :     109.29       0.00     108.00       0.00       0.00       0.00       1.29
1219.52/1219.58	c   bounddisjunction :       0.30       0.00       0.30       0.00       0.00       0.00       0.00
1219.52/1219.58	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1219.52/1219.58	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1219.52/1219.58	c   vbounds          :       9777        173          0      10542
1219.52/1219.58	c   rootredcost      :         12          0          0       1790
1219.52/1219.58	c   pseudoobj        :    1070267        952        145      72589
1219.52/1219.58	c Propagator Timings :  TotalTime  Propagate    Resprop
1219.52/1219.58	c   vbounds          :       1.83       1.83       0.00
1219.52/1219.58	c   rootredcost      :       0.23       0.23       0.00
1219.52/1219.58	c   pseudoobj        :      29.13      29.11       0.02
1219.52/1219.58	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1219.52/1219.58	c   propagation      :       1.76      28047      27966     155243       27.6        684       21.4          -
1219.52/1219.58	c   infeasible LP    :      28.52      89702      89684     593536       38.4       1128       14.6          0
1219.52/1219.58	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1219.52/1219.58	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1219.52/1219.58	c   pseudo solution  :       0.00          1          1          1        2.0          0        0.0          -
1219.52/1219.58	c   applied globally :          -          -          -     305578       33.1          -          -          -
1219.52/1219.58	c   applied locally  :          -          -          -          0        0.0          -          -          -
1219.52/1219.58	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1219.52/1219.58	c   cut pool         :       0.00          5          -          -         42          -    (maximal pool size: 352)
1219.52/1219.58	c   redcost          :       8.36     120066          0      11231          0          0
1219.52/1219.58	c   impliedbounds    :       0.00          6          0          0          0          0
1219.52/1219.58	c   intobj           :       0.00          0          0          0          0          0
1219.52/1219.58	c   gomory           :       0.60          6          0          0       1362          0
1219.52/1219.58	c   cgmip            :       0.00          0          0          0          0          0
1219.52/1219.58	c   closecuts        :       0.00          0          0          0          0          0
1219.52/1219.58	c   strongcg         :       0.46          6          0          0       1500          0
1219.52/1219.58	c   cmir             :       0.12          6          0          0          3          0
1219.52/1219.58	c   flowcover        :       0.10          6          0          0          1          0
1219.52/1219.58	c   clique           :       0.00          6          0          0          0          0
1219.52/1219.58	c   zerohalf         :       0.00          0          0          0          0          0
1219.52/1219.58	c   mcf              :       0.00          1          0          0          0          0
1219.52/1219.58	c   oddcycle         :       0.00          0          0          0          0          0
1219.52/1219.58	c   rapidlearning    :       0.22          1          0          0          0         42
1219.52/1219.58	c Pricers            :       Time      Calls       Vars
1219.52/1219.58	c   problem variables:       0.00          0          0
1219.52/1219.58	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1219.52/1219.58	c   relpscost        :      65.89     119810        341       3192          0          0     234898
1219.52/1219.58	c   pscost           :       0.00          0          0          0          0          0          0
1219.52/1219.58	c   inference        :       0.00          0          0          0          0          0          0
1219.52/1219.58	c   mostinf          :       0.00          0          0          0          0          0          0
1219.52/1219.58	c   leastinf         :       0.00          0          0          0          0          0          0
1219.52/1219.58	c   fullstrong       :       0.00          0          0          0          0          0          0
1219.52/1219.58	c   allfullstrong    :       0.00          0          0          0          0          0          0
1219.52/1219.58	c   random           :       0.00          0          0          0          0          0          0
1219.52/1219.58	c Primal Heuristics  :       Time      Calls      Found
1219.52/1219.58	c   LP solutions     :       0.00          -         12
1219.52/1219.58	c   pseudo solutions :       0.00          -          0
1219.52/1219.58	c   feaspump         :       0.01          0          0
1219.52/1219.58	c   intshifting      :       0.01          0          0
1219.52/1219.58	c   oneopt           :       0.23         12          0
1219.52/1219.58	c   crossover        :       0.50         10          0
1219.52/1219.58	c   veclendiving     :       2.22         56          0
1219.52/1219.58	c   linesearchdiving :       1.00         57          0
1219.52/1219.58	c   guideddiving     :       2.71         57          0
1219.52/1219.58	c   coefdiving       :       2.07         57          0
1219.52/1219.58	c   pscostdiving     :       1.80         57          0
1219.52/1219.58	c   fracdiving       :       2.75         57          0
1219.52/1219.58	c   objpscostdiving  :       0.80         29          0
1219.52/1219.58	c   rootsoldiving    :       1.15         29          0
1219.52/1219.58	c   trivial          :       0.00          2          0
1219.52/1219.58	c   shiftandpropagate:       0.46          1          1
1219.52/1219.58	c   simplerounding   :       0.29     119868          0
1219.52/1219.58	c   zirounding       :       0.89       1000          0
1219.52/1219.58	c   rounding         :       0.66       4846          0
1219.52/1219.58	c   shifting         :       0.69       1500          0
1219.52/1219.58	c   twoopt           :       0.00          0          0
1219.52/1219.58	c   fixandinfer      :       0.00          0          0
1219.52/1219.58	c   clique           :       0.00          0          0
1219.52/1219.58	c   intdiving        :       0.00          0          0
1219.52/1219.58	c   actconsdiving    :       0.00          0          0
1219.52/1219.58	c   octane           :       0.00          0          0
1219.52/1219.58	c   rens             :       0.05          1          0
1219.52/1219.58	c   rins             :       0.00          0          0
1219.52/1219.58	c   localbranching   :       0.00          0          0
1219.52/1219.58	c   mutation         :       0.00          0          0
1219.52/1219.58	c   dins             :       0.00          0          0
1219.52/1219.58	c   vbounds          :       0.00          0          0
1219.52/1219.58	c   undercover       :       0.00          0          0
1219.52/1219.58	c   subnlp           :       0.05          0          0
1219.52/1219.58	c   trysol           :       0.11        114         38
1219.52/1219.58	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1219.52/1219.58	c   primal LP        :       0.00          0          0       0.00          -
1219.52/1219.58	c   dual LP          :     722.52     208716    4447874      21.31    6156.03
1219.52/1219.58	c   lex dual LP      :       0.00          0          0       0.00          -
1219.52/1219.58	c   barrier LP       :       0.00          0          0       0.00          -
1219.52/1219.58	c   diving/probing LP:      10.52       6721      48112       7.16    4573.11
1219.52/1219.58	c   strong branching :      63.41       8844     371710      42.03    5862.31
1219.52/1219.58	c     (at root node) :          -          9       2832     314.67          -
1219.52/1219.58	c   conflict analysis:       0.00          0          0       0.00          -
1219.52/1219.58	c B&B Tree           :
1219.52/1219.58	c   number of runs   :          1
1219.52/1219.58	c   nodes            :     230922
1219.52/1219.58	c   nodes (total)    :     230922
1219.52/1219.58	c   nodes left       :          0
1219.52/1219.58	c   max depth        :         68
1219.52/1219.58	c   max depth (total):         68
1219.52/1219.58	c   backtracks       :      26528 (11.5%)
1219.52/1219.58	c   delayed cutoffs  :       3956
1219.52/1219.58	c   repropagations   :     441099 (651661 domain reductions, 3795 cutoffs)
1219.52/1219.58	c   avg switch length:       5.35
1219.52/1219.58	c   switching time   :      96.12
1219.52/1219.58	c Solution           :
1219.52/1219.58	c   Solutions found  :         51 (13 improvements)
1219.52/1219.58	c   First Solution   : +1.01000000000000e+02   (in run 1, after 1 nodes, 0.62 seconds, depth 1960, found by <shiftandpropagate>)
1219.52/1219.58	c   Primal Bound     : +1.00000000000000e+00   (in run 1, after 9088 nodes, 60.61 seconds, depth 25, found by <relaxation>)
1219.52/1219.58	c   Dual Bound       : +1.00000000000000e+00
1219.52/1219.58	c   Gap              :       0.00 %
1219.52/1219.58	c   Root Dual Bound  : +0.00000000000000e+00
1219.52/1219.58	c   Root Iterations  :        938
1219.62/1219.62	c Time complete: 1219.65.

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 /tmp/evaluation-result-3447275-1307898983/watcher-3447275-1307898983 -o /tmp/evaluation-result-3447275-1307898983/solver-3447275-1307898983 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447275-1307898983.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 1.99 1.84 2/177 10150
/proc/meminfo: memFree=32327216/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=10312 CPUtime=0 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 1567 0 0 0 0 0 0 0 25 0 1 0 901496233 10559488 1520 33554432000 4194304 9128323 140736673563920 18446744073709551615 6886064 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/10150/statm: 2578 1520 399 1205 0 1369 0

[startup+0.00776912 s]
/proc/loadavg: 2.01 1.99 1.84 2/177 10150
/proc/meminfo: memFree=32327216/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=10712 CPUtime=0 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 1673 0 0 0 0 0 0 0 25 0 1 0 901496233 10969088 1626 33554432000 4194304 9128323 140736673563920 18446744073709551615 6191635 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10150/statm: 2678 1626 399 1205 0 1469 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10712

[startup+0.100777 s]
/proc/loadavg: 2.01 1.99 1.84 2/177 10150
/proc/meminfo: memFree=32327216/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=31732 CPUtime=0.09 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 6907 0 0 0 9 0 0 0 25 0 1 0 901496233 32493568 6601 33554432000 4194304 9128323 140736673563920 18446744073709551615 5266300 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 7933 6601 522 1205 0 6724 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31732

[startup+0.300772 s]
/proc/loadavg: 2.01 1.99 1.84 2/177 10150
/proc/meminfo: memFree=32327216/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=38288 CPUtime=0.29 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 8710 0 0 0 29 0 0 0 25 0 1 0 901496233 39206912 8382 33554432000 4194304 9128323 140736673563920 18446744073709551615 4859487 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 9572 8382 606 1205 0 8363 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38288

[startup+0.700716 s]
/proc/loadavg: 2.01 1.99 1.84 2/177 10150
/proc/meminfo: memFree=32327216/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=42064 CPUtime=0.69 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 9957 0 0 0 69 0 0 0 25 0 1 0 901496233 43073536 9482 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 10516 9482 683 1205 0 9307 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42064

[startup+1.50056 s]
/proc/loadavg: 2.01 1.99 1.84 3/178 10151
/proc/meminfo: memFree=32287916/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=51404 CPUtime=1.49 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 19113 0 0 0 147 2 0 0 25 0 1 0 901496233 52637696 11784 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 12851 11784 726 1205 0 11642 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51404

[startup+3.10028 s]
/proc/loadavg: 2.01 1.99 1.85 3/178 10151
/proc/meminfo: memFree=32279856/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=71932 CPUtime=3.09 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 25509 0 0 0 306 3 0 0 25 0 1 0 901496233 73658368 16867 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 17983 16867 737 1205 0 16774 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 71932

[startup+6.30071 s]
/proc/loadavg: 2.01 1.99 1.85 3/178 10151
/proc/meminfo: memFree=32261380/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=71932 CPUtime=6.3 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 25515 0 0 0 624 6 0 0 25 0 1 0 901496233 73658368 16873 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 17983 16873 741 1205 0 16774 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 71932

[startup+12.7006 s]
/proc/loadavg: 2.00 1.99 1.85 3/178 10151
/proc/meminfo: memFree=32261152/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=71932 CPUtime=12.69 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 25516 0 0 0 1259 10 0 0 25 0 1 0 901496233 73658368 16874 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 17983 16874 742 1205 0 16774 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71932

[startup+25.5004 s]
/proc/loadavg: 2.00 1.99 1.85 3/178 10152
/proc/meminfo: memFree=32246260/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=86140 CPUtime=25.49 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 34709 0 0 0 2533 16 0 0 25 0 1 0 901496233 88207360 20179 33554432000 4194304 9128323 140736673563920 18446744073709551615 4823536 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 21535 20179 752 1205 0 20326 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86140

[startup+51.1008 s]
/proc/loadavg: 2.00 1.99 1.85 3/178 10152
/proc/meminfo: memFree=32243148/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=85112 CPUtime=51.09 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 36446 0 0 0 5077 32 0 0 25 0 1 0 901496233 87154688 20291 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 21278 20291 752 1205 0 20069 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 85112

[startup+102.307 s]
/proc/loadavg: 2.00 1.99 1.85 3/178 10154
/proc/meminfo: memFree=32241196/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=85112 CPUtime=102.3 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 37324 0 0 0 10167 63 0 0 25 0 1 0 901496233 87154688 20303 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 21278 20303 752 1205 0 20069 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 85112

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.86 3/178 10155
/proc/meminfo: memFree=32238548/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=85112 CPUtime=162.29 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 39320 0 0 0 16133 96 0 0 25 0 1 0 901496233 87154688 20303 33554432000 4194304 9128323 140736673563920 18446744073709551615 7342532 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 21278 20303 752 1205 0 20069 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 85112

[startup+222.301 s]
/proc/loadavg: 2.00 1.99 1.87 3/178 10157
/proc/meminfo: memFree=32232552/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=85112 CPUtime=222.3 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 39329 0 0 0 22099 131 0 0 25 0 1 0 901496233 87154688 20312 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 21278 20312 752 1205 0 20069 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 85112

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.87 3/178 10158
/proc/meminfo: memFree=32226672/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=85112 CPUtime=282.29 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 39329 0 0 0 28063 166 0 0 25 0 1 0 901496233 87154688 20312 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 21278 20312 752 1205 0 20069 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 85112

[startup+342.301 s]
/proc/loadavg: 2.00 1.99 1.88 3/178 10160
/proc/meminfo: memFree=32222524/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=87720 CPUtime=342.3 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 39965 0 0 0 34026 204 0 0 25 0 1 0 901496233 89825280 20948 33554432000 4194304 9128323 140736673563920 18446744073709551615 4240144 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 21930 20948 752 1205 0 20721 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 87720

[startup+402.301 s]
/proc/loadavg: 2.00 1.99 1.88 3/178 10162
/proc/meminfo: memFree=32219872/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=87720 CPUtime=402.3 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 39965 0 0 0 39990 240 0 0 25 0 1 0 901496233 89825280 20948 33554432000 4194304 9128323 140736673563920 18446744073709551615 6547200 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 21930 20948 752 1205 0 20721 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 87720

[startup+462.301 s]
/proc/loadavg: 2.04 2.00 1.90 3/178 10163
/proc/meminfo: memFree=32214740/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=87720 CPUtime=462.31 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 39965 0 0 0 45955 276 0 0 25 0 1 0 901496233 89825280 20948 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 21930 20948 752 1205 0 20721 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 87720

[startup+522.301 s]
/proc/loadavg: 2.02 2.00 1.90 3/178 10165
/proc/meminfo: memFree=32212324/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=87720 CPUtime=522.3 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 39965 0 0 0 51922 308 0 0 25 0 1 0 901496233 89825280 20948 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 21930 20948 752 1205 0 20721 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 87720

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10166
/proc/meminfo: memFree=32207664/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=90260 CPUtime=582.3 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 43068 0 0 0 57890 340 0 0 25 0 1 0 901496233 92426240 21540 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 22565 21540 752 1205 0 21356 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 90260

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10168
/proc/meminfo: memFree=32203776/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=93100 CPUtime=642.31 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 43769 0 0 0 63861 370 0 0 25 0 1 0 901496233 95334400 22241 33554432000 4194304 9128323 140736673563920 18446744073709551615 4207953 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 23275 22241 752 1205 0 22066 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 93100

[startup+702.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10170
/proc/meminfo: memFree=32199764/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=93880 CPUtime=702.31 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 43965 0 0 0 69832 399 0 0 25 0 1 0 901496233 96133120 22425 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 23470 22425 752 1205 0 22261 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 93880

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10171
/proc/meminfo: memFree=32197736/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=94480 CPUtime=762.32 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 44083 0 0 0 75797 435 0 0 25 0 1 0 901496233 96747520 22543 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 23620 22543 752 1205 0 22411 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 94480

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10173
/proc/meminfo: memFree=32190976/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=95148 CPUtime=822.31 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 44262 0 0 0 81768 463 0 0 25 0 1 0 901496233 97431552 22722 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 23787 22722 752 1205 0 22578 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 95148

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10174
/proc/meminfo: memFree=32182864/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=98892 CPUtime=882.31 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 45159 0 0 0 87738 493 0 0 25 0 1 0 901496233 101265408 23618 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 24723 23618 752 1205 0 23514 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 98892

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10176
/proc/meminfo: memFree=32176128/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=101404 CPUtime=942.31 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 45828 0 0 0 93711 520 0 0 25 0 1 0 901496233 103837696 24287 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 25351 24287 752 1205 0 24142 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 101404

[startup+1002.3 s]
/proc/loadavg: 2.06 2.02 1.91 3/178 10178
/proc/meminfo: memFree=32172108/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=104204 CPUtime=1002.31 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 46523 0 0 0 99682 549 0 0 25 0 1 0 901496233 106704896 24982 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 26051 24982 752 1205 0 24842 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 104204

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 1.91 3/178 10179
/proc/meminfo: memFree=32167348/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=105980 CPUtime=1062.31 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 46990 0 0 0 105651 580 0 0 25 0 1 0 901496233 108523520 25449 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 26495 25449 752 1205 0 25286 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 105980

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 1.91 3/178 10181
/proc/meminfo: memFree=32164088/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=106964 CPUtime=1122.32 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 49545 0 0 0 111622 610 0 0 25 0 1 0 901496233 109531136 25715 33554432000 4194304 9128323 140736673563920 18446744073709551615 4594912 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 26741 25715 752 1205 0 25532 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 106964

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10182
/proc/meminfo: memFree=32162420/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=106964 CPUtime=1182.32 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 49551 0 0 0 117590 642 0 0 25 0 1 0 901496233 109531136 25721 33554432000 4194304 9128323 140736673563920 18446744073709551615 6505877 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 26741 25721 752 1205 0 25532 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 106964

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

[startup+1203.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10183
/proc/meminfo: memFree=32161908/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=107284 CPUtime=1203.12 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 49623 0 0 0 119659 653 0 0 25 0 1 0 901496233 109858816 25793 33554432000 4194304 9128323 140736673563920 18446744073709551615 6581570 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 26821 25793 752 1205 0 25612 0
Current children cumulated CPU time (s) 1203.12
Current children cumulated vsize (KiB) 107284

[startup+1209.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10183
/proc/meminfo: memFree=32160412/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=108388 CPUtime=1209.52 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 49824 0 0 0 120296 656 0 0 25 0 1 0 901496233 110989312 25994 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 27097 25994 752 1205 0 25888 0
Current children cumulated CPU time (s) 1209.52
Current children cumulated vsize (KiB) 108388

[startup+1215.9 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10183
/proc/meminfo: memFree=32159164/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=109628 CPUtime=1215.92 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 50153 0 0 0 120933 659 0 0 25 0 1 0 901496233 112259072 26302 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 27407 26302 752 1205 0 26198 0
Current children cumulated CPU time (s) 1215.92
Current children cumulated vsize (KiB) 109628

[startup+1217.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10183
/proc/meminfo: memFree=32158792/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=110020 CPUtime=1217.52 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 50251 0 0 0 121092 660 0 0 25 0 1 0 901496233 112660480 26400 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 27505 26400 752 1205 0 26296 0
Current children cumulated CPU time (s) 1217.52
Current children cumulated vsize (KiB) 110020

[startup+1218.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10183
/proc/meminfo: memFree=32158668/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=110020 CPUtime=1218.32 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 50253 0 0 0 121172 660 0 0 25 0 1 0 901496233 112660480 26402 33554432000 4194304 9128323 140736673563920 18446744073709551615 5984548 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 27505 26402 752 1205 0 26296 0
Current children cumulated CPU time (s) 1218.32
Current children cumulated vsize (KiB) 110020

[startup+1219.1 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10184
/proc/meminfo: memFree=32158544/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=110020 CPUtime=1219.11 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 50253 0 0 0 121251 660 0 0 25 0 1 0 901496233 112660480 26402 33554432000 4194304 9128323 140736673563920 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 27505 26402 752 1205 0 26296 0
Current children cumulated CPU time (s) 1219.11
Current children cumulated vsize (KiB) 110020

[startup+1219.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10184
/proc/meminfo: memFree=32158544/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=110020 CPUtime=1219.52 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 50253 0 0 0 121291 661 0 0 25 0 1 0 901496233 112660480 26402 33554432000 4194304 9128323 140736673563920 18446744073709551615 8012251 0 0 4096 16384 0 0 0 17 0 0 0 0
/proc/10150/statm: 27505 26402 752 1205 0 26296 0
Current children cumulated CPU time (s) 1219.52
Current children cumulated vsize (KiB) 110020

[startup+1219.6 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 10184
/proc/meminfo: memFree=32158544/32951124 swapFree=67056676/67111528
[pid=10150] ppid=10148 vsize=108608 CPUtime=1219.62 cores=0,2,4,6
/proc/10150/stat : 10150 (scip-2.0.1.4.li) R 10148 10150 9967 0 -1 4202496 50255 0 0 0 121301 661 0 0 25 0 1 0 901496233 111214592 26051 33554432000 4194304 9128323 140736673563920 18446744073709551615 4234856 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/10150/statm: 27152 26051 754 1205 0 25943 0
Current children cumulated CPU time (s) 1219.62
Current children cumulated vsize (KiB) 108608

Child status: 0
Real time (s): 1219.63
CPU time (s): 1219.65
CPU user time (s): 1213.03
CPU system time (s): 6.62099
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 110020

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

runsolver used 1.77173 second user time and 3.80042 second system time

The end

Launcher Data

Begin job on node136 at 2011-06-12 19:16:23
IDJOB=3447275
IDBENCH=78998
IDSOLVER=1944
FILE ID=node136/3447275-1307898983
RUNJOBID= node136-1307897180-9985
PBS_JOBID= 13559606
Free space on /tmp= 74048 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.1900544484--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 /tmp/evaluation-result-3447275-1307898983/watcher-3447275-1307898983 -o /tmp/evaluation-result-3447275-1307898983/solver-3447275-1307898983 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3447275-1307898983.wbo -t 1800 -m 15500

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

MD5SUM BENCH= 97e6423088cc7ef1f08dcccdf9e01ef4
RANDOM SEED=497339098

node136.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.809
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.61
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.809
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.75
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.809
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.75
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.809
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.76
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.809
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.75
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.809
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.809
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.75
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      32327768 kB
Buffers:        112324 kB
Cached:         220260 kB
SwapCached:       8452 kB
Active:         337384 kB
Inactive:        98628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      32327768 kB
SwapTotal:    67111528 kB
SwapFree:     67056676 kB
Dirty:           12052 kB
Writeback:           0 kB
AnonPages:      100952 kB
Mapped:          16244 kB
Slab:           122800 kB
PageTables:       4868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   294148 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 /tmp at the end= 74036 MiB
End job on node136 at 2011-06-12 19:36:42