Trace number 3733326

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solverSAT-33 1789.87 1790.19

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.00/0.00	c SCIP version 1.2.1.3 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.4.2]
0.00/0.00	c Copyright (c) 2002-2010 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.00	c 
0.00/0.00	c user parameter file <scip.set> not found - using default parameters
0.00/0.00	c reading problem <HOME/instance-3733326-1338696148.opb>
0.09/0.16	c original problem has 595 variables (595 bin, 0 int, 0 impl, 0 cont) and 27847 constraints
0.09/0.16	c problem read
0.09/0.16	c presolving settings loaded
0.09/0.19	o 0
0.09/0.19	c feasible solution found by trivial heuristic, objective value  0.000000e+00
0.09/0.19	c presolving:
0.29/0.30	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.59/0.62	c    (0.5s) probing: 101/595 (17.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.59/0.62	c    (0.5s) probing aborted: 100/100 successive totally useless probings
0.59/0.62	c presolving (2 rounds):
0.59/0.62	c  0 deleted vars, 0 deleted constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.59/0.62	c  55694 implications, 0 cliques
0.59/0.62	c presolved problem has 595 variables (595 bin, 0 int, 0 impl, 0 cont) and 27847 constraints
0.59/0.62	c   27847 constraints of type <setppc>
0.59/0.62	c transformed objective value is always integral (scale: 1)
0.59/0.62	c Presolving Time: 0.43
0.59/0.62	c - non default parameters ----------------------------------------------------------------------
0.59/0.62	c # SCIP version 1.2.1.3
0.59/0.62	c 
0.59/0.62	c # frequency for displaying node information lines
0.59/0.62	c # [type: int, range: [-1,2147483647], default: 100]
0.59/0.62	c display/freq = 10000
0.59/0.62	c 
0.59/0.62	c # maximal time in seconds to run
0.59/0.62	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.62	c limits/time = 1789.85
0.59/0.62	c 
0.59/0.62	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.59/0.62	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.59/0.62	c limits/memory = 13950
0.59/0.62	c 
0.59/0.62	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.59/0.62	c # [type: int, range: [1,2], default: 1]
0.59/0.62	c timing/clocktype = 2
0.59/0.62	c 
0.59/0.62	c # should presolving try to simplify inequalities
0.59/0.62	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.62	c constraints/linear/simplifyinequalities = TRUE
0.59/0.62	c 
0.59/0.62	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.59/0.62	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.62	c constraints/indicator/addCouplingCons = TRUE
0.59/0.62	c 
0.59/0.62	c # should presolving try to simplify knapsacks
0.59/0.62	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.59/0.62	c constraints/knapsack/simplifyinequalities = TRUE
0.59/0.62	c 
0.59/0.62	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.59/0.62	c # [type: int, range: [-1,2147483647], default: -1]
0.59/0.62	c separating/rapidlearning/freq = 0
0.59/0.62	c 
0.59/0.62	c -----------------------------------------------------------------------------------------------
0.59/0.62	c start solving
0.59/0.62	c 
0.79/0.89	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.79/0.89	c t 0.7s|     1 |     0 |   598 |     - |  31M|   0 | 595 | 595 |  27k| 595 |  27k|   0 |   0 |   0 |-2.975000e+02 | 0.000000e+00 | 100.00%
0.89/0.90	o -1
0.89/0.90	c R 0.7s|     1 |     0 |   598 |     - |  31M|   0 | 595 | 595 |  27k| 595 |  27k|   0 |   0 |   0 |-2.975000e+02 |-1.000000e+00 |  99.66%
1.39/1.45	c   1.3s|     1 |     0 |   765 |     - |  31M|   0 | 549 | 595 |  27k| 595 |  27k|   5 |   0 |   0 |-2.745000e+02 |-1.000000e+00 |  99.64%
1.39/1.45	o -22
1.39/1.45	c b 1.3s|     1 |     0 |   765 |     - |  31M|   0 | 549 | 595 |  27k| 595 |  27k|   5 |   0 |   0 |-2.745000e+02 |-2.200000e+01 |  91.99%
1.99/2.01	c   1.8s|     1 |     0 |   843 |     - |  31M|   0 | 518 | 595 |  27k| 595 |  27k|  11 |   0 |   0 |-2.590000e+02 |-2.200000e+01 |  91.51%
2.69/2.76	c   2.6s|     1 |     0 |   945 |     - |  31M|   0 | 485 | 595 |  27k| 595 |  27k|  20 |   0 |   0 |-2.417500e+02 |-2.200000e+01 |  90.90%
3.49/3.53	c   3.4s|     1 |     0 |  1013 |     - |  31M|   0 | 469 | 595 |  27k| 595 |  27k|  26 |   0 |   0 |-2.337500e+02 |-2.200000e+01 |  90.59%
4.29/4.40	c   4.2s|     1 |     0 |  1152 |     - |  31M|   0 | 451 | 595 |  27k| 595 |  27k|  35 |   0 |   0 |-2.247500e+02 |-2.200000e+01 |  90.21%
5.29/5.32	c   5.2s|     1 |     0 |  1355 |     - |  31M|   0 | 420 | 595 |  27k| 595 |  27k|  42 |   0 |   0 |-2.092500e+02 |-2.200000e+01 |  89.49%
6.29/6.32	c   6.2s|     1 |     0 |  1529 |     - |  31M|   0 | 392 | 595 |  27k| 595 |  27k|  46 |   0 |   0 |-1.952500e+02 |-2.200000e+01 |  88.73%
7.18/7.22	c   7.1s|     1 |     0 |  1663 |     - |  31M|   0 | 362 | 595 |  27k| 595 |  27k|  53 |   0 |   0 |-1.802500e+02 |-2.200000e+01 |  87.79%
8.08/8.15	c   8.0s|     1 |     0 |  1820 |     - |  31M|   0 | 341 | 595 |  27k| 595 |  27k|  63 |   0 |   0 |-1.697500e+02 |-2.200000e+01 |  87.04%
9.19/9.20	c   9.0s|     1 |     0 |  2088 |     - |  31M|   0 | 311 | 595 |  27k| 595 |  27k|  69 |   0 |   0 |-1.547500e+02 |-2.200000e+01 |  85.78%
9.59/9.64	c   9.5s|     1 |     0 |  2320 |     - |  31M|   0 | 282 | 595 |  27k| 595 |  27k|  75 |   0 |   0 |-1.402500e+02 |-2.200000e+01 |  84.31%
10.09/10.12	c  10.0s|     1 |     0 |  2613 |     - |  31M|   0 | 254 | 595 |  27k| 595 |  27k|  85 |   0 |   0 |-1.257500e+02 |-2.200000e+01 |  82.50%
10.39/10.44	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
10.39/10.44	c  10.3s|     1 |     0 |  2764 |     - |  31M|   0 | 224 | 595 |  27k| 595 |  27k|  94 |   0 |   0 |-1.107500e+02 |-2.200000e+01 |  80.14%
10.78/10.88	c  10.7s|     1 |     0 |  3041 |     - |  31M|   0 | 191 | 595 |  27k| 595 |  27k| 101 |   0 |   0 |-9.475000e+01 |-2.200000e+01 |  76.78%
11.39/11.46	c  11.3s|     1 |     0 |  3533 |     - |  31M|   0 | 166 | 595 |  27k| 595 |  27k| 108 |   0 |   0 |-8.225000e+01 |-2.200000e+01 |  73.25%
11.69/11.79	c  11.6s|     1 |     0 |  3698 |     - |  31M|   0 | 138 | 595 |  27k| 595 |  27k| 115 |   0 |   0 |-6.825000e+01 |-2.200000e+01 |  67.77%
12.19/12.21	c  12.1s|     1 |     0 |  3975 |     - |  31M|   0 | 114 | 595 |  27k| 595 |  27k| 124 |   0 |   0 |-5.400000e+01 |-2.200000e+01 |  59.26%
12.49/12.51	c  12.4s|     1 |     0 |  4118 |     - |  31M|   0 | 104 | 595 |  27k| 595 |  27k| 131 |   0 |   0 |-4.150000e+01 |-2.200000e+01 |  46.99%
12.79/12.83	c  12.7s|     1 |     0 |  4266 |     - |  31M|   0 |  90 | 595 |  27k| 595 |  27k| 141 |   0 |   0 |-3.500000e+01 |-2.200000e+01 |  37.14%
12.99/13.09	c  12.9s|     1 |     0 |  4322 |     - |  31M|   0 | 115 | 595 |  27k| 595 |  27k| 146 |   0 |   0 |-3.500000e+01 |-2.200000e+01 |  37.14%
13.19/13.25	c  13.1s|     1 |     0 |  4383 |     - |  31M|   0 | 118 | 595 |  27k| 595 |  27k| 158 |   0 |   0 |-3.500000e+01 |-2.200000e+01 |  37.14%
13.49/13.53	c  13.4s|     1 |     0 |  4569 |     - |  31M|   0 | 124 | 595 |  27k| 595 |  27k| 169 |   0 |   0 |-3.500000e+01 |-2.200000e+01 |  37.14%
14.59/14.63	c  14.5s|     1 |     0 |  4779 |     - |  31M|   0 | 130 | 595 |  27k| 595 |  27k| 181 |   0 |   0 |-3.500000e+01 |-2.200000e+01 |  37.14%
14.98/15.08	c  14.9s|     1 |     0 |  5036 |     - |  31M|   0 | 130 | 595 |  27k| 595 |  27k| 192 |   0 |   0 |-3.500000e+01 |-2.200000e+01 |  37.14%
20.90/20.97	c  20.8s|     1 |     2 |  5036 |     - |  31M|   0 | 130 | 595 |  27k| 595 |  27k| 192 |   0 |  33 |-3.500000e+01 |-2.200000e+01 |  37.14%
43.68/43.73	o -23
43.68/43.73	c c43.6s|    15 |    16 |  5853 |  58.4 |  32M|  14 |   - | 595 |  27k| 595 |  27k| 192 |   0 | 309 |-3.500000e+01 |-2.300000e+01 |  34.29%
60.78/60.88	o -25
60.78/60.88	c p60.7s|    27 |    25 |  6596 |  60.0 |  33M|  14 |   - | 595 |  27k| 595 |  27k| 192 |   0 | 507 |-3.500000e+01 |-2.500000e+01 |  28.57%
60.78/60.88	o -26
60.78/60.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
60.78/60.88	c p60.7s|    27 |    25 |  6598 |  60.1 |  33M|  14 |   - | 595 |  27k| 595 |  27k| 192 |   0 | 507 |-3.500000e+01 |-2.600000e+01 |  25.71%
89.68/89.72	o -27
89.68/89.72	c v89.6s|    53 |    43 |  8459 |  65.8 |  33M|  15 |   - | 595 |  27k| 595 |  27k| 192 |   0 | 910 |-3.500000e+01 |-2.700000e+01 |  22.86%
121.07/121.17	o -28
121.07/121.17	c g 121s|   116 |    92 | 12290 |  63.1 |  35M|  17 |   - | 595 |  27k| 595 |  27k| 192 |   0 |1285 |-3.500000e+01 |-2.800000e+01 |  20.00%
122.27/122.36	o -29
122.27/122.36	c c 122s|   128 |    96 | 13171 |  64.1 |  35M|  17 |   - | 595 |  27k| 595 |  27k| 192 |   0 |1294 |-3.500000e+01 |-2.900000e+01 |  17.14%
133.37/133.46	o -30
133.37/133.46	c C 133s|   328 |   170 | 21865 |  51.5 |  36M|  26 | 111 | 595 |  27k| 595 |  27k| 192 |   0 |1354 |-3.500000e+01 |-3.000000e+01 |  14.29%
375.10/375.25	o -31
375.10/375.25	c g 375s|  4550 |  2453 |250984 |  54.1 |  82M|  61 |   - | 595 |  27k| 595 |  27k| 192 |   0 |2092 |-3.500000e+01 |-3.100000e+01 |  11.43%
641.85/642.03	o -32
641.85/642.03	c * 642s|  9887 |  3887 |520351 |  52.1 | 115M|  66 |   - | 595 |  27k| 595 |  27k| 192 |   0 |2808 |-3.500000e+01 |-3.200000e+01 |   8.57%
641.85/642.04	o -33
641.85/642.04	c b 642s|  9887 |  2602 |520351 |  52.1 |  95M|  66 |   - | 595 |  27k| 595 |  27k| 192 |   0 |2808 |-3.500000e+01 |-3.300000e+01 |   5.71%
648.46/648.60	c   648s| 10000 |  2627 |526075 |  52.1 |  96M|  66 |  52 | 595 |  27k| 595 |  27k| 192 |   0 |2846 |-3.500000e+01 |-3.300000e+01 |   5.71%
992.30/992.54	c   992s| 20000 |  4597 |872778 |  43.4 | 135M|  66 |   - | 595 |  27k| 595 |  27k| 192 |   0 |3839 |-3.500000e+01 |-3.300000e+01 |   5.71%
1275.55/1275.87	c  1276s| 30000 |  6367 |  1186k|  39.4 | 167M|  68 |  85 | 595 |  27k| 595 |  27k| 192 |   0 |4185 |-3.500000e+01 |-3.300000e+01 |   5.71%
1587.00/1587.31	c  1587s| 40000 |  8167 |  1517k|  37.8 | 201M|  68 |   - | 595 |  27k| 595 |  27k| 192 |   0 |4886 |-3.500000e+01 |-3.300000e+01 |   5.71%
1789.67/1790.01	c 
1789.67/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1789.67/1790.01	c Solving Time (sec) : 1789.85
1789.67/1790.01	c Solving Nodes      : 47075
1789.67/1790.01	c Primal Bound       : -3.30000000000000e+01 (535 solutions)
1789.67/1790.01	c Dual Bound         : -3.50000000000000e+01
1789.67/1790.01	c Gap                : 5.71 %
1789.67/1790.01	s SATISFIABLE
1789.67/1790.01	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 x23 -x24 -x25 -x26 -x27 -x28 
1789.67/1790.01	v -x29 -x30 -x31 -x32 -x33 -x34 -x35 x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 
1789.67/1790.01	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 
1789.67/1790.01	v -x79 -x80 -x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 
1789.67/1790.01	v -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 x117 -x118 -x119 -x120 -x121 -x122 x123 -x124 
1789.67/1790.01	v -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 
1789.67/1790.01	v -x146 -x147 -x148 x149 -x150 -x151 -x152 -x153 -x154 x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 
1789.67/1790.01	v -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 
1789.67/1790.01	v -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 x208 
1789.67/1790.01	v -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 
1789.67/1790.01	v x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 
1789.67/1790.01	v -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 x265 -x266 -x267 -x268 -x269 -x270 -x271 
1789.67/1790.01	v -x272 -x273 -x274 -x275 -x276 x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 
1789.67/1790.01	v -x293 -x294 -x295 x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 
1789.67/1790.01	v -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 x322 -x323 -x324 -x325 x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 
1789.67/1790.01	v -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 x351 -x352 -x353 -x354 -x355 
1789.67/1790.01	v -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 x370 -x371 -x372 -x373 -x374 x375 -x376 -x377 
1789.67/1790.01	v -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 
1789.67/1790.01	v -x398 -x399 -x400 x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 
1789.67/1790.01	v -x419 x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 
1789.67/1790.01	v -x440 -x441 x442 -x443 -x444 -x445 -x446 -x447 x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 
1789.67/1790.01	v -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 x480 -x481 -x482 
1789.67/1790.01	v -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 x503 
1789.67/1790.01	v -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 x518 -x519 -x520 -x521 -x522 -x523 -x524 
1789.67/1790.01	v -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 
1789.67/1790.01	v -x546 -x547 -x548 -x549 x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 x564 -x565 -x566 
1789.67/1790.01	v -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 x587 
1789.67/1790.01	v -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 
1789.67/1790.01	c SCIP Status        : solving was interrupted [time limit reached]
1789.67/1790.01	c Solving Time       :    1789.85
1789.67/1790.01	c Original Problem   :
1789.67/1790.01	c   Problem name     : HOME/instance-3733326-1338696148.opb
1789.67/1790.01	c   Variables        : 595 (595 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.67/1790.01	c   Constraints      : 27847 initial, 27847 maximal
1789.67/1790.01	c Presolved Problem  :
1789.67/1790.01	c   Problem name     : t_HOME/instance-3733326-1338696148.opb
1789.67/1790.01	c   Variables        : 595 (595 binary, 0 integer, 0 implicit integer, 0 continuous)
1789.67/1790.01	c   Constraints      : 27847 initial, 27847 maximal
1789.67/1790.01	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons   ChgSides   ChgCoefs
1789.67/1790.01	c   trivial          :       0.00          0          0          0          0          0          0          0          0
1789.67/1790.01	c   dualfix          :       0.00          0          0          0          0          0          0          0          0
1789.67/1790.01	c   boundshift       :       0.00          0          0          0          0          0          0          0          0
1789.67/1790.01	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0
1789.67/1790.01	c   implics          :       0.00          0          0          0          0          0          0          0          0
1789.67/1790.01	c   probing          :       0.30          0          0          0          0          0          0          0          0
1789.67/1790.01	c   setppc           :       0.02          0          0          0          0          0          0          0          0
1789.67/1790.01	c   root node        :          -          0          -          -          0          -          -          -          -
1789.67/1790.01	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS    Cutoffs    DomReds       Cuts      Conss   Children
1789.67/1790.01	c   integral         :          0          0          0      30353          0         70        951          0          0      59584
1789.67/1790.01	c   setppc           :      27847         24      89362          1          2          0     836608          0          0          0
1789.67/1790.01	c   countsols        :          0          0          0          1          2          0          0          0          0          0
1789.67/1790.01	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS
1789.67/1790.01	c   integral         :     295.17       0.00       0.00     295.17       0.00
1789.67/1790.01	c   setppc           :      12.54       0.05      12.49       0.00       0.00
1789.67/1790.01	c   countsols        :       0.00       0.00       0.00       0.00       0.00
1789.67/1790.01	c Propagators        :       Time      Calls    Cutoffs    DomReds
1789.67/1790.01	c   vbounds          :       0.03          2          0          0
1789.67/1790.01	c   rootredcost      :       0.03          9          0          0
1789.67/1790.01	c   pseudoobj        :       1.45      89182          0          0
1789.67/1790.01	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1789.67/1790.01	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1789.67/1790.01	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1789.67/1790.01	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1789.67/1790.01	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1789.67/1790.01	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1789.67/1790.01	c   applied globally :          -          -          -          0        0.0          -          -          -
1789.67/1790.01	c   applied locally  :          -          -          -          0        0.0          -          -          -
1789.67/1790.01	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1789.67/1790.01	c   cut pool         :       0.00         23          -          -         50          -    (maximal pool size: 432)
1789.67/1790.01	c   redcost          :       0.36      30540          0        202          0          0
1789.67/1790.01	c   impliedbounds    :       0.01         24          0          0          0          0
1789.67/1790.01	c   intobj           :       0.00          0          0          0          0          0
1789.67/1790.01	c   cgmip            :       0.00          0          0          0          0          0
1789.67/1790.01	c   gomory           :       3.15         24          0          0      12000          0
1789.67/1790.01	c   strongcg         :       1.87         20          0          0      10000          0
1789.67/1790.01	c   cmir             :       1.93         10          0          0          0          0
1789.67/1790.01	c   flowcover        :       2.64         10          0          0          0          0
1789.67/1790.01	c   clique           :       0.30         24          0          0        212          0
1789.67/1790.01	c   zerohalf         :       0.00          0          0          0          0          0
1789.67/1790.01	c   mcf              :       0.01          1          0          0          0          0
1789.67/1790.01	c   rapidlearning    :       0.00          0          0          0          0          0
1789.67/1790.01	c Pricers            :       Time      Calls       Vars
1789.67/1790.01	c   problem variables:       0.00          0          0
1789.67/1790.01	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1789.67/1790.01	c   relpscost        :     295.13      30352         70        951          0          0      59584
1789.67/1790.01	c   pscost           :       0.00          0          0          0          0          0          0
1789.67/1790.01	c   inference        :       0.00          2          0          0          0          0          4
1789.67/1790.01	c   mostinf          :       0.00          0          0          0          0          0          0
1789.67/1790.01	c   leastinf         :       0.00          0          0          0          0          0          0
1789.67/1790.01	c   fullstrong       :       0.00          0          0          0          0          0          0
1789.67/1790.01	c   allfullstrong    :       0.00          0          0          0          0          0          0
1789.67/1790.01	c   random           :       0.00          0          0          0          0          0          0
1789.67/1790.01	c Primal Heuristics  :       Time      Calls      Found
1789.67/1790.01	c   LP solutions     :       0.01          -          1
1789.67/1790.01	c   pseudo solutions :       0.00          -          0
1789.67/1790.01	c   feaspump         :       0.00          0          0
1789.67/1790.01	c   oneopt           :       0.06         11          2
1789.67/1790.01	c   crossover        :       1.66         16          4
1789.67/1790.01	c   veclendiving     :      16.60        109          5
1789.67/1790.01	c   objpscostdiving  :      11.23         55        120
1789.67/1790.01	c   rootsoldiving    :       9.81         55         67
1789.67/1790.01	c   guideddiving     :      32.17        110          6
1789.67/1790.01	c   coefdiving       :      25.37        110          7
1789.67/1790.01	c   pscostdiving     :      11.81        110         10
1789.67/1790.01	c   fracdiving       :      35.11        110          5
1789.67/1790.01	c   linesearchdiving :      11.79        110          2
1789.67/1790.01	c   trivial          :       0.01          2          3
1789.67/1790.01	c   simplerounding   :       0.41      30376         67
1789.67/1790.01	c   zirounding       :      12.34      11701        234
1789.67/1790.01	c   rounding         :       7.57       7906          1
1789.67/1790.01	c   shifting         :       0.86        718          0
1789.67/1790.01	c   intshifting      :       0.00          0          0
1789.67/1790.01	c   twoopt           :       0.00          0          0
1789.67/1790.01	c   fixandinfer      :       0.00          0          0
1789.67/1790.01	c   intdiving        :       0.00          0          0
1789.67/1790.01	c   actconsdiving    :       0.00          0          0
1789.67/1790.01	c   octane           :       0.00          0          0
1789.67/1790.01	c   rens             :       0.57          1          1
1789.67/1790.01	c   rins             :       0.00          0          0
1789.67/1790.01	c   localbranching   :       0.00          0          0
1789.67/1790.01	c   mutation         :       0.00          0          0
1789.67/1790.01	c   dins             :       0.00          0          0
1789.67/1790.01	c   undercover       :       0.00          0          0
1789.67/1790.01	c   nlp              :       0.02          0          0
1789.67/1790.01	c   trysol           :       0.02          0          0
1789.67/1790.01	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1789.67/1790.01	c   primal LP        :       0.02          0          0       0.00       0.00
1789.67/1790.01	c   dual LP          :    1193.23      47587    1585573      33.32    1328.80
1789.67/1790.01	c   lex dual LP      :       0.00          0          0       0.00          -
1789.67/1790.01	c   barrier LP       :       0.00          0          0       0.00          -
1789.67/1790.01	c   diving/probing LP:     136.38       9629     145246      15.08    1064.98
1789.67/1790.01	c   strong branching :     294.23       5318     343472      64.59    1167.37
1789.67/1790.01	c     (at root node) :          -         33       5462     165.52          -
1789.67/1790.01	c   conflict analysis:       0.00          0          0       0.00          -
1789.67/1790.01	c B&B Tree           :
1789.67/1790.01	c   number of runs   :          1
1789.67/1790.01	c   nodes            :      47075
1789.67/1790.01	c   nodes (total)    :      47075
1789.67/1790.01	c   nodes left       :       9282
1789.67/1790.01	c   max depth        :         68
1789.67/1790.01	c   max depth (total):         68
1789.67/1790.01	c   backtracks       :       5308 (11.3%)
1789.67/1790.01	c   delayed cutoffs  :          0
1789.67/1790.01	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1789.67/1790.01	c   avg switch length:       3.90
1789.67/1790.01	c   switching time   :      20.29
1789.67/1790.01	c Solution           :
1789.67/1790.01	c   Solutions found  :        535 (13 improvements)
1789.67/1790.01	c   First Solution   : +0.00000000000000e+00   (in run 1, after 0 nodes, 0.03 seconds, depth 0, found by <trivial>)
1789.67/1790.01	c   Primal Bound     : -3.30000000000000e+01   (in run 1, after 9887 nodes, 641.87 seconds, depth 26, found by <oneopt>)
1789.67/1790.01	c   Dual Bound       : -3.50000000000000e+01
1789.67/1790.01	c   Gap              :       5.71 %
1789.67/1790.01	c   Root Dual Bound  : -3.50000000000000e+01
1789.67/1790.01	c   Root Iterations  :       5036
1789.77/1790.18	c Time complete: 1789.86.

Verifier Data

OK	-33

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

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 6128
/proc/meminfo: memFree=25175900/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=9972 CPUtime=0 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 1664 0 0 0 0 0 0 0 20 0 1 0 335742028 10211328 1610 33554432000 4194304 8395647 140734871775296 140735563817272 7382157 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 2493 1622 374 1026 0 1463 0

[startup+0.0826281 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 6128
/proc/meminfo: memFree=25175900/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=16516 CPUtime=0.07 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 3399 0 0 0 7 0 0 0 20 0 1 0 335742028 16912384 3345 33554432000 4194304 8395647 140734871775296 140735563817272 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 4129 3345 393 1026 0 3099 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16516

[startup+0.100301 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 6128
/proc/meminfo: memFree=25175900/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=17808 CPUtime=0.09 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 3694 0 0 0 9 0 0 0 20 0 1 0 335742028 18235392 3640 33554432000 4194304 8395647 140734871775296 140735563817272 7430272 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 4452 3640 393 1026 0 3422 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17808

[startup+0.300273 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 6128
/proc/meminfo: memFree=25175900/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=55704 CPUtime=0.29 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 14000 0 0 0 27 2 0 0 20 0 1 0 335742028 57040896 12838 33554432000 4194304 8395647 140734871775296 140735563817272 6345229 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 13926 12838 476 1026 0 12896 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 55704

[startup+0.700273 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 6128
/proc/meminfo: memFree=25175900/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=78536 CPUtime=0.69 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 18963 0 0 0 66 3 0 0 20 0 1 0 335742028 80420864 18176 33554432000 4194304 8395647 140734871775296 140734871772392 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 19634 18176 556 1026 0 18604 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78536

[startup+1.50028 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 6129
/proc/meminfo: memFree=25096768/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=94292 CPUtime=1.49 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 22103 0 0 0 146 3 0 0 20 0 1 0 335742028 96555008 21214 33554432000 4194304 8395647 140734871775296 140734871770424 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 23573 21214 595 1026 0 22543 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94292

[startup+3.10023 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 6129
/proc/meminfo: memFree=25090172/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=97068 CPUtime=3.09 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 23090 0 0 0 306 3 0 0 20 0 1 0 335742028 99397632 22201 33554432000 4194304 8395647 140734871775296 140734871770584 5827869 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 24267 22201 596 1026 0 23237 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 97068

[startup+6.30028 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 6129
/proc/meminfo: memFree=25086832/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=97068 CPUtime=6.29 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 23442 0 0 0 626 3 0 0 20 0 1 0 335742028 99397632 22553 33554432000 4194304 8395647 140734871775296 140734871770488 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 24267 22553 596 1026 0 23237 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 97068

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 6129
/proc/meminfo: memFree=25086344/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=97068 CPUtime=12.69 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 23545 0 0 0 1264 5 0 0 20 0 1 0 335742028 99397632 22656 33554432000 4194304 8395647 140734871775296 140734871770584 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 24267 22656 597 1026 0 23237 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 97068

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6129
/proc/meminfo: memFree=25055732/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=127796 CPUtime=25.49 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 31311 0 0 0 2538 11 0 0 20 0 1 0 335742028 130863104 30417 33554432000 4194304 8395647 140734871775296 140734871770168 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 31949 30417 626 1026 0 30919 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 127796

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6129
/proc/meminfo: memFree=25055856/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=127796 CPUtime=51.08 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 31311 0 0 0 5093 15 0 0 20 0 1 0 335742028 130863104 30417 33554432000 4194304 8395647 140734871775296 140734871770168 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 31949 30417 626 1026 0 30919 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 127796

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6129
/proc/meminfo: memFree=25055736/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=127796 CPUtime=102.28 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 31328 0 0 0 10204 24 0 0 20 0 1 0 335742028 130863104 30417 33554432000 4194304 8395647 140734871775296 140734871770904 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 31949 30417 626 1026 0 30919 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 127796

[startup+162.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 6130
/proc/meminfo: memFree=25054000/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=127888 CPUtime=162.26 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 33806 0 0 0 16190 36 0 0 20 0 1 0 335742028 130957312 30800 33554432000 4194304 8395647 140734871775296 140734871770424 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 31972 30800 632 1026 0 30942 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 127888

[startup+222.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6130
/proc/meminfo: memFree=25052220/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=127888 CPUtime=222.24 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 41708 0 0 0 22175 49 0 0 20 0 1 0 335742028 130957312 31155 33554432000 4194304 8395647 140734871775296 140734871770424 6574905 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 31972 31155 632 1026 0 30942 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 127888

[startup+282.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 6130
/proc/meminfo: memFree=25043724/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=137560 CPUtime=282.22 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 43336 0 0 0 28158 64 0 0 20 0 1 0 335742028 140861440 33483 33554432000 4194304 8395647 140734871775296 140734871770520 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 34390 33483 632 1026 0 33360 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 137560

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6130
/proc/meminfo: memFree=25031820/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=149164 CPUtime=342.21 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 53393 0 0 0 34144 77 0 0 20 0 1 0 335742028 152743936 36446 33554432000 4194304 8395647 140734871775296 140734871770424 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 37291 36446 632 1026 0 36261 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 149164

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6130
/proc/meminfo: memFree=25021528/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=159360 CPUtime=402.2 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 63530 0 0 0 40128 92 0 0 20 0 1 0 335742028 163184640 39019 33554432000 4194304 8395647 140734871775296 140734871770424 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 39840 39019 632 1026 0 38810 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 159360

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6134
/proc/meminfo: memFree=25009176/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=169948 CPUtime=462.18 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 82029 0 0 0 46111 107 0 0 20 0 1 0 335742028 174026752 41938 33554432000 4194304 8395647 140734871775296 140734871770760 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 42487 41938 634 1026 0 41457 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 169948

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6134
/proc/meminfo: memFree=25003232/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=179032 CPUtime=522.17 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 83787 0 0 0 52099 118 0 0 20 0 1 0 335742028 183328768 43755 33554432000 4194304 8395647 140734871775296 140734871770760 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 44758 43755 634 1026 0 43728 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 179032

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6134
/proc/meminfo: memFree=24992516/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=190276 CPUtime=582.16 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 93961 0 0 0 58083 133 0 0 20 0 1 0 335742028 194842624 46456 33554432000 4194304 8395647 140734871775296 140734871770760 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 47569 46456 634 1026 0 46539 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 190276

[startup+642.3 s]

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

/proc/meminfo: memFree=25068668/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=217660 CPUtime=1002.09 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 138300 0 0 0 99984 225 0 0 20 0 1 0 335742028 222883840 53680 33554432000 4194304 8395647 140734871775296 140734871770504 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 54415 53680 634 1026 0 53385 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 217660

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6177
/proc/meminfo: memFree=24991096/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=220120 CPUtime=1062.08 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 138941 0 0 0 105970 238 0 0 20 0 1 0 335742028 225402880 54321 33554432000 4194304 8395647 140734871775296 140734871770440 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 55030 54321 634 1026 0 54000 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 220120

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6177
/proc/meminfo: memFree=24969812/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=225816 CPUtime=1122.07 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 147231 0 0 0 111953 254 0 0 20 0 1 0 335742028 231235584 55569 33554432000 4194304 8395647 140734871775296 140734871770104 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 56454 55569 634 1026 0 55424 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 225816

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6177
/proc/meminfo: memFree=24957712/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=235408 CPUtime=1182.06 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 149363 0 0 0 117937 269 0 0 20 0 1 0 335742028 241057792 57701 33554432000 4194304 8395647 140734871775296 140734871770904 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 58852 57701 634 1026 0 57822 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 235408

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 6177
/proc/meminfo: memFree=24948272/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=238620 CPUtime=1242.06 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 150418 0 0 0 123926 280 0 0 20 0 1 0 335742028 244346880 58756 33554432000 4194304 8395647 140734871775296 140734871770424 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 59655 58756 634 1026 0 58625 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 238620

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6178
/proc/meminfo: memFree=24937572/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=246116 CPUtime=1302.05 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 152403 0 0 0 129914 291 0 0 20 0 1 0 335742028 252022784 60741 33554432000 4194304 8395647 140734871775296 140734871770776 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 61529 60741 634 1026 0 60499 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 246116

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 6178
/proc/meminfo: memFree=24934200/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=250612 CPUtime=1362.04 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 153503 0 0 0 135900 304 0 0 20 0 1 0 335742028 256626688 61841 33554432000 4194304 8395647 140734871775296 140734871770760 6728539 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 62653 61841 634 1026 0 61623 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 250612

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6179
/proc/meminfo: memFree=24928736/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=255916 CPUtime=1422.04 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 154885 0 0 0 141888 316 0 0 20 0 1 0 335742028 262057984 63223 33554432000 4194304 8395647 140734871775296 140734871770424 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 63979 63223 634 1026 0 62949 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 255916

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6179
/proc/meminfo: memFree=24920208/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=265092 CPUtime=1482.02 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 165012 0 0 0 147870 332 0 0 20 0 1 0 335742028 271454208 65244 33554432000 4194304 8395647 140734871775296 140734871770424 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 66273 65244 634 1026 0 65243 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 265092

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6179
/proc/meminfo: memFree=24911780/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=273016 CPUtime=1542.01 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 166964 0 0 0 153856 345 0 0 20 0 1 0 335742028 279568384 67195 33554432000 4194304 8395647 140734871775296 140734871770504 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 68254 67195 634 1026 0 67224 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 273016

[startup+1602.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 6179
/proc/meminfo: memFree=24907936/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=275612 CPUtime=1601.99 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 167851 0 0 0 159843 356 0 0 20 0 1 0 335742028 282226688 68082 33554432000 4194304 8395647 140734871775296 140734871770808 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 68903 68082 634 1026 0 67873 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 275612

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 6182
/proc/meminfo: memFree=24902816/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=280944 CPUtime=1661.99 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 168987 0 0 0 165829 370 0 0 20 0 1 0 335742028 287686656 69218 33554432000 4194304 8395647 140734871775296 140734871771080 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 70236 69218 634 1026 0 69206 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 280944

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 6183
/proc/meminfo: memFree=24894896/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=287240 CPUtime=1721.98 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 170693 0 0 0 171817 381 0 0 20 0 1 0 335742028 294133760 70923 33554432000 4194304 8395647 140734871775296 140734871770424 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 71810 70923 634 1026 0 70780 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 287240

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 6183
/proc/meminfo: memFree=24888076/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=293676 CPUtime=1781.97 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 172179 0 0 0 177802 395 0 0 20 0 1 0 335742028 300724224 72409 33554432000 4194304 8395647 140734871775296 140734871770424 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 73419 72409 634 1026 0 72389 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 293676

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

[startup+1785.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 6183
/proc/meminfo: memFree=24888076/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=293676 CPUtime=1785.17 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 172229 0 0 0 178122 395 0 0 20 0 1 0 335742028 300724224 72459 33554432000 4194304 8395647 140734871775296 140734871770856 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 73419 72459 634 1026 0 72389 0
Current children cumulated CPU time (s) 1785.17
Current children cumulated vsize (KiB) 293676

[startup+1788.7 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 6183
/proc/meminfo: memFree=24887828/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=293676 CPUtime=1788.37 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 172241 0 0 0 178441 396 0 0 20 0 1 0 335742028 300724224 72471 33554432000 4194304 8395647 140734871775296 140734871770856 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 73419 72471 634 1026 0 72389 0
Current children cumulated CPU time (s) 1788.37
Current children cumulated vsize (KiB) 293676

[startup+1789.5 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 6183
/proc/meminfo: memFree=24887828/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=293676 CPUtime=1789.17 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 172244 0 0 0 178521 396 0 0 20 0 1 0 335742028 300724224 72474 33554432000 4194304 8395647 140734871775296 140734871770760 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 73419 72474 634 1026 0 72389 0
Current children cumulated CPU time (s) 1789.17
Current children cumulated vsize (KiB) 293676

[startup+1789.9 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 6183
/proc/meminfo: memFree=24887828/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=293676 CPUtime=1789.57 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 172245 0 0 0 178561 396 0 0 20 0 1 0 335742028 300724224 72475 33554432000 4194304 8395647 140734871775296 140734871770760 7428202 0 0 4096 16384 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 73419 72475 634 1026 0 72389 0
Current children cumulated CPU time (s) 1789.57
Current children cumulated vsize (KiB) 293676

[startup+1790.1 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 6183
/proc/meminfo: memFree=24887828/32873648 swapFree=6852/6852
[pid=6128] ppid=6126 vsize=293676 CPUtime=1789.77 cores=0,2,4,6
/proc/6128/stat : 6128 (pbscip.linux.x8) R 6126 6128 4046 0 -1 4202496 172247 0 0 0 178581 396 0 0 20 0 1 0 335742028 300724224 72477 33554432000 4194304 8395647 140734871775296 140734871770760 4220226 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/6128/statm: 73419 72477 635 1026 0 72389 0
Current children cumulated CPU time (s) 1789.77
Current children cumulated vsize (KiB) 293676

Child status: 0
Real time (s): 1790.19
CPU time (s): 1789.87
CPU user time (s): 1785.89
CPU system time (s): 3.9744
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 293676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1785.89
system time used= 3.97439
maximum resident set size= 289908
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172250
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= 54
involuntary context switches= 2037

runsolver used 3.16952 second user time and 8.06777 second system time

The end

Launcher Data

Begin job on node112 at 2012-06-03 06:02:28
IDJOB=3733326
IDBENCH=2274
IDSOLVER=2326
FILE ID=node112/3733326-1338696148
RUNJOBID= node112-1338678625-4065
PBS_JOBID= 14636701
Free space on /tmp= 71204 MiB

SOLVER NAME= PB10: SCIPspx SCIP 1.2.1.3 with SoPlex 1.4.2 (CVS Version 30.5.2010) as LP solver
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-2.opb
COMMAND LINE= HOME/pbscip.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3733326-1338696148/watcher-3733326-1338696148 -o /tmp/evaluation-result-3733326-1338696148/solver-3733326-1338696148 -C 1800 -W 1900 -M 15500  HOME/pbscip.linux.x86_64.gnu.opt.spx -f HOME/instance-3733326-1338696148.opb -t 1800 -m 15500

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

MD5SUM BENCH= 907943cf03e4e0f899b19858f5690e6e
RANDOM SEED=1399549181

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.763
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.763
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.763
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.763
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.92
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.763
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.92
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.763
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.763
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:        25175528 kB
Buffers:          538136 kB
Cached:          5910420 kB
SwapCached:            0 kB
Active:          2111052 kB
Inactive:        4726004 kB
Active(anon):     377744 kB
Inactive(anon):    10924 kB
Active(file):    1733308 kB
Inactive(file):  4715080 kB
Unevictable:        6852 kB
Mlocked:            6852 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             10900 kB
Writeback:             0 kB
AnonPages:        392824 kB
Mapped:            16816 kB
Shmem:               200 kB
Slab:             723192 kB
SReclaimable:     167232 kB
SUnreclaim:       555960 kB
KernelStack:        1456 kB
PageTables:         4392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     500020 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    344064 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= 71184 MiB
End job on node112 at 2012-06-03 06:32:18