Trace number 3740970

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
PB11: SCIP spx E_2 2011-06-10 (fixed)? 1797.31 1797.64

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-20.opb
MD5SUM63ab8977587973d616491fbff2cc242b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark204.343
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.5 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: SoPlex 1.5.0.5]
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-3740970-1338767872.opb>
1.10/1.16	c original problem has 9342 variables (9342 bin, 0 int, 0 impl, 0 cont) and 199352 constraints
1.10/1.16	c problem read
1.10/1.16	c No objective function, only one solution is needed.
1.10/1.16	c presolving settings loaded
1.39/1.44	c presolving:
1.48/2.13	c (round 1) 1 del vars, 1 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 89416 impls, 366 clqs
2.98/3.08	c (round 2) 1 del vars, 34 del conss, 0 add conss, 0 chg bounds, 9 chg sides, 0 chg coeffs, 199340 upgd conss, 89416 impls, 366 clqs
3.39/3.43	c presolving (3 rounds):
3.39/3.43	c  1 deleted vars, 34 deleted constraints, 0 added constraints, 0 tightened bounds, 0 added holes, 9 changed sides, 0 changed coefficients
3.39/3.43	c  89416 implications, 366 cliques
3.39/3.43	c presolved problem has 9341 variables (9341 bin, 0 int, 0 impl, 0 cont) and 199318 constraints
3.39/3.43	c   20454 constraints of type <knapsack>
3.39/3.43	c   40318 constraints of type <setppc>
3.39/3.43	c       2 constraints of type <linear>
3.39/3.43	c  138544 constraints of type <logicor>
3.39/3.43	c transformed objective value is always integral (scale: 1)
3.39/3.43	c Presolving Time: 2.01
3.39/3.43	c - non default parameters ----------------------------------------------------------------------
3.39/3.43	c # SCIP version 2.0.1.5
3.39/3.43	c 
3.39/3.43	c # frequency for displaying node information lines
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 100]
3.39/3.43	c display/freq = 10000
3.39/3.43	c 
3.39/3.43	c # maximal time in seconds to run
3.39/3.43	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.39/3.43	c limits/time = 1797
3.39/3.43	c 
3.39/3.43	c # maximal memory usage in MB; reported memory usage is lower than real memory usage!
3.39/3.43	c # [type: real, range: [0,1.79769313486232e+308], default: 1e+20]
3.39/3.43	c limits/memory = 13950
3.39/3.43	c 
3.39/3.43	c # solving stops, if the given number of solutions were found (-1: no limit)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: -1]
3.39/3.43	c limits/solutions = 1
3.39/3.43	c 
3.39/3.43	c # maximal number of separation rounds per node (-1: unlimited)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 5]
3.39/3.43	c separating/maxrounds = 1
3.39/3.43	c 
3.39/3.43	c # maximal number of separation rounds in the root node (-1: unlimited)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: -1]
3.39/3.43	c separating/maxroundsroot = 5
3.39/3.43	c 
3.39/3.43	c # default clock type (1: CPU user seconds, 2: wall clock time)
3.39/3.43	c # [type: int, range: [1,2], default: 1]
3.39/3.43	c timing/clocktype = 2
3.39/3.43	c 
3.39/3.43	c # belongs reading time to solving time?
3.39/3.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.39/3.43	c timing/reading = TRUE
3.39/3.43	c 
3.39/3.43	c # should presolving try to simplify inequalities
3.39/3.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.39/3.43	c constraints/linear/simplifyinequalities = TRUE
3.39/3.43	c 
3.39/3.43	c # add initial coupling inequalities as linear constraints, if 'addCoupling' is true
3.39/3.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.39/3.43	c constraints/indicator/addCouplingCons = TRUE
3.39/3.43	c 
3.39/3.43	c # should disaggregation of knapsack constraints be allowed in preprocessing?
3.39/3.43	c # [type: bool, range: {TRUE,FALSE}, default: TRUE]
3.39/3.43	c constraints/knapsack/disaggregation = FALSE
3.39/3.43	c 
3.39/3.43	c # should presolving try to simplify knapsacks
3.39/3.43	c # [type: bool, range: {TRUE,FALSE}, default: FALSE]
3.39/3.43	c constraints/knapsack/simplifyinequalities = TRUE
3.39/3.43	c 
3.39/3.43	c # maximal number of presolving rounds the presolver participates in (-1: no limit)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: -1]
3.39/3.43	c presolving/probing/maxrounds = 0
3.39/3.43	c 
3.39/3.43	c # frequency for calling primal heuristic <coefdiving> (-1: never, 0: only at depth freqofs)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 10]
3.39/3.43	c heuristics/coefdiving/freq = -1
3.39/3.43	c 
3.39/3.43	c # maximal fraction of diving LP iterations compared to node LP iterations
3.39/3.43	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.39/3.43	c heuristics/coefdiving/maxlpiterquot = 0.075
3.39/3.43	c 
3.39/3.43	c # additional number of allowed LP iterations
3.39/3.43	c # [type: int, range: [0,2147483647], default: 1000]
3.39/3.43	c heuristics/coefdiving/maxlpiterofs = 1500
3.39/3.43	c 
3.39/3.43	c # frequency for calling primal heuristic <crossover> (-1: never, 0: only at depth freqofs)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 30]
3.39/3.43	c heuristics/crossover/freq = -1
3.39/3.43	c 
3.39/3.43	c # number of nodes added to the contingent of the total nodes
3.39/3.43	c # [type: longint, range: [0,9223372036854775807], default: 500]
3.39/3.43	c heuristics/crossover/nodesofs = 750
3.39/3.43	c 
3.39/3.43	c # number of nodes without incumbent change that heuristic should wait
3.39/3.43	c # [type: longint, range: [0,9223372036854775807], default: 200]
3.39/3.43	c heuristics/crossover/nwaitingnodes = 100
3.39/3.43	c 
3.39/3.43	c # contingent of sub problem nodes in relation to the number of nodes of the original problem
3.39/3.43	c # [type: real, range: [0,1], default: 0.1]
3.39/3.43	c heuristics/crossover/nodesquot = 0.15
3.39/3.43	c 
3.39/3.43	c # minimum percentage of integer variables that have to be fixed 
3.39/3.43	c # [type: real, range: [0,1], default: 0.666]
3.39/3.43	c heuristics/crossover/minfixingrate = 0.5
3.39/3.43	c 
3.39/3.43	c # frequency for calling primal heuristic <feaspump> (-1: never, 0: only at depth freqofs)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 20]
3.39/3.43	c heuristics/feaspump/freq = -1
3.39/3.43	c 
3.39/3.43	c # additional number of allowed LP iterations
3.39/3.43	c # [type: int, range: [0,2147483647], default: 1000]
3.39/3.43	c heuristics/feaspump/maxlpiterofs = 2000
3.39/3.43	c 
3.39/3.43	c # frequency for calling primal heuristic <fracdiving> (-1: never, 0: only at depth freqofs)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 10]
3.39/3.43	c heuristics/fracdiving/freq = -1
3.39/3.43	c 
3.39/3.43	c # maximal fraction of diving LP iterations compared to node LP iterations
3.39/3.43	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.39/3.43	c heuristics/fracdiving/maxlpiterquot = 0.075
3.39/3.43	c 
3.39/3.43	c # additional number of allowed LP iterations
3.39/3.43	c # [type: int, range: [0,2147483647], default: 1000]
3.39/3.43	c heuristics/fracdiving/maxlpiterofs = 1500
3.39/3.43	c 
3.39/3.43	c # frequency for calling primal heuristic <guideddiving> (-1: never, 0: only at depth freqofs)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 10]
3.39/3.43	c heuristics/guideddiving/freq = -1
3.39/3.43	c 
3.39/3.43	c # maximal fraction of diving LP iterations compared to node LP iterations
3.39/3.43	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.39/3.43	c heuristics/guideddiving/maxlpiterquot = 0.075
3.39/3.43	c 
3.39/3.43	c # additional number of allowed LP iterations
3.39/3.43	c # [type: int, range: [0,2147483647], default: 1000]
3.39/3.43	c heuristics/guideddiving/maxlpiterofs = 1500
3.39/3.43	c 
3.39/3.43	c # maximal fraction of diving LP iterations compared to node LP iterations
3.39/3.43	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.39/3.43	c heuristics/intdiving/maxlpiterquot = 0.075
3.39/3.43	c 
3.39/3.43	c # frequency for calling primal heuristic <intshifting> (-1: never, 0: only at depth freqofs)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 10]
3.39/3.43	c heuristics/intshifting/freq = -1
3.39/3.43	c 
3.39/3.43	c # frequency for calling primal heuristic <linesearchdiving> (-1: never, 0: only at depth freqofs)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 10]
3.39/3.43	c heuristics/linesearchdiving/freq = -1
3.39/3.43	c 
3.39/3.43	c # maximal fraction of diving LP iterations compared to node LP iterations
3.39/3.43	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.39/3.43	c heuristics/linesearchdiving/maxlpiterquot = 0.075
3.39/3.43	c 
3.39/3.43	c # additional number of allowed LP iterations
3.39/3.43	c # [type: int, range: [0,2147483647], default: 1000]
3.39/3.43	c heuristics/linesearchdiving/maxlpiterofs = 1500
3.39/3.43	c 
3.39/3.43	c # frequency for calling primal heuristic <objpscostdiving> (-1: never, 0: only at depth freqofs)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 20]
3.39/3.43	c heuristics/objpscostdiving/freq = -1
3.39/3.43	c 
3.39/3.43	c # maximal fraction of diving LP iterations compared to total iteration number
3.39/3.43	c # [type: real, range: [0,1], default: 0.01]
3.39/3.43	c heuristics/objpscostdiving/maxlpiterquot = 0.015
3.39/3.43	c 
3.39/3.43	c # additional number of allowed LP iterations
3.39/3.43	c # [type: int, range: [0,2147483647], default: 1000]
3.39/3.43	c heuristics/objpscostdiving/maxlpiterofs = 1500
3.39/3.43	c 
3.39/3.43	c # frequency for calling primal heuristic <oneopt> (-1: never, 0: only at depth freqofs)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 1]
3.39/3.43	c heuristics/oneopt/freq = -1
3.39/3.43	c 
3.39/3.43	c # frequency for calling primal heuristic <pscostdiving> (-1: never, 0: only at depth freqofs)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 10]
3.39/3.43	c heuristics/pscostdiving/freq = -1
3.39/3.43	c 
3.39/3.43	c # maximal fraction of diving LP iterations compared to node LP iterations
3.39/3.43	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.39/3.43	c heuristics/pscostdiving/maxlpiterquot = 0.075
3.39/3.43	c 
3.39/3.43	c # additional number of allowed LP iterations
3.39/3.43	c # [type: int, range: [0,2147483647], default: 1000]
3.39/3.43	c heuristics/pscostdiving/maxlpiterofs = 1500
3.39/3.43	c 
3.39/3.43	c # frequency for calling primal heuristic <rens> (-1: never, 0: only at depth freqofs)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 0]
3.39/3.43	c heuristics/rens/freq = -1
3.39/3.43	c 
3.39/3.43	c # minimum percentage of integer variables that have to be fixable 
3.39/3.43	c # [type: real, range: [0,1], default: 0.5]
3.39/3.43	c heuristics/rens/minfixingrate = 0.3
3.39/3.43	c 
3.39/3.43	c # number of nodes added to the contingent of the total nodes
3.39/3.43	c # [type: longint, range: [0,9223372036854775807], default: 500]
3.39/3.43	c heuristics/rens/nodesofs = 2000
3.39/3.43	c 
3.39/3.43	c # frequency for calling primal heuristic <rootsoldiving> (-1: never, 0: only at depth freqofs)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 20]
3.39/3.43	c heuristics/rootsoldiving/freq = -1
3.39/3.43	c 
3.39/3.43	c # maximal fraction of diving LP iterations compared to node LP iterations
3.39/3.43	c # [type: real, range: [0,1.79769313486232e+308], default: 0.01]
3.39/3.43	c heuristics/rootsoldiving/maxlpiterquot = 0.015
3.39/3.43	c 
3.39/3.43	c # additional number of allowed LP iterations
3.39/3.43	c # [type: int, range: [0,2147483647], default: 1000]
3.39/3.43	c heuristics/rootsoldiving/maxlpiterofs = 1500
3.39/3.43	c 
3.39/3.43	c # frequency for calling primal heuristic <rounding> (-1: never, 0: only at depth freqofs)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 1]
3.39/3.43	c heuristics/rounding/freq = -1
3.39/3.43	c 
3.39/3.43	c # frequency for calling primal heuristic <shiftandpropagate> (-1: never, 0: only at depth freqofs)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 0]
3.39/3.43	c heuristics/shiftandpropagate/freq = -1
3.39/3.43	c 
3.39/3.43	c # frequency for calling primal heuristic <shifting> (-1: never, 0: only at depth freqofs)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 10]
3.39/3.43	c heuristics/shifting/freq = -1
3.39/3.43	c 
3.39/3.43	c # frequency for calling primal heuristic <simplerounding> (-1: never, 0: only at depth freqofs)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 1]
3.39/3.43	c heuristics/simplerounding/freq = -1
3.39/3.43	c 
3.39/3.43	c # frequency for calling primal heuristic <subnlp> (-1: never, 0: only at depth freqofs)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 1]
3.39/3.43	c heuristics/subnlp/freq = -1
3.39/3.43	c 
3.39/3.43	c # frequency for calling primal heuristic <trivial> (-1: never, 0: only at depth freqofs)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 0]
3.39/3.43	c heuristics/trivial/freq = -1
3.39/3.43	c 
3.39/3.43	c # frequency for calling primal heuristic <trysol> (-1: never, 0: only at depth freqofs)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 1]
3.39/3.43	c heuristics/trysol/freq = -1
3.39/3.43	c 
3.39/3.43	c # frequency for calling primal heuristic <undercover> (-1: never, 0: only at depth freqofs)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 0]
3.39/3.43	c heuristics/undercover/freq = -1
3.39/3.43	c 
3.39/3.43	c # frequency for calling primal heuristic <veclendiving> (-1: never, 0: only at depth freqofs)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 10]
3.39/3.43	c heuristics/veclendiving/freq = -1
3.39/3.43	c 
3.39/3.43	c # maximal fraction of diving LP iterations compared to node LP iterations
3.39/3.43	c # [type: real, range: [0,1.79769313486232e+308], default: 0.05]
3.39/3.43	c heuristics/veclendiving/maxlpiterquot = 0.075
3.39/3.43	c 
3.39/3.43	c # additional number of allowed LP iterations
3.39/3.43	c # [type: int, range: [0,2147483647], default: 1000]
3.39/3.43	c heuristics/veclendiving/maxlpiterofs = 1500
3.39/3.43	c 
3.39/3.43	c # frequency for calling primal heuristic <zirounding> (-1: never, 0: only at depth freqofs)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 1]
3.39/3.43	c heuristics/zirounding/freq = -1
3.39/3.43	c 
3.39/3.43	c # frequency for calling separator <cmir> (-1: never, 0: only in root node)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 0]
3.39/3.43	c separating/cmir/freq = -1
3.39/3.43	c 
3.39/3.43	c # frequency for calling separator <flowcover> (-1: never, 0: only in root node)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: 0]
3.39/3.43	c separating/flowcover/freq = -1
3.39/3.43	c 
3.39/3.43	c # frequency for calling separator <rapidlearning> (-1: never, 0: only in root node)
3.39/3.43	c # [type: int, range: [-1,2147483647], default: -1]
3.39/3.43	c separating/rapidlearning/freq = 0
3.39/3.43	c 
3.39/3.43	c -----------------------------------------------------------------------------------------------
3.39/3.43	c start solving
3.39/3.44	c 
6.79/6.81	c  time | node  | left  |LP iter|LP it/n| mem |mdpt |frac |vars |cons |cols |rows |cuts |confs|strbr|  dualbound   | primalbound  |  gap   
6.79/6.81	c   6.8s|     1 |     0 |  2635 |     - | 296M|   0 | 983 |9341 | 199k|9341 | 199k|   0 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
10.09/10.18	c  10.2s|     1 |     0 |  2905 |     - | 296M|   0 |1818 |9341 | 199k|9341 | 199k|   8 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
14.09/14.14	c  14.1s|     1 |     0 |  3775 |     - | 298M|   0 |1808 |9341 | 199k|9341 | 199k|  16 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
33.09/33.16	c  33.2s|     1 |     0 | 10431 |     - | 300M|   0 |2919 |9341 | 199k|9341 | 199k|  26 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
46.98/47.01	c  47.0s|     1 |     0 | 12822 |     - | 302M|   0 |3140 |9341 | 199k|9341 | 199k|  79 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
69.58/69.60	c  69.6s|     1 |     0 | 14508 |     - | 306M|   0 |2803 |9341 | 199k|9341 | 199k| 119 |   0 |   0 | 0.000000e+00 |      --      |    Inf 
170.46/170.54	c   171s|     1 |     2 | 14508 |     - | 306M|   0 |2803 |9341 | 199k|9341 | 199k| 119 |   0 |  25 | 0.000000e+00 |      --      |    Inf 
1796.71/1797.08	c 
1796.71/1797.08	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.08	c Solving Time (sec) : 1797.08
1796.71/1797.08	c Solving Nodes      : 70
1796.71/1797.08	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1796.71/1797.08	c Dual Bound         : +0.00000000000000e+00
1796.71/1797.08	c Gap                : infinite
1796.71/1797.08	s UNKNOWN
1796.71/1797.08	c SCIP Status        : solving was interrupted [time limit reached]
1796.71/1797.08	c Total Time         :    1797.08
1796.71/1797.08	c   solving          :    1797.08
1796.71/1797.08	c   presolving       :       2.01 (included in solving)
1796.71/1797.08	c   reading          :       1.16 (included in solving)
1796.71/1797.08	c Original Problem   :
1796.71/1797.08	c   Problem name     : HOME/instance-3740970-1338767872.opb
1796.71/1797.08	c   Variables        : 9342 (9342 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.08	c   Constraints      : 199352 initial, 199352 maximal
1796.71/1797.08	c Presolved Problem  :
1796.71/1797.08	c   Problem name     : t_HOME/instance-3740970-1338767872.opb
1796.71/1797.08	c   Variables        : 9341 (9341 binary, 0 integer, 0 implicit integer, 0 continuous)
1796.71/1797.08	c   Constraints      : 199318 initial, 199318 maximal
1796.71/1797.08	c Presolvers         :       Time  FixedVars   AggrVars   ChgTypes  ChgBounds   AddHoles    DelCons    AddCons   ChgSides   ChgCoefs
1796.71/1797.08	c   trivial          :       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.08	c   dualfix          :       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.08	c   boundshift       :       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.08	c   inttobinary      :       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.08	c   pseudoobj        :       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.08	c   implics          :       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.08	c   probing          :       0.00          0          0          0          0          0          0          0          0          0
1796.71/1797.08	c   knapsack         :       0.09          0          0          0          0          0          0          0          0          0
1796.71/1797.08	c   setppc           :       0.09          0          0          0          0          0          0          0          0          0
1796.71/1797.08	c   linear           :       1.29          0          1          0          0          0         10          0          9          0
1796.71/1797.08	c   logicor          :       0.37          0          0          0          0          0         24          0          0          0
1796.71/1797.08	c   root node        :          -          0          -          -          0          -          -          -          -          -
1796.71/1797.08	c Constraints        :     Number  #Separate #Propagate    #EnfoLP    #EnfoPS     #Check   #Resprop    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.08	c   integral         :          0          0          0         69          0          1          0          0          0          0          0        138
1796.71/1797.08	c   knapsack         :      20454          5        124          0          1          0          0          0          0        135          0          0
1796.71/1797.08	c   setppc           :      40318          5        124          0          1          0          0          0       5930          0          0          0
1796.71/1797.08	c   linear           :          2          5        124          0          1          0          0          0          0          0          0          0
1796.71/1797.08	c   logicor          :     138544          5         52          0          1          0          0          0          5          0          0          0
1796.71/1797.08	c   countsols        :          0          0          0          0          1          0          0          0          0          0          0          0
1796.71/1797.08	c Constraint Timings :  TotalTime   Separate  Propagate     EnfoLP     EnfoPS      Check    Resprop
1796.71/1797.08	c   integral         :    1078.05       0.00       0.00    1078.05       0.00       0.00       0.00
1796.71/1797.08	c   knapsack         :       0.22       0.12       0.10       0.00       0.00       0.00       0.00
1796.71/1797.08	c   setppc           :       0.21       0.01       0.19       0.00       0.00       0.00       0.00
1796.71/1797.08	c   linear           :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.71/1797.08	c   logicor          :       0.10       0.04       0.06       0.00       0.01       0.00       0.00
1796.71/1797.08	c   countsols        :       0.00       0.00       0.00       0.00       0.00       0.00       0.00
1796.71/1797.08	c Propagators        : #Propagate   #Resprop    Cutoffs    DomReds
1796.71/1797.08	c   vbounds          :          0          0          0          0
1796.71/1797.08	c   rootredcost      :          0          0          0          0
1796.71/1797.08	c   pseudoobj        :          0          0          0          0
1796.71/1797.08	c Propagator Timings :  TotalTime  Propagate    Resprop
1796.71/1797.08	c   vbounds          :       0.00       0.00       0.00
1796.71/1797.08	c   rootredcost      :       0.00       0.00       0.00
1796.71/1797.08	c   pseudoobj        :       0.00       0.00       0.00
1796.71/1797.08	c Conflict Analysis  :       Time      Calls    Success  Conflicts   Literals    Reconvs ReconvLits   LP Iters
1796.71/1797.08	c   propagation      :       0.00          0          0          0        0.0          0        0.0          -
1796.71/1797.08	c   infeasible LP    :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.08	c   bound exceed. LP :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.08	c   strong branching :       0.00          0          0          0        0.0          0        0.0          0
1796.71/1797.08	c   pseudo solution  :       0.00          0          0          0        0.0          0        0.0          -
1796.71/1797.08	c   applied globally :          -          -          -          0        0.0          -          -          -
1796.71/1797.08	c   applied locally  :          -          -          -          0        0.0          -          -          -
1796.71/1797.08	c Separators         :       Time      Calls    Cutoffs    DomReds       Cuts      Conss
1796.71/1797.08	c   cut pool         :       0.00          4          -          -         59          -    (maximal pool size: 1311)
1796.71/1797.08	c   redcost          :       0.01         73          0          0          0          0
1796.71/1797.08	c   impliedbounds    :       0.01          5          0          0          0          0
1796.71/1797.08	c   intobj           :       0.00          0          0          0          0          0
1796.71/1797.08	c   gomory           :      16.21          5          0          0       2500          0
1796.71/1797.08	c   cgmip            :       0.00          0          0          0          0          0
1796.71/1797.08	c   closecuts        :       0.00          0          0          0          0          0
1796.71/1797.08	c   strongcg         :      10.06          5          0          0       2500          0
1796.71/1797.08	c   cmir             :       0.00          0          0          0          0          0
1796.71/1797.08	c   flowcover        :       0.00          0          0          0          0          0
1796.71/1797.08	c   clique           :       0.38          5          0          0         40          0
1796.71/1797.08	c   zerohalf         :       0.00          0          0          0          0          0
1796.71/1797.08	c   mcf              :       0.20          1          0          0          0          0
1796.71/1797.08	c   oddcycle         :       0.00          0          0          0          0          0
1796.71/1797.08	c   rapidlearning    :       0.00          0          0          0          0          0
1796.71/1797.08	c Pricers            :       Time      Calls       Vars
1796.71/1797.08	c   problem variables:       0.00          0          0
1796.71/1797.08	c Branching Rules    :       Time      Calls    Cutoffs    DomReds       Cuts      Conss   Children
1796.71/1797.08	c   relpscost        :    1078.05         69          0          0          0          0        138
1796.71/1797.08	c   pscost           :       0.00          0          0          0          0          0          0
1796.71/1797.08	c   inference        :       0.00          1          0          0          0          0          2
1796.71/1797.08	c   mostinf          :       0.00          0          0          0          0          0          0
1796.71/1797.08	c   leastinf         :       0.00          0          0          0          0          0          0
1796.71/1797.08	c   fullstrong       :       0.00          0          0          0          0          0          0
1796.71/1797.08	c   allfullstrong    :       0.00          0          0          0          0          0          0
1796.71/1797.08	c   random           :       0.00          0          0          0          0          0          0
1796.71/1797.08	c Primal Heuristics  :       Time      Calls      Found
1796.71/1797.08	c   LP solutions     :       0.00          -          0
1796.71/1797.08	c   pseudo solutions :       0.00          -          0
1796.71/1797.08	c   trivial          :       0.00          1          0
1796.71/1797.08	c   shiftandpropagate:       0.00          0          0
1796.71/1797.08	c   simplerounding   :       0.00          0          0
1796.71/1797.08	c   zirounding       :       0.00          0          0
1796.71/1797.08	c   rounding         :       0.00          0          0
1796.71/1797.08	c   shifting         :       0.00          0          0
1796.71/1797.08	c   intshifting      :       0.00          0          0
1796.71/1797.08	c   oneopt           :       0.00          0          0
1796.71/1797.08	c   twoopt           :       0.00          0          0
1796.71/1797.08	c   fixandinfer      :       0.00          0          0
1796.71/1797.08	c   feaspump         :       0.00          0          0
1796.71/1797.08	c   clique           :       0.00          0          0
1796.71/1797.08	c   coefdiving       :       0.00          0          0
1796.71/1797.08	c   pscostdiving     :       0.00          0          0
1796.71/1797.08	c   fracdiving       :       0.00          0          0
1796.71/1797.08	c   veclendiving     :       0.00          0          0
1796.71/1797.08	c   intdiving        :       0.00          0          0
1796.71/1797.08	c   actconsdiving    :       0.00          0          0
1796.71/1797.08	c   objpscostdiving  :       0.00          0          0
1796.71/1797.08	c   rootsoldiving    :       0.00          0          0
1796.71/1797.08	c   linesearchdiving :       0.00          0          0
1796.71/1797.08	c   guideddiving     :       0.00          0          0
1796.71/1797.08	c   octane           :       0.00          0          0
1796.71/1797.08	c   rens             :       0.00          0          0
1796.71/1797.08	c   rins             :       0.00          0          0
1796.71/1797.08	c   localbranching   :       0.00          0          0
1796.71/1797.08	c   mutation         :       0.00          0          0
1796.71/1797.08	c   crossover        :       0.00          0          0
1796.71/1797.08	c   dins             :       0.00          0          0
1796.71/1797.08	c   vbounds          :       0.00          0          0
1796.71/1797.08	c   undercover       :       0.00          0          0
1796.71/1797.08	c   subnlp           :       0.00          0          0
1796.71/1797.08	c   trysol           :       0.00          0          0
1796.71/1797.08	c LP                 :       Time      Calls Iterations  Iter/call   Iter/sec
1796.71/1797.08	c   primal LP        :       0.14          0          0       0.00       0.00
1796.71/1797.08	c   dual LP          :     685.25         75     166865    2224.87     243.51
1796.71/1797.08	c   lex dual LP      :       0.00          0          0       0.00          -
1796.71/1797.08	c   barrier LP       :       0.00          0          0       0.00          -
1796.71/1797.08	c   diving/probing LP:       0.00          0          0       0.00          -
1796.71/1797.08	c   strong branching :    1077.87        269     206140     766.32     191.25
1796.71/1797.08	c     (at root node) :          -         25      21404     856.16          -
1796.71/1797.08	c   conflict analysis:       0.00          0          0       0.00          -
1796.71/1797.08	c B&B Tree           :
1796.71/1797.08	c   number of runs   :          1
1796.71/1797.08	c   nodes            :         70
1796.71/1797.08	c   nodes (total)    :         70
1796.71/1797.08	c   nodes left       :         71
1796.71/1797.08	c   max depth        :         21
1796.71/1797.08	c   max depth (total):         21
1796.71/1797.08	c   backtracks       :         11 (15.7%)
1796.71/1797.08	c   delayed cutoffs  :          0
1796.71/1797.08	c   repropagations   :          0 (0 domain reductions, 0 cutoffs)
1796.71/1797.08	c   avg switch length:       1.83
1796.71/1797.08	c   switching time   :       0.33
1796.71/1797.08	c Solution           :
1796.71/1797.08	c   Solutions found  :          0 (0 improvements)
1796.71/1797.08	c   Primal Bound     :          -
1796.71/1797.08	c   Dual Bound       : +0.00000000000000e+00
1796.71/1797.08	c   Gap              :   infinite
1796.71/1797.08	c   Root Dual Bound  : +0.00000000000000e+00
1796.71/1797.08	c   Root Iterations  :      14508
1797.21/1797.59	c Time complete: 1797.3.

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3740970-1338767872/watcher-3740970-1338767872 -o /tmp/evaluation-result-3740970-1338767872/solver-3740970-1338767872 -C 1800 -W 1900 -M 15500 HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740970-1338767872.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.83 2.18 2.95 3/175 16244
/proc/meminfo: memFree=31045660/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=9588 CPUtime=0 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 1523 0 0 0 0 0 0 0 20 0 1 0 342912183 9818112 1478 33554432000 4194304 9016284 140735849860832 140737005852056 7824814 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 2397 1481 311 1178 0 1215 0

[startup+0.036748 s]
/proc/loadavg: 1.83 2.18 2.95 3/175 16244
/proc/meminfo: memFree=31045660/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=15592 CPUtime=0.03 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 2864 0 0 0 3 0 0 0 20 0 1 0 342912183 15966208 2819 33554432000 4194304 9016284 140735849860832 140737005852056 7855009 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 3898 2819 357 1178 0 2716 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 15592

[startup+0.100279 s]
/proc/loadavg: 1.83 2.18 2.95 3/175 16244
/proc/meminfo: memFree=31045660/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=21444 CPUtime=0.09 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 4348 0 0 0 9 0 0 0 20 0 1 0 342912183 21958656 4303 33554432000 4194304 9016284 140735849860832 140737005852056 6813403 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 5361 4303 357 1178 0 4179 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21444

[startup+0.300268 s]
/proc/loadavg: 1.83 2.18 2.95 3/175 16244
/proc/meminfo: memFree=31045660/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=35784 CPUtime=0.29 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 7931 0 0 0 28 1 0 0 20 0 1 0 342912183 36642816 7886 33554432000 4194304 9016284 140735849860832 140737005852056 7874908 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 8946 7886 357 1178 0 7764 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35784

[startup+0.700268 s]
/proc/loadavg: 1.83 2.18 2.95 3/175 16244
/proc/meminfo: memFree=31045660/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=65048 CPUtime=0.69 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 15225 0 0 0 67 2 0 0 20 0 1 0 342912183 66609152 15180 33554432000 4194304 9016284 140735849860832 140737005852056 7870473 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 16262 15180 357 1178 0 15080 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65048

[startup+1.50028 s]
/proc/loadavg: 1.83 2.18 2.95 4/177 16246
/proc/meminfo: memFree=30880980/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=256004 CPUtime=1.48 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 61631 0 0 0 139 9 0 0 20 0 1 0 342912183 262148096 61478 33554432000 4194304 9016284 140735849860832 140735849723096 18446744073699066235 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 64001 61478 484 1178 0 62819 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 256004

[startup+3.10028 s]
/proc/loadavg: 1.83 2.18 2.95 3/177 16246
/proc/meminfo: memFree=30398232/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=280236 CPUtime=3.09 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 84676 0 0 0 295 14 0 0 20 0 1 0 342912183 286961664 67285 33554432000 4194304 9016284 140735849860832 140735849858104 4935216 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 70059 67285 511 1178 0 68877 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 280236

[startup+6.30032 s]
/proc/loadavg: 1.84 2.18 2.95 3/177 16246
/proc/meminfo: memFree=29816336/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=627624 CPUtime=6.29 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 131706 0 0 0 603 26 0 0 20 0 1 0 342912183 642686976 146627 33554432000 4194304 9016284 140735849860832 140735849855000 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 156906 146627 625 1178 0 155724 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 627624

[startup+12.7071 s]
/proc/loadavg: 1.86 2.17 2.94 3/177 16246
/proc/meminfo: memFree=29773960/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=628132 CPUtime=12.69 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 137238 0 0 0 1242 27 0 0 20 0 1 0 342912183 643207168 152187 33554432000 4194304 9016284 140735849860832 140735849855992 7143440 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 157033 152187 661 1178 0 155851 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 628132

[startup+25.5003 s]
/proc/loadavg: 1.89 2.17 2.92 3/177 16246
/proc/meminfo: memFree=29671524/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=672604 CPUtime=25.49 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 141856 0 0 0 2518 31 0 0 20 0 1 0 342912183 688746496 164118 33554432000 4194304 9016284 140735849860832 140735849854696 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 168151 164118 661 1178 0 166969 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 672604

[startup+51.1004 s]
/proc/loadavg: 1.99 2.17 2.90 3/177 16246
/proc/meminfo: memFree=29674256/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=670432 CPUtime=51.08 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 145744 0 0 0 5073 35 0 0 20 0 1 0 342912183 686522368 162818 33554432000 4194304 9016284 140735849860832 140735849855896 7876193 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 167608 162818 661 1178 0 166426 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 670432

[startup+102.3 s]
/proc/loadavg: 1.99 2.14 2.85 3/177 16247
/proc/meminfo: memFree=29640180/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=684472 CPUtime=102.27 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 147159 0 0 0 10185 42 0 0 20 0 1 0 342912183 700899328 167810 33554432000 4194304 9016284 140735849860832 140735849854632 6863428 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 171118 167810 662 1178 0 169936 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 684472

[startup+162.308 s]
/proc/loadavg: 2.07 2.13 2.80 3/178 16250
/proc/meminfo: memFree=29655600/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=684472 CPUtime=162.28 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 147159 0 0 0 16180 48 0 0 20 0 1 0 342912183 700899328 167810 33554432000 4194304 9016284 140735849860832 140735849854888 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 171118 167810 662 1178 0 169936 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 684472

[startup+222.3 s]
/proc/loadavg: 2.15 2.13 2.76 3/178 16273
/proc/meminfo: memFree=29668984/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=684472 CPUtime=222.25 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 147167 0 0 0 22170 55 0 0 20 0 1 0 342912183 700899328 167818 33554432000 4194304 9016284 140735849860832 140735849854584 7180891 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 171118 167818 670 1178 0 169936 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 684472

[startup+282.3 s]
/proc/loadavg: 2.05 2.11 2.71 3/177 16273
/proc/meminfo: memFree=29667976/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=684472 CPUtime=282.25 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 147175 0 0 0 28165 60 0 0 20 0 1 0 342912183 700899328 167826 33554432000 4194304 9016284 140735849860832 140735849854888 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 171118 167826 670 1178 0 169936 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 684472

[startup+342.3 s]
/proc/loadavg: 2.02 2.08 2.66 3/177 16273
/proc/meminfo: memFree=29654056/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=714712 CPUtime=342.24 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 148105 0 0 0 34157 67 0 0 20 0 1 0 342912183 731865088 171311 33554432000 4194304 9016284 140735849860832 140735849854616 7127434 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 178678 171311 672 1178 0 177496 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 714712

[startup+402.3 s]
/proc/loadavg: 2.00 2.07 2.62 3/177 16274
/proc/meminfo: memFree=29657496/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=700292 CPUtime=402.22 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 154991 0 0 0 40147 75 0 0 20 0 1 0 342912183 717099008 171308 33554432000 4194304 9016284 140735849860832 140735849854584 7227607 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 175073 171308 672 1178 0 173891 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 700292

[startup+462.3 s]
/proc/loadavg: 2.00 2.05 2.58 3/177 16274
/proc/meminfo: memFree=29674788/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=683848 CPUtime=462.21 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 155728 0 0 0 46139 82 0 0 20 0 1 0 342912183 700260352 163327 33554432000 4194304 9016284 140735849860832 140735849854584 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 170962 163327 672 1178 0 169780 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 683848

[startup+522.3 s]
/proc/loadavg: 2.00 2.04 2.54 3/177 16274
/proc/meminfo: memFree=29630892/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=696916 CPUtime=522.2 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 166070 0 0 0 52128 92 0 0 20 0 1 0 342912183 713641984 168935 33554432000 4194304 9016284 140735849860832 140735849854888 7214116 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 174229 168935 672 1178 0 173047 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 696916

[startup+582.3 s]
/proc/loadavg: 2.00 2.03 2.50 3/177 16274
/proc/meminfo: memFree=29615972/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=701628 CPUtime=582.2 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 175512 0 0 0 58117 103 0 0 20 0 1 0 342912183 718467072 172741 33554432000 4194304 9016284 140735849860832 140735849853640 6918304 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 175407 172741 672 1178 0 174225 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 701628

[startup+642.3 s]

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

/proc/meminfo: memFree=29606328/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=711020 CPUtime=1122.11 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 211738 0 0 0 112040 171 0 0 20 0 1 0 342912183 728084480 172669 33554432000 4194304 9016284 140735849860832 140735849854696 7180882 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 177755 172669 672 1178 0 176573 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 711020

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.24 3/177 16279
/proc/meminfo: memFree=29538744/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=730332 CPUtime=1182.1 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 212865 0 0 0 118033 177 0 0 20 0 1 0 342912183 747859968 180417 33554432000 4194304 9016284 140735849860832 140735849854696 7214502 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 182583 180417 672 1178 0 181401 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 730332

[startup+1242.3 s]
/proc/loadavg: 2.14 2.03 2.24 3/177 16279
/proc/meminfo: memFree=29569764/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=704656 CPUtime=1242.09 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 217111 0 0 0 124026 183 0 0 20 0 1 0 342912183 721567744 172587 33554432000 4194304 9016284 140735849860832 140735849854584 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 176164 172587 672 1178 0 174982 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 704656

[startup+1302.3 s]
/proc/loadavg: 2.05 2.02 2.22 3/177 16279
/proc/meminfo: memFree=29624944/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=713704 CPUtime=1302.08 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 220244 0 0 0 130017 191 0 0 20 0 1 0 342912183 730832896 171939 33554432000 4194304 9016284 140735849860832 140735849854696 6855193 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 178426 171939 672 1178 0 177244 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 713704

[startup+1362.3 s]
/proc/loadavg: 2.02 2.02 2.20 3/178 16283
/proc/meminfo: memFree=29646588/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=660944 CPUtime=1362.08 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 223797 0 0 0 136008 200 0 0 20 0 1 0 342912183 676806656 160893 33554432000 4194304 9016284 140735849860832 140735849855000 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 165236 160893 672 1178 0 164054 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 660944

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 2.18 3/177 16283
/proc/meminfo: memFree=29688228/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=678748 CPUtime=1422.06 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 239727 0 0 0 141991 215 0 0 20 0 1 0 342912183 695037952 161687 33554432000 4194304 9016284 140735849860832 140735849854584 7199008 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 169687 161687 672 1178 0 168505 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 678748

[startup+1482.31 s]
/proc/loadavg: 2.00 2.01 2.17 3/177 16283
/proc/meminfo: memFree=29622584/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=695324 CPUtime=1482.06 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 252193 0 0 0 147981 225 0 0 20 0 1 0 342912183 712011776 172348 33554432000 4194304 9016284 140735849860832 140735849854616 7127398 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 173831 172348 672 1178 0 172649 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 695324

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.16 3/177 16283
/proc/meminfo: memFree=29617916/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=696184 CPUtime=1542.05 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 262765 0 0 0 153968 237 0 0 20 0 1 0 342912183 712892416 172410 33554432000 4194304 9016284 140735849860832 140735849854584 7152960 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 174046 172410 672 1178 0 172864 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 696184

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.15 3/177 16283
/proc/meminfo: memFree=29556732/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=733004 CPUtime=1602.04 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 271885 0 0 0 159956 248 0 0 20 0 1 0 342912183 750596096 181486 33554432000 4194304 9016284 140735849860832 140735849854696 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 183251 181486 672 1178 0 182069 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 733004

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.14 3/177 16284
/proc/meminfo: memFree=29603328/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=676552 CPUtime=1662.03 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 276730 0 0 0 165946 257 0 0 20 0 1 0 342912183 692789248 163857 33554432000 4194304 9016284 140735849860832 140735849855000 7221936 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 169138 163857 672 1178 0 167956 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 676552

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.13 3/177 16284
/proc/meminfo: memFree=29618156/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=699060 CPUtime=1722.02 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 287626 0 0 0 171934 268 0 0 20 0 1 0 342912183 715837440 172661 33554432000 4194304 9016284 140735849860832 140735849854584 7181032 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 174765 172661 672 1178 0 173583 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 699060

[startup+1782.3 s]
/proc/loadavg: 2.05 2.02 2.12 3/177 16284
/proc/meminfo: memFree=29635956/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=689076 CPUtime=1782.01 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 290590 0 0 0 177925 276 0 0 20 0 1 0 342912183 705613824 165636 33554432000 4194304 9016284 140735849860832 140735849853752 7199008 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 172269 165636 672 1178 0 171087 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 689076

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

[startup+1786.1 s]
/proc/loadavg: 2.05 2.02 2.12 3/177 16284
/proc/meminfo: memFree=29635956/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=689076 CPUtime=1785.8 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 290598 0 0 0 178304 276 0 0 20 0 1 0 342912183 705613824 165644 33554432000 4194304 9016284 140735849860832 140735849854696 7199008 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 172269 165644 672 1178 0 171087 0
Current children cumulated CPU time (s) 1785.8
Current children cumulated vsize (KiB) 689076

[startup+1792.51 s]
/proc/loadavg: 2.04 2.02 2.12 3/177 16284
/proc/meminfo: memFree=29631984/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=689076 CPUtime=1792.21 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 290605 0 0 0 178944 277 0 0 20 0 1 0 342912183 705613824 165651 33554432000 4194304 9016284 140735849860832 140735849853752 7180898 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 172269 165651 672 1178 0 171087 0
Current children cumulated CPU time (s) 1792.21
Current children cumulated vsize (KiB) 689076

[startup+1795.7 s]
/proc/loadavg: 2.04 2.02 2.12 3/177 16284
/proc/meminfo: memFree=29606236/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=707664 CPUtime=1795.41 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 292786 0 0 0 179263 278 0 0 20 0 1 0 342912183 724647936 172110 33554432000 4194304 9016284 140735849860832 140735849853752 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 176916 172110 672 1178 0 175734 0
Current children cumulated CPU time (s) 1795.41
Current children cumulated vsize (KiB) 707664

[startup+1796.5 s]
/proc/loadavg: 2.04 2.02 2.12 3/177 16284
/proc/meminfo: memFree=29606236/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=726316 CPUtime=1796.21 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 293385 0 0 0 179342 279 0 0 20 0 1 0 342912183 743747584 176772 33554432000 4194304 9016284 140735849860832 140735849853288 7925162 0 0 4096 16384 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 181579 176772 672 1178 0 180397 0
Current children cumulated CPU time (s) 1796.21
Current children cumulated vsize (KiB) 726316

[startup+1797.3 s]
/proc/loadavg: 2.04 2.02 2.12 3/177 16284
/proc/meminfo: memFree=29587496/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=726056 CPUtime=1797.01 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 293392 0 0 0 179422 279 0 0 20 0 1 0 342912183 743481344 176714 33554432000 4194304 9016284 140735849860832 140735849854696 6812671 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 181514 176714 679 1178 0 180332 0
Current children cumulated CPU time (s) 1797.01
Current children cumulated vsize (KiB) 726056

[startup+1797.5 s]
/proc/loadavg: 2.04 2.02 2.12 3/177 16284
/proc/meminfo: memFree=29587496/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=715484 CPUtime=1797.21 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) R 16240 16244 13088 0 -1 4202496 293393 0 0 0 179442 279 0 0 20 0 1 0 342912183 732655616 174139 33554432000 4194304 9016284 140735849860832 140735849854696 6812620 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 178871 174139 680 1178 0 177689 0
Current children cumulated CPU time (s) 1797.21
Current children cumulated vsize (KiB) 715484

[startup+1797.6 s]
/proc/loadavg: 2.04 2.02 2.12 3/177 16284
/proc/meminfo: memFree=29587496/32873844 swapFree=7116/7116
[pid=16244] ppid=16240 vsize=0 CPUtime=1797.3 cores=1,3,5,7
/proc/16244/stat : 16244 (scip-2.0.1.4b_2) D 16240 16244 13088 0 -1 4202500 293401 0 0 0 179449 281 0 0 20 0 1 0 342912183 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16244/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1797.3
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1797.64
CPU time (s): 1797.31
CPU user time (s): 1794.49
CPU system time (s): 2.81557
CPU usage (%): 99.9814
Max. virtual memory (cumulated for all children) (KiB): 742580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.49
system time used= 2.81557
maximum resident set size= 725944
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 293401
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= 17
involuntary context switches= 1848

runsolver used 3.35249 second user time and 9.15261 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-04 01:57:52
IDJOB=3740970
IDBENCH=89706
IDSOLVER=2329
FILE ID=node146/3740970-1338767872
RUNJOBID= node146-1338767872-16218
PBS_JOBID= 14636806
Free space on /tmp= 70892 MiB

SOLVER NAME= PB11: SCIP spx E_2 2011-06-10 (fixed)
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-20.opb
COMMAND LINE= HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f BENCHNAME -t TIMEOUT -m MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740970-1338767872/watcher-3740970-1338767872 -o /tmp/evaluation-result-3740970-1338767872/solver-3740970-1338767872 -C 1800 -W 1900 -M 15500  HOME/scip-2.0.1.4b_2.linux.x86_64.gnu.opt.spx -f HOME/instance-3740970-1338767872.opb -t 1800 -m 15500

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

MD5SUM BENCH= 63ab8977587973d616491fbff2cc242b
RANDOM SEED=634359820

node146.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31046832 kB
Buffers:          326372 kB
Cached:           677200 kB
SwapCached:         1792 kB
Active:           506140 kB
Inactive:         500804 kB
Active(anon):       4232 kB
Inactive(anon):     1664 kB
Active(file):     501908 kB
Inactive(file):   499140 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67099888 kB
Dirty:             51212 kB
Writeback:            16 kB
AnonPages:          9856 kB
Mapped:             8284 kB
Shmem:                 0 kB
Slab:             679488 kB
SReclaimable:     119040 kB
SUnreclaim:       560448 kB
KernelStack:        1408 kB
PageTables:         4240 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     103428 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70880 MiB
End job on node146 at 2012-06-04 02:27:50