Trace number 3478791

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 NameAnswerCPU timeWall clock time
SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4? (TO) 1800.82 1800.79

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-40.opb
MD5SUM96b10f202af149572cd99ac873608650
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9342
Total number of constraints199352
Number of constraints which are clauses178530
Number of constraints which are cardinality constraints (but not clauses)720
Number of constraints which are nor clauses,nor cardinality constraints20102
Minimum length of a constraint2
Maximum length of a constraint231
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 232
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c SCIP version 2.0.1.4 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.4]
0.00/0.00	c Copyright (c) 2002-2011 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-3478791-1307438585.opb>
1.39/1.43	c original problem has 9342 variables (9342 bin, 0 int, 0 impl, 0 cont) and 199352 constraints
1.39/1.43	c problem read
1.39/1.43	c No objective function, only one solution is needed.
1.39/1.43	c presolving settings loaded
1.89/1.93	c presolving:
2.21/2.24	c (round 1) 1 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 94404 impls, 366 clqs
2.89/2.95	c (round 2) 1 del vars, 34 del conss, 0 add conss, 0 chg bounds, 9 chg sides, 0 chg coeffs, 199340 upgd conss, 94404 impls, 366 clqs
3.09/3.12	c presolving (3 rounds):
3.09/3.12	c  1 deleted vars, 34 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 9 changed sides, 0 changed coefficients
3.09/3.12	c  94404 implications, 366 cliques
3.09/3.12	c presolved problem has 9341 variables (9341 bin, 0 int, 0 impl, 0 cont) and 199318 constraints
3.09/3.12	c   20454 constraints of type <knapsack>
3.09/3.12	c   40318 constraints of type <setppc>
3.09/3.12	c       2 constraints of type <linear>
3.09/3.12	c  138544 constraints of type <logicor>
3.09/3.12	c transformed objective value is always integral (scale: 1)
3.09/3.12	c Presolving Time: 1.56
3.09/3.12	c - non default parameters ----------------------------------------------------------------------
3.09/3.12	c # SCIP version 2.0.1.4
3.09/3.12	c 
3.09/3.12	c # frequency for displaying node information lines
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 100]
3.09/3.12	c display/freq = 10000
3.09/3.12	c 
3.09/3.12	c # maximal time in seconds to run
3.09/3.12	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.09/3.12	c limits/time = 1800
3.09/3.12	c 
3.09/3.12	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.09/3.12	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.09/3.12	c limits/memory = 13950
3.09/3.12	c 
3.09/3.12	c # solving stops, if the given number of solutions were found (-1: no limit)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: -1]
3.09/3.12	c limits/solutions = 1
3.09/3.12	c 
3.09/3.12	c # maximal number of separation rounds per node (-1: unlimited)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 5]
3.09/3.12	c separating/maxrounds = 1
3.09/3.12	c 
3.09/3.12	c # maximal number of separation rounds in the root node (-1: unlimited)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: -1]
3.09/3.12	c separating/maxroundsroot = 5
3.09/3.12	c 
3.09/3.12	c # default clock type (1: CPU user seconds, 2: wall clock time)
3.09/3.12	c # [type: int, range: [1,2], default: 1]
3.09/3.12	c timing/clocktype = 2
3.09/3.12	c 
3.09/3.12	c # belongs reading time to solving time?
3.09/3.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.09/3.12	c timing/reading = TRUE
3.09/3.12	c 
3.09/3.12	c # should presolving try to simplify inequalities
3.09/3.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.09/3.12	c constraints/linear/simplifyinequalities = TRUE
3.09/3.12	c 
3.09/3.12	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
3.09/3.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.09/3.12	c constraints/indicator/addCouplingCons = TRUE
3.09/3.12	c 
3.09/3.12	c # should disaggregation of knapsack constraints be allowed in preprocessing?
3.09/3.12	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
3.09/3.12	c constraints/knapsack/disaggregation = FALSE
3.09/3.12	c 
3.09/3.12	c # should presolving try to simplify knapsacks
3.09/3.12	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.09/3.12	c constraints/knapsack/simplifyinequalities = TRUE
3.09/3.12	c 
3.09/3.12	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: -1]
3.09/3.12	c presolving/probing/maxrounds = 0
3.09/3.12	c 
3.09/3.12	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.12	c heuristics/coefdiving/freq = -1
3.09/3.12	c 
3.09/3.12	c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.12	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.09/3.12	c heuristics/coefdiving/maxlpiterquot = 0.075
3.09/3.12	c 
3.09/3.12	c # additional number of allowed LP iterations
3.09/3.12	c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.12	c heuristics/coefdiving/maxlpiterofs = 1500
3.09/3.12	c 
3.09/3.12	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 30]
3.09/3.12	c heuristics/crossover/freq = -1
3.09/3.12	c 
3.09/3.12	c # number of nodes added to the contingent of the total nodes
3.09/3.12	c # [type: longint, range: [0,9223372036854775807], default: 500]
3.09/3.12	c heuristics/crossover/nodesofs = 750
3.09/3.12	c 
3.09/3.12	c # number of nodes without incumbent change that heuristic should wait
3.09/3.12	c # [type: longint, range: [0,9223372036854775807], default: 200]
3.09/3.12	c heuristics/crossover/nwaitingnodes = 100
3.09/3.12	c 
3.09/3.12	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
3.09/3.12	c # [type: real, range: [0,1], default: 0.1]
3.09/3.12	c heuristics/crossover/nodesquot = 0.15
3.09/3.12	c 
3.09/3.12	c # minimum percentage of integer variables that have to be fixed 
3.09/3.12	c # [type: real, range: [0,1], default: 0.666]
3.09/3.12	c heuristics/crossover/minfixingrate = 0.5
3.09/3.12	c 
3.09/3.12	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 20]
3.09/3.12	c heuristics/feaspump/freq = -1
3.09/3.12	c 
3.09/3.12	c # additional number of allowed LP iterations
3.09/3.12	c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.12	c heuristics/feaspump/maxlpiterofs = 2000
3.09/3.12	c 
3.09/3.12	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.12	c heuristics/fracdiving/freq = -1
3.09/3.12	c 
3.09/3.12	c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.12	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.09/3.12	c heuristics/fracdiving/maxlpiterquot = 0.075
3.09/3.12	c 
3.09/3.12	c # additional number of allowed LP iterations
3.09/3.12	c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.12	c heuristics/fracdiving/maxlpiterofs = 1500
3.09/3.12	c 
3.09/3.12	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.12	c heuristics/guideddiving/freq = -1
3.09/3.12	c 
3.09/3.12	c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.12	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.09/3.12	c heuristics/guideddiving/maxlpiterquot = 0.075
3.09/3.12	c 
3.09/3.12	c # additional number of allowed LP iterations
3.09/3.12	c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.12	c heuristics/guideddiving/maxlpiterofs = 1500
3.09/3.12	c 
3.09/3.12	c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.12	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.09/3.12	c heuristics/intdiving/maxlpiterquot = 0.075
3.09/3.12	c 
3.09/3.12	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.12	c heuristics/intshifting/freq = -1
3.09/3.12	c 
3.09/3.12	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.12	c heuristics/linesearchdiving/freq = -1
3.09/3.12	c 
3.09/3.12	c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.12	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.09/3.12	c heuristics/linesearchdiving/maxlpiterquot = 0.075
3.09/3.12	c 
3.09/3.12	c # additional number of allowed LP iterations
3.09/3.12	c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.12	c heuristics/linesearchdiving/maxlpiterofs = 1500
3.09/3.12	c 
3.09/3.12	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 20]
3.09/3.12	c heuristics/objpscostdiving/freq = -1
3.09/3.12	c 
3.09/3.12	c # maximal fraction of diving LP iterations compared to total iteration number
3.09/3.12	c # [type: real, range: [0,1], default: 0.01]
3.09/3.12	c heuristics/objpscostdiving/maxlpiterquot = 0.015
3.09/3.12	c 
3.09/3.12	c # additional number of allowed LP iterations
3.09/3.12	c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.12	c heuristics/objpscostdiving/maxlpiterofs = 1500
3.09/3.12	c 
3.09/3.12	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 1]
3.09/3.12	c heuristics/oneopt/freq = -1
3.09/3.12	c 
3.09/3.12	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.12	c heuristics/pscostdiving/freq = -1
3.09/3.12	c 
3.09/3.12	c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.12	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.09/3.12	c heuristics/pscostdiving/maxlpiterquot = 0.075
3.09/3.12	c 
3.09/3.12	c # additional number of allowed LP iterations
3.09/3.12	c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.12	c heuristics/pscostdiving/maxlpiterofs = 1500
3.09/3.12	c 
3.09/3.12	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 0]
3.09/3.12	c heuristics/rens/freq = -1
3.09/3.12	c 
3.09/3.12	c # minimum percentage of integer variables that have to be fixable 
3.09/3.12	c # [type: real, range: [0,1], default: 0.5]
3.09/3.12	c heuristics/rens/minfixingrate = 0.3
3.09/3.12	c 
3.09/3.12	c # number of nodes added to the contingent of the total nodes
3.09/3.12	c # [type: longint, range: [0,9223372036854775807], default: 500]
3.09/3.12	c heuristics/rens/nodesofs = 2000
3.09/3.12	c 
3.09/3.12	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 20]
3.09/3.12	c heuristics/rootsoldiving/freq = -1
3.09/3.12	c 
3.09/3.12	c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.12	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
3.09/3.12	c heuristics/rootsoldiving/maxlpiterquot = 0.015
3.09/3.12	c 
3.09/3.12	c # additional number of allowed LP iterations
3.09/3.12	c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.12	c heuristics/rootsoldiving/maxlpiterofs = 1500
3.09/3.12	c 
3.09/3.12	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 1]
3.09/3.12	c heuristics/rounding/freq = -1
3.09/3.12	c 
3.09/3.12	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 0]
3.09/3.12	c heuristics/shiftandpropagate/freq = -1
3.09/3.12	c 
3.09/3.12	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.12	c heuristics/shifting/freq = -1
3.09/3.12	c 
3.09/3.12	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 1]
3.09/3.12	c heuristics/simplerounding/freq = -1
3.09/3.12	c 
3.09/3.12	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 1]
3.09/3.12	c heuristics/subnlp/freq = -1
3.09/3.12	c 
3.09/3.12	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 0]
3.09/3.12	c heuristics/trivial/freq = -1
3.09/3.12	c 
3.09/3.12	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 1]
3.09/3.12	c heuristics/trysol/freq = -1
3.09/3.12	c 
3.09/3.12	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 0]
3.09/3.12	c heuristics/undercover/freq = -1
3.09/3.12	c 
3.09/3.12	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 10]
3.09/3.12	c heuristics/veclendiving/freq = -1
3.09/3.12	c 
3.09/3.12	c # maximal fraction of diving LP iterations compared to node LP iterations
3.09/3.12	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.09/3.12	c heuristics/veclendiving/maxlpiterquot = 0.075
3.09/3.12	c 
3.09/3.12	c # additional number of allowed LP iterations
3.09/3.12	c # [type: int, range: [0,2147483647], default: 1000]
3.09/3.12	c heuristics/veclendiving/maxlpiterofs = 1500
3.09/3.12	c 
3.09/3.12	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 1]
3.09/3.12	c heuristics/zirounding/freq = -1
3.09/3.12	c 
3.09/3.12	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 0]
3.09/3.12	c separating/cmir/freq = -1
3.09/3.12	c 
3.09/3.12	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: 0]
3.09/3.12	c separating/flowcover/freq = -1
3.09/3.12	c 
3.09/3.12	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.09/3.12	c # [type: int, range: [-1,2147483647], default: -1]
3.09/3.12	c separating/rapidlearning/freq = 0
3.09/3.12	c 
3.09/3.12	c -----------------------------------------------------------------------------------------------
3.09/3.12	c start solving
3.09/3.13	c 
5.89/5.90	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
5.89/5.90	c   5.9s|     1 |     0 |  2562 |     - | 282M|   0 | 888 |9341 | 199k|9341 | 199k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
8.59/8.60	c   8.6s|     1 |     0 |  2983 |     - | 282M|   0 |1059 |9341 | 199k|9341 | 199k|  10 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
11.89/12.00	c  12.0s|     1 |     0 |  4128 |     - | 283M|   0 |1978 |9341 | 199k|9341 | 199k|  22 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
15.59/15.67	c  15.7s|     1 |     0 |  5003 |     - | 283M|   0 |2457 |9341 | 199k|9341 | 199k|  38 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
20.80/20.87	c  20.9s|     1 |     0 |  6371 |     - | 284M|   0 |2556 |9341 | 199k|9341 | 199k|  62 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
31.69/31.71	c  31.7s|     1 |     0 |  8169 |     - | 286M|   0 |2440 |9341 | 199k|9341 | 199k|  96 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
56.98/57.06	c  57.1s|     1 |     2 |  8169 |     - | 286M|   0 |2440 |9341 | 199k|9341 | 199k|  96 |   0 |  19 | 0.000000e+00 |      --      |    Inf 
1800.32/1800.36	c 
1800.32/1800.36	c SCIP Status        : solving was interrupted [user interrupt]
1800.32/1800.36	c Solving Time (sec) : 1800.36
1800.32/1800.36	c Solving Nodes      : 299
1800.32/1800.36	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1800.32/1800.36	c Dual Bound         : +0.00000000000000e+00
1800.32/1800.36	c Gap                : infinite
1800.32/1800.36	s UNKNOWN
1800.32/1800.36	c SCIP Status        : solving was interrupted [user interrupt]
1800.32/1800.36	c Total Time         :    1800.36
1800.32/1800.36	c   solving          :    1800.36
1800.32/1800.36	c   presolving       :       1.56 (included in solving)
1800.32/1800.36	c   reading          :       1.43 (included in solving)
1800.32/1800.36	c Original Problem   :
1800.32/1800.36	c   Problem name     : HOME/instance-3478791-1307438585.opb
1800.32/1800.36	c   Variables        : 9342 (9342 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.32/1800.36	c   Constraints      : 199352 initial, 199352 maximal
1800.32/1800.36	c Presolved Problem  :
1800.32/1800.36	c   Problem name     : t_HOME/instance-3478791-1307438585.opb
1800.32/1800.36	c   Variables        : 9341 (9341 binary, 0 integer, 0 implicit integer, 0 continuous)
1800.32/1800.36	c   Constraints      : 199318 initial, 199325 maximal
1800.32/1800.36	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1800.32/1800.36	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1800.32/1800.36	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1800.32/1800.36	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1800.32/1800.36	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1800.32/1800.36	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1800.32/1800.36	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
1800.32/1800.36	c   knapsack         :       0.07          0          0          0          0          0          0          0          0          0
1800.32/1800.36	c   setppc           :       0.04          0          0          0          0          0          0          0          0          0
1800.32/1800.36	c   linear           :       0.76          0          1          0          0          0         10          0          9          0
1800.32/1800.36	c   logicor          :       0.18          0          0          0          0          0         24          0          0          0
1800.32/1800.36	c   root node        :          -          0          -          -          0          -          -          -          -          -
1800.32/1800.36	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1800.32/1800.36	c   integral         :          0          0          0        298          0          1          0          0          2          0          0        592
1800.32/1800.36	c   knapsack         :      20454          5        596          0          0          0          6          0         45         51          0          0
1800.32/1800.36	c   setppc           :      40318          5        596          0          0          0         35          2      14875          0          0          0
1800.32/1800.36	c   linear           :          2          5        594          0          0          0          0          0          0          0          0          0
1800.32/1800.36	c   logicor          :     138544+         5        283          0          0          0          8          1        266          0          0          0
1800.32/1800.36	c   countsols        :          0          0          0          0          0          0          0          0          0          0          0          0
1800.32/1800.36	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1800.32/1800.36	c   integral         :     951.58       0.00       0.00     951.58       0.00       0.00       0.00
1800.32/1800.36	c   knapsack         :       0.36       0.06       0.29       0.00       0.00       0.00       0.00
1800.32/1800.36	c   setppc           :       0.69       0.01       0.68       0.00       0.00       0.00       0.00
1800.32/1800.36	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.32/1800.36	c   logicor          :       0.14       0.02       0.12       0.00       0.00       0.00       0.00
1800.32/1800.36	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1800.32/1800.36	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1800.32/1800.36	c   vbounds          :          0          0          0          0
1800.32/1800.36	c   rootredcost      :          0          0          0          0
1800.32/1800.36	c   pseudoobj        :          0          0          0          0
1800.32/1800.36	c Propagator Timings :  TotalTime  Propagate    Resprop
1800.32/1800.36	c   vbounds          :       0.00       0.00       0.00
1800.32/1800.36	c   rootredcost      :       0.00       0.00       0.00
1800.32/1800.36	c   pseudoobj        :       0.00       0.00       0.00
1800.32/1800.36	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1800.32/1800.36	c   propagation      :       0.00          3          3          7       11.3          0        0.0          -
1800.32/1800.36	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1800.32/1800.36	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1800.32/1800.36	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1800.32/1800.36	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1800.32/1800.36	c   applied globally :          -          -          -          7       11.3          -          -          -
1800.32/1800.36	c   applied locally  :          -          -          -          0        0.0          -          -          -
1800.32/1800.36	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1800.32/1800.36	c   cut pool         :       0.00          4          -          -         36          -    (maximal pool size: 1229)
1800.32/1800.36	c   redcost          :       0.05        300          0          0          0          0
1800.32/1800.36	c   impliedbounds    :       0.00          5          0          0          0          0
1800.32/1800.36	c   intobj           :       0.00          0          0          0          0          0
1800.32/1800.36	c   gomory           :       8.20          5          0          0       2500          0
1800.32/1800.36	c   cgmip            :       0.00          0          0          0          0          0
1800.32/1800.36	c   closecuts        :       0.00          0          0          0          0          0
1800.32/1800.36	c   strongcg         :       4.74          5          0          0       2500          0
1800.32/1800.36	c   cmir             :       0.00          0          0          0          0          0
1800.32/1800.36	c   flowcover        :       0.00          0          0          0          0          0
1800.32/1800.36	c   clique           :       0.29          5          0          0         34          0
1800.32/1800.36	c   zerohalf         :       0.00          0          0          0          0          0
1800.32/1800.36	c   mcf              :       0.17          1          0          0          0          0
1800.32/1800.36	c   oddcycle         :       0.00          0          0          0          0          0
1800.32/1800.36	c   rapidlearning    :       0.00          0          0          0          0          0
1800.32/1800.36	c Pricers            :       Time      Calls       Vars
1800.32/1800.36	c   problem variables:       0.00          0          0
1800.32/1800.36	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1800.32/1800.36	c   relpscost        :     951.58        298          0          2          0          0        592
1800.32/1800.36	c   pscost           :       0.00          0          0          0          0          0          0
1800.32/1800.36	c   inference        :       0.00          0          0          0          0          0          0
1800.32/1800.36	c   mostinf          :       0.00          0          0          0          0          0          0
1800.32/1800.36	c   leastinf         :       0.00          0          0          0          0          0          0
1800.32/1800.36	c   fullstrong       :       0.00          0          0          0          0          0          0
1800.32/1800.36	c   allfullstrong    :       0.00          0          0          0          0          0          0
1800.32/1800.36	c   random           :       0.00          0          0          0          0          0          0
1800.32/1800.36	c Primal Heuristics  :       Time      Calls      Found
1800.32/1800.36	c   LP solutions     :       0.00          -          0
1800.32/1800.36	c   pseudo solutions :       0.00          -          0
1800.32/1800.36	c   trivial          :       0.00          1          0
1800.32/1800.36	c   shiftandpropagate:       0.00          0          0
1800.32/1800.36	c   simplerounding   :       0.00          0          0
1800.32/1800.36	c   zirounding       :       0.00          0          0
1800.32/1800.36	c   rounding         :       0.00          0          0
1800.32/1800.36	c   shifting         :       0.00          0          0
1800.32/1800.36	c   intshifting      :       0.00          0          0
1800.32/1800.36	c   oneopt           :       0.00          0          0
1800.32/1800.36	c   twoopt           :       0.00          0          0
1800.32/1800.36	c   fixandinfer      :       0.00          0          0
1800.32/1800.36	c   feaspump         :       0.00          0          0
1800.32/1800.36	c   clique           :       0.00          0          0
1800.32/1800.36	c   coefdiving       :       0.00          0          0
1800.32/1800.36	c   pscostdiving     :       0.00          0          0
1800.32/1800.36	c   fracdiving       :       0.00          0          0
1800.32/1800.36	c   veclendiving     :       0.00          0          0
1800.32/1800.36	c   intdiving        :       0.00          0          0
1800.32/1800.36	c   actconsdiving    :       0.00          0          0
1800.32/1800.36	c   objpscostdiving  :       0.00          0          0
1800.32/1800.36	c   rootsoldiving    :       0.00          0          0
1800.32/1800.36	c   linesearchdiving :       0.00          0          0
1800.32/1800.36	c   guideddiving     :       0.00          0          0
1800.32/1800.36	c   octane           :       0.00          0          0
1800.32/1800.36	c   rens             :       0.00          0          0
1800.32/1800.36	c   rins             :       0.00          0          0
1800.32/1800.36	c   localbranching   :       0.00          0          0
1800.32/1800.36	c   mutation         :       0.00          0          0
1800.32/1800.36	c   crossover        :       0.00          0          0
1800.32/1800.36	c   dins             :       0.00          0          0
1800.32/1800.36	c   vbounds          :       0.00          0          0
1800.32/1800.36	c   undercover       :       0.00          0          0
1800.32/1800.36	c   subnlp           :       0.00          0          0
1800.32/1800.36	c   trysol           :       0.00          0          0
1800.32/1800.36	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1800.32/1800.36	c   primal LP        :       0.11          0          0       0.00       0.00
1800.32/1800.36	c   dual LP          :     824.00        303     303647    1002.14     368.51
1800.32/1800.36	c   lex dual LP      :       0.00          0          0       0.00          -
1800.32/1800.36	c   barrier LP       :       0.00          0          0       0.00          -
1800.32/1800.36	c   diving/probing LP:       0.00          0          0       0.00          -
1800.32/1800.36	c   strong branching :     951.22        444     259323     584.06     272.62
1800.32/1800.36	c     (at root node) :          -         19       5123     269.63          -
1800.32/1800.36	c   conflict analysis:       0.00          0          0       0.00          -
1800.32/1800.36	c B&B Tree           :
1800.32/1800.36	c   number of runs   :          1
1800.32/1800.36	c   nodes            :        299
1800.32/1800.36	c   nodes (total)    :        299
1800.32/1800.36	c   nodes left       :        294
1800.32/1800.36	c   max depth        :         47
1800.32/1800.36	c   max depth (total):         47
1800.32/1800.36	c   backtracks       :         71 (23.7%)
1800.32/1800.36	c   delayed cutoffs  :          0
1800.32/1800.36	c   repropagations   :         14 (1 domain reductions, 0 cutoffs)
1800.32/1800.36	c   avg switch length:       2.81
1800.32/1800.36	c   switching time   :       0.82
1800.32/1800.36	c Solution           :
1800.32/1800.36	c   Solutions found  :          0 (0 improvements)
1800.32/1800.36	c   Primal Bound     :          -
1800.32/1800.36	c   Dual Bound       : +0.00000000000000e+00
1800.32/1800.36	c   Gap              :   infinite
1800.32/1800.36	c   Root Dual Bound  : +0.00000000000000e+00
1800.32/1800.36	c   Root Iterations  :       8169
1800.74/1800.78	c Time complete: 1800.81.

Verifier Data

ERROR: no interpretation found !

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-3478791-1307438585/watcher-3478791-1307438585 -o /tmp/evaluation-result-3478791-1307438585/solver-3478791-1307438585 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3478791-1307438585.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.05 2.03 1.72 2/522 22724
/proc/meminfo: memFree=18496476/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=10808 CPUtime=0.01 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 1688 0 0 0 1 0 0 0 25 0 1 0 836273998 11067392 1641 33554432000 4194304 9128323 140735395361888 18446744073709551615 8057568 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22724/statm: 2702 1641 397 1205 0 1493 0

[startup+0.0382111 s]
/proc/loadavg: 2.05 2.03 1.72 2/522 22724
/proc/meminfo: memFree=18496476/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=12472 CPUtime=0.03 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 2109 0 0 0 3 0 0 0 25 0 1 0 836273998 12771328 2062 33554432000 4194304 9128323 140735395361888 18446744073709551615 8057568 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22724/statm: 3118 2062 397 1205 0 1909 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 12472

[startup+0.10119 s]
/proc/loadavg: 2.05 2.03 1.72 2/522 22724
/proc/meminfo: memFree=18496476/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=16164 CPUtime=0.09 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 3052 0 0 0 9 0 0 0 25 0 1 0 836273998 16551936 3003 33554432000 4194304 9128323 140735395361888 18446744073709551615 7447104 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22724/statm: 4041 3003 397 1205 0 2832 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16164

[startup+0.301165 s]
/proc/loadavg: 2.05 2.03 1.72 2/522 22724
/proc/meminfo: memFree=18496476/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=25808 CPUtime=0.29 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 5462 0 0 0 29 0 0 0 25 0 1 0 836273998 26427392 5410 33554432000 4194304 9128323 140735395361888 18446744073709551615 7929104 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22724/statm: 6452 5410 397 1205 0 5243 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25808

[startup+0.701058 s]
/proc/loadavg: 2.05 2.03 1.72 2/522 22724
/proc/meminfo: memFree=18496476/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=45360 CPUtime=0.69 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 10336 0 0 0 69 0 0 0 25 0 1 0 836273998 46448640 10277 33554432000 4194304 9128323 140735395361888 18446744073709551615 6189863 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22724/statm: 11340 10277 397 1205 0 10131 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45360

[startup+1.50091 s]
/proc/loadavg: 2.05 2.03 1.72 3/519 22747
/proc/meminfo: memFree=21170344/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=124724 CPUtime=1.49 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 29921 0 0 0 147 2 0 0 25 0 1 0 836273998 127717376 29791 33554432000 4194304 9128323 140735395361888 18446744073709551615 4815360 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 31181 29791 433 1205 0 29972 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 124724

[startup+3.10061 s]
/proc/loadavg: 2.05 2.03 1.72 3/522 22753
/proc/meminfo: memFree=20908028/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=310688 CPUtime=3.09 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 105836 0 0 0 296 13 0 0 25 0 1 0 836273998 318144512 74412 33554432000 4194304 9128323 140735395361888 18446744073709551615 5316742 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 77672 74412 578 1205 0 76463 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 310688

[startup+6.30107 s]
/proc/loadavg: 2.12 2.05 1.73 3/522 22753
/proc/meminfo: memFree=20412676/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=662964 CPUtime=6.29 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 200273 0 0 0 607 22 0 0 25 0 1 0 836273998 678875136 152072 33554432000 4194304 9128323 140735395361888 18446744073709551615 7018588 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 165741 152072 972 1205 0 164532 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 662964

[startup+12.7009 s]
/proc/loadavg: 2.11 2.05 1.73 3/522 22753
/proc/meminfo: memFree=19411664/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=698292 CPUtime=12.69 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 212727 0 0 0 1245 24 0 0 25 0 1 0 836273998 715051008 162836 33554432000 4194304 9128323 140735395361888 18446744073709551615 7018454 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 174573 162836 812 1205 0 173364 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 698292

[startup+25.5005 s]
/proc/loadavg: 2.17 2.06 1.74 3/522 22753
/proc/meminfo: memFree=18005728/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=739168 CPUtime=25.49 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 219260 0 0 0 2524 25 0 0 25 0 1 0 836273998 756908032 169277 33554432000 4194304 9128323 140735395361888 18446744073709551615 7021577 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 184792 169277 720 1205 0 183583 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 739168

[startup+51.1009 s]
/proc/loadavg: 2.17 2.07 1.75 3/522 22754
/proc/meminfo: memFree=17854804/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=739168 CPUtime=51.08 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 222857 0 0 0 5080 28 0 0 25 0 1 0 836273998 756908032 172874 33554432000 4194304 9128323 140735395361888 18446744073709551615 7315702 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 184792 172874 723 1205 0 183583 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 739168

[startup+102.32 s]
/proc/loadavg: 2.13 2.07 1.76 3/522 22755
/proc/meminfo: memFree=17983984/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=741728 CPUtime=102.3 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 225125 0 0 0 10198 32 0 0 25 0 1 0 836273998 759529472 175142 33554432000 4194304 9128323 140735395361888 18446744073709551615 7346427 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 185432 175142 902 1205 0 184223 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 741728

[startup+162.3 s]
/proc/loadavg: 2.09 2.07 1.78 3/522 22760
/proc/meminfo: memFree=17876664/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=724896 CPUtime=162.28 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 235175 0 0 0 16189 39 0 0 25 0 1 0 836273998 742293504 171129 33554432000 4194304 9128323 140735395361888 18446744073709551615 7346424 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 181224 171129 891 1205 0 180015 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 724896

[startup+222.3 s]
/proc/loadavg: 2.03 2.06 1.79 3/522 22761
/proc/meminfo: memFree=17875208/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=724896 CPUtime=222.27 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 235411 0 0 0 22183 44 0 0 25 0 1 0 836273998 742293504 171334 33554432000 4194304 9128323 140735395361888 18446744073709551615 7192538 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 181224 171334 860 1205 0 180015 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 724896

[startup+282.301 s]
/proc/loadavg: 2.01 2.04 1.80 3/522 22763
/proc/meminfo: memFree=17946620/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=724896 CPUtime=282.28 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 235549 0 0 0 28177 51 0 0 25 0 1 0 836273998 742293504 171341 33554432000 4194304 9128323 140735395361888 18446744073709551615 7315299 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 181224 171341 729 1205 0 180015 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 724896

[startup+342.301 s]
/proc/loadavg: 2.00 2.03 1.81 3/522 22765
/proc/meminfo: memFree=17941272/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=742248 CPUtime=342.28 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 239921 0 0 0 34171 57 0 0 25 0 1 0 836273998 760061952 175713 33554432000 4194304 9128323 140735395361888 18446744073709551615 7381110 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 185562 175713 739 1205 0 184353 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 742248

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 1.82 3/522 22766
/proc/meminfo: memFree=17992600/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=708328 CPUtime=402.28 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 248343 0 0 0 40164 64 0 0 25 0 1 0 836273998 725327872 167429 33554432000 4194304 9128323 140735395361888 18446744073709551615 6941061 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 177082 167429 729 1205 0 175873 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 708328

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 1.83 3/522 22768
/proc/meminfo: memFree=17972384/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=708456 CPUtime=462.28 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 259188 0 0 0 46157 71 0 0 25 0 1 0 836273998 725458944 167361 33554432000 4194304 9128323 140735395361888 18446744073709551615 7077578 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 177114 167361 729 1205 0 175905 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 708456

[startup+522.301 s]
/proc/loadavg: 2.00 2.01 1.83 3/522 22769
/proc/meminfo: memFree=17931700/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=762008 CPUtime=522.28 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 270051 0 0 0 52151 77 0 0 25 0 1 0 836273998 780296192 178161 33554432000 4194304 9128323 140735395361888 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 190502 178161 729 1205 0 189293 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 762008

[startup+582.301 s]
/proc/loadavg: 2.04 2.02 1.85 3/522 22771
/proc/meminfo: memFree=17991836/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=707916 CPUtime=582.28 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 271159 0 0 0 58146 82 0 0 25 0 1 0 836273998 724905984 167087 33554432000 4194304 9128323 140735395361888 18446744073709551615 7077395 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 176979 167087 729 1205 0 175770 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 707916

[startup+642.301 s]

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

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 1.90 3/522 22782
/proc/meminfo: memFree=17944024/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=707092 CPUtime=1002.3 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 387018 0 0 0 100092 138 0 0 25 0 1 0 836273998 724062208 167307 33554432000 4194304 9128323 140735395361888 18446744073709551615 8054618 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 176773 167307 728 1205 0 175564 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 707092

[startup+1062.3 s]
/proc/loadavg: 2.12 2.04 1.92 3/522 22784
/proc/meminfo: memFree=17903080/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=758120 CPUtime=1062.3 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 408244 0 0 0 106083 147 0 0 25 0 1 0 836273998 776314880 177325 33554432000 4194304 9128323 140735395361888 18446744073709551615 7342922 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 189530 177325 755 1205 0 188321 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 758120

[startup+1122.3 s]
/proc/loadavg: 2.25 2.09 1.94 3/522 22785
/proc/meminfo: memFree=17898476/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=743620 CPUtime=1122.3 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 431574 0 0 0 112077 153 0 0 25 0 1 0 836273998 761466880 178494 33554432000 4194304 9128323 140735395361888 18446744073709551615 7315605 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 185905 178494 748 1205 0 184696 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 743620

[startup+1182.3 s]
/proc/loadavg: 2.18 2.10 1.95 3/522 22787
/proc/meminfo: memFree=17898088/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=743620 CPUtime=1182.3 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 431593 0 0 0 118071 159 0 0 25 0 1 0 836273998 761466880 178513 33554432000 4194304 9128323 140735395361888 18446744073709551615 7176977 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 185905 178513 748 1205 0 184696 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 743620

[startup+1242.3 s]
/proc/loadavg: 2.06 2.08 1.95 3/522 22789
/proc/meminfo: memFree=17904284/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=742920 CPUtime=1242.31 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 442939 0 0 0 124064 167 0 0 25 0 1 0 836273998 760750080 173183 33554432000 4194304 9128323 140735395361888 18446744073709551615 7315080 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 185730 173183 728 1205 0 184521 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 742920

[startup+1302.3 s]
/proc/loadavg: 2.02 2.06 1.95 3/522 22790
/proc/meminfo: memFree=17942096/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=707204 CPUtime=1302.32 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 456843 0 0 0 130059 173 0 0 25 0 1 0 836273998 724176896 170079 33554432000 4194304 9128323 140735395361888 18446744073709551615 7192528 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 176801 170079 758 1205 0 175592 0
Current children cumulated CPU time (s) 1302.32
Current children cumulated vsize (KiB) 707204

[startup+1362.3 s]
/proc/loadavg: 2.01 2.05 1.95 3/522 22792
/proc/meminfo: memFree=17898072/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=742420 CPUtime=1362.31 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 462830 0 0 0 136053 178 0 0 25 0 1 0 836273998 760238080 175936 33554432000 4194304 9128323 140735395361888 18446744073709551615 7013863 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 185605 175936 822 1205 0 184396 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 742420

[startup+1422.32 s]
/proc/loadavg: 2.00 2.04 1.95 3/522 22793
/proc/meminfo: memFree=17926704/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=707456 CPUtime=1422.33 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 464134 0 0 0 142049 184 0 0 25 0 1 0 836273998 724434944 167285 33554432000 4194304 9128323 140735395361888 18446744073709551615 7315263 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 176864 167285 734 1205 0 175655 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 707456

[startup+1482.3 s]
/proc/loadavg: 2.00 2.03 1.95 3/522 22795
/proc/meminfo: memFree=17898664/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=760368 CPUtime=1482.31 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 472645 0 0 0 148039 192 0 0 25 0 1 0 836273998 778616832 175796 33554432000 4194304 9128323 140735395361888 18446744073709551615 6941065 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 190092 175796 890 1205 0 188883 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 760368

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/522 22797
/proc/meminfo: memFree=17899020/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=724200 CPUtime=1542.32 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 480890 0 0 0 154035 197 0 0 25 0 1 0 836273998 741580800 174390 33554432000 4194304 9128323 140735395361888 18446744073709551615 6941934 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 181050 174390 734 1205 0 179841 0
Current children cumulated CPU time (s) 1542.32
Current children cumulated vsize (KiB) 724200

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 1.95 3/522 22798
/proc/meminfo: memFree=17860940/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=762576 CPUtime=1602.32 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 490478 0 0 0 160028 204 0 0 25 0 1 0 836273998 780877824 183978 33554432000 4194304 9128323 140735395361888 18446744073709551615 7315568 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 190644 183978 1160 1205 0 189435 0
Current children cumulated CPU time (s) 1602.32
Current children cumulated vsize (KiB) 762576

[startup+1662.3 s]
/proc/loadavg: 2.21 2.07 1.97 3/522 22800
/proc/meminfo: memFree=17915124/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=724536 CPUtime=1662.32 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 494720 0 0 0 166022 210 0 0 25 0 1 0 836273998 741924864 170275 33554432000 4194304 9128323 140735395361888 18446744073709551615 7315582 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 181134 170275 734 1205 0 179925 0
Current children cumulated CPU time (s) 1662.32
Current children cumulated vsize (KiB) 724536

[startup+1722.3 s]
/proc/loadavg: 2.14 2.07 1.98 3/522 22801
/proc/meminfo: memFree=17915476/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=724536 CPUtime=1722.32 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 494741 0 0 0 172016 216 0 0 25 0 1 0 836273998 741924864 170296 33554432000 4194304 9128323 140735395361888 18446744073709551615 6941086 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 181134 170296 734 1205 0 179925 0
Current children cumulated CPU time (s) 1722.32
Current children cumulated vsize (KiB) 724536

[startup+1782.3 s]
/proc/loadavg: 2.05 2.05 1.98 3/522 22803
/proc/meminfo: memFree=17913848/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=707868 CPUtime=1782.33 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 506385 0 0 0 178010 223 0 0 25 0 1 0 836273998 724856832 170279 33554432000 4194304 9128323 140735395361888 18446744073709551615 7346427 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 176967 170279 735 1205 0 175758 0
Current children cumulated CPU time (s) 1782.33
Current children cumulated vsize (KiB) 707868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.03 2.05 1.98 3/522 22803
/proc/meminfo: memFree=17910004/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=725820 CPUtime=1800.04 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 507603 0 0 0 179780 224 0 0 25 0 1 0 836273998 743239680 171497 33554432000 4194304 9128323 140735395361888 18446744073709551615 6941934 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 181455 171497 735 1205 0 180246 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 725820

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

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

[startup+1800.2 s]
/proc/loadavg: 2.03 2.05 1.98 3/522 22803
/proc/meminfo: memFree=17910004/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=725820 CPUtime=1800.22 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 507603 0 0 0 179798 224 0 0 25 0 1 0 836273998 743239680 171497 33554432000 4194304 9128323 140735395361888 18446744073709551615 7315635 0 0 4096 16384 0 0 0 17 2 0 0 0
/proc/22724/statm: 181455 171497 735 1205 0 180246 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 725820

[startup+1800.6 s]
/proc/loadavg: 2.03 2.05 1.98 3/523 22805
/proc/meminfo: memFree=17912972/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=722000 CPUtime=1800.64 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 507612 0 0 0 179840 224 0 0 25 0 1 0 836273998 739328000 170551 33554432000 4194304 9128323 140735395361888 18446744073709551615 4210420 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22724/statm: 180500 170551 744 1205 0 179291 0
Current children cumulated CPU time (s) 1800.64
Current children cumulated vsize (KiB) 722000

[startup+1800.72 s]
/proc/loadavg: 2.03 2.05 1.98 3/523 22805
/proc/meminfo: memFree=17912972/32951124 swapFree=58800704/67111528
[pid=22724] ppid=22722 vsize=662516 CPUtime=1800.74 cores=0,2,4,6
/proc/22724/stat : 22724 (scip-2.0.1.4.li) R 22722 22724 22600 0 -1 4202496 507615 0 0 0 179850 224 0 0 25 0 1 0 836273998 678416384 156007 33554432000 4194304 9128323 140735395361888 18446744073709551615 6890131 0 0 4096 0 0 0 0 17 2 0 0 0
/proc/22724/statm: 165629 156007 747 1205 0 164420 0
Current children cumulated CPU time (s) 1800.74
Current children cumulated vsize (KiB) 662516

Child status: 0
Real time (s): 1800.79
CPU time (s): 1800.82
CPU user time (s): 1798.55
CPU system time (s): 2.27465
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 763044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.55
system time used= 2.27465
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 507621
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= 6
involuntary context switches= 2660

runsolver used 9.8405 second user time and 21.3398 second system time

The end

Launcher Data

Begin job on node142 at 2011-06-07 11:23:05
IDJOB=3478791
IDBENCH=89687
IDSOLVER=1949
FILE ID=node142/3478791-1307438585
RUNJOBID= node142-1307436782-22618
PBS_JOBID= 13519946
Free space on /tmp= 73900 MiB

SOLVER NAME= SCIP spx SCIP 2.0.1.4. with SoPlex 1.5.0.4
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-40.opb
COMMAND LINE= HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3478791-1307438585/watcher-3478791-1307438585 -o /tmp/evaluation-result-3478791-1307438585/solver-3478791-1307438585 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4.linux.x86_64.gnu.opt.spx -f HOME/instance-3478791-1307438585.opb -t 1800 -m 15500

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

MD5SUM BENCH= 96b10f202af149572cd99ac873608650
RANDOM SEED=2132808804

node142.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.846
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.69
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.846
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	: 5131.95
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.846
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.82
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.846
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.67
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.846
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.81
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.846
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.75
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.846
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.82
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.846
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18496764 kB
Buffers:        324372 kB
Cached:         753536 kB
SwapCached:      11476 kB
Active:       12195072 kB
Inactive:      1978320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18496764 kB
SwapTotal:    67111528 kB
SwapFree:     58800704 kB
Dirty:           20596 kB
Writeback:           0 kB
AnonPages:    13093240 kB
Mapped:          34568 kB
Slab:           129988 kB
PageTables:      81220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 148445676 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= 73888 MiB
End job on node142 at 2011-06-07 11:53:07