Trace number 3733036

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-29 1794.62 1794.91

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-3.opb
MD5SUM8e251d4e151b2868eb3a52cf845e4cf8
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 benchmark26.055
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 constraints17809
Number of constraints which are clauses17809
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.09/0.10	c SCIP version 1.1.0.7
0.09/0.10	c LP-Solver SoPlex 1.4.1
0.09/0.10	c user parameter file <scip.set> not found - using default parameters
0.09/0.10	c read problem <HOME/instance-3733036-1338697569.opb>
0.09/0.10	c original problem has 450 variables (450 bin, 0 int, 0 impl, 0 cont) and 17809 constraints
0.09/0.12	c start presolving problem
0.09/0.12	c presolving:
0.19/0.20	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 17809 upgd conss, 35618 impls, 0 clqs
0.29/0.31	c    (0.2s) probing: 101/450 (22.4%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.29/0.31	c    (0.2s) probing aborted: 100/100 successive totally useless probings
0.29/0.31	c presolving (2 rounds):
0.29/0.31	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.29/0.31	c  35618 implications, 0 cliques
0.29/0.31	c presolved problem has 450 variables (450 bin, 0 int, 0 impl, 0 cont) and 17809 constraints
0.29/0.31	c   17809 constraints of type <logicor>
0.29/0.31	c transformed objective value is always integral (scale: 1)
0.29/0.31	c Presolving Time: 0.18
0.29/0.31	c strange?!, PURESAT with obj
0.29/0.31	c -----------------------------------------------------------------------------------------------
0.29/0.31	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.29/0.31	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.31	c limits/memory = c 13950
0.29/0.31	c # maximal time in seconds to run
0.29/0.31	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.29/0.31	c limits/time = c 1791
0.29/0.31	c # frequency for displaying node information lines
0.29/0.31	c # [type: int, range: [-1,2147483647], default: 100]
0.29/0.31	c display/freq = c 10000
0.29/0.31	c -----------------------------------------------------------------------------------------------
0.29/0.31	c start solving problem
0.29/0.31	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.39/0.48	o -2
0.39/0.48	c s 0.4s|     1 |     0 |   450 |  20M|   0 | 450 | 450 |  17k|  17k| 450 |  17k|   0 |   0 |   0 |-2.250000e+02 |-2.000000e+00 |  99.11%
0.69/0.78	c   0.7s|     1 |     0 |   572 |  20M|   0 | 412 | 450 |  17k|  17k| 450 |  17k|   4 |   0 |   0 |-2.060000e+02 |-2.000000e+00 |  99.03%
1.09/1.16	c   1.0s|     1 |     0 |   688 |  20M|   0 | 376 | 450 |  17k|  17k| 450 |  17k|  18 |   0 |   0 |-1.880000e+02 |-2.000000e+00 |  98.94%
1.59/1.60	c   1.5s|     1 |     0 |   909 |  20M|   0 | 338 | 450 |  17k|  17k| 450 |  17k|  49 |   0 |   0 |-1.682500e+02 |-2.000000e+00 |  98.81%
1.99/2.06	c   1.9s|     1 |     0 |  1050 |  20M|   0 | 312 | 450 |  17k|  17k| 450 |  17k|  55 |   0 |   0 |-1.552500e+02 |-2.000000e+00 |  98.71%
1.99/2.06	o -3
1.99/2.06	c R 1.9s|     1 |     0 |  1050 |  20M|   0 | 312 | 450 |  17k|  17k| 450 |  17k|  55 |   0 |   0 |-1.552500e+02 |-3.000000e+00 |  98.07%
1.99/2.07	o -4
1.99/2.07	c s 1.9s|     1 |     0 |  1050 |  20M|   0 | 312 | 450 |  17k|  17k| 450 |  17k|  55 |   0 |   0 |-1.552500e+02 |-4.000000e+00 |  97.42%
2.49/2.55	c   2.4s|     1 |     0 |  1213 |  20M|   0 | 274 | 450 |  17k|  17k| 450 |  17k|  65 |   0 |   0 |-1.362500e+02 |-4.000000e+00 |  97.06%
2.99/3.05	c   2.9s|     1 |     0 |  1340 |  20M|   0 | 250 | 450 |  17k|  17k| 450 |  17k|  71 |   0 |   0 |-1.242500e+02 |-4.000000e+00 |  96.78%
3.59/3.62	c   3.5s|     1 |     0 |  1594 |  20M|   0 | 233 | 450 |  17k|  17k| 450 |  17k|  74 |   0 |   0 |-1.165000e+02 |-4.000000e+00 |  96.57%
4.19/4.25	c   4.1s|     1 |     0 |  1962 |  20M|   0 | 196 | 450 |  17k|  17k| 450 |  17k|  84 |   0 |   0 |-9.800000e+01 |-4.000000e+00 |  95.92%
4.79/4.80	c   4.7s|     1 |     0 |  2246 |  20M|   0 | 171 | 450 |  17k|  17k| 450 |  17k|  91 |   0 |   0 |-8.550000e+01 |-4.000000e+00 |  95.32%
5.29/5.33	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.29/5.33	c   5.2s|     1 |     0 |  2554 |  20M|   0 | 146 | 450 |  17k|  17k| 450 |  17k|  95 |   0 |   0 |-7.300000e+01 |-4.000000e+00 |  94.52%
5.59/5.61	c   5.5s|     1 |     0 |  2780 |  20M|   0 | 134 | 450 |  17k|  17k| 450 |  17k| 104 |   0 |   0 |-6.700000e+01 |-4.000000e+00 |  94.03%
5.79/5.88	c   5.8s|     1 |     0 |  2999 |  20M|   0 | 114 | 450 |  17k|  17k| 450 |  17k| 111 |   0 |   0 |-5.700000e+01 |-4.000000e+00 |  92.98%
6.09/6.15	c   6.0s|     1 |     0 |  3227 |  20M|   0 |  94 | 450 |  17k|  17k| 450 |  17k| 115 |   0 |   0 |-4.700000e+01 |-4.000000e+00 |  91.49%
6.39/6.40	c   6.3s|     1 |     0 |  3400 |  20M|   0 |  75 | 450 |  17k|  17k| 450 |  17k| 122 |   0 |   0 |-3.750000e+01 |-4.000000e+00 |  89.33%
6.59/6.65	c   6.5s|     1 |     0 |  3584 |  20M|   0 |  82 | 450 |  17k|  17k| 450 |  17k| 127 |   0 |   0 |-3.250000e+01 |-4.000000e+00 |  87.69%
6.79/6.84	c   6.7s|     1 |     0 |  3666 |  20M|   0 |  89 | 450 |  17k|  17k| 450 |  17k| 135 |   0 |   0 |-3.000000e+01 |-4.000000e+00 |  86.67%
6.79/6.84	o -5
6.79/6.84	c R 6.7s|     1 |     0 |  3666 |  20M|   0 |  89 | 450 |  17k|  17k| 450 |  17k| 135 |   0 |   0 |-3.000000e+01 |-5.000000e+00 |  83.33%
6.98/7.02	c   6.9s|     1 |     0 |  3707 |  20M|   0 |  88 | 450 |  17k|  17k| 450 |  17k| 147 |   0 |   0 |-3.000000e+01 |-5.000000e+00 |  83.33%
6.98/7.03	o -5
6.98/7.03	c s 6.9s|     1 |     0 |  3707 |  20M|   0 |  88 | 450 |  17k|  17k| 450 |  17k| 147 |   0 |   0 |-3.000000e+01 |-5.000000e+00 |  83.33%
7.18/7.23	c   7.1s|     1 |     0 |  3781 |  20M|   0 | 106 | 450 |  17k|  17k| 450 |  17k| 160 |   0 |   0 |-3.000000e+01 |-5.000000e+00 |  83.33%
7.49/7.55	c   7.4s|     1 |     0 |  3909 |  21M|   0 | 121 | 450 |  17k|  17k| 450 |  17k| 174 |   0 |   0 |-3.000000e+01 |-5.000000e+00 |  83.33%
7.89/7.98	c   7.8s|     1 |     0 |  4188 |  21M|   0 |  54 | 450 |  17k|  17k| 450 |  17k| 185 |   0 |   0 |-3.000000e+01 |-5.000000e+00 |  83.33%
7.89/7.98	o -6
7.89/7.98	c R 7.8s|     1 |     0 |  4188 |  21M|   0 |  54 | 450 |  17k|  17k| 450 |  17k| 185 |   0 |   0 |-3.000000e+01 |-6.000000e+00 |  80.00%
8.19/8.20	c   8.1s|     1 |     0 |  4367 |  21M|   0 |  81 | 450 |  17k|  17k| 450 |  17k| 194 |   0 |   0 |-3.000000e+01 |-6.000000e+00 |  80.00%
8.19/8.21	o -22
8.19/8.21	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
8.19/8.21	c k 8.1s|     1 |     0 |  4367 |  21M|   0 |  81 | 450 |  17k|  17k| 450 |  17k| 194 |   0 |   0 |-3.000000e+01 |-2.200000e+01 |  26.67%
8.49/8.51	c   8.3s|     1 |     0 |  4367 |  21M|   0 |  81 | 450 |  17k|  17k| 450 |  17k| 194 |   0 |   0 |-3.000000e+01 |-2.200000e+01 |  26.67%
8.79/8.83	c   8.7s|     1 |     0 |  4720 |  21M|   0 | 113 | 450 |  17k|  17k| 450 |  17k| 206 |   0 |   0 |-3.000000e+01 |-2.200000e+01 |  26.67%
13.98/14.07	c  13.9s|     1 |     2 |  4720 |  21M|   0 | 113 | 450 |  17k|  17k| 450 |  17k| 206 |   0 |  33 |-3.000000e+01 |-2.200000e+01 |  26.67%
31.89/31.97	o -23
31.89/31.97	c *31.8s|    25 |    20 |  5656 |  21M|  13 |   - | 450 |  17k|  11k| 450 |  17k| 206 |   0 | 458 |-3.000000e+01 |-2.300000e+01 |  23.33%
32.39/32.46	o -24
32.39/32.46	c *32.2s|    27 |    17 |  5692 |  22M|  14 |   - | 450 |  17k|  10k| 450 |  17k| 206 |   0 | 488 |-3.000000e+01 |-2.400000e+01 |  20.00%
38.58/38.67	o -25
38.58/38.67	c *38.5s|    38 |    23 |  6055 |  22M|  14 |   - | 450 |  17k|8424 | 450 |  17k| 206 |   0 | 691 |-3.000000e+01 |-2.500000e+01 |  16.67%
38.58/38.67	o -26
38.58/38.67	c k38.5s|    38 |    21 |  6055 |  22M|  14 |   - | 450 |  17k|8424 | 450 |  17k| 206 |   0 | 691 |-3.000000e+01 |-2.600000e+01 |  13.33%
94.65/94.72	o -27
94.65/94.72	c *94.4s|   634 |   172 | 25132 |  23M|  41 |   - | 450 |  17k|3514 | 450 |  17k| 206 |   0 |1672 |-3.000000e+01 |-2.700000e+01 |  10.00%
281.44/281.50	o -28
281.44/281.50	c * 281s|  9980 |  1170 |275744 |  30M|  80 |   - | 450 |  17k|5718 | 450 |  17k| 206 |   0 |2556 |-3.000000e+01 |-2.800000e+01 |   6.67%
281.83/281.95	c   281s| 10000 |  1174 |276431 |  30M|  80 |   - | 450 |  17k|5281 | 450 |  17k| 206 |   0 |2557 |-3.000000e+01 |-2.800000e+01 |   6.67%
466.70/466.83	c   466s| 20000 |  2004 |522445 |  35M|  80 |   - | 450 |  17k|3987 | 450 |  17k| 206 |   0 |3422 |-3.000000e+01 |-2.800000e+01 |   6.67%
516.20/516.34	o -29
516.20/516.34	c * 515s| 22806 |   293 |585799 |  24M|  80 |   - | 450 |  17k|2765 | 450 |  17k| 206 |   0 |3749 |-3.000000e+01 |-2.900000e+01 |   3.33%
646.87/647.01	c   645s| 30000 |   311 |797601 |  24M|  80 |   - | 450 |  17k|6810 | 450 |  17k| 206 |   0 |3906 |-3.000000e+01 |-2.900000e+01 |   3.33%
823.24/823.49	c   822s| 40000 |   295 |  1053k|  24M|  83 |  63 | 450 |  17k|3573 | 450 |  17k| 206 |   0 |4567 |-3.000000e+01 |-2.900000e+01 |   3.33%
1025.91/1026.11	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1025.91/1026.11	c  1024s| 50000 |   239 |  1356k|  24M|  83 |   - | 450 |  17k|6931 | 450 |  17k| 206 |   0 |5298 |-3.000000e+01 |-2.900000e+01 |   3.33%
1228.79/1229.03	c  1226s| 60000 |   221 |  1654k|  24M|  83 |  44 | 450 |  17k|4800 | 450 |  17k| 206 |   0 |6256 |-3.000000e+01 |-2.900000e+01 |   3.33%
1401.96/1402.22	c  1399s| 70000 |   223 |  1912k|  24M|  83 |   - | 450 |  17k|3380 | 450 |  17k| 206 |   0 |6864 |-3.000000e+01 |-2.900000e+01 |   3.33%
1582.43/1582.74	c  1579s| 80000 |   213 |  2191k|  24M|  89 |  73 | 450 |  17k|5712 | 450 |  17k| 206 |   0 |7359 |-3.000000e+01 |-2.900000e+01 |   3.33%
1783.60/1783.98	c  1780s| 90000 |   219 |  2493k|  24M|  89 |  54 | 450 |  17k|3952 | 450 |  17k| 206 |   0 |7993 |-3.000000e+01 |-2.900000e+01 |   3.33%
1794.50/1794.87	c 
1794.50/1794.87	c SCIP Status        : solving was interrupted [time limit reached]
1794.50/1794.87	c Solving Time (sec) : 1791.00
1794.50/1794.87	c Solving Nodes      : 90498
1794.50/1794.87	c Primal Bound       : -2.90000000000000e+01 (437 solutions)
1794.50/1794.87	c Dual Bound         : -3.00000000000000e+01
1794.50/1794.87	c Gap                : 3.33 %
1794.50/1794.88	c NODE         90498
1794.50/1794.88	c DUAL BOUND   -30
1794.50/1794.88	c PRIMAL BOUND -29
1794.50/1794.88	c GAP          0.0333333
1794.50/1794.88	s SATISFIABLE
1794.50/1794.88	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.50/1794.88	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.50/1794.88	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 
1794.50/1794.88	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 
1794.50/1794.88	v -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 
1794.50/1794.88	v -x125 -x126 -x127 -x128 -x129 x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 
1794.50/1794.88	v x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 
1794.50/1794.88	v -x167 -x168 -x169 x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 x186 -x187 -x188 
1794.50/1794.88	v -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 
1794.50/1794.88	v x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 
1794.50/1794.88	v -x231 -x232 -x233 -x234 -x235 x236 -x237 -x238 -x239 -x240 -x241 x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 
1794.50/1794.88	v -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 
1794.50/1794.88	v -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 
1794.50/1794.88	v -x294 x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 x309 -x310 -x311 -x312 -x313 -x314 
1794.50/1794.88	v -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 
1794.50/1794.88	v -x336 -x337 -x338 -x339 -x340 x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 
1794.50/1794.88	v -x357 x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 
1794.50/1794.88	v -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 
1794.50/1794.88	v -x399 -x400 x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 x419 
1794.50/1794.88	v -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 
1794.50/1794.88	v -x441 -x442 -x443 -x444 -x445 -x446 x447 -x448 -x449 -x450 
1794.50/1794.88	c SCIP Status        : solving was interrupted [time limit reached]
1794.50/1794.88	c Solving Time       :    1791.00
1794.50/1794.88	c Original Problem   :
1794.50/1794.88	c   Problem name     : HOME/instance-3733036-1338697569.opb
1794.50/1794.88	c   Variables        : 450 (450 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.50/1794.88	c   Constraints      : 17809 initial, 17809 maximal
1794.50/1794.88	c Presolved Problem  :
1794.50/1794.88	c   Problem name     : t_HOME/instance-3733036-1338697569.opb
1794.50/1794.88	c   Variables        : 450 (450 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.50/1794.88	c   Constraints      : 17809 initial, 17809 maximal
1794.50/1794.88	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1794.50/1794.88	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1794.50/1794.88	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1794.50/1794.88	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1794.50/1794.88	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1794.50/1794.88	c   implics          :       0.00          0          0          0          0          0          0          0          0
1794.50/1794.88	c   probing          :       0.10          0          0          0          0          0          0          0          0
1794.50/1794.88	c   logicor          :       0.02          0          0          0          0          0          0          0          0
1794.50/1794.88	c   root node        :          -          0          -          -          0          -          -          -          -
1794.50/1794.88	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1794.50/1794.88	c   integral         :          0          0          0      48900          0        280       2762          0          0      93784
1794.50/1794.88	c   logicor          :      17809         22      92413          6          1          0    1358045          0          0          0
1794.50/1794.88	c   countsols        :          0          0          0          6          1          0          0          0          0          0
1794.50/1794.88	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1794.50/1794.88	c   integral         :     243.49       0.00       0.00     243.49       0.00
1794.50/1794.88	c   logicor          :      24.80       0.01      24.79       0.00       0.00
1794.50/1794.88	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1794.50/1794.88	c Propagators        :       Time      Calls    Cutoffs    DomReds
1794.50/1794.88	c   rootredcost      :       0.10          6          0          0
1794.50/1794.88	c   pseudoobj        :       2.40     141912          0          0
1794.50/1794.88	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1794.50/1794.88	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1794.50/1794.88	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1794.50/1794.88	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1794.50/1794.88	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1794.50/1794.88	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1794.50/1794.88	c   applied globally :          -          -          -          0        0.0          -          -          -
1794.50/1794.88	c   applied locally  :          -          -          -          0        0.0          -          -          -
1794.50/1794.88	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1794.50/1794.88	c   cut pool         :       0.00         21          -          -         78          -    (maximal pool size: 638)
1794.50/1794.88	c   redcost          :       0.41      49044          0        158          0          0
1794.50/1794.88	c   impliedbounds    :       0.00         22          0          0          0          0
1794.50/1794.88	c   intobj           :       0.00          0          0          0          0          0
1794.50/1794.88	c   gomory           :       1.58         22          0          0      10950          0
1794.50/1794.88	c   strongcg         :       1.38         20          0          0       9950          0
1794.50/1794.88	c   cmir             :       0.95         10          0          0          0          0
1794.50/1794.88	c   flowcover        :       1.01         10          0          0          0          0
1794.50/1794.88	c   clique           :       0.11         22          0          0        191          0
1794.50/1794.88	c   zerohalf         :       0.00          0          0          0          0          0
1794.50/1794.88	c   mcf              :       0.01          1          0          0          0          0
1794.50/1794.88	c Pricers            :       Time      Calls       Vars
1794.50/1794.88	c   problem variables:       0.00          0          0
1794.50/1794.88	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1794.50/1794.88	c   relpscost        :     243.41      48894        280       2762          0          0      93784
1794.50/1794.88	c   pscost           :       0.00          0          0          0          0          0          0
1794.50/1794.88	c   inference        :       0.00          1          0          0          0          0          2
1794.50/1794.88	c   mostinf          :       0.00          0          0          0          0          0          0
1794.50/1794.88	c   leastinf         :       0.00          0          0          0          0          0          0
1794.50/1794.88	c   fullstrong       :       0.00          0          0          0          0          0          0
1794.50/1794.88	c   allfullstrong    :       0.00          0          0          0          0          0          0
1794.50/1794.88	c   random           :       0.00          0          0          0          0          0          0
1794.50/1794.88	c Primal Heuristics  :       Time      Calls      Found
1794.50/1794.88	c   LP solutions     :       0.00          -          6
1794.50/1794.88	c   pseudo solutions :       0.00          -          0
1794.50/1794.88	c   feaspump         :       0.01          0          0
1794.50/1794.88	c   oneopt           :       0.09          7          2
1794.50/1794.88	c   guideddiving     :       5.24         34          4
1794.50/1794.88	c   coefdiving       :       6.89         35          6
1794.50/1794.88	c   pscostdiving     :       2.51         35          3
1794.50/1794.88	c   fracdiving       :       4.73         35          0
1794.50/1794.88	c   veclendiving     :       1.96         35          1
1794.50/1794.88	c   linesearchdiving :       2.54         35          0
1794.50/1794.88	c   objpscostdiving  :       3.25         18         73
1794.50/1794.88	c   rootsoldiving    :       2.60         18         48
1794.50/1794.88	c   crossover        :       1.10         20          0
1794.50/1794.88	c   simplerounding   :       0.86      48916        281
1794.50/1794.88	c   rounding         :      10.40      18790          4
1794.50/1794.88	c   shifting         :       2.69       4340          8
1794.50/1794.88	c   intshifting      :       0.00          0          0
1794.50/1794.88	c   fixandinfer      :       0.00          0          0
1794.50/1794.88	c   intdiving        :       0.00          0          0
1794.50/1794.88	c   actconsdiving    :       0.00          0          0
1794.50/1794.88	c   octane           :       0.00          0          0
1794.50/1794.88	c   rens             :       0.28          1          1
1794.50/1794.88	c   rins             :       0.00          0          0
1794.50/1794.88	c   localbranching   :       0.00          0          0
1794.50/1794.88	c   mutation         :       0.00          0          0
1794.50/1794.88	c   dins             :       0.00          0          0
1794.50/1794.88	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1794.50/1794.88	c   primal LP        :       0.01          0          0       0.00       0.00
1794.50/1794.88	c   dual LP          :    1325.76      92242    2467162      26.75    1860.94
1794.50/1794.88	c   barrier LP       :       0.00          0          0       0.00          -
1794.50/1794.88	c   diving/probing LP:      26.21       2083      41645      19.99    1588.90
1794.50/1794.88	c   strong branching :     241.89       8038     392374      48.81    1622.12
1794.50/1794.88	c     (at root node) :          -         33       7082     214.61          -
1794.50/1794.88	c   conflict analysis:       0.00          0          0       0.00          -
1794.50/1794.88	c B&B Tree           :
1794.50/1794.88	c   number of runs   :          1
1794.50/1794.88	c   nodes            :      90498
1794.50/1794.88	c   nodes (total)    :      90498
1794.50/1794.88	c   nodes left       :        225
1794.50/1794.88	c   max depth        :         89
1794.50/1794.88	c   max depth (total):         89
1794.50/1794.88	c   backtracks       :      10306 (11.4%)
1794.50/1794.88	c   delayed cutoffs  :          0
1794.50/1794.88	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1794.50/1794.88	c   avg switch length:       3.35
1794.50/1794.88	c   switching time   :      29.21
1794.50/1794.88	c Solution           :
1794.50/1794.88	c   Solutions found  :        437 (16 improvements)
1794.50/1794.88	c   Primal Bound     : -2.90000000000000e+01   (in run 1, after 22806 nodes, 515.06 seconds, depth 51, found by <relaxation>)
1794.50/1794.88	c   Dual Bound       : -3.00000000000000e+01
1794.50/1794.88	c   Gap              :       3.33 %
1794.50/1794.88	c   Root Dual Bound  : -3.00000000000000e+01
1794.60/1794.91	c Time complete: 1794.61.

Verifier Data

OK	-29

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.01 2.02 2.00 3/174 25742
/proc/meminfo: memFree=23778520/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=8952 CPUtime=0 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 1585 0 0 0 0 0 0 0 20 0 1 0 335885454 9166848 1537 33554432000 4194304 7823515 140733551544496 140733551476408 6883856 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 2238 1537 354 887 0 1348 0

[startup+0.0839021 s]
/proc/loadavg: 2.01 2.02 2.00 3/174 25742
/proc/meminfo: memFree=23778520/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=14572 CPUtime=0.07 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 3012 0 0 0 7 0 0 0 20 0 1 0 335885454 14921728 2964 33554432000 4194304 7823515 140733551544496 140733551476408 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 3643 2964 354 887 0 2753 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14572

[startup+0.100311 s]
/proc/loadavg: 2.01 2.02 2.00 3/174 25742
/proc/meminfo: memFree=23778520/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=16700 CPUtime=0.09 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 3516 0 0 0 9 0 0 0 20 0 1 0 335885454 17100800 3468 33554432000 4194304 7823515 140733551544496 140733551476408 6908077 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 4175 3468 354 887 0 3285 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16700

[startup+0.300307 s]
/proc/loadavg: 2.01 2.02 2.00 3/174 25742
/proc/meminfo: memFree=23778520/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=38248 CPUtime=0.29 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 9014 0 0 0 27 2 0 0 20 0 1 0 335885454 39165952 8612 33554432000 4194304 7823515 140733551544496 140733551541432 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 9562 8612 437 887 0 8672 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38248

[startup+0.700268 s]
/proc/loadavg: 2.01 2.02 2.00 3/174 25742
/proc/meminfo: memFree=23778520/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=61288 CPUtime=0.69 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 14910 0 0 0 66 3 0 0 20 0 1 0 335885454 62758912 13823 33554432000 4194304 7823515 140733551544496 140733551541432 5566471 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 15322 13823 538 887 0 14432 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 61288

[startup+1.50026 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 25743
/proc/meminfo: memFree=23723440/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=64268 CPUtime=1.49 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 16086 0 0 0 145 4 0 0 20 0 1 0 335885454 65810432 14932 33554432000 4194304 7823515 140733551544496 140733551539832 6234848 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 16067 14932 546 887 0 15177 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64268

[startup+3.10031 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 25743
/proc/meminfo: memFree=23720712/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=65744 CPUtime=3.09 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 16273 0 0 0 305 4 0 0 20 0 1 0 335885454 67321856 15119 33554432000 4194304 7823515 140733551544496 140733551539688 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 16436 15119 547 887 0 15546 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65744

[startup+6.30033 s]
/proc/loadavg: 2.09 2.04 2.01 3/175 25743
/proc/meminfo: memFree=23718356/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=66116 CPUtime=6.29 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 16536 0 0 0 625 4 0 0 20 0 1 0 335885454 67702784 15382 33554432000 4194304 7823515 140733551544496 140733551539832 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 16529 15382 548 887 0 15639 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66116

[startup+12.7003 s]
/proc/loadavg: 2.08 2.04 2.00 3/175 25743
/proc/meminfo: memFree=23691712/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=92548 CPUtime=12.68 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 23340 0 0 0 1260 8 0 0 20 0 1 0 335885454 94769152 21966 33554432000 4194304 7823515 140733551544496 140733551539192 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 23137 21966 570 887 0 22247 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 92548

[startup+25.5003 s]
/proc/loadavg: 2.07 2.04 2.00 3/175 25743
/proc/meminfo: memFree=23692704/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=92548 CPUtime=25.49 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 23343 0 0 0 2538 11 0 0 20 0 1 0 335885454 94769152 21969 33554432000 4194304 7823515 140733551544496 140733551538824 6237120 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 23137 21969 571 887 0 22247 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 92548

[startup+51.1003 s]
/proc/loadavg: 2.04 2.03 2.00 3/175 25743
/proc/meminfo: memFree=23692764/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=92548 CPUtime=51.08 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 23344 0 0 0 5093 15 0 0 20 0 1 0 335885454 94769152 21970 33554432000 4194304 7823515 140733551544496 140733551539656 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 23137 21970 571 887 0 22247 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 92548

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 25743
/proc/meminfo: memFree=23693252/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=89600 CPUtime=102.27 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 24029 0 0 0 10204 23 0 0 20 0 1 0 335885454 91750400 21742 33554432000 4194304 7823515 140733551544496 140733551540184 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22400 21742 576 887 0 21510 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 89600

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 25743
/proc/meminfo: memFree=23693308/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=89600 CPUtime=162.25 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 28471 0 0 0 16190 35 0 0 20 0 1 0 335885454 91750400 21746 33554432000 4194304 7823515 140733551544496 140733551539832 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22400 21746 577 887 0 21510 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 89600

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 25743
/proc/meminfo: memFree=23691816/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=89600 CPUtime=222.23 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 28472 0 0 0 22177 46 0 0 20 0 1 0 335885454 91750400 22057 33554432000 4194304 7823515 140733551544496 140733551540184 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22400 22057 577 887 0 21510 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 89600

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 25747
/proc/meminfo: memFree=23692304/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=89600 CPUtime=282.23 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 31830 0 0 0 28165 58 0 0 20 0 1 0 335885454 91750400 22057 33554432000 4194304 7823515 140733551544496 140733551540184 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22400 22057 577 887 0 21510 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 89600

[startup+342.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/175 25747
/proc/meminfo: memFree=23690328/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=89600 CPUtime=342.22 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 50006 0 0 0 34147 75 0 0 20 0 1 0 335885454 91750400 22057 33554432000 4194304 7823515 140733551544496 140733551540184 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22400 22057 577 887 0 21510 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 89600

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 25747
/proc/meminfo: memFree=23688156/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=89600 CPUtime=402.21 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 54605 0 0 0 40133 88 0 0 20 0 1 0 335885454 91750400 22057 33554432000 4194304 7823515 140733551544496 140733551540120 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22400 22057 577 887 0 21510 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 89600

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 25747
/proc/meminfo: memFree=23688156/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=89600 CPUtime=462.2 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 54605 0 0 0 46122 98 0 0 20 0 1 0 335885454 91750400 22057 33554432000 4194304 7823515 140733551544496 140733551539832 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22400 22057 577 887 0 21510 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 89600

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 25747
/proc/meminfo: memFree=23684868/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=92584 CPUtime=522.19 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 64484 0 0 0 52108 111 0 0 20 0 1 0 335885454 94806016 22803 33554432000 4194304 7823515 140733551544496 140733551538824 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 23146 22803 577 887 0 22256 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 92584

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 25748
/proc/meminfo: memFree=23686416/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=91232 CPUtime=582.18 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 78269 0 0 0 58094 124 0 0 20 0 1 0 335885454 93421568 22465 33554432000 4194304 7823515 140733551544496 140733551540296 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22808 22465 577 887 0 21918 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 91232

[startup+642.3 s]

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

/proc/meminfo: memFree=23681636/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=90740 CPUtime=1062.11 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 92508 0 0 0 105989 222 0 0 20 0 1 0 335885454 92917760 22342 33554432000 4194304 7823515 140733551544496 140733551541544 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22685 22342 577 887 0 21795 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 90740

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 25753
/proc/meminfo: memFree=23680888/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=90740 CPUtime=1122.1 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 92508 0 0 0 111977 233 0 0 20 0 1 0 335885454 92917760 22342 33554432000 4194304 7823515 140733551544496 140733551540984 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22685 22342 577 887 0 21795 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 90740

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 25754
/proc/meminfo: memFree=23678904/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=90740 CPUtime=1182.09 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 92508 0 0 0 117964 245 0 0 20 0 1 0 335885454 92917760 22342 33554432000 4194304 7823515 140733551544496 140733551539832 6234850 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22685 22342 577 887 0 21795 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 90740

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 25754
/proc/meminfo: memFree=23678468/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=90740 CPUtime=1242.08 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 92508 0 0 0 123951 257 0 0 20 0 1 0 335885454 92917760 22342 33554432000 4194304 7823515 140733551544496 140733551540328 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22685 22342 577 887 0 21795 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 90740

[startup+1302.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 25754
/proc/meminfo: memFree=23677476/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=90740 CPUtime=1302.08 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 92508 0 0 0 129940 268 0 0 20 0 1 0 335885454 92917760 22342 33554432000 4194304 7823515 140733551544496 140733551540184 6908036 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22685 22342 577 887 0 21795 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 90740

[startup+1362.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 25754
/proc/meminfo: memFree=23674808/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=90740 CPUtime=1362.06 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 92508 0 0 0 135928 278 0 0 20 0 1 0 335885454 92917760 22342 33554432000 4194304 7823515 140733551544496 140733551540184 6237120 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22685 22342 577 887 0 21795 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 90740

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 25754
/proc/meminfo: memFree=23674064/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=90740 CPUtime=1422.06 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 92508 0 0 0 141916 290 0 0 20 0 1 0 335885454 92917760 22342 33554432000 4194304 7823515 140733551544496 140733551542328 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22685 22342 577 887 0 21795 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 90740

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25758
/proc/meminfo: memFree=23672812/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=89600 CPUtime=1482.05 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 97238 0 0 0 147903 302 0 0 20 0 1 0 335885454 91750400 22057 33554432000 4194304 7823515 140733551544496 140733551539832 4266257 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22400 22057 577 887 0 21510 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 89600

[startup+1542.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/175 25758
/proc/meminfo: memFree=23671828/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=89600 CPUtime=1542.03 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 97238 0 0 0 153893 310 0 0 20 0 1 0 335885454 91750400 22057 33554432000 4194304 7823515 140733551544496 140733551539832 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22400 22057 577 887 0 21510 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 89600

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 25758
/proc/meminfo: memFree=23669408/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=89600 CPUtime=1602.03 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 97238 0 0 0 159884 319 0 0 20 0 1 0 335885454 91750400 22057 33554432000 4194304 7823515 140733551544496 140733551539832 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22400 22057 577 887 0 21510 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 89600

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 25796
/proc/meminfo: memFree=23624700/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=89600 CPUtime=1662.02 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 97238 0 0 0 165873 329 0 0 20 0 1 0 335885454 91750400 22057 33554432000 4194304 7823515 140733551544496 140733551542328 6234850 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22400 22057 577 887 0 21510 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 89600

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 25796
/proc/meminfo: memFree=23621724/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=89600 CPUtime=1722.01 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 97238 0 0 0 171864 337 0 0 20 0 1 0 335885454 91750400 22057 33554432000 4194304 7823515 140733551544496 140733551539800 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22400 22057 577 887 0 21510 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 89600

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 25797
/proc/meminfo: memFree=23572656/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=89600 CPUtime=1782 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 97238 0 0 0 177853 347 0 0 20 0 1 0 335885454 91750400 22057 33554432000 4194304 7823515 140733551544496 140733551539832 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22400 22057 577 887 0 21510 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 89600

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 25797
/proc/meminfo: memFree=23572336/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=89600 CPUtime=1785.2 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 97238 0 0 0 178173 347 0 0 20 0 1 0 335885454 91750400 22057 33554432000 4194304 7823515 140733551544496 140733551539832 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22400 22057 577 887 0 21510 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 89600

[startup+1791.91 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 25797
/proc/meminfo: memFree=23572336/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=89600 CPUtime=1791.6 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 97238 0 0 0 178812 348 0 0 20 0 1 0 335885454 91750400 22057 33554432000 4194304 7823515 140733551544496 140733551540184 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22400 22057 577 887 0 21510 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 89600

[startup+1793.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 25797
/proc/meminfo: memFree=23572336/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=89600 CPUtime=1793.2 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 97238 0 0 0 178971 349 0 0 20 0 1 0 335885454 91750400 22057 33554432000 4194304 7823515 140733551544496 140733551539832 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22400 22057 577 887 0 21510 0
Current children cumulated CPU time (s) 1793.2
Current children cumulated vsize (KiB) 89600

[startup+1794.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 25797
/proc/meminfo: memFree=23571952/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=89600 CPUtime=1794 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 97238 0 0 0 179051 349 0 0 20 0 1 0 335885454 91750400 22057 33554432000 4194304 7823515 140733551544496 140733551539544 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22400 22057 577 887 0 21510 0
Current children cumulated CPU time (s) 1794
Current children cumulated vsize (KiB) 89600

[startup+1794.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 25797
/proc/meminfo: memFree=23571952/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=89600 CPUtime=1794.4 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 97238 0 0 0 179091 349 0 0 20 0 1 0 335885454 91750400 22057 33554432000 4194304 7823515 140733551544496 140733551539544 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22400 22057 577 887 0 21510 0
Current children cumulated CPU time (s) 1794.4
Current children cumulated vsize (KiB) 89600

[startup+1794.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 25797
/proc/meminfo: memFree=23571952/32873844 swapFree=7112/7112
[pid=25742] ppid=25740 vsize=89600 CPUtime=1794.6 cores=1,3,5,7
/proc/25742/stat : 25742 (pbscip.linux.x8) R 25740 25742 13043 0 -1 4202496 97240 0 0 0 179111 349 0 0 20 0 1 0 335885454 91750400 22059 33554432000 4194304 7823515 140733551544496 140733551539544 5875181 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/25742/statm: 22400 22059 579 887 0 21510 0
Current children cumulated CPU time (s) 1794.6
Current children cumulated vsize (KiB) 89600

Child status: 0
Real time (s): 1794.91
CPU time (s): 1794.62
CPU user time (s): 1791.13
CPU system time (s): 3.49447
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 111120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.13
system time used= 3.49447
maximum resident set size= 108592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97243
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= 26
involuntary context switches= 1847

runsolver used 3.58146 second user time and 8.25874 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-03 06:26:09
IDJOB=3733036
IDBENCH=2239
IDSOLVER=2321
FILE ID=node104/3733036-1338697569
RUNJOBID= node104-1338679216-21696
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-3.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-3733036-1338697569/watcher-3733036-1338697569 -o /tmp/evaluation-result-3733036-1338697569/solver-3733036-1338697569 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3733036-1338697569.opb

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

MD5SUM BENCH= 8e251d4e151b2868eb3a52cf845e4cf8
RANDOM SEED=133293307

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:        23779156 kB
Buffers:          553440 kB
Cached:          7432944 kB
SwapCached:          708 kB
Active:          4875492 kB
Inactive:        3214604 kB
Active(anon):      95476 kB
Inactive(anon):     8092 kB
Active(file):    4780016 kB
Inactive(file):  3206512 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67105164 kB
Dirty:             10092 kB
Writeback:             0 kB
AnonPages:        158304 kB
Mapped:            16504 kB
Shmem:                 8 kB
Slab:             864908 kB
SReclaimable:     307340 kB
SUnreclaim:       557568 kB
KernelStack:        1456 kB
PageTables:         3916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     207492 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    135168 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= 66412 MiB
End job on node104 at 2012-06-03 06:56:04