Trace number 3733080

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-37 1794.93 1795.22

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-4.opb
MD5SUM7262f9f4ab1a3ada75b3b140acf97f7d
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-40
Best CPU time to get the best result obtained on this benchmark269.661
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -40
Optimality of the best value was proved NO
Number of variables760
Total number of constraints41605
Number of constraints which are clauses41605
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 760
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 760
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 760
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.19/0.22	c SCIP version 1.1.0.7
0.19/0.22	c LP-Solver SoPlex 1.4.1
0.19/0.22	c user parameter file <scip.set> not found - using default parameters
0.19/0.22	c read problem <HOME/instance-3733080-1338698047.opb>
0.19/0.22	c original problem has 760 variables (760 bin, 0 int, 0 impl, 0 cont) and 41605 constraints
0.19/0.26	c start presolving problem
0.19/0.26	c presolving:
0.49/0.50	c (round 1) 0 del vars, 0 del conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 41605 upgd conss, 83210 impls, 0 clqs
0.68/0.78	c    (0.5s) probing: 101/760 (13.3%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.68/0.78	c    (0.5s) probing aborted: 100/100 successive totally useless probings
0.68/0.78	c presolving (2 rounds):
0.68/0.78	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.68/0.78	c  83210 implications, 0 cliques
0.68/0.78	c presolved problem has 760 variables (760 bin, 0 int, 0 impl, 0 cont) and 41605 constraints
0.68/0.78	c   41605 constraints of type <logicor>
0.68/0.78	c transformed objective value is always integral (scale: 1)
0.68/0.78	c Presolving Time: 0.48
0.68/0.78	c strange?!, PURESAT with obj
0.68/0.78	c -----------------------------------------------------------------------------------------------
0.68/0.78	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.68/0.78	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.68/0.78	c limits/memory = c 13950
0.68/0.78	c # maximal time in seconds to run
0.68/0.78	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.68/0.78	c limits/time = c 1791
0.68/0.78	c # frequency for displaying node information lines
0.68/0.78	c # [type: int, range: [-1,2147483647], default: 100]
0.68/0.78	c display/freq = c 10000
0.68/0.78	c -----------------------------------------------------------------------------------------------
0.68/0.78	c start solving problem
0.68/0.78	c 
1.28/1.32	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1.28/1.32	c   1.0s|     1 |     0 |   762 |  46M|   0 | 760 | 760 |  41k|  41k| 760 |  41k|   0 |   0 |   0 |-3.800000e+02 |      --      |    Inf 
1.28/1.33	o 0
1.28/1.33	c r 1.0s|     1 |     0 |   762 |  46M|   0 | 760 | 760 |  41k|  41k| 760 |  41k|   0 |   0 |   0 |-3.800000e+02 | 0.000000e+00 | 100.00%
1.28/1.36	o -1
1.28/1.36	c R 1.1s|     1 |     0 |   762 |  46M|   0 | 760 | 760 |  41k|  41k| 760 |  41k|   0 |   0 |   0 |-3.800000e+02 |-1.000000e+00 |  99.74%
1.28/1.39	o -2
1.28/1.39	c s 1.1s|     1 |     0 |   762 |  46M|   0 | 760 | 760 |  41k|  41k| 760 |  41k|   0 |   0 |   0 |-3.800000e+02 |-2.000000e+00 |  99.47%
2.20/2.29	c   2.0s|     1 |     0 |   985 |  46M|   0 | 709 | 760 |  41k|  41k| 760 |  41k|   4 |   0 |   0 |-3.545000e+02 |-2.000000e+00 |  99.44%
3.19/3.30	c   3.0s|     1 |     0 |  1097 |  47M|   0 | 671 | 760 |  41k|  41k| 760 |  41k|  15 |   0 |   0 |-3.355000e+02 |-2.000000e+00 |  99.40%
4.69/4.78	c   4.5s|     1 |     0 |  1389 |  47M|   0 | 612 | 760 |  41k|  41k| 760 |  41k|  46 |   0 |   0 |-3.060000e+02 |-2.000000e+00 |  99.35%
6.68/6.73	c   6.4s|     1 |     0 |  1669 |  47M|   0 | 577 | 760 |  41k|  41k| 760 |  41k|  59 |   0 |   0 |-2.877500e+02 |-2.000000e+00 |  99.30%
8.89/8.92	c   8.6s|     1 |     0 |  2019 |  47M|   0 | 539 | 760 |  41k|  41k| 760 |  41k|  67 |   0 |   0 |-2.695000e+02 |-2.000000e+00 |  99.26%
11.00/11.04	c  10.7s|     1 |     0 |  2337 |  47M|   0 | 512 | 760 |  41k|  41k| 760 |  41k|  76 |   0 |   0 |-2.560000e+02 |-2.000000e+00 |  99.22%
13.09/13.14	c  12.8s|     1 |     0 |  2709 |  47M|   0 | 479 | 760 |  41k|  41k| 760 |  41k|  82 |   0 |   0 |-2.395000e+02 |-2.000000e+00 |  99.16%
14.79/14.89	c  14.6s|     1 |     0 |  2831 |  47M|   0 | 446 | 760 |  41k|  41k| 760 |  41k|  86 |   0 |   0 |-2.230000e+02 |-2.000000e+00 |  99.10%
16.88/16.99	c  16.7s|     1 |     0 |  3197 |  47M|   0 | 412 | 760 |  41k|  41k| 760 |  41k|  95 |   0 |   0 |-2.060000e+02 |-2.000000e+00 |  99.03%
18.89/18.96	c  18.6s|     1 |     0 |  3521 |  47M|   0 | 381 | 760 |  41k|  41k| 760 |  41k|  99 |   0 |   0 |-1.905000e+02 |-2.000000e+00 |  98.95%
19.69/19.75	c  19.4s|     1 |     0 |  3837 |  47M|   0 | 349 | 760 |  41k|  41k| 760 |  41k| 104 |   0 |   0 |-1.745000e+02 |-2.000000e+00 |  98.85%
20.48/20.53	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
20.48/20.53	c  20.2s|     1 |     0 |  4131 |  47M|   0 | 317 | 760 |  41k|  41k| 760 |  41k| 110 |   0 |   0 |-1.585000e+02 |-2.000000e+00 |  98.74%
21.39/21.45	c  21.1s|     1 |     0 |  4575 |  47M|   0 | 269 | 760 |  41k|  41k| 760 |  41k| 125 |   0 |   0 |-1.345000e+02 |-2.000000e+00 |  98.51%
22.19/22.20	c  21.9s|     1 |     0 |  4871 |  47M|   0 | 236 | 760 |  41k|  41k| 760 |  41k| 131 |   0 |   0 |-1.180000e+02 |-2.000000e+00 |  98.31%
22.79/22.82	c  22.5s|     1 |     0 |  5077 |  47M|   0 | 218 | 760 |  41k|  41k| 760 |  41k| 134 |   0 |   0 |-1.090000e+02 |-2.000000e+00 |  98.17%
23.39/23.46	c  23.1s|     1 |     0 |  5316 |  47M|   0 | 202 | 760 |  41k|  41k| 760 |  41k| 139 |   0 |   0 |-1.010000e+02 |-2.000000e+00 |  98.02%
24.10/24.16	c  23.8s|     1 |     0 |  5585 |  47M|   0 | 171 | 760 |  41k|  41k| 760 |  41k| 145 |   0 |   0 |-8.550000e+01 |-2.000000e+00 |  97.66%
24.89/24.92	c  24.6s|     1 |     0 |  5931 |  47M|   0 | 142 | 760 |  41k|  41k| 760 |  41k| 150 |   0 |   0 |-7.100000e+01 |-2.000000e+00 |  97.18%
25.38/25.47	c  25.1s|     1 |     0 |  6198 |  47M|   0 | 118 | 760 |  41k|  41k| 760 |  41k| 155 |   0 |   0 |-5.650000e+01 |-2.000000e+00 |  96.46%
25.38/25.48	o -3
25.38/25.48	c R25.1s|     1 |     0 |  6198 |  47M|   0 | 118 | 760 |  41k|  41k| 760 |  41k| 155 |   0 |   0 |-5.650000e+01 |-3.000000e+00 |  94.69%
25.78/25.89	c  25.5s|     1 |     0 |  6291 |  47M|   0 |  98 | 760 |  41k|  41k| 760 |  41k| 161 |   0 |   0 |-5.000000e+01 |-3.000000e+00 |  94.00%
26.18/26.29	c  25.9s|     1 |     0 |  6565 |  47M|   0 | 153 | 760 |  41k|  41k| 760 |  41k| 166 |   0 |   0 |-4.654167e+01 |-3.000000e+00 |  93.55%
26.58/26.64	c  26.3s|     1 |     0 |  6723 |  47M|   0 |  99 | 760 |  41k|  41k| 760 |  41k| 174 |   0 |   0 |-4.250000e+01 |-3.000000e+00 |  92.94%
26.58/26.65	o -3
26.58/26.65	c s26.3s|     1 |     0 |  6723 |  47M|   0 |  99 | 760 |  41k|  41k| 760 |  41k| 174 |   0 |   0 |-4.250000e+01 |-3.000000e+00 |  92.94%
26.89/26.93	c  26.6s|     1 |     0 |  6795 |  47M|   0 | 134 | 760 |  41k|  41k| 760 |  41k| 186 |   0 |   0 |-4.050000e+01 |-3.000000e+00 |  92.59%
27.09/27.19	c  26.8s|     1 |     0 |  6875 |  47M|   0 | 137 | 760 |  41k|  41k| 760 |  41k| 201 |   0 |   0 |-4.050000e+01 |-3.000000e+00 |  92.59%
27.79/27.81	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
27.79/27.81	c  27.4s|     1 |     0 |  6972 |  47M|   0 | 148 | 760 |  41k|  41k| 760 |  41k| 214 |   0 |   0 |-4.000000e+01 |-3.000000e+00 |  92.50%
28.49/28.58	c  28.2s|     1 |     0 |  7099 |  47M|   0 | 146 | 760 |  41k|  41k| 760 |  41k| 227 |   0 |   0 |-4.000000e+01 |-3.000000e+00 |  92.50%
33.59/33.66	c  33.3s|     1 |     0 |  7340 |  47M|   0 | 155 | 760 |  41k|  41k| 760 |  41k| 235 |   0 |   0 |-4.000000e+01 |-3.000000e+00 |  92.50%
35.98/36.07	c  35.7s|     1 |     0 |  7439 |  47M|   0 | 153 | 760 |  41k|  41k| 760 |  41k| 244 |   0 |   0 |-4.000000e+01 |-3.000000e+00 |  92.50%
36.48/36.57	c  36.2s|     1 |     0 |  7609 |  47M|   0 | 146 | 760 |  41k|  41k| 760 |  41k| 252 |   0 |   0 |-4.000000e+01 |-3.000000e+00 |  92.50%
42.08/42.14	c  41.7s|     1 |     0 |  7830 |  47M|   0 | 178 | 760 |  41k|  41k| 760 |  41k| 262 |   0 |   0 |-4.000000e+01 |-3.000000e+00 |  92.50%
42.08/42.16	o -29
42.08/42.16	c k41.7s|     1 |     0 |  7830 |  47M|   0 | 178 | 760 |  41k|  41k| 760 |  41k| 262 |   0 |   0 |-4.000000e+01 |-2.900000e+01 |  27.50%
43.47/43.56	c  43.0s|     1 |     0 |  7830 |  47M|   0 | 178 | 760 |  41k|  41k| 760 |  41k| 262 |   0 |   0 |-4.000000e+01 |-2.900000e+01 |  27.50%
49.88/49.99	c  49.5s|     1 |     0 |  8153 |  47M|   0 | 185 | 760 |  41k|  41k| 760 |  41k| 269 |   0 |   0 |-4.000000e+01 |-2.900000e+01 |  27.50%
75.96/76.04	c  75.5s|     1 |     2 |  8153 |  47M|   0 | 185 | 760 |  41k|  41k| 760 |  41k| 269 |   0 |  33 |-4.000000e+01 |-2.900000e+01 |  27.50%
132.76/132.82	o -30
132.76/132.82	c * 132s|    17 |    11 | 10382 |  48M|  15 |   - | 760 |  41k|  38k| 760 |  41k| 269 |   0 | 417 |-4.000000e+01 |-3.000000e+01 |  25.00%
208.54/208.66	o -31
208.54/208.66	c p 208s|    42 |    33 | 13532 |  48M|  15 |   - | 760 |  41k|  38k| 760 |  41k| 269 |   0 | 881 |-4.000000e+01 |-3.100000e+01 |  22.50%
241.44/241.52	o -32
241.44/241.52	c c 241s|   143 |   120 | 21961 |  50M|  22 |   - | 760 |  41k|  25k| 760 |  41k| 269 |   0 | 956 |-4.000000e+01 |-3.200000e+01 |  20.00%
244.34/244.48	o -33
244.34/244.48	c * 244s|   184 |   134 | 23615 |  50M|  23 |   - | 760 |  41k|  12k| 760 |  41k| 269 |   0 | 964 |-4.000000e+01 |-3.300000e+01 |  17.50%
284.13/284.22	o -34
284.13/284.22	c * 283s|   586 |   337 | 43617 |  53M|  28 |   - | 760 |  41k|9661 | 760 |  41k| 269 |   0 |1073 |-4.000000e+01 |-3.400000e+01 |  15.00%
403.41/403.52	o -35
403.41/403.52	c  time | node  | left  |LP iter| mem |mdpt |frac |vars |cons |ccons|cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
403.41/403.52	c p 402s|  1628 |   843 |105355 |  58M|  38 |   - | 760 |  41k|  15k| 760 |  41k| 269 |   0 |1364 |-4.000000e+01 |-3.500000e+01 |  12.50%
1036.91/1037.18	o -36
1036.91/1037.18	c l1035s|  4955 |  2898 |481814 |  81M|  43 |   - | 760 |  41k|6515 | 760 |  41k| 269 |   0 |2126 |-4.000000e+01 |-3.600000e+01 |  10.00%
1597.94/1598.28	c  1595s| 10000 |  5293 |819271 | 108M|  43 |   - | 760 |  41k|7394 | 760 |  41k| 269 |   0 |3073 |-4.000000e+01 |-3.600000e+01 |  10.00%
1705.01/1705.37	o -37
1705.01/1705.37	c *1701s| 11052 |  3926 |891258 |  95M|  43 |   - | 760 |  41k|5509 | 760 |  41k| 269 |   0 |3084 |-4.000000e+01 |-3.700000e+01 |   7.50%
1794.80/1795.13	c 
1794.80/1795.13	c SCIP Status        : solving was interrupted [time limit reached]
1794.80/1795.13	c Solving Time (sec) : 1791.00
1794.80/1795.13	c Solving Nodes      : 12072
1794.80/1795.13	c Primal Bound       : -3.70000000000000e+01 (555 solutions)
1794.80/1795.13	c Dual Bound         : -4.00000000000000e+01
1794.80/1795.13	c Gap                : 7.50 %
1794.80/1795.13	c NODE         12072
1794.80/1795.13	c DUAL BOUND   -40
1794.80/1795.13	c PRIMAL BOUND -37
1794.80/1795.13	c GAP          0.075
1794.80/1795.13	s SATISFIABLE
1794.80/1795.13	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.80/1795.13	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.80/1795.13	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.80/1795.13	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.80/1795.13	v -x104 -x105 -x106 -x107 -x108 -x109 x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 
1794.80/1795.13	v -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 
1794.80/1795.13	v -x146 x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 
1794.80/1795.13	v x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 x182 -x183 -x184 -x185 -x186 -x187 
1794.80/1795.13	v -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 
1794.80/1795.13	v -x209 -x210 -x211 x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 x229 
1794.80/1795.13	v -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 
1794.80/1795.13	v -x251 -x252 -x253 -x254 -x255 x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 
1794.80/1795.13	v -x272 x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 
1794.80/1795.13	v -x293 -x294 -x295 -x296 x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 
1794.80/1795.13	v -x314 -x315 -x316 -x317 -x318 -x319 -x320 x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 x334 
1794.80/1795.13	v -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 
1794.80/1795.13	v -x356 -x357 x358 -x359 -x360 -x361 -x362 x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 
1794.80/1795.13	v -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 
1794.80/1795.13	v -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 x418 
1794.80/1795.13	v -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 x435 -x436 -x437 -x438 -x439 
1794.80/1795.13	v -x440 -x441 x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 
1794.80/1795.13	v -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 
1794.80/1795.13	v -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 
1794.80/1795.13	v -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 
1794.80/1795.13	v -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 
1794.80/1795.13	v -x545 -x546 -x547 x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 
1794.80/1795.13	v -x566 x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 
1794.80/1795.13	v x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 x602 -x603 -x604 -x605 -x606 -x607 
1794.80/1795.13	v -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 x627 -x628 
1794.80/1795.13	v -x629 -x630 -x631 -x632 x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 x647 -x648 -x649 
1794.80/1795.13	v -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 x668 -x669 -x670 
1794.80/1795.13	v -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 x691 
1794.80/1795.13	v -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 
1794.80/1795.13	v -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 x733 
1794.80/1795.13	v -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751 -x752 -x753 x754 
1794.80/1795.13	v -x755 -x756 -x757 -x758 -x759 -x760 
1794.80/1795.13	c SCIP Status        : solving was interrupted [time limit reached]
1794.80/1795.13	c Solving Time       :    1791.00
1794.80/1795.13	c Original Problem   :
1794.80/1795.13	c   Problem name     : HOME/instance-3733080-1338698047.opb
1794.80/1795.13	c   Variables        : 760 (760 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.80/1795.13	c   Constraints      : 41605 initial, 41605 maximal
1794.80/1795.13	c Presolved Problem  :
1794.80/1795.13	c   Problem name     : t_HOME/instance-3733080-1338698047.opb
1794.80/1795.13	c   Variables        : 760 (760 binary, 0 integer, 0 implicit integer, 0 continuous)
1794.80/1795.13	c   Constraints      : 41605 initial, 41605 maximal
1794.80/1795.13	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1794.80/1795.13	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1794.80/1795.13	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1794.80/1795.13	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1794.80/1795.13	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1794.80/1795.13	c   implics          :       0.00          0          0          0          0          0          0          0          0
1794.80/1795.13	c   probing          :       0.26          0          0          0          0          0          0          0          0
1794.80/1795.13	c   logicor          :       0.05          0          0          0          0          0          0          0          0
1794.80/1795.13	c   root node        :          -          0          -          -          0          -          -          -          -
1794.80/1795.13	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1794.80/1795.13	c   integral         :          0          0          0       9675          0         16        237          0          0      19106
1794.80/1795.13	c   logicor          :      41605         31      22796          4          1          0     239753          0          0          0
1794.80/1795.13	c   countsols        :          0          0          0          4          1          0          0          0          0          0
1794.80/1795.13	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1794.80/1795.13	c   integral         :     374.97       0.00       0.00     374.97       0.00
1794.80/1795.13	c   logicor          :       9.02       0.12       8.90       0.00       0.00
1794.80/1795.13	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1794.80/1795.13	c Propagators        :       Time      Calls    Cutoffs    DomReds
1794.80/1795.13	c   rootredcost      :       0.02          8          0          0
1794.80/1795.13	c   pseudoobj        :       1.10      45797          0          0
1794.80/1795.13	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1794.80/1795.13	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1794.80/1795.13	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1794.80/1795.13	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1794.80/1795.13	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1794.80/1795.13	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1794.80/1795.13	c   applied globally :          -          -          -          0        0.0          -          -          -
1794.80/1795.13	c   applied locally  :          -          -          -          0        0.0          -          -          -
1794.80/1795.13	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1794.80/1795.13	c   cut pool         :       0.01         30          -          -         93          -    (maximal pool size: 506)
1794.80/1795.13	c   redcost          :       0.23       9737          0         34          0          0
1794.80/1795.13	c   impliedbounds    :       0.00         31          0          0          0          0
1794.80/1795.13	c   intobj           :       0.00          0          0          0          0          0
1794.80/1795.13	c   gomory           :      22.90         31          0          0      14151          0
1794.80/1795.13	c   strongcg         :       2.97         20          0          0      10000          0
1794.80/1795.13	c   cmir             :       4.70         10          0          0          0          0
1794.80/1795.13	c   flowcover        :       5.08         10          0          0          0          0
1794.80/1795.13	c   clique           :       0.43         31          0          0        272          0
1794.80/1795.13	c   zerohalf         :       0.00          0          0          0          0          0
1794.80/1795.13	c   mcf              :       0.03          1          0          0          0          0
1794.80/1795.13	c Pricers            :       Time      Calls       Vars
1794.80/1795.13	c   problem variables:       0.00          0          0
1794.80/1795.13	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1794.80/1795.13	c   relpscost        :     374.93       9671         16        237          0          0      19106
1794.80/1795.13	c   pscost           :       0.00          0          0          0          0          0          0
1794.80/1795.13	c   inference        :       0.00          1          0          0          0          0          2
1794.80/1795.13	c   mostinf          :       0.00          0          0          0          0          0          0
1794.80/1795.13	c   leastinf         :       0.00          0          0          0          0          0          0
1794.80/1795.13	c   fullstrong       :       0.00          0          0          0          0          0          0
1794.80/1795.13	c   allfullstrong    :       0.00          0          0          0          0          0          0
1794.80/1795.13	c   random           :       0.00          0          0          0          0          0          0
1794.80/1795.13	c Primal Heuristics  :       Time      Calls      Found
1794.80/1795.13	c   LP solutions     :       0.00          -          4
1794.80/1795.13	c   pseudo solutions :       0.00          -          0
1794.80/1795.13	c   oneopt           :       0.06          9          1
1794.80/1795.13	c   crossover        :       1.66         12          4
1794.80/1795.13	c   guideddiving     :      58.86         65          0
1794.80/1795.13	c   veclendiving     :     129.60        192          3
1794.80/1795.13	c   linesearchdiving :      58.30        192         29
1794.80/1795.13	c   pscostdiving     :      56.03        192         29
1794.80/1795.13	c   objpscostdiving  :      60.60         97        165
1794.80/1795.13	c   simplerounding   :       0.48       9702        199
1794.80/1795.13	c   rounding         :      13.29       5553          2
1794.80/1795.13	c   shifting         :       2.51        893          4
1794.80/1795.13	c   intshifting      :       0.00          0          0
1794.80/1795.13	c   fixandinfer      :       0.00          0          0
1794.80/1795.13	c   feaspump         :       0.00          0          0
1794.80/1795.13	c   coefdiving       :      88.45        180         18
1794.80/1795.13	c   fracdiving       :      67.57         81          7
1794.80/1795.13	c   intdiving        :       0.00          0          0
1794.80/1795.13	c   actconsdiving    :       0.00          0          0
1794.80/1795.13	c   rootsoldiving    :      39.21         97         89
1794.80/1795.13	c   octane           :       0.00          0          0
1794.80/1795.13	c   rens             :       1.32          1          1
1794.80/1795.13	c   rins             :       0.00          0          0
1794.80/1795.13	c   localbranching   :       0.00          0          0
1794.80/1795.13	c   mutation         :       0.00          0          0
1794.80/1795.13	c   dins             :       0.00          0          0
1794.80/1795.13	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1794.80/1795.13	c   primal LP        :       0.05          0          0       0.00       0.00
1794.80/1795.13	c   dual LP          :     727.11      12205     641266      52.54     881.94
1794.80/1795.13	c   barrier LP       :       0.00          0          0       0.00          -
1794.80/1795.13	c   diving/probing LP:     483.20      20458     305811      14.95     632.89
1794.80/1795.13	c   strong branching :     374.54       3214     279946      87.10     747.44
1794.80/1795.13	c     (at root node) :          -         33      19262     583.70          -
1794.80/1795.13	c   conflict analysis:       0.00          0          0       0.00          -
1794.80/1795.13	c B&B Tree           :
1794.80/1795.13	c   number of runs   :          1
1794.80/1795.13	c   nodes            :      12072
1794.80/1795.13	c   nodes (total)    :      12072
1794.80/1795.13	c   nodes left       :       4236
1794.80/1795.13	c   max depth        :         43
1794.80/1795.13	c   max depth (total):         43
1794.80/1795.13	c   backtracks       :       2175 (18.0%)
1794.80/1795.13	c   delayed cutoffs  :          0
1794.80/1795.13	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1794.80/1795.13	c   avg switch length:       6.02
1794.80/1795.13	c   switching time   :      11.45
1794.80/1795.13	c Solution           :
1794.80/1795.13	c   Solutions found  :        555 (14 improvements)
1794.80/1795.13	c   Primal Bound     : -3.70000000000000e+01   (in run 1, after 11052 nodes, 1701.47 seconds, depth 31, found by <relaxation>)
1794.80/1795.13	c   Dual Bound       : -4.00000000000000e+01
1794.80/1795.13	c   Gap              :       7.50 %
1794.80/1795.13	c   Root Dual Bound  : -4.00000000000000e+01
1794.90/1795.22	c Time complete: 1794.92.

Verifier Data

OK	-37

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-3733080-1338698047/watcher-3733080-1338698047 -o /tmp/evaluation-result-3733080-1338698047/solver-3733080-1338698047 -C 1800 -W 1900 -M 15500 HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3733080-1338698047.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.06 2.03 2.00 3/176 27536
/proc/meminfo: memFree=30599152/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=9132 CPUtime=0 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 1624 0 0 0 0 0 0 0 20 0 1 0 335929267 9351168 1577 33554432000 4194304 7823515 140736851211248 140737051490104 4847331 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 2283 1579 354 887 0 1393 0

[startup+0.0415759 s]
/proc/loadavg: 2.06 2.03 2.00 3/176 27536
/proc/meminfo: memFree=30599152/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=12404 CPUtime=0.03 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 2452 0 0 0 3 0 0 0 20 0 1 0 335929267 12701696 2405 33554432000 4194304 7823515 140736851211248 140736851077352 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 3101 2405 354 887 0 2211 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12404

[startup+0.100226 s]
/proc/loadavg: 2.06 2.03 2.00 3/176 27536
/proc/meminfo: memFree=30599152/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=16880 CPUtime=0.09 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 3559 0 0 0 9 0 0 0 20 0 1 0 335929267 17285120 3512 33554432000 4194304 7823515 140736851211248 140736851077352 6957168 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 4220 3512 354 887 0 3330 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16880

[startup+0.300235 s]
/proc/loadavg: 2.06 2.03 2.00 3/176 27536
/proc/meminfo: memFree=30599152/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=51244 CPUtime=0.29 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 12206 0 0 0 28 1 0 0 20 0 1 0 335929267 52473856 11805 33554432000 4194304 7823515 140736851211248 140736851077352 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 12811 11805 417 887 0 11921 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51244

[startup+0.700336 s]
/proc/loadavg: 2.06 2.03 2.00 3/176 27536
/proc/meminfo: memFree=30599152/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=72552 CPUtime=0.68 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 17104 0 0 0 64 4 0 0 20 0 1 0 335929267 74293248 17142 33554432000 4194304 7823515 140736851211248 140736851077352 4209589 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 18138 17142 437 887 0 17248 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 72552

[startup+1.50032 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 27537
/proc/meminfo: memFree=30505216/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=117936 CPUtime=1.49 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 26144 0 0 0 142 7 0 0 20 0 1 0 335929267 120766464 27046 33554432000 4194304 7823515 140736851211248 140736851206936 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 29484 27046 525 887 0 28594 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 117936

[startup+3.10023 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 27537
/proc/meminfo: memFree=30489804/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=123508 CPUtime=3.09 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 27131 0 0 0 300 9 0 0 20 0 1 0 335929267 126472192 27953 33554432000 4194304 7823515 140736851211248 140736851207048 5597657 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 30877 27953 546 887 0 29987 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 123508

[startup+6.30027 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 27537
/proc/meminfo: memFree=30483544/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=124544 CPUtime=6.29 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 28188 0 0 0 620 9 0 0 20 0 1 0 335929267 127533056 29010 33554432000 4194304 7823515 140736851211248 140736851207048 5566424 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 31136 29010 546 887 0 30246 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 124544

[startup+12.7003 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 27537
/proc/meminfo: memFree=30482064/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=124944 CPUtime=12.69 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 28626 0 0 0 1259 10 0 0 20 0 1 0 335929267 127942656 29448 33554432000 4194304 7823515 140736851211248 140736851207048 6211707 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 31236 29448 548 887 0 30346 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 124944

[startup+25.5003 s]
/proc/loadavg: 2.19 2.06 2.01 3/177 27537
/proc/meminfo: memFree=30480056/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=126248 CPUtime=25.48 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 28831 0 0 0 2535 13 0 0 20 0 1 0 335929267 129277952 29961 33554432000 4194304 7823515 140736851211248 140736851206344 5965385 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 31562 29961 548 887 0 30672 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 126248

[startup+51.1003 s]
/proc/loadavg: 2.19 2.07 2.02 3/177 27537
/proc/meminfo: memFree=30442396/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=161904 CPUtime=51.08 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 38223 0 0 0 5077 31 0 0 20 0 1 0 335929267 165789696 39387 33554432000 4194304 7823515 140736851211248 140736851205944 6110642 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 40476 39387 570 887 0 39586 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 161904

[startup+102.307 s]
/proc/loadavg: 2.08 2.06 2.01 3/177 27538
/proc/meminfo: memFree=30439412/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=161904 CPUtime=102.27 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 38330 0 0 0 10188 39 0 0 20 0 1 0 335929267 165789696 40050 33554432000 4194304 7823515 140736851211248 140736851206360 6211295 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 40476 40050 570 887 0 39586 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 161904

[startup+162.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/178 27539
/proc/meminfo: memFree=30431104/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=161904 CPUtime=162.25 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 38331 0 0 0 16177 48 0 0 20 0 1 0 335929267 165789696 40051 33554432000 4194304 7823515 140736851211248 140736851205944 6212049 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 40476 40051 571 887 0 39586 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 161904

[startup+222.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 27539
/proc/meminfo: memFree=30429860/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=161904 CPUtime=222.24 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 38332 0 0 0 22164 60 0 0 20 0 1 0 335929267 165789696 40068 33554432000 4194304 7823515 140736851211248 140736851205944 6211603 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 40476 40068 571 887 0 39586 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 161904

[startup+282.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 27539
/proc/meminfo: memFree=30427876/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=164856 CPUtime=282.24 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 38823 0 0 0 28150 74 0 0 20 0 1 0 335929267 168812544 40559 33554432000 4194304 7823515 140736851211248 140736851206936 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 41214 40559 572 887 0 40324 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 164856

[startup+342.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 27539
/proc/meminfo: memFree=30433580/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=165624 CPUtime=342.22 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 39015 0 0 0 34138 84 0 0 20 0 1 0 335929267 169598976 41010 33554432000 4194304 7823515 140736851211248 140736851205944 6212302 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 41406 41010 572 887 0 40516 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 165624

[startup+402.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/178 27543
/proc/meminfo: memFree=30427372/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=172840 CPUtime=402.21 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 40564 0 0 0 40125 96 0 0 20 0 1 0 335929267 176988160 42559 33554432000 4194304 7823515 140736851211248 140736851207112 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 43210 42559 576 887 0 42320 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 172840

[startup+462.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 27543
/proc/meminfo: memFree=30427752/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=172840 CPUtime=462.21 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 40564 0 0 0 46115 106 0 0 20 0 1 0 335929267 176988160 42559 33554432000 4194304 7823515 140736851211248 140736851207048 6099022 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 43210 42559 576 887 0 42320 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 172840

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 27543
/proc/meminfo: memFree=30426876/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=172840 CPUtime=522.19 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 40564 0 0 0 52104 115 0 0 20 0 1 0 335929267 176988160 42818 33554432000 4194304 7823515 140736851211248 140736851207160 6211318 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 43210 42818 576 887 0 42320 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 172840

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 27543
/proc/meminfo: memFree=30426876/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=172840 CPUtime=582.18 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 40564 0 0 0 58092 126 0 0 20 0 1 0 335929267 176988160 42818 33554432000 4194304 7823515 140736851211248 140736851207256 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 43210 42818 576 887 0 42320 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 172840

[startup+642.3 s]

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

/proc/meminfo: memFree=30404480/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=171660 CPUtime=1122.1 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 57091 0 0 0 111984 226 0 0 20 0 1 0 335929267 175779840 42555 33554432000 4194304 7823515 140736851211248 140736851205944 6212771 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 42915 42555 576 887 0 42025 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 171660

[startup+1182.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 27548
/proc/meminfo: memFree=30404480/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=171660 CPUtime=1182.09 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 57091 0 0 0 117973 236 0 0 20 0 1 0 335929267 175779840 42555 33554432000 4194304 7823515 140736851211248 140736851206936 6159402 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 42915 42555 576 887 0 42025 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 171660

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27548
/proc/meminfo: memFree=30410740/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=167888 CPUtime=1242.08 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 65338 0 0 0 123959 249 0 0 20 0 1 0 335929267 171917312 40918 33554432000 4194304 7823515 140736851211248 140736851207160 6099671 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 41972 40918 576 887 0 41082 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 167888

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27549
/proc/meminfo: memFree=30407016/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=171132 CPUtime=1302.09 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 75922 0 0 0 129945 264 0 0 20 0 1 0 335929267 175239168 41462 33554432000 4194304 7823515 140736851211248 140736851206936 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 42783 41462 576 887 0 41893 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 171132

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27587
/proc/meminfo: memFree=30349032/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=175160 CPUtime=1362.07 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 77228 0 0 0 135933 274 0 0 20 0 1 0 335929267 179363840 42768 33554432000 4194304 7823515 140736851211248 140736851207208 6208789 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 43790 42768 576 887 0 42900 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 175160

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27587
/proc/meminfo: memFree=30344808/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=178264 CPUtime=1422.06 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 88327 0 0 0 141919 287 0 0 20 0 1 0 335929267 182542336 43490 33554432000 4194304 7823515 140736851211248 140736851206360 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 44566 43490 576 887 0 43676 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 178264

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27587
/proc/meminfo: memFree=30279120/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=181672 CPUtime=1482.04 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 89375 0 0 0 147906 298 0 0 20 0 1 0 335929267 186032128 44538 33554432000 4194304 7823515 140736851211248 140736851205576 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 45418 44538 576 887 0 44528 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 181672

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 27587
/proc/meminfo: memFree=30273788/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=183776 CPUtime=1542.04 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 89897 0 0 0 153896 308 0 0 20 0 1 0 335929267 188186624 45060 33554432000 4194304 7823515 140736851211248 140736851206296 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 45944 45060 576 887 0 45054 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 183776

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 27590
/proc/meminfo: memFree=30271292/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=186544 CPUtime=1602.03 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 100003 0 0 0 159879 324 0 0 20 0 1 0 335929267 191021056 45226 33554432000 4194304 7823515 140736851211248 140736851206936 6908032 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 46636 45226 576 887 0 45746 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 186544

[startup+1662.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/178 27614
/proc/meminfo: memFree=30265516/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=191044 CPUtime=1662.02 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 101528 0 0 0 165869 333 0 0 20 0 1 0 335929267 195629056 46740 33554432000 4194304 7823515 140736851211248 140736851209096 6108293 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 47761 46740 576 887 0 46871 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 191044

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 27614
/proc/meminfo: memFree=30264948/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=192972 CPUtime=1722.01 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 111372 0 0 0 171854 347 0 0 20 0 1 0 335929267 197603328 46839 33554432000 4194304 7823515 140736851211248 140736851206936 6212584 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 48243 46839 576 887 0 47353 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 192972

[startup+1782.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 27614
/proc/meminfo: memFree=30263580/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=193828 CPUtime=1782 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 121520 0 0 0 177840 360 0 0 20 0 1 0 335929267 198479872 47080 33554432000 4194304 7823515 140736851211248 140736851209080 4253560 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 48457 47080 576 887 0 47567 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 193828

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

[startup+1785.5 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 27614
/proc/meminfo: memFree=30263704/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=193828 CPUtime=1785.2 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 121551 0 0 0 178160 360 0 0 20 0 1 0 335929267 198479872 47111 33554432000 4194304 7823515 140736851211248 140736851206584 4220509 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 48457 47111 576 887 0 47567 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 193828

[startup+1791.91 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 27614
/proc/meminfo: memFree=30263456/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=193828 CPUtime=1791.61 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 121567 0 0 0 178799 362 0 0 20 0 1 0 335929267 198479872 47127 33554432000 4194304 7823515 140736851211248 140736851207736 6237733 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 48457 47127 576 887 0 47567 0
Current children cumulated CPU time (s) 1791.61
Current children cumulated vsize (KiB) 193828

[startup+1793.5 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 27614
/proc/meminfo: memFree=30263456/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=193828 CPUtime=1793.2 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 121573 0 0 0 178958 362 0 0 20 0 1 0 335929267 198479872 47133 33554432000 4194304 7823515 140736851211248 140736851206696 6211131 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 48457 47133 576 887 0 47567 0
Current children cumulated CPU time (s) 1793.2
Current children cumulated vsize (KiB) 193828

[startup+1794.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 27614
/proc/meminfo: memFree=30263456/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=193828 CPUtime=1794 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 121579 0 0 0 179038 362 0 0 20 0 1 0 335929267 198479872 47139 33554432000 4194304 7823515 140736851211248 140736851207432 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 48457 47139 576 887 0 47567 0
Current children cumulated CPU time (s) 1794
Current children cumulated vsize (KiB) 193828

[startup+1794.7 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 27614
/proc/meminfo: memFree=30263456/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=194960 CPUtime=1794.4 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 121740 0 0 0 179078 362 0 0 20 0 1 0 335929267 199639040 47300 33554432000 4194304 7823515 140736851211248 140736851207432 6212317 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 48740 47300 576 887 0 47850 0
Current children cumulated CPU time (s) 1794.4
Current children cumulated vsize (KiB) 194960

[startup+1795.1 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 27614
/proc/meminfo: memFree=30262464/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=195968 CPUtime=1794.8 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 121816 0 0 0 179118 362 0 0 20 0 1 0 335929267 200671232 47376 33554432000 4194304 7823515 140736851211248 140736851206936 6954986 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 48992 47376 576 887 0 48102 0
Current children cumulated CPU time (s) 1794.8
Current children cumulated vsize (KiB) 195968

[startup+1795.21 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 27614
/proc/meminfo: memFree=30262464/32873844 swapFree=7900/7900
[pid=27536] ppid=27534 vsize=195968 CPUtime=1794.9 cores=1,3,5,7
/proc/27536/stat : 27536 (pbscip.linux.x8) R 27534 27536 17150 0 -1 4202496 121818 0 0 0 179128 362 0 0 20 0 1 0 335929267 200671232 47378 33554432000 4194304 7823515 140736851211248 140736851206936 5875083 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/27536/statm: 48992 47378 578 887 0 48102 0
Current children cumulated CPU time (s) 1794.9
Current children cumulated vsize (KiB) 195968

Child status: 0
Real time (s): 1795.22
CPU time (s): 1794.93
CPU user time (s): 1791.3
CPU system time (s): 3.62945
CPU usage (%): 99.9838
Max. virtual memory (cumulated for all children) (KiB): 228020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.3
system time used= 3.62945
maximum resident set size= 225948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121821
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28
involuntary context switches= 1848

runsolver used 7.82281 second user time and 13.8359 second system time

The end

Launcher Data

Begin job on node137 at 2012-06-03 06:34:07
IDJOB=3733080
IDBENCH=2244
IDSOLVER=2321
FILE ID=node137/3733080-1338698047
RUNJOBID= node137-1338679216-25613
PBS_JOBID= 14636676
Free space on /tmp= 70324 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/frb40-19-opb/normalized-frb40-19-4.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-3733080-1338698047/watcher-3733080-1338698047 -o /tmp/evaluation-result-3733080-1338698047/solver-3733080-1338698047 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt-gcc42.spx -t 1800 -m 15500 -f HOME/instance-3733080-1338698047.opb

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

MD5SUM BENCH= 7262f9f4ab1a3ada75b3b140acf97f7d
RANDOM SEED=1453542964

node137.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.600
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.20
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.600
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.600
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.600
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30599788 kB
Buffers:          176940 kB
Cached:          1102056 kB
SwapCached:         5796 kB
Active:           838268 kB
Inactive:         620148 kB
Active(anon):     174496 kB
Inactive(anon):     7172 kB
Active(file):     663772 kB
Inactive(file):   612976 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67097500 kB
Dirty:             10488 kB
Writeback:             0 kB
AnonPages:        292660 kB
Mapped:            11388 kB
Shmem:                 0 kB
Slab:             677332 kB
SReclaimable:     118756 kB
SUnreclaim:       558576 kB
KernelStack:        1480 kB
PageTables:         3904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     298128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    264192 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= 70312 MiB
End job on node137 at 2012-06-03 07:04:03