Trace number 3451053

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
SCIP spx E SCIP 2.0.1.4b with SoPlex 1.5.0.4SAT (TO)-33 1800.21 1800.2

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-4.opb
MD5SUM4acf18ad1cd52676d2699a99f210ed0a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-34
Best CPU time to get the best result obtained on this benchmark1800.23
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -35
Optimality of the best value was proved YES
Number of variables595
Total number of constraints27842
Number of constraints which are clauses27842
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.02	c SCIP version 2.0.1.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.02	c Copyright (c) 2002-2011 Konrad-Zuse-Zentrum fuer Informationstechnik Berlin (ZIB)
0.00/0.02	c 
0.00/0.02	c user parameter file <scip.set> not found - using default parameters
0.00/0.02	c reading problem <HOME/instance-3451053-1307090502.opb>
0.07/0.18	c original problem has 595 variables (595 bin, 0 int, 0 impl, 0 cont) and 27842 constraints
0.07/0.18	c problem read
0.07/0.18	c presolving settings loaded
0.18/0.21	o 0
0.18/0.21	c feasible solution found by trivial heuristic, objective value  0.000000e+00
0.18/0.21	c presolving:
0.27/0.32	c (round 1) 0 del vars, 0 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 27842 upgd conss, 55684 impls, 0 clqs
0.47/0.59	c    (0.6s) probing: 101/595 (17.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
0.47/0.59	c    (0.6s) probing aborted: 100/100 successive totally useless probings
0.47/0.59	c presolving (2 rounds):
0.47/0.59	c  0 deleted vars, 0 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
0.47/0.59	c  55684 implications, 0 cliques
0.47/0.59	c presolved problem has 595 variables (595 bin, 0 int, 0 impl, 0 cont) and 27842 constraints
0.47/0.59	c   27842 constraints of type <setppc>
0.47/0.59	c transformed objective value is always integral (scale: 1)
0.47/0.59	c Presolving Time: 0.39
0.47/0.59	c - non default parameters ----------------------------------------------------------------------
0.47/0.59	c # SCIP version 2.0.1.5
0.47/0.59	c 
0.47/0.59	c # frequency for displaying node information lines
0.47/0.59	c # [type: int, range: [-1,2147483647], default: 100]
0.47/0.59	c display/freq = 10000
0.47/0.59	c 
0.47/0.59	c # maximal time in seconds to run
0.47/0.59	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.47/0.59	c limits/time = 1800
0.47/0.59	c 
0.47/0.59	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
0.47/0.59	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
0.47/0.59	c limits/memory = 13950
0.47/0.59	c 
0.47/0.59	c # default clock type (1: CPU user seconds, 2: wall clock time)
0.47/0.59	c # [type: int, range: [1,2], default: 1]
0.47/0.59	c timing/clocktype = 2
0.47/0.59	c 
0.47/0.59	c # belongs reading time to solving time?
0.47/0.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.47/0.59	c timing/reading = TRUE
0.47/0.59	c 
0.47/0.59	c # should presolving try to simplify inequalities
0.47/0.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.47/0.59	c constraints/linear/simplifyinequalities = TRUE
0.47/0.59	c 
0.47/0.59	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
0.47/0.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.47/0.59	c constraints/indicator/addCouplingCons = TRUE
0.47/0.59	c 
0.47/0.59	c # should presolving try to simplify knapsacks
0.47/0.59	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
0.47/0.59	c constraints/knapsack/simplifyinequalities = TRUE
0.47/0.59	c 
0.47/0.59	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
0.47/0.59	c # [type: int, range: [-1,2147483647], default: -1]
0.47/0.59	c separating/rapidlearning/freq = 0
0.47/0.59	c 
0.47/0.59	c -----------------------------------------------------------------------------------------------
0.47/0.59	c start solving
0.47/0.59	c 
0.77/0.88	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
0.77/0.88	c t 0.9s|     1 |     0 |   598 |     - |  34M|   0 | 595 | 595 |  27k| 595 |  27k|   0 |   0 |   0 |-2.975000e+02 | 0.000000e+00 | 100.00%
0.77/0.89	o -1
0.77/0.89	c R 0.9s|     1 |     0 |   598 |     - |  34M|   0 | 595 | 595 |  27k| 595 |  27k|   0 |   0 |   0 |-2.975000e+02 |-1.000000e+00 |  99.66%
1.27/1.36	c   1.3s|     1 |     0 |   809 |     - |  34M|   0 | 548 | 595 |  27k| 595 |  27k|   7 |   0 |   0 |-2.740000e+02 |-1.000000e+00 |  99.64%
1.27/1.36	o -24
1.27/1.36	c b 1.3s|     1 |     0 |   809 |     - |  34M|   0 | 548 | 595 |  27k| 595 |  27k|   7 |   0 |   0 |-2.740000e+02 |-2.400000e+01 |  91.24%
1.77/1.86	c   1.8s|     1 |     0 |   933 |     - |  34M|   0 | 506 | 595 |  27k| 595 |  27k|  25 |   0 |   0 |-2.530000e+02 |-2.400000e+01 |  90.51%
2.47/2.50	c   2.5s|     1 |     0 |  1140 |     - |  34M|   0 | 465 | 595 |  27k| 595 |  27k|  44 |   0 |   0 |-2.325000e+02 |-2.400000e+01 |  89.68%
3.08/3.13	c   3.1s|     1 |     0 |  1258 |     - |  34M|   0 | 428 | 595 |  27k| 595 |  27k|  57 |   0 |   0 |-2.140000e+02 |-2.400000e+01 |  88.79%
3.68/3.78	c   3.8s|     1 |     0 |  1433 |     - |  35M|   0 | 396 | 595 |  27k| 595 |  27k|  63 |   0 |   0 |-1.980000e+02 |-2.400000e+01 |  87.88%
4.57/4.68	c   4.7s|     1 |     0 |  2171 |     - |  35M|   0 | 370 | 595 |  27k| 595 |  27k|  75 |   0 |   0 |-1.850000e+02 |-2.400000e+01 |  87.03%
5.49/5.53	c   5.5s|     1 |     0 |  2644 |     - |  35M|   0 | 334 | 595 |  27k| 595 |  27k|  86 |   0 |   0 |-1.670000e+02 |-2.400000e+01 |  85.63%
6.27/6.32	c   6.3s|     1 |     0 |  2984 |     - |  35M|   0 | 307 | 595 |  27k| 595 |  27k|  95 |   0 |   0 |-1.535000e+02 |-2.400000e+01 |  84.36%
7.17/7.29	c   7.3s|     1 |     0 |  3905 |     - |  35M|   0 | 262 | 595 |  27k| 595 |  27k| 108 |   0 |   0 |-1.310000e+02 |-2.400000e+01 |  81.68%
8.07/8.17	c   8.1s|     1 |     0 |  4892 |     - |  35M|   0 | 230 | 595 |  27k| 595 |  27k| 119 |   0 |   0 |-1.150000e+02 |-2.400000e+01 |  79.13%
8.79/8.85	c   8.8s|     1 |     0 |  6339 |     - |  35M|   0 | 187 | 595 |  27k| 595 |  27k| 132 |   0 |   0 |-9.350000e+01 |-2.400000e+01 |  74.33%
9.18/9.20	c   9.2s|     1 |     0 |  6730 |     - |  35M|   0 | 170 | 595 |  27k| 595 |  27k| 142 |   0 |   0 |-8.500000e+01 |-2.400000e+01 |  71.76%
9.67/9.80	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
9.67/9.80	c   9.8s|     1 |     0 |  7872 |     - |  35M|   0 | 145 | 595 |  27k| 595 |  27k| 153 |   0 |   0 |-7.250000e+01 |-2.400000e+01 |  66.90%
9.97/10.07	c  10.1s|     1 |     0 |  8113 |     - |  35M|   0 | 136 | 595 |  27k| 595 |  28k| 162 |   0 |   0 |-6.266667e+01 |-2.400000e+01 |  61.70%
10.28/10.38	c  10.4s|     1 |     0 |  8554 |     - |  35M|   0 | 122 | 595 |  27k| 595 |  28k| 170 |   0 |   0 |-5.550000e+01 |-2.400000e+01 |  56.76%
10.57/10.60	c  10.6s|     1 |     0 |  8668 |     - |  35M|   0 | 102 | 595 |  27k| 595 |  28k| 178 |   0 |   0 |-5.000000e+01 |-2.400000e+01 |  52.00%
10.77/10.86	c  10.8s|     1 |     0 |  8836 |     - |  35M|   0 | 106 | 595 |  27k| 595 |  28k| 190 |   0 |   0 |-4.475000e+01 |-2.400000e+01 |  46.37%
11.07/11.14	c  11.1s|     1 |     0 |  9159 |     - |  35M|   0 | 167 | 595 |  27k| 595 |  28k| 199 |   0 |   0 |-3.993750e+01 |-2.400000e+01 |  39.91%
11.37/11.49	c  11.5s|     1 |     0 |  9686 |     - |  35M|   0 | 196 | 595 |  27k| 595 |  28k| 208 |   0 |   0 |-3.593750e+01 |-2.400000e+01 |  33.22%
11.67/11.74	c  11.7s|     1 |     0 |  9809 |     - |  35M|   0 | 183 | 595 |  27k| 595 |  28k| 215 |   0 |   0 |-3.500000e+01 |-2.400000e+01 |  31.43%
14.08/14.20	c  14.2s|     1 |     0 |  9881 |     - |  35M|   0 | 179 | 595 |  27k| 595 |  28k| 227 |   0 |   0 |-3.500000e+01 |-2.400000e+01 |  31.43%
16.27/16.37	c  16.4s|     1 |     0 | 10258 |     - |  35M|   0 | 160 | 595 |  27k| 595 |  28k| 237 |   0 |   0 |-3.500000e+01 |-2.400000e+01 |  31.43%
16.97/17.00	c  17.0s|     1 |     0 | 10527 |     - |  35M|   0 | 136 | 595 |  27k| 595 |  27k| 250 |   0 |   0 |-3.500000e+01 |-2.400000e+01 |  31.43%
19.07/19.19	c  19.2s|     1 |     0 | 10641 |     - |  35M|   0 | 147 | 595 |  27k| 595 |  28k| 260 |   0 |   0 |-3.500000e+01 |-2.400000e+01 |  31.43%
22.07/22.12	c  22.1s|     1 |     0 | 11669 |     - |  35M|   0 | 165 | 595 |  27k| 595 |  28k| 271 |   0 |   0 |-3.500000e+01 |-2.400000e+01 |  31.43%
28.49/28.56	c  28.5s|     1 |     2 | 11669 |     - |  35M|   0 | 165 | 595 |  27k| 595 |  28k| 271 |   0 |  33 |-3.500000e+01 |-2.400000e+01 |  31.43%
48.39/48.44	o -25
48.39/48.44	c *48.4s|    13 |    12 | 12845 |  98.0 |  36M|  12 |   - | 595 |  27k| 595 |  27k| 271 |   0 | 293 |-3.500000e+01 |-2.500000e+01 |  28.57%
49.07/49.14	o -26
49.07/49.14	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
49.07/49.14	c *49.1s|    15 |    10 | 12901 |  88.0 |  36M|  13 |   - | 595 |  27k| 595 |  27k| 271 |   0 | 329 |-3.500000e+01 |-2.600000e+01 |  25.71%
61.07/61.15	o -27
61.07/61.15	c r61.1s|    24 |    17 | 14398 | 118.7 |  36M|  13 |   4 | 595 |  27k| 595 |  27k| 271 |   0 | 491 |-3.500000e+01 |-2.700000e+01 |  22.86%
61.07/61.15	o -28
61.07/61.15	c R61.1s|    24 |    16 | 14398 | 118.7 |  36M|  13 |   4 | 595 |  27k| 595 |  27k| 271 |   0 | 491 |-3.500000e+01 |-2.800000e+01 |  20.00%
71.97/72.07	o -29
71.97/72.07	c p72.1s|    40 |    29 | 15307 |  93.3 |  37M|  15 |   - | 595 |  27k| 595 |  27k| 271 |   0 | 790 |-3.500000e+01 |-2.900000e+01 |  17.14%
109.47/109.57	o -30
109.47/109.57	c * 110s|   895 |   358 | 47792 |  40.4 |  44M|  52 |   - | 595 |  27k| 595 |  27k| 271 |   0 |1185 |-3.500000e+01 |-3.000000e+01 |  14.29%
119.57/119.66	o -31
119.57/119.66	c * 120s|  1373 |   360 | 59859 |  35.1 |  45M|  63 |   - | 595 |  27k| 595 |  27k| 271 |   0 |1271 |-3.500000e+01 |-3.100000e+01 |  11.43%
323.08/323.18	c   323s| 10000 |  3485 |362803 |  35.1 | 102M|  95 |  51 | 595 |  27k| 595 |  27k| 271 |   0 |2303 |-3.500000e+01 |-3.100000e+01 |  11.43%
504.48/504.56	o -32
504.48/504.56	c g 505s| 18732 |  4042 |634747 |  33.3 | 120M|  95 |   - | 595 |  27k| 595 |  27k| 271 |   0 |3159 |-3.500000e+01 |-3.200000e+01 |   8.57%
527.68/527.72	c   528s| 20000 |  4304 |669336 |  32.9 | 124M|  96 |  61 | 595 |  27k| 595 |  27k| 271 |   0 |3264 |-3.500000e+01 |-3.200000e+01 |   8.57%
710.88/710.96	c   711s| 30000 |  6170 |951462 |  31.3 | 159M|  97 |  68 | 595 |  27k| 595 |  27k| 271 |   0 |4173 |-3.500000e+01 |-3.200000e+01 |   8.57%
863.98/864.06	c   864s| 40000 |  7878 |  1223k|  30.3 | 190M|  97 |   - | 595 |  27k| 595 |  27k| 271 |   0 |4187 |-3.500000e+01 |-3.200000e+01 |   8.57%
1041.49/1041.57	c  1042s| 50000 |  9500 |  1497k|  29.7 | 220M|  97 |   - | 595 |  27k| 595 |  27k| 271 |   0 |5059 |-3.500000e+01 |-3.200000e+01 |   8.57%
1205.09/1205.17	c  1205s| 60000 | 10964 |  1758k|  29.1 | 247M|  97 |  47 | 595 |  27k| 595 |  27k| 271 |   0 |5626 |-3.500000e+01 |-3.200000e+01 |   8.57%
1247.09/1247.12	o -33
1247.09/1247.12	c *1247s| 62734 |  5509 |  1830k|  29.0 | 159M|  97 |   - | 595 |  27k| 595 |  27k| 271 |   0 |5678 |-3.500000e+01 |-3.300000e+01 |   5.71%
1366.59/1366.63	c  1367s| 70000 |  5789 |  2010k|  28.6 | 167M|  97 |   - | 595 |  27k| 595 |  27k| 271 |   0 |6172 |-3.500000e+01 |-3.300000e+01 |   5.71%
1525.71/1525.72	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
1525.71/1525.72	c  1526s| 80000 |  6485 |  2263k|  28.2 | 185M|  97 |  57 | 595 |  27k| 595 |  27k| 271 |   0 |6709 |-3.500000e+01 |-3.300000e+01 |   5.71%
1687.00/1687.07	c  1687s| 90000 |  7039 |  2523k|  27.9 | 198M|  97 |   - | 595 |  27k| 595 |  27k| 271 |   0 |7229 |-3.500000e+01 |-3.300000e+01 |   5.71%
1800.01/1800.02	c 
1800.01/1800.02	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.02	c Solving Time (sec) : 1800.01
1800.01/1800.02	c Solving Nodes      : 96679
1800.01/1800.02	c Primal Bound       : -3.30000000000000e+01 (503 solutions)
1800.01/1800.02	c Dual Bound         : -3.50000000000000e+01
1800.01/1800.02	c Gap                : 5.71 %
1800.01/1800.03	s SATISFIABLE
1800.01/1800.03	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 
1800.01/1800.03	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 
1800.01/1800.03	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 
1800.01/1800.03	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 
1800.01/1800.03	v -x104 -x105 -x106 -x107 x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 
1800.01/1800.03	v -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 x141 -x142 -x143 -x144 -x145 
1800.01/1800.03	v -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 
1800.01/1800.03	v -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 
1800.01/1800.03	v -x188 x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 x206 -x207 -x208 
1800.01/1800.03	v -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 x223 -x224 -x225 -x226 -x227 -x228 -x229 
1800.01/1800.03	v -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 
1800.01/1800.03	v -x251 -x252 -x253 -x254 -x255 x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 
1800.01/1800.03	v -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 
1800.01/1800.03	v -x293 -x294 -x295 x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 x311 -x312 -x313 
1800.01/1800.03	v -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 
1800.01/1800.03	v x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 x353 -x354 -x355 
1800.01/1800.03	v -x356 -x357 -x358 -x359 -x360 x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 
1800.01/1800.03	v -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 
1800.01/1800.03	v -x398 -x399 -x400 -x401 x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 
1800.01/1800.03	v -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 x435 -x436 -x437 -x438 -x439 
1800.01/1800.03	v -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 
1800.01/1800.03	v -x461 -x462 -x463 -x464 -x465 -x466 -x467 x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 
1800.01/1800.03	v -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 x490 -x491 -x492 -x493 -x494 -x495 x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 
1800.01/1800.03	v -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 
1800.01/1800.03	v -x525 -x526 -x527 x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 
1800.01/1800.03	v -x546 x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 
1800.01/1800.03	v -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 
1800.01/1800.03	v -x588 -x589 -x590 -x591 -x592 x593 -x594 -x595 
1800.01/1800.03	c SCIP Status        : solving was interrupted [user interrupt]
1800.01/1800.03	c Total Time         :    1800.01
1800.01/1800.03	c   solving          :    1800.01
1800.01/1800.03	c   presolving       :       0.39 (included in solving)
1800.01/1800.03	c   reading          :       0.16 (included in solving)
1800.01/1800.03	c Original Problem   :
1800.01/1800.03	c   Problem name     : HOME/instance-3451053-1307090502.opb
1800.01/1800.03	c   Variables        : 595 (595 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.03	c   Constraints      : 27842 initial, 27842 maximal
1800.01/1800.03	c Presolved Problem  :
1800.01/1800.03	c   Problem name     : t_HOME/instance-3451053-1307090502.opb
1800.01/1800.03	c   Variables        : 595 (595 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.01/1800.03	c   Constraints      : 27842 initial, 27842 maximal
1800.01/1800.03	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.01/1800.03	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1800.01/1800.03	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1800.01/1800.03	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.01/1800.03	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.01/1800.03	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1800.01/1800.03	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1800.01/1800.03	c   probing          :       0.25          0          0          0          0          0          0          0          0          0
1800.01/1800.03	c   setppc           :       0.02          0          0          0          0          0          0          0          0          0
1800.01/1800.03	c   linear           :       0.10          0          0          0          0          0          0          0          0          0
1800.01/1800.03	c   root node        :          -          0          -          -          0          -          -          -          -          -
1800.01/1800.03	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.03	c   integral         :          0          0          0      56958          0        503          0         98       1770          0          0     112168
1800.01/1800.03	c   setppc           :      27842         25     157695          5          1        498          0          0    1504702          0          0          0
1800.01/1800.03	c   countsols        :          0          0          0          5          1        501          0          0          0          0          0          0
1800.01/1800.03	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.01/1800.03	c   integral         :     247.55       0.00       0.00     247.54       0.00       0.01       0.00
1800.01/1800.03	c   setppc           :      21.47       0.04      21.13       0.00       0.00       0.29       0.00
1800.01/1800.03	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.01/1800.03	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.01/1800.03	c   vbounds          :          0          0          0          0
1800.01/1800.03	c   rootredcost      :          8          0          0          0
1800.01/1800.03	c   pseudoobj        :     157616          0          0          0
1800.01/1800.03	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.01/1800.03	c   vbounds          :       0.06       0.06       0.00
1800.01/1800.03	c   rootredcost      :       0.07       0.07       0.00
1800.01/1800.03	c   pseudoobj        :       2.48       2.48       0.00
1800.01/1800.03	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.01/1800.03	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.03	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.03	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.03	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.01/1800.03	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.01/1800.03	c   applied globally :          -          -          -          0        0.0          -          -          -
1800.01/1800.03	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.01/1800.03	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.01/1800.03	c   cut pool         :       0.00         24          -          -         85          -    (maximal pool size: 631)
1800.01/1800.03	c   redcost          :       0.69      57201          0        240          0          0
1800.01/1800.03	c   impliedbounds    :       0.01         25          0          0          0          0
1800.01/1800.03	c   intobj           :       0.00          0          0          0          0          0
1800.01/1800.03	c   gomory           :      11.34         25          0          0      11252          0
1800.01/1800.03	c   cgmip            :       0.00          0          0          0          0          0
1800.01/1800.03	c   closecuts        :       0.00          0          0          0          0          0
1800.01/1800.03	c   strongcg         :       1.68         20          0          0      10000          0
1800.01/1800.03	c   cmir             :       1.41         10          0          0          0          0
1800.01/1800.03	c   flowcover        :       1.74         10          0          0          0          0
1800.01/1800.03	c   clique           :       0.30         25          0          0        218          0
1800.01/1800.03	c   zerohalf         :       0.00          0          0          0          0          0
1800.01/1800.03	c   mcf              :       0.01          1          0          0          0          0
1800.01/1800.03	c   oddcycle         :       0.00          0          0          0          0          0
1800.01/1800.03	c   rapidlearning    :       0.00          0          0          0          0          0
1800.01/1800.03	c Pricers            :       Time      Calls       Vars
1800.01/1800.03	c   problem variables:       0.00          0          0
1800.01/1800.03	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.01/1800.03	c   relpscost        :     247.46      56953         98       1770          0          0     112168
1800.01/1800.03	c   pscost           :       0.00          0          0          0          0          0          0
1800.01/1800.03	c   inference        :       0.00          1          0          0          0          0          2
1800.01/1800.03	c   mostinf          :       0.00          0          0          0          0          0          0
1800.01/1800.03	c   leastinf         :       0.00          0          0          0          0          0          0
1800.01/1800.03	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.01/1800.03	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.01/1800.03	c   random           :       0.00          0          0          0          0          0          0
1800.01/1800.03	c Primal Heuristics  :       Time      Calls      Found
1800.01/1800.03	c   LP solutions     :       0.04          -          5
1800.01/1800.03	c   pseudo solutions :       0.00          -          0
1800.01/1800.03	c   feaspump         :       0.00          0          0
1800.01/1800.03	c   oneopt           :       0.08         10          1
1800.01/1800.03	c   linesearchdiving :       2.15         47          2
1800.01/1800.03	c   guideddiving     :       6.23         47          1
1800.01/1800.03	c   objpscostdiving  :       3.81         24         69
1800.01/1800.03	c   rootsoldiving    :       2.94         24         44
1800.01/1800.03	c   coefdiving       :       6.13         48          3
1800.01/1800.03	c   pscostdiving     :       3.05         48          6
1800.01/1800.03	c   fracdiving       :       6.89         48          1
1800.01/1800.03	c   veclendiving     :       3.39         48          2
1800.01/1800.03	c   crossover        :       3.08         24          6
1800.01/1800.03	c   trivial          :       0.01          2          1
1800.01/1800.03	c   shiftandpropagate:       0.00          0          0
1800.01/1800.03	c   simplerounding   :       0.73      56978        110
1800.01/1800.03	c   zirounding       :      18.08      12401        248
1800.01/1800.03	c   rounding         :      14.82      15026          2
1800.01/1800.03	c   shifting         :       1.63       1376          1
1800.01/1800.03	c   intshifting      :       0.00          0          0
1800.01/1800.03	c   twoopt           :       0.00          0          0
1800.01/1800.03	c   fixandinfer      :       0.00          0          0
1800.01/1800.03	c   clique           :       0.00          0          0
1800.01/1800.03	c   intdiving        :       0.00          0          0
1800.01/1800.03	c   actconsdiving    :       0.00          0          0
1800.01/1800.03	c   octane           :       0.00          0          0
1800.01/1800.03	c   rens             :       0.81          1          1
1800.01/1800.03	c   rins             :       0.00          0          0
1800.01/1800.03	c   localbranching   :       0.00          0          0
1800.01/1800.03	c   mutation         :       0.00          0          0
1800.01/1800.03	c   dins             :       0.00          0          0
1800.01/1800.03	c   vbounds          :       0.00          0          0
1800.01/1800.03	c   undercover       :       0.00          0          0
1800.01/1800.03	c   subnlp           :       0.03          0          0
1800.01/1800.03	c   trysol           :       0.04          0          0
1800.01/1800.03	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.01/1800.03	c   primal LP        :       0.02          0          0       0.00       0.00
1800.01/1800.03	c   dual LP          :    1240.36      97475    2648648      27.17    2135.39
1800.01/1800.03	c   lex dual LP      :       0.00          0          0       0.00          -
1800.01/1800.03	c   barrier LP       :       0.00          0          0       0.00          -
1800.01/1800.03	c   diving/probing LP:      28.82       3230      48219      14.93    1673.02
1800.01/1800.03	c   strong branching :     244.48       7766     462616      59.57    1892.22
1800.01/1800.03	c     (at root node) :          -         33      11698     354.48          -
1800.01/1800.03	c   conflict analysis:       0.00          0          0       0.00          -
1800.01/1800.03	c B&B Tree           :
1800.01/1800.03	c   number of runs   :          1
1800.01/1800.03	c   nodes            :      96679
1800.01/1800.03	c   nodes (total)    :      96679
1800.01/1800.03	c   nodes left       :       7446
1800.01/1800.03	c   max depth        :         97
1800.01/1800.03	c   max depth (total):         97
1800.01/1800.03	c   backtracks       :       9593 (9.9%)
1800.01/1800.03	c   delayed cutoffs  :          0
1800.01/1800.03	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1800.01/1800.03	c   avg switch length:       5.03
1800.01/1800.03	c   switching time   :      46.28
1800.01/1800.03	c Solution           :
1800.01/1800.03	c   Solutions found  :        503 (12 improvements)
1800.01/1800.03	c   First Solution   : +0.00000000000000e+00   (in run 1, after 0 nodes, 0.19 seconds, depth 0, found by <trivial>)
1800.01/1800.03	c   Primal Bound     : -3.30000000000000e+01   (in run 1, after 62734 nodes, 1247.06 seconds, depth 21, found by <relaxation>)
1800.01/1800.03	c   Dual Bound       : -3.50000000000000e+01
1800.01/1800.03	c   Gap              :       5.71 %
1800.01/1800.03	c   Root Dual Bound  : -3.50000000000000e+01
1800.01/1800.03	c   Root Iterations  :      11669
1800.12/1800.19	c Time complete: 1800.19.

Verifier Data

OK	-33

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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

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: 1.84 1.97 1.99 5/488 19795
/proc/meminfo: memFree=27246292/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=11796 CPUtime=0 cores=1,3,5,7
/proc/19795/stat : 19795 (runsolver) R 19793 19795 13071 0 -1 4202560 43 0 0 0 0 0 0 0 23 0 1 0 820648674 12079104 50 33554432000 4194304 5432328 140733587842832 18446744073709551615 4881591 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/19795/statm: 2949 50 31 303 0 2643 0

[startup+0.078323 s]
/proc/loadavg: 1.84 1.97 1.99 5/488 19795
/proc/meminfo: memFree=27246292/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=17844 CPUtime=0.05 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 3448 0 0 0 5 0 0 0 23 0 1 0 820648674 18272256 3401 33554432000 4194304 9163163 140735357080560 18446744073709551615 6169642 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19795/statm: 4461 3401 395 1214 0 3243 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 17844

[startup+0.100313 s]
/proc/loadavg: 1.84 1.97 1.99 5/488 19795
/proc/meminfo: memFree=27246292/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=19136 CPUtime=0.07 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 3778 0 0 0 7 0 0 0 23 0 1 0 820648674 19595264 3731 33554432000 4194304 9163163 140735357080560 18446744073709551615 4337779 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19795/statm: 4784 3731 395 1214 0 3566 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 19136

[startup+0.300284 s]
/proc/loadavg: 1.84 1.97 1.99 5/488 19795
/proc/meminfo: memFree=27246292/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=54544 CPUtime=0.27 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 13118 0 0 0 26 1 0 0 24 0 1 0 820648674 55853056 12289 33554432000 4194304 9163163 140735357080560 18446744073709551615 4208801 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 13636 12289 512 1214 0 12418 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 54544

[startup+0.700217 s]
/proc/loadavg: 1.84 1.97 1.99 5/488 19795
/proc/meminfo: memFree=27246292/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=91628 CPUtime=0.67 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 23273 0 0 0 65 2 0 0 25 0 1 0 820648674 93827072 21019 33554432000 4194304 9163163 140735357080560 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 22907 21019 656 1214 0 21689 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 91628

[startup+1.50108 s]
/proc/loadavg: 1.84 1.97 1.99 5/490 19797
/proc/meminfo: memFree=27032996/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=100784 CPUtime=1.47 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 26124 0 0 0 144 3 0 0 25 0 1 0 820648674 103202816 23221 33554432000 4194304 9163163 140735357080560 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 25196 23221 846 1214 0 23978 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 100784

[startup+3.10082 s]
/proc/loadavg: 1.84 1.97 1.99 5/490 19797
/proc/meminfo: memFree=26985504/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=100784 CPUtime=3.08 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 26813 0 0 0 304 4 0 0 25 0 1 0 820648674 103202816 23845 33554432000 4194304 9163163 140735357080560 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 25196 23845 784 1214 0 23978 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 100784

[startup+6.30028 s]
/proc/loadavg: 1.93 1.99 1.99 5/490 19797
/proc/meminfo: memFree=26846900/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=104160 CPUtime=6.27 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 27268 0 0 0 623 4 0 0 25 0 1 0 820648674 106659840 24256 33554432000 4194304 9163163 140735357080560 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 26040 24256 741 1214 0 24822 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 104160

[startup+12.7002 s]
/proc/loadavg: 1.94 1.99 1.99 5/490 19797
/proc/meminfo: memFree=26805872/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=104160 CPUtime=12.67 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 27652 0 0 0 1257 10 0 0 25 0 1 0 820648674 106659840 24621 33554432000 4194304 9163163 140735357080560 18446744073709551615 6668679 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 26040 24621 722 1214 0 24822 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 104160

[startup+25.5011 s]
/proc/loadavg: 1.95 1.99 1.99 5/490 19798
/proc/meminfo: memFree=26767052/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=139976 CPUtime=25.47 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 36883 0 0 0 2527 20 0 0 25 0 1 0 820648674 143335424 33757 33554432000 4194304 9163163 140735357080560 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 34994 33757 709 1214 0 33776 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 139976

[startup+51.1008 s]
/proc/loadavg: 1.97 1.99 1.99 5/490 19799
/proc/meminfo: memFree=26765768/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=139976 CPUtime=51.07 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 36884 0 0 0 5073 34 0 0 25 0 1 0 820648674 143335424 33758 33554432000 4194304 9163163 140735357080560 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 34994 33758 710 1214 0 33776 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 139976

[startup+102.319 s]
/proc/loadavg: 1.98 1.99 1.99 5/490 19800
/proc/meminfo: memFree=26740876/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=142512 CPUtime=102.29 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 37492 0 0 0 10162 67 0 0 25 0 1 0 820648674 145932288 34366 33554432000 4194304 9163163 140735357080560 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 35628 34366 711 1214 0 34410 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 142512

[startup+162.301 s]
/proc/loadavg: 1.99 1.99 1.99 5/490 19801
/proc/meminfo: memFree=26741960/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=138004 CPUtime=162.27 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 50352 0 0 0 16118 109 0 0 25 0 1 0 820648674 141316096 33589 33554432000 4194304 9163163 140735357080560 18446744073709551615 7345702 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 34501 33589 715 1214 0 33283 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 138004

[startup+222.301 s]
/proc/loadavg: 1.99 1.99 1.99 5/490 19803
/proc/meminfo: memFree=26709680/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=148904 CPUtime=222.28 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 61695 0 0 0 22070 158 0 0 25 0 1 0 820648674 152477696 35991 33554432000 4194304 9163163 140735357080560 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 37226 35991 715 1214 0 36008 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 148904

[startup+282.301 s]
/proc/loadavg: 1.99 1.99 1.99 5/490 19805
/proc/meminfo: memFree=26695508/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=164620 CPUtime=282.28 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 74224 0 0 0 28024 204 0 0 25 0 1 0 820648674 168570880 39771 33554432000 4194304 9163163 140735357080560 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 41155 39771 715 1214 0 39937 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 164620

[startup+342.301 s]
/proc/loadavg: 1.99 1.99 1.99 5/490 19806
/proc/meminfo: memFree=26681700/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=178436 CPUtime=342.28 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 86632 0 0 0 33980 248 0 0 25 0 1 0 820648674 182718464 43211 33554432000 4194304 9163163 140735357080560 18446744073709551615 5458879 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 44609 43211 715 1214 0 43391 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 178436

[startup+402.301 s]
/proc/loadavg: 1.99 1.99 1.99 4/490 19808
/proc/meminfo: memFree=26663816/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=196628 CPUtime=402.28 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 91170 0 0 0 39932 296 0 0 25 0 1 0 820648674 201347072 47748 33554432000 4194304 9163163 140735357080560 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 49157 47748 715 1214 0 47939 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 196628

[startup+462.301 s]
/proc/loadavg: 2.04 2.01 2.00 7/490 19809
/proc/meminfo: memFree=26650376/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=210032 CPUtime=462.28 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 103517 0 0 0 45883 345 0 0 25 0 1 0 820648674 215072768 51094 33554432000 4194304 9163163 140735357080560 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 52508 51094 715 1214 0 51290 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 210032

[startup+522.301 s]
/proc/loadavg: 2.15 2.05 2.01 5/490 19811
/proc/meminfo: memFree=26637588/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=223772 CPUtime=522.29 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 124349 0 0 0 51832 397 0 0 25 0 1 0 820648674 229142528 54237 33554432000 4194304 9163163 140735357080560 18446744073709551615 7224064 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 55943 54237 721 1214 0 54725 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 223772

[startup+582.301 s]
/proc/loadavg: 2.09 2.05 2.01 5/490 19813
/proc/meminfo: memFree=26618232/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=225316 CPUtime=582.28 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 142993 0 0 0 57781 447 0 0 25 0 1 0 820648674 230723584 54955 33554432000 4194304 9163163 140735357080560 18446744073709551615 7376358 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 56329 54955 715 1214 0 55111 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 225316

[startup+642.301 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.01 2.00 5/490 19821
/proc/meminfo: memFree=26570172/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=272652 CPUtime=882.28 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 172851 0 0 0 87539 689 0 0 25 0 1 0 820648674 279195648 66875 33554432000 4194304 9163163 140735357080560 18446744073709551615 7224050 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 68163 66875 715 1214 0 66945 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 272652

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 5/490 19822
/proc/meminfo: memFree=26531700/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=311596 CPUtime=942.29 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 182586 0 0 0 93490 739 0 0 25 0 1 0 820648674 319074304 76609 33554432000 4194304 9163163 140735357080560 18446744073709551615 7130320 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 77899 76609 715 1214 0 76681 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 311596

[startup+1002.3 s]
/proc/loadavg: 2.07 2.02 2.00 5/490 19824
/proc/meminfo: memFree=26531788/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=311596 CPUtime=1002.29 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 182617 0 0 0 99447 782 0 0 25 0 1 0 820648674 319074304 76640 33554432000 4194304 9163163 140735357080560 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 77899 76640 715 1214 0 76681 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 311596

[startup+1062.3 s]
/proc/loadavg: 2.08 2.03 2.00 5/490 19825
/proc/meminfo: memFree=26531620/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=311596 CPUtime=1062.29 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 182641 0 0 0 105401 828 0 0 25 0 1 0 820648674 319074304 76664 33554432000 4194304 9163163 140735357080560 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 77899 76664 715 1214 0 76681 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 311596

[startup+1122.3 s]
/proc/loadavg: 2.14 2.05 2.01 5/490 19827
/proc/meminfo: memFree=26529104/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=316252 CPUtime=1122.29 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 183448 0 0 0 111356 873 0 0 25 0 1 0 820648674 323842048 77471 33554432000 4194304 9163163 140735357080560 18446744073709551615 6706936 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 79063 77471 715 1214 0 77845 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 316252

[startup+1182.3 s]
/proc/loadavg: 2.10 2.06 2.01 4/490 19838
/proc/meminfo: memFree=26517692/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=326316 CPUtime=1182.29 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 186183 0 0 0 117311 918 0 0 25 0 1 0 820648674 334147584 80187 33554432000 4194304 9163163 140735357080560 18446744073709551615 7209893 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 81579 80187 718 1214 0 80361 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 326316

[startup+1242.3 s]
/proc/loadavg: 2.04 2.04 2.00 5/490 19839
/proc/meminfo: memFree=26521116/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=333384 CPUtime=1242.29 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 188037 0 0 0 123263 966 0 0 25 0 1 0 820648674 341385216 82038 33554432000 4194304 9163163 140735357080560 18446744073709551615 7300284 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 83346 82038 715 1214 0 82128 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 333384

[startup+1302.3 s]
/proc/loadavg: 2.01 2.03 2.00 5/490 19841
/proc/meminfo: memFree=26507436/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=333644 CPUtime=1302.31 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 230938 0 0 0 129211 1020 0 0 25 0 1 0 820648674 341651456 81913 33554432000 4194304 9163163 140735357080560 18446744073709551615 7379237 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 83411 81913 715 1214 0 82193 0
Current children cumulated CPU time (s) 1302.31
Current children cumulated vsize (KiB) 333644

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 5/490 19845
/proc/meminfo: memFree=26496652/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=334232 CPUtime=1362.29 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 239846 0 0 0 135160 1069 0 0 25 0 1 0 820648674 342253568 82237 33554432000 4194304 9163163 140735357080560 18446744073709551615 7379371 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 83558 82237 715 1214 0 82340 0
Current children cumulated CPU time (s) 1362.29
Current children cumulated vsize (KiB) 334232

[startup+1422.32 s]
/proc/loadavg: 2.00 2.02 2.00 5/490 19847
/proc/meminfo: memFree=26492952/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=336484 CPUtime=1422.31 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 240252 0 0 0 141119 1112 0 0 25 0 1 0 820648674 344559616 82643 33554432000 4194304 9163163 140735357080560 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 84121 82643 715 1214 0 82903 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 336484

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 5/490 19849
/proc/meminfo: memFree=26487088/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=334796 CPUtime=1482.3 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 248846 0 0 0 147069 1161 0 0 25 0 1 0 820648674 342831104 82500 33554432000 4194304 9163163 140735357080560 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 83699 82500 715 1214 0 82481 0
Current children cumulated CPU time (s) 1482.3
Current children cumulated vsize (KiB) 334796

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 5/490 19850
/proc/meminfo: memFree=26475748/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=335676 CPUtime=1542.3 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 249038 0 0 0 153022 1208 0 0 25 0 1 0 820648674 343732224 82692 33554432000 4194304 9163163 140735357080560 18446744073709551615 7348663 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 83919 82692 715 1214 0 82701 0
Current children cumulated CPU time (s) 1542.3
Current children cumulated vsize (KiB) 335676

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/490 19852
/proc/meminfo: memFree=26468624/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=337016 CPUtime=1602.3 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 249335 0 0 0 158974 1256 0 0 25 0 1 0 820648674 345104384 82989 33554432000 4194304 9163163 140735357080560 18446744073709551615 7046714 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 84254 82989 715 1214 0 83036 0
Current children cumulated CPU time (s) 1602.3
Current children cumulated vsize (KiB) 337016

[startup+1662.3 s]
/proc/loadavg: 2.19 2.05 2.01 4/490 19853
/proc/meminfo: memFree=26467588/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=335620 CPUtime=1662.3 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 257320 0 0 0 164930 1300 0 0 25 0 1 0 820648674 343674880 82327 33554432000 4194304 9163163 140735357080560 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 83905 82327 715 1214 0 82687 0
Current children cumulated CPU time (s) 1662.3
Current children cumulated vsize (KiB) 335620

[startup+1722.3 s]
/proc/loadavg: 2.14 2.05 2.01 4/490 19855
/proc/meminfo: memFree=26455036/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=340048 CPUtime=1722.3 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 258709 0 0 0 170881 1349 0 0 25 0 1 0 820648674 348209152 83716 33554432000 4194304 9163163 140735357080560 18446744073709551615 7375905 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 85012 83716 715 1214 0 83794 0
Current children cumulated CPU time (s) 1722.3
Current children cumulated vsize (KiB) 340048

[startup+1782.3 s]
/proc/loadavg: 2.05 2.04 2.00 5/490 19857
/proc/meminfo: memFree=26447188/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=342292 CPUtime=1782.3 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 259368 0 0 0 176834 1396 0 0 25 0 1 0 820648674 350507008 84375 33554432000 4194304 9163163 140735357080560 18446744073709551615 8087562 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 85573 84375 715 1214 0 84355 0
Current children cumulated CPU time (s) 1782.3
Current children cumulated vsize (KiB) 342292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.04 2.03 2.00 5/490 19857
/proc/meminfo: memFree=26447800/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=342292 CPUtime=1800.01 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 259389 0 0 0 178591 1410 0 0 25 0 1 0 820648674 350507008 84396 33554432000 4194304 9163163 140735357080560 18446744073709551615 7195887 0 0 4096 16384 0 0 0 17 1 0 0 0
/proc/19795/statm: 85573 84396 715 1214 0 84355 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 342292

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.12 s]
/proc/loadavg: 2.04 2.03 2.00 5/490 19857
/proc/meminfo: memFree=26447800/32951124 swapFree=63649284/67111528
[pid=19795] ppid=19793 vsize=342292 CPUtime=1800.12 cores=1,3,5,7
/proc/19795/stat : 19795 (scip-2.0.1.4b.l) R 19793 19795 13071 0 -1 4202496 259392 0 0 0 178602 1410 0 0 25 0 1 0 820648674 350507008 84399 33554432000 4194304 9163163 140735357080560 18446744073709551615 4807035 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/19795/statm: 85573 84399 718 1214 0 84355 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 342292

Child status: 0
Real time (s): 1800.2
CPU time (s): 1800.21
CPU user time (s): 1786.08
CPU system time (s): 14.1259
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 367868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.08
system time used= 14.1259
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259394
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= 5
involuntary context switches= 3839

runsolver used 8.34673 second user time and 21.2118 second system time

The end

Launcher Data

Begin job on node130 at 2011-06-03 10:41:42
IDJOB=3451053
IDBENCH=2270
IDSOLVER=1948
FILE ID=node130/3451053-1307090502
RUNJOBID= node130-1307088699-19673
PBS_JOBID= 13497856
Free space on /tmp= 73840 MiB

SOLVER NAME= SCIP spx E SCIP 2.0.1.4b with SoPlex 1.5.0.4
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-4.opb
COMMAND LINE= HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3451053-1307090502/watcher-3451053-1307090502 -o /tmp/evaluation-result-3451053-1307090502/solver-3451053-1307090502 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b.linux.x86_64.gnu.opt.spx -f HOME/instance-3451053-1307090502.opb -t 1800 -m 15500

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

MD5SUM BENCH= 4acf18ad1cd52676d2699a99f210ed0a
RANDOM SEED=1848477873

node130.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27249424 kB
Buffers:        240604 kB
Cached:         393472 kB
SwapCached:       9700 kB
Active:        5093836 kB
Inactive:       327148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27249424 kB
SwapTotal:    67111528 kB
SwapFree:     63649284 kB
Dirty:           27948 kB
Writeback:           0 kB
AnonPages:     4784916 kB
Mapped:          32364 kB
Slab:           158080 kB
PageTables:      53884 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 145085964 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73820 MiB
End job on node130 at 2011-06-03 11:11:44