Trace number 3733014

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)SAT-28 1794.17 1794.45

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-1.opb
MD5SUM65bafde3eb06761afc4fe90b6aa8c264
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-30
Best CPU time to get the best result obtained on this benchmark19.787
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved YES
Number of variables450
Total number of constraints17827
Number of constraints which are clauses17827
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 450
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 450
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 450
Number of bits of the biggest sum of numbers9
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.03/0.10	c SCIP version 1.1.0.7
0.03/0.10	c LP-Solver SoPlex 1.4.1
0.03/0.10	c user parameter file <scip.set> not found - using default parameters
0.03/0.10	c read problem <HOME/instance-3733014-1338697431.opb>
0.03/0.10	c original problem has 450 variables (450 bin, 0 int, 0 impl, 0 cont) and 17827 constraints
0.09/0.11	c start presolving problem
0.09/0.11	c presolving:
0.09/0.19	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 17827 upgd conss, 35654 impls, 0 clqs
0.19/0.29	c    (0.2s) probing: 101/450 (22.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.19/0.29	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.19/0.29	c presolving (2 rounds):
0.19/0.29	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.19/0.29	c  35654 implications, 0 cliques
0.19/0.29	c presolved problem has 450 variables (450 bin, 0 int, 0 impl, 0 cont) and 17827 constraints
0.19/0.29	c   17827 constraints of type <logicor>
0.19/0.29	c transformed objective value is always integral (scale: 1)
0.19/0.29	c Presolving Time: 0.17
0.19/0.29	c strange?!, PURESAT with obj
0.19/0.29	c -----------------------------------------------------------------------------------------------
0.19/0.29	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.19/0.29	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.29	c limits/memory = c 13950
0.19/0.29	c # maximal time in seconds to run
0.19/0.29	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.19/0.29	c limits/time = c 1791
0.19/0.29	c # frequency for displaying node information lines
0.19/0.29	c # [type: int, range: [-1,2147483647], default: 100]
0.19/0.29	c display/freq = c 10000
0.19/0.29	c -----------------------------------------------------------------------------------------------
0.19/0.29	c start solving problem
0.19/0.29	c 
0.39/0.46	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.39/0.46	c   0.3s|     1 |     0 |   450 |  20M|   0 | 450 | 450 |  17k|  17k| 450 |  17k|   0 |   0 |   0 |-2.250000e+02 |      --      |    Inf 
0.39/0.46	o 0
0.39/0.46	c r 0.3s|     1 |     0 |   450 |  20M|   0 | 450 | 450 |  17k|  17k| 450 |  17k|   0 |   0 |   0 |-2.250000e+02 | 0.000000e+00 | 100.00%
0.39/0.47	o -1
0.39/0.47	c R 0.3s|     1 |     0 |   450 |  20M|   0 | 450 | 450 |  17k|  17k| 450 |  17k|   0 |   0 |   0 |-2.250000e+02 |-1.000000e+00 |  99.56%
0.79/0.83	c   0.7s|     1 |     0 |   628 |  20M|   0 | 412 | 450 |  17k|  17k| 450 |  17k|   4 |   0 |   0 |-2.060000e+02 |-1.000000e+00 |  99.51%
1.19/1.20	c   1.1s|     1 |     0 |   717 |  20M|   0 | 382 | 450 |  17k|  17k| 450 |  17k|  12 |   0 |   0 |-1.910000e+02 |-1.000000e+00 |  99.48%
1.19/1.21	o -2
1.19/1.21	c R 1.1s|     1 |     0 |   717 |  20M|   0 | 382 | 450 |  17k|  17k| 450 |  17k|  12 |   0 |   0 |-1.910000e+02 |-2.000000e+00 |  98.95%
1.59/1.62	c   1.5s|     1 |     0 |   820 |  20M|   0 | 351 | 450 |  17k|  17k| 450 |  17k|  21 |   0 |   0 |-1.755000e+02 |-2.000000e+00 |  98.86%
2.09/2.11	c   2.0s|     1 |     0 |   990 |  20M|   0 | 310 | 450 |  17k|  17k| 450 |  17k|  31 |   0 |   0 |-1.550000e+02 |-2.000000e+00 |  98.71%
2.59/2.65	c   2.5s|     1 |     0 |  1140 |  20M|   0 | 282 | 450 |  17k|  17k| 450 |  17k|  39 |   0 |   0 |-1.410000e+02 |-2.000000e+00 |  98.58%
3.09/3.19	c   3.1s|     1 |     0 |  1289 |  20M|   0 | 259 | 450 |  17k|  17k| 450 |  17k|  48 |   0 |   0 |-1.295000e+02 |-2.000000e+00 |  98.46%
3.68/3.72	c   3.6s|     1 |     0 |  1426 |  20M|   0 | 232 | 450 |  17k|  17k| 450 |  17k|  56 |   0 |   0 |-1.160000e+02 |-2.000000e+00 |  98.28%
4.30/4.31	c   4.2s|     1 |     0 |  1666 |  20M|   0 | 205 | 450 |  17k|  17k| 450 |  17k|  66 |   0 |   0 |-1.025000e+02 |-2.000000e+00 |  98.05%
4.89/4.90	c   4.8s|     1 |     0 |  1939 |  20M|   0 | 172 | 450 |  17k|  17k| 450 |  17k|  78 |   0 |   0 |-8.600000e+01 |-2.000000e+00 |  97.67%
5.39/5.45	c   5.3s|     1 |     0 |  2201 |  20M|   0 | 145 | 450 |  17k|  17k| 450 |  17k|  87 |   0 |   0 |-7.250000e+01 |-2.000000e+00 |  97.24%
5.69/5.74	c   5.6s|     1 |     0 |  2433 |  20M|   0 | 121 | 450 |  17k|  17k| 450 |  17k|  93 |   0 |   0 |-6.050000e+01 |-2.000000e+00 |  96.69%
5.89/5.94	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.89/5.94	c   5.8s|     1 |     0 |  2589 |  20M|   0 | 105 | 450 |  17k|  17k| 450 |  17k| 100 |   0 |   0 |-4.850000e+01 |-2.000000e+00 |  95.88%
6.09/6.18	c   6.0s|     1 |     0 |  2758 |  20M|   0 |  75 | 450 |  17k|  17k| 450 |  17k| 111 |   0 |   0 |-3.850000e+01 |-2.000000e+00 |  94.81%
6.09/6.19	o -3
6.09/6.19	c R 6.0s|     1 |     0 |  2758 |  20M|   0 |  75 | 450 |  17k|  17k| 450 |  17k| 111 |   0 |   0 |-3.850000e+01 |-3.000000e+00 |  92.21%
6.09/6.19	o -4
6.09/6.19	c s 6.0s|     1 |     0 |  2758 |  20M|   0 |  75 | 450 |  17k|  17k| 450 |  17k| 111 |   0 |   0 |-3.850000e+01 |-4.000000e+00 |  89.61%
6.39/6.44	c   6.3s|     1 |     0 |  2952 |  20M|   0 | 115 | 450 |  17k|  17k| 450 |  17k| 116 |   0 |   0 |-3.000000e+01 |-4.000000e+00 |  86.67%
6.68/6.71	c   6.6s|     1 |     0 |  2986 |  20M|   0 |  97 | 450 |  17k|  17k| 450 |  17k| 128 |   0 |   0 |-3.000000e+01 |-4.000000e+00 |  86.67%
6.88/6.95	c   6.8s|     1 |     0 |  3082 |  21M|   0 |  96 | 450 |  17k|  17k| 450 |  17k| 139 |   0 |   0 |-3.000000e+01 |-4.000000e+00 |  86.67%
7.70/7.76	c   7.6s|     1 |     0 |  3196 |  21M|   0 | 117 | 450 |  17k|  17k| 450 |  17k| 151 |   0 |   0 |-3.000000e+01 |-4.000000e+00 |  86.67%
9.58/9.61	c   9.5s|     1 |     0 |  3283 |  21M|   0 | 127 | 450 |  17k|  17k| 450 |  17k| 161 |   0 |   0 |-3.000000e+01 |-4.000000e+00 |  86.67%
10.59/10.61	c  10.4s|     1 |     0 |  3457 |  21M|   0 | 128 | 450 |  17k|  17k| 450 |  17k| 171 |   0 |   0 |-3.000000e+01 |-4.000000e+00 |  86.67%
12.89/12.96	c  12.8s|     1 |     0 |  3579 |  21M|   0 | 136 | 450 |  17k|  17k| 450 |  17k| 181 |   0 |   0 |-3.000000e+01 |-4.000000e+00 |  86.67%
12.89/12.96	o -18
12.89/12.96	c k12.8s|     1 |     0 |  3579 |  21M|   0 | 136 | 450 |  17k|  17k| 450 |  17k| 181 |   0 |   0 |-3.000000e+01 |-1.800000e+01 |  40.00%
13.59/13.66	o -21
13.59/13.66	c E13.5s|     1 |     0 |  3579 |  21M|   0 | 136 | 450 |  17k|  17k| 450 |  17k| 181 |   0 |   0 |-3.000000e+01 |-2.100000e+01 |  30.00%
13.59/13.66	c  13.5s|     1 |     0 |  3579 |  21M|   0 | 136 | 450 |  17k|  17k| 450 |  17k| 181 |   0 |   0 |-3.000000e+01 |-2.100000e+01 |  30.00%
15.39/15.41	c  15.2s|     1 |     0 |  3682 |  21M|   0 | 140 | 450 |  17k|  17k| 450 |  17k| 187 |   0 |   0 |-3.000000e+01 |-2.100000e+01 |  30.00%
24.68/24.78	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
24.68/24.78	c  24.6s|     1 |     2 |  3682 |  21M|   0 | 140 | 450 |  17k|  17k| 450 |  17k| 187 |   0 |  33 |-3.000000e+01 |-2.100000e+01 |  30.00%
44.58/44.63	o -22
44.58/44.63	c *44.4s|    15 |     8 |  4893 |  22M|  13 |   - | 450 |  17k|  15k| 450 |  17k| 187 |   0 | 314 |-3.000000e+01 |-2.200000e+01 |  26.67%
51.48/51.55	o -23
51.48/51.55	c *51.3s|    25 |    13 |  5673 |  22M|  13 |   - | 450 |  17k|9590 | 450 |  17k| 187 |   0 | 454 |-3.000000e+01 |-2.300000e+01 |  23.33%
64.57/64.66	o -24
64.57/64.66	c *64.4s|    37 |    19 |  6476 |  22M|  13 |   - | 450 |  17k|  10k| 450 |  17k| 187 |   0 | 681 |-3.000000e+01 |-2.400000e+01 |  20.00%
74.57/74.66	o -25
74.57/74.66	c *74.4s|    57 |    26 |  7913 |  22M|  13 |   - | 450 |  17k|6601 | 450 |  17k| 187 |   0 | 944 |-3.000000e+01 |-2.500000e+01 |  16.67%
97.66/97.72	o -26
97.66/97.72	c *97.4s|   245 |    86 | 15578 |  22M|  26 |   - | 450 |  17k|5766 | 450 |  17k| 187 |   0 |1292 |-3.000000e+01 |-2.600000e+01 |  13.33%
155.25/155.38	o -27
155.25/155.38	c v 155s|  2408 |   563 | 87761 |  26M|  68 |   - | 450 |  17k|5224 | 450 |  17k| 187 |   0 |1620 |-3.000000e+01 |-2.700000e+01 |  10.00%
318.23/318.35	c   318s| 10000 |  2359 |312642 |  37M|  84 |  65 | 450 |  17k|7020 | 450 |  17k| 187 |   0 |2445 |-3.000000e+01 |-2.700000e+01 |  10.00%
502.10/502.23	o -28
502.10/502.23	c * 501s| 19132 |  2125 |571883 |  36M|  84 |   - | 450 |  17k|4090 | 450 |  17k| 187 |   0 |3143 |-3.000000e+01 |-2.800000e+01 |   6.67%
520.30/520.43	c   519s| 20000 |  2169 |594844 |  36M|  84 |   - | 450 |  17k|5133 | 450 |  17k| 187 |   0 |3275 |-3.000000e+01 |-2.800000e+01 |   6.67%
684.98/685.14	c   684s| 30000 |  2863 |839391 |  41M|  84 |   - | 450 |  17k|3589 | 450 |  17k| 187 |   0 |3566 |-3.000000e+01 |-2.800000e+01 |   6.67%
859.85/860.07	c   858s| 40000 |  3491 |  1095k|  46M|  84 |  56 | 450 |  17k|3499 | 450 |  17k| 187 |   0 |4014 |-3.000000e+01 |-2.800000e+01 |   6.67%
1043.72/1043.94	c  1042s| 50000 |  4011 |  1353k|  49M|  84 |  52 | 450 |  17k|2583 | 450 |  17k| 187 |   0 |4754 |-3.000000e+01 |-2.800000e+01 |   6.67%
1223.59/1223.82	c  1221s| 60000 |  4627 |  1615k|  53M|  84 |  44 | 450 |  17k|4275 | 450 |  17k| 187 |   0 |5348 |-3.000000e+01 |-2.800000e+01 |   6.67%
1400.07/1400.35	c  1398s| 70000 |  5233 |  1869k|  58M|  84 |   - | 450 |  17k|3785 | 450 |  17k| 187 |   0 |5998 |-3.000000e+01 |-2.800000e+01 |   6.67%
1582.73/1583.03	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1582.73/1583.03	c  1580s| 80000 |  5913 |  2145k|  62M|  84 |  54 | 450 |  17k|5886 | 450 |  17k| 187 |   0 |6440 |-3.000000e+01 |-2.800000e+01 |   6.67%
1774.50/1774.86	c  1771s| 90000 |  6311 |  2431k|  65M|  84 |   - | 450 |  17k|4912 | 450 |  17k| 187 |   0 |7049 |-3.000000e+01 |-2.800000e+01 |   6.67%
1794.10/1794.40	c 
1794.10/1794.40	c SCIP Status        : solving was interrupted [time limit reached]
1794.10/1794.40	c Solving Time (sec) : 1791.00
1794.10/1794.40	c Solving Nodes      : 90898
1794.10/1794.40	c Primal Bound       : -2.80000000000000e+01 (487 solutions)
1794.10/1794.40	c Dual Bound         : -3.00000000000000e+01
1794.10/1794.40	c Gap                : 6.67 %
1794.10/1794.41	c NODE         90898
1794.10/1794.41	c DUAL BOUND   -30
1794.10/1794.41	c PRIMAL BOUND -28
1794.10/1794.41	c GAP          0.0666667
1794.10/1794.41	s SATISFIABLE
1794.10/1794.41	v -x1 -x2 x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 
1794.10/1794.41	v -x29 -x30 -x31 -x32 x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 
1794.10/1794.41	v -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 x75 -x76 -x77 -x78 
1794.10/1794.41	v -x79 -x80 -x81 -x82 x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 
1794.10/1794.41	v -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 x115 -x116 -x117 -x118 -x119 -x120 x121 -x122 -x123 -x124 
1794.10/1794.41	v -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 x139 -x140 -x141 -x142 -x143 -x144 -x145 
1794.10/1794.41	v -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 
1794.10/1794.41	v -x167 -x168 x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 x184 -x185 -x186 -x187 
1794.10/1794.41	v -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 
1794.10/1794.41	v -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 
1794.10/1794.41	v -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 x239 -x240 -x241 -x242 -x243 -x244 x245 -x246 -x247 -x248 -x249 -x250 -x251 
1794.10/1794.41	v -x252 -x253 -x254 -x255 -x256 -x257 x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 x272 
1794.10/1794.41	v -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 
1794.10/1794.41	v x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 
1794.10/1794.41	v -x315 -x316 -x317 -x318 x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 
1794.10/1794.41	v -x336 x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 x354 -x355 -x356 
1794.10/1794.41	v -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 
1794.10/1794.41	v -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 x398 
1794.10/1794.41	v -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 x416 -x417 -x418 -x419 
1794.10/1794.41	v -x420 -x421 -x422 x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 x439 -x440 
1794.10/1794.41	v -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 
1794.10/1794.41	c SCIP Status        : solving was interrupted [time limit reached]
1794.10/1794.41	c Solving Time       :    1791.00
1794.10/1794.41	c Original Problem   :
1794.10/1794.41	c   Problem name     : HOME/instance-3733014-1338697431.opb
1794.10/1794.41	c   Variables        : 450 (450 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.10/1794.41	c   Constraints      : 17827 initial, 17827 maximal
1794.10/1794.41	c Presolved Problem  :
1794.10/1794.41	c   Problem name     : t_HOME/instance-3733014-1338697431.opb
1794.10/1794.41	c   Variables        : 450 (450 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.10/1794.41	c   Constraints      : 17827 initial, 17827 maximal
1794.10/1794.41	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1794.10/1794.41	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1794.10/1794.41	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1794.10/1794.41	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1794.10/1794.41	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1794.10/1794.41	c   implics          :       0.00          0          0          0          0          0          0          0          0
1794.10/1794.41	c   probing          :       0.09          0          0          0          0          0          0          0          0
1794.10/1794.41	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1794.10/1794.41	c   root node        :          -          0          -          -          0          -          -          -          -
1794.10/1794.41	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1794.10/1794.41	c   integral         :          0          0          0      50896          0        137       1925          0          0      99706
1794.10/1794.41	c   logicor          :      17827         21      93055          6          1          0    1172724          0          0          0
1794.10/1794.41	c   countsols        :          0          0          0          6          1          0          0          0          0          0
1794.10/1794.41	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1794.10/1794.41	c   integral         :     244.31       0.00       0.00     244.31       0.00
1794.10/1794.41	c   logicor          :      16.97       0.01      16.96       0.00       0.00
1794.10/1794.41	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1794.10/1794.41	c Propagators        :       Time      Calls    Cutoffs    DomReds
1794.10/1794.41	c   rootredcost      :       0.03          7          0          0
1794.10/1794.41	c   pseudoobj        :       1.63     145338          0          0
1794.10/1794.41	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1794.10/1794.41	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1794.10/1794.41	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1794.10/1794.41	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1794.10/1794.41	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1794.10/1794.41	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1794.10/1794.41	c   applied globally :          -          -          -          0        0.0          -          -          -
1794.10/1794.41	c   applied locally  :          -          -          -          0        0.0          -          -          -
1794.10/1794.41	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1794.10/1794.41	c   cut pool         :       0.01         20          -          -         89          -    (maximal pool size: 633)
1794.10/1794.41	c   redcost          :       0.31      51494          0        658          0          0
1794.10/1794.41	c   impliedbounds    :       0.00         21          0          0          0          0
1794.10/1794.41	c   intobj           :       0.00          0          0          0          0          0
1794.10/1794.41	c   gomory           :       6.79         21          0          0       8950          0
1794.10/1794.41	c   strongcg         :       2.64         20          0          0       9950          0
1794.10/1794.41	c   cmir             :       1.11         10          0          0          0          0
1794.10/1794.41	c   flowcover        :       1.18         10          0          0          0          0
1794.10/1794.41	c   clique           :       0.18         21          0          0        184          0
1794.10/1794.41	c   zerohalf         :       0.00          0          0          0          0          0
1794.10/1794.41	c   mcf              :       0.01          1          0          0          0          0
1794.10/1794.41	c Pricers            :       Time      Calls       Vars
1794.10/1794.41	c   problem variables:       0.00          0          0
1794.10/1794.41	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1794.10/1794.41	c   relpscost        :     244.22      50890        137       1925          0          0      99706
1794.10/1794.41	c   pscost           :       0.00          0          0          0          0          0          0
1794.10/1794.41	c   inference        :       0.00          1          0          0          0          0          2
1794.10/1794.41	c   mostinf          :       0.00          0          0          0          0          0          0
1794.10/1794.41	c   leastinf         :       0.00          0          0          0          0          0          0
1794.10/1794.41	c   fullstrong       :       0.00          0          0          0          0          0          0
1794.10/1794.41	c   allfullstrong    :       0.00          0          0          0          0          0          0
1794.10/1794.41	c   random           :       0.00          0          0          0          0          0          0
1794.10/1794.41	c Primal Heuristics  :       Time      Calls      Found
1794.10/1794.41	c   LP solutions     :       0.00          -          6
1794.10/1794.41	c   pseudo solutions :       0.00          -          0
1794.10/1794.41	c   feaspump         :       0.02          0          0
1794.10/1794.41	c   oneopt           :       0.04          8          1
1794.10/1794.41	c   linesearchdiving :       1.93         35          7
1794.10/1794.41	c   fracdiving       :       5.64         35          2
1794.10/1794.41	c   guideddiving     :       6.62         35          6
1794.10/1794.41	c   rootsoldiving    :       2.36         18         53
1794.10/1794.41	c   objpscostdiving  :       2.90         18         66
1794.10/1794.41	c   coefdiving       :       5.27         36          6
1794.10/1794.41	c   pscostdiving     :       2.06         36          6
1794.10/1794.41	c   veclendiving     :       2.07         36          2
1794.10/1794.41	c   crossover        :       0.85         17          1
1794.10/1794.41	c   simplerounding   :       0.73      50911        319
1794.10/1794.41	c   rounding         :       9.71      16929          3
1794.10/1794.41	c   shifting         :       2.40       3478          8
1794.10/1794.41	c   intshifting      :       0.00          0          0
1794.10/1794.41	c   fixandinfer      :       0.00          0          0
1794.10/1794.41	c   intdiving        :       0.00          0          0
1794.10/1794.41	c   actconsdiving    :       0.00          0          0
1794.10/1794.41	c   octane           :       0.00          0          0
1794.10/1794.41	c   rens             :       0.67          1          1
1794.10/1794.41	c   rins             :       0.00          0          0
1794.10/1794.41	c   localbranching   :       0.00          0          0
1794.10/1794.41	c   mutation         :       0.00          0          0
1794.10/1794.41	c   dins             :       0.00          0          0
1794.10/1794.41	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1794.10/1794.41	c   primal LP        :       0.02          0          0       0.00       0.00
1794.10/1794.41	c   dual LP          :    1341.72      91818    2420647      26.36    1804.14
1794.10/1794.41	c   barrier LP       :       0.00          0          0       0.00          -
1794.10/1794.41	c   diving/probing LP:      25.28       2470      38234      15.48    1512.42
1794.10/1794.41	c   strong branching :     242.84       7128     385388      54.07    1587.00
1794.10/1794.41	c     (at root node) :          -         33      12199     369.67          -
1794.10/1794.41	c   conflict analysis:       0.00          0          0       0.00          -
1794.10/1794.41	c B&B Tree           :
1794.10/1794.41	c   number of runs   :          1
1794.10/1794.41	c   nodes            :      90898
1794.10/1794.41	c   nodes (total)    :      90898
1794.10/1794.41	c   nodes left       :       6403
1794.10/1794.41	c   max depth        :         84
1794.10/1794.41	c   max depth (total):         84
1794.10/1794.41	c   backtracks       :      10913 (12.0%)
1794.10/1794.41	c   delayed cutoffs  :          0
1794.10/1794.41	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1794.10/1794.41	c   avg switch length:       4.87
1794.10/1794.41	c   switching time   :      23.63
1794.10/1794.41	c Solution           :
1794.10/1794.41	c   Solutions found  :        487 (14 improvements)
1794.10/1794.41	c   Primal Bound     : -2.80000000000000e+01   (in run 1, after 19132 nodes, 501.21 seconds, depth 19, found by <relaxation>)
1794.10/1794.41	c   Dual Bound       : -3.00000000000000e+01
1794.10/1794.41	c   Gap              :       6.67 %
1794.10/1794.41	c   Root Dual Bound  : -3.00000000000000e+01
1794.10/1794.45	c Time complete: 1794.15.

Verifier Data

OK	-28

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-3733014-1338697431/watcher-3733014-1338697431 -o /tmp/evaluation-result-3733014-1338697431/solver-3733014-1338697431 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3733014-1338697431.opb 

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.07 2.03 2.01 3/174 25703
/proc/meminfo: memFree=23814584/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=8948 CPUtime=0 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 1559 0 0 0 0 0 0 0 20 0 1 0 335871649 9162752 1512 33554432000 4194304 7823515 140734347921488 140734347920440 5878822 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 2237 1525 349 887 0 1347 0

[startup+0.0398849 s]
/proc/loadavg: 2.07 2.03 2.01 3/174 25703
/proc/meminfo: memFree=23814584/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=12220 CPUtime=0.03 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 2408 0 0 0 3 0 0 0 20 0 1 0 335871649 12513280 2360 33554432000 4194304 7823515 140734347921488 140734347920440 6908072 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 3055 2360 354 887 0 2165 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12220

[startup+0.100217 s]
/proc/loadavg: 2.07 2.03 2.01 3/174 25703
/proc/meminfo: memFree=23814584/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=15280 CPUtime=0.09 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 3518 0 0 0 9 0 0 0 20 0 1 0 335871649 15646720 3116 33554432000 4194304 7823515 140734347921488 140734347920440 6787665 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 3820 3116 356 887 0 2930 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15280

[startup+0.300273 s]
/proc/loadavg: 2.07 2.03 2.01 3/174 25703
/proc/meminfo: memFree=23814584/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=38164 CPUtime=0.29 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 9066 0 0 0 27 2 0 0 20 0 1 0 335871649 39079936 8664 33554432000 4194304 7823515 140734347921488 140734347917448 5878822 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 9541 8664 477 887 0 8651 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38164

[startup+0.700254 s]
/proc/loadavg: 2.07 2.03 2.01 3/174 25703
/proc/meminfo: memFree=23814584/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=60596 CPUtime=0.69 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 14759 0 0 0 66 3 0 0 20 0 1 0 335871649 62050304 13650 33554432000 4194304 7823515 140734347921488 140734347917448 5566603 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 15149 13650 538 887 0 14259 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60596

[startup+1.50024 s]
/proc/loadavg: 2.07 2.03 2.01 3/175 25704
/proc/meminfo: memFree=23760124/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=63496 CPUtime=1.49 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 15679 0 0 0 146 3 0 0 20 0 1 0 335871649 65019904 14536 33554432000 4194304 7823515 140734347921488 140734347916824 5597697 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 15874 14536 546 887 0 14984 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63496

[startup+3.10024 s]
/proc/loadavg: 2.07 2.03 2.01 3/175 25704
/proc/meminfo: memFree=23757644/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=64636 CPUtime=3.09 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 15948 0 0 0 306 3 0 0 20 0 1 0 335871649 66187264 14805 33554432000 4194304 7823515 140734347921488 140734347916632 5876064 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 16159 14805 547 887 0 15269 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64636

[startup+6.30028 s]
/proc/loadavg: 2.14 2.04 2.01 3/175 25704
/proc/meminfo: memFree=23756412/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=64636 CPUtime=6.29 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 16052 0 0 0 625 4 0 0 20 0 1 0 335871649 66187264 14909 33554432000 4194304 7823515 140734347921488 140734347917480 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 16159 14909 548 887 0 15269 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64636

[startup+12.7002 s]
/proc/loadavg: 2.13 2.04 2.01 3/175 25704
/proc/meminfo: memFree=23750716/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=70936 CPUtime=12.69 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 17616 0 0 0 1262 7 0 0 20 0 1 0 335871649 72638464 16261 33554432000 4194304 7823515 140734347921488 140734347916680 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 17734 16261 548 887 0 16844 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 70936

[startup+25.5003 s]
/proc/loadavg: 2.10 2.04 2.01 3/175 25704
/proc/meminfo: memFree=23725428/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=94940 CPUtime=25.48 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 24020 0 0 0 2538 10 0 0 20 0 1 0 335871649 97218560 22637 33554432000 4194304 7823515 140734347921488 140734347915864 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 23735 22637 570 887 0 22845 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 94940

[startup+51.1003 s]
/proc/loadavg: 2.07 2.03 2.01 3/175 25704
/proc/meminfo: memFree=23725292/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=94940 CPUtime=51.08 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 24024 0 0 0 5094 14 0 0 20 0 1 0 335871649 97218560 22655 33554432000 4194304 7823515 140734347921488 140734347915864 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 23735 22655 571 887 0 22845 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 94940

[startup+102.306 s]
/proc/loadavg: 2.03 2.03 2.00 3/175 25705
/proc/meminfo: memFree=23722308/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=94940 CPUtime=102.27 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 24037 0 0 0 10206 21 0 0 20 0 1 0 335871649 97218560 23326 33554432000 4194304 7823515 140734347921488 140734347918536 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 23735 23326 571 887 0 22845 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 94940

[startup+162.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/175 25743
/proc/meminfo: memFree=23692704/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=94228 CPUtime=162.26 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 24801 0 0 0 16196 30 0 0 20 0 1 0 335871649 96489472 23164 33554432000 4194304 7823515 140734347921488 140734347916824 6237120 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 23557 23164 576 887 0 22667 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 94228

[startup+222.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/175 25743
/proc/meminfo: memFree=23691592/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=94228 CPUtime=222.24 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 27172 0 0 0 22186 38 0 0 20 0 1 0 335871649 96489472 23203 33554432000 4194304 7823515 140734347921488 140734347917176 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 23557 23203 576 887 0 22667 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 94228

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 25743
/proc/meminfo: memFree=23693184/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=94228 CPUtime=282.23 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 28974 0 0 0 28176 47 0 0 20 0 1 0 335871649 96489472 23203 33554432000 4194304 7823515 140734347921488 140734347916824 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 23557 23203 576 887 0 22667 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 94228

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 25743
/proc/meminfo: memFree=23691940/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=94228 CPUtime=342.23 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 32164 0 0 0 34165 58 0 0 20 0 1 0 335871649 96489472 23203 33554432000 4194304 7823515 140734347921488 140734347916824 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 23557 23203 576 887 0 22667 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 94228

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 25747
/proc/meminfo: memFree=23692180/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=94228 CPUtime=402.22 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 32164 0 0 0 40154 68 0 0 20 0 1 0 335871649 96489472 23203 33554432000 4194304 7823515 140734347921488 140734347916824 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 23557 23203 576 887 0 22667 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 94228

[startup+462.3 s]
/proc/loadavg: 2.08 2.03 2.01 3/175 25747
/proc/meminfo: memFree=23690576/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=96068 CPUtime=462.21 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 37447 0 0 0 46144 77 0 0 20 0 1 0 335871649 98373632 23663 33554432000 4194304 7823515 140734347921488 140734347916824 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 24017 23663 576 887 0 23127 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 96068

[startup+522.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/175 25747
/proc/meminfo: memFree=23688032/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=99860 CPUtime=522.2 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 49916 0 0 0 52131 89 0 0 20 0 1 0 335871649 102256640 24337 33554432000 4194304 7823515 140734347921488 140734347916504 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 24965 24337 576 887 0 24075 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 99860

[startup+582.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 25747
/proc/meminfo: memFree=23688404/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=99936 CPUtime=582.19 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 61793 0 0 0 58119 100 0 0 20 0 1 0 335871649 102334464 24365 33554432000 4194304 7823515 140734347921488 140734347916824 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 24984 24365 576 887 0 24094 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 99936

[startup+642.3 s]

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

/proc/meminfo: memFree=23683744/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=103284 CPUtime=1122.1 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 80002 0 0 0 112021 189 0 0 20 0 1 0 335871649 105762816 25246 33554432000 4194304 7823515 140734347921488 140734347916456 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 25821 25246 576 887 0 24931 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 103284

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 25753
/proc/meminfo: memFree=23682380/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=104628 CPUtime=1182.1 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 80378 0 0 0 118010 200 0 0 20 0 1 0 335871649 107139072 25622 33554432000 4194304 7823515 140734347921488 140734347917336 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 26157 25622 576 887 0 25267 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 104628

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 25753
/proc/meminfo: memFree=23681260/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=105728 CPUtime=1242.09 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 80647 0 0 0 123999 210 0 0 20 0 1 0 335871649 108265472 25890 33554432000 4194304 7823515 140734347921488 140734347917176 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 26432 25890 576 887 0 25542 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 105728

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 25754
/proc/meminfo: memFree=23679648/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=107528 CPUtime=1302.08 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 81083 0 0 0 129987 221 0 0 20 0 1 0 335871649 110108672 26326 33554432000 4194304 7823515 140734347921488 140734347917976 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 26882 26326 576 887 0 25992 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 107528

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 25754
/proc/meminfo: memFree=23678716/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=108528 CPUtime=1362.07 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 87492 0 0 0 135974 233 0 0 20 0 1 0 335871649 111132672 26580 33554432000 4194304 7823515 140734347921488 140734347916824 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 27132 26580 576 887 0 26242 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 108528

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 25754
/proc/meminfo: memFree=23677352/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=109536 CPUtime=1422.07 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 87789 0 0 0 141965 242 0 0 20 0 1 0 335871649 112164864 26877 33554432000 4194304 7823515 140734347921488 140734347917176 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 27384 26877 576 887 0 26494 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 109536

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 25754
/proc/meminfo: memFree=23675056/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=111524 CPUtime=1482.06 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 88249 0 0 0 147954 252 0 0 20 0 1 0 335871649 114200576 27336 33554432000 4194304 7823515 140734347921488 140734347916824 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 27881 27336 576 887 0 26991 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 111524

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 25754
/proc/meminfo: memFree=23673816/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=112884 CPUtime=1542.04 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 88585 0 0 0 153943 261 0 0 20 0 1 0 335871649 115593216 27672 33554432000 4194304 7823515 140734347921488 140734347917176 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 28221 27672 576 887 0 27331 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 112884

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25757
/proc/meminfo: memFree=23671944/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=114512 CPUtime=1602.03 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 89040 0 0 0 159932 271 0 0 20 0 1 0 335871649 117260288 28125 33554432000 4194304 7823515 140734347921488 140734347917176 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 28628 28125 576 887 0 27738 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 114512

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/175 25758
/proc/meminfo: memFree=23671952/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=115972 CPUtime=1662.03 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 89374 0 0 0 165922 281 0 0 20 0 1 0 335871649 118755328 28459 33554432000 4194304 7823515 140734347921488 140734347916824 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 28993 28459 576 887 0 28103 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 115972

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 25758
/proc/meminfo: memFree=23670836/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=117500 CPUtime=1722.02 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 89686 0 0 0 171912 290 0 0 20 0 1 0 335871649 120320000 28771 33554432000 4194304 7823515 140734347921488 140734347916824 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 29375 28771 576 887 0 28485 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 117500

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 25758
/proc/meminfo: memFree=23668044/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=119488 CPUtime=1782 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 90204 0 0 0 177900 300 0 0 20 0 1 0 335871649 122355712 29288 33554432000 4194304 7823515 140734347921488 140734347917176 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 29872 29288 576 887 0 28982 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 119488

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 25758
/proc/meminfo: memFree=23667920/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=119488 CPUtime=1785.21 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 90240 0 0 0 178220 301 0 0 20 0 1 0 335871649 122355712 29324 33554432000 4194304 7823515 140734347921488 140734347916824 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 29872 29324 576 887 0 28982 0
Current children cumulated CPU time (s) 1785.21
Current children cumulated vsize (KiB) 119488

[startup+1788.7 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 25758
/proc/meminfo: memFree=23667920/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=119488 CPUtime=1788.4 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 90249 0 0 0 178539 301 0 0 20 0 1 0 335871649 122355712 29333 33554432000 4194304 7823515 140734347921488 140734347917288 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 29872 29333 576 887 0 28982 0
Current children cumulated CPU time (s) 1788.4
Current children cumulated vsize (KiB) 119488

[startup+1791.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 25758
/proc/meminfo: memFree=23667796/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=119488 CPUtime=1791.61 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 90258 0 0 0 178859 302 0 0 20 0 1 0 335871649 122355712 29342 33554432000 4194304 7823515 140734347921488 140734347916824 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 29872 29342 576 887 0 28982 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 119488

[startup+1793.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 25758
/proc/meminfo: memFree=23667796/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=119488 CPUtime=1793.2 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 90277 0 0 0 179018 302 0 0 20 0 1 0 335871649 122355712 29361 33554432000 4194304 7823515 140734347921488 140734347917176 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 29872 29361 576 887 0 28982 0
Current children cumulated CPU time (s) 1793.2
Current children cumulated vsize (KiB) 119488

[startup+1793.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 25758
/proc/meminfo: memFree=23667796/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=119488 CPUtime=1793.6 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 90285 0 0 0 179058 302 0 0 20 0 1 0 335871649 122355712 29369 33554432000 4194304 7823515 140734347921488 140734347917176 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 29872 29369 576 887 0 28982 0
Current children cumulated CPU time (s) 1793.6
Current children cumulated vsize (KiB) 119488

[startup+1794.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 25758
/proc/meminfo: memFree=23667796/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=119488 CPUtime=1794 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 90288 0 0 0 179098 302 0 0 20 0 1 0 335871649 122355712 29372 33554432000 4194304 7823515 140734347921488 140734347916696 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 29872 29372 576 887 0 28982 0
Current children cumulated CPU time (s) 1794
Current children cumulated vsize (KiB) 119488

[startup+1794.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 25758
/proc/meminfo: memFree=23667796/32873844 swapFree=7112/7112
[pid=25703] ppid=25701 vsize=119488 CPUtime=1794.1 cores=0,2,4,6
/proc/25703/stat : 25703 (pbscip.linux.x8) R 25701 25703 13043 0 -1 4202496 90288 0 0 0 179108 302 0 0 20 0 1 0 335871649 122355712 29372 33554432000 4194304 7823515 140734347921488 140734347916696 6954986 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/25703/statm: 29872 29372 576 887 0 28982 0
Current children cumulated CPU time (s) 1794.1
Current children cumulated vsize (KiB) 119488

Child status: 0
Real time (s): 1794.45
CPU time (s): 1794.17
CPU user time (s): 1791.14
CPU system time (s): 3.02954
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 121524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.14
system time used= 3.02954
maximum resident set size= 127812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90295
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= 28
involuntary context switches= 1929

runsolver used 2.27665 second user time and 7.64284 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-03 06:23:51
IDJOB=3733014
IDBENCH=2236
IDSOLVER=2321
FILE ID=node104/3733014-1338697431
RUNJOBID= node104-1338679216-21695
PBS_JOBID= 14636709
Free space on /tmp= 66424 MiB

SOLVER NAME= PB09: SCIPspx SCIP 1.1.0.7 with SoPLEX 1.4.1(24.4.2009)
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-1.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t TIMEOUT -m MEMLIMIT -f BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733014-1338697431/watcher-3733014-1338697431 -o /tmp/evaluation-result-3733014-1338697431/solver-3733014-1338697431 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3733014-1338697431.opb

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

MD5SUM BENCH= 65bafde3eb06761afc4fe90b6aa8c264
RANDOM SEED=185441950

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        23814848 kB
Buffers:          553376 kB
Cached:          7432620 kB
SwapCached:          708 kB
Active:          4839968 kB
Inactive:        3214872 kB
Active(anon):      60084 kB
Inactive(anon):     8092 kB
Active(file):    4779884 kB
Inactive(file):  3206780 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105164 kB
Dirty:             10104 kB
Writeback:             0 kB
AnonPages:        135812 kB
Mapped:            16516 kB
Shmem:                 8 kB
Slab:             864876 kB
SReclaimable:     307332 kB
SUnreclaim:       557544 kB
KernelStack:        1456 kB
PageTables:         3816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     172828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    114688 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 66416 MiB
End job on node104 at 2012-06-03 06:53:45