Trace number 3733018

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
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverSAT-28 1789.85 1790.15

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.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 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-3733018-1338693014.opb>
0.09/0.11	c original problem has 450 variables (450 bin, 0 int, 0 impl, 0 cont) and 17827 constraints
0.09/0.11	c problem read
0.09/0.11	c presolving settings loaded
0.09/0.13	o 0
0.09/0.13	c feasible solution found by trivial heuristic, objective value  0.000000e+00
0.09/0.13	c presolving:
0.19/0.23	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.39/0.45	c    (0.3s) probing: 101/450 (22.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.39/0.45	c    (0.3s) probing aborted: 100/100 successive totally useless probings
0.39/0.45	c presolving (2 rounds):
0.39/0.45	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.39/0.45	c  35654 implications, 0 cliques
0.39/0.45	c presolved problem has 450 variables (450 bin, 0 int, 0 impl, 0 cont) and 17827 constraints
0.39/0.45	c   17827 constraints of type <setppc>
0.39/0.45	c transformed objective value is always integral (scale: 1)
0.39/0.45	c Presolving Time: 0.33
0.39/0.45	c - non default parameters ----------------------------------------------------------------------
0.39/0.45	c # SCIP version 1.2.1.3
0.39/0.45	c 
0.39/0.45	c # frequency for displaying node information lines
0.39/0.45	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.45	c display/freq = 10000
0.39/0.45	c 
0.39/0.45	c # maximal time in seconds to run
0.39/0.45	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.45	c limits/time = 1789.9
0.39/0.45	c 
0.39/0.45	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.45	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.45	c limits/memory = 13950
0.39/0.45	c 
0.39/0.45	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.39/0.45	c # [type: int, range: [1,2], default: 1]
0.39/0.45	c timing/clocktype = 2
0.39/0.45	c 
0.39/0.45	c # should presolving try to simplify inequalities
0.39/0.45	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.45	c constraints/linear/simplifyinequalities = TRUE
0.39/0.45	c 
0.39/0.45	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.39/0.45	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.45	c constraints/indicator/addCouplingCons = TRUE
0.39/0.45	c 
0.39/0.45	c # should presolving try to simplify knapsacks
0.39/0.45	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.39/0.45	c constraints/knapsack/simplifyinequalities = TRUE
0.39/0.45	c 
0.39/0.45	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.39/0.45	c # [type: int, range: [-1,2147483647], default: -1]
0.39/0.45	c separating/rapidlearning/freq = 0
0.39/0.45	c 
0.39/0.45	c -----------------------------------------------------------------------------------------------
0.39/0.45	c start solving
0.39/0.45	c 
0.59/0.63	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.63	c t 0.5s|     1 |     0 |   450 |     - |  20M|   0 | 450 | 450 |  17k| 450 |  17k|   0 |   0 |   0 |-2.250000e+02 | 0.000000e+00 | 100.00%
0.59/0.64	o -1
0.59/0.64	c R 0.5s|     1 |     0 |   450 |     - |  20M|   0 | 450 | 450 |  17k| 450 |  17k|   0 |   0 |   0 |-2.250000e+02 |-1.000000e+00 |  99.56%
1.00/1.02	c   0.9s|     1 |     0 |   628 |     - |  20M|   0 | 412 | 450 |  17k| 450 |  17k|   4 |   0 |   0 |-2.060000e+02 |-1.000000e+00 |  99.51%
1.00/1.02	o -19
1.00/1.02	c b 0.9s|     1 |     0 |   628 |     - |  20M|   0 | 412 | 450 |  17k| 450 |  17k|   4 |   0 |   0 |-2.060000e+02 |-1.900000e+01 |  90.78%
1.29/1.39	c   1.3s|     1 |     0 |   717 |     - |  20M|   0 | 382 | 450 |  17k| 450 |  17k|  12 |   0 |   0 |-1.910000e+02 |-1.900000e+01 |  90.05%
1.69/1.79	c   1.7s|     1 |     0 |   820 |     - |  20M|   0 | 351 | 450 |  17k| 450 |  17k|  21 |   0 |   0 |-1.755000e+02 |-1.900000e+01 |  89.17%
2.19/2.27	c   2.2s|     1 |     0 |   990 |     - |  20M|   0 | 310 | 450 |  17k| 450 |  17k|  31 |   0 |   0 |-1.550000e+02 |-1.900000e+01 |  87.74%
2.68/2.79	c   2.7s|     1 |     0 |  1140 |     - |  20M|   0 | 282 | 450 |  17k| 450 |  17k|  39 |   0 |   0 |-1.410000e+02 |-1.900000e+01 |  86.52%
3.29/3.31	c   3.2s|     1 |     0 |  1289 |     - |  20M|   0 | 259 | 450 |  17k| 450 |  17k|  48 |   0 |   0 |-1.295000e+02 |-1.900000e+01 |  85.33%
3.78/3.81	c   3.7s|     1 |     0 |  1426 |     - |  20M|   0 | 232 | 450 |  17k| 450 |  17k|  56 |   0 |   0 |-1.160000e+02 |-1.900000e+01 |  83.62%
4.30/4.38	c   4.3s|     1 |     0 |  1666 |     - |  20M|   0 | 205 | 450 |  17k| 450 |  17k|  66 |   0 |   0 |-1.025000e+02 |-1.900000e+01 |  81.46%
4.89/4.96	c   4.9s|     1 |     0 |  1939 |     - |  20M|   0 | 172 | 450 |  17k| 450 |  17k|  78 |   0 |   0 |-8.600000e+01 |-1.900000e+01 |  77.91%
5.49/5.51	c   5.4s|     1 |     0 |  2201 |     - |  20M|   0 | 145 | 450 |  17k| 450 |  17k|  87 |   0 |   0 |-7.250000e+01 |-1.900000e+01 |  73.79%
5.79/5.80	c   5.7s|     1 |     0 |  2433 |     - |  20M|   0 | 121 | 450 |  17k| 450 |  17k|  93 |   0 |   0 |-6.050000e+01 |-1.900000e+01 |  68.60%
5.99/6.01	c   5.9s|     1 |     0 |  2589 |     - |  20M|   0 | 105 | 450 |  17k| 450 |  17k| 100 |   0 |   0 |-4.850000e+01 |-1.900000e+01 |  60.82%
6.18/6.26	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.18/6.26	c   6.1s|     1 |     0 |  2758 |     - |  20M|   0 |  75 | 450 |  17k| 450 |  17k| 111 |   0 |   0 |-3.850000e+01 |-1.900000e+01 |  50.65%
6.49/6.52	c   6.4s|     1 |     0 |  2952 |     - |  20M|   0 | 115 | 450 |  17k| 450 |  17k| 116 |   0 |   0 |-3.000000e+01 |-1.900000e+01 |  36.67%
6.69/6.72	c   6.6s|     1 |     0 |  2986 |     - |  20M|   0 |  97 | 450 |  17k| 450 |  17k| 128 |   0 |   0 |-3.000000e+01 |-1.900000e+01 |  36.67%
6.89/6.96	c   6.9s|     1 |     0 |  3082 |     - |  20M|   0 |  96 | 450 |  17k| 450 |  17k| 139 |   0 |   0 |-3.000000e+01 |-1.900000e+01 |  36.67%
7.69/7.78	c   7.7s|     1 |     0 |  3202 |     - |  20M|   0 | 116 | 450 |  17k| 450 |  17k| 151 |   0 |   0 |-3.000000e+01 |-1.900000e+01 |  36.67%
10.08/10.16	c  10.0s|     1 |     0 |  3241 |     - |  21M|   0 | 121 | 450 |  17k| 450 |  17k| 160 |   0 |   0 |-3.000000e+01 |-1.900000e+01 |  36.67%
13.09/13.13	c  13.0s|     1 |     0 |  3312 |     - |  21M|   0 | 122 | 450 |  17k| 450 |  17k| 170 |   0 |   0 |-3.000000e+01 |-1.900000e+01 |  36.67%
16.08/16.14	c  16.0s|     1 |     0 |  3453 |     - |  21M|   0 | 128 | 450 |  17k| 450 |  17k| 178 |   0 |   0 |-3.000000e+01 |-1.900000e+01 |  36.67%
26.39/26.44	c  26.3s|     1 |     2 |  3453 |     - |  21M|   0 | 128 | 450 |  17k| 450 |  17k| 178 |   0 |  33 |-3.000000e+01 |-1.900000e+01 |  36.67%
43.08/43.14	o -20
43.08/43.14	c *43.0s|    12 |     9 |  4470 |  92.5 |  21M|  11 |   - | 450 |  17k| 450 |  17k| 178 |   0 | 227 |-3.000000e+01 |-2.000000e+01 |  33.33%
58.67/58.75	o -21
58.67/58.75	c *58.6s|    23 |    18 |  5419 |  89.4 |  21M|  12 |   - | 450 |  17k| 450 |  17k| 178 |   0 | 399 |-3.000000e+01 |-2.100000e+01 |  30.00%
58.97/59.07	o -22
58.97/59.07	c *59.0s|    25 |    15 |  5435 |  82.6 |  21M|  13 |   - | 450 |  17k| 450 |  17k| 178 |   0 | 422 |-3.000000e+01 |-2.200000e+01 |  26.67%
62.88/62.97	o -23
62.88/62.97	c *62.9s|    34 |    22 |  5782 |  70.6 |  21M|  14 |   - | 450 |  17k| 450 |  17k| 178 |   0 | 548 |-3.000000e+01 |-2.300000e+01 |  23.33%
63.18/63.22	o -24
63.18/63.22	c *63.1s|    35 |    17 |  5808 |  69.3 |  21M|  14 |   - | 450 |  17k| 450 |  17k| 178 |   0 | 568 |-3.000000e+01 |-2.400000e+01 |  20.00%
100.16/100.23	o -25
100.16/100.23	c c 100s|    88 |    45 |  9100 |  64.9 |  22M|  16 |   - | 450 |  17k| 450 |  17k| 178 |   0 |1049 |-3.000000e+01 |-2.500000e+01 |  16.67%
104.26/104.34	o -26
104.26/104.34	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
104.26/104.34	c * 104s|   146 |    65 | 11815 |  57.7 |  23M|  18 |   - | 450 |  17k| 450 |  17k| 178 |   0 |1080 |-3.000000e+01 |-2.600000e+01 |  13.33%
112.65/112.79	o -27
112.65/112.79	c * 113s|   443 |   137 | 21429 |  40.7 |  24M|  29 |   - | 450 |  17k| 450 |  17k| 178 |   0 |1136 |-3.000000e+01 |-2.700000e+01 |  10.00%
335.62/335.78	c   336s| 10000 |  2722 |321922 |  31.9 |  58M|  79 |   - | 450 |  17k| 450 |  17k| 178 |   0 |2262 |-3.000000e+01 |-2.700000e+01 |  10.00%
486.01/486.10	o -28
486.01/486.10	c * 486s| 17492 |  2362 |540549 |  30.7 |  59M|  80 |   - | 450 |  17k| 450 |  17k| 178 |   0 |2927 |-3.000000e+01 |-2.800000e+01 |   6.67%
525.89/526.02	c   526s| 20000 |  2604 |602996 |  30.0 |  63M|  80 |  50 | 450 |  17k| 450 |  17k| 178 |   0 |2969 |-3.000000e+01 |-2.800000e+01 |   6.67%
690.76/690.90	c   691s| 30000 |  3456 |857455 |  28.5 |  77M| 101 |  47 | 450 |  17k| 450 |  17k| 178 |   0 |3378 |-3.000000e+01 |-2.800000e+01 |   6.67%
847.94/848.13	c   848s| 40000 |  4114 |  1096k|  27.3 |  90M| 101 |   - | 450 |  17k| 450 |  17k| 178 |   0 |3762 |-3.000000e+01 |-2.800000e+01 |   6.67%
1026.21/1026.48	c  1026s| 50000 |  4892 |  1358k|  27.1 | 104M| 101 |  44 | 450 |  17k| 450 |  17k| 178 |   0 |4445 |-3.000000e+01 |-2.800000e+01 |   6.67%
1198.59/1198.89	c  1199s| 60000 |  5416 |  1620k|  26.9 | 114M| 101 |   - | 450 |  17k| 450 |  17k| 178 |   0 |5004 |-3.000000e+01 |-2.800000e+01 |   6.67%
1373.36/1373.65	c  1374s| 70000 |  6040 |  1888k|  26.9 | 125M| 101 |  80 | 450 |  17k| 450 |  17k| 178 |   0 |5532 |-3.000000e+01 |-2.800000e+01 |   6.67%
1539.93/1540.24	c  1540s| 80000 |  6560 |  2144k|  26.8 | 136M| 101 |  58 | 450 |  17k| 450 |  17k| 178 |   0 |6006 |-3.000000e+01 |-2.800000e+01 |   6.67%
1713.10/1713.45	c  1713s| 90000 |  7004 |  2409k|  26.7 | 145M| 101 |   - | 450 |  17k| 450 |  17k| 178 |   0 |6554 |-3.000000e+01 |-2.800000e+01 |   6.67%
1789.69/1790.02	c 
1789.69/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1789.69/1790.02	c Solving Time (sec) : 1789.90
1789.69/1790.02	c Solving Nodes      : 94711
1789.69/1790.02	c Primal Bound       : -2.80000000000000e+01 (429 solutions)
1789.69/1790.02	c Dual Bound         : -3.00000000000000e+01
1789.69/1790.02	c Gap                : 6.67 %
1789.69/1790.02	s SATISFIABLE
1789.69/1790.02	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 
1789.69/1790.02	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 
1789.69/1790.02	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 -x79 
1789.69/1790.02	v -x80 -x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 x100 -x101 -x102 -x103 
1789.69/1790.02	v -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 
1789.69/1790.02	v -x125 -x126 x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 
1789.69/1790.02	v -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 
1789.69/1790.02	v -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 x184 -x185 -x186 -x187 
1789.69/1790.02	v -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 x203 -x204 -x205 -x206 -x207 -x208 
1789.69/1790.02	v -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 x223 -x224 -x225 -x226 -x227 -x228 -x229 
1789.69/1790.02	v -x230 x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 
1789.69/1790.02	v -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 
1789.69/1790.02	v -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 
1789.69/1790.02	v -x294 x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 x314 
1789.69/1790.02	v -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 x330 -x331 -x332 -x333 -x334 -x335 
1789.69/1790.02	v -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 x356 
1789.69/1790.02	v -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 x372 -x373 -x374 -x375 -x376 -x377 
1789.69/1790.02	v -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 x398 
1789.69/1790.02	v -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 x416 -x417 -x418 -x419 
1789.69/1790.02	v -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 x435 -x436 -x437 -x438 -x439 -x440 
1789.69/1790.02	v -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 x450 
1789.69/1790.02	c SCIP Status        : solving was interrupted [time limit reached]
1789.69/1790.02	c Solving Time       :    1789.90
1789.69/1790.02	c Original Problem   :
1789.69/1790.02	c   Problem name     : HOME/instance-3733018-1338693014.opb
1789.69/1790.02	c   Variables        : 450 (450 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.69/1790.02	c   Constraints      : 17827 initial, 17827 maximal
1789.69/1790.02	c Presolved Problem  :
1789.69/1790.02	c   Problem name     : t_HOME/instance-3733018-1338693014.opb
1789.69/1790.02	c   Variables        : 450 (450 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.69/1790.02	c   Constraints      : 17827 initial, 17827 maximal
1789.69/1790.02	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.69/1790.02	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1789.69/1790.02	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1789.69/1790.02	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.69/1790.02	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.69/1790.02	c   implics          :       0.00          0          0          0          0          0          0          0          0
1789.69/1790.02	c   probing          :       0.19          0          0          0          0          0          0          0          0
1789.69/1790.02	c   setppc           :       0.03          0          0          0          0          0          0          0          0
1789.69/1790.02	c   root node        :          -          0          -          -          0          -          -          -          -
1789.69/1790.02	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.69/1790.02	c   integral         :          0          0          0      53017          0        119       1604          0          0     104310
1789.69/1790.02	c   setppc           :      17827         20     151401          8          1          0    1286601          0          0          0
1789.69/1790.02	c   countsols        :          0          0          0          8          1          0          0          0          0          0
1789.69/1790.02	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.69/1790.02	c   integral         :     239.27       0.00       0.00     239.27       0.00
1789.69/1790.02	c   setppc           :      16.57       0.02      16.55       0.00       0.00
1789.69/1790.02	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.69/1790.02	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.69/1790.02	c   vbounds          :       0.13          2          0          0
1789.69/1790.02	c   rootredcost      :       0.13          9          0          0
1789.69/1790.02	c   pseudoobj        :       1.97     151216          0          0
1789.69/1790.02	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.69/1790.02	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.69/1790.02	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.69/1790.02	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.69/1790.02	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.69/1790.02	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.69/1790.02	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.69/1790.02	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.69/1790.02	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.69/1790.02	c   cut pool         :       0.00         19          -          -         92          -    (maximal pool size: 546)
1789.69/1790.02	c   redcost          :       0.45      53448          0        465          0          0
1789.69/1790.02	c   impliedbounds    :       0.01         20          0          0          0          0
1789.69/1790.02	c   intobj           :       0.00          0          0          0          0          0
1789.69/1790.02	c   cgmip            :       0.00          0          0          0          0          0
1789.69/1790.02	c   gomory           :       5.78         20          0          0       8451          0
1789.69/1790.02	c   strongcg         :       5.25         20          0          0       8939          0
1789.69/1790.02	c   cmir             :       0.89         10          0          0          0          0
1789.69/1790.02	c   flowcover        :       1.24         10          0          0          0          0
1789.69/1790.02	c   clique           :       0.19         20          0          0        175          0
1789.69/1790.02	c   zerohalf         :       0.00          0          0          0          0          0
1789.69/1790.02	c   mcf              :       0.01          1          0          0          0          0
1789.69/1790.02	c   rapidlearning    :       0.00          0          0          0          0          0
1789.69/1790.02	c Pricers            :       Time      Calls       Vars
1789.69/1790.02	c   problem variables:       0.00          0          0
1789.69/1790.02	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.69/1790.02	c   relpscost        :     239.13      53009        119       1604          0          0     104310
1789.69/1790.02	c   pscost           :       0.00          0          0          0          0          0          0
1789.69/1790.02	c   inference        :       0.00          1          0          0          0          0          2
1789.69/1790.02	c   mostinf          :       0.00          0          0          0          0          0          0
1789.69/1790.02	c   leastinf         :       0.00          0          0          0          0          0          0
1789.69/1790.02	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.69/1790.02	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.69/1790.02	c   random           :       0.00          0          0          0          0          0          0
1789.69/1790.02	c Primal Heuristics  :       Time      Calls      Found
1789.69/1790.02	c   LP solutions     :       0.01          -          8
1789.69/1790.02	c   pseudo solutions :       0.00          -          0
1789.69/1790.02	c   feaspump         :       0.01          0          0
1789.69/1790.02	c   oneopt           :       0.11         11          1
1789.69/1790.02	c   guideddiving     :       5.64         35          0
1789.69/1790.02	c   objpscostdiving  :       3.39         18         44
1789.69/1790.02	c   rootsoldiving    :       1.76         18         32
1789.69/1790.02	c   coefdiving       :       5.85         36          4
1789.69/1790.02	c   pscostdiving     :       1.81         36          1
1789.69/1790.02	c   fracdiving       :       5.20         36          1
1789.69/1790.02	c   veclendiving     :       2.02         36          0
1789.69/1790.02	c   linesearchdiving :       2.12         36          0
1789.69/1790.02	c   crossover        :       1.10         15          5
1789.69/1790.02	c   trivial          :       0.00          2          3
1789.69/1790.02	c   simplerounding   :       0.69      53029         92
1789.69/1790.02	c   zirounding       :       6.24      11751        235
1789.69/1790.02	c   rounding         :       5.81      10770          1
1789.69/1790.02	c   shifting         :       0.88       1361          1
1789.69/1790.02	c   intshifting      :       0.01          0          0
1789.69/1790.02	c   twoopt           :       0.00          0          0
1789.69/1790.02	c   fixandinfer      :       0.00          0          0
1789.69/1790.02	c   intdiving        :       0.00          0          0
1789.69/1790.02	c   actconsdiving    :       0.00          0          0
1789.69/1790.02	c   octane           :       0.00          0          0
1789.69/1790.02	c   rens             :       0.65          1          1
1789.69/1790.02	c   rins             :       0.00          0          0
1789.69/1790.02	c   localbranching   :       0.00          0          0
1789.69/1790.02	c   mutation         :       0.00          0          0
1789.69/1790.02	c   dins             :       0.00          0          0
1789.69/1790.02	c   undercover       :       0.00          0          0
1789.69/1790.02	c   nlp              :       0.08          0          0
1789.69/1790.02	c   trysol           :       0.11          0          0
1789.69/1790.02	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.69/1790.02	c   primal LP        :       0.01          0          0       0.00       0.00
1789.69/1790.02	c   dual LP          :    1351.36      95466    2495597      26.14    1846.73
1789.69/1790.02	c   lex dual LP      :       0.00          0          0       0.00          -
1789.69/1790.02	c   barrier LP       :       0.00          0          0       0.00          -
1789.69/1790.02	c   diving/probing LP:      24.80       2527      38777      15.35    1563.28
1789.69/1790.02	c   strong branching :     237.62       6624     379854      57.35    1598.60
1789.69/1790.02	c     (at root node) :          -         33      12445     377.12          -
1789.69/1790.02	c   conflict analysis:       0.00          0          0       0.00          -
1789.69/1790.02	c B&B Tree           :
1789.69/1790.02	c   number of runs   :          1
1789.69/1790.02	c   nodes            :      94711
1789.69/1790.02	c   nodes (total)    :      94711
1789.69/1790.02	c   nodes left       :       7215
1789.69/1790.02	c   max depth        :        101
1789.69/1790.02	c   max depth (total):        101
1789.69/1790.02	c   backtracks       :      10026 (10.6%)
1789.69/1790.02	c   delayed cutoffs  :          0
1789.69/1790.02	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.69/1790.02	c   avg switch length:       5.15
1789.69/1790.02	c   switching time   :      29.75
1789.69/1790.02	c Solution           :
1789.69/1790.02	c   Solutions found  :        429 (12 improvements)
1789.69/1790.02	c   First Solution   : +0.00000000000000e+00   (in run 1, after 0 nodes, 0.02 seconds, depth 0, found by <trivial>)
1789.69/1790.02	c   Primal Bound     : -2.80000000000000e+01   (in run 1, after 17492 nodes, 485.98 seconds, depth 36, found by <relaxation>)
1789.69/1790.02	c   Dual Bound       : -3.00000000000000e+01
1789.69/1790.02	c   Gap              :       6.67 %
1789.69/1790.02	c   Root Dual Bound  : -3.00000000000000e+01
1789.69/1790.02	c   Root Iterations  :       3453
1789.79/1790.15	c Time complete: 1789.85.

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

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

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


[startup+0 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 23407
/proc/meminfo: memFree=26985252/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=8944 CPUtime=0 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 1259 0 0 0 0 0 0 0 20 0 1 0 335429919 9158656 1206 33554432000 4194304 8395647 140735061983824 140734684031320 7356438 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23407/statm: 2236 1216 374 1026 0 1206 0

[startup+0.096967 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 23407
/proc/meminfo: memFree=26985252/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=16300 CPUtime=0.08 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 3347 0 0 0 8 0 0 0 20 0 1 0 335429919 16691200 3293 33554432000 4194304 8395647 140735061983824 140734684031320 5758126 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23407/statm: 4075 3293 393 1026 0 3045 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16300

[startup+0.100239 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 23407
/proc/meminfo: memFree=26985252/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=16560 CPUtime=0.09 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 3350 0 0 0 9 0 0 0 20 0 1 0 335429919 16957440 3296 33554432000 4194304 8395647 140735061983824 140734684031320 5758623 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/23407/statm: 4140 3296 393 1026 0 3110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16560

[startup+0.300228 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 23407
/proc/meminfo: memFree=26985252/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=42112 CPUtime=0.29 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 9899 0 0 0 28 1 0 0 20 0 1 0 335429919 43122688 9491 33554432000 4194304 8395647 140735061983824 140735061979576 5210338 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23407/statm: 10528 9491 491 1026 0 9498 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42112

[startup+0.700205 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 23407
/proc/meminfo: memFree=26985252/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=63052 CPUtime=0.68 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 15183 0 0 0 67 1 0 0 20 0 1 0 335429919 64565248 14075 33554432000 4194304 8395647 140735061983824 140735061979288 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23407/statm: 15763 14075 571 1026 0 14733 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 63052

[startup+1.50022 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 23408
/proc/meminfo: memFree=26928924/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=65808 CPUtime=1.49 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 16017 0 0 0 147 2 0 0 20 0 1 0 335429919 67387392 14875 33554432000 4194304 8395647 140735061983824 140735061979112 7382066 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23407/statm: 16452 14875 595 1026 0 15422 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65808

[startup+3.10019 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 23408
/proc/meminfo: memFree=26927104/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=67228 CPUtime=3.08 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 16488 0 0 0 306 2 0 0 20 0 1 0 335429919 68841472 15346 33554432000 4194304 8395647 140735061983824 140735061979112 5849694 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23407/statm: 16807 15346 595 1026 0 15777 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 67228

[startup+6.30023 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 23408
/proc/meminfo: memFree=26924996/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=67228 CPUtime=6.28 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 16643 0 0 0 625 3 0 0 20 0 1 0 335429919 68841472 15488 33554432000 4194304 8395647 140735061983824 140735061979288 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23407/statm: 16807 15488 597 1026 0 15777 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 67228

[startup+12.7002 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 23408
/proc/meminfo: memFree=26920920/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=71288 CPUtime=12.69 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 17621 0 0 0 1262 7 0 0 20 0 1 0 335429919 72998912 16465 33554432000 4194304 8395647 140735061983824 140735061979064 6124443 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23407/statm: 17822 16465 597 1026 0 16792 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 71288

[startup+25.5002 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 23408
/proc/meminfo: memFree=26892408/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=99464 CPUtime=25.48 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 25063 0 0 0 2534 14 0 0 20 0 1 0 335429919 101851136 23670 33554432000 4194304 8395647 140735061983824 140735061979128 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23407/statm: 24866 23670 628 1026 0 23836 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 99464

[startup+51.1002 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 23408
/proc/meminfo: memFree=26892228/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=99464 CPUtime=51.08 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 25064 0 0 0 5089 19 0 0 20 0 1 0 335429919 101851136 23671 33554432000 4194304 8395647 140735061983824 140735061978696 7428202 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23407/statm: 24866 23671 629 1026 0 23836 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 99464

[startup+102.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 23408
/proc/meminfo: memFree=26892908/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=99464 CPUtime=102.26 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 25080 0 0 0 10197 29 0 0 20 0 1 0 335429919 101851136 24119 33554432000 4194304 8395647 140735061983824 140735061978696 6697693 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23407/statm: 24866 24119 629 1026 0 23836 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 99464

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23408
/proc/meminfo: memFree=26890468/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=97524 CPUtime=162.25 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 25978 0 0 0 16179 46 0 0 20 0 1 0 335429919 99864576 23951 33554432000 4194304 8395647 140735061983824 140735061978952 6696679 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/23407/statm: 24381 23951 635 1026 0 23351 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 97524

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 23408
/proc/meminfo: memFree=26892760/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=97616 CPUtime=222.24 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 29056 0 0 0 22163 61 0 0 20 0 1 0 335429919 99958784 23974 33554432000 4194304 8395647 140735061983824 140735061978696 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 24404 23974 635 1026 0 23374 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 97616

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 23409
/proc/meminfo: memFree=26885940/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=105824 CPUtime=282.23 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 36804 0 0 0 28146 77 0 0 20 0 1 0 335429919 108363776 25541 33554432000 4194304 8395647 140735061983824 140735061978952 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 26456 25541 635 1026 0 25426 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 105824

[startup+342.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 23409
/proc/meminfo: memFree=26870000/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=118404 CPUtime=342.22 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 40090 0 0 0 34129 93 0 0 20 0 1 0 335429919 121245696 28826 33554432000 4194304 8395647 140735061983824 140735061978696 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 29601 28826 635 1026 0 28571 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 118404

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 23409
/proc/meminfo: memFree=26860304/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=127448 CPUtime=402.21 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 48875 0 0 0 40113 108 0 0 20 0 1 0 335429919 130506752 31198 33554432000 4194304 8395647 140735061983824 140735061979288 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 31862 31198 635 1026 0 30832 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 127448

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 23409
/proc/meminfo: memFree=26848772/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=138856 CPUtime=462.2 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 51639 0 0 0 46098 122 0 0 20 0 1 0 335429919 142188544 33962 33554432000 4194304 8395647 140735061983824 140735061978376 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 34714 33962 635 1026 0 33684 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 138856

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23409
/proc/meminfo: memFree=26843812/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=142924 CPUtime=522.19 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 71450 0 0 0 52078 141 0 0 20 0 1 0 335429919 146354176 35078 33554432000 4194304 8395647 140735061983824 140735061979288 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 35731 35078 635 1026 0 34701 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 142924

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23410
/proc/meminfo: memFree=26843236/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=143880 CPUtime=582.17 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 77788 0 0 0 58060 157 0 0 20 0 1 0 335429919 147333120 35239 33554432000 4194304 8395647 140735061983824 140735061978952 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 35970 35239 635 1026 0 34940 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 143880

[startup+642.3 s]

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

/proc/meminfo: memFree=26818480/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=164680 CPUtime=1002.11 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 101758 0 0 0 99952 259 0 0 20 0 1 0 335429919 168632320 40562 33554432000 4194304 8395647 140735061983824 140735061978952 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 41170 40562 635 1026 0 40140 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 164680

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23414
/proc/meminfo: memFree=26814140/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=168944 CPUtime=1062.11 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 102794 0 0 0 105936 275 0 0 20 0 1 0 335429919 172998656 41598 33554432000 4194304 8395647 140735061983824 140735061979288 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 42236 41598 635 1026 0 41206 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 168944

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23414
/proc/meminfo: memFree=26813136/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=169580 CPUtime=1122.1 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 103011 0 0 0 111922 288 0 0 20 0 1 0 335429919 173649920 41813 33554432000 4194304 8395647 140735061983824 140735061978952 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 42395 41813 635 1026 0 41365 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 169580

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23415
/proc/meminfo: memFree=26807928/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=175032 CPUtime=1182.09 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 104258 0 0 0 117905 304 0 0 20 0 1 0 335429919 179232768 43060 33554432000 4194304 8395647 140735061983824 140735061978952 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 43758 43060 635 1026 0 42728 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 175032

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23418
/proc/meminfo: memFree=26806804/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=175852 CPUtime=1242.08 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 104470 0 0 0 123891 317 0 0 20 0 1 0 335429919 180072448 43272 33554432000 4194304 8395647 140735061983824 140735061979432 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 43963 43272 635 1026 0 42933 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 175852

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23418
/proc/meminfo: memFree=26801780/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=182032 CPUtime=1302.08 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 105839 0 0 0 129877 331 0 0 20 0 1 0 335429919 186400768 44657 33554432000 4194304 8395647 140735061983824 140735061979288 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 45508 44657 635 1026 0 44478 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 182032

[startup+1362.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 23418
/proc/meminfo: memFree=26795576/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=185456 CPUtime=1362.06 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 112781 0 0 0 135859 347 0 0 20 0 1 0 335429919 189906944 45453 33554432000 4194304 8395647 140735061983824 140735061978952 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 46364 45453 635 1026 0 45334 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 185456

[startup+1422.31 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 23418
/proc/meminfo: memFree=26791856/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=188288 CPUtime=1422.05 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 113583 0 0 0 141843 362 0 0 20 0 1 0 335429919 192806912 46255 33554432000 4194304 8395647 140735061983824 140735061978632 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 47072 46255 635 1026 0 46042 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 188288

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 23419
/proc/meminfo: memFree=26785828/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=195660 CPUtime=1482.03 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 115384 0 0 0 147828 375 0 0 20 0 1 0 335429919 200355840 48245 33554432000 4194304 8395647 140735061983824 140735061979432 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 48915 48245 635 1026 0 47885 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 195660

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23420
/proc/meminfo: memFree=26781976/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=198948 CPUtime=1542.03 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 116209 0 0 0 153812 391 0 0 20 0 1 0 335429919 203722752 49068 33554432000 4194304 8395647 140735061983824 140735061978632 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 49737 49068 635 1026 0 48707 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 198948

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23420
/proc/meminfo: memFree=26778076/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=201124 CPUtime=1602.02 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 116752 0 0 0 159799 403 0 0 20 0 1 0 335429919 205950976 49611 33554432000 4194304 8395647 140735061983824 140735061979336 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 50281 49611 635 1026 0 49251 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 201124

[startup+1662.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 23458
/proc/meminfo: memFree=26721408/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=204676 CPUtime=1662.01 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 117672 0 0 0 165782 419 0 0 20 0 1 0 335429919 209588224 50531 33554432000 4194304 8395647 140735061983824 140735061979432 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 51169 50531 635 1026 0 50139 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 204676

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 23458
/proc/meminfo: memFree=26668152/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=212400 CPUtime=1722 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 119347 0 0 0 171767 433 0 0 20 0 1 0 335429919 217497600 52211 33554432000 4194304 8395647 140735061983824 140735061979288 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 53100 52211 635 1026 0 52070 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 212400

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23459
/proc/meminfo: memFree=26661872/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=214436 CPUtime=1781.99 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 119976 0 0 0 177750 449 0 0 20 0 1 0 335429919 219582464 52840 33554432000 4194304 8395647 140735061983824 140735061978696 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 53609 52840 635 1026 0 52579 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 214436

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

[startup+1785.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 23459
/proc/meminfo: memFree=26661624/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=214436 CPUtime=1785.19 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 119978 0 0 0 178070 449 0 0 20 0 1 0 335429919 219582464 52842 33554432000 4194304 8395647 140735061983824 140735061979288 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 53609 52842 635 1026 0 52579 0
Current children cumulated CPU time (s) 1785.19
Current children cumulated vsize (KiB) 214436

[startup+1788.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23462
/proc/meminfo: memFree=26661732/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=214436 CPUtime=1788.39 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 119982 0 0 0 178389 450 0 0 20 0 1 0 335429919 219582464 52846 33554432000 4194304 8395647 140735061983824 140735061979288 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 53609 52846 635 1026 0 52579 0
Current children cumulated CPU time (s) 1788.39
Current children cumulated vsize (KiB) 214436

[startup+1789.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23462
/proc/meminfo: memFree=26661732/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=214436 CPUtime=1789.19 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 120003 0 0 0 178469 450 0 0 20 0 1 0 335429919 219582464 52867 33554432000 4194304 8395647 140735061983824 140735061979288 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 53609 52867 635 1026 0 52579 0
Current children cumulated CPU time (s) 1789.19
Current children cumulated vsize (KiB) 214436

[startup+1789.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23462
/proc/meminfo: memFree=26661608/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=214436 CPUtime=1789.59 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 120003 0 0 0 178509 450 0 0 20 0 1 0 335429919 219582464 52867 33554432000 4194304 8395647 140735061983824 140735061979288 7428202 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 53609 52867 635 1026 0 52579 0
Current children cumulated CPU time (s) 1789.59
Current children cumulated vsize (KiB) 214436

[startup+1790.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 23462
/proc/meminfo: memFree=26661608/32873844 swapFree=7628/7628
[pid=23407] ppid=23405 vsize=214436 CPUtime=1789.79 cores=0,2,4,6
/proc/23407/stat : 23407 (pbscip.linux.x8) R 23405 23407 20882 0 -1 4202496 120006 0 0 0 178529 450 0 0 20 0 1 0 335429919 219582464 52870 33554432000 4194304 8395647 140735061983824 140735061979288 6345173 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/23407/statm: 53609 52870 636 1026 0 52579 0
Current children cumulated CPU time (s) 1789.79
Current children cumulated vsize (KiB) 214436

Child status: 0
Real time (s): 1790.15
CPU time (s): 1789.85
CPU user time (s): 1785.34
CPU system time (s): 4.51131
CPU usage (%): 99.9831
Max. virtual memory (cumulated for all children) (KiB): 214436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1785.34
system time used= 4.51131
maximum resident set size= 211480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120009
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= 44
involuntary context switches= 2079

runsolver used 2.67859 second user time and 7.17191 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-03 05:10:14
IDJOB=3733018
IDBENCH=2236
IDSOLVER=2326
FILE ID=node107/3733018-1338693014
RUNJOBID= node107-1338678628-20901
PBS_JOBID= 14636706
Free space on /tmp= 70772 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
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.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733018-1338693014/watcher-3733018-1338693014 -o /tmp/evaluation-result-3733018-1338693014/solver-3733018-1338693014 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3733018-1338693014.opb -t 1800 -m 15500

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

MD5SUM BENCH= 65bafde3eb06761afc4fe90b6aa8c264
RANDOM SEED=2133171770

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26985632 kB
Buffers:          470924 kB
Cached:          4425276 kB
SwapCached:           76 kB
Active:          2008192 kB
Inactive:        3003788 kB
Active(anon):     107444 kB
Inactive(anon):    11060 kB
Active(file):    1900748 kB
Inactive(file):  2992728 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108780 kB
Dirty:             10920 kB
Writeback:             0 kB
AnonPages:        227936 kB
Mapped:            16996 kB
Shmem:               184 kB
Slab:             734996 kB
SReclaimable:     177392 kB
SUnreclaim:       557604 kB
KernelStack:        1480 kB
PageTables:         4080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     231284 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    196608 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= 70760 MiB
End job on node107 at 2012-06-03 05:40:04