Trace number 3733322

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-32 1795.06 1795.36

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-2.opb
MD5SUM907943cf03e4e0f899b19858f5690e6e
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark45.895
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -35
Optimality of the best value was proved NO
Number of variables595
Total number of constraints27847
Number of constraints which are clauses27847
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 595
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 595
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 595
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.08/0.15	c SCIP version 1.1.0.7
0.08/0.15	c LP-Solver SoPlex 1.4.1
0.08/0.15	c user parameter file <scip.set> not found - using default parameters
0.08/0.15	c read problem <HOME/instance-3733322-1338701166.opb>
0.08/0.15	c original problem has 595 variables (595 bin, 0 int, 0 impl, 0 cont) and 27847 constraints
0.08/0.17	c start presolving problem
0.08/0.17	c presolving:
0.28/0.31	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 27847 upgd conss, 55694 impls, 0 clqs
0.39/0.47	c    (0.3s) probing: 101/595 (17.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.39/0.47	c    (0.3s) probing aborted: 100/100 successive totally useless probings
0.39/0.47	c presolving (2 rounds):
0.39/0.47	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.39/0.47	c  55694 implications, 0 cliques
0.39/0.47	c presolved problem has 595 variables (595 bin, 0 int, 0 impl, 0 cont) and 27847 constraints
0.39/0.47	c   27847 constraints of type <logicor>
0.39/0.47	c transformed objective value is always integral (scale: 1)
0.39/0.47	c Presolving Time: 0.27
0.39/0.47	c strange?!, PURESAT with obj
0.39/0.47	c -----------------------------------------------------------------------------------------------
0.39/0.47	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.39/0.47	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.47	c limits/memory = c 13950
0.39/0.47	c # maximal time in seconds to run
0.39/0.47	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.39/0.47	c limits/time = c 1791
0.39/0.47	c # frequency for displaying node information lines
0.39/0.47	c # [type: int, range: [-1,2147483647], default: 100]
0.39/0.47	c display/freq = c 10000
0.39/0.47	c -----------------------------------------------------------------------------------------------
0.39/0.47	c start solving problem
0.39/0.47	c 
0.69/0.74	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.69/0.74	c   0.5s|     1 |     0 |   598 |  31M|   0 | 595 | 595 |  27k|  27k| 595 |  27k|   0 |   0 |   0 |-2.975000e+02 |      --      |    Inf 
0.69/0.74	o 0
0.69/0.74	c r 0.5s|     1 |     0 |   598 |  31M|   0 | 595 | 595 |  27k|  27k| 595 |  27k|   0 |   0 |   0 |-2.975000e+02 | 0.000000e+00 | 100.00%
0.69/0.76	o -1
0.69/0.76	c R 0.6s|     1 |     0 |   598 |  31M|   0 | 595 | 595 |  27k|  27k| 595 |  27k|   0 |   0 |   0 |-2.975000e+02 |-1.000000e+00 |  99.66%
1.29/1.35	c   1.1s|     1 |     0 |   765 |  31M|   0 | 549 | 595 |  27k|  27k| 595 |  27k|   5 |   0 |   0 |-2.745000e+02 |-1.000000e+00 |  99.64%
1.89/1.97	c   1.8s|     1 |     0 |   843 |  31M|   0 | 518 | 595 |  27k|  27k| 595 |  27k|  11 |   0 |   0 |-2.590000e+02 |-1.000000e+00 |  99.61%
2.78/2.81	c   2.6s|     1 |     0 |   945 |  31M|   0 | 485 | 595 |  27k|  27k| 595 |  27k|  20 |   0 |   0 |-2.417500e+02 |-1.000000e+00 |  99.59%
3.58/3.69	c   3.5s|     1 |     0 |  1013 |  31M|   0 | 469 | 595 |  27k|  27k| 595 |  27k|  26 |   0 |   0 |-2.337500e+02 |-1.000000e+00 |  99.57%
4.59/4.65	c   4.4s|     1 |     0 |  1152 |  31M|   0 | 451 | 595 |  27k|  27k| 595 |  27k|  35 |   0 |   0 |-2.247500e+02 |-1.000000e+00 |  99.56%
5.59/5.69	c   5.5s|     1 |     0 |  1355 |  31M|   0 | 420 | 595 |  27k|  27k| 595 |  27k|  42 |   0 |   0 |-2.092500e+02 |-1.000000e+00 |  99.52%
6.79/6.80	c   6.6s|     1 |     0 |  1529 |  31M|   0 | 392 | 595 |  27k|  27k| 595 |  27k|  46 |   0 |   0 |-1.952500e+02 |-1.000000e+00 |  99.49%
7.78/7.81	c   7.6s|     1 |     0 |  1663 |  31M|   0 | 362 | 595 |  27k|  27k| 595 |  27k|  53 |   0 |   0 |-1.802500e+02 |-1.000000e+00 |  99.45%
8.79/8.85	c   8.6s|     1 |     0 |  1820 |  31M|   0 | 341 | 595 |  27k|  27k| 595 |  27k|  63 |   0 |   0 |-1.697500e+02 |-1.000000e+00 |  99.41%
9.98/10.01	c   9.8s|     1 |     0 |  2088 |  31M|   0 | 311 | 595 |  27k|  27k| 595 |  27k|  69 |   0 |   0 |-1.547500e+02 |-1.000000e+00 |  99.35%
10.38/10.47	c  10.2s|     1 |     0 |  2320 |  31M|   0 | 282 | 595 |  27k|  27k| 595 |  27k|  75 |   0 |   0 |-1.402500e+02 |-1.000000e+00 |  99.29%
10.88/10.98	c  10.7s|     1 |     0 |  2613 |  31M|   0 | 254 | 595 |  27k|  27k| 595 |  27k|  85 |   0 |   0 |-1.257500e+02 |-1.000000e+00 |  99.20%
11.28/11.32	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
11.28/11.32	c  11.1s|     1 |     0 |  2764 |  31M|   0 | 224 | 595 |  27k|  27k| 595 |  27k|  94 |   0 |   0 |-1.107500e+02 |-1.000000e+00 |  99.10%
11.68/11.79	c  11.5s|     1 |     0 |  3041 |  31M|   0 | 191 | 595 |  27k|  27k| 595 |  27k| 101 |   0 |   0 |-9.475000e+01 |-1.000000e+00 |  98.94%
12.38/12.40	c  12.1s|     1 |     0 |  3533 |  31M|   0 | 166 | 595 |  27k|  27k| 595 |  27k| 108 |   0 |   0 |-8.225000e+01 |-1.000000e+00 |  98.78%
12.68/12.74	c  12.5s|     1 |     0 |  3698 |  31M|   0 | 138 | 595 |  27k|  27k| 595 |  27k| 115 |   0 |   0 |-6.825000e+01 |-1.000000e+00 |  98.53%
13.09/13.19	c  12.9s|     1 |     0 |  3975 |  31M|   0 | 114 | 595 |  27k|  27k| 595 |  27k| 124 |   0 |   0 |-5.400000e+01 |-1.000000e+00 |  98.15%
13.48/13.50	c  13.2s|     1 |     0 |  4118 |  31M|   0 | 104 | 595 |  27k|  27k| 595 |  27k| 131 |   0 |   0 |-4.150000e+01 |-1.000000e+00 |  97.59%
13.48/13.51	o -1
13.48/13.51	c s13.2s|     1 |     0 |  4118 |  31M|   0 | 104 | 595 |  27k|  27k| 595 |  27k| 131 |   0 |   0 |-4.150000e+01 |-1.000000e+00 |  97.59%
13.78/13.84	c  13.6s|     1 |     0 |  4266 |  31M|   0 |  90 | 595 |  27k|  27k| 595 |  27k| 141 |   0 |   0 |-3.500000e+01 |-1.000000e+00 |  97.14%
14.08/14.11	c  13.8s|     1 |     0 |  4322 |  31M|   0 | 115 | 595 |  27k|  27k| 595 |  27k| 146 |   0 |   0 |-3.500000e+01 |-1.000000e+00 |  97.14%
14.18/14.29	c  14.0s|     1 |     0 |  4383 |  32M|   0 | 118 | 595 |  27k|  27k| 595 |  27k| 158 |   0 |   0 |-3.500000e+01 |-1.000000e+00 |  97.14%
14.58/14.60	c  14.3s|     1 |     0 |  4569 |  32M|   0 | 124 | 595 |  27k|  27k| 595 |  27k| 169 |   0 |   0 |-3.500000e+01 |-1.000000e+00 |  97.14%
17.28/17.38	c  17.1s|     1 |     0 |  4807 |  32M|   0 | 126 | 595 |  27k|  27k| 595 |  27k| 181 |   0 |   0 |-3.500000e+01 |-1.000000e+00 |  97.14%
17.67/17.72	c  17.4s|     1 |     0 |  4987 |  32M|   0 | 100 | 595 |  27k|  27k| 595 |  27k| 190 |   0 |   0 |-3.500000e+01 |-1.000000e+00 |  97.14%
17.67/17.72	o -2
17.67/17.72	c r17.4s|     1 |     0 |  4987 |  32M|   0 | 100 | 595 |  27k|  27k| 595 |  27k| 190 |   0 |   0 |-3.500000e+01 |-2.000000e+00 |  94.29%
17.67/17.72	o -3
17.67/17.72	c R17.4s|     1 |     0 |  4987 |  32M|   0 | 100 | 595 |  27k|  27k| 595 |  27k| 190 |   0 |   0 |-3.500000e+01 |-3.000000e+00 |  91.43%
17.67/17.72	o -4
17.67/17.72	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
17.67/17.72	c s17.4s|     1 |     0 |  4987 |  32M|   0 | 100 | 595 |  27k|  27k| 595 |  27k| 190 |   0 |   0 |-3.500000e+01 |-4.000000e+00 |  88.57%
17.67/17.73	o -24
17.67/17.73	c k17.4s|     1 |     0 |  4987 |  32M|   0 | 100 | 595 |  27k|  27k| 595 |  27k| 190 |   0 |   0 |-3.500000e+01 |-2.400000e+01 |  31.43%
18.08/18.18	c  17.9s|     1 |     0 |  4987 |  32M|   0 | 100 | 595 |  27k|  27k| 595 |  27k| 190 |   0 |   0 |-3.500000e+01 |-2.400000e+01 |  31.43%
18.38/18.44	c  18.1s|     1 |     0 |  5119 |  32M|   0 | 132 | 595 |  27k|  27k| 595 |  28k| 204 |   0 |   0 |-3.500000e+01 |-2.400000e+01 |  31.43%
30.27/30.36	c  30.0s|     1 |     2 |  5119 |  32M|   0 | 132 | 595 |  27k|  27k| 595 |  28k| 204 |   0 |  33 |-3.500000e+01 |-2.400000e+01 |  31.43%
61.96/62.02	o -25
61.96/62.02	c c61.6s|    15 |    13 |  6372 |  32M|  14 |   - | 595 |  27k|  26k| 595 |  27k| 204 |   0 | 339 |-3.500000e+01 |-2.500000e+01 |  28.57%
82.37/82.40	o -26
82.37/82.40	c *81.9s|    27 |    21 |  7340 |  32M|  14 |   - | 595 |  27k|  22k| 595 |  27k| 204 |   0 | 570 |-3.500000e+01 |-2.600000e+01 |  25.71%
101.45/101.55	o -27
101.45/101.55	c p 101s|    39 |    31 |  8251 |  33M|  14 |   - | 595 |  27k|  21k| 595 |  27k| 204 |   0 | 757 |-3.500000e+01 |-2.700000e+01 |  22.86%
133.55/133.67	o -28
133.55/133.67	c g 133s|   160 |   114 | 14043 |  34M|  26 |   - | 595 |  27k|7743 | 595 |  27k| 204 |   0 |1083 |-3.500000e+01 |-2.800000e+01 |  20.00%
141.65/141.79	o -29
141.65/141.79	c * 141s|   306 |   167 | 19907 |  34M|  33 |   - | 595 |  27k|  10k| 595 |  27k| 204 |   0 |1116 |-3.500000e+01 |-2.900000e+01 |  17.14%
169.55/169.63	o -30
169.55/169.63	c * 169s|  1004 |   382 | 39608 |  36M|  61 |   - | 595 |  27k|9609 | 595 |  27k| 204 |   0 |1268 |-3.500000e+01 |-3.000000e+01 |  14.29%
193.75/193.87	o -31
193.75/193.87	c * 193s|  1898 |   510 | 60095 |  37M|  70 |   - | 595 |  27k|7796 | 595 |  27k| 204 |   0 |1355 |-3.500000e+01 |-3.100000e+01 |  11.43%
278.24/278.38	o -32
278.24/278.38	c c 277s|  4070 |   923 |136965 |  41M|  73 |   - | 595 |  27k|6336 | 595 |  27k| 204 |   0 |1696 |-3.500000e+01 |-3.200000e+01 |   8.57%
526.09/526.20	c   525s| 10000 |  2761 |369873 |  57M|  99 |  77 | 595 |  27k|6263 | 595 |  27k| 204 |   0 |2527 |-3.500000e+01 |-3.200000e+01 |   8.57%
868.14/868.33	c   866s| 20000 |  4979 |696084 |  78M| 104 |  93 | 595 |  27k|5774 | 595 |  27k| 204 |   0 |3593 |-3.500000e+01 |-3.200000e+01 |   8.57%
1181.79/1182.01	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1181.79/1182.01	c  1179s| 30000 |  7009 |  1012k|  96M| 107 |  47 | 595 |  27k|4154 | 595 |  27k| 204 |   0 |4260 |-3.500000e+01 |-3.200000e+01 |   8.57%
1462.15/1462.42	c  1459s| 40000 |  8879 |  1309k| 113M| 107 |   - | 595 |  27k|6181 | 595 |  27k| 204 |   0 |4613 |-3.500000e+01 |-3.200000e+01 |   8.57%
1757.70/1758.01	c  1754s| 50000 | 10667 |  1613k| 130M| 107 |   - | 595 |  27k|3943 | 595 |  27k| 204 |   0 |5106 |-3.500000e+01 |-3.200000e+01 |   8.57%
1794.90/1795.29	c 
1794.90/1795.29	c SCIP Status        : solving was interrupted [time limit reached]
1794.90/1795.29	c Solving Time (sec) : 1791.00
1794.90/1795.29	c Solving Nodes      : 51106
1794.90/1795.29	c Primal Bound       : -3.20000000000000e+01 (386 solutions)
1794.90/1795.29	c Dual Bound         : -3.50000000000000e+01
1794.90/1795.29	c Gap                : 8.57 %
1794.90/1795.29	c NODE         51106
1794.90/1795.29	c DUAL BOUND   -35
1794.90/1795.29	c PRIMAL BOUND -32
1794.90/1795.29	c GAP          0.0857143
1794.90/1795.29	s SATISFIABLE
1794.90/1795.29	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.90/1795.29	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.90/1795.29	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.90/1795.29	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.90/1795.29	v -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120 -x121 -x122 -x123 -x124 
1794.90/1795.29	v -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 
1794.90/1795.29	v -x146 -x147 -x148 x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 
1794.90/1795.29	v -x167 -x168 -x169 x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 x183 -x184 -x185 -x186 -x187 
1794.90/1795.29	v -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 
1794.90/1795.29	v -x209 -x210 -x211 x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 x226 -x227 -x228 -x229 
1794.90/1795.29	v -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 
1794.90/1795.29	v -x251 -x252 x253 -x254 -x255 -x256 -x257 -x258 x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 
1794.90/1795.29	v -x272 -x273 -x274 -x275 -x276 -x277 -x278 x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 
1794.90/1795.29	v -x293 -x294 -x295 -x296 -x297 -x298 x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 x307 -x308 -x309 -x310 -x311 -x312 -x313 
1794.90/1795.29	v -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 x332 -x333 -x334 
1794.90/1795.29	v -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 
1794.90/1795.29	v -x356 -x357 -x358 -x359 -x360 -x361 -x362 x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 
1794.90/1795.29	v -x377 -x378 x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 
1794.90/1795.29	v x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 
1794.90/1795.29	v -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 x436 -x437 -x438 -x439 
1794.90/1795.29	v -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 
1794.90/1795.29	v -x461 -x462 x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 
1794.90/1795.29	v -x482 -x483 -x484 x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 x502 -x503 
1794.90/1795.29	v -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 
1794.90/1795.29	v -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 
1794.90/1795.29	v -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 
1794.90/1795.29	v -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 
1794.90/1795.29	v -x587 -x588 -x589 -x590 -x591 -x592 x593 -x594 -x595 
1794.90/1795.29	c SCIP Status        : solving was interrupted [time limit reached]
1794.90/1795.29	c Solving Time       :    1791.00
1794.90/1795.29	c Original Problem   :
1794.90/1795.29	c   Problem name     : HOME/instance-3733322-1338701166.opb
1794.90/1795.29	c   Variables        : 595 (595 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.90/1795.29	c   Constraints      : 27847 initial, 27847 maximal
1794.90/1795.29	c Presolved Problem  :
1794.90/1795.29	c   Problem name     : t_HOME/instance-3733322-1338701166.opb
1794.90/1795.29	c   Variables        : 595 (595 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.90/1795.29	c   Constraints      : 27847 initial, 27847 maximal
1794.90/1795.29	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1794.90/1795.29	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1794.90/1795.29	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1794.90/1795.29	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1794.90/1795.29	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1794.90/1795.29	c   implics          :       0.00          0          0          0          0          0          0          0          0
1794.90/1795.29	c   probing          :       0.14          0          0          0          0          0          0          0          0
1794.90/1795.29	c   logicor          :       0.03          0          0          0          0          0          0          0          0
1794.90/1795.29	c   root node        :          -          0          -          -          0          -          -          -          -
1794.90/1795.29	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1794.90/1795.29	c   integral         :          0          0          0      31760          0         47        853          0          0      62610
1794.90/1795.29	c   logicor          :      27847         25      53121          4          1          0     807131          0          0          0
1794.90/1795.29	c   countsols        :          0          0          0          4          1          0          0          0          0          0
1794.90/1795.29	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1794.90/1795.29	c   integral         :     315.67       0.00       0.00     315.67       0.00
1794.90/1795.29	c   logicor          :      12.38       0.06      12.32       0.00       0.00
1794.90/1795.29	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1794.90/1795.29	c Propagators        :       Time      Calls    Cutoffs    DomReds
1794.90/1795.29	c   rootredcost      :       0.04          8          0          0
1794.90/1795.29	c   pseudoobj        :       1.50      86051          0          0
1794.90/1795.29	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1794.90/1795.29	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1794.90/1795.29	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1794.90/1795.29	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1794.90/1795.29	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1794.90/1795.29	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1794.90/1795.29	c   applied globally :          -          -          -          0        0.0          -          -          -
1794.90/1795.29	c   applied locally  :          -          -          -          0        0.0          -          -          -
1794.90/1795.29	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1794.90/1795.29	c   cut pool         :       0.00         24          -          -         58          -    (maximal pool size: 483)
1794.90/1795.29	c   redcost          :       0.41      31934          0        169          0          0
1794.90/1795.29	c   impliedbounds    :       0.01         25          0          0          0          0
1794.90/1795.29	c   intobj           :       0.00          0          0          0          0          0
1794.90/1795.29	c   gomory           :       5.03         25          0          0      12344          0
1794.90/1795.29	c   strongcg         :       2.01         20          0          0      10000          0
1794.90/1795.29	c   cmir             :       2.59         10          0          0          0          0
1794.90/1795.29	c   flowcover        :       2.68         10          0          0          0          0
1794.90/1795.29	c   clique           :       0.31         25          0          0        221          0
1794.90/1795.29	c   zerohalf         :       0.00          0          0          0          0          0
1794.90/1795.29	c   mcf              :       0.02          1          0          0          0          0
1794.90/1795.29	c Pricers            :       Time      Calls       Vars
1794.90/1795.29	c   problem variables:       0.00          0          0
1794.90/1795.29	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1794.90/1795.29	c   relpscost        :     315.66      31756         47        853          0          0      62610
1794.90/1795.29	c   pscost           :       0.00          0          0          0          0          0          0
1794.90/1795.29	c   inference        :       0.00          1          0          0          0          0          2
1794.90/1795.29	c   mostinf          :       0.00          0          0          0          0          0          0
1794.90/1795.29	c   leastinf         :       0.00          0          0          0          0          0          0
1794.90/1795.29	c   fullstrong       :       0.00          0          0          0          0          0          0
1794.90/1795.29	c   allfullstrong    :       0.00          0          0          0          0          0          0
1794.90/1795.29	c   random           :       0.00          0          0          0          0          0          0
1794.90/1795.29	c Primal Heuristics  :       Time      Calls      Found
1794.90/1795.29	c   LP solutions     :       0.00          -          4
1794.90/1795.29	c   pseudo solutions :       0.00          -          0
1794.90/1795.29	c   feaspump         :       0.01          0          0
1794.90/1795.29	c   oneopt           :       0.05          9          1
1794.90/1795.29	c   rootsoldiving    :       3.21         16         58
1794.90/1795.29	c   coefdiving       :       6.02         32          4
1794.90/1795.29	c   fracdiving       :       8.73         32          6
1794.90/1795.29	c   pscostdiving     :       3.32         32         14
1794.90/1795.29	c   linesearchdiving :       2.85         32          4
1794.90/1795.29	c   guideddiving     :       8.27         32          5
1794.90/1795.29	c   veclendiving     :       4.81         32          6
1794.90/1795.29	c   objpscostdiving  :       3.06         17         58
1794.90/1795.29	c   crossover        :       0.97         13          1
1794.90/1795.29	c   simplerounding   :       0.61      31781        218
1794.90/1795.29	c   rounding         :       9.85      11058          2
1794.90/1795.29	c   shifting         :       3.03       2863          4
1794.90/1795.29	c   intshifting      :       0.00          0          0
1794.90/1795.29	c   fixandinfer      :       0.00          0          0
1794.90/1795.29	c   intdiving        :       0.00          0          0
1794.90/1795.29	c   actconsdiving    :       0.00          0          0
1794.90/1795.29	c   octane           :       0.00          0          0
1794.90/1795.29	c   rens             :       0.42          1          1
1794.90/1795.29	c   rins             :       0.00          0          0
1794.90/1795.29	c   localbranching   :       0.00          0          0
1794.90/1795.29	c   mutation         :       0.00          0          0
1794.90/1795.29	c   dins             :       0.00          0          0
1794.90/1795.29	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1794.90/1795.29	c   primal LP        :       0.03          0          0       0.00       0.00
1794.90/1795.29	c   dual LP          :    1280.50      51535    1614499      31.33    1260.83
1794.90/1795.29	c   barrier LP       :       0.00          0          0       0.00          -
1794.90/1795.29	c   diving/probing LP:      34.97       2566      34113      13.29     975.49
1794.90/1795.29	c   strong branching :     314.74       5230     353202      67.53    1122.20
1794.90/1795.29	c     (at root node) :          -         33      11643     352.82          -
1794.90/1795.29	c   conflict analysis:       0.00          0          0       0.00          -
1794.90/1795.29	c B&B Tree           :
1794.90/1795.29	c   number of runs   :          1
1794.90/1795.29	c   nodes            :      51106
1794.90/1795.29	c   nodes (total)    :      51106
1794.90/1795.29	c   nodes left       :      10857
1794.90/1795.29	c   max depth        :        107
1794.90/1795.29	c   max depth (total):        107
1794.90/1795.29	c   backtracks       :       4595 (9.0%)
1794.90/1795.29	c   delayed cutoffs  :          0
1794.90/1795.29	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1794.90/1795.29	c   avg switch length:       4.81
1794.90/1795.29	c   switching time   :      19.00
1794.90/1795.29	c Solution           :
1794.90/1795.29	c   Solutions found  :        386 (15 improvements)
1794.90/1795.29	c   Primal Bound     : -3.20000000000000e+01   (in run 1, after 4070 nodes, 277.47 seconds, depth 23, found by <coefdiving>)
1794.90/1795.29	c   Dual Bound       : -3.50000000000000e+01
1794.90/1795.29	c   Gap              :       8.57 %
1794.90/1795.29	c   Root Dual Bound  : -3.50000000000000e+01
1795.00/1795.35	c Time complete: 1795.05.

Verifier Data

OK	-32

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

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 30086
/proc/meminfo: memFree=27940760/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=8948 CPUtime=0 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 1564 0 0 0 0 0 0 0 20 0 1 0 336242616 9162752 1517 33554432000 4194304 7823515 140733259851200 140733587103496 5878822 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30086/statm: 2237 1526 349 887 0 1347 0

[startup+0.0828119 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 30086
/proc/meminfo: memFree=27940760/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=14772 CPUtime=0.07 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 3062 0 0 0 7 0 0 0 20 0 1 0 336242616 15126528 3014 33554432000 4194304 7823515 140733259851200 140733587103496 6957168 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30086/statm: 3693 3014 354 887 0 2803 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 14772

[startup+0.100187 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 30086
/proc/meminfo: memFree=27940760/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=16896 CPUtime=0.08 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 3566 0 0 0 8 0 0 0 20 0 1 0 336242616 17301504 3518 33554432000 4194304 7823515 140733259851200 140733587103496 6908057 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/30086/statm: 4224 3518 354 887 0 3334 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 16896

[startup+0.300171 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 30086
/proc/meminfo: memFree=27940760/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=49596 CPUtime=0.28 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 12556 0 0 0 25 3 0 0 20 0 1 0 336242616 50786304 11400 33554432000 4194304 7823515 140733259851200 140733587103496 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/30086/statm: 12399 11400 423 887 0 11509 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 49596

[startup+0.700173 s]
/proc/loadavg: 2.00 2.00 2.00 2/176 30086
/proc/meminfo: memFree=27940760/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=80988 CPUtime=0.69 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 19477 0 0 0 64 5 0 0 20 0 1 0 336242616 82931712 18175 33554432000 4194304 7823515 140733259851200 140733259845384 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/30086/statm: 20247 18175 506 887 0 19357 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80988

[startup+1.50016 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30087
/proc/meminfo: memFree=27865256/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=90496 CPUtime=1.49 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 21854 0 0 0 142 7 0 0 20 0 1 0 336242616 92667904 20166 33554432000 4194304 7823515 140733259851200 140733259846344 6954986 0 0 4096 16384 0 0 0 17 0 0 0 0 0 0
/proc/30086/statm: 22624 20166 546 887 0 21734 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 90496

[startup+3.1001 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 30087
/proc/meminfo: memFree=27859204/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=92400 CPUtime=3.08 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 22943 0 0 0 301 7 0 0 20 0 1 0 336242616 94617600 21255 33554432000 4194304 7823515 140733259851200 140733259845640 5575805 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 23100 21255 546 887 0 22210 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 92400

[startup+6.3001 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 30087
/proc/meminfo: memFree=27856484/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=92680 CPUtime=6.29 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 23223 0 0 0 621 8 0 0 20 0 1 0 336242616 94904320 21535 33554432000 4194304 7823515 140733259851200 140733259846536 5597657 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 23170 21535 547 887 0 22280 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92680

[startup+12.7003 s]
/proc/loadavg: 1.92 1.98 1.99 2/175 30734
/proc/meminfo: memFree=28167232/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=92680 CPUtime=12.68 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 23443 0 0 0 1257 11 0 0 20 0 1 0 336242616 94904320 21753 33554432000 4194304 7823515 140733259851200 140733259846536 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 23170 21753 548 887 0 22280 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 92680

[startup+25.5002 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 30887
/proc/meminfo: memFree=27981696/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=122900 CPUtime=25.47 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 30998 0 0 0 2529 18 0 0 20 0 1 0 336242616 125849600 29572 33554432000 4194304 7823515 140733259851200 140733259845896 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 30725 29572 570 887 0 29835 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 122900

[startup+51.1003 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 30887
/proc/meminfo: memFree=27970812/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=122900 CPUtime=51.07 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 31046 0 0 0 5085 22 0 0 20 0 1 0 336242616 125849600 30089 33554432000 4194304 7823515 140733259851200 140733259845896 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 30725 30089 570 887 0 29835 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 122900

[startup+102.307 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 30887
/proc/meminfo: memFree=27963008/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=122900 CPUtime=102.26 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 31047 0 0 0 10193 33 0 0 20 0 1 0 336242616 125849600 30139 33554432000 4194304 7823515 140733259851200 140733259847176 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 30725 30139 571 887 0 29835 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 122900

[startup+162.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 30887
/proc/meminfo: memFree=27957216/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=125700 CPUtime=162.25 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 31699 0 0 0 16180 45 0 0 20 0 1 0 336242616 128716800 30774 33554432000 4194304 7823515 140733259851200 140733259847000 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 31425 30774 572 887 0 30535 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 125700

[startup+222.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 30887
/proc/meminfo: memFree=27950852/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=129252 CPUtime=222.24 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 32840 0 0 0 22164 60 0 0 20 0 1 0 336242616 132354048 31915 33554432000 4194304 7823515 140733259851200 140733259846888 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 32313 31915 576 887 0 31423 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 129252

[startup+282.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/178 30890
/proc/meminfo: memFree=27962688/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=122952 CPUtime=282.23 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 33740 0 0 0 28153 70 0 0 20 0 1 0 336242616 125902848 30382 33554432000 4194304 7823515 140733259851200 140733259846360 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 30738 30382 576 887 0 29848 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 122952

[startup+342.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/177 30891
/proc/meminfo: memFree=27955692/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=122952 CPUtime=342.22 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 39875 0 0 0 34137 85 0 0 20 0 1 0 336242616 125902848 30382 33554432000 4194304 7823515 140733259851200 140733259846360 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 30738 30382 576 887 0 29848 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 122952

[startup+402.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/177 30891
/proc/meminfo: memFree=27957176/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=122952 CPUtime=402.21 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 43285 0 0 0 40127 94 0 0 20 0 1 0 336242616 125902848 30382 33554432000 4194304 7823515 140733259851200 140733259848248 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 30738 30382 576 887 0 29848 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 122952

[startup+462.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 30891
/proc/meminfo: memFree=27952956/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=123256 CPUtime=462.21 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 47837 0 0 0 46114 107 0 0 20 0 1 0 336242616 126214144 30458 33554432000 4194304 7823515 140733259851200 140733259846536 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 30814 30458 576 887 0 29924 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 123256

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 30891
/proc/meminfo: memFree=27944712/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=123256 CPUtime=522.19 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 47837 0 0 0 52099 120 0 0 20 0 1 0 336242616 126214144 30458 33554432000 4194304 7823515 140733259851200 140733259846536 6211023 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 30814 30458 576 887 0 29924 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 123256

[startup+582.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 30891
/proc/meminfo: memFree=27946808/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=122952 CPUtime=582.18 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 55001 0 0 0 58083 135 0 0 20 0 1 0 336242616 125902848 30382 33554432000 4194304 7823515 140733259851200 140733259849032 6211193 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 30738 30382 576 887 0 29848 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 122952

[startup+642.3 s]

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

/proc/meminfo: memFree=27882580/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=151996 CPUtime=1062.11 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 68962 0 0 0 105984 227 0 0 20 0 1 0 336242616 155643904 37293 33554432000 4194304 7823515 140733259851200 140733259845896 6211057 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 37999 37293 576 887 0 37109 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 151996

[startup+1122.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/177 30896
/proc/meminfo: memFree=27872456/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=155704 CPUtime=1122.1 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 69960 0 0 0 111971 239 0 0 20 0 1 0 336242616 159440896 38291 33554432000 4194304 7823515 140733259851200 140733259846888 6212075 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 38926 38291 576 887 0 38036 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 155704

[startup+1182.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/177 30896
/proc/meminfo: memFree=27868804/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=160420 CPUtime=1182.09 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 70962 0 0 0 117958 251 0 0 20 0 1 0 336242616 164270080 39289 33554432000 4194304 7823515 140733259851200 140733259847000 6241229 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 40105 39289 576 887 0 39215 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 160420

[startup+1242.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 30897
/proc/meminfo: memFree=27860680/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=165600 CPUtime=1242.08 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 88120 0 0 0 123939 269 0 0 20 0 1 0 336242616 169574400 40580 33554432000 4194304 7823515 140733259851200 140733259846536 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 41400 40580 576 887 0 40510 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 165600

[startup+1302.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 30897
/proc/meminfo: memFree=27850372/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=169800 CPUtime=1302.07 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 89283 0 0 0 129924 283 0 0 20 0 1 0 336242616 173875200 41742 33554432000 4194304 7823515 140733259851200 140733259847688 6099822 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 42450 41742 576 887 0 41560 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 169800

[startup+1362.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/177 30897
/proc/meminfo: memFree=27843908/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=174688 CPUtime=1362.07 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 90542 0 0 0 135909 298 0 0 20 0 1 0 336242616 178880512 43001 33554432000 4194304 7823515 140733259851200 140733259846536 6099692 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 43672 43001 576 887 0 42782 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 174688

[startup+1422.31 s]
/proc/loadavg: 2.07 2.06 2.01 3/177 30897
/proc/meminfo: memFree=27842176/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=177848 CPUtime=1422.06 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 91412 0 0 0 141897 309 0 0 20 0 1 0 336242616 182116352 43871 33554432000 4194304 7823515 140733259851200 140733259846216 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 44462 43871 576 887 0 43572 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 177848

[startup+1482.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/178 30900
/proc/meminfo: memFree=27834280/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=181304 CPUtime=1482.05 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 92206 0 0 0 147884 321 0 0 20 0 1 0 336242616 185655296 44664 33554432000 4194304 7823515 140733259851200 140733259846952 6237790 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 45326 44664 576 887 0 44436 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 181304

[startup+1542.3 s]
/proc/loadavg: 2.06 2.06 2.00 3/177 30901
/proc/meminfo: memFree=27826728/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=185188 CPUtime=1542.03 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 93078 0 0 0 153870 333 0 0 20 0 1 0 336242616 189632512 45536 33554432000 4194304 7823515 140733259851200 140733259846536 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 46297 45536 576 887 0 45407 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 185188

[startup+1602.3 s]
/proc/loadavg: 2.10 2.08 2.01 3/177 30901
/proc/meminfo: memFree=27823556/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=187156 CPUtime=1602.03 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 93707 0 0 0 159857 346 0 0 20 0 1 0 336242616 191647744 46165 33554432000 4194304 7823515 140733259851200 140733259846536 6212687 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 46789 46165 576 887 0 45899 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 187156

[startup+1662.3 s]
/proc/loadavg: 2.07 2.07 2.01 3/177 30901
/proc/meminfo: memFree=27820400/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=191228 CPUtime=1662.02 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 94578 0 0 0 165844 358 0 0 20 0 1 0 336242616 195817472 47036 33554432000 4194304 7823515 140733259851200 140733259846536 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 47807 47036 576 887 0 46917 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 191228

[startup+1722.3 s]
/proc/loadavg: 2.07 2.07 2.01 3/177 30901
/proc/meminfo: memFree=27813796/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=195116 CPUtime=1722.01 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 95619 0 0 0 171831 370 0 0 20 0 1 0 336242616 199798784 48077 33554432000 4194304 7823515 140733259851200 140733259846168 4253576 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 48779 48077 576 887 0 47889 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 195116

[startup+1782.3 s]
/proc/loadavg: 2.02 2.06 2.00 3/177 30901
/proc/meminfo: memFree=27804916/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=197860 CPUtime=1782 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 96322 0 0 0 177817 383 0 0 20 0 1 0 336242616 202608640 48779 33554432000 4194304 7823515 140733259851200 140733259849032 6236722 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 49465 48779 576 887 0 48575 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 197860

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

[startup+1785.5 s]
/proc/loadavg: 2.02 2.06 2.00 3/177 30901
/proc/meminfo: memFree=27805164/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=197860 CPUtime=1785.2 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 96329 0 0 0 178137 383 0 0 20 0 1 0 336242616 202608640 48786 33554432000 4194304 7823515 140733259851200 140733259846536 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 49465 48786 576 887 0 48575 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 197860

[startup+1791.91 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 30901
/proc/meminfo: memFree=27805040/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=198436 CPUtime=1791.6 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 96386 0 0 0 178776 384 0 0 20 0 1 0 336242616 203198464 48843 33554432000 4194304 7823515 140733259851200 140733259846536 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 49609 48843 576 887 0 48719 0
Current children cumulated CPU time (s) 1791.6
Current children cumulated vsize (KiB) 198436

[startup+1793.5 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 30901
/proc/meminfo: memFree=27804792/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=198436 CPUtime=1793.19 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 96390 0 0 0 178935 384 0 0 20 0 1 0 336242616 203198464 48847 33554432000 4194304 7823515 140733259851200 140733259846536 6162825 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 49609 48847 576 887 0 48719 0
Current children cumulated CPU time (s) 1793.19
Current children cumulated vsize (KiB) 198436

[startup+1794.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 30901
/proc/meminfo: memFree=27804792/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=198436 CPUtime=1793.99 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 96391 0 0 0 179015 384 0 0 20 0 1 0 336242616 203198464 48848 33554432000 4194304 7823515 140733259851200 140733259846536 6236588 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 49609 48848 576 887 0 48719 0
Current children cumulated CPU time (s) 1793.99
Current children cumulated vsize (KiB) 198436

[startup+1795.1 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 30901
/proc/meminfo: memFree=27804792/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=198436 CPUtime=1794.8 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 96391 0 0 0 179095 385 0 0 20 0 1 0 336242616 203198464 48848 33554432000 4194304 7823515 140733259851200 140733259846952 6954986 0 0 4096 16384 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 49609 48848 576 887 0 48719 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 198436

[startup+1795.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 30901
/proc/meminfo: memFree=27804792/32873648 swapFree=6864/6864
[pid=30086] ppid=30084 vsize=198436 CPUtime=1795 cores=0,2,4,6
/proc/30086/stat : 30086 (pbscip.linux.x8) R 30084 30086 19043 0 -1 4202496 96407 0 0 0 179115 385 0 0 20 0 1 0 336242616 203198464 48864 33554432000 4194304 7823515 140733259851200 140733259846952 4209065 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/30086/statm: 49609 48864 578 887 0 48719 0
Current children cumulated CPU time (s) 1795
Current children cumulated vsize (KiB) 198436

Child status: 0
Real time (s): 1795.36
CPU time (s): 1795.06
CPU user time (s): 1791.2
CPU system time (s): 3.85741
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 198436

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.2
system time used= 3.85741
maximum resident set size= 195456
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96410
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= 34
involuntary context switches= 2305

runsolver used 3.41248 second user time and 11.2793 second system time

The end

Launcher Data

Begin job on node120 at 2012-06-03 07:26:06
IDJOB=3733322
IDBENCH=2274
IDSOLVER=2321
FILE ID=node120/3733322-1338701166
RUNJOBID= node120-1338679216-27543
PBS_JOBID= 14636693
Free space on /tmp= 70764 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/frb35-17-opb/normalized-frb35-17-2.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-3733322-1338701166/watcher-3733322-1338701166 -o /tmp/evaluation-result-3733322-1338701166/solver-3733322-1338701166 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3733322-1338701166.opb

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

MD5SUM BENCH= 907943cf03e4e0f899b19858f5690e6e
RANDOM SEED=726776460

node120.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.456
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.91
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.456
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.456
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.456
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.88
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.456
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.456
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.83
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.456
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.456
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:       32873648 kB
MemFree:        27940760 kB
Buffers:          559836 kB
Cached:          3118636 kB
SwapCached:         1580 kB
Active:          2024792 kB
Inactive:        1978128 kB
Active(anon):     316580 kB
Inactive(anon):     9224 kB
Active(file):    1708212 kB
Inactive(file):  1968904 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67103516 kB
Dirty:             10148 kB
Writeback:             0 kB
AnonPages:        328484 kB
Mapped:            13140 kB
Shmem:                32 kB
Slab:             793828 kB
SReclaimable:     238184 kB
SUnreclaim:       555644 kB
KernelStack:        1456 kB
PageTables:         4308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     438632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    294912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70752 MiB
End job on node120 at 2012-06-03 07:56:02